.tx-slider.tx-el-slider .tx-slider-img {
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.dialog-type-lightbox {
z-index: 300010;
}
.tx-testiin2 {
padding: 16px;
}
.tx-testiin2 .tx-testi2-item span.tx-testi2-text {
display: block;
clear: both;
min-height: 48px;
padding-bottom: 16px;
}
.cite-wrap {
display: block;
clear: both;
}
.cite-wrap-inner {
display: inline-block;
position: relative;
padding-left: 120px;
min-height: 100px;
text-align: left;
}
.tx-testiin2 .tx-testi2-item span.tx-testi2-photo {
display: inline-block;
height: 100px;
width: 100px;
border-radius: 50px;
overflow: hidden;
position: absolute;
left: 0px;
top: 0px;
}
.tx-testiin2 .tx-testi2-item span.tx-testi2-photo img {
height: 100px;
width: 100px;
}
.tx-testiin2 .tx-testi2-item span.tx-testi2-name {
display: block;
clear: both;
margin-top: 12px;
font-size: 15px;
font-weight: 600;
line-height: 28px;
}
.tx-testiin2 .tx-testi2-item span.tx-testi2-desig {
display: block;
clear: both;
font-size: 12px;
color: #777;
padding-right: 6px;
line-height: 16px;
}
.tx-testiin2 .tx-testi2-item span.tx-testi2-org {
display: inline-block;
clear: both;
font-size: 12px;
line-height: 16px;
color: #464646;
font-weight: 500;	
}
.tx-testiin2 .owl-controls {
position: relative;
padding-top: 12px;
}
.tx-testiin2 .owl-controls .owl-buttons {
display: inline-block;
}
.tx-testiin2 .owl-controls .owl-buttons .owl-prev,
.tx-testiin2 .owl-controls .owl-buttons .owl-next {
display: inline-block;
height: 24px;
width: 24px;
font-size: 12px;
text-align: center;
line-height: 24px;
border: 1px solid #bbb;
margin: 1px;
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;
transition-delay: 0s;	
}
.tx-testiin2 .owl-controls .owl-buttons .owl-prev span,
.tx-testiin2 .owl-controls .owl-buttons .owl-next span {
display: block;
height: 24px;
width: 24px;
font-size: 12px;
text-align: center;
line-height: 24px;
color: #999;
transition-property: all;
transition-duration: 0.3s;
transition-timing-function: ease-in-out;
transition-delay: 0s;	
}
.tx-testiin2 .owl-controls .owl-buttons .owl-prev:hover span,
.tx-testiin2 .owl-controls .owl-buttons .owl-next:hover span {
color: #FFF;
background-color: #666;
}
.tx-testiin2 .owl-controls .owl-buttons .owl-prev span:before,
.tx-testiin2 .owl-controls .owl-buttons .owl-next span:before {
font-size: 14px;
line-height: 24px;
}
.tx-align-center .owl-controls {
text-align: center;
}
.tx-align-left .owl-controls {
text-align: left;
}
.tx-align-right .owl-controls {
text-align: right;
}
.tx-slider .tx-slide-button a {
display: inline-block;
}
.tx-slider .tx-slide-button a.button-xs {
font-size: 13px;
padding: 4px 16px;
-webkit-border-radius: 2px;
border-radius: 2px;	
}
.tx-slider .tx-slide-button a.button-sm {
font-size: 15px;
padding: 8px 20px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.tx-slider .tx-slide-button a.button-md {
font-size: 16px;
padding: 12px 24px;
-webkit-border-radius: 4px;
border-radius: 4px; 
}
.tx-slider .tx-slide-button a.button-lg {
font-size: 18px;
padding: 14px 32px;
-webkit-border-radius: 5px;
border-radius: 5px; 
}
.tx-slider .tx-slide-button a.button-xl {
font-size: 20px;
padding: 18px 40px;
-webkit-border-radius: 6px;
border-radius: 6px; 
}
.tx-folio-filtering {
display: block;
clear: both;
margin-bottom: 16px;
}
.tx-folio-filtering input[type="button"] {
background: transparent;
background-color: #FFF;
color: #373737;
border: 1px solid rgba(0,0,0,0.12);
margin: 2px;
}
.tx-folio-filtering input[type="button"]:first-child {
margin-left: 0px;
}
.tx-folio-filtering input[type="button"]:last-child {
margin-right: 0px;
}
.tx-folio-filtering input.is-checked,
.tx-folio-filtering input:hover {
background-color: #646464;
color: #FFFFFF;
}
.tx-folio-filtering span.tag-divider {
display: none;
}
.tx-el-foliowrap {
display: block;
width: 100%;
max-width: 100%;
overflow: hidden;
}
.tx-blog-item .blog-image {
width: 100%;
transition-property: all;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
transition-delay: 0.0s;		
}
.tx-blog-item .blog-image:hover {
transform:scale(1.04);
}
.tx-blog-item .tx-blog-img::after {
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
content: " ";
z-index: 103;
transition-property: all;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
transition-delay: 0.0s;			
-webkit-box-shadow: inset 0px 0px 126px 2px rgba(0,0,0,0.0);
-moz-box-shadow: inset 0px 0px 126px 2px rgba(0,0,0,0.0);
box-shadow: inset 0px 0px 126px 2px rgba(0,0,0,0.0);
}
.tx-blog-item:hover .tx-blog-img::after {
-webkit-box-shadow: inset 0px 0px 72px 2px rgba(0,0,0,0.32);
-moz-box-shadow: inset 0px 0px 72px 2px rgba(0,0,0,0.32);
box-shadow: inset 0px 0px 72px 2px rgba(0,0,0,0.32);	
}
.tx-blog-item .tx-blog-img .txpost-links {
position: absolute;
left: 0px;
top: 0px;
height: 100%;
width: 100%;
z-index: 105;	
}
.tx-blog-item .tx-blog-img .txpost-links span {
display: block;
position: absolute;
top: 50%;
top: calc( 50% - 16px );
left: 0px;
width: 100%;
height: 32px;
text-align: center;
}
.tx-blog-item .tx-blog-img .txpost-links span .txpoxt-linkico,
.tx-blog-item .tx-blog-img .txpost-links span .txpoxt-zoomico {
display: inline-block;
margin: 1px;
height: 32px;
width: 32px;
line-height: 32px;
color: #FFF;
text-decoration: none;
text-align: center;
border-radius: 3px;
position: relative;
transition-property: all;
transition-duration: 0.4s;
transition-timing-function: ease-in-out;
transition-delay: 0.0s;		
}
.tx-blog-item .tx-blog-img .txpost-links span .txpoxt-linkico {
margin-right: 48px;
margin-left: auto;
opacity: 0;
}
.tx-blog-item .tx-blog-img .txpost-links span .txpoxt-zoomico {
margin-left: 48px;
margin-right: auto;
opacity: 0;	
}
.tx-blog-item .tx-blog-img:hover .txpost-links span .txpoxt-linkico {
margin-left: 1px;
margin-right: 1px;
opacity: 1;
}
.tx-blog-item .tx-blog-img:hover .txpost-links span .txpoxt-zoomico {
margin-right: 1px;
margin-left: 1px;
opacity: 1;
}
.tx-el-blog .tx-meta {
position: relative;
}
.tx-post-comm {
display: block;
position: absolute;
right: 0px;
top: 6px;
height: 24px;
width: 24px;
text-align: center;
line-height: 24px;
color: #FFFFFF;
padding-left: 4px;
margin-left: 12px;
}
.tx-post-comm span {
display: block;
position: relative;
height: 24px;
width: 24px;
text-align: center;
z-index: 107;
}
.tx-post-comm:after { 
content: '\f075';
font-family: FontAwesome;
font-weight: normal;
font-style: normal;
margin:0px;
text-decoration:none;
height: 24px;
line-height: 24px;
font-size: 24px;
position: absolute;
left: 0px;
top: 0px;
color: #CCC!important;
z-index: 106;
width: 32px;
text-align: center;
}
.elementor-widget-tx-team,
.elementor-widget-tx-posts {
max-width: 100%;
width: 100%;
overflow: hidden;
}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;-o-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;-o-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto}.eael-force-hide{display:none !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}