.jag-counter{
text-align: center;
}
.jag-static-text{
display: block;
margin-top: 5px;
}
.jag-static-text span{ display: inline-block;
padding: 20px;
font-size: 40px;
line-height: 44px;
color: #000000;
}
.jag-static-text span.padding_none{
padding-left: 2px;
padding-right: 2px;
}
div[class^="animated-text"]{
font-size: 40px;
line-height: 44px;
margin-top: 5px;
color: #000000;
padding: 20px;
display: inline-block; }
.jag-animated-text-wrapper.jag-text-inline .jag-static-text{
display: inline-block;
} .jag-cta-card{
height: 500px;
width: 100%;
background-position: center center;
background-size: cover;
position: relative;
overflow: hidden;
margin-bottom: 15px;
}
.jag-cta-overlay{
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
opacity: 1;
}
.jag-cta-content{
box-sizing: border-box;
position: absolute;
width: 100%;
z-index: 2;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
padding: 5px 40px;
}
.jag-cta-title *{
padding: 0;
color: #ffffff;
font-size: 24px;
margin: 0;
}
.jag-cta-short-desc{
color: #ffffff;
font-size: 16px;
font-weight: normal;
}
.jag-cta-left{
width: 4px;
height: 0;
left: 25px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
z-index: 1;
background: white;
}
.jag-cta-right{
width: 4px;
height: 0;
right: 25px;
bottom: 50%;
-webkit-transform: translateY(50%);
transform: translateY(50%);
position: absolute;
z-index: 1;
background: white;
}
.jag-cta-top{
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 26px;
height: 4px;
width: 0;
position: absolute;
z-index: 1;
background: white;
}
.jag-cta-bottom{
right: 50%;
-webkit-transform: translateX(50%);
transform: translateX(50%);
bottom: 26px;
height: 4px;
width: 0;
position: absolute;
z-index: 1;
background: white;
}
.jag-cta-card.jag-cta-hover .jag-cta-right,
.jag-cta-card.jag-cta-hover .jag-cta-left{
height: calc(100% - 52px);
transform: none;
top: 26px;
}
.jag-cta-card.jag-cta-hover .jag-cta-bottom,
.jag-cta-card.jag-cta-hover .jag-cta-top{
transform: none;
width: calc(100% - 52px);
left: 26px;
}
.jag-cta-card.jag-cta-s3 .jag-cta-left{
height: 100px;
top: 26px;
bottom: auto;
}
.jag-cta-card.jag-cta-s3 .jag-cta-right{
height: 100px;
bottom: 26px;
top: auto;
}
.jag-cta-card.jag-cta-s3 .jag-cta-top{
width: 100px;
left: 26px;
right: auto;
}
.jag-cta-card.jag-cta-s3 .jag-cta-bottom{
width: 100px;
right: 26px;
left: auto;
}
.jag-cta-card i.jag_icon_small{
font-size: 30px;
}
.jag-cta-card i.jag_icon_medium{
font-size: 40px;
}
.jag-cta-card i.jag_icon_large{
font-size: 50px;
}
.jag-cta-readmore{
display: inline-block;
color: #000000;
margin-top: 10px;
padding: 8px 25px;
transition: 0.5s all !important;
-webkit-transition: 0.5s all !important;
-moz-transition: 0.5s all !important;
-ms-transition: 0.5s all !important;
box-shadow: none !important;
border: 0;
}
.jag-cta-readmore:hover,
.jag-cta-readmore:focus,
.jag-cta-readmore:active,
.jag-cta-readmore:visited{
box-shadow: none !important;
opacity: 0.8;
outline: none !important;
text-decoration: none;
}
.jag-btn-large {
font-size: 24px;
line-height: 30px;
}
.jag-btn-medium {
font-size: 18px;
line-height: 24px;
}
.jag-btn-small {
font-size: 14px;
line-height: 18px;
}
.jag-btn-fill {
background-color: #ffffff;
}
.jag-btn-outline {
border: 2px solid #ffffff;
background-color: none;
}
.jag-align-center{
text-align: center;
}
.jag-align-left{
text-align: left;
}
.jag-align-right{
text-align: right;
} .jag-faq-wrapper .collapse {
display: none;
float: left;
width: 100%;
}
.jag-faq-wrapper .collapse.in {
display: block;
}
.jag-faq-wrapper tr.collapse.in {
display: table-row;
}
.jag-faq-wrapper tbody.collapse.in {
display: table-row-group;
}
.jag-faq-wrapper .collapsing {
position: relative;
height: 0;
overflow: hidden;
-webkit-transition-property: height, visibility;
-o-transition-property: height, visibility;
transition-property: height, visibility;
-webkit-transition-duration: 0.35s;
-o-transition-duration: 0.35s;
transition-duration: 0.35s;
-webkit-transition-timing-function: ease;
-o-transition-timing-function: ease;
transition-timing-function: ease;
}
.jag-faq-wrapper.panel {
margin-bottom: 10px;
background-color: transparent;
border: 0;
border-radius: 4px;
-webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
box-shadow: 0 1px 1px rgba(0, 0, 0, 0.05);
clear: both;
}
.jag-faq-wrapper .jag-panel-body {
padding: 5px 15px 10px;
margin-top: 5px;
background-color: #ffffff;
float: left;
width: 100%;
} .jag-faq-theme-1 .jag-faq-title{
position: relative;
color: #fff;
padding: 10px 15px;
font-size: 15px;
display: block;
line-height: 20px;
cursor: pointer;
}
.jag-faq-theme-1 .jag-faq-title .jag-faq-icon{
margin-right: 5px;
font-size: 15px;
color: #fff;
line-height: 30px;
position: absolute;
left: 13px;
}
.jag-faq-theme-1 .jag-faq-ques {
padding-left: 25px;
}
.jag-faq-theme-1 .jag-panel-body{
padding: 10px;
float: left;
width: 100%;
border: 3px solid #efefef;
margin: 10px 0;
} .jag-faq-theme-2 .jag-faq-title{
position: relative;
color: #fff;
padding: 10px 15px;
font-size: 15px;
display: block;
line-height: 20px;
cursor: pointer;
width: 100%;
}
.jag-faq-theme-2 .jag-faq-title .jag-faq-icon{
margin-right: 5px;
font-size: 15px;
color: #fff;
line-height: 30px;
position: absolute;
left: 13px;
}
.jag-faq-theme-2 .jag-faq-ques {
padding-left: 25px;
} .jag-faq-theme-3 .jag-faq-title{
position: relative;
color: #fff;
padding: 10px 15px;
font-size: 15px;
display: block;
line-height: 20px;
cursor: pointer;
width: 100%;
border-radius: 50px;
}
.jag-faq-theme-3 .jag-faq-title .jag-faq-icon{
margin-right: 5px;
font-size: 15px;
color: #fff;
line-height: 28px;
position: absolute;
left: 13px;
}
.jag-faq-theme-3 .jag-faq-ques {
padding-left: 25px;
}
.jag-faq-theme-3 .jag-panel-body {
border-radius: 0 0 15px 15px;
} .jag-faq-theme-4 .jag-faq-title{
position: relative;
padding: 10px 15px;
font-size: 15px;
display: block;
line-height: 20px;
cursor: pointer;
border-radius: 50px;
}
.jag-faq-theme-4 .jag-faq-title .jag-faq-icon{
margin-right: 5px;
font-size: 15px;
color: #fff;
line-height: 28px;
position: absolute;
left: 13px;
}
.jag-faq-theme-4 .jag-faq-wrapper.panel{
margin-bottom: 0;
}
.jag-faq-theme-4 .jag-faq-ques {
padding-left: 25px;
} .jag-faq-theme-5 .jag-faq-title{
background: #ffffff;
color: #000;
padding: 20px;
font-size: 15px;
margin-top: 15px;
cursor: pointer;
position: relative;
border-left: 5px solid #ff0044;
box-shadow: 0px 0px 10px #dddddd;
}
.jag-faq-theme-5 .jag-faq-title .jag-faq-icon{
margin-right: 5px;
font-size: 15px;
color: #fff;
line-height: 28px;
position: absolute;
left: 13px;
}
.jag-faq-theme-5 .jag-faq-ques {
padding-left: 10px;
} .jag-faq-theme-6 .jag-faq-wrapper{
box-shadow: none;
}
.jag-faq-theme-6 .jag-faq-title{
background: #ffffff;
color: #000;
padding: 20px;
font-size: 15px;
margin-top: 15px;
cursor: pointer;
position: relative;
border-radius: 50px;
border: 1px solid;
}
.jag-faq-theme-6 .jag-faq-title .jag-faq-icon{
margin-right: 5px;
font-size: 15px;
color: #fff;
line-height: 28px;
position: absolute;
left: 13px;
}
.jag-faq-theme-6 .jag-faq-ques {
padding-left: 10px;
}
.jag-faq-theme-6 .jag-panel-body {
border-radius: 0 0 15px 15px;
} .jag-flipbox-card {
width: 100%;
height: 250px;
background: transparent;
margin-bottom: 15px;
}
.jag-flip-front, .jag-flip-back {
padding: 10px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
color: #ffffff;
text-align: center;
}
.jag-flip-front{
position: relative;
width: 100%;
height: 100%;
}
.jag-flip-content{
padding: 20px;
transform: translateY(-50%) translateZ(60px) scale(.94);
-webkit-transform: translateY(-50%) translateZ(60px) scale(.94);
-ms-transform: translateY(-50%) translateZ(60px) scale(.94);
-moz-transform: translateY(-50%) translateZ(60px) scale(.94);
top: 50%;
position: absolute;
left: 0;
width: 100%;
z-index: 3;
box-sizing: border-box;
}
.jag-flip-back{
width: 100%;
height: 100%;
display: none;
}
.jag-flip-bg-overlay{
position: absolute;
height: 100%;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
}
.jag_shape_rounded .jag-flip-front, 
.jag_shape_rounded .jag-flip-back,
.jag_shape_rounded .jag-flip-bg-overlay{
border-radius: 20px;
}
.jag-flip-content i.jag_icon_small{
font-size: 30px;
line-height: 30px;
}
.jag-flip-content i.jag_icon_medium{
font-size: 40px;
line-height: 40px;
}
.jag-flip-content i.jag_icon_large{
font-size: 50px;
line-height: 50px;
}
.jag-flip-content i{
display: block;
}
.jag-flip-title{
font-size: 20px;
line-height: 24px;
font-weight: 700;
margin-bottom: 10px;
margin-top: 15px;
}
.jag-flip-subtitle{
font-size: 14px;
line-height: 18px;
font-weight: normal;
padding: 0 15px;
}
.jag-fb-readmore{
color: #ffffff;
display: inline-block;
margin-top: 10px;
padding: 4px 15px;
font-size: 14px;
border: 1px solid #ffffff;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.jag-fb-readmore i{
display: inline;
}
.jag-fb-readmore:hover,
.jag-fb-readmore:focus,
.jag-fb-readmore:active{
outline: none;
text-decoration: none;
background: #ffffff;
color: #000000;
} .jag-fb-s2 .jag-flip-overlay-ex{
position: absolute;
height: auto;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
width: auto;
border: 3px solid #fff;
}
.jag-fb-s2.jag_shape_rounded .jag-flip-overlay-ex{
border-radius: 20px;
}
.jag-fb-s3 .jag-flip-bg-overlay:before{
content: "";
position: absolute;
height: 5px;
width: 59px;
left: 10px;
top: 10px;
background-color: #ffffff;
}
.jag-fb-s3 .jag-flip-bg-overlay:after{
content: "";
position: absolute;
height: 5px;
width: 59px;
right: 10px;
bottom: 10px;
background-color: #ffffff;
}
.jag-fb-s3 .jag-flip-overlay-ex:after{
content: "";
position: absolute;
height: 59px;
width: 5px;
right: 10px;
bottom: 10px;
background-color: #ffffff;
}
.jag-fb-s3 .jag-flip-overlay-ex:before{
content: "";
position: absolute;
height: 59px;
width: 5px;
left: 10px;
top: 10px;
background-color: #ffffff;
} .jag-hoverimage-card{
height: 500px;
width: 100%;
background-position: center center;
background-size: cover;
position: relative;
overflow: hidden;
cursor: pointer;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.jag-hoverimage-overlay{
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
opacity: 1;
-webkit-transform: scale(0);
transform: scale(0);
transition: all .3s ease-in-out;
}
.jag-hoverimage-image2{
position: absolute;
transition: all .3s ease-in-out;
z-index: 1;
width: 100%;
height: 100%;
opacity: 0;
background-size: cover;
background-position: center center;
}
.jag-hoverimage-card:hover .jag-hoverimage-image2{
opacity: 1;
}
.jag-hoverimage-card:hover .jag-hoverimage-overlay{
-webkit-transform: scale(1);
transform: scale(1);
}
.jag-hoverimage-content{
box-sizing: border-box;
position: absolute;
width: 100%;
z-index: 2;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
text-align: center;
z-index: 99;
padding: 5px 40px;
}
.jag-himg-icon{
transition: .4s all ease-in-out;
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
animation-delay: .4s!important;
transition-delay: .4s!important;
}
.jag-hoverimage-title{
color: #ffffff;
font-size: 20px;
font-weight: 700;
display: inline-block;
margin: 5px 0;
transition: .4s all ease-in-out;
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
animation-delay: .6s!important;
transition-delay: .6s!important;
}
.jag-hoverimage-short-desc{
color: #ffffff;
font-size: 16px;
font-weight: normal;
display: inline-block;
margin: 5px 0;
animation-delay: .8s!important;
transition-delay: .8s!important;
transition: .4s all ease-in-out;
-webkit-transition: .4s all ease-in-out;
-moz-transition: .4s all ease-in-out;
-ms-transition: .4s all ease-in-out;
}
.jag-hoverimage-card .jag-himg-readmore-wrapper,
.jag-hoverimage-card .jag-himg-icon,
.jag-hoverimage-card .jag-hoverimage-short-desc,
.jag-hoverimage-card .jag-hoverimage-title{
position: relative;
left: 10px;
opacity: 0;
}
.jag-hoverimage-card .jag-align-left .jag-himg-readmore-wrapper,
.jag-hoverimage-card .jag-align-left .jag-himg-icon,
.jag-hoverimage-card .jag-align-left .jag-hoverimage-short-desc,
.jag-hoverimage-card .jag-align-left .jag-hoverimage-title{
position: relative;
left: -10px;
opacity: 0;
}
.jag-hoverimage-card:hover .jag-himg-readmore-wrapper,
.jag-hoverimage-card:hover .jag-himg-icon,
.jag-hoverimage-card:hover .jag-hoverimage-short-desc,
.jag-hoverimage-card:hover .jag-hoverimage-title{
opacity: 1;
left: 0px;
}
.jag-hoverimage-card.jag-himg-hover .jag-hoverimage-overlay{
-webkit-transform: scale(1);
transform: scale(1);
}
.jag-hoverimage-card.jag-himg-hover .jag-hoverimage-title,
.jag-hoverimage-card.jag-himg-hover .jag-hoverimage-short-desc,
.jag-hoverimage-card.jag-himg-hover .jag-himg-readmore-wrapper,
.jag-hoverimage-card.jag-himg-hover .jag-himg-icon{
opacity: 1;
left: 0;
}
.jag-hoverimage-card.jag-title-default .jag-hoverimage-short-desc,
.jag-hoverimage-card.jag-title-default .jag-himg-readmore-wrapper{
animation-delay: 0s!important;
transition-delay: 0s!important;
}
.jag-hoverimage-card.jag-title-default .jag-hoverimage-title{
opacity: 1;
left: 0;
}
.jag-hoverimage-card.jag-title-default .jag-title-default-wrapper{
max-height: 0;
transition: .8s all ease-in-out;
-webkit-transition: .8s all ease-in-out;
-moz-transition: .8 all ease-in-out;
-ms-transition: .8s all ease-in-out;
overflow: hidden;
}
.jag-hoverimage-card.jag-title-default:hover .jag-title-default-wrapper{
max-height: 300px;
overflow: visible;
}
.jag-hoverimage-left{
width: 4px;
height: 0;
left: 25px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
z-index: 1;
background: white;
}
.jag-hoverimage-right{
width: 4px;
height: 0;
right: 25px;
bottom: 50%;
-webkit-transform: translateY(50%);
transform: translateY(50%);
position: absolute;
z-index: 1;
background: white;
}
.jag-hoverimage-top{
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 26px;
height: 4px;
width: 0;
position: absolute;
z-index: 1;
background: white;
}
.jag-hoverimage-bottom{
right: 50%;
-webkit-transform: translateX(50%);
transform: translateX(50%);
bottom: 26px;
height: 4px;
width: 0;
position: absolute;
z-index: 1;
background: white;
}
.jag-hoverimage-card.jag-himg-hover .jag-hoverimage-right,
.jag-hoverimage-card.jag-himg-hover .jag-hoverimage-left{
height: calc(100% - 52px);
transform: none;
top: 26px;
}
.jag-hoverimage-card.jag-himg-hover .jag-hoverimage-bottom,
.jag-hoverimage-card.jag-himg-hover .jag-hoverimage-top{
transform: none;
width: calc(100% - 52px);
left: 26px;
}
.jag-hoverimage-card.jag-himg-hover .jag-hoverimage-content{
opacity: 1;
}
.jag-hoverimage-card:hover .jag-hoverimage-left{
height: calc(100% - 52px);
}
.jag-hoverimage-card:hover .jag-hoverimage-right{
height: calc(100% - 52px);
}
.jag-hoverimage-card:hover .jag-hoverimage-top{
width: calc(100% - 52px);
}
.jag-hoverimage-card:hover .jag-hoverimage-bottom{
width: calc(100% - 52px);
}
.jag-himg-s3 .jag-hoverimage-right,
.jag-himg-s3 .jag-hoverimage-left,
.jag-himg-s3 .jag-hoverimage-top,
.jag-himg-s3 .jag-hoverimage-bottom{
transform: none;
}
.jag-hoverimage-card.jag-himg-s3:hover .jag-hoverimage-left,
.jag-hoverimage-card.jag-himg-s3.jag-himg-hover .jag-hoverimage-left{
height: 100px;
top: 26px;
bottom: auto;
}
.jag-hoverimage-card.jag-himg-s3:hover .jag-hoverimage-right,
.jag-hoverimage-card.jag-himg-s3.jag-himg-hover .jag-hoverimage-right{
height: 100px;
bottom: 26px;
top: auto;
}
.jag-hoverimage-card.jag-himg-s3:hover .jag-hoverimage-top,
.jag-hoverimage-card.jag-himg-s3.jag-himg-hover .jag-hoverimage-top{
width: 100px;
left: 26px;
right: auto;
}
.jag-hoverimage-card.jag-himg-s3:hover .jag-hoverimage-bottom,
.jag-hoverimage-card.jag-himg-s3.jag-himg-hover .jag-hoverimage-bottom{
width: 100px;
right: 26px;
left: auto;
}
.jag-hoverimage-card i.jag_icon_small{
font-size: 30px;
}
.jag-hoverimage-card i.jag_icon_medium{
font-size: 40px;
}
.jag-hoverimage-card i.jag_icon_large{
font-size: 50px;
}
.jag-himg-readmore-wrapper{
display: inline-block;
margin-top: 10px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
animation-delay: .9s!important;
transition-delay: .9s!important;
}
.jag-himg-readmore{
color: #000000;
display: inline-block;
padding: 8px 25px;
font-size: 16px;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
-ms-transition: 0.5s all;
box-shadow: none !important;
}
.jag-himg-readmore:hover,
.jag-himg-readmore:focus,
.jag-himg-readmore:active{
box-shadow: none !important;
opacity: 0.8;
outline: none !important;
text-decoration: none;
}
.jag-btn-large {
font-size: 24px;
line-height: 30px;
}
.jag-btn-medium {
font-size: 18px;
line-height: 24px;
}
.jag-btn-small {
font-size: 14px;
line-height: 18px;
}
.jag-btn-fill {
background-color: #ffffff;
}
.jag-btn-outline {
border: 2px solid #ffffff;
background-color: none;
}
.jag-snow{
background-image: url(//inspira-psicologia.com/wp-content/plugins/creative-fusion-builder-addons/includes/../assets/images/snow-color.png);
background-repeat: repeat;
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index:1;
-webkit-animation: jag-snoweffect 16s linear infinite;
-moz-animation: jag-snoweffect 16s linear infinite;
-ms-animation: jag-snoweffect 16s linear infinite;
animation: jag-snoweffect 16s linear infinite;
z-index:9;
opacity: 0.7;
}
.jag-snow-white{
background-image: url(//inspira-psicologia.com/wp-content/plugins/creative-fusion-builder-addons/includes/../assets/images/snow-white.png);
}
.jag-snow-color{
background-image: url(//inspira-psicologia.com/wp-content/plugins/creative-fusion-builder-addons/includes/../assets/images/snow-color.png);
}
.jag-confetti{
background-image: url(//inspira-psicologia.com/wp-content/plugins/creative-fusion-builder-addons/includes/../assets/images/confetti.png);
}
@keyframes jag-snoweffect {
0% {background-position: 0px 0px}
50% {background-position: 0px 500px}
75% {background-position: 0px 700px}
100% {background-position:  0px 950px}
}
@-moz-keyframes jag-snoweffect {
0% {background-position: 0px 0px}
50% {background-position: 0px 500px}
75% {background-position: 0px 700px}
100% {background-position:  0px 950px}
}
@-webkit-keyframes jag-snoweffect {
0% {background-position: 0px 0px}
50% {background-position: 0px 500px}
75% {background-position: 0px 700px}
100% {background-position:  0px 950px}
}
@-ms-keyframes jag-snoweffect {
0% {background-position: 0px 0px}
50% {background-position: 0px 500px}
75% {background-position: 0px 700px}
100% {background-position:  0px 950px}
}	
.jag-align-left {
text-align: left;
}
.jag-align-center {
text-align: center;
}
.jag-align-right {
text-align: right;
}
.jag-align-top {
-webkit-transform: translateY(0);
transform: translateY(0);
top: 35px;
}
.jag-align-bottom {
-webkit-transform: translateY(0);
transform: translateY(0);
top: inherit;
bottom: 35px;
}
.jag-himg-wrapper{
overflow: hidden;
margin-bottom: 15px;
}
.jag-himg-wrapper:hover .jag-hoverimage-card{
transform: scale(1.06);
-webkit-transform: scale(1.06);	
}
.jag-himg-s4 .jag-hoverimage-overlay{
display: none !important;
}
.jag-himg-s4 .jag-hover-content-wrapper{
top: initial;
bottom: 0px;
transform: initial;
max-height: 0;
transition: 1.5s all;
position: absolute;
width: 100%;
z-index: 1;
}
.jag-himg-s4 .jag-hover-content-wrapper .jag-hoverimage-content{
position: relative;
transform: initial;
}
.jag-himg-wrapper:hover .jag-hoverimage-card.jag-himg-s4 {
transform: scale(1);
-webkit-transform: scale(1);
}
.jag-hoverimage-card.jag-himg-s4 .jag-himg-readmore-wrapper, 
.jag-hoverimage-card.jag-himg-s4 .jag-himg-icon, 
.jag-hoverimage-card.jag-himg-s4 .jag-hoverimage-short-desc, 
.jag-hoverimage-card.jag-himg-s4 .jag-hoverimage-title{
opacity: 1 !important;
left: 0 !important;
}
.jag-hoverimage-card:hover .jag-hover-content-wrapper{
max-height: 500px;
}
.jag-himg-s4.jag-title-default .jag-hover-content-wrapper,
.jag-himg-s4.jag-himg-hover .jag-hover-content-wrapper{
max-height: initial;
}
.jag-hoverimage-card .jag-wrapper-link{
display: block;
height: 100%;
}
.jag-himg-s4 .jag-hoverimage-content{
padding: 5px 40px 10px;
} .jag-hoverimage-card i.jag-himg-overlay-icon.jag_overlay_icon_default{
opacity: 1;
}
.jag-hoverimage-card i.jag-himg-overlay-icon{
position: absolute;
font-size: 300px;
top: 0;
left: 0;
z-index: 99;
opacity: 0;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.jag-hoverimage-card:hover i.jag-himg-overlay-icon{
opacity: 1;
}
@media (max-width: 767px){
.jag-hoverimage-card.jag-himg-mhover .jag-hoverimage-overlay{
-webkit-transform: scale(1);
transform: scale(1);
}
.jag-hoverimage-card.jag-himg-mhover .jag-hoverimage-title,
.jag-hoverimage-card.jag-himg-mhover .jag-hoverimage-short-desc,
.jag-hoverimage-card.jag-himg-mhover .jag-himg-readmore-wrapper,
.jag-hoverimage-card.jag-himg-mhover .jag-himg-icon{
opacity: 1;
left: 0;
}
.jag-hoverimage-card.jag-himg-mhover .jag-hoverimage-right,
.jag-hoverimage-card.jag-himg-mhover .jag-hoverimage-left{
height: calc(100% - 52px);
transform: none;
top: 26px;
}
.jag-hoverimage-card.jag-himg-mhover .jag-hoverimage-bottom,
.jag-hoverimage-card.jag-himg-mhover .jag-hoverimage-top{
transform: none;
width: calc(100% - 52px);
left: 26px;
}
.jag-hoverimage-card.jag-himg-mhover .jag-hoverimage-content{
opacity: 1;
}
.jag-hoverimage-card.jag-himg-s3.jag-himg-mhover .jag-hoverimage-left{
height: 100px;
top: 26px;
bottom: auto;
}
.jag-hoverimage-card.jag-himg-s3.jag-himg-mhover .jag-hoverimage-right{
height: 100px;
bottom: 26px;
top: auto;
}
.jag-hoverimage-card.jag-himg-s3.jag-himg-mhover .jag-hoverimage-top{
width: 100px;
left: 26px;
right: auto;
}
.jag-hoverimage-card.jag-himg-s3.jag-himg-mhover .jag-hoverimage-bottom{
width: 100px;
right: 26px;
left: auto;
}
}
.jag-himg-e1 .jag-hoverimage-overlay,
.jag-himg-e2 .jag-hoverimage-overlay,
.jag-himg-e3 .jag-hoverimage-overlay,
.jag-himg-e4 .jag-hoverimage-overlay,
.jag-himg-e6 .jag-hoverimage-overlay{
-webkit-transform: scale(1);
transform: scale(1);
}
.jag-hoverimage-top,
.jag-hoverimage-left,
.jag-hoverimage-bottom,
.jag-hoverimage-right{
transition: 0.2s all;
}
.jag-himg-e1 .jag-hoverimage-overlay{
left: -100%;
}
.jag-himg-e1.jag-hoverimage-card:hover .jag-hoverimage-overlay {
left: 0;
}
.jag-himg-e2 .jag-hoverimage-overlay{
right: -100%;
left: auto;
}
.jag-himg-e2.jag-hoverimage-card:hover .jag-hoverimage-overlay {
right: 0;
}
.jag-himg-e3 .jag-hoverimage-overlay{
top: -100%;
}
.jag-himg-e3.jag-hoverimage-card:hover .jag-hoverimage-overlay {
top: 0;
}
.jag-himg-e4 .jag-hoverimage-overlay{
bottom: -100%;
top: auto;
}
.jag-himg-e4.jag-hoverimage-card:hover .jag-hoverimage-overlay {
bottom: 0;
}
.jag-himg-e6 .jag-hoverimage-overlay{
opacity: 0;
}
.jag-himg-e6.jag-hoverimage-card:hover .jag-hoverimage-overlay {
opacity: 1;
} .jag-iconbox{
position: relative;
padding: 10px;
width: 100%;
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
}
.jag-iconbox a,
.jag-iconbox a:hover,
.jag-iconbox a:focus,
.jag-iconbox a:active{
box-shadow: none !important;
outline: none;
}
.jag-iconbox-icon{
transition: 0.5s all;
-webkit-transition: 0.5s all;
-moz-transition: 0.5s all;
-ms-transition: 0.5s all;
display: inline-block;
}
.jag-iconbox-content{
position: absolute;
width: 100%;
z-index: 2;
top: 50%;
padding: 3px 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
text-align: center;
left: 0;
}
.jag-iconbox-title{
padding: 0;
color: #ffffff;
font-size: 14px;
margin: 0;
}
.jag-iconbox.jag_icon_small{
height: 90px;
max-width: 90px;
}
.jag-iconbox.jag_icon_medium{
height: 120px;
max-width: 120px;
}
.jag-iconbox.jag_icon_large{
height: 150px;
max-width: 150px;
}
.jag-iconbox.jag_icon_exlarge{
height: 190px;
max-width: 190px;
}
.jag-iconbox.jag_icon_small i.jag-iconbox-icon{
font-size: 40px;
line-height: 40px;
}
.jag-iconbox.jag_icon_medium i.jag-iconbox-icon{
font-size: 60px;
line-height: 60px;
}
.jag-iconbox.jag_icon_large i.jag-iconbox-icon{
font-size: 80px;
line-height: 80px;
}
.jag-iconbox.jag_icon_exlarge i.jag-iconbox-icon{
font-size: 100px;
line-height: 100px;
}
.jag-iconbox a:hover i.jag-iconbox-icon{
transform: scale(1.06);
-webkit-transform: scale(1.06);
-moz-transform: scale(1.06);
-ms-transform: scale(1.06);
}
.jag-iconbox-readmore{
display: block;
height: 100%;
width: 100%;
}
.jag-iconbox.jag-iconbox-e3:hover:after{
content: "";
position: absolute;
left: -10px;
right: -10px;
top: -10px;
bottom: -10px;
}
.jag-iconbox-s2,
.jag-iconbox-s4{
background-color: transparent;
border: 3px solid #000;
}
.jag-iconbox-e3:hover{
transform: scale(0.9);
-webkit-transform: scale(0.9);
-moz-transform: scale(0.9);
-ms-transform: scale(0.9);
}
.jag-iconbox-s2.jag-iconbox-e3:hover,
.jag-iconbox-s4.jag-iconbox-e3:hover{
border: 0;
}
.jag-iconbox-s3,.jag-iconbox-s4{
border-radius: 10px;
}
.jag-iconbox.jag-iconbox-s3:hover:after,
.jag-iconbox.jag-iconbox-s4:hover:after{
border-radius: 10px;
}
.jag_icon_center .jag-iconbox{
margin: 0 auto 15px;
}
.jag_icon_right .jag-iconbox{
margin: auto 0 auto auto;
} .jag-pricing-table * {
margin: 0;
padding: 0;
border: 0;
font-size: 100%;
font: inherit;
vertical-align: baseline;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.jag-pricing-table:before,
.jag-pricing-table:after {
content: "";
display: table;
} 
.jag-pricing-table:after {
clear: both;
}
.jag-pricing-table{
margin: 50px auto;
text-align: center;
padding-right: 0;
transition: all 0.4s ease-in-out;
-moz-transition: all 0.4s ease-in-out;
-webkit-transition: all 0.4s ease-in-out;
-o-transition: all 0.4s ease-in-out;
}
.jag-pricing-table-block{
overflow: hidden;
margin: 0 auto;
box-shadow: 0px 0px 10px #ccc;
}
.jag-pricing-table-block .jag-pricing-features p{
margin: 0;
}
.jag-pricing-table .jag-pricing-title{
background-color: #78CFBF;
line-height: 40px;
color: #ffffff;
text-decoration: none;
text-transform: capitalize;
font-size: 18px; 
position: relative;
z-index: 0;
}
.jag-pricing-table .jag-pricing-content{
position: relative;
padding: 20px 0 20px 0;
}
.jag-pricing-table .jag-pricing-footer{
background-color: #82DACA;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
text-transform: capitalize;
position: relative;
min-height: 40px;
}
.jag-pricing-table .jag-pricing-footer .jag-pricing-button{
display: block;
color: #ffffff;
text-decoration: none;
text-transform: uppercase;
font-size: 18px;
line-height: 40px;
box-shadow: none;
}
.jag-pricing-table .jag-pricing-footer .jag-pricing-button:hover{
text-decoration: none;
}
.jag-pricing-table .jag-pricing-footer:hover{
opacity: 0.8;
}
.jag-pricing-table .jag-pricing-price{
position: relative;
display: block;
}
.jag-pricing-table  .jag-pricing-price span{    
font-size: 70px;
letter-spacing: 4px;
line-height: 90px;
font-weight: bold;        
}
.jag-pricing-table .jag-pricing-price sup{
font-size: 25px;    
line-height: 30px;
position: absolute;    
top: 12px;
margin-left: -20px;
}
.jag-pricing-table  .jag-pricing-subtitle{
font-style: italic;
font-size: 16px;
line-height: 20px;
}
.jag-pricing-table .jag-pricing-features ul{
list-style-type: none;    
text-align: left;
padding:30px;
margin: 0;
font-size: 16px;
line-height: 20px;
}
.jag-pricing-table .jag-pricing-features li{
padding:10px 0;
width: 100%;
display: block;
margin: 0;
word-wrap: break-word;
}
.jag-pricing-table .jag-pricing-overlay{
position: absolute;
top: 0;
right: 0;
bottom: 0;
left: 0;
background-color: rgba(0,0,0,0.2);
z-index: -1;
}
.jag-pricing-table .jag-featured-title{
background-color: orange;
color: #fff;
padding: 5px 10px;
z-index: 999999;
text-transform: uppercase;
font-weight: normal;
font-size: 14px;
}
@media(max-width: 767px){
.jag-pricing-table{
max-width: 300px;
}
} .jag-pricing-table.theme-pt-1  .jag-pricing-content{
color: #ffffff;
}
.jag-pricing-table.theme-pt-1  .jag-pricing-content span,
.jag-pricing-table.theme-pt-1  .jag-pricing-content sub,
.jag-pricing-table.theme-pt-1  .jag-pricing-content sup {
color: #ffffff;
}
.theme-pt-1 .jag-pricing-features ul,
.theme-pt-1 .jag-pricing-features{
background: #FFFFFF;
color: #9C9C9C;
}
.theme-pt-1 .jag-pricing-features li{
color: #9C9C9C;	
} .theme-pt-2 .jag-pricing-content{
background-color: #ffffff;
}
.theme-pt-2 .jag-pricing-features ul,
.theme-pt-2 .jag-pricing-features{
background: #FFFFFF;
color: #9C9C9C;
}
.theme-pt-2 .jag-pricing-features li{
color: #9C9C9C;	
} .theme-pt-3 .jag-pricing-content{
background-color: #374140;
}
.theme-pt-3 .jag-pricing-features ul,
.theme-pt-3 .jag-pricing-features{
background: #FFFFFF;
color: #9C9C9C;
}
.theme-pt-3 .jag-pricing-features li{
color: #9C9C9C;	
} .theme-pt-4 .jag-pricing-content{
z-index: 0;
color: #ffffff;
}
.theme-pt-4 .jag-pricing-features ul{
color: #ffffff;
}
.theme-pt-4 .jag-pricing-features li{
color: #ffffff;
} .jag-social-btns a.jag-social-btn{
box-shadow: none !important;
}
.jag-social-btns a.jag-social-btn:focus,
.jag-social-btns a.jag-social-btn:active,
.jag-social-btns a.jag-social-btn:visited,
.jag-social-btns a.jag-social-btn:hover{
outline: none;
border: none;
}
.jag-social-btns:after{
clear: both;
content: '';
}
.jag-social-btns {
margin-bottom: 10px;
margin-top: 10px;
float: left;
width: 100%;
}
.jag-social-btns a.jag-social-btn,
.jag-social-btns a.jag-social-btn i {
-webkit-transition: all 0.35s;
transition: all 0.35s;
-webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.jag-social-btns a.jag-social-btn {
display: inline-block;
background-color: #fff;
padding: 0;
margin: 3px;
text-align: center;
position: relative;
overflow: hidden;
border-radius: 0%;
box-shadow: 0 5px 15px -5px rgba(0,0,0,0.5) !important;
border: 0;
}
.jag-social-btns.jag-large a.jag-social-btn i {
font-size: 48px;
vertical-align: middle;
}
.jag-social-btns.jag-medium a.jag-social-btn i {
font-size: 38px;
vertical-align: middle;
}
.jag-social-btns.jag-small a.jag-social-btn i {
font-size: 22px;
vertical-align: middle;
}
.jag-social-btns a.jag-social-btn i{
position: relative;
top: -1px;
}
.jag-social-btns a.jag-social-btn.facebook-bgcolor{
background-color: #3b5998;
}
.jag-social-btns a.jag-social-btn.twitter-bgcolor {
background-color: #3cf;
}
.jag-social-btns a.jag-social-btn.google-bgcolor {
background-color: #dc4a38;
}
.jag-social-btns a.jag-social-btn.dribbble-bgcolor {
background-color: #f26798;
}
.jag-social-btns a.jag-social-btn.skype-bgcolor {
background-color: #00aff0;
}
.jag-social-btns a.jag-social-btn.linkedin-bgcolor {
background-color: #007bb5;
}
.jag-social-btns a.jag-social-btn.youtube-bgcolor {
background-color: #bb0000;
}
.jag-social-btns a.jag-social-btn.instagram-bgcolor {
background-color: #125688;
}
.jag-social-btns a.jag-social-btn.pinterest-bgcolor {
background-color: #cb2027;
}
.jag-social-btns a.jag-social-btn.snapchat-bgcolor {
background-color: #fffc00;
}
.jag-social-btns a.jag-social-btn.android-bgcolor {
background-color: #a4c639;
}
.jag-social-btns a.jag-social-btn.vimeo-bgcolor {
background-color: #45bbff;
}
.jag-social-btns a.jag-social-btn.tumblr-bgcolor {
background-color: #2c4762;
}
.jag-social-btns a.jag-social-btn.vine-bgcolor {
background-color: #00b489;
}
.jag-social-btns a.jag-social-btn.foursquare-bgcolor {
background-color: #45bbff;
}
.jag-social-btns a.jag-social-btn.stumbleupon-bgcolor {
background-color: #eb4924;
}
.jag-social-btns a.jag-social-btn.flickr-bgcolor {
background-color: #f40083;
}
.jag-social-btns a.jag-social-btn.yahoo-bgcolor {
background-color: #430297;
}
.jag-social-btns a.jag-social-btn.reddit-bgcolor {
background-color: #ff5700;
}
.jag-social-btns a.jag-social-btn.rss-bgcolor {
background-color: #ff6600;
}
.jag-social-btns a.jag-social-btn.yelp-bgcolor {
background-color: #bf2519;
}
.jag-social-btns a.jag-social-btn.xing-bgcolor {
background-color: #005a5f;
}
.jag-social-btns a.jag-social-btn.vk-bgcolor {
background-color: #5181b8;
}
.jag-social-btns a.jag-social-btn.meetup-bgcolor {
background-color: #f20017;
}
.jag-social-btns a.jag-social-btn.weibo-bgcolor {
background-color: #e6162d;
}
.jag-social-btns a.jag-social-btn.facebook-fontcolor{
color: #3b5998;
}
.jag-social-btns a.jag-social-btn.twitter-fontcolor {
color: #3cf;
}
.jag-social-btns a.jag-social-btn.google-fontcolor {
color: #dc4a38;
}
.jag-social-btns a.jag-social-btn.dribbble-fontcolor {
color: #f26798;
}
.jag-social-btns a.jag-social-btn.skype-fontcolor {
color: #00aff0;
}
.jag-social-btns a.jag-social-btn.linkedin-fontcolor {
color: #007bb5;
}
.jag-social-btns a.jag-social-btn.youtube-fontcolor {
color: #bb0000;
}
.jag-social-btns a.jag-social-btn.instagram-fontcolor {
color: #125688;
}
.jag-social-btns a.jag-social-btn.pinterest-fontcolor {
color: #cb2027;
}
.jag-social-btns a.jag-social-btn.snapchat-fontcolor {
color: #fffc00;
}
.jag-social-btns a.jag-social-btn.android-fontcolor {
color: #a4c639;
}
.jag-social-btns a.jag-social-btn.vimeo-fontcolor {
color: #45bbff;
}
.jag-social-btns a.jag-social-btn.tumblr-fontcolor {
color: #2c4762;
}
.jag-social-btns a.jag-social-btn.vine-fontcolor {
color: #00b489;
}
.jag-social-btns a.jag-social-btn.foursquare-fontcolor {
color: #45bbff;
}
.jag-social-btns a.jag-social-btn.stumbleupon-fontcolor {
color: #eb4924;
}
.jag-social-btns a.jag-social-btn.flickr-fontcolor {
color: #f40083;
}
.jag-social-btns a.jag-social-btn.yahoo-fontcolor {
color: #430297;
}
.jag-social-btns a.jag-social-btn.reddit-fontcolor {
color: #ff5700;
}
.jag-social-btns a.jag-social-btn.rss-fontcolor {
color: #ff6600;
}
.jag-social-btns a.jag-social-btn.yelp-fontcolor {
color: #bf2519;
}
.jag-social-btns a.jag-social-btn.xing-fontcolor {
color: #005a5f;
}
.jag-social-btns a.jag-social-btn.vk-fontcolor {
color: #5181b8;
}
.jag-social-btns a.jag-social-btn.meetup-fontcolor {
color: #f20017;
}
.jag-social-btns a.jag-social-btn.weibo-fontcolor {
color: #e6162d;
}
.jag-social-btns.jag-large a.jag-social-btn {
width: 80px;
height: 80px;
line-height: 80px;
}
.jag-social-btns.jag-medium a.jag-social-btn {
width: 60px;
height: 60px;
line-height: 60px;
}
.jag-social-btns.jag-small a.jag-social-btn {
width: 40px;
height: 40px;
line-height: 40px;
}
.jag-social-btns.grayscale-color a.jag-social-btn{
background-color: #aaaaaa;
border-color: #aaaaaa;
}
.jag-social-btns.grayscale-color a.jag-social-btn{
color: #aaaaaa;
border-color: #aaaaaa;
}
.jag-no-boxshadow a.jag-social-btn{
box-shadow: none !important;
}
.jag-rounded a.jag-social-btn{
border-radius: 100%;
}
.jag-align-right{
text-align: right;
}
.jag-align-center{
text-align: center;
}
.jag-align-left{
text-align: left;
}
.jag-vertical.jag-align-center  a.jag-social-btn{
display: block;
margin: 10px auto 0;
}
.jag-vertical.jag-align-left  a.jag-social-btn{
display: block;
margin: auto 0 10px;
}
.jag-vertical.jag-align-right a.jag-social-btn{
display: block;
margin: 0 0 10px auto;
} .theme-si-1.jag-social-btns {
margin-bottom: 20px;
margin-top: 20px;
}
.theme-si-1.jag-social-btns a.jag-social-btn:before{
-webkit-transition: all 0.35s;
transition: all 0.35s;
-webkit-transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
transition-timing-function: cubic-bezier(0.31, -0.105, 0.43, 1.59);
}
.theme-si-1.jag-social-btns a.jag-social-btn:before {
top: 100%;
left: -110%;
}
.theme-si-1.jag-social-btns a.jag-social-btn i {
-webkit-transform: scale(0.8);
transform: scale(0.8);
}
.theme-si-1.jag-social-btns a.jag-social-btn.facebook-fontcolor:before {
background-color: #3b5998;
}
.theme-si-1.jag-social-btns a.jag-social-btn.facebook-fontcolor i {
color: #3b5998;
}
.theme-si-1.jag-social-btns a.jag-social-btn.twitter-fontcolor:before {
background-color: #3cf;
}
.theme-si-1.jag-social-btns a.jag-social-btn.twitter-fontcolor i {
color: #3cf;
}
.theme-si-1.jag-social-btns a.jag-social-btn.google-fontcolor:before {
background-color: #dc4a38;
}
.theme-si-1.jag-social-btns a.jag-social-btn.google-fontcolor i {
color: #dc4a38;
}
.theme-si-1.jag-social-btns a.jag-social-btn.dribbble-fontcolor:before {
background-color: #f26798;
}
.theme-si-1.jag-social-btns a.jag-social-btn.dribbble-fontcolor i {
color: #f26798;
}
.theme-si-1.jag-social-btns a.jag-social-btn.skype-fontcolor:before {
background-color: #00aff0;
}
.theme-si-1.jag-social-btns a.jag-social-btn.skype-fontcolor i {
color: #00aff0;
}
.theme-si-1.jag-social-btns a.jag-social-btn.linkedin-fontcolor:before {
background-color: #007bb5;
}
.theme-si-1.jag-social-btns a.jag-social-btn.youtube-fontcolor:before {
background-color: #bb0000;
}
.theme-si-1.jag-social-btns a.jag-social-btn.instagram-fontcolor:before {
background-color: #125688;
}
.theme-si-1.jag-social-btns a.jag-social-btn.pinterest-fontcolor:before {
background-color: #cb2027;
}
.theme-si-1.jag-social-btns a.jag-social-btn.snapchat-fontcolor:before {
background-color: #fffc00;
}
.theme-si-1.jag-social-btns a.jag-social-btn.android-fontcolor:before {
background-color: #a4c639;
}
.theme-si-1.jag-social-btns a.jag-social-btn.vimeo-fontcolor:before {
background-color: #45bbff;
}
.theme-si-1.jag-social-btns a.jag-social-btn.tumblr-fontcolor:before {
background-color: #2c4762;
}
.theme-si-1.jag-social-btns a.jag-social-btn.vine-fontcolor:before {
background-color: #00b489;
}
.theme-si-1.jag-social-btns a.jag-social-btn.foursquare-fontcolor:before {
background-color: #45bbff;
}
.theme-si-1.jag-social-btns a.jag-social-btn.stumbleupon-fontcolor:before {
background-color: #eb4924;
}
.theme-si-1.jag-social-btns a.jag-social-btn.flickr-fontcolor:before {
background-color: #f40083;
}
.theme-si-1.jag-social-btns a.jag-social-btn.yahoo-fontcolor:before {
background-color: #430297;
}
.theme-si-1.jag-social-btns a.jag-social-btn.reddit-fontcolor:before {
background-color: #ff5700;
}
.theme-si-1.jag-social-btns a.jag-social-btn.rss-fontcolor:before {
background-color: #ff6600;
}
.theme-si-1.jag-social-btns a.jag-social-btn.yelp-fontcolor:before {
background-color: #bf2519;
}
.theme-si-1.jag-social-btns a.jag-social-btn.xing-fontcolor:before {
background-color: #005a5f;
}
.theme-si-1.jag-social-btns a.jag-social-btn.vk-fontcolor:before {
background-color: #5181b8;
}
.theme-si-1.jag-social-btns a.jag-social-btn.meetup-fontcolor:before {
background-color: #f20017;
}
.theme-si-1.jag-social-btns a.jag-social-btn.weibo-fontcolor:before {
background-color: #e6162d;
}
.theme-si-1.jag-social-btns a.jag-social-btn:focus:before,
.theme-si-1.jag-social-btns a.jag-social-btn:hover:before {
top: -27%;
left: -27%;
}
.theme-si-1.jag-social-btns a.jag-social-btn:focus i,
.theme-si-1.jag-social-btns a.jag-social-btn:hover i {
color: #fff;
-webkit-transform: scale(1);
transform: scale(1);
}
.theme-si-1.jag-social-btns a.jag-social-btn:before {
content: '';
width: 150%;
height: 150%;
position: absolute;
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
}
.theme-si-1.jag-social-btns.grayscale-color a.jag-social-btn i{
color: #ffffff;
}
.theme-si-1.jag-social-btns.grayscale-color a.jag-social-btn:hover i,
.theme-si-1.jag-social-btns.grayscale-color a.jag-social-btn:focus i{
color: #ffffff;
} .theme-si-2.jag-social-btns a.jag-social-btn i {
color: #fff;
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.theme-si-2.jag-social-btns a.jag-social-btn:focus i,
.theme-si-2.jag-social-btns a.jag-social-btn:hover i {
color: #fff;
-webkit-transform: scale(1);
transform: scale(1);
} .theme-si-3.jag-social-btns.jag-vertical a.jag-social-btn{
display: block;
}
.theme-si-3.jag-social-btns i {
cursor: pointer;
display: inline-block;
-moz-transition: all 0.15s ease;
-o-transition: all 0.15s ease;
-webkit-transition: all 0.15s ease;
transition: all 0.15s ease;
}
.theme-si-3 .jag-sb-wrapper{
display: inline-block;
background: #f8f8f8;
padding: 10px 0 5px;
border-radius: 8px;
-moz-box-shadow: 0 5px 15px -8px rgba(0,0,0,0.7);
-webkit-box-shadow: 0 5px 15px -8px rgba(0,0,0,0.7);
box-shadow: 0 5px 15px -8px rgba(0,0,0,0.7)
}
.theme-si-3 .jag-sb-wrapper a.jag-social-btn:first-child{
border-left: none !important;
}
.theme-si-3 .jag-sb-wrapper a.jag-social-btn:last-child{
border-right: none !important;
}
.theme-si-3.jag-social-btns a.jag-social-btn {
border-right: 1px solid #e8e8e8;
border-left: 1px solid #fff;
padding: 10px 5px;
}
.theme-si-3.jag-social-btns.jag-vertical a.jag-social-btn{
border: none;
border-bottom: 1px solid #e8e8e8;
border-left: 1px solid #fff;
}
.theme-si-3.jag-vertical .jag-sb-wrapper a.jag-social-btn:first-child{
border-top: none !important;
}
.theme-si-3.jag-vertical .jag-sb-wrapper a.jag-social-btn:last-child{
border-bottom: none !important;
}
.theme-si-3.jag-social-btns a.jag-social-btn{
background-color: transparent;
box-shadow: none !important;
display: inline-block;
height: auto;
line-height: inherit;
margin: 0;
}
.theme-si-3.jag-social-btns.large a.jag-social-btn i {
font-size: 40px;
vertical-align: middle;
}
.theme-si-3.jag-social-btns.medium a.jag-social-btn i {
font-size: 30px;
vertical-align: middle;
}
.theme-si-3.jag-social-btns.small a.jag-social-btn i {
font-size: 22px;
vertical-align: middle;
}
.theme-si-3.jag-no-boxshadow.jag-social-btns .jag-sb-wrapper{
box-shadow: none;
}
.theme-si-3.jag-social-btns a.jag-social-btn i {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.theme-si-3.jag-social-btns a.jag-social-btn:focus i,
.theme-si-3.jag-social-btns a.jag-social-btn:hover i {
-webkit-transform: scale(1);
transform: scale(1);
}
.theme-si-3.jag-rounded.jag-social-btns a.jag-social-btn{
margin: 0 3px;
border-radius: 0;
} .theme-si-4.jag-social-btns a.jag-social-btn{
background-color: transparent;
border: 3px solid;
}
.theme-si-4.jag-social-btns a.jag-social-btn i {
-webkit-transform: scale(0.9);
transform: scale(0.9);
}
.theme-si-4.jag-social-btns a.jag-social-btn:focus i,
.theme-si-4.jag-social-btns a.jag-social-btn:hover i {
-webkit-transform: scale(1);
transform: scale(1);
}
.theme-si-4.jag-social-btns a.jag-social-btn.facebook-fontcolor{
border-color: #3b5998;
}
.theme-si-4.jag-social-btns a.jag-social-btn.twitter-fontcolor {
border-color: #3cf;
}
.theme-si-4.jag-social-btns a.jag-social-btn.google-fontcolor {
border-color: #dc4a38;
}
.theme-si-4.jag-social-btns a.jag-social-btn.dribbble-fontcolor {
border-color: #f26798;
}
.theme-si-4.jag-social-btns a.jag-social-btn.skype-fontcolor {
border-color: #00aff0;
}
.theme-si-4.jag-social-btns a.jag-social-btn.linkedin-fontcolor {
border-color: #007bb5;
}
.theme-si-4.jag-social-btns a.jag-social-btn.youtube-fontcolor {
border-color: #bb0000;
}
.theme-si-4.jag-social-btns a.jag-social-btn.instagram-fontcolor {
border-color: #125688;
}
.theme-si-4.jag-social-btns a.jag-social-btn.pinterest-fontcolor {
border-color: #cb2027;
}
.theme-si-4.jag-social-btns a.jag-social-btn.snapchat-fontcolor {
border-color: #fffc00;
}
.theme-si-4.jag-social-btns a.jag-social-btn.android-fontcolor {
border-color: #a4c639;
}
.theme-si-4.jag-social-btns a.jag-social-btn.vimeo-fontcolor {
border-color: #45bbff;
}
.theme-si-4.jag-social-btns a.jag-social-btn.tumblr-fontcolor {
border-color: #2c4762;
}
.theme-si-4.jag-social-btns a.jag-social-btn.vine-fontcolor {
border-color: #00b489;
}
.theme-si-4.jag-social-btns a.jag-social-btn.foursquare-fontcolor {
border-color: #45bbff;
}
.theme-si-4.jag-social-btns a.jag-social-btn.stumbleupon-fontcolor {
border-color: #eb4924;
}
.theme-si-4.jag-social-btns a.jag-social-btn.flickr-fontcolor {
border-color: #f40083;
}
.theme-si-4.jag-social-btns a.jag-social-btn.yahoo-fontcolor {
border-color: #430297;
}
.theme-si-4.jag-social-btns a.jag-social-btn.reddit-fontcolor {
border-color: #ff5700;
}
.theme-si-4.jag-social-btns a.jag-social-btn.rss-fontcolor {
border-color: #ff6600;
}
.theme-si-4.jag-social-btns a.jag-social-btn.yelp-fontcolor {
border-color: #bf2519;
}
.theme-si-4.jag-social-btns a.jag-social-btn.xing-fontcolor {
border-color: #005a5f;
}
.theme-si-4.jag-social-btns a.jag-social-btn.vk-fontcolor {
border-color: #5181b8;
}
.theme-si-4.jag-social-btns a.jag-social-btn.meetup-fontcolor {
border-color: #f20017;
}
.theme-si-4.jag-social-btns a.jag-social-btn.weibo-fontcolor {
border-color: #e6162d;
}
.theme-si-4.jag-social-btns.grayscale-color a.jag-social-btn{
border-color: #aaaaaa;
}  .jag-tst-theme-1{
clear: both;
float: left;
width: 100%;
}
.jag-tst-theme-1 hr{
margin: 10px 0;
}
.jag-tst-theme-1 .jag-tst-wrapper{
border-radius: 3px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.jag-tst-theme-1 .jag-tst-avatar{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 120px;
height: 120px;
margin: -60px auto 0;
border: 5px solid #ffffff;
background: #ffffff;
position: relative;
z-index: 99;
}
.jag-tst-theme-1 .jag-tst-wrapper:hover .jag-tst-avatar:after{
animation: avtar-hover 1s;
-webkit-animation: avtar-hover 1s;
}
.jag-tst-theme-1 .jag-tst-avatar:after {
content: "";
position: absolute;
top: -4px;
left: -5px;
width: 120px;
height: 120px;
background: #fff;
border-radius: 100%;
opacity: 0;
transition: 0.4s all;
}
.jag-tst-theme-1 .jag-tst-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.jag-tst-theme-1 .jag-tst-details{
padding: 20px;
text-align: center;
}
.jag-tst-theme-1 .jag-tst-details .jag-testimonial-title{
font-weight: 700;
font-size: 18px;
line-height: 22px;
}
.jag-tst-theme-1 .jag-tst-details .jag-name{
font-size: 18px;
font-weight: normal;
line-height: 22px;
}
.jag-tst-theme-1 .jag-tst-details .jag-designation{
font-size: 14px;
margin: 5px 0;
}
.jag-tst-theme-1 .jag-message{
font-size: 14px;
line-height: 22px;
}
.jag-tst-theme-1 .jag-message i{
font-size: 30px;
color: orange;
margin-right: 10px;
}
.jag-tst-theme-1 .jag-tst-details .jag-rating{
margin: 5px 0;
}
.jag-tst-theme-1 .jag-tst-details .jag-rating i{
color: orange;
font-size: 18px;
margin: 0 2px;
}
.jag-tst-theme-1 .jag-tst-col{
margin-bottom: 30px;
}
.jag-tst-theme-1 .jag-tst-color-bg{
height: 100px;
position: relative;
z-index: 0;
width: 100%;
}
.jag-tst-theme-1.owl-carousel .jag-tst-wrapper{
width: 99%;
margin: 0 auto;
}
@keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
}
@-webkit-keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
} .jag-tst-theme-2{
clear: both;
float: left;
width: 100%;
}
.jag-tst-theme-2 .jag-tst-wrapper{
border-radius: 15px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
color: #ffffff;
padding: 20px 10px 10px;
}
.jag-tst-theme-2 .jag-tst-avatar{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 120px;
height: 120px;
margin: 0 auto;
border: 5px solid #ffffff;
background: #ffffff;
position: relative;
z-index: 99;
}
.jag-tst-theme-2 .jag-tst-wrapper:hover .jag-tst-avatar:after{
animation: avtar-hover 1s;
-webkit-animation: avtar-hover 1s;
}
.jag-tst-theme-2 .jag-tst-avatar:after {
content: "";
position: absolute;
top: -4px;
left: -5px;
width: 120px;
height: 120px;
background: #fff;
border-radius: 100%;
opacity: 0;
transition: 0.4s all;
}
.jag-tst-theme-2 .jag-tst-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.jag-tst-theme-2 .jag-tst-details{
padding: 20px;
text-align: center;
}
.jag-tst-theme-2 .jag-tst-details .jag-testimonial-title{
font-weight: 700;
font-size: 18px;
line-height: 22px;
}
.jag-tst-theme-2 .jag-tst-details .jag-name{
font-size: 18px;
font-weight: normal;
line-height: 22px;
}
.jag-tst-theme-2 .jag-tst-details .jag-designation{
font-size: 14px;
margin: 5px 0;
}
.jag-tst-theme-2 .jag-message{
font-size: 14px;
line-height: 22px;
}
.jag-tst-theme-2 .jag-message i{
font-size: 30px;
margin-right: 10px;
}
.jag-tst-theme-2 .jag-tst-details .jag-rating{
margin: 5px 0;
}
.jag-tst-theme-2 .jag-tst-details .jag-rating i{
font-size: 18px;
margin: 0 2px;
}
.jag-tst-theme-2 .jag-tst-col{
margin-bottom: 30px;
}
.jag-tst-theme-2  .jag-message i,
.jag-tst-theme-2 .jag-tst-details .jag-rating i{
color: #ffffff;
}
.jag-tst-theme-2.owl-carousel .jag-tst-wrapper{
width: 99%;
margin: 0 auto;
}
@keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
}
@-webkit-keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
} .jag-tst-theme-3{
clear: both;
float: left;
width: 100%;
}
.jag-tst-theme-3 .jag-tst-wrapper{
border-radius: 15px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
color: #ffffff;
padding: 20px 10px 120px;
position: relative;
}
.jag-tst-theme-3 .jag-tst-avatar{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 120px;
height: 120px;
margin: 0 auto;
border: 5px solid #ffffff;
background: #ffffff;
position: relative;
z-index: 99;
}
.jag-tst-theme-3 .jag-tst-col:hover .jag-tst-avatar:after{
animation: avtar-hover 1s;
-webkit-animation: avtar-hover 1s;
}
.jag-tst-theme-3 .jag-tst-avatar:after {
content: "";
position: absolute;
top: -4px;
left: 25px;
width: 120px;
height: 120px;
background: #fff;
border-radius: 100%;
opacity: 0;
transition: 0.4s all;
}
.jag-tst-theme-3 .jag-tst-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
position: relative;
left: 30px;
top: -10px;
border: 5px solid #dddddd;
}
.jag-tst-theme-3 .jag-dots span{
display: block;
margin: 0 auto;
position:relative;
top: -10px;
border-radius: 100%;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
}
.jag-tst-theme-3 .jag-dots span:first-child{
width: 20px;
height: 20px;
}
.jag-tst-theme-3 .jag-dots span:nth-child(2){
width: 15px;
height: 15px;
left: 3px;
}
.jag-tst-theme-3 .jag-dots span:nth-child(3){
width: 10px;
height: 10px;
left: 7px;
}
.jag-tst-theme-3 .jag-dots span:nth-child(4){
width: 8px;
height: 8px;
left: 12px;
}
.jag-tst-theme-3 .jag-tst-details{
padding: 10px 20px 5px;
text-align: center;
}
.jag-tst-theme-3 .jag-tst-details .jag-tst-client-details{
position: absolute;
bottom: 20px;
width: 100%;
left: 0;
}
.jag-tst-theme-3 .jag-tst-details .jag-testimonial-title{
font-weight: 700;
font-size: 18px;
line-height: 22px;
margin-bottom: 20px;
}
.jag-tst-theme-3 .jag-tst-details .jag-name{
font-size: 16px;
font-weight: normal;
line-height: 18px;
margin-top: 20px;
}
.jag-tst-theme-3 .jag-tst-details .jag-designation{
font-size: 14px;
margin: 5px 0;
}
.jag-tst-theme-3 .jag-message{
font-size: 14px;
line-height: 22px;
margin-bottom: 10px;
}
.jag-tst-theme-3 .jag-message i{
font-size: 30px;
margin-right: 10px;
}
.jag-tst-theme-3 .jag-tst-details .jag-rating{
margin: 5px 0;
}
.jag-tst-theme-3 .jag-tst-details .jag-rating i{
font-size: 18px;
margin: 0 2px;
}
.jag-tst-theme-3  .jag-message i,
.jag-tst-theme-3 .jag-tst-details .jag-rating i{
color: #ffffff;
}
.jag-tst-theme-3 .jag-tst-col{
margin-bottom: 30px;
}
.jag-tst-theme-3.owl-carousel .jag-tst-wrapper{
width: 99%;
margin: 0 auto;
}
@keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
}
@-webkit-keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
} .jag-tst-theme-4{
clear: both;
float: left;
width: 100%;
}
.jag-tst-theme-4 .jag-tst-wrapper{
border-radius: 15px;
padding: 20px 10px 10px;
word-wrap: break-word;
}
.jag-tst-theme-4 .jag-tst-avatar{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 120px;
height: 120px;
margin: 0 auto;
border: 5px solid #ffffff;
background: #ffffff;
position: relative;
z-index: 99;
}
.jag-tst-theme-4 .jag-tst-wrapper:hover .jag-tst-avatar:after{
animation: avtar-hover 1s;
-webkit-animation: avtar-hover 1s;
}
.jag-tst-theme-4 .jag-tst-avatar:after {
content: "";
position: absolute;
top: -4px;
left: -5px;
width: 120px;
height: 120px;
background: #fff;
border-radius: 100%;
opacity: 0;
transition: 0.4s all;
}
.jag-tst-theme-4 .jag-tst-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.jag-tst-theme-4 .jag-tst-details{
text-align: center;
margin: 10px 0;
}
.jag-tst-theme-4 .jag-testimonial-title{
font-size: 16px;
font-weight: 700;
color: #0a0a0a;
text-align: center;
line-height: 20px;
padding: 10px 20px 0;
}
.jag-tst-theme-4 .jag-tst-details .jag-name{
font-size: 18px;
font-weight: normal;
line-height: 22px;
}
.jag-tst-theme-4 .jag-tst-details .jag-designation{
font-size: 14px;
margin: 5px 0;
}
.jag-tst-theme-4 .jag-message{
font-size: 14px;
line-height: 22px;
padding: 5px 20px 10px;
text-align: center;
}
.jag-tst-theme-4 .jag-message i{
font-size: 30px;
color: #aaa;
margin-right: 10px;
}
.jag-tst-theme-4 .jag-tst-details .jag-rating{
margin: 5px 0;
}
.jag-tst-theme-4 .jag-tst-details .jag-rating i{
font-size: 18px;
margin: 0 2px;
}
.jag-tst-theme-4 .jag-tst-col{
margin-bottom: 30px;
}
.jag-tst-theme-4.owl-carousel .jag-tst-wrapper{
width: 99%;
margin: 0 auto;
}
@keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
}
@-webkit-keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
} .jag-tst-theme-5{
clear: both;
float: left;
width: 100%;
}
.jag-tst-theme-5 .jag-tst-wrapper{
border-radius: 15px;
padding: 20px 10px 10px;
word-wrap: break-word;
border: 3px solid #ccc;
}
.jag-tst-theme-5 .jag-tst-avatar{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 120px;
height: 120px;
margin: 0 auto;
border: 5px solid #ffffff;
background: #ffffff;
position: relative;
z-index: 99;
}
.jag-tst-theme-5 .jag-tst-wrapper:hover .jag-tst-avatar:after{
animation: avtar-hover 1s;
-webkit-animation: avtar-hover 1s;
}
.jag-tst-theme-5 .jag-tst-avatar:after {
content: "";
position: absolute;
top: -4px;
left: -5px;
width: 120px;
height: 120px;
background: #fff;
border-radius: 100%;
opacity: 0;
transition: 0.4s all;
}
.jag-tst-theme-5 .jag-tst-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.jag-tst-theme-5 .jag-tst-details{
text-align: center;
margin: 10px 0;
}
.jag-tst-theme-5 .jag-tst-details .jag-name{
font-size: 18px;
font-weight: normal;
line-height: 22px;
}
.jag-tst-theme-5 .jag-tst-details .jag-designation{
font-size: 14px;
margin: 5px 0;
}
.jag-tst-theme-5 .jag-testimonial-title{
font-size: 16px;
font-weight: 700;
color: #0a0a0a;
text-align: center;
line-height: 20px;
padding: 10px 20px 0;
}
.jag-tst-theme-5 .jag-message{
font-size: 14px;
line-height: 22px;
padding: 5px 20px 10px;
text-align: center;
}
.jag-tst-theme-5 .jag-message i{
font-size: 30px;
color: #aaa;
margin-right: 10px;
}
.jag-tst-theme-5 .jag-tst-details .jag-rating{
margin: 5px 0;
}
.jag-tst-theme-5 .jag-tst-details .jag-rating i{
font-size: 18px;
margin: 0 2px;
}
.jag-tst-theme-5 .jag-tst-col{
margin-bottom: 30px;
}
.jag-tst-theme-5.owl-carousel .jag-tst-wrapper{
width: 99%;
margin: 0 auto;
}
@keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
}
@-webkit-keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
} .jag-tst-theme-6{
clear: both;
}
.jag-tst-theme-6 .jag-tst-wrapper{
border-radius: 3px;
box-shadow: 0 2px 5px 0 rgba(0,0,0,.16), 0 2px 10px 0 rgba(0,0,0,.12);
}
.jag-tst-theme-6 .jag-tst-avatar{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
width: 120px;
height: 120px;
margin: -60px auto 0;
border: 5px solid #ffffff;
background: #ffffff;
position: relative;
z-index: 99;
}
.jag-tst-theme-6 .jag-tst-wrapper:hover .jag-tst-avatar:after{
animation: avtar-hover 1s;
-webkit-animation: avtar-hover 1s;
}
.jag-tst-theme-6 .jag-tst-avatar:after {
content: "";
position: absolute;
top: -4px;
left: -5px;
width: 120px;
height: 120px;
background: #fff;
border-radius: 100%;
opacity: 0;
transition: 0.4s all;
}
.jag-tst-theme-6 .jag-tst-avatar img{
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
}
.jag-tst-theme-6 .jag-tst-details{
padding: 20px;
}
.jag-tst-theme-6 .jag-tst-details{
text-align: center;
}
.jag-tst-theme-6 .jag-tst-details .jag-name{
font-size: 22px;
font-weight: normal;
line-height: 26px;
}
.jag-tst-theme-6 .jag-tst-details .jag-designation{
font-size: 14px;
margin: 5px 0;
}
.jag-tst-theme-6 .jag-message{
font-size: 14px;
line-height: 22px;
}
.jag-tst-theme-6 .jag-message i{
font-size: 30px;
color: orange;
margin-right: 10px;
}
.jag-tst-theme-6 .jag-tst-details .jag-rating{
margin: 5px 0;
}
.jag-tst-theme-6 .jag-tst-details .jag-rating i{
color: orange;
font-size: 18px;
}
.jag-tst-theme-6 .jag-tst-col{
margin-bottom: 30px;
}
.jag-tst-theme-6 .jag-tst-color-bg{
height: 100px;
position: relative;
z-index: 0;
width: 100%;
}
.jag-tst-theme-6.theme1-slider .jag-tst-wrapper{
width: 99%;
margin: 0 auto;
}
@keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
}
@-webkit-keyframes avtar-hover {
0%  {opacity: 0;}
70%  {opacity: 0.4;}
100% {opacity: 0;}
}  .jag-team-wrapper{
float: left;
width: 100%;
margin: 0 !important;
padding: 0 !important;
}
.jag-team-wrapper.owl-carousel li{
display: block;
}
.jag_vc_row.jag-row-theme-3,
.jag_vc_row.jag-row-theme-7{
margin-left: 0px;
margin-right: 0px;
}
.jag-team-wrapper .basic-info.icon {
width: 100%;
}
.jag-team-wrapper .member-social a i {
margin-bottom: 5px;
}
.jag-team-wrapper a,
.jag-team-wrapper a:hover,
.jag-team-wrapper a:active,
.jag-team-wrapper a:focus{
box-shadow: none !important;
outline: none; }
.jag-tm-theme-9.jag-team-wrapper.owl-carousel .member-detail,
.jag-tm-theme-10.jag-team-wrapper.owl-carousel .member-detail,
.jag-tm-theme-12.jag-team-wrapper.owl-carousel .member-detail{
box-shadow: 0px 0px 3px #ccc inset;
}
.jag-team-wrapper .member-img-wrap a{
display: block;
}
.jag-tm-member-desc {
margin-bottom: 10px;
}
.jag-team-wrapper li{
margin-left: 0;
margin-right: 0;
}
@media (max-width: 991px) and (min-width: 768px){ } .jag-tm-modal-wrapper{
background: #ffffff;
border-radius: 5px;
color: #000000;
}
.jag-tm-readmore{
text-align: center;
margin: 10px 0;
text-transform: uppercase;
clear: both;
}
.jag-tm-readmore a{
text-decoration: none;
color: #888888;
border: 1px solid #aaaaaa;
border-radius: 3px;
padding: 5px 10px;
display: inline-block;
font-size: 14px;
}
.jag-tm-readmore a:focus,
.jag-tm-readmore a:active{
outline: none;
color: #888888 !important;
}
.jag-tm-modal-header{
padding: 10px;
border-bottom: 1px solid #ccc;
word-wrap: break-word;
padding-right: 60px;
position: relative;
}
.jag-tm-modal-header .jag-tm-header-close{
position: absolute;
right: 20px;
cursor: pointer;
font-size: 18px;
color: #888888;
top: 10px;
}
.jag-tm-modal-wrapper .modal-body{
float: left;
width: 100%;
padding: 0 !important;
}
.jag-tm-modal-wrapper .modal-body .outer-wrap{
padding: 15px;
}
.jag-tm-modal-img img{
float: left;
margin-right: 20px;
max-width: 250px !important;
max-height: 250px !important;
padding: 0;
}
.jag-tm-general-details{
float: left;
}
.jag-tm-general-details .jag-tm-modal-info a{
color: #888888;
line-height: 26px;
}
.jag-tm-general-details .jag-tm-modal-info a:hover{
color: #888888 !important;
}
.jag-tm-modal-description{
clear: both;
margin: 15px 0;
float: left;
width: 100%;
}
.jag-tm-modal-wrapper .member-social-popup a.facebook i {
background-color: #507CBE;
}
.jag-tm-modal-wrapper .member-social-popup a.twitter i {
background-color: #63CDF1;
}
.jag-tm-modal-wrapper .member-social-popup a.linkedin i {
background-color: #90CADD;
}
.jag-tm-modal-wrapper .member-social-popup a.gplus i {
background-color: #F16261;
}
.jag-tm-modal-wrapper .member-social-popup a.instagram i {
background-color: #8b398d;
}
.jag-tm-modal-wrapper .member-social-popup a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}
.jag-tm-modal-wrapper .member-social-popup a i {
color: #fff;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-modal-desig{
display: block;
color: #888888;
}
.jag-tm-modal-info{
margin: 5px 0 10px;
}
.jag-tm-modal-info a{
display: block;
color: #aaaaaa;
font-size: 14px;
font-weight: normal;
margin: 0;
padding: 0;
border-bottom: 2px solid #ccc;
box-shadow: none !important;
text-decoration: none;
}
.jag-tm-modal-wrapper a:hover,
.jag-tm-modal-wrapper a:active,
.jag-tm-modal-wrapper a:focus,
.jag-tm-modal-wrapper a:visited{
outline: none;
color: #bbbbbb;
box-shadow: none !important;
outline: none;
}
.modal-footer .jag-tm-readmore{
float: right;
margin: 0;
}
.jag-tm-member-nav{
float: left;
}
.jag-tm-member-nav span{
display: inline-block;
width: 40px;
text-align: center;
cursor: pointer;
}
.jag-tm-member-nav i{
font-size: 40px;
color: #888888;
cursor: pointer;
}
.jag-tm-modal-wrapper .jag-tm-close a{
text-decoration: none;
color: #aaaaaa;
border: 1px solid #aaaaaa;
border-radius: 3px;
padding: 5px 10px;
display: inline-block;
font-size: 16px;
}
.jag-tm-modal-wrapper .jag-tm-close a:hover,
.jag-tm-modal-wrapper .jag-tm-close a:focus,
.jag-tm-modal-wrapper .jag-tm-close a:active{
outline: none;
color: #888888 !important;
}
@media (max-width: 767px){
.jag-team-wrapper li.col-xs-3:nth-child(4n+1){
clear: both;
}
.jag-team-wrapper li.col-xs-4:nth-child(3n+1){
clear: both;
}
.jag-team-wrapper li.col-xs-6:nth-child(2n+1){
clear: both;
}
.jag-tm-theme-3 .col-xs-3:nth-child(4n+1){
clear: none;
}
.jag-tm-theme-3 .col-xs-4:nth-child(3n+1){
clear: none;
}
.jag-tm-theme-3 .col-xs-6:nth-child(2n+1){
clear: none;
}
}
@media (min-width: 768px) and (max-width: 991px){
.jag-team-wrapper li.col-sm-3:nth-child(4n+1){
clear: both;
}
.jag-team-wrapper li.col-sm-4:nth-child(3n+1){
clear: both;
}
.jag-team-wrapper li.col-sm-6:nth-child(2n+1){
clear: both;
}
.jag-tm-theme-3 .col-sm-3:nth-child(4n+1){
clear: none;
}
.jag-tm-theme-3 .col-sm-4:nth-child(3n+1){
clear: none;
}
.jag-tm-theme-3 .col-sm-6:nth-child(2n+1){
clear: none;
}
}
@media (min-width: 992px){
.jag-team-wrapper li.col-md-3:nth-child(4n+1){
clear: both;
}
.jag-team-wrapper li.col-md-4:nth-child(3n+1){
clear: both;
}
.jag-team-wrapper li.col-md-6:nth-child(2n+1){
clear: both;
}
.jag-tm-theme-3 .col-md-3:nth-child(4n+1){
clear: none;
}
.jag-tm-theme-3 .col-md-4:nth-child(3n+1){
clear: none;
}
.jag-tm-theme-3 .col-md-6:nth-child(2n+1){
clear: none;
}
}
@media(max-width: 767px){
.jag-tm-modal-img img{
float: none;
margin: 0 auto;
display: block;
}
.jag-tm-general-details{
float: left;
width: 100%;
text-align: center;
margin: 10px 0;
}
} .fade {
opacity: 0;
-webkit-transition: opacity 0.15s linear;
-o-transition: opacity 0.15s linear;
transition: opacity 0.15s linear;
}
.fade.in {
opacity: 1;
}
.jag-tm-modal-wrapper .close {
float: right;
font-size: 40px;
font-weight: normal;
line-height: 1;
color: #888888;
opacity: 0.8;
filter: alpha(opacity=80);
text-decoration: none;
}
.jag-tm-modal-wrapper .close:hover,
.jag-tm-modal-wrapper .close:focus {
text-decoration: none;
color: #888888;
cursor: pointer;
opacity: 1;
}
.jag-tm-modal-wrapper  button.close {
padding: 0;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
}
.modal-open {
overflow: hidden;
}
.modal {
display: none;
overflow: hidden;
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99999;
-webkit-overflow-scrolling: touch;
outline: 0;
}
.modal.fade .modal-dialog {
-webkit-transform: translate(0, -25%);
-ms-transform: translate(0, -25%);
-o-transform: translate(0, -25%);
transform: translate(0, -25%);
-webkit-transition: -webkit-transform 0.3s ease-out;
-o-transition: -o-transform 0.3s ease-out;
transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
-webkit-transform: translate(0, 0);
-ms-transform: translate(0, 0);
-o-transform: translate(0, 0);
transform: translate(0, 0);
}
.modal-open .modal {
overflow-x: hidden;
overflow-y: auto;
}
.modal-dialog {
position: relative;
width: auto;
margin: 10px;
}
.modal-content {
position: relative;
background-color: #ffffff;
border: 1px solid #999999;
border: 1px solid rgba(0, 0, 0, 0.2);
border-radius: 6px;
-webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
-webkit-background-clip: padding-box;
background-clip: padding-box;
outline: 0;
}
.modal-backdrop {
position: fixed;
top: 0;
right: 0;
bottom: 0;
left: 0;
z-index: 99998;
background-color: #000000;
}
.modal-backdrop.fade {
opacity: 0;
filter: alpha(opacity=0);
}
.modal-backdrop.in {
opacity: 0.5;
filter: alpha(opacity=50);
}
.jag-tm-modal-wrapper .modal-header {
padding: 15px;
border-bottom: 1px solid #e5e5e5;
}
.jag-tm-modal-wrapper .modal-header .close {
margin-top: -2px;
}
.jag-tm-modal-wrapper .modal-title {
margin: 0;
line-height: 1.42857143;
}
.jag-tm-modal-wrapper .modal-body {
position: relative;
padding: 15px;
}
.jag-tm-modal-wrapper  .modal-footer {
padding: 15px;
text-align: right;
border-top: 1px solid #e5e5e5;
}
.jag-tm-modal-wrapper .modal-footer .btn + .btn {
margin-left: 5px;
margin-bottom: 0;
}
.jag-tm-modal-wrapper .modal-footer .btn-group .btn + .btn {
margin-left: -1px;
}
.jag-tm-modal-wrapper .modal-footer .btn-block + .btn-block {
margin-left: 0;
}
.modal-scrollbar-measure {
position: absolute;
top: -9999px;
width: 50px;
height: 50px;
overflow: scroll;
}
@media (min-width: 768px) {
.modal-dialog {
width: 600px;
margin: 30px auto;
}
.modal-content {
-webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}
.modal-sm {
width: 300px;
}
}
@media (min-width: 992px) {
.modal-lg {
width: 900px;
}
}
.clearfix:before,
.clearfix:after,
.jag-tm-modal-wrapper .modal-header:before,
.jag-tm-modal-wrapper .modal-header:after,
.jag-tm-modal-wrapper .modal-footer:before,
.jag-tm-modal-wrapper .modal-footer:after {
content: " ";
display: table;
}
.clearfix:after,
.jag-tm-modal-wrapper .clearfix,
.jag-tm-modal-wrapper .modal-header:after,
.jag-tm-modal-wrapper .modal-footer:after {
clear: both;
}
.center-block {
display: block;
margin-left: auto;
margin-right: auto;
}
.pull-right {
float: right !important;
}
.pull-left {
float: left !important;
}
.hide {
display: none !important;
}
.show {
display: block !important;
}
.invisible {
visibility: hidden;
}
.text-hide {
font: 0/0 a;
color: transparent;
text-shadow: none;
background-color: transparent;
border: 0;
}
.hidden {
display: none !important;
}
.affix {
position: fixed;
} .jag-tm-theme-1{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-1 .member-name {
position: absolute;
bottom: 12px;
right: 10px;
color: #fff;
font-size: 14px;
font-weight: 700;
padding: 5px 14px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
background-color: #444;
z-index: 9;
}
.jag-tm-theme-1 .member-name span {
position: absolute;
top: 90%;
right: 0;
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 3px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
white-space: nowrap;
}
.jag-tm-theme-1 .member-detail {
display: block;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
padding-top: 14px;
font-size: 13px;
line-height: 21px;
color: #888888;
}
.jag-tm-theme-1 .member-email,
.jag-tm-theme-1 .member-website,
.jag-tm-theme-1 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef !important;
}
.jag-tm-theme-1 .member-img-wrap {
position: relative;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
}
.jag-tm-theme-1 li {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 15px;
}
.jag-tm-theme-1 li .member-img-wrap img{
display: inline;
max-width: 100%;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
}
.jag-tm-theme-1 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 15px;
}
.jag-tm-theme-1 .member-social a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}
.jag-tm-theme-1 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-1 .member-social a i{
color: #fff;
}
.jag-tm-theme-1 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-1 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-1 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-1 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-1 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-1 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-1 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-1 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-1 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 18px;
border:0 !important;
}
.jag-tm-theme-1  li:hover .member-img-wrap img {
-moz-transform: scale(1.03);
-webkit-transform: scale(1.03);
-o-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
} .jag-tm-theme-2{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-2 .member-name {
position: absolute;
bottom: 12px;
right: 10px;
color: #fff;
font-size: 14px;
font-weight: 700;
padding: 5px 14px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
background-color: #444;
z-index: 9;
}
.jag-tm-theme-2 .member-name span {
position: absolute;
top: 90%;
right: 0;
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 3px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
white-space: nowrap;
}
.jag-tm-theme-2 .member-detail {
display: block;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
padding-top: 14px;
font-size: 13px;
line-height: 21px;
color: #888888;
clear: both;
}
.jag-tm-theme-2 .member-email,
.jag-tm-theme-2 .member-website,
.jag-tm-theme-2 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-2 .member-img-wrap {
position: relative;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 80%;
display: block;
}
.jag-tm-theme-2 li {
box-sizing: border-box;
color: rgb(136, 136, 136);
display: inline-block;
min-height: 1px;
vertical-align: top;
text-align: left;
margin-bottom: 20px;
}
.jag-tm-theme-2 li .member-img-wrap img{
display: inline;
max-width: 100%;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
}
.jag-tm-theme-2 .member-social{
margin-top: 0px;
text-align: center;
width: auto;
margin-bottom: 15px;
position: absolute;
right: 10%;
top: 0;
}
.jag-tm-theme-2 .member-social a {
margin-left: 0;
margin-right: 0;
text-decoration: none;
margin-bottom: 3px;
display: block;
}
.jag-tm-theme-2 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
display: block;
}
.jag-tm-theme-2 .member-social a i{
color: #fff;
}
.jag-tm-theme-2 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-2 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-2 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-2 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-2 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-2 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-2 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-2 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-2 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 18px;
border:0;
}
.jag-tm-theme-2  li:hover .member-img-wrap img {
-moz-transform: scale(1.03);
-webkit-transform: scale(1.03);
-o-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
} .jag-tm-theme-3{
list-style:none;
padding: 0;
margin: 0;
margin-bottom: 20px;
}
.jag-tm-theme-3 li{
padding: 0px;
margin: 0px !important;
width: 20%;
float: left;
position: relative;
vertical-align: top;
}
.jag-tm-theme-3 .member-name {
position: absolute;
bottom: 12px;
right: 100px;
color: #fff;
font-size: 14px;
font-weight: 700;
padding: 5px 14px;
background-color: #444;
z-index: 9;
opacity: 0;
transition: all 0.22s;
width: 100%;
right: 0 !important;
padding: 0;
bottom: 0;
padding-left: 10px;
padding-top: 5px;
text-align: center;
padding-right: 10px;
font-weight: normal;
padding-bottom: 5px;
font-size: 13px;
}
.jag-tm-theme-3 .member-name span {
font-size: 13px;
font-weight: 300;
padding: 1px 10px;
background: transparent !important;
display:block;
}
.jag-tm-theme-3 .member-detail {
font-size: 13px;
line-height: 21px;
color: #888888;
clear: both;
position: absolute;
top: 0;
width: 0;
left: 0;
bottom: 0;
z-index:20;
background: rgb(0, 175, 209);
color: #ffffff;
overflow: hidden;
transition: 0.6s all;
opacity: 0;
}
.jag-tm-theme-3 .member-detail .inner-wrap{
padding-left: 10px;
padding-right: 10px;
padding-top: 14px;
padding-bottom: 30px;
}
.jag-tm-theme-3 .member-email,
.jag-tm-theme-3 .member-website,
.jag-tm-theme-3 .member-tel{
display: block;
text-decoration: none;
color: #ffffff;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-3 .member-email:hover,
.jag-tm-theme-3 .member-website:hover,
.jag-tm-theme-3 .member-tel:hover{
color: #efefef !important;
border-color: #efefef !important;
}
.jag-tm-theme-3 .member-img-wrap {
position: relative;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
overflow: hidden;
}
.jag-tm-theme-3 li:hover .member-name{
opacity: 1;
right: 10px;
}
.jag-tm-theme-3 li:hover .member-detail{
display: block;
width: 100%;
left: 100%;
opacity: 1;
z-index:20;
}
.jag-tm-theme-3 .basic-info{
margin-top: 20px;
padding: 0px;
}
.jag-tm-theme-3 li .member-img-wrap img{
display: block;
max-width: 100%;
width: 100%;
opacity: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.jag-tm-theme-3 .member-social {
position: absolute;
bottom: 0;
width: 100%;
text-align: center;
left: 0;
}
.jag-tm-theme-3 .member-social a {
margin-left: 0;
margin-right: 0;
text-decoration: none;
margin-bottom: 3px;
display: inline-block;
}
.jag-tm-theme-3 .member-social a i {
background-color: transparent;
color: #fff;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
display: block;
}
.jag-tm-theme-3 .member-social a:hover i{
color: #fff;
}
.jag-tm-theme-3 .member-social a.facebook:hover i {
background-color: #507CBE;
}
.jag-tm-theme-3 .member-social a.linkedin:hover i {
background-color: #90CADD;
}
.jag-tm-theme-3 .member-social a.twitter:hover i {
background-color: #63CDF1;
}
.jag-tm-theme-3 .member-social a.gplus:hover i {
background-color: #F16261;
}
.jag-tm-theme-3 .member-social a.instagram:hover i {
background-color: #8b398d;
}
.jag-tm-theme-3 .member-social.grayscale a:hover i{
background-color: #888888;
}
.jag-tm-theme-3 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-3 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 18px;
border:0;
}
.jag-tm-theme-3 .jag-tm-member-desc{
max-height: 65px;
overflow: hidden;
}
@media (min-width: 1199px){
.jag-tm-theme-3 li:nth-of-type(5n):hover .member-detail,
.jag-tm-theme-3 li:nth-of-type(5n-1):hover .member-detail{
display: block;
width: 100%;
left: -100%;
opacity: 1;
z-index:20;
}
}
@media (min-width: 991px) and (max-width: 1199px){
.jag-tm-theme-3 li{
width: 25%;
}
.jag-tm-theme-3 li:nth-of-type(4n):hover .member-detail,
.jag-tm-theme-3 li:nth-of-type(4n-1):hover .member-detail{
display: block;
width: 100%;
left: -100%;
opacity: 1;
z-index:20;
}
}
@media (min-width: 768px) and (max-width: 991px){
.jag-tm-theme-3 li{
width: 33.33%;
}
.jag-tm-theme-3 li:nth-of-type(3n):hover .member-detail{
display: block;
width: 100%;
left: -100%;
opacity: 1;
z-index:20;
}
}
@media(max-width: 767px){
.jag-tm-theme-3 li{
width: 100%;
margin-bottom: 10px !important;
display: inline-block;
clear: both;
float: none; }
.jag-tm-theme-3 li .member-name{
opacity: 1;
right: 10px;
font-size: 12px;
padding: 2px 6px;
}
.jag-tm-theme-3 li .member-name span{
font-size: 11px;
padding: 1px 6px;
}
.jag-tm-theme-3 li .member-detail{
display: block;
opacity: 1;
z-index:20;
font-size: 11px;
line-height: 14px;
width: 100%;
position: relative;
}
.jag-tm-theme-3 .member-email,
.jag-tm-theme-3 .member-website,
.jag-tm-theme-3 .member-tel{
font-size: 11px;
line-height: 18px;
}
.jag-tm-theme-3 li:hover .member-detail{
width: auto;
left: 0%;
}
}
.jag-tm-theme-3  li:hover .member-img-wrap img {
-moz-transform: scale(1.03);
-webkit-transform: scale(1.03);
-o-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
}
.jag-tm-theme-3 .jag-tm-readmore a{
color: #ffffff;
border: 1px solid #ffffff;
} .jag-tm-theme-4 .team-wrap {
position: relative;
border-radius: 50%;
}
.jag-tm-theme-4 .team-wrap a {
color: #ffffff;
}
.jag-tm-theme-4 .team-wrap .img {
-webkit-transform: scale(1) translateX(0);
-moz-transform: scale(1) translateX(0);
-ms-transform: scale(1) translateX(0);
-o-transform: scale(1) translateX(0);
transform: scale(1) translateX(0);
}
.jag-tm-theme-4 .team-wrap .img {
z-index: 11;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.jag-tm-theme-4 .team-wrap .img {
position: relative;
border-radius: 50%;
}
.jag-tm-theme-4 .team-wrap .img img {
border-radius: 50%;
}
.jag-tm-theme-4 .team-wrap img {
width: 100%;
height: 100%;
}
.jag-tm-theme-4 .team-wrap .info {
-webkit-transform: scale(0.1) translateX(100%);
-moz-transform: scale(0.1) translateX(100%);
-ms-transform: scale(0.1) translateX(100%);
-o-transform: scale(0.1) translateX(100%);
transform: scale(0.1) translateX(100%);
}
.jag-tm-theme-4 .team-wrap .info {
background: #333333;
opacity: 0;
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
}
.jag-tm-theme-4 .team-wrap .info {
position: absolute;
top: 0;
bottom: 0;
left: 0;
right: 0;
text-align: center;
border-radius: 50%;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.jag-tm-theme-4 .team-wrap .info span{
color: #ffffff;
margin-top: 10px;
display: block;
font-size: 14px;
}
.jag-tm-theme-4 .inner-wrap-t4{
transform: translateY(-50%);
top: 50%;
position: relative;
}
.jag-tm-theme-4 .team-wrap .info h3 {
color: #fff;
text-transform: uppercase;
position: relative;
font-size: 14px;
margin: 0 30px;
padding: 0;
}
.jag-tm-theme-4 .team-wrap:hover .img{
-webkit-transform: scale(0.4) translateX(130%);
-moz-transform: scale(0.4) translateX(130%);
-ms-transform: scale(0.4) translateX(130%);
-o-transform: scale(0.4) translateX(130%);
transform: scale(0.4) translateX(130%);
z-index:99;
}
.jag-tm-theme-4 li.col-md-4:nth-of-type(3n) .team-wrap:hover .img,
.jag-tm-theme-4 li.col-md-4:nth-of-type(3n-1) .team-wrap:hover .img{
-webkit-transform: scale(0.4) translateX(-130%);
-moz-transform: scale(0.4) translateX(-130%);
-ms-transform: scale(0.4) translateX(-130%);
-o-transform: scale(0.4) translateX(-130%);
transform: scale(0.4) translateX(-130%);
}
.jag-tm-theme-4 li.col-md-3:nth-of-type(4n) .team-wrap:hover .img,
.jag-tm-theme-4 li.col-md-3:nth-of-type(4n-1) .team-wrap:hover .img{
-webkit-transform: scale(0.4) translateX(-130%);
-moz-transform: scale(0.4) translateX(-130%);
-ms-transform: scale(0.4) translateX(-130%);
-o-transform: scale(0.4) translateX(-130%);
transform: scale(0.4) translateX(-130%);
}
.jag-tm-theme-4 .team-wrap:hover .info {
opacity: 1;
z-index:9;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
.jag-tm-theme-4 .team-wrap:hover .basic-info{
display: block;
}
.jag-tm-theme-4 .team-wrap .img:before {
position: absolute;
display: block;
content: '';
width: 100%;
height: 100%;
border-radius: 100%;
box-shadow: inset 0 -2px 0 17px rgba(255, 255, 255, 0.6), 0 -1px 1px rgba(0, 0, 0, 0.3);
-webkit-transition: all 0.35s ease-in-out;
-moz-transition: all 0.35s ease-in-out;
transition: all 0.35s ease-in-out;
z-index:99;
}
.jag-tm-theme-4 .team-wrap:hover .img:before{
height: 100%;
top:0;
}
.jag-tm-theme-4{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-4 .member-email,
.jag-tm-theme-4 .member-website,
.jag-tm-theme-4 .member-tel{
display: block;
text-decoration: none;
font-size: 13px;
}
.jag-tm-theme-4 li {
box-sizing: border-box;
vertical-align: top;
text-align: left;
margin-bottom: 20px;
}
.jag-tm-theme-4 .basic-info{
margin-top: 10px;
display: none;
}
.jag-tm-theme-4 .basic-info a:hover{
color: #ffffff !important;
}
.jag-tm-theme-4 .member-social{
margin-top: 15px;
text-align: center;
width: auto;
margin-bottom: 15px;
top: 0;
}
.jag-tm-theme-4 .member-social a {
margin-left: 0;
margin-right: 0;
text-decoration: none;
margin-bottom: 3px;
display: inline-block;
}
.jag-tm-theme-4 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
display: block;
}
.jag-tm-theme-4 .member-social a i{
color: #fff;
margin: 5px;
}
.jag-tm-theme-4 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-4 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-4 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-4 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-4 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-4 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-4 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 18px;
border:0;
}
.jag-tm-theme-4 .member-social.grayscale a i{
background-color: #888888;
}
@media (max-width: 1199px){
.jag-tm-theme-4 .team-wrap .info h3{
padding-top: 35px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.jag-tm-theme-4 li:nth-of-type(3n) .team-wrap:hover .img,
.jag-tm-theme-4 li:nth-of-type(3n-1) .team-wrap:hover .img{
-webkit-transform: scale(0.4) translateX(130%);
-moz-transform: scale(0.4) translateX(130%);
-ms-transform: scale(0.4) translateX(130%);
-o-transform: scale(0.4) translateX(130%);
transform: scale(0.4) translateX(130%);
}
.jag-tm-theme-4 li:nth-of-type(4n) .team-wrap:hover .img,
.jag-tm-theme-4 li:nth-of-type(4n-1) .team-wrap:hover .img{
-webkit-transform: scale(0.4) translateX(-130%);
-moz-transform: scale(0.4) translateX(-130%);
-ms-transform: scale(0.4) translateX(-130%);
-o-transform: scale(0.4) translateX(-130%);
transform: scale(0.4) translateX(-130%);
}
}
@media (max-width: 767px){
.jag-tm-theme-4 li:nth-of-type(4n) .team-wrap:hover .img,
.jag-tm-theme-4 li:nth-of-type(4n-1) .team-wrap:hover .img{
-webkit-transform: scale(0.4) translateX(130%);
-moz-transform: scale(0.4) translateX(130%);
-ms-transform: scale(0.4) translateX(130%);
-o-transform: scale(0.4) translateX(130%);
transform: scale(0.4) translateX(130%);
}
}
.jag-tm-theme-4 .jag-tm-readmore a,
.jag-tm-theme-4 .jag-tm-readmore a:hover,
.jag-tm-theme-4 .jag-tm-readmore a:focus,
.jag-tm-theme-4 .jag-tm-readmore a:active{
border-color: #ffffff;
color: #ffffff !important;
} .jag-tm-theme-5{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-5 .member-name {
color: #888888;
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.jag-tm-theme-5 .member-name span {
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: block;
}
.jag-tm-theme-5 .member-detail {
display: block;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
padding-top: 14px;
font-size: 13px;
line-height: 21px;
color: #888888;
}
.jag-tm-theme-5 .member-email,
.jag-tm-theme-5 .member-website,
.jag-tm-theme-5 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-5 .member-img-wrap {
position: relative;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
}
.jag-tm-theme-5 li {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
text-align: left;
}
.jag-tm-theme-5 li .member-img-wrap img{
display: inline;
max-width: 100%;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
border-radius: 50%;
border: 10px solid #efefef;
max-width: 90%;
}
.jag-tm-theme-5 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 15px;
}
.jag-tm-theme-5 .member-social a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}
.jag-tm-theme-5 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-5 .member-social a i{
color: #fff;
}
.jag-tm-theme-5 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-5 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-5 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-5 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-5 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-5 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-5 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-5 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-5 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 18px;
border:0;
}
.jag-tm-theme-5  li:hover .member-img-wrap img {
-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);
} .jag-tm-theme-6{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-6 .member-name {
color: #888888;
font-size: 14px;
font-weight: 700;
display: inline-block;
float: left;
width: 60%;
vertical-align: middle;
padding-top: 10px;
}
.jag-tm-theme-6 .member-img-wrap > a {
float: left;
width: 40%;
}
.jag-tm-theme-6 .member-name span {
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: block;
width: 70%;
margin: 5px auto;
}
.jag-tm-theme-6 .member-detail {
display: block;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
padding-top: 0;
font-size: 13px;
line-height: 21px;
color: #888888;
margin-top: 10px;
float: left;
width: 100%;
}
.jag-tm-theme-6 .member-email,
.jag-tm-theme-6 .member-website,
.jag-tm-theme-6 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-6 .member-img-wrap {
position: relative;
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
}
.jag-tm-theme-6 li {
box-sizing: border-box;
display: inline-block;
min-height: 1px;
vertical-align: top;
text-align: left;
margin-bottom: 15px;
}
.jag-tm-theme-6 li .member-img-wrap img{
display: inline;
max-width: 100%;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
border: 5px solid #efefef;
max-width: 90%;
float: left;
}
.jag-tm-theme-6 .member-social{
margin: 10px 0 0;
text-align: center;
width: 100%;
}
.jag-tm-theme-6 .member-social a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
display: inline-block;
}
.jag-tm-theme-6 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-6 .member-social a i{
color: #fff;
}
.jag-tm-theme-6 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-6 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-6 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-6 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-6 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-6 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-6 .member-social.grayscale a i {
background-color: #888888;
}
.jag-tm-theme-6 .basic-info{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-6 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 18px;
border:0;
}
.jag-tm-theme-6  li:hover .member-img-wrap img {
-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);
} .jag-tm-theme-7{
list-style:none;
padding: 0;
margin: 0;
margin-bottom: 20px;
}
.jag-tm-theme-7 .member-img-wrap{
position: relative;
width: 50%;
float: left;
}
.jag-tm-theme-7 li{
padding: 0px;
margin: 0px !important;
display:block;
float: left;
position: relative;
}
.jag-tm-theme-7 .member-name {
color: #fff;
transition: all 0.22s;
text-align: center;
font-size: 18px;
}
.jag-tm-theme-7 .member-name span {
font-size: 13px;
font-weight: 300;
padding: 1px 10px;
background:transparent !important;
display:block;
}
.jag-tm-theme-7 .member-detail {
font-size: 13px;
line-height: 21px;
z-index:99;
color: #ffffff;
transition: 0.6s all;
width: 50%;
float: left;
position: absolute;
top: 50%;
transform: translateY(-50%);
right: 0;
}
.jag-tm-theme-7 .member-detail .inner-wrap{
padding-left: 10px;
padding-right: 10px;
padding-top: 14px;
padding-bottom: 30px;
}
.jag-tm-theme-7 .member-email,
.jag-tm-theme-7 .member-website,
.jag-tm-theme-7 .member-tel{
display: block;
text-decoration: none;
color: #ffffff;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-7 .member-email:hover,
.jag-tm-theme-7 .member-website:hover,
.jag-tm-theme-7 .member-tel:hover{
color: #efefef !important;
border-color: #efefef !important;
}
.jag-tm-theme-7 .member-img-wrap {
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
position: relative;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
overflow: hidden;
}
.jag-tm-theme-7 .basic-info{
margin-top: 10px;
padding: 0px 10px;
}
.jag-tm-theme-7 li .member-img-wrap img{
display: block;
max-width: 100%;
width: 100%;
opacity: 1;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
}
.jag-tm-theme-7 .member-social {
width: 100%;
text-align: center;
margin-top: 2px;
}
.jag-tm-theme-7 .member-social a {
margin-left: 0;
margin-right: 0;
text-decoration: none;
margin-bottom: 3px;
display: inline-block;
}
.jag-tm-theme-7 .member-social a i {
background-color: transparent;
color: #fff;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 14px;
display: block;
}
.jag-tm-theme-7 .member-social a:hover i{
color: #fff;
}
.jag-tm-theme-7 .member-social a.facebook:hover i {
background-color: #507CBE;
}
.jag-tm-theme-7 .member-social a.linkedin:hover i {
background-color: #90CADD;
}
.jag-tm-theme-7 .member-social a.twitter:hover i {
background-color: #63CDF1;
}
.jag-tm-theme-7 .member-social a.gplus:hover i {
background-color: #F16261;
}
.jag-tm-theme-7 .member-social a.instagram:hover i {
background-color: #8b398d;
}
.jag-tm-theme-7 .member-social.grayscale a:hover i{
background-color: #888888;
}
.jag-tm-theme-7 .basic-info.style_icon{
text-align: center;
margin-top: 5px;
}
.jag-tm-theme-7 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 14px;
border:0;
}
.jag-tm-theme-7  li:hover .member-img-wrap img {
-moz-transform: scale(1.03);
-webkit-transform: scale(1.03);
-o-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
}
.jag-tm-theme-7 .member-img-wrap:before {
content: "\f0d9";
font-family: 'Font Awesome 5 Free';
font-weight: 900;
font-size: 39px;
position: absolute;
right: -2px;
top: 16px;
z-index: 99;
}
@media(min-width:992px){
.jag-tm-theme-7 li.col-md-3:nth-child(8n+5) .member-img-wrap,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+6) .member-img-wrap,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+7) .member-img-wrap,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+8) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-md-3:nth-child(8n+5) .member-detail,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+6) .member-detail,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+7) .member-detail,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+8) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-md-3:nth-child(8n+5) .member-img-wrap:before,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+6) .member-img-wrap:before,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+7) .member-img-wrap:before,
.jag-tm-theme-7 li.col-md-3:nth-child(8n+8) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
.jag-tm-theme-7 li.col-md-4:nth-child(6n+4) .member-img-wrap,
.jag-tm-theme-7 li.col-md-4:nth-child(6n+5) .member-img-wrap,
.jag-tm-theme-7 li.col-md-4:nth-child(6n+6) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-md-4:nth-child(6n+4) .member-detail,
.jag-tm-theme-7 li.col-md-4:nth-child(6n+5) .member-detail,
.jag-tm-theme-7 li.col-md-4:nth-child(6n+6) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-md-4:nth-child(6n+4) .member-img-wrap:before,
.jag-tm-theme-7 li.col-md-4:nth-child(6n+5) .member-img-wrap:before,
.jag-tm-theme-7 li.col-md-4:nth-child(6n+6) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
.jag-tm-theme-7 li.col-md-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-md-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-md-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
.jag-tm-theme-7 li.col-md-12:nth-child(even) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-md-12:nth-child(even) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-md-12:nth-child(even) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
}
@media (min-width: 768px) and (max-width: 991px){
.jag-team-wrapper li.col-sm-6{
width: 50%;
float: left;
}
.jag-team-wrapper li.col-sm-3{
width: 25%;
float: left;
}
.jag-team-wrapper li.col-sm-4{
width: 33.33%;
float: left;
}
.jag-team-wrapper li.col-sm-2{
width: 16.66666667%;
float: left;
}
.jag-tm-theme-7 li.col-sm-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-sm-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-sm-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+4) .member-img-wrap,
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+5) .member-img-wrap,
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+6) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+4) .member-detail,
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+5) .member-detail,
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+6) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+4) .member-img-wrap:before,
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+5) .member-img-wrap:before,
.jag-tm-theme-7 li.col-sm-4:nth-child(6n+6) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+5) .member-img-wrap,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+6) .member-img-wrap,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+7) .member-img-wrap,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+8) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+5) .member-detail,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+6) .member-detail,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+7) .member-detail,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+8) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+5) .member-img-wrap:before,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+6) .member-img-wrap:before,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+7) .member-img-wrap:before,
.jag-tm-theme-7 li.col-sm-3:nth-child(8n+8) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
.jag-tm-theme-7 li.col-sm-12:nth-child(even) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-sm-12:nth-child(even) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-sm-12:nth-child(even) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
}
@media (max-width: 767px){
.jag-team-wrapper li.col-xs-6{
width: 50%;
float: left;
}
.jag-team-wrapper li.col-xs-3{
width: 25%;
float: left;
}
.jag-team-wrapper li.col-xs-4{
width: 33.33%;
float: left;
}
.jag-team-wrapper li.col-xs-2{
width: 16.66666667%;
float: left;
}
.jag-tm-theme-7 li.col-xs-12:nth-child(even) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-xs-12:nth-child(even) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-xs-12:nth-child(even) .member-img-wrap:before{
content: "\f0da";
left: -2px;
}
.jag-tm-theme-7 li.col-xs-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap{
float: right;
}
.jag-tm-theme-7 li.col-xs-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-detail{
left: 0;
}
.jag-tm-theme-7 li.col-xs-6:not(:nth-child(4n+1)):not(:nth-child(4n+2)) .member-img-wrap:before{
content: "\f0da";
left: -2px;
} }
.jag-tm-theme-7 .jag-tm-readmore{
margin: 2px 0;
}
.jag-tm-theme-7 .jag-tm-readmore a{
font-size: 12px;
border: 0;
color: #ffffff;
}
.jag-tm-theme-7 .jag-tm-readmore a:hover,
.jag-tm-theme-7 .jag-tm-readmore a:focus,
.jag-tm-theme-7 .jag-tm-readmore a:active{
color: #ffffff !important;
} .jag-tm-theme-8{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-8 .member-name {
color: #888888;
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.jag-tm-theme-8 .member-name span {
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: block;
}
.jag-tm-theme-8 .member-detail {
display: block;
padding-bottom: 45px;
font-size: 13px;
line-height: 21px;
color: #888888;
padding-top: 140px;
z-index: 10;
box-shadow: 0px 1px 3px #ccc;
margin-top: 70px;
padding-left: 10px;
padding-right: 10px;
background-color: #ffffff;
}
.jag-tm-theme-8 .member-email,
.jag-tm-theme-8 .member-website,
.jag-tm-theme-8 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-8 .member-img-wrap {
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
position: relative;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
position: absolute;
left: 0;
top: 0;
}
.jag-tm-theme-8 li {
box-sizing: border-box;
color: rgb(136, 136, 136);
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 30px;
}
.jag-tm-theme-8 li .member-img-wrap img{
display: inline;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
border-radius: 50%;
border: 5px solid #efefef;
max-width: 150px;
}
.jag-tm-theme-8 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 10px;
position: absolute;
bottom: 0;
left: 0;
}
.jag-tm-theme-8 .member-social a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}
.jag-tm-theme-8 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-8 .member-social a i{
color: #fff;
}
.jag-tm-theme-8 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-8 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-8 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-8 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-8 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-8 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-8 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-8 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-8 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 16px;
border:0;
}
.jag-tm-theme-8  li:hover .member-img-wrap img {
-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);
}
.jag-tm-readmore-enabled .jag-tm-theme-8 .member-detail{
padding-bottom: 100px;
}
.jag-tm-theme-8 .jag-tm-readmore{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-8.owl-carousel .jag-tm-readmore{
bottom: 30px;
}
.jag-tm-readmore-enabled .jag-tm-theme-8 .member-social{
bottom: 40px;
}
.jag-tm-readmore-enabled .jag-tm-theme-8.owl-carousel .member-social{
bottom: 70px;
} .jag-tm-theme-9{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-9 .member-name {
color: #888888;
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.jag-tm-theme-9 .member-name span {
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: block;
}
.jag-tm-theme-9 .member-detail {
display: block;
padding-bottom: 45px;
font-size: 13px;
line-height: 21px;
color: #888888;
padding-top: 140px;
z-index: 10;
box-shadow: 0px 1px 3px #ccc;
margin-top: 70px;
padding-left: 10px;
padding-right: 10px;
border-top: 4px solid rgb(0, 175, 209);
overflow: hidden;
position: relative;
background-color: #ffffff;
}
.jag-tm-theme-9 .member-email,
.jag-tm-theme-9 .member-website,
.jag-tm-theme-9 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-9 .member-img-wrap {
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
position: relative;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
position: absolute;
left: 0;
z-index: 99;
top: 0;
}
.jag-tm-theme-9 li {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 30px;
}
.jag-tm-theme-9 li .member-img-wrap img{
display: inline;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
max-width: 150px;
height: 100%;
box-shadow: none;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
-ms-transform: scale(0.93); -webkit-transform: scale(0.93); transform: scale(0.93);
}
.jag-tm-theme-9 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 0;
position: absolute;
bottom: 0;
left: 0;
background-color: rgb(0, 175, 209);
}
.jag-tm-theme-9 .member-social a {
text-decoration: none;
display: inline-block;
margin: 5px 2px;
}
.jag-tm-theme-9 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-9 .member-social a i{
color: #fff;
}
.jag-tm-theme-9 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-9 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-9 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-9 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-9 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-9 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-9 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-9 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-9 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 16px;
border:0;
}
.jag-tm-theme-9  li:hover .member-img-wrap img {
-ms-transform: scale(0.97); -webkit-transform: scale(0.97); transform: scale(0.97);
}
.jag-tm-readmore-enabled .jag-tm-theme-9 .member-detail{
padding-bottom: 100px;
}
.jag-tm-theme-9 .jag-tm-readmore{
position: absolute;
bottom: 40px;
left: 0;
width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-9 .member-social{
bottom: 0;
} .jag-tm-theme-10{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-10 .member-name {
color: #888888;
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.jag-tm-theme-10 .member-name span {
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: block;
}
.jag-tm-theme-10 .member-detail {
display: block;
padding-bottom: 45px;
font-size: 13px;
line-height: 21px;
color: #888888;
padding-top: 140px;
z-index: 10;
box-shadow: 0px 1px 3px #ccc;
margin-top: 70px;
padding-left: 10px;
padding-right: 10px;
border-top: 4px solid rgb(0, 175, 209);
overflow: hidden;
position: relative;
background-color: #ffffff;
}
.jag-tm-theme-10 .member-email,
.jag-tm-theme-10 .member-website,
.jag-tm-theme-10 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-10 .member-img-wrap {
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
position: relative;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
position: absolute;
left: 0;
z-index: 99;
top: 0;
}
.jag-tm-theme-10 li {
box-sizing: border-box;
color: rgb(136, 136, 136);
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 30px;
}
.jag-tm-theme-10 li .member-img-wrap img{
display: inline;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
max-width: 150px;
height: 100%;
box-shadow: none;
-ms-transform: scale(0.93); -webkit-transform: scale(0.93); transform: scale(0.93);
border-radius: 0 50%;
}
.jag-tm-theme-10 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 0;
position: absolute;
bottom: 0;
left: 0;
background-color: rgb(0, 175, 209);
}
.jag-tm-theme-10 .member-social a {
text-decoration: none;
display: inline-block;
margin: 5px 2px;
}
.jag-tm-theme-10 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-10 .member-social a i{
color: #fff;
}
.jag-tm-theme-10 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-10 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-10 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-10 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-10 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-10 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-10 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-10 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-10 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 16px;
border:0;
}
.jag-tm-theme-10  li:hover .member-img-wrap img {
-ms-transform: scale(0.97); -webkit-transform: scale(0.97); transform: scale(0.97);
}
.jag-tm-readmore-enabled .jag-tm-theme-10 .member-detail{
padding-bottom: 100px;
}
.jag-tm-theme-10 .jag-tm-readmore{
position: absolute;
bottom: 40px;
left: 0;
width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-10 .member-social{
bottom: 0;
} .jag-tm-theme-11 .member-img-wrap{
position: relative;
}
.jag-tm-theme-11{
list-style:none;
padding: 0;
margin: 10px 0 0;
}
.jag-tm-theme-11 .member-name {
position: absolute;
bottom: 12px;
right: 10px;
color: #fff;
font-size: 14px;
font-weight: 700;
padding: 5px 14px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
background-color: #444;
z-index: 10;
}
.jag-tm-theme-11 .member-name span {
position: absolute;
top: 90%;
right: 0;
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
white-space: nowrap;
}
.jag-tm-theme-11 .member-detail {
display: block;
padding-bottom: 5px;
padding-left: 0px;
padding-right: 0px;
padding-top: 14px;
font-size: 13px;
line-height: 21px;
color: #888888;
}
.jag-tm-theme-11 .member-email,
.jag-tm-theme-11 .member-website,
.jag-tm-theme-11 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-11 .member-img-wrap {
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
position: relative;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
}
.jag-tm-theme-11 li {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 15px;
}
.jag-tm-theme-11 li .member-img-wrap img{
display: inline;
max-width: 100%;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-box-shadow: 0 0 0 8px #fff;
box-shadow: 0 0 0 8px #fff;
}
.jag-tm-theme-11 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 15px;
}
.jag-tm-theme-11 .member-social a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}
.jag-tm-theme-11 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 14px;
}
.jag-tm-theme-11 .member-social a i{
color: #fff;
}
.jag-tm-theme-11 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-11 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-11 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-11 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-11 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-11 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-11 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-11 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-11 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 18px;
border:0;
}
.jag-tm-theme-11  li:hover .member-img-wrap img {
-moz-transform: scale(1.03);
-webkit-transform: scale(1.03);
-o-transform: scale(1.03);
-ms-transform: scale(1.03);
transform: scale(1.03);
}
.jag-tm-theme-11 .member-img-wrap a{
display: inline-block;
}
.jag-tm-theme-11.owl-carousel .member-img-wrap a{
display: block;
}
.jag-tm-theme-11  li .member-img-wrap img {
border-radius: 0 50%;
} .jag-tm-theme-12{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-12 .member-name {
color: #ffffff;
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.jag-tm-theme-12 .member-name span {
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: block;
}
.jag-tm-theme-12 .member-detail {
display: block;
padding-bottom: 45px;
font-size: 13px;
line-height: 21px;
color: #888888;
padding: 10px 10px 50px;
z-index: 10;
box-shadow: 0px 1px 3px #ccc;
margin-top: 10px;
background-color: #ffffff;
}
.jag-tm-theme-12 .member-email,
.jag-tm-theme-12 .member-website,
.jag-tm-theme-12 .member-tel{
display: block;
text-decoration: none;
color: #888888;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-12 .member-img-wrap {
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
position: relative;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
padding: 10px;
}
.jag-tm-theme-12 li {
box-sizing: border-box;
color: rgb(136, 136, 136);
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 30px;
}
.jag-tm-theme-12 li .member-img-wrap img{
display: inline;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
border-radius: 50%;
border: 5px solid #ffffff;
max-width: 150px;
box-shadow: none;
}
.jag-tm-theme-12 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 10px;
position: absolute;
bottom: 0;
left: 0;
}
.jag-tm-theme-12 .member-social a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}
.jag-tm-theme-12 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-12 .member-social a i{
color: #fff;
}
.jag-tm-theme-12 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-12 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-12 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-12 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-12 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-12 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-12 .basic-info.style_icon{
text-align: center;
margin-top: 10px;
}
.jag-tm-theme-12 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-12 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 16px;
border:0;
}
.jag-tm-theme-12  li:hover .member-img-wrap img {
-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);
}
.jag-tm-readmore-enabled .jag-tm-theme-12 .member-detail{
padding-bottom: 100px;
}
.jag-tm-theme-12 .jag-tm-readmore{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.jag-tm-theme-12.owl-carousel .jag-tm-readmore{
bottom: 30px;
}
.jag-tm-readmore-enabled .jag-tm-theme-12 .member-social{
bottom: 40px;
}
.jag-tm-readmore-enabled .jag-tm-theme-12.owl-carousel .member-social {
bottom: 70px;
} .jag-tm-theme-13{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-13 .member-name {
color: #ffffff;
font-size: 14px;
font-weight: 700;
display: inline-block;
}
.jag-tm-theme-13 .member-name span {
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: block;
}
.jag-tm-theme-13 .member-detail {
display: block;
padding-bottom: 45px;
font-size: 13px;
line-height: 21px;
color: #ffffff;
padding: 0 10px 50px;
z-index: 10;
box-shadow: none;
margin-top: 0;
}
.jag-tm-theme-13 .member-email,
.jag-tm-theme-13 .member-website,
.jag-tm-theme-13 .member-tel{
display: block;
text-decoration: none;
color: #ffffff;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-13 .member-img-wrap {
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
position: relative;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
padding: 10px;
}
.jag-tm-theme-13 li {
box-sizing: border-box;
color: rgb(136, 136, 136);
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 30px;
}
.jag-tm-theme-13 li .member-img-wrap img{
display: inline;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
border-radius: 50%;
border: 5px solid #ffffff;
max-width: 150px;
box-shadow: none;
}
.jag-tm-theme-13 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 10px;
position: absolute;
bottom: 0;
left: 0;
}
.jag-tm-theme-13 .member-social a {
margin-left: 2px;
margin-right: 2px;
text-decoration: none;
}
.jag-tm-theme-13 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 14px;
}
.jag-tm-theme-13 .member-social a i{
color: #fff;
}
.jag-tm-theme-13 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-13 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-13 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-13 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-13 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-13 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-13 .basic-info.style_icon{
text-align: center;
margin-top: 0;
}
.jag-tm-theme-13 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-13 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 16px;
border:0;
}
.jag-tm-theme-13 .basic-info a:hover{
color: #ffffff;
opacity: 0.7;
}
.jag-tm-theme-13  li:hover .member-img-wrap img {
-ms-transform: rotate(7deg); -webkit-transform: rotate(7deg); transform: rotate(7deg);
}
.jag-tm-theme-13 .jag-tm-readmore a,
.jag-tm-theme-13 .jag-tm-readmore a:hover{
font-size: 12px;
border: 0;
color: #ffffff;
}
.jag-tm-theme-13 .jag-tm-readmore a:focus,
.jag-tm-theme-13 .jag-tm-readmore a:active{
color: #ffffff !important;
}
.jag-tm-readmore-enabled .jag-tm-theme-13 .member-detail{
padding-bottom: 80px;
}
.jag-tm-theme-13 .jag-tm-readmore{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-13 .member-social{
bottom: 35px;
} .jag-tm-theme-14{
list-style:none;
padding: 0;
margin: 0;
}
.jag-tm-theme-14 .member-name {
color: #ffffff;
font-size: 14px;
font-weight: 700;
display: block;
}
.jag-tm-theme-14 .member-name span {
color: #fff;
font-size: 13px;
font-weight: 300;
padding: 2px 10px;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: block;
}
.jag-tm-theme-14 .member-detail {
display: block;
padding-bottom: 35px;
font-size: 13px;
line-height: 21px;
color: #ffffff;
padding-top: 140px;
margin-top: 70px;
padding-left: 10px;
padding-right: 10px;
overflow: hidden;
position: relative;
z-index: 10;
}
.jag-tm-theme-14 .member-email,
.jag-tm-theme-14 .member-website,
.jag-tm-theme-14 .member-tel{
display: block;
text-decoration: none;
color: #ffffff;
font-size: 13px;
border-bottom: 2px solid #efefef;
}
.jag-tm-theme-14 .member-img-wrap {
-webkit-transition-delay: 0s;
-webkit-transition-duration: 0.2s;
-webkit-transition-property: all;
-webkit-transition-timing-function: ease-in-out;
box-sizing: border-box;
display: block;
position: relative;
transition-delay: 0s;
transition-duration: 0.2s;
transition-property: all;
transition-timing-function: ease-in-out;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
width: 100%;
text-align: center;
position: absolute;
left: 0;
z-index: 99;
top: 0;
}
.jag-tm-theme-14 li {
box-sizing: border-box;
display: inline-block;
vertical-align: top;
text-align: left;
margin-bottom: 30px;
}
.jag-tm-theme-14 li .member-img-wrap img{
display: inline;
width: 100%;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
pointer: cursor;
-webkit-filter: grayscale(0%);
max-width: 150px;
height: 100%;
box-shadow: none;
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
-ms-transform: scale(0.93); -webkit-transform: scale(0.93); transform: scale(0.93);
}
.jag-tm-theme-14 .member-social{
margin-top: 5px;
text-align: center;
width: 100%;
margin-bottom: 0;
position: absolute;
bottom: 0;
left: 0;
}
.jag-tm-theme-14 .member-social a {
text-decoration: none;
display: inline-block;
margin: 5px 2px;
}
.jag-tm-theme-14 .member-social a i {
background-color: transparent;
color: #aaa;
width: 28px;
height: 28px;
line-height: 28px;
text-align: center;
border-radius: 2px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
display: inline-block;
transition: all 0.2s ease-in-out;
-moz-transition: all 0.2s ease-in-out;
-webkit-transition: all 0.2s ease-in-out;
-o-transition: all 0.2s ease-in-out;
font-size: 1.1em;
}
.jag-tm-theme-14 .member-social a i{
color: #ffffff;
}
.jag-tm-theme-14 .member-social a:hover i{
opacity: 0.7;
}
.jag-tm-theme-14 .member-social a.facebook i {
background-color: #507CBE;
}
.jag-tm-theme-14 .member-social a.linkedin i {
background-color: #90CADD;
}
.jag-tm-theme-14 .member-social a.twitter i {
background-color: #63CDF1;
}
.jag-tm-theme-14 .member-social a.gplus i {
background-color: #F16261;
}
.jag-tm-theme-14 .member-social a.instagram i {
background-color: #8b398d;
}
.jag-tm-theme-14 .basic-info.style_icon{
text-align: center;
margin-top: 0;
}
.jag-tm-theme-14 .member-social.grayscale a i{
background-color: #888888;
}
.jag-tm-theme-14 .basic-info.style_icon a{
display: inline-block;
margin: 0px 5px;
font-size: 16px;
border:0;
}
.jag-tm-theme-14 .basic-info a:hover{
color: #ffffff;
}
.jag-tm-theme-14  li:hover .member-img-wrap img {
-ms-transform: scale(0.97); -webkit-transform: scale(0.97); transform: scale(0.97);
}
.jag-tm-theme-14 .jag-tm-readmore a,
.jag-tm-theme-14 .jag-tm-readmore a:hover{
font-size: 12px;
border: 0;
color: #ffffff;
}
.jag-tm-theme-14 .jag-tm-readmore a:focus,
.jag-tm-theme-14 .jag-tm-readmore a:active{
color: #ffffff !important;
}
.jag-tm-readmore-enabled .jag-tm-theme-14 .member-detail{
padding-bottom: 80px;
}
.jag-tm-theme-14 .jag-tm-readmore{
position: absolute;
bottom: 0;
left: 0;
width: 100%;
}
.jag-tm-readmore-enabled .jag-tm-theme-14 .member-social{
bottom: 40px;
} .jag-img-compare{
margin-bottom: 15px;
}
.jag-img-compare .twentytwenty-horizontal .twentytwenty-handle:before, 
.jag-img-compare .twentytwenty-horizontal .twentytwenty-handle:after, 
.jag-img-compare .twentytwenty-vertical .twentytwenty-handle:before, 
.jag-img-compare .twentytwenty-vertical .twentytwenty-handle:after {
content: " ";
display: block;
background: white;
position: absolute;
z-index: 30;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5); }
.jag-img-compare .twentytwenty-horizontal .twentytwenty-handle:before, 
.jag-img-compare .twentytwenty-horizontal .twentytwenty-handle:after {
width: 3px;
height: 9999px;
left: 50%;
margin-left: -1.5px; }
.jag-img-compare .twentytwenty-vertical .twentytwenty-handle:before, 
.jag-img-compare .twentytwenty-vertical .twentytwenty-handle:after {
width: 9999px;
height: 3px;
top: 50%;
margin-top: -1.5px; }
.jag-img-compare .twentytwenty-before-label,
.jag-img-compare .twentytwenty-after-label, .twentytwenty-overlay {
position: absolute;
top: 0;
width: 100%;
height: 100%; }
.jag-img-compare .twentytwenty-before-label, 
.jag-img-compare .twentytwenty-after-label, 
.jag-img-compare .twentytwenty-overlay {
-webkit-transition-duration: 0.5s;
-moz-transition-duration: 0.5s;
transition-duration: 0.5s; }
.jag-img-compare .twentytwenty-before-label,
.jag-img-compare .twentytwenty-after-label {
-webkit-transition-property: opacity;
-moz-transition-property: opacity;
transition-property: opacity; }
.jag-img-compare .twentytwenty-before-label:before,
.jag-img-compare .twentytwenty-after-label:before {
color: white;
font-size: 13px;
letter-spacing: 0.1em; }
.jag-img-compare .twentytwenty-before-label:before, .jag-img-compare .twentytwenty-after-label:before {
position: absolute;
background: rgba(255, 255, 255, 0.2);
line-height: 38px;
padding: 0 20px;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
border-radius: 2px; }
.jag-img-compare .twentytwenty-horizontal .twentytwenty-before-label:before,
.jag-img-compare  .twentytwenty-horizontal .twentytwenty-after-label:before {
top: 50%;
margin-top: -19px; }
.jag-img-compare .twentytwenty-vertical .twentytwenty-before-label:before,
.jag-img-compare .twentytwenty-vertical .twentytwenty-after-label:before {
left: 50%;
margin-left: -45px;
text-align: center;
width: 90px; }
.jag-img-compare .twentytwenty-left-arrow, .twentytwenty-right-arrow,
.jag-img-compare .twentytwenty-up-arrow, .twentytwenty-down-arrow {
width: 0;
height: 0;
border: 6px inset transparent;
position: absolute; }
.jag-img-compare .twentytwenty-left-arrow, .jag-img-compare .twentytwenty-right-arrow {
top: 50%;
margin-top: -6px; }
.twentytwenty-up-arrow, .jag-img-compare .twentytwenty-down-arrow {
left: 50%;
margin-left: -6px; }
.jag-img-compare .twentytwenty-container {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
z-index: 0;
overflow: hidden;
position: relative;
-webkit-user-select: none;
-moz-user-select: none; }
.jag-img-compare .twentytwenty-container img {
max-width: 100%;
position: absolute;
top: 0;
display: block; }
.jag-img-compare .twentytwenty-container.active .twentytwenty-overlay, .twentytwenty-container.active :hover.twentytwenty-overlay {
background: rgba(0, 0, 0, 0); }
.jag-img-compare .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-before-label,
.jag-img-compare .twentytwenty-container.active .twentytwenty-overlay .twentytwenty-after-label, .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-before-label,
.jag-img-compare .twentytwenty-container.active :hover.twentytwenty-overlay .twentytwenty-after-label {
opacity: 0; }
.jag-img-compare .twentytwenty-container * {
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box; }
.jag-img-compare .twentytwenty-before-label {
opacity: 0; }
.twentytwenty-before-label:before {
content: attr(data-content); }
.jag-img-compare .twentytwenty-after-label {
opacity: 0; }
.jag-img-compare .twentytwenty-after-label:before {
content: attr(data-content); }
.jag-img-compare .twentytwenty-horizontal .twentytwenty-before-label:before {
left: 10px; }
.jag-img-compare .twentytwenty-horizontal .twentytwenty-after-label:before {
right: 10px; }
.jag-img-compare .twentytwenty-vertical .twentytwenty-before-label:before {
top: 10px; }
.jag-img-compare .twentytwenty-vertical .twentytwenty-after-label:before {
bottom: 10px; }
.jag-img-compare .twentytwenty-overlay {
-webkit-transition-property: background;
-moz-transition-property: background;
transition-property: background;
background: rgba(0, 0, 0, 0);
z-index: 25; }
.jag-img-compare .twentytwenty-overlay:hover {
background: rgba(0, 0, 0, 0.5); }
.jag-img-compare .twentytwenty-overlay:hover .twentytwenty-after-label {
opacity: 1; }
.jag-img-compare .twentytwenty-overlay:hover .twentytwenty-before-label {
opacity: 1; }
.jag-img-compare .twentytwenty-before {
z-index: 20; }
.jag-img-compare .twentytwenty-after {
z-index: 10; }
.jag-img-compare .twentytwenty-handle {
height: 38px;
width: 38px;
position: absolute;
left: 50%;
top: 50%;
margin-left: -22px;
margin-top: -22px;
border: 3px solid white;
-webkit-border-radius: 1000px;
-moz-border-radius: 1000px;
border-radius: 1000px;
-webkit-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0px 0px 12px rgba(51, 51, 51, 0.5);
z-index: 40;
cursor: pointer; }
.jag-img-compare .twentytwenty-horizontal .twentytwenty-handle:before {
bottom: 50%;
margin-bottom: 22px;
-webkit-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.jag-img-compare .twentytwenty-horizontal .twentytwenty-handle:after {
top: 50%;
margin-top: 22px;
-webkit-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 0 -3px 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.jag-img-compare .twentytwenty-vertical .twentytwenty-handle:before {
left: 50%;
margin-left: 22px;
-webkit-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: 3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.jag-img-compare .twentytwenty-vertical .twentytwenty-handle:after {
right: 50%;
margin-right: 22px;
-webkit-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
-moz-box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5);
box-shadow: -3px 0 0 white, 0px 0px 12px rgba(51, 51, 51, 0.5); }
.jag-img-compare .twentytwenty-left-arrow {
border-right: 6px solid white;
left: 50%;
margin-left: -17px; }
.jag-img-compare .twentytwenty-right-arrow {
border-left: 6px solid white;
right: 50%;
margin-right: -17px; }
.jag-img-compare .twentytwenty-up-arrow {
border-bottom: 6px solid white;
top: 50%;
margin-top: -17px; }
.jag-img-compare .twentytwenty-down-arrow {
border-top: 6px solid white;
bottom: 50%;
margin-bottom: -17px; }
.jag-img-compare-container:hover .twentytwenty-after-label{
opacity: 1 !important;
}
.jag-img-compare-container:hover .twentytwenty-before-label{
opacity: 1 !important;
} .jag-download-style-1.jag-btn-animate{
transition: all 0.1s;
-webkit-transition: all 0.1s;
}
.jag-download-style-1.jag-btn-class{
position: relative;
padding: 10px 30px;
margin: 0px 10px 10px 0px;
border-radius: 10px;
display: inline-block;
text-decoration: none;
border-bottom: 5px solid;
}
.jag-download-style-1.jag-btn-class:hover{
text-decoration: none;
outline: none;
}
.jag-download-style-1.jag-btn-class:active{
margin-top: 4px;
border-bottom: 1px solid;
text-decoration: none;
outline: none;
}
.jag-download-style-2{
border: none;
cursor: pointer;
display: inline-block;
margin: 5px 0;
outline: none;
position: relative;
border: 1px solid;
}
.jag-download-style-2 .jag-btn-icon{
display: inline-block;
padding: 10px 20px;
position: relative;
z-index: 99;
}
.jag-download-style-2 .jag-btn-icon i{
position: relative;
z-index: 99;
}
.jag-download-style-2 .jag-btn-icon:before{
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
background-color: rgba(0,0,0,0.1);
}
.jag-download-style-2 .jag-btn-text{
padding: 10px 20px 10px 0;
display: inline-block;
}
@media(max-width: 480px){
.jag-download-button{
text-align: center;
}
.jag-download-button .jag-btn-class {
font-size: 14px;
}
} .jag-dual-button .jag-dual-btn-class{
cursor: pointer;
display: inline-block;
margin: 5px 0;
padding: 10px 25px;
outline: none;
position: relative;
transition: 0.5s all !important;
-webkit-transition: 0.5s all !important;
-moz-transition: 0.5s all !important;
-ms-transition: 0.5s all !important;
box-shadow: none !important;
}
.jag-dual-button .jag-dual-btn-class:hover{
text-decoration: none;
outline: none;
box-shadow: none;
}
.jag-dual-button .jag-dual-btn-wrapper .jag-dual-btn-icon{
position: absolute;
z-index: 99;
top: 50%;
right: 0;
height: 22px;
width: 22px;
margin-top: -11px;
margin-right: -11px;
text-align: center;
font-size: 20px;
border-radius: 100%;
}
.jag-dual-button .jag-dual-btn-wrapper{
position: relative;
display: inline-block;
}
.jag-dual-button .jag-middle-text{
position: absolute;
top: 50%;
left: 50%;
width: 100%;
-webkit-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
line-height: .8em;
font-size: 11px;
}
.jag-dual-button .jag-btn-large+.jag-dual-btn-icon .jag-middle-text{
font-size: 14px;
}
.jag-dual-button .jag-dual-btn-wrapper .jag-btn-large+.jag-dual-btn-icon{
height: 26px;
width: 26px;
margin-top: -13px;
margin-right: -13px;
}
.jag-dual-style-2 .jag-dual-right {
cursor: pointer;
position: relative;
transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.jag-dual-style-2 .jag-dual-right:hover:before {
left: 0%;
right: auto;
width: 100%;
}
.jag-dual-style-2 .jag-dual-right:before {
display: inline-block;
position: absolute;
top: 0px;
right: 0px;
height: 100%;
width: 0px;
z-index: -1;
content: '';
transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.jag-dual-style-2 .jag-dual-left {
cursor: pointer;
position: relative;
transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
.jag-dual-style-2 .jag-dual-left:hover:before {
right: 0%;
left: auto;
width: 100%;
}
.jag-dual-style-2 .jag-dual-left:before {
display: inline-block;
position: absolute;
top: 0px;
left: 0px;
height: 100%;
width: 0px;
z-index: -1;
content: '';
transition: all 0.4s cubic-bezier(0.42, 0, 0.58, 1);
}
@media (max-width: 480px){
.jag-dual-button{
margin: 10px 0px;
}
.jag-dual-button .jag-dual-btn-class,
.jag-dual-button .jag-dual-btn-wrapper{
display: block;
text-align: center;
margin: 0;
font-size: 14px;
}
.jag-dual-button .jag-dual-btn-wrapper .jag-dual-btn-icon{
right: 50%;
top: 100%;
}
} .jag-contact-info{
margin-bottom: 15px;
}
.jag-contact{
margin-bottom: 5px;
font-size: 14px;
}
.jag-contact-title{
font-size: 18px;
} .jag-custom-list{
margin: 10px 0;
}
.jag-custom-list ul{
list-style: none;
margin: 0;
padding: 0;
}
.jag-custom-list li{
list-style: none;
padding: 5px 0;
margin: 0;
}
.jag-custom-list li .jag-li-wrap{
display: table;
}
.jag-custom-list li span{
display: table-cell;
vertical-align: middle;
}
.jag-custom-list-icon{ display: inline-block;
text-align: center;
margin-right: 10px;
}
.jag-circle-shape .jag-custom-list-icon,
.jag-circleo-shape .jag-custom-list-icon{
border-radius: 100%;
} svg.jag_row_separator {
display: none;
background: 0 0;
position: absolute;
left: 0;
right: 0;
top: 0;
z-index: 9;
-webkit-transform: translateY(-100%) translateY(1px);
transform: translateY(-100%) translateY(1px)
}
svg.jag_row_separator.jag_row_sep_flip {
-webkit-transform: translateY(-100%) translateY(1px) scaleX(-1);
transform: translateY(-100%) translateY(1px) scaleX(-1)
}
svg.jag_row_separator.jag_row_sep_loaded {
display: block
}
svg.jag_row_sep_bottom {
top: auto;
bottom: 0;
-webkit-transform: translateY(100%) translateY(-1px) scaleY(-1);
transform: translateY(100%) translateY(-1px) scaleY(-1)
}
svg.jag_row_sep_bottom.jag_row_sep_flip {
-webkit-transform: translateY(100%) translateY(-1px) scale(-1);
transform: translateY(100%) translateY(-1px) scale(-1)
}
body.vc_editor svg.jag_row_separator {
position: relative!important;
display: block!important;
-webkit-transform: none!important;
transform: none!important;
height: auto!important
}
body.vc_editor svg.jag_row_separator.jag_row_sep_flip {
-webkit-transform: scaleX(-1)!important;
transform: scaleX(-1)!important
}
body.vc_editor svg.jag_row_sep_bottom {
-webkit-transform: scaleY(-1)!important;
transform: scaleY(-1)!important
}
body.vc_editor svg.jag_row_sep_bottom.jag_row_sep_flip {
-webkit-transform: scale(-1)!important;
transform: scale(-1)!important
}
.jag_row_sep_parent{
position: relative;
z-index: 3!important;
overflow: visible!important;
} .jag-service-card{
height: 500px;
width: 100%;
background-position: center center;
background-size: cover;
position: relative;
overflow: hidden;
margin-bottom: 15px;
}
.jag-service-overlay{
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
opacity: 1;
}
.jag-service-content{
box-sizing: border-box;
position: absolute;
width: 100%;
z-index: 2;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 99;
padding: 5px 40px;
}
.jag-service-title *{
padding: 0;
color: #ffffff;
font-size: 24px;
margin: 0;
}
.jag-service-short-desc{
color: #ffffff;
font-size: 16px;
font-weight: normal;
}
.jag-service-left{
width: 4px;
height: 0;
left: 25px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
position: absolute;
z-index: 1;
background: white;
}
.jag-service-right{
width: 4px;
height: 0;
right: 25px;
bottom: 50%;
-webkit-transform: translateY(50%);
transform: translateY(50%);
position: absolute;
z-index: 1;
background: white;
}
.jag-service-top{
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 26px;
height: 4px;
width: 0;
position: absolute;
z-index: 1;
background: white;
}
.jag-service-bottom{
right: 50%;
-webkit-transform: translateX(50%);
transform: translateX(50%);
bottom: 26px;
height: 4px;
width: 0;
position: absolute;
z-index: 1;
background: white;
}
.jag-service-card.jag-service-hover .jag-service-right,
.jag-service-card.jag-service-hover .jag-service-left{
height: calc(100% - 52px);
transform: none;
top: 26px;
}
.jag-service-card.jag-service-hover .jag-service-bottom,
.jag-service-card.jag-service-hover .jag-service-top{
transform: none;
width: calc(100% - 52px);
left: 26px;
}
.jag-service-card.jag-service-s3 .jag-service-left{
height: 100px;
top: 26px;
bottom: auto;
}
.jag-service-card.jag-service-s3 .jag-service-right{
height: 100px;
bottom: 26px;
top: auto;
}
.jag-service-card.jag-service-s3 .jag-service-top{
width: 100px;
left: 26px;
right: auto;
}
.jag-service-card.jag-service-s3 .jag-service-bottom{
width: 100px;
right: 26px;
left: auto;
}
.jag-service-card i.jag_icon_small{
font-size: 30px;
}
.jag-service-card i.jag_icon_medium{
font-size: 40px;
}
.jag-service-card i.jag_icon_large{
font-size: 50px;
}
.jag-service-readmore{
display: inline-block;
color: #000000;
margin-top: 10px;
padding: 8px 25px;
transition: 0.5s all !important;
-webkit-transition: 0.5s all !important;
-moz-transition: 0.5s all !important;
-ms-transition: 0.5s all !important;
box-shadow: none !important; }
.jag-service-readmore:hover,
.jag-service-readmore:focus,
.jag-service-readmore:active,
.jag-service-readmore:visited{
box-shadow: none !important;
opacity: 0.8;
outline: none !important;
text-decoration: none;
}
.jag-btn-none{
padding: 0;
border: 0;
background: transparent;
} .owl-nav {
margin-top: 10px;
text-align: center;
-webkit-tap-highlight-color: transparent; 
}
.owl-nav [class*='owl-'] {
color: #FFF;
font-size: 14px;
margin: 5px;
padding: 4px 7px;
background: #D6D6D6;
display: inline-block;
cursor: pointer;
border-radius: 3px; }
.owl-nav [class*='owl-']:hover {
background: #869791;
color: #FFF;
text-decoration: none; 
}
.owl-nav .disabled {
opacity: 0.5;
cursor: default; 
}
.owl-nav.disabled + .owl-dots {
margin-top: 10px; 
}
.owl-dots {
text-align: center;
-webkit-tap-highlight-color: transparent; 
}
.owl-dots .owl-dot {
display: inline-block;
zoom: 1;
*display: inline; 
}
.owl-dots .owl-dot span {
width: 10px;
height: 10px;
margin: 5px 7px;
background: #D6D6D6;
display: block;
-webkit-backface-visibility: visible;
transition: opacity 200ms ease;
border-radius: 30px; 
}
.owl-dots .owl-dot.active span, 
.owl-dots .owl-dot:hover span {
background: #869791; 
}  .owl-carousel {
display: none;
width: 100%;
-webkit-tap-highlight-color: transparent; position: relative;
z-index: 1; }
.owl-carousel .owl-stage {
position: relative;
-ms-touch-action: pan-Y; }
.owl-carousel .owl-stage:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0; }
.owl-carousel .owl-stage-outer {
position: relative;
overflow: hidden; -webkit-transform: translate3d(0px, 0px, 0px); }
.owl-carousel .owl-item {
position: relative;
min-height: 1px;
float: left;
-webkit-backface-visibility: hidden;
-webkit-tap-highlight-color: transparent;
-webkit-touch-callout: none; }
.owl-carousel .owl-item img {
display: block;
width: 100%;
-webkit-transform-style: preserve-3d; }
.owl-carousel .owl-nav.disabled,
.owl-carousel .owl-dots.disabled {
display: none; }
.owl-carousel .owl-nav .owl-prev,
.owl-carousel .owl-nav .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
cursor: hand;
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-loaded {
display: block; }
.owl-carousel.owl-loading {
opacity: 0;
display: block; }
.owl-carousel.owl-hidden {
opacity: 0; }
.owl-carousel.owl-refresh .owl-item {
visibility: hidden; }
.owl-carousel.owl-drag .owl-item {
-webkit-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none; }
.owl-carousel.owl-grab {
cursor: move;
cursor: grab; }
.owl-carousel.owl-rtl {
direction: rtl; }
.owl-carousel.owl-rtl .owl-item {
float: right; } .no-js .owl-carousel {
display: block; } .jag-tm-theme-1.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-1.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-1.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
} .jag-tm-theme-2.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-2.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-2.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .jag-tm-theme-3.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-3.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-3.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .jag-tm-theme-4.grayscale-hover li:hover .team-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-4.grayscale-default li:hover .team-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-4.grayscale-default li .team-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .jag-tm-theme-5.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-5.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-5.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
} .jag-tm-theme-6.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-6.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-6.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-6 .jag-tm-readmore{
text-align: right;
} .jag-tm-theme-7.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-7.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-7.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
transition: all 0.5s ease;
} .jag-tm-theme-8.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-8.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-8.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
} .jag-tm-theme-9.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-9 .image-anchor-wrap{
background-color: rgb(0, 175, 209);
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
width: 150px;
margin: 0 auto 10px;
overflow: hidden;
height: 150px;
display: block;
}
.jag-tm-theme-9.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-9.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
} .jag-tm-theme-10.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-10 .image-anchor-wrap{
background-color: rgb(0, 175, 209);
width: 150px;
margin: 0 auto 10px;
overflow: hidden;
height: 150px;
border-radius: 0 50%;
display: block;
}
.jag-tm-theme-10.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-10.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
} .jag-tm-theme-11.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-11.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-11.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
} .jag-tm-theme-12.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-12.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-12.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
} .jag-tm-theme-13.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-13.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-13.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
} .jag-tm-theme-14.grayscale-hover  li:hover .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}
.jag-tm-theme-14 .image-anchor-wrap{
background-color: rgb(0, 175, 209);
-webkit-clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
clip-path: polygon(50% 0%, 100% 25%, 100% 75%, 50% 100%, 0% 75%, 0% 25%);
width: 150px;
margin: 0 auto 10px;
overflow: hidden;
height: 150px;
background-color: #ffffff;
display: block;
}
.jag-tm-theme-14.grayscale-default  li:hover .member-img-wrap img {
filter: initial;
-webkit-filter: grayscale(0);
}
.jag-tm-theme-14.grayscale-default  li .member-img-wrap img {
filter: url(data:image/svg+xml;utf8,<svg xmlns=\'http://www.w3.org/2000/svg\'><filter i…0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0\'/></filter></svg>#grayscale);
filter: gray;
-webkit-filter: grayscale(100%);
}.cmplz-video.cmplz-iframe-styles{background-color:transparent}.cmplz-video.cmplz-hidden{visibility:hidden !important}.cmplz-blocked-content-notice{display:none}.cmplz-placeholder-parent{height:inherit}.cmplz-optin .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optin .cmplz-wp-video .cmplz-blocked-content-notice,.cmplz-optout .cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-optout .cmplz-wp-video .cmplz-blocked-content-notice{display:block}.cmplz-blocked-content-container,.cmplz-wp-video{animation-name:cmplz-fadein;animation-duration:600ms;background:#FFF;border:0;border-radius:3px;box-shadow:0 0 1px 0 rgba(0,0,0,0.5),0 1px 10px 0 rgba(0,0,0,0.15);display:flex;justify-content:center;align-items:center;background-repeat:no-repeat !important;background-size:cover !important;height:inherit;position:relative}.cmplz-blocked-content-container.gmw-map-cover,.cmplz-wp-video.gmw-map-cover{max-height:100%;position:absolute}.cmplz-blocked-content-container.cmplz-video-placeholder,.cmplz-wp-video.cmplz-video-placeholder{padding-bottom:initial}.cmplz-blocked-content-container iframe,.cmplz-wp-video iframe{visibility:hidden;max-height:100%;border:0 !important}.cmplz-blocked-content-container .cmplz-custom-accept-btn,.cmplz-wp-video .cmplz-custom-accept-btn{white-space:normal;text-transform:initial;cursor:pointer;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:200px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-custom-accept-btn:focus,.cmplz-wp-video .cmplz-custom-accept-btn:focus{border:1px dotted #cecece}.cmplz-blocked-content-container .cmplz-blocked-content-notice,.cmplz-wp-video .cmplz-blocked-content-notice{white-space:normal;text-transform:initial;position:absolute !important;width:100%;top:50%;left:50%;transform:translate(-50%,-50%);max-width:300px;font-size:14px;padding:10px;background-color:rgba(0,0,0,0.5);color:#fff;text-align:center;z-index:98;line-height:23px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links{display:block;margin-bottom:10px}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-links a,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-links a{color:#fff}.cmplz-blocked-content-container .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body,.cmplz-wp-video .cmplz-blocked-content-notice .cmplz-blocked-content-notice-body{display:block}.cmplz-blocked-content-container div div{display:none}.cmplz-wp-video .cmplz-placeholder-element{width:100%;height:inherit}@keyframes cmplz-fadein{from{opacity:0}to{opacity:1}}#comment-input:after{content:"";display:table;clear:both}#comment-input input{float:left;margin-right:1%;padding-left:15px;padding-right:15px;width:32.666666%;min-width:28%;font-size:13px;color:#747474;border:1px solid #d2d2d2}#comment-input input:last-child{margin-right:0}#comment-textarea{margin-bottom:10px}#comment-textarea.fusion-contact-comment-below{margin-top:10px;margin-bottom:0}#comment-textarea textarea{padding:12px 15px;width:100%;height:150px;font-size:13px;color:#747474;border:1px solid #d2d2d2}.fusion-contact-form{line-height:normal}.fusion-contact-form #comment-submit-container{margin-top:20px;margin-bottom:0}.fusion-contact-form .grecaptcha-badge{z-index:100000}.fusion-contact-form .fusion-hide-recaptcha-badge{display:none}.fusion-contact-form .fusion-comment-privacy-checkbox-wrapper{display:flex;align-items:baseline;margin:20px 0;font-size:13px}.fusion-contact-form .fusion-comment-privacy-checkbox{margin:0 10px 0 0}.fusion-contact-form #comment-recaptcha{margin-top:13px}.fusion-privacy-element .fusion-privacy-form ul{list-style:none;margin:0 0 20px 0;padding:0}.fusion-privacy-element .fusion-privacy-form-floated ul li{display:inline-block;margin-right:20px}.fusion-faqs-wrapper{display:none}#wrapper .fusion-faqs-wrapper .fusion-accordian .panel-title{font-family:var(--faq_accordion_title_typography-font-family);font-weight:var(--faq_accordion_title_typography-font-weight);line-height:var(--faq_accordion_title_typography-line-height);letter-spacing:var(--faq_accordion_title_typography-letter-spacing);font-size:var(--faq_accordion_title_typography-font-size);text-transform:var(--faq_accordion_title_typography-text-transform)}#wrapper .fusion-faqs-wrapper .fusion-accordian .panel-title a{color:var(--faq_accordion_title_typography-color)}.fusion-faqs-wrapper .fusion-accordian .panel-body{font-family:var(--faq_accordion_content_typography-font-family);font-weight:var(--faq_accordion_content_typography-font-weight);line-height:var(--faq_accordion_content_typography-line-height);letter-spacing:var(--faq_accordion_content_typography-letter-spacing);font-size:var(--faq_accordion_content_typography-font-size);color:var(--faq_accordion_content_typography-color);text-transform:var(--faq_accordion_content_typography-text-transform)}.fusion-faq-post{position:relative}.fusion-faq-shortcode .fusion-accordian .fusion-toggle-icon-unboxed .panel-title a .fa-fusion-box{background-color:transparent!important}.fusion-faq-shortcode .fusion-accordian .fusion-toggle-icon-unboxed .panel-title a:hover .fa-fusion-box{background-color:transparent!important}body .portfolio-grid{margin-bottom:80px}.fusion-portfolio-wrapper{display:block}.fusion-portfolio-post{float:left}.fusion-portfolio-post .fusion-image-wrapper{opacity:0}.fusion-portfolio-one .fusion-portfolio-post{overflow:hidden;float:none;width:100%}.fusion-portfolio-two .fusion-portfolio-post{width:50%}.fusion-portfolio-three .fusion-portfolio-post{width:33.3333%;width:calc(100% / 3)}.fusion-portfolio-four .fusion-portfolio-post{width:25%}.fusion-portfolio-five .fusion-portfolio-post{width:20%}.fusion-portfolio-six .fusion-portfolio-post{width:16.6666%;width:calc(100% / 6)}.fusion-portfolio-post>.fusion-separator{margin:40px 0}.fusion-portfolio-content{margin-top:20px}.fusion-portfolio-content h2{margin:0 0 1px!important;padding:0}.fusion-portfolio-content .fusion-portfolio-meta{margin:0 0 10px;padding:0;font-weight:400;font-size:13px}.fusion-portfolio-content p{margin:0 0 20px}.fusion-portfolio-content p:last-child{margin-bottom:0}.fusion-portfolio .fusion-content-sep{margin-bottom:20px}.fusion-portfolio .fusion-separator{margin-top:40px}.fusion-portfolio #infscr-loading{bottom:-29px}.fusion-portfolio .loading-container{display:none}.fusion-portfolio-content-wrapper{opacity:0}.fusion-portfolio-content-wrapper .fusion-portfolio-content{margin-bottom:20px}.fusion-portfolio-content-wrapper .fusion-image-wrapper{opacity:1}.fusion-portfolio-boxed .fusion-portfolio-content-wrapper{padding:0;border:1px solid #e9eaee;border-bottom-width:3px}.fusion-portfolio-boxed .fusion-portfolio-content{margin:0;padding:25px}.fusion-portfolio-one .fluid-width-video-wrapper{position:static}.fusion-portfolio-one .fusion-image-wrapper{margin-bottom:15px}.fusion-portfolio-one .fusion-portfolio-content{margin-bottom:0}.fusion-portfolio-one .fusion-portfolio-buttons{margin:20px -15px 0}.fusion-portfolio-one .fusion-portfolio-buttons .fusion-button{margin:0 15px 15px}.fusion-portfolio-one .fusion-portfolio-buttons-full{margin-left:0;margin-right:0}.fusion-portfolio-one .fusion-portfolio-buttons-full .fusion-button{margin:5px 0}.fusion-portfolio-text-floated .fusion-image-wrapper{display:inline-block;flex-shrink:1;margin:0;padding:0 12.5px;max-width:540px;width:100%}.fusion-portfolio-text-floated .fusion-portfolio-content{margin-top:0}.portfolio-one-text .portfolio-item .image{width:100%;height:100%;float:none;margin-right:0}.portfolio-one-sidebar .portfolio-item .image{float:none}.portfolio-infinite .isotope{overflow:visible!important}.fusion-portfolio-gallery-hidden{display:none}.fusion-portfolio-equal-heights .fusion-portfolio-post{display:inline-flex}.fusion-portfolio-equal-heights .fusion-portfolio-content-wrapper{overflow:hidden;width:100%}.fusion-project-details-tb h3,.project-content h3{font-size:13px;line-height:17px;color:#333;margin:0 0 28px}.fusion-project-details-tb .project-description,.project-content .project-description{float:left;width:74.4681%}.fusion-project-details-tb .project-description p,.project-content .project-description p{margin-top:0}.fusion-project-details-tb .project-info,.project-content .project-info{float:right;width:23.4043%}.fusion-project-details-tb .project-info .project-info-box,.project-content .project-info .project-info-box{border-bottom:1px solid #e7e6e6;padding-bottom:15px;margin-bottom:15px;overflow:hidden}.fusion-project-details-tb .project-info h4,.project-content .project-info h4{color:#333;margin:0 5px 0 0;float:left;width:110px}.with-sidebar .fusion-project-details-tb .project-info h4,.with-sidebar .project-content .project-info h4{display:block;width:100%;margin-bottom:5px}.fusion-project-details-tb .project-info .project-terms,.project-content .project-info .project-terms{float:left}.fusion-project-details-tb::after{content:" ";clear:both;display:table}.fusion-project-details-tb .project-info{float:right;width:100%}.portfolio-full.with-sidebar .project-info{float:left}.portfolio-full.with-sidebar .project-description{float:right;width:72.5%}.portfolio-half .flexslider:not(.tfs-slider){width:65.9574%;float:left}.portfolio-half .project-content{width:31.9149%;float:right}.portfolio-half .project-description{width:100%;margin-bottom:50px}.portfolio-half .project-description .flexslider:not(.tfs-slider){width:auto}.portfolio-half .project-info{width:100%}.portfolio-sep{clear:both;display:block}.portfolio-half .portfolio-sep{margin-bottom:50px}.project-info-box span{float:left}.portfolio-full .flexslider{margin-bottom:70px}.portfolio-grid .portfolio-tabs{margin-top:0}.portfolio-grid.portfolio-one .portfolio-item:last-child{margin-bottom:0}.portfolio-grid.portfolio-one .image{width:100%;float:none}.fusion-portfolio-layout-masonry .fusion-portfolio-content-wrapper,.fusion-portfolio.fusion-portfolio-masonry .fusion-portfolio-content-wrapper{position:relative}.fusion-portfolio-layout-masonry.fusion-portfolio-two.fusion-masonry-has-vertical .fusion-element-landscape,.fusion-portfolio.fusion-portfolio-masonry.fusion-portfolio-two.fusion-masonry-has-vertical .fusion-element-landscape{width:100%}.fusion-portfolio-layout-masonry.fusion-portfolio-three.fusion-masonry-has-vertical .fusion-element-landscape,.fusion-portfolio.fusion-portfolio-masonry.fusion-portfolio-three.fusion-masonry-has-vertical .fusion-element-landscape{width:66.6666%}.fusion-portfolio-layout-masonry.fusion-portfolio-four.fusion-masonry-has-vertical .fusion-element-landscape,.fusion-portfolio.fusion-portfolio-masonry.fusion-portfolio-four.fusion-masonry-has-vertical .fusion-element-landscape{width:50%}.fusion-portfolio-layout-masonry.fusion-portfolio-five.fusion-masonry-has-vertical .fusion-element-landscape,.fusion-portfolio.fusion-portfolio-masonry.fusion-portfolio-five.fusion-masonry-has-vertical .fusion-element-landscape{width:40%}.fusion-portfolio-layout-masonry.fusion-portfolio-six.fusion-masonry-has-vertical .fusion-element-landscape,.fusion-portfolio.fusion-portfolio-masonry.fusion-portfolio-six.fusion-masonry-has-vertical .fusion-element-landscape{width:33.3333%}.fusion-masonry-element-container>a>img,.fusion-masonry-element-container>img{display:none}.fusion-portfolio-text.fusion-portfolio-layout-masonry.fusion-portfolio-rollover .fusion-portfolio-content,.fusion-portfolio-text.fusion-portfolio-masonry.fusion-portfolio-rollover .fusion-portfolio-content{transition:all .3s ease}.fusion-portfolio-text.fusion-portfolio-layout-masonry.fusion-portfolio-rollover .fusion-portfolio-post .fusion-portfolio-content-wrapper,.fusion-portfolio-text.fusion-portfolio-masonry.fusion-portfolio-rollover .fusion-portfolio-post .fusion-portfolio-content-wrapper{overflow:hidden}.fusion-portfolio-text.fusion-portfolio-layout-masonry.fusion-portfolio-rollover .fusion-portfolio-post .fusion-portfolio-content-wrapper:hover .fusion-portfolio-content,.fusion-portfolio-text.fusion-portfolio-masonry.fusion-portfolio-rollover .fusion-portfolio-post .fusion-portfolio-content-wrapper:hover .fusion-portfolio-content{transition:all .3s ease;transform:translateY(105%)}.fusion-portfolio-element .fusion-load-more-button.fusion-portfolio-button{background-color:var(--portfolio_element_load_more_posts_button_bg_color);color:var(--portfolio_element_load_more_posts_button_text_color)}.fusion-portfolio-element .fusion-load-more-button.fusion-portfolio-button:hover{background-color:var(--portfolio_element_load_more_posts_hover_button_bg_color);color:var(--portfolio_element_load_more_posts_hover_button_text_color)}*{box-sizing:border-box}.fusionicon-arrow-down2{display:table-cell;vertical-align:middle}.icomoon-up:before{display:inline-block;transform:rotate(180deg)}input[type=date],input[type=datetime-local],input[type=datetime],input[type=email],input[type=month],input[type=number],input[type=password],input[type=search],input[type=submit],input[type=tel],input[type=text],input[type=time],input[type=url],input[type=week],textarea{-webkit-appearance:none;-webkit-border-radius:0}input[type=search]::-webkit-search-decoration{-webkit-appearance:none}input[type=image]{padding:0;border:none}body{margin:0;min-width:320px;-webkit-text-size-adjust:100%;overflow-x:hidden;overflow-y:scroll;color:var(--body_typography-color);font-size:var(--body_typography-font-size, 16px);font-family:var(--body_typography-font-family, inherit)}body.fusion-blank-page.admin-bar{top:32px;height:calc(100vh - 32px)}body #wrapper .gomapMarker{color:#333}#boxed-wrapper{overflow-x:hidden;overflow-x:clip}#wrapper{overflow:visible}#wrapper .tp-bullets{transform:translateZ(0)}#wrapper .strip-html .fusion-dropcap{top:0;float:none;margin:0;padding:0;background-color:inherit!important;box-shadow:none;line-height:inherit;text-shadow:none;color:inherit!important;font-size:inherit}#wrapper .strip-html .fusion-highlight{background-color:inherit!important;color:inherit!important}#wrapper .strip-html .fusion-tooltip{color:inherit;border-bottom:1px dotted}.fusion-blank-page{display:table;height:100%;width:100%;position:absolute;margin:0;left:0;right:0;top:0;overflow-x:hidden}.wrapper_blank{float:none;vertical-align:middle;width:100%}.wrapper_blank #main{background:0 0;padding:0}.fusion-body #wrapper.wrapper_blank{display:table-cell;margin:0;max-width:none}.error404 .search-page-search-form{margin-bottom:0;padding-bottom:0;border:none}.fusion-404-checklist .fusion-custom-menu-item{display:none}img{border-style:none;vertical-align:top;max-width:100%;height:auto}object{max-width:100%}a{text-decoration:none}input,select,textarea{font-family:var(--body_typography-font-family, inherit);vertical-align:middle;color:var(--body_typography-color)}select{border-style:solid}fieldset,form{margin:0;padding:0;border-style:none}.wp-caption{max-width:100%}.search-table{display:table;width:100%}#fallback-slide{display:none}#fallback-slide img{width:100%}.gallery-box{background:#3d3c3c;padding:0 10px}.gallery-box img{width:100%}#wrapper .product-category a h2.woocommerce-loop-category__title,.fusion-main-menu>ul>li>a .fusion-menu-description,a,a:after,a:before{transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:linear}.fusion-accordian .panel-title a .fa-fusion-box,.woocommerce .social-share li .fontawesome-icon{transition-property:color,background-color,border-color;transition-duration:.2s;transition-timing-function:linear}.gallery{margin:0 auto;max-width:1400px}#main{padding:55px 10px 45px;clear:both}#main .sidebar.fusion-sticky-sidebar{padding:0}.col .heading{overflow:hidden;margin:0 0 15px}.col .heading img{float:left;margin:0 10px 0 0}.col p{margin:0 0 23px}.avada-myaccount-data h2{margin-top:0}.content-boxes .more{margin-top:18px}.content-boxes .heading .fontawesome-icon{float:left}.content-boxes .heading-and-icon h2{padding-left:45px}.content-boxes-icon-boxed.columns-5 .col{width:12.8%}.content-boxes-icon-boxed.columns-4 .col{width:18%}.content-boxes-icon-boxed.columns-3 .col{width:26.65%}.content-boxes-icon-boxed.columns-2 .col{width:44%}.content-boxes-icon-boxed.columns-1 .col{width:96%}.container{overflow:hidden}.container .columns .col{width:31.42857%;padding:0 2.85714% 0 0}.container .columns .col.last{margin-right:0}.container .col img{width:100%}.container .holder{overflow:hidden}.container h3 a.active{text-decoration:none;color:#65bc7b}.slider{overflow:hidden}.review{width:100%}.meta{list-style:none;margin:0 0 13px;padding:0;overflow:hidden;font-size:12px;line-height:14px;color:#333}.meta li{float:left;padding:0 8px 0 9px;border-left:1px solid #333}.meta li:first-child{padding-left:0;border-left:0}#content{width:71.1702128%;float:left;min-height:1px}#content.full-width{width:100%}#posts-container{position:relative}.single .comments-container{margin-top:55px;clear:both}.post{margin-bottom:65px}.single-post .post{margin-bottom:0}.post .image{margin-bottom:40px}.avada_faq .meta-info,.single .post .meta-info{margin-bottom:55px}.search input{border:1px solid #e7e6e6;padding:8px 15px;font-size:13px;color:#333;display:block}.bbp-pagination .bbp-pagination-links,.fusion-pagination,.page-links,.pagination,.woocommerce-pagination{display:flex;flex-wrap:wrap;align-items:center;justify-content:flex-end;margin-top:40px;font-size:9px;line-height:normal}.page-links{margin-bottom:40px;margin-top:30px}#bbpress-forums .bbp-pagination .bbp-pagination-links .current,#bbpress-forums .bbp-pagination .bbp-pagination-links .pagination-next,#bbpress-forums .bbp-pagination .bbp-pagination-links .pagination-prev,#bbpress-forums .bbp-pagination .bbp-pagination-links a.inactive,#bbpress-forums .bbp-pagination-links span.dots,#bbpress-forums .bbp-topic-pagination .page-numbers,.fusion-pagination .current,.fusion-pagination .next,.fusion-pagination .page-numbers,.fusion-pagination .prev,.page-links a,.page-links>.page-number,.pagination .current,.pagination .pagination-next,.pagination .pagination-prev,.pagination a.inactive,.woocommerce-pagination .current,.woocommerce-pagination .next,.woocommerce-pagination .page-numbers,.woocommerce-pagination .prev{display:inline-flex;position:relative;float:none;margin:0 4px;padding:0;border:1px solid;align-items:center;justify-content:center}.fusion-pagination-circle #bbpress-forums .bbp-pagination .bbp-pagination-links .current,.fusion-pagination-circle #bbpress-forums .bbp-pagination .bbp-pagination-links .pagination-next,.fusion-pagination-circle #bbpress-forums .bbp-pagination .bbp-pagination-links .pagination-prev,.fusion-pagination-circle #bbpress-forums .bbp-pagination .bbp-pagination-links a.inactive,.fusion-pagination-circle #bbpress-forums .bbp-pagination-links span.dots,.fusion-pagination-circle #bbpress-forums .bbp-topic-pagination .page-numbers,.fusion-pagination-circle .fusion-pagination .current,.fusion-pagination-circle .fusion-pagination .next,.fusion-pagination-circle .fusion-pagination .page-numbers,.fusion-pagination-circle .fusion-pagination .prev,.fusion-pagination-circle .page-links a,.fusion-pagination-circle .page-links>.page-number,.fusion-pagination-circle .pagination .current,.fusion-pagination-circle .pagination .pagination-next,.fusion-pagination-circle .pagination .pagination-prev,.fusion-pagination-circle .pagination a.inactive,.fusion-pagination-circle .woocommerce-pagination .current,.fusion-pagination-circle .woocommerce-pagination .next,.fusion-pagination-circle .woocommerce-pagination .page-numbers,.fusion-pagination-circle .woocommerce-pagination .prev{border-radius:50%}#bbpress-forums .bbp-pagination .bbp-pagination-links .current,.fusion-pagination .current,.page-links>.page-number,.pagination .current,.woocommerce-pagination .current{color:#fff}.pagination.page-links a:hover{border-color:inherit}.pagination .pagination-dots{display:inline-block;text-align:center}.fusion-pagination .next,.fusion-pagination .pagination-next,.fusion-pagination .pagination-prev,.fusion-pagination .prev,.woocommerce-pagination .next,.woocommerce-pagination .pagination-next,.woocommerce-pagination .pagination-prev,.woocommerce-pagination .prev{padding-left:0;padding-right:0}.fusion-pagination .next,.fusion-pagination .next:hover,.fusion-pagination .prev,.fusion-pagination .prev:hover,.woocommerce-pagination .next,.woocommerce-pagination .next:hover,.woocommerce-pagination .prev,.woocommerce-pagination .prev:hover{border:0}.fusion-show-pagination-text #bbpress-forums .bbp-pagination .bbp-pagination-links .pagination-next,.fusion-show-pagination-text #bbpress-forums .bbp-pagination .bbp-pagination-links .pagination-prev,.fusion-show-pagination-text .fusion-pagination .next,.fusion-show-pagination-text .fusion-pagination .prev,.fusion-show-pagination-text .pagination .pagination-next,.fusion-show-pagination-text .pagination .pagination-prev,.fusion-show-pagination-text .woocommerce-pagination .next,.fusion-show-pagination-text .woocommerce-pagination .prev{border:none}.fusion-show-pagination-text #bbpress-forums .bbp-pagination-links,.fusion-show-pagination-text .pagination{margin-left:1em;margin-right:1em}.fusion-show-pagination-text .fusion-pagination .next,.fusion-show-pagination-text .fusion-pagination .pagination-next,.fusion-show-pagination-text .fusion-pagination .pagination-prev,.fusion-show-pagination-text .fusion-pagination .prev,.fusion-show-pagination-text .woocommerce-pagination .next,.fusion-show-pagination-text .woocommerce-pagination .pagination-next,.fusion-show-pagination-text .woocommerce-pagination .pagination-prev,.fusion-show-pagination-text .woocommerce-pagination .prev{padding:0}body.fusion-hide-pagination-text .page-text{display:none}body.fusion-hide-pagination-text .pagination-next,body.fusion-hide-pagination-text .pagination-prev{border-style:solid}body.fusion-hide-pagination-text .pagination-next:after{right:auto}body.fusion-hide-pagination-text.ltr .fusion-blog-pagination .pagination-prev,body.fusion-hide-pagination-text.ltr .pagination-prev{margin-left:0}body.fusion-hide-pagination-text.ltr .fusion-blog-pagination .pagination-next,body.fusion-hide-pagination-text.ltr .pagination-next{margin-right:0}body.fusion-hide-pagination-text.ltr .fusion-pagination .prev,body.fusion-hide-pagination-text.ltr .woocommerce-pagination .prev{margin-left:0}body.fusion-hide-pagination-text.ltr .fusion-pagination .next,body.fusion-hide-pagination-text.ltr .woocommerce-pagination .next{margin-right:0}body.fusion-hide-pagination-text .pagination-next:after,body.fusion-hide-pagination-text .pagination-prev:before{position:static;transform:none}body.fusion-hide-pagination-text .fusion-pagination .next,body.fusion-hide-pagination-text .fusion-pagination .prev,body.fusion-hide-pagination-text .woocommerce-pagination .next,body.fusion-hide-pagination-text .woocommerce-pagination .prev{border-style:solid}body.fusion-hide-pagination-text .fusion-pagination .next:after,body.fusion-hide-pagination-text .fusion-pagination .prev:before,body.fusion-hide-pagination-text .woocommerce-pagination .next:after,body.fusion-hide-pagination-text .woocommerce-pagination .prev:before{position:static;transform:none}.img-list{overflow:hidden}.img-list li{padding:5px;background:0 0;float:left}.img-list a{background:0 0;height:auto;width:auto;text-indent:0;border:0}.about-author{margin-top:55px;overflow:hidden;clear:both}.about-author .title a{color:#65bc7b}.about-author div.avatar{float:left;margin-right:20px;margin-bottom:5px}.related-posts{margin-top:55px}.related-posts .image{width:180px;height:138px;margin-bottom:0}.single-related-posts{clear:both}.commentlist{list-style:none;margin:0;padding:0;margin-bottom:65px}.commentlist .children{list-style:none outside none}.commentlist li{margin:0;padding:0}.commentlist .the-comment{border-bottom:1px solid #e7e6e6;padding-bottom:25px;margin-bottom:25px}.commentlist .the-comment .comment-text{margin-left:69px}.commentlist .the-comment .comment-text :last-child{margin-bottom:0}.commentlist div.avatar{float:left;margin-right:15px}.commentlist .comment-author strong{padding-right:5px}#respond{margin-top:40px}#respond #cancel-comment-reply-link{margin-inline-start:10px}.comments-container #respond{margin-bottom:40px}#s:not(.fusion-form-input),.comment-form input{border:1px solid #d2d2d2;min-width:28%;font-size:13px;color:#747474;padding-left:15px;padding-right:15px;float:left}.comment-form #comment-submit{margin:0;min-width:auto}.comment-form input,.s{float:none}.comment-form-comment textarea{border:1px solid #d2d2d2;width:100%;height:150px;font-size:13px;color:#747474;padding:12px 15px}.comment-form .comment-form-cookies-consent{margin-top:20px}.comment-form .comment-form-cookies-consent input{min-width:auto}.comment-form .form-submit{margin-top:20px;margin-bottom:0}#ui-datepicker-div,.ui-datepicker-div,.ui-datepicker-inline{border-color:#e9eaee}.ui-datepicker-header select,table.ui-datepicker td a{background-color:#e9eaee}.ui-datepicker-header select{border:1px solid #d2d2d2}#tribe-bar-form input[type=text],.input-text,.tribe-bar-disabled #tribe-bar-form .tribe-bar-filters input[type=text],input[type=date],input[type=email],input[type=number],input[type=password],input[type=tel],input[type=text],input[type=time]{border:1px solid #d2d2d2;font-size:13px;color:#747474;padding:8px 15px;width:100%;box-sizing:border-box}.select2-container .select2-choice,.select2-results .select2-result-label{padding-left:15px;padding-right:15px}#tribe-bar-form input[type=text]::-webkit-input-placeholder{font-style:normal}#tribe-bar-form input[type=text]:-moz-placeholder{font-style:normal}#tribe-bar-form input[type=text]::-moz-placeholder{font-style:normal}#shipping_method input[type=radio],.input-radio{background:0 0;appearance:checkbox}.single-navigation{min-height:34px;line-height:34px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;margin-bottom:60px;text-align:right}.single-navigation a{display:inline-block;position:relative}.single-navigation a[rel=next]{margin-left:15px;margin-right:1em}.fusion-pagination .prev:before,.pagination-prev:before,.single-navigation a[rel=prev]:before,.woocommerce-pagination .prev:before{position:absolute;top:50%;transform:translateY(-51%);left:-1em;font-family:awb-icons;content:"\f104"}.fusion-pagination .next:after,.pagination-next:after,.single-navigation a[rel=next]:after,.woocommerce-pagination .next:after{position:absolute;top:50%;transform:translateY(-51%);right:-1em;font-family:awb-icons;content:"\f105"}.side-nav{list-style:none;margin:0;padding:0;border-top:1px solid #ededed;margin-bottom:20px}.side-nav ul{list-style:none;margin:0;padding:0}.side-nav li{margin:0;padding:0}.side-nav li a{border-bottom:1px solid #ededed;display:block;height:auto;font-weight:400;font-size:14px;color:#333;line-height:1.69em;padding:8px 0}.side-nav li a:hover{background:0 0}.side-nav li.current_page_item>a{background:0 0;color:#65bc7b}.side-nav li.current_page_item li a{color:#333;border-bottom:1px solid #ededed}.side-nav .children{display:none;margin-left:15px}.side-nav .arrow{display:inline;margin-left:0}.side-nav .arrow:after{position:absolute;font-size:14px;font-family:awb-icons}.side-nav-left .side-nav{border-right:1px solid #ededed}.side-nav-left .side-nav li.current_page_item>a{border-right:3px solid #65bc7b}.side-nav-left .side-nav .arrow{margin-left:10px}.side-nav-left .side-nav .arrow:after{content:"\f105"}.side-nav-right .side-nav{border-left:1px solid #ededed}.side-nav-right .side-nav li.current_page_item>a{padding-left:23px;border-left:3px solid #65bc7b}.side-nav-right .side-nav li a{padding-left:25px}.side-nav-right .side-nav .arrow{margin-right:10px}.side-nav-right .side-nav .arrow:after{content:"\f104"}.side-nav-right .side-nav .children{margin-left:40px}.side-nav-right .side-nav .children a{padding-left:0}.woocommerce-tabs .tabs a:hover .arrow,.woocommerce-tabs .tabs li.active a .arrow{display:inline-block;margin-left:10px;padding-right:0}.woocommerce-tabs .panel .panel{margin-left:auto;padding:0}.toggle-content{padding-top:10px;padding-bottom:15px;position:relative}h5.toggle.active+.toggle-content{border-bottom:1px solid #e8e6e6}.clearboth{clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;overflow:hidden}.shortcode-tabs{margin-bottom:50px}.shortcode-tabs .tab-hold .tabs li{border-right:0;box-sizing:border-box}.shortcode-tabs .tab-hold .tabs li a{display:block;width:100%;padding:0;text-indent:15px}.shortcode-tabs .tab-hold .tabs li.active a{background:0 0}.shortcode-tabs .tab_content{padding:15px;overflow:hidden}.shortcode-tabs .tab_content :last-child{margin-bottom:0}.fusion-post-content p,.post-content p{margin:0 0 20px}.fusion-post-content ul.arrow,.post-content ul.arrow{list-style:none;margin:0;padding:0}.fusion-post-content ul.arrow li,.post-content ul.arrow li{line-height:18px;margin:0;padding:0;margin-bottom:15px;padding-left:25px}.fusion-post-content ul.arrow li:before,.post-content ul.arrow li:before{display:inline-block;background-repeat:no-repeat;background-position:center center;background-color:#65bc7b;height:18px;border-radius:75px;width:18px;position:absolute;font-size:14px;content:"\f105";float:left;margin-right:0;margin-left:-25px;font-family:awb-icons;text-align:center;font-weight:400;-webkit-font-smoothing:antialiased;color:#fff;line-height:17px;text-indent:1px}.fusion-body blockquote{background:#f5f5f5;font-family:var(--body_typography-font-family);font-weight:var(--body_typography-font-weight);letter-spacing:var(--body_typography-letter-spacing);font-size:var(--body_typography-font-size);line-height:var(--body_typography-line-height);color:var(--body_typography-color);border-left:4px solid #65bc7b;padding:15px;margin-top:2em;margin-bottom:2em;font-style:italic}.fusion-body blockquote q{font-style:inherit}.fusion-body blockquote :last-child{margin-bottom:0}.comment-text .fusion-body blockquote p:first-child{margin-top:0}.reading-box-container{margin:0 0 84px}.reading-box{padding:28px 28px 27px 31px;border-left:3px solid #65bc7b;background:#f2efef}.continue{float:right}.avada-google-map{height:416px;margin-bottom:50px;overflow:hidden}#gmap img,.shortcode-map img{max-width:none}.flickr_badge_image img,.pyre_tabs img,.recent-works-items img{transition:all .2s}.flickr_badge_image img:hover,.pyre_tabs img:hover,.recent-works-items img:hover{opacity:.5}.error-page .useful-links{width:30.66%;padding-left:5%}.error-page .oops{font-size:117px;margin:0 0 20px;line-height:117px;font-weight:bolder;color:#f0f0f0;font-family:"PT Sans",Arial,Helvetica,sans-serif}.has-sidebar .error-page .oops{font-size:90px;line-height:90px}.error_page .oops h1{font-family:"PT Sans",Arial,Helvetica,sans-serif}.fontawesome-icon{display:inline-block;float:left}.aligncenter .fontawesome-icon,.fusion-alignleft .fontawesome-icon,.fusion-alignright .fontawesome-icon{float:none}.fontawesome-icon{margin-right:10px}.fontawesome-icon.circle-yes{border-radius:75px;border-width:1px;border-style:solid;background-color:#333;color:#fff;text-align:center;margin-top:2px}.fontawesome-icon.large{font-size:40px}.fontawesome-icon.large.circle-yes{width:70px;height:70px;line-height:70px}.fontawesome-icon.medium{font-size:18px}.fontawesome-icon.medium.circle-yes{width:35px;height:35px;line-height:35px}.fontawesome-icon.small{font-size:10px}.fontawesome-icon.small.circle-yes{width:18px;height:18px;line-height:19px}.fontawesome-icon.circle-no.large{margin-top:2px}.fontawesome-icon.circle-no.medium{margin-top:3px}.fontawesome-icon.circle-no.small{margin-top:5px}.icon-heading .fontawesome-icon{margin-top:-6px}.main-flex{overflow:hidden;width:100%;margin-left:auto;margin-right:auto}.chat-icon{display:inline-block;width:26px;height:19px;margin-top:9px}.blog-shortcode h3.timeline-title{color:#747474;font-size:13px}.reading-box-container{position:relative;z-index:1}.reading-box{position:relative}.tagline-shadow:after,.tagline-shadow:before{bottom:15px;left:10px;width:50%;height:20%;max-width:300px;max-height:100px;position:absolute;content:"";z-index:-1;box-shadow:0 15px 10px rgba(0,0,0,.7);transform:rotate(-3deg)}.tagline-shadow:after{right:10px;left:auto;transform:rotate(3deg)}.tooltip-shortcode{position:relative;display:inline;cursor:pointer;color:#747474}ul.list-icon{list-style:none;margin:0;padding:0;margin-top:10px}ul.list-icon li:before{display:inline-block;height:18px;width:18px;content:" ";float:left;margin-right:0;margin-left:-25px;font-family:awb-icons;font-style:normal;font-weight:400;text-decoration:inherit}ul.list-icon-arrow li:before{content:"\f105"}ul.circle-yes li:before{border-radius:75px;text-align:center;font-size:9px}ul.list-icon-color-light li:before{color:#fff}ul.list-icon li{line-height:18px;margin:0;padding:0;margin-bottom:15px;padding-left:25px}.fusion-post-content .wooslider .overlay-natural.layout-text-bottom .slide-excerpt{bottom:15%}.fusion-post-content .wooslider .overlay-natural.layout-text-top .slide-excerpt{top:15%}.fusion-post-content .wooslider .slide-excerpt .slide-title,.fusion-post-content .wooslider .slide-excerpt .slide-title a{color:#fff}.fusion-post-content .wooslider .overlay-full .slide-excerpt{padding:50px;opacity:.7}.fusion-post-content .wooslider .wooslider-control-thumbs{position:relative;width:auto;margin:33px auto 0;text-align:center}.fusion-post-content .wooslider .wooslider-control-thumbs li{float:none;width:56px}.fusion-post-content .wooslider .wooslider-next,.fusion-post-content .wooslider .wooslider-prev{top:50%;margin-top:-29px}.fusion-post-content .wooslider-type-attachments .wooslider-next,.fusion-post-content .wooslider-type-attachments .wooslider-prev{top:50%;margin-top:-59px}.fusion-post-content .wooslider .overlay-none .slide-excerpt{margin-top:10px}.fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title,.fusion-post-content .wooslider .overlay-none .slide-excerpt .slide-title a{color:#333}.tabs-vertical{border:0}.tabs-vertical .tabset{border-left:1px solid #d3d3d3;border-top:1px solid #d3d3d3;border-bottom:1px solid #d3d3d3;width:15.74468085%;float:left;height:auto;position:relative;left:1px;z-index:10}.tabs-vertical .tab-hold .tabset li{float:none;width:auto;height:auto;border:0;background:0 0}.tabs-vertical .tab-hold .tabset li a{width:auto;text-indent:0;border-bottom:1px solid #d3d3d3;height:auto;line-height:normal;padding:10px}.tabs-vertical .tab-hold .tabset li:last-child a{border-bottom:0}.tabs-vertical .tab-hold .tabset li.active a{background:#fff;border-width:0;border-style:solid;border-left-width:3px;height:auto;line-height:normal}.tabs-vertical .tabs-container{width:83.93617021%;float:left}.tabs-vertical .tabs-container .tab_content{border:1px solid #d3d3d3;padding:30px}.error-message{color:#f0f0f0;font-size:170px;line-height:1;font-weight:700}.mejs-container.mejs-video{max-width:100%;width:100%;height:auto}.mejs-overlay,.mejs-poster{width:100%;height:100%}.mejs-mediaelement video{position:absolute;top:0;left:0;right:0;bottom:0;width:100%;height:100%}.mejs-container,.mejs-embed,.mejs-embed body{background:0 0}.fullwidthbanner-container{overflow:visible}.tfs-slider .flex-caption{width:97%}.tfs-slider .flex-control-nav{bottom:20px!important}.tfs-slider .buttons a{margin:0;display:inline-block}.tp-simpleresponsive .slotholder,.tp-simpleresponsive .slotholder img{-webkit-backface-visibility:visible;-webkit-transform:none}#learndash_lessons .learndash_topic_dots{float:none}.video-background{position:relative;overflow:hidden}.video-bg{position:relative;padding-bottom:56.25%;height:0;overflow:hidden}.video-bg embed,.video-bg iframe,.video-bg object{position:absolute;top:0;left:0;width:100%;height:100%}.video-content{position:absolute;top:0;padding:15px;width:100%}.bbp-arrow{margin-top:-1px}.fusion-animated{position:relative;z-index:2000}.fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.awb-custom-image{padding:0;background-color:transparent;border:none;border-radius:0;box-shadow:none}.fusion-social-links-footer .fusion-social-networks.boxed-icons a.fusion-social-network-icon.awb-custom-image img{position:relative}.avada-container h3,.comment-form input[type=submit],.fusion-body .fusion-load-more-button,.project-content .project-info h4,.ticket-selector-submit-btn[type=submit]{font-weight:700}#wrapper .fusion-events-shortcode .fusion-events-meta h4,.fusion-carousel-meta,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-product-buttons a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories,.fusion-image-wrapper .fusion-rollover .fusion-rollover-content .fusion-rollover-categories a,.fusion-image-wrapper .fusion-rollover .fusion-rollover-gallery:before,.fusion-image-wrapper .fusion-rollover .fusion-rollover-link:before,.fusion-recent-posts .columns .column .meta,.fusion-rollover-linebreak,.fusion-single-line-meta,.product-buttons a{line-height:1.5}.ua-mobile .avada-not-responsive #wrapper{width:100%!important;overflow:hidden!important}.layout-wide-mode #wrapper{width:100%;max-width:none}#sliders-container{position:relative}.layout-boxed-mode #sliders-container .main-flex[data-parallax="1"]{position:fixed}.avada-video-embed{position:relative}.avada-video-embed .fluid-width-video-wrapper{padding-top:55%}.avada-video-embed .fluid-width-video-wrapper iframe{position:absolute;top:0;left:0;width:100%;height:100%}.fusion-privacy-placeholder{padding:30px;background:rgba(0,0,0,.1);color:rgba(0,0,0,.3);display:flex;align-items:center;justify-content:center;max-width:100%}.fusion-privacy-placeholder .fusion-privacy-placeholder-content{text-align:center}.fusion-privacy-placeholder .fusion-privacy-consent.fusion-button{--button_margin-top:15px}.fluid-width-video-wrapper .fusion-privacy-placeholder{position:absolute;top:0;left:0;width:100%!important;height:100%!important}.fusion-privacy-bar{padding:15px 30px;position:fixed;width:100%;z-index:99999;display:none;max-height:100vh;overflow:auto;scrollbar-width:none}.fusion-privacy-bar::-webkit-scrollbar{display:none}.fusion-privacy-bar .fusion-privacy-bar-acceptance{width:auto}.fusion-privacy-bar-bottom{bottom:0}.fusion-privacy-bar .fusion-privacy-bar-main{display:flex;align-items:center;justify-content:center;margin:0 -15px}.fusion-privacy-bar .fusion-privacy-bar-main .fusion-privacy-bar-acceptance,.fusion-privacy-bar .fusion-privacy-bar-main>span{margin:0 15px}.fusion-privacy-bar .fusion-privacy-bar-full{text-align:center;display:none;line-height:1.5}.fusion-privacy-bar .fusion-privacy-bar-full .fusion-privacy-choices{list-style:none;margin:.7em 0 0;padding:0}.fusion-privacy-bar .fusion-privacy-bar-full .fusion-column{text-align:initial}.fusion-privacy-bar .fusion-privacy-bar-full .fusion-column .column-title{text-transform:uppercase;margin-top:0;margin-bottom:.7em}.searchform .fusion-search-form-content{display:flex;align-items:center;overflow:hidden;width:100%}.searchform .fusion-search-form-content .fusion-search-field{flex-grow:1}.searchform .fusion-search-form-content .fusion-search-field input{background-color:#fff;border:1px solid #d2d2d2;color:#747474;font-size:13px;padding:8px 15px;height:33px;width:100%;box-sizing:border-box;margin:0;outline:0}.searchform .fusion-search-form-content .fusion-search-button input[type=submit]{background:#000;border:none;border-radius:0;color:#fff;font-size:1em;height:33px;line-height:33px;margin:0;padding:0;width:33px;text-indent:0;cursor:pointer;font-family:awb-icons;font-weight:400;text-shadow:none;-webkit-font-smoothing:antialiased;transition:all .2s}.fusion-search-element .searchform.fusion-search-form-clean .fusion-search-form-content,.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-form-content{position:relative}.fusion-search-element .searchform.fusion-search-form-clean .fusion-search-button,.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-button{position:absolute}.fusion-search-element .searchform.fusion-search-form-clean .fusion-search-button input[type=submit],.fusion-search-form-clean .searchform:not(.fusion-search-form-classic) .fusion-search-button input[type=submit]{background-color:transparent;color:#aaa9a9}.search-page-search-form-top{padding-bottom:60px;border-bottom:1px solid #e6e5e6;margin-bottom:60px}.search-page-search-form-bottom{padding-top:60px;border-top:1px solid #e6e5e6;margin-top:60px}.search-page-search-form .fusion-search-form{text-align:right}.search-page-search-form .fusion-search-form .fusion-search-form .fusion-search-field input{text-indent:0}.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-menu{display:flex;flex-wrap:wrap;transition:opacity .8s cubic-bezier(.8, 0, .25, 1),transform .8s cubic-bezier(.8, 0, .25, 1)}.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-overlay-search{display:flex;visibility:hidden;align-items:center;opacity:0;position:absolute;top:50%;left:50%;transform:translate(-50%,-150%);width:100%;transition:opacity .8s cubic-bezier(.8, 0, .25, 1),transform .8s cubic-bezier(.8, 0, .25, 1)}.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-overlay-search .fusion-search-form{flex-grow:2}.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-overlay-search .fusion-close-search{overflow:hidden;position:relative;display:inline-block}.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-overlay-search .fusion-close-search:after,.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-overlay-search .fusion-close-search:before{content:"";position:absolute;top:50%;left:0;height:2px;width:100%;margin-top:-1px}.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-overlay-search .fusion-close-search:before{transform:rotate(45deg)}.fusion-main-menu-search-overlay .fusion-main-menu>.fusion-overlay-search .fusion-close-search:after{transform:rotate(-45deg)}.fusion-main-menu-search-overlay .fusion-main-menu.search-open{overflow:visible}.fusion-main-menu-search-overlay .fusion-main-menu.search-open>.fusion-menu{opacity:0;transform:translateY(100%);visibility:hidden}.fusion-main-menu-search-overlay .fusion-main-menu.search-open>.fusion-overlay-search{opacity:1;visibility:visible;transform:translate(-50%,-50%)}.fusion-main-menu-search-overlay .fusion-main-menu.search-transition{overflow:hidden!important}.fusion-main-menu-search-overlay .fusion-main-menu.search-transition .fusion-menu{visibility:visible!important}.fusion-main-menu-search-overlay .fusion-main-menu.search-transition>.fusion-overlay-search{visibility:visible}.fusion-main-menu-search-overlay .fusion-header-v4.fusion-header-menu-align-right .fusion-overlay-search,.fusion-main-menu-search-overlay .fusion-header-v5.fusion-header-menu-align-right .fusion-overlay-search{right:0;left:auto;transform:translate(0,-150%)}.fusion-main-menu-search-overlay .fusion-header-v4.fusion-header-menu-align-right .search-open .fusion-overlay-search,.fusion-main-menu-search-overlay .fusion-header-v5.fusion-header-menu-align-right .search-open .fusion-overlay-search{transform:translate(0,-50%)}.fusion-main-menu-search-overlay .fusion-header-v4.fusion-header-menu-align-left .fusion-overlay-search,.fusion-main-menu-search-overlay .fusion-header-v5.fusion-header-menu-align-left .fusion-overlay-search{left:0;transform:translate(0,-150%)}.fusion-main-menu-search-overlay .fusion-header-v4.fusion-header-menu-align-left .search-open .fusion-overlay-search,.fusion-main-menu-search-overlay .fusion-header-v5.fusion-header-menu-align-left .search-open .fusion-overlay-search{transform:translate(0,-50%)}.fusion-overlay-search{position:absolute;opacity:0}.fusion-header-has-flyout-menu .fusion-flyout-search .fusion-live-search{position:relative}.fusion-header-has-flyout-menu .fusion-flyout-search .fusion-live-search .fusion-search-form-content{position:relative}.fusion-header-has-flyout-menu .fusion-flyout-search .fusion-live-search .fusion-search-form-content .fusion-search-button{display:block;position:absolute;right:0;background-color:transparent}.fusion-header-has-flyout-menu .fusion-flyout-search .fusion-live-search .fusion-search-form-content .fusion-search-button .fusion-search-submit{display:none}.fusion-header-has-flyout-menu .fusion-flyout-search .fusion-live-search .fusion-search-form-content .fusion-slider-loading{margin:-1.75em 0 0 -3.5em;width:3.5em;height:3.5em;border-top-width:.4em;border-right-width:.4em;border-bottom-width:.4em;border-left-width:.4em}.fusion-live-search .fusion-search-field{z-index:14}.fusion-live-search .fusion-search-button{z-index:14;position:relative}.fusion-live-search .fusion-slider-loading{display:none;margin:-1.2em 0 0 -1.2em;width:2.4em;height:2.4em;border-top:.3em solid rgba(255,255,255,.35);border-right:.3em solid rgba(255,255,255,.35);border-bottom:.3em solid #fff;border-left:.3em solid rgba(255,255,255,.35);pointer-events:none}.fusion-live-search .fusion-search-results-wrapper{position:relative}.fusion-flyout-search .fusion-live-search .fusion-search-results-wrapper{position:absolute;width:calc(100% - 100px);margin-top:62px}.fusion-live-search .fusion-search-results{z-index:-1;visibility:hidden;overflow-y:auto;position:absolute;margin-top:25px;width:100%;max-height:250px;opacity:0;transition:.3s opacity,.3s margin;background-color:#fff;border-style:solid}.fusion-live-search .fusion-search-results.suggestions-added{z-index:2001;visibility:visible;margin-top:0;opacity:1}.fusion-live-search .fusion-search-results.suggestions-empty .fusion-search-result{padding:14px;cursor:default}.fusion-live-search .fusion-search-results.suggestions-empty .fusion-search-result:hover{padding:14px}.fusion-live-search .fusion-search-results.suggestions-transition{visibility:visible}.fusion-live-search.fusion-main-menu-search-dropdown .fusion-main-menu .fusion-search-results.suggestions-added{position:static}.fusion-live-search .fusion-search-result{display:flex;align-items:center;padding:14px 7px;line-height:1.4;border-bottom-style:solid;border-top:none;text-align:initial;cursor:pointer;transition:.2s padding}.fusion-body .fusion-live-search .fusion-search-result{font-family:inherit}.fusion-body .fusion-live-search .fusion-search-result:after{content:""}.fusion-live-search .fusion-search-result:hover{padding:14px 0 14px 14px}.fusion-live-search .fusion-search-result:last-child{border-bottom:none}.fusion-live-search .fusion-search-content,.fusion-live-search .fusion-search-image{padding:0 7px}.fusion-live-search .fusion-search-image{max-width:45px;box-sizing:content-box}.fusion-main-menu .fusion-live-search .fusion-search-image{max-width:35px}.fusion-live-search .fusion-search-post-type{margin-top:.2em;font-size:.9em}.flex-container a:active,.flex-container a:focus,.flexslider a:active,.flexslider a:focus{outline:0}.flex-control-nav,.flex-direction-nav,.flexslider .slides{margin:0;padding:0;list-style:none;z-index:1000}.flexslider{margin:0;padding:0}.flexslider .slides{overflow:hidden}.flexslider .slides li{display:none;-webkit-backface-visibility:hidden}.flexslider .slides img{width:100%;max-width:100%;display:block;-webkit-user-select:none;user-select:none}.flexslider .slides .video-shortcode{margin-bottom:0}.flex-pauseplay span{text-transform:capitalize}.flexslider .slides:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}html[xmlns] .flexslider .slides{display:block}* html .flexslider .slides{height:1%}.flex-control-nav,.flex-direction-nav,.flexslider .slides{z-index:2}.flexslider{margin:0 0 60px;background-color:transparent;position:relative}.flex-viewport{max-height:2000px;transition:all 1s ease}.loading .flex-viewport{max-height:300px}.carousel li{margin-right:5px}.flex-direction-nav{height:0}.flex-direction-nav a{font-family:awb-icons;width:30px;height:30px;margin:-20px 0 0;background-color:rgba(0,0,0,.5);background-repeat:no-repeat;position:absolute;top:50%;cursor:pointer;opacity:0;transition:all .3s ease;z-index:100;overflow:hidden;text-align:center;line-height:30px;font-size:16px;font-weight:400;-webkit-font-smoothing:none;color:#fff}.flex-direction-nav a:hover{color:#fff}.sidebar .widget .flex-direction-nav a,.sidebar .widget .flex-direction-nav a:hover{color:#fff}.no-opacity .flex-direction-nav a{display:none}.no-opacity .flexslider:hover .flex-direction-nav a{display:block}.flex-direction-nav .flex-next{right:0;text-indent:2px}.flex-direction-nav .flex-prev{left:0;text-indent:-2px}.flexslider:hover .flex-next{opacity:.8;right:0}.flexslider:hover .flex-prev{opacity:.8;left:0}.flexslider:hover .flex-next:hover,.flexslider:hover .flex-prev:hover{opacity:1}.flex-direction-nav .flex-disabled,.main-flex:hover .flex-direction-nav .flex-disabled{opacity:0;cursor:default;display:none;visibility:hidden}.flex-control-nav{width:100%;position:absolute;bottom:0;text-align:center}.fusion-body .flex-control-nav li{margin:0 6px;display:inline-block}.fusion-body .flex-control-paging li a{display:block}.flex-control-paging li a{width:11px;height:11px;display:block;background:#666;background:rgba(0,0,0,.5);cursor:pointer;text-indent:-9999px;border-radius:20px;box-shadow:inset 0 0 3px rgba(0,0,0,.3)}.flex-control-paging li a:hover{background:#333;background:rgba(0,0,0,.7)}.flex-control-paging li a.flex-active{background:#000;background:rgba(0,0,0,.9);cursor:default}.flex-control-thumbs{margin:5px 0 0;position:static;overflow:hidden}.flex-control-thumbs li{width:25%;float:left}.fusion-body .flex-control-thumbs li{margin:0}.flex-control-thumbs img{width:100%;display:block;opacity:.7;cursor:pointer;transition:opacity .2s cubic-bezier(.21, .6, .35, 1)}.flex-control-thumbs img:hover{opacity:1}.flex-control-thumbs .flex-active{opacity:1;cursor:default}.flex-caption{position:absolute;background:rgba(0,0,0,.6);width:96%;padding:2%;color:#fff;left:0;bottom:0;margin:0}.main-flex{margin-bottom:0}.col .flexslider{margin:0}.isotope{transition-duration:.8s;transition-property:height,width}.isotope-item{z-index:2}.isotope-hidden.isotope-item{z-index:1}.isotope .isotope-item{transition-duration:.8s;transition-property:top,left,opacity}.isotope .isotope-item.no-transition,.isotope.no-transition,.isotope.no-transition .isotope-item{transition-duration:0s}.fusion-post-content .wooslider{border:0;background:0 0;box-shadow:none;border-radius:0;margin:0 auto;max-width:940px}.wooslider .slide-content{margin:0}.wooslider .wooslider-pauseplay{position:absolute;margin:0;top:auto;bottom:15px}.wooslider .wooslider-control-nav{position:absolute;margin:0;top:auto;bottom:-10px}.tfs-slider .flex-next,.tfs-slider .flex-prev{font-size:25px;-webkit-font-smoothing:antialiased}.main-flex:hover .flex-next,.main-flex:hover .flex-prev,.wooslider:hover .wooslider-next,.wooslider:hover .wooslider-prev{display:block}.main-flex .flex-next,.main-flex .flex-prev,.wooslider .wooslider-next,.wooslider .wooslider-prev{background-color:rgba(0,0,0,.5);background-repeat:no-repeat;width:63px;height:63px;display:none;position:absolute;top:42%;margin:0;color:#fff;font-family:awb-icons;text-align:center;line-height:63px;font-size:36px;font-weight:400;-webkit-font-smoothing:antialiased}.main-flex .flex-prev,.wooslider .wooslider-prev{left:0;padding:0;border:0;text-indent:-5px}.main-flex .flex-next,.wooslider .wooslider-next{right:0;padding:0;border:0;text-indent:5px}#sliders-container .wooslider .slide-content p{margin:0}.fusion-footer-widget-area .wooslider-control-nav li a,.sidebar .wooslider-control-nav li a{padding:0;border:0;background:rgba(0,0,0,.5);margin-right:3px}.fusion-footer-widget-area .wooslider-next,.fusion-footer-widget-area .wooslider-prev,.fusion-post-content .wooslider .wooslider-next,.fusion-post-content .wooslider .wooslider-prev,.sidebar .wooslider-next,.sidebar .wooslider-prev{width:29px;height:29px}.fusion-footer-widget-area .wooslider .wooslider-control-nav,.sidebar .wooslider .wooslider-control-nav{bottom:5px}.fusion-footer-widget-area .widget_wooslider_slideshow_slides .wooslider-control-nav,.sidebar .widget_wooslider_slideshow_slides .wooslider-control-nav{bottom:12px}.fusion-footer-widget-area .slide-excerpt{overflow:hidden;position:absolute;bottom:-50px;padding:0;width:100%;text-align:center}.sidebar .slide-excerpt{bottom:15%;width:100%}.sidebar .slide-excerpt .slide-title{float:none}.sidebar .slide-excerpt .slide-title a{color:#fff;border:none}.sidebar .slide-excerpt .slide-title a:hover{color:#fff}.sidebar .widget .slides li div a{padding:0}.layout-boxed-mode.fusion-top-header.avada-has-boxed-modal-shadow-light .fusion-boxed-shadow,.layout-boxed-mode.fusion-top-header.avada-has-boxed-modal-shadow-light:not(.avada-footer-fx-sticky) #wrapper{box-shadow:0 0 50px 1px rgba(0,0,0,.22)}.layout-boxed-mode.fusion-top-header.avada-has-boxed-modal-shadow-medium .fusion-boxed-shadow,.layout-boxed-mode.fusion-top-header.avada-has-boxed-modal-shadow-medium:not(.avada-footer-fx-sticky) #wrapper{box-shadow:0 0 50px 5px rgba(0,0,0,.35)}.layout-boxed-mode.fusion-top-header.avada-has-boxed-modal-shadow-hard .fusion-boxed-shadow,.layout-boxed-mode.fusion-top-header.avada-has-boxed-modal-shadow-hard:not(.avada-footer-fx-sticky) #wrapper{box-shadow:0 0 50px 10px rgba(0,0,0,.55)}.layout-boxed-mode:not(.fusion-top-header).avada-has-boxed-modal-shadow-light #boxed-wrapper,.layout-boxed-mode:not(.fusion-top-header).avada-has-boxed-modal-shadow-light .fusion-boxed-shadow{box-shadow:0 0 50px 1px rgba(0,0,0,.22)}.layout-boxed-mode:not(.fusion-top-header).avada-has-boxed-modal-shadow-medium #boxed-wrapper,.layout-boxed-mode:not(.fusion-top-header).avada-has-boxed-modal-shadow-medium .fusion-boxed-shadow{box-shadow:0 0 50px 5px rgba(0,0,0,.35)}.layout-boxed-mode:not(.fusion-top-header).avada-has-boxed-modal-shadow-hard #boxed-wrapper,.layout-boxed-mode:not(.fusion-top-header).avada-has-boxed-modal-shadow-hard .fusion-boxed-shadow{box-shadow:0 0 50px 10px rgba(0,0,0,.55)}.layout-boxed-mode.side-header #boxed-wrapper,.layout-boxed-mode.side-header #slidingbar-area .fusion-row,.layout-boxed-mode.side-header .fusion-footer-parallax,.layout-boxed-mode.side-header>#lang_sel_footer{margin-right:auto;margin-left:auto}.fusion-row{margin:0 auto}.fusion-row:after,.fusion-row:before{content:" ";display:table}.fusion-row:after{clear:both}.fusion-columns{margin:0 -15px}.fusion-columns-5 .col-lg-2,.fusion-columns-5 .col-md-2,.fusion-columns-5 .col-sm-2,.fusion-columns-5 .col-xs-2{width:20%}.fusion-block-element{display:block}.fusion-hidden{display:none}.fusion-responsive-img{margin:0}#wrapper #posts-container .fusion-grid-sizer,#wrapper .fusion-grid-sizer{margin:0;padding:0;height:0;min-height:0;visibility:hidden}.fusion-masonry-element-container{background-size:cover;background-position:center center}.fusion-element-grid .fusion-masonry-element-container{padding-top:80%}.fusion-element-landscape .fusion-masonry-element-container{padding-top:40%}.fusion-element-portrait .fusion-masonry-element-container{padding-top:160%}.fusion-masonry-element-container .fusion-image-wrapper>img,.fusion-masonry-element-container .fusion-placeholder-image,.fusion-masonry-element-container>img{display:none}bold,strong{font-weight:bolder}.fusion-video iframe,iframe{border:none}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute!important;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#fff;border-radius:3px;box-shadow:0 0 2px 2px rgba(0,0,0,.6);clip:auto!important;clip-path:none;color:#333;display:block;font-size:1rem;font-weight:700;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}mark{background:0 0;color:inherit}.fusion-breadcrumb-prefix{padding-right:5px}.post-password-form input[type=password]{margin:0 10px;padding:8px 15px;width:200px;border:1px solid #d2d2d2;font-size:13px;color:#747474;box-sizing:border-box}.fusion-image-wrapper{overflow:hidden;z-index:1;position:relative}.fusion-image-wrapper:hover .fusion-rollover{opacity:1;transform:translateX(0)}.no-csstransforms .fusion-image-wrapper:hover .fusion-rollover{display:block}.fusion-image-wrapper.fusion-video{display:block}.fusion-image-size-fixed{display:inline-block;max-width:100%;vertical-align:top}.fusion-rollover{display:flex;align-items:center;justify-content:space-around;opacity:0;position:absolute;top:0;right:0;bottom:0;left:0;width:100%;height:100%;line-height:normal;text-align:center;background-image:linear-gradient(to top,#aad75d,#d1e990);transform:translateX(-100%);transition:all .3s ease-in-out;-webkit-transform-style:preserve-3d}.no-csstransforms .fusion-rollover{display:none}.fusion-clean-product-image-wrapper .fusion-rollover-content .view-cart{position:relative;z-index:9}.fusion-woo-slider .fusion-carousel-title-below-image .fusion-product-buttons{position:relative}.fusion-rollover-content{padding:10px;width:90%}.fusion-rollover-content .fusion-rollover-categories,.fusion-rollover-content .fusion-rollover-title,.fusion-rollover-content .price{margin:0;line-height:normal;font-size:13px;color:#333}.fusion-rollover-content .fusion-rollover-title{margin-bottom:3px;margin-top:10px}.fusion-rollover-content .fusion-rollover-categories a{font-size:11px}.fusion-rollover-content .fusion-rollover-categories a:hover{color:#444}.fusion-rollover-content .price{display:inline-block}.fusion-rollover-content .fusion-product-buttons{z-index:99;position:relative}.fusion-rollover-content .fusion-product-buttons a{display:block;margin-top:10px;padding-left:16px;width:auto;line-height:normal;text-align:left;max-width:49%;font-size:12px;box-sizing:border-box;z-index:99}.fusion-carousel-title-below-image .fusion-rollover-content .fusion-product-buttons a{max-width:none}.fusion-rollover-content .fusion-product-buttons a:first-child{float:left}.fusion-rollover-content .fusion-product-buttons a:first-child:before{position:absolute;margin-left:-16px;content:"\f07a";font-family:awb-icons}.fusion-rollover-content .fusion-product-buttons a:last-child{float:right}.fusion-rollover-content .fusion-product-buttons a:last-child:before{position:absolute;margin-left:-16px;content:"\e623";font-family:awb-icons}.fusion-rollover-content .fusion-product-buttons a.added_to_cart{display:none}.fusion-rollover-sep{display:inline-block;vertical-align:middle;height:36px;width:5px}.fusion-rollover-gallery,.fusion-rollover-link{display:inline-block;opacity:.9;position:relative;vertical-align:middle;margin:0;height:36px;width:35px;text-indent:-10000px;background-color:#333;border-radius:50%;background-clip:padding-box}.fusion-rollover-gallery:hover,.fusion-rollover-link:hover{opacity:1}.fusion-rollover-gallery:before,.fusion-rollover-link:before{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%);text-indent:0;line-height:normal;text-shadow:none;font-family:awb-icons;font-size:15px;color:#fff;-webkit-font-smoothing:antialiased}.fusion-rollover-link:before{content:"\e619"}.fusion-rollover-gallery:before{content:"\f002"}.fusion-placeholder-image{max-width:100%;background-color:#f6f6f6}.fusion-hidden-content{overflow:hidden;position:absolute;left:-10000px;top:auto;width:1px;height:1px}.fusion-filters{display:none;overflow:hidden;list-style:none;margin-bottom:55px;padding:0;line-height:34px;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6;align-items:center}.fusion-filter{float:left;margin-right:30px}.fusion-filter.fusion-active a{line-height:31px;border-top:3px solid #65bc7b;color:#65bc7b}.fusion-filter a{display:block}.fusion-load-more-button{display:block;margin-top:20px;width:100%;height:50px;line-height:50px;background-color:#e9eaee;cursor:pointer;text-align:center;font-size:inherit;text-transform:uppercase;border:none;transition:all .2s}.fusion-load-more-button:hover{transition:all .2s}.fusion-portfolio-wrapper .fusion-load-more-button{display:none}.fusion-loading-container{margin-top:20px}.fusion-loading-container .fusion-loading-spinner{display:inline-block}.fusion-loading-container .fusion-spinner-1,.fusion-loading-container .fusion-spinner-2,.fusion-loading-container .fusion-spinner-3{width:12px;height:12px;background-color:#e2e0e0;border-radius:100%;display:inline-block;animation:fusion-bounce-delay 1.4s infinite ease-in-out;animation-fill-mode:both}.fusion-loading-container .fusion-spinner-1{animation-delay:-.32s}.fusion-loading-container .fusion-spinner-2{animation-delay:-.16s}.fusion-loading-container .fusion-loading-msg{display:inline-block;margin-left:7px}@keyframes fusion-bounce-delay{0%,100%,80%{transform:scale(0)}40%{transform:scale(1)}}.fusion-body .wpcf7-form .fusion-slider-loading,.fusion-slider-loading{position:absolute;top:50%;left:50%;margin:-3em 0 0 -3em;color:transparent;font-size:10px;border-top:.5em solid rgba(0,0,0,.2);border-right:.5em solid rgba(0,0,0,.2);border-bottom:.5em solid #333;border-left:.5em solid rgba(0,0,0,.2);animation:fusion-rotate .8s infinite linear}.fusion-body .wpcf7-form .fusion-slider-loading .fusion-slider-loading-text,.fusion-slider-loading .fusion-slider-loading-text{position:absolute}.no-cssanimations .fusion-body .wpcf7-form .fusion-slider-loading,.no-cssanimations .fusion-slider-loading{padding-left:5px;padding-top:15px;color:#000}.fusion-slider-loading,.fusion-slider-loading:after{width:6em;height:6em;border-radius:50%;background-clip:padding-box}@keyframes fusion-rotate{0%{transform:rotate(0)}100%{transform:rotate(360deg)}}.fusion-inline-sep{padding:0 5px}.fusion-inline-sep:last-child{display:none}.post-content p{margin-top:0;margin-bottom:20px}.table-1,.table-2,.tkt-slctr-tbl-wrap-dv{display:block;overflow-x:auto}.fusion-body .quantity{display:flex;align-items:center;justify-content:space-around;border:1px solid;overflow:hidden}.fusion-body .quantity .minus,.fusion-body .quantity .plus,.fusion-body .quantity .qty{float:left;border:0;margin:0;padding:0;text-align:center;vertical-align:middle;border-radius:0;-webkit-appearance:none;-moz-appearance:textfield}.fusion-body .quantity .minus,.fusion-body .quantity .plus{cursor:pointer}.fusion-body .quantity .qty{background:0 0;border-left:1px solid;border-right:1px solid}.fusion-body .quantity .qty -webkit-inner-spin-button,.fusion-body .quantity .qty -webkit-outer-spin-button{-webkit-appearance:none;margin:0}.select-arrow{width:35px;height:33px;line-height:33px;border-left-width:1px;border-left-style:solid;position:absolute;bottom:1px;right:1px;pointer-events:none;z-index:10;font-family:awb-icons;font-size:9px;text-align:center}.avada-select-parent{position:relative;overflow:hidden;margin:0}.fusion-layout-column.avada-select-parent{position:relative}.bbpress .avada-select-parent{overflow:hidden}.avada-select-parent select{border:1px solid #dadada;-webkit-appearance:none;text-overflow:"";box-sizing:border-box;cursor:pointer;display:block;font-size:13px;outline:0;height:auto;padding:9px 15px;position:relative;text-indent:.01px;vertical-align:middle;z-index:5;margin:0;border-radius:0;background-clip:padding-box;min-width:180px}.sidebar .avada-select-parent select{min-width:initial}.widget_archive select,.widget_categories select{width:100%}.select2-container .select2-selection--single .select2-selection__rendered{padding-left:15px;padding-right:34px}.select2-results__option,.select2-search--dropdown{padding-left:15px;padding-right:15px}.select2-search--dropdown .select2-search__field{margin-right:0}.select2-container--default .select2-selection--single{border-radius:0}.select2-container--default .select2-selection--single .select2-selection__arrow{top:50%;right:15px;transform:translateY(-50%)}.select2-dropdown{border-radius:0}#submit,.submit{cursor:pointer}.rich-snippet-hidden{display:none}.fusion-avatar-circle .attachment-recent-works-thumbnail,.fusion-avatar-circle .avatar{border-radius:50%}.fusion-author .fusion-edit-profile{font-size:12px}.fusion-author .fusion-social-networks{display:table-cell;vertical-align:middle;text-align:right;line-height:normal}.fusion-author .fusion-social-networks .fusion-social-network-icon{margin-bottom:0}.fusion-author .fusion-social-networks.boxed-icons .fusion-social-network-icon{margin-bottom:2px}.fusion-author-avatar{float:left;margin-right:20px;max-width:20%}.fusion-author-info{overflow:hidden}.fusion-author-title{margin-top:0;color:#333;font-weight:400}.fusion-author-social{display:table;margin:20px 0 80px;padding:5px 0;width:100%;border-top:1px solid #e0dede;border-bottom:1px solid #e0dede}.fusion-author-tagline{display:table-cell;vertical-align:middle;max-width:70%;font-weight:700}.fusion-page-load-link{display:none}#menu-appearance a[href="themes.php?page=optionsframework"]{display:none}#wpadminbar{z-index:999999999999999}#wpadminbar #wp-admin-bar-awb-site-mode{display:flex;align-items:center;height:32px}#wpadminbar #wp-admin-bar-awb-site-mode>.ab-item{display:inline-flex;align-items:center;padding:.25em .5em;height:14px;border-radius:.35em;line-height:1;transition:opacity .2s ease-in-out}#wpadminbar #wp-admin-bar-awb-site-mode>.ab-item:hover,#wpadminbar #wp-admin-bar-awb-site-mode>.ab-itemfocus{opacity:.9}#wpadminbar .awb-site-mode-badge-avada>.ab-item:before{content:"\e971";font-family:awb-icons;padding:0;font-size:12px;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1}#wpadminbar .awb-site-mode-badge-live>.ab-item{background-color:#65bc7b!important;color:#f0f0f1!important}#wpadminbar .awb-site-mode-badge-coming-soon>.ab-item{background-color:#198fd9!important;color:#f0f0f1!important}#wpadminbar .awb-site-mode-badge-maintenance>.ab-item{background-color:#dc3232!important;color:#f0f0f1!important}#wpadminbar>#wp-toolbar #wp-admin-bar-avada>.ab-item:before,#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit>.ab-item:before{content:"\e971";font-family:awb-icons;top:4px;font-size:16px}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .ab-item{height:auto}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .fb-edit-group{border-top:1px solid #3c434a}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .awb-layout-group .wp-admin-bar-arrow{display:none}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .awb-layout-group .menupop>.ab-item{padding:0 10px}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .awb-layout-group .ab-sub-wrapper{margin-top:0;top:50%;transform:translateY(-50%)}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .awb-edit-item{display:flex;justify-content:space-between;align-items:center;margin:.3em -.75em}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .awb-edit-name,#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .awb-edit-type{margin:0 .75em}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .awb-edit-type{line-height:1;background:#3c434a;padding:.5em;border-radius:4px;color:rgba(255,255,255,.8);font-size:.9em}#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .ab-item:active .awb-edit-type,#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .ab-item:focus .awb-edit-type,#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit .ab-item:hover .awb-edit-type{color:inherit}@media screen and (max-width:782px){#wpadminbar #wp-admin-bar-awb-site-mode{display:none}#wpadminbar>#wp-toolbar #wp-admin-bar-avada>.ab-item:before,#wpadminbar>#wp-toolbar #wp-admin-bar-fb-edit>.ab-item:before{content:"\e971";font-family:awb-icons;top:0;padding:10px;font-size:25px}}.woocommerce-billing-fields .form-row .input-text{margin-right:0}.fusion-disable-outline input,.fusion-disable-outline select,.fusion-disable-outline textarea{outline:0}.fusion-disable-outline .woocommerce-billing-fields .form-row .input-text{outline:0}.select2-container .select2-selection{margin:0;box-shadow:none!important;outline:0!important}.select2-container .select2-selection .select2-selection__arrow{top:0;transform:inherit;right:0;width:40px;border-left:1px solid #d2d2d2}.select2-container--default .select2-dropdown .select2-search{border-bottom:1px solid #d2d2d2;padding:10px 15px;border-top:1px solid #d2d2d2;margin-top:-1px}.select2-container--default .select2-dropdown .select2-search input{padding:8px 10px;height:auto;background:#fff}.fusion-post-slideshow .image{margin-bottom:0}.fusion-post-slideshow .fusion-image-size-fixed{display:block}.fusion-flexslider.fusion-post-slideshow{overflow:visible}.fusion-meta-info{clear:both;overflow:hidden;margin-top:20px;padding:5px 0;border-top:1px solid #e7e6e6;border-bottom:1px solid #e7e6e6}.fusion-meta-info .fusion-alignleft{width:80%}.fusion-post-title-meta-wrap{margin-bottom:28px}.fusion-post-title-meta-wrap .entry-title{margin-bottom:10px}.fusion-post-title-meta-wrap .fusion-meta-info{margin-top:0}.fusion-single-line-meta{margin-bottom:20px}.fusion-content-sep{margin-top:20px;height:6px;border-top:1px solid #eaeaea;border-bottom:1px solid #eaeaea}.fusion-date-and-formats{float:left;margin-right:17px;width:82px;text-align:center}.fusion-date-and-formats .fusion-date-box{padding:8px 0 5px;color:#fff}.fusion-date-and-formats .fusion-date{display:block;line-height:29px;font-size:29px;font-weight:700}.fusion-date-and-formats .fusion-format-box{margin-top:3px;background-color:#eef0f2}.fusion-date-and-formats .fusion-format-box i{display:block;line-height:55px;font-size:30px}.fusion-timeline-line{position:absolute;left:50%;top:0;margin-left:-1px;height:100%;border-left:1px solid #efeeee;border-right:1px solid #ebeaea}.fusion-timeline-icon{margin:0 auto -6px;max-width:1000px;font-size:46px;height:47px;line-height:1;color:#ebeaea;text-align:center}.fusion-timeline-icon .fusionicon-bubbles{cursor:pointer}.fusion-timeline-circle{position:absolute;left:50%;margin:10px 0 0 -5px;height:10px;width:10px;border-radius:50%;background-color:#efeeee}.fusion-timeline-arrow{position:absolute;color:#e9eaee}.fusion-timeline-arrow:before{font-family:awb-icons;font-size:28px;position:absolute;top:0;line-height:30px}.fusion-blog-archive .entry-title{margin-top:0;margin-bottom:5px}.fusion-blog-layout-large .entry-title,.fusion-blog-layout-medium .entry-title{margin-top:0;margin-bottom:25px}.fusion-blog-layout-large .fusion-post-slideshow,.fusion-blog-layout-large-alternate .fusion-post-slideshow,.single-avada_faq .fusion-post-slideshow,.single-post .fusion-post-slideshow,.single-wpfc_sermon .fusion-post-slideshow{margin-bottom:30px}.fusion-blog-layout-large-alternate .entry-title,.fusion-blog-layout-medium-alternate .entry-title{margin-top:0;margin-bottom:5px}.fusion-blog-layout-large-alternate .fusion-post-content-container,.fusion-blog-layout-medium-alternate .fusion-post-content-container{margin-top:20px}.fusion-blog-layout-large-alternate .fusion-meta-info,.fusion-blog-layout-medium-alternate .fusion-meta-info{margin-top:0;border-top:0}.fusion-blog-layout-medium .fusion-post-medium,.fusion-blog-layout-medium .fusion-post-medium-alternate,.fusion-blog-layout-medium-alternate .fusion-post-medium,.fusion-blog-layout-medium-alternate .fusion-post-medium-alternate{display:flex;flex-wrap:wrap;align-items:start}.fusion-blog-layout-medium .fusion-post-slideshow,.fusion-blog-layout-medium-alternate .fusion-post-slideshow{margin-right:25px;width:320px}.fusion-blog-layout-medium .fusion-post-content,.fusion-blog-layout-medium-alternate .fusion-post-content{flex:1 1 1px}.fusion-blog-layout-medium .fusion-meta-info,.fusion-blog-layout-medium-alternate .fusion-meta-info{width:100%}.fusion-blog-layout-grid .fusion-post-slideshow,.fusion-blog-layout-timeline .fusion-post-slideshow{margin-bottom:0;border-bottom:1px solid #eaeaea}.fusion-blog-layout-grid .fusion-post-content-wrapper,.fusion-blog-layout-timeline .fusion-post-content-wrapper{padding:30px 25px 20px}.fusion-blog-layout-grid .fusion-single-line-meta,.fusion-blog-layout-timeline .fusion-single-line-meta{margin-bottom:0}.fusion-blog-layout-grid .fusion-post-content-container,.fusion-blog-layout-timeline .fusion-post-content-container{margin-top:20px}.fusion-blog-layout-grid .fusion-post-content-container p:last-child,.fusion-blog-layout-timeline .fusion-post-content-container p:last-child{margin-bottom:0}.fusion-blog-layout-grid .fusion-meta-info,.fusion-blog-layout-timeline .fusion-meta-info{border:0}.fusion-blog-layout-grid .fusion-meta-info .fusion-alignleft,.fusion-blog-layout-timeline .fusion-meta-info .fusion-alignleft{width:50%}.fusion-blog-layout-grid .fusion-password,.fusion-blog-layout-timeline .fusion-password{width:auto;max-width:100%}.fusion-blog-layout-large-alternate .fusion-post-large-alternate{display:flex;flex-wrap:wrap}.fusion-blog-layout-large-alternate .fusion-post-content{flex:1}.fusion-blog-layout-large-alternate .fusion-meta-info,.fusion-blog-layout-large-alternate .fusion-post-slideshow{width:100%}.fusion-blog-layout-medium-alternate .fusion-post-slideshow{display:none}.fusion-blog-layout-medium-alternate .has-post-thumbnail .fusion-post-slideshow{display:block;margin-right:17px}.fusion-blog-layout-grid .fusion-post-grid{margin-bottom:0}.fusion-blog-layout-grid.fusion-no-meta-info .fusion-post-content-container{margin-top:0}.fusion-blog-layout-grid .fusion-post-wrapper:not(.fusion-masonary-is-transparent){border:1px solid #eaeaea;border-bottom-width:3px}.fusion-blog-layout-grid.fusion-blog-layout-grid-2 .post{width:50%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-2.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:100%}.fusion-blog-layout-grid.fusion-blog-layout-grid-3 .post{width:33.3333%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-3.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:66.6666%}.fusion-blog-layout-grid.fusion-blog-layout-grid-4 .post{width:25%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-4.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:50%}.fusion-blog-layout-grid.fusion-blog-layout-grid-5 .post{width:20%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-5.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:40%}.fusion-blog-layout-grid.fusion-blog-layout-grid-6 .post{width:16.6666%;display:inline-block;float:left}.fusion-blog-layout-grid.fusion-blog-layout-grid-6.fusion-blog-layout-masonry-has-vertical .post.fusion-element-landscape{width:33.3333%}.fusion-blog-layout-grid .fusion-post-content,.fusion-blog-layout-grid .post-content{word-wrap:break-word}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-grid{display:inline-flex}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper{overflow:hidden;width:100%;display:flex;flex-direction:column}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content-wrapper{display:flex;flex-grow:1;flex-direction:column}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-post-content.post-content{margin-bottom:20px}.fusion-blog-layout-grid.fusion-blog-equal-heights .fusion-post-wrapper .fusion-meta-info{margin-top:auto}.fusion-blog-layout-timeline{position:relative;margin:0 auto;padding-top:30px;max-width:1000px}.fusion-blog-layout-timeline .fusion-post-timeline{position:static;margin-bottom:40px;border:1px solid #eaeaea;border-bottom-width:3px}.fusion-no-meta-info .fusion-blog-layout-timeline .fusion-post-content-container{margin-top:0}.fusion-blog-layout-timeline .fusion-left-column{float:left;clear:left;width:40%}.fusion-blog-layout-timeline .fusion-right-column{float:right;clear:right;width:40%}.fusion-blog-layout-timeline .fusion-timeline-date{position:relative;clear:both;margin:0 auto 2px;padding:.35em .45em;width:auto;max-width:8em;line-height:1.35em;background:#efeeee;text-align:center;cursor:pointer}.fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow{left:40%;margin-left:-.5px}.fusion-blog-layout-timeline .fusion-left-column .fusion-timeline-arrow:before{content:"\f0da";left:100%}.fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow{right:40%;margin-right:-.5px}.fusion-blog-layout-timeline .fusion-right-column .fusion-timeline-arrow:before{content:"\f0d9";right:100%}.fusion-blog-layout-masonry .fusion-post-wrapper{overflow:hidden;position:relative}.fusion-blog-layout-masonry .fusion-post-content-wrapper{z-index:1;position:absolute;bottom:0;left:0;right:0}.fusion-blog-layout-masonry.fusion-blog-rollover .fusion-post-wrapper:hover .fusion-post-content-wrapper{transition:all .3s ease;transform:translateY(105%)}.fusion-blog-layout-masonry.fusion-blog-rollover .fusion-post-content-wrapper{transition:all .3s ease}.fusion-blog-infinite .pagination{display:none}.fusion-blog-infinite .fusion-load-more-button{margin-bottom:40px}.fusion-blog-layout-center .fusion-post-content{text-align:center}.fusion-blog-layout-left .fusion-post-content{text-align:left}.fusion-blog-layout-right .fusion-post-content{text-align:right}.single h1.entry-title{margin-top:0}.fusion-footer-parallax{position:relative;bottom:0;left:0;right:0;margin:0;padding:0}.fusion-footer-parallax.awb-footer-fixed{position:fixed;z-index:-1}.avada-footer-fx-no-height-parallax-effect #fusion-gmap-container,.avada-footer-fx-no-height-parallax-effect #main,.avada-footer-fx-no-height-parallax-effect #sliders-container,.avada-footer-fx-no-height-parallax-effect .fusion-page-title-bar,.avada-footer-fx-parallax-effect #fusion-gmap-container,.avada-footer-fx-parallax-effect #main,.avada-footer-fx-parallax-effect #sliders-container,.avada-footer-fx-parallax-effect .fusion-page-title-bar{position:relative;z-index:1}.avada-footer-fx-bg-parallax .fusion-footer-widget-area,.avada-footer-fx-no-height-bg-parallax .fusion-footer-widget-area,.avada-footer-fx-no-height-sticky-with-parallax-bg-image .fusion-footer-widget-area,.avada-footer-fx-sticky-with-parallax-bg-image .fusion-footer-widget-area{background-attachment:fixed;background-position:top center}.avada-footer-fx-sticky #boxed-wrapper,.avada-footer-fx-sticky #wrapper,.avada-footer-fx-sticky-with-parallax-bg-image #boxed-wrapper,.avada-footer-fx-sticky-with-parallax-bg-image #wrapper,.avada-footer-fx-sticky-with-parallax-bg-image.layout-boxed-mode:not(.fusion-top-header) #boxed-wrapper,.avada-footer-fx-sticky.layout-boxed-mode:not(.fusion-top-header) #boxed-wrapper{display:flex;flex-direction:column;min-height:100vh}.avada-footer-fx-sticky-with-parallax-bg-image.layout-boxed-mode:not(.fusion-top-header) #boxed-wrapper #wrapper,.avada-footer-fx-sticky.layout-boxed-mode:not(.fusion-top-header) #boxed-wrapper #wrapper{width:100%}.avada-footer-fx-sticky #main,.avada-footer-fx-sticky-with-parallax-bg-image #main{flex-grow:1}.wp-audio-shortcode{max-height:150px}.tkt-slctr-tbl-wrap-dv table{margin-bottom:10px}#fancybox-overlay{z-index:100049!important}#fancybox-wrap{z-index:100050!important}div#shShutter{z-index:100049}div#shDisplay{z-index:100050}#cboxOverlay{z-index:100049!important}#colorbox{z-index:100050!important}.fusion-main-menu .lang-item>a img,.fusion-mobile-nav-holder .lang-item>a img,.fusion-secondary-menu .lang-item>a img{vertical-align:middle;padding:0 2px}.qtranxs-lang-menu-item>a img,.qtranxs-lang-menu>a img{vertical-align:middle;padding:0 3px}#wpfc_sermon_sorting{overflow:hidden;margin:0 -10px}#wpfc_sermon_sorting>span{display:block;float:left;width:25%;padding:0 10px}#wpfc_sermon_sorting .avada-select-parent select{width:100%}.fusion-ubermenu-support .fusion-header-v1 .fusion-header .fusion-row,.fusion-ubermenu-support .fusion-header-v2 .fusion-header .fusion-row,.fusion-ubermenu-support .fusion-header-v3 .fusion-header .fusion-row,.fusion-ubermenu-support .fusion-header-v7 .fusion-header .fusion-row{position:relative}.fusion-ubermenu-support .fusion-secondary-main-menu .fusion-row{position:relative}.fusion-ubermenu{overflow:visible;position:static}.cp-module .cp-slidein{z-index:9999}.fusion-body .product-buttons .wc-gzd-additional-info{margin:.5em 0 .5em 0}.fusion-body .product-buttons .wc-gzd-additional-info a{display:inline;float:none;padding:inherit;font-size:inherit}.fusion-body .product-buttons .wc-gzd-additional-info+a{float:left}.fusion-body .product-buttons .wc-gzd-additional-info+a+a,.fusion-body .product-buttons .wc-gzd-additional-info+a+a+a,.fusion-body .product-buttons .wc-gzd-additional-info+a+a+a+a{float:right}.fusion-body .product-buttons .wc-gzd-additional-info:last-of-type{margin-bottom:1.5em}.fusion-body .fusion-carousel-meta .wc-gzd-additional-info{margin-bottom:.5em}.fusion-body .fusion-carousel-meta .wc-gzd-additional-info:first-of-type{margin-top:1.5em}.fusion-body .fusion-carousel-meta .wc-gzd-additional-info:last-of-type{margin-bottom:1.5em}.bg-parallax-parent.video{position:relative}.bg-parallax.video,.fusion-bg-parallax.video{position:absolute;pointer-events:none!important;overflow:hidden;top:0;left:0;right:0;bottom:0;z-index:-1}.bg-parallax.video iframe,.fusion-bg-parallax.video iframe{margin-bottom:0!important;display:block!important;max-width:none!important;max-height:none!important}.parallax-inner{min-height:150px}.fusion-bg-parallax[data-bg-size-adjust=dont-scale]+.bg-parallax-parent .parallax-inner{background-size:auto!important}.datepicker.dropdown-menu{border-radius:0;border:0;padding:15px}.datepicker.dropdown-menu:before{border-bottom:0}.datepicker.dropdown-menu thead tr:nth-child(2){font-size:16px}.datepicker.dropdown-menu td,.datepicker.dropdown-menu th{border-radius:0;border:0;padding:9px 10px}.datepicker.dropdown-menu td.active,.datepicker.dropdown-menu td.active:hover{border:0;text-shadow:none}.datepicker.dropdown-menu table tr td.new,.datepicker.dropdown-menu table tr td.old{background-color:#fff!important;color:#999!important}.datepicker.dropdown-menu tbody td{border:1px solid #fff}.datepicker.dropdown-menu .datepicker-months td{padding:15px 0 0}.datepicker.dropdown-menu .datepicker-months span{text-shadow:none}.datepicker.dropdown-menu .datepicker-months span:hover{text-shadow:none}.crossfade-images{white-space:nowrap;display:flex;align-items:center}.crossfade-images .helper{display:inline-block;height:100%;vertical-align:middle}.crossfade-images:hover img:not(.hover-image){opacity:0}.crossfade-images:hover .hover-image{opacity:1!important}.crossfade-images img{transition:opacity .5s ease-in-out;position:relative;z-index:50;min-width:100%;vertical-align:middle}.crossfade-images .hover-image{position:absolute;left:0;right:0;margin:0 auto;opacity:0}