.cshero-fancybox-wrap,
.cshero-fancybox-wrap .fancy-icon {
position: relative;
-webkit-transition:all 0.3s linear 0s;
-moz-transition:all 0.3s linear 0s;
-ms-transition:all 0.3s linear 0s;
-o-transition:all 0.3s linear 0s;
transition:all 0.3s linear 0s;
}
.cshero-fancybox-wrap .cshero-fancybox-padding{overflow: hidden;}
.cshero-fancybox-wrap .fancy-icon:before {
position: relative;
z-index: 1;
}
.cshero-fancybox-wrap .fancy-icon:after {
content: "";
display: block;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
opacity: 0;
visibility: hidden;
-webkit-transition:all 0.3s linear 0s;
-moz-transition:all 0.3s linear 0s;
-ms-transition:all 0.3s linear 0s;
-o-transition:all 0.3s linear 0s;
transition:all 0.3s linear 0s;
}
.cshero-fancybox-wrap .cshero-fancybox-title{
margin: 15px 0;
} .cshero-fancybox-wrap .fancy-icon.icon-hover-style-1:after{
transform:scale(1.3);
-webkit-transform:scale(1.3);
-moz-transform:scale(1.3);
-ms-transform:scale(1.3);
-o-transform:scale(1.3);
}
.cshero-fancybox-wrap:hover .fancy-icon.icon-hover-style-1:after{
opacity: 1;
visibility: visible;
transform:scale(1);
-webkit-transform:scale(1);
-moz-transform:scale(1);
-ms-transform:scale(1);
-o-transform:scale(1);
}
.cshero-fancybox-wrap .fancy-icon.icon-hover-style-2:after{
background-color: transparent !important;
transform:scale(0);
-webkit-transform:scale(0);
-moz-transform:scale(0);
-ms-transform:scale(0);
-o-transform:scale(0);
}
.csbody .cshero-fancybox-wrap:hover .fancy-icon.icon-hover-style-2:after {
opacity: 1;
visibility: visible;
-webkit-transform:scale(1.2);
-moz-transform:scale(1.2);
-ms-transform:scale(1.2);
-o-transform:scale(1.2);
transform:scale(1.2);
}
.cshero-fancybox-wrap .content,
.cshero-fancybox-wrap .cshero-title-main {
-webkit-transition:all 0.3s linear 0s;
-moz-transition:all 0.3s linear 0s;
-ms-transition:all 0.3s linear 0s;
-o-transition:all 0.3s linear 0s;
transition:all 0.3s linear 0s;
}.fancybox-layout4.cshero-fancybox-wrap {
display: inline-block;
width: 100%;
background: #fff;
}
.fancybox-layout4 .cshero-fancybox-title-image {
position: relative;
}
.fancybox-layout4 .cshero-fancybox-title-wrap {
background: rgba(34, 34, 34, 0.7);
border-bottom: 2px solid #fff;
color: #ffffff;
margin: 0;
padding: 25px 0;
position: absolute;
text-align: center;
width: 100%;
}
.fancybox-layout4 .cshero-fancybox-content {
padding: 18px;
}
.fancybox-layout4 .cshero-fancybox-image img {
width: 100%;
}.cshero-testimonial,
.cshero-testimonial-wrapper{
position: relative;
}
.cshero-testimonial .bx-viewport{
-webkit-transition: height 0.3s linear 0s;
-moz-transition: height 0.3s linear 0s;
-ms-transition: height 0.3s linear 0s;
-o-transition: height 0.3s linear 0s;
transition: height 0.3s linear 0s;
}
article.cshero_testimonial{
display: block;
} .cshero-testimonial.font-large {
font-size: 20px;
line-height: 40px;
}
.cshero-testimonial.font-italic .cshero-testimonial-text{ font-style: italic;} .testimonial-tab > div.bx-wrapper{
border:1px solid #eee;
}
.testimonial-tab .cshero_testimonial_content{
padding: 20px;
}
.testimonial-tab .cshero-pager{
margin-top: -1px;
position: relative;
padding-bottom: 80px;
}
.testimonial-tab .cshero-pager a{
padding: 15px;
border-style: solid;
border-width: 1px 1px 1px 0;
border-color: #eee;
display:inline-block;
padding: 0;
}
.testimonial-tab .cshero-pager a:first-child{
border-left-width: 1px;
}
.testimonial-tab .cshero-pager a.active{
border-top-color: #fff;
}
.testimonial-tab .cshero-pager a img{
margin: 0 !important;
width: 50px !important;
}.testimonial-layout3 .cshero-testimonial-wrapper {
padding-left: 221px;
}
.testimonial-layout3 .cshero-header {
border-right: 1px solid #fff;
float: left;
margin-right: 30px;
max-width: 190px;
padding-right: 30px;
margin-bottom: 0;
}
.testimonial-layout3 .cshero-subtitle {
font-weight: normal;
line-height: 26px;
}
.testimonial-layout3 .cshero-testimonial-title {
color: #888;
}
.testimonial-layout3 .cshero-testimonial-image img,
.testimonial-layout3 .cshero-testimonial-content {
margin: 0 0 5px;
}
.testimonial-layout3 .cshero-testimonial-image img {
border: 1px solid #fff;
margin-top: 17px;
max-width: inherit;
}
.testimonial-layout3 .cshero_testimonial_content {
display: table;
}
.testimonial-layout3 .cshero-testimonial-image,
.testimonial-layout3 .cshero-testimonial-content-wrapper {
display: table-cell;
vertical-align: top;
}
.testimonial-layout3 .cshero-testimonial-content-wrapper {
padding-left: 15px;
}
.testimonial-layout3 .cshero-testimonial-text {
font-size: 14px;
color: #222222;
font-style: normal;
}
.testimonial-layout3 .cshero-nav {
margin-top: 55px;
}