.mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8; }
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden; }
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box; }
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle; }
.mfp-align-top .mfp-container:before {
display: none; }
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045; }
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto; }
.mfp-ajax-cur {
cursor: progress; }
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out; }
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in; }
.mfp-auto-cursor .mfp-content {
cursor: auto; }
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none; }
.mfp-loading.mfp-figure {
display: none; }
.mfp-hide {
display: none !important; }
.mfp-preloader {
color: #CCC;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044; }
.mfp-preloader a {
color: #CCC; }
.mfp-preloader a:hover {
color: #FFF; }
.mfp-s-ready .mfp-preloader {
display: none; }
.mfp-s-error .mfp-content {
display: none; }
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation; }
button::-moz-focus-inner {
padding: 0;
border: 0; }
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #FFF;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace; }
.mfp-close:hover,
.mfp-close:focus {
opacity: 1; }
.mfp-close:active {
top: 1px; }
.mfp-close-btn-in .mfp-close {
color: #333; }
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #FFF;
right: -6px;
text-align: right;
padding-right: 6px;
width: 100%; }
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #CCC;
font-size: 12px;
line-height: 18px;
white-space: nowrap; }
.mfp-arrow {
position: absolute;
opacity: 0.65;
margin: 0;
top: 50%;
margin-top: -55px;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent; }
.mfp-arrow:active {
margin-top: -54px; }
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1; }
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent; }
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px; }
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7; }
.mfp-arrow-left {
left: 0; }
.mfp-arrow-left:after {
border-right: 17px solid #FFF;
margin-left: 31px; }
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3F3F3F; }
.mfp-arrow-right {
right: 0; }
.mfp-arrow-right:after {
border-left: 17px solid #FFF;
margin-left: 39px; }
.mfp-arrow-right:before {
border-left: 27px solid #3F3F3F; }
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px; }
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px; }
.mfp-iframe-holder .mfp-close {
top: -40px; }
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%; }
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000; } img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto; } .mfp-figure {
line-height: 0; }
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444; }
.mfp-figure small {
color: #BDBDBD;
display: block;
font-size: 12px;
line-height: 14px; }
.mfp-figure figure {
margin: 0; }
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto; }
.mfp-title {
text-align: left;
line-height: 18px;
color: #F3F3F3;
word-wrap: break-word;
padding-right: 36px; }
.mfp-image-holder .mfp-content {
max-width: 100%; }
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer; }
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) { .mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0; }
.mfp-img-mobile img.mfp-img {
padding: 0; }
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0; }
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px; }
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box; }
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0; }
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px; }
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0; } }
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75); }
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0; }
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%; }
.mfp-container {
padding-left: 6px;
padding-right: 6px; } }.slick-loading .slick-list{background:#fff url(//animalhospital.com.my/wp-content/plugins/album-and-image-gallery-plus-lightbox/assets/images/ajax-loader.gif) center center no-repeat}.slick-slider{position:relative;display:block;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list{position:relative;display:block;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:0}.slick-list.dragging{cursor:pointer;cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after,.slick-track:before{display:table;content:''}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid transparent}.slick-arrow.slick-hidden{display:none}.aigpl-clearfix:before, .aigpl-clearfix:after{content: "";display: table;}
.aigpl-clearfix::after{clear: both;}
.aigpl-hide{display:none;}
.aigpl-center{text-align:center;}
.aigpl-gallery-wrp *, .aigpl-gallery-album-wrp *{box-sizing: border-box; outline:none !important;}
.aigpl-gallery-wrp .aigpl-inr-wrp{position:relative; overflow: hidden;}
.aigpl-gallery-wrp .aigpl-img, .aigpl-gallery-album-wrp .aigpl-img{border-radius:0 !important; box-shadow:none !important; border:0; margin:0; padding:0; object-fit:cover; object-position:top center; height:100%; width:100%;}
.aigpl-img-title{font-weight:bold; padding: 8px 0 0 0;}
.aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-gallery-wrp .aigpl-img-wrp {line-height: 0;}
.aigpl-mfp-popup button.mfp-arrow, .aigpl-mfp-popup button.mfp-close{background-color:transparent !important; background-image:none !important; box-shadow:none !important;}
.aigpl-cnt-wrp .aigpl-img-desc p:last-child{margin-bottom: 0;}
.aigpl-cnt-wrp .aigpl-img-desc p {margin-bottom: 8px;}
.aigpl-gallery-album-wrp .aigpl-img-wrp{border:1px solid #ccc; padding: 5px; z-index: 1;}
.aigpl-gallery-album-wrp .aigpl-img-wrp::after { border-width: 4px !important; bottom: -7px; content: " "; left: -7px; position: absolute; right: 11px; top: 5px; border-style: none none double double !important; border-color: #ccc; z-index: -1;}
.aigpl-img-count {font-style: italic; padding: 6px 0 0 0;} .aigpl-gallery-slider{visibility: hidden; opacity:0; transition:opacity 0.5s linear;}
.aigpl-gallery-slider.slick-initialized {visibility: visible; opacity:1;}
.aigpl-gallery-slider .slick-dots li button{text-indent:-99999px;}
.aigpl-gallery-slider .slick-arrow{position:absolute; top: 40%; z-index:9; padding:0; margin:0px; display: inline-block; background-color: rgba(0, 0, 0, 0.7); text-align:center; width:30px; height:50px; cursor: pointer;}
.aigpl-gallery-slider .slick-arrow svg{fill: #fff; height: 100%; width: 100%;}
.aigpl-gallery-slider .slick-next{right:5px;}
.aigpl-gallery-slider .slick-prev{left:5px;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-prev{left:16px;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-next{right:16px;}
.aigpl-gallery-slider .slick-dots{padding:15px 0 !important; margin:0 !important; text-align:center; line-height:0;}
.aigpl-gallery-slider .slick-dots li{list-style:none !important; display:inline-block !important; margin:0 3px !important; padding:0px !important;line-height: 0;}
.aigpl-gallery-slider ul.slick-dots li::before, .aigpl-gallery-slider ul.slick-dots li::after{background:none !important;content:none !important;}
.aigpl-gallery-slider .slick-dots li button{background: #fff !important;margin: 0px !important;padding: 0px !important;border: 2px solid #444;border-radius: 50% !important;width: 12px !important; height: 12px !important; box-shadow: none !important;}
.aigpl-gallery-slider .slick-dots li button:focus{outline:none !important;}
.aigpl-gallery-slider .slick-dots li.slick-active button{background:#8D8C8C !important;}
.aigpl-gallery-slider .slick-slide{padding:0 5px !important; text-align:center;}
.aigpl-gallery-album-slider.aigpl-gallery-slider .slick-slide{padding:0 10px 10px 10px !important; text-align:center;}  .fusion-flex-container.aigpl-fusion-flex{ flex-direction: column; }
.aigpl-elementor-tab-wrap{min-width: 0; min-height: 0;} .aigpl-album-design-1 .aigpl-first{ clear: both; }
.aigpl-album-design-1 .aigpl-img-title{font-weight: 600;text-transform: capitalize;font-size: 18px;line-height: normal;margin: 15px 0 0; padding: 0;}
.aigpl-album-design-1 .aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-album-design-1 .aigpl-img-wrp{position: relative;height: 300px;width: 100%;}
.aigpl-album-design-1 .aigpl-img-count{padding-top:8px;} .aigpl-design-1 .aigpl-hide{display:none;}
.aigpl-design-1 .aigpl-gallery-wrp *{box-sizing: border-box; outline:none !important;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-inr-wrp{position:relative;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-img-wrp{line-height:0; height: 225px; position:relative;}
.aigpl-design-1 .aigpl-gallery-wrp .aigpl-img{border-radius:0 !important; box-shadow:none !important; border:0; margin:0; padding:0; -o-object-fit:cover; object-fit:cover; -o-object-position:top center; object-position:top center; height:100%; width:100%;}
.aigpl-design-1.aigpl-gallery-wrp .aigpl-first{clear:both;}
.aigpl-design-1 .aigpl-img-caption {z-index: 1000;box-sizing: border-box;  bottom: 0; color: #fff; font-size: 16px; padding: 15px 10px; position: absolute; text-align: center; width: 100%; line-height:normal;background: RGBA(17, 17, 17, 0.62);}
.aigpl-design-1 .aigpl-img-title{font-weight: 600;text-transform: capitalize;font-size: 18px;line-height: normal;margin: 8px 0 0;}
.aigpl-design-1 .aigpl-img-desc{padding: 8px 0 0 0;}
.aigpl-design-1 .aigpl-img-wrp{position: relative;height: 300px;width: 100%;}
.aigpl-column,
.aigpl-columns {width: 100%; position: relative; padding:10px; float:left;}
@media only screen and (min-width: 40.0625em) {  
.aigpl-column,
.aigpl-columns {position: relative; padding: 10px; float:left;}
.aigpl-col-1{ width: 100%; }
.aigpl-col-2{ width: 50%; }
.aigpl-col-3{ width: 33.33333%; }
.aigpl-col-4{ width: 25%; }
.aigpl-col-5{ width:20%; }
.aigpl-col-6{ width: 16.66667%; }
.aigpl-col-7{ width: 14.2857%; }
.aigpl-col-8{ width: 12.5%; }
.aigpl-col-9{ width: 11.11%; }
.aigpl-col-10{ width: 10%; }
.aigpl-col-11{ width: 9.090%; }
.aigpl-col-12{ width: 8.33333%; }
}.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; -moz-backface-visibility: hidden; }
.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-wrapper, .owl-carousel .owl-item {-webkit-backface-visibility: hidden; -moz-backface-visibility: hidden; -ms-backface-visibility: hidden; -webkit-transform: translate3d(0, 0, 0); -moz-transform: translate3d(0, 0, 0); -ms-transform: translate3d(0, 0, 0); }
.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%; }
.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; }
.owl-carousel .animated {animation-duration: 1000ms; animation-fill-mode: both; }
.owl-carousel .owl-animated-in {z-index: 0; }
.owl-carousel .owl-animated-out {z-index: 1; }
.owl-carousel .fadeOut {animation-name: fadeOut; }
@keyframes fadeOut {0% {opacity: 1; } 100% {opacity: 0; } } .owl-height {transition: height 500ms ease-in-out; }
.owl-carousel .owl-item .owl-lazy {opacity: 0; transition: opacity 400ms ease; }
.owl-carousel .owl-item img.owl-lazy {transform-style: preserve-3d; }
.owl-carousel .owl-video-wrapper {position: relative; height: 100%; background: #000; }
.owl-carousel .owl-video-play-icon {position: absolute; height: 80px; width: 80px; left: 50%; top: 50%; margin-left: -40px; margin-top: -40px; background: url(//animalhospital.com.my/wp-content/plugins/flip-box-carousel/css/owl.video.play.png) no-repeat; cursor: pointer; z-index: 1; -webkit-backface-visibility: hidden; transition: transform 100ms ease; }
.owl-carousel .owl-video-play-icon:hover {-ms-transform: scale(1.3, 1.3); transform: scale(1.3, 1.3); }
.owl-carousel .owl-video-playing .owl-video-tn, .owl-carousel .owl-video-playing .owl-video-play-icon {display: none; }
.owl-carousel .owl-video-tn {opacity: 0; height: 100%; background-position: center center; background-repeat: no-repeat; background-size: contain; transition: opacity 400ms ease; }
.owl-carousel .owl-video-frame {position: relative; z-index: 1; height: 100%; width: 100%; }
body{float:left; width:100%; margin:0;}
.flipbox-wraper{width:100%; margin:0 auto}
.flipbox-slider{float:left; width:100%;}
.flipbox-slider ul#flipbox-carousel{padding:0; list-style:none; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;width:100%; margin-top:50px; margin-left:-8px;margin-bottom: 0;}
ul#flipbox-carousel .owl-item{backface-visibility: hidden;margin: 0; padding: 0 20px;position: relative; z-index: 1;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
ul#flipbox-carousel li{margin-bottom: 15px;position: relative;transform: translateZ(0px); text-align:center; float:left;}
ul#flipbox-carousel li .flipbox-front{background-color: #ffffff;border-color: rgba(0, 0, 0, 0.5);border-radius: 4px;border-style: solid;border-width: 1px;color: #747474;transform: rotateY(0deg);z-index: 10; float:left; box-sizing: border-box;border-color: rgba(0, 0, 0, 0.5);-webkit-box-sizing: border-box;-moz-box-sizing: border-box; font-size:17px; font-weight:300;overflow:hidden}
ul#flipbox-carousel li .flipbox-back{background-color: #ffffff;border-radius: 4px;border-style: solid;border-width: 1px;color: #747474;transform: rotateY(0deg);z-index: 10; box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
ul#flipbox-carousel li .flipbox-back, ul#flipbox-carousel li .flipbox-front {-webkit-perspective:600px;perspective:600px;padding:15px 20px;text-align:center;-webkit-backface-visibility:hidden;backface-visibility:hidden;background-clip:padding-box;transition:all .4s cubic-bezier(.2, .85, .4, 1.275)!important; width:100%;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box;}
ul#flipbox-carousel li .flipbox-front {-webkit-transform:rotateY(0);transform:rotateY(0);z-index:10}
ul#flipbox-carousel li img{max-width:100%; height:auto !important}
ul#flipbox-carousel li .flipbox-front-inner p{float: left;width: 100%; font-size: 14px; font-weight: 700; color: #fff; line-height: 20px; margin: 0px; padding: 0px}
ul#flipbox-carousel li .flipbox-back {position:absolute;left:0;top:0;height:auto;width:100%;-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);z-index:-1}
ul#flipbox-carousel li .flipbox-back .fusion-button {display:block;margin:20px auto 0}
ul#flipbox-carousel li:hover .flipbox-back {-webkit-transform:rotateY(0);transform:rotateY(0);z-index:1}
ul#flipbox-carousel li:hover .flipbox-front {-webkit-transform:rotateY(180deg);transform:rotateY(180deg);z-index:-1}
ul#flipbox-carousel li:hover .flipbox-front .flipbox-grafix i:before {display:none}
ul#flipbox-carousel li .flipbox-grafix {display:table;margin:0 auto 10px}
ul#flipbox-carousel li .flipbox-image {table-layout:fixed;width:100%}
ul#flipbox-carousel li .flipbox-circle {height:64px;width:64px;border:1px solid;border-radius:50%;background-clip:padding-box}
ul#flipbox-carousel li .flipbox-circle i {display:table-cell;vertical-align:middle;font-size:24px}
ul#flipbox-carousel li .flip-box-no-circle i {font-size:60px}
ul#flipbox-carousel li .flipbox-heading {margin-top:0;margin-bottom:9px; text-transform:capitalize; color:#fff; font-size: 16px; font-weight: 800; background: none;}
ul#flipbox-carousel li h2.flipbox-heading::before{background: none; height: auto; width: auto;display: none;}
ul#flipbox-carousel li .flipbox-back p{float: left; width: 100%; font-size:14px; line-height: 20px; color: #fff; margin: 5px 0 0 0px; padding: 0px; font-weight: 700;}
ul#flipbox-carousel li .flipbox-heading.without-text {margin-bottom:0}
ul#flipbox-carousel li .flipbox-heading-back {margin-bottom:9px;margin-top:0;font-size:14px;text-transform:uppercase; color:#a0ce4e;}
ul#flipbox-carousel li .flipbox-btn{float:left; width:100%; text-align:center; margin-top:10px;}
ul#flipbox-carousel li .flipbox-btn .flipbox-button{background:#a0ce4e; width:100%; padding:5px;box-sizing: border-box;-webkit-box-sizing: border-box;-moz-box-sizing: border-box; color:#fff; font-size:17px; font-weight:600; text-transform:capitalize; text-decoration:none; display:inline-block; width:100%;}
ul#flipbox-carousel li .flipbox-btn .flipbox-button:hover{background:#000;}
ul#flipbox-carousel .owl-nav .owl-prev {background: rgba(0, 0, 0, 0) url(//animalhospital.com.my/wp-content/plugins/flip-box-carousel/images/prev-arrow.png) no-repeat scroll left center / 30px 30px;display: inline-block;height: 31px;  width: 27px;float:left; position:absolute;left:10px;}
ul#flipbox-carousel .owl-nav .owl-next{background:url(//animalhospital.com.my/wp-content/plugins/flip-box-carousel/images/next-arrow.png) no-repeat left center; background-size:30px 30px;display: inline-block;height: 31px; float:right;width: 27px; position:absolute; right:12px;}
ul#flipbox-carousel .owl-nav{position:absolute;top: 35%; width:100%; right:0;}
ul#flipbox-carousel .owl-dots {text-align: center;}
ul#flipbox-carousel .owl-dot{display: inline-block;zoom: 1;*display: inline; }
ul#flipbox-carousel .owl-dot span{display: block; width: 12px; height: 12px; margin: 5px 7px; filter: Alpha(Opacity=50); opacity: 0.5; -webkit-border-radius: 20px; -moz-border-radius: 20px; border-radius: 20px; background: #869791; }
ul#flipbox-carousel .owl-dot.active span,
ul#flipbox-carousel .clickable .owl-dot:hover span{filter: Alpha(Opacity=100); opacity: 1; }
ul#flipbox-carousel .owl-pagination {text-align: center; }
.fusion-layout-column.fusion-one-half {margin: 0 1% 0 0 !important; }
@media screen and (max-width:1300px)
{
.flipbox-slider ul#flipbox-carousel{margin-left:-3px;}
ul#flipbox-carousel li .flipbox-heading {font-size: 22px;margin-bottom: 5px;}
ul#flipbox-carousel li .flipbox-btn .flipbox-button{font-size:15px;}
ul#flipbox-carousel li .flipbox-front{font-size:15px;}
ul#flipbox-carousel li .flipbox-heading-back{font-size:13px;}
ul#flipbox-carousel li .flipbox-back p{font-size:14px;}
ul#flipbox-carousel li .flipbox-btn .flipbox-button{font-size:16px;}
ul#flipbox-carousel li{min-height:inherit;}
}
@media screen and (max-width:1023px)
{
.flipbox-slider ul#flipbox-carousel{margin-left:-3px;}
ul#flipbox-carousel li .flipbox-heading {font-size: 22px;margin-bottom: 5px;}
ul#flipbox-carousel li .flipbox-btn .flipbox-button{font-size:15px;}
}
@media screen and (max-width:767px)
{
ul#flipbox-carousel .owl-item{padding:0 10px;}
ul#flipbox-carousel li .flipbox-grafix{margin: 0 auto 5px;}
ul#flipbox-carousel li .flipbox-heading {font-size: 16px;margin-bottom: 5px;}
ul#flipbox-carousel li .flipbox-front{font-size:15px; padding: 10px 15px;}
ul#flipbox-carousel li .flipbox-front-inner p{font-size:14px; line-height: 15px}
ul#flipbox-carousel li .flipbox-heading-back{font-size:13px;}
ul#flipbox-carousel li .flipbox-back p{font-size:14px;line-height: 15px}
ul#flipbox-carousel li .flipbox-btn .flipbox-button{font-size:14px;}
ul#flipbox-carousel li img {height: auto !important;max-height: 400px;max-width: 100%;width: auto !important;}
ul#flipbox-carousel li .flipbox-btn{margin-top: 5px;}
ul#flipbox-carousel li .flipbox-btn .flipbox-button{padding: 5px;}
}
@media screen and (max-width:568px)
{
.flipbox-slider ul#flipbox-carousel{margin-left:-1px;}
ul#flipbox-carousel .owl-controls .owl-prev,ul#flipbox-carousel .owl-controls .owl-next{background-size: 20px 20px;}
ul#flipbox-carousel li .flipbox-btn .flipbox-button{font-size:14px;}
ul#flipbox-carousel li img {height: auto !important;max-height: 400px;max-width: 100%;width: auto !important;display: inline;}
}
@media screen and (max-width:567px){
ul#flipbox-carousel li img {height: auto !important;max-height: 300px;max-width: 100%;width: auto !important; display: inline;}
ul#flipbox-carousel li .flipbox-btn .flipbox-button{width:180px;}
ul#flipbox-carousel .owl-nav{top:40%}
}.fbx-modal,.fbx-modal *{box-sizing:content-box}.fbx-modal{position:fixed;top:0;left:0;z-index:9000001;visibility:hidden;width:100%;height:100%;font-family:"Segoe UI",Helvetica,Arial,"Sans Serif",serif;line-height:normal;outline:0!important;transform:translate3d(0,0,0);perspective:0}.fbx-modal.fbx-loading,.fbx-modal.fbx-show{visibility:visible}.fbx-no-scroll{overflow:hidden!important}.fbx-inner-spacer{display:none;padding:40px}.fbx-inner{position:absolute;top:50%;left:50%;visibility:hidden;overflow:visible!important;margin-top:-5px;margin-left:-5px;min-width:100px;min-height:100px;width:100px;height:100px;z-index:100002}.fbx-show .fbx-inner{visibility:visible}.fbx-loader{position:absolute;top:50%;left:50%;visibility:hidden;z-index:100005;width:80px;height:80px;font-size:16px;transform:translateX(-50%) translateY(-50%)}.fbx-loader .fbx-icon{width:48px;height:48px;margin-top:-24px;margin-left:-24px;transform:none}.fbx-loading .fbx-loader{visibility:visible}.fbx-loading .fbx-loader .fbx-icon{animation:spin 2s infinite linear}.fbx-phone.fbx-portrait .fbx-loader{top:calc(50% + 20px)}@keyframes spin{0%{transform:rotate(0)}100%{transform:rotate(359deg)}}.fbx-stage{position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:hidden}.fbx-item-current,.fbx-item-next{-webkit-user-drag:none;position:absolute;top:0;left:0;margin:0;padding:0;width:100%;height:100%;outline:0;border:none;overflow:auto}.fbx-loading .fbx-item-current,.fbx-loading .fbx-item-next{overflow:hidden}.fbx-item-next{z-index:100001}.fbx-item-current{z-index:100002}.fbx-error-msg{width:240px;height:240px;position:relative}.fbx-error-msg>svg{width:auto;height:150px;display:block;top:calc(50% - 20px)}.fbx-error-msg>p{position:absolute;bottom:24px;text-align:center;width:100%;margin:0}.fbx-item-embed,.fbx-item-iframe,.fbx-item-image,.fbx-item-video{margin:0;padding:0;width:100%;height:100%;outline:0;border:none;display:block}.fbx-item-video>.fbx-video{background-color:#000}.fbx-item-embed embed,.fbx-item-embed iframe,.fbx-item-embed object{margin-bottom:0}.fbx-item-embed>embed,.fbx-item-embed>iframe,.fbx-item-embed>object{max-width:100%;max-height:100%}.fbx-ios-12-or-below .fbx-item-current{-webkit-overflow-scrolling:touch!important;overflow:auto!important}.fbx-ios-12-or-below .fbx-item-iframe{width:1px;min-width:100%}.fbx-close,.fbx-next,.fbx-prev{position:absolute;z-index:100006;display:block;outline:0!important;text-decoration:none;cursor:pointer}.fbx-no-buttons .fbx-next,.fbx-no-buttons .fbx-prev{display:none!important}.fbx-credit{position:absolute;z-index:100003;text-transform:lowercase;font-size:10px}.fbx-credit em{font-style:normal;font-size:10px}.fbx-credit a{text-decoration:none;font-size:10px}.fbx-credit a span{letter-spacing:1px;font-size:10px}.fbx-count{position:absolute;z-index:100002;width:100%;text-align:center;font-size:10px}.fbx-btn-transition{transition-property:color,border-color,opacity,box-shadow,filter,-webkit-filter;transition-duration:.2s,.2s,.2s,.2s,.2s,.2s;transition-timing-function:ease-in,linear,ease-in,ease-in,ease-in,ease-in;outline:0}@media (hover:hover){.fbx-close:hover,.fbx-next:hover,.fbx-prev:hover{text-decoration:none}.fbx-credit a:hover span{text-decoration:underline}}.fbx-phone .fbx-count{display:none}.fbx-phone .fbx-credit em{display:none}.fbx-phone.fbx-landscape.fbx-no-nav .fbx-next,.fbx-phone.fbx-landscape.fbx-no-nav .fbx-prev{display:none}.fbx-modal.fbx-phone .fbx-inner{border:none}.fbx-modal.fbx-phone .fbx-close,.fbx-modal.fbx-phone .fbx-next,.fbx-modal.fbx-phone .fbx-prev{position:fixed}.fbx-modal.fbx-phone .fbx-credit{bottom:2px;left:2px}.fbx-modal.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-modal.fbx-phone.fbx-portrait .fbx-close,.fbx-modal.fbx-phone.fbx-portrait .fbx-next,.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{border:none;opacity:1;margin:0;top:0;bottom:auto;width:auto;height:40px;border-radius:0;line-height:40px}.fbx-modal.fbx-phone.fbx-portrait .fbx-prev{left:0;right:66%}.fbx-modal.fbx-phone.fbx-portrait .fbx-next{left:33%;right:33%}.fbx-modal.fbx-phone.fbx-portrait .fbx-close{left:66%;right:0}.fbx-modal.fbx-phone.fbx-portrait.fbx-no-buttons .fbx-close{left:0;right:0}.fbx-modal.fbx-phone.fbx-landscape{border-right-width:46px;border-right-style:solid;box-sizing:border-box}.fbx-modal.fbx-phone.fbx-landscape .fbx-inner-spacer{padding:5px}.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{bottom:auto;left:auto;right:-45px;width:44px;height:44px;line-height:44px;border:none;opacity:1;margin:0}.fbx-modal.fbx-phone.fbx-landscape .fbx-close{top:0;height:60px}.fbx-modal.fbx-phone.fbx-landscape .fbx-prev{top:62px}.fbx-modal.fbx-phone.fbx-landscape .fbx-next{top:108px}.fbx-icon{display:inline-block;fill:currentColor;position:absolute;top:50%;left:50%;transform:translateX(-50%) translateY(-50%)}.fbx-icon-close path{display:none}.fbx-flat .fbx-icon-close-flat,.fbx-metro .fbx-icon-close-default,.fbx-rounded .fbx-icon-close-default{display:inline}.fbx-flat .fbx-pause .fbx-icon-play-flat,.fbx-flat .fbx-play .fbx-icon-pause-flat,.fbx-icon-slideshow path,.fbx-metro .fbx-pause .fbx-icon-play-default,.fbx-metro .fbx-play .fbx-icon-pause-default,.fbx-rounded .fbx-pause .fbx-icon-play-default,.fbx-rounded .fbx-play .fbx-icon-pause-default{display:none}.fbx-flat .fbx-pause .fbx-icon-pause-flat,.fbx-flat .fbx-play .fbx-icon-play-flat,.fbx-metro .fbx-pause .fbx-icon-pause-default,.fbx-metro .fbx-play .fbx-icon-play-default,.fbx-rounded .fbx-pause .fbx-icon-pause-default,.fbx-rounded .fbx-play .fbx-icon-play-default{display:inline}.fbx-flat .fbx-maximize .fbx-icon-minimize-flat,.fbx-flat .fbx-minimize .fbx-icon-maximize-flat,.fbx-icon-fullscreen path,.fbx-metro .fbx-maximize .fbx-icon-minimize-default,.fbx-metro .fbx-minimize .fbx-icon-maximize-default,.fbx-rounded .fbx-maximize .fbx-icon-minimize-default,.fbx-rounded .fbx-minimize .fbx-icon-maximize-default{display:none}.fbx-flat .fbx-maximize .fbx-icon-maximize-flat,.fbx-flat .fbx-minimize .fbx-icon-minimize-flat,.fbx-metro .fbx-maximize .fbx-icon-maximize-default,.fbx-metro .fbx-minimize .fbx-icon-minimize-default,.fbx-rounded .fbx-maximize .fbx-icon-maximize-default,.fbx-rounded .fbx-minimize .fbx-icon-minimize-default{display:inline}.fbx-flat.fbx-arrows-1 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-10 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-11 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-2 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-3 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-4 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-5 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-6 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-7 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-8 .fbx-icon-arrows-flat,.fbx-flat.fbx-arrows-9 .fbx-icon-arrows-flat,.fbx-icon-next path,.fbx-icon-prev path,.fbx-metro.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-metro.fbx-arrows-9 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-1 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-10 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-11 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-2 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-3 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-4 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-5 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-6 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-7 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-8 .fbx-icon-arrows-default,.fbx-rounded.fbx-arrows-9 .fbx-icon-arrows-default{display:none}.fbx-arrows-1 .fbx-icon-arrows-1,.fbx-arrows-10 .fbx-icon-arrows-10,.fbx-arrows-11 .fbx-icon-arrows-11,.fbx-arrows-2 .fbx-icon-arrows-2,.fbx-arrows-3 .fbx-icon-arrows-3,.fbx-arrows-4 .fbx-icon-arrows-4,.fbx-arrows-5 .fbx-icon-arrows-5,.fbx-arrows-6 .fbx-icon-arrows-6,.fbx-arrows-7 .fbx-icon-arrows-7,.fbx-arrows-8 .fbx-icon-arrows-8,.fbx-arrows-9 .fbx-icon-arrows-9,.fbx-flat .fbx-icon-arrows-flat,.fbx-metro .fbx-icon-arrows-default,.fbx-rounded .fbx-icon-arrows-default{display:inline}.fbx-flat.fbx-spinner-1 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-10 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-11 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-2 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-3 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-4 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-5 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-6 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-7 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-8 .fbx-icon-spinner-flat,.fbx-flat.fbx-spinner-9 .fbx-icon-spinner-flat,.fbx-icon-spinner path,.fbx-metro.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-metro.fbx-spinner-9 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-1 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-10 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-11 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-2 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-3 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-4 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-5 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-6 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-7 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-8 .fbx-icon-spinner-default,.fbx-rounded.fbx-spinner-9 .fbx-icon-spinner-default{display:none}.fbx-flat .fbx-icon-spinner-flat,.fbx-metro .fbx-icon-spinner-default,.fbx-rounded .fbx-icon-spinner-default,.fbx-spinner-1 .fbx-icon-spinner-1,.fbx-spinner-10 .fbx-icon-spinner-10,.fbx-spinner-11 .fbx-icon-spinner-11,.fbx-spinner-2 .fbx-icon-spinner-2,.fbx-spinner-3 .fbx-icon-spinner-3,.fbx-spinner-4 .fbx-icon-spinner-4,.fbx-spinner-5 .fbx-icon-spinner-5,.fbx-spinner-6 .fbx-icon-spinner-6,.fbx-spinner-7 .fbx-icon-spinner-7,.fbx-spinner-8 .fbx-icon-spinner-8,.fbx-spinner-9 .fbx-icon-spinner-9{display:inline}.fbx-loader{box-shadow:0 0 3px rgba(0,0,0,.4)}.fbx-rounded .fbx-prev.fbx-btn-shadow,.fbx-rounded .fbx-prev.fbx-btn-shadow:hover{box-shadow:-2px 0 2px rgba(0,0,0,.4)}.fbx-rounded .fbx-next.fbx-btn-shadow,.fbx-rounded .fbx-next.fbx-btn-shadow:hover{box-shadow:2px 0 2px rgba(0,0,0,.4)}.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-inner-shadow,.fbx-rounded .fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:0 0 12px rgba(0,0,0,.4)}@media (hover:hover){.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded .fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover .fbx-icon,.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover{box-shadow:0 0 6px rgba(0,0,0,.4)}}.fbx-flat .fbx-inner-shadow{box-shadow:0 5px 35px rgba(0,0,0,.65)}.fbx-flat .fbx-inner-shadow,.fbx-flat .fbx-loader,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-next.fbx-btn-shadow:hover,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow,.fbx-flat.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next.fbx-btn-shadow:hover,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow,.fbx-rounded.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev.fbx-btn-shadow:hover{box-shadow:none}.fbx-flat .fbx-loader .fbx-icon,.fbx-flat:not(.fbx-phone) .fbx-btn-shadow .fbx-icon{filter:drop-shadow(0 0 3px rgba(0, 0, 0, 1))}.fbx-flat:not(.fbx-phone) .fbx-btn-shadow:hover .fbx-icon{filter:drop-shadow(0 0 1px rgba(0, 0, 0, 1))}.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-fullscreen-mode .fbx-prev.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded .fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-next.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-rounded.fbx-inset-buttons .fbx-prev.fbx-btn-shadow .fbx-icon,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-next.fbx-btn-shadow,.fbx-modal.fbx-phone.fbx-sticky-buttons .fbx-prev.fbx-btn-shadow{box-shadow:none}.fbx-rounded .fbx-inner{border:solid 8px transparent;border-radius:6px}.fbx-rounded .fbx-item-current,.fbx-rounded .fbx-item-image,.fbx-rounded .fbx-item-next{border-radius:3px}.fbx-rounded .fbx-loader{border-radius:50%}.fbx-rounded .fbx-close{top:-21px;right:-21px;width:28px;height:28px;line-height:28px;border:solid 3px transparent;border-radius:50%}.fbx-rounded .fbx-next,.fbx-rounded .fbx-prev{position:absolute;top:50%;margin-top:-50px;width:30px;height:100px;line-height:100px;border:solid 3px transparent}.fbx-rounded .fbx-prev{left:-40px;border-radius:6px 0 0 6px}.fbx-rounded .fbx-next{right:-40px;border-radius:0 6px 6px 0}.fbx-rounded .fbx-next.fbx-disabled,.fbx-rounded .fbx-prev.fbx-disabled{display:none}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled{display:block;cursor:default}.fbx-rounded.fbx-phone .fbx-next.fbx-disabled .fbx-icon,.fbx-rounded.fbx-phone .fbx-prev.fbx-disabled .fbx-icon{opacity:.3}.fbx-rounded.fbx-desktop .fbx-next,.fbx-rounded.fbx-desktop .fbx-prev{position:absolute}.fbx-rounded .fbx-count,.fbx-rounded .fbx-credit{bottom:-25px}.fbx-rounded .fbx-inner-spacer{padding:40px 40px 50px 40px}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons .fbx-prev{position:fixed;top:50%;margin-top:-50px;width:40px;height:100px;line-height:100px}.fbx-rounded.fbx-sticky-buttons .fbx-prev{left:0;border-radius:0 6px 6px 0}.fbx-rounded.fbx-sticky-buttons .fbx-next{right:0;border-radius:6px 0 0 6px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:40px 80px}.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:45px 5px 5px 5px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-inner-spacer{padding:5px}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:0;border-radius:0;width:55px;height:auto;opacity:.3}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-rounded.fbx-sticky-buttons.fbx-full-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{height:32px;width:auto}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:0;bottom:auto;border-radius:0;width:auto;min-width:0;height:40px;opacity:1}.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-next .fbx-icon,.fbx-rounded.fbx-phone.fbx-sticky-buttons.fbx-full-buttons .fbx-prev .fbx-icon{height:16px;width:auto}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{left:0;right:66%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-next{left:34%;right:34%}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:66%;right:0}.fbx-modal.fbx-rounded.fbx-phone.fbx-portrait.fbx-no-buttons.fbx-sticky-buttons.fbx-full-buttons .fbx-close{left:0;right:0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:50%;bottom:auto;width:34px;height:80px;opacity:.5}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-prev,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{top:62px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-full-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons .fbx-next,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{top:108px}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next:hover,.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev:hover{opacity:1}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-prev{border-radius:0 6px 6px 0}.fbx-rounded.fbx-phone.fbx-landscape.fbx-sticky-buttons.fbx-full-buttons .fbx-next{border-radius:6px 0 0 6px}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{z-index:100003;position:absolute;top:0;bottom:0;height:100%;width:25%;margin:0;border-radius:0;box-sizing:border-box;opacity:1}@media (hover:hover){.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{opacity:0}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next:hover,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev:hover{opacity:1}}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev{left:0;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next{right:0;left:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{width:16px;height:16px;border-radius:50%;position:absolute;top:50%;padding:5px;border-width:3px;border-style:solid;transform:translateY(-50%)}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-prev .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-prev .fbx-icon{left:10px;right:auto}.fbx-rounded.fbx-inset-buttons.fbx-desktop .fbx-next .fbx-icon,.fbx-rounded.fbx-inset-buttons.fbx-tablet .fbx-next .fbx-icon{right:10px;left:auto}.fbx-light,.fbx-light .fbx-caption,.fbx-light .fbx-open-caption,.fbx-light.fbx-phone .fbx-social{background-color:rgba(0,0,0,.7)}.fbx-light .fbx-progress{background-color:rgba(255,255,255,.5)}.fbx-fullscreen-mode.fbx-light{background-color:grey}.fbx-light .fbx-inner,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon,.fbx-light.fbx-modal,.fbx-modal.fbx-light.fbx-phone .fbx-close:hover,.fbx-modal.fbx-light.fbx-phone .fbx-fullscreen-toggle:hover,.fbx-modal.fbx-light.fbx-phone .fbx-next:hover,.fbx-modal.fbx-light.fbx-phone .fbx-pause:hover,.fbx-modal.fbx-light.fbx-phone .fbx-play:hover,.fbx-modal.fbx-light.fbx-phone .fbx-prev:hover,.fbx-modal.fbx-light.fbx-phone .fbx-social-toggle:hover,.fbx-rounded.fbx-light .fbx-close,.fbx-rounded.fbx-light .fbx-fullscreen-toggle,.fbx-rounded.fbx-light .fbx-pause,.fbx-rounded.fbx-light .fbx-play,.fbx-rounded.fbx-light .fbx-social-toggle{border-color:#fff}.fbx-light .fbx-close,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-inner,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons.fbx-phone:not(.fbx-fullscreen-mode) .fbx-prev,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev .fbx-icon{background-color:#fff}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-next,.fbx-light.fbx-inset-buttons:not(.fbx-fullscreen-mode) .fbx-prev{background-color:transparent}.fbx-flat.fbx-light.fbx-inset-buttons .fbx-next .fbx-icon,.fbx-flat.fbx-light.fbx-inset-buttons .fbx-prev .fbx-icon{border-color:transparent}.fbx-flat.fbx-light.fbx-modal{border-color:rgba(0,0,0,.2)}.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-close,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-fullscreen-toggle,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-next,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-pause,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-play,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-prev,.fbx-flat.fbx-light.fbx-phone.fbx-portrait .fbx-social-toggle{background-color:rgba(0,0,0,.2)}.fbx-light .fbx-close,.fbx-light .fbx-error-msg,.fbx-light .fbx-fullscreen-toggle,.fbx-light .fbx-loader,.fbx-light .fbx-next,.fbx-light .fbx-pause,.fbx-light .fbx-play,.fbx-light .fbx-prev,.fbx-light .fbx-social-toggle,.fbx-metro.fbx-light .fbx-count,.fbx-metro.fbx-light .fbx-credit a{color:#666!important}.fbx-flat.fbx-light .fbx-close,.fbx-flat.fbx-light .fbx-close:hover,.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-flat.fbx-light .fbx-fullscreen-toggle,.fbx-flat.fbx-light .fbx-fullscreen-toggle:hover,.fbx-flat.fbx-light .fbx-loader,.fbx-flat.fbx-light .fbx-next,.fbx-flat.fbx-light .fbx-next:hover,.fbx-flat.fbx-light .fbx-pause,.fbx-flat.fbx-light .fbx-pause:hover,.fbx-flat.fbx-light .fbx-play,.fbx-flat.fbx-light .fbx-play:hover,.fbx-flat.fbx-light .fbx-prev,.fbx-flat.fbx-light .fbx-prev:hover,.fbx-flat.fbx-light .fbx-social-toggle,.fbx-flat.fbx-light .fbx-social-toggle:hover{color:#fff!important}.fbx-flat.fbx-light .fbx-count,.fbx-flat.fbx-light .fbx-credit a,.fbx-rounded.fbx-light .fbx-count,.fbx-rounded.fbx-light .fbx-credit a{color:#888}.fbx-light .fbx-caption{color:#fff}.fbx-light .fbx-caption-desc,.fbx-light .fbx-caption-desc a{color:#eee}@media (hover:hover){.fbx-light .fbx-close:hover,.fbx-light .fbx-fullscreen-toggle:hover,.fbx-light .fbx-next:hover,.fbx-light .fbx-pause:hover,.fbx-light .fbx-play:hover,.fbx-light .fbx-prev:hover,.fbx-light .fbx-social-toggle:hover,.fbx-metro.fbx-light .fbx-credit a:hover{color:#bababa!important}.fbx-metro.fbx-light .fbx-close:hover,.fbx-metro.fbx-light .fbx-fullscreen-toggle:hover,.fbx-metro.fbx-light .fbx-next:hover,.fbx-metro.fbx-light .fbx-pause:hover,.fbx-metro.fbx-light .fbx-play:hover,.fbx-metro.fbx-light .fbx-prev:hover,.fbx-metro.fbx-light .fbx-social-toggle:hover{border-color:#bababa}.fbx-flat.fbx-light .fbx-credit a:hover span,.fbx-rounded.fbx-light .fbx-credit a:hover span{color:#ddd}}.fbx-light .fbx-item-current::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-thumb{background:rgba(0,0,0,.5)}.fbx-light .fbx-item-current::-webkit-scrollbar,.fbx-light .fbx-item-next::-webkit-scrollbar{width:12px;height:12px}.fbx-light .fbx-item-current::-webkit-scrollbar-track,.fbx-light .fbx-item-next::-webkit-scrollbar-track{background:rgba(0,0,0,.1)}.fbx-light .fbx-item-current::-webkit-scrollbar-corner,.fbx-light .fbx-item-current::-webkit-scrollbar-thumb,.fbx-light .fbx-item-next::-webkit-scrollbar-corner,.fbx-light .fbx-item-next::-webkit-scrollbar-thumb{background:rgba(0,0,0,.3)}.fbx-caption{position:absolute;top:auto;right:auto;bottom:0;left:0;z-index:100004;width:100%;text-align:center;font-size:14px;transition:visibility .3s ease,opacity .3s ease,transform .3s ease;opacity:1;transform:translateY(0)}.fbx-caption.fbx-hide-caption{transition:none}.fbx-show .fbx-caption{visibility:visible}.fbx-show .fbx-caption.fbx-fade-caption{opacity:0;visibility:hidden}.fbx-caption.fbx-slide-caption{transform:translateY(100%)}.fbx-loading .fbx-caption.fbx-hide-caption,.fbx-show .fbx-caption.fbx-hide-caption{visibility:hidden}.fbx-fullscreen-mode .fbx-caption,.fbx-sticky-caption .fbx-caption{position:fixed;z-index:100007}.fbx-modal.fbx-phone .fbx-caption{position:fixed;z-index:100004}.fbx-rounded .fbx-caption{border-radius:0 0 3px 3px}.fbx-modal.fbx-phone .fbx-caption,.fbx-sticky-caption.fbx-rounded .fbx-caption{border-radius:0}.fbx-close-caption{position:absolute;top:0;right:0;padding:3px 3px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;cursor:pointer}.fbx-open-caption{z-index:100004;position:absolute;bottom:0;right:5px;padding:0 10px 10px 10px;color:#fff!important;font-size:24px;text-decoration:none;line-height:20px;opacity:0;visibility:hidden;transition:opacity .3s ease;border-top-left-radius:6px;border-top-right-radius:6px;cursor:pointer}.fbx-caption-toggle-only.fbx-captions-hidden .fbx-open-caption,.fbx-pannable-item.fbx-captions-hidden .fbx-open-caption{opacity:1;visibility:visible}.fbx-caption-title{font-size:15px;padding:15px}.fbx-caption-desc{font-size:12px;line-height:20px;padding:15px}.fbx-caption-desc a{font-size:12px}.fbx-caption-title+.fbx-caption-desc{margin-top:-30px}.fbx-phone .fbx-caption{min-height:20px;font-size:12px;line-height:20px}.fbx-phone .fbx-caption-title{font-size:13px;padding:10px}.fbx-phone .fbx-caption-desc{font-size:11px;line-height:15px;padding:10px}.fbx-phone .fbx-caption-title+.fbx-caption-desc{margin-top:-20px}.fbx-modal.fbx-phone .fbx-caption{bottom:0;position:fixed}.fbx-modal.fbx-phone.fbx-landscape .fbx-caption,.fbx-phone.fbx-landscape.fbx-sticky-caption .fbx-caption{z-index:100004}.fbx-pannable{cursor:-moz-grab;cursor:-webkit-grab;cursor:grab}.fbx-pannable.fbx-panning{cursor:-moz-grabbing;cursor:-webkit-grabbing;cursor:grabbing}.fbx-pannable>div>img.fbx-item{max-width:none;max-height:none}.fbx-pan-overview{cursor:pointer;max-width:150px;max-height:150px;overflow:hidden;background-position:top left;background-size:cover;position:absolute;z-index:100006;border:solid 2px #666;box-shadow:0 0 12px rgba(0,0,0,.8)}.fbx-pan-overview.fbx-top-left{top:20px;left:20px}.fbx-pan-overview.fbx-top-right{top:20px;right:32px}.fbx-pan-overview.fbx-bottom-left{bottom:32px;left:20px}.fbx-pan-overview.fbx-bottom-right{bottom:32px;right:32px}.fbx-pan-viewport{position:absolute;top:0;left:0;box-shadow:0 0 300px 300px rgba(0,0,0,.7)}.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie10.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie11.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-close,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-fullscreen-toggle,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-next,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-pause,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-play,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-prev,.fbx-ie9.fbx-modal.fbx-phone.fbx-landscape .fbx-social-toggle{right:1px!important}.msacwl-row-clearfix:after, .msacwl-row-clearfix:after{content: " ";    display: table;}
.msacwl-row-clearfix:after{clear:both;}
.msacwl-slider-conf, .msacwl-carousel-conf{display:none;} .msacwl-common-slider{visibility: hidden; opacity:0;  transition:opacity 0.5s linear;  }
.msacwl-common-slider.slick-initialized { visibility: visible; opacity:1; }
.msacwl-common-slider button.slick-arrow { width:15px; cursor:pointer !important; height:26px; position:absolute; z-index:999; text-indent:-99999px;border:0px !important;padding:20px 15px !important; text-align:center; margin:0px; border-radius:0px !important;  -webkit-transition-duration: 0.4s;  transition-duration: 0.4s;}
.msacwl-common-slider button.slick-next{background:rgba(0,158,237,0.6) url(//animalhospital.com.my/wp-content/plugins/meta-slider-and-carousel-with-lightbox/assets/images/arrow-right.png) center center no-repeat !important; background-size:15px 26px !important;} 
.msacwl-common-slider button.slick-next:hover,  
.msacwl-common-slider button.slick-next:focus,
.msacwl-common-slider button.slick-next:active  {background-color:rgba(0,158,237,0.9) !important;} 
.msacwl-common-slider button.slick-prev{background:rgba(0,158,237,0.6) url(//animalhospital.com.my/wp-content/plugins/meta-slider-and-carousel-with-lightbox/assets/images/arrow-left.png) center center no-repeat !important;background-size:15px 26px !important;}
.msacwl-common-slider button.slick-prev:hover, 
.msacwl-common-slider button.slick-prev:focus,
.msacwl-common-slider button.slick-prev:active {background-color:rgba(0,158,237,0.9) !important;}
.msacwl-common-slider .slick-dots{padding:0 !important; margin:0 !important; position:absolute; bottom:-5px; text-align:center; width:100%}
.msacwl-common-slider .slick-dots li button{text-indent:-99999px;}
.msacwl-common-slider .slick-dots li {list-style:none !important; display:inline-block !important; margin:0 2px !important; padding:0px !important; width:10px !important; height:10px !important; }
.msacwl-common-slider .slick-dots li button{background:#fff !important; margin:0px !important; cursor:pointer !important; padding:0px !important; border:1px solid #000; border-radius:50% !important; width:10px !important; height:10px !important;}
.msacwl-common-slider .slick-dots li button:focus{outline:none !important}
.msacwl-common-slider .slick-dots li.slick-active button{background:#444 !important;}
.msacwl-common-slider .slick-arrow{top:50%; margin-top:-26px !important; }
.msacwl-common-slider button.slick-next{right:0}
.msacwl-common-slider button.slick-prev{left:0px;}
.msacwl-carousel-slide, .msacwl-slide{position:relative}
.msacwl-slider-wrap .msacwl-slide, .msacwl-carousel-wrap .msacwl-carousel-slide {height:300px;}
.msacwl-gallery-caption{background:rgba(0,0,0,0.6); color:#fff; padding:5px 5px 40px 5px; text-align:center; position:absolute; bottom:0; left:0; right:0; font-size:14px; line-height:20px;}
.msacwl-gallery-caption span{display:block; }
.msacwl-gallery-caption span.image_title{font-size:16px; font-weight:bold; padding:5px 0;}
.msacwl-carousel .msacwl-gallery-caption{padding:15px !important}
.msacwl-slide img.msacwl-img,
.msacwl-carousel-slide img.msacwl-img{height: 100% !important;width: 100% !important;-o-object-fit: cover;object-fit: cover;-o-object-position: top center;object-position: top center;border-radius: 0;box-shadow: none;-webkit-transition: all .4s ease;transition: all .4s ease;position: unset;} .fusion-flex-container.wp-igsp-fusion-flex{ flex-direction: column; }
.wp-igsp-elementor-tab-wrap{ min-width: 0; min-height: 0; } .mfp-with-zoom .mfp-container, .mfp-with-zoom.mfp-bg { opacity: 0; -webkit-backface-visibility: hidden; -webkit-transition: all 0.3s ease-out; 
-moz-transition: all 0.3s ease-out; 
-o-transition: all 0.3s ease-out; 
transition: all 0.3s ease-out;
}
.mfp-with-zoom.mfp-ready .mfp-container { opacity: 1; }
.mfp-with-zoom.mfp-ready.mfp-bg { opacity: 0.8; }
.mfp-with-zoom.mfp-removing .mfp-container, .mfp-with-zoom.mfp-removing.mfp-bg {opacity: 0; }.twentyfourteen .tfmp{padding:12px 10px 0;max-width:474px;margin:0 auto}.twentyfourteen .tfmp div.product.hentry.has-post-thumbnail{margin-top:0}.twentythirteen h1{margin:0}.twentythirteen ul{padding:0}@media screen and (min-width:673px){.twentyfourteen .tfmp{padding-right:30px;padding-left:30px}}@media screen and (min-width:1040px){.twentyfourteen .tfmp{padding-right:15px;padding-left:15px}}@media screen and (min-width:1110px){.twentyfourteen .tfmp{padding-right:30px;padding-left:30px}}@media screen and (min-width:1218px){.twentyfourteen .tfmp{margin-right:54px}.full-width .twentyfourteen .tfmp{margin-right:auto}}.twentyfifteen .t15mp{padding-left:7.6923%;padding-right:7.6923%;padding-top:7.6923%;margin-bottom:7.6923%;background:#fff;-webkit-box-shadow:0 0 1px rgba(0,0,0,.15);box-shadow:0 0 1px rgba(0,0,0,.15)}.twentyfifteen .mptt-sidebar .widget.mptt-container{padding:0}@media screen and (min-width:38.75em){.twentyfifteen .t15mp{margin-right:7.6923%;margin-left:7.6923%;margin-top:8.3333%}}@media screen and (min-width:59.6875em){.twentyfifteen .t15mp{margin-left:8.3333%;margin-right:8.3333%;padding:10%}.single-product .twentyfifteen .entry-summary{padding:0!important}}.twentysixteen .site-main{margin-right:7.6923%;margin-left:7.6923%}.twentysixteen .entry-summary{margin-right:0;margin-left:0}@media screen and (min-width:44.375em){.twentysixteen .site-main{margin-right:23.0769%}}@media screen and (min-width:56.875em){.twentysixteen .site-main{margin-right:0;margin-left:0}}.mptt-column .event[id^=event_columns_],.mptt-theme-mode-event.event{overflow:auto}.mptt-main-wrapper.mp-event-item img:not(.avatar ){width:100%;height:auto}.mptt-main-wrapper .mptt-content{width:66.999%;margin-right:3%;float:left}.mptt-main-wrapper .mptt-sidebar{width:30%;float:left}.mptt-main-wrapper .event-title{margin:0 0 2rem}.mptt-main-wrapper .thumbnail-wrapper{margin-bottom:1rem}.mptt-main-wrapper .event-content,.mptt-main-wrapper .timeslots-title{margin:1rem 0}.mptt-main-wrapper .mptt-event.events-list{margin:0 0 1rem 2rem;list-style:none;padding:0}.mptt-main-wrapper .mptt-event.events-list .event{list-style:outside;padding:1rem}.mptt-main-wrapper .mptt-event.events-list .event .event-subtitle,.mptt-main-wrapper .mptt-event.events-list .event .event-title,.mptt-main-wrapper .mptt-event.events-list .event .event-user,.mptt-main-wrapper .mptt-event.events-list .event .timeslot{margin:.25rem 0 0;padding:0}.mptt-main-wrapper .mptt-event.events-list .event .event-description{margin:.25rem 0 0;padding:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.mptt-main-wrapper .mptt-event.events-list .event .event-user .avatar{border-radius:50%}.mptt-main-wrapper .mptt-event.events-list .event:last-child{margin-bottom:0}.mptt-main-wrapper .column-title{margin:0 0 2rem}.mptt-main-wrapper .column-content{margin:1rem 0}.mptt-main-wrapper .mptt-column.events-list{margin:0 0 2rem;list-style:none;padding:0}.mptt-main-wrapper .mptt-column.events-list .event{list-style:none;padding:1rem}.mptt-main-wrapper .mptt-column.events-list .event .event-thumbnail{float:left;margin:0 2rem 2rem 0}.mptt-main-wrapper .mptt-column.events-list .event .event-title{clear:none;margin:0 0 .25rem;padding:0}.mptt-main-wrapper .mptt-column.events-list .event .event-subtitle,.mptt-main-wrapper .mptt-column.events-list .event .event-user,.mptt-main-wrapper .mptt-column.events-list .event .timeslot{margin:.25rem 0 0;padding:0}.mptt-main-wrapper .mptt-column.events-list .event .event-description{margin:.25rem 0 0;padding:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.mptt-main-wrapper .mptt-column.events-list .event .event-user .avatar{border-radius:50%}.upcoming-events-widget{margin-top:2rem}.upcoming-events-widget .mptt-widget.events-list{list-style:none;margin:0;padding:0}.upcoming-events-widget .mptt-widget.events-list .event{list-style:none;margin-bottom:2rem;padding:.5rem 2rem;border:none;border-left:3px solid #3b5998}.upcoming-events-widget .mptt-widget.events-list .event .event-title{margin:0 0 .25rem;padding:0}.upcoming-events-widget .mptt-widget.events-list .event .column-title,.upcoming-events-widget .mptt-widget.events-list .event .event-user,.upcoming-events-widget .mptt-widget.events-list .event .timeslot{margin:.25rem 0 0;padding:0}.upcoming-events-widget .mptt-widget.events-list .event.mptt-colorized .event-title{margin:0 0 .25rem;padding:0;color:inherit}.upcoming-events-widget .mptt-widget.events-list .event.mptt-colorized .event-title .event-link{color:inherit}.mptt-hidden{display:none;opacity:0;clear:both}.mprm_ie_browser .mptt-inner-event-content{width:100%}.mptt-container{list-style:none}.mptt-shortcode-wrapper .mptt-shortcode-event .mptt-event-container{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.mptt-shortcode-wrapper .mptt-shortcode-event .mptt-event-container:hover{display:-webkit-box;display:-ms-flexbox;display:flex}.mptt-shortcode-wrapper .mptt-shortcode-event.mptt-event-vertical-top .mptt-event-container{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-ms-flex-line-pack:start;align-content:flex-start}.mptt-shortcode-wrapper .mptt-shortcode-event.mptt-event-vertical-middle .mptt-event-container{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-ms-flex-line-pack:center;align-content:center}.mptt-shortcode-wrapper .mptt-shortcode-event.mptt-event-vertical-bottom .mptt-event-container{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-ms-flex-line-pack:end;align-content:flex-end}.mptt-shortcode-wrapper .mptt-shortcode-table{margin-top:1rem}.mptt-shortcode-wrapper .mptt-shortcode-table tr.mptt-shortcode-row th{background-color:#f0f0f0;border:1px solid #fff;text-align:center;color:#404040;padding:.25rem 1rem;overflow-wrap:normal;-webkit-hyphens:none;-ms-hyphens:none;hyphens:none}.mptt-shortcode-wrapper .mptt-shortcode-table tbody tr:nth-child(2n+2){background-color:#f0f0f0}.mptt-shortcode-wrapper .mptt-shortcode-table tbody td{position:relative;border:1px solid #fff;padding:0;line-height:normal;-webkit-box-sizing:initial;box-sizing:initial}.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.event{background-color:#3b5998}.mptt-shortcode-wrapper .mptt-shortcode-table tbody td.mptt-shortcode-hours{padding:0 1rem!important;white-space:nowrap;width:1%;vertical-align:middle}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container{position:absolute;top:0;right:0;left:0;z-index:3;overflow:hidden;outline:#fff solid 1px;color:inherit}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody td.event .event-user img,.mptt-theme-mode-event.event .event-user img{position:relative}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover{background-color:inherit;overflow:visible;z-index:10}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container:hover .event-title{text-decoration:underline}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container p{color:inherit}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-title{color:inherit;display:inline-block;margin:.5rem .25rem .25rem;text-decoration:none;font-size:1.1em}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-subtitle,.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user{margin:.25rem;font-size:.8em}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-user .avatar{border-radius:50%;margin-right:3px;display:inline-block;vertical-align:middle}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .event-description{font-size:.8em;margin:.25rem;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.mptt-shortcode-wrapper .mptt-shortcode-table tbody .mptt-event-container .timeslot{font-size:.9em;margin:.25rem}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody tr:nth-child(2n+2) td.event{background-color:inherit}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-theme-mode tbody td.event{background-color:#fff}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-table-layout-auto{table-layout:auto}.mptt-shortcode-wrapper .mptt-shortcode-table.mptt-table-layout-fixed{table-layout:fixed}.mptt-shortcode-wrapper .mptt-navigation-tabs{margin:0 0 1rem;list-style-type:none}.mptt-shortcode-wrapper .mptt-navigation-tabs li{display:inline-block;padding:.25rem .5rem .25rem 0}.mptt-shortcode-wrapper .mptt-shortcode-list{display:none}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column,.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-column-title{margin:2rem 0}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list{list-style:none;margin:2rem;padding:0}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event{list-style:none;margin-bottom:2rem;padding:0 0 0 2rem;border-left:3px solid #3b5998}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-user,.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .mptt-event-title,.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .timeslot{margin:.25rem 0 0;padding:0}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-description,.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-subtitle{margin:.25rem 0 0;padding:0;-webkit-hyphens:auto;-ms-hyphens:auto;hyphens:auto}.mptt-shortcode-wrapper .mptt-shortcode-list .mptt-column .mptt-events-list .mptt-list-event .event-user .avatar{border-radius:50%;margin-right:3px;display:inline-block;vertical-align:middle}.mptt-shortcode-wrapper.mptt-table-fixed{overflow-x:scroll}.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table{table-layout:auto}.mptt-shortcode-wrapper.mptt-table-fixed tbody,.mptt-shortcode-wrapper.mptt-table-fixed thead{width:100%}.mptt-shortcode-wrapper td{vertical-align:middle}@media (max-width:767px){.mptt-main-wrapper .mptt-content,.mptt-main-wrapper .mptt-sidebar{padding:0 2rem 2rem;width:100%}.mptt-shortcode-wrapper .mptt-shortcode-list{display:block}.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-list{display:none!important}.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table{display:table}.mptt-shortcode-wrapper.mptt-table-fixed .mptt-shortcode-table td.event{min-width:200px}.mptt-shortcode-wrapper.mptt-table-responsive .mptt-shortcode-table{display:none!important}}.mptt-clearfix:after,.mptt-clearfix:before{display:table;content:"";line-height:0}.mptt-clearfix:after{clear:both}.twentysixteen.mptt-shortcode-wrapper .event-title{-webkit-box-shadow:none;box-shadow:none}.twentyfifteen.mptt-shortcode-wrapper .event-title{border-bottom:none}.twentyfourteen .mptt-content{width:100%;margin:0}.rt-container,
.rt-container-fluid {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
box-sizing: border-box;
}
.rt-row {
margin-left: -15px;
margin-right: -15px;
}
.rt-row:after,
.rt-row:before {
display: table;
content: " ";
}
.rt-row:after {
clear: both;
}
.rt-col-xs-1,
.rt-col-sm-1,
.rt-col-md-1,
.rt-col-lg-1,
.rt-col-xs-2,
.rt-col-sm-2,
.rt-col-md-2,
.rt-col-lg-2,
.rt-col-xs-3,
.rt-col-sm-3,
.rt-col-md-3,
.rt-col-lg-3,
.rt-col-xs-4,
.rt-col-sm-4,
.rt-col-md-4,
.rt-col-lg-4,
.rt-col-xs-5,
.rt-col-sm-5,
.rt-col-md-5,
.rt-col-lg-5,
.rt-col-xs-6,
.rt-col-sm-6,
.rt-col-md-6,
.rt-col-lg-6,
.rt-col-xs-7,
.rt-col-sm-7,
.rt-col-md-7,
.rt-col-lg-7,
.rt-col-xs-8,
.rt-col-sm-8,
.rt-col-md-8,
.rt-col-lg-8,
.rt-col-xs-9,
.rt-col-sm-9,
.rt-col-md-9,
.rt-col-lg-9,
.rt-col-xs-10,
.rt-col-sm-10,
.rt-col-md-10,
.rt-col-lg-10,
.rt-col-xs-11,
.rt-col-sm-11,
.rt-col-md-11,
.rt-col-lg-11,
.rt-col-xs-12,
.rt-col-sm-12,
.rt-col-md-12,
.rt-col-lg-12,
.rt-col-xs-24,
.rt-col-sm-24,
.rt-col-md-24,
.rt-col-lg-24 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.rt-col-xs-1,
.rt-col-xs-2,
.rt-col-xs-3,
.rt-col-xs-4,
.rt-col-xs-5,
.rt-col-xs-6,
.rt-col-xs-7,
.rt-col-xs-8,
.rt-col-xs-9,
.rt-col-xs-10,
.rt-col-xs-11,
.rt-col-xs-12,
.rt-col-xs-24 {
float: left;
}
.rt-col-xs-12 {
width: 20%;
}
.rt-col-xs-12 {
width: 100%;
}
.rt-col-xs-11 {
width: 91.66666667%;
}
.rt-col-xs-10 {
width: 83.33333333%;
}
.rt-col-xs-9 {
width: 75%;
}
.rt-col-xs-8 {
width: 66.66666667%;
}
.rt-col-xs-7 {
width: 58.33333333%;
}
.rt-col-xs-6 {
width: 50%;
}
.rt-col-xs-5 {
width: 41.66666667%;
}
.rt-col-xs-4 {
width: 33.33333333%;
}
.rt-col-xs-3 {
width: 25%;
}
.rt-col-xs-2 {
width: 16.66666667%;
}
.rt-col-xs-1 {
width: 8.33333333%;
}
.tss-wrapper[data-layout*="layout"] .rt-row.tss-even {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}   .tss-wrapper .tss-pre-loader {
position: relative;
overflow: hidden;
max-height: 300px;
min-height: 200px;
}
.tss-wrapper .tss-even .tss-grid-item {
margin-bottom: 30px;
}
.tss-wrapper .tss-even .tss-grid-item .video-testimonial-wrap iframe {
max-width: 100%;
}
.tss-wrapper .rt-loading-overlay {
opacity: 0;
visibility: hidden;
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1;
background-color: #fff;
-webkit-transition: opacity 0.1s, visibility 0.1s;
transition: opacity 0.1s, visibility 0.1s;
}
.tss-wrapper .rt-loading {
color: #fb4c35;
position: absolute; top: 50%;
margin-top: -16px;
left: 50%;
margin-left: -16px;
z-index: 2;
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-pre-loader .rt-loading-overlay {
opacity: 0.8;
visibility: visible;
}
.tss-wrapper .tss-pre-loader .rt-loading {
opacity: 1;
visibility: visible;
}
.rt-ball-clip-rotate {
width: 32px;
height: 32px;
}
.rt-ball-clip-rotate {
display: block;
font-size: 0;
color: #fff;
}
.rt-ball-clip-rotate,
.rt-ball-clip-rotate > div {
position: relative;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
}
.rt-ball-clip-rotate > div {
display: inline-block;
float: none;
background-color: currentColor;
border: 0 solid currentColor;
}
.rt-ball-clip-rotate > div {
width: 32px;
height: 32px;
background: transparent;
border-width: 2px;
border-bottom-color: transparent;
border-radius: 100%;
-webkit-animation: ball-clip-rotate 0.75s linear infinite;
-moz-animation: ball-clip-rotate 0.75s linear infinite;
-o-animation: ball-clip-rotate 0.75s linear infinite;
animation: ball-clip-rotate 0.75s linear infinite;
} .tss-wrapper .rt-responsive-img {
max-width: 100%;
height: auto;
}
.tss-wrapper[data-layout*="carousel"] .rt-responsive-img { }
.tss-carousel.swiper .profile-img-wrapper {
position: relative;
}
.tss-carousel-thumb.swiper .rt-dummy-img + .swiper-lazy-preloader,
.tss-carousel.swiper .rt-dummy-img + .swiper-lazy-preloader {
display: none;
}
.tss-wrapper .swiper-lazy-preloader {
border: 4px solid #2550ea;
border-top-color: transparent;
width: 34px;
height: 34px;
margin-left: -17px;
margin-top: -17px;
opacity: 0.75;
border-radius: 50%;
}
.tss-carousel-thumb.swiper .rt-responsive-img,
.tss-carousel.swiper .rt-responsive-img {
-webkit-transition: opacity 0.3s;
transition: opacity 0.3s;
}
.tss-carousel-thumb.swiper .swiper-lazy:not(.swiper-lazy-loaded),
.tss-carousel.swiper .swiper-lazy:not(.swiper-lazy-loaded) {
min-height: 150px;
opacity: 0;
}
.tss-wrapper[data-layout="carousel12"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded),
.tss-wrapper[data-layout="carousel11"] .tss-carousel-thumb .swiper-lazy:not(.swiper-lazy-loaded) {
min-height: 132px;
}
.tss-wrapper .swiper-lazy-preloader:after {
background: none;
}
.tss-wrapper img.rt-responsive-img.rt-dummy-img {
width: 150px;
}
.tss-wrapper .tss-load-more .rt-button {
display: inline-block;
}
.tss-wrapper .tss-img-circle .profile-img-wrapper img {
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
border-radius: 50%;
}
.tss-wrapper .author-social a,
.tss-wrapper .tss-social-share a {
display: inline-flex;
text-decoration: none;
box-shadow: none !important;
margin: 5px;
color: #2529ed;
}
.tss-wrapper .rating-wrapper span.dashicons,
.tss-wrapper .tss-social-share i.fa,
.tss-wrapper .author-social span.dashicons {
width: auto;
height: auto;
}
.tss-wrapper .tss-social-share .dashicons::before,
.tss-wrapper .author-social span.dashicons::before {
transition: all 0.3s;
}
.tss-wrapper .tss-social-share a:hover .dashicons::before,
.tss-wrapper .author-social a:hover span.dashicons::before {
opacity: 0.8;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.rt-sm-sortable-list .social-item span.dashicons-telegram:before,
.tss-wrapper .author-social .dashicons-skype:before,
.tss-wrapper .author-social .dashicons-telegram:before {
content: '';
width: 20px;
height: 20px;
display: block;
-webkit-mask-size: cover;
-webkit-mask-repeat: no-repeat;
-webkit-mask-position: center;
mask-size: cover;
mask-repeat: no-repeat;
mask-position: center;
margin: auto;
background-color: #2529ed;
}
.rt-sm-sortable-list .social-item span.dashicons::before {
color: #333;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.rt-sm-sortable-list .social-item span.dashicons-telegram:before {
background-color: #333;
}
.rt-sm-sortable-list .social-item span.dashicons-skype:before,
.tss-wrapper .author-social .dashicons-skype:before {
-webkit-mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
}
.rt-sm-sortable-list .social-item span.dashicons-telegram:before,
.tss-wrapper .author-social .dashicons-telegram:before {
-webkit-mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
}
.tss-wrapper .tss-utility {
margin: 15px 0;
text-align: center;
}
.tss-wrapper .tss-utility .rt-button,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
background: #6f6f6f;
border: 0;
border-radius: 2px;
color: #fff;
font-size: 16px;
line-height: 1;
padding: 10px 15px;
text-transform: capitalize;
margin-right: 4px;
position: relative;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button {
display: inline-block;
margin-bottom: 10px;
}
.tss-wrapper .tss-utility .rt-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button:hover,
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button.selected {
cursor: pointer;
background: #000;
}
.tss-wrapper .single-item-wrapper h3.author-name {
font-size: 24px;
margin: 15px 0 8px;
padding: 0px;
line-height: 1.25;
font-weight: 400;
color: #2550ea;
}
.tss-wrapper .rt-read-more {
color: #2550ea;
}
.tss-wrapper .single-item-wrapper h3.author-name a {
text-decoration: none;
}
.tss-wrapper .single-item-wrapper h4.author-bio {
font-size: 18px;
margin-top: 8px;
margin-bottom: 15px;
padding: 0px;
line-height: 1.4;
text-transform: none;
font-weight: 400;
color: #333;
}
.tss-wrapper .single-item-wrapper .author-social,
.tss-wrapper .single-item-wrapper .tss-social-share {
text-align: center;
margin-bottom: 8px;
}
.tss-carousel-thumb.swiper:not(.swiper-initialized) .swiper-wrapper,
.tss-carousel.swiper:not(.swiper-initialized) .swiper-wrapper {
opacity: 0;
}
.tss-wrapper .tss-isotope-button-wrapper .rt-iso-button i{
font-size: 14px;
width: auto;
height: auto;
}
.tlp-average-rating i,
.tss-wrapper .tss-isotope-button-wrapper i{
color: gold;
}
.tlp-average-rating i{
margin: 3px 0 0 ;
}
.tss-wrapper .tss-meta-info.tss-left { }
.tss-wrapper .tss-carousel_video > .carousel-wrapper {
width: 100%;
} .tss-wrapper[data-layout="carousel12"] .carousel-wrapper,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper,
.tss-wrapper[data-layout*="carousel"] {
position: relative;
}
.tss-carousel-main.swiper,
.tss-carousel.swiper {
position: static;
}
.tss-carousel-main .swiper-arrow,
.tss-carousel .swiper-arrow {
background: #2550ea;
width: 30px;
height: 30px;
display: block;
border-radius: 4px;
text-align: center;
line-height: 30px; margin-top: -55px;
opacity: 0;
-webkit-transition: all 0.3s;
transition: all 0.3s;
border: 1px solid transparent;
}
.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-arrow,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-arrow {
margin-top: -35px;
}
.tss-wrapper[data-layout="carousel12"] .carousel-wrapper .swiper-pagination,
.tss-wrapper[data-layout="carousel11"] .carousel-wrapper .swiper-pagination {
display: none;
}
.tss-carousel-main.swiper .swiper-pagination,
.tss-carousel.swiper .swiper-pagination {
-webkit-transition: all 0.3s;
transition: all 0.3s;
bottom: -10px !important;
width: 100%;
}
.tss-carousel-main.swiper:not(.swiper-initialized) .swiper-pagination,
.tss-carousel.swiper:not(.swiper-initialized) .swiper-pagination {
opacity: 0;
}
.tss-carousel-main.swiper.swiper.swiper-container-initialized .swiper-pagination,
.tss-carousel.swiper.swiper.swiper-container-initialized .swiper-pagination,
.tss-carousel-thumb.swiper.swiper-container-initialized .swiper-wrapper,
.tss-carousel.swiper.swiper-container-initialized .swiper-wrapper,
.swiper-container-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),
.swiper-container-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel-main .swiper-button-next:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel-main .swiper-button-prev:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel .swiper-button-next:not(.swiper-button-disabled),
.swiper-initialized.tss-carousel .swiper-button-prev:not(.swiper-button-disabled) {
opacity: 1 !important;
}
.tss-carousel-main .swiper-button-next::after,
.tss-carousel-main .swiper-button-prev::after,
.tss-carousel .swiper-button-next::after,
.tss-carousel .swiper-button-prev::after {
font-size: 14px;
color: #fff;
font-weight: bold;
content: none !important;
}
.tss-carousel-main .swiper-arrow > i,
.tss-carousel .swiper-arrow > i {
color: #fff;
font-size: 16px;
display: block;
line-height: 30px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-carousel-main.swiper-rtl .swiper-button-next > i::before,
.tss-carousel.swiper-rtl .swiper-button-next > i::before {
content: "\f053";
}
.tss-carousel-main.swiper-rtl .swiper-button-prev > i::before,
.tss-carousel.swiper-rtl .swiper-button-prev > i::before {
content: "\f054";
}
.tss-carousel-main .swiper-button-next,
.tss-carousel .swiper-button-next {
right: -10px;
}
.tss-carousel-main:not(.swiper-rtl) .swiper-button-prev,
.tss-carousel .swiper-button-prev {
left: -10px;
}
.tss-carousel.swiper-autoheight[data-dots='true'] .swiper-wrapper {
margin-bottom: 50px;
}
.tss-carousel-main .swiper-pagination-bullet,
.tss-carousel .swiper-pagination-bullet {
margin: 0 5px !important;
width: 10px;
height: 10px;
-webkit-transition: all 0.3s;
transition: all 0.3s;
background: #2550ea;
}
.tss-carousel-main .swiper-pagination-bullet:hover,
.tss-carousel-main .swiper-pagination-bullet-active,
.tss-carousel .swiper-pagination-bullet:hover,
.tss-carousel .swiper-pagination-bullet-active {
opacity: 1;
background: #2550ea;
} #tss-submit-form {
position: relative;
padding: 20px;
}
#tss-submit-form.rtcessing:after {
content: "";
background: rgba(0, 0, 0, .4);
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tss-submit-wrapper #tss-submit-response.error,
#tss-submit-form .field-holder .error {
color: red;
}
#tss-submit-form .field-holder input.error,
#tss-submit-form .field-holder textarea.error {
border-color: red;
}
#tss-submit-form .field-holder .valid {
border-color: green;
}
.tss-submit-wrapper #tss-submit-response.success {
color: green;
}
#tss-submit-form .field-holder:after {
clear: both;
display: block;
content: "";
}
#tss-submit-form .field-holder {
margin-bottom: 15px;
}
#tss-submit-form .rt-label {
font-weight: 600;
margin-bottom: 5px;
}
#tss-submit-form .rt-field-wrapper + .rt-field-wrapper {
margin-top: 13px;
}
#tss-submit-form .field-holder .field > input,
#tss-submit-form .field-holder .field input[type=url],
#tss-submit-form .field-holder .field > textarea {
width: 100%;
box-sizing: border-box;
}
.rt-sm-sortable-list .social-item {
margin-bottom: 15px;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
}
.rt-sm-sortable-list .social-item span.dashicons {
margin-right: 10px;
}
.tss-wrapper.tss-submit-wrapper {
max-width: 700px;
margin: 0 auto;
border: 1px solid #0000001a;
padding: 20px;
border-radius: 10px;
}
.tss-wrapper.tss-submit-wrapper select:focus{
border-width: 1px;
box-shadow: none;
outline: none;
}
.tss-wrapper.tss-submit-wrapper input,
.tss-wrapper.tss-submit-wrapper select,
.tss-wrapper.tss-submit-wrapper select:focus,
.tss-wrapper.tss-submit-wrapper textarea{
border: 1px solid #0000001a;
}
.tss-wrapper.tss-submit-wrapper input:focus,
.tss-wrapper.tss-submit-wrapper textarea:focus{
border-color: #999;
outline: none;
}
#tss-submit-response p {
font-size: 16px;
}
#tss-submit-form input[type=text],
#tss-submit-form input[type=url] {
padding: 8px 8px;
width: 100%;
}
#tss-submit-form textarea {
height: 200px;
}
.field-holder.submit-holder input.tss-submit-button {
font-size: 14px;
padding: 10px 25px;
}
.tss-submit-wrapper .rt-rating > span {
margin: 0;
cursor: pointer;
}
.tss-submit-wrapper .rt-rating {
display: inline-block;
}
.tss-submit-wrapper .rt-rating.selected span:before,
.tss-submit-wrapper .rt-rating:hover span:before,
.tss-submit-wrapper .rt-rating.selected:hover span:before {
content: "\f155";
}
.tss-submit-wrapper .rt-rating:hover span:hover ~ span:before,
.tss-submit-wrapper .rt-rating span.active ~ span:before,
.tss-submit-wrapper .rt-rating.selected:hover span:hover ~ span:before {
content: "\f154";
}
.tss-submit-wrapper #tss_social_media_holder .rt-label{
margin: 0 0 15px;
}
.tss-submit-wrapper #tss_social_media_holder .dashicons-skype,
.tss-submit-wrapper #tss_social_media_holder .dashicons-telegram,
.tss-submit-wrapper #tss_social_media_holder .dashicons-twitter{
position: relative;
}
.tss-submit-wrapper #tss_social_media_holder .dashicons-skype:before,
.tss-submit-wrapper #tss_social_media_holder .dashicons-telegram:before,
.tss-submit-wrapper #tss_social_media_holder .dashicons-twitter:before{
position: absolute;
left: 50%;
top: 50%;
transform: translate(-50%, -50%);
}
.tss-submit-wrapper #tss_social_media_holder input:focus{
outline: none;
border: 1px solid #999;
}
.rt-sm-sortable-list .social-item span.dashicons {
margin: 0;
width: 44px;
height: 44px;
border: 1px solid;
text-align: center;
display: inline-block;
line-height: 44px;
border-radius: 3px 0 0 3px;
border-right-width: 0;
border-color: #0000001a;
}
.tss-submit-wrapper #tss_social_media_holder input{
border-radius: 0 3px 3px 0;
} .rt-single-testimonial-detail {
padding: 30px 0;
margin: 30px 0 !important;
overflow: hidden;
}
.rt-single-testimonial-detail .testi-meta {
text-align: center;
}
.rt-single-testimonial-detail .tss-social-share a {
display: inline-block;
padding: 5px;
margin-right: 5px;
}
.rt-single-testimonial-detail .tss-social-share a:last-child {
margin-right: 0;
}
.clearfix:before,
.clearfix:after,
.rt-container-fluid:before,
.rt-container-fluid:after,
.rt-row:before,
.rt-row:after {
content: " ";
display: table;
}
.rt-single-testimonial-detail .testimonial + .author-social {
margin-top: 20px;
}
.rt-single-testimonial-detail .testimonial + .tss-social-share,
.rt-single-testimonial-detail .author-social + .tss-social-share {
margin-top: 10px;
}
.rt-single-testimonial-detail .author-social > a {
display: inline-block;
padding: 5px;
margin-right: 5px;
}   .tss-wrapper .tss-layout1 .single-item-wrapper,
.tss-wrapper .tss-carousel1 .single-item-wrapper { display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tss-wrapper .tss-layout1 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-layout1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout1 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel1 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-carousel1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel1 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
top: 40px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout1 .tss-meta-info.tss-left,
.tss-wrapper .tss-carousel1 .tss-meta-info.tss-left {
flex: 2;
}
.tss-wrapper .tss-carousel1 .item-content-wrapper,
.tss-wrapper .tss-layout1 .item-content-wrapper {
padding: 30px;
background: #f8f8f8;
flex: 3;
position: relative;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel1 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 10px;
top: 0;
font-family: "tss-font", serif;
font-size: 24px;
}
.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:before {
left: auto;
right: 10px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
border-top: 10px solid transparent;
border-right: 15px solid #f8f8f8;
border-bottom: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
left: -15px;
top: 15px;
right: auto;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-carousel1 .swiper-rtl .item-content-wrapper:after {
left: auto;
right: -15px;
border-right: 0;
border-left: 15px solid #f8f8f8;
}
.tss-wrapper .tss-layout1 .item-content,
.tss-wrapper .tss-carousel1 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 5px;
color: #2d2d2d;
}
.tss-wrapper .tss-layout1 .rating-wrapper,
.tss-wrapper .tss-carousel1 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout2 .single-item-wrapper,
.tss-wrapper .tss-carousel2 .single-item-wrapper {
display: -webkit-box;
display: -ms-flexbox;
display: -webkit-flex;
display: flex;
}
.tss-wrapper .tss-carousel2 .single-item-wrapper {
margin-bottom: 30px;
}
.tss-wrapper .tss-layout2 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel2 .single-item-wrapper .profile-img-wrapper,
.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-layout2 .rating-wrapper,
.tss-wrapper .tss-carousel2 .rating-wrapper,
.tss-wrapper .tss-layout2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout2 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel2 .single-item-wrapper h4.author-bio {
padding: 0 10px;
}
.tss-wrapper .tss-layout2 .single-item-wrapper:hover .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .single-item-wrapper:hover .item-content-wrapper:after {
top: 40px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .single-item-wrapper .author-social,
.tss-wrapper .single-item-wrapper .tss-social-share {
text-align: center;
margin-bottom: 0px;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-left,
.tss-wrapper .tss-carousel2 .tss-meta-info.tss-left {
flex: 3;
}
.tss-wrapper .tss-layout2 .tss-meta-info.tss-right,
.tss-wrapper .tss-carousel2 .tss-meta-info.tss-right {
flex: 2;
}
.tss-wrapper .tss-layout2 .item-content-wrapper,
.tss-wrapper .tss-carousel2 .item-content-wrapper {
padding: 30px;
background: #f8f8f8;
flex: 3;
position: relative;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:before,
.tss-wrapper .tss-carousel2 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 10px;
top: 0;
font-family: "tss-font", serif;
font-size: 24px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .item-content-wrapper:after {
border-top: 10px solid transparent;
border-left: 15px solid #f8f8f8;
border-bottom: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
right: -15px;
top: 15px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout2 .item-content,
.tss-wrapper .tss-carousel2 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 5px;
}
.tss-wrapper .tss-layout2 .rating-wrapper,
.tss-wrapper .tss-carousel2 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout3 .single-item,
.tss-wrapper .tss-isotope1 .single-item,
.tss-wrapper .tss-carousel3 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope1 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-layout3 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope1 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel3 .single-item-wrapper h4.author-bio {
text-align: center;
}
.tss-wrapper .tss-layout3 .item-content-wrapper,
.tss-wrapper .tss-isotope1 .item-content-wrapper,
.tss-wrapper .tss-video1 .item-content-wrapper,
.tss-wrapper .tss-carousel3 .item-content-wrapper {
padding: 20px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout3 .item-content-wrapper:before,
.tss-wrapper .tss-isotope1 .item-content-wrapper:before,
.tss-wrapper .tss-video1 .item-content-wrapper:before,
.tss-wrapper .tss-carousel3 .item-content-wrapper:before {
content: "\F10D";
color: #eaeaea;
position: absolute;
left: 0px;
top: -15px;
font-family: "tss-font", serif;
font-size: 30px;
}
.tss-wrapper .tss-layout3 .item-content,
.tss-wrapper .tss-isotope1 .item-content,
.tss-wrapper .tss-carousel3 .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout3 .rating-wrapper,
.tss-wrapper .tss-isotope1 .rating-wrapper,
.tss-wrapper .tss-carousel3 .rating-wrapper {
margin: 17px 0px -10px;
text-align: center;
display: block;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper,
.tss-wrapper .tss-isotope1 .profile-img-wrapper,
.tss-wrapper .tss-carousel3 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
text-align: center;
}
.tss-wrapper .tss-layout3 .profile-img-wrapper img,
.tss-wrapper .tss-isotope1 .profile-img-wrapper img,
.tss-wrapper .tss-carousel3 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout3 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope1 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel3 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout3 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope1 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel3 .single-item-wrapper .tss-social-share {
margin-bottom: 8px;
}   .tss-wrapper .tss-layout4 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel4 .single-item-wrapper h3.author-name {
margin: 0px 0 15px;
}
.tss-wrapper .tss-carousel2 .rt-responsive-img {
margin: auto;
}
.tss-wrapper .tss-layout4 .single-item-wrapper,
.tss-wrapper .tss-carousel4 .single-item-wrapper {
background: #f8f8f8;
margin-bottom: 0px;
display: flex;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
flex: 1;
padding: 25px 0 25px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper a img,
.tss-wrapper .tss-carousel4 .profile-img-wrapper a img {
width: auto !important;
}
.tss-wrapper .tss-layout4 .item-content-wrapper,
.tss-wrapper .tss-carousel4 .item-content-wrapper {
flex: 3;
padding: 20px 15px;
}
.tss-wrapper .tss-layout4 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel4 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout4 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel4 .single-item-wrapper .tss-social-share {
text-align: left;
}
.tss-wrapper .tss-layout4 .item-content,
.tss-wrapper .tss-carousel4 .item-content {
padding: 15px 0px 0px 0px;
font-size: 16px;
line-height: 1.6;
margin-bottom: 0;
}
.tss-wrapper .tss-layout4 .rating-wrapper,
.tss-wrapper .tss-carousel4 .rating-wrapper {
margin-bottom: 10px;
text-align: left;
}   .tss-wrapper .tss-layout5 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope2 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel5 .single-item-wrapper h3.author-name {
margin: 0px 0 10px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper,
.tss-wrapper .tss-isotope2 .single-item-wrapper,
.tss-wrapper .tss-carousel5 .single-item-wrapper {
background: #f8f8f8;
margin-bottom: 0px;
display: flex;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper,
.tss-wrapper .tss-isotope2 .profile-img-wrapper,
.tss-wrapper .tss-carousel5 .profile-img-wrapper {
flex: 1.5;
padding: 20px 0 15px 15px;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout5 .profile-img-wrapper a img,
.tss-wrapper .tss-isotope2 .profile-img-wrapper a img,
.tss-wrapper .tss-carousel5 .profile-img-wrapper a img {
width: auto !important;
}
.tss-wrapper .tss-layout5 .item-content-wrapper,
.tss-wrapper .tss-isotope2 .item-content-wrapper,
.tss-wrapper .tss-carousel5 .item-content-wrapper {
flex: 3;
padding: 20px 0 10px 15px;
}
.tss-wrapper .tss-layout5 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope2 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel5 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout5 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope2 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel5 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout5 .item-content,
.tss-wrapper .tss-isotope2 .item-content,
.tss-wrapper .tss-carousel5 .item-content {
padding: 0px 15px 15px 0px;
font-size: 16px;
line-height: 1.6;
margin-bottom: 0;
}
.tss-wrapper .tss-layout5 .rating-wrapper,
.tss-wrapper .tss-isotope2 .rating-wrapper,
.tss-wrapper .tss-carousel5 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout6 .single-item,
.tss-wrapper .tss-carousel6 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout6 .item-content-wrapper:after,
.tss-wrapper .tss-carousel6 .item-content-wrapper:after {
border-left: 10px solid transparent;
border-top: 15px solid #f8f8f8;
border-right: 10px solid transparent;
content: "";
position: absolute;
width: 0;
height: 0;
left: 25px;
bottom: -15px;
-webkit-transition: all 0.75s ease-out;
-moz-transition: all 0.75s ease-out;
-ms-transition: all 0.75s ease-out;
-o-transition: all 0.75s ease-out;
transition: all 0.75s ease-out;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel6 .single-item-wrapper h3.author-name {
margin: 10px 0 8px;
}
.tss-wrapper .tss-layout6 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel6 .single-item-wrapper h4.author-bio {
margin-bottom: 8px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper,
.tss-wrapper .tss-carousel6 .item-content-wrapper {
padding: 40px 30px;
background: #f8f8f8;
position: relative;
border-radius: 5px;
}
.tss-wrapper .tss-layout6 .item-content-wrapper:before,
.tss-wrapper .tss-carousel6 .item-content-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 10px;
top: 10px;
font-family: "tss-font", serif;
font-size: 30px;
line-height: 1;
}
.tss-wrapper .tss-layout6 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel6 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout6 .profile-img-wrapper,
.tss-wrapper .tss-carousel6 .profile-img-wrapper {
text-align: center;
margin-bottom: 10px;
display: inline-block;
}
.tss-wrapper .tss-layout6 .tss-meta-info,
.tss-wrapper .tss-carousel6 .tss-meta-info {
display: flex;
margin-top: 30px;
}
.tss-wrapper .tss-layout6 .tss-meta-info .tss-left,
.tss-wrapper .tss-carousel6 .tss-meta-info .tss-left {
flex: 1;
}
.tss-wrapper .tss-layout6 .tss-meta-info .tss-right,
.tss-wrapper .tss-carousel6 .tss-meta-info .tss-right {
padding: 0px 0px 0px 15px;
flex: 4;
position: relative;
}
.tss-wrapper .tss-layout6 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel6 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout6 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel6 .single-item-wrapper .tss-social-share {
text-align: left;
margin-bottom: 10px;
margin-left: -6px;
}
.tss-wrapper .tss-layout6 .rating-wrapper,
.tss-wrapper .tss-carousel6 .rating-wrapper {
margin-bottom: 6px;
}   .tss-wrapper .tss-layout7 .single-item,
.tss-wrapper .tss-isotope3 .single-item,
.tss-wrapper .tss-carousel7 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope3 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel7 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-layout7 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope3 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel7 .single-item-wrapper h4.author-bio {
margin-bottom: 10px;
text-align: center;
}
.tss-wrapper .tss-layout7 .single-item-wrapper,
.tss-wrapper .tss-isotope3 .single-item-wrapper,
.tss-wrapper .tss-carousel7 .single-item-wrapper {
padding: 30px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout7 .item-content-wrapper,
.tss-wrapper .tss-isotope3 .item-content-wrapper,
.tss-wrapper .tss-carousel7 .item-content-wrapper {
position: relative;
padding-bottom: 10px;
}
.tss-wrapper .tss-layout7 .single-item-wrapper:before,
.tss-wrapper .tss-isotope3 .single-item-wrapper:before,
.tss-wrapper .tss-carousel7 .single-item-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 8px;
font-family: "tss-font", serif;
font-size: 30px;
}
.tss-wrapper .tss-layout7 .item-content-wrapper .item-content,
.tss-wrapper .tss-isotope3 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel7 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper,
.tss-wrapper .tss-isotope3 .profile-img-wrapper,
.tss-wrapper .tss-carousel7 .profile-img-wrapper {
text-align: center;
margin: 30px 0px 15px;
display: block;
}
.tss-wrapper .tss-layout7 .profile-img-wrapper img,
.tss-wrapper .tss-isotope3 .profile-img-wrapper img,
.tss-wrapper .tss-carousel7 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout7 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope3 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel7 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout7 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope3 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel7 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout7 .rating-wrapper,
.tss-wrapper .tss-isotope3 .rating-wrapper,
.tss-wrapper .tss-carousel7 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-layout8 .single-item,
.tss-wrapper .tss-carousel8 .single-item {
padding: 0;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel8 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel8 .single-item-wrapper h4.author-bio {
margin-bottom: 20px;
text-align: center;
}
.tss-wrapper .tss-layout8 .single-item-wrapper,
.tss-wrapper .tss-carousel8 .single-item-wrapper {
padding: 30px;
background: #f8f8f8;
position: relative;
}
.tss-wrapper .tss-layout8 .item-content-wrapper,
.tss-wrapper .tss-carousel8 .item-content-wrapper {
position: relative;
padding-bottom: 10px;
}
.tss-wrapper .tss-layout8 .single-item-wrapper:before,
.tss-wrapper .tss-carousel8 .single-item-wrapper:before {
content: "\F10D";
color: #ffffff;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
top: 8px;
font-family: "tss-font", serif;
font-size: 30px;
z-index: 99;
}
.tss-wrapper .tss-layout8 .item-content-wrapper .item-content,
.tss-wrapper .tss-carousel8 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-top: 30px;
}
.tss-wrapper .tss-layout8 .profile-img-wrapper,
.tss-wrapper .tss-carousel8 .profile-img-wrapper {
text-align: center;
margin: 15px 0px;
display: block;
}
.tss-wrapper .tss-layout8 .profile-img-wrapper img,
.tss-wrapper .tss-carousel8 .profile-img-wrapper img {
display: inline-block;
}
.tss-wrapper .tss-layout8 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel8 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout8 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel8 .single-item-wrapper .tss-social-share {
text-align: center;
}
.tss-wrapper .tss-layout8 .rating-wrapper,
.tss-wrapper .tss-carousel8 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
margin-top: -6px;
}   .tss-wrapper .tss-layout9 .single-item-wrapper,
.tss-wrapper .tss-isotope4 .single-item-wrapper,
.tss-wrapper .tss-carousel9 .single-item-wrapper {
margin-bottom: 30px;
text-align: center;
position: relative;
}
.tss-wrapper .tss-layout9 .single-item-wrapper:hover .item-content-wrapper,
.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .item-content-wrapper,
.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .item-content-wrapper {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .single-item-wrapper:hover .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .single-item-wrapper:hover .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .single-item-wrapper:hover .profile-img-wrapper:before {
opacity: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper,
.tss-wrapper .tss-isotope4 .profile-img-wrapper,
.tss-wrapper .tss-carousel9 .profile-img-wrapper {
position: relative;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper img,
.tss-wrapper .tss-isotope4 .profile-img-wrapper img,
.tss-wrapper .tss-carousel9 .profile-img-wrapper img {
margin: 0 auto;
width: 100%;
}
.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:before {
border-radius: 50%;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper:before,
.tss-wrapper .tss-isotope4 .profile-img-wrapper:before,
.tss-wrapper .tss-carousel9 .profile-img-wrapper:before {
opacity: 0;
content: "";
background: rgba(55, 71, 79, 0.9);
position: absolute;
right: 0;
top: 0;
left: 0;
height: 100%;
width: 100%;
z-index: 1;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .profile-img-wrapper:after,
.tss-wrapper .tss-isotope4 .profile-img-wrapper:after,
.tss-wrapper .tss-carousel9 .profile-img-wrapper:after {
content: "\F10D";
color: #ffffff;
position: absolute;
right: 35px;
top: 0;
font-family: "tss-font";
font-size: 22px;
height: 40px;
width: 40px;
line-height: 40px;
background: #8cc63e;
z-index: 3;
-webkit-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
-moz-box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
box-shadow: -9px 11px 19px -7px rgba(0, 0, 0, 0.75);
}
.tss-wrapper .tss-layout9 .tss-img-circle .profile-img-wrapper:after,
.tss-wrapper .tss-isotope4 .tss-img-circle .profile-img-wrapper:after,
.tss-wrapper .tss-carousel9 .tss-img-circle .profile-img-wrapper:after {
border-radius: 50%;
}
.tss-wrapper .tss-layout9 .item-content-wrapper,
.tss-wrapper .tss-isotope4 .item-content-wrapper,
.tss-wrapper .tss-carousel9 .item-content-wrapper {
opacity: 0;
padding: 0 30px;
position: absolute;
top: 50%;
transform: translateY(-50%);
z-index: 2;
left: 0;
right: 0;
margin: 0 auto;
-webkit-transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.tss-wrapper .tss-layout9 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name {
margin-bottom: 5px;
font-size: 22px;
color: #fff;
}
.tss-wrapper .tss-layout9 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope4 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel9 .single-item-wrapper h4.author-bio {
margin-bottom: 5px;
font-size: 18px;
color: #fff;
}
.tss-wrapper .tss-layout8 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-isotope4 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-carousel9 .single-item-wrapper h3.author-name a { color: inherit;
}
.tss-wrapper .tss-layout9 .item-content,
.tss-wrapper .tss-isotope4 .item-content,
.tss-wrapper .tss-carousel9 .item-content {
font-style: italic;
font-size: 15px;
color: #ffffff;
}
.tss-wrapper .tss-layout9 .rating-wrapper,
.tss-wrapper .tss-isotope4 .rating-wrapper,
.tss-wrapper .tss-carousel9 .rating-wrapper {
margin-bottom: 5px;
}
.tss-wrapper .tss-layout9 .rating-wrapper li,
.tss-wrapper .tss-isotope4 .rating-wrapper li,
.tss-wrapper .tss-carousel9 .rating-wrapper li {
display: inline;
color: #ffca28;
}   .tss-wrapper .tss-layout10,
.tss-wrapper .tss-isotope5,
.tss-wrapper .tss-carousel10 {
padding: 0px 0;
}
.tss-wrapper .tss-layout10 .single-item-wrapper .author-social,
.tss-wrapper .tss-isotope5 .single-item-wrapper .author-social,
.tss-wrapper .tss-carousel10 .single-item-wrapper .author-social,
.tss-wrapper .tss-layout10 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-isotope5 .single-item-wrapper .tss-social-share,
.tss-wrapper .tss-carousel10 .single-item-wrapper .tss-social-share {
text-align: left;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper,
.tss-wrapper .tss-isotope5 .profile-img-wrapper,
.tss-wrapper .tss-carousel10 .profile-img-wrapper {
position: absolute;
z-index: 1;
right: 15px;
top: 50px;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper img,
.tss-wrapper .tss-isotope5 .profile-img-wrapper img,
.tss-wrapper .tss-carousel10 .profile-img-wrapper img {
border: 10px solid #f8f8f8;
margin: 0 auto;
width: 150px !important;
height: auto;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name,
.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name {
margin-bottom: 8px;
font-size: 22px;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-isotope5 .single-item-wrapper h3.author-name a,
.tss-wrapper .tss-carousel10 .single-item-wrapper h3.author-name a {
color: #222222;
}
.tss-wrapper .tss-layout10 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-isotope5 .single-item-wrapper h4.author-bio,
.tss-wrapper .tss-carousel10 .single-item-wrapper h4.author-bio {
margin-bottom: 10px;
display: block;
color: #959595;
font-size: 18px;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
position: relative;
padding: 30px 130px 30px 30px;
background: #ffffff;
}
.tss-wrapper .tss-carousel10 .item-content,
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content {
background: #f1f1f1;
}
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after,
.tss-wrapper .tss-carousel10 .item-content:after {
content: ' ';
position: absolute;
width: 0;
height: 0;
left: 38px;
top: -30px;
border: 15px solid;
border-color: transparent transparent #ffffff #ffffff;
}
.tss-wrapper .tss-carousel10 .item-content:after,
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after {
border-color: transparent transparent #f1f1f1 #f1f1f1;
}
.tss-wrapper .tss-layout10 .rating-wrapper,
.tss-wrapper .tss-isotope5 .rating-wrapper,
.tss-wrapper .tss-carousel10 .rating-wrapper {
margin-bottom: 40px;
}
.tss-wrapper .tss-layout10 .rating-wrapper li,
.tss-wrapper .tss-isotope5 .rating-wrapper li,
.tss-wrapper .tss-carousel10 .rating-wrapper li {
display: inline;
color: #ffca28;
}
.tss-wrapper .tss-isotope5 .author-social,
.tss-wrapper .tss-layout10 .author-social {
margin-top: -25px;
}
.tss-wrapper .tss-layout10 .author-social {
margin-top: -30px;
margin-bottom: 8px;
}
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-layout10 .item-content {
margin-top: 25px;
}
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
margin-top: 40px;
}   .tss-wrapper .tss-carousel11 .single-item {
padding: 0;
}
.tss-wrapper .tss-carousel11 .single-item-wrapper h3.author-name {
margin: 5px 0px 8px;
text-align: center;
font-size: 22px;
}
.tss-wrapper .tss-carousel11 .single-item-wrapper h4.author-bio {
margin-bottom: 20px;
text-align: center;
font-size: 18px;
}
.tss-wrapper .tss-carousel11 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
padding-bottom: 14px;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
}
.tss-wrapper .tss-carousel11 .tss-carousel-thumb .swiper-wrapper,
.tss-wrapper .tss-carousel11 .tss-carousel-thumb .slick-track {
padding: 40px 0 40px;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
cursor: pointer;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper img {
width: 120px;
height: 120px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
margin: 0 auto;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel11 .swiper-slide-active img,
.tss-wrapper .tss-carousel11 .slick-center img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
height: 132px;
width: 132px;
margin: 0 auto;
z-index: 5;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel11 .profile-img-wrapper:focus {
outline: none;
}
.tss-wrapper .tss-carousel11 .swiper-slide-active::before,
.tss-wrapper .tss-carousel11 .slick-center:before {
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel11 .item-content p {
width: 80%;
margin: 0 auto;
}
.tss-wrapper .tss-carousel11 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}   .tss-wrapper .tss-carousel12 .single-item {
padding: 0;
margin-bottom: 0;
}
.tss-wrapper .tss-carousel12 h3.author-name {
margin: 20px 0px 8px;
text-align: center;
}
.tss-wrapper .tss-carousel12 h4.author-bio {
margin-bottom: 20px;
text-align: center;
}
.tss-wrapper .tss-carousel12 .item-content-wrapper .item-content {
font-style: italic;
font-size: 16px;
line-height: 1.6;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper {
margin-bottom: 4px;
display: block;
outline: 0;
}
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-slide-active.profile-img-wrapper:before,
.tss-wrapper .tss-carousel12 .slick-current.slick-active.slick-center.profile-img-wrapper:before { opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .swiper-wrapper,
.tss-wrapper .tss-carousel12 .tss-carousel-thumb .slick-track {
padding: 30px 0 40px;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper {
position: relative;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
text-align: center;
cursor: pointer;
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper img {
height: 120px;
width: 120px;
display: inline-block;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
margin: 0 auto;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel12 .swiper-slide-active img {
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
-o-transform: scale(1.4);
transform: scale(1.4);
}
.tss-wrapper .tss-carousel12 .profile-img-wrapper:before {
content: "";
background: rgba(0, 0, 0, 0.6);
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
left: 0;
right: 0;
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
height: 132px;
width: 132px;
margin: 0 auto;
z-index: 5;
opacity: 1;
visibility: visible;
-webkit-transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-ms-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.tss-wrapper .tss-carousel12 .tss-meta-info:focus {
outline: none;
}
.tss-wrapper .tss-carousel12 .slick-center .profile-img-wrapper:before {
opacity: 0;
visibility: hidden;
}
.tss-wrapper .tss-carousel12 .item-content p {
width: 80%;
margin: 0 auto 10px;
}
.tss-wrapper .tss-carousel12 .rating-wrapper {
margin-bottom: 10px;
text-align: center;
}
.tss-wrapper .video-testimonial-wrap + .tss-meta-info + .rating-wrapper,
.tss-wrapper .video-testimonial-wrap + .tss-meta-info .profile-img-wrapper {
margin-top: 20px;
} .tss-wrapper .tss-pagination ul.pagination-list li {
display: inline-block;
list-style: none;
margin-right: 5px;
}
.tss-wrapper .tss-pagination ul.pagination-list li:last-child {
margin-right: 0;
}
.tss-wrapper .tss-pagination ul.pagination-list li span,
.tss-wrapper .tss-pagination ul.pagination-list li a {
padding: 4px 10px;
font-size: 15px;
background: #eee;
border: 1px solid transparent;
-webkit-transition: all 0.3s;
transition: all 0.3s;
}
.tss-wrapper .tss-pagination ul.pagination-list li.active span,
.tss-wrapper .tss-pagination ul.pagination-list li span:hover,
.tss-wrapper .tss-pagination ul.pagination-list li a:hover {
background: #8c8989;
color: #ffffff;
}
.tss-wrapper .tss-pagination .tss-loading-holder {
padding: 15px 0;
} .tss-wrapper .single-item-wrapper .rating-wrapper span.dashicons {
color: gold;
}
.tss-wrapper .tss-iso-filter {
margin: 25px 0;
text-align: center;
}
.tss-wrapper .tss-isotope-button-wrapper,
.tss-wrapper .iso-search {
display: inline-block;
}
.tss-wrapper .iso-search {
margin: 0 10px;
}
.tss-wrapper .iso-search input {
width: auto;
padding: 10px;
font-size: 16px;
outline: none !important;
height: 37px;
}
.rt-container-fluid [class*='rt-col-'],
.rt-container [class*='rt-col-'] {
box-sizing: border-box;
} body > .tss-tooltip {
font-size: 100%;
position: absolute;
z-index: 9999;
-o-box-shadow: 0 0 5px #aaa;
-moz-box-shadow: 0 0 5px #aaa;
-webkit-box-shadow: 0 0 5px #aaa;
box-shadow: 0 0 5px #aaa;
color: #fff;
border-radius: 3px;
background: #666;
padding: 0 10px;
border-width: 2px;
opacity: 0;
-webkit-transition: opacity .5s ease-in-out;
-moz-transition: opacity .5s ease-in-out;
-ms-transition: opacity .5s ease-in-out;
-o-transition: opacity .5s ease-in-out;
transition: opacity .5s ease-in-out;
}
body > .tss-tooltip,
body > .tss-tooltip .tss-tooltip-bottom:after {
background: #000;
border-radius: 2px;
}
body > .tss-tooltip .tss-tooltip-bottom {
width: 70px;
height: 18px;
overflow: hidden;
position: absolute;
left: 50%;
margin-left: -32px;
bottom: -16px;
}
body > .tss-tooltip .tss-tooltip-bottom:after {
content: "";
position: absolute;
left: 20px;
top: -20px;
width: 25px;
height: 25px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
tranform: rotate(45deg);
} @media (min-width: 768px) {
.rt-container {
width: 750px;
}
}
@media (min-width: 992px) {
.rt-container {
width: 970px;
}
}
@media (min-width: 1200px) {
.rt-container {
width: 1170px;
}
}
@media (min-width: 768px) {
.rt-col-sm-24,
.rt-col-sm-1,
.rt-col-sm-2,
.rt-col-sm-3,
.rt-col-sm-4,
.rt-col-sm-5,
.rt-col-sm-6,
.rt-col-sm-7,
.rt-col-sm-8,
.rt-col-sm-9,
.rt-col-sm-10,
.rt-col-sm-11,
.rt-col-sm-12 {
float: left;
}
.rt-col-sm-24 {
width: 20%;
}
.rt-col-sm-12 {
width: 100%;
}
.rt-col-sm-11 {
width: 91.66666667%;
}
.rt-col-sm-10 {
width: 83.33333333%;
}
.rt-col-sm-9 {
width: 75%;
}
.rt-col-sm-8 {
width: 66.66666667%;
}
.rt-col-sm-7 {
width: 58.33333333%;
}
.rt-col-sm-6 {
width: 50%;
}
.rt-col-sm-5 {
width: 41.66666667%;
}
.rt-col-sm-4 {
width: 33.33333333%;
}
.rt-col-sm-3 {
width: 25%;
}
.rt-col-sm-2 {
width: 16.66666667%;
}
.rt-col-sm-1 {
width: 8.33333333%;
}
}
@media (min-width: 992px) {
.rt-col-md-24,
.rt-col-md-1,
.rt-col-md-2,
.rt-col-md-3,
.rt-col-md-4,
.rt-col-md-5,
.rt-col-md-6,
.rt-col-md-7,
.rt-col-md-8,
.rt-col-md-9,
.rt-col-md-10,
.rt-col-md-11,
.rt-col-md-12 {
float: left;
}
.rt-col-md-24 {
width: 20%;
}
.rt-col-md-12 {
width: 100%;
}
.rt-col-md-11 {
width: 91.66666667%;
}
.rt-col-md-10 {
width: 83.33333333%;
}
.rt-col-md-9 {
width: 75%;
}
.rt-col-md-8 {
width: 66.66666667%;
}
.rt-col-md-7 {
width: 58.33333333%;
}
.rt-col-md-6 {
width: 50%;
}
.rt-col-md-5 {
width: 41.66666667%;
}
.rt-col-md-4 {
width: 33.33333333%;
}
.rt-col-md-3 {
width: 25%;
}
.rt-col-md-2 {
width: 16.66666667%;
}
.rt-col-md-1 {
width: 8.33333333%;
}
}
@media (min-width: 1200px) {
.rt-col-lg-24,
.rt-col-lg-1,
.rt-col-lg-2,
.rt-col-lg-3,
.rt-col-lg-4,
.rt-col-lg-5,
.rt-col-lg-6,
.rt-col-lg-7,
.rt-col-lg-8,
.rt-col-lg-9,
.rt-col-lg-10,
.rt-col-lg-11,
.rt-col-lg-12 {
float: left;
}
.rt-col-lg-24 {
width: 20%;
}
.rt-col-lg-12 {
width: 100%;
}
.rt-col-lg-11 {
width: 91.66666667%;
}
.rt-col-lg-10 {
width: 83.33333333%;
}
.rt-col-lg-9 {
width: 75%;
}
.rt-col-lg-8 {
width: 66.66666667%;
}
.rt-col-lg-7 {
width: 58.33333333%;
}
.rt-col-lg-6 {
width: 50%;
}
.rt-col-lg-5 {
width: 41.66666667%;
}
.rt-col-lg-4 {
width: 33.33333333%;
}
.rt-col-lg-3 {
width: 25%;
}
.rt-col-lg-2 {
width: 16.66666667%;
}
.rt-col-lg-1 {
width: 8.33333333%;
}
}
@media (max-width: 991px) {
.rt-single-testimonial-detail .testimonial {
margin-top: 20px;
}
}
@media (max-width: 767px) {
.tss-wrapper .single-item-wrapper {
flex-direction: column;
}
.tss-wrapper .item-content-wrapper {
padding: 20px;
margin-top: 15px;
}
.item-content-wrapper.tss-left {
order: 2;
}
.item-content-wrapper.tss-right {
order: 1;
}
.tss-wrapper .profile-img-wrapper a,
.tss-wrapper .profile-img-wrapper {
display: flex;
justify-content: center;
}
.tss-wrapper .item-content-wrapper:after,
.tss-wrapper .single-item-wrapper:before,
.tss-wrapper .tss-layout10 .item-content:after,
.tss-wrapper .tss-isotope5 .item-content:after,
.tss-wrapper .tss-carousel10 .item-content:after {
content: none;
}
.tss-wrapper .tss-layout8 .single-item-wrapper,
.tss-wrapper .tss-carousel8 .single-item-wrapper {
padding: 5px;
}
.tss-wrapper .tss-layout8 .item-content-wrapper,
.tss-wrapper .tss-carousel8 .item-content-wrapper,
.tss-wrapper .tss-layout4 .item-content-wrapper,
.tss-wrapper .tss-isotope2 .item-content-wrapper,
.tss-wrapper .tss-carousel4 .item-content-wrapper {
margin-top: 0;
}
.tss-wrapper .tss-layout4 .profile-img-wrapper,
.tss-wrapper .tss-carousel4 .profile-img-wrapper {
padding: 10px;
}
.tss-wrapper .tss-layout10 .profile-img-wrapper,
.tss-wrapper .tss-isotope5 .profile-img-wrapper,
.tss-wrapper .tss-carousel10 .profile-img-wrapper {
position: relative;
}
.tss-wrapper .tss-layout10 .rating-wrapper,
.tss-wrapper .tss-isotope5 .rating-wrapper,
.tss-wrapper .tss-carousel10 .rating-wrapper {
margin-bottom: 10px;
}
.tss-wrapper .tss-layout10 .item-content,
.tss-wrapper .tss-isotope5 .item-content,
.tss-wrapper .tss-carousel10 .item-content {
padding: 15px;
}
.tss-wrapper .tss-layout1 .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .item-content-wrapper:after {
left: 0;
top: -15px;
right: 0;
margin: auto;
transform: rotate(90deg);
}
.tss-wrapper .tss-layout1 .single-item-wrapper:hover .item-content-wrapper:after,
.tss-wrapper .tss-carousel1 .single-item-wrapper:hover .item-content-wrapper:after {
top: -15px;
}
.tss-wrapper .tss-layout2 .item-content-wrapper:after,
.tss-wrapper .tss-carousel2 .item-content-wrapper:after {
right: 0;
top: -15px;
transform: rotate(-90deg);
margin: auto;
left: 0;
}
} .rt-animate-spin {
-moz-animation: spin 2s infinite linear;
-o-animation: spin 2s infinite linear;
-webkit-animation: spin 2s infinite linear;
animation: spin 2s infinite linear;
display: inline-block;
}
@-moz-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-webkit-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-o-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@-ms-keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
}
@keyframes spin {
0% {
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
100% {
-moz-transform: rotate(359deg);
-o-transform: rotate(359deg);
-webkit-transform: rotate(359deg);
transform: rotate(359deg);
}
} @-webkit-keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-moz-keyframes ball-clip-rotate {
0% {
-moz-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-moz-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-moz-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-o-keyframes ball-clip-rotate {
0% {
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@keyframes ball-clip-rotate {
0% {
-webkit-transform: rotate(0deg);
-moz-transform: rotate(0deg);
-o-transform: rotate(0deg);
transform: rotate(0deg);
}
50% {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
}
100% {
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
}
@-webkit-keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
transform: scale(1);
}
}
@-moz-keyframes ball-scale-multiple {
0% {
opacity: 0;
-moz-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-moz-transform: scale(1);
transform: scale(1);
}
}
@-o-keyframes ball-scale-multiple {
0% {
opacity: 0;
-o-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-o-transform: scale(1);
transform: scale(1);
}
}
@keyframes ball-scale-multiple {
0% {
opacity: 0;
-webkit-transform: scale(0);
-moz-transform: scale(0);
-o-transform: scale(0);
transform: scale(0);
}
5% {
opacity: .75;
}
100% {
opacity: 0;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
}
} .rt-row.tss-carousel1,
.rt-row.tss-carousel2,
.rt-row.tss-carousel3,
.rt-row.tss-carousel4,
.rt-row.tss-carousel5,
.rt-row.tss-carousel6,
.rt-row.tss-carousel7,
.rt-row.tss-carousel8,
.rt-row.tss-carousel9,
.rt-row.tss-carousel10,
.rt-row.tss-carousel11,
.rt-row.tss-carousel12,
.rt-row.carousel_video {
display: block !important;
}
.tss-layout_video .rating-wrapper {
padding: 10px 0 7px;
}
.tss-wrapper .tss-layout10 .tss-grid-item {
margin-bottom: 30px;
}
.video-testimonial-wrap {
float: none;
clear: both;
width: 100%;
position: relative;
padding-bottom: 56.25%;
padding-top: 25px;
height: 0;
}
.video-testimonial-wrap iframe {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.tss-wrapper .tss-layout_video .item-content {
margin-top: 15px;
} .tss-wrapper .tss-masonry .tss-grid-item {
margin-bottom: 30px;
}
.tss-wrapper .tss-layout_video .tss-grid-item .rating-wrapper {
margin-top: 10px;
margin-bottom: -18px;
}
.tss-wrapper .tss-isotope_video .item-content {
margin-top: 15px;
} .rt-single-testimonial-detail .rating-wrapper span.dashicons {
color: gold;
}
.rt-single-testimonial-detail .rating-wrapper {
margin-bottom: 5px;
}
.rt-single-testimonial-detail .testi-meta h2 {
margin-top: 10px;
margin-bottom: 5px;
}
.dashicons-twitter{
width:15px;
height:15px;
margin-top: 3px;
}
.dashicons-twitter:before {
content: "";
height: 15px;
-webkit-mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);
mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/twitter-x.svg);
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
width: 15px;
z-index: 1;
display: block;
background-color: #000;
}
.rt-single-testimonial-detail .ast-oembed-container {
margin: 0 0 20px;
} body .mfp-iframe-holder .mfp-close{
width: auto;
}
body .mfp-iframe-holder .mfp-close:focus,
body .mfp-iframe-holder .mfp-close:hover{
background-color: transparent;
color: #ff0000;
}
.tlp-popup-wrapper .tlp-openPopup .dashicons{
width: 50px;
height: 50px;
border: 2px solid #fff;
border-radius: 50%;
text-align: center;
line-height: 45px;
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
padding: 0;
background-color: transparent;
z-index: 9;
color: #fff;
}
.tlp-popup-wrapper .item-content{
margin: 10px 0;
}
.tss-wrapper .tlp-openinline{
pointer-events: none;
}
.tss-wrapper .tlp-openinline,
.tss-wrapper .tlp-openPopup{
display: inline-block;
}
.tss-wrapper .tlp-openPopup{
position: relative;
}
.tss-wrapper .tlp-openPopup:before{
position: absolute;
content: "";
width: 100%;
height: 100%;
background-color: rgba( 0,0,0,0.3 );
left: 0;
top: 0;
transition: 0.3s;
}
.tss-wrapper .tlp-openPopup:hover:before{
background-color: transparent;
}
.tss-wrapper .rt-responsive-img{
display: block;
}
.tlp-popup-wrapper .tss-meta-info{
position: relative;
}
.tlp-average-rating{
text-align: center;
font-size: 18px;
}
.tlp-average-rating .tlp-rating-title{
font-size: 24px;
font-weight: 700;
display: block;
margin: 0 0 5px;
}
.dashicons-skype:before,
.dashicons-telegram:before {
content: "";
height: 20px;
-webkit-mask-position: center;
mask-position: center;
-webkit-mask-repeat: no-repeat;
mask-repeat: no-repeat;
-webkit-mask-size: contain;
mask-size: contain;
width: 20px;
z-index: 1;
display: block;
background-color: #000;
}
.dashicons-skype:before {
-webkit-mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/skype.svg);
}
.dashicons-telegram:before {
-webkit-mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
mask-image: url(//animalhospital.com.my/wp-content/plugins/testimonial-slider-and-showcase/assets/images/telegram.svg);
}
.tss-social-share .share-icons{
font-weight: 500;
}
.rt-single-testimonial-detail .tss-social-share{
text-align: right;
}
.rt-single-testimonial-detail iframe{
width: 100%
}
.tss-wrapper.tss-submit-wrapper input,
.tss-wrapper.tss-submit-wrapper .rt-simple-image-preview{
cursor: pointer;
}.tlp-portfolio * {
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
line-height: 1.6;
}
.pfp-carousel .owl-dot:hover {
background: transparent;
}
#tlp_portfolio_sc_settings_meta .wp-picker-container .wp-color-result-text {
position: relative;
z-index: 99;
}
h3.title.color-white a,
h3.title.color-white{
color: #fff !important;
text-decoration: none;
}
.tlp-portfolio-item .tlp-overlay-inner {
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
padding: 15px;
}
.tlp-portfolio-isotope {
display: flex;
flex-wrap: wrap;
}
.tlp-portfolio-container .tlp-portfolio-isotope .tlp-single-item,
.tlp-portfolio .tlp-portfolio-thum,
.tlp-portfolio-isotope .tlp-portfolio-item {
width: 100%;
display: block;
}
.tlp-portfolio .tlp-portfolio-thum img{
width: 100%;
backface-visibility: hidden;
}
.tlp-body-overflow {
overflow: hidden;
}
.tlp-portfolio-sd {
margin-bottom: 10px;
}
.rt-container-fluid, .rt-container {
margin-right: auto;
margin-left: auto;
padding-left: 15px;
padding-right: 15px;
}
.rt-container .rt-row,
.rt-container-fluid .rt-row {
display: flex;
flex-wrap: wrap;
margin-left: -15px;
margin-right: -15px;
}
.tlp-portfolio .carousel2  .rt-row ,
.tlp-portfolio .isotope2  .rt-row ,
.tlp-portfolio .layout2 .rt-row {
margin-left: 0;
margin-right: 0;
-webkit-box-align: start;
-ms-flex-align: start;
align-items: flex-start;
}
.rt-container-fluid .rt-row[class*=isotope],
.rt-container .rt-row[class*=isotope] {
display: block;
}
.rt-container-fluid .rt-row[class*=isotope] .tlp-portfolio-isotope,
.rt-container .rt-row[class*=isotope] .tlp-portfolio-isotope {
display: flex;
flex-wrap: wrap;
}
.tlp-col-xs-1,
.tlp-col-sm-1,
.tlp-col-md-1,
.tlp-col-lg-1,
.tlp-col-xs-2,
.tlp-col-sm-2,
.tlp-col-md-2,
.tlp-col-lg-2,
.tlp-col-xs-3,
.tlp-col-sm-3,
.tlp-col-md-3,
.tlp-col-lg-3,
.tlp-col-xs-4,
.tlp-col-sm-4,
.tlp-col-md-4,
.tlp-col-lg-4,
.tlp-col-xs-5,
.tlp-col-sm-5,
.tlp-col-md-5,
.tlp-col-lg-5,
.tlp-col-xs-6,
.tlp-col-sm-6,
.tlp-col-md-6,
.tlp-col-lg-6,
.tlp-col-xs-7,
.tlp-col-sm-7,
.tlp-col-md-7,
.tlp-col-lg-7,
.tlp-col-xs-8,
.tlp-col-sm-8,
.tlp-col-md-8,
.tlp-col-lg-8,
.tlp-col-xs-9,
.tlp-col-sm-9,
.tlp-col-md-9,
.tlp-col-lg-9,
.tlp-col-xs-10,
.tlp-col-sm-10,
.tlp-col-md-10,
.tlp-col-lg-10,
.tlp-col-xs-11,
.tlp-col-sm-11,
.tlp-col-md-11,
.tlp-col-lg-11,
.tlp-col-xs-12,
.tlp-col-sm-12,
.tlp-col-md-12,
.tlp-col-lg-12 {
position: relative;
min-height: 1px;
padding-left: 15px;
padding-right: 15px;
}
.tlp-col-xs-24 {
flex: 0 0 20%;
max-width: 20%;
}
.tlp-col-xs-12 {
flex: 0 0 100%;
max-width: 100%;
}
.tlp-col-xs-11 {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.tlp-col-xs-10 {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.tlp-col-xs-9 {
flex: 0 0 75%;
max-width: 75%;
}
.tlp-col-xs-8 {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.tlp-col-xs-7 {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.tlp-col-xs-6 {
flex: 0 0 50%;
max-width: 50%;
}
.tlp-col-xs-5 {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.tlp-col-xs-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.tlp-col-xs-3 {
flex: 0 0 25%;
max-width: 25%;
}
.tlp-col-xs-2 {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.tlp-col-xs-1 {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
.tlp-portfolio .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0;
margin: 0;
position: absolute;
left: 0;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
}
.tlp-portfolio-item {
direction: initial;
} .mfp-bg {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1042;
overflow: hidden;
position: fixed;
background: #0b0b0b;
opacity: 0.8
}
.mfp-wrap {
top: 0;
left: 0;
width: 100%;
height: 100%;
z-index: 1043;
position: fixed;
outline: none !important;
-webkit-backface-visibility: hidden
}
.mfp-container {
text-align: center;
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
padding: 0 8px;
box-sizing: border-box
}
.mfp-container:before {
content: '';
display: inline-block;
height: 100%;
vertical-align: middle
}
.mfp-align-top .mfp-container:before {
display: none
}
.mfp-content {
position: relative;
display: inline-block;
vertical-align: middle;
margin: 0 auto;
text-align: left;
z-index: 1045
}
.mfp-inline-holder .mfp-content,
.mfp-ajax-holder .mfp-content {
width: 100%;
cursor: auto
}
.mfp-ajax-cur {
cursor: progress
}
.mfp-zoom-out-cur,
.mfp-zoom-out-cur .mfp-image-holder .mfp-close {
cursor: -moz-zoom-out;
cursor: -webkit-zoom-out;
cursor: zoom-out
}
.mfp-zoom {
cursor: pointer;
cursor: -webkit-zoom-in;
cursor: -moz-zoom-in;
cursor: zoom-in
}
.mfp-auto-cursor .mfp-content {
cursor: auto;
}
.mfp-close,
.mfp-arrow,
.mfp-preloader,
.mfp-counter {
-webkit-user-select: none;
-moz-user-select: none;
user-select: none
}
.mfp-loading.mfp-figure {
display: none
}
.mfp-hide {
display: none !important
}
.mfp-preloader {
color: #ccc;
position: absolute;
top: 50%;
width: auto;
text-align: center;
margin-top: -0.8em;
left: 8px;
right: 8px;
z-index: 1044
}
.mfp-preloader a {
color: #ccc
}
.mfp-preloader a:hover {
color: #fff
}
.mfp-s-ready .mfp-preloader {
display: none
}
.mfp-s-error .mfp-content {
display: none
}
button.mfp-close,
button.mfp-arrow {
overflow: visible;
cursor: pointer;
background: transparent;
border: 0;
-webkit-appearance: none;
display: block;
outline: none;
padding: 0;
z-index: 1046;
box-shadow: none;
touch-action: manipulation
}
button::-moz-focus-inner {
padding: 0;
border: 0
}
.mfp-close {
width: 44px;
height: 44px;
line-height: 44px;
position: absolute;
right: 0;
top: 0;
text-decoration: none;
text-align: center;
opacity: 0.65;
padding: 0 0 18px 10px;
color: #fff;
font-style: normal;
font-size: 28px;
font-family: Arial, Baskerville, monospace
}
.mfp-close:hover,
.mfp-close:focus {
opacity: 1
}
.mfp-close:active {
top: 1px
}
.mfp-close-btn-in .mfp-close {
color: #333
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
color: #fff;
right: 0;
text-align: right;
padding-right: 6px;
width: 44px;
text-align: center;
padding: 0;
height: 44px;
top: -4px;
background-color: #cc33668c;
font-size: 20px;
}
.mfp-counter {
position: absolute;
top: 0;
right: 0;
color: #ccc;
font-size: 12px;
line-height: 18px;
white-space: nowrap
}
.mfp-arrow {
position: absolute;
opacity: 0.65;
top: 50%;
margin: -55px 0 0;
padding: 0;
width: 90px;
height: 110px;
-webkit-tap-highlight-color: transparent
}
.mfp-arrow:active {
margin-top: -54px
}
.mfp-arrow:hover,
.mfp-arrow:focus {
opacity: 1
}
.mfp-arrow:before,
.mfp-arrow:after {
content: '';
display: block;
width: 0;
height: 0;
position: absolute;
left: 0;
top: 0;
margin-top: 35px;
margin-left: 35px;
border: medium inset transparent
}
.mfp-arrow:after {
border-top-width: 13px;
border-bottom-width: 13px;
top: 8px
}
.mfp-arrow:before {
border-top-width: 21px;
border-bottom-width: 21px;
opacity: 0.7
}
.mfp-arrow-left {
left: 0
}
.mfp-arrow-left:after {
border-right: 17px solid #fff;
margin-left: 31px
}
.mfp-arrow-left:before {
margin-left: 25px;
border-right: 27px solid #3f3f3f
}
.mfp-arrow-right {
right: 0
}
.mfp-arrow-right:after {
border-left: 17px solid #fff;
margin-left: 39px
}
.mfp-arrow-right:before {
border-left: 27px solid #3f3f3f
}
.mfp-iframe-holder {
padding-top: 40px;
padding-bottom: 40px
}
.mfp-iframe-holder .mfp-content {
line-height: 0;
width: 100%;
max-width: 900px
}
.mfp-iframe-holder .mfp-close {
top: -40px
}
.mfp-iframe-scaler {
width: 100%;
height: 0;
overflow: hidden;
padding-top: 56.25%
}
.mfp-iframe-scaler iframe {
position: absolute;
display: block;
top: 0;
left: 0;
width: 100%;
height: 100%;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #000
}
img.mfp-img {
width: auto;
max-width: 100%;
height: auto;
display: block;
line-height: 0;
box-sizing: border-box;
padding: 40px 0 40px;
margin: 0 auto
}
.mfp-figure {
line-height: 0
}
.mfp-figure:after {
content: '';
position: absolute;
left: 0;
top: 40px;
bottom: 40px;
display: block;
right: 0;
width: auto;
height: auto;
z-index: -1;
box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
background: #444
}
.mfp-figure small {
color: #bdbdbd;
display: block;
font-size: 12px;
line-height: 14px
}
.mfp-figure figure {
margin: 0
}
.mfp-bottom-bar {
margin-top: -36px;
position: absolute;
top: 100%;
left: 0;
width: 100%;
cursor: auto
}
.mfp-title {
text-align: left;
line-height: 18px;
color: #f3f3f3;
word-wrap: break-word;
padding-right: 36px
}
.mfp-image-holder .mfp-content {
max-width: 100%
}
.mfp-gallery .mfp-image-holder .mfp-figure {
cursor: pointer
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
.mfp-img-mobile .mfp-image-holder {
padding-left: 0;
padding-right: 0
}
.mfp-img-mobile img.mfp-img {
padding: 0
}
.mfp-img-mobile .mfp-figure:after {
top: 0;
bottom: 0
}
.mfp-img-mobile .mfp-figure small {
display: inline;
margin-left: 5px
}
.mfp-img-mobile .mfp-bottom-bar {
background: rgba(0, 0, 0, 0.6);
bottom: 0;
margin: 0;
top: auto;
padding: 3px 5px;
position: fixed;
box-sizing: border-box
}
.mfp-img-mobile .mfp-bottom-bar:empty {
padding: 0
}
.mfp-img-mobile .mfp-counter {
right: 5px;
top: 3px
}
.mfp-img-mobile .mfp-close {
top: 0;
right: 0;
width: 35px;
height: 35px;
line-height: 35px;
background: rgba(0, 0, 0, 0.6);
position: fixed;
text-align: center;
padding: 0
}
}
@media all and (max-width: 900px) {
.mfp-arrow {
-webkit-transform: scale(0.75);
transform: scale(0.75)
}
.mfp-arrow-left {
-webkit-transform-origin: 0;
transform-origin: 0
}
.mfp-arrow-right {
-webkit-transform-origin: 100%;
transform-origin: 100%
}
.mfp-container {
padding-left: 6px;
padding-right: 6px
}
} .owl-carousel .owl-wrapper:after {
content: ".";
display: block;
clear: both;
visibility: hidden;
line-height: 0;
height: 0
}
.owl-carousel {
display: none;
position: relative;
width: 100%;
-ms-touch-action: pan-y
}
.owl-carousel .owl-wrapper {
display: none;
position: relative;
-webkit-transform: translate3d(0px, 0px, 0px)
}
.owl-carousel .owl-wrapper-outer {
overflow: hidden;
position: relative;
width: 100%
}
.owl-carousel .owl-wrapper-outer.autoHeight {
-webkit-transition: height 500ms ease-in-out;
-moz-transition: height 500ms ease-in-out;
-ms-transition: height 500ms ease-in-out;
-o-transition: height 500ms ease-in-out;
transition: height 500ms ease-in-out
}
.owl-carousel .owl-item {
float: left
}
.owl-controls .owl-page,
.owl-controls .owl-buttons div {
cursor: pointer
}
.owl-controls {
-webkit-user-select: none;
-khtml-user-select: none;
-moz-user-select: none;
-ms-user-select: none;
user-select: none;
-webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}
.grabbing {
cursor: url(//animalhospital.com.my/wp-content/plugins/tlp-portfolio/assets/images/grabbing.png) 8 8, move
}
.owl-carousel .owl-wrapper,
.owl-carousel .owl-item {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
-webkit-transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0)
} .owl-theme .owl-controls {
margin-top: 10px;
text-align: center
}
.owl-theme .owl-controls .owl-buttons div {
color: #fff;
display: inline-block;
zoom: 1;
*display: inline;
margin: 5px;
padding: 3px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px;
background: #869791;
filter: Alpha(Opacity=50);
opacity: 0.5
}
.owl-theme .owl-controls.clickable .owl-buttons div:hover {
filter: Alpha(Opacity=100);
opacity: 1;
text-decoration: none
}
.owl-theme .owl-controls .owl-page {
display: inline-block;
zoom: 1;
*display: inline
}
.owl-theme .owl-controls .owl-page span {
display: block;
width: 12px;
height: 12px;
margin: 5px 7px;
filter: Alpha(Opacity=50);
opacity: 0.5;
-webkit-border-radius: 20px;
-moz-border-radius: 20px;
border-radius: 20px;
background: #869791
}
.owl-theme .owl-controls .owl-page.active span,
.owl-theme .owl-controls.clickable .owl-page:hover span {
filter: Alpha(Opacity=100);
opacity: 1
}
.owl-theme .owl-controls .owl-page span.owl-numbers {
height: auto;
width: auto;
color: #fff;
padding: 2px 10px;
font-size: 12px;
-webkit-border-radius: 30px;
-moz-border-radius: 30px;
border-radius: 30px
}
.owl-item.loading {
min-height: 150px;
background: url(//animalhospital.com.my/wp-content/plugins/tlp-portfolio/assets/images/AjaxLoader.gif) no-repeat center center
}  .portfolio-feature-img {
text-align: center;
}
.portfolio-feature-img img {
max-width: 100%;
height: auto;
}
.single-portfolio .portfolio-feature-img img{
width: 100%;
}
.tlp-portfolio figure {
margin: 0 !important;
padding: 0 !important;
}
.tlp-portfolio .no-margin {
margin: 0;
padding: 0;
}
.paddingl0 {
padding-left: 0;
}
.paddingr0 {
padding-right: 0;
}
.padding0 {
padding: 0 !important;
}
.allmargin0 {
margin: 0 !important;
padding: 0 !important;
}
.tlp-portfolio ul {
margin: 0;
padding: 0;
}
.tlp-portfolio ul li {
list-style: none !important;
background: none;
margin-left: 0;
margin-bottom: 5px;
}
.tlp-portfolio label {
font-weight: bold;
display: inline-block;
margin-right: 5px;
}
.tlp-portfolio-container .tlp-single-item {
margin-bottom: 30px;
}
.tlp-portfolio .img-responsive {
max-width: 100%;
height: auto;
display: block;
}
.default-margin {
margin-bottom: 30px;
}
.single-portfolio-share {
display: flex;
align-items: baseline;
flex-wrap: wrap;
}
.single-portfolio-share iframe {
margin: 0;
}
.single-portfolio-share .rt-share-item + .rt-share-item {
margin-left: 5px;
}
.tlp-portfolio-container a {
text-decoration: none;
} @font-face {
font-family: 'fontello';
src: url(//animalhospital.com.my/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.eot?77716788);
src: url(//animalhospital.com.my/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.eot?77716788#iefix) format('embedded-opentype'),
url(//animalhospital.com.my/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.woff2?77716788) format('woff2'),
url(//animalhospital.com.my/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.woff?77716788) format('woff'),
url(//animalhospital.com.my/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.ttf?77716788) format('truetype'),
url(//animalhospital.com.my/wp-content/plugins/tlp-portfolio/assets/vendor/fontello/fontello.svg?77716788#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   .tlp-portfolio [class^="icon-"]:before, 
.tlp-portfolio [class*=" icon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.icon-left-open:before { content: '\e800'; } .icon-zoom-in:before { content: '\e801'; } .icon-right-open:before { content: '\e802'; } .icon-link-ext:before { content: '\f08e'; }  .tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination {
display: flex;
margin: 20px 0;
justify-content: center;
}
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > li {
display: inline-block;
margin: 0;
}
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > span,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > span:hover,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > span:focus,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > a,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > a:hover,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .disabled > a:focus {
color: #777777;
background-color: #ffffff;
border-color: #dddddd;
cursor: not-allowed;
}
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > li > a,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > li > span {
position: relative;
padding: 6px 12px;
line-height: 1.42857143;
text-decoration: none;
color: #337ab7;
background-color: #ffffff;
border: 0;
}
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > a,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > span,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > a:hover,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > span:hover,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > a:focus,
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > .active > span:focus {
z-index: 3;
color: #ffffff;
background-color: #337ab7;
cursor: default;
}  .tlp-portfolio .layout1 .tlp-portfolio-thum {
background: #ccc;
overflow: hidden;
position: relative;
width: 100%;
}
.tlp-portfolio .layout1 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
text-align: center;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
}
.tlp-portfolio .layout1 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .layout1 .tlp-portfolio-thum .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tlp-portfolio .layout1 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .layout1 .tlp-portfolio-thum:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.tlp-portfolio .layout1 .tlp-overlay .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
padding: 0;
margin-right: 4px;
margin-left: 4px;
font-size: 20px;
width: 45px;
height: 45px;
line-height: 43px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tlp-portfolio .layout1 .tlp-portfolio-item:hover .tlp-overlay {
left: 0;
}
.tlp-portfolio .layout1 .tlp-portfolio-thum img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.tlp-portfolio .layout1 .tlp-portfolio-thum:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.tlp-portfolio .layout1 .tlp-content {
width: 100%;
position: relative;
}
.tlp-portfolio .layout1 .tlp-content h3 {
margin: 0 0px 6px 0;
font-size: 22px;
font-weight: 400;
text-decoration: none;
}
.tlp-portfolio .layout1 .tlp-content h3 a {
text-decoration: none;
border: none;
box-shadow: none;
}
.tlp-portfolio .layout1 .tlp-content p {
padding: 0;
margin: 0;
}
.tlp-portfolio .layout1 .tlp-content .tlp-content-holder {
padding: 15px 0;
display: block;
} .tlp-portfolio .carousel2 .tlp-portfolio-thum ,
.tlp-portfolio .isotope2 .tlp-portfolio-thum,
.tlp-portfolio .layout2 .tlp-portfolio-thum {
overflow: hidden;
position: relative;
padding-left: 0;
padding-right: 0;
}
.tlp-portfolio .carousel2 .tlp-overlay ,
.tlp-portfolio .isotope2 .tlp-overlay ,
.tlp-portfolio .layout2 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
text-align: center;
}
.tlp-portfolio .carousel2 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .carousel2 .tlp-portfolio-thum .link-icon,
.tlp-portfolio .isotope2 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .isotope2 .tlp-portfolio-thum .link-icon,
.tlp-portfolio .layout2 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .layout2 .tlp-portfolio-thum .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tlp-portfolio .carousel2 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .carousel2 .tlp-portfolio-thum:hover .link-icon,
.tlp-portfolio .isotope2 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .isotope2 .tlp-portfolio-thum:hover .link-icon,
.tlp-portfolio .layout2 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .layout2 .tlp-portfolio-thum:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.tlp-portfolio .carousel2 .tlp-overlay .link-icon a,
.tlp-portfolio .isotope2 .tlp-overlay .link-icon a,
.tlp-portfolio .layout2 .tlp-overlay .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
padding: 0;
margin-right: 4px;
margin-left: 4px;
font-size: 20px;
width: 45px;
height: 45px;
line-height: 43px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tlp-portfolio .tlp-portfolio-item .tlp-overlay .link-icon a {
line-height: 0;
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.tlp-portfolio .tlp-overlay .link-icon a i {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
line-height: 0;
}
.tlp-portfolio .carousel2 .tlp-overlay .link-icon ,
.tlp-portfolio .isotope2 .tlp-overlay .link-icon ,
.tlp-portfolio .layout2 .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0;
}
.tlp-portfolio .layout2 .tlp-overlay .link-icon li {
list-style: none;
display: inline-block;
margin-right: 4px;
font-size: 16px;
width: 40px;
height: 40px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tlp-portfolio .layout2 .tlp-overlay .link-icon li a {
text-align: center;
color: #fff;
text-decoration: none;
display: block;
padding: 4px;
} .tlp-portfolio .carousel2 .tlp-portfolio-thum img ,
.tlp-portfolio .isotope2 .tlp-portfolio-thum img ,
.tlp-portfolio .layout2 .tlp-portfolio-thum img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.tlp-portfolio .carousel2 .tlp-portfolio-thum:hover img ,
.tlp-portfolio .isotope2 .tlp-portfolio-thum:hover img ,
.tlp-portfolio .layout2 .tlp-portfolio-thum:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.tlp-portfolio .carousel2 .tlp-content2 p ,
.tlp-portfolio .isotope2 .tlp-content2 p ,
.tlp-portfolio .layout2 .tlp-content2 p {
padding: 0;
margin: 0 0px 12px 0px
}
.tlp-portfolio .carousel2 .tlp-content2 h3 ,
.tlp-portfolio .isotope2 .tlp-content2 h3 ,
.tlp-portfolio .layout2 .tlp-content2 h3 {
margin: 0 0 10px;
padding: 0;
font-size: 24px;
font-weight: 400;
}
.tlp-portfolio .carousel2 .tlp-content2 h3 a ,
.tlp-portfolio .isotope2 .tlp-content2 h3 a ,
.tlp-portfolio .layout2 .tlp-content2 h3 a {
text-decoration: none;
border: none;
box-shadow: none;
}
.tlp-portfolio .carousel2 .tlp-content-holder ,
.tlp-portfolio .isotope2 .tlp-content-holder ,
.tlp-portfolio .layout2 .tlp-content-holder {
padding: 0 5px;
}
.tlp-portfolio .carousel2 .tlp-portfolio-sd,
.tlp-portfolio .isotope2 .tlp-portfolio-sd,
.tlp-portfolio .layout2 .tlp-portfolio-sd{
padding: 0 0px 10px;
margin: 0;
font-size: 16px;
} .tlp-portfolio .isotope3 .tlp-portfolio-thum ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum ,
.tlp-portfolio .layout3 .tlp-portfolio-thum {
overflow: hidden;
position: relative;
width: 100%;
}
.tlp-portfolio .isotope3 .tlp-overlay ,
.tlp-portfolio .carousel3 .tlp-overlay ,
.tlp-portfolio .layout3 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
text-align: center;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
}
.tlp-portfolio .isotope3 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .isotope3 .tlp-portfolio-thum .link-icon,
.tlp-portfolio .carousel3 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .carousel3 .tlp-portfolio-thum .link-icon,
.tlp-portfolio .layout3 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .layout3 .tlp-portfolio-thum .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
-webkit-transition: all 0.3s ease-out 0.5s;
-moz-transition: all 0.3s ease-out 0.1s;
-ms-transition: all 0.3s ease-out 0.1s;
-o-transition: all 0.3s ease-out 0.1s;
transition: all 0.3s ease-out 0.1s;
}
.tlp-portfolio .isotope3 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .isotope3 .tlp-portfolio-thum:hover .link-icon ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .carousel3 .tlp-portfolio-thum:hover .link-icon ,
.tlp-portfolio .layout3 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .layout3 .tlp-portfolio-thum:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.tlp-portfolio .isotope3 .tlp-portfolio-thum:hover .link-icon ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum:hover .link-icon ,
.tlp-portfolio .layout3 .tlp-portfolio-thum:hover .link-icon {
-webkit-transform: scale(1) translateY(-50%);
-moz-transform: scale(1) translateY(-50%);
-ms-transform: scale(1) translateY(-50%);
-o-transform: scale(1) translateY(-50%);
}
.tlp-portfolio .isotope3 .tlp-overlay .link-icon ,
.tlp-portfolio .carousel3 .tlp-overlay .link-icon ,
.tlp-portfolio .layout3 .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0;
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
}
.tlp-portfolio .isotope3 .tlp-overlay .link-icon a ,
.tlp-portfolio .carousel3 .tlp-overlay .link-icon a ,
.tlp-portfolio .layout3 .tlp-overlay .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
margin-right: 4px;
margin-left: 4px;
font-size: 20px;
width: 40px;
height: 40px;
line-height: 38px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tlp-portfolio .isotope3 .tlp-portfolio-item:hover .tlp-overlay ,
.tlp-portfolio .carousel3 .tlp-portfolio-item:hover .tlp-overlay ,
.tlp-portfolio .layout3 .tlp-portfolio-item:hover .tlp-overlay {
left: 0;
}
.tlp-portfolio .isotope3 .tlp-portfolio-thum img ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum img ,
.tlp-portfolio .layout3 .tlp-portfolio-thum img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.tlp-portfolio .isotope3 .tlp-portfolio-thum:hover img ,
.tlp-portfolio .carousel3 .tlp-portfolio-thum:hover img ,
.tlp-portfolio .layout3 .tlp-portfolio-thum:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.tlp-portfolio .isotope3 h3 ,
.tlp-portfolio .carousel3 h3 ,
.tlp-portfolio .layout3 h3 {
padding: 0;
margin: 0;
}
.tlp-portfolio .isotope3 .tlp-content ,
.tlp-portfolio .carousel3 .tlp-content ,
.tlp-portfolio .layout3 .tlp-content {
width: 100%;
position: relative;
}
.tlp-portfolio .isotope3 .tlp-content h3 ,
.tlp-portfolio .carousel3 .tlp-content h3 ,
.tlp-portfolio .layout3 .tlp-content h3 {
margin: 0;
padding: 0;
font-size: 24px;
font-weight: 400;
text-decoration: none;
}
.tlp-portfolio .isotope3 .tlp-content h3 a ,
.tlp-portfolio .carousel3 .tlp-content h3 a ,
.tlp-portfolio .layout3 .tlp-content h3 a {
text-decoration: none;
border: none;
box-shadow: none;
}
.tlp-portfolio .isotope3 .tlp-content p ,
.tlp-portfolio .carousel3 .tlp-content p ,
.tlp-portfolio .layout3 .tlp-content p {
padding: 0 0 6px;
margin: 0;
}
.tlp-portfolio .isotope3 .tlp-content .tlp-content-holder ,
.tlp-portfolio .carousel3 .tlp-content .tlp-content-holder ,
.tlp-portfolio .layout3 .tlp-content .tlp-content-holder {
padding: 15px 0;
} .tlp-portfolio .isotope1 .tlp-portfolio-thum {
background: #ccc;
overflow: hidden;
position: relative;
width: 100%;
}
.tlp-portfolio .isotope1 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
text-align: center;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
}
.tlp-portfolio .isotope1 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .isotope1 .tlp-portfolio-thum .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tlp-portfolio .isotope1 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .isotope1 .tlp-portfolio-thum:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.tlp-portfolio .isotope1 .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0;
}
.tlp-portfolio .isotope1 .tlp-overlay .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
margin-right: 4px;
margin-left: 4px;
font-size: 20px;
width: 45px;
height: 45px;
line-height: 43px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tlp-portfolio .isotope1 .tlp-portfolio-item:hover .tlp-overlay {
left: 0;
}
.tlp-portfolio .isotope1 .tlp-portfolio-thum img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.tlp-portfolio .isotope1 .tlp-portfolio-thum:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.tlp-portfolio .isotope1 .tlp-content {
width: 100%;
position: relative; }
.tlp-portfolio .isotope1 .tlp-content h3 {
margin: 0 0 6px 0;
font-size: 22px;
font-weight: 400;
text-decoration: none;
}
.tlp-portfolio .isotope1 .tlp-content h3 a { text-decoration: none;
border: none;
box-shadow: none;
}
.tlp-portfolio .isotope1 .tlp-content p {
padding: 0;
margin: 0;
}
.tlp-portfolio .isotope1 .tlp-content .tlp-content-holder {
padding: 15px 0;
} .tlp-portfolio .carousel1 .tlp-portfolio-thum {
background: #ccc;
overflow: hidden;
position: relative;
width: 100%;
}
.tlp-portfolio .carousel1 .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
text-align: center;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
}
.tlp-portfolio .carousel1 .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .carousel1 .tlp-portfolio-thum .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tlp-portfolio .carousel1 .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .carousel1 .tlp-portfolio-thum:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.tlp-portfolio .carousel1 .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0;
}
.tlp-portfolio .carousel1 .tlp-overlay .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
padding: 0;
margin-right: 4px;
margin-left: 4px;
font-size: 20px;
width: 45px;
height: 45px;
line-height: 43px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
line-height: 0;
}
.tlp-portfolio .carousel1 .tlp-overlay .link-icon a i {
line-height: 0;
}
.tlp-portfolio .carousel1 .tlp-portfolio-item:hover .tlp-overlay {
left: 0;
}
.tlp-portfolio .carousel1 .tlp-portfolio-thum img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
transition: all 1.1s ease;
max-width: 100%;
}
.tlp-portfolio .carousel1 .tlp-portfolio-thum:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.tlp-portfolio .carousel1 .tlp-content {
width: 100%;
position: relative;
}
.tlp-portfolio .carousel1 .tlp-content h3 {
margin: 0 0px 6px 0;
font-size: 22px;
font-weight: 400;
text-decoration: none;
}
.tlp-portfolio .carousel1 .tlp-content h3 a {
text-decoration: none;
border: none;
box-shadow: none;
}
.tlp-portfolio .carousel1 .tlp-content p {
padding: 0;
margin: 0;
}
.tlp-portfolio .carousel1 .tlp-content .tlp-content-holder {
padding: 15px 0;
display: block;
text-align: left;
}
.is-carousel .pfp-pre-loader {
height: 100px;
overflow: hidden;
text-align: center;
position: relative;
}
.is-carousel .rt-row.pfp-pre-loader:after {
position: absolute;
content: attr(data-title);
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 45px 0; z-index: 5;
}
.tlp-portfolio-container .pfp-carousel .owl-nav {
position: absolute;
right: 10px;
top: -60px;
}
.tlp-portfolio-container .pfp-carousel.owl-rtl .owl-nav {
right: inherit;
left: 10px;
display: flex;
flex-direction: row-reverse;
}
.pfp-carousel.owl-theme .owl-nav [class*=owl-] {
font-size: 18px;
padding: 8px !important;
} .tlp-portfolio .slider .tlp-portfolio-thum {
background: #ccc;
overflow: hidden;
position: relative;
width: 100%;
}
.tlp-portfolio .slider .tlp-overlay {
position: absolute;
bottom: 0;
left: 0;
height: 100%;
width: 100%;
color: #fff;
text-align: center;
background-color: rgba(217, 35, 45, 0.85);
-webkit-transition: all 0.5s ease-out 0.15s;
-moz-transition: all 0.5s ease-out 0.15s;
-ms-transition: all 0.5s ease-out 0.15s;
-o-transition: all 0.5s ease-out 0.15s;
transition: all 0.5s ease-out 0.15s;
}
.tlp-portfolio .slider .tlp-portfolio-thum .tlp-overlay,
.tlp-portfolio .slider .tlp-portfolio-thum .link-icon {
-webkit-opacity: 0;
-moz-opacity: 0;
opacity: 0;
}
.tlp-portfolio .slider .tlp-portfolio-thum:hover .tlp-overlay,
.tlp-portfolio .slider .tlp-portfolio-thum:hover .link-icon {
-webkit-opacity: 1;
-moz-opacity: 1;
opacity: 1;
}
.tlp-portfolio .slider .tlp-overlay .link-icon {
text-align: center;
display: block;
padding: 0;
}
.tlp-portfolio .slider .tlp-overlay .link-icon a {
text-align: center;
color: #fff;
text-decoration: none;
padding: 8px;
margin-right: 4px;
margin-left: 4px;
font-size: 20px;
width: 45px;
height: 45px;
border: 1px solid #fff;
border-radius: 50%;
-moz-border-radius: 50%;
-webkit-border-radius: 50%;
}
.tlp-portfolio .slider .tlp-portfolio-item:hover .tlp-overlay {
left: 0;
}
.tlp-portfolio .slider .tlp-portfolio-thum img {
-webkit-transition: all 1.1s ease;
-moz-transition: all 1.1s ease;
-o-transition: all 1.1s ease;
-ms-transition: all 1.1s ease;
max-width: 100%;
transition: all 1.1s ease;
}
.tlp-portfolio .slider .tlp-portfolio-thum:hover img {
-webkit-transform: scale(1.1);
-moz-transform: scale(1.1);
-ms-transform: scale(1.1);
-o-transform: scale(1.1);
transform: scale(1.1);
}
.tlp-portfolio .slider .tlp-content {
width: 100%;
position: relative;
}
.tlp-portfolio .slider .tlp-content h3 {
margin: 0 0 6px 0;
font-size: 22px;
font-weight: 400;
text-decoration: none;
}
.tlp-portfolio .slider .tlp-content h3 a {
text-decoration: none;
border: none;
box-shadow: none;
}
.tlp-portfolio .slider .tlp-content p {
padding: 0;
margin: 0;
}
.tlp-portfolio .slider .tlp-content .tlp-content-holder {
padding: 15px 0;
}
.tlp-portfolio .owl-carousel {
position: relative;
}
.tlp-portfolio .owl-carousel .owl-buttons {
position: absolute;
top: -40px;
right: 0;
}
.tlp-portfolio .button-group {
margin: 10px;
text-align: center;
display: flex;
flex-wrap: wrap;
justify-content: center;
align-items: center;
}
.tlp-portfolio button {
background: #22b8f0;
text-transform: capitalize;
padding: 10px;
border-radius: 2px;
font-size: 16px;
font-weight: 300;
margin: 5px;
border: none;
}
.pfp-carousel.owl-theme .owl-nav .owl-next, 
.pfp-carousel.owl-theme .owl-nav .owl-prev {
display: -webkit-inline-box;
display: -ms-inline-flexbox;
display: inline-flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
border: 1px solid;
}
.pfp-carousel.owl-theme .owl-nav .owl-next i, 
.pfp-carousel.owl-theme .owl-nav .owl-prev i{
line-height: 0;
}
.tlp-portfolio button:focus,
.tlp-portfolio button:hover {
background: #1868f2;
color: #fff;
text-decoration: none;
}
.tlp-portfolio button.selected {
background: #1868f2;
color: #fff;
outline: 0;
}
.tlp-portfolio .tlp-portfolio-isotope-button {
margin: 0 15px 30px;
}
.tlp-portfolio-container .tlp-pagination-wrap .tlp-pagination > li span.hidden-xs {
padding-left: 3px;
} .tlp-portfolio-container .tlp-carousel-item {
padding-top: 30px;
}  .tlp-portfolio-container.tlp-single-detail {
max-width: 85%;
margin-left: auto;
margin-right: auto;
}
.tlp-single-detail{
margin-top: 50px;
}
.tlp-portfolio-detail-wrap {
display: flex;
}
.tlp-portfolio-detail-wrap .tlp-portfolio-image {
flex: 0 0 50%;
margin-right: 15px;
}
.tlp-portfolio-detail-wrap .portfolio-detail-desc {
padding: 0 15px;
flex: 1;
}
.tlp-portfolio-detail-wrap ul.single-item-meta li {
margin: 8px 0;
}
.tlp-single-detail .tlp-portfolio-detail-wrap{
margin-bottom: 50px;
}
.tlp-portfolio-container.tlp-single-detail h2.portfolio-title {
line-height: 1.3;
margin-bottom: 20px;
}
@media screen and (max-width: 900px) {
.fotorama-holder {
width: 80%;
}
}
@media screen and (max-width: 767px) {
.fotorama-holder {
width: 96%;
}
.tlp-portfolio-detail-wrap {
flex-direction: column;
}
.tlp-portfolio-detail-wrap .tlp-portfolio-image {
margin-right: 0;
margin-bottom: 25px;
}
}
@media screen and (max-width: 360px) {
.fotorama-holder {
width: 100%;
}
}
@media (min-width: 768px) {
.tlp-col-sm-24 {
flex: 0 0 20%;
max-width: 20%;
}
.tlp-col-sm-12 {
flex: 0 0 100%;
max-width: 100%;
}
.tlp-col-sm-11 {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.tlp-col-sm-10 {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.tlp-col-sm-9 {
flex: 0 0 75%;
max-width: 75%;
}
.tlp-col-sm-8 {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.tlp-col-sm-7 {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.tlp-col-sm-6 {
flex: 0 0 50%;
max-width: 50%;
}
.tlp-col-sm-5 {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.tlp-col-sm-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.tlp-col-sm-3 {
flex: 0 0 25%;
max-width: 25%;
}
.tlp-col-sm-2 {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.tlp-col-sm-1 {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
}
@media (min-width: 992px) {
.tlp-col-md-24 {
flex: 0 0 20%;
max-width: 20%;
}
.tlp-col-md-12 {
flex: 0 0 100%;
max-width: 100%;
}
.tlp-col-md-11 {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.tlp-col-md-10 {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.tlp-col-md-9 {
flex: 0 0 75%;
max-width: 75%;
}
.tlp-col-md-8 {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.tlp-col-md-7 {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.tlp-col-md-6 {
flex: 0 0 50%;
max-width: 50%;
}
.tlp-col-md-5 {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.tlp-col-md-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.tlp-col-md-3 {
flex: 0 0 25%;
max-width: 25%;
}
.tlp-col-md-2 {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.tlp-col-md-1 {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
}
}
@media (min-width: 1200px) {
.tlp-col-lg-24 {
flex: 0 0 20%;
max-width: 20%;
}
.tlp-col-lg-12 {
flex: 0 0 100%;
max-width: 100%;
}
.tlp-col-lg-11 {
flex: 0 0 91.66666667%;
max-width: 91.66666667%;
}
.tlp-col-lg-10 {
flex: 0 0 83.33333333%;
max-width: 83.33333333%;
}
.tlp-col-lg-9 {
flex: 0 0 75%;
max-width: 75%;
}
.tlp-col-lg-8 {
flex: 0 0 66.66666667%;
max-width: 66.66666667%;
}
.tlp-col-lg-7 {
flex: 0 0 58.33333333%;
max-width: 58.33333333%;
}
.tlp-col-lg-6 {
flex: 0 0 50%;
max-width: 50%;
}
.tlp-col-lg-5 {
flex: 0 0 41.66666667%;
max-width: 41.66666667%;
}
.tlp-col-lg-4 {
flex: 0 0 33.33333333%;
max-width: 33.33333333%;
}
.tlp-col-lg-3 {
flex: 0 0 25%;
max-width: 25%;
}
.tlp-col-lg-2 {
flex: 0 0 16.66666667%;
max-width: 16.66666667%;
}
.tlp-col-lg-1 {
flex: 0 0 8.33333333%;
max-width: 8.33333333%;
} .tlp-portfolio .owl-carousel.owl-theme .owl-item > [class*='tlp-col-']{
flex: 0 0 100%;
max-width: 100%;
}
}
@media (max-width: 767px) {
.tlp-portfolio .carousel2 .tlp-portfolio-item.rt-row .tlp-content ,
.tlp-portfolio .isotope2 .tlp-portfolio-item.rt-row .tlp-content ,
.tlp-portfolio .layout2 .tlp-portfolio-item.rt-row .tlp-content {
padding: 0;
}
.tlp-portfolio .carousel2 .tlp-portfolio-thum, .tlp-portfolio .isotope2 .tlp-portfolio-thum, .tlp-portfolio .layout2 .tlp-portfolio-thum{
margin-bottom: 15px;
}
}.ui-timepicker-wrapper{overflow-y:auto;max-height:150px;width:6.5em;background:#fff;border:1px solid #ddd;-webkit-box-shadow:0 5px 10px rgba(0,0,0,.2);-moz-box-shadow:0 5px 10px rgba(0,0,0,.2);box-shadow:0 5px 10px rgba(0,0,0,.2);outline:0;z-index:10052;margin:0}.ui-timepicker-wrapper.ui-timepicker-with-duration{width:13em}.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-30,.ui-timepicker-wrapper.ui-timepicker-with-duration.ui-timepicker-step-60{width:11em}.ui-timepicker-list{margin:0;padding:0;list-style:none}.ui-timepicker-duration{margin-left:5px;color:#888}.ui-timepicker-list:hover .ui-timepicker-duration{color:#888}.ui-timepicker-list li{padding:3px 0 3px 5px;cursor:pointer;white-space:nowrap;color:#000;list-style:none;margin:0}.ui-timepicker-list:hover .ui-timepicker-selected{background:#fff;color:#000}li.ui-timepicker-selected,.ui-timepicker-list li:hover,.ui-timepicker-list .ui-timepicker-selected:hover{background:#1980EC;color:#fff}li.ui-timepicker-selected .ui-timepicker-duration,.ui-timepicker-list li:hover .ui-timepicker-duration{color:#ccc}.ui-timepicker-list li.ui-timepicker-disabled,.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{color:#888;cursor:default}.ui-timepicker-list li.ui-timepicker-disabled:hover,.ui-timepicker-list li.ui-timepicker-selected.ui-timepicker-disabled{background:#f2f2f2}.fa,
.fas,
.far,
.fal,
.fab {
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
display: inline-block;
font-style: normal;
font-variant: normal;
text-rendering: auto;
line-height: 1; }
.fa-lg {
font-size: 1.33333em;
line-height: 0.75em;
vertical-align: -.0667em; }
.fa-xs {
font-size: .75em; }
.fa-sm {
font-size: .875em; }
.fa-1x {
font-size: 1em; }
.fa-2x {
font-size: 2em; }
.fa-3x {
font-size: 3em; }
.fa-4x {
font-size: 4em; }
.fa-5x {
font-size: 5em; }
.fa-6x {
font-size: 6em; }
.fa-7x {
font-size: 7em; }
.fa-8x {
font-size: 8em; }
.fa-9x {
font-size: 9em; }
.fa-10x {
font-size: 10em; }
.fa-fw {
text-align: center;
width: 1.25em; }
.fa-ul {
list-style-type: none;
margin-left: 2.5em;
padding-left: 0; }
.fa-ul > li {
position: relative; }
.fa-li {
left: -2em;
position: absolute;
text-align: center;
width: 2em;
line-height: inherit; }
.fa-border {
border: solid 0.08em #eee;
border-radius: .1em;
padding: .2em .25em .15em; }
.fa-pull-left {
float: left; }
.fa-pull-right {
float: right; }
.fa.fa-pull-left,
.fas.fa-pull-left,
.far.fa-pull-left,
.fal.fa-pull-left,
.fab.fa-pull-left {
margin-right: .3em; }
.fa.fa-pull-right,
.fas.fa-pull-right,
.far.fa-pull-right,
.fal.fa-pull-right,
.fab.fa-pull-right {
margin-left: .3em; }
.fa-spin {
-webkit-animation: fa-spin 2s infinite linear;
animation: fa-spin 2s infinite linear; }
.fa-pulse {
-webkit-animation: fa-spin 1s infinite steps(8);
animation: fa-spin 1s infinite steps(8); }
@-webkit-keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
@keyframes fa-spin {
0% {
-webkit-transform: rotate(0deg);
transform: rotate(0deg); }
100% {
-webkit-transform: rotate(360deg);
transform: rotate(360deg); } }
.fa-rotate-90 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";
-webkit-transform: rotate(90deg);
transform: rotate(90deg); }
.fa-rotate-180 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";
-webkit-transform: rotate(180deg);
transform: rotate(180deg); }
.fa-rotate-270 {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";
-webkit-transform: rotate(270deg);
transform: rotate(270deg); }
.fa-flip-horizontal {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";
-webkit-transform: scale(-1, 1);
transform: scale(-1, 1); }
.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(1, -1);
transform: scale(1, -1); }
.fa-flip-horizontal.fa-flip-vertical {
-ms-filter: "progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";
-webkit-transform: scale(-1, -1);
transform: scale(-1, -1); }
:root .fa-rotate-90,
:root .fa-rotate-180,
:root .fa-rotate-270,
:root .fa-flip-horizontal,
:root .fa-flip-vertical {
-webkit-filter: none;
filter: none; }
.fa-stack {
display: inline-block;
height: 2em;
line-height: 2em;
position: relative;
vertical-align: middle;
width: 2em; }
.fa-stack-1x,
.fa-stack-2x {
left: 0;
position: absolute;
text-align: center;
width: 100%; }
.fa-stack-1x {
line-height: inherit; }
.fa-stack-2x {
font-size: 2em; }
.fa-inverse {
color: #fff; } .fa-500px:before {
content: "\f26e"; }
.fa-accessible-icon:before {
content: "\f368"; }
.fa-accusoft:before {
content: "\f369"; }
.fa-address-book:before {
content: "\f2b9"; }
.fa-address-card:before {
content: "\f2bb"; }
.fa-adjust:before {
content: "\f042"; }
.fa-adn:before {
content: "\f170"; }
.fa-adversal:before {
content: "\f36a"; }
.fa-affiliatetheme:before {
content: "\f36b"; }
.fa-algolia:before {
content: "\f36c"; }
.fa-align-center:before {
content: "\f037"; }
.fa-align-justify:before {
content: "\f039"; }
.fa-align-left:before {
content: "\f036"; }
.fa-align-right:before {
content: "\f038"; }
.fa-allergies:before {
content: "\f461"; }
.fa-amazon:before {
content: "\f270"; }
.fa-amazon-pay:before {
content: "\f42c"; }
.fa-ambulance:before {
content: "\f0f9"; }
.fa-american-sign-language-interpreting:before {
content: "\f2a3"; }
.fa-amilia:before {
content: "\f36d"; }
.fa-anchor:before {
content: "\f13d"; }
.fa-android:before {
content: "\f17b"; }
.fa-angellist:before {
content: "\f209"; }
.fa-angle-double-down:before {
content: "\f103"; }
.fa-angle-double-left:before {
content: "\f100"; }
.fa-angle-double-right:before {
content: "\f101"; }
.fa-angle-double-up:before {
content: "\f102"; }
.fa-angle-down:before {
content: "\f107"; }
.fa-angle-left:before {
content: "\f104"; }
.fa-angle-right:before {
content: "\f105"; }
.fa-angle-up:before {
content: "\f106"; }
.fa-angrycreative:before {
content: "\f36e"; }
.fa-angular:before {
content: "\f420"; }
.fa-app-store:before {
content: "\f36f"; }
.fa-app-store-ios:before {
content: "\f370"; }
.fa-apper:before {
content: "\f371"; }
.fa-apple:before {
content: "\f179"; }
.fa-apple-pay:before {
content: "\f415"; }
.fa-archive:before {
content: "\f187"; }
.fa-arrow-alt-circle-down:before {
content: "\f358"; }
.fa-arrow-alt-circle-left:before {
content: "\f359"; }
.fa-arrow-alt-circle-right:before {
content: "\f35a"; }
.fa-arrow-alt-circle-up:before {
content: "\f35b"; }
.fa-arrow-circle-down:before {
content: "\f0ab"; }
.fa-arrow-circle-left:before {
content: "\f0a8"; }
.fa-arrow-circle-right:before {
content: "\f0a9"; }
.fa-arrow-circle-up:before {
content: "\f0aa"; }
.fa-arrow-down:before {
content: "\f063"; }
.fa-arrow-left:before {
content: "\f060"; }
.fa-arrow-right:before {
content: "\f061"; }
.fa-arrow-up:before {
content: "\f062"; }
.fa-arrows-alt:before {
content: "\f0b2"; }
.fa-arrows-alt-h:before {
content: "\f337"; }
.fa-arrows-alt-v:before {
content: "\f338"; }
.fa-assistive-listening-systems:before {
content: "\f2a2"; }
.fa-asterisk:before {
content: "\f069"; }
.fa-asymmetrik:before {
content: "\f372"; }
.fa-at:before {
content: "\f1fa"; }
.fa-audible:before {
content: "\f373"; }
.fa-audio-description:before {
content: "\f29e"; }
.fa-autoprefixer:before {
content: "\f41c"; }
.fa-avianex:before {
content: "\f374"; }
.fa-aviato:before {
content: "\f421"; }
.fa-aws:before {
content: "\f375"; }
.fa-backward:before {
content: "\f04a"; }
.fa-balance-scale:before {
content: "\f24e"; }
.fa-ban:before {
content: "\f05e"; }
.fa-band-aid:before {
content: "\f462"; }
.fa-bandcamp:before {
content: "\f2d5"; }
.fa-barcode:before {
content: "\f02a"; }
.fa-bars:before {
content: "\f0c9"; }
.fa-baseball-ball:before {
content: "\f433"; }
.fa-basketball-ball:before {
content: "\f434"; }
.fa-bath:before {
content: "\f2cd"; }
.fa-battery-empty:before {
content: "\f244"; }
.fa-battery-full:before {
content: "\f240"; }
.fa-battery-half:before {
content: "\f242"; }
.fa-battery-quarter:before {
content: "\f243"; }
.fa-battery-three-quarters:before {
content: "\f241"; }
.fa-bed:before {
content: "\f236"; }
.fa-beer:before {
content: "\f0fc"; }
.fa-behance:before {
content: "\f1b4"; }
.fa-behance-square:before {
content: "\f1b5"; }
.fa-bell:before {
content: "\f0f3"; }
.fa-bell-slash:before {
content: "\f1f6"; }
.fa-bicycle:before {
content: "\f206"; }
.fa-bimobject:before {
content: "\f378"; }
.fa-binoculars:before {
content: "\f1e5"; }
.fa-birthday-cake:before {
content: "\f1fd"; }
.fa-bitbucket:before {
content: "\f171"; }
.fa-bitcoin:before {
content: "\f379"; }
.fa-bity:before {
content: "\f37a"; }
.fa-black-tie:before {
content: "\f27e"; }
.fa-blackberry:before {
content: "\f37b"; }
.fa-blind:before {
content: "\f29d"; }
.fa-blogger:before {
content: "\f37c"; }
.fa-blogger-b:before {
content: "\f37d"; }
.fa-bluetooth:before {
content: "\f293"; }
.fa-bluetooth-b:before {
content: "\f294"; }
.fa-bold:before {
content: "\f032"; }
.fa-bolt:before {
content: "\f0e7"; }
.fa-bomb:before {
content: "\f1e2"; }
.fa-book:before {
content: "\f02d"; }
.fa-bookmark:before {
content: "\f02e"; }
.fa-bowling-ball:before {
content: "\f436"; }
.fa-box:before {
content: "\f466"; }
.fa-box-open:before {
content: "\f49e"; }
.fa-boxes:before {
content: "\f468"; }
.fa-braille:before {
content: "\f2a1"; }
.fa-briefcase:before {
content: "\f0b1"; }
.fa-briefcase-medical:before {
content: "\f469"; }
.fa-btc:before {
content: "\f15a"; }
.fa-bug:before {
content: "\f188"; }
.fa-building:before {
content: "\f1ad"; }
.fa-bullhorn:before {
content: "\f0a1"; }
.fa-bullseye:before {
content: "\f140"; }
.fa-burn:before {
content: "\f46a"; }
.fa-buromobelexperte:before {
content: "\f37f"; }
.fa-bus:before {
content: "\f207"; }
.fa-buysellads:before {
content: "\f20d"; }
.fa-calculator:before {
content: "\f1ec"; }
.fa-calendar:before {
content: "\f133"; }
.fa-calendar-alt:before {
content: "\f073"; }
.fa-calendar-check:before {
content: "\f274"; }
.fa-calendar-minus:before {
content: "\f272"; }
.fa-calendar-plus:before {
content: "\f271"; }
.fa-calendar-times:before {
content: "\f273"; }
.fa-camera:before {
content: "\f030"; }
.fa-camera-retro:before {
content: "\f083"; }
.fa-capsules:before {
content: "\f46b"; }
.fa-car:before {
content: "\f1b9"; }
.fa-caret-down:before {
content: "\f0d7"; }
.fa-caret-left:before {
content: "\f0d9"; }
.fa-caret-right:before {
content: "\f0da"; }
.fa-caret-square-down:before {
content: "\f150"; }
.fa-caret-square-left:before {
content: "\f191"; }
.fa-caret-square-right:before {
content: "\f152"; }
.fa-caret-square-up:before {
content: "\f151"; }
.fa-caret-up:before {
content: "\f0d8"; }
.fa-cart-arrow-down:before {
content: "\f218"; }
.fa-cart-plus:before {
content: "\f217"; }
.fa-cc-amazon-pay:before {
content: "\f42d"; }
.fa-cc-amex:before {
content: "\f1f3"; }
.fa-cc-apple-pay:before {
content: "\f416"; }
.fa-cc-diners-club:before {
content: "\f24c"; }
.fa-cc-discover:before {
content: "\f1f2"; }
.fa-cc-jcb:before {
content: "\f24b"; }
.fa-cc-mastercard:before {
content: "\f1f1"; }
.fa-cc-paypal:before {
content: "\f1f4"; }
.fa-cc-stripe:before {
content: "\f1f5"; }
.fa-cc-visa:before {
content: "\f1f0"; }
.fa-centercode:before {
content: "\f380"; }
.fa-certificate:before {
content: "\f0a3"; }
.fa-chart-area:before {
content: "\f1fe"; }
.fa-chart-bar:before {
content: "\f080"; }
.fa-chart-line:before {
content: "\f201"; }
.fa-chart-pie:before {
content: "\f200"; }
.fa-check:before {
content: "\f00c"; }
.fa-check-circle:before {
content: "\f058"; }
.fa-check-square:before {
content: "\f14a"; }
.fa-chess:before {
content: "\f439"; }
.fa-chess-bishop:before {
content: "\f43a"; }
.fa-chess-board:before {
content: "\f43c"; }
.fa-chess-king:before {
content: "\f43f"; }
.fa-chess-knight:before {
content: "\f441"; }
.fa-chess-pawn:before {
content: "\f443"; }
.fa-chess-queen:before {
content: "\f445"; }
.fa-chess-rook:before {
content: "\f447"; }
.fa-chevron-circle-down:before {
content: "\f13a"; }
.fa-chevron-circle-left:before {
content: "\f137"; }
.fa-chevron-circle-right:before {
content: "\f138"; }
.fa-chevron-circle-up:before {
content: "\f139"; }
.fa-chevron-down:before {
content: "\f078"; }
.fa-chevron-left:before {
content: "\f053"; }
.fa-chevron-right:before {
content: "\f054"; }
.fa-chevron-up:before {
content: "\f077"; }
.fa-child:before {
content: "\f1ae"; }
.fa-chrome:before {
content: "\f268"; }
.fa-circle:before {
content: "\f111"; }
.fa-circle-notch:before {
content: "\f1ce"; }
.fa-clipboard:before {
content: "\f328"; }
.fa-clipboard-check:before {
content: "\f46c"; }
.fa-clipboard-list:before {
content: "\f46d"; }
.fa-clock:before {
content: "\f017"; }
.fa-clone:before {
content: "\f24d"; }
.fa-closed-captioning:before {
content: "\f20a"; }
.fa-cloud:before {
content: "\f0c2"; }
.fa-cloud-download-alt:before {
content: "\f381"; }
.fa-cloud-upload-alt:before {
content: "\f382"; }
.fa-cloudscale:before {
content: "\f383"; }
.fa-cloudsmith:before {
content: "\f384"; }
.fa-cloudversify:before {
content: "\f385"; }
.fa-code:before {
content: "\f121"; }
.fa-code-branch:before {
content: "\f126"; }
.fa-codepen:before {
content: "\f1cb"; }
.fa-codiepie:before {
content: "\f284"; }
.fa-coffee:before {
content: "\f0f4"; }
.fa-cog:before {
content: "\f013"; }
.fa-cogs:before {
content: "\f085"; }
.fa-columns:before {
content: "\f0db"; }
.fa-comment:before {
content: "\f075"; }
.fa-comment-alt:before {
content: "\f27a"; }
.fa-comment-dots:before {
content: "\f4ad"; }
.fa-comment-slash:before {
content: "\f4b3"; }
.fa-comments:before {
content: "\f086"; }
.fa-compass:before {
content: "\f14e"; }
.fa-compress:before {
content: "\f066"; }
.fa-connectdevelop:before {
content: "\f20e"; }
.fa-contao:before {
content: "\f26d"; }
.fa-copy:before {
content: "\f0c5"; }
.fa-copyright:before {
content: "\f1f9"; }
.fa-couch:before {
content: "\f4b8"; }
.fa-cpanel:before {
content: "\f388"; }
.fa-creative-commons:before {
content: "\f25e"; }
.fa-creative-commons-by:before {
content: "\f4e7"; }
.fa-creative-commons-nc:before {
content: "\f4e8"; }
.fa-creative-commons-nc-eu:before {
content: "\f4e9"; }
.fa-creative-commons-nc-jp:before {
content: "\f4ea"; }
.fa-creative-commons-nd:before {
content: "\f4eb"; }
.fa-creative-commons-pd:before {
content: "\f4ec"; }
.fa-creative-commons-pd-alt:before {
content: "\f4ed"; }
.fa-creative-commons-remix:before {
content: "\f4ee"; }
.fa-creative-commons-sa:before {
content: "\f4ef"; }
.fa-creative-commons-sampling:before {
content: "\f4f0"; }
.fa-creative-commons-sampling-plus:before {
content: "\f4f1"; }
.fa-creative-commons-share:before {
content: "\f4f2"; }
.fa-credit-card:before {
content: "\f09d"; }
.fa-crop:before {
content: "\f125"; }
.fa-crosshairs:before {
content: "\f05b"; }
.fa-css3:before {
content: "\f13c"; }
.fa-css3-alt:before {
content: "\f38b"; }
.fa-cube:before {
content: "\f1b2"; }
.fa-cubes:before {
content: "\f1b3"; }
.fa-cut:before {
content: "\f0c4"; }
.fa-cuttlefish:before {
content: "\f38c"; }
.fa-d-and-d:before {
content: "\f38d"; }
.fa-dashcube:before {
content: "\f210"; }
.fa-database:before {
content: "\f1c0"; }
.fa-deaf:before {
content: "\f2a4"; }
.fa-delicious:before {
content: "\f1a5"; }
.fa-deploydog:before {
content: "\f38e"; }
.fa-deskpro:before {
content: "\f38f"; }
.fa-desktop:before {
content: "\f108"; }
.fa-deviantart:before {
content: "\f1bd"; }
.fa-diagnoses:before {
content: "\f470"; }
.fa-digg:before {
content: "\f1a6"; }
.fa-digital-ocean:before {
content: "\f391"; }
.fa-discord:before {
content: "\f392"; }
.fa-discourse:before {
content: "\f393"; }
.fa-dna:before {
content: "\f471"; }
.fa-dochub:before {
content: "\f394"; }
.fa-docker:before {
content: "\f395"; }
.fa-dollar-sign:before {
content: "\f155"; }
.fa-dolly:before {
content: "\f472"; }
.fa-dolly-flatbed:before {
content: "\f474"; }
.fa-donate:before {
content: "\f4b9"; }
.fa-dot-circle:before {
content: "\f192"; }
.fa-dove:before {
content: "\f4ba"; }
.fa-download:before {
content: "\f019"; }
.fa-draft2digital:before {
content: "\f396"; }
.fa-dribbble:before {
content: "\f17d"; }
.fa-dribbble-square:before {
content: "\f397"; }
.fa-dropbox:before {
content: "\f16b"; }
.fa-drupal:before {
content: "\f1a9"; }
.fa-dyalog:before {
content: "\f399"; }
.fa-earlybirds:before {
content: "\f39a"; }
.fa-ebay:before {
content: "\f4f4"; }
.fa-edge:before {
content: "\f282"; }
.fa-edit:before {
content: "\f044"; }
.fa-eject:before {
content: "\f052"; }
.fa-elementor:before {
content: "\f430"; }
.fa-ellipsis-h:before {
content: "\f141"; }
.fa-ellipsis-v:before {
content: "\f142"; }
.fa-ember:before {
content: "\f423"; }
.fa-empire:before {
content: "\f1d1"; }
.fa-envelope:before {
content: "\f0e0"; }
.fa-envelope-open:before {
content: "\f2b6"; }
.fa-envelope-square:before {
content: "\f199"; }
.fa-envira:before {
content: "\f299"; }
.fa-eraser:before {
content: "\f12d"; }
.fa-erlang:before {
content: "\f39d"; }
.fa-ethereum:before {
content: "\f42e"; }
.fa-etsy:before {
content: "\f2d7"; }
.fa-euro-sign:before {
content: "\f153"; }
.fa-exchange-alt:before {
content: "\f362"; }
.fa-exclamation:before {
content: "\f12a"; }
.fa-exclamation-circle:before {
content: "\f06a"; }
.fa-exclamation-triangle:before {
content: "\f071"; }
.fa-expand:before {
content: "\f065"; }
.fa-expand-arrows-alt:before {
content: "\f31e"; }
.fa-expeditedssl:before {
content: "\f23e"; }
.fa-external-link-alt:before {
content: "\f35d"; }
.fa-external-link-square-alt:before {
content: "\f360"; }
.fa-eye:before {
content: "\f06e"; }
.fa-eye-dropper:before {
content: "\f1fb"; }
.fa-eye-slash:before {
content: "\f070"; }
.fa-facebook:before {
content: "\f09a"; }
.fa-facebook-f:before {
content: "\f39e"; }
.fa-facebook-messenger:before {
content: "\f39f"; }
.fa-facebook-square:before {
content: "\f082"; }
.fa-fast-backward:before {
content: "\f049"; }
.fa-fast-forward:before {
content: "\f050"; }
.fa-fax:before {
content: "\f1ac"; }
.fa-female:before {
content: "\f182"; }
.fa-fighter-jet:before {
content: "\f0fb"; }
.fa-file:before {
content: "\f15b"; }
.fa-file-alt:before {
content: "\f15c"; }
.fa-file-archive:before {
content: "\f1c6"; }
.fa-file-audio:before {
content: "\f1c7"; }
.fa-file-code:before {
content: "\f1c9"; }
.fa-file-excel:before {
content: "\f1c3"; }
.fa-file-image:before {
content: "\f1c5"; }
.fa-file-medical:before {
content: "\f477"; }
.fa-file-medical-alt:before {
content: "\f478"; }
.fa-file-pdf:before {
content: "\f1c1"; }
.fa-file-powerpoint:before {
content: "\f1c4"; }
.fa-file-video:before {
content: "\f1c8"; }
.fa-file-word:before {
content: "\f1c2"; }
.fa-film:before {
content: "\f008"; }
.fa-filter:before {
content: "\f0b0"; }
.fa-fire:before {
content: "\f06d"; }
.fa-fire-extinguisher:before {
content: "\f134"; }
.fa-firefox:before {
content: "\f269"; }
.fa-first-aid:before {
content: "\f479"; }
.fa-first-order:before {
content: "\f2b0"; }
.fa-first-order-alt:before {
content: "\f50a"; }
.fa-firstdraft:before {
content: "\f3a1"; }
.fa-flag:before {
content: "\f024"; }
.fa-flag-checkered:before {
content: "\f11e"; }
.fa-flask:before {
content: "\f0c3"; }
.fa-flickr:before {
content: "\f16e"; }
.fa-flipboard:before {
content: "\f44d"; }
.fa-fly:before {
content: "\f417"; }
.fa-folder:before {
content: "\f07b"; }
.fa-folder-open:before {
content: "\f07c"; }
.fa-font:before {
content: "\f031"; }
.fa-font-awesome:before {
content: "\f2b4"; }
.fa-font-awesome-alt:before {
content: "\f35c"; }
.fa-font-awesome-flag:before {
content: "\f425"; }
.fa-font-awesome-logo-full:before {
content: "\f4e6"; }
.fa-fonticons:before {
content: "\f280"; }
.fa-fonticons-fi:before {
content: "\f3a2"; }
.fa-football-ball:before {
content: "\f44e"; }
.fa-fort-awesome:before {
content: "\f286"; }
.fa-fort-awesome-alt:before {
content: "\f3a3"; }
.fa-forumbee:before {
content: "\f211"; }
.fa-forward:before {
content: "\f04e"; }
.fa-foursquare:before {
content: "\f180"; }
.fa-free-code-camp:before {
content: "\f2c5"; }
.fa-freebsd:before {
content: "\f3a4"; }
.fa-frown:before {
content: "\f119"; }
.fa-fulcrum:before {
content: "\f50b"; }
.fa-futbol:before {
content: "\f1e3"; }
.fa-galactic-republic:before {
content: "\f50c"; }
.fa-galactic-senate:before {
content: "\f50d"; }
.fa-gamepad:before {
content: "\f11b"; }
.fa-gavel:before {
content: "\f0e3"; }
.fa-gem:before {
content: "\f3a5"; }
.fa-genderless:before {
content: "\f22d"; }
.fa-get-pocket:before {
content: "\f265"; }
.fa-gg:before {
content: "\f260"; }
.fa-gg-circle:before {
content: "\f261"; }
.fa-gift:before {
content: "\f06b"; }
.fa-git:before {
content: "\f1d3"; }
.fa-git-square:before {
content: "\f1d2"; }
.fa-github:before {
content: "\f09b"; }
.fa-github-alt:before {
content: "\f113"; }
.fa-github-square:before {
content: "\f092"; }
.fa-gitkraken:before {
content: "\f3a6"; }
.fa-gitlab:before {
content: "\f296"; }
.fa-gitter:before {
content: "\f426"; }
.fa-glass-martini:before {
content: "\f000"; }
.fa-glide:before {
content: "\f2a5"; }
.fa-glide-g:before {
content: "\f2a6"; }
.fa-globe:before {
content: "\f0ac"; }
.fa-gofore:before {
content: "\f3a7"; }
.fa-golf-ball:before {
content: "\f450"; }
.fa-goodreads:before {
content: "\f3a8"; }
.fa-goodreads-g:before {
content: "\f3a9"; }
.fa-google:before {
content: "\f1a0"; }
.fa-google-drive:before {
content: "\f3aa"; }
.fa-google-play:before {
content: "\f3ab"; }
.fa-google-plus:before {
content: "\f2b3"; }
.fa-google-plus-g:before {
content: "\f0d5"; }
.fa-google-plus-square:before {
content: "\f0d4"; }
.fa-google-wallet:before {
content: "\f1ee"; }
.fa-graduation-cap:before {
content: "\f19d"; }
.fa-gratipay:before {
content: "\f184"; }
.fa-grav:before {
content: "\f2d6"; }
.fa-gripfire:before {
content: "\f3ac"; }
.fa-grunt:before {
content: "\f3ad"; }
.fa-gulp:before {
content: "\f3ae"; }
.fa-h-square:before {
content: "\f0fd"; }
.fa-hacker-news:before {
content: "\f1d4"; }
.fa-hacker-news-square:before {
content: "\f3af"; }
.fa-hand-holding:before {
content: "\f4bd"; }
.fa-hand-holding-heart:before {
content: "\f4be"; }
.fa-hand-holding-usd:before {
content: "\f4c0"; }
.fa-hand-lizard:before {
content: "\f258"; }
.fa-hand-paper:before {
content: "\f256"; }
.fa-hand-peace:before {
content: "\f25b"; }
.fa-hand-point-down:before {
content: "\f0a7"; }
.fa-hand-point-left:before {
content: "\f0a5"; }
.fa-hand-point-right:before {
content: "\f0a4"; }
.fa-hand-point-up:before {
content: "\f0a6"; }
.fa-hand-pointer:before {
content: "\f25a"; }
.fa-hand-rock:before {
content: "\f255"; }
.fa-hand-scissors:before {
content: "\f257"; }
.fa-hand-spock:before {
content: "\f259"; }
.fa-hands:before {
content: "\f4c2"; }
.fa-hands-helping:before {
content: "\f4c4"; }
.fa-handshake:before {
content: "\f2b5"; }
.fa-hashtag:before {
content: "\f292"; }
.fa-hdd:before {
content: "\f0a0"; }
.fa-heading:before {
content: "\f1dc"; }
.fa-headphones:before {
content: "\f025"; }
.fa-heart:before {
content: "\f004"; }
.fa-heartbeat:before {
content: "\f21e"; }
.fa-hips:before {
content: "\f452"; }
.fa-hire-a-helper:before {
content: "\f3b0"; }
.fa-history:before {
content: "\f1da"; }
.fa-hockey-puck:before {
content: "\f453"; }
.fa-home:before {
content: "\f015"; }
.fa-hooli:before {
content: "\f427"; }
.fa-hospital:before {
content: "\f0f8"; }
.fa-hospital-alt:before {
content: "\f47d"; }
.fa-hospital-symbol:before {
content: "\f47e"; }
.fa-hotjar:before {
content: "\f3b1"; }
.fa-hourglass:before {
content: "\f254"; }
.fa-hourglass-end:before {
content: "\f253"; }
.fa-hourglass-half:before {
content: "\f252"; }
.fa-hourglass-start:before {
content: "\f251"; }
.fa-houzz:before {
content: "\f27c"; }
.fa-html5:before {
content: "\f13b"; }
.fa-hubspot:before {
content: "\f3b2"; }
.fa-i-cursor:before {
content: "\f246"; }
.fa-id-badge:before {
content: "\f2c1"; }
.fa-id-card:before {
content: "\f2c2"; }
.fa-id-card-alt:before {
content: "\f47f"; }
.fa-image:before {
content: "\f03e"; }
.fa-images:before {
content: "\f302"; }
.fa-imdb:before {
content: "\f2d8"; }
.fa-inbox:before {
content: "\f01c"; }
.fa-indent:before {
content: "\f03c"; }
.fa-industry:before {
content: "\f275"; }
.fa-info:before {
content: "\f129"; }
.fa-info-circle:before {
content: "\f05a"; }
.fa-instagram:before {
content: "\f16d"; }
.fa-internet-explorer:before {
content: "\f26b"; }
.fa-ioxhost:before {
content: "\f208"; }
.fa-italic:before {
content: "\f033"; }
.fa-itunes:before {
content: "\f3b4"; }
.fa-itunes-note:before {
content: "\f3b5"; }
.fa-java:before {
content: "\f4e4"; }
.fa-jedi-order:before {
content: "\f50e"; }
.fa-jenkins:before {
content: "\f3b6"; }
.fa-joget:before {
content: "\f3b7"; }
.fa-joomla:before {
content: "\f1aa"; }
.fa-js:before {
content: "\f3b8"; }
.fa-js-square:before {
content: "\f3b9"; }
.fa-jsfiddle:before {
content: "\f1cc"; }
.fa-key:before {
content: "\f084"; }
.fa-keybase:before {
content: "\f4f5"; }
.fa-keyboard:before {
content: "\f11c"; }
.fa-keycdn:before {
content: "\f3ba"; }
.fa-kickstarter:before {
content: "\f3bb"; }
.fa-kickstarter-k:before {
content: "\f3bc"; }
.fa-korvue:before {
content: "\f42f"; }
.fa-language:before {
content: "\f1ab"; }
.fa-laptop:before {
content: "\f109"; }
.fa-laravel:before {
content: "\f3bd"; }
.fa-lastfm:before {
content: "\f202"; }
.fa-lastfm-square:before {
content: "\f203"; }
.fa-leaf:before {
content: "\f06c"; }
.fa-leanpub:before {
content: "\f212"; }
.fa-lemon:before {
content: "\f094"; }
.fa-less:before {
content: "\f41d"; }
.fa-level-down-alt:before {
content: "\f3be"; }
.fa-level-up-alt:before {
content: "\f3bf"; }
.fa-life-ring:before {
content: "\f1cd"; }
.fa-lightbulb:before {
content: "\f0eb"; }
.fa-line:before {
content: "\f3c0"; }
.fa-link:before {
content: "\f0c1"; }
.fa-linkedin:before {
content: "\f08c"; }
.fa-linkedin-in:before {
content: "\f0e1"; }
.fa-linode:before {
content: "\f2b8"; }
.fa-linux:before {
content: "\f17c"; }
.fa-lira-sign:before {
content: "\f195"; }
.fa-list:before {
content: "\f03a"; }
.fa-list-alt:before {
content: "\f022"; }
.fa-list-ol:before {
content: "\f0cb"; }
.fa-list-ul:before {
content: "\f0ca"; }
.fa-location-arrow:before {
content: "\f124"; }
.fa-lock:before {
content: "\f023"; }
.fa-lock-open:before {
content: "\f3c1"; }
.fa-long-arrow-alt-down:before {
content: "\f309"; }
.fa-long-arrow-alt-left:before {
content: "\f30a"; }
.fa-long-arrow-alt-right:before {
content: "\f30b"; }
.fa-long-arrow-alt-up:before {
content: "\f30c"; }
.fa-low-vision:before {
content: "\f2a8"; }
.fa-lyft:before {
content: "\f3c3"; }
.fa-magento:before {
content: "\f3c4"; }
.fa-magic:before {
content: "\f0d0"; }
.fa-magnet:before {
content: "\f076"; }
.fa-male:before {
content: "\f183"; }
.fa-mandalorian:before {
content: "\f50f"; }
.fa-map:before {
content: "\f279"; }
.fa-map-marker:before {
content: "\f041"; }
.fa-map-marker-alt:before {
content: "\f3c5"; }
.fa-map-pin:before {
content: "\f276"; }
.fa-map-signs:before {
content: "\f277"; }
.fa-mars:before {
content: "\f222"; }
.fa-mars-double:before {
content: "\f227"; }
.fa-mars-stroke:before {
content: "\f229"; }
.fa-mars-stroke-h:before {
content: "\f22b"; }
.fa-mars-stroke-v:before {
content: "\f22a"; }
.fa-mastodon:before {
content: "\f4f6"; }
.fa-maxcdn:before {
content: "\f136"; }
.fa-medapps:before {
content: "\f3c6"; }
.fa-medium:before {
content: "\f23a"; }
.fa-medium-m:before {
content: "\f3c7"; }
.fa-medkit:before {
content: "\f0fa"; }
.fa-medrt:before {
content: "\f3c8"; }
.fa-meetup:before {
content: "\f2e0"; }
.fa-meh:before {
content: "\f11a"; }
.fa-mercury:before {
content: "\f223"; }
.fa-microchip:before {
content: "\f2db"; }
.fa-microphone:before {
content: "\f130"; }
.fa-microphone-slash:before {
content: "\f131"; }
.fa-microsoft:before {
content: "\f3ca"; }
.fa-minus:before {
content: "\f068"; }
.fa-minus-circle:before {
content: "\f056"; }
.fa-minus-square:before {
content: "\f146"; }
.fa-mix:before {
content: "\f3cb"; }
.fa-mixcloud:before {
content: "\f289"; }
.fa-mizuni:before {
content: "\f3cc"; }
.fa-mobile:before {
content: "\f10b"; }
.fa-mobile-alt:before {
content: "\f3cd"; }
.fa-modx:before {
content: "\f285"; }
.fa-monero:before {
content: "\f3d0"; }
.fa-money-bill-alt:before {
content: "\f3d1"; }
.fa-moon:before {
content: "\f186"; }
.fa-motorcycle:before {
content: "\f21c"; }
.fa-mouse-pointer:before {
content: "\f245"; }
.fa-music:before {
content: "\f001"; }
.fa-napster:before {
content: "\f3d2"; }
.fa-neuter:before {
content: "\f22c"; }
.fa-newspaper:before {
content: "\f1ea"; }
.fa-nintendo-switch:before {
content: "\f418"; }
.fa-node:before {
content: "\f419"; }
.fa-node-js:before {
content: "\f3d3"; }
.fa-notes-medical:before {
content: "\f481"; }
.fa-npm:before {
content: "\f3d4"; }
.fa-ns8:before {
content: "\f3d5"; }
.fa-nutritionix:before {
content: "\f3d6"; }
.fa-object-group:before {
content: "\f247"; }
.fa-object-ungroup:before {
content: "\f248"; }
.fa-odnoklassniki:before {
content: "\f263"; }
.fa-odnoklassniki-square:before {
content: "\f264"; }
.fa-old-republic:before {
content: "\f510"; }
.fa-opencart:before {
content: "\f23d"; }
.fa-openid:before {
content: "\f19b"; }
.fa-opera:before {
content: "\f26a"; }
.fa-optin-monster:before {
content: "\f23c"; }
.fa-osi:before {
content: "\f41a"; }
.fa-outdent:before {
content: "\f03b"; }
.fa-page4:before {
content: "\f3d7"; }
.fa-pagelines:before {
content: "\f18c"; }
.fa-paint-brush:before {
content: "\f1fc"; }
.fa-palfed:before {
content: "\f3d8"; }
.fa-pallet:before {
content: "\f482"; }
.fa-paper-plane:before {
content: "\f1d8"; }
.fa-paperclip:before {
content: "\f0c6"; }
.fa-parachute-box:before {
content: "\f4cd"; }
.fa-paragraph:before {
content: "\f1dd"; }
.fa-paste:before {
content: "\f0ea"; }
.fa-patreon:before {
content: "\f3d9"; }
.fa-pause:before {
content: "\f04c"; }
.fa-pause-circle:before {
content: "\f28b"; }
.fa-paw:before {
content: "\f1b0"; }
.fa-paypal:before {
content: "\f1ed"; }
.fa-pen-square:before {
content: "\f14b"; }
.fa-pencil-alt:before {
content: "\f303"; }
.fa-people-carry:before {
content: "\f4ce"; }
.fa-percent:before {
content: "\f295"; }
.fa-periscope:before {
content: "\f3da"; }
.fa-phabricator:before {
content: "\f3db"; }
.fa-phoenix-framework:before {
content: "\f3dc"; }
.fa-phoenix-squadron:before {
content: "\f511"; }
.fa-phone:before {
content: "\f095"; }
.fa-phone-slash:before {
content: "\f3dd"; }
.fa-phone-square:before {
content: "\f098"; }
.fa-phone-volume:before {
content: "\f2a0"; }
.fa-php:before {
content: "\f457"; }
.fa-pied-piper:before {
content: "\f2ae"; }
.fa-pied-piper-alt:before {
content: "\f1a8"; }
.fa-pied-piper-hat:before {
content: "\f4e5"; }
.fa-pied-piper-pp:before {
content: "\f1a7"; }
.fa-piggy-bank:before {
content: "\f4d3"; }
.fa-pills:before {
content: "\f484"; }
.fa-pinterest:before {
content: "\f0d2"; }
.fa-pinterest-p:before {
content: "\f231"; }
.fa-pinterest-square:before {
content: "\f0d3"; }
.fa-plane:before {
content: "\f072"; }
.fa-play:before {
content: "\f04b"; }
.fa-play-circle:before {
content: "\f144"; }
.fa-playstation:before {
content: "\f3df"; }
.fa-plug:before {
content: "\f1e6"; }
.fa-plus:before {
content: "\f067"; }
.fa-plus-circle:before {
content: "\f055"; }
.fa-plus-square:before {
content: "\f0fe"; }
.fa-podcast:before {
content: "\f2ce"; }
.fa-poo:before {
content: "\f2fe"; }
.fa-portrait:before {
content: "\f3e0"; }
.fa-pound-sign:before {
content: "\f154"; }
.fa-power-off:before {
content: "\f011"; }
.fa-prescription-bottle:before {
content: "\f485"; }
.fa-prescription-bottle-alt:before {
content: "\f486"; }
.fa-print:before {
content: "\f02f"; }
.fa-procedures:before {
content: "\f487"; }
.fa-product-hunt:before {
content: "\f288"; }
.fa-pushed:before {
content: "\f3e1"; }
.fa-puzzle-piece:before {
content: "\f12e"; }
.fa-python:before {
content: "\f3e2"; }
.fa-qq:before {
content: "\f1d6"; }
.fa-qrcode:before {
content: "\f029"; }
.fa-question:before {
content: "\f128"; }
.fa-question-circle:before {
content: "\f059"; }
.fa-quidditch:before {
content: "\f458"; }
.fa-quinscape:before {
content: "\f459"; }
.fa-quora:before {
content: "\f2c4"; }
.fa-quote-left:before {
content: "\f10d"; }
.fa-quote-right:before {
content: "\f10e"; }
.fa-r-project:before {
content: "\f4f7"; }
.fa-random:before {
content: "\f074"; }
.fa-ravelry:before {
content: "\f2d9"; }
.fa-react:before {
content: "\f41b"; }
.fa-readme:before {
content: "\f4d5"; }
.fa-rebel:before {
content: "\f1d0"; }
.fa-recycle:before {
content: "\f1b8"; }
.fa-red-river:before {
content: "\f3e3"; }
.fa-reddit:before {
content: "\f1a1"; }
.fa-reddit-alien:before {
content: "\f281"; }
.fa-reddit-square:before {
content: "\f1a2"; }
.fa-redo:before {
content: "\f01e"; }
.fa-redo-alt:before {
content: "\f2f9"; }
.fa-registered:before {
content: "\f25d"; }
.fa-rendact:before {
content: "\f3e4"; }
.fa-renren:before {
content: "\f18b"; }
.fa-reply:before {
content: "\f3e5"; }
.fa-reply-all:before {
content: "\f122"; }
.fa-replyd:before {
content: "\f3e6"; }
.fa-researchgate:before {
content: "\f4f8"; }
.fa-resolving:before {
content: "\f3e7"; }
.fa-retweet:before {
content: "\f079"; }
.fa-ribbon:before {
content: "\f4d6"; }
.fa-road:before {
content: "\f018"; }
.fa-rocket:before {
content: "\f135"; }
.fa-rocketchat:before {
content: "\f3e8"; }
.fa-rockrms:before {
content: "\f3e9"; }
.fa-rss:before {
content: "\f09e"; }
.fa-rss-square:before {
content: "\f143"; }
.fa-ruble-sign:before {
content: "\f158"; }
.fa-rupee-sign:before {
content: "\f156"; }
.fa-safari:before {
content: "\f267"; }
.fa-sass:before {
content: "\f41e"; }
.fa-save:before {
content: "\f0c7"; }
.fa-schlix:before {
content: "\f3ea"; }
.fa-scribd:before {
content: "\f28a"; }
.fa-search:before {
content: "\f002"; }
.fa-search-minus:before {
content: "\f010"; }
.fa-search-plus:before {
content: "\f00e"; }
.fa-searchengin:before {
content: "\f3eb"; }
.fa-seedling:before {
content: "\f4d8"; }
.fa-sellcast:before {
content: "\f2da"; }
.fa-sellsy:before {
content: "\f213"; }
.fa-server:before {
content: "\f233"; }
.fa-servicestack:before {
content: "\f3ec"; }
.fa-share:before {
content: "\f064"; }
.fa-share-alt:before {
content: "\f1e0"; }
.fa-share-alt-square:before {
content: "\f1e1"; }
.fa-share-square:before {
content: "\f14d"; }
.fa-shekel-sign:before {
content: "\f20b"; }
.fa-shield-alt:before {
content: "\f3ed"; }
.fa-ship:before {
content: "\f21a"; }
.fa-shipping-fast:before {
content: "\f48b"; }
.fa-shirtsinbulk:before {
content: "\f214"; }
.fa-shopping-bag:before {
content: "\f290"; }
.fa-shopping-basket:before {
content: "\f291"; }
.fa-shopping-cart:before {
content: "\f07a"; }
.fa-shower:before {
content: "\f2cc"; }
.fa-sign:before {
content: "\f4d9"; }
.fa-sign-in-alt:before {
content: "\f2f6"; }
.fa-sign-language:before {
content: "\f2a7"; }
.fa-sign-out-alt:before {
content: "\f2f5"; }
.fa-signal:before {
content: "\f012"; }
.fa-simplybuilt:before {
content: "\f215"; }
.fa-sistrix:before {
content: "\f3ee"; }
.fa-sitemap:before {
content: "\f0e8"; }
.fa-sith:before {
content: "\f512"; }
.fa-skyatlas:before {
content: "\f216"; }
.fa-skype:before {
content: "\f17e"; }
.fa-slack:before {
content: "\f198"; }
.fa-slack-hash:before {
content: "\f3ef"; }
.fa-sliders-h:before {
content: "\f1de"; }
.fa-slideshare:before {
content: "\f1e7"; }
.fa-smile:before {
content: "\f118"; }
.fa-smoking:before {
content: "\f48d"; }
.fa-snapchat:before {
content: "\f2ab"; }
.fa-snapchat-ghost:before {
content: "\f2ac"; }
.fa-snapchat-square:before {
content: "\f2ad"; }
.fa-snowflake:before {
content: "\f2dc"; }
.fa-sort:before {
content: "\f0dc"; }
.fa-sort-alpha-down:before {
content: "\f15d"; }
.fa-sort-alpha-up:before {
content: "\f15e"; }
.fa-sort-amount-down:before {
content: "\f160"; }
.fa-sort-amount-up:before {
content: "\f161"; }
.fa-sort-down:before {
content: "\f0dd"; }
.fa-sort-numeric-down:before {
content: "\f162"; }
.fa-sort-numeric-up:before {
content: "\f163"; }
.fa-sort-up:before {
content: "\f0de"; }
.fa-soundcloud:before {
content: "\f1be"; }
.fa-space-shuttle:before {
content: "\f197"; }
.fa-speakap:before {
content: "\f3f3"; }
.fa-spinner:before {
content: "\f110"; }
.fa-spotify:before {
content: "\f1bc"; }
.fa-square:before {
content: "\f0c8"; }
.fa-square-full:before {
content: "\f45c"; }
.fa-stack-exchange:before {
content: "\f18d"; }
.fa-stack-overflow:before {
content: "\f16c"; }
.fa-star:before {
content: "\f005"; }
.fa-star-half:before {
content: "\f089"; }
.fa-staylinked:before {
content: "\f3f5"; }
.fa-steam:before {
content: "\f1b6"; }
.fa-steam-square:before {
content: "\f1b7"; }
.fa-steam-symbol:before {
content: "\f3f6"; }
.fa-step-backward:before {
content: "\f048"; }
.fa-step-forward:before {
content: "\f051"; }
.fa-stethoscope:before {
content: "\f0f1"; }
.fa-sticker-mule:before {
content: "\f3f7"; }
.fa-sticky-note:before {
content: "\f249"; }
.fa-stop:before {
content: "\f04d"; }
.fa-stop-circle:before {
content: "\f28d"; }
.fa-stopwatch:before {
content: "\f2f2"; }
.fa-strava:before {
content: "\f428"; }
.fa-street-view:before {
content: "\f21d"; }
.fa-strikethrough:before {
content: "\f0cc"; }
.fa-stripe:before {
content: "\f429"; }
.fa-stripe-s:before {
content: "\f42a"; }
.fa-studiovinari:before {
content: "\f3f8"; }
.fa-stumbleupon:before {
content: "\f1a4"; }
.fa-stumbleupon-circle:before {
content: "\f1a3"; }
.fa-subscript:before {
content: "\f12c"; }
.fa-subway:before {
content: "\f239"; }
.fa-suitcase:before {
content: "\f0f2"; }
.fa-sun:before {
content: "\f185"; }
.fa-superpowers:before {
content: "\f2dd"; }
.fa-superscript:before {
content: "\f12b"; }
.fa-supple:before {
content: "\f3f9"; }
.fa-sync:before {
content: "\f021"; }
.fa-sync-alt:before {
content: "\f2f1"; }
.fa-syringe:before {
content: "\f48e"; }
.fa-table:before {
content: "\f0ce"; }
.fa-table-tennis:before {
content: "\f45d"; }
.fa-tablet:before {
content: "\f10a"; }
.fa-tablet-alt:before {
content: "\f3fa"; }
.fa-tablets:before {
content: "\f490"; }
.fa-tachometer-alt:before {
content: "\f3fd"; }
.fa-tag:before {
content: "\f02b"; }
.fa-tags:before {
content: "\f02c"; }
.fa-tape:before {
content: "\f4db"; }
.fa-tasks:before {
content: "\f0ae"; }
.fa-taxi:before {
content: "\f1ba"; }
.fa-teamspeak:before {
content: "\f4f9"; }
.fa-telegram:before {
content: "\f2c6"; }
.fa-telegram-plane:before {
content: "\f3fe"; }
.fa-tencent-weibo:before {
content: "\f1d5"; }
.fa-terminal:before {
content: "\f120"; }
.fa-text-height:before {
content: "\f034"; }
.fa-text-width:before {
content: "\f035"; }
.fa-th:before {
content: "\f00a"; }
.fa-th-large:before {
content: "\f009"; }
.fa-th-list:before {
content: "\f00b"; }
.fa-themeisle:before {
content: "\f2b2"; }
.fa-thermometer:before {
content: "\f491"; }
.fa-thermometer-empty:before {
content: "\f2cb"; }
.fa-thermometer-full:before {
content: "\f2c7"; }
.fa-thermometer-half:before {
content: "\f2c9"; }
.fa-thermometer-quarter:before {
content: "\f2ca"; }
.fa-thermometer-three-quarters:before {
content: "\f2c8"; }
.fa-thumbs-down:before {
content: "\f165"; }
.fa-thumbs-up:before {
content: "\f164"; }
.fa-thumbtack:before {
content: "\f08d"; }
.fa-ticket-alt:before {
content: "\f3ff"; }
.fa-times:before {
content: "\f00d"; }
.fa-times-circle:before {
content: "\f057"; }
.fa-tint:before {
content: "\f043"; }
.fa-toggle-off:before {
content: "\f204"; }
.fa-toggle-on:before {
content: "\f205"; }
.fa-trade-federation:before {
content: "\f513"; }
.fa-trademark:before {
content: "\f25c"; }
.fa-train:before {
content: "\f238"; }
.fa-transgender:before {
content: "\f224"; }
.fa-transgender-alt:before {
content: "\f225"; }
.fa-trash:before {
content: "\f1f8"; }
.fa-trash-alt:before {
content: "\f2ed"; }
.fa-tree:before {
content: "\f1bb"; }
.fa-trello:before {
content: "\f181"; }
.fa-tripadvisor:before {
content: "\f262"; }
.fa-trophy:before {
content: "\f091"; }
.fa-truck:before {
content: "\f0d1"; }
.fa-truck-loading:before {
content: "\f4de"; }
.fa-truck-moving:before {
content: "\f4df"; }
.fa-tty:before {
content: "\f1e4"; }
.fa-tumblr:before {
content: "\f173"; }
.fa-tumblr-square:before {
content: "\f174"; }
.fa-tv:before {
content: "\f26c"; }
.fa-twitch:before {
content: "\f1e8"; }
.fa-twitter:before {
content: "\f099"; }
.fa-twitter-square:before {
content: "\f081"; }
.fa-typo3:before {
content: "\f42b"; }
.fa-uber:before {
content: "\f402"; }
.fa-uikit:before {
content: "\f403"; }
.fa-umbrella:before {
content: "\f0e9"; }
.fa-underline:before {
content: "\f0cd"; }
.fa-undo:before {
content: "\f0e2"; }
.fa-undo-alt:before {
content: "\f2ea"; }
.fa-uniregistry:before {
content: "\f404"; }
.fa-universal-access:before {
content: "\f29a"; }
.fa-university:before {
content: "\f19c"; }
.fa-unlink:before {
content: "\f127"; }
.fa-unlock:before {
content: "\f09c"; }
.fa-unlock-alt:before {
content: "\f13e"; }
.fa-untappd:before {
content: "\f405"; }
.fa-upload:before {
content: "\f093"; }
.fa-usb:before {
content: "\f287"; }
.fa-user:before {
content: "\f007"; }
.fa-user-alt:before {
content: "\f406"; }
.fa-user-alt-slash:before {
content: "\f4fa"; }
.fa-user-astronaut:before {
content: "\f4fb"; }
.fa-user-check:before {
content: "\f4fc"; }
.fa-user-circle:before {
content: "\f2bd"; }
.fa-user-clock:before {
content: "\f4fd"; }
.fa-user-cog:before {
content: "\f4fe"; }
.fa-user-edit:before {
content: "\f4ff"; }
.fa-user-friends:before {
content: "\f500"; }
.fa-user-graduate:before {
content: "\f501"; }
.fa-user-lock:before {
content: "\f502"; }
.fa-user-md:before {
content: "\f0f0"; }
.fa-user-minus:before {
content: "\f503"; }
.fa-user-ninja:before {
content: "\f504"; }
.fa-user-plus:before {
content: "\f234"; }
.fa-user-secret:before {
content: "\f21b"; }
.fa-user-shield:before {
content: "\f505"; }
.fa-user-slash:before {
content: "\f506"; }
.fa-user-tag:before {
content: "\f507"; }
.fa-user-tie:before {
content: "\f508"; }
.fa-user-times:before {
content: "\f235"; }
.fa-users:before {
content: "\f0c0"; }
.fa-users-cog:before {
content: "\f509"; }
.fa-ussunnah:before {
content: "\f407"; }
.fa-utensil-spoon:before {
content: "\f2e5"; }
.fa-utensils:before {
content: "\f2e7"; }
.fa-vaadin:before {
content: "\f408"; }
.fa-venus:before {
content: "\f221"; }
.fa-venus-double:before {
content: "\f226"; }
.fa-venus-mars:before {
content: "\f228"; }
.fa-viacoin:before {
content: "\f237"; }
.fa-viadeo:before {
content: "\f2a9"; }
.fa-viadeo-square:before {
content: "\f2aa"; }
.fa-vial:before {
content: "\f492"; }
.fa-vials:before {
content: "\f493"; }
.fa-viber:before {
content: "\f409"; }
.fa-video:before {
content: "\f03d"; }
.fa-video-slash:before {
content: "\f4e2"; }
.fa-vimeo:before {
content: "\f40a"; }
.fa-vimeo-square:before {
content: "\f194"; }
.fa-vimeo-v:before {
content: "\f27d"; }
.fa-vine:before {
content: "\f1ca"; }
.fa-vk:before {
content: "\f189"; }
.fa-vnv:before {
content: "\f40b"; }
.fa-volleyball-ball:before {
content: "\f45f"; }
.fa-volume-down:before {
content: "\f027"; }
.fa-volume-off:before {
content: "\f026"; }
.fa-volume-up:before {
content: "\f028"; }
.fa-vuejs:before {
content: "\f41f"; }
.fa-warehouse:before {
content: "\f494"; }
.fa-weibo:before {
content: "\f18a"; }
.fa-weight:before {
content: "\f496"; }
.fa-weixin:before {
content: "\f1d7"; }
.fa-whatsapp:before {
content: "\f232"; }
.fa-whatsapp-square:before {
content: "\f40c"; }
.fa-wheelchair:before {
content: "\f193"; }
.fa-whmcs:before {
content: "\f40d"; }
.fa-wifi:before {
content: "\f1eb"; }
.fa-wikipedia-w:before {
content: "\f266"; }
.fa-window-close:before {
content: "\f410"; }
.fa-window-maximize:before {
content: "\f2d0"; }
.fa-window-minimize:before {
content: "\f2d1"; }
.fa-window-restore:before {
content: "\f2d2"; }
.fa-windows:before {
content: "\f17a"; }
.fa-wine-glass:before {
content: "\f4e3"; }
.fa-wolf-pack-battalion:before {
content: "\f514"; }
.fa-won-sign:before {
content: "\f159"; }
.fa-wordpress:before {
content: "\f19a"; }
.fa-wordpress-simple:before {
content: "\f411"; }
.fa-wpbeginner:before {
content: "\f297"; }
.fa-wpexplorer:before {
content: "\f2de"; }
.fa-wpforms:before {
content: "\f298"; }
.fa-wrench:before {
content: "\f0ad"; }
.fa-x-ray:before {
content: "\f497"; }
.fa-xbox:before {
content: "\f412"; }
.fa-xing:before {
content: "\f168"; }
.fa-xing-square:before {
content: "\f169"; }
.fa-y-combinator:before {
content: "\f23b"; }
.fa-yahoo:before {
content: "\f19e"; }
.fa-yandex:before {
content: "\f413"; }
.fa-yandex-international:before {
content: "\f414"; }
.fa-yelp:before {
content: "\f1e9"; }
.fa-yen-sign:before {
content: "\f157"; }
.fa-yoast:before {
content: "\f2b1"; }
.fa-youtube:before {
content: "\f167"; }
.fa-youtube-square:before {
content: "\f431"; }
.sr-only {
border: 0;
clip: rect(0, 0, 0, 0);
height: 1px;
margin: -1px;
overflow: hidden;
padding: 0;
position: absolute;
width: 1px; }
.sr-only-focusable:active, .sr-only-focusable:focus {
clip: auto;
height: auto;
margin: 0;
overflow: visible;
position: static;
width: auto; }@font-face {
font-family: 'Font Awesome 5 Brands';
font-style: normal;
font-weight: normal;
src: url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-brands-400.eot);
src: url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-brands-400.eot?#iefix) format("embedded-opentype"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-brands-400.woff2) format("woff2"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-brands-400.woff) format("woff"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-brands-400.ttf) format("truetype"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-brands-400.svg#fontawesome) format("svg"); }
.fab {
font-family: 'Font Awesome 5 Brands'; }@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 900;
src: url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-solid-900.eot);
src: url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-solid-900.eot?#iefix) format("embedded-opentype"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-solid-900.woff2) format("woff2"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-solid-900.woff) format("woff"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-solid-900.ttf) format("truetype"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-solid-900.svg#fontawesome) format("svg"); }
.fa,
.fas {
font-family: 'Font Awesome 5 Free';
font-weight: 900; }@font-face {
font-family: 'Font Awesome 5 Free';
font-style: normal;
font-weight: 400;
src: url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-regular-400.eot);
src: url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-regular-400.eot?#iefix) format("embedded-opentype"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-regular-400.woff2) format("woff2"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-regular-400.woff) format("woff"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-regular-400.ttf) format("truetype"), 
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fa-regular-400.svg#fontawesome) format("svg"); }
.far {
font-family: 'Font Awesome 5 Free';
font-weight: 400; }@font-face{font-family:'FontAwesome';src:url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'ElegantIcons';
src:url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/ElegantIcons.eot);
src:url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/ElegantIcons.eot?#iefix) format('embedded-opentype'),
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/ElegantIcons.woff) format('woff'),
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/ElegantIcons.ttf) format('truetype'),
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/fonts/ElegantIcons.svg#ElegantIcons) format('svg');
font-weight: normal;
font-style: normal;
}    .arrow_up, .arrow_down, .arrow_left, .arrow_right, .arrow_left-up, .arrow_right-up, .arrow_right-down, .arrow_left-down, .arrow-up-down, .arrow_up-down_alt, .arrow_left-right_alt, .arrow_left-right, .arrow_expand_alt2, .arrow_expand_alt, .arrow_condense, .arrow_expand, .arrow_move, .arrow_carrot-up, .arrow_carrot-down, .arrow_carrot-left, .arrow_carrot-right, .arrow_carrot-2up, .arrow_carrot-2down, .arrow_carrot-2left, .arrow_carrot-2right, .arrow_carrot-up_alt2, .arrow_carrot-down_alt2, .arrow_carrot-left_alt2, .arrow_carrot-right_alt2, .arrow_carrot-2up_alt2, .arrow_carrot-2down_alt2, .arrow_carrot-2left_alt2, .arrow_carrot-2right_alt2, .arrow_triangle-up, .arrow_triangle-down, .arrow_triangle-left, .arrow_triangle-right, .arrow_triangle-up_alt2, .arrow_triangle-down_alt2, .arrow_triangle-left_alt2, .arrow_triangle-right_alt2, .arrow_back, .icon_minus-06, .icon_plus, .icon_close, .icon_check, .icon_minus_alt2, .icon_plus_alt2, .icon_close_alt2, .icon_check_alt2, .icon_zoom-out_alt, .icon_zoom-in_alt, .icon_search, .icon_box-empty, .icon_box-selected, .icon_minus-box, .icon_plus-box, .icon_box-checked, .icon_circle-empty, .icon_circle-slelected, .icon_stop_alt2, .icon_stop, .icon_pause_alt2, .icon_pause, .icon_menu, .icon_menu-square_alt2, .icon_menu-circle_alt2, .icon_ul, .icon_ol, .icon_adjust-horiz, .icon_adjust-vert, .icon_document_alt, .icon_documents_alt, .icon_pencil, .icon_pencil-edit_alt, .icon_pencil-edit, .icon_folder-alt, .icon_folder-open_alt, .icon_folder-add_alt, .icon_info_alt, .icon_error-oct_alt, .icon_error-circle_alt, .icon_error-triangle_alt, .icon_question_alt2, .icon_question, .icon_comment_alt, .icon_chat_alt, .icon_vol-mute_alt, .icon_volume-low_alt, .icon_volume-high_alt, .icon_quotations, .icon_quotations_alt2, .icon_clock_alt, .icon_lock_alt, .icon_lock-open_alt, .icon_key_alt, .icon_cloud_alt, .icon_cloud-upload_alt, .icon_cloud-download_alt, .icon_image, .icon_images, .icon_lightbulb_alt, .icon_gift_alt, .icon_house_alt, .icon_genius, .icon_mobile, .icon_tablet, .icon_laptop, .icon_desktop, .icon_camera_alt, .icon_mail_alt, .icon_cone_alt, .icon_ribbon_alt, .icon_bag_alt, .icon_creditcard, .icon_cart_alt, .icon_paperclip, .icon_tag_alt, .icon_tags_alt, .icon_trash_alt, .icon_cursor_alt, .icon_mic_alt, .icon_compass_alt, .icon_pin_alt, .icon_pushpin_alt, .icon_map_alt, .icon_drawer_alt, .icon_toolbox_alt, .icon_book_alt, .icon_calendar, .icon_film, .icon_table, .icon_contacts_alt, .icon_headphones, .icon_lifesaver, .icon_piechart, .icon_refresh, .icon_link_alt, .icon_link, .icon_loading, .icon_blocked, .icon_archive_alt, .icon_heart_alt, .icon_star_alt, .icon_star-half_alt, .icon_star, .icon_star-half, .icon_tools, .icon_tool, .icon_cog, .icon_cogs, .arrow_up_alt, .arrow_down_alt, .arrow_left_alt, .arrow_right_alt, .arrow_left-up_alt, .arrow_right-up_alt, .arrow_right-down_alt, .arrow_left-down_alt, .arrow_condense_alt, .arrow_expand_alt3, .arrow_carrot_up_alt, .arrow_carrot-down_alt, .arrow_carrot-left_alt, .arrow_carrot-right_alt, .arrow_carrot-2up_alt, .arrow_carrot-2dwnn_alt, .arrow_carrot-2left_alt, .arrow_carrot-2right_alt, .arrow_triangle-up_alt, .arrow_triangle-down_alt, .arrow_triangle-left_alt, .arrow_triangle-right_alt, .icon_minus_alt, .icon_plus_alt, .icon_close_alt, .icon_check_alt, .icon_zoom-out, .icon_zoom-in, .icon_stop_alt, .icon_menu-square_alt, .icon_menu-circle_alt, .icon_document, .icon_documents, .icon_pencil_alt, .icon_folder, .icon_folder-open, .icon_folder-add, .icon_folder_upload, .icon_folder_download, .icon_info, .icon_error-circle, .icon_error-oct, .icon_error-triangle, .icon_question_alt, .icon_comment, .icon_chat, .icon_vol-mute, .icon_volume-low, .icon_volume-high, .icon_quotations_alt, .icon_clock, .icon_lock, .icon_lock-open, .icon_key, .icon_cloud, .icon_cloud-upload, .icon_cloud-download, .icon_lightbulb, .icon_gift, .icon_house, .icon_camera, .icon_mail, .icon_cone, .icon_ribbon, .icon_bag, .icon_cart, .icon_tag, .icon_tags, .icon_trash, .icon_cursor, .icon_mic, .icon_compass, .icon_pin, .icon_pushpin, .icon_map, .icon_drawer, .icon_toolbox, .icon_book, .icon_contacts, .icon_archive, .icon_heart, .icon_profile, .icon_group, .icon_grid-2x2, .icon_grid-3x3, .icon_music, .icon_pause_alt, .icon_phone, .icon_upload, .icon_download, .social_facebook, .social_twitter, .social_pinterest, .social_googleplus, .social_tumblr, .social_tumbleupon, .social_wordpress, .social_instagram, .social_dribbble, .social_vimeo, .social_linkedin, .social_rss, .social_deviantart, .social_share, .social_myspace, .social_skype, .social_youtube, .social_picassa, .social_googledrive, .social_flickr, .social_blogger, .social_spotify, .social_delicious, .social_facebook_circle, .social_twitter_circle, .social_pinterest_circle, .social_googleplus_circle, .social_tumblr_circle, .social_stumbleupon_circle, .social_wordpress_circle, .social_instagram_circle, .social_dribbble_circle, .social_vimeo_circle, .social_linkedin_circle, .social_rss_circle, .social_deviantart_circle, .social_share_circle, .social_myspace_circle, .social_skype_circle, .social_youtube_circle, .social_picassa_circle, .social_googledrive_alt2, .social_flickr_circle, .social_blogger_circle, .social_spotify_circle, .social_delicious_circle, .social_facebook_square, .social_twitter_square, .social_pinterest_square, .social_googleplus_square, .social_tumblr_square, .social_stumbleupon_square, .social_wordpress_square, .social_instagram_square, .social_dribbble_square, .social_vimeo_square, .social_linkedin_square, .social_rss_square, .social_deviantart_square, .social_share_square, .social_myspace_square, .social_skype_square, .social_youtube_square, .social_picassa_square, .social_googledrive_square, .social_flickr_square, .social_blogger_square, .social_spotify_square, .social_delicious_square, .icon_printer, .icon_calulator, .icon_building, .icon_floppy, .icon_drive, .icon_search-2, .icon_id, .icon_id-2, .icon_puzzle, .icon_like, .icon_dislike, .icon_mug, .icon_currency, .icon_wallet, .icon_pens, .icon_easel, .icon_flowchart, .icon_datareport, .icon_briefcase, .icon_shield, .icon_percent, .icon_globe, .icon_globe-2, .icon_target, .icon_hourglass, .icon_balance, .icon_rook, .icon_printer-alt, .icon_calculator_alt, .icon_building_alt, .icon_floppy_alt, .icon_drive_alt, .icon_search_alt, .icon_id_alt, .icon_id-2_alt, .icon_puzzle_alt, .icon_like_alt, .icon_dislike_alt, .icon_mug_alt, .icon_currency_alt, .icon_wallet_alt, .icon_pens_alt, .icon_easel_alt, .icon_flowchart_alt, .icon_datareport_alt, .icon_briefcase_alt, .icon_shield_alt, .icon_percent_alt, .icon_globe_alt, .icon_clipboard {
font-family: 'ElegantIcons';
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1;
-webkit-font-smoothing: antialiased;
}
.arrow_up:before {
content: "\21";
}
.arrow_down:before {
content: "\22";
}
.arrow_left:before {
content: "\23";
}
.arrow_right:before {
content: "\24";
}
.arrow_left-up:before {
content: "\25";
}
.arrow_right-up:before {
content: "\26";
}
.arrow_right-down:before {
content: "\27";
}
.arrow_left-down:before {
content: "\28";
}
.arrow-up-down:before {
content: "\29";
}
.arrow_up-down_alt:before {
content: "\2a";
}
.arrow_left-right_alt:before {
content: "\2b";
}
.arrow_left-right:before {
content: "\2c";
}
.arrow_expand_alt2:before {
content: "\2d";
}
.arrow_expand_alt:before {
content: "\2e";
}
.arrow_condense:before {
content: "\2f";
}
.arrow_expand:before {
content: "\30";
}
.arrow_move:before {
content: "\31";
}
.arrow_carrot-up:before {
content: "\32";
}
.arrow_carrot-down:before {
content: "\33";
}
.arrow_carrot-left:before {
content: "\34";
}
.arrow_carrot-right:before {
content: "\35";
}
.arrow_carrot-2up:before {
content: "\36";
}
.arrow_carrot-2down:before {
content: "\37";
}
.arrow_carrot-2left:before {
content: "\38";
}
.arrow_carrot-2right:before {
content: "\39";
}
.arrow_carrot-up_alt2:before {
content: "\3a";
}
.arrow_carrot-down_alt2:before {
content: "\3b";
}
.arrow_carrot-left_alt2:before {
content: "\3c";
}
.arrow_carrot-right_alt2:before {
content: "\3d";
}
.arrow_carrot-2up_alt2:before {
content: "\3e";
}
.arrow_carrot-2down_alt2:before {
content: "\3f";
}
.arrow_carrot-2left_alt2:before {
content: "\40";
}
.arrow_carrot-2right_alt2:before {
content: "\41";
}
.arrow_triangle-up:before {
content: "\42";
}
.arrow_triangle-down:before {
content: "\43";
}
.arrow_triangle-left:before {
content: "\44";
}
.arrow_triangle-right:before {
content: "\45";
}
.arrow_triangle-up_alt2:before {
content: "\46";
}
.arrow_triangle-down_alt2:before {
content: "\47";
}
.arrow_triangle-left_alt2:before {
content: "\48";
}
.arrow_triangle-right_alt2:before {
content: "\49";
}
.arrow_back:before {
content: "\4a";
}
.icon_minus-06:before {
content: "\4b";
}
.icon_plus:before {
content: "\4c";
}
.icon_close:before {
content: "\4d";
}
.icon_check:before {
content: "\4e";
}
.icon_minus_alt2:before {
content: "\4f";
}
.icon_plus_alt2:before {
content: "\50";
}
.icon_close_alt2:before {
content: "\51";
}
.icon_check_alt2:before {
content: "\52";
}
.icon_zoom-out_alt:before {
content: "\53";
}
.icon_zoom-in_alt:before {
content: "\54";
}
.icon_search:before {
content: "\55";
}
.icon_box-empty:before {
content: "\56";
}
.icon_box-selected:before {
content: "\57";
}
.icon_minus-box:before {
content: "\58";
}
.icon_plus-box:before {
content: "\59";
}
.icon_box-checked:before {
content: "\5a";
}
.icon_circle-empty:before {
content: "\5b";
}
.icon_circle-slelected:before {
content: "\5c";
}
.icon_stop_alt2:before {
content: "\5d";
}
.icon_stop:before {
content: "\5e";
}
.icon_pause_alt2:before {
content: "\5f";
}
.icon_pause:before {
content: "\60";
}
.icon_menu:before {
content: "\61";
}
.icon_menu-square_alt2:before {
content: "\62";
}
.icon_menu-circle_alt2:before {
content: "\63";
}
.icon_ul:before {
content: "\64";
}
.icon_ol:before {
content: "\65";
}
.icon_adjust-horiz:before {
content: "\66";
}
.icon_adjust-vert:before {
content: "\67";
}
.icon_document_alt:before {
content: "\68";
}
.icon_documents_alt:before {
content: "\69";
}
.icon_pencil:before {
content: "\6a";
}
.icon_pencil-edit_alt:before {
content: "\6b";
}
.icon_pencil-edit:before {
content: "\6c";
}
.icon_folder-alt:before {
content: "\6d";
}
.icon_folder-open_alt:before {
content: "\6e";
}
.icon_folder-add_alt:before {
content: "\6f";
}
.icon_info_alt:before {
content: "\70";
}
.icon_error-oct_alt:before {
content: "\71";
}
.icon_error-circle_alt:before {
content: "\72";
}
.icon_error-triangle_alt:before {
content: "\73";
}
.icon_question_alt2:before {
content: "\74";
}
.icon_question:before {
content: "\75";
}
.icon_comment_alt:before {
content: "\76";
}
.icon_chat_alt:before {
content: "\77";
}
.icon_vol-mute_alt:before {
content: "\78";
}
.icon_volume-low_alt:before {
content: "\79";
}
.icon_volume-high_alt:before {
content: "\7a";
}
.icon_quotations:before {
content: "\7b";
}
.icon_quotations_alt2:before {
content: "\7c";
}
.icon_clock_alt:before {
content: "\7d";
}
.icon_lock_alt:before {
content: "\7e";
}
.icon_lock-open_alt:before {
content: "\e000";
}
.icon_key_alt:before {
content: "\e001";
}
.icon_cloud_alt:before {
content: "\e002";
}
.icon_cloud-upload_alt:before {
content: "\e003";
}
.icon_cloud-download_alt:before {
content: "\e004";
}
.icon_image:before {
content: "\e005";
}
.icon_images:before {
content: "\e006";
}
.icon_lightbulb_alt:before {
content: "\e007";
}
.icon_gift_alt:before {
content: "\e008";
}
.icon_house_alt:before {
content: "\e009";
}
.icon_genius:before {
content: "\e00a";
}
.icon_mobile:before {
content: "\e00b";
}
.icon_tablet:before {
content: "\e00c";
}
.icon_laptop:before {
content: "\e00d";
}
.icon_desktop:before {
content: "\e00e";
}
.icon_camera_alt:before {
content: "\e00f";
}
.icon_mail_alt:before {
content: "\e010";
}
.icon_cone_alt:before {
content: "\e011";
}
.icon_ribbon_alt:before {
content: "\e012";
}
.icon_bag_alt:before {
content: "\e013";
}
.icon_creditcard:before {
content: "\e014";
}
.icon_cart_alt:before {
content: "\e015";
}
.icon_paperclip:before {
content: "\e016";
}
.icon_tag_alt:before {
content: "\e017";
}
.icon_tags_alt:before {
content: "\e018";
}
.icon_trash_alt:before {
content: "\e019";
}
.icon_cursor_alt:before {
content: "\e01a";
}
.icon_mic_alt:before {
content: "\e01b";
}
.icon_compass_alt:before {
content: "\e01c";
}
.icon_pin_alt:before {
content: "\e01d";
}
.icon_pushpin_alt:before {
content: "\e01e";
}
.icon_map_alt:before {
content: "\e01f";
}
.icon_drawer_alt:before {
content: "\e020";
}
.icon_toolbox_alt:before {
content: "\e021";
}
.icon_book_alt:before {
content: "\e022";
}
.icon_calendar:before {
content: "\e023";
}
.icon_film:before {
content: "\e024";
}
.icon_table:before {
content: "\e025";
}
.icon_contacts_alt:before {
content: "\e026";
}
.icon_headphones:before {
content: "\e027";
}
.icon_lifesaver:before {
content: "\e028";
}
.icon_piechart:before {
content: "\e029";
}
.icon_refresh:before {
content: "\e02a";
}
.icon_link_alt:before {
content: "\e02b";
}
.icon_link:before {
content: "\e02c";
}
.icon_loading:before {
content: "\e02d";
}
.icon_blocked:before {
content: "\e02e";
}
.icon_archive_alt:before {
content: "\e02f";
}
.icon_heart_alt:before {
content: "\e030";
}
.icon_star_alt:before {
content: "\e031";
}
.icon_star-half_alt:before {
content: "\e032";
}
.icon_star:before {
content: "\e033";
}
.icon_star-half:before {
content: "\e034";
}
.icon_tools:before {
content: "\e035";
}
.icon_tool:before {
content: "\e036";
}
.icon_cog:before {
content: "\e037";
}
.icon_cogs:before {
content: "\e038";
}
.arrow_up_alt:before {
content: "\e039";
}
.arrow_down_alt:before {
content: "\e03a";
}
.arrow_left_alt:before {
content: "\e03b";
}
.arrow_right_alt:before {
content: "\e03c";
}
.arrow_left-up_alt:before {
content: "\e03d";
}
.arrow_right-up_alt:before {
content: "\e03e";
}
.arrow_right-down_alt:before {
content: "\e03f";
}
.arrow_left-down_alt:before {
content: "\e040";
}
.arrow_condense_alt:before {
content: "\e041";
}
.arrow_expand_alt3:before {
content: "\e042";
}
.arrow_carrot_up_alt:before {
content: "\e043";
}
.arrow_carrot-down_alt:before {
content: "\e044";
}
.arrow_carrot-left_alt:before {
content: "\e045";
}
.arrow_carrot-right_alt:before {
content: "\e046";
}
.arrow_carrot-2up_alt:before {
content: "\e047";
}
.arrow_carrot-2dwnn_alt:before {
content: "\e048";
}
.arrow_carrot-2left_alt:before {
content: "\e049";
}
.arrow_carrot-2right_alt:before {
content: "\e04a";
}
.arrow_triangle-up_alt:before {
content: "\e04b";
}
.arrow_triangle-down_alt:before {
content: "\e04c";
}
.arrow_triangle-left_alt:before {
content: "\e04d";
}
.arrow_triangle-right_alt:before {
content: "\e04e";
}
.icon_minus_alt:before {
content: "\e04f";
}
.icon_plus_alt:before {
content: "\e050";
}
.icon_close_alt:before {
content: "\e051";
}
.icon_check_alt:before {
content: "\e052";
}
.icon_zoom-out:before {
content: "\e053";
}
.icon_zoom-in:before {
content: "\e054";
}
.icon_stop_alt:before {
content: "\e055";
}
.icon_menu-square_alt:before {
content: "\e056";
}
.icon_menu-circle_alt:before {
content: "\e057";
}
.icon_document:before {
content: "\e058";
}
.icon_documents:before {
content: "\e059";
}
.icon_pencil_alt:before {
content: "\e05a";
}
.icon_folder:before {
content: "\e05b";
}
.icon_folder-open:before {
content: "\e05c";
}
.icon_folder-add:before {
content: "\e05d";
}
.icon_folder_upload:before {
content: "\e05e";
}
.icon_folder_download:before {
content: "\e05f";
}
.icon_info:before {
content: "\e060";
}
.icon_error-circle:before {
content: "\e061";
}
.icon_error-oct:before {
content: "\e062";
}
.icon_error-triangle:before {
content: "\e063";
}
.icon_question_alt:before {
content: "\e064";
}
.icon_comment:before {
content: "\e065";
}
.icon_chat:before {
content: "\e066";
}
.icon_vol-mute:before {
content: "\e067";
}
.icon_volume-low:before {
content: "\e068";
}
.icon_volume-high:before {
content: "\e069";
}
.icon_quotations_alt:before {
content: "\e06a";
}
.icon_clock:before {
content: "\e06b";
}
.icon_lock:before {
content: "\e06c";
}
.icon_lock-open:before {
content: "\e06d";
}
.icon_key:before {
content: "\e06e";
}
.icon_cloud:before {
content: "\e06f";
}
.icon_cloud-upload:before {
content: "\e070";
}
.icon_cloud-download:before {
content: "\e071";
}
.icon_lightbulb:before {
content: "\e072";
}
.icon_gift:before {
content: "\e073";
}
.icon_house:before {
content: "\e074";
}
.icon_camera:before {
content: "\e075";
}
.icon_mail:before {
content: "\e076";
}
.icon_cone:before {
content: "\e077";
}
.icon_ribbon:before {
content: "\e078";
}
.icon_bag:before {
content: "\e079";
}
.icon_cart:before {
content: "\e07a";
}
.icon_tag:before {
content: "\e07b";
}
.icon_tags:before {
content: "\e07c";
}
.icon_trash:before {
content: "\e07d";
}
.icon_cursor:before {
content: "\e07e";
}
.icon_mic:before {
content: "\e07f";
}
.icon_compass:before {
content: "\e080";
}
.icon_pin:before {
content: "\e081";
}
.icon_pushpin:before {
content: "\e082";
}
.icon_map:before {
content: "\e083";
}
.icon_drawer:before {
content: "\e084";
}
.icon_toolbox:before {
content: "\e085";
}
.icon_book:before {
content: "\e086";
}
.icon_contacts:before {
content: "\e087";
}
.icon_archive:before {
content: "\e088";
}
.icon_heart:before {
content: "\e089";
}
.icon_profile:before {
content: "\e08a";
}
.icon_group:before {
content: "\e08b";
}
.icon_grid-2x2:before {
content: "\e08c";
}
.icon_grid-3x3:before {
content: "\e08d";
}
.icon_music:before {
content: "\e08e";
}
.icon_pause_alt:before {
content: "\e08f";
}
.icon_phone:before {
content: "\e090";
}
.icon_upload:before {
content: "\e091";
}
.icon_download:before {
content: "\e092";
}
.social_facebook:before {
content: "\e093";
}
.social_twitter:before {
content: "\e094";
}
.social_pinterest:before {
content: "\e095";
}
.social_googleplus:before {
content: "\e096";
}
.social_tumblr:before {
content: "\e097";
}
.social_tumbleupon:before {
content: "\e098";
}
.social_wordpress:before {
content: "\e099";
}
.social_instagram:before {
content: "\e09a";
}
.social_dribbble:before {
content: "\e09b";
}
.social_vimeo:before {
content: "\e09c";
}
.social_linkedin:before {
content: "\e09d";
}
.social_rss:before {
content: "\e09e";
}
.social_deviantart:before {
content: "\e09f";
}
.social_share:before {
content: "\e0a0";
}
.social_myspace:before {
content: "\e0a1";
}
.social_skype:before {
content: "\e0a2";
}
.social_youtube:before {
content: "\e0a3";
}
.social_picassa:before {
content: "\e0a4";
}
.social_googledrive:before {
content: "\e0a5";
}
.social_flickr:before {
content: "\e0a6";
}
.social_blogger:before {
content: "\e0a7";
}
.social_spotify:before {
content: "\e0a8";
}
.social_delicious:before {
content: "\e0a9";
}
.social_facebook_circle:before {
content: "\e0aa";
}
.social_twitter_circle:before {
content: "\e0ab";
}
.social_pinterest_circle:before {
content: "\e0ac";
}
.social_googleplus_circle:before {
content: "\e0ad";
}
.social_tumblr_circle:before {
content: "\e0ae";
}
.social_stumbleupon_circle:before {
content: "\e0af";
}
.social_wordpress_circle:before {
content: "\e0b0";
}
.social_instagram_circle:before {
content: "\e0b1";
}
.social_dribbble_circle:before {
content: "\e0b2";
}
.social_vimeo_circle:before {
content: "\e0b3";
}
.social_linkedin_circle:before {
content: "\e0b4";
}
.social_rss_circle:before {
content: "\e0b5";
}
.social_deviantart_circle:before {
content: "\e0b6";
}
.social_share_circle:before {
content: "\e0b7";
}
.social_myspace_circle:before {
content: "\e0b8";
}
.social_skype_circle:before {
content: "\e0b9";
}
.social_youtube_circle:before {
content: "\e0ba";
}
.social_picassa_circle:before {
content: "\e0bb";
}
.social_googledrive_alt2:before {
content: "\e0bc";
}
.social_flickr_circle:before {
content: "\e0bd";
}
.social_blogger_circle:before {
content: "\e0be";
}
.social_spotify_circle:before {
content: "\e0bf";
}
.social_delicious_circle:before {
content: "\e0c0";
}
.social_facebook_square:before {
content: "\e0c1";
}
.social_twitter_square:before {
content: "\e0c2";
}
.social_pinterest_square:before {
content: "\e0c3";
}
.social_googleplus_square:before {
content: "\e0c4";
}
.social_tumblr_square:before {
content: "\e0c5";
}
.social_stumbleupon_square:before {
content: "\e0c6";
}
.social_wordpress_square:before {
content: "\e0c7";
}
.social_instagram_square:before {
content: "\e0c8";
}
.social_dribbble_square:before {
content: "\e0c9";
}
.social_vimeo_square:before {
content: "\e0ca";
}
.social_linkedin_square:before {
content: "\e0cb";
}
.social_rss_square:before {
content: "\e0cc";
}
.social_deviantart_square:before {
content: "\e0cd";
}
.social_share_square:before {
content: "\e0ce";
}
.social_myspace_square:before {
content: "\e0cf";
}
.social_skype_square:before {
content: "\e0d0";
}
.social_youtube_square:before {
content: "\e0d1";
}
.social_picassa_square:before {
content: "\e0d2";
}
.social_googledrive_square:before {
content: "\e0d3";
}
.social_flickr_square:before {
content: "\e0d4";
}
.social_blogger_square:before {
content: "\e0d5";
}
.social_spotify_square:before {
content: "\e0d6";
}
.social_delicious_square:before {
content: "\e0d7";
}
.icon_printer:before {
content: "\e103";
}
.icon_calulator:before {
content: "\e0ee";
}
.icon_building:before {
content: "\e0ef";
}
.icon_floppy:before {
content: "\e0e8";
}
.icon_drive:before {
content: "\e0ea";
}
.icon_search-2:before {
content: "\e101";
}
.icon_id:before {
content: "\e107";
}
.icon_id-2:before {
content: "\e108";
}
.icon_puzzle:before {
content: "\e102";
}
.icon_like:before {
content: "\e106";
}
.icon_dislike:before {
content: "\e0eb";
}
.icon_mug:before {
content: "\e105";
}
.icon_currency:before {
content: "\e0ed";
}
.icon_wallet:before {
content: "\e100";
}
.icon_pens:before {
content: "\e104";
}
.icon_easel:before {
content: "\e0e9";
}
.icon_flowchart:before {
content: "\e109";
}
.icon_datareport:before {
content: "\e0ec";
}
.icon_briefcase:before {
content: "\e0fe";
}
.icon_shield:before {
content: "\e0f6";
}
.icon_percent:before {
content: "\e0fb";
}
.icon_globe:before {
content: "\e0e2";
}
.icon_globe-2:before {
content: "\e0e3";
}
.icon_target:before {
content: "\e0f5";
}
.icon_hourglass:before {
content: "\e0e1";
}
.icon_balance:before {
content: "\e0ff";
}
.icon_rook:before {
content: "\e0f8";
}
.icon_printer-alt:before {
content: "\e0fa";
}
.icon_calculator_alt:before {
content: "\e0e7";
}
.icon_building_alt:before {
content: "\e0fd";
}
.icon_floppy_alt:before {
content: "\e0e4";
}
.icon_drive_alt:before {
content: "\e0e5";
}
.icon_search_alt:before {
content: "\e0f7";
}
.icon_id_alt:before {
content: "\e0e0";
}
.icon_id-2_alt:before {
content: "\e0fc";
}
.icon_puzzle_alt:before {
content: "\e0f9";
}
.icon_like_alt:before {
content: "\e0dd";
}
.icon_dislike_alt:before {
content: "\e0f1";
}
.icon_mug_alt:before {
content: "\e0dc";
}
.icon_currency_alt:before {
content: "\e0f3";
}
.icon_wallet_alt:before {
content: "\e0d8";
}
.icon_pens_alt:before {
content: "\e0db";
}
.icon_easel_alt:before {
content: "\e0f0";
}
.icon_flowchart_alt:before {
content: "\e0df";
}
.icon_datareport_alt:before {
content: "\e0f2";
}
.icon_briefcase_alt:before {
content: "\e0f4";
}
.icon_shield_alt:before {
content: "\e0d9";
}
.icon_percent_alt:before {
content: "\e0da";
}
.icon_globe_alt:before {
content: "\e0de";
}
.icon_clipboard:before {
content: "\e0e6";
}
.glyph {
float: left;
text-align: center;
padding: .75em;
margin: .4em 1.5em .75em 0;
width: 6em;
text-shadow: none;
}
.glyph_big {
font-size: 128px;
color: #59c5dc;
float: left;
margin-right: 20px;
}
.glyph div { padding-bottom: 10px;}
.glyph input {
font-family: consolas, monospace;
font-size: 12px;
width: 100%;
text-align: center;
border: 0;
box-shadow: 0 0 0 1px #ccc;
padding: .2em;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
}
.centered {
margin-left: auto;
margin-right: auto;
}
.glyph .fs1 {
font-size: 2em;
}@font-face {
font-family: "Genericons";
src: url(https://animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/Genericons.eot);
src: url(https://animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/Genericons.eot?) format("embedded-opentype");
font-weight: normal;
font-style: normal;
}
@font-face {
font-family: "Genericons";
src: url("data:application/x-font-woff;charset=utf-8;base64,d09GRgABAAAAADakAA0AAAAAVqwAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAA2iAAAABoAAAAcdeu6KE9TLzIAAAGgAAAARQAAAGBkLHXFY21hcAAAAogAAACWAAABsqlys6FjdnQgAAADIAAAAAQAAAAEAEQFEWdhc3AAADaAAAAACAAAAAj//wADZ2x5ZgAABFQAAC7AAABIkKrsSc5oZWFkAAABMAAAAC8AAAA2C2BCV2hoZWEAAAFgAAAAHQAAACQQuAgGaG10eAAAAegAAACfAAABOFjwU3Jsb2NhAAADJAAAATAAAAEwy4vdrm1heHAAAAGAAAAAIAAAACAA6QEZbmFtZQAAMxQAAAE5AAACN1KGf59wb3N0AAA0UAAAAjAAAAXo9iKXv3jaY2BkYGAAYqUtWvLx/DZfGbg5GEDgkmLVWhj9/ycDAwcbWJyDgQlEAQABJgkgAHjaY2BkYOBgAIIdHAz/fwLZbAyMDKiAFQBE7gLWAAAAAAEAAACXAOgAEAAAAAAAAgAAAAEAAQAAAEAALgAAAAB42mNgYf/MOIGBlYGB1Zh1JgMDoxyEZr7OkMYkxMDAxMDKzAADjAIMCBCQ5prC0MCg8FWcA8TdwQFVg6REgYERAPvTCMQAAAB42i1PsRXCUAg8SAprl7FN4QZqb2WZGRjAIVLrHj4be4ews7OJHAd54cMBd+Af7JHmt3RPYAOHAYFweFhmYE4jlj+uVb8nshCzd/qVeNUCLysG8lgwrojfSW/pcTK6o7rWX82En6HJwIEv+wbi28IwpndxRu/JaJGStHRDq5EB+OKCNumZLlSVl2TnOFVtl9nR5t7woR0QzVT+D7cKLeIAeNpjYGBgZoBgGQZGBhBYA+QxgvksDBOAtAIQsoDoj5yfOD9JflL7zPGF84vkF80vll88v0R+yfxS9lX8/3+wCoZPDJ8EPil8ZvjC8EXgi8IXgy8OXwK+JHwp+Mrw////x/wsfHx8HHxMvJo8Rjw6PGo8CjxSPCI8fDwc3PVQ2/ECRjYGuDJGJiDBhK4A4pXhDABtHClYAAAARAURAAAALAAsACwALABaAIQAzADyAQABHAFGAZQBzgIIArIDTAOkA+AEEgTCBRYFYgW+BjAGwgbkByQHSAeCB+AI2Ao4CowLGgvQDBwM6g08DX4Nug4kDkYOYg6ADsoO7A8yD4gP8hAwEGYQpBDuEUgRshHUEfYSQBJeEnoSlhLEEtwTIBNYE6oT6hQaFC4UShSQFJ4UtBTyFSAVjBW4FegV+hYUFiwWQBZWFmQWchaIFuYXFhdUF4gXyhgEGCwYThh8GNYZEhlCGVgZZhl8GZIZoBnQGhIaShp8GtIa6Br+GzAbVBt+G8Ib/Bw6HGgciBy8HOwdHh1WHXAdmB3eHvYfIB8uHzofSB9WH6of4CA4IMghACFCIcQh4CIGIjoiSCJ8IpYiyCLmIxAjWiPwJCQkSHja1Xx5YFTVvf/53nUm++zJJJnMkpkJJJkss5GFMIQ9w04IS0BZRSJLMIIo1l4XFETQFkVFBKwVrbuWpRaXPOtalZaCPKu1D2yf28NX21qfQubk9z3nzoSAS//+Mbn3nnvuuWc/n+/n+z3fCxHIaEKEJfJMIhKVhJ4GUtP8jCqRz+ufVuQ/NT8jChgkT4ssWmbRz6gK9DU/Ayw+bPKY/B6TZ7TgpuVwN71Unnnm0dHS24QQRSACUYis8XyzST6xEAch4LF5ZJsnKkc9NsDDj2ETXgUikT4iaClNJEBSGoZIP74qa+l//YRfKB5EAEyj4g/ztWBZbslcIEjucqHATOpjkYBXsYo18DNYeOQI3UMvonuOHIHXj+/YcXyHSs7FLGQp+o7sYA8IFq+BpmqKhtk6SDEZinWVWfMsHlLfIkRCgjdPsLpAtMlRUu8CmzVP8HlDEInJmkC+wcbihT54cN/6cePW79Mv/f1E+MUT2zvCM68cOWt7Rwc2pk8TNQ3IWW0gEbuI3yxI7KW9HdtnjbxyZrhj+xPbWX0EYhjcf9h3Jg9gldjBfhLm1af1ERF7BTAEmoxngQDeU35mB/YPsDiFtU0gxChgX2tn8S6FP3zG38O+zMWEVkU1yaYQRCMxt13WblvTT9bcdgpaTsnahlcqUp9owt0Vr2zYc+oUHwN8S2FjwMYV62PNA5+pPhaFc0EP4JhuPr2la4eQCVCsNRvnLac3A9nRNShIBFZPXpciEmHjareZsEbRWNTEBhVvHDasmyniwP7HJ+4AhlsgbmOP7PUsWVA8DFmHuzoSa3avSXR09XZ0HaZfHa7raOARKjm8kWoLdwfuamwHbcqaNVOo1t54V2D3QtA2nsQL1TYePrwRtMTaWUWYhvI0gGlYz5FeldWtgPiwvfW8bpVgAk/cwxqtR/hwhHxeVq9YWNG6duzo0miCHtBgy55TlN/jbYIHFGwyi6IJ6NVO7RG0c7c7ugBDRITMuMlYqovNAFYeuNg4BWPRSBCDBRhsEaKRQJCl5mOvSfmxpqbY3GQSCmYvXjy7s6bVP2WcjI/P4iEUxG7ddWt0brKrC5/P+Yz2fTans2bNjWMvPTwOi8B2Vhtw5pEr+cpyCWabVVAkVQngpGDFtChYcIsQCIYgT1ADQUUNifmQB7g4HIrN6pIdiponhCAYkoJDMd7ucEkOlxK32q02qxIMlAewtuYWQVwLdsg6+fyNbcufpfRunw+CruicxZMm1JYsV4zGfIuUV9+8OH7VzTdfFV80IpSVVZBvMErLS2rHT140JxrJtYfGjRjrFIyl3liplFNkNDlFY6nTmwuKwx0fu6gZfL67aOrZ5W03Pn/SQNiZfrXlIfr62RfrVXeh9JvpoxY4FUt5/eRFm2bsvTy/YvzFdSDK5jq/F8DrrzMpglAxtSFekt2zZ/rmRZPr/WYl1JmVJxdEq6VcX3GhoGY7zaAUuoZ5pNwhrqF5WabyKXVZhW4l/MJZaHhoC28cdiIDKkJ4nxqIiZQittSTBJlKiL8+LogKUe3+mDleLrvAjLhidsRIPBDMAda9LsERkxwCsETlccHiVXx2S4sUD1SBWyIIewRxjzDgk8iBw54n/0w3db0rjt/1ViE9TY/nNXaeue+KFT+Cxz4uSNCP6Bp5+biD/9dsLw0qj8DEq51nG1+if695Cb68Zevjbs19yW+VvZO2LB9yLT1Er4JdsAEsP/85/ZxupEvw+PznPweLNhWq4MY2evS13r0roL03FCq+m/5W2Jx4iP5u/dsQm1SrddTDuw0Xd7lKw+05HqUYSuGfM+nhE/bxIXBCrGAf3Sc0ultay6/9qXZB5lggL5R1FyAeVyEef0Aa8EZR7Qi4kuRz++3helzyOL0wgJfhOL8YXsXtkgNnaIsQrrc7YvE8UGOqllwpVM/Vnvo9pdvoEdpfVTXzgZ+MuPJ5n99dV/vjhyfPTs6uvwVu+TCrcfGm5OQt4R+tsLY3rFJquycX25Yff/vwfT0jH5QDY+vEbavV3KI3b5QrxfqfXbS445E3s4dUtm1a3Dg8XpRILPfm6vUlKD9UjQQH0MGHKG3xDEcZEXbEAz4UIKUIiyg0zwMI+hHk5dCPKlv3yZOWX/TT2VWUpqrYAxUR4SxB6HwNpN6c5jj8Iyt28drRp2lfqmFHl4xPOLZjufLHWK6b4YPIBAMrI9IiYU+Ugejl5YrSbpiQT1+lvX/+s6N6/EXXtsW7nE51/pKKiNMofU2P9h0SJ0ANCJEFs8bHShVRpB+Z/NVeUTASRJ9M2yyIzB6yhKzi2GA3s0HxeXFFF5hjgDMXFKjHuZsNdgtYYvEWMRphQGBA6AjXOwLlPq+kqPXh+tgIiNkVVVHBIiKOxBz2c3F+HGpVjJmjEbENVsDEL7aN7Nn38idXH6T7v9i27Qv6pzNv0x+PFQO3XC8JX/+j+y/gmypIBXkW1VFoBYdslvMkVZjcCMZV9NN7b6H9R8YXF/lX+Lw2S561qhb8T13bbs23WjdOCVzm82GkrVLwycO/OvSeqmHu+w9e/cnL+3pGbvsCJvLSU3mn6YYlUul9fTUhWREeSo30SHv7dkOOklNXNzZcGJoT9Qp+gzu7JL/Qlt3QAUu6Ox9YJQsilHlFWei7SzDBbFXwuiErE6lWVN68M9XQBT3vH2FzXSC3wj9Rlm4ldWQ4G0W73q8hITOh1ZARh5FBLM5+Me7xh20+my/qi4ajYeE9IZAbGLPkmh3T1723++JF9797+do3WncKVqO9oMjucpWblz66ZMmjS0d2j48VSXS/uE9nVJIWDE/fcc2SMYGLd7+3bu37uy+ePPEeyFVzDdmqURIXP/rbRxeXx8Y0Fb3Nk2M9RZ13Kc8jJzFjXTkjCTJxx4YX4R/FPkZF2FQHFYWyxxz02FoUfCbYhPn0ILQ9KExbumxGvL0KqjrkAnpoWkfluKG52fSQJMGEbJvbUxNuLZ++eVkDEPG/bl40oW1h9aS62kmhszsF8/Ir/WF3cSz1n+L187eaSnzFxZbs+GWPr2ZcKT0/Gct0k+ZBKzC91Bg/saCYDoEPiYTVjhG8moIa9dgLbCrWOs672mbSVyVbeCiGHfSbG0ZPg6mto6ZPGyk1PbSpftowbwH9GgAMhixvg3fMyMwy1ZfkGSIW9X0sbpzS2DxpclPjlL4N8NqTB4sqg4XdHtpz4CAcrrQ5h5Re3E5nY2c+isJhGsqFqazGLkkf9kBQwJURDMQtbALEWKWsrD/ZGsFVEULemYdJkQSpeewvyOeJLNWt++MT2xZEqmdctePgksVPeicUeOffqZb+TMqzb71kxuxAc57j6iVrn1005obXfzT/0ZtXTQjOMKuqaBVUn33munj5xBV3/fIvBhJftGnvgfkbPnxx18rm+Qn6wbAN22MPXy08ZfQsj9x6+LLp4e3/0bD49l9B3cFLn76uLTSt+6a7p965yOYszJmSVWgy+u54rnvS7nu3rp9Vr+N4RvYtzvCJAiFPwGYGY3ELn8/AGiXqjbI77AgbEI8Fgmk0x6nD2CRS7TinOWxuYboywE5yBMiFXCIt5+/YliwZX7J12lW/u31a0+W73u5Zd3T3tVOGdC0zl8iCSZDlvNHjtN41Sx/oGjZ1x0XRdn9Odp1r3KjY3GiBwbjG4pAP0NO7BjMH+hn9iuU/dP1icEaTlx0G8c7Ox+9YnYhfdM3td7bdcmyoIc9iSGRZbaYpVy185uZpzctvm7n96zujndGaXVcObZ01+upk5TSLhfpnLNo8BRyw7sgAQRDIXmGBukDei4srn/PeAuS2BeXpq2yF2V9+SR/+MnVFOiDvZecv03d41eUlUW9Xc4gXbyQR+bkP0TuIkwWpYhx/FrPDjCITQxhlVjaAtSAHlaGfpu5bsco7bZ71qvaN1z0152hdxNo8YdiabkPBpsSYG1VioA/SFB1Oh0AZ3HYtlLWvuKLnboOV/p7+agr9+1NPzbu7FB5nbcjoT/mIDd9af0ZBIag27OnjZ+CanoKsl/J7Ac99nL0SgHeJplTgWvbqWgUqEw47kw9xEwoHnDaMeEZNvihvVFwaBb+gs0wF1c0TN93cM3/+ig0XXzSqNfJqVzIZqjapGm2iH9PIrqoqZ/ls+lHMbi8ra2i8boOwNuVLJObO2cKm52D8cJBqjsEX1J+4lQK7O1aANeKr0c05B9bNHkb2b8J5WQlepRSs9iaojw2GELGMvnSKqVBIzf/XvPk0/ez0ZjP932RUJtFkMqqlT+ejCCWn9Lf6TolkbCMqSKg7NY1JsVekA5l3knxp9QOooPSTbeSnZAe5h9xH7icPkoeZNodNsNUq7M+q1KHOoNQpqpWdFBsDFOxOJR9A8QahtgYCwdpANKB3byAYCfIVGIhiZAS7IFobi8bqIqzPo/VxftV/I6A2DrF6B9Ta62rtYbtj4GdjRy37szqsdXYwyXEjOPyyLQ4mv+qPB1UjBGV/VFVx1Pk/Af+E9BkvqVZThSnVCiLgdBZZrADn/RNgIDGKVuEFTC68AAIM5JHOCDArcH2cujJ19mNwpV59EO6kH34sjPv000+hUpA/ph8KjQ9K/5AlWi2oAkjsHVaowIpM54D5A63OzoFjLPt0TUX+HC+AL+GLEhyTZAFkEPCWHew1ngE7H8vOptXpFop6jqwMlgzfgCn07Rd3wmz68M4X9/5pVeoFiLx47+Rdu3ZhaPbOF+//06rz56oF5dwL5GM2V5GJFaCO5uaqVQsSYVTXBJQPDrsUV9I8AjEVgXUEMEzFFKiHWTgDUxiRRmStjdQhVQuUsyj+aoyBcAgUPUI4B8whIRjggocnY1Qcc2MP2T0TSiIqi0GO1w6XiLfsjfStAPXlOINQiAVZlojhEpYZDJjjMYyPK5KCcG+2SxI5yJgfI2T0Dkb8OAc8tpueWLlyidW075r14N4wIbn6rTtmlSdC2KNGEUb+/OVlD4Brodt/KX3/dnHo0I4tV6xrn7vgyWuT2V3tl9AvV14xvCXLsHPlqv9qanEkQxs3RTsstnBBVbS0am4gEDEYzEUFlfXFzki1udghK5VlFTWh8bmohxlt9jGBwFirTTYbi70V9spOj9cvCh0bW8Mza3Js5qmXrBtWPjJsKjaaHRsebp91+0y64TRsuqRp1o43eibdsNAZG9/TTQ899BD9dFxb7qzZUP2MyXwv/fSNdde9DyGdd+rNZLQzzUDvMqxdfRn945139E8Yn9dgm739re6xm9bWY1uzBEiuaLp1Q7j62jtTWaNuGtYz1FfiTV775ALhshdbJlmbWpZfds3637g80+d3fpgMV1uDwxcsnFlcWaZm5zkc44YMbfc4PBZByHGai9v8/haTXYFhlQKUTSh1eQSo9Pnag1aP0yIZi8rcc2pHXhYy5Yy5aHU00l5tsOfVDC+Pb2ieclU0P2flA303f/3WTTeuPXrvZVb3yq3T7qJPrN/QXer8rz27YOU99/7BJQk5t7xL/7x7H/3D+9f//8R1mT73Y3W4ej25BG9cuAjy5BAqSKY8A858HnIJsTiKJ5eI+ngspPiC3kAeJgOXWAZqSMLF0iK6RIe8Wy2aMGb26CZnXlnlitVXdl86K2E2I+waTFa3P1IaWdU+xmzxjB41rACGKdbEiNmTpo+oyxLKW6Z3zpsx0mKRCsKR5NgZ48aXFBeJJmeR0XhKdTQOKc0eP2rMww899bO7N8xzqkPEnKH1M+ffsO3QojmbZ8Qtcm6uqtD/EVS7w+3yuUqzzUKRKycXCr2VeeXV4jOpjwQ5W5It1aMuGzPx+s62Km++ASFJyS+sCCerqxdMm9hYlZP9htG9fNWD9786b/LlTW4hr6QoKz2GiEFXIAYNIddh79hVbgwNMqiRUCwy5iaivseUAtlmBWapCgz+YRqmD9rTgn3gORITJpusg2SINS3zB57bMnQgpo4Mw6QbDiy5auWUiZe//yukq6ZRdZ3r75y69cq2sYteeHB7z4wqekmT1ze8qX368g6Xu9xtKYjEOxdVDvWUOIpqIj5vkXPYsBkzu7ctXzGsIR7tnL1xXsswr6el9dLJ1aFCp8NWUlYV8/pikVlXHrxnVbfYuuzyJQdumNSYN3zFrmff62mfefnGqXeu76xL5lTN6Nn+4AuL5tPftl86e3hzRbDY6bAYjeZ8zCPkLXe7W0I2e3l5dai+FqmIMzhkQtuCS0a3BgMlVrPJ46ofMbTKbvN4orWFRagDJSdNrBkRCnH+jKyIKMzuGGESHXFX1wbwrFQiS+EcJSRUgomjOO94Zp1Gwe6ptyuaPVhkZ0cymmCsgSZGXjFu7lCtt27VwgSoiACeOWMLDAbYG01KpLiu3OAJ6mdM3ZWsqK0QtIvu/3qzbKr2lLTvnD5zrz+Q1Cn927BVDas93KIVJLVkBBmPesxmrGUMq6UPWwSJAY4VYC3TWqK9nKkzCrvzxzidV+0oE1iQWwesdgmsjhgzlyjEqzCzbsRi1e0/gBKO866MXoTpLCimHHILYgXrCtQSgn7R7mD3LpBezx/qyu949nBHvmto/rDbfkL/1hoKjRwZCrXC6HmtrfNaBU9lw5DqshmpLY+C75FH6AePPkY/eOQR8KU+rKiZWVo1pFGuxoEYUb1vWCjvilfoF/QE/eKVtQWllUXrZtTNKDn03/Nks9kGDYXT69qWL2+rmVIn0jOT/vxkycz62LyYaMh3VeZ3dORXuvKHgRJqxeJbW/VzKDS8rHZIQ3B4alnXgctWHOzqOnjiYJdwb03JxOHlDUJ7qCVUnUg9Fe8srq9b+uzGKVM2/mop6n/hkb4Z66oDC43whj07Rx4/pG75HcurJ4Wa6bU5CypCsXlsfSK/Znq6RnwkjuPBjDBM7RX5loUwHDw23VzOu81hU2VPRscKRh1x/aE0ze63e2sA5t03f4w2LwZqzega+bUtW16X7kMaoc7bPX/+7nmw/D6Mlo7Os/ttIS8tm3vPnGjnj0YfPeKpqfHAx5uef3HTZdU/Ptq5a+6cnZ1/qA0dZ/FEryPbP8B5nU/KM3ybb+Lo+jrbxkF+yPZyHBB3IamOOxRkxpn9GyTW7wWSXX76Hn3P35UMwHLZ1DC6wSSr3Kx+VN/iOcrs6Kl9LAF9H/z8hR1Sqc9XKhHdrvUCcqnWgT0WByFG0WTMiduMEHUIt8Ga1Od0O6wULBTDggVWpv4u5NPtqc9hDb0dLt+d+iL1xW61lb5FD0F56lnw0V/RtyAC4+kH9CFxL/0TTIDI2W/o28t66EvQ0rOMt10ghCpzsO0uMoa3XRUFNU9iKoQKeaBrOEwcMr6F65vtb8TNyLCYcqGzMKaZcMuiBxVo+dXZjdbIHFlWrEU1rjMGWaVX5g11Z1vL8suaK4RTXtlpSa2ylcr/dFpLyz6wFouCS5RcFvr3Yp+vGEZk2wtUsmgRpbTFarVV2MyCgTYU5IqyWlkh2xxVVSV09S/tZW5zn0GRcZ4U5jnzDLtyrT5vcbDYk2PhOMX2R9h+0GDtb9BmCPnezY/0bgfHOgFnLd9TYnsdqPw5PDaPGBZ6xd5+wjRETJ7i8jylIRPW+klmLmHJCmPHOdwqZYTMRqCESyFFKBHf7GKApmAwRdg+U5Ldk8weC5+HZcSftmtm2DQza+q7f4hNeCdZTKhsmcQ6cIH8XHf3c/Qs/ZCefX716ufhjrXv3NvZee87a3fRr3buhKw/wdBO+rRKVj+vJ2LJkefji8+fXd2588RnJ3Z27qRf0dcxuUToXPqfnTAV3tPnB9aJ8L1IE957GY7arSLrVQ/rTKmL72ZqTGs+tUfS+B4m/ezUnn7siD2nCBncrmxSTKp0W53JEw3b8LAw45c+rbj+mh4vNlQ+VlhYRqFzBg9NwM5ORvu4xiniOdXrRKYcSODZqWhn2RLStLOYjCVIsbNwIOCkhD2HXkx5fl1cZChpxLrUoqasioxHxS16iZ4mqK0PowJRAnU/VFUJy1JC4RJ1xRO8DMK0KYebmya/s8bSb0AwqFij4pxQETyNVRLcDtTnDn9X5QnJGajr4H3rYpwblaQJZdwohqdhm5g+MmFPOowc1Wb6oZ7OvHtuO5vVmF+/pwGU6GnYM37Q9DVzFsh3NQWi+qY5Xx8zYaZ6tXo1tseNCAcOQB2tRYA4qAFvPt+jUyFurx+BsAt/Fsrmpk6VNzUGvTnWYcLX+4WyA/6uwIFCs7lwf+rkgQCG/cIwnspfU5pnDIWnS88dSJ3c7/cfKGptLTwglGHwoL9rYG1ynC8gJdh3KqCUZjv15W7JjOyOIM9HBEMJhdhHNGq6+9n0+oFhkLVzdd/q9Ue+PLKenQAb/LfVmSe4dHY9eze8mX64fv2AfTpdFm/pBcWRdFGoXtgtUY9NNsHfvlVmauxAngZBE1dT07fKpd+cq5VhsG2cr7cSUsFtVza2FeOJMjj6gXqIOIw4UGzpCv+mOkomIb6S+jf14vKNQKWBKO+QXKxTKaJbNdv/Z9AWNEIMqyIagXe8EZi2FUNVI8aNjgLnXYifMpyl8hL6JfKeL5dSBc4shRwYCjl+WEu3Tnrl3Zcn0lvh8kmvrFjxypQUYWauU/SlhRxbZXyTypf09CyDM3BmWU9PXyVcAT2TZ0yfTG+lW/EKL+3RXzglRDk6n1dn5ofh46uOgDcIjDWyuiOtjDNLeByCFgcE46whqEtk8N7PmSM2KK7zTYkUeWC/ckoAWMBbcucvdm2/qH3FK0lY+8fQdWfJdRpt5M268//eSG3h1YC3u257eAVvWsuaEaf2rEDIgf2eoj2nhJN0L2vTlO3e6ZPhinfhQ54DvMoauDf1Fm/4V13LeRNfWrNgJQdjEBho6b4S2P/M7IX1MwIKo15IaLSX9mqQ4CdIyBfcayxNen+R29HPz8NA+nrFhNbX29eriQl+EhPqBfcaS8PmqJaWKxbEsyjzcLFVGqJ+ziLsKutBhlWIVHJ4wPgZPveTiQ44mo49ySgg0DCB4OxPA76mg4+eQuGJEYoOIOjiX2+KqyACXjMH5w1QirxhBzGy9WrBP5CLQSW0/BD1U/8hWi5M3L9f+jE9mPoUJtL9ggPaQHCkPmXYovMFDbs2i692BN4gMxqj1Ne0PqKJuGAUBpiUGahTvdBLE+f4MeMLRu6TZAT8M3kYi0jhT8TfGQxzF5pedmJVJRLvv16lF98zkDzGdIwCW90OHIoaQfXjfMQ+6u3TaELUUo8vEGak9moLEgs0mIThBQqW3qdBL7acPetbwJ/lskdp/oS5syE2Ztx8VOQ5jPYgDCVS/E1WFegdjDc5uLY5g+a+Gp6IUO4z1aMYcwLeZEGgCnxmphyhmAWi7zm09ZMjdPfvj8I2mAYlr67qJ/Me/Jx+TA880b23G//kjLvE72HREZGsepX+lT5JLz/6BCSh6PMH5/VpPB2X7f3fADEo6ovYG07uo+JCecJ1UlyiLcgsBpZmMXgs6luVeZErZnxzunVZs8PhE76u7L68u5L+H193f4zQj8LC3LHa/LgvMbNrmPTO2AkTxp45ylcVRNmeAQ5MZp/BhtgQ1nkNQwXUXeJc3+RIhqCG6Oth0GB3sMYH1ZAgcBqleJnHFv1tkv7mpVkPbm0E1AoC0S2TmIMOHqi+JmH4S9d/MofFg2/G4i95YyWcSo8dD7U3AWoT/tjwU0IZ28h47PiSOSwCyutLaS3vPd3fivsxVWa8mPLAyzg9Liu7m7sz+bwDTkt8rXGazJ2XOIJrLLRmytRuXDcauzLXpZR2NcP2qxk2MD8lQZuypntqmmy9TJvZnUA2snUBP1HY3Mgjhbp/HIKnyrA+GjGjClHAii+wi+VccsyZSpfT5VPn7IR9Nz733I2Ys0qYNFl7DB/AXVOPrd0FWSnnc2B4jjlTMTxbwPBMPsmWEJIJH8QdMucl9KR2Uj65IEVgr9aLY4Vz1EAGuBQpwsFi48WuBvI10Q82k3GZ4pHionAQZ7CQIZhHEFd1HrMLO0w4iKwJzALi8JjKcIJxDwMTTn34y18E7ZOa0f4/PnTz6UcXrZc3DVs69i8pzfLO+KlLnljF4pRSvP8k1L1xzNP0b1X0jH3zqyDeugvsdPKlrz48Dt+3vDP215euPbKtFBR8SFNMJxGxrZLGW8OWpcb87tL1ZPjDOoG1j89EfzrFWVRP+vC9PsKd3RjSzBASBtZnKtczy9gq5/wgfQGHlN7vM6fXizCM/gu2a9QCa6UH04HuvlE4Mdgw/H33mjW718j30zLEJyLsSZ3Sry0L2VOcPvTwGpbkPG6icj7L8IW7kg1emTL3HUNVCa+QPLceEYnTsSJ3IBu8GAnLisuUdN4ZphzXmTJJ4475gqs/7f2pM2Vd/Mhc8Hi4EEK1Ecmzz8TSCPu48Bj8B2nnRuZHmRFDNKGrA/ycwMqx5zgI/A3QX6T6ZZ9OjCVOm5lE0nM9yzVK5oTKCB0j4kRlumgJ12d1cRiJNUHajsVtTNw+OWizT1UPb2xdVxV67vI9pwolwvWyHWWejYfD1Us3nNrT0srXpqaCKqf9Ye1Wxr+DbGEEA5ERbCdNRFquHEwmP207mqQN9CS8Bm1tnyaPt83e20/2yruSx/ARjKcN4GaPjuNdW2rHXiAMkIHJLpnRKPVc/4t6RWS9Qtym+Af5f+UnuKwRsPCoByQCn1PLLJjFXFTpL+THqYVaOmCWBrO4HRIX2B8UTX8H1zySWyS1EplFf8G8UGHWLGqRH++gv8B3O+BzrssnFFYPxuiYgASEiFRvCllNr8xksYDUJsHTMSxJsHRYFyMm41YCIYE/jQlsDKZ6B3wJRKwe88bEGSxyd9o+Pg8BVyhWTX+Gc5st0syzNE+QNe6STIwiq7zGSBmbAWeJoDsecx5fwG5kTfm2/ucjQZzZNShz4lwTJBl9jx3xsM03+D48SB/8vnthgEylMqE+7cLAgAN0xgP6e0K8awRuB+G2DFbnb+1iZ5CF4ZisG2T4WbeNMEMJs5718TiJObNo6dUu4qM0jvD8GX4FLsg/zASuzRcdVI4YZYownCtKYxlpmQI5K2NWwEyZqOExxfhcwQeYituv2xAydnCGM8U6FjN5Lqev4LEKCiOAIRBEfIc3iF/6cJBv+vQn/eQnn96kcODglnD9mnrzbvqvX5bSf0Ju6S8hm9FEoq97Ja3FMXxOAwBDq8Eg4IIBFJCwesz1FnDe8NZi43SHX0U5vLGqfVypDgoCVk3HLmBmGyZH8OJ2bzzsqHSlMeIc9pQPYI9ej+8rPe1JSDJ10If1/JI5HOnQ+R1lCtxfn/EqI7fgmdjWlkfl8hqBGDECFy3zLmf6JzNHpN6bKwToXIGNEMV1xy1yKMD38Qfn2bDymZgo5c4cePJFue86MKjFNP2MZbNhuUpNsdXI8gaUm/q6TY+5iY84kxBNyGrTs5nVLRCJc41F4apFIjN1+4hYX1/fd4TZo9hU0vT5fBZLi/80zjRNAdFyj7pAXUCq+M6K6ldUixpkRDFoCQTlINMf48G4HIuLcQeictwh2h1+h2rHseaT216vLmikv6tptm95Y4Sz5Y0ttqZa+rvGTwyGTxqhrrbJtuWNkdaRb9xqb6qFOhZNN3H4FU7fam+uOZdSzyA3O4E5NNfoST/RM771dcy4jGM3ucDGYEV9/rwvH4Ab+VWI+fnOaRyUC7+BkOo3n96yaYNweHwf4aHUmPHf+iAidWTL6c3jU2M2bGJX4fCGb/GH4nNypTyjVyCgstXPlrusc4eUfmEsCGGYsEkj4ezRY/XF/SaTwWx1n5srOo8y6SyRxWZEvUx0qGbceoBz8ZTsyxH965GBbxIyOK+7D4n48AwrnmTwftD+QyYtkiELm576dyB6iSkuIAa+nyCDvp/A0tLfT4jAHbwN34u5ZBDm6kbwNNalQRc7x4AAeEZfsXj+OgO6vKoixyOWv4LaFcNcjqnG84rxpH+DihPS4CoMFAm82rj0M0XzL1Gw/0UtUzy+hO1mrR+oxoXzznLhvJMym3TI1zy2MDK3C+edsExH+720V9v7rQlXz4vpSzJooWk5dl55ju/+wodx1m995ZMazFsvKOjskfP0yPPKCH93GfrONa4qB9+uZkDLfqUQjnIPqO8pH170t7ffsf/n825aUlHkLCyKjC52vmUyj5n+fXUSGhqndSdGXrR/XEFBia+k2Du0umpkg7fUaquOpH3hdZ1Xn9Xsp+K8YYYKjrknqRuHzQ0nL0jLEhpZ2hSOvESYwZ6lZcyHupk9I2MHYUzHTOz4RhgVg7AFj6DPb0HNLlzMggqjGimWeQe00/85UamlPuvgtkitYwTeybwu3I7JE6bDvO7/xPrkKtvYTgbTQFsEexnEW8CF0horv35CU/DGZ1+YcP/9E1741caK5gk4ZZeO+c1r97YMHXP33WOGttz7+ktj2Jwgl8BJdafixhWsfw3F7F8iqBbRwQzaQeGyE/Qo1Jw4Kh09cfToCag52/U1kK/lhm3IoRu2QQO8to2+Rl/bBq/RshaJtDCdjOunaTtQEdv9MQpRFLSoxX3LgTjKtTREubBJNxIpiCqsnX0oqges7lEm33UTrcxhhFnz8IRU9lwKbtMfMPp+ux6lP1wP2w+Xn/p3JWvkO8os+4EyLSj+g+oPldoHL8+lOw50/lDJOH1e7mSJGIqm56iMcgzLNRkF5rRgCqIIY/Y0k8CtngyARYJyaEfbc0v6OR7LCWYdpb18CrMPyujxHW0Tqabfp/0ldFzP4z7Vg3OVL8iLfMf752wPIuuTjCzycgdl0Weq5w4WHD0kPsnHrk4mV48dt6Il3ODzNYRbVozjMcB7SsaVxzRSdogDoUEYx/lRNrPSQBrEeYnMv9kT5Fv1wC0jDLgljS2shmHdKdLtDxcxNS/FxaPE51EfSW6Nr1lTPvfiem0wd+K2hguHlDkEurFzZE+Uf1qncEW4j583nwb76c1slxR5h3TeGGq6J6rG6SbTNwQiz8I2FBAn99f1cJRUVBt3QfF5mCmOQWglFOlBH8qkZV+uXr1w6sqFf/0NnQbk+iVz6uouXbt96YK3FG3smHuW3ZinFt20+r6nhV8NH9daWkpb6PFJU28jaTs6kTP7wz4xrHriYYsv7pFna19oFTRRwS6oXnKFikvOtM1b49wim2EQ6+eMYwmYgswRk7MLOJCWxzhxe/s5Vko6Xel7U0j0phaAm00QI/ezZv3KeIOR5HB/ZxuOIMp+i8ljYR8asNk2BEC3DKt+I6BKr+nKDWjf8DHTzS2gm5i1bzROhPFeThNjiqVnDC9shEHjLErjagYztmnny0kz+Y/zZZgjqKgjuLtlMF4j5EONMEJ1jIAyCNRAvhQcAY54cIQQCKoO/MsXWSK8RVkXR3jmCeP5QhnGYaAM8iGuloEazzcEK/HGEccMJYdaIyvMXdNRI48QkDiPEPBtScWkIuboyMdZd6GIzBPFLNnkEsjLkGhT8n1FhcMiFUEAWXbkWnL9geJRzsJch5xX6nCGC8XcGkOhrSJ/Yo9k9Ug2Q/OkZqUgJ2R3j3FdtuidJwO1bl+NSynJrk2Wx3ODxV6Lx2MszbYmY0PlvOxQgbMsz+fMcjsNhaFgnVLamD8kWIUKowEMcpYMTtc1726SsrJHubPUPIMh35rbHBTyLaPrvEaDx1BTWyY4Suoryk2CRxr6LcH9L0mxIMPum/zHp7LCRQaLTSyNueOq2ZdndfogS/VnNcdkVbD7so0VTtHuNNqz1ycFk5wlGLN8pc0em9VkMIH/ZsgxGBTVLDrkItvQfHOJN+AwmbPiVos9x1SgWixyvsliLXQ2O2srKt2uSqfRPKW2oNWUZcpxlIcWz/gJ7X+mPOeWEa3DSgqiLXK2Uc01Fxepdq9FrjMWZEuWxpGjyzplh8mpcBm6V3SrC6SMDfJbPH6Az/t+fcMNv75BFAdfpJM38Ougv7SfJLO79DJUxzlvIF9rYq84YK/BGwNbKyRqArEXUb8vwd6REnwvC+ORa/BYA+lLcDtOIr3PJXD+wqL1PAfbACpILRmmf6+sey4hJ/Po3y2nv5YxIWOLDYd0VHl6wUtpYodI08i/Ru4njWOZLtwYuPqmrh083KfvRQrJtMPI2LXeB5jc6NIkn3fdGIZ8oY5WB7WP29H1gHftWIyw87QHMoRZGdAtzv/2PS1LMps7me+4gejSpI8wBV5EAU55jMhAgmlOeFCSCQHnYXqY41ucY4BGcvX9EKOIOjEEWyS+Y+rzBiEaDCj5oDBfLodubiyDcyYaAp9igf/0+8EP3MtP/G0M2xGjBxPOTv9Ef5c/X9Dy/RjKdya0p6KBQNSvatSBtDPX3xWAclG2jZu+8QyNTkx2xaBNSzjzMbH+VheGOp2J1L/wJX+UkMHfEo4mE0k7mUeW8D2jtE9gC8SZU6DHNBDDfGzZ8A6KiHLlf2C0mdUHrxlQH/D8ueCqDgx1Mpoe9rGN/Sjx0kG2m5MOMiealD4N+tJq2vmX+fq484nwAJKqD9L3Y9Z5wZeMPpCeJ3j7wJ5TkJk2OJPoB6f2pMXKmeQgZTiZmTsC9skpNaH08v00ou/Lh42CiGzXwbZHM2tWfsS3plXMFmh3v84k6fH/Hsc9A/Cnb0TJPdEWoe+kwGcPqoOzerYxkxi7F36W3sETYBWuqZ/imvLwvRYH9w6Iu8BhYh7XgzrZFrb5TC2Q6WaZ3rGMPkCX0AeW3TH2lR5NS/edpvW8Qn+kd9OROY/+9s1H5rRdYoF/aQ+c64UHNJptWSqm0o0W0nOCkMk4H3SLVyX75tdcCqytwyESZFt85UFlIMIcDwR9ujUsEg+YeC3xoUtwtwjML47dFah2m98bCOreoI48QeWbBG/neucuCkQC18+lX+28h/5rzg14s3iOJ+9t9rS39D68XfrY5yB9/thSDO4qSWk7U8Pn/mNT5+M/aarY8mu+qTCybRnt38rzS5x49MpbNl/52HH9bivAsgmtmGTqgiMg6HHXY1aY5fX6He0/0tmh/WLzwpXhzsTcWyZnbF3aoL1swZNGC1nTTXps3TOeInHGwMaQMgSAAQ7AuI09bPJWAclCLcHqUO3EIb9+371H6eX0SfrXV1cJpOv5S6D+sBgOU7LqVSiBabDt6Ocnnn+a/m06r8OrOBca+f8FUcr9zjhX5CTaGg8rAjOvBoRg2AXumDR1z5o1UyJzws/2Wr98up88/aW11/EOFB8XtTVTBDJlTXhOhJKpBYfoF0PoF1AwBAoObT50KO3TLGJLB++pySS9p3buO2pHxoLDDZ+mwWE13SeDzpxAZc6MOn1XPKTfy+gJvL+zM9+Z6T/mLsDwltnSGbHWQ6y/+TduhNfNyHbRQPTIoh//PCIKMe654JHIOroVqtahHh25Eqro1nXHhMdT77yTOpE68U7qHeFx+WN6zx/onvffh4V/EFENodekboRb6DrhGrgx8917poyMP4SnGFCFH5TJsWOo7g96Mb0ZN7h++YPfFnklL8zjWKaK386MVrD6wbK07x7X1ezI8CuZ/cmIs4vtZnOc9nBvczbv1EAQYZk9hfq43cFs1gof036udnWxweCBueOHzLphj77r20f0O8q4MQcyLpaBpP/TkKZrF3Xq8ZSH4cLv9arJBLLoO7029Z3hgId9i8x2j+3hWJhv3NnjulJSnv5M2Wp31PNHkqPebhl4xp+EM0/s4njohol/27r1b3Q/vZ3uZyGxy+LKN+bn/Z3+NXb1xNEmk6nI6cz95SU//uKiXK2kPLiJPvPIuFunjA6HyhSn0vPLn0OgK8epuWrCd9Dr3+l7JBEO5Lvlx359GGZfXaRqg7OGiby4s8vykRcX5qlbTWaTIbvYbHPlOpsacj6qcTVYJ8/GEk3NJZGs3GDbqFxwRvxh57xZYduYQDg3MCWZc15fidybtIjNdh//TwL4ZrzoyzARWxxn7y6hZFffxcpwWk3v/+yvlChLzpyFiz+Fx+THaDUcYwccP/s8HcUIiPR6apQ45+yOY8c4DqVtSen95cHaJhPPusJznmcmV3XYyuQx/Pz/AAfdhq542o2QsWrDMBCGfyVOSjOUDn4AdSlJiY1sMCTZ0hQHQqcM6RyMahsSKVj2EChd+wgd+wZ9s7xDz4pKl0IrkO7T3a+73wZwhU8wnNcNHhwzDPDiuIMLvDvu4hYnxx4G7M5xD9fsyXGf8q+kZN4l3e7tq5YZfDw77tDcN8ddPOLDsQef+Y574Cxx3Kd8gQU0DjiiQokcBWpwDJFhRDGGQIQEY+IV6SQU0RwGezR0GpvBQh+OVZkXNR9mIx6LKBnzlZaKz82+MUaSZGmV0k7JqJOit1hKJasy04p4TcWcmu6wJRHWMm92W4LUimsbK1JIayskYxwz2r81PlciTBBgSvv7M5BqVae6yiWPQ8Fn/McAXaJJMA1a8/9wu7FFQ2Vtf4mwE0IbW2fYyMqUWnEholAIwf/u+QXtVlqxAAAAeNpt0meTFVUUheH7DhkJEgQJgpIFhdvn7NM9gxKGCZKzKGZyUHJGySAgSq7i5wrFfYdPdFXX+tRP9V61Wl2tt8//rdbh1vueV29eWl2tYXQxjOGMYCSjGM0YxvIB4xjPBCbyIZOYzBSm8hHTmM7HzGAms5jNJ8xhLp/yGfOYzwIWsojFLOFzlrKML/iS5aygTUUiExRqGrrpYSVf8TWrWM0a1tLLOvroZ4BBvmE9G9jIJjazha1sYzs72MkudvMte/iO79nLD/zIT/zML/zKb+xjPwc4yCEOc4SjHOM4v/MHJzjJKU5zhrOc4zwXuMglLnOFq/zJX1zjOje4yS1uc4e73ONv7vOAh/zDI/7lPx7zhKc84zkveDnqwsljg1W7bVZmMrMZZjFrszG7zZ63mfSSXtJLekkv6SW9pJf00pBX6VV6lV6lV+lVepVepVfpVXpJL+klvaSX9JJe6njZu7J3Ze/K3pW9K3tXbg9915id/wid0Amd0Amd0Amd0Il3TueesJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn7CfsJ+wn0h6SS/pZb2sl/WyXtbLelkv62W9rBd6oRd6oRd6oRd6oRd6oVf0il7RK3pFr+gVvaJX9IperVfr1Xq1Xq1X69V6tV6tV+s1eo1eo9foNXqNXtPxijsr7qy4s+LOijsr7qy0h75rzG6zx+w115l9Zr85YA520l0Wd1ncZXGXxV0Wd1ncZama1x+EcTsAAAAB//8AAnjaY2BgYGQAgosrjpwF0ZcUq9bCaABTzgdAAAA=") format("woff"),
url(https://animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/Genericons.ttf) format("truetype"),
url(https://animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/Genericons.svg#Genericons) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Genericons";
src: url(https://animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/Genericons.svg#Genericons) format("svg");
}
} .genericon {
font-size: 16px;
vertical-align: top;
text-align: center;
-moz-transition: color .1s ease-in 0;
-webkit-transition: color .1s ease-in 0;
display: inline-block;
font-family: "Genericons";
font-style: normal;
font-weight: normal;
font-variant: normal;
line-height: 1;
text-decoration: inherit;
text-transform: none;
-moz-osx-font-smoothing: grayscale;
-webkit-font-smoothing: antialiased;
speak: none;
} .genericon-rotate-90 {
-webkit-transform: rotate(90deg);
-moz-transform: rotate(90deg);
-ms-transform: rotate(90deg);
-o-transform: rotate(90deg);
transform: rotate(90deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=1);
}
.genericon-rotate-180 {
-webkit-transform: rotate(180deg);
-moz-transform: rotate(180deg);
-ms-transform: rotate(180deg);
-o-transform: rotate(180deg);
transform: rotate(180deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=2);
}
.genericon-rotate-270 {
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
filter: progid:DXImageTransform.Microsoft.BasicImage(rotation=3);
}
.genericon-flip-horizontal {
-webkit-transform: scale(-1, 1);
-moz-transform: scale(-1, 1);
-ms-transform: scale(-1, 1);
-o-transform: scale(-1, 1);
transform: scale(-1, 1);
}
.genericon-flip-vertical {
-webkit-transform: scale(1, -1);
-moz-transform: scale(1, -1);
-ms-transform: scale(1, -1);
-o-transform: scale(1, -1);
transform: scale(1, -1);
} .genericon-404:before { content: "\f423"; }
.genericon-activity:before { content: "\f508"; }
.genericon-anchor:before { content: "\f509"; }
.genericon-aside:before { content: "\f101"; }
.genericon-attachment:before { content: "\f416"; }
.genericon-audio:before { content: "\f109"; }
.genericon-bold:before { content: "\f471"; }
.genericon-book:before { content: "\f444"; }
.genericon-bug:before { content: "\f50a"; }
.genericon-cart:before { content: "\f447"; }
.genericon-category:before { content: "\f301"; }
.genericon-chat:before { content: "\f108"; }
.genericon-checkmark:before { content: "\f418"; }
.genericon-close:before { content: "\f405"; }
.genericon-close-alt:before { content: "\f406"; }
.genericon-cloud:before { content: "\f426"; }
.genericon-cloud-download:before { content: "\f440"; }
.genericon-cloud-upload:before { content: "\f441"; }
.genericon-code:before { content: "\f462"; }
.genericon-codepen:before { content: "\f216"; }
.genericon-cog:before { content: "\f445"; }
.genericon-collapse:before { content: "\f432"; }
.genericon-comment:before { content: "\f300"; }
.genericon-day:before { content: "\f305"; }
.genericon-digg:before { content: "\f221"; }
.genericon-document:before { content: "\f443"; }
.genericon-dot:before { content: "\f428"; }
.genericon-downarrow:before { content: "\f502"; }
.genericon-download:before { content: "\f50b"; }
.genericon-draggable:before { content: "\f436"; }
.genericon-dribbble:before { content: "\f201"; }
.genericon-dropbox:before { content: "\f225"; }
.genericon-dropdown:before { content: "\f433"; }
.genericon-dropdown-left:before { content: "\f434"; }
.genericon-edit:before { content: "\f411"; }
.genericon-ellipsis:before { content: "\f476"; }
.genericon-expand:before { content: "\f431"; }
.genericon-external:before { content: "\f442"; }
.genericon-facebook:before { content: "\f203"; }
.genericon-facebook-alt:before { content: "\f204"; }
.genericon-fastforward:before { content: "\f458"; }
.genericon-feed:before { content: "\f413"; }
.genericon-flag:before { content: "\f468"; }
.genericon-flickr:before { content: "\f211"; }
.genericon-foursquare:before { content: "\f226"; }
.genericon-fullscreen:before { content: "\f474"; }
.genericon-gallery:before { content: "\f103"; }
.genericon-github:before { content: "\f200"; }
.genericon-googleplus:before { content: "\f206"; }
.genericon-googleplus-alt:before { content: "\f218"; }
.genericon-handset:before { content: "\f50c"; }
.genericon-heart:before { content: "\f461"; }
.genericon-help:before { content: "\f457"; }
.genericon-hide:before { content: "\f404"; }
.genericon-hierarchy:before { content: "\f505"; }
.genericon-home:before { content: "\f409"; }
.genericon-image:before { content: "\f102"; }
.genericon-info:before { content: "\f455"; }
.genericon-instagram:before { content: "\f215"; }
.genericon-italic:before { content: "\f472"; }
.genericon-key:before { content: "\f427"; }
.genericon-leftarrow:before { content: "\f503"; }
.genericon-link:before { content: "\f107"; }
.genericon-linkedin:before { content: "\f207"; }
.genericon-linkedin-alt:before { content: "\f208"; }
.genericon-location:before { content: "\f417"; }
.genericon-lock:before { content: "\f470"; }
.genericon-mail:before { content: "\f410"; }
.genericon-maximize:before { content: "\f422"; }
.genericon-menu:before { content: "\f419"; }
.genericon-microphone:before { content: "\f50d"; }
.genericon-minimize:before { content: "\f421"; }
.genericon-minus:before { content: "\f50e"; }
.genericon-month:before { content: "\f307"; }
.genericon-move:before { content: "\f50f"; }
.genericon-next:before { content: "\f429"; }
.genericon-notice:before { content: "\f456"; }
.genericon-paintbrush:before { content: "\f506"; }
.genericon-path:before { content: "\f219"; }
.genericon-pause:before { content: "\f448"; }
.genericon-phone:before { content: "\f437"; }
.genericon-picture:before { content: "\f473"; }
.genericon-pinned:before { content: "\f308"; }
.genericon-pinterest:before { content: "\f209"; }
.genericon-pinterest-alt:before { content: "\f210"; }
.genericon-play:before { content: "\f452"; }
.genericon-plugin:before { content: "\f439"; }
.genericon-plus:before { content: "\f510"; }
.genericon-pocket:before { content: "\f224"; }
.genericon-polldaddy:before { content: "\f217"; }
.genericon-portfolio:before { content: "\f460"; }
.genericon-previous:before { content: "\f430"; }
.genericon-print:before { content: "\f469"; }
.genericon-quote:before { content: "\f106"; }
.genericon-rating-empty:before { content: "\f511"; }
.genericon-rating-full:before { content: "\f512"; }
.genericon-rating-half:before { content: "\f513"; }
.genericon-reddit:before { content: "\f222"; }
.genericon-refresh:before { content: "\f420"; }
.genericon-reply:before { content: "\f412"; }
.genericon-reply-alt:before { content: "\f466"; }
.genericon-reply-single:before { content: "\f467"; }
.genericon-rewind:before { content: "\f459"; }
.genericon-rightarrow:before { content: "\f501"; }
.genericon-search:before { content: "\f400"; }
.genericon-send-to-phone:before { content: "\f438"; }
.genericon-send-to-tablet:before { content: "\f454"; }
.genericon-share:before { content: "\f415"; }
.genericon-show:before { content: "\f403"; }
.genericon-shuffle:before { content: "\f514"; }
.genericon-sitemap:before { content: "\f507"; }
.genericon-skip-ahead:before { content: "\f451"; }
.genericon-skip-back:before { content: "\f450"; }
.genericon-skype:before { content: "\f220"; }
.genericon-spam:before { content: "\f424"; }
.genericon-spotify:before { content: "\f515"; }
.genericon-standard:before { content: "\f100"; }
.genericon-star:before { content: "\f408"; }
.genericon-status:before { content: "\f105"; }
.genericon-stop:before { content: "\f449"; }
.genericon-stumbleupon:before { content: "\f223"; }
.genericon-subscribe:before { content: "\f463"; }
.genericon-subscribed:before { content: "\f465"; }
.genericon-summary:before { content: "\f425"; }
.genericon-tablet:before { content: "\f453"; }
.genericon-tag:before { content: "\f302"; }
.genericon-time:before { content: "\f303"; }
.genericon-top:before { content: "\f435"; }
.genericon-trash:before { content: "\f407"; }
.genericon-tumblr:before { content: "\f214"; }
.genericon-twitch:before { content: "\f516"; }
.genericon-twitter:before { content: "\f202"; }
.genericon-unapprove:before { content: "\f446"; }
.genericon-unsubscribe:before { content: "\f464"; }
.genericon-unzoom:before { content: "\f401"; }
.genericon-uparrow:before { content: "\f500"; }
.genericon-user:before { content: "\f304"; }
.genericon-video:before { content: "\f104"; }
.genericon-videocamera:before { content: "\f517"; }
.genericon-vimeo:before { content: "\f212"; }
.genericon-warning:before { content: "\f414"; }
.genericon-website:before { content: "\f475"; }
.genericon-week:before { content: "\f306"; }
.genericon-wordpress:before { content: "\f205"; }
.genericon-xpost:before { content: "\f504"; }
.genericon-youtube:before { content: "\f213"; }
.genericon-zoom:before { content: "\f402"; }@font-face {
font-family: 'Vesper Icons';
src: url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/vesper-fonts/vesper-icons-webfont.eot?v=5.6.0);
src: url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/vesper-fonts/vesper-icons-webfont.eot?#iefix&v=5.6.0) format('embedded-opentype'),
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/vesper-fonts/vesper-icons-webfont.woff2?v=5.6.0) format('woff2'),
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/vesper-fonts/vesper-icons-webfont.woff?v=5.6.0) format('woff'),
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/vesper-fonts/vesper-icons-webfont.ttf?v=5.6.0) format('truetype'),
url(//animalhospital.com.my/wp-content/plugins/wp-floating-menu-pro/css/vesper-fonts/vesper-icons-webfont.svg?v=5.6.0#vesper_iconsregular) format('svg');
font-weight: normal;
font-style: normal;
}
.vs {
display: inline-block;
font-family: 'Vesper Icons';
font-style: normal;
font-weight: normal;
line-height: 1;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.vs.pull-left {
margin-right: .3em;
} .vs-face-allergy:before {
content: "\f000";
}
.vs-baby:before {
content: "\f001";
}
.vs-butterfly:before {
content: "\f002";
}
.vs-calendar-alt:before {
content: "\f003";
}
.vs-clock:before {
content: "\f004";
}
.vs-clock-alt:before {
content: "\f005";
}
.vs-cutlery:before {
content: "\f006";
}
.vs-face-dislike:before {
content: "\f007";
}
.vs-edit-page:before {
content: "\f008";
}
.vs-floors:before {
content: "\f009";
}
.vs-gantt:before {
content: "\f00a";
}
.vs-gantt-o:before {
content: "\f00b";
}
.vs-globe:before {
content: "\f00c";
}
.vs-hourglass:before {
content: "\f00d";
}
.vs-id-card:before {
content: "\f00e";
}
.vs-keyboard:before {
content: "\f010";
}
.vs-face-like:before {
content: "\f011";
}
.vs-moon:before {
content: "\f012";
}
.vs-p:before {
content: "\f013";
}
.vs-person:before {
content: "\f014";
}
.vs-sex-female:before {
content: "\f015";
}
.vs-sex-male:before {
content: "\f016";
}
.vs-shop:before {
content: "\f017";
}
.vs-smoking:before {
content: "\f018";
}
.vs-speech:before {
content: "\f019";
}
.vs-spinner:before {
content: "\f01a";
}
.vs-table:before {
content: "\f01b";
}
.vs-table-o:before {
content: "\f01c";
}
.vs-table-alt:before {
content: "\f01d";
}
.vs-tables:before {
content: "\f01e";
}
.vs-profile:before {
content: "\f021";
}
.vs-user-suit:before {
content: "\f022";
}
.vs-user-suit-female:before {
content: "\f023";
}
.vs-user-waiter:before {
content: "\f024";
}
.vs-user-waiter-female:before {
content: "\f025";
}
.vs-user-boss:before {
content: "\f026";
}
.vs-calendar:before {
content: "\f027";
}
.vs-sleep:before {
content: "\f028";
}
.vs-sun:before {
content: "\f029";
}
.vs-sleep-square:before {
content: "\f02a";
}
.vs-walk:before {
content: "\f02b";
}
.vs-comment:before {
content: "\f02c";
}
.vs-sunrise:before {
content: "\f02d";
}
.vs-sunrise-o:before {
content: "\f02e";
}
.vs-file-download:before {
content: "\f02f";
}
.vs-file-download-o:before {
content: "\f030";
}
.vs-file-move-o:before {
content: "\f031";
}
.vs-crown:before {
content: "\f032";
}
.vs-mobile:before {
content: "\f033";
}
.vs-comments:before {
content: "\f034";
}
.vs-user-group:before {
content: "\f035";
}
.vs-smoking-alt:before {
content: "\f036";
}
.vs-no-smoking-alt:before {
content: "\f037";
}
.vs-senior:before, .vs-elderly:before {
content: "\f038";
}
.vs-clipboard:before {
content: "\f039";
}
.vs-sofa:before {
content: "\f03a";
}
.vs-cat-face:before {
content: "\f03b";
}
.vs-neko:before {
content: "\f03c";
}
.vs-neko-sleep:before {
content: "\f03d";
}
.vs-ninja:before {
content: "\f03e";
}
.vs-language:before {
content: "\f03f";
}
.vs-comment-bubble:before {
content: "\f040";
}
.vs-no-comment-bubble:before {
content: "\f041";
}
.vs-sms:before {
content: "\f042";
}
.vs-window:before {
content: "\f043";
}
.vs-tablesolution:before, .vs-tablecheck:before {
content: "\f044";
}
.vs-clip-note:before, .vs-paperclip-note:before {
content: "\f045";
}
.vs-magnet-note:before {
content: "\f046";
}
.vs-sticky-note:before {
content: "\f047";
}
.vs-whiteboard:before {
content: "\f048";
}
.vs-table-question:before {
content: "\f049";
}
.vs-clip-note-o:before, .vs-paperclip-note-o:before {
content: "\f04a";
}
.vs-flower:before {
content: "\f04b";
}
.vs-rose:before {
content: "\f04c";
}
.vs-i-square:before {
content: "\f04d";
}
.vs-cow:before {
content: "\f04e";
}
.vs-pig:before {
content: "\f04f";
}
.vs-chicken:before {
content: "\f050";
}
.vs-fish:before {
content: "\f051";
}
.vs-drumstick:before {
content: "\f052";
}
.vs-a-square:before {
content: "\f053";
}
.vs-b-square:before {
content: "\f054";
}
.vs-c-square:before {
content: "\f055";
}
.vs-1-square:before {
content: "\f056";
}
.vs-2-square:before {
content: "\f057";
}
.vs-3-square:before {
content: "\f058";
}
.vs-kanji-yubi:before {
content: "\f059";
}
.vs-kanji-chu:before {
content: "\f05a";
}
.vs-kanji-utage:before {
content: "\f05b";
}nav#wpfm-floating-menu-nav{
z-index:999997;
}
.wpfm-menu-main-wrapper a:focus {
outline: 0;
}
.wpfm-menu-main-wrapper *{
margin:0;
padding:0;
box-sizing:border-box;
-webkit-box-sizing:border-box;
outline: 0;
}
.wpfm-menu-main-wrapper ul{
margin:0;
padding:0;
}
.wpfm-icon-block img{
padding:3px;
display:block;
}
.wpfm-menu-main-wrapper .wpfm-menu-name{
white-space:nowrap;
}
.wpfm-menu-main-wrapper a,
.wpfm-menu-main-wrapper span ,
.wpfm-menu-main-wrapper *{
font-family: 'Roboto', sans-serif;
}
.wpfm-menu-main-wrapper li:focus,
.wpfm-menu-main-wrapper a:focus,
.wpfm-menu-main-wrapper span:focus ,
.wpfm-menu-main-wrapper i:focus{
outline:0;
}
.wpfm-menu-nav ul {
margin: 0;
list-style: none;
z-index:999998;
}
.wpfm-position-left.wpfm-menu-nav  ul,
.wpfm-position-right.wpfm-menu-nav  ul{
position: fixed;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
.wpfm-menu-nav.wpfm-position-left ul,
.wpfm-position-top-left ul,
.wpfm-position-bottom-left ul{
left: 0;
}
.wpfm-menu-nav.wpfm-position-right ul ,
.wpfm-position-top-right ul,
.wpfm-position-bottom-right ul{
right: 0;
}
.wpfm-position-top-left ul,
.wpfm-position-top-right ul{
top:7%;
position:fixed;
}
.wpfm-position-bottom-left ul,
.wpfm-position-bottom-right ul{
bottom:7%;
position:fixed;
}
.wpfm-icon-block.wpfm-image-icon-block{
width:35px;
} .wpfm-menu-wrapper ul{
-webkit-margin-before:0em;
-webkit-margin-after: 0em;
-webkit-margin-start: 0px;
-webkit-margin-end: 0px;
-webkit-padding-start: 0px;
}
.wpfm-template-1 .wpfm-position-left.wpfm-menu-nav,
.wpfm-template-1 .wpfm-position-right.wpfm-menu-nav,
.wpfm-template-2 .wpfm-position-left.wpfm-menu-nav,
.wpfm-template-2 .wpfm-position-right.wpfm-menu-nav,
.wpfm-template-3 .wpfm-position-left.wpfm-menu-nav,
.wpfm-template-3 .wpfm-position-right.wpfm-menu-nav{
position:fixed;
top:50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
-moz-transform: translateY(-50%);
}
.wpfm-template-1 .wpfm-menu-nav.wpfm-position-left ,
.wpfm-template-1 .wpfm-position-top-left ,
.wpfm-template-1 .wpfm-position-bottom-left,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-left ,
.wpfm-template-2 .wpfm-position-top-left ,
.wpfm-template-2 .wpfm-position-bottom-left,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ,
.wpfm-template-3 .wpfm-position-top-left ,
.wpfm-template-3 .wpfm-position-bottom-left {
right: 100%;
}
.wpfm-template-1 .wpfm-menu-nav.wpfm-position-right  ,
.wpfm-template-1 .wpfm-position-top-right ,
.wpfm-template-1 .wpfm-position-bottom-right,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right  ,
.wpfm-template-2 .wpfm-position-top-right ,
.wpfm-template-2 .wpfm-position-bottom-right,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right  ,
.wpfm-template-3 .wpfm-position-top-right ,
.wpfm-template-3 .wpfm-position-bottom-right {
left:100%;
}
.wpfm-template-1 .wpfm-position-top-left ,
.wpfm-template-1 .wpfm-position-top-right,
.wpfm-template-2 .wpfm-position-top-left ,
.wpfm-template-2 .wpfm-position-top-right,
.wpfm-template-3 .wpfm-position-top-left ,
.wpfm-template-3 .wpfm-position-top-right {
top:7%;
position:fixed;
}
.wpfm-template-1 .wpfm-position-bottom-left ,
.wpfm-template-1 .wpfm-position-bottom-right,
.wpfm-template-2 .wpfm-position-bottom-left ,
.wpfm-template-2 .wpfm-position-bottom-right,
.wpfm-template-3 .wpfm-position-bottom-left ,
.wpfm-template-3 .wpfm-position-bottom-right {
bottom:7%;
position:fixed;
}
.wpfm-template-1 .wpfm-position-left.wpfm-menu-nav  ul,
.wpfm-template-1 .wpfm-position-right.wpfm-menu-nav  ul,
.wpfm-template-2 .wpfm-position-left.wpfm-menu-nav  ul,
.wpfm-template-2 .wpfm-position-right.wpfm-menu-nav  ul,
.wpfm-template-3 .wpfm-position-left.wpfm-menu-nav  ul,
.wpfm-template-3 .wpfm-position-right.wpfm-menu-nav  ul{
position:relative;
top: 0;
transform: translateY(0);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
-moz-transform: translateY(0);
}
.wpfm-template-1 .wpfm-menu-nav.wpfm-position-left ul,
.wpfm-template-1 .wpfm-position-top-left ul,
.wpfm-template-1 .wpfm-position-bottom-left ul,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-left ul,
.wpfm-template-2 .wpfm-position-top-left ul,
.wpfm-template-2 .wpfm-position-bottom-left ul,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul,
.wpfm-template-3 .wpfm-position-top-left ul,
.wpfm-template-3 .wpfm-position-bottom-left ul{
right:0px;
}
.wpfm-template-1 .wpfm-menu-nav.wpfm-position-right ul ,
.wpfm-template-1 .wpfm-position-top-right ul,
.wpfm-template-1 .wpfm-position-bottom-right ul,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul ,
.wpfm-template-2 .wpfm-position-top-right ul,
.wpfm-template-2 .wpfm-position-bottom-right ul,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul ,
.wpfm-template-3 .wpfm-position-top-right ul,
.wpfm-template-3 .wpfm-position-bottom-right ul{
left: 0px;
}
.wpfm-template-1 .wpfm-position-top-left ul,
.wpfm-template-1 .wpfm-position-top-right ul,
.wpfm-template-2 .wpfm-position-top-left ul,
.wpfm-template-2 .wpfm-position-top-right ul,
.wpfm-template-3 .wpfm-position-top-left ul,
.wpfm-template-3 .wpfm-position-top-right ul{
top:0;
position:relative;
}
.wpfm-template-1 .wpfm-position-bottom-left ul,
.wpfm-template-1 .wpfm-position-bottom-right ul,
.wpfm-template-2 .wpfm-position-bottom-left ul,
.wpfm-template-2 .wpfm-position-bottom-right ul,
.wpfm-template-3 .wpfm-position-bottom-left ul,
.wpfm-template-3 .wpfm-position-bottom-right ul{
bottom:0;
position:relative;
}  .wpfm-template-1 ul li {
display: block;
line-height:40px;
-webkit-transition:all 0.4s linear;
transition:all 0.4s linear;
backface-visibility:hidden;
position: relative;
margin-bottom: 2px;
background:#ff6e01;
}
.wpfm-template-1 ul li a {
display:inline-block;
width:100%;
height: 40px;
}
.wpfm-template-1 .wpfm-position-left ul li,
.wpfm-template-1 .wpfm-position-top-left ul li,
.wpfm-template-1 .wpfm-position-bottom-left ul li {
right:0%;
transform: translateX(40px);
-webkit-transform: translateX(40px);
-moz-transform: translateX(40px);
-ms-transform: translateX(40px);
-o-transform: translateX(40px);
width: 100%;
}
.wpfm-template-1 .wpfm-position-left ul li:hover a .wpfm-menu-name,
.wpfm-template-1 .wpfm-position-top-left ul li:hover a .wpfm-menu-name,
.wpfm-template-1 .wpfm-position-bottom-left ul li:hover a .wpfm-menu-name{
padding:0 10px;
transition:padding 0.3s linear;
}
.wpfm-template-1 .wpfm-position-right ul li ,
.wpfm-template-1 .wpfm-position-top-right ul li ,
.wpfm-template-1 .wpfm-position-bottom-right ul li {
left:0;
transform: translateX(-40px);
-webkit-transform: translateX(-40px);
-moz-transform: translateX(-40px);
-ms-transform: translateX(-40px);
-o-transform: translateX(-40px);
}
.wpfm-template-1 .wpfm-position-right ul li  a,
.wpfm-template-1 .wpfm-position-top-right ul li  a,
.wpfm-template-1 .wpfm-position-bottom-right ul li a{
padding: 0 10px;
}
.wpfm-template-1 ul li .wpfm-menu-name {
position: relative;
opacity: 0;
z-index: 1;
line-height: 40px;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
color: #fff;
font-size:0;
font-weight: 400;
padding:0 5px;
white-space:nowrap;
}
.wpfm-template-1 ul li:hover .wpfm-menu-name {
font-size:14px;
}
.wpfm-template-1 ul li .wpfm-icon-block {
position: absolute;
top: 0;
width: 40px;
line-height: 40px;
background:#ff6e01;
display: block;
text-align: center;
z-index: 2;
transition: all 0s ease-in-out;
-webkit-transition: all 0s ease-in-out;
-moz-transition: all 0s ease-in-out;
-o-transition: all 0s ease-in-out;
-ms-transition: all 0s ease-in-out;
color: #fff;
display:block;
height:40px;
backface-visibility:hidden;
}
.wpfm-template-1 .wpfm-position-left ul li .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-top-left ul li .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-bottom-left ul li .wpfm-icon-block{
right: 0;
}
.wpfm-template-1 .wpfm-position-right ul li .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-top-right ul li .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-bottom-right ul li .wpfm-icon-block {
left: 0;
}
.wpfm-template-1 ul li .wpfm-icon-block i {
line-height: 40px;
width: 100%;
font-size:20px;
}
.wpfm-template-1 ul li:hover {
transform: translateX(0px);
-webkit-transform: translateX(0px);
-moz-transform: translateX(0px);
-ms-transform: translateX(0px);
-o-transform: translateX(0px);
line-height:40px;
}
.wpfm-template-1 .wpfm-position-right ul li.wpfm-title-hidden:hover,
.wpfm-template-1 .wpfm-position-top-right ul li.wpfm-title-hidden:hover,
.wpfm-template-1 .wpfm-position-bottom-right ul li.wpfm-title-hidden:hover{
transform: translateX(-40px);
-webkit-transform: translateX(-40px);
-moz-transform: translateX(-40px);
-ms-transform: translateX(-40px);
-o-transform: translateX(-40px);
}
.wpfm-template-1 .wpfm-position-left ul li:hover ,
.wpfm-template-1 .wpfm-position-top-left ul li:hover ,
.wpfm-template-1 .wpfm-position-bottom-left ul li:hover {
right: -100%;
padding-left: 45px;
}
.wpfm-template-1 .wpfm-position-left ul li.wpfm-title-hidden:hover,
.wpfm-template-1 .wpfm-position-top-left ul li.wpfm-title-hidden:hover,
.wpfm-template-1 .wpfm-position-bottom-left ul li.wpfm-title-hidden:hover{
transform: translateX(40px);
-webkit-transform: translateX(40px);
-moz-transform: translateX(40px);
-ms-transform: translateX(40px);
-o-transform: translateX(40px);
}
.wpfm-template-1 .wpfm-position-right ul li:hover,
.wpfm-template-1 .wpfm-position-top-right ul li:hover,
.wpfm-template-1 .wpfm-position-bottom-right ul li:hover {
left:-100%;
padding-right: 45px;
}
.wpfm-template-1 .wpfm-position-right ul li.wpfm-title-hidden:hover,
.wpfm-template-1 .wpfm-position-top-right ul li.wpfm-title-hidden:hover,
.wpfm-template-1 .wpfm-position-bottom-right ul li.wpfm-title-hidden:hover {
left:0;
}
.wpfm-template-1 .wpfm-position-left ul li.wpfm-title-hidden:hover,
.wpfm-template-1 .wpfm-position-top-left ul li.wpfm-title-hidden:hover,
.wpfm-template-1 .wpfm-position-bottom-left ul li.wpfm-title-hidden:hover {
right: 0;
}
.wpfm-template-1 ul li:hover .wpfm-menu-name {
opacity: 1;
}
.wpfm-template-1 .wpfm-position-left ul li:hover .wpfm-menu-name,
.wpfm-template-1 .wpfm-position-top-left ul li:hover .wpfm-menu-name,
.wpfm-template-1 .wpfm-position-bottom-left ul li:hover .wpfm-menu-name {
left: 0;
}
.wpfm-template-1 .wpfm-position-right ul li:hover .wpfm-menu-name,
.wpfm-template-1 .wpfm-position-top-right ul li:hover .wpfm-menu-name,
.wpfm-template-1 .wpfm-position-bottom-right ul li:hover .wpfm-menu-name {
right: 0;
}
.wpfm-template-1 .wpfm-position-left ul li:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-top-left ul li:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-bottom-left ul li:hover .wpfm-icon-block {
right: auto;
left: 0;
background:#ff6e01;
}
.wpfm-template-1 .wpfm-position-left ul li.wpfm-title-hidden:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-top-left ul li.wpfm-title-hidden:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-bottom-left ul li.wpfm-title-hidden:hover .wpfm-icon-block {
right:0;
left: auto;
background:#ff6e01;
}
.wpfm-template-1 .wpfm-position-right ul li:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-top-right ul li:hover .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-bottom-right ul li:hover .wpfm-icon-block  {
left: auto;
right: 0;
background:#ff6e01;
}
.wpfm-template-1 .wpfm-position-right ul li.wpfm-title-hidden:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-top-right ul li.wpfm-title-hidden:hover .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-bottom-right ul li.wpfm-title-hidden:hover .wpfm-icon-block{
left: 0;
right:auto;
}
.wpfm-template-1 ul li.wpfm-active-nav,
.wpfm-template-1 ul li.wpfm-active-nav .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-left ul li.wpfm-active-nav:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-top-left ul li.wpfm-active-nav:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-bottom-left ul li.wpfm-active-nav:hover .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-right ul li.wpfm-active-nav:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-top-right ul li.wpfm-active-nav:hover .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-bottom-right ul li.wpfm-active-nav:hover .wpfm-icon-block,
.wpfm-template-1 .wpfm-position-left ul li.wpfm-title-hidden.wpfm-active-nav:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-top-left ul li.wpfm-title-hidden.wpfm-active-nav:hover .wpfm-icon-block ,
.wpfm-template-1 .wpfm-position-bottom-left ul li.wpfm-title-hidden.wpfm-active-nav:hover .wpfm-icon-block{
background:#b44d00;
}  .wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-right ul,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-right ul {
right: 0;
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-left ul,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-left ul,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-left ul {
left: 0;
}
.wpfm-template-2 .wpfm-menu-nav ul li{
position: relative;
display: block;
background: #d85f5f;
}
.wpfm-description.wpfm-description-wide.wpfm-user-role-checkbox label{
display:block;
}
.wpfm-template-2 .wpfm-menu-nav ul li a{
display:inline-block;
width:100%;
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul li ,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-right ul li ,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-right ul li {
height: 40px;
position: relative;
text-align: left;
width: 100%;
left:0;
padding-left: 45px;
transform: translateX(-40px);
-webkit-transform: translateX(-40px);
-moz-transform: translateX(-40px);
-ms-transform: translateX(-40px);
-o-transform: translateX(-40px);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-left ul li,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-left ul li,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-left ul li {
display:block;
margin-bottom: 2px;
height:40px;
position: relative;
text-align: right;
width: 100%;
right:0;
padding-right: 45px;
transform: translateX(40px);
-webkit-transform: translateX(40px);
-moz-transform: translateX(40px);
-ms-transform: translateX(40px);
-o-transform: translateX(40px);
transition: all 0.7s ease;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
}
.wpfm-template-2 .wpfm-menu-nav ul li.wpfm-active-nav{
background:#a60112;
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-left ul li:hover ,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-left ul li:hover ,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-left ul li:hover {
right:-100%;
margin-left: 0;
transform: translateX(0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul li:hover,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-right ul li:hover,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-right ul li:hover {
left:-100%;
margin-right: 0;
transform: translateX(0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul li.wpfm-title-hidden:hover,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-right ul li.wpfm-title-hidden:hover,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-right ul li.wpfm-title-hidden:hover{
left:0;
margin-right: 0;
transform: translateX(-40px);
-webkit-transform: translateX(-40px);
-moz-transform: translateX(-40px);
-o-transform: translateX(-40px);
-ms-transform: translateX(-40px);
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-left ul li.wpfm-title-hidden:hover,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-left ul li.wpfm-title-hidden:hover,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-left ul li.wpfm-title-hidden:hover{
right:0;
margin-left: 0;
transform: translateX(40px);
-webkit-transform: translateX(40px);
-moz-transform: translateX(40px);
-o-transform: translateX(40px);
-ms-transform: translateX(40px);
}
.wpfm-template-2 .wpfm-menu-nav ul li a span {
display: inline-block;
line-height:40px;
color: #fff;
text-transform: uppercase;
font-size:12px;
font-weight: 400;
white-space:nowrap;
}
.wpfm-template-2 .wpfm-menu-nav ul li a span.wpfm-menu-name {
padding: 0 10px;
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-right ul > li > a span.wpfm-icon-block,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-right ul > li > a span.wpfm-icon-block,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-right ul > li > a span.wpfm-icon-block {
width:40px;
position: absolute;
left: 0;
top: 0;
text-align: center;
}
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-left ul > li > a span.wpfm-icon-block,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-top-left ul > li > a span.wpfm-icon-block,
.wpfm-template-2 .wpfm-menu-nav.wpfm-position-bottom-left ul > li > a span.wpfm-icon-block {
width: 40px;
position: absolute;
right: 0;
top: 0;
text-align:center;
}
.wpfm-template-2 .wpfm-menu-nav ul li a span i {
width:100%;
height: auto;
line-height: 40px;
font-size:20px;
text-align: center;
}  .wpfm-template-3 .wpfm-menu-nav ul li a span {
display: inline-block;
line-height: 40px;
color: #fff;
text-transform: uppercase;
font-size: 12px;
font-weight: 600;
text-align: center;
height:40px;
} .wpfm-template-3 .wpfm-menu-nav ul li {
position: relative;
display: block;
}
.wpfm-template-3 .wpfm-menu-nav ul li a{
display:inline-block;
width:100%;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul li ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul li  ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul li {
margin-bottom: 2px;
height: 40px;
position: relative;
text-align:left;
width: 100%;
left:0;
transform: translateX(-40px);
-webkit-transform: translateX(-40px);
-moz-transform: translateX(-40px);
-ms-transform: translateX(-40px);
-o-transform: translateX(-40px);
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
border-radius: 25px;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul li a,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul li  a,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul li a{
padding: 0 20px 0 55px;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul li  ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul li ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul li {
display:block;
margin-bottom: 2px;
height:40px;
position: relative;
text-align: left;
width: 100%;
right:0%;
transform: translateX(40px);
-webkit-transform: translateX(40px);
-moz-transform: translateX(40px);
-ms-transform: translateX(40px);
-o-transform: translateX(40px);
transition: all 0.5s ease;
-webkit-transition: all 0.7s ease;
-moz-transition: all 0.7s ease;
-o-transition: all 0.7s ease;
-ms-transition: all 0.7s ease;
border-radius: 25px;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul li a ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul li a,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul li a{
padding: 0 55px 0 20px;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul li:hover,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul li:hover,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul li:hover {
left:-100%;
margin-right: 0;
transform: translateX(0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
background: #edc211;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul li.wpfm-title-hidden:hover ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul li.wpfm-title-hidden:hover ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul li.wpfm-title-hidden:hover {
left: 0;
transform: translateX(-40px);
-webkit-transform: translateX(-40px);
-moz-transform: translateX(-40px);
-ms-transform: translateX(-40px);
-o-transform: translateX(-40px);
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul li:hover ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul li:hover,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul li:hover {
right:-100%;
margin-left: 0;
transform: translateX(0);
-webkit-transform: translateX(0);
-moz-transform: translateX(0);
-o-transform: translateX(0);
-ms-transform: translateX(0);
background: #edc211;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul li.wpfm-title-hidden:hover ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul li.wpfm-title-hidden:hover ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul li.wpfm-title-hidden:hover {
right:0;
transform: translateX(40px);
-webkit-transform: translateX(40px);
-moz-transform: translateX(40px);
-ms-transform: translateX(40px);
-o-transform: translateX(40px);
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul > li > a span.wpfm-icon-block ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul > li > a span.wpfm-icon-block ,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul > li > a span.wpfm-icon-block {
width: 40px;
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
background: #edc211;
-webkit-transition:all 0.5s ease;
transition:all 0.5s ease;
}
.wpfm-template-3 .wpfm-icon-block.wpfm-image-icon-block{
overflow:hidden;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul > li > a span.wpfm-icon-block,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul > li > a span.wpfm-icon-block,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul > li > a span.wpfm-icon-block {
width: 40px;
position: absolute;
right: 0;
top: 0;
border-radius: 50%;
background: #edc211;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul > li.wpfm-active-nav span.wpfm-icon-block, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul > li.wpfm-active-nav span.wpfm-icon-block, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul > li.wpfm-active-nav span.wpfm-icon-block,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul > li.wpfm-active-nav span.wpfm-icon-block, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul > li.wpfm-active-nav span.wpfm-icon-block, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul > li.wpfm-active-nav span.wpfm-icon-block,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul li.wpfm-active-nav, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul li.wpfm-active-nav, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul li.wpfm-active-nav,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul li.wpfm-active-nav, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul li.wpfm-active-nav, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul li.wpfm-active-nav,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul li.wpfm-active-nav:hover, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul li.wpfm-active-nav:hover, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul li.wpfm-active-nav:hover,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul li.wpfm-active-nav:hover, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul li.wpfm-active-nav:hover, 
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul li.wpfm-active-nav:hover{
background:#d05e5e;
-webkit-transition:all 0.5s ease-in-out;
transition:all 0.5s ease-in-out;
}
.wpfm-template-3 .wpfm-menu-nav ul li a span.wpfm-menu-name{
white-space:nowrap;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-left ul li a span.wpfm-menu-name,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-left ul li a span.wpfm-menu-name,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-left ul li a span.wpfm-menu-name {
text-align: right;
}
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-right ul li a span.wpfm-menu-name,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-top-right ul li a span.wpfm-menu-name,
.wpfm-template-3 .wpfm-menu-nav.wpfm-position-bottom-right ul li a span.wpfm-menu-name {
text-align: left;
}
.wpfm-template-3 .wpfm-menu-nav ul li a span i {
width: 100%;
height: auto;
line-height: 40px;
font-size:20px;
text-align: center;
}  .wpfm-template-4 ul li {
display: block;
margin-bottom: 2px;
}
.wpfm-template-4 ul li a {
position: relative;
display: inline-block;
height: 40px;
z-index:99;
-webkit-transition:none;
transition:none;
}
.wpfm-template-4 .wpfm-position-left ul li a,
.wpfm-template-4 .wpfm-position-top-left ul li a,
.wpfm-template-4 .wpfm-position-bottom-left ul li a {
left: -100%;
transform: translateX(40px) translateZ(0);
-webkit-transform: translateX(40px) translateZ(0);
-moz-transform: translateX(40px) translateZ(0);
-ms-transform: translateX(40px) translateZ(0);
-o-transform: translateX(40px) translateZ(0);
width: 100%;
}
.wpfm-template-4 .wpfm-position-right ul li a ,
.wpfm-template-4 .wpfm-position-top-right ul li a ,
.wpfm-template-4 .wpfm-position-bottom-right ul li a {
right: -100%;
transform: translateX(-40px) translateZ(0);
-webkit-transform: translateX(-40px) translateZ(0);
-moz-transform: translateX(-40px) translateZ(0);
-ms-transform: translateX(-40px) translateZ(0);
-o-transform: translateX(-40px) translateZ(0);
width: 100%;
}
.wpfm-template-4 ul li .wpfm-menu-name {
position: relative;
opacity: 0;
z-index: 1;
line-height: 40px;
color: #222;
font-weight: 400;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=1, Direction=0, Color=#777777)";
filter: progid: DXImageTransform.Microsoft.Shadow(Strength=1, Direction=135, Color=#777777);
z-index:9;
}
.wpfm-template-4 .wpfm-position-left ul li .wpfm-menu-name,
.wpfm-template-4 .wpfm-position-top-left ul li .wpfm-menu-name,
.wpfm-template-4 .wpfm-position-bottom-left ul li .wpfm-menu-name {
left:0px;
transition: left 0.5s ease ,opacity 0.5s ease;
-webkit-transition: left 0.5s ease ,opacity 0.5s ease;
-moz-transition: left 0.5s ease;
-o-transition: left 0.5s ease;
-ms-transition: left 0.5s ease;
}
.wpfm-template-4 .wpfm-position-right ul li .wpfm-menu-name,
.wpfm-template-4 .wpfm-position-top-right ul li .wpfm-menu-name,
.wpfm-template-4 .wpfm-position-bottom-right ul li .wpfm-menu-name {
right:0px;
transition: right 0.5s ease;
-webkit-transition: right 0.5s ease, opacity 0.5s ease;
-moz-transition: right 0.5s ease;
-o-transition: right 0.5s ease;
-ms-transition: right 0.5s ease;
}
.wpfm-template-4 ul li .wpfm-icon-block {
position: absolute;
top: 0;
width: 40px;
line-height: 40px;
background: rgba(0, 0, 0, 0.6);
display: block;
text-align: center;
z-index: 2;
transition: all 0.5s ease;
-webkit-transition: all 0.5s ease;
-moz-transition: all 0.5s ease;
-o-transition: all 0.5s ease;
-ms-transition: all 0.5s ease;
color: #fff;
height:40px;
z-index:99;
}
.wpfm-template-4 .wpfm-position-left ul li .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-top-left ul li .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-bottom-left ul li .wpfm-icon-block{
right: 0;
}
.wpfm-template-4 .wpfm-position-right ul li .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-top-right ul li .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-bottom-right ul li .wpfm-icon-block {
left: 0;
}
.wpfm-template-4 ul li .wpfm-icon-block i {
line-height: 40px;
width: 100%;
font-size:20px;
}
.wpfm-template-4 ul li a:hover {
transform: translateX(0px) translateZ(0);
-webkit-transform: translateX(0px) translateZ(0);
-moz-transform: translateX(0px) translateZ(0);
-ms-transform: translateX(0px) translateZ(0);
-o-transform: translateX(0px) translateZ(0);
}
.wpfm-template-4 .wpfm-position-left ul li a:hover ,
.wpfm-template-4 .wpfm-position-top-left ul li a:hover ,
.wpfm-template-4 .wpfm-position-bottom-left ul li a:hover {
left: 0;
padding-left: 50px;
text-align: left;
}
.wpfm-template-4 .wpfm-position-right ul li a:hover,
.wpfm-template-4 .wpfm-position-top-right ul li a:hover,
.wpfm-template-4 .wpfm-position-bottom-right ul li a:hover {
right: 0;
padding-right: 50px;
text-align: right;
}
.wpfm-template-4 ul li a:hover .wpfm-menu-name {
opacity: 1;
}
.wpfm-template-4 .wpfm-position-left ul li a:hover .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-top-left ul li a:hover .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-bottom-left ul li a:hover .wpfm-icon-block {
right: auto;
left: 0;
}
.wpfm-template-4 .wpfm-position-right ul li a:hover .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-top-right ul li a:hover .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-bottom-right ul li a:hover .wpfm-icon-block  {
left: auto;
right: 0;
}
.wpfm-template-4 .wpfm-position-left ul li a:hover .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-top-left ul li a:hover .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-bottom-left ul li a:hover .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-right ul li a:hover .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-top-right ul li a:hover .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-bottom-right ul li a:hover .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-left ul li.wpfm-active-nav a  .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-top-left ul li.wpfm-active-nav .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-bottom-left ul li.wpfm-active-nav  .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-right ul li.wpfm-active-nav  .wpfm-icon-block ,
.wpfm-template-4 .wpfm-position-top-right ul li.wpfm-active-nav  .wpfm-icon-block,
.wpfm-template-4 .wpfm-position-bottom-right ul li.wpfm-active-nav  .wpfm-icon-block{
background: rgba(0, 0, 0, 1);
}  .wpfm-template-1 ul li, 
.wpfm-template-2 ul li, 
.wpfm-template-3 ul li ,
.wpfm-template-4 ul li {
margin-bottom: 2px;
height: 40px;
outline:0;
position:relative;
}
.wpfm-template-1 ul li a, 
.wpfm-template-2 ul li a, 
.wpfm-template-3 ul li a,
.wpfm-template-4 ul li a{
z-index:9999;
}
.wpfm-template-4 .wpfm-menu-nav ul li >a >span.wpfm-menu-name{
font-size:0;
backface-visibility:hidden;
}
.wpfm-template-2 .wpfm-menu-nav ul li >a >span.wpfm-menu-name,
.wpfm-template-3 .wpfm-menu-nav ul li >a >span.wpfm-menu-name{
font-size:12px;
visibility:hidden;
opacity:0;
}
.wpfm-template-2 .wpfm-menu-nav ul li >a:hover >span.wpfm-menu-name,
.wpfm-template-3 .wpfm-menu-nav ul li >a:hover >span.wpfm-menu-name{
visibility:visible;
opacity:1;
}
.wpfm-template-4 .wpfm-menu-nav ul li >a:hover >span.wpfm-menu-name{
font-size:12px;
}
.wpfm-template-1 ul li > .wpfm-tootltip-title,
.wpfm-template-2 ul li > .wpfm-tootltip-title,
.wpfm-template-3 ul li > .wpfm-tootltip-title ,
.wpfm-template-4 ul li > .wpfm-tootltip-title {
position: absolute;
width:auto;
opacity:0;
visibility: hidden;
white-space:nowrap;
color:#eee;
background:#222;
top:50%;
font-size:10px;
font-style:italic;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
padding:8px 15px 8px 25px;
border-radius:3px;
line-height:1;
}
.wpfm-template-1 ul li > .wpfm-tootltip-title:before,
.wpfm-template-2 ul li > .wpfm-tootltip-title:before,
.wpfm-template-3 ul li > .wpfm-tootltip-title:before ,
.wpfm-template-4 ul li > .wpfm-tootltip-title:before{
content: "\f129";
position:absolute;
font-family:FontAwesome;
left:10px;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-1 ul li > .wpfm-tootltip-title:after,
.wpfm-template-2 ul li > .wpfm-tootltip-title:after,
.wpfm-template-3 ul li > .wpfm-tootltip-title:after,
.wpfm-template-4 ul li > .wpfm-tootltip-title:after{
width: 0;
height: 0;
border-style: solid;
content:'';
position:absolute;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-1 .wpfm-position-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-1 .wpfm-position-top-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-1 .wpfm-position-bottom-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-2 .wpfm-position-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-2 .wpfm-position-top-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-2 .wpfm-position-bottom-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-3 .wpfm-position-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-3 .wpfm-position-top-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-3 .wpfm-position-bottom-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-4 .wpfm-position-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-4 .wpfm-position-top-left ul li > .wpfm-tootltip-title:after,
.wpfm-template-4 .wpfm-position-bottom-left ul li > .wpfm-tootltip-title:after{
border-width: 5.5px 7px 5.5px 0;
border-color: transparent #222 transparent transparent;
left:-6px;
}
.wpfm-template-1 .wpfm-position-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-1 .wpfm-position-top-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-1 .wpfm-position-bottom-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-2 .wpfm-position-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-2 .wpfm-position-top-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-2 .wpfm-position-bottom-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-3 .wpfm-position-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-3 .wpfm-position-top-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-3 .wpfm-position-bottom-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-4 .wpfm-position-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-4 .wpfm-position-top-right ul li > .wpfm-tootltip-title:after,
.wpfm-template-4 .wpfm-position-bottom-right ul li > .wpfm-tootltip-title:after{
border-width: 5.5px 0 5.5px 7px;
border-color: transparent transparent transparent #222;
right:-6px;
}
.wpfm-template-1 .wpfm-position-left ul li > .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-top-left ul li > .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-bottom-left ul li > .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-left ul li > .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-top-left ul li > .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-bottom-left ul li > .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-left ul li > .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-top-left ul li > .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-bottom-left ul li > .wpfm-tootltip-title{	
left:110%;
-webkit-transition:left 0.6s ease-in-out, opacity 0.5s ease-in-out;
transition:left 0.6s ease-in-out , opacity 0.5s ease-in-out;
}
.wpfm-template-1 .wpfm-position-right ul li > .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-top-right ul li > .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-bottom-right ul li > .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-right ul li > .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-top-right ul li > .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-bottom-right ul li > .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-right ul li > .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-top-right ul li > .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-bottom-right ul li > .wpfm-tootltip-title{
right:110%;
-webkit-transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.wpfm-template-1 .wpfm-position-right ul li.wpfm-title-hidden:hover   .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-top-right ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-bottom-right ul li.wpfm-title-hidden:hover   .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-right ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-top-right ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-bottom-right ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-right ul li.wpfm-title-hidden > a:hover + .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-top-right ul li.wpfm-title-hidden > a:hover + .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-bottom-right ul li.wpfm-title-hidden > a:hover + .wpfm-tootltip-title{
right: calc(100% + 15px);
margin-right:0px;
}
.wpfm-template-1 .wpfm-position-left ul li.wpfm-title-hidden:hover   .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-top-left ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-bottom-left ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-left ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-top-left ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-bottom-left ul li.wpfm-title-hidden:hover  .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-left ul li.wpfm-title-hidden > a:hover+  .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-top-left ul li.wpfm-title-hidden > a:hover + .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-bottom-left ul li.wpfm-title-hidden > a:hover + .wpfm-tootltip-title{
left: calc(100% + 15px);
margin-left:0px;
}
.wpfm-template-1  ul li:hover   .wpfm-tootltip-title,
.wpfm-template-2  ul li:hover  .wpfm-tootltip-title,
.wpfm-template-3  ul li a:hover + .wpfm-tootltip-title,
.wpfm-template-4  ul li  a:hover + .wpfm-tootltip-title{
opacity:1;
visibility: visible;
}
.wpfm-template-1 .wpfm-position-left ul li:hover  .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-top-left ul li:hover  .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-bottom-left ul li:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-left ul li:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-top-left ul li:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-bottom-left ul li:hover  .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-left ul li a:hover + .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-top-left ul li  a:hover + .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-bottom-left ul li a:hover + .wpfm-tootltip-title{
left: calc(100% + 15px);
}
.wpfm-template-1 .wpfm-position-right ul li:hover  .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-top-right ul li:hover  .wpfm-tootltip-title,
.wpfm-template-1 .wpfm-position-bottom-right ul li:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-right ul li:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-top-right ul li:hover  .wpfm-tootltip-title,
.wpfm-template-2 .wpfm-position-bottom-right ul li:hover  .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-right ul li a:hover + .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-top-right ul li a:hover + .wpfm-tootltip-title,
.wpfm-template-3 .wpfm-position-bottom-right ul li a:hover + .wpfm-tootltip-title{
right: calc(100% + 15px);
} .wpfm-template-4 .wpfm-position-left ul li > .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-top-left ul li > .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-bottom-left ul li > .wpfm-tootltip-title
{	
left:80px;
-webkit-transition:left 0.6s ease-in-out, opacity 0.5s ease-in-out;
transition:left 0.6s ease-in-out , opacity 0.5s ease-in-out;
}
.wpfm-template-4 .wpfm-position-right ul li > .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-top-right ul li > .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-bottom-right ul li > .wpfm-tootltip-title{
right:80px;
-webkit-transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
transition: right 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.wpfm-template-4 .wpfm-position-right ul li > a:hover  + .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-top-right ul li > a:hover + .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-bottom-right ul li >a:hover +  .wpfm-tootltip-title{
right: calc(100% + 10px);
margin-right:0px;
}
.wpfm-template-4 .wpfm-position-right ul li.wpfm-title-hidden >a:hover  + .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-top-right ul li.wpfm-title-hidden > a:hover + .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-bottom-right ul li.wpfm-title-hidden >a:hover +  .wpfm-tootltip-title{
right:55px;
margin-right:0px;
}
.wpfm-template-4 .wpfm-position-left ul li > a:hover +  .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-top-left ul li > a:hover +  .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-bottom-left ul li >a:hover +  .wpfm-tootltip-title{
left: calc(100% + 10px);
margin-left:0px;
}
.wpfm-template-4 .wpfm-position-left ul li.wpfm-title-hidden >a:hover +  .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-top-left ul li.wpfm-title-hidden > a:hover+  .wpfm-tootltip-title,
.wpfm-template-4 .wpfm-position-bottom-left ul li.wpfm-title-hidden >a:hover +  .wpfm-tootltip-title{
left:55px;
margin-left:0px;
}
.wpfm-template-4  ul li  a:hover + .wpfm-tootltip-title{
opacity:1;
}   .wpfm-template-5 .wpfm-menu-nav {
position: fixed;
z-index: 2;
}
.wpfm-template-5 .wpfm-position-bottom-right,
.wpfm-template-5 .wpfm-position-bottom-left{
bottom:5%;
}
.wpfm-template-5 .wpfm-position-top-right,
.wpfm-template-5 .wpfm-position-top-left{
top:5%;
padding-top:70px;
}
.wpfm-template-5 .wpfm-position-top-right ul,
.wpfm-template-5 .wpfm-position-top-left ul{
padding-top:48px;
padding-bottom: 3px;
}
.wpfm-template-5 .wpfm-position-right,
.wpfm-template-5 .wpfm-position-left{
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
.wpfm-template-5 .wpfm-position-right,
.wpfm-template-5 .wpfm-position-top-right,
.wpfm-template-5 .wpfm-position-bottom-right {
right: 10px;
}
.wpfm-template-5 .wpfm-position-left,
.wpfm-template-5 .wpfm-position-top-left ,
.wpfm-template-5 .wpfm-position-bottom-left  {
left: 10px;
}
.wpfm-template-5 .wpfm-nav-strech-trigger,
.wpfm-template-5 .wpfm-nav-close-trigger {
position: relative;
display: block;
text-align: center;
outline:0;
}
.wpfm-template-5 .wpfm-position-top-right .wpfm-nav-strech-trigger,
.wpfm-template-5 .wpfm-position-top-left .wpfm-nav-strech-trigger{
position:absolute;
top:0;
}
.wpfm-template-5 .wpfm-position-top-right .wpfm-nav-strech-trigger{
right:0;
}
.wpfm-template-5 .wpfm-position-top-left .wpfm-nav-strech-trigger{
left:0;
}
.wpfm-template-5 .wpfm-position-top-right .wpfm-nav-close-trigger,
.wpfm-template-5 .wpfm-position-top-left .wpfm-nav-close-trigger{
position:absolute;
top:10px;
right:0;
left:0;
}
.wpfm-template-5 .wpfm-nav-strech-trigger span {
display: block;
width: 65px;
height: 65px;
line-height: 65px;
border-radius: 50%;
background:#222;
font-size:20px;
color: #fff;
}
.wpfm-template-5 .wpfm-nav-strech-trigger span i{
line-height: 55px;
}
.wpfm-template-5 .wpfm-menu-nav ul li{
margin-bottom: 20px;
}
.wpfm-template-5 .wpfm-menu-nav ul li,
.wpfm-template-5 .wpfm-menu-nav ul li a,
.wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-icon-block {
display: inline-block;
width: 100%;
text-align: center;
}
.wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-icon-block i,
.wpfm-template-5 .wpfm-nav-close-trigger span {
font-size:20px;
width: 100%;
line-height: 1;
color: #fff;
}
.wpfm-template-5 .wpfm-menu-nav ul li a span.wpfm-menu-name {
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
font-size: 12px;
font-weight: 400;
text-transform: capitalize;
color: #fff;
line-height: 1;
padding: 0;
}
.wpfm-template-5 .wpfm-menu-nav ul li:hover span.wpfm-icon-block i,
.wpfm-template-5 .wpfm-menu-nav ul li:hover span.wpfm-menu-name,
.wpfm-template-5 .wpfm-menu-nav ul li.wpfm-active-nav span.wpfm-icon-block i,
.wpfm-template-5 .wpfm-menu-nav ul li.wpfm-active-nav span.wpfm-menu-name{
color:#d34a2e;
}
.wpfm-template-5 .wpfm-menu-nav ul li.wpfm-active-nav span.wpfm-image-icon-block{
background:#d34a2e;
}
.wpfm-template-5 .wpfm-menu-nav ul li a {
color: #fff;
text-align: center;
position: relative;
line-height:1;
z-index:9;
}
.wpfm-template-5 ul {
width:65px;
background:#222;
position: relative;
border-radius: 30px;
padding: 20px 5px 15px;
margin-bottom:10px;
}
.wpfm-template-5 .wpfm-menu-nav ul li{
position:relative;
}
.wpfm-template-5 .wpfm-menu-nav ul li > span.wpfm-tootltip-title {
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
position:absolute;
font-size:10px;
background:#222;
color:#fff;
border-radius:5px;
padding: 5px 10px 5px 20px;
white-space:nowrap;
opacity:0;
-webkit-transition:all 0.5s ease-in-out;
transition:all 0.5s ease-in-out;
line-height:1;
}
.wpfm-template-5 .wpfm-menu-nav ul li  span.wpfm-tootltip-title:after{
position:absolute;
content:"\f129";
font-family:FontAwesome;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
left:8px;
font-family:10px;
color:#eee;
}
.wpfm-template-5 .wpfm-menu-nav ul li  span.wpfm-tootltip-title:before{
position:absolute;
content:'';
width: 0;
height: 0;
border-style: solid;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-5 .wpfm-position-left ul li  span.wpfm-tootltip-title:before,
.wpfm-template-5 .wpfm-position-top-left ul li  span.wpfm-tootltip-title:before,
.wpfm-template-5 .wpfm-menu-nav.wpfm-position-bottom-left ul li  span.wpfm-tootltip-title:before{
border-width: 4px 6px 4px 0;
border-color: transparent #222 transparent transparent;
left:-5px;
}
.wpfm-template-5 .wpfm-position-right ul li  span.wpfm-tootltip-title:before,
.wpfm-template-5 .wpfm-position-top-right ul li  span.wpfm-tootltip-title:before,
.wpfm-template-5 .wpfm-menu-nav.wpfm-position-bottom-right ul li  span.wpfm-tootltip-title:before{
border-width: 4px 0 4px 6px;
border-color: transparent transparent transparent #222;
right:-5px;
}
.wpfm-template-5 .wpfm-position-right ul li  span.wpfm-tootltip-title,
.wpfm-template-5 .wpfm-position-top-right ul li  span.wpfm-tootltip-title,
.wpfm-template-5 .wpfm-menu-nav.wpfm-position-bottom-right ul li  span.wpfm-tootltip-title{
right:62px;
-webkit-transition:all 0.25s linear;
transition:all 0.25s linear;
backface-visibility:hidden;
}
.wpfm-template-5 .wpfm-position-right ul li a:hover + span.wpfm-tootltip-title,
.wpfm-template-5 .wpfm-position-top-right ul li a:hover + span.wpfm-tootltip-title,
.wpfm-template-5 .wpfm-menu-nav.wpfm-position-bottom-right ul li  a:hover + span.wpfm-tootltip-title{
right:75px;
opacity:1;
}
.wpfm-template-5 .wpfm-position-left ul li  span.wpfm-tootltip-title,
.wpfm-template-5 .wpfm-position-top-left ul li  span.wpfm-tootltip-title,
.wpfm-template-5 .wpfm-position-bottom-left ul li  span.wpfm-tootltip-title {
left:62px;
-webkit-transition:all 0.5s linear;
transition:all 0.5s linear;
backface-visibility:hidden;
}
.wpfm-template-5 .wpfm-position-left ul li a:hover + span.wpfm-tootltip-title,
.wpfm-template-5 .wpfm-position-top-left ul li a:hover + span.wpfm-tootltip-title,
.wpfm-template-5 .wpfm-position-bottom-left ul li a:hover + span.wpfm-tootltip-title{
left:75px;
opacity:1;
}  .wpfm-template-6 .wpfm-nav-strech-trigger,
.wpfm-template-6 .wpfm-nav-close-trigger {
position: relative;
display: block;
text-align: center;
outline:0;
}
.wpfm-template-6 .wpfm-nav-strech-trigger span  {
display: block;
width: 55px;
height: 55px;
line-height: 55px;
border-radius: 50%;
background: #d85f5f;
font-size:24px;
color: #fff;
}
.wpfm-template-6 .wpfm-nav-strech-trigger span i{
line-height: 55px;
}
.wpfm-template-6 .wpfm-menu-nav {
position: fixed;
z-index: 2;
}
.wpfm-template-6 .wpfm-position-bottom-right,
.wpfm-template-6 .wpfm-position-bottom-left  {
bottom:10%;
}
.wpfm-template-6 .wpfm-position-top-right,
.wpfm-template-6 .wpfm-position-top-left {
top: 10%;
padding-top:70px;
}
.wpfm-template-6 .wpfm-position-top-right .wpfm-nav-strech-trigger,
.wpfm-template-6 .wpfm-position-top-left .wpfm-nav-strech-trigger{
position:absolute;
top:0;
}
.wpfm-template-6 .wpfm-position-top-right .wpfm-nav-strech-trigger{
right:0;
}
.wpfm-template-6 .wpfm-position-top-left .wpfm-nav-strech-trigger{
left:0;
}
.wpfm-template-6 .wpfm-position-right,
.wpfm-template-6 .wpfm-position-left{
top: 50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
.wpfm-template-6 .wpfm-menu-nav{
width:55px;
text-align:center;
z-index:999;
}
.wpfm-template-6 .wpfm-position-right,
.wpfm-template-6 .wpfm-position-top-right ,
.wpfm-template-6 .wpfm-position-bottom-right  {
right: 10px;
}
.wpfm-template-6 .wpfm-position-left,
.wpfm-template-6 .wpfm-position-top-left,
.wpfm-template-6 .wpfm-position-bottom-left {
left: 10px;
}
.wpfm-template-6 .wpfm-menu-nav ul {
position: relative;
top: auto;
transform: translateY(0);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
-moz-transform: translateY(0);
border-radius: 30px;
padding:7px 5px 10px;
margin-bottom:10px;
right: auto;
text-align:center;
}
.wpfm-template-6 .wpfm-position-left.wpfm-menu-nav  ul, 
.wpfm-template-6  .wpfm-position-right.wpfm-menu-nav  ul{
margin-bottom:0;
}
.wpfm-template-6 .wpfm-position-top-left ul,
.wpfm-template-6 .wpfm-position-top-right ul{
padding-top:20px;
}
.wpfm-template-6 .wpfm-menu-nav ul:before {
position: absolute;
content: '';
width: 55px;
height: 100%;
background: #d85f5f;
top: 0;
border-radius: 30px;
}
.wpfm-template-6 .wpfm-menu-nav.wpfm-position-right ul:before,
.wpfm-template-6 .wpfm-menu-nav.wpfm-position-top-right ul:before,
.wpfm-template-6 .wpfm-menu-nav.wpfm-position-bottom-right ul:before {
right: 0;
}
.wpfm-template-6 .wpfm-menu-nav.wpfm-position-left ul:before,
.wpfm-template-6 .wpfm-menu-nav.wpfm-position-top-left ul:before,
.wpfm-template-6 .wpfm-menu-nav.wpfm-position-bottom-left ul:before {
left: 0;
}
.wpfm-template-6 ul li a {
position: relative;
display: block;
height: 50px;
line-height: 50px;
color: #000;
font-size: 1.4rem;
-webkit-transition: color 0.2s;
-moz-transition: color 0.2s;
transition: color 0.2s;
}
.wpfm-template-6 .wpfm-icon-block {
position: absolute;
height: 30px;
width: 30px;
line-height:30px;
top: 50%;
left:50%;
-webkit-transform: translate(-50%,-50%);
-moz-transform: translate(-50%,-50%);
-ms-transform: translate(-50%,-50%);
-o-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
display: block;
text-align: center;
color: #fff;
}
.wpfm-template-6 ul li.wpfm-active-nav .wpfm-icon-block,
.wpfm-template-6 ul li:hover .wpfm-icon-block{
color:#222;
}
.wpfm-template-6 .wpfm-menu-nav ul li.wpfm-active-nav span.wpfm-image-icon-block{
background:#222;
}
.wpfm-template-6 .wpfm-menu-name {
display: inline-block;
font-size:0;
color: #fff;
text-transform: capitalize;
font-weight: 600;
vertical-align:middle;
line-height:30px;
position:absolute;
opacity:0;
visibility:hidden;
white-space:nowrap;
z-index:9;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
background:#d85f5f;
line-height: 1.2;
padding: 5px 10px;
backface-visibility: hidden;
transform: translate3d(0,0,0)
}
.wpfm-template-6 ul li.wpfm-title-hidden .wpfm-menu-name {
padding: 0;
}
.wpfm-template-6 ul li a:hover .wpfm-menu-name{
font-size: 12px;
opacity:1;
visibility:visible;
}
.wpfm-template-6 .wpfm-position-right ul li a .wpfm-menu-name,
.wpfm-template-6 .wpfm-position-top-right ul li a .wpfm-menu-name,
.wpfm-template-6 .wpfm-position-bottom-right ul li a .wpfm-menu-name{
right:60px;
-webkit-transition:right 0.5s ease-in-out , opacity 0.5s ease-in-out;
transition:right 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.wpfm-template-6 .wpfm-position-left ul li a .wpfm-menu-name,
.wpfm-template-6 .wpfm-position-top-left ul li a .wpfm-menu-name,
.wpfm-template-6 .wpfm-position-bottom-left ul li a .wpfm-menu-name{
left:60px;
-webkit-transition:left 0.5s ease-in-out, opacity 0.5s ease-in-out;
transition:left 0.5s ease-in-out, opacity 0.5s ease-in-out;
}
.wpfm-template-6 .wpfm-position-right ul li a:hover .wpfm-menu-name,
.wpfm-template-6 .wpfm-position-top-right ul li a:hover .wpfm-menu-name,
.wpfm-template-6 .wpfm-position-bottom-right ul li a:hover .wpfm-menu-name{
right:56px;
}
.wpfm-template-6 .wpfm-position-left ul li a:hover .wpfm-menu-name,
.wpfm-template-6 .wpfm-position-top-left ul li a:hover .wpfm-menu-name,
.wpfm-template-6 .wpfm-position-bottom-left ul li a:hover .wpfm-menu-name{
left:56px;
} .wpfm-template-6 .wpfm-menu-nav ul li {
position:relative;
}
.wpfm-template-6 .wpfm-menu-nav ul li  span.wpfm-tootltip-title {
position:absolute;
opacity:0;
white-space:nowrap;
font-size:10px;
background:#222;
padding:2px 10px 2px 15px;
color:#fff;
font-style:italic;
border-radius:5px;
top:0;
}
.wpfm-template-6 .wpfm-menu-nav ul li.wpfm-title-hidden  span.wpfm-tootltip-title{
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-6 .wpfm-position-right span.wpfm-tootltip-title ,
.wpfm-template-6 .wpfm-position-top-right span.wpfm-tootltip-title  ,
.wpfm-template-6 .wpfm-position-bottom-right span.wpfm-tootltip-title {
right:103%;
margin-right:5px;
-webkit-transition:all 0.5s ease-in-out;
transition:all 0.5s ease-in-out;
backface-visibility:hidden;
}
.wpfm-template-6 .wpfm-position-left span.wpfm-tootltip-title,
.wpfm-template-6 .wpfm-position-top-left span.wpfm-tootltip-title,
.wpfm-template-6 .wpfm-position-bottom-left span.wpfm-tootltip-title{
left:103%;
margin-left:5px;
-webkit-transition:all 0.5s ease-in-out ;
transition:all 0.5s ease-in-out ;
backface-visibility:hidden;
}
.wpfm-template-6 .wpfm-position-right a:hover + span.wpfm-tootltip-title ,
.wpfm-template-6 .wpfm-position-top-right a:hover + span.wpfm-tootltip-title  ,
.wpfm-template-6 .wpfm-position-bottom-right a:hover + span.wpfm-tootltip-title {
right:110%;
opacity:1;
}
.wpfm-template-6 .wpfm-position-right li.wpfm-title-hidden  span.wpfm-tootltip-title ,
.wpfm-template-6 .wpfm-position-top-right li.wpfm-title-hidden  span.wpfm-tootltip-title  ,
.wpfm-template-6 .wpfm-position-bottom-right li.wpfm-title-hidden  span.wpfm-tootltip-title{
right:65px;
}
.wpfm-template-6 .wpfm-position-right li.wpfm-title-hidden a:hover + span.wpfm-tootltip-title ,
.wpfm-template-6 .wpfm-position-top-right li.wpfm-title-hidden a:hover + span.wpfm-tootltip-title  ,
.wpfm-template-6 .wpfm-position-bottom-right li.wpfm-title-hidden a:hover + span.wpfm-tootltip-title {
right:56px;
}
.wpfm-template-6 .wpfm-position-left a:hover + span.wpfm-tootltip-title,
.wpfm-template-6 .wpfm-position-top-left a:hover + span.wpfm-tootltip-title,
.wpfm-template-6 .wpfm-position-bottom-left a:hover + span.wpfm-tootltip-title{
left:110%;
opacity:1;
}
.wpfm-template-6 .wpfm-position-left li.wpfm-title-hidden  span.wpfm-tootltip-title ,
.wpfm-template-6 .wpfm-position-top-left li.wpfm-title-hidden  span.wpfm-tootltip-title  ,
.wpfm-template-6 .wpfm-position-bottom-left li.wpfm-title-hidden  span.wpfm-tootltip-title{
left:65px;
}
.wpfm-template-6 .wpfm-position-left li.wpfm-title-hidden a:hover + span.wpfm-tootltip-title ,
.wpfm-template-6 .wpfm-position-top-left li.wpfm-title-hidden a:hover + span.wpfm-tootltip-title  ,
.wpfm-template-6 .wpfm-position-bottom-left li.wpfm-title-hidden a:hover + span.wpfm-tootltip-title {
left:56px;
}
.wpfm-template-6 .wpfm-menu-nav ul li  span.wpfm-tootltip-title:before{
position:absolute;
left:7px;
content: "\f129";
font-family:FontAwesome;
font-size:10px;
color:#fff;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-6 .wpfm-menu-nav ul li  span.wpfm-tootltip-title:after{
position:absolute;
content:'';
width: 0;
height: 0;
border-style: solid;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-6 .wpfm-position-right ul li  span.wpfm-tootltip-title:after,
.wpfm-template-6 .wpfm-position-top-right ul li  span.wpfm-tootltip-title:after,
.wpfm-template-6 .wpfm-position-bottom-right ul li  span.wpfm-tootltip-title:after{
border-width: 5px 0 5px 7px;
border-color: transparent transparent transparent #222;
right:-4px;
}
.wpfm-template-6 .wpfm-position-left ul li  span.wpfm-tootltip-title:after,
.wpfm-template-6 .wpfm-position-top-left ul li  span.wpfm-tootltip-title:after,
.wpfm-template-6 .wpfm-position-bottom-left ul li  span.wpfm-tootltip-title:after{
border-width: 5px 7px 5px 0;
border-color: transparent #222 transparent transparent;
left:-4px;
} .wpfm-template-6 .wpfm-nav-close-trigger {
position: relative;
display: inline-block;
width: 30px;
height: 30px;
top:7px;
}
.wpfm-template-6 .wpfm-nav-close-trigger span {
position: absolute;
width: 100%;
top: 0;
display: block;
font-size:24px;
color: #fff;
line-height: 1;
}
.wpfm-template-6 .wpfm-position-left .wpfm-nav-close-trigger span ,
.wpfm-template-6 .wpfm-position-top-left .wpfm-nav-close-trigger span ,
.wpfm-template-6 .wpfm-position-bottom-left .wpfm-nav-close-trigger span {
right: 0;
}
.wpfm-template-6 .wpfm-position-right .wpfm-nav-close-trigger span,
.wpfm-template-6 .wpfm-position-top-right .wpfm-nav-close-trigger span,
.wpfm-template-6 .wpfm-position-bottom-right .wpfm-nav-close-trigger span {
left: 0;
}
.wpfm-template-6 .wpfm-nav-strech-trigger span {
outline: 0;
}
.wpfm-template-6 .wpfm-position-right .wpfm-nav-strech-trigger span,
.wpfm-template-6 .wpfm-position-top-right .wpfm-nav-strech-trigger span,
.wpfm-template-6 .wpfm-position-bottom-right .wpfm-nav-strech-trigger span {
float: right;
}
.wpfm-template-6 .wpfm-position-left .wpfm-nav-strech-trigger span ,
.wpfm-template-6 .wpfm-position-top-left .wpfm-nav-strech-trigger span ,
.wpfm-template-6 .wpfm-position-bottom-left .wpfm-nav-strech-trigger span {
float: left;
}  .wpfm-template-7 .wpfm-menu-nav.wpfm-position-right ul ,
.wpfm-template-7 .wpfm-menu-nav.wpfm-position-top-right ul ,
.wpfm-template-7 .wpfm-menu-nav.wpfm-position-bottom-right ul {
right: 10px;
}
.wpfm-template-7 .wpfm-menu-nav.wpfm-position-left ul,
.wpfm-template-7 .wpfm-menu-nav.wpfm-position-bottom-left ul,
.wpfm-template-7 .wpfm-menu-nav.wpfm-position-top-left ul {
left: 10px;
}
.wpfm-template-7 ul li {
display: block;
position:relative;
}
.wpfm-template-7 ul > li > a {
width:55px;
height:55px;
-webkit-transform:scale(0.25) translate3d(0,0,0) translateZ(0);
transform:scale(0.25) translate3d(0,0,0) translateZ(0);
background: #fff;
display: block;
border-radius: 50%;
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=5, Direction=0, Color=#777777)";
-moz-box-shadow: 0 0 5px 1px #777777 inset;
-webkit-box-shadow: 0 0 5px 1px #777777 inset;
box-shadow: 0 0 5px 1px #777777 inset;
filter: progid: DXImageTransform.Microsoft.Shadow(Strength=5, Direction=135, Color=#777777);
position: relative;
transition: transform  0.5s ease, margin 0.5s ease;
-webkit-transition: transform 0.5s ease, margin 0.5s ease;
-moz-transition: transform 0.5s ease;
-ms-transition: transform  0.5s ease;
-o-transition: transform  0.5s ease;
text-align: center;
position: relative;
padding: 5px;
box-sizing: border-box;
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
-ms-box-sizing: border-box;
-o-box-sizing: border-box;
backface-visibility:hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
margin: -10px 0;
overflow:hidden;
}
.wpfm-template-7 ul > li > a:hover ,
.wpfm-template-7 ul > li.wpfm-active-nav a{
background: #d05e5e;
-webkit-transform:scale(1) translate3d(0,0,0);
transform:scale(1) translate3d(0,0,0);
-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=0, Direction=0, Color=#777777)";
-moz-box-shadow: 0 0 0px 0px #777777 inset;
-webkit-box-shadow: 0 0 0 #777777 inset;
box-shadow: 0 0 0 0 #777777 inset;
filter: progid: DXImageTransform.Microsoft.Shadow(Strength=0, Direction=135, Color=#777777);
margin:10px 0;
overflow: initial;
}
.wpfm-template-7 ul > li > a .wpfm-icon-menu-name-wrapper {
position: absolute;
top:0;
left: 0;
backface-visibility:hidden;
backface-visibility:hidden;
transform-style: preserve-3d;
-webkit-transform-style: preserve-3d;
-webkit-backface-visibility: hidden;
}
.wpfm-template-7 ul li a span {
width: 100%;
overflow-wrap: break-word;
word-wrap: break-word;
-webkit-hyphens: auto;
-ms-hyphens: auto;
-moz-hyphens: auto;
hyphens: auto;
}
.wpfm-template-7 ul li a:hover .wpfm-icon-menu-name-wrapper {
display: block;
}
.wpfm-template-7 .wpfm-icon-block {
color: #fff;
}
.wpfm-template-7 .wpfm-icon-block i {
width: 100%;
font-size: 0;
height: 100%;
line-height: 55px;
}
.wpfm-template-7 ul li:hover .wpfm-icon-block i,
.wpfm-template-7 ul li.wpfm-active-nav .wpfm-icon-block i{
font-size: 24px;
}
.wpfm-template-7 .wpfm-icon-block img{
width:0;
}
.wpfm-template-7 ul li:hover .wpfm-icon-block img,
.wpfm-template-7 ul li.wpfm-active-nav .wpfm-icon-block img{
width:auto;
}
.wpfm-template-7 .wpfm-menu-name {
font-size: 10px;
font-weight: 300;
text-transform: uppercase;
display: block;
color: #222;
position: absolute;
line-height: 1;
right:75px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
width: auto;
text-align:right;
padding: 10px;
background:#d05e5e;
border-radius:10px;
color:#fff;
opacity:0;
-webkit-transition:all .8s linear;
transition:all .8s linear;
white-space:nowrap;
backface-visibility:hidden;
}
.wpfm-template-7 .wpfm-position-top-left .wpfm-menu-name,
.wpfm-template-7 .wpfm-position-bottom-left .wpfm-menu-name,
.wpfm-template-7 .wpfm-position-left .wpfm-menu-name{
left:75px;
right:auto;
top: 50%;
}
.wpfm-template-7 ul > li:hover  .wpfm-menu-name,
.wpfm-template-7 ul > li.wpfm-active-nav  .wpfm-menu-name{
right: 63px;
opacity: 1;
}
.wpfm-template-7 .wpfm-position-top-left ul > li:hover  .wpfm-menu-name,
.wpfm-template-7 .wpfm-position-bottom-left ul > li:hover  .wpfm-menu-name,
.wpfm-template-7 .wpfm-position-left ul > li:hover  .wpfm-menu-name,
.wpfm-template-7 .wpfm-position-top-left ul > li.wpfm-active-nav  .wpfm-menu-name,
.wpfm-template-7 .wpfm-position-bottom-left ul > li.wpfm-active-nav  .wpfm-menu-name,
.wpfm-template-7 .wpfm-position-left ul > li.wpfm-active-nav  .wpfm-menu-name{
left:60px;
right:auto;
opacity:1;
}
.wpfm-template-7 span.name.wpfm-menu-name:after {
width: 11px;
content: '';
position: absolute;
border-bottom: 2px solid #d05e5e;
right: -9px;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.wpfm-template-7 .wpfm-position-top-left .wpfm-menu-name:after,
.wpfm-template-7 .wpfm-position-bottom-left .wpfm-menu-name:after,
.wpfm-template-7 .wpfm-position-left .wpfm-menu-name:after{
right:auto;
left:-9px;
} .wpfm-template-7 ul li > .wpfm-tootltip-title{
position:absolute;
font-size:10px;
font-style:italic;
background:#222;
padding:5px 7px 5px 15px;
opacity:0;
color:#fff;
white-space:nowrap;
top:-25px;
border-radius:5px;
line-height:1;
}
.wpfm-template-7 ul li.wpfm-title-hidden > .wpfm-tootltip-title{
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-7 ul li >  a:hover + .wpfm-tootltip-title{
opacity:1;
}
.wpfm-template-7 .wpfm-position-top-right  ul li > .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-right  ul li > .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-bottom-right  ul li > .wpfm-tootltip-title{
right:100%;
} 
.wpfm-template-7 .wpfm-position-top-left  ul li > .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-left  ul li > .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-bottom-left  ul li > .wpfm-tootltip-title{
left:100%;
} 
.wpfm-template-7 .wpfm-position-top-right ul li.wpfm-title-hidden > .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-right ul li.wpfm-title-hidden > .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-bottom-right ul li.wpfm-title-hidden > .wpfm-tootltip-title{
right:65px;
-webkit-transition:0.5s ease-in-out all;
transition:0.5s ease-in-out all;
}
.wpfm-template-7 .wpfm-position-top-left ul li.wpfm-title-hidden > .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-left ul li.wpfm-title-hidden > .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-top-left ul li.wpfm-title-hidden > .wpfm-tootltip-title{
left:65px;
-webkit-transition:0.5s ease-in-out all;
transition:0.5s ease-in-out all;
}
.wpfm-template-7 .wpfm-position-top-right ul li.wpfm-title-hidden > a:hover + .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-right ul li.wpfm-title-hidden > a:hover +  .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-bottom-right ul li.wpfm-title-hidden > a:hover +  .wpfm-tootltip-title{
right: calc(100% + 40px);
}
.wpfm-template-7 .wpfm-position-top-left ul li.wpfm-title-hidden >  a:hover +  .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-left ul li.wpfm-title-hidden > a:hover +  .wpfm-tootltip-title,
.wpfm-template-7 .wpfm-position-bottom-left ul li.wpfm-title-hidden >  a:hover + .wpfm-tootltip-title{
left: calc(100% + 40px);
}
.wpfm-template-7 ul li > .wpfm-tootltip-title:before{
position: absolute;
content: "\f129";
font-family: FontAwesome;
color: #fff;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
left:5px;
}
.wpfm-template-7 ul li > .wpfm-tootltip-title:after{
position:absolute;
content:'';
width: 0;
height: 0;
border-style: solid;
border-width: 10px 5px 0 5px;
border-color: #222 transparent transparent transparent;
left:50%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
bottom:-5px;
}
.wpfm-template-7 .wpfm-position-top-right ul li.wpfm-title-hidden > .wpfm-tootltip-title:after,
.wpfm-template-7 .wpfm-position-right ul li.wpfm-title-hidden > .wpfm-tootltip-title:after,
.wpfm-template-7 .wpfm-position-bottom-right ul li.wpfm-title-hidden > .wpfm-tootltip-title:after{
left:auto;
top:50%;
-webkit-transform:translate(0, -50%);
transform:translate(0, -50%);
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0 5px 7px;
border-color: transparent transparent transparent #222;
right:-4px;
}
.wpfm-template-7 .wpfm-position-top-left ul li.wpfm-title-hidden > .wpfm-tootltip-title:after,
.wpfm-template-7 .wpfm-position-left ul li.wpfm-title-hidden > .wpfm-tootltip-title:after,
.wpfm-template-7 .wpfm-position-bottom-left ul li.wpfm-title-hidden > .wpfm-tootltip-title:after{
left:auto;
top:50%;
-webkit-transform:translate(0, -50%);
transform:translate(0, -50%);
width: 0;
height: 0;
border-style: solid;
border-width: 5px 7px 5px 0;
border-color: transparent #222 transparent transparent;
left:-4px;
}   .wpfm-template-8 .wpfm-nav-trigger.wpfm-icon-rep{
display:none;
} .wpfm-template-8 .wpfm-tootltip-title{
position: absolute;
max-width: 240px;
background: #222;
border-radius: 3px;
color: #fff;
font-size: 10px;
font-style: italic;
opacity:0;
visibility:hidden;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
.wpfm-template-8 .wpfm-menu-nav a:hover .wpfm-tootltip-title{
opacity:1;
visibility:visible;
backface-visibility:hidden;
}
.wpfm-template-8.wpfm-position-left .wpfm-tootltip-title,
.wpfm-template-8.wpfm-position-top-left .wpfm-tootltip-title,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-tootltip-title{
left:107px;
padding:2px 5px 2px 15px;    
white-space: nowrap;
transition:all 0.5s ease-in-out;
-webkit-transition:all 0.7s ease-in-out;
}
.wpfm-template-8.wpfm-position-right .wpfm-tootltip-title,
.wpfm-template-8.wpfm-position-top-right .wpfm-tootltip-title,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-tootltip-title{
right:107px;
padding:2px 5px 2px 15px;
white-space: nowrap;
transition:all 0.7s ease-in-out;
-webkit-transition:all 0.7s ease-in-out;
}
.wpfm-template-8.wpfm-position-left .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-top-left .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-right .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-top-right .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-tootltip-title:before{
position:absolute;
content:'';
width: 0;
height: 0;
border-style: solid;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-8.wpfm-position-left .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-top-left .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-right .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-top-right .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-tootltip-title:after{
position:absolute;
content:"\f129";
font-family:FontAwesome;
color:#fff;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
.wpfm-template-8.wpfm-position-left .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-top-left .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-tootltip-title:after{
left: 5px;
}
.wpfm-template-8.wpfm-position-right .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-top-right .wpfm-tootltip-title:after,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-tootltip-title:after{
left:5px;
}
.wpfm-template-8.wpfm-position-left .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-top-left .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-tootltip-title:before{
border-width: 5.5px 7px 5.5px 0;
border-color: transparent #222 transparent transparent;
left:-6px;
}
.wpfm-template-8.wpfm-position-right .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-top-right .wpfm-tootltip-title:before,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-tootltip-title:before{
border-width: 5.5px 0 5.5px 7px;
border-color: transparent transparent transparent #222;
right: -6px;
}
.wpfm-template-8.wpfm-position-left ul li a:hover .wpfm-tootltip-title,
.wpfm-template-8.wpfm-position-top-left ul li a:hover .wpfm-tootltip-title,
.wpfm-template-8.wpfm-position-bottom-left ul li a:hover .wpfm-tootltip-title{
left:85px;
right: auto;
}
.wpfm-template-8.wpfm-position-right ul li a:hover .wpfm-tootltip-title,
.wpfm-template-8.wpfm-position-top-right ul li a:hover .wpfm-tootltip-title,
.wpfm-template-8.wpfm-position-bottom-right ul li a:hover .wpfm-tootltip-title{
right:85px;
left: auto;
} .wpfm-template-8 .wpfm-menu-nav {
position: fixed;
z-index: 1;
top: 0;
height: 100vh;
width: 100px;
}
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-nav,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-nav{
right:0;
}
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-nav,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-nav{
left:0;
}
.wpfm-template-8 li{
display: block;
padding:10px 0;
}
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav ul,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-nav ul,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-nav ul,
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav ul,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-nav ul,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-nav ul{
padding-left: 0;
}
.wpfm-template-8.wpfm-position-right li,
.wpfm-template-8.wpfm-position-top-right li,
.wpfm-template-8.wpfm-position-bottom-right li{
text-align:right;
}
.wpfm-template-8 .wpfm-menu-nav ul {
position:relative;
}
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav ul,
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav ul {
position: relative;
top: 50%;
transform: translateY(-50%);
-webkit-transform: translateY(-50%);
transition: transform 1s ease;
-webkit-transition: transform 1s ease;
padding-left: 0;
}
.wpfm-template-8.wpfm-position-bottom-left ul, 
.wpfm-template-8.wpfm-position-bottom-right ul{
position:fixed;
width:100px;
}
.wpfm-template-8 .wpfm-menu-nav:before {
content: '';
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
transition: transform 1.5s ease;
-webkit-transition: transform 0.8s ease;
}
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav:before,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-nav:before,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-nav:before{
right:0;
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
}
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav:before,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-nav:before,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-nav:before{
transform: translateX(100%);
-webkit-transform: translateX(100%);
left: 0;
}
.wpfm-template-8 .wpfm-menu-nav:hover:before {
transform: translateX(0);
-webkit-transform: translateX(0);
}
.wpfm-template-8 .wpfm-menu-nav .wpfm-menu-name {
display: block;
transition: transform 0.8s;
-webkit-transition: transform 0.8s;
text-align:center;
color:#fff;
padding:4px 5px 0;
word-break: break-all;
font-size:0;
}
.wpfm-template-8 .wpfm-menu-nav:hover .wpfm-menu-name{
font-size:12px;
}
.wpfm-template-8.wpfm-position-right .wpfm-menu-name,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-name,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-name {
transform: translateX(100%);
-webkit-transform: translateX(100%);
}
.wpfm-template-8.wpfm-position-left .wpfm-menu-name ,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-name ,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-name {
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
}
.wpfm-template-8 .wpfm-menu-nav:hover .wpfm-menu-name{
transform: translateX(0);
-webkit-transform: translateX(0);
}
.wpfm-template-8 .wpfm-menu-nav a {
position: relative;
padding:0;
margin:0;
display:block;
}
.wpfm-template-8 .wpfm-menu-nav a:before{
display:inline-block;
}
.wpfm-template-8 .wpfm-menu-nav a::before, 
.wpfm-template-8 .wpfm-menu-nav a .wpfm-icon-block{
position: absolute;
transition: transform 0.7s 0s;
-webkit-transition: transform 0.7s 0s;
}
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav a .wpfm-icon-block,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-nav a .wpfm-icon-block,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-nav a .wpfm-icon-block{
right:0;
}
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav a .wpfm-icon-block,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-nav a .wpfm-icon-block,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-nav a .wpfm-icon-block{
left:0;
}
.wpfm-template-8 .wpfm-menu-nav:hover a .wpfm-icon-block{
position:relative;
}
.wpfm-template-8 .wpfm-menu-nav a::before{
content: '';
}
.wpfm-template-8 .wpfm-menu-nav a::before {
top: 0;
height: 12px;
width:12px;
border-radius: 50%;
background:#d05c5c;
-webkit-transform:scale(1);
transform:scale(1);
transition:transform 2s ease, left 1s ease-in-out, right 1s ease-in-out;
-webkit-transition:transform 2s ease, left 1s ease-in-out, right 1s ease-in-out;
}
.wpfm-template-8 .wpfm-menu-nav:hover a::before{
-webkit-transform:scale(0);
transform:scale(0);
}
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav a::before ,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-nav a::before{
right:20px;
}
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-nav a::before,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-nav a::before{
left:20px;
}
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav:hover a::before ,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-nav:hover a::before,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-nav:hover a::before{
right:10px;
}
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav:hover a::before,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-nav:hover a::before,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-nav:hover a::before{
left:10px;
}
.wpfm-template-8 .wpfm-menu-nav a .wpfm-icon-block{
top:0;
height:35px;
width:35px;
transform: translateX(-50%) scale(0);
-webkit-transform: translateX(-50%) scale(0);
background:#d85f5f;
display:block;
color:#fff;
border-radius:50%;
opacity:0;
text-align:center;
backface-visibility:hidden;
overflow:hidden;
}
.wpfm-template-8 .wpfm-menu-nav li.wpfm-active-nav .wpfm-icon-block{
background:#d34a2e;
}
.wpfm-template-8 .wpfm-menu-nav:hover a .wpfm-icon-block{
opacity:1;
}
.wpfm-template-8 .wpfm-menu-nav a .wpfm-icon-block i{
width:100%;
font-size:20px;
line-height:35px;
}
.wpfm-template-8.wpfm-position-right .wpfm-menu-nav:hover a .wpfm-icon-block,
.wpfm-template-8.wpfm-position-top-right .wpfm-menu-nav:hover a .wpfm-icon-block,
.wpfm-template-8.wpfm-position-bottom-right .wpfm-menu-nav:hover a .wpfm-icon-block{
transform: translateX(-50%) scale(1);
-webkit-transform: translateX(-50%) scale(1);
left: 50%;
}
.wpfm-template-8.wpfm-position-left .wpfm-menu-nav:hover a .wpfm-icon-block,
.wpfm-template-8.wpfm-position-top-left .wpfm-menu-nav:hover a .wpfm-icon-block,
.wpfm-template-8.wpfm-position-bottom-left .wpfm-menu-nav:hover a .wpfm-icon-block{
transform: translateX(-50%) scale(1);
-webkit-transform: translateX(-50%) scale(1);
left: 50%;
}
.wpfm-template-8 .wpfm-menu-nav:hover a::before{
opacity:0;
}  .wpfm-template-9 .wpfm-nav-trigger.wpfm-icon-rep{
display:none;
}
.wpfm-template-9 .wpfm-tootltip-title{
position: absolute;
max-width: 240px;
background: #222;
border-radius: 3px;
color: #fff;
font-size: 10px;
font-style: italic;
opacity:0;
visibility:hidden;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
cursor:none;
}
.wpfm-template-9 .wpfm-menu-nav a:hover .wpfm-tootltip-title{
opacity:1;
visibility:visible;
}
.wpfm-template-9.wpfm-position-left .wpfm-tootltip-title,
.wpfm-template-9.wpfm-position-top-left .wpfm-tootltip-title,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-tootltip-title{
left:107px;
padding:5px 10px 5px 20px;    
white-space: nowrap;
transition:all 0.6s ease-in-out;
-webkit-transition:all 0.6s ease-in-out;
backface-visibility:hidden;
}
.wpfm-template-9.wpfm-position-right .wpfm-tootltip-title,
.wpfm-template-9.wpfm-position-top-right .wpfm-tootltip-title,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-tootltip-title{
right:107px;
padding:5px 10px 5px 20px;
white-space: nowrap;
transition:all 0.6s ease-in-out;
-webkit-transition:all 0.6s ease-in-out;
backface-visibility:hidden;
}
.wpfm-template-9.wpfm-position-left .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-top-left .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-right .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-top-right .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-tootltip-title:before{
position:absolute;
content:'';
width: 0;
height: 0;
border-style: solid;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-9.wpfm-position-left .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-top-left .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-right .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-top-right .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-tootltip-title:after{
position:absolute;
content:"\f129";
font-family:FontAwesome;
color:#fff;
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
.wpfm-template-9.wpfm-position-left .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-top-left .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-tootltip-title:after{
left: 8px;
}
.wpfm-template-9.wpfm-position-right .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-top-right .wpfm-tootltip-title:after,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-tootltip-title:after{
left:8px;
}
.wpfm-template-9.wpfm-position-left .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-top-left .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-tootltip-title:before{
border-width: 5.5px 7px 5.5px 0;
border-color: transparent #222 transparent transparent;
left:-6px;
}
.wpfm-template-9.wpfm-position-right .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-top-right .wpfm-tootltip-title:before,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-tootltip-title:before{
border-width: 5.5px 0 5.5px 7px;
border-color: transparent transparent transparent #222;
right: -6px;
}
.wpfm-template-9.wpfm-position-left ul li a:hover .wpfm-tootltip-title,
.wpfm-template-9.wpfm-position-top-left ul li a:hover .wpfm-tootltip-title,
.wpfm-template-9.wpfm-position-bottom-left ul li a:hover .wpfm-tootltip-title{
left: 85px;
right: auto;
}
.wpfm-template-9.wpfm-position-right ul li a:hover .wpfm-tootltip-title,
.wpfm-template-9.wpfm-position-top-right ul li a:hover .wpfm-tootltip-title,
.wpfm-template-9.wpfm-position-bottom-right ul li a:hover .wpfm-tootltip-title{
right: 85px;
left: auto;
}
.wpfm-template-9 .wpfm-menu-nav {
position: fixed;
z-index:1;
height:100%;
width:auto;
}
.wpfm-template-9.wpfm-position-left .wpfm-menu-nav ul,
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav ul{
top:50%;
transform:translateY(-50%);
-webkit-transform:translateY(-50%);
}
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav ul{
right: 15px;
}
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav ul,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav ul{
top:10%;
transform:translateY(0%);
-webkit-transform:translateY(0%);
}
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav ul,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav ul{
top:auto;
bottom:10%;
transform:translateY(0%);
-webkit-transform:translateY(0%);
}
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav{
right:-5px;
}
.wpfm-template-9.wpfm-position-left .wpfm-menu-nav,
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav{
left: 15px;
}
.wpfm-template-9 .wpfm-menu-nav ul {
position:fixed;
padding:30px 0;
width:70px;
}
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav ul,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav ul{
top:0;
transform: translateY(0); 
-webkit-transform: translateY(0); 
-ms-transform: translateY(0);
-o-transform: translateY(0);
-moz-transform: translateY(0);
}
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav ul,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav ul{
top:auto;
bottom:0;
transform: translateY(0); 
-webkit-transform: translateY(0); 
-ms-transform: translateY(0);
-o-transform: translateY(0);
-moz-transform: translateY(0);
}
.wpfm-template-9 li{
display: block;
padding: 5px 0;
}
.wpfm-template-9.wpfm-position-right li,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav ul li,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav ul li{
text-align:right;
}
.wpfm-template-9 .wpfm-menu-nav .wpfm-nav:before {
content: '';
position: absolute;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.8);
-webkit-transition: transform .5s ease-in-out;
transition: transform .5s ease-in-out;
-webkit-border-radius:30px;
border-radius:30px;
-webkit-border-radius:30px;
opacity: 0;
visibility: hidden;
}
.wpfm-template-9 .wpfm-menu-nav:hover .wpfm-nav:before {
opacity: 1;
visibility: visible;
}
.wpfm-template-9.wpfm-position-left .wpfm-menu-nav .wpfm-nav:before,
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav .wpfm-nav:before,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav .wpfm-nav:before{
right:0;
transform: translateX(-150%);
-webkit-transform: translateX(-150%);
}
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav .wpfm-nav:before,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav .wpfm-nav:before,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav .wpfm-nav:before{
transform: translateX(150%);
-webkit-transform: translateX(150%);
left: 0;
}
.wpfm-template-9 .wpfm-menu-nav .wpfm-nav:hover:before {
transform: translateX(0);
-webkit-transform: translateX(0);
}
.wpfm-template-9 .wpfm-menu-nav .wpfm-menu-name {
display: block;
transition: transform 0.8s;
-webkit-transition: transform 0.8s;
text-align:center;
font-size:12px;
color:#fff;
padding:4px 5px 0;
word-break:break-all;
font-size: 0;
}
.wpfm-template-9.wpfm-position-right .wpfm-menu-name,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-name,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-name{
transform: translateX(100%);
-webkit-transform: translateX(100%);
}
.wpfm-template-9.wpfm-position-left .wpfm-menu-name,
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-name,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-name{
transform: translateX(-100%);
-webkit-transform: translateX(-100%);
}
.wpfm-template-9.wpfm-position-left  .wpfm-nav:hover .wpfm-menu-name,
.wpfm-template-9.wpfm-position-top-left  .wpfm-nav:hover .wpfm-menu-name,
.wpfm-template-9.wpfm-position-bottom-left  .wpfm-nav:hover .wpfm-menu-name,
.wpfm-template-9.wpfm-position-right  .wpfm-nav:hover .wpfm-menu-name,
.wpfm-template-9.wpfm-position-top-right  .wpfm-nav:hover .wpfm-menu-name,
.wpfm-template-9.wpfm-position-bottom-right  .wpfm-nav:hover .wpfm-menu-name{
font-size:12px;
}
.wpfm-template-9 .wpfm-menu-nav .wpfm-nav:hover .wpfm-menu-name{
transform: translateX(0);
-webkit-transform: translateX(0);
}
.wpfm-template-9 .wpfm-menu-nav a {
position: relative;
padding:10px 0;
margin:0;
display:block;
}
.wpfm-template-9 .wpfm-menu-nav a:before{
display:inline-block;
}
.wpfm-template-9 .wpfm-menu-nav a::before, 
.wpfm-template-9 .wpfm-menu-nav a .wpfm-icon-block{
position: absolute;
transition: transform 0.85s 0s;
-webkit- transition: transform 0.85s 0s;
}
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav a::before,
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav a .wpfm-icon-block,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav a::before,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav a .wpfm-icon-block,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav a::before,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav a .wpfm-icon-block{
right:0;
}
.wpfm-template-9.wpfm-position-left .wpfm-menu-nav a::before,
.wpfm-template-9.wpfm-position-left .wpfm-menu-nav a .wpfm-icon-block,
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav a::before,
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav a .wpfm-icon-block,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav a::before,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav a .wpfm-icon-block{
left:0;
}
.wpfm-template-9 .wpfm-menu-nav .wpfm-nav:hover a .wpfm-icon-block{
position:relative;
}
.wpfm-template-9 .wpfm-menu-nav a::before{
content: '';
}
.wpfm-template-9 .wpfm-menu-nav a::before {
top: 0;
height:10px;
width:10px;
background:#d05c5c;
transform:rotate(90deg);
-webkit-transform:rotate(90deg);
-webkit-transition:transform 1s ease-in-out;
transition:transform 1s ease-in-out;
}
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav a::before ,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav a::before,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav a::before{
transform:rotate(45deg) translateX(-100%);
-webkit-transform:rotate(45deg) translateX(-100%) ;
}
.wpfm-template-9.wpfm-position-left .wpfm-menu-nav a:before,
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav a::before,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav a::before{
transform:rotate(45deg) translateX(100%);
-webkit-transform:rotate(45deg) translateX(100%);
}
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav .wpfm-nav:hover a::before,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav .wpfm-nav:hover a::before,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav .wpfm-nav:hover a::before{
transform: translateX(20px) ;
-webkit-transform: translateX(20px);
}
.wpfm-template-9.wpfm-position-left .wpfm-menu-nav .wpfm-nav:hover a::before,
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav .wpfm-nav:hover a::before,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav .wpfm-nav:hover a::before{
transform: translateX(-20px);
-webkit-transform: translateX(-20px);
}
.wpfm-template-9 .wpfm-menu-nav a .wpfm-icon-block{
top:0;
height:35px;
width:35px;
transform: translateX(-50%) scale(0);
-webkit-transform: translateX(-50%) scale(0);
background:#d85f5f;
display:block;
color:#fff;
border-radius:50%;
opacity:0;
overflow:hidden;
}
.wpfm-template-9 .wpfm-menu-nav li.wpfm-active-nav .wpfm-icon-block{
background:#d34a2e;
}
.wpfm-template-9 .wpfm-menu-nav .wpfm-nav:hover a .wpfm-icon-block{
opacity:1;
text-align:center;
}
.wpfm-template-9 .wpfm-menu-nav a .wpfm-icon-block i{
width:100%;
font-size:20px;
line-height:35px;
}
.wpfm-template-9.wpfm-position-right .wpfm-menu-nav .wpfm-nav:hover a .wpfm-icon-block,
.wpfm-template-9.wpfm-position-top-right .wpfm-menu-nav .wpfm-nav:hover a .wpfm-icon-block,
.wpfm-template-9.wpfm-position-bottom-right .wpfm-menu-nav .wpfm-nav:hover a .wpfm-icon-block{
transform: translateX(-50%) scale(1);
-webkit-transform: translateX(-50%) scale(1);
left: 50%;
}
.wpfm-template-9.wpfm-position-left .wpfm-menu-nav .wpfm-nav:hover a .wpfm-icon-block,
.wpfm-template-9.wpfm-position-top-left .wpfm-menu-nav .wpfm-nav:hover a .wpfm-icon-block,
.wpfm-template-9.wpfm-position-bottom-left .wpfm-menu-nav .wpfm-nav:hover a .wpfm-icon-block{
transform: translateX(-50%) scale(1);
-webkit-transform: translateX(-50%) scale(1);
left: 50%;
}
.wpfm-template-9 .wpfm-menu-nav .wpfm-nav:hover a::before{
opacity:0;
}
.wpfm-template-9 .wpfm-menu-nav.wpfm-position-right ul, 
.wpfm-template-9 .wpfm-position-top-right ul, 
.wpfm-template-9 .wpfm-position-bottom-right ul {
right: 15px;
}
.wpfm-template-9 .wpfm-menu-nav.wpfm-position-left ul, 
.wpfm-template-9 .wpfm-position-top-left ul, 
.wpfm-template-9 .wpfm-position-bottom-left ul {
left: 15px;
}  .wpfm-template-10 .wpfm-menu-nav.wpfm-position-right ul, 
.wpfm-template-10 .wpfm-position-top-right ul, 
.wpfm-template-10 .wpfm-position-bottom-right ul{
right:15px;
}
.wpfm-template-10 .wpfm-menu-nav.wpfm-position-left ul, 
.wpfm-template-10 .wpfm-position-top-left ul, 
.wpfm-template-10 .wpfm-position-bottom-left ul{
left:15px;
}
.wpfm-template-10 .wpfm-position-bottom-left ul,
.wpfm-template-10 .wpfm-position-bottom-right ul{
position: fixed;
top:auto;
bottom:10%;
transform: translateY(0);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
-moz-transform: translateY(0);
}
.wpfm-template-10 .wpfm-position-top-left ul,
.wpfm-template-10 .wpfm-position-top-right ul{
top:10%;
transform: translateY(0);
-webkit-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
-moz-transform: translateY(0);
}
.wpfm-template-10 ul li{
border-color: #d73e4d;
border-color: rgba(215, 62, 77, 0.17);
border-width: 0;
height: auto;
margin: 0 0 34px;
width: auto; position:relative;
display:block;
}
.wpfm-template-10 ul li.wpfm-title-hidden .wpfm-icon-block{
text-align:center;
}
.wpfm-template-10 .wpfm-title-hidden .wpfm-menu-name{
font-size:0;
}
.wpfm-template-10 ul li:before{
border-color: inherit;
border-width: 0;
border-style: solid;
border-left-width: 1px;
content: "";
display: block;
height: 40px;
left: 50%;
margin: 0 0 0 -.5px;
pointer-events: none;
position: absolute;
top: 10px;
width: 0px;
}
.wpfm-template-10 ul li:before{
margin-bottom:0;
}
.wpfm-template-10 ul li:last-child:before {
height:0;
}
.wpfm-template-10 ul li a{
display: block;
position: relative;
z-index: 1;
cursor: pointer;
text-decoration: none;
border: 0;
width:13px;
height: 13px;
padding: 3px;
-webkit-transition: padding .1s linear, transform 0.5s ease;
transition: padding .1s linear, transform 0.5s ease;
color:#222;
backface-visibility:hidden;
}
.wpfm-template-10 ul li a:hover,
.wpfm-template-10 ul li.wpfm-active-nav a{
-webkit-transform:scale(1.5);
transform:scale(1.5);	
}
.wpfm-template-10 ul li a span{
position: absolute;
z-index: 1;
margin: -2px 0 0 -2px;
background: #d73e4d;
border: 0 none;
border-radius: 500px;
display: block;
height: 100%;
left: 0;
margin: 0;
opacity: .5;
position: relative;
top: 0;
-webkit-transition: opacity .2s linear;
transition: opacity .2s linear;
width: 100%;
}
.wpfm-template-10 ul li a:hover span{
opacity:1;
}
.wpfm-template-10 .wpfm-tooltip{
white-space: nowrap;
right:31px;
display:block;
position:absolute;
background: #d73e4d;
border-radius: 11px;
color: #fff;
font-size:10px;
font-weight: bold;
min-height: 30px;
line-height: 30px;
min-width: 30px;
opacity: 0;
overflow: visible;
padding: 0 10px;
pointer-events: none;
text-transform: uppercase;
top: -8px;
-webkit-transition: opacity 0.6s ease-in-out;
transition: opacity 0.6s ease-in-out;
width: auto;
cursor:pointer;
}
.wpfm-template-10 .wpfm-icon-block {
display: inline-block;
vertical-align: middle;
}
.wpfm-template-10 .wpfm-title-hidden .wpfm-tooltip{
text-align:center;
}
.wpfm-template-10 .wpfm-tooltip .wpfm-tootltip-title{
background: #222;
position: absolute;
top: -30px;
padding: 1px 10px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
font-size: 10px;
text-transform: none;
color: #eee;
font-style: italic;
border-radius: 10px;
opacity:0;
transition:all 0.2s ease;
}
.wpfm-template-10 .wpfm-tooltip .wpfm-tootltip-title:after{
position: absolute;
content: '';
display: inline-block;
width: 0;
height: 0;
border-style: solid;
border-width: 7px 5px 0 5px;
border-color: #222 transparent transparent transparent;
left: 50%;
transform: translateX(-50%);
bottom: -4px;
}
.wpfm-template-10 .wpfm-tooltip .wpfm-icon-block i{
font-size:14px;
line-height:unset;
}
.wpfm-template-10 ul li a:hover + .wpfm-tooltip{
-webkit-transition: opacity 0.2s ease;
transition: opacity 0.2s ease;
width: auto;
opacity: 1;
}
.wpfm-template-10 ul li a:hover + .wpfm-tooltip:hover  .wpfm-tootltip-title{
opacity:1;
}
.wpfm-template-10 .wpfm-tooltip:before{
background: inherit;
content: "";
display: block;
height: 1px;
position: absolute;
top:49.5%;
width: 21px;
left: 100%;
}
.wpfm-template-10 .wpfm-tooltip:after{
bottom: 0;
content: "";
position: absolute;
top: 0;
width: 21px;
left:100%;
}
.wpfm-template-10 .wpfm-position-bottom-left .wpfm-tooltip:before,
.wpfm-template-10 .wpfm-position-left .wpfm-tooltip:before,
.wpfm-template-10 .wpfm-position-top-left .wpfm-tooltip:before,
.wpfm-template-10 .wpfm-position-left .wpfm-tooltip:after,
.wpfm-template-10 .wpfm-position-top-left .wpfm-tooltip:after,
.wpfm-template-10 .wpfm-position-bottom-left .wpfm-tooltip:after{
left:auto;
right:100%;
}
.wpfm-template-10 .wpfm-position-bottom-left .wpfm-tooltip,
.wpfm-template-10 .wpfm-position-left .wpfm-tooltip,
.wpfm-template-10 .wpfm-position-top-left .wpfm-tooltip{
left:31px;
right:auto;
}
.wpfm-template-10 .wpfm-icon-block.wpfm-image-icon-block,
.wpfm-template-10  .wpfm-menu-name{
display:inline-block;
vertical-align: middle;
margin-left: 5px;
}
.wpfm-template-10 .wpfm-icon-block.wpfm-image-icon-block {
width: 24px;
}  .wpfm-template-1 ul li,
.wpfm-template-2 ul li, 
.wpfm-template-3 ul li ,
.wpfm-template-4 ul li ,
.wpfm-template-5 ul li, 
.wpfm-template-6 ul li ,
.wpfm-template-7 ul li,
.wpfm-template-8 ul li, 
.wpfm-template-9 ul li, 
.wpfm-template-10 ul li,
.wpfm-template-1 ul li a:focus, 
.wpfm-template-2 ul li a:focus, 
.wpfm-template-3 ul li a:focus ,
.wpfm-template-4 ul li a:focus ,
.wpfm-template-5 ul li a:focus, 
.wpfm-template-6 ul li a:focus ,
.wpfm-template-7 ul li a:focus,
.wpfm-template-8 ul li a:focus, 
.wpfm-template-9 ul li a:focus, 
.wpfm-template-10 ul li a:focus{
outline:0;
} .wpfm-template-11 .wpfm-menu-nav ul,
.wpfm-template-12 .wpfm-menu-nav ul,
.wpfm-template-13 .wpfm-menu-nav ul{
position:fixed;
bottom:10px;
background:#ededed;
padding:5px 0px;	
-webkit-border-radius:15px;
border-radius:15px;
}
.wpfm-template-11 .wpfm-position-top-left ul,
.wpfm-template-11 .wpfm-position-top-right ul,
.wpfm-template-12 .wpfm-position-top-left ul,
.wpfm-template-12 .wpfm-position-top-right ul,
.wpfm-template-13 .wpfm-position-top-left ul,
.wpfm-template-13 .wpfm-position-top-right ul{
top:10px;
bottom:auto;
}
.wpfm-logged-in .wpfm-template-11 .wpfm-position-top-left ul,
.wpfm-logged-in .wpfm-template-11 .wpfm-position-top-right ul,
.wpfm-logged-in .wpfm-template-12 .wpfm-position-top-left ul,
.wpfm-logged-in .wpfm-template-12 .wpfm-position-top-right ul,
.wpfm-logged-in .wpfm-template-13 .wpfm-position-top-left ul,
.wpfm-logged-in .wpfm-template-13 .wpfm-position-top-right ul{
top:35px;
}
.wpfm-template-11 .wpfm-position-top-left ul,
.wpfm-template-12 .wpfm-position-top-left ul,
.wpfm-template-13 .wpfm-position-top-left ul,
.wpfm-template-11 .wpfm-position-bottom-left ul,
.wpfm-template-12 .wpfm-position-bottom-left ul,
.wpfm-template-13 .wpfm-position-bottom-left ul{
left:25px;
}
.wpfm-template-11 .wpfm-position-top-right ul,
.wpfm-template-12 .wpfm-position-top-right ul,
.wpfm-template-13 .wpfm-position-top-right ul,
.wpfm-template-11 .wpfm-position-bottom-right ul,
.wpfm-template-12 .wpfm-position-bottom-right ul,
.wpfm-template-13 .wpfm-position-bottom-right ul{
right:25px;
}
.wpfm-template-11 .wpfm-position-bottom-center ul,
.wpfm-template-12 .wpfm-position-bottom-center ul,
.wpfm-template-13 .wpfm-position-bottom-center ul{
left:50%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
}
.wpfm-template-11 .wpfm-position-left ul, 
.wpfm-template-12 .wpfm-position-left ul, 
.wpfm-template-13 .wpfm-position-left ul,
.wpfm-template-11 .wpfm-position-right ul, 
.wpfm-template-12 .wpfm-position-right ul, 
.wpfm-template-13 .wpfm-position-right ul{
bottom:auto;
}
.wpfm-template-11 .wpfm-position-left ul, 
.wpfm-template-12 .wpfm-position-left ul, 
.wpfm-template-13 .wpfm-position-left ul{
left:25px;
}
.wpfm-template-11 .wpfm-position-right ul, 
.wpfm-template-12 .wpfm-position-right ul, 
.wpfm-template-13 .wpfm-position-right ul{
right:25px;
}
.wpfm-template-11 .wpfm-menu-nav ul li{
display:inline-block;
padding:0 20px;
position:relative;
}
.wpfm-template-11 .wpfm-menu-nav ul li a{
outline:0;
}
.wpfm-template-11 .wpfm-menu-nav ul li:hover a span,
.wpfm-template-11 .wpfm-menu-nav ul li.wpfm-active-nav span{
color:#222;
}
.wpfm-template-11 .wpfm-menu-nav ul li.wpfm-active-nav span.wpfm-image-icon-block{
background:#222;
}
.wpfm-template-11 .wpfm-menu-nav ul li a span{
color:#ada7a6;
display:inline-block;
vertical-align:middle;
line-height:1;
}
.wpfm-template-11 .wpfm-position-left.wpfm-menu-nav ul li a span,
.wpfm-template-11 .wpfm-position-right.wpfm-menu-nav ul li a span{
display:block;
}
.wpfm-template-11 .wpfm-menu-nav ul li a span.wpfm-menu-name{
font-size:12px;
}
.wpfm-template-12 .wpfm-menu-nav ul li.wpfm-title-hidden .wpfm-icon-block,
.wpfm-template-13 .wpfm-menu-nav ul li.wpfm-title-hidden .wpfm-icon-block{
display:none;
}
.wpfm-template-12 .wpfm-menu-nav ul li a + .wpfm-tootltip-title,
.wpfm-template-13 .wpfm-menu-nav ul li a + .wpfm-tootltip-title{
display:none;
}
.wpfm-template-12 .wpfm-menu-nav ul li.wpfm-title-hidden a + .wpfm-tootltip-title,
.wpfm-template-13 .wpfm-menu-nav ul li.wpfm-title-hidden a + .wpfm-tootltip-title{
display:inline-block;
}
.wpfm-template-11 .wpfm-menu-nav ul li .wpfm-tootltip-title,
.wpfm-template-12 .wpfm-menu-nav ul li .wpfm-tootltip-title,
.wpfm-template-13 .wpfm-menu-nav ul li .wpfm-tootltip-title{
position:absolute;
top:-39px;
white-space:nowrap;
font-size:12px;
opacity:0;
left:50%;
-webkit-transform:translateX(-50%) translateZ(0);
transform:translateX(-50%) translateZ(0);
-webkit-transition:all 0.2s ease-in-out;
transition:all 0.2s ease-in-out;
background:#222;
color:#fff;
padding:2px 5px;
border-radius:5px;
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-left ul li .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-left ul li .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-left ul li .wpfm-tootltip-title{
top:50%;
left:120%;
-webkit-transform:translateX(0) translateY(-50%) translateZ(0);
transform:translateX(0) translateY(-50%) translateZ(0);
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-top-left ul li:first-child .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-left ul li:first-child .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-left ul li:first-child .wpfm-tootltip-title,
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-bottom-left ul li:first-child .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-bottom-left ul li:first-child .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-bottom-left ul li:first-child .wpfm-tootltip-title{
left: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-right ul li .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-right ul li .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-right ul li .wpfm-tootltip-title{
top:50%;
right:120%;
-webkit-transform:translateX(0) translateY(-50%) translateZ(0);
transform:translateX(0) translateY(-50%) translateZ(0);
left:auto;
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-top-right ul li:last-child .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-right ul li:last-child .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-right ul li:last-child .wpfm-tootltip-title,
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-bottom-right ul li:last-child .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-bottom-right ul li:last-child .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-bottom-right ul li:last-child .wpfm-tootltip-title{
right: 0;
-webkit-transform: translateX(0);
transform: translateX(0);
left:auto;
}
.wpfm-template-11 .wpfm-menu-nav ul li .wpfm-tootltip-title:after,
.wpfm-template-12 .wpfm-menu-nav ul li .wpfm-tootltip-title:after,
.wpfm-template-13 .wpfm-menu-nav ul li .wpfm-tootltip-title:after{
content: '';
position: absolute;
height: 0;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
border-top: 7px solid #222;
bottom: -6px;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
} 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-left ul li:first-child .wpfm-tootltip-title:after,
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-bottom-left ul li:first-child .wpfm-tootltip-title:after{
left: 5px;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-top-left ul li:first-child .wpfm-tootltip-title:after, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-left ul li:first-child .wpfm-tootltip-title:after, 
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-bottom-left ul li:first-child .wpfm-tootltip-title:after, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-bottom-left ul li:first-child .wpfm-tootltip-title:after{
left:15px;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-right ul li:last-child .wpfm-tootltip-title:after,
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-bottom-right ul li:last-child .wpfm-tootltip-title:after{
right:5px;
left:auto;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-bottom-right ul li:last-child .wpfm-tootltip-title:after, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-bottom-right ul li:last-child .wpfm-tootltip-title:after,
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-top-right ul li:last-child .wpfm-tootltip-title:after, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-right ul li:last-child .wpfm-tootltip-title:after{
right:15px;
-webkit-transform: translateX(0);
transform: translateX(0);
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-left ul li .wpfm-tootltip-title:after, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-left ul li .wpfm-tootltip-title:after, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-left ul li .wpfm-tootltip-title:after{
width: 0;
height: 0;
border-style: solid;
border-width: 5px 7px 5px 0;
border-color: transparent #222 transparent transparent;
right:100%;
left:auto;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-right ul li .wpfm-tootltip-title:after, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-right ul li .wpfm-tootltip-title:after, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-right ul li .wpfm-tootltip-title:after{
width: 0;
height: 0;
border-style: solid;
border-width: 5px 0px 5px 7px;
border-color: transparent  transparent transparent #222;
left:99%;
right:auto;
top:50%;
-webkit-transform:translateY(-50%);
transform:translateY(-50%);
}
.wpfm-template-11 .wpfm-menu-nav ul li a:hover + .wpfm-tootltip-title,
.wpfm-template-12 .wpfm-menu-nav ul li a:hover + .wpfm-tootltip-title,
.wpfm-template-13 .wpfm-menu-nav ul li a:hover + .wpfm-tootltip-title{
top:-35px;
opacity:1;
}
.wpfm-template-12 .wpfm-menu-nav  .wpfm-title-hidden a .wpfm-icon-menu-name-wrapper,
.wpfm-template-13 .wpfm-menu-nav  .wpfm-title-hidden a .wpfm-icon-menu-name-wrapper{
display:none;
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-left ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-left ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-left ul li a:hover + .wpfm-tootltip-title,
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-right ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-right ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-right ul li a:hover + .wpfm-tootltip-title{
top:50%;
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-left ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-left ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-left ul li a:hover + .wpfm-tootltip-title{
left:110%;
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-right ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-right ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-right ul li a:hover + .wpfm-tootltip-title{
right:110%;
}
.wpfm-template-12 .wpfm-menu-nav ul li a{
display:inline-block;
width:18px;
height:18px;
-webkit-border-radius:50%;
border-radius:50%;
background:#95a5a6;
outline:0;
}
.wpfm-template-12 .wpfm-menu-nav ul li.wpfm-active-nav a{
background:#222;
}
.wpfm-template-12 .wpfm-menu-nav ul li{
display: inline-block;
padding: 0 7px;
position: relative;
vertical-align: middle;
line-height: 18px;
}
.wpfm-template-12 .wpfm-menu-nav ul li:first-child{
padding-left:13px;
}
.wpfm-template-12 .wpfm-menu-nav ul li:last-child{
padding-right:12px;
}
.wpfm-template-12  .wpfm-menu-nav.wpfm-position-right ul li:last-child{
padding-right:7px;
}
.wpfm-template-12 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper,
.wpfm-template-13 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper  {
position: absolute;
top: -50px;
white-space: nowrap;
left: 50%;
-webkit-transform: translateX(-50%) translate3d(0,0,0);
transform: translateX(-50%) translate3d(0,0,0);
opacity:0;
-webkit-transition:all 0.3s ease-in-out;
transition:all 0.3s ease-in-out;
background:#fc754f;
color:#fff;
padding: 0 8px;
-webkit-border-radius:5px;
border-radius:5px;
visibility:hidden;
height: 30px;
line-height: 30px;
}
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-left .wpfm-icon-menu-name-wrapper,
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-left .wpfm-icon-menu-name-wrapper,
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-right .wpfm-icon-menu-name-wrapper,
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-right .wpfm-icon-menu-name-wrapper  {
bottom:-35px;
top:auto;
}
.wpfm-template-12  .wpfm-title-hidden .wpfm-icon-menu-name-wrapper,
.wpfm-template-13  .wpfm-title-hidden .wpfm-icon-menu-name-wrapper{
display:none;
}
.wpfm-template-12 .wpfm-menu-nav ul li a:hover .wpfm-icon-menu-name-wrapper,
.wpfm-template-13 .wpfm-menu-nav ul li a:hover .wpfm-icon-menu-name-wrapper  {
opacity:1;
top:-40px;
visibility:visible;
}
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-left ul li a:hover .wpfm-icon-menu-name-wrapper,
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-left ul li a:hover .wpfm-icon-menu-name-wrapper,
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-right ul li a:hover .wpfm-icon-menu-name-wrapper,
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-right ul li a:hover .wpfm-icon-menu-name-wrapper  {
bottom:-32px;
top:auto;
}
.wpfm-template-12 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper span,
.wpfm-template-13 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper span{
display:inline-block;
vertical-align: middle;
}
.wpfm-template-12 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper span i,
.wpfm-template-13 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper span i{
line-height: unset;
}
.wpfm-template-12 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper .wpfm-image-icon-block img,
.wpfm-template-13 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper .wpfm-image-icon-block img{
display:inline-block;
max-width:20px;
}
.wpfm-template-12 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper span.wpfm-menu-name,
.wpfm-template-13 .wpfm-menu-nav .wpfm-icon-menu-name-wrapper span.wpfm-menu-name{
font-size:12px;
}
.wpfm-template-13 .wpfm-menu-nav ul{
background:transparent;
}
.wpfm-template-13 .wpfm-menu-nav ul li a{
width:18px;
height:18px;
border-radius:50%;
display:inline-block;
position:relative;
background:#657480;
outline:0;
}
.wpfm-template-13 .wpfm-menu-nav ul li.wpfm-active-nav a{
background:#222;
}
.wpfm-template-13 .wpfm-menu-nav ul li a:after {
content: '';
position: absolute;
top: -3px;
left: -3px;
padding:3px;
box-shadow: 0 0 0 4px #fff;
opacity: 0;
filter: alpha(opacity=0);
pointer-events: none;
position: absolute;
width: 100%;
height: 100%;
border-radius: 50%;
content: '';
-webkit-box-sizing: content-box;
-moz-box-sizing: content-box;
box-sizing: content-box;
-webkit-transform: scale(0.4);
-moz-transform: scale(0.4);
-ms-transform: scale(0.4);
-o-transform: scale(0.4);
transform: scale(0.4);
opacity: 1;
}
.wpfm-template-13 .wpfm-menu-nav ul li{
display:inline-block;
padding:0 3px;
position:relative;
}
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-top-left ul li .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-left ul li .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-left ul li .wpfm-tootltip-title,
.wpfm-template-11 .wpfm-menu-nav.wpfm-position-top-right ul li .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-menu-nav.wpfm-position-top-right .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-menu-nav.wpfm-position-top-right ul li .wpfm-tootltip-title{
bottom:-39px;
top:auto;
}
.wpfm-template-11 .wpfm-position-top-left ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-position-top-left ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-position-top-left ul li a:hover + .wpfm-tootltip-title,
.wpfm-template-11 .wpfm-position-top-right ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-12 .wpfm-position-top-right ul li a:hover + .wpfm-tootltip-title, 
.wpfm-template-13 .wpfm-position-top-right ul li a:hover + .wpfm-tootltip-title{
bottom:-35px;
top:auto;
}
.wpfm-template-11 .wpfm-position-top-left ul li .wpfm-tootltip-title:after, 
.wpfm-template-12 .wpfm-position-top-left ul li .wpfm-tootltip-title:after, 
.wpfm-template-13 .wpfm-position-top-left ul li .wpfm-tootltip-title:after,
.wpfm-template-11 .wpfm-position-top-right ul li .wpfm-tootltip-title:after, 
.wpfm-template-12 .wpfm-position-top-right ul li .wpfm-tootltip-title:after, 
.wpfm-template-13 .wpfm-position-top-right ul li .wpfm-tootltip-title:after{
border-left: 6px solid transparent;
border-right:6px solid transparent;
border-bottom: 7px solid #222;
border-top:0;
top: -6px;
bottom:auto;
}
.wpfm-template-11 .wpfm-position-left ul li,
.wpfm-template-12 .wpfm-position-left ul li,
.wpfm-template-13 .wpfm-position-left ul li,
.wpfm-template-11 .wpfm-position-right ul li,
.wpfm-template-12 .wpfm-position-right ul li,
.wpfm-template-13 .wpfm-position-right ul li{
display:block;
text-align:center;
padding:7px;
}
.wpfm-template-12 .wpfm-position-left ul li:first-child ,
.wpfm-template-12 .wpfm-position-right ul li:first-child {
padding-left:7px;
}
.wpfm-template-12 .wpfm-position-left ul li:last-child,
.wpfm-template-12 .wpfm-position-right ul li:first-child  {
padding-right: 7px;
}
.wpfm-template-12 .wpfm-position-left .wpfm-icon-menu-name-wrapper, 
.wpfm-template-13 .wpfm-position-left .wpfm-icon-menu-name-wrapper{
position: absolute;
top:50%;
white-space: nowrap;
left: 40px;
-webkit-transform: translateX(0) translateY(-50%) translate3d(0,0,0);
transform: translateX(0)  translateY(-50%) translate3d(0,0,0);
display:inline-block;
}
.wpfm-template-12 .wpfm-position-right .wpfm-icon-menu-name-wrapper, 
.wpfm-template-13 .wpfm-position-right .wpfm-icon-menu-name-wrapper{
position: absolute;
top:50%;
white-space: nowrap;
right: 40px;
left:auto;
-webkit-transform: translateX(0) translateY(-50%) translate3d(0,0,0);
transform: translateX(0)  translateY(-50%) translate3d(0,0,0);
display:inline-block;
}
.wpfm-template-12 .wpfm-position-left a,
.wpfm-template-13 .wpfm-position-left a{
position:relative;
display:inline-block;
}
.wpfm-template-12 .wpfm-position-left.wpfm-menu-nav a:hover .wpfm-icon-menu-name-wrapper, 
.wpfm-template-13 .wpfm-position-left.wpfm-menu-nav a:hover .wpfm-icon-menu-name-wrapper{
left:35px;
opacity:1;
top:50%;
visibility:visible;
}
.wpfm-template-12 .wpfm-position-right.wpfm-menu-nav a:hover .wpfm-icon-menu-name-wrapper, 
.wpfm-template-13 .wpfm-position-right.wpfm-menu-nav a:hover .wpfm-icon-menu-name-wrapper{
right:35px;
opacity:1;
top:50%;
visibility:visible;
} .wpfm-template-12 .wpfm-icon-block.wpfm-image-icon-block,
.wpfm-template-13 .wpfm-icon-block.wpfm-image-icon-block{
width:24px;
}
.wpfm-template-12 .wpfm-menu-nav ul li.wpfm-active-nav span.wpfm-image-icon-block{
background:none !important;
}
.wpfm-template-13 .wpfm-menu-nav ul li.wpfm-active-nav span.wpfm-image-icon-block{
background:none !important;
}
.wpfm-template-13 .wpfm-menu-nav ul li.wpfm-active-nav span.wpfm-image-icon-block img{
padding:0px !important;
}
.wpfm-template-10 ul li.wpfm-active-nav span.wpfm-initia-icon{
opacity:1;
}
.wpfm-template-10 .wpfm-menu-nav ul li .wpfm-tooltip span.wpfm-image-icon-block{
background:none !important;
} .wpfm-template-7 ul > li > a{
overflow:initial;
}
.wpfm-template-10 .wpfm-tooltip{
top: 50%;    
transform: translateY(-50%);
-webkit-transform: translateY(-50%);      
}
.wpfm-template-7 .wpfm-menu-name{ top: 50%;
}
.wpfm-template-7 ul > li:hover .wpfm-menu-name, 
.wpfm-template-7 ul > li.wpfm-active-nav .wpfm-menu-name{
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.wpfm-menu-additional-content-inner{
width: 45%;
padding: 40px 20px 20px;
background:#fff;
position: fixed;
z-index: 100001;
margin: auto;
display: block;
right: 0;
top: 50%;
transform: translateY(-50%);
left: 0;
z-index: 999999;
}
.wpfm-menu-additional-content-overlay {
position: fixed; 
display: none; 
width: 100%;
height: 100%; 
top: 0; 
left: 0;
right: 0;
bottom: 0;
background-color: rgba(0,0,0,0.6); 
z-index: 999998;
cursor: pointer;
}  .wpfm-template-14 .wpfm-icon-block.wpfm-image-icon-block ,
.wpfm-template-15 .wpfm-icon-block.wpfm-image-icon-block {
width: 40px;
height: 40px;
}
.wpfm-template-14 .wpfm-menu-link .wpfm-icon-block img ,
.wpfm-template-15 .wpfm-menu-link .wpfm-icon-block img ,
.wpfm-template-14 .wpfm-menu-link .wpfm-icon-block i ,
.wpfm-template-15 .wpfm-menu-link .wpfm-icon-block i {
color: #FFF;
background: #00a4f9;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
}
.wpfm-template-14 .wpfm-menu-link .wpfm-icon-block img ,
.wpfm-template-15 .wpfm-menu-link .wpfm-icon-block img {
display: inline-block;
padding: 8px;
}
.wpfm-template-14 .wpfm-menu-link .wpfm-icon-block i ,
.wpfm-template-15 .wpfm-menu-link .wpfm-icon-block i {
display: inline-block;
}
.wpfm-template-14 nav ul li {
position: relative;
margin-bottom: 2px;
}
.wpfm-template-15 nav ul li {
position: relative;
margin-bottom: 5px;
}
.wpfm-template-14 nav ul li > a,
.wpfm-template-15 nav ul li > a{
display: block;
position: relative;
}
.wpfm-template-14 nav ul li > a::after,
.wpfm-template-15 nav ul li > a::after{
content: "";
clear: both;
display: block;
}
.wpfm-template-14 .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-name {
padding: 0 10px;
height: 40px;
line-height: 40px;
background: #00a4f9;
color: #FFF;
float: left;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-left .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-left .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-left .wpfm-menu-name {
position: absolute;
top: 0;
left: 82px;
-webkit-border-radius: 6px;
border-radius: 6px;
z-index: -1;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
visibility: hidden;
font-size: 14px;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-left ul li a:hover .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-left ul li a:hover .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-left ul li a:hover .wpfm-menu-name {
left: 42px;
opacity: 1;
visibility: visible;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-right .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-right .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-right .wpfm-menu-name {
position: absolute;
top: 0;
right: 82px;
-webkit-border-radius: 6px;
border-radius: 6px;
z-index: -1;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
opacity: 0;
visibility: hidden;
font-size: 14px;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-right ul li a:hover .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-right ul li a:hover .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-right ul li a:hover .wpfm-menu-name {
opacity: 1;
visibility: visible;
right: 42px;
}
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-right .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-right .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-right .wpfm-menu-name {
position: absolute;
top: 0;
right: 0;
-webkit-border-radius: 30px;
border-radius: 30px;
z-index: -1;
padding: 0 10px;
width: 40px;
opacity: 0;
visibility: hidden;
font-size: 14px;
}
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-left .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-left .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-left .wpfm-menu-name {
position: absolute;
top: 0;
left: 0;
-webkit-border-radius: 30px;
border-radius: 30px;
z-index: -1;
padding: 0 10px;
width: 40px;
opacity: 0;
visibility: hidden;
font-size: 14px;
}
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-left ul li a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-left ul li a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-left ul li a:hover .wpfm-menu-name {
padding: 0 15px 0 45px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
opacity: 1;
visibility: visible;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-right ul li a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-right ul li a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-right ul li a:hover .wpfm-menu-name {
padding: 0 45px 0 15px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
opacity: 1;
visibility: visible;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-right ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-right ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-right ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-left ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-left ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-left ul li.wpfm-title-hidden a .wpfm-menu-name {
padding: 0px;
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-right ul li.wpfm-title-hidden a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-right ul li.wpfm-title-hidden a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-right ul li.wpfm-title-hidden a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-left ul li.wpfm-title-hidden a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-left ul li.wpfm-title-hidden a:hover .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-left ul li.wpfm-title-hidden a:hover .wpfm-menu-name {
padding: 0 20px;
-webkit-transition: 0s;
-moz-transition: 0s;
-ms-transition: 0s;
-o-transition: 0s;
transition: 0s;
}
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-right .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-right .wpfm-menu-name ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-right .wpfm-menu-name {
position: absolute;
top: 0;
right: 0%;
-webkit-border-radius: 40px;
border-radius: 40px;
}
.wpfm-template-14 span.wpfm-icon-block ,
.wpfm-template-15 span.wpfm-icon-block {
float: left;
overflow: hidden;
}
.wpfm-template-14 nav ul li .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 nav ul li .tooltip.wpfm-tootltip-title {
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background: #000;
display: inline-block;
padding: 0 10px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
height: 30px;
line-height: 30px;
z-index: -5;
-webkit-border-radius: 5px;
border-radius: 5px;
font-size: 12px;
color: #ccc;
opacity: 0;
visibility: hidden;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-left ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-left ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-left ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-left ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-left ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-left ul li a .tooltip.wpfm-tootltip-title {
opacity: 0;
visibility: hidden;
left: calc(100% + 10px);
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-left ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-left ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-left ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-left ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-left ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-left ul li a .tooltip.wpfm-tootltip-title::before {
position: absolute;
left: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-right: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
content: "";
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-right ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-right ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-right ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-right ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-right ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-right ul li a .tooltip.wpfm-tootltip-title::before {
position: absolute;
right: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-left: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
content: "";
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-left ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-left ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-left ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-left ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-left ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-left ul li a:hover .tooltip.wpfm-tootltip-title {
opacity: 1;
visibility: visible;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-right ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-right ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-right ul li a .tooltip.wpfm-tootltip-title {
right: calc(100% + 10px);
visibility: hidden;
opacity: 0;
}
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-top-right ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-right ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-15 .wpfm-menu-nav.wpfm-position-bottom-right ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-right ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-right ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-right ul li a:hover .tooltip.wpfm-tootltip-title {
right: calc(100% + 10px);
opacity: 1;
visibility: visible;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-left span.wpfm-icon-block,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-left span.wpfm-icon-block,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-left span.wpfm-icon-block,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-top-right span.wpfm-icon-block,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-right span.wpfm-icon-block,
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-bottom-right span.wpfm-icon-block{
-webkit-border-radius: 6px;
border-radius: 6px;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-left ul, 
.wpfm-template-14 .wpfm-position-top-left ul, 
.wpfm-template-14 .wpfm-position-bottom-left ul {
left: 2px;
}
.wpfm-template-14 .wpfm-menu-nav.wpfm-position-right ul, 
.wpfm-template-14 .wpfm-position-top-right ul, 
.wpfm-template-14 .wpfm-position-bottom-right ul {
right: 2px;
}
.wpfm-template-15 .wpfm-menu-nav span.wpfm-icon-block{
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wpfm-template-15 .wpfm-menu-name {
width: 0%;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
padding: 0;
} 
.wpfm-template-15 nav ul li a:hover .wpfm-menu-name {
width: -moz-max-content;
width: -webkit-max-content;
width: max-width;
} .wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-left .tooltip,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-left .tooltip,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-left .tooltip{
position: absolute;
color: #aaa;
background: #000;
padding: 0 10px;
left: calc(100% + 10px);
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
height: 30px;
line-height: 30px;
font-size: 12px;
}
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-left .tooltip::before,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-left .tooltip::before,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-left .tooltip::before{
content: "";
position: absolute;
left: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-right: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-right .tooltip,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-right .tooltip,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-right .tooltip{
position: absolute;
color: #aaa;
background: #000;
padding: 0 10px;
right: calc(100% + 10px);
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
height: 30px;
line-height: 30px;
font-size: 12px;
}
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-right .tooltip::before,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-right .tooltip::before,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-right .tooltip::before{
content: "";
position: absolute;
right: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-left: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wpfm-template-18 li a.wpfm-menu-link {
position: relative;
}
.wpfm-template-18 li a.wpfm-menu-link .wpfm-icon-block {
color: #777;
background: #000;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: block;
}
.wpfm-template-18 li.wpfm-active-nav a.wpfm-menu-link .wpfm-icon-block ,
.wpfm-template-18 li a.wpfm-menu-link:hover .wpfm-icon-block {
background: #1abc9c;
color: #fff;
}
.wpfm-template-18 li a.wpfm-menu-link .wpfm-icon-block i{
line-height: unset;
font-size: 16px;
height: unset;
width: unset;
} 
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap {
position: absolute;
right: 0px;
top: -40px;
height: 40px;
line-height: 40px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
background: #1abc9c;
padding: 0 10px;
color: #FFF;
font-size: 14px;
opacity: 0;
visibility: hidden;
}
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap {
opacity: 1;
visibility: visible;
}
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap {
position: absolute;
left: 40px;
top: -40px;
height: 40px;
line-height: 40px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
background: #1abc9c;
padding: 0 10px;
color: #FFF;
font-size: 14px;
opacity: 0;
visibility: hidden;
}
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap {
opacity: 1;
visibility: visible;
}
.wpfm-template-18 li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap {
display: block;
}
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-right li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-right li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-right li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-left li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-left li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-left li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap {
padding: 0;
}
.wpfm-template-18 .wpfm-icon-block.wpfm-image-icon-block {
width: 40px;
height: 40px;
}
.wpfm-template-18 .wpfm-menu-link .wpfm-icon-block img {
display: inline-block;
padding: 8px;
} .wpfm-template-19 .tooltip{
display: none;
}
.wpfm-template-19 li {
margin-bottom: 10px;
}
.wpfm-template-19 li:last-child {
margin-bottom: 0;
}
.wpfm-template-19 li a.wpfm-menu-link {
position: relative;
}
.wpfm-template-19 li a.wpfm-menu-link .wpfm-icon-block {
color: #fff;
width: 34px;
height: 34px;
text-align: center;
line-height: 34px;
display: block;
-webkit-border-radius: 50%;
border-radius: 50%;
}
.wpfm-template-19 li.wpfm-active-nav a.wpfm-menu-link .wpfm-icon-block ,
.wpfm-template-19 li a.wpfm-menu-link:hover .wpfm-icon-block {
background: #724FC7;
color: #fff;
}
.wpfm-template-19 li a.wpfm-menu-link .wpfm-icon-block i{
line-height: unset;
font-size: 18px;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap{
position: absolute;
right: 20px;
top: -30px;
height: 30px;
line-height: 30px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
background: #724FC7;
padding: 0 10px;
color: #FFF;
font-size: 14px;
opacity: 0;
visibility: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap::before ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap::before ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap::before {
content: "";
position: absolute;
right: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-left: 6px solid #724FC7;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap{
opacity: 1;
visibility: visible;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap {
position: absolute;
left: 55px;
top: -30px;
height: 30px;
line-height: 30px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
background: #724FC7;
padding: 0 10px;
color: #FFF;
font-size: 14px;
opacity: 0;
visibility: hidden;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap::before ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap::before ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap::before {
content: "";
position: absolute;
left: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-right: 6px solid #724FC7;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap {
opacity: 1;
visibility: visible;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-right li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-right li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-left li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-left li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-left li.wpfm-title-hidden a.wpfm-menu-link:hover .wpfm-menu-name-tooltip-wrap {
display: none;
}
.wpfm-template-19 .wpfm-menu-nav ul {
padding: 10px 8px;
background: #D4319A;
-webkit-border-radius: 30px;
border-radius: 30px;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-left .wpfm-nav.wpfm-nav-show-hide ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-left .wpfm-nav.wpfm-nav-show-hide ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-left .wpfm-nav.wpfm-nav-show-hide {
margin-left: 10px;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-right .wpfm-nav.wpfm-nav-show-hide ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right .wpfm-nav.wpfm-nav-show-hide ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-right .wpfm-nav.wpfm-nav-show-hide {
margin-right: 10px;
}
.wpfm-template-19 .wpfm-icon-block img {
padding: 7px 3px 0px;
display: block;
width: 25px;
height: 25px;
margin: auto;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right ul, 
.wpfm-template-19 .wpfm-position-top-right ul, 
.wpfm-template-19 .wpfm-position-bottom-right ul {
right: 20px;
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-left ul, 
.wpfm-template-19 .wpfm-position-top-left ul, 
.wpfm-template-19 .wpfm-position-bottom-left ul {
left: 20px;
} .wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-left ul li,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-left ul li,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-left ul li,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-right ul li,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-right ul li,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-right ul li{
position: relative;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-left ul li .tooltip ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-left ul li .tooltip ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-left ul li .tooltip {
position: absolute;
left: 70px;
top: 50%;
font-size: 12px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
padding: 0 10px;
border: 1px solid #000;
-webkit-border-radius: 3px;
border-radius: 3px;
z-index: 1;
opacity: 0;
visibility: hidden;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 30px;
line-height: 30px;
color: #fff;
background: #000;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-left ul li:hover .tooltip ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-left ul li:hover .tooltip ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-left ul li:hover .tooltip {
opacity: 1;
visibility: visible;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-right ul li .tooltip ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-right ul li .tooltip ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-right ul li .tooltip {
position: absolute;
right: 70px;
top: 50%;
background: #000;
color: #777;
background: linear-gradient(#fff,#ccc);
font-size: 12px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
padding: 0 10px;
-webkit-border-radius: 3px;
border-radius: 3px;
z-index: 1;
opacity: 0;
visibility: hidden;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
height: 30px;
line-height: 30px;
background: #000;
color: #fff;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-right ul li .tooltip::before ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-right ul li .tooltip::before ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-right ul li .tooltip::before {
content: "";
position: absolute;
right: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-left: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-left ul li .tooltip::before ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-left ul li .tooltip::before ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-left ul li .tooltip::before {
content: "";
position: absolute;
left: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-right: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-right ul li:hover .tooltip ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-right ul li:hover .tooltip ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-right ul li:hover .tooltip {
opacity: 1;
visibility: visible;
}
.wpfm-template-20 li a.wpfm-menu-link {
text-align: right;
}
.wpfm-template-20 li a.wpfm-menu-link .wpfm-icon-block {
color: #fff;
background: #FE4145;
width: 40px;
height: 40px;
text-align: center;
line-height: 40px;
display: block;
-webkit-transition: .2s;
-moz-transition: .2s;
-ms-transition: .2s;
-o-transition: .2s;
transition: .2s;
margin-bottom: 5px;
font-size: 24px;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link .wpfm-icon-block ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link .wpfm-icon-block ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link .wpfm-icon-block {
-webkit-box-shadow: -2px 2px 0 rgba(0,0,0,.5);
box-shadow: -2px 2px 0 rgba(0,0,0,.5);
margin-left: 2px;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-icon-block ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-icon-block ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-icon-block {
-webkit-box-shadow: 2px 2px 0 rgba(0,0,0,.3);
box-shadow: 2px 2px 0 rgba(0,0,0,.3);
margin-right: 2px;
}
.wpfm-template-20 li.wpfm-active-nav a.wpfm-menu-link .wpfm-icon-block ,
.wpfm-template-20 li a.wpfm-menu-link:hover .wpfm-icon-block {
height: 60px;
line-height: 60px;
width: 60px;
font-size: 30px;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-right li ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-right li ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-right li {
display: flex;
-webkit-justify-content: flex-end;
justify-content: flex-end;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-left li ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-left li ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-left li {
display: flex;
-webkit-justify-content: flex-start;
justify-content: flex-start;
}
.wpfm-template-20 li a.wpfm-menu-link .wpfm-icon-block i {
line-height: unset;
font-size: unset;
height: unset;
width: unset;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap {
display: none;
}
.wpfm-template-20 .wpfm-menu-link .wpfm-icon-block img {
display: inline-block;
padding: 8px;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-right ul, 
.wpfm-template-20 .wpfm-position-top-right ul, 
.wpfm-template-20 .wpfm-position-bottom-right ul {
right: 10px;
}
.wpfm-template-20 .wpfm-menu-nav.wpfm-position-left ul, 
.wpfm-template-20 .wpfm-position-top-left ul, 
.wpfm-template-20 .wpfm-position-bottom-left ul {
left: 10px;
} .wpfm-live-preview-header {
position: fixed;
top: 32px;
background: #000;
color: #fff;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 999999;
padding: 10px;
text-align: center;
}
.wpfm-floating-wh-wrapper.wpfm-logged-in .wpfm-live-preview-header h3,
.wpfm-floating-wh-wrapper.wpfm-logged-in .wpfm-live-preview-header h4{
margin: 0;
text-transform: capitalize;
} .wpfm-template-16 .wpfm-menu-nav ul li {
margin-top: 10px;
}
.wpfm-template-16 .wpfm-menu-nav .wpfm-nav-strech-trigger,
.wpfm-template-16 .wpfm-menu-nav ul li a{
background-color: #e7005c;
display: block;
width: 50px;
height: 50px;
border-radius: 100%;
background-size: cover;
color: #fff;
line-height: 50px;
text-align: center;
position: relative;
}
.wpfm-template-16 .wpfm-menu-nav ul li a .wpfm-image-icon-block {
padding: 10px;
display: inline-block;
height: unset;
width: unset;
}
.wpfm-template-16 .wpfm-menu-nav .wpfm-nav-close-trigger.wpfm-menu-link {
display: none;
}
.wpfm-template-16 .dashicons, 
.wpfm-template-16 .dashicons-before:before {
height: unset;
width: unset;
line-height: unset;
font-size: 24px;
}
.wpfm-template-16 .wpfm-icon-block.wpfm-image-icon-block{
padding: 10px;
}
.wpfm-position-bottom-right .wpfm-nav-strech-trigger{
margin-left: auto;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-bottom-left .wpfm-nav-strech-trigger{
position: fixed;
left: 10px;
bottom: 10px;
z-index: 999999;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-bottom-right .wpfm-nav-strech-trigger{
position: fixed;
right: 10px;
bottom: 10px;
z-index: 999999;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-bottom-center .wpfm-nav-strech-trigger{
position: fixed;
bottom: 10px;
left: 50%;
z-index: 999999;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-top-left .wpfm-nav-strech-trigger{
position: fixed;
left: 10px;
top: 50px;
z-index: 999999;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-top-right .wpfm-nav-strech-trigger{
position: fixed;
right: 10px;
top: 50px;
z-index: 999999;
}
.wpfm-template-16 .wpfm-position-bottom-left ul{
bottom: 70px;
left: 10px;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.wpfm-template-16 .wpfm-position-top-left ul{
top: 40px;
left: 10px;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.wpfm-template-16 .wpfm-position-top-right ul{
top: 40px;
right: 10px;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.wpfm-template-16 .wpfm-position-bottom-right ul {
bottom: 70px;
right: 10px;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.wpfm-template-16 .wpfm-position-bottom-center ul {
position: fixed;
bottom: 70px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.wpfm-template-16 .wpfm-position-bottom-left .wpfm-menu-name ,
.wpfm-template-16 .wpfm-position-left .wpfm-menu-name ,
.wpfm-template-16 .wpfm-position-top-left .wpfm-menu-name {
background: #e7005c;
position: absolute;
top: 50%;
left: 60px;
padding: 0 15px;
height: 50px;
line-height: 50px;
color: #fff;
-webkit-border-radius: 25px;
border-radius: 25px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.wpfm-template-16 .wpfm-position-bottom-center .wpfm-menu-name {
background: #e7005c;
position: absolute;
bottom: 60px;
left: 50%;
padding: 0 15px;
height: 30px;
line-height: 32px;
color: #fff;
-webkit-border-radius: 15px;
border-radius: 15px;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
}
.wpfm-template-16 .wpfm-position-bottom-right .wpfm-menu-name ,
.wpfm-template-16 .wpfm-position-right .wpfm-menu-name ,
.wpfm-template-16 .wpfm-position-top-right .wpfm-menu-name {
background: #e7005c;
position: absolute;
top: 50%;
right: 60px;
padding: 0 15px;
height: 50px;
line-height: 50px;
color: #fff;
-webkit-border-radius: 25px;
border-radius: 25px;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
}
.wpfm-template-16 .wpfm-menu-name {
opacity: 0;
visibility: hidden;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.wpfm-template-16 .wpfm-menu-nav ul li a:hover .wpfm-menu-name {
opacity: 1;
visibility: visible;
}
.wpfm-template-16 .wpfm-menu-nav ul li.wpfm-title-hidden a .wpfm-menu-name {
padding: 0;
}
.wpfm-template-16 .wpfm-position-top-right ul li ,
.wpfm-template-16 .wpfm-position-top-left ul li ,
.wpfm-template-16 .wpfm-position-bottom-center ul li ,
.wpfm-template-16 .wpfm-position-bottom-right ul li ,
.wpfm-template-16 .wpfm-position-bottom-left ul li {
position: absolute;
top: 0;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.wpfm-template-16 .wpfm-position-top-right ul li {
right: 0;
top: 0;
}
.wpfm-template-16 .wpfm-position-top-left ul li {
left: 0;
top: 0;
}
.wpfm-template-16 .wpfm-position-bottom-left ul li {
left: 0;
top: 0;
}
.wpfm-template-16 .wpfm-position-bottom-right ul li {
right: 0;
top: 0;
}
.wpfm-template-16 .wpfm-position-bottom-center ul li {
left: 50%;
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(1) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(1) {
-webkit-transform: translateY(-60px);
-moz-transform: translateY(-60px);
-ms-transform: translateY(-60px);
-o-transform: translateY(-60px);
transform: translateY(-60px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(2) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(2) {
-webkit-transform: translateY(-120px);
-moz-transform: translateY(-120px);
-ms-transform: translateY(-120px);
-o-transform: translateY(-120px);
transform: translateY(-120px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(3) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(3) {
-webkit-transform: translateY(-180px);
-moz-transform: translateY(-180px);
-ms-transform: translateY(-180px);
-o-transform: translateY(-180px);
transform: translateY(-180px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(4) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(4) {
-webkit-transform: translateY(-240px);
-moz-transform: translateY(-240px);
-ms-transform: translateY(-240px);
-o-transform: translateY(-240px);
transform: translateY(-240px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(5) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(5) {
-webkit-transform: translateY(-300px);
-moz-transform: translateY(-300px);
-ms-transform: translateY(-300px);
-o-transform: translateY(-300px);
transform: translateY(-300px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(6) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(6) {
-webkit-transform: translateY(-360px);
-moz-transform: translateY(-360px);
-ms-transform: translateY(-360px);
-o-transform: translateY(-360px);
transform: translateY(-360px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(7) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(7) {
-webkit-transform: translateY(-420px);
-moz-transform: translateY(-420px);
-ms-transform: translateY(-420px);
-o-transform: translateY(-420px);
transform: translateY(-420px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(8) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(8) {
-webkit-transform: translateY(-480px);
-moz-transform: translateY(-480px);
-ms-transform: translateY(-480px);
-o-transform: translateY(-480px);
transform: translateY(-480px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(9) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(9) {
-webkit-transform: translateY(-540px);
-moz-transform: translateY(-540px);
-ms-transform: translateY(-540px);
-o-transform: translateY(-540px);
transform: translateY(-540px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-right ul li:nth-child(10) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-left ul li:nth-child(10) {
-webkit-transform: translateY(-600px);
-moz-transform: translateY(-600px);
-ms-transform: translateY(-600px);
-o-transform: translateY(-600px);
transform: translateY(-600px);
} .wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(1){
-webkit-transform: translateX(-60px);
-moz-transform: translateX(-60px);
-ms-transform: translateX(-60px);
-o-transform: translateX(-60px);
transform: translateX(-60px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(2){
-webkit-transform: translateX(60px);
-moz-transform: translateX(60px);
-ms-transform: translateX(60px);
-o-transform: translateX(60px);
transform: translateX(60px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(3){
-webkit-transform: translateX(-120px);
-moz-transform: translateX(-120px);
-ms-transform: translateX(-120px);
-o-transform: translateX(-120px);
transform: translateX(-120px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(4){
-webkit-transform: translateX(120px);
-moz-transform: translateX(120px);
-ms-transform: translateX(120px);
-o-transform: translateX(120px);
transform: translateX(120px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(5){
-webkit-transform: translateX(-180px);
-moz-transform: translateX(-180px);
-ms-transform: translateX(-180px);
-o-transform: translateX(-180px);
transform: translateX(-180px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(6){
-webkit-transform: translateX(180px);
-moz-transform: translateX(180px);
-ms-transform: translateX(180px);
-o-transform: translateX(180px);
transform: translateX(180px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(7){
-webkit-transform: translateX(-240px);
-moz-transform: translateX(-240px);
-ms-transform: translateX(-240px);
-o-transform: translateX(-240px);
transform: translateX(-240px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(8){
-webkit-transform: translateX(240px);
-moz-transform: translateX(240px);
-ms-transform: translateX(240px);
-o-transform: translateX(240px);
transform: translateX(240px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(9){
-webkit-transform: translateX(-300px);
-moz-transform: translateX(-300px);
-ms-transform: translateX(-300px);
-o-transform: translateX(-300px);
transform: translateX(-300px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-bottom-center ul li:nth-child(10){
-webkit-transform: translateX(300px);
-moz-transform: translateX(300px);
-ms-transform: translateX(300px);
-o-transform: translateX(300px);
transform: translateX(300px);
} .wpfm-template-16 .wpfm-menu-nav.wpfm-position-left .wpfm-nav-strech-trigger {
position: fixed;
left: 10px;
top: 50%;
z-index: 999999;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-right .wpfm-nav-strech-trigger {
position: fixed;
right: 10px;
top: 50%;
z-index: 999999;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-right ul ,
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-left ul {
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-left ul {
left: 10px;
top: 50%;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-right ul {
right: 10px;
top: 50%;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-right ul li ,
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-left ul li {
position: absolute;
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
-webkit-transform: translateY(0px);
-moz-transform: translateY(0px);
-ms-transform: translateY(0px);
-o-transform: translateY(0px);
transform: translateY(0px);
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-left ul li {
left: 0;
top: -10px;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-right ul li {
right: 0;
top: -10px;
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(1) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(1) {
-webkit-transform: translateY(-60px);
-moz-transform: translateY(-60px);
-ms-transform: translateY(-60px);
-o-transform: translateY(-60px);
transform: translateY(-60px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(2) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(2) {
-webkit-transform: translateY(60px);
-moz-transform: translateY(60px);
-ms-transform: translateY(60px);
-o-transform: translateY(60px);
transform: translateY(60px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(3) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(3) {
-webkit-transform: translateY(-120px);
-moz-transform: translateY(-120px);
-ms-transform: translateY(-120px);
-o-transform: translateY(-120px);
transform: translateY(-120px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(4) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(4) {
-webkit-transform: translateY(120px);
-moz-transform: translateY(120px);
-ms-transform: translateY(120px);
-o-transform: translateY(120px);
transform: translateY(120px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(5) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(5) {
-webkit-transform: translateY(-180px);
-moz-transform: translateY(-180px);
-ms-transform: translateY(-180px);
-o-transform: translateY(-180px);
transform: translateY(-180px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(6) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(6) {
-webkit-transform: translateY(180px);
-moz-transform: translateY(180px);
-ms-transform: translateY(180px);
-o-transform: translateY(180px);
transform: translateY(180px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(7) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(7) {
-webkit-transform: translateY(-240px);
-moz-transform: translateY(-240px);
-ms-transform: translateY(-240px);
-o-transform: translateY(-240px);
transform: translateY(-240px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(8) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(8) {
-webkit-transform: translateY(240px);
-moz-transform: translateY(240px);
-ms-transform: translateY(240px);
-o-transform: translateY(240px);
transform: translateY(240px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(9) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(9) {
-webkit-transform: translateY(-300px);
-moz-transform: translateY(-300px);
-ms-transform: translateY(-300px);
-o-transform: translateY(-300px);
transform: translateY(-300px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-right ul li:nth-child(10) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav.wpfm-position-left ul li:nth-child(10) {
-webkit-transform: translateY(300px);
-moz-transform: translateY(300px);
-ms-transform: translateY(300px);
-o-transform: translateY(300px);
transform: translateY(300px);
} .wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(1) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(1) {
-webkit-transform: translateY(60px);
-moz-transform: translateY(60px);
-ms-transform: translateY(60px);
-o-transform: translateY(60px);
transform: translateY(60px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(2) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(2) {
-webkit-transform: translateY(120px);
-moz-transform: translateY(120px);
-ms-transform: translateY(120px);
-o-transform: translateY(120px);
transform: translateY(120px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(3) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(3) {
-webkit-transform: translateY(180px);
-moz-transform: translateY(180px);
-ms-transform: translateY(180px);
-o-transform: translateY(180px);
transform: translateY(180px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(4) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(4) {
-webkit-transform: translateY(240px);
-moz-transform: translateY(240px);
-ms-transform: translateY(240px);
-o-transform: translateY(240px);
transform: translateY(240px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(5) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(5) {
-webkit-transform: translateY(300px);
-moz-transform: translateY(300px);
-ms-transform: translateY(300px);
-o-transform: translateY(300px);
transform: translateY(300px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(6) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(6) {
-webkit-transform: translateY(360px);
-moz-transform: translateY(360px);
-ms-transform: translateY(360px);
-o-transform: translateY(360px);
transform: translateY(360px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(7) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(7) {
-webkit-transform: translateY(420px);
-moz-transform: translateY(420px);
-ms-transform: translateY(420px);
-o-transform: translateY(420px);
transform: translateY(420px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(8) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(8) {
-webkit-transform: translateY(480px);
-moz-transform: translateY(480px);
-ms-transform: translateY(480px);
-o-transform: translateY(480px);
transform: translateY(480px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(9) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(9) {
-webkit-transform: translateY(540px);
-moz-transform: translateY(540px);
-ms-transform: translateY(540px);
-o-transform: translateY(540px);
transform: translateY(540px);
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-right ul li:nth-child(10) ,
.wpfm-template-16.wpfm-nav-div-open .wpfm-position-top-left ul li:nth-child(10) {
-webkit-transform: translateY(600px);
-moz-transform: translateY(600px);
-ms-transform: translateY(600px);
-o-transform: translateY(600px);
transform: translateY(600px);
}
.wpfm-template-16 .wpfm-menu-nav .wpfm-nav-strech-trigger{
-webkit-transition: all ease .4s;
-moz-transition: all ease .4s;
-ms-transition: all ease .4s;
-o-transition: all ease .4s;
transition: all ease .4s;
}
.wpfm-template-16.wpfm-nav-div-open .wpfm-menu-nav .wpfm-nav-strech-trigger{
-webkit-transform: rotate(270deg);
-moz-transform: rotate(270deg);
-ms-transform: rotate(270deg);
-o-transform: rotate(270deg);
transform: rotate(270deg);
}
.wpfm-template-16 .wpfm-position-top-left .tooltip ,
.wpfm-template-16 .wpfm-position-left .tooltip ,
.wpfm-template-16 .wpfm-position-bottom-left .tooltip {
position: absolute;
left: calc(100% + 15px);
background: #000;
color: #999;
padding: 0 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
-webkit-border-radius: 6px;
border-radius: 6px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.wpfm-template-16 .wpfm-position-top-left .tooltip::before ,
.wpfm-template-16 .wpfm-position-left .tooltip::before ,
.wpfm-template-16 .wpfm-position-bottom-left .tooltip::before {
position: absolute;
content: "";
left: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-right: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wpfm-template-16 .wpfm-position-top-right .tooltip ,
.wpfm-template-16 .wpfm-position-right .tooltip ,
.wpfm-template-16 .wpfm-position-bottom-right .tooltip {
position: absolute;
right: calc(100% + 15px);
background: #000;
color: #999;
padding: 0 10px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
-webkit-border-radius: 6px;
border-radius: 6px;
height: 30px;
line-height: 30px;
font-size: 14px;
}
.wpfm-template-16 .wpfm-position-top-right .tooltip::before ,
.wpfm-template-16 .wpfm-position-right .tooltip::before ,
.wpfm-template-16 .wpfm-position-bottom-right .tooltip::before {
content: "";
position: absolute;
right: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-left: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
}
.wpfm-template-16 .wpfm-position-bottom-center .tooltip {
position: absolute;
bottom: 40px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
padding: 0 10px;
background: #000;
color: #777;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
-webkit-border-radius: 6px;
border-radius: 6px;
}
.wpfm-template-16 .wpfm-menu-nav.wpfm-position-bottom-center ul li.wpfm-title-hidden a .wpfm-menu-name .tooltip{
bottom: 10px;
}
.wpfm-template-16 .wpfm-position-bottom-center .tooltip::before {
content: "";
position: absolute;
bottom: -6px;
left: 50%;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
border-top: 6px solid #000;
border-left: 6px solid transparent;
border-right: 6px solid transparent;
}  .wpfm-template-17 .wpfm-icon-block.wpfm-image-icon-block{
width: 40px;
height: 40px;
}
.wpfm-template-17 .wpfm-menu-nav .wpfm-nav-hover-trigger,
.wpfm-template-17 .wpfm-menu-link .wpfm-icon-block img ,
.wpfm-template-17 .wpfm-menu-link .wpfm-icon-block i {
color: #FFF;
background: #35465c;
height: 40px;
width: 40px;
line-height: 40px;
text-align: center;
display: inline-block;
}
.wpfm-template-17 .wpfm-menu-link .wpfm-icon-block img{
display: inline-block;
padding: 8px;
}
.wpfm-template-17 nav ul li{
position: relative;
margin-bottom: 1px;
}
.wpfm-template-17 nav ul li > a{
display: block;
position: relative;
}
.wpfm-template-17 nav ul li > a::after{
content: "";
clear: both;
display: block;
}
.wpfm-template-17 .wpfm-menu-name{
padding: 0 10px;
height: 40px;
line-height: 40px;
background: #35465c;
color: #FFF;
float: left;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-left .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-left .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-left .wpfm-menu-name {
position: absolute;
top: 0;
left: -150px;
z-index: -1;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 14px;
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-left ul li a:hover .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-left ul li a:hover .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-left ul li a:hover .wpfm-menu-name {
left: 0;
padding: 0 10px 0 50px;
opacity: 1;
visibility: visible;
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-right .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-right .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-right .wpfm-menu-name {
position: absolute;
top: 0;
right: -150px;
z-index: -1;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
font-size: 14px;
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-right ul li a:hover .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-right ul li a:hover .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-right ul li a:hover .wpfm-menu-name {
right: 0px;
padding: 0 50px 0 10px;
opacity: 1;
visibility: visible;
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-right ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-right ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-right ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-left ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-left ul li.wpfm-title-hidden a .wpfm-menu-name ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-left ul li.wpfm-title-hidden a .wpfm-menu-name {
padding: 0 20px;
}
.wpfm-template-17 span.wpfm-icon-block{
float: left;
overflow: hidden;
}
.wpfm-template-17 nav ul li .tooltip.wpfm-tootltip-title{
position: absolute;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
background: #000;
display: inline-block;
padding: 0 10px;
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
height: 30px;
line-height: 30px;
z-index: -5;
font-size: 12px;
color: #ccc;
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-left ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-left ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-left ul li a .tooltip.wpfm-tootltip-title{
opacity: 0;
visibility: hidden;
left: calc(100% + 10px);
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-left ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-left ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-left ul li a .tooltip.wpfm-tootltip-title::before{
position: absolute;
left: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-right: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
content: "";
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-right ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-right ul li a .tooltip.wpfm-tootltip-title::before ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-right ul li a .tooltip.wpfm-tootltip-title::before{
position: absolute;
right: -6px;
top: 50%;
-webkit-transform: translateY(-50%);
-moz-transform: translateY(-50%);
-ms-transform: translateY(-50%);
-o-transform: translateY(-50%);
transform: translateY(-50%);
border-left: 6px solid #000;
border-top: 6px solid transparent;
border-bottom: 6px solid transparent;
content: "";
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-left ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-left ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-left ul li a:hover .tooltip.wpfm-tootltip-title{
opacity: 1;
visibility: visible;
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-right ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-right ul li a .tooltip.wpfm-tootltip-title ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-right ul li a .tooltip.wpfm-tootltip-title {
right: calc(100% + 10px);
visibility: hidden;
opacity: 0;
}
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-top-right ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-right ul li a:hover .tooltip.wpfm-tootltip-title ,
.wpfm-template-17 .wpfm-menu-nav.wpfm-position-bottom-right ul li a:hover .tooltip.wpfm-tootltip-title {
right: calc(100% + 10px);
opacity: 1;
visibility: visible;
}
.wpfm-template-17 .wpfm-position-left.wpfm-menu-nav .wpfm-nav-hover-trigger{
position: fixed;
top: 50%;
left: 0;
}
.wpfm-template-17 .wpfm-position-right.wpfm-menu-nav .wpfm-nav-hover-trigger{
position: fixed;
top: 50%;
right: 0;
}
.wpfm-template-17 .wpfm-position-top-left.wpfm-menu-nav .wpfm-nav-hover-trigger{
position: fixed;
top: 40px;
left: 0;
}
.wpfm-template-17 .wpfm-position-top-left.wpfm-menu-nav ul {
position: fixed;
top: 80px;
}
.wpfm-template-17 .wpfm-position-top-right.wpfm-menu-nav .wpfm-nav-hover-trigger{
position: fixed;
top: 40px;
right: 0;
}
.wpfm-template-17 .wpfm-position-top-right.wpfm-menu-nav ul {
position: fixed;
top: 80px;
right: 0;
}
.wpfm-template-17 .wpfm-position-bottom-right.wpfm-menu-nav ul {
position: fixed;
bottom: 50px;
right: 0;
}
.wpfm-template-17 .wpfm-position-bottom-right.wpfm-menu-nav .wpfm-nav-hover-trigger{
position: fixed;
bottom: 10px;
right: 0;
}
.wpfm-template-17 .wpfm-position-bottom-left.wpfm-menu-nav ul {
position: fixed;
bottom: 50px;
left: 0;
}
.wpfm-template-17 .wpfm-position-bottom-left.wpfm-menu-nav .wpfm-nav-hover-trigger{
position: fixed;
bottom: 10px;
left: 0;
}
.wpfm-template-17 .wpfm-position-left.wpfm-menu-nav ul {
position: fixed;
top: calc(50% + 40px);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.wpfm-template-17 .wpfm-position-right.wpfm-menu-nav ul {
position: fixed;
top: calc(50% + 40px);
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.wpfm-template-17 .wpfm-menu-nav ul {
padding: 1px 0;
}
.wpfm-template-17 .wpfm-menu-nav .wpfm-nav-hover-trigger + ul {
opacity: 0;
visibility: hidden;
-webkit-transition: .5s;
-moz-transition: .5s;
-ms-transition: .5s;
-o-transition: .5s;
transition: .5s;
}
.wpfm-template-17 .wpfm-menu-nav .wpfm-nav-hover-trigger + ul:hover,
.wpfm-template-17 .wpfm-menu-nav .wpfm-nav-hover-trigger:hover + ul {
opacity: 1;
visibility: visible;
} .wpfm-menu-additional-content-close {
width: 30px;
height: 28px;
background: #CC2127;
color: #fff;
line-height: 28px;
text-align: center;
position: absolute;
right: 0;
top: 0;
cursor: pointer;
}
.wpfm-menu-popup-content form textarea,
.wpfm-menu-popup-content form input {
width: 100%;
margin-top: 10px;
}
.wpfm-menu-popup-content form textarea{
padding: 10px;
max-height: 150px;
}
.wpfm-menu-popup-content form p:nth-last-child(2) {
margin-bottom: 0;
}
.wpfm-menu-popup-content form input {
height: 40px;
line-height: 40px;
padding: 0 10px;
}
.wpfm-menu-popup-content {
font-family: 'Roboto', sans-serif;
}
.wpfm-menu-popup-content form input[type="submit"] {
width: unset;
margin-top: 0;
padding: 0 20px;
}
.wpfm-template-16 .wpfm-active-nav .wpfm-menu-name,
.wpfm-template-16 .wpfm-active-nav a{
z-index: 0;
}
.wpfm-template-17 .wpfm-active-nav .wpfm-menu-name,
.wpfm-template-17 .wpfm-active-nav .wpfm-icon-block i,
.wpfm-template-14 .wpfm-active-nav .wpfm-menu-name,
.wpfm-template-14 .wpfm-active-nav .wpfm-icon-block i,
.wpfm-template-15 .wpfm-active-nav .wpfm-menu-name,
.wpfm-template-15 .wpfm-active-nav .wpfm-icon-block i{
position: relative;
z-index: 0;
}
.wpfm-template-16 .wpfm-active-nav .wpfm-menu-name::after,
.wpfm-template-16 .wpfm-active-nav a::after{
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.3);
z-index: -1;
}
.wpfm-template-17 .wpfm-active-nav .wpfm-menu-name::after,
.wpfm-template-17 .wpfm-active-nav .wpfm-icon-block i::after,
.wpfm-template-14 .wpfm-active-nav .wpfm-menu-name::after,
.wpfm-template-14 .wpfm-active-nav .wpfm-icon-block i::after,
.wpfm-template-15 .wpfm-active-nav .wpfm-menu-name::after,
.wpfm-template-15 .wpfm-active-nav .wpfm-icon-block i::after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0,0,0,0.3);
z-index: -1;
}
.wpfm-template-15 .wpfm-active-nav .wpfm-menu-name::after,
.wpfm-template-15 .wpfm-active-nav .wpfm-icon-block i::after {
-webkit-border-radius: 20px;
border-radius: 20px;
}
.wpfm-template-16 .wpfm-menu-name {
width: -moz-max-content;
width: -webkit-max-content;
width: max-content;
}
.wpfm-template-16 .wpfm-active-nav .wpfm-menu-name::after{
-webkit-border-radius: 15px;
border-radius: 15px;
}
.wpfm-template-16 .wpfm-active-nav a::after{
-webkit-border-radius: 50%;
border-radius: 50%;
}
@-moz-document url-prefix(){
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-18 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap {
top: 15px;    
}
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-left li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-top-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap ,
.wpfm-template-19 .wpfm-menu-nav.wpfm-position-bottom-right li a.wpfm-menu-link .wpfm-menu-name-tooltip-wrap {
top: 15px;    
}
}.cff-wrapper:after{content:"";display:table;clear:both}#cff{float:left;width:100%;margin:0 auto;padding:0;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.cff-wrapper-ctn{overflow:hidden;box-sizing:border-box}.cff-wrapper-ctn.cff-wrapper-fixed-height{overflow:auto;overflow-x:hidden}#cff .cff-masonry-posts,#cff .cff-posts-wrap,.cff-wrapper-ctn{position:relative;clear:both;height:100%;top:0;bottom:0;width:100%}#cff .cff-posts-wrap-box-shadow{padding:5px}#cff .cff-item{float:left;width:100%;clear:both;padding:20px 0 15px;margin:0;border-bottom:1px solid #ddd}#cff .cff-item:first-child{padding-top:0}#cff .cff-item.cff-box,#cff .cff-item.cff-box:first-child{padding:15px;margin:8px 0;background:rgba(255,255,255,.5);border:none;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-item.cff-box:first-child{margin-top:0}#cff .cff-item.cff-box:last-child{margin-bottom:0}#cff .cff-item.cff-shadow{box-shadow:0 0 10px 0 rgba(0,0,0,.15);-moz-box-shadow:0 0 10px 0 rgba(0,0,0,.15);-webkit-box-shadow:0 0 10px 0 rgba(0,0,0,.15)}.cff-header{width:100%;margin:0 0 15px;padding:0;line-height:1;-webkit-box-sizing:border-box;box-sizing:border-box;display:flex;align-items:center}.cff-header .fa,.cff-header svg{margin:0 10px 0 0;padding:0}.cff-visual-header{margin-bottom:24px!important}.cff-visual-header .cff-header-hero{width:100%;height:300px;position:relative;overflow:hidden}.cff-visual-header .cff-header-hero img{width:100%;display:none}.cff-visual-header .cff-likes-box{position:absolute;bottom:10px;right:10px;padding:5px;background:#eee;line-height:1;border-radius:2px;color:#445790}.cff-visual-header .cff-likes-box .cff-square-logo{float:left;display:inline-block;line-height:0}.cff-visual-header .cff-likes-box .cff-square-logo svg{width:18px;vertical-align:top}.cff-visual-header .cff-likes-box .cff-likes-count{float:left;display:inline-block;margin-left:8px;vertical-align:top;font-size:15px;line-height:20px}.cff-visual-header .cff-header-inner-wrap{position:relative;display:block;text-decoration:none!important}.cff-visual-header .cff-header-inner-wrap a{color:inherit!important;border:0}.cff-visual-header .cff-header-img img{display:block;width:100px;border-radius:3px;padding:0;margin:0}.cff-visual-header.cff-has-cover .cff-header-img img{border:2px solid #fff}.cff-visual-header .cff-header-img{position:absolute;display:inline-block;line-height:1}.cff-visual-header.cff-has-cover .cff-header-img{top:-25px;left:10px}.cff-visual-header .cff-header-text{display:inline-block;float:left;padding-top:10px;margin:0}#cff .cff-visual-header .cff-header-text h3,.cff-visual-header .cff-header-text h3{display:inline-block!important;width:auto!important;margin:0 8px 0 0!important;padding:0!important;font-size:1.2em!important;line-height:1.2em!important}.cff-visual-header.cff-has-name{min-height:100px}.cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{min-height:75px;margin-left:125px!important}.cff-visual-header.cff-has-name .cff-header-text{margin-left:120px!important;padding-top:30px}.cff-visual-header.cff-has-name.cff-has-about .cff-header-text,.cff-visual-header.cff-has-name.cff-has-cover .cff-header-text{padding-top:10px!important}#cff .cff-visual-header .cff-header-inner-wrap .cff-bio,.cff-visual-header .cff-header-inner-wrap .cff-bio{display:block;width:100%;clear:both;margin:3px 0 0;padding:0;line-height:1.2em}.cff-visual-header .cff-header-name{float:left;padding:0 5px 2px 0!important}.cff-visual-header .cff-bio-info{font-size:.9em;line-height:1.7}.cff-visual-header .cff-bio-info svg{display:inline-block;width:1em;vertical-align:middle;position:relative;top:-2px}.cff-posts-count svg{padding-right:3px}.cff-header-inner-wrap:after,.cff-header-text:after{display:table;clear:both;content:" "}#cff .cff-author-img.cff-no-consent img,#cff .cff-expand,#cff .cff-less{display:none}#cff.cff-default-styles .cff-author a,#cff.cff-default-styles .cff-credit a,#cff.cff-default-styles a{text-decoration:none}#cff.cff-default-styles a:focus,#cff.cff-default-styles a:hover{text-decoration:underline}#cff .cff-post-text-link{display:block}.cff-post-text{width:100%;float:left}#cff .cff-post-desc,#cff h3,#cff h4,#cff h5,#cff h6,#cff p{float:left;width:100%;clear:both;padding:0;margin:5px 0;word-wrap:break-word}#cff.cff-default-styles .cff-post-desc,#cff.cff-default-styles h3,#cff.cff-default-styles h4,#cff.cff-default-styles h5,#cff.cff-default-styles h6,#cff.cff-default-styles p{line-height:1.4}#cff .cff-date{float:left;min-width:50px;width:auto}#cff.cff-default-styles .cff-credit,#cff.cff-default-styles .cff-date,#cff.cff-default-styles .cff-post-links,#cff.cff-default-styles .cff-post-links a{font-size:11px}#cff .cff-author{float:left;clear:both;margin:0 0 15px;padding:0;line-height:1.2;width:100%}#cff .cff-author a{text-decoration:none;border:none}#cff .cff-author-img{float:left;width:40px;height:40px;margin:0 0 0 -100%!important;font-size:0;background:url(//animalhospital.com.my/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;background-size:100%;border-radius:50%}#cff .cff-author .cff-author-text,#cff .cff-desc-wrap,#cff .cff-link-title,#cff .cff-shared-link{width:100%;float:left}#cff .cff-author img{float:left;margin:0!important;padding:0!important;border:none!important;font-size:0;border-radius:50%}.cff-no-consent .cff-header-text{margin-left:0!important}.cff-no-consent .cff-header-hero,.cff-no-consent .cff-header-img,.cff-num-diff-hide{display:none!important}#cff .cff-author .cff-author-text span.cff-page-name{display:table-cell;vertical-align:middle;height:40px;margin:0;font-weight:700;padding-left:50px;float:none}#cff .cff-author .cff-story,#cff.cff-default-styles .cff-author .cff-date{font-weight:400}#cff .cff-author.cff-no-author-info .cff-date{margin-top:12px!important}#cff .cff-author.cff-no-author-info .cff-author-img{width:40px;height:40px;background:url(//animalhospital.com.my/wp-content/plugins/custom-facebook-feed/assets/img/cff-avatar.png) no-repeat;margin:0!important}#cff .cff-author .cff-date,#cff .cff-author .cff-page-name{float:left;clear:both;width:auto;margin:0 0 0 50px!important}#cff.cff-default-styles .cff-author .cff-author-text *{font-weight:700;line-height:1.2}#cff .cff-author .cff-date{color:#9197a3;font-size:11px;margin-top:2px!important;margin-bottom:0!important}#cff .cff-author .cff-page-name.cff-author-date{float:left;padding:3px 0 0;font-size:14px}#cff .cff-cta-link a,.cff-media-link .fa{display:inline-block;width:auto;padding:5px 7px 5px 6px;margin-right:6px;border:1px solid rgba(0,0,0,.1);border-radius:3px;background:rgba(0,0,0,.02)}#cff .cff-cta-link a:hover,.cff-media-link .fa:hover{background:rgba(0,0,0,.03);text-decoration:none}#cff .cff-cta-link a{padding:5px 15px}#cff .cff-break-word{word-break:break-all}#cff.cff-default-styles .cff-expand a{font-size:11px;font-weight:400}#cff .cff-shared-link{clear:both;padding:5px 10px;margin:10px 0 5px;background:rgba(0,0,0,.02);border:1px solid rgba(0,0,0,.07);box-sizing:border-box}#cff .cff-no-styles{background:0 0;border:none;padding:0}#cff .cff-link{float:left;clear:both;max-width:20%;margin:10px 0 0}#cff .cff-link img,#cff.cff-masonry .cff-comment-attachment,#cff.cff-masonry .cff-comment-replies-box{max-width:100%}#cff .cff-link-title{clear:both;display:block}#cff.cff-default-styles .cff-link-title{font-weight:700}#cff .cff-post-desc,#cff p.cff-link-title{margin:5px 0 0}#cff .cff-text-link{float:left;clear:none;width:72%;margin-left:3%;padding:0 0 5px}#cff .cff-link-caption{margin:0}#cff.cff-default-styles .cff-link-caption{font-size:12px}#cff .cff-text-link.cff-no-image{width:100%;margin-left:0}#cff .cff-details{float:left;clear:none;width:100%;margin:0;padding:0}#cff .cff-details h5{margin:0 0 5px}#cff.cff-default-styles .cff-details h5{padding:0;font-size:16px}#cff.cff-default-styles .cff-details p{font-size:14px}#cff .cff-timeline-event .cff-date,#cff .cff-timeline-event .cff-info,#cff .cff-timeline-event .cff-timeline-event-title,#cff .cff-timeline-event .cff-where{display:block;width:100%;clear:both}#cff .cff-details .cff-info{padding:10px 0 0}#cff.cff-default-styles .cff-details .cff-info{line-height:1.2}#cff .cff-note-title{display:block;font-weight:700;padding-bottom:5px}#cff .cff-post-links{float:left;clear:none;padding:5px 0 0;margin:0}#cff .cff-post-links.cff-left{float:left;margin:8px 0}#cff .cff-post-links a:first-child{padding-left:0;margin:0}#cff .cff-dot{padding:0 5px}#cff .cff-share-container{position:relative;display:inline}#cff .cff-share-tooltip{display:none;position:absolute;z-index:1000;bottom:22px;right:-40px;width:110px;padding:3px 5px 4px;margin:0;background:#333;color:#eee;font-size:12px;line-height:1.3;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff .cff-share-tooltip .fa-play{position:absolute;font-size:8px;bottom:-6px;left:50%;margin-left:-3px;color:#333}#cff .cff-share-tooltip a .fa,#cff .cff-share-tooltip a svg{font-size:16px;margin:0;padding:5px}#cff .cff-share-tooltip a{display:block;float:left;margin:0!important;padding:0!important;color:#eee!important;opacity:0;-moz-border-radius:4px;-webkit-border-radius:4px;border-radius:4px}#cff .cff-share-tooltip a:hover{color:#fff!important}#cff .cff-share-tooltip .cff-facebook-icon:hover{background:#3b5998}#cff .cff-share-tooltip .cff-twitter-icon:hover{background:#00aced}#cff .cff-share-tooltip .cff-email-icon:hover,#cff .cff-share-tooltip .cff-google-icon:hover{background:#dd4b39}#cff .cff-share-tooltip .cff-linkedin-icon:hover{background:#007bb6}#cff .cff-share-tooltip .cff-pinterest-icon:hover{background:#cb2027}#cff .cff-share-tooltip a.cff-show{opacity:1;transition:opacity .2s}.cff-likebox{float:left;width:100%;position:relative;margin:20px 0 0}.fb_iframe_widget{border:none;overflow:hidden}.cff-likebox .fb_iframe_widget{width:100%}.cff-likebox .fb_iframe_widget span{width:100%!important}.cff-likebox .fb_iframe_widget iframe{margin:0;position:relative;top:0;left:0;width:100%!important;height:100%}.cff-likebox.cff-top.cff-outside{margin-bottom:10px}.cff-likebox.cff-bottom.cff-outside{margin-top:10px}#cff.cff-fixed-height{padding:5px 10px;-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}#cff.cff-masonry,.cff-gdpr-notice{box-sizing:border-box}#cff .cff-error-msg{display:none;position:relative;font-size:12px;font-family:sans-serif;padding:8px 12px;border:1px solid #ddd;margin-bottom:10px;clear:both;-webkit-border-radius:3px;-moz-border-radius:3px;-ms-border-radius:3px;-o-border-radius:3px;border-radius:3px}#cff .cff-error-msg p{float:none}#cff .cff-error-msg .cff_notice_dismiss{position:absolute;top:4px;right:8px}#cff #cff-error-reason{display:none;padding:5px 0 0;clear:both}#cff .cff-credit img{float:left;margin:-2px 5px 0 0}#cff .cff-credit .fa{padding-right:5px;font-size:13px}.cff-credit a{display:flex;align-items:center}.cff-screenreader{text-indent:-9999px!important;display:block!important;width:0!important;height:0!important;line-height:0!important}@media all and (max-width:640px){#cff.cff-width-resp{width:100%!important}.cff-wrapper .cff-visual-header .cff-header-img img{width:80px}.cff-wrapper .cff-visual-header.cff-has-name .cff-header-text{margin-left:95px}.cff-wrapper .cff-visual-header.cff-has-cover.cff-has-name .cff-header-text{margin-left:105px}}#cff .cff-comment .cff-comment-text img,#cff img.emoji,#cff-lightbox-wrapper .cff-comment .cff-comment-text img,#cff-lightbox-wrapper img.emoji{float:none;max-width:100%}#cff .cff-linebreak{display:block;height:5px}#cff.cff-masonry .cff-item.cff-box{margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-item:first-child{padding-top:20px;margin-top:0}#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox{float:none;display:inline-block;width:30.3%;margin:0 1.5% 20px}#cff.cff-masonry.cff-opaque-comments .cff-item{z-index:1}#cff.cff-masonry.masonry-2-desktop .cff-item{width:47%;margin:0 1.5%}#cff.cff-masonry.masonry-4-desktop .cff-item{width:22%;margin:0 1.5%}#cff.cff-masonry.masonry-5-desktop .cff-item{width:17%;margin:0 1.5%}#cff.cff-masonry.masonry-6-desktop .cff-item{width:13.516%;margin:0 1.5%}@media (min-width:481px) and (max-width:800px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-tablet .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-tablet .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-4-tablet .cff-item,#cff.cff-masonry.masonry-4-tablet .cff-likebox{width:22%;margin-left:1.5%;margin-right:1.5%}}@media (max-width:480px){#cff.cff-masonry .cff-item,#cff.cff-masonry .cff-likebox,#cff.cff-masonry.masonry-2-desktop .cff-item,#cff.cff-masonry.masonry-3-desktop .cff-item,#cff.cff-masonry.masonry-4-desktop .cff-item,#cff.cff-masonry.masonry-5-desktop .cff-item,#cff.cff-masonry.masonry-6-desktop .cff-item{width:100%;margin:0}#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-2-mobile .cff-posts-wrap .cff-likebox{width:47%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-item,#cff.cff-masonry.masonry-3-mobile .cff-posts-wrap .cff-likebox{width:30.3%;margin-left:1.5%;margin-right:1.5%}#cff.cff-masonry.cff-mob-cols-1 .cff-posts-wrap .cff-item{width:100%}}#cff.cff-masonry .cff-comments-box{position:relative;z-index:999}#cff.cff-masonry .cff-load-more{display:block;float:left;clear:both}#cff.cff-masonry.cff-masonry-css{width:100%;overflow:hidden;-webkit-column-gap:20px;-moz-column-gap:20px;column-gap:20px;-webkit-column-fill:auto;column-fill:unset;-webkit-column-count:3;-moz-column-count:3;column-count:3;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-desktop{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-4-desktop{-webkit-column-count:4;-moz-column-count:4;column-count:4;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-5-desktop{-webkit-column-count:5;-moz-column-count:5;column-count:5;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:6;-moz-column-count:6;column-count:6;margin:0}#cff.cff-masonry.cff-masonry-css .cff-item,#cff.cff-masonry.cff-masonry-css .cff-likebox,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop .cff-item,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop .cff-item{float:none;display:inline-block;width:100%;margin:0 0 12px}#cff.cff-masonry.cff-masonry-css .cff-likebox{width:99.5%}#cff.cff-masonry.cff-masonry-css .cff-load-more{margin:0 0 10px;position:relative;bottom:0}@media only screen and (max-width:780px){#cff.cff-masonry.cff-masonry-css,#cff.cff-masonry.cff-masonry-css.masonry-2-desktop,#cff.cff-masonry.cff-masonry-css.masonry-4-desktop,#cff.cff-masonry.cff-masonry-css.masonry-5-desktop,#cff.cff-masonry.cff-masonry-css.masonry-6-desktop{-webkit-column-count:1;-moz-column-count:1;column-count:1}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile{-webkit-column-count:2;-moz-column-count:2;column-count:2;margin:0}#cff.cff-masonry.cff-masonry-css.masonry-2-mobile,#cff.cff-masonry.cff-masonry-css.masonry-2-mobile .cff-item{width:100%}}#cff.cff-disable-masonry{height:auto!important}#cff.cff-disable-masonry .cff-item,#cff.cff-disable-masonry .cff-likebox{position:relative!important;top:auto!important}#cff.cff-dark .cff-album-item,#cff.cff-dark .cff-item,#cff.cff-dark .cff-item.cff-box,#cff.cff-dark .cff-item.cff-box:first-child{background-color:rgba(0,0,0,.85);color:rgba(255,255,255,.75)}#cff.cff-dark .cff-item a{color:#fff;text-decoration:underline}#cff.cff-dark .cff-date{color:rgba(255,255,255,.5)}#cff.cff-dark .cff-album-info a,#cff.cff-dark .cff-author-date,#cff.cff-dark .cff-post-links a{color:#fff}#cff.cff-dark .cff-album-info p{color:rgba(255,255,255,.75)}#cff.cff-light .cff-album-item,#cff.cff-light .cff-item,#cff.cff-light .cff-item.cff-box,#cff.cff-light .cff-item.cff-box:first-child{background-color:rgba(255,255,255,.95);color:rgba(0,0,0,.8)}#cff.cff-light .cff-item a{color:#000;text-decoration:underline}#cff.cff-light .cff-date{color:rgba(0,0,0,.5)}#cff.cff-light .cff-album-info a,#cff.cff-light .cff-author-date,#cff.cff-light .cff-post-links a{color:#000}#cff.cff-light .cff-album-info p{color:rgba(0,0,0,.7)}.cff-gdpr-notice{max-width:100%;padding:8px 15px;margin:0;font-size:12px;background:#fdf7f7;border-radius:5px;border:1px solid #e4b1b1;line-height:1.3;display:none}.sb-elementor-cta-img,.sb-elementor-cta-img-ctn{position:relative!important;display:flex!important}.sb-elementor-cta{width:100%!important;border:1px solid #e8e8eb!important;border-radius:2px!important;position:relative!important;text-align:center!important}.sb-elementor-cta-img-ctn{width:100%!important;float:left!important;justify-content:center!important;align-items:center!important;margin-top:50px!important;margin-bottom:35px!important}.sb-elementor-cta-img{width:65px!important;height:65px!important;border:2px solid #dcdde1!important;border-radius:16px!important;-webkit-transform:rotate(-3deg)!important;transform:rotate(-3deg)!important;justify-content:center!important;align-items:center!important}.sb-elementor-cta-img span svg{width:32px;fill:#257ab2;float:left!important}.sb-elementor-cta-img>*{-webkit-transform:rotate(3deg)!important;transform:rotate(3deg)!important}.sb-elementor-cta-logo{position:absolute!important;right:-15px!important;bottom:-19px!important;z-index:1!important}.sb-elementor-cta-heading{font-size:19px!important;padding:0!important;margin:0 0 30px!important;display:inline-block!important;width:100%!important;font-weight:700!important;line-height:1.4em!important}.sb-elementor-cta-btn{background:#0068a0!important;border-radius:2px!important;padding:8px 20px 8px 38px!important;cursor:pointer!important;color:#fff!important;position:relative!important;margin-bottom:30px!important;height:40px!important;line-height:24px!important}.sb-elementor-cta-btn:after,.sb-elementor-cta-btn:before{content:''!important;position:absolute!important;width:2px!important;height:12px!important;background:#fff!important;left:20px!important;top:14px!important}.sb-elementor-cta-btn:after{-webkit-transform:rotate(90deg)!important;transform:rotate(90deg)!important}.sb-elementor-cta-desc{display:flex!important;justify-content:center!important;align-items:center!important;padding:20px!important;background:#f9f9fa!important;border-top:1px solid #e8e8eb!important;margin-top:35px!important;flex-direction:column!important}.sb-elementor-cta-desc strong{color:#141b38!important;font-size:16px!important;font-weight:600!important;margin-bottom:8px!important}.sb-elementor-cta-desc span{color:#434960!important;font-size:14px!important;line-height:1.5em!important;padding:0 20%!important}.sb-elementor-cta-selector{width:100%!important;padding:0 20%!important;display:flex!important;justify-content:center!important;align-items:center!important;flex-direction:column!important;margin-bottom:45px!important}.sb-elementor-cta-feedselector{border:1px solid #d0d1d7!important;padding:8px 16px!important;margin-bottom:15px!important;max-width:100%!important;min-width:400px!important}.sb-elementor-cta-selector span{color:#2c324c!important}.sb-elementor-cta-selector span a{text-transform:capitalize!important;text-decoration:underline!important;font-weight:600!important}.sb-elementor-cta-selector span a:after{color:#2c324c!important;margin-left:2px!important;font-weight:400!important;text-decoration-color:#fff!important}.sb-elementor-cta-selector span a:first-of-type:after{content:','!important}.sb-elementor-cta-selector span a:nth-of-type(2):after{content:'or'!important;margin-left:5px!important;margin-right:2px!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before,.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{content:''!important;height:16px!important;font-variant:normal!important;background-position:center center!important;background-repeat:no-repeat!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_facebook_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M12.9056 18.109H13.4056V17.609H12.9056V18.109ZM9.79722 18.109H9.29722V18.609H9.79722V18.109ZM9.79722 14.5601V14.0601H9.29722V14.5601H9.79722ZM12.9056 14.5601V15.0601H13.4056V14.5601H12.9056ZM20.2604 7.32764H20.7604V6.90407L20.3426 6.83444L20.2604 7.32764ZM20.2604 10.3503V10.8503H20.7604V10.3503H20.2604ZM16.7237 14.5601H16.2237V15.0601H16.7237V14.5601ZM20.1258 14.5601L20.6199 14.6367L20.7094 14.0601H20.1258V14.5601ZM19.5751 18.109V18.609H20.0035L20.0692 18.1857L19.5751 18.109ZM16.7237 18.109V17.609H16.2237V18.109H16.7237ZM27.0523 14.5601H26.5523L26.5523 14.5612L27.0523 14.5601ZM17.0803 26.6136L16.9877 26.1222L17.0803 26.6136ZM12.5489 26.6139L12.6411 26.1225L12.5489 26.6139ZM14.8147 1.79797C7.80749 1.79797 2.07703 7.51685 2.07703 14.5601H3.07703C3.07703 8.06849 8.36042 2.79797 14.8147 2.79797V1.79797ZM2.07703 14.5601C2.07703 20.7981 6.54984 25.9974 12.4567 27.1053L12.6411 26.1225C7.19999 25.1019 3.07703 20.3097 3.07703 14.5601H2.07703ZM13.4056 26.3139V18.109H12.4056V26.3139H13.4056ZM12.9056 17.609H9.79722V18.609H12.9056V17.609ZM10.2972 18.109V14.5601H9.29722V18.109H10.2972ZM9.79722 15.0601H12.9056V14.0601H9.79722V15.0601ZM13.4056 14.5601V11.8556H12.4056V14.5601H13.4056ZM13.4056 11.8556C13.4056 10.4191 13.8299 9.36825 14.5211 8.67703C15.2129 7.98525 16.2305 7.59512 17.5314 7.59512V6.59512C16.0299 6.59512 14.7346 7.04939 13.814 7.96992C12.893 8.891 12.4056 10.2204 12.4056 11.8556H13.4056ZM17.5314 7.59512C18.1724 7.59512 18.8342 7.65119 19.3401 7.70823C19.592 7.73664 19.8029 7.76502 19.9504 7.78622C20.0241 7.79681 20.0818 7.8056 20.1208 7.81167C20.1402 7.81471 20.155 7.81706 20.1647 7.81863C20.1695 7.81941 20.1731 7.82 20.1754 7.82037C20.1765 7.82056 20.1773 7.82069 20.1778 7.82077C20.178 7.82081 20.1782 7.82083 20.1782 7.82084C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1783 7.82085 20.1783 7.82085 20.1783 7.82085C20.1782 7.82084 20.1782 7.82084 20.2604 7.32764C20.3426 6.83444 20.3426 6.83443 20.3425 6.83443C20.3425 6.83442 20.3424 6.83441 20.3424 6.83441C20.3423 6.83439 20.3422 6.83437 20.342 6.83435C20.3418 6.8343 20.3414 6.83425 20.341 6.83417C20.3401 6.83403 20.3389 6.83383 20.3373 6.83357C20.3342 6.83307 20.3298 6.83234 20.3241 6.83142C20.3127 6.82958 20.2962 6.82695 20.2749 6.82362C20.2323 6.81698 20.1707 6.8076 20.0927 6.7964C19.9369 6.774 19.7157 6.74425 19.4521 6.71453C18.927 6.65532 18.2243 6.59512 17.5314 6.59512V7.59512ZM19.7604 7.32764V10.3503H20.7604V7.32764H19.7604ZM20.2604 9.85033H18.7185V10.8503H20.2604V9.85033ZM18.7185 9.85033C17.851 9.85033 17.1997 10.1241 16.7742 10.6148C16.3604 11.0922 16.2237 11.7025 16.2237 12.2594H17.2237C17.2237 11.8495 17.3257 11.5053 17.5298 11.2699C17.7224 11.0477 18.0684 10.8503 18.7185 10.8503V9.85033ZM16.2237 12.2594V14.5601H17.2237V12.2594H16.2237ZM16.7237 15.0601H20.1258V14.0601H16.7237V15.0601ZM19.6317 14.4834L19.081 18.0323L20.0692 18.1857L20.6199 14.6367L19.6317 14.4834ZM19.5751 17.609H16.7237V18.609H19.5751V17.609ZM16.2237 18.109V26.3135H17.2237V18.109H16.2237ZM17.1728 27.105C20.0281 26.5671 22.618 25.068 24.5079 22.8512L23.7469 22.2025C22.0054 24.2452 19.6188 25.6266 16.9877 26.1222L17.1728 27.105ZM24.5079 22.8512C26.4793 20.5388 27.5591 17.5977 27.5523 14.559L26.5523 14.5612C26.5586 17.3614 25.5636 20.0715 23.7469 22.2025L24.5079 22.8512ZM27.5523 14.5601C27.5523 7.51685 21.8218 1.79797 14.8147 1.79797V2.79797C21.2689 2.79797 26.5523 8.06849 26.5523 14.5601H27.5523ZM16.2237 26.3135C16.2237 26.8064 16.6682 27.2 17.1728 27.105L16.9877 26.1222C17.119 26.0975 17.2237 26.2006 17.2237 26.3135H16.2237ZM12.4567 27.1053C12.9603 27.1998 13.4056 26.8073 13.4056 26.3139H12.4056C12.4056 26.2001 12.5107 26.098 12.6411 26.1225L12.4567 27.1053Z' fill='%232b87da' /%3E%3Cpath d='M12.9056 18.1088H13.4056V17.6088H12.9056V18.1088ZM9.79724 18.1088H9.29724V18.6088H9.79724V18.1088ZM9.79724 14.5599V14.0599H9.29724V14.5599H9.79724ZM12.9056 14.5599V15.0599H13.4056V14.5599H12.9056ZM20.2604 7.32749H20.7604V6.90392L20.3426 6.83429L20.2604 7.32749ZM20.2604 10.3502V10.8502H20.7604V10.3502H20.2604ZM16.7237 14.5599H16.2237V15.0599H16.7237V14.5599ZM20.1258 14.5599L20.6199 14.6366L20.7094 14.0599H20.1258V14.5599ZM19.5751 18.1088V18.6088H20.0035L20.0692 18.1855L19.5751 18.1088ZM16.7237 18.1088V17.6088H16.2237V18.1088H16.7237ZM13.4056 26.366V18.1088H12.4056V26.366H13.4056ZM12.9056 17.6088H9.79724V18.6088H12.9056V17.6088ZM10.2972 18.1088V14.5599H9.29724V18.1088H10.2972ZM9.79724 15.0599H12.9056V14.0599H9.79724V15.0599ZM13.4056 14.5599V11.8554H12.4056V14.5599H13.4056ZM13.4056 11.8554C13.4056 10.4189 13.8299 9.3681 14.5212 8.67688C15.2129 7.9851 16.2305 7.59497 17.5314 7.59497V6.59497C16.0299 6.59497 14.7346 7.04924 13.814 7.96977C12.893 8.89085 12.4056 10.2202 12.4056 11.8554H13.4056ZM17.5314 7.59497C18.1724 7.59497 18.8342 7.65103 19.3401 7.70808C19.592 7.73648 19.803 7.76487 19.9504 7.78607C20.0241 7.79666 20.0819 7.80545 20.1208 7.81152C20.1402 7.81455 20.155 7.81691 20.1647 7.81848C20.1695 7.81926 20.1731 7.81984 20.1754 7.82022C20.1765 7.8204 20.1773 7.82054 20.1778 7.82061C20.178 7.82065 20.1782 7.82068 20.1783 7.82069C20.1783 7.8207 20.1783 7.8207 20.1783 7.8207C20.1783 7.8207 20.1783 7.82069 20.1783 7.82069C20.1782 7.82069 20.1782 7.82068 20.2604 7.32749C20.3426 6.83429 20.3426 6.83428 20.3425 6.83427C20.3425 6.83427 20.3424 6.83426 20.3424 6.83425C20.3423 6.83424 20.3422 6.83422 20.3421 6.8342C20.3418 6.83415 20.3414 6.83409 20.341 6.83402C20.3401 6.83387 20.3389 6.83367 20.3374 6.83342C20.3343 6.83291 20.3298 6.83219 20.3241 6.83127C20.3127 6.82943 20.2962 6.82679 20.2749 6.82347C20.2324 6.81683 20.1707 6.80745 20.0927 6.79624C19.9369 6.77385 19.7158 6.7441 19.4522 6.71438C18.927 6.65516 18.2244 6.59497 17.5314 6.59497V7.59497ZM19.7604 7.32749V10.3502H20.7604V7.32749H19.7604ZM20.2604 9.85018H18.7185V10.8502H20.2604V9.85018ZM18.7185 9.85018C17.8511 9.85018 17.1997 10.1239 16.7743 10.6146C16.3604 11.092 16.2237 11.7024 16.2237 12.2592H17.2237C17.2237 11.8493 17.3257 11.5052 17.5298 11.2697C17.7224 11.0476 18.0684 10.8502 18.7185 10.8502V9.85018ZM16.2237 12.2592V14.5599H17.2237V12.2592H16.2237ZM16.7237 15.0599H20.1258V14.0599H16.7237V15.0599ZM19.6317 14.4833L19.081 18.0322L20.0692 18.1855L20.6199 14.6366L19.6317 14.4833ZM19.5751 17.6088H16.7237V18.6088H19.5751V17.6088ZM16.2237 18.1088V26.366H17.2237V18.1088H16.2237ZM16.4146 26.1752H13.2148V27.1752H16.4146V26.1752ZM16.2237 26.366C16.2237 26.2606 16.3092 26.1752 16.4146 26.1752V27.1752C16.8615 27.1752 17.2237 26.8129 17.2237 26.366H16.2237ZM12.4056 26.366C12.4056 26.8129 12.7679 27.1752 13.2148 27.1752V26.1752C13.3202 26.1752 13.4056 26.2606 13.4056 26.366H12.4056Z' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_instagram_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 24 24' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Crect x='1' y='1' width='22' height='22' rx='6' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='12' cy='12' r='5' stroke='%232b87da' stroke-width='1.5'/%3E%3Ccircle cx='18.5' cy='5.75' r='1.25' fill='%232b87da'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_twitter_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='16' height='16' viewBox='0 0 29 29' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M27.8762 6.78846C27.9345 6.7065 27.8465 6.60094 27.7536 6.63936C27.0263 6.93989 26.26 7.15757 25.4698 7.29241C25.3632 7.31061 25.3082 7.16347 25.3956 7.09969C26.2337 6.48801 26.8918 5.63649 27.2636 4.63802C27.2958 4.55162 27.2014 4.47574 27.1212 4.52123C26.1605 5.06618 25.1092 5.45524 24.0054 5.68842C23.971 5.69568 23.9354 5.68407 23.9113 5.65844C22.9264 4.60891 21.5545 4 19.9999 4C17.0624 4 14.6624 6.4 14.6624 9.3625C14.6624 9.74071 14.702 10.109 14.7724 10.4586C14.7855 10.5235 14.7342 10.5842 14.6681 10.5803C10.3227 10.3231 6.45216 8.2421 3.84135 5.09864C3.79681 5.04501 3.71241 5.0515 3.67879 5.11257C3.26061 5.8722 3.02493 6.75115 3.02493 7.675C3.02493 9.41548 3.84362 10.9704 5.13417 11.9317C5.2141 11.9913 5.17327 12.12 5.07385 12.1129C4.32811 12.0597 3.63173 11.835 3.00827 11.5171C2.99303 11.5094 2.97493 11.5204 2.97493 11.5375V11.5375C2.97493 13.9896 4.6205 16.0638 6.86301 16.7007C6.96452 16.7295 6.96588 16.8757 6.86218 16.8953C6.25772 17.0096 5.63724 17.0173 5.0289 16.9176C4.95384 16.9052 4.89095 16.9762 4.91633 17.0479C5.26967 18.0466 5.91213 18.9192 6.7637 19.5537C7.58576 20.1661 8.56481 20.5283 9.58351 20.6001C9.67715 20.6067 9.71634 20.7266 9.64124 20.7829C7.78574 22.1744 5.52424 22.9237 3.19993 22.9125C2.91864 22.9125 2.63736 22.9015 2.35608 22.8796C2.25034 22.8714 2.20189 23.0116 2.29272 23.0664C4.58933 24.4509 7.27959 25.25 10.1499 25.25C19.9999 25.25 25.4124 17.075 25.4124 9.9875C25.4124 9.76833 25.4124 9.5598 25.4026 9.34228C25.4011 9.30815 25.4168 9.27551 25.4445 9.2555C26.3819 8.57814 27.1984 7.74079 27.8762 6.78846Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}.et-db #et-boc .et-l .et-fb-modules-list ul>li.sb_youtube_feed::before{background-image:url("data:image/svg+xml,%3Csvg width='27' height='20' viewBox='0 0 27 20' fill='none' xmlns='http://www.w3.org/2000/svg'%3E%3Cpath d='M11 13.3267C11 13.4037 11.0834 13.4518 11.15 13.4133L17.3377 9.83658C17.4043 9.79808 17.4043 9.70192 17.3377 9.66342L11.15 6.08673C11.0834 6.0482 11 6.0963 11 6.17331V13.3267ZM25.45 3.7125C25.6125 4.3 25.725 5.0875 25.8 6.0875C25.8875 7.0875 25.925 7.95 25.925 8.7L26 9.75C26 12.4875 25.8 14.5 25.45 15.7875C25.1375 16.9125 24.4125 17.6375 23.2875 17.95C22.7 18.1125 21.625 18.225 19.975 18.3C18.35 18.3875 16.8625 18.425 15.4875 18.425L13.5 18.5C8.2625 18.5 5 18.3 3.7125 17.95C2.5875 17.6375 1.8625 16.9125 1.55 15.7875C1.3875 15.2 1.275 14.4125 1.2 13.4125C1.1125 12.4125 1.075 11.55 1.075 10.8L1 9.75C1 7.0125 1.2 5 1.55 3.7125C1.8625 2.5875 2.5875 1.8625 3.7125 1.55C4.3 1.3875 5.375 1.275 7.025 1.2C8.65 1.1125 10.1375 1.075 11.5125 1.075L13.5 1C18.7375 1 22 1.2 23.2875 1.55C24.4125 1.8625 25.1375 2.5875 25.45 3.7125Z' stroke='%232b87da' stroke-width='1.25' stroke-linejoin='round'/%3E%3C/svg%3E%0A")!important}