@charset "UTF-8";
@charset "UTF-8";
.vbox-overlay *, .vbox-overlay *:before, .vbox-overlay *:after{
-webkit-backface-visibility: hidden;
-webkit-box-sizing:border-box;
-moz-box-sizing:border-box;
box-sizing:border-box;
} .vbox-overlay{
background: #fdfdfd;
background: rgba(0,0,0,0.85); 
width: 100%;
height: auto;
position: fixed;
top: 0;
left: 0;
bottom: 0;
z-index: 9999;
opacity: 0;
overflow-x: hidden;
overflow-y: auto;
}  .vbox-preloader{
position:fixed; 
width:32px; 
height:32px;
left:50%; 
top:50%; 
margin-left:-16px; 
margin-top:-16px;
background-image: url(//wamikata.org.au/wp-content/themes/burden/venobox/preload-circle.png);
text-indent: -100px;
overflow: hidden;
-webkit-animation: playload 1.4s steps(18) infinite;
-moz-animation: playload 1.4s steps(18) infinite;
-ms-animation: playload 1.4s steps(18) infinite;
-o-animation: playload 1.4s steps(18) infinite;
animation: playload 1.4s steps(18) infinite;
}
@-webkit-keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}
@-moz-keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}
@-ms-keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}
@-o-keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}
@keyframes playload {
from { background-position:    0px; }
to { background-position: -576px; }
}       .vbox-close{
cursor: pointer;
position: fixed;
top: -1px;
right: 0;
width: 46px;
height: 40px;
padding: 10px 20px 10px 0;
display: block;
background: url(//wamikata.org.au/wp-content/themes/burden/venobox/close.gif) no-repeat #161617;
background-position:10px center;
color: #fff;
text-indent: -100px;
overflow: hidden;
}
.vbox-next, .vbox-prev{
box-sizing: content-box;
cursor: pointer;
position: fixed;
top: 50%;
color: #fff;
width: 30px;
height: 170px;
margin-top: -85px;
text-indent: -100px;
border: solid transparent; overflow: hidden;
}
.vbox-prev{
left: 0;
border-width: 0 30px 0 10px;
background: url(//wamikata.org.au/wp-content/themes/burden/venobox/prev.gif) center center no-repeat;
}
.vbox-next{
right: 0;
border-width: 0 10px 0 30px;
background: url(//wamikata.org.au/wp-content/themes/burden/venobox/next.gif) center center no-repeat;
}
.vbox-title{
width: 100%;
height: 40px;
float: left;
text-align: center;
line-height: 28px;
font-size: 12px;
color: #fff;
padding: 6px 40px;
overflow: hidden;
background: #161617;
position: fixed;
display: none;
top: -1px;
left: 0;
}
.vbox-num{
cursor: pointer;
position: fixed;
top: -1px;
left: 0;
height: 40px;
display: block;
color: #fff;
overflow: hidden;
line-height: 28px;
font-size: 12px;
padding: 6px 10px;
background: #161617;
display: none;
} .vbox-inline{
width: 420px;
height: 315px;
padding: 10px;
background: #fff;
text-align: left;
margin: 0 auto;
overflow: auto;
} .venoframe{
border: none;
width: 960px;
height: 720px;
}
@media (max-width: 992px) {
.venoframe{
width: 640px;
height: 480px;
}
}
@media (max-width: 767px) {
.venoframe{
width: 420px;
height: 315px;
}
}
@media (max-width: 460px) {
.vbox-inline{
width: 100%;
}
.venoframe{
width: 100%;
height: 260px;
}
} .vbox-open{
overflow: hidden;
}
.vbox-container{
position: relative;
background: #000;
width: 100%;
max-width: 1200px;
margin: 0 auto;
padding: 0 15px;
}
.vbox-content{
text-align: center;
float: left;
width: 100%;
position: relative;
overflow: hidden;
}
.vbox-container img{
max-width: 100%;
height: auto;
}.nivoSlider{position:relative;width:100%;height:auto;overflow:hidden}.nivoSlider  img{position:absolute;top:0;left:0;max-width:none}.nivo-main-image{display:block!important;position:relative!important;width:100%!important}.nivoSlider a.nivo-imageLink{position:absolute;top:0;left:0;width:100%;height:100%;border:0;padding:0;margin:0;z-index:6;display:none;background:white;filter:alpha(opacity=0);opacity:0}.nivo-slice{display:block;position:absolute;z-index:5;height:100%;top:0}.nivo-box{display:block;position:absolute;z-index:5;overflow:hidden}.nivo-box img{display:block}.nivo-caption{position:absolute;left:0;bottom:0;background:#000;color:#fff;width:100%;z-index:8;padding:5px 10px;opacity:.8;overflow:hidden;display:none;-moz-opacity:.8;filter:alpha(opacity=8);-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.nivo-caption p{padding: 5px;}.nivo-caption a{display:inline-block;}.nivo-html-caption{display:none}.nivo-directionNav a{position:absolute;top:45%;z-index:9;cursor:pointer}.nivo-prevNav{left:0}.nivo-nextNav{right:0}.nivo-controlNav{text-align:center;padding:15px 0}.nivo-controlNav a{cursor:pointer}.nivo-controlNav a.active{font-weight:700}
.nivoSlider img {
max-width: none !important;
}
 .animated{animation-duration:1s;animation-fill-mode:both}.animated.infinite{animation-iteration-count:infinite}.animated.hinge{animation-duration:2s}.animated.bounceIn,.animated.bounceOut,.animated.flipOutX,.animated.flipOutY{animation-duration:.75s}@keyframes bounce{20%,53%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1);transform:translate3d(0,0,0)}40%,43%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-30px,0)}70%{animation-timing-function:cubic-bezier(.755,.050,.855,.060);transform:translate3d(0,-15px,0)}90%{transform:translate3d(0,-4px,0)}}.bounce{animation-name:bounce;transform-origin:center bottom}@keyframes flash{50%,from,to{opacity:1}25%,75%{opacity:0}}.flash{animation-name:flash}@keyframes pulse{from,to{transform:scale3d(1,1,1)}50%{transform:scale3d(1.05,1.05,1.05)}}.pulse{animation-name:pulse}@keyframes rubberBand{from,to{transform:scale3d(1,1,1)}30%{transform:scale3d(1.25,.75,1)}40%{transform:scale3d(.75,1.25,1)}50%{transform:scale3d(1.15,.85,1)}65%{transform:scale3d(.95,1.05,1)}75%{transform:scale3d(1.05,.95,1)}}.rubberBand{animation-name:rubberBand}@keyframes shake{from,to{transform:translate3d(0,0,0)}10%,30%,50%,70%,90%{transform:translate3d(-10px,0,0)}20%,40%,60%,80%{transform:translate3d(10px,0,0)}}.shake{animation-name:shake}@keyframes headShake{0%{transform:translateX(0)}6.5%{transform:translateX(-6px) rotateY(-9deg)}18.5%{transform:translateX(5px) rotateY(7deg)}31.5%{transform:translateX(-3px) rotateY(-5deg)}43.5%{transform:translateX(2px) rotateY(3deg)}50%{transform:translateX(0)}}.headShake{animation-timing-function:ease-in-out;animation-name:headShake}@keyframes swing{20%{transform:rotate3d(0,0,1,15deg)}40%{transform:rotate3d(0,0,1,-10deg)}60%{transform:rotate3d(0,0,1,5deg)}80%{transform:rotate3d(0,0,1,-5deg)}to{transform:rotate3d(0,0,1,0deg)}}.swing{transform-origin:top center;animation-name:swing}@keyframes tada{from,to{transform:scale3d(1,1,1)}10%,20%{transform:scale3d(.9,.9,.9) rotate3d(0,0,1,-3deg)}30%,50%,70%,90%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,3deg)}40%,60%,80%{transform:scale3d(1.1,1.1,1.1) rotate3d(0,0,1,-3deg)}}.tada{animation-name:tada}@keyframes wobble{from,to{transform:none}15%{transform:translate3d(-25%,0,0) rotate3d(0,0,1,-5deg)}30%{transform:translate3d(20%,0,0) rotate3d(0,0,1,3deg)}45%{transform:translate3d(-15%,0,0) rotate3d(0,0,1,-3deg)}60%{transform:translate3d(10%,0,0) rotate3d(0,0,1,2deg)}75%{transform:translate3d(-5%,0,0) rotate3d(0,0,1,-1deg)}}.wobble{animation-name:wobble}@keyframes jello{11.1%,from,to{transform:none}22.2%{transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{transform:skewX(6.25deg) skewY(6.25deg)}44.4%{transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{transform:skewX(.390625deg) skewY(.390625deg)}88.8%{transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{animation-name:jello;transform-origin:center}@keyframes bounceIn{20%,40%,60%,80%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:scale3d(.3,.3,.3)}20%{transform:scale3d(1.1,1.1,1.1)}40%{transform:scale3d(.9,.9,.9)}60%{opacity:1;transform:scale3d(1.03,1.03,1.03)}80%{transform:scale3d(.97,.97,.97)}to{opacity:1;transform:scale3d(1,1,1)}}.bounceIn{animation-name:bounceIn}@keyframes bounceInDown{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(0,-3000px,0)}60%{opacity:1;transform:translate3d(0,25px,0)}75%{transform:translate3d(0,-10px,0)}90%{transform:translate3d(0,5px,0)}to{transform:none}}.bounceInDown{animation-name:bounceInDown}@keyframes bounceInLeft{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;transform:translate3d(-3000px,0,0)}60%{opacity:1;transform:translate3d(25px,0,0)}75%{transform:translate3d(-10px,0,0)}90%{transform:translate3d(5px,0,0)}to{transform:none}}.bounceInLeft{animation-name:bounceInLeft}@keyframes bounceInRight{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(3000px,0,0)}60%{opacity:1;transform:translate3d(-25px,0,0)}75%{transform:translate3d(10px,0,0)}90%{transform:translate3d(-5px,0,0)}to{transform:none}}.bounceInRight{animation-name:bounceInRight}@keyframes bounceInUp{60%,75%,90%,from,to{animation-timing-function:cubic-bezier(.215,.61,.355,1)}from{opacity:0;transform:translate3d(0,3000px,0)}60%{opacity:1;transform:translate3d(0,-20px,0)}75%{transform:translate3d(0,10px,0)}90%{transform:translate3d(0,-5px,0)}to{transform:translate3d(0,0,0)}}.bounceInUp{animation-name:bounceInUp}@keyframes bounceOut{20%{transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;transform:scale3d(1.1,1.1,1.1)}to{opacity:0;transform:scale3d(.3,.3,.3)}}.bounceOut{animation-name:bounceOut}@keyframes bounceOutDown{20%{transform:translate3d(0,10px,0)}40%,45%{opacity:1;transform:translate3d(0,-20px,0)}to{opacity:0;transform:translate3d(0,2000px,0)}}.bounceOutDown{animation-name:bounceOutDown}@keyframes bounceOutLeft{20%{opacity:1;transform:translate3d(20px,0,0)}to{opacity:0;transform:translate3d(-2000px,0,0)}}.bounceOutLeft{animation-name:bounceOutLeft}@keyframes bounceOutRight{20%{opacity:1;transform:translate3d(-20px,0,0)}to{opacity:0;transform:translate3d(2000px,0,0)}}.bounceOutRight{animation-name:bounceOutRight}@keyframes bounceOutUp{20%{transform:translate3d(0,-10px,0)}40%,45%{opacity:1;transform:translate3d(0,20px,0)}to{opacity:0;transform:translate3d(0,-2000px,0)}}.bounceOutUp{animation-name:bounceOutUp}@keyframes fadeIn{from{opacity:0}to{opacity:1}}.fadeIn{animation-name:fadeIn}@keyframes fadeInDown{from{opacity:0;transform:translate3d(0,-100%,0)}to{opacity:1;transform:none}}.fadeInDown{animation-name:fadeInDown}@keyframes fadeInDownBig{from{opacity:0;transform:translate3d(0,-2000px,0)}to{opacity:1;transform:none}}.fadeInDownBig{animation-name:fadeInDownBig}@keyframes fadeInLeft{from{opacity:0;transform:translate3d(-100%,0,0)}to{opacity:1;transform:none}}.fadeInLeft{animation-name:fadeInLeft}@keyframes fadeInLeftBig{from{opacity:0;transform:translate3d(-2000px,0,0)}to{opacity:1;transform:none}}.fadeInLeftBig{animation-name:fadeInLeftBig}@keyframes fadeInRight{from{opacity:0;transform:translate3d(100%,0,0)}to{opacity:1;transform:none}}.fadeInRight{animation-name:fadeInRight}@keyframes fadeInRightBig{from{opacity:0;transform:translate3d(2000px,0,0)}to{opacity:1;transform:none}}.fadeInRightBig{animation-name:fadeInRightBig}@keyframes fadeInUp{from{opacity:0;transform:translate3d(0,100%,0)}to{opacity:1;transform:none}}.fadeInUp{animation-name:fadeInUp}@keyframes fadeInUpBig{from{opacity:0;transform:translate3d(0,2000px,0)}to{opacity:1;transform:none}}.fadeInUpBig{animation-name:fadeInUpBig}@keyframes fadeOut{from{opacity:1}to{opacity:0}}.fadeOut{animation-name:fadeOut}@keyframes fadeOutDown{from{opacity:1}to{opacity:0;transform:translate3d(0,100%,0)}}.fadeOutDown{animation-name:fadeOutDown}@keyframes fadeOutDownBig{from{opacity:1}to{opacity:0;transform:translate3d(0,2000px,0)}}.fadeOutDownBig{animation-name:fadeOutDownBig}@keyframes fadeOutLeft{from{opacity:1}to{opacity:0;transform:translate3d(-100%,0,0)}}.fadeOutLeft{animation-name:fadeOutLeft}@keyframes fadeOutLeftBig{from{opacity:1}to{opacity:0;transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{animation-name:fadeOutLeftBig}@keyframes fadeOutRight{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0)}}.fadeOutRight{animation-name:fadeOutRight}@keyframes fadeOutRightBig{from{opacity:1}to{opacity:0;transform:translate3d(2000px,0,0)}}.fadeOutRightBig{animation-name:fadeOutRightBig}@keyframes fadeOutUp{from{opacity:1}to{opacity:0;transform:translate3d(0,-100%,0)}}.fadeOutUp{animation-name:fadeOutUp}@keyframes fadeOutUpBig{from{opacity:1}to{opacity:0;transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{animation-name:fadeOutUpBig}@keyframes flip{from{transform:perspective(400px) rotate3d(0,1,0,-360deg);animation-timing-function:ease-out}40%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-190deg);animation-timing-function:ease-out}50%{transform:perspective(400px) translate3d(0,0,150px) rotate3d(0,1,0,-170deg);animation-timing-function:ease-in}80%{transform:perspective(400px) scale3d(.95,.95,.95);animation-timing-function:ease-in}to{transform:perspective(400px);animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;animation-name:flip}@keyframes flipInX{from{transform:perspective(400px) rotate3d(1,0,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(1,0,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(1,0,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(1,0,0,-5deg)}to{transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipInX}.flipInY,.flipOutX{-webkit-backface-visibility:visible!important}@keyframes flipInY{from{transform:perspective(400px) rotate3d(0,1,0,90deg);animation-timing-function:ease-in;opacity:0}40%{transform:perspective(400px) rotate3d(0,1,0,-20deg);animation-timing-function:ease-in}60%{transform:perspective(400px) rotate3d(0,1,0,10deg);opacity:1}80%{transform:perspective(400px) rotate3d(0,1,0,-5deg)}to{transform:perspective(400px)}}.flipInY{backface-visibility:visible!important;animation-name:flipInY}@keyframes flipOutX{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(1,0,0,-20deg);opacity:1}to{transform:perspective(400px) rotate3d(1,0,0,90deg);opacity:0}}.flipOutX{animation-name:flipOutX;backface-visibility:visible!important}@keyframes flipOutY{from{transform:perspective(400px)}30%{transform:perspective(400px) rotate3d(0,1,0,-15deg);opacity:1}to{transform:perspective(400px) rotate3d(0,1,0,90deg);opacity:0}}.flipOutY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;animation-name:flipOutY}@keyframes lightSpeedIn{from{transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{transform:skewX(20deg);opacity:1}80%{transform:skewX(-5deg);opacity:1}to{transform:none;opacity:1}}.lightSpeedIn{animation-name:lightSpeedIn;animation-timing-function:ease-out}@keyframes lightSpeedOut{from{opacity:1}to{transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{animation-name:lightSpeedOut;animation-timing-function:ease-in}@keyframes rotateIn{from{transform-origin:center;transform:rotate3d(0,0,1,-200deg);opacity:0}to{transform-origin:center;transform:none;opacity:1}}.rotateIn{animation-name:rotateIn}@keyframes rotateInDownLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInDownLeft{animation-name:rotateInDownLeft}@keyframes rotateInDownRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInDownRight{animation-name:rotateInDownRight}@keyframes rotateInUpLeft{from{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}to{transform-origin:left bottom;transform:none;opacity:1}}.rotateInUpLeft{animation-name:rotateInUpLeft}@keyframes rotateInUpRight{from{transform-origin:right bottom;transform:rotate3d(0,0,1,-90deg);opacity:0}to{transform-origin:right bottom;transform:none;opacity:1}}.rotateInUpRight{animation-name:rotateInUpRight}@keyframes rotateOut{from{transform-origin:center;opacity:1}to{transform-origin:center;transform:rotate3d(0,0,1,200deg);opacity:0}}.rotateOut{animation-name:rotateOut}@keyframes rotateOutDownLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,45deg);opacity:0}}.rotateOutDownLeft{animation-name:rotateOutDownLeft}@keyframes rotateOutDownRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutDownRight{animation-name:rotateOutDownRight}@keyframes rotateOutUpLeft{from{transform-origin:left bottom;opacity:1}to{transform-origin:left bottom;transform:rotate3d(0,0,1,-45deg);opacity:0}}.rotateOutUpLeft{animation-name:rotateOutUpLeft}@keyframes rotateOutUpRight{from{transform-origin:right bottom;opacity:1}to{transform-origin:right bottom;transform:rotate3d(0,0,1,90deg);opacity:0}}.rotateOutUpRight{animation-name:rotateOutUpRight}@keyframes hinge{0%{transform-origin:top left;animation-timing-function:ease-in-out}20%,60%{transform:rotate3d(0,0,1,80deg);transform-origin:top left;animation-timing-function:ease-in-out}40%,80%{transform:rotate3d(0,0,1,60deg);transform-origin:top left;animation-timing-function:ease-in-out;opacity:1}to{transform:translate3d(0,700px,0);opacity:0}}.hinge{animation-name:hinge}@keyframes jackInTheBox{from{opacity:0;transform:scale(.1) rotate(30deg);transform-origin:center bottom}50%{transform:rotate(-10deg)}70%{transform:rotate(3deg)}to{opacity:1;transform:scale(1)}}.jackInTheBox{animation-name:jackInTheBox}@keyframes rollIn{from{opacity:0;transform:translate3d(-100%,0,0) rotate3d(0,0,1,-120deg)}to{opacity:1;transform:none}}.rollIn{animation-name:rollIn}@keyframes rollOut{from{opacity:1}to{opacity:0;transform:translate3d(100%,0,0) rotate3d(0,0,1,120deg)}}.rollOut{animation-name:rollOut}@keyframes zoomIn{from{opacity:0;transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{animation-name:zoomIn}@keyframes zoomInDown{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{animation-name:zoomInDown}@keyframes zoomInLeft{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{animation-name:zoomInLeft}@keyframes zoomInRight{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{animation-name:zoomInRight}@keyframes zoomInUp{from{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{animation-name:zoomInUp}@keyframes zoomOut{from{opacity:1}50%{opacity:0;transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{animation-name:zoomOut}@keyframes zoomOutDown{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{animation-name:zoomOutDown}@keyframes zoomOutLeft{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(-2000px,0,0);transform-origin:left center}}.zoomOutLeft{animation-name:zoomOutLeft}@keyframes zoomOutRight{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;transform:scale(.1) translate3d(2000px,0,0);transform-origin:right center}}.zoomOutRight{animation-name:zoomOutRight}@keyframes zoomOutUp{40%{opacity:1;transform:scale3d(.475,.475,.475) translate3d(0,60px,0);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform-origin:center bottom;animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{animation-name:zoomOutUp}@keyframes slideInDown{from{transform:translate3d(0,-100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInDown{animation-name:slideInDown}@keyframes slideInLeft{from{transform:translate3d(-100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInLeft{animation-name:slideInLeft}@keyframes slideInRight{from{transform:translate3d(100%,0,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInRight{animation-name:slideInRight}@keyframes slideInUp{from{transform:translate3d(0,100%,0);visibility:visible}to{transform:translate3d(0,0,0)}}.slideInUp{animation-name:slideInUp}@keyframes slideOutDown{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,100%,0)}}.slideOutDown{animation-name:slideOutDown}@keyframes slideOutLeft{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(-100%,0,0)}}.slideOutLeft{animation-name:slideOutLeft}@keyframes slideOutRight{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(100%,0,0)}}.slideOutRight{animation-name:slideOutRight}@keyframes slideOutUp{from{transform:translate3d(0,0,0)}to{visibility:hidden;transform:translate3d(0,-100%,0)}}.slideOutUp{animation-name:slideOutUp}.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}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;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(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-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{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{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-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}.owl-carousel .animated{animation-duration:1s;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 .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s 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(//wamikata.org.au/wp-content/themes/burden/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s 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-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%}.owl-origin{-webkit-perspective:1200px;-webkit-perspective-origin-x:50%;-webkit-perspective-origin-y:50%;-moz-perspective:1200px;-moz-perspective-origin-x:50%;-moz-perspective-origin-y:50%;perspective:1200px}.owl-fade-out{z-index:10;-webkit-animation:fadeOut .7s both ease;-moz-animation:fadeOut .7s both ease;animation:fadeOut .7s both ease}.owl-fade-in{-webkit-animation:fadeIn .7s both ease;-moz-animation:fadeIn .7s both ease;animation:fadeIn .7s both ease}.owl-backSlide-out{-webkit-animation:backSlideOut 1s both ease;-moz-animation:backSlideOut 1s both ease;animation:backSlideOut 1s both ease}.owl-backSlide-in{-webkit-animation:backSlideIn 1s both ease;-moz-animation:backSlideIn 1s both ease;animation:backSlideIn 1s both ease}.owl-goDown-out{-webkit-animation:scaleToFade .7s ease both;-moz-animation:scaleToFade .7s ease both;animation:scaleToFade .7s ease both}.owl-goDown-in{-webkit-animation:goDown .6s ease both;-moz-animation:goDown .6s ease both;animation:goDown .6s ease both}.owl-fadeUp-in{-webkit-animation:scaleUpFrom .5s ease both;-moz-animation:scaleUpFrom .5s ease both;animation:scaleUpFrom .5s ease both}.owl-fadeUp-out{-webkit-animation:scaleUpTo .5s ease both;-moz-animation:scaleUpTo .5s ease both;animation:scaleUpTo .5s ease both}@-webkit-keyframes empty{0%{opacity:1}}@-moz-keyframes empty{0%{opacity:1}}@keyframes empty{0%{opacity:1}}@-webkit-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-moz-keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@keyframes fadeIn{0%{opacity:0}100%{opacity:1}}@-webkit-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-moz-keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}@-webkit-keyframes backSlideOut{25%{opacity:.5;-webkit-transform:translateZ(-500px)}75%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(-200%)}}@-moz-keyframes backSlideOut{25%{opacity:.5;-moz-transform:translateZ(-500px)}75%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;-moz-transform:translateZ(-500px) translateX(-200%)}}@keyframes backSlideOut{25%{opacity:.5;transform:translateZ(-500px)}75%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}100%{opacity:.5;transform:translateZ(-500px) translateX(-200%)}}@-webkit-keyframes backSlideIn{0%,25%{opacity:.5;-webkit-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-webkit-transform:translateZ(-500px)}100%{opacity:1;-webkit-transform:translateZ(0) translateX(0)}}@-moz-keyframes backSlideIn{0%,25%{opacity:.5;-moz-transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;-moz-transform:translateZ(-500px)}100%{opacity:1;-moz-transform:translateZ(0) translateX(0)}}@keyframes backSlideIn{0%,25%{opacity:.5;transform:translateZ(-500px) translateX(200%)}75%{opacity:.5;transform:translateZ(-500px)}100%{opacity:1;transform:translateZ(0) translateX(0)}}@-webkit-keyframes scaleToFade{to{opacity:0;-webkit-transform:scale(.8)}}@-moz-keyframes scaleToFade{to{opacity:0;-moz-transform:scale(.8)}}@keyframes scaleToFade{to{opacity:0;transform:scale(.8)}}@-webkit-keyframes goDown{from{-webkit-transform:translateY(-100%)}}@-moz-keyframes goDown{from{-moz-transform:translateY(-100%)}}@keyframes goDown{from{transform:translateY(-100%)}}@-webkit-keyframes scaleUpFrom{from{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpFrom{from{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpFrom{from{opacity:0;transform:scale(1.5)}}@-webkit-keyframes scaleUpTo{to{opacity:0;-webkit-transform:scale(1.5)}}@-moz-keyframes scaleUpTo{to{opacity:0;-moz-transform:scale(1.5)}}@keyframes scaleUpTo{to{opacity:0;transform:scale(1.5)}}.nice-select{-webkit-tap-highlight-color:transparent;background-color:#fff;border-radius:5px;border:solid 1px #e8e8e8;box-sizing:border-box;clear:both;cursor:pointer;display:block;float:left;font-family:inherit;font-size:14px;font-weight:400;height:42px;line-height:40px;outline:0;padding-left:18px;padding-right:30px;position:relative;text-align:left!important;-webkit-transition:all .2s ease-in-out;transition:all .2s ease-in-out;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;white-space:nowrap;width:auto}.nice-select:hover{border-color:#dbdbdb}.nice-select.open,.nice-select:active,.nice-select:focus{border-color:#999}.nice-select:after{border-bottom:2px solid #999;border-right:2px solid #999;content:'';display:block;height:5px;margin-top:-4px;pointer-events:none;position:absolute;right:12px;top:50%;-webkit-transform-origin:66% 66%;-ms-transform-origin:66% 66%;transform-origin:66% 66%;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .15s ease-in-out;transition:all .15s ease-in-out;width:5px}.nice-select.open:after{-webkit-transform:rotate(-135deg);-ms-transform:rotate(-135deg);transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;-webkit-transform:scale(1) translateY(0);-ms-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}.nice-select.disabled{border-color:#ededed;color:#999;pointer-events:none}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{font-size:12px;height:36px;line-height:34px}.nice-select.small:after{height:4px;width:4px}.nice-select.small .option{line-height:34px;min-height:34px}.nice-select .list{background-color:#fff;border-radius:5px;box-shadow:0 0 0 1px rgba(68,68,68,.11);box-sizing:border-box;margin-top:4px;opacity:0;overflow:hidden;padding:0;pointer-events:none;position:absolute;top:100%;left:0;-webkit-transform-origin:50% 0;-ms-transform-origin:50% 0;transform-origin:50% 0;-webkit-transform:scale(.75) translateY(-21px);-ms-transform:scale(.75) translateY(-21px);transform:scale(.75) translateY(-21px);-webkit-transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;z-index:9}.nice-select .list:hover .option:not(:hover){background-color:transparent!important}.nice-select .option{cursor:pointer;font-weight:400;line-height:40px;list-style:none;min-height:40px;outline:0;padding-left:18px;padding-right:29px;text-align:left;-webkit-transition:all .2s;transition:all .2s}.nice-select .option.focus,.nice-select .option.selected.focus,.nice-select .option:hover{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{background-color:transparent;color:#999;cursor:default}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}@font-face {
font-family: 'aprova';
src:  url(//wamikata.org.au/wp-content/themes/burden/assets/fonts/aprova0698.eot?ef1ywa);
src:  url(//wamikata.org.au/wp-content/themes/burden/assets/fonts/aprova0698.eot?ef1ywa#iefix) format('embedded-opentype'),
url(//wamikata.org.au/wp-content/themes/burden/assets/fonts/aprova0698.ttf?ef1ywa) format('truetype'),
url(//wamikata.org.au/wp-content/themes/burden/assets/fonts/aprova0698.woff?ef1ywa) format('woff'),
url(//wamikata.org.au/wp-content/themes/burden/assets/fonts/aprova0698.svg?ef1ywa#aprova) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
[class^="aprova-"], [class*=" aprova-"] { font-family: 'aprova' !important;
speak: none;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.aprova-landing:before {
content: "\e900";
}
.aprova-bar-chart:before {
content: "\e901";
}
.aprova-website:before {
content: "\e902";
}
.aprova-objective:before {
content: "\e903";
}
.aprova-lightbulb:before {
content: "\e904";
}
.aprova-analysis:before {
content: "\e905";
}
.aprova-startup1:before {
content: "\e906";
}
.aprova-website-1:before {
content: "\e907";
}
.aprova-profits:before {
content: "\e908";
}
.aprova-research:before {
content: "\e909";
}
.aprova-analysis-1:before {
content: "\e90a";
}
.aprova-doctor1:before {
content: "\e90b";
}
.aprova-research-1:before {
content: "\e90c";
}
.aprova-team:before {
content: "\e90d";
}
.aprova-vaccine:before {
content: "\e90e";
}
.aprova-medicine:before {
content: "\e90f";
}
.aprova-drug:before {
content: "\e910";
}
.aprova-dose:before {
content: "\e911";
}
.aprova-prize:before {
content: "\e912";
}
.aprova-reward:before {
content: "\e913";
}
.aprova-plaster:before {
content: "\e914";
}
.aprova-medicine1:before {
content: "\e915";
}
.aprova-chemical:before {
content: "\e916";
}
.aprova-medicine-1:before {
content: "\e917";
}
.aprova-doctor:before {
content: "\e918";
}
.aprova-data:before {
content: "\e919";
}
.aprova-brain:before {
content: "\e91a";
}
.aprova-lung:before {
content: "\e91b";
}
.aprova-kidney:before {
content: "\e91c";
}
.aprova-mri:before {
content: "\e91d";
}
.aprova-trophy:before {
content: "\e91e";
}
.aprova-envelope-with-a-letter:before {
content: "\e91f";
}
.aprova-verified-text-paper:before {
content: "\e920";
}
.aprova-calculator-interface-symbol:before {
content: "\e921";
}
.aprova-clock:before {
content: "\e922";
}
.aprova-class-with-students-and-whiteboard:before {
content: "\e923";
}
.aprova-target1:before {
content: "\e924";
}
.aprova-worldwide:before {
content: "\e925";
}
.aprova-award:before {
content: "\e926";
}
.aprova-map:before {
content: "\e927";
}
.aprova-roof:before {
content: "\e928";
}
.aprova-clock-1:before {
content: "\e929";
}
.aprova-wash:before {
content: "\e92a";
}
.aprova-dinner:before {
content: "\e92b";
}
.aprova-food:before {
content: "\e92c";
}
.aprova-shower:before {
content: "\e92d";
}
.aprova-frying-pan-cooking:before {
content: "\e92e";
}
.aprova-music:before {
content: "\e92f";
}
.aprova-fan:before {
content: "\e930";
}
.aprova-screen:before {
content: "\e931";
}
.aprova-digital-marketing:before {
content: "\e932";
}
.aprova-startup:before {
content: "\e933";
}
.aprova-prize-1:before {
content: "\e934";
}
.aprova-circular:before {
content: "\e935";
}
.aprova-computer:before {
content: "\e936";
}
.aprova-research1:before {
content: "\e937";
}
.aprova-analytics:before {
content: "\e938";
}
.aprova-bitcoin:before {
content: "\e939";
}
.aprova-talk:before {
content: "\e93a";
}
.aprova-bitcoin-1:before {
content: "\e93b";
}
.aprova-bitcoin-2:before {
content: "\e93c";
}
.aprova-bitcoin-3:before {
content: "\e93d";
}
.aprova-bitcoin-4:before {
content: "\e93e";
}
.aprova-bitcoin-5:before {
content: "\e93f";
}
.aprova-bitcoin-6:before {
content: "\e940";
}
.aprova-password:before {
content: "\e941";
}
.aprova-bitcoin-7:before {
content: "\e942";
}
.aprova-blockchain:before {
content: "\e943";
}
.aprova-ui:before {
content: "\e944";
}
.aprova-shaver:before {
content: "\e945";
}
.aprova-shave:before {
content: "\e946";
}
.aprova-chair:before {
content: "\e947";
}
.aprova-woman:before {
content: "\e948";
}
.aprova-gym:before {
content: "\e949";
}
.aprova-down:before {
content: "\e94a";
}
.aprova-earth-grid-symbol-and-three-persons:before {
content: "\e94b";
}
.aprova-weightlifting:before {
content: "\e94c";
}
.aprova-partner:before {
content: "\e94d";
}
.aprova-city-hall:before {
content: "\e94e";
}
.aprova-shake-hands:before {
content: "\e94f";
}
.aprova-avatar:before {
content: "\e950";
}
.aprova-target:before {
content: "\e951";
}
.aprova-contract:before {
content: "\e952";
}
.aprova-investment:before {
content: "\e953";
}
.flaticon-arrows:before {
content: "\f100";
}
.aprova-test:before {
content: "\e953";
}.fa{font-family:var(--fa-style-family,"Font Awesome 6 Free");font-weight:var(--fa-style,900)}.fa,.fa-brands,.fa-classic,.fa-regular,.fa-sharp,.fa-solid,.fab,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:var(--fa-display,inline-block);font-style:normal;font-variant:normal;line-height:1;text-rendering:auto}.fa-classic,.fa-regular,.fa-solid,.far,.fas{font-family:"Font Awesome 6 Free"}.fa-brands,.fab{font-family:"Font Awesome 6 Brands"}.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-2xs{font-size:.625em;line-height:.1em;vertical-align:.225em}.fa-xs{font-size:.75em;line-height:.08333em;vertical-align:.125em}.fa-sm{font-size:.875em;line-height:.07143em;vertical-align:.05357em}.fa-lg{font-size:1.25em;line-height:.05em;vertical-align:-.075em}.fa-xl{font-size:1.5em;line-height:.04167em;vertical-align:-.125em}.fa-2xl{font-size:2em;line-height:.03125em;vertical-align:-.1875em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:var(--fa-li-margin,2.5em);padding-left:0}.fa-ul>li{position:relative}.fa-li{left:calc(var(--fa-li-width, 2em)*-1);position:absolute;text-align:center;width:var(--fa-li-width,2em);line-height:inherit}.fa-border{border-radius:var(--fa-border-radius,.1em);border:var(--fa-border-width,.08em) var(--fa-border-style,solid) var(--fa-border-color,#eee);padding:var(--fa-border-padding,.2em .25em .15em)}.fa-pull-left{float:left;margin-right:var(--fa-pull-margin,.3em)}.fa-pull-right{float:right;margin-left:var(--fa-pull-margin,.3em)}.fa-beat{-webkit-animation-name:fa-beat;animation-name:fa-beat;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-bounce{-webkit-animation-name:fa-bounce;animation-name:fa-bounce;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.28,.84,.42,1))}.fa-fade{-webkit-animation-name:fa-fade;animation-name:fa-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-beat-fade,.fa-fade{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s)}.fa-beat-fade{-webkit-animation-name:fa-beat-fade;animation-name:fa-beat-fade;-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1));animation-timing-function:var(--fa-animation-timing,cubic-bezier(.4,0,.6,1))}.fa-flip{-webkit-animation-name:fa-flip;animation-name:fa-flip;-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,ease-in-out);animation-timing-function:var(--fa-animation-timing,ease-in-out)}.fa-shake{-webkit-animation-name:fa-shake;animation-name:fa-shake;-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-shake,.fa-spin{-webkit-animation-delay:var(--fa-animation-delay,0s);animation-delay:var(--fa-animation-delay,0s);-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal)}.fa-spin{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-duration:var(--fa-animation-duration,2s);animation-duration:var(--fa-animation-duration,2s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,linear);animation-timing-function:var(--fa-animation-timing,linear)}.fa-spin-reverse{--fa-animation-direction:reverse}.fa-pulse,.fa-spin-pulse{-webkit-animation-name:fa-spin;animation-name:fa-spin;-webkit-animation-direction:var(--fa-animation-direction,normal);animation-direction:var(--fa-animation-direction,normal);-webkit-animation-duration:var(--fa-animation-duration,1s);animation-duration:var(--fa-animation-duration,1s);-webkit-animation-iteration-count:var(--fa-animation-iteration-count,infinite);animation-iteration-count:var(--fa-animation-iteration-count,infinite);-webkit-animation-timing-function:var(--fa-animation-timing,steps(8));animation-timing-function:var(--fa-animation-timing,steps(8))}@media (prefers-reduced-motion:reduce){.fa-beat,.fa-beat-fade,.fa-bounce,.fa-fade,.fa-flip,.fa-pulse,.fa-shake,.fa-spin,.fa-spin-pulse{-webkit-animation-delay:-1ms;animation-delay:-1ms;-webkit-animation-duration:1ms;animation-duration:1ms;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-transition-delay:0s;transition-delay:0s;-webkit-transition-duration:0s;transition-duration:0s}}@-webkit-keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@keyframes fa-beat{0%,90%{-webkit-transform:scale(1);transform:scale(1)}45%{-webkit-transform:scale(var(--fa-beat-scale,1.25));transform:scale(var(--fa-beat-scale,1.25))}}@-webkit-keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@keyframes fa-bounce{0%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}10%{-webkit-transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0);transform:scale(var(--fa-bounce-start-scale-x,1.1),var(--fa-bounce-start-scale-y,.9)) translateY(0)}30%{-webkit-transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em));transform:scale(var(--fa-bounce-jump-scale-x,.9),var(--fa-bounce-jump-scale-y,1.1)) translateY(var(--fa-bounce-height,-.5em))}50%{-webkit-transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0);transform:scale(var(--fa-bounce-land-scale-x,1.05),var(--fa-bounce-land-scale-y,.95)) translateY(0)}57%{-webkit-transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em));transform:scale(1) translateY(var(--fa-bounce-rebound,-.125em))}64%{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}to{-webkit-transform:scale(1) translateY(0);transform:scale(1) translateY(0)}}@-webkit-keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@keyframes fa-fade{50%{opacity:var(--fa-fade-opacity,.4)}}@-webkit-keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@keyframes fa-beat-fade{0%,to{opacity:var(--fa-beat-fade-opacity,.4);-webkit-transform:scale(1);transform:scale(1)}50%{opacity:1;-webkit-transform:scale(var(--fa-beat-fade-scale,1.125));transform:scale(var(--fa-beat-fade-scale,1.125))}}@-webkit-keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@keyframes fa-flip{50%{-webkit-transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg));transform:rotate3d(var(--fa-flip-x,0),var(--fa-flip-y,1),var(--fa-flip-z,0),var(--fa-flip-angle,-180deg))}}@-webkit-keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes fa-shake{0%{-webkit-transform:rotate(-15deg);transform:rotate(-15deg)}4%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}8%,24%{-webkit-transform:rotate(-18deg);transform:rotate(-18deg)}12%,28%{-webkit-transform:rotate(18deg);transform:rotate(18deg)}16%{-webkit-transform:rotate(-22deg);transform:rotate(-22deg)}20%{-webkit-transform:rotate(22deg);transform:rotate(22deg)}32%{-webkit-transform:rotate(-12deg);transform:rotate(-12deg)}36%{-webkit-transform:rotate(12deg);transform:rotate(12deg)}40%,to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}.fa-rotate-by{-webkit-transform:rotate(var(--fa-rotate-angle,none));transform:rotate(var(--fa-rotate-angle,none))}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%;z-index:var(--fa-stack-z-index,auto)}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:var(--fa-inverse,#fff)}
.fa-0:before{content:"\30"}.fa-1:before{content:"\31"}.fa-2:before{content:"\32"}.fa-3:before{content:"\33"}.fa-4:before{content:"\34"}.fa-5:before{content:"\35"}.fa-6:before{content:"\36"}.fa-7:before{content:"\37"}.fa-8:before{content:"\38"}.fa-9:before{content:"\39"}.fa-fill-drip:before{content:"\f576"}.fa-arrows-to-circle:before{content:"\e4bd"}.fa-chevron-circle-right:before,.fa-circle-chevron-right:before{content:"\f138"}.fa-at:before{content:"\40"}.fa-trash-alt:before,.fa-trash-can:before{content:"\f2ed"}.fa-text-height:before{content:"\f034"}.fa-user-times:before,.fa-user-xmark:before{content:"\f235"}.fa-stethoscope:before{content:"\f0f1"}.fa-comment-alt:before,.fa-message:before{content:"\f27a"}.fa-info:before{content:"\f129"}.fa-compress-alt:before,.fa-down-left-and-up-right-to-center:before{content:"\f422"}.fa-explosion:before{content:"\e4e9"}.fa-file-alt:before,.fa-file-lines:before,.fa-file-text:before{content:"\f15c"}.fa-wave-square:before{content:"\f83e"}.fa-ring:before{content:"\f70b"}.fa-building-un:before{content:"\e4d9"}.fa-dice-three:before{content:"\f527"}.fa-calendar-alt:before,.fa-calendar-days:before{content:"\f073"}.fa-anchor-circle-check:before{content:"\e4aa"}.fa-building-circle-arrow-right:before{content:"\e4d1"}.fa-volleyball-ball:before,.fa-volleyball:before{content:"\f45f"}.fa-arrows-up-to-line:before{content:"\e4c2"}.fa-sort-desc:before,.fa-sort-down:before{content:"\f0dd"}.fa-circle-minus:before,.fa-minus-circle:before{content:"\f056"}.fa-door-open:before{content:"\f52b"}.fa-right-from-bracket:before,.fa-sign-out-alt:before{content:"\f2f5"}.fa-atom:before{content:"\f5d2"}.fa-soap:before{content:"\e06e"}.fa-heart-music-camera-bolt:before,.fa-icons:before{content:"\f86d"}.fa-microphone-alt-slash:before,.fa-microphone-lines-slash:before{content:"\f539"}.fa-bridge-circle-check:before{content:"\e4c9"}.fa-pump-medical:before{content:"\e06a"}.fa-fingerprint:before{content:"\f577"}.fa-hand-point-right:before{content:"\f0a4"}.fa-magnifying-glass-location:before,.fa-search-location:before{content:"\f689"}.fa-forward-step:before,.fa-step-forward:before{content:"\f051"}.fa-face-smile-beam:before,.fa-smile-beam:before{content:"\f5b8"}.fa-flag-checkered:before{content:"\f11e"}.fa-football-ball:before,.fa-football:before{content:"\f44e"}.fa-school-circle-exclamation:before{content:"\e56c"}.fa-crop:before{content:"\f125"}.fa-angle-double-down:before,.fa-angles-down:before{content:"\f103"}.fa-users-rectangle:before{content:"\e594"}.fa-people-roof:before{content:"\e537"}.fa-people-line:before{content:"\e534"}.fa-beer-mug-empty:before,.fa-beer:before{content:"\f0fc"}.fa-diagram-predecessor:before{content:"\e477"}.fa-arrow-up-long:before,.fa-long-arrow-up:before{content:"\f176"}.fa-burn:before,.fa-fire-flame-simple:before{content:"\f46a"}.fa-male:before,.fa-person:before{content:"\f183"}.fa-laptop:before{content:"\f109"}.fa-file-csv:before{content:"\f6dd"}.fa-menorah:before{content:"\f676"}.fa-truck-plane:before{content:"\e58f"}.fa-record-vinyl:before{content:"\f8d9"}.fa-face-grin-stars:before,.fa-grin-stars:before{content:"\f587"}.fa-bong:before{content:"\f55c"}.fa-pastafarianism:before,.fa-spaghetti-monster-flying:before{content:"\f67b"}.fa-arrow-down-up-across-line:before{content:"\e4af"}.fa-spoon:before,.fa-utensil-spoon:before{content:"\f2e5"}.fa-jar-wheat:before{content:"\e517"}.fa-envelopes-bulk:before,.fa-mail-bulk:before{content:"\f674"}.fa-file-circle-exclamation:before{content:"\e4eb"}.fa-circle-h:before,.fa-hospital-symbol:before{content:"\f47e"}.fa-pager:before{content:"\f815"}.fa-address-book:before,.fa-contact-book:before{content:"\f2b9"}.fa-strikethrough:before{content:"\f0cc"}.fa-k:before{content:"\4b"}.fa-landmark-flag:before{content:"\e51c"}.fa-pencil-alt:before,.fa-pencil:before{content:"\f303"}.fa-backward:before{content:"\f04a"}.fa-caret-right:before{content:"\f0da"}.fa-comments:before{content:"\f086"}.fa-file-clipboard:before,.fa-paste:before{content:"\f0ea"}.fa-code-pull-request:before{content:"\e13c"}.fa-clipboard-list:before{content:"\f46d"}.fa-truck-loading:before,.fa-truck-ramp-box:before{content:"\f4de"}.fa-user-check:before{content:"\f4fc"}.fa-vial-virus:before{content:"\e597"}.fa-sheet-plastic:before{content:"\e571"}.fa-blog:before{content:"\f781"}.fa-user-ninja:before{content:"\f504"}.fa-person-arrow-up-from-line:before{content:"\e539"}.fa-scroll-torah:before,.fa-torah:before{content:"\f6a0"}.fa-broom-ball:before,.fa-quidditch-broom-ball:before,.fa-quidditch:before{content:"\f458"}.fa-toggle-off:before{content:"\f204"}.fa-archive:before,.fa-box-archive:before{content:"\f187"}.fa-person-drowning:before{content:"\e545"}.fa-arrow-down-9-1:before,.fa-sort-numeric-desc:before,.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-face-grin-tongue-squint:before,.fa-grin-tongue-squint:before{content:"\f58a"}.fa-spray-can:before{content:"\f5bd"}.fa-truck-monster:before{content:"\f63b"}.fa-w:before{content:"\57"}.fa-earth-africa:before,.fa-globe-africa:before{content:"\f57c"}.fa-rainbow:before{content:"\f75b"}.fa-circle-notch:before{content:"\f1ce"}.fa-tablet-alt:before,.fa-tablet-screen-button:before{content:"\f3fa"}.fa-paw:before{content:"\f1b0"}.fa-cloud:before{content:"\f0c2"}.fa-trowel-bricks:before{content:"\e58a"}.fa-face-flushed:before,.fa-flushed:before{content:"\f579"}.fa-hospital-user:before{content:"\f80d"}.fa-tent-arrow-left-right:before{content:"\e57f"}.fa-gavel:before,.fa-legal:before{content:"\f0e3"}.fa-binoculars:before{content:"\f1e5"}.fa-microphone-slash:before{content:"\f131"}.fa-box-tissue:before{content:"\e05b"}.fa-motorcycle:before{content:"\f21c"}.fa-bell-concierge:before,.fa-concierge-bell:before{content:"\f562"}.fa-pen-ruler:before,.fa-pencil-ruler:before{content:"\f5ae"}.fa-people-arrows-left-right:before,.fa-people-arrows:before{content:"\e068"}.fa-mars-and-venus-burst:before{content:"\e523"}.fa-caret-square-right:before,.fa-square-caret-right:before{content:"\f152"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-sun-plant-wilt:before{content:"\e57a"}.fa-toilets-portable:before{content:"\e584"}.fa-hockey-puck:before{content:"\f453"}.fa-table:before{content:"\f0ce"}.fa-magnifying-glass-arrow-right:before{content:"\e521"}.fa-digital-tachograph:before,.fa-tachograph-digital:before{content:"\f566"}.fa-users-slash:before{content:"\e073"}.fa-clover:before{content:"\e139"}.fa-mail-reply:before,.fa-reply:before{content:"\f3e5"}.fa-star-and-crescent:before{content:"\f699"}.fa-house-fire:before{content:"\e50c"}.fa-minus-square:before,.fa-square-minus:before{content:"\f146"}.fa-helicopter:before{content:"\f533"}.fa-compass:before{content:"\f14e"}.fa-caret-square-down:before,.fa-square-caret-down:before{content:"\f150"}.fa-file-circle-question:before{content:"\e4ef"}.fa-laptop-code:before{content:"\f5fc"}.fa-swatchbook:before{content:"\f5c3"}.fa-prescription-bottle:before{content:"\f485"}.fa-bars:before,.fa-navicon:before{content:"\f0c9"}.fa-people-group:before{content:"\e533"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-heart-broken:before,.fa-heart-crack:before{content:"\f7a9"}.fa-external-link-square-alt:before,.fa-square-up-right:before{content:"\f360"}.fa-face-kiss-beam:before,.fa-kiss-beam:before{content:"\f597"}.fa-film:before{content:"\f008"}.fa-ruler-horizontal:before{content:"\f547"}.fa-people-robbery:before{content:"\e536"}.fa-lightbulb:before{content:"\f0eb"}.fa-caret-left:before{content:"\f0d9"}.fa-circle-exclamation:before,.fa-exclamation-circle:before{content:"\f06a"}.fa-school-circle-xmark:before{content:"\e56d"}.fa-arrow-right-from-bracket:before,.fa-sign-out:before{content:"\f08b"}.fa-chevron-circle-down:before,.fa-circle-chevron-down:before{content:"\f13a"}.fa-unlock-alt:before,.fa-unlock-keyhole:before{content:"\f13e"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-headphones-alt:before,.fa-headphones-simple:before{content:"\f58f"}.fa-sitemap:before{content:"\f0e8"}.fa-circle-dollar-to-slot:before,.fa-donate:before{content:"\f4b9"}.fa-memory:before{content:"\f538"}.fa-road-spikes:before{content:"\e568"}.fa-fire-burner:before{content:"\e4f1"}.fa-flag:before{content:"\f024"}.fa-hanukiah:before{content:"\f6e6"}.fa-feather:before{content:"\f52d"}.fa-volume-down:before,.fa-volume-low:before{content:"\f027"}.fa-comment-slash:before{content:"\f4b3"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-compress:before{content:"\f066"}.fa-wheat-alt:before,.fa-wheat-awn:before{content:"\e2cd"}.fa-ankh:before{content:"\f644"}.fa-hands-holding-child:before{content:"\e4fa"}.fa-asterisk:before{content:"\2a"}.fa-check-square:before,.fa-square-check:before{content:"\f14a"}.fa-peseta-sign:before{content:"\e221"}.fa-header:before,.fa-heading:before{content:"\f1dc"}.fa-ghost:before{content:"\f6e2"}.fa-list-squares:before,.fa-list:before{content:"\f03a"}.fa-phone-square-alt:before,.fa-square-phone-flip:before{content:"\f87b"}.fa-cart-plus:before{content:"\f217"}.fa-gamepad:before{content:"\f11b"}.fa-circle-dot:before,.fa-dot-circle:before{content:"\f192"}.fa-dizzy:before,.fa-face-dizzy:before{content:"\f567"}.fa-egg:before{content:"\f7fb"}.fa-house-medical-circle-xmark:before{content:"\e513"}.fa-campground:before{content:"\f6bb"}.fa-folder-plus:before{content:"\f65e"}.fa-futbol-ball:before,.fa-futbol:before,.fa-soccer-ball:before{content:"\f1e3"}.fa-paint-brush:before,.fa-paintbrush:before{content:"\f1fc"}.fa-lock:before{content:"\f023"}.fa-gas-pump:before{content:"\f52f"}.fa-hot-tub-person:before,.fa-hot-tub:before{content:"\f593"}.fa-map-location:before,.fa-map-marked:before{content:"\f59f"}.fa-house-flood-water:before{content:"\e50e"}.fa-tree:before{content:"\f1bb"}.fa-bridge-lock:before{content:"\e4cc"}.fa-sack-dollar:before{content:"\f81d"}.fa-edit:before,.fa-pen-to-square:before{content:"\f044"}.fa-car-side:before{content:"\f5e4"}.fa-share-alt:before,.fa-share-nodes:before{content:"\f1e0"}.fa-heart-circle-minus:before{content:"\e4ff"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-microscope:before{content:"\f610"}.fa-sink:before{content:"\e06d"}.fa-bag-shopping:before,.fa-shopping-bag:before{content:"\f290"}.fa-arrow-down-z-a:before,.fa-sort-alpha-desc:before,.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-mitten:before{content:"\f7b5"}.fa-person-rays:before{content:"\e54d"}.fa-users:before{content:"\f0c0"}.fa-eye-slash:before{content:"\f070"}.fa-flask-vial:before{content:"\e4f3"}.fa-hand-paper:before,.fa-hand:before{content:"\f256"}.fa-om:before{content:"\f679"}.fa-worm:before{content:"\e599"}.fa-house-circle-xmark:before{content:"\e50b"}.fa-plug:before{content:"\f1e6"}.fa-chevron-up:before{content:"\f077"}.fa-hand-spock:before{content:"\f259"}.fa-stopwatch:before{content:"\f2f2"}.fa-face-kiss:before,.fa-kiss:before{content:"\f596"}.fa-bridge-circle-xmark:before{content:"\e4cb"}.fa-face-grin-tongue:before,.fa-grin-tongue:before{content:"\f589"}.fa-chess-bishop:before{content:"\f43a"}.fa-face-grin-wink:before,.fa-grin-wink:before{content:"\f58c"}.fa-deaf:before,.fa-deafness:before,.fa-ear-deaf:before,.fa-hard-of-hearing:before{content:"\f2a4"}.fa-road-circle-check:before{content:"\e564"}.fa-dice-five:before{content:"\f523"}.fa-rss-square:before,.fa-square-rss:before{content:"\f143"}.fa-land-mine-on:before{content:"\e51b"}.fa-i-cursor:before{content:"\f246"}.fa-stamp:before{content:"\f5bf"}.fa-stairs:before{content:"\e289"}.fa-i:before{content:"\49"}.fa-hryvnia-sign:before,.fa-hryvnia:before{content:"\f6f2"}.fa-pills:before{content:"\f484"}.fa-face-grin-wide:before,.fa-grin-alt:before{content:"\f581"}.fa-tooth:before{content:"\f5c9"}.fa-v:before{content:"\56"}.fa-bangladeshi-taka-sign:before{content:"\e2e6"}.fa-bicycle:before{content:"\f206"}.fa-rod-asclepius:before,.fa-rod-snake:before,.fa-staff-aesculapius:before,.fa-staff-snake:before{content:"\e579"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-ambulance:before,.fa-truck-medical:before{content:"\f0f9"}.fa-wheat-awn-circle-exclamation:before{content:"\e598"}.fa-snowman:before{content:"\f7d0"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-road-barrier:before{content:"\e562"}.fa-school:before{content:"\f549"}.fa-igloo:before{content:"\f7ae"}.fa-joint:before{content:"\f595"}.fa-angle-right:before{content:"\f105"}.fa-horse:before{content:"\f6f0"}.fa-q:before{content:"\51"}.fa-g:before{content:"\47"}.fa-notes-medical:before{content:"\f481"}.fa-temperature-2:before,.fa-temperature-half:before,.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-dong-sign:before{content:"\e169"}.fa-capsules:before{content:"\f46b"}.fa-poo-bolt:before,.fa-poo-storm:before{content:"\f75a"}.fa-face-frown-open:before,.fa-frown-open:before{content:"\f57a"}.fa-hand-point-up:before{content:"\f0a6"}.fa-money-bill:before{content:"\f0d6"}.fa-bookmark:before{content:"\f02e"}.fa-align-justify:before{content:"\f039"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-helmet-un:before{content:"\e503"}.fa-bullseye:before{content:"\f140"}.fa-bacon:before{content:"\f7e5"}.fa-hand-point-down:before{content:"\f0a7"}.fa-arrow-up-from-bracket:before{content:"\e09a"}.fa-folder-blank:before,.fa-folder:before{content:"\f07b"}.fa-file-medical-alt:before,.fa-file-waveform:before{content:"\f478"}.fa-radiation:before{content:"\f7b9"}.fa-chart-simple:before{content:"\e473"}.fa-mars-stroke:before{content:"\f229"}.fa-vial:before{content:"\f492"}.fa-dashboard:before,.fa-gauge-med:before,.fa-gauge:before,.fa-tachometer-alt-average:before{content:"\f624"}.fa-magic-wand-sparkles:before,.fa-wand-magic-sparkles:before{content:"\e2ca"}.fa-e:before{content:"\45"}.fa-pen-alt:before,.fa-pen-clip:before{content:"\f305"}.fa-bridge-circle-exclamation:before{content:"\e4ca"}.fa-user:before{content:"\f007"}.fa-school-circle-check:before{content:"\e56b"}.fa-dumpster:before{content:"\f793"}.fa-shuttle-van:before,.fa-van-shuttle:before{content:"\f5b6"}.fa-building-user:before{content:"\e4da"}.fa-caret-square-left:before,.fa-square-caret-left:before{content:"\f191"}.fa-highlighter:before{content:"\f591"}.fa-key:before{content:"\f084"}.fa-bullhorn:before{content:"\f0a1"}.fa-globe:before{content:"\f0ac"}.fa-synagogue:before{content:"\f69b"}.fa-person-half-dress:before{content:"\e548"}.fa-road-bridge:before{content:"\e563"}.fa-location-arrow:before{content:"\f124"}.fa-c:before{content:"\43"}.fa-tablet-button:before{content:"\f10a"}.fa-building-lock:before{content:"\e4d6"}.fa-pizza-slice:before{content:"\f818"}.fa-money-bill-wave:before{content:"\f53a"}.fa-area-chart:before,.fa-chart-area:before{content:"\f1fe"}.fa-house-flag:before{content:"\e50d"}.fa-person-circle-minus:before{content:"\e540"}.fa-ban:before,.fa-cancel:before{content:"\f05e"}.fa-camera-rotate:before{content:"\e0d8"}.fa-air-freshener:before,.fa-spray-can-sparkles:before{content:"\f5d0"}.fa-star:before{content:"\f005"}.fa-repeat:before{content:"\f363"}.fa-cross:before{content:"\f654"}.fa-box:before{content:"\f466"}.fa-venus-mars:before{content:"\f228"}.fa-arrow-pointer:before,.fa-mouse-pointer:before{content:"\f245"}.fa-expand-arrows-alt:before,.fa-maximize:before{content:"\f31e"}.fa-charging-station:before{content:"\f5e7"}.fa-shapes:before,.fa-triangle-circle-square:before{content:"\f61f"}.fa-random:before,.fa-shuffle:before{content:"\f074"}.fa-person-running:before,.fa-running:before{content:"\f70c"}.fa-mobile-retro:before{content:"\e527"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-spider:before{content:"\f717"}.fa-hands-bound:before{content:"\e4f9"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-plane-circle-exclamation:before{content:"\e556"}.fa-x-ray:before{content:"\f497"}.fa-spell-check:before{content:"\f891"}.fa-slash:before{content:"\f715"}.fa-computer-mouse:before,.fa-mouse:before{content:"\f8cc"}.fa-arrow-right-to-bracket:before,.fa-sign-in:before{content:"\f090"}.fa-shop-slash:before,.fa-store-alt-slash:before{content:"\e070"}.fa-server:before{content:"\f233"}.fa-virus-covid-slash:before{content:"\e4a9"}.fa-shop-lock:before{content:"\e4a5"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-blender-phone:before{content:"\f6b6"}.fa-building-wheat:before{content:"\e4db"}.fa-person-breastfeeding:before{content:"\e53a"}.fa-right-to-bracket:before,.fa-sign-in-alt:before{content:"\f2f6"}.fa-venus:before{content:"\f221"}.fa-passport:before{content:"\f5ab"}.fa-heart-pulse:before,.fa-heartbeat:before{content:"\f21e"}.fa-people-carry-box:before,.fa-people-carry:before{content:"\f4ce"}.fa-temperature-high:before{content:"\f769"}.fa-microchip:before{content:"\f2db"}.fa-crown:before{content:"\f521"}.fa-weight-hanging:before{content:"\f5cd"}.fa-xmarks-lines:before{content:"\e59a"}.fa-file-prescription:before{content:"\f572"}.fa-weight-scale:before,.fa-weight:before{content:"\f496"}.fa-user-friends:before,.fa-user-group:before{content:"\f500"}.fa-arrow-up-a-z:before,.fa-sort-alpha-up:before{content:"\f15e"}.fa-chess-knight:before{content:"\f441"}.fa-face-laugh-squint:before,.fa-laugh-squint:before{content:"\f59b"}.fa-wheelchair:before{content:"\f193"}.fa-arrow-circle-up:before,.fa-circle-arrow-up:before{content:"\f0aa"}.fa-toggle-on:before{content:"\f205"}.fa-person-walking:before,.fa-walking:before{content:"\f554"}.fa-l:before{content:"\4c"}.fa-fire:before{content:"\f06d"}.fa-bed-pulse:before,.fa-procedures:before{content:"\f487"}.fa-shuttle-space:before,.fa-space-shuttle:before{content:"\f197"}.fa-face-laugh:before,.fa-laugh:before{content:"\f599"}.fa-folder-open:before{content:"\f07c"}.fa-heart-circle-plus:before{content:"\e500"}.fa-code-fork:before{content:"\e13b"}.fa-city:before{content:"\f64f"}.fa-microphone-alt:before,.fa-microphone-lines:before{content:"\f3c9"}.fa-pepper-hot:before{content:"\f816"}.fa-unlock:before{content:"\f09c"}.fa-colon-sign:before{content:"\e140"}.fa-headset:before{content:"\f590"}.fa-store-slash:before{content:"\e071"}.fa-road-circle-xmark:before{content:"\e566"}.fa-user-minus:before{content:"\f503"}.fa-mars-stroke-up:before,.fa-mars-stroke-v:before{content:"\f22a"}.fa-champagne-glasses:before,.fa-glass-cheers:before{content:"\f79f"}.fa-clipboard:before{content:"\f328"}.fa-house-circle-exclamation:before{content:"\e50a"}.fa-file-arrow-up:before,.fa-file-upload:before{content:"\f574"}.fa-wifi-3:before,.fa-wifi-strong:before,.fa-wifi:before{content:"\f1eb"}.fa-bath:before,.fa-bathtub:before{content:"\f2cd"}.fa-underline:before{content:"\f0cd"}.fa-user-edit:before,.fa-user-pen:before{content:"\f4ff"}.fa-signature:before{content:"\f5b7"}.fa-stroopwafel:before{content:"\f551"}.fa-bold:before{content:"\f032"}.fa-anchor-lock:before{content:"\e4ad"}.fa-building-ngo:before{content:"\e4d7"}.fa-manat-sign:before{content:"\e1d5"}.fa-not-equal:before{content:"\f53e"}.fa-border-style:before,.fa-border-top-left:before{content:"\f853"}.fa-map-location-dot:before,.fa-map-marked-alt:before{content:"\f5a0"}.fa-jedi:before{content:"\f669"}.fa-poll:before,.fa-square-poll-vertical:before{content:"\f681"}.fa-mug-hot:before{content:"\f7b6"}.fa-battery-car:before,.fa-car-battery:before{content:"\f5df"}.fa-gift:before{content:"\f06b"}.fa-dice-two:before{content:"\f528"}.fa-chess-queen:before{content:"\f445"}.fa-glasses:before{content:"\f530"}.fa-chess-board:before{content:"\f43c"}.fa-building-circle-check:before{content:"\e4d2"}.fa-person-chalkboard:before{content:"\e53d"}.fa-mars-stroke-h:before,.fa-mars-stroke-right:before{content:"\f22b"}.fa-hand-back-fist:before,.fa-hand-rock:before{content:"\f255"}.fa-caret-square-up:before,.fa-square-caret-up:before{content:"\f151"}.fa-cloud-showers-water:before{content:"\e4e4"}.fa-bar-chart:before,.fa-chart-bar:before{content:"\f080"}.fa-hands-bubbles:before,.fa-hands-wash:before{content:"\e05e"}.fa-less-than-equal:before{content:"\f537"}.fa-train:before{content:"\f238"}.fa-eye-low-vision:before,.fa-low-vision:before{content:"\f2a8"}.fa-crow:before{content:"\f520"}.fa-sailboat:before{content:"\e445"}.fa-window-restore:before{content:"\f2d2"}.fa-plus-square:before,.fa-square-plus:before{content:"\f0fe"}.fa-torii-gate:before{content:"\f6a1"}.fa-frog:before{content:"\f52e"}.fa-bucket:before{content:"\e4cf"}.fa-image:before{content:"\f03e"}.fa-microphone:before{content:"\f130"}.fa-cow:before{content:"\f6c8"}.fa-caret-up:before{content:"\f0d8"}.fa-screwdriver:before{content:"\f54a"}.fa-folder-closed:before{content:"\e185"}.fa-house-tsunami:before{content:"\e515"}.fa-square-nfi:before{content:"\e576"}.fa-arrow-up-from-ground-water:before{content:"\e4b5"}.fa-glass-martini-alt:before,.fa-martini-glass:before{content:"\f57b"}.fa-rotate-back:before,.fa-rotate-backward:before,.fa-rotate-left:before,.fa-undo-alt:before{content:"\f2ea"}.fa-columns:before,.fa-table-columns:before{content:"\f0db"}.fa-lemon:before{content:"\f094"}.fa-head-side-mask:before{content:"\e063"}.fa-handshake:before{content:"\f2b5"}.fa-gem:before{content:"\f3a5"}.fa-dolly-box:before,.fa-dolly:before{content:"\f472"}.fa-smoking:before{content:"\f48d"}.fa-compress-arrows-alt:before,.fa-minimize:before{content:"\f78c"}.fa-monument:before{content:"\f5a6"}.fa-snowplow:before{content:"\f7d2"}.fa-angle-double-right:before,.fa-angles-right:before{content:"\f101"}.fa-cannabis:before{content:"\f55f"}.fa-circle-play:before,.fa-play-circle:before{content:"\f144"}.fa-tablets:before{content:"\f490"}.fa-ethernet:before{content:"\f796"}.fa-eur:before,.fa-euro-sign:before,.fa-euro:before{content:"\f153"}.fa-chair:before{content:"\f6c0"}.fa-check-circle:before,.fa-circle-check:before{content:"\f058"}.fa-circle-stop:before,.fa-stop-circle:before{content:"\f28d"}.fa-compass-drafting:before,.fa-drafting-compass:before{content:"\f568"}.fa-plate-wheat:before{content:"\e55a"}.fa-icicles:before{content:"\f7ad"}.fa-person-shelter:before{content:"\e54f"}.fa-neuter:before{content:"\f22c"}.fa-id-badge:before{content:"\f2c1"}.fa-marker:before{content:"\f5a1"}.fa-face-laugh-beam:before,.fa-laugh-beam:before{content:"\f59a"}.fa-helicopter-symbol:before{content:"\e502"}.fa-universal-access:before{content:"\f29a"}.fa-chevron-circle-up:before,.fa-circle-chevron-up:before{content:"\f139"}.fa-lari-sign:before{content:"\e1c8"}.fa-volcano:before{content:"\f770"}.fa-person-walking-dashed-line-arrow-right:before{content:"\e553"}.fa-gbp:before,.fa-pound-sign:before,.fa-sterling-sign:before{content:"\f154"}.fa-viruses:before{content:"\e076"}.fa-square-person-confined:before{content:"\e577"}.fa-user-tie:before{content:"\f508"}.fa-arrow-down-long:before,.fa-long-arrow-down:before{content:"\f175"}.fa-tent-arrow-down-to-line:before{content:"\e57e"}.fa-certificate:before{content:"\f0a3"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-suitcase:before{content:"\f0f2"}.fa-person-skating:before,.fa-skating:before{content:"\f7c5"}.fa-filter-circle-dollar:before,.fa-funnel-dollar:before{content:"\f662"}.fa-camera-retro:before{content:"\f083"}.fa-arrow-circle-down:before,.fa-circle-arrow-down:before{content:"\f0ab"}.fa-arrow-right-to-file:before,.fa-file-import:before{content:"\f56f"}.fa-external-link-square:before,.fa-square-arrow-up-right:before{content:"\f14c"}.fa-box-open:before{content:"\f49e"}.fa-scroll:before{content:"\f70e"}.fa-spa:before{content:"\f5bb"}.fa-location-pin-lock:before{content:"\e51f"}.fa-pause:before{content:"\f04c"}.fa-hill-avalanche:before{content:"\e507"}.fa-temperature-0:before,.fa-temperature-empty:before,.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-bomb:before{content:"\f1e2"}.fa-registered:before{content:"\f25d"}.fa-address-card:before,.fa-contact-card:before,.fa-vcard:before{content:"\f2bb"}.fa-balance-scale-right:before,.fa-scale-unbalanced-flip:before{content:"\f516"}.fa-subscript:before{content:"\f12c"}.fa-diamond-turn-right:before,.fa-directions:before{content:"\f5eb"}.fa-burst:before{content:"\e4dc"}.fa-house-laptop:before,.fa-laptop-house:before{content:"\e066"}.fa-face-tired:before,.fa-tired:before{content:"\f5c8"}.fa-money-bills:before{content:"\e1f3"}.fa-smog:before{content:"\f75f"}.fa-crutch:before{content:"\f7f7"}.fa-cloud-arrow-up:before,.fa-cloud-upload-alt:before,.fa-cloud-upload:before{content:"\f0ee"}.fa-palette:before{content:"\f53f"}.fa-arrows-turn-right:before{content:"\e4c0"}.fa-vest:before{content:"\e085"}.fa-ferry:before{content:"\e4ea"}.fa-arrows-down-to-people:before{content:"\e4b9"}.fa-seedling:before,.fa-sprout:before{content:"\f4d8"}.fa-arrows-alt-h:before,.fa-left-right:before{content:"\f337"}.fa-boxes-packing:before{content:"\e4c7"}.fa-arrow-circle-left:before,.fa-circle-arrow-left:before{content:"\f0a8"}.fa-group-arrows-rotate:before{content:"\e4f6"}.fa-bowl-food:before{content:"\e4c6"}.fa-candy-cane:before{content:"\f786"}.fa-arrow-down-wide-short:before,.fa-sort-amount-asc:before,.fa-sort-amount-down:before{content:"\f160"}.fa-cloud-bolt:before,.fa-thunderstorm:before{content:"\f76c"}.fa-remove-format:before,.fa-text-slash:before{content:"\f87d"}.fa-face-smile-wink:before,.fa-smile-wink:before{content:"\f4da"}.fa-file-word:before{content:"\f1c2"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-arrows-h:before,.fa-arrows-left-right:before{content:"\f07e"}.fa-house-lock:before{content:"\e510"}.fa-cloud-arrow-down:before,.fa-cloud-download-alt:before,.fa-cloud-download:before{content:"\f0ed"}.fa-children:before{content:"\e4e1"}.fa-blackboard:before,.fa-chalkboard:before{content:"\f51b"}.fa-user-alt-slash:before,.fa-user-large-slash:before{content:"\f4fa"}.fa-envelope-open:before{content:"\f2b6"}.fa-handshake-alt-slash:before,.fa-handshake-simple-slash:before{content:"\e05f"}.fa-mattress-pillow:before{content:"\e525"}.fa-guarani-sign:before{content:"\e19a"}.fa-arrows-rotate:before,.fa-refresh:before,.fa-sync:before{content:"\f021"}.fa-fire-extinguisher:before{content:"\f134"}.fa-cruzeiro-sign:before{content:"\e152"}.fa-greater-than-equal:before{content:"\f532"}.fa-shield-alt:before,.fa-shield-halved:before{content:"\f3ed"}.fa-atlas:before,.fa-book-atlas:before{content:"\f558"}.fa-virus:before{content:"\e074"}.fa-envelope-circle-check:before{content:"\e4e8"}.fa-layer-group:before{content:"\f5fd"}.fa-arrows-to-dot:before{content:"\e4be"}.fa-archway:before{content:"\f557"}.fa-heart-circle-check:before{content:"\e4fd"}.fa-house-chimney-crack:before,.fa-house-damage:before{content:"\f6f1"}.fa-file-archive:before,.fa-file-zipper:before{content:"\f1c6"}.fa-square:before{content:"\f0c8"}.fa-glass-martini:before,.fa-martini-glass-empty:before{content:"\f000"}.fa-couch:before{content:"\f4b8"}.fa-cedi-sign:before{content:"\e0df"}.fa-italic:before{content:"\f033"}.fa-church:before{content:"\f51d"}.fa-comments-dollar:before{content:"\f653"}.fa-democrat:before{content:"\f747"}.fa-z:before{content:"\5a"}.fa-person-skiing:before,.fa-skiing:before{content:"\f7c9"}.fa-road-lock:before{content:"\e567"}.fa-a:before{content:"\41"}.fa-temperature-arrow-down:before,.fa-temperature-down:before{content:"\e03f"}.fa-feather-alt:before,.fa-feather-pointed:before{content:"\f56b"}.fa-p:before{content:"\50"}.fa-snowflake:before{content:"\f2dc"}.fa-newspaper:before{content:"\f1ea"}.fa-ad:before,.fa-rectangle-ad:before{content:"\f641"}.fa-arrow-circle-right:before,.fa-circle-arrow-right:before{content:"\f0a9"}.fa-filter-circle-xmark:before{content:"\e17b"}.fa-locust:before{content:"\e520"}.fa-sort:before,.fa-unsorted:before{content:"\f0dc"}.fa-list-1-2:before,.fa-list-numeric:before,.fa-list-ol:before{content:"\f0cb"}.fa-person-dress-burst:before{content:"\e544"}.fa-money-check-alt:before,.fa-money-check-dollar:before{content:"\f53d"}.fa-vector-square:before{content:"\f5cb"}.fa-bread-slice:before{content:"\f7ec"}.fa-language:before{content:"\f1ab"}.fa-face-kiss-wink-heart:before,.fa-kiss-wink-heart:before{content:"\f598"}.fa-filter:before{content:"\f0b0"}.fa-question:before{content:"\3f"}.fa-file-signature:before{content:"\f573"}.fa-arrows-alt:before,.fa-up-down-left-right:before{content:"\f0b2"}.fa-house-chimney-user:before{content:"\e065"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-puzzle-piece:before{content:"\f12e"}.fa-money-check:before{content:"\f53c"}.fa-star-half-alt:before,.fa-star-half-stroke:before{content:"\f5c0"}.fa-code:before{content:"\f121"}.fa-glass-whiskey:before,.fa-whiskey-glass:before{content:"\f7a0"}.fa-building-circle-exclamation:before{content:"\e4d3"}.fa-magnifying-glass-chart:before{content:"\e522"}.fa-arrow-up-right-from-square:before,.fa-external-link:before{content:"\f08e"}.fa-cubes-stacked:before{content:"\e4e6"}.fa-krw:before,.fa-won-sign:before,.fa-won:before{content:"\f159"}.fa-virus-covid:before{content:"\e4a8"}.fa-austral-sign:before{content:"\e0a9"}.fa-f:before{content:"\46"}.fa-leaf:before{content:"\f06c"}.fa-road:before{content:"\f018"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-person-circle-plus:before{content:"\e541"}.fa-chart-pie:before,.fa-pie-chart:before{content:"\f200"}.fa-bolt-lightning:before{content:"\e0b7"}.fa-sack-xmark:before{content:"\e56a"}.fa-file-excel:before{content:"\f1c3"}.fa-file-contract:before{content:"\f56c"}.fa-fish-fins:before{content:"\e4f2"}.fa-building-flag:before{content:"\e4d5"}.fa-face-grin-beam:before,.fa-grin-beam:before{content:"\f582"}.fa-object-ungroup:before{content:"\f248"}.fa-poop:before{content:"\f619"}.fa-location-pin:before,.fa-map-marker:before{content:"\f041"}.fa-kaaba:before{content:"\f66b"}.fa-toilet-paper:before{content:"\f71e"}.fa-hard-hat:before,.fa-hat-hard:before,.fa-helmet-safety:before{content:"\f807"}.fa-eject:before{content:"\f052"}.fa-arrow-alt-circle-right:before,.fa-circle-right:before{content:"\f35a"}.fa-plane-circle-check:before{content:"\e555"}.fa-face-rolling-eyes:before,.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-object-group:before{content:"\f247"}.fa-chart-line:before,.fa-line-chart:before{content:"\f201"}.fa-mask-ventilator:before{content:"\e524"}.fa-arrow-right:before{content:"\f061"}.fa-map-signs:before,.fa-signs-post:before{content:"\f277"}.fa-cash-register:before{content:"\f788"}.fa-person-circle-question:before{content:"\e542"}.fa-h:before{content:"\48"}.fa-tarp:before{content:"\e57b"}.fa-screwdriver-wrench:before,.fa-tools:before{content:"\f7d9"}.fa-arrows-to-eye:before{content:"\e4bf"}.fa-plug-circle-bolt:before{content:"\e55b"}.fa-heart:before{content:"\f004"}.fa-mars-and-venus:before{content:"\f224"}.fa-home-user:before,.fa-house-user:before{content:"\e1b0"}.fa-dumpster-fire:before{content:"\f794"}.fa-house-crack:before{content:"\e3b1"}.fa-cocktail:before,.fa-martini-glass-citrus:before{content:"\f561"}.fa-face-surprise:before,.fa-surprise:before{content:"\f5c2"}.fa-bottle-water:before{content:"\e4c5"}.fa-circle-pause:before,.fa-pause-circle:before{content:"\f28b"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-apple-alt:before,.fa-apple-whole:before{content:"\f5d1"}.fa-kitchen-set:before{content:"\e51a"}.fa-r:before{content:"\52"}.fa-temperature-1:before,.fa-temperature-quarter:before,.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-cube:before{content:"\f1b2"}.fa-bitcoin-sign:before{content:"\e0b4"}.fa-shield-dog:before{content:"\e573"}.fa-solar-panel:before{content:"\f5ba"}.fa-lock-open:before{content:"\f3c1"}.fa-elevator:before{content:"\e16d"}.fa-money-bill-transfer:before{content:"\e528"}.fa-money-bill-trend-up:before{content:"\e529"}.fa-house-flood-water-circle-arrow-right:before{content:"\e50f"}.fa-poll-h:before,.fa-square-poll-horizontal:before{content:"\f682"}.fa-circle:before{content:"\f111"}.fa-backward-fast:before,.fa-fast-backward:before{content:"\f049"}.fa-recycle:before{content:"\f1b8"}.fa-user-astronaut:before{content:"\f4fb"}.fa-plane-slash:before{content:"\e069"}.fa-trademark:before{content:"\f25c"}.fa-basketball-ball:before,.fa-basketball:before{content:"\f434"}.fa-satellite-dish:before{content:"\f7c0"}.fa-arrow-alt-circle-up:before,.fa-circle-up:before{content:"\f35b"}.fa-mobile-alt:before,.fa-mobile-screen-button:before{content:"\f3cd"}.fa-volume-high:before,.fa-volume-up:before{content:"\f028"}.fa-users-rays:before{content:"\e593"}.fa-wallet:before{content:"\f555"}.fa-clipboard-check:before{content:"\f46c"}.fa-file-audio:before{content:"\f1c7"}.fa-burger:before,.fa-hamburger:before{content:"\f805"}.fa-wrench:before{content:"\f0ad"}.fa-bugs:before{content:"\e4d0"}.fa-rupee-sign:before,.fa-rupee:before{content:"\f156"}.fa-file-image:before{content:"\f1c5"}.fa-circle-question:before,.fa-question-circle:before{content:"\f059"}.fa-plane-departure:before{content:"\f5b0"}.fa-handshake-slash:before{content:"\e060"}.fa-book-bookmark:before{content:"\e0bb"}.fa-code-branch:before{content:"\f126"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-bridge:before{content:"\e4c8"}.fa-phone-alt:before,.fa-phone-flip:before{content:"\f879"}.fa-truck-front:before{content:"\e2b7"}.fa-cat:before{content:"\f6be"}.fa-anchor-circle-exclamation:before{content:"\e4ab"}.fa-truck-field:before{content:"\e58d"}.fa-route:before{content:"\f4d7"}.fa-clipboard-question:before{content:"\e4e3"}.fa-panorama:before{content:"\e209"}.fa-comment-medical:before{content:"\f7f5"}.fa-teeth-open:before{content:"\f62f"}.fa-file-circle-minus:before{content:"\e4ed"}.fa-tags:before{content:"\f02c"}.fa-wine-glass:before{content:"\f4e3"}.fa-fast-forward:before,.fa-forward-fast:before{content:"\f050"}.fa-face-meh-blank:before,.fa-meh-blank:before{content:"\f5a4"}.fa-parking:before,.fa-square-parking:before{content:"\f540"}.fa-house-signal:before{content:"\e012"}.fa-bars-progress:before,.fa-tasks-alt:before{content:"\f828"}.fa-faucet-drip:before{content:"\e006"}.fa-cart-flatbed:before,.fa-dolly-flatbed:before{content:"\f474"}.fa-ban-smoking:before,.fa-smoking-ban:before{content:"\f54d"}.fa-terminal:before{content:"\f120"}.fa-mobile-button:before{content:"\f10b"}.fa-house-medical-flag:before{content:"\e514"}.fa-basket-shopping:before,.fa-shopping-basket:before{content:"\f291"}.fa-tape:before{content:"\f4db"}.fa-bus-alt:before,.fa-bus-simple:before{content:"\f55e"}.fa-eye:before{content:"\f06e"}.fa-face-sad-cry:before,.fa-sad-cry:before{content:"\f5b3"}.fa-audio-description:before{content:"\f29e"}.fa-person-military-to-person:before{content:"\e54c"}.fa-file-shield:before{content:"\e4f0"}.fa-user-slash:before{content:"\f506"}.fa-pen:before{content:"\f304"}.fa-tower-observation:before{content:"\e586"}.fa-file-code:before{content:"\f1c9"}.fa-signal-5:before,.fa-signal-perfect:before,.fa-signal:before{content:"\f012"}.fa-bus:before{content:"\f207"}.fa-heart-circle-xmark:before{content:"\e501"}.fa-home-lg:before,.fa-house-chimney:before{content:"\e3af"}.fa-window-maximize:before{content:"\f2d0"}.fa-face-frown:before,.fa-frown:before{content:"\f119"}.fa-prescription:before{content:"\f5b1"}.fa-shop:before,.fa-store-alt:before{content:"\f54f"}.fa-floppy-disk:before,.fa-save:before{content:"\f0c7"}.fa-vihara:before{content:"\f6a7"}.fa-balance-scale-left:before,.fa-scale-unbalanced:before{content:"\f515"}.fa-sort-asc:before,.fa-sort-up:before{content:"\f0de"}.fa-comment-dots:before,.fa-commenting:before{content:"\f4ad"}.fa-plant-wilt:before{content:"\e5aa"}.fa-diamond:before{content:"\f219"}.fa-face-grin-squint:before,.fa-grin-squint:before{content:"\f585"}.fa-hand-holding-dollar:before,.fa-hand-holding-usd:before{content:"\f4c0"}.fa-bacterium:before{content:"\e05a"}.fa-hand-pointer:before{content:"\f25a"}.fa-drum-steelpan:before{content:"\f56a"}.fa-hand-scissors:before{content:"\f257"}.fa-hands-praying:before,.fa-praying-hands:before{content:"\f684"}.fa-arrow-right-rotate:before,.fa-arrow-rotate-forward:before,.fa-arrow-rotate-right:before,.fa-redo:before{content:"\f01e"}.fa-biohazard:before{content:"\f780"}.fa-location-crosshairs:before,.fa-location:before{content:"\f601"}.fa-mars-double:before{content:"\f227"}.fa-child-dress:before{content:"\e59c"}.fa-users-between-lines:before{content:"\e591"}.fa-lungs-virus:before{content:"\e067"}.fa-face-grin-tears:before,.fa-grin-tears:before{content:"\f588"}.fa-phone:before{content:"\f095"}.fa-calendar-times:before,.fa-calendar-xmark:before{content:"\f273"}.fa-child-reaching:before{content:"\e59d"}.fa-head-side-virus:before{content:"\e064"}.fa-user-cog:before,.fa-user-gear:before{content:"\f4fe"}.fa-arrow-up-1-9:before,.fa-sort-numeric-up:before{content:"\f163"}.fa-door-closed:before{content:"\f52a"}.fa-shield-virus:before{content:"\e06c"}.fa-dice-six:before{content:"\f526"}.fa-mosquito-net:before{content:"\e52c"}.fa-bridge-water:before{content:"\e4ce"}.fa-person-booth:before{content:"\f756"}.fa-text-width:before{content:"\f035"}.fa-hat-wizard:before{content:"\f6e8"}.fa-pen-fancy:before{content:"\f5ac"}.fa-digging:before,.fa-person-digging:before{content:"\f85e"}.fa-trash:before{content:"\f1f8"}.fa-gauge-simple-med:before,.fa-gauge-simple:before,.fa-tachometer-average:before{content:"\f629"}.fa-book-medical:before{content:"\f7e6"}.fa-poo:before{content:"\f2fe"}.fa-quote-right-alt:before,.fa-quote-right:before{content:"\f10e"}.fa-shirt:before,.fa-t-shirt:before,.fa-tshirt:before{content:"\f553"}.fa-cubes:before{content:"\f1b3"}.fa-divide:before{content:"\f529"}.fa-tenge-sign:before,.fa-tenge:before{content:"\f7d7"}.fa-headphones:before{content:"\f025"}.fa-hands-holding:before{content:"\f4c2"}.fa-hands-clapping:before{content:"\e1a8"}.fa-republican:before{content:"\f75e"}.fa-arrow-left:before{content:"\f060"}.fa-person-circle-xmark:before{content:"\e543"}.fa-ruler:before{content:"\f545"}.fa-align-left:before{content:"\f036"}.fa-dice-d6:before{content:"\f6d1"}.fa-restroom:before{content:"\f7bd"}.fa-j:before{content:"\4a"}.fa-users-viewfinder:before{content:"\e595"}.fa-file-video:before{content:"\f1c8"}.fa-external-link-alt:before,.fa-up-right-from-square:before{content:"\f35d"}.fa-table-cells:before,.fa-th:before{content:"\f00a"}.fa-file-pdf:before{content:"\f1c1"}.fa-bible:before,.fa-book-bible:before{content:"\f647"}.fa-o:before{content:"\4f"}.fa-medkit:before,.fa-suitcase-medical:before{content:"\f0fa"}.fa-user-secret:before{content:"\f21b"}.fa-otter:before{content:"\f700"}.fa-female:before,.fa-person-dress:before{content:"\f182"}.fa-comment-dollar:before{content:"\f651"}.fa-briefcase-clock:before,.fa-business-time:before{content:"\f64a"}.fa-table-cells-large:before,.fa-th-large:before{content:"\f009"}.fa-book-tanakh:before,.fa-tanakh:before{content:"\f827"}.fa-phone-volume:before,.fa-volume-control-phone:before{content:"\f2a0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-clipboard-user:before{content:"\f7f3"}.fa-child:before{content:"\f1ae"}.fa-lira-sign:before{content:"\f195"}.fa-satellite:before{content:"\f7bf"}.fa-plane-lock:before{content:"\e558"}.fa-tag:before{content:"\f02b"}.fa-comment:before{content:"\f075"}.fa-birthday-cake:before,.fa-cake-candles:before,.fa-cake:before{content:"\f1fd"}.fa-envelope:before{content:"\f0e0"}.fa-angle-double-up:before,.fa-angles-up:before{content:"\f102"}.fa-paperclip:before{content:"\f0c6"}.fa-arrow-right-to-city:before{content:"\e4b3"}.fa-ribbon:before{content:"\f4d6"}.fa-lungs:before{content:"\f604"}.fa-arrow-up-9-1:before,.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-litecoin-sign:before{content:"\e1d3"}.fa-border-none:before{content:"\f850"}.fa-circle-nodes:before{content:"\e4e2"}.fa-parachute-box:before{content:"\f4cd"}.fa-indent:before{content:"\f03c"}.fa-truck-field-un:before{content:"\e58e"}.fa-hourglass-empty:before,.fa-hourglass:before{content:"\f254"}.fa-mountain:before{content:"\f6fc"}.fa-user-doctor:before,.fa-user-md:before{content:"\f0f0"}.fa-circle-info:before,.fa-info-circle:before{content:"\f05a"}.fa-cloud-meatball:before{content:"\f73b"}.fa-camera-alt:before,.fa-camera:before{content:"\f030"}.fa-square-virus:before{content:"\e578"}.fa-meteor:before{content:"\f753"}.fa-car-on:before{content:"\e4dd"}.fa-sleigh:before{content:"\f7cc"}.fa-arrow-down-1-9:before,.fa-sort-numeric-asc:before,.fa-sort-numeric-down:before{content:"\f162"}.fa-hand-holding-droplet:before,.fa-hand-holding-water:before{content:"\f4c1"}.fa-water:before{content:"\f773"}.fa-calendar-check:before{content:"\f274"}.fa-braille:before{content:"\f2a1"}.fa-prescription-bottle-alt:before,.fa-prescription-bottle-medical:before{content:"\f486"}.fa-landmark:before{content:"\f66f"}.fa-truck:before{content:"\f0d1"}.fa-crosshairs:before{content:"\f05b"}.fa-person-cane:before{content:"\e53c"}.fa-tent:before{content:"\e57d"}.fa-vest-patches:before{content:"\e086"}.fa-check-double:before{content:"\f560"}.fa-arrow-down-a-z:before,.fa-sort-alpha-asc:before,.fa-sort-alpha-down:before{content:"\f15d"}.fa-money-bill-wheat:before{content:"\e52a"}.fa-cookie:before{content:"\f563"}.fa-arrow-left-rotate:before,.fa-arrow-rotate-back:before,.fa-arrow-rotate-backward:before,.fa-arrow-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-hard-drive:before,.fa-hdd:before{content:"\f0a0"}.fa-face-grin-squint-tears:before,.fa-grin-squint-tears:before{content:"\f586"}.fa-dumbbell:before{content:"\f44b"}.fa-list-alt:before,.fa-rectangle-list:before{content:"\f022"}.fa-tarp-droplet:before{content:"\e57c"}.fa-house-medical-circle-check:before{content:"\e511"}.fa-person-skiing-nordic:before,.fa-skiing-nordic:before{content:"\f7ca"}.fa-calendar-plus:before{content:"\f271"}.fa-plane-arrival:before{content:"\f5af"}.fa-arrow-alt-circle-left:before,.fa-circle-left:before{content:"\f359"}.fa-subway:before,.fa-train-subway:before{content:"\f239"}.fa-chart-gantt:before{content:"\e0e4"}.fa-indian-rupee-sign:before,.fa-indian-rupee:before,.fa-inr:before{content:"\e1bc"}.fa-crop-alt:before,.fa-crop-simple:before{content:"\f565"}.fa-money-bill-1:before,.fa-money-bill-alt:before{content:"\f3d1"}.fa-left-long:before,.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-dna:before{content:"\f471"}.fa-virus-slash:before{content:"\e075"}.fa-minus:before,.fa-subtract:before{content:"\f068"}.fa-chess:before{content:"\f439"}.fa-arrow-left-long:before,.fa-long-arrow-left:before{content:"\f177"}.fa-plug-circle-check:before{content:"\e55c"}.fa-street-view:before{content:"\f21d"}.fa-franc-sign:before{content:"\e18f"}.fa-volume-off:before{content:"\f026"}.fa-american-sign-language-interpreting:before,.fa-asl-interpreting:before,.fa-hands-american-sign-language-interpreting:before,.fa-hands-asl-interpreting:before{content:"\f2a3"}.fa-cog:before,.fa-gear:before{content:"\f013"}.fa-droplet-slash:before,.fa-tint-slash:before{content:"\f5c7"}.fa-mosque:before{content:"\f678"}.fa-mosquito:before{content:"\e52b"}.fa-star-of-david:before{content:"\f69a"}.fa-person-military-rifle:before{content:"\e54b"}.fa-cart-shopping:before,.fa-shopping-cart:before{content:"\f07a"}.fa-vials:before{content:"\f493"}.fa-plug-circle-plus:before{content:"\e55f"}.fa-place-of-worship:before{content:"\f67f"}.fa-grip-vertical:before{content:"\f58e"}.fa-arrow-turn-up:before,.fa-level-up:before{content:"\f148"}.fa-u:before{content:"\55"}.fa-square-root-alt:before,.fa-square-root-variable:before{content:"\f698"}.fa-clock-four:before,.fa-clock:before{content:"\f017"}.fa-backward-step:before,.fa-step-backward:before{content:"\f048"}.fa-pallet:before{content:"\f482"}.fa-faucet:before{content:"\e005"}.fa-baseball-bat-ball:before{content:"\f432"}.fa-s:before{content:"\53"}.fa-timeline:before{content:"\e29c"}.fa-keyboard:before{content:"\f11c"}.fa-caret-down:before{content:"\f0d7"}.fa-clinic-medical:before,.fa-house-chimney-medical:before{content:"\f7f2"}.fa-temperature-3:before,.fa-temperature-three-quarters:before,.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-mobile-android-alt:before,.fa-mobile-screen:before{content:"\f3cf"}.fa-plane-up:before{content:"\e22d"}.fa-piggy-bank:before{content:"\f4d3"}.fa-battery-3:before,.fa-battery-half:before{content:"\f242"}.fa-mountain-city:before{content:"\e52e"}.fa-coins:before{content:"\f51e"}.fa-khanda:before{content:"\f66d"}.fa-sliders-h:before,.fa-sliders:before{content:"\f1de"}.fa-folder-tree:before{content:"\f802"}.fa-network-wired:before{content:"\f6ff"}.fa-map-pin:before{content:"\f276"}.fa-hamsa:before{content:"\f665"}.fa-cent-sign:before{content:"\e3f5"}.fa-flask:before{content:"\f0c3"}.fa-person-pregnant:before{content:"\e31e"}.fa-wand-sparkles:before{content:"\f72b"}.fa-ellipsis-v:before,.fa-ellipsis-vertical:before{content:"\f142"}.fa-ticket:before{content:"\f145"}.fa-power-off:before{content:"\f011"}.fa-long-arrow-alt-right:before,.fa-right-long:before{content:"\f30b"}.fa-flag-usa:before{content:"\f74d"}.fa-laptop-file:before{content:"\e51d"}.fa-teletype:before,.fa-tty:before{content:"\f1e4"}.fa-diagram-next:before{content:"\e476"}.fa-person-rifle:before{content:"\e54e"}.fa-house-medical-circle-exclamation:before{content:"\e512"}.fa-closed-captioning:before{content:"\f20a"}.fa-hiking:before,.fa-person-hiking:before{content:"\f6ec"}.fa-venus-double:before{content:"\f226"}.fa-images:before{content:"\f302"}.fa-calculator:before{content:"\f1ec"}.fa-people-pulling:before{content:"\e535"}.fa-n:before{content:"\4e"}.fa-cable-car:before,.fa-tram:before{content:"\f7da"}.fa-cloud-rain:before{content:"\f73d"}.fa-building-circle-xmark:before{content:"\e4d4"}.fa-ship:before{content:"\f21a"}.fa-arrows-down-to-line:before{content:"\e4b8"}.fa-download:before{content:"\f019"}.fa-face-grin:before,.fa-grin:before{content:"\f580"}.fa-backspace:before,.fa-delete-left:before{content:"\f55a"}.fa-eye-dropper-empty:before,.fa-eye-dropper:before,.fa-eyedropper:before{content:"\f1fb"}.fa-file-circle-check:before{content:"\e5a0"}.fa-forward:before{content:"\f04e"}.fa-mobile-android:before,.fa-mobile-phone:before,.fa-mobile:before{content:"\f3ce"}.fa-face-meh:before,.fa-meh:before{content:"\f11a"}.fa-align-center:before{content:"\f037"}.fa-book-dead:before,.fa-book-skull:before{content:"\f6b7"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-heart-circle-exclamation:before{content:"\e4fe"}.fa-home-alt:before,.fa-home-lg-alt:before,.fa-home:before,.fa-house:before{content:"\f015"}.fa-calendar-week:before{content:"\f784"}.fa-laptop-medical:before{content:"\f812"}.fa-b:before{content:"\42"}.fa-file-medical:before{content:"\f477"}.fa-dice-one:before{content:"\f525"}.fa-kiwi-bird:before{content:"\f535"}.fa-arrow-right-arrow-left:before,.fa-exchange:before{content:"\f0ec"}.fa-redo-alt:before,.fa-rotate-forward:before,.fa-rotate-right:before{content:"\f2f9"}.fa-cutlery:before,.fa-utensils:before{content:"\f2e7"}.fa-arrow-up-wide-short:before,.fa-sort-amount-up:before{content:"\f161"}.fa-mill-sign:before{content:"\e1ed"}.fa-bowl-rice:before{content:"\e2eb"}.fa-skull:before{content:"\f54c"}.fa-broadcast-tower:before,.fa-tower-broadcast:before{content:"\f519"}.fa-truck-pickup:before{content:"\f63c"}.fa-long-arrow-alt-up:before,.fa-up-long:before{content:"\f30c"}.fa-stop:before{content:"\f04d"}.fa-code-merge:before{content:"\f387"}.fa-upload:before{content:"\f093"}.fa-hurricane:before{content:"\f751"}.fa-mound:before{content:"\e52d"}.fa-toilet-portable:before{content:"\e583"}.fa-compact-disc:before{content:"\f51f"}.fa-file-arrow-down:before,.fa-file-download:before{content:"\f56d"}.fa-caravan:before{content:"\f8ff"}.fa-shield-cat:before{content:"\e572"}.fa-bolt:before,.fa-zap:before{content:"\f0e7"}.fa-glass-water:before{content:"\e4f4"}.fa-oil-well:before{content:"\e532"}.fa-vault:before{content:"\e2c5"}.fa-mars:before{content:"\f222"}.fa-toilet:before{content:"\f7d8"}.fa-plane-circle-xmark:before{content:"\e557"}.fa-cny:before,.fa-jpy:before,.fa-rmb:before,.fa-yen-sign:before,.fa-yen:before{content:"\f157"}.fa-rouble:before,.fa-rub:before,.fa-ruble-sign:before,.fa-ruble:before{content:"\f158"}.fa-sun:before{content:"\f185"}.fa-guitar:before{content:"\f7a6"}.fa-face-laugh-wink:before,.fa-laugh-wink:before{content:"\f59c"}.fa-horse-head:before{content:"\f7ab"}.fa-bore-hole:before{content:"\e4c3"}.fa-industry:before{content:"\f275"}.fa-arrow-alt-circle-down:before,.fa-circle-down:before{content:"\f358"}.fa-arrows-turn-to-dots:before{content:"\e4c1"}.fa-florin-sign:before{content:"\e184"}.fa-arrow-down-short-wide:before,.fa-sort-amount-desc:before,.fa-sort-amount-down-alt:before{content:"\f884"}.fa-less-than:before{content:"\3c"}.fa-angle-down:before{content:"\f107"}.fa-car-tunnel:before{content:"\e4de"}.fa-head-side-cough:before{content:"\e061"}.fa-grip-lines:before{content:"\f7a4"}.fa-thumbs-down:before{content:"\f165"}.fa-user-lock:before{content:"\f502"}.fa-arrow-right-long:before,.fa-long-arrow-right:before{content:"\f178"}.fa-anchor-circle-xmark:before{content:"\e4ac"}.fa-ellipsis-h:before,.fa-ellipsis:before{content:"\f141"}.fa-chess-pawn:before{content:"\f443"}.fa-first-aid:before,.fa-kit-medical:before{content:"\f479"}.fa-person-through-window:before{content:"\e5a9"}.fa-toolbox:before{content:"\f552"}.fa-hands-holding-circle:before{content:"\e4fb"}.fa-bug:before{content:"\f188"}.fa-credit-card-alt:before,.fa-credit-card:before{content:"\f09d"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-hand-holding-hand:before{content:"\e4f7"}.fa-book-open-reader:before,.fa-book-reader:before{content:"\f5da"}.fa-mountain-sun:before{content:"\e52f"}.fa-arrows-left-right-to-line:before{content:"\e4ba"}.fa-dice-d20:before{content:"\f6cf"}.fa-truck-droplet:before{content:"\e58c"}.fa-file-circle-xmark:before{content:"\e5a1"}.fa-temperature-arrow-up:before,.fa-temperature-up:before{content:"\e040"}.fa-medal:before{content:"\f5a2"}.fa-bed:before{content:"\f236"}.fa-h-square:before,.fa-square-h:before{content:"\f0fd"}.fa-podcast:before{content:"\f2ce"}.fa-temperature-4:before,.fa-temperature-full:before,.fa-thermometer-4:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-bell:before{content:"\f0f3"}.fa-superscript:before{content:"\f12b"}.fa-plug-circle-xmark:before{content:"\e560"}.fa-star-of-life:before{content:"\f621"}.fa-phone-slash:before{content:"\f3dd"}.fa-paint-roller:before{content:"\f5aa"}.fa-hands-helping:before,.fa-handshake-angle:before{content:"\f4c4"}.fa-location-dot:before,.fa-map-marker-alt:before{content:"\f3c5"}.fa-file:before{content:"\f15b"}.fa-greater-than:before{content:"\3e"}.fa-person-swimming:before,.fa-swimmer:before{content:"\f5c4"}.fa-arrow-down:before{content:"\f063"}.fa-droplet:before,.fa-tint:before{content:"\f043"}.fa-eraser:before{content:"\f12d"}.fa-earth-america:before,.fa-earth-americas:before,.fa-earth:before,.fa-globe-americas:before{content:"\f57d"}.fa-person-burst:before{content:"\e53b"}.fa-dove:before{content:"\f4ba"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-socks:before{content:"\f696"}.fa-inbox:before{content:"\f01c"}.fa-section:before{content:"\e447"}.fa-gauge-high:before,.fa-tachometer-alt-fast:before,.fa-tachometer-alt:before{content:"\f625"}.fa-envelope-open-text:before{content:"\f658"}.fa-hospital-alt:before,.fa-hospital-wide:before,.fa-hospital:before{content:"\f0f8"}.fa-wine-bottle:before{content:"\f72f"}.fa-chess-rook:before{content:"\f447"}.fa-bars-staggered:before,.fa-reorder:before,.fa-stream:before{content:"\f550"}.fa-dharmachakra:before{content:"\f655"}.fa-hotdog:before{content:"\f80f"}.fa-blind:before,.fa-person-walking-with-cane:before{content:"\f29d"}.fa-drum:before{content:"\f569"}.fa-ice-cream:before{content:"\f810"}.fa-heart-circle-bolt:before{content:"\e4fc"}.fa-fax:before{content:"\f1ac"}.fa-paragraph:before{content:"\f1dd"}.fa-check-to-slot:before,.fa-vote-yea:before{content:"\f772"}.fa-star-half:before{content:"\f089"}.fa-boxes-alt:before,.fa-boxes-stacked:before,.fa-boxes:before{content:"\f468"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-assistive-listening-systems:before,.fa-ear-listen:before{content:"\f2a2"}.fa-tree-city:before{content:"\e587"}.fa-play:before{content:"\f04b"}.fa-font:before{content:"\f031"}.fa-rupiah-sign:before{content:"\e23d"}.fa-magnifying-glass:before,.fa-search:before{content:"\f002"}.fa-ping-pong-paddle-ball:before,.fa-table-tennis-paddle-ball:before,.fa-table-tennis:before{content:"\f45d"}.fa-diagnoses:before,.fa-person-dots-from-line:before{content:"\f470"}.fa-trash-can-arrow-up:before,.fa-trash-restore-alt:before{content:"\f82a"}.fa-naira-sign:before{content:"\e1f6"}.fa-cart-arrow-down:before{content:"\f218"}.fa-walkie-talkie:before{content:"\f8ef"}.fa-file-edit:before,.fa-file-pen:before{content:"\f31c"}.fa-receipt:before{content:"\f543"}.fa-pen-square:before,.fa-pencil-square:before,.fa-square-pen:before{content:"\f14b"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-person-circle-exclamation:before{content:"\e53f"}.fa-chevron-down:before{content:"\f078"}.fa-battery-5:before,.fa-battery-full:before,.fa-battery:before{content:"\f240"}.fa-skull-crossbones:before{content:"\f714"}.fa-code-compare:before{content:"\e13a"}.fa-list-dots:before,.fa-list-ul:before{content:"\f0ca"}.fa-school-lock:before{content:"\e56f"}.fa-tower-cell:before{content:"\e585"}.fa-down-long:before,.fa-long-arrow-alt-down:before{content:"\f309"}.fa-ranking-star:before{content:"\e561"}.fa-chess-king:before{content:"\f43f"}.fa-person-harassing:before{content:"\e549"}.fa-brazilian-real-sign:before{content:"\e46c"}.fa-landmark-alt:before,.fa-landmark-dome:before{content:"\f752"}.fa-arrow-up:before{content:"\f062"}.fa-television:before,.fa-tv-alt:before,.fa-tv:before{content:"\f26c"}.fa-shrimp:before{content:"\e448"}.fa-list-check:before,.fa-tasks:before{content:"\f0ae"}.fa-jug-detergent:before{content:"\e519"}.fa-circle-user:before,.fa-user-circle:before{content:"\f2bd"}.fa-user-shield:before{content:"\f505"}.fa-wind:before{content:"\f72e"}.fa-car-burst:before,.fa-car-crash:before{content:"\f5e1"}.fa-y:before{content:"\59"}.fa-person-snowboarding:before,.fa-snowboarding:before{content:"\f7ce"}.fa-shipping-fast:before,.fa-truck-fast:before{content:"\f48b"}.fa-fish:before{content:"\f578"}.fa-user-graduate:before{content:"\f501"}.fa-adjust:before,.fa-circle-half-stroke:before{content:"\f042"}.fa-clapperboard:before{content:"\e131"}.fa-circle-radiation:before,.fa-radiation-alt:before{content:"\f7ba"}.fa-baseball-ball:before,.fa-baseball:before{content:"\f433"}.fa-jet-fighter-up:before{content:"\e518"}.fa-diagram-project:before,.fa-project-diagram:before{content:"\f542"}.fa-copy:before{content:"\f0c5"}.fa-volume-mute:before,.fa-volume-times:before,.fa-volume-xmark:before{content:"\f6a9"}.fa-hand-sparkles:before{content:"\e05d"}.fa-grip-horizontal:before,.fa-grip:before{content:"\f58d"}.fa-share-from-square:before,.fa-share-square:before{content:"\f14d"}.fa-child-combatant:before,.fa-child-rifle:before{content:"\e4e0"}.fa-gun:before{content:"\e19b"}.fa-phone-square:before,.fa-square-phone:before{content:"\f098"}.fa-add:before,.fa-plus:before{content:"\2b"}.fa-expand:before{content:"\f065"}.fa-computer:before{content:"\e4e5"}.fa-close:before,.fa-multiply:before,.fa-remove:before,.fa-times:before,.fa-xmark:before{content:"\f00d"}.fa-arrows-up-down-left-right:before,.fa-arrows:before{content:"\f047"}.fa-chalkboard-teacher:before,.fa-chalkboard-user:before{content:"\f51c"}.fa-peso-sign:before{content:"\e222"}.fa-building-shield:before{content:"\e4d8"}.fa-baby:before{content:"\f77c"}.fa-users-line:before{content:"\e592"}.fa-quote-left-alt:before,.fa-quote-left:before{content:"\f10d"}.fa-tractor:before{content:"\f722"}.fa-trash-arrow-up:before,.fa-trash-restore:before{content:"\f829"}.fa-arrow-down-up-lock:before{content:"\e4b0"}.fa-lines-leaning:before{content:"\e51e"}.fa-ruler-combined:before{content:"\f546"}.fa-copyright:before{content:"\f1f9"}.fa-equals:before{content:"\3d"}.fa-blender:before{content:"\f517"}.fa-teeth:before{content:"\f62e"}.fa-ils:before,.fa-shekel-sign:before,.fa-shekel:before,.fa-sheqel-sign:before,.fa-sheqel:before{content:"\f20b"}.fa-map:before{content:"\f279"}.fa-rocket:before{content:"\f135"}.fa-photo-film:before,.fa-photo-video:before{content:"\f87c"}.fa-folder-minus:before{content:"\f65d"}.fa-store:before{content:"\f54e"}.fa-arrow-trend-up:before{content:"\e098"}.fa-plug-circle-minus:before{content:"\e55e"}.fa-sign-hanging:before,.fa-sign:before{content:"\f4d9"}.fa-bezier-curve:before{content:"\f55b"}.fa-bell-slash:before{content:"\f1f6"}.fa-tablet-android:before,.fa-tablet:before{content:"\f3fb"}.fa-school-flag:before{content:"\e56e"}.fa-fill:before{content:"\f575"}.fa-angle-up:before{content:"\f106"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-holly-berry:before{content:"\f7aa"}.fa-chevron-left:before{content:"\f053"}.fa-bacteria:before{content:"\e059"}.fa-hand-lizard:before{content:"\f258"}.fa-notdef:before{content:"\e1fe"}.fa-disease:before{content:"\f7fa"}.fa-briefcase-medical:before{content:"\f469"}.fa-genderless:before{content:"\f22d"}.fa-chevron-right:before{content:"\f054"}.fa-retweet:before{content:"\f079"}.fa-car-alt:before,.fa-car-rear:before{content:"\f5de"}.fa-pump-soap:before{content:"\e06b"}.fa-video-slash:before{content:"\f4e2"}.fa-battery-2:before,.fa-battery-quarter:before{content:"\f243"}.fa-radio:before{content:"\f8d7"}.fa-baby-carriage:before,.fa-carriage-baby:before{content:"\f77d"}.fa-traffic-light:before{content:"\f637"}.fa-thermometer:before{content:"\f491"}.fa-vr-cardboard:before{content:"\f729"}.fa-hand-middle-finger:before{content:"\f806"}.fa-percent:before,.fa-percentage:before{content:"\25"}.fa-truck-moving:before{content:"\f4df"}.fa-glass-water-droplet:before{content:"\e4f5"}.fa-display:before{content:"\e163"}.fa-face-smile:before,.fa-smile:before{content:"\f118"}.fa-thumb-tack:before,.fa-thumbtack:before{content:"\f08d"}.fa-trophy:before{content:"\f091"}.fa-person-praying:before,.fa-pray:before{content:"\f683"}.fa-hammer:before{content:"\f6e3"}.fa-hand-peace:before{content:"\f25b"}.fa-rotate:before,.fa-sync-alt:before{content:"\f2f1"}.fa-spinner:before{content:"\f110"}.fa-robot:before{content:"\f544"}.fa-peace:before{content:"\f67c"}.fa-cogs:before,.fa-gears:before{content:"\f085"}.fa-warehouse:before{content:"\f494"}.fa-arrow-up-right-dots:before{content:"\e4b7"}.fa-splotch:before{content:"\f5bc"}.fa-face-grin-hearts:before,.fa-grin-hearts:before{content:"\f584"}.fa-dice-four:before{content:"\f524"}.fa-sim-card:before{content:"\f7c4"}.fa-transgender-alt:before,.fa-transgender:before{content:"\f225"}.fa-mercury:before{content:"\f223"}.fa-arrow-turn-down:before,.fa-level-down:before{content:"\f149"}.fa-person-falling-burst:before{content:"\e547"}.fa-award:before{content:"\f559"}.fa-ticket-alt:before,.fa-ticket-simple:before{content:"\f3ff"}.fa-building:before{content:"\f1ad"}.fa-angle-double-left:before,.fa-angles-left:before{content:"\f100"}.fa-qrcode:before{content:"\f029"}.fa-clock-rotate-left:before,.fa-history:before{content:"\f1da"}.fa-face-grin-beam-sweat:before,.fa-grin-beam-sweat:before{content:"\f583"}.fa-arrow-right-from-file:before,.fa-file-export:before{content:"\f56e"}.fa-shield-blank:before,.fa-shield:before{content:"\f132"}.fa-arrow-up-short-wide:before,.fa-sort-amount-up-alt:before{content:"\f885"}.fa-house-medical:before{content:"\e3b2"}.fa-golf-ball-tee:before,.fa-golf-ball:before{content:"\f450"}.fa-chevron-circle-left:before,.fa-circle-chevron-left:before{content:"\f137"}.fa-house-chimney-window:before{content:"\e00d"}.fa-pen-nib:before{content:"\f5ad"}.fa-tent-arrow-turn-left:before{content:"\e580"}.fa-tents:before{content:"\e582"}.fa-magic:before,.fa-wand-magic:before{content:"\f0d0"}.fa-dog:before{content:"\f6d3"}.fa-carrot:before{content:"\f787"}.fa-moon:before{content:"\f186"}.fa-wine-glass-alt:before,.fa-wine-glass-empty:before{content:"\f5ce"}.fa-cheese:before{content:"\f7ef"}.fa-yin-yang:before{content:"\f6ad"}.fa-music:before{content:"\f001"}.fa-code-commit:before{content:"\f386"}.fa-temperature-low:before{content:"\f76b"}.fa-biking:before,.fa-person-biking:before{content:"\f84a"}.fa-broom:before{content:"\f51a"}.fa-shield-heart:before{content:"\e574"}.fa-gopuram:before{content:"\f664"}.fa-earth-oceania:before,.fa-globe-oceania:before{content:"\e47b"}.fa-square-xmark:before,.fa-times-square:before,.fa-xmark-square:before{content:"\f2d3"}.fa-hashtag:before{content:"\23"}.fa-expand-alt:before,.fa-up-right-and-down-left-from-center:before{content:"\f424"}.fa-oil-can:before{content:"\f613"}.fa-t:before{content:"\54"}.fa-hippo:before{content:"\f6ed"}.fa-chart-column:before{content:"\e0e3"}.fa-infinity:before{content:"\f534"}.fa-vial-circle-check:before{content:"\e596"}.fa-person-arrow-down-to-line:before{content:"\e538"}.fa-voicemail:before{content:"\f897"}.fa-fan:before{content:"\f863"}.fa-person-walking-luggage:before{content:"\e554"}.fa-arrows-alt-v:before,.fa-up-down:before{content:"\f338"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-calendar:before{content:"\f133"}.fa-trailer:before{content:"\e041"}.fa-bahai:before,.fa-haykal:before{content:"\f666"}.fa-sd-card:before{content:"\f7c2"}.fa-dragon:before{content:"\f6d5"}.fa-shoe-prints:before{content:"\f54b"}.fa-circle-plus:before,.fa-plus-circle:before{content:"\f055"}.fa-face-grin-tongue-wink:before,.fa-grin-tongue-wink:before{content:"\f58b"}.fa-hand-holding:before{content:"\f4bd"}.fa-plug-circle-exclamation:before{content:"\e55d"}.fa-chain-broken:before,.fa-chain-slash:before,.fa-link-slash:before,.fa-unlink:before{content:"\f127"}.fa-clone:before{content:"\f24d"}.fa-person-walking-arrow-loop-left:before{content:"\e551"}.fa-arrow-up-z-a:before,.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-fire-alt:before,.fa-fire-flame-curved:before{content:"\f7e4"}.fa-tornado:before{content:"\f76f"}.fa-file-circle-plus:before{content:"\e494"}.fa-book-quran:before,.fa-quran:before{content:"\f687"}.fa-anchor:before{content:"\f13d"}.fa-border-all:before{content:"\f84c"}.fa-angry:before,.fa-face-angry:before{content:"\f556"}.fa-cookie-bite:before{content:"\f564"}.fa-arrow-trend-down:before{content:"\e097"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-draw-polygon:before{content:"\f5ee"}.fa-balance-scale:before,.fa-scale-balanced:before{content:"\f24e"}.fa-gauge-simple-high:before,.fa-tachometer-fast:before,.fa-tachometer:before{content:"\f62a"}.fa-shower:before{content:"\f2cc"}.fa-desktop-alt:before,.fa-desktop:before{content:"\f390"}.fa-m:before{content:"\4d"}.fa-table-list:before,.fa-th-list:before{content:"\f00b"}.fa-comment-sms:before,.fa-sms:before{content:"\f7cd"}.fa-book:before{content:"\f02d"}.fa-user-plus:before{content:"\f234"}.fa-check:before{content:"\f00c"}.fa-battery-4:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-house-circle-check:before{content:"\e509"}.fa-angle-left:before{content:"\f104"}.fa-diagram-successor:before{content:"\e47a"}.fa-truck-arrow-right:before{content:"\e58b"}.fa-arrows-split-up-and-left:before{content:"\e4bc"}.fa-fist-raised:before,.fa-hand-fist:before{content:"\f6de"}.fa-cloud-moon:before{content:"\f6c3"}.fa-briefcase:before{content:"\f0b1"}.fa-person-falling:before{content:"\e546"}.fa-image-portrait:before,.fa-portrait:before{content:"\f3e0"}.fa-user-tag:before{content:"\f507"}.fa-rug:before{content:"\e569"}.fa-earth-europe:before,.fa-globe-europe:before{content:"\f7a2"}.fa-cart-flatbed-suitcase:before,.fa-luggage-cart:before{content:"\f59d"}.fa-rectangle-times:before,.fa-rectangle-xmark:before,.fa-times-rectangle:before,.fa-window-close:before{content:"\f410"}.fa-baht-sign:before{content:"\e0ac"}.fa-book-open:before{content:"\f518"}.fa-book-journal-whills:before,.fa-journal-whills:before{content:"\f66a"}.fa-handcuffs:before{content:"\e4f8"}.fa-exclamation-triangle:before,.fa-triangle-exclamation:before,.fa-warning:before{content:"\f071"}.fa-database:before{content:"\f1c0"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-bottle-droplet:before{content:"\e4c4"}.fa-mask-face:before{content:"\e1d7"}.fa-hill-rockslide:before{content:"\e508"}.fa-exchange-alt:before,.fa-right-left:before{content:"\f362"}.fa-paper-plane:before{content:"\f1d8"}.fa-road-circle-exclamation:before{content:"\e565"}.fa-dungeon:before{content:"\f6d9"}.fa-align-right:before{content:"\f038"}.fa-money-bill-1-wave:before,.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-life-ring:before{content:"\f1cd"}.fa-hands:before,.fa-sign-language:before,.fa-signing:before{content:"\f2a7"}.fa-calendar-day:before{content:"\f783"}.fa-ladder-water:before,.fa-swimming-pool:before,.fa-water-ladder:before{content:"\f5c5"}.fa-arrows-up-down:before,.fa-arrows-v:before{content:"\f07d"}.fa-face-grimace:before,.fa-grimace:before{content:"\f57f"}.fa-wheelchair-alt:before,.fa-wheelchair-move:before{content:"\e2ce"}.fa-level-down-alt:before,.fa-turn-down:before{content:"\f3be"}.fa-person-walking-arrow-right:before{content:"\e552"}.fa-envelope-square:before,.fa-square-envelope:before{content:"\f199"}.fa-dice:before{content:"\f522"}.fa-bowling-ball:before{content:"\f436"}.fa-brain:before{content:"\f5dc"}.fa-band-aid:before,.fa-bandage:before{content:"\f462"}.fa-calendar-minus:before{content:"\f272"}.fa-circle-xmark:before,.fa-times-circle:before,.fa-xmark-circle:before{content:"\f057"}.fa-gifts:before{content:"\f79c"}.fa-hotel:before{content:"\f594"}.fa-earth-asia:before,.fa-globe-asia:before{content:"\f57e"}.fa-id-card-alt:before,.fa-id-card-clip:before{content:"\f47f"}.fa-magnifying-glass-plus:before,.fa-search-plus:before{content:"\f00e"}.fa-thumbs-up:before{content:"\f164"}.fa-user-clock:before{content:"\f4fd"}.fa-allergies:before,.fa-hand-dots:before{content:"\f461"}.fa-file-invoice:before{content:"\f570"}.fa-window-minimize:before{content:"\f2d1"}.fa-coffee:before,.fa-mug-saucer:before{content:"\f0f4"}.fa-brush:before{content:"\f55d"}.fa-mask:before{content:"\f6fa"}.fa-magnifying-glass-minus:before,.fa-search-minus:before{content:"\f010"}.fa-ruler-vertical:before{content:"\f548"}.fa-user-alt:before,.fa-user-large:before{content:"\f406"}.fa-train-tram:before{content:"\e5b4"}.fa-user-nurse:before{content:"\f82f"}.fa-syringe:before{content:"\f48e"}.fa-cloud-sun:before{content:"\f6c4"}.fa-stopwatch-20:before{content:"\e06f"}.fa-square-full:before{content:"\f45c"}.fa-magnet:before{content:"\f076"}.fa-jar:before{content:"\e516"}.fa-note-sticky:before,.fa-sticky-note:before{content:"\f249"}.fa-bug-slash:before{content:"\e490"}.fa-arrow-up-from-water-pump:before{content:"\e4b6"}.fa-bone:before{content:"\f5d7"}.fa-user-injured:before{content:"\f728"}.fa-face-sad-tear:before,.fa-sad-tear:before{content:"\f5b4"}.fa-plane:before{content:"\f072"}.fa-tent-arrows-down:before{content:"\e581"}.fa-exclamation:before{content:"\21"}.fa-arrows-spin:before{content:"\e4bb"}.fa-print:before{content:"\f02f"}.fa-try:before,.fa-turkish-lira-sign:before,.fa-turkish-lira:before{content:"\e2bb"}.fa-dollar-sign:before,.fa-dollar:before,.fa-usd:before{content:"\24"}.fa-x:before{content:"\58"}.fa-magnifying-glass-dollar:before,.fa-search-dollar:before{content:"\f688"}.fa-users-cog:before,.fa-users-gear:before{content:"\f509"}.fa-person-military-pointing:before{content:"\e54a"}.fa-bank:before,.fa-building-columns:before,.fa-institution:before,.fa-museum:before,.fa-university:before{content:"\f19c"}.fa-umbrella:before{content:"\f0e9"}.fa-trowel:before{content:"\e589"}.fa-d:before{content:"\44"}.fa-stapler:before{content:"\e5af"}.fa-masks-theater:before,.fa-theater-masks:before{content:"\f630"}.fa-kip-sign:before{content:"\e1c4"}.fa-hand-point-left:before{content:"\f0a5"}.fa-handshake-alt:before,.fa-handshake-simple:before{content:"\f4c6"}.fa-fighter-jet:before,.fa-jet-fighter:before{content:"\f0fb"}.fa-share-alt-square:before,.fa-square-share-nodes:before{content:"\f1e1"}.fa-barcode:before{content:"\f02a"}.fa-plus-minus:before{content:"\e43c"}.fa-video-camera:before,.fa-video:before{content:"\f03d"}.fa-graduation-cap:before,.fa-mortar-board:before{content:"\f19d"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-person-circle-check:before{content:"\e53e"}.fa-level-up-alt:before,.fa-turn-up:before{content:"\f3bf"}
.fa-sr-only,.fa-sr-only-focusable:not(:focus),.sr-only,.sr-only-focusable:not(:focus){position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}:host,:root{--fa-style-family-brands:"Font Awesome 6 Brands";--fa-font-brands:normal 400 1em/1 "Font Awesome 6 Brands"}@font-face{font-family:"Font Awesome 6 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-brands-400.ttf) format("truetype")}.fa-brands,.fab{font-weight:400}.fa-monero:before{content:"\f3d0"}.fa-hooli:before{content:"\f427"}.fa-yelp:before{content:"\f1e9"}.fa-cc-visa:before{content:"\f1f0"}.fa-lastfm:before{content:"\f202"}.fa-shopware:before{content:"\f5b5"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-aws:before{content:"\f375"}.fa-redhat:before{content:"\f7bc"}.fa-yoast:before{content:"\f2b1"}.fa-cloudflare:before{content:"\e07d"}.fa-ups:before{content:"\f7e0"}.fa-pixiv:before{content:"\e640"}.fa-wpexplorer:before{content:"\f2de"}.fa-dyalog:before{content:"\f399"}.fa-bity:before{content:"\f37a"}.fa-stackpath:before{content:"\f842"}.fa-buysellads:before{content:"\f20d"}.fa-first-order:before{content:"\f2b0"}.fa-modx:before{content:"\f285"}.fa-guilded:before{content:"\e07e"}.fa-vnv:before{content:"\f40b"}.fa-js-square:before,.fa-square-js:before{content:"\f3b9"}.fa-microsoft:before{content:"\f3ca"}.fa-qq:before{content:"\f1d6"}.fa-orcid:before{content:"\f8d2"}.fa-java:before{content:"\f4e4"}.fa-invision:before{content:"\f7b0"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-centercode:before{content:"\f380"}.fa-glide-g:before{content:"\f2a6"}.fa-drupal:before{content:"\f1a9"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-unity:before{content:"\e049"}.fa-whmcs:before{content:"\f40d"}.fa-rocketchat:before{content:"\f3e8"}.fa-vk:before{content:"\f189"}.fa-untappd:before{content:"\f405"}.fa-mailchimp:before{content:"\f59e"}.fa-css3-alt:before{content:"\f38b"}.fa-reddit-square:before,.fa-square-reddit:before{content:"\f1a2"}.fa-vimeo-v:before{content:"\f27d"}.fa-contao:before{content:"\f26d"}.fa-square-font-awesome:before{content:"\e5ad"}.fa-deskpro:before{content:"\f38f"}.fa-brave:before{content:"\e63c"}.fa-sistrix:before{content:"\f3ee"}.fa-instagram-square:before,.fa-square-instagram:before{content:"\e055"}.fa-battle-net:before{content:"\f835"}.fa-the-red-yeti:before{content:"\f69d"}.fa-hacker-news-square:before,.fa-square-hacker-news:before{content:"\f3af"}.fa-edge:before{content:"\f282"}.fa-threads:before{content:"\e618"}.fa-napster:before{content:"\f3d2"}.fa-snapchat-square:before,.fa-square-snapchat:before{content:"\f2ad"}.fa-google-plus-g:before{content:"\f0d5"}.fa-artstation:before{content:"\f77a"}.fa-markdown:before{content:"\f60f"}.fa-sourcetree:before{content:"\f7d3"}.fa-google-plus:before{content:"\f2b3"}.fa-diaspora:before{content:"\f791"}.fa-foursquare:before{content:"\f180"}.fa-stack-overflow:before{content:"\f16c"}.fa-github-alt:before{content:"\f113"}.fa-phoenix-squadron:before{content:"\f511"}.fa-pagelines:before{content:"\f18c"}.fa-algolia:before{content:"\f36c"}.fa-red-river:before{content:"\f3e3"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-safari:before{content:"\f267"}.fa-google:before{content:"\f1a0"}.fa-font-awesome-alt:before,.fa-square-font-awesome-stroke:before{content:"\f35c"}.fa-atlassian:before{content:"\f77b"}.fa-linkedin-in:before{content:"\f0e1"}.fa-digital-ocean:before{content:"\f391"}.fa-nimblr:before{content:"\f5a8"}.fa-chromecast:before{content:"\f838"}.fa-evernote:before{content:"\f839"}.fa-hacker-news:before{content:"\f1d4"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-adversal:before{content:"\f36a"}.fa-creative-commons:before{content:"\f25e"}.fa-watchman-monitoring:before{content:"\e087"}.fa-fonticons:before{content:"\f280"}.fa-weixin:before{content:"\f1d7"}.fa-shirtsinbulk:before{content:"\f214"}.fa-codepen:before{content:"\f1cb"}.fa-git-alt:before{content:"\f841"}.fa-lyft:before{content:"\f3c3"}.fa-rev:before{content:"\f5b2"}.fa-windows:before{content:"\f17a"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-square-viadeo:before,.fa-viadeo-square:before{content:"\f2aa"}.fa-meetup:before{content:"\f2e0"}.fa-centos:before{content:"\f789"}.fa-adn:before{content:"\f170"}.fa-cloudsmith:before{content:"\f384"}.fa-opensuse:before{content:"\e62b"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-dribbble-square:before,.fa-square-dribbble:before{content:"\f397"}.fa-codiepie:before{content:"\f284"}.fa-node:before{content:"\f419"}.fa-mix:before{content:"\f3cb"}.fa-steam:before{content:"\f1b6"}.fa-cc-apple-pay:before{content:"\f416"}.fa-scribd:before{content:"\f28a"}.fa-debian:before{content:"\e60b"}.fa-openid:before{content:"\f19b"}.fa-instalod:before{content:"\e081"}.fa-expeditedssl:before{content:"\f23e"}.fa-sellcast:before{content:"\f2da"}.fa-square-twitter:before,.fa-twitter-square:before{content:"\f081"}.fa-r-project:before{content:"\f4f7"}.fa-delicious:before{content:"\f1a5"}.fa-freebsd:before{content:"\f3a4"}.fa-vuejs:before{content:"\f41f"}.fa-accusoft:before{content:"\f369"}.fa-ioxhost:before{content:"\f208"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-app-store:before{content:"\f36f"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-itunes-note:before{content:"\f3b5"}.fa-golang:before{content:"\e40f"}.fa-kickstarter:before{content:"\f3bb"}.fa-grav:before{content:"\f2d6"}.fa-weibo:before{content:"\f18a"}.fa-uncharted:before{content:"\e084"}.fa-firstdraft:before{content:"\f3a1"}.fa-square-youtube:before,.fa-youtube-square:before{content:"\f431"}.fa-wikipedia-w:before{content:"\f266"}.fa-rendact:before,.fa-wpressr:before{content:"\f3e4"}.fa-angellist:before{content:"\f209"}.fa-galactic-republic:before{content:"\f50c"}.fa-nfc-directional:before{content:"\e530"}.fa-skype:before{content:"\f17e"}.fa-joget:before{content:"\f3b7"}.fa-fedora:before{content:"\f798"}.fa-stripe-s:before{content:"\f42a"}.fa-meta:before{content:"\e49b"}.fa-laravel:before{content:"\f3bd"}.fa-hotjar:before{content:"\f3b1"}.fa-bluetooth-b:before{content:"\f294"}.fa-square-letterboxd:before{content:"\e62e"}.fa-sticker-mule:before{content:"\f3f7"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-hips:before{content:"\f452"}.fa-behance:before{content:"\f1b4"}.fa-reddit:before{content:"\f1a1"}.fa-discord:before{content:"\f392"}.fa-chrome:before{content:"\f268"}.fa-app-store-ios:before{content:"\f370"}.fa-cc-discover:before{content:"\f1f2"}.fa-wpbeginner:before{content:"\f297"}.fa-confluence:before{content:"\f78d"}.fa-shoelace:before{content:"\e60c"}.fa-mdb:before{content:"\f8ca"}.fa-dochub:before{content:"\f394"}.fa-accessible-icon:before{content:"\f368"}.fa-ebay:before{content:"\f4f4"}.fa-amazon:before{content:"\f270"}.fa-unsplash:before{content:"\e07c"}.fa-yarn:before{content:"\f7e3"}.fa-square-steam:before,.fa-steam-square:before{content:"\f1b7"}.fa-500px:before{content:"\f26e"}.fa-square-vimeo:before,.fa-vimeo-square:before{content:"\f194"}.fa-asymmetrik:before{content:"\f372"}.fa-font-awesome-flag:before,.fa-font-awesome-logo-full:before,.fa-font-awesome:before{content:"\f2b4"}.fa-gratipay:before{content:"\f184"}.fa-apple:before{content:"\f179"}.fa-hive:before{content:"\e07f"}.fa-gitkraken:before{content:"\f3a6"}.fa-keybase:before{content:"\f4f5"}.fa-apple-pay:before{content:"\f415"}.fa-padlet:before{content:"\e4a0"}.fa-amazon-pay:before{content:"\f42c"}.fa-github-square:before,.fa-square-github:before{content:"\f092"}.fa-stumbleupon:before{content:"\f1a4"}.fa-fedex:before{content:"\f797"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-shopify:before{content:"\e057"}.fa-neos:before{content:"\f612"}.fa-square-threads:before{content:"\e619"}.fa-hackerrank:before{content:"\f5f7"}.fa-researchgate:before{content:"\f4f8"}.fa-swift:before{content:"\f8e1"}.fa-angular:before{content:"\f420"}.fa-speakap:before{content:"\f3f3"}.fa-angrycreative:before{content:"\f36e"}.fa-y-combinator:before{content:"\f23b"}.fa-empire:before{content:"\f1d1"}.fa-envira:before{content:"\f299"}.fa-google-scholar:before{content:"\e63b"}.fa-gitlab-square:before,.fa-square-gitlab:before{content:"\e5ae"}.fa-studiovinari:before{content:"\f3f8"}.fa-pied-piper:before{content:"\f2ae"}.fa-wordpress:before{content:"\f19a"}.fa-product-hunt:before{content:"\f288"}.fa-firefox:before{content:"\f269"}.fa-linode:before{content:"\f2b8"}.fa-goodreads:before{content:"\f3a8"}.fa-odnoklassniki-square:before,.fa-square-odnoklassniki:before{content:"\f264"}.fa-jsfiddle:before{content:"\f1cc"}.fa-sith:before{content:"\f512"}.fa-themeisle:before{content:"\f2b2"}.fa-page4:before{content:"\f3d7"}.fa-hashnode:before{content:"\e499"}.fa-react:before{content:"\f41b"}.fa-cc-paypal:before{content:"\f1f4"}.fa-squarespace:before{content:"\f5be"}.fa-cc-stripe:before{content:"\f1f5"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-bitcoin:before{content:"\f379"}.fa-keycdn:before{content:"\f3ba"}.fa-opera:before{content:"\f26a"}.fa-itch-io:before{content:"\f83a"}.fa-umbraco:before{content:"\f8e8"}.fa-galactic-senate:before{content:"\f50d"}.fa-ubuntu:before{content:"\f7df"}.fa-draft2digital:before{content:"\f396"}.fa-stripe:before{content:"\f429"}.fa-houzz:before{content:"\f27c"}.fa-gg:before{content:"\f260"}.fa-dhl:before{content:"\f790"}.fa-pinterest-square:before,.fa-square-pinterest:before{content:"\f0d3"}.fa-xing:before{content:"\f168"}.fa-blackberry:before{content:"\f37b"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-playstation:before{content:"\f3df"}.fa-quinscape:before{content:"\f459"}.fa-less:before{content:"\f41d"}.fa-blogger-b:before{content:"\f37d"}.fa-opencart:before{content:"\f23d"}.fa-vine:before{content:"\f1ca"}.fa-signal-messenger:before{content:"\e663"}.fa-paypal:before{content:"\f1ed"}.fa-gitlab:before{content:"\f296"}.fa-typo3:before{content:"\f42b"}.fa-reddit-alien:before{content:"\f281"}.fa-yahoo:before{content:"\f19e"}.fa-dailymotion:before{content:"\e052"}.fa-affiliatetheme:before{content:"\f36b"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-bootstrap:before{content:"\f836"}.fa-odnoklassniki:before{content:"\f263"}.fa-nfc-symbol:before{content:"\e531"}.fa-mintbit:before{content:"\e62f"}.fa-ethereum:before{content:"\f42e"}.fa-speaker-deck:before{content:"\f83c"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-patreon:before{content:"\f3d9"}.fa-avianex:before{content:"\f374"}.fa-ello:before{content:"\f5f1"}.fa-gofore:before{content:"\f3a7"}.fa-bimobject:before{content:"\f378"}.fa-brave-reverse:before{content:"\e63d"}.fa-facebook-f:before{content:"\f39e"}.fa-google-plus-square:before,.fa-square-google-plus:before{content:"\f0d4"}.fa-mandalorian:before{content:"\f50f"}.fa-first-order-alt:before{content:"\f50a"}.fa-osi:before{content:"\f41a"}.fa-google-wallet:before{content:"\f1ee"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-periscope:before{content:"\f3da"}.fa-fulcrum:before{content:"\f50b"}.fa-cloudscale:before{content:"\f383"}.fa-forumbee:before{content:"\f211"}.fa-mizuni:before{content:"\f3cc"}.fa-schlix:before{content:"\f3ea"}.fa-square-xing:before,.fa-xing-square:before{content:"\f169"}.fa-bandcamp:before{content:"\f2d5"}.fa-wpforms:before{content:"\f298"}.fa-cloudversify:before{content:"\f385"}.fa-usps:before{content:"\f7e1"}.fa-megaport:before{content:"\f5a3"}.fa-magento:before{content:"\f3c4"}.fa-spotify:before{content:"\f1bc"}.fa-optin-monster:before{content:"\f23c"}.fa-fly:before{content:"\f417"}.fa-aviato:before{content:"\f421"}.fa-itunes:before{content:"\f3b4"}.fa-cuttlefish:before{content:"\f38c"}.fa-blogger:before{content:"\f37c"}.fa-flickr:before{content:"\f16e"}.fa-viber:before{content:"\f409"}.fa-soundcloud:before{content:"\f1be"}.fa-digg:before{content:"\f1a6"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-letterboxd:before{content:"\e62d"}.fa-symfony:before{content:"\f83d"}.fa-maxcdn:before{content:"\f136"}.fa-etsy:before{content:"\f2d7"}.fa-facebook-messenger:before{content:"\f39f"}.fa-audible:before{content:"\f373"}.fa-think-peaks:before{content:"\f731"}.fa-bilibili:before{content:"\e3d9"}.fa-erlang:before{content:"\f39d"}.fa-x-twitter:before{content:"\e61b"}.fa-cotton-bureau:before{content:"\f89e"}.fa-dashcube:before{content:"\f210"}.fa-42-group:before,.fa-innosoft:before{content:"\e080"}.fa-stack-exchange:before{content:"\f18d"}.fa-elementor:before{content:"\f430"}.fa-pied-piper-square:before,.fa-square-pied-piper:before{content:"\e01e"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-palfed:before{content:"\f3d8"}.fa-superpowers:before{content:"\f2dd"}.fa-resolving:before{content:"\f3e7"}.fa-xbox:before{content:"\f412"}.fa-searchengin:before{content:"\f3eb"}.fa-tiktok:before{content:"\e07b"}.fa-facebook-square:before,.fa-square-facebook:before{content:"\f082"}.fa-renren:before{content:"\f18b"}.fa-linux:before{content:"\f17c"}.fa-glide:before{content:"\f2a5"}.fa-linkedin:before{content:"\f08c"}.fa-hubspot:before{content:"\f3b2"}.fa-deploydog:before{content:"\f38e"}.fa-twitch:before{content:"\f1e8"}.fa-ravelry:before{content:"\f2d9"}.fa-mixer:before{content:"\e056"}.fa-lastfm-square:before,.fa-square-lastfm:before{content:"\f203"}.fa-vimeo:before{content:"\f40a"}.fa-mendeley:before{content:"\f7b3"}.fa-uniregistry:before{content:"\f404"}.fa-figma:before{content:"\f799"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-dropbox:before{content:"\f16b"}.fa-instagram:before{content:"\f16d"}.fa-cmplid:before{content:"\e360"}.fa-upwork:before{content:"\e641"}.fa-facebook:before{content:"\f09a"}.fa-gripfire:before{content:"\f3ac"}.fa-jedi-order:before{content:"\f50e"}.fa-uikit:before{content:"\f403"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-phabricator:before{content:"\f3db"}.fa-ussunnah:before{content:"\f407"}.fa-earlybirds:before{content:"\f39a"}.fa-trade-federation:before{content:"\f513"}.fa-autoprefixer:before{content:"\f41c"}.fa-whatsapp:before{content:"\f232"}.fa-slideshare:before{content:"\f1e7"}.fa-google-play:before{content:"\f3ab"}.fa-viadeo:before{content:"\f2a9"}.fa-line:before{content:"\f3c0"}.fa-google-drive:before{content:"\f3aa"}.fa-servicestack:before{content:"\f3ec"}.fa-simplybuilt:before{content:"\f215"}.fa-bitbucket:before{content:"\f171"}.fa-imdb:before{content:"\f2d8"}.fa-deezer:before{content:"\e077"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-jira:before{content:"\f7b1"}.fa-docker:before{content:"\f395"}.fa-screenpal:before{content:"\e570"}.fa-bluetooth:before{content:"\f293"}.fa-gitter:before{content:"\f426"}.fa-d-and-d:before{content:"\f38d"}.fa-microblog:before{content:"\e01a"}.fa-cc-diners-club:before{content:"\f24c"}.fa-gg-circle:before{content:"\f261"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-yandex:before{content:"\f413"}.fa-readme:before{content:"\f4d5"}.fa-html5:before{content:"\f13b"}.fa-sellsy:before{content:"\f213"}.fa-sass:before{content:"\f41e"}.fa-wirsindhandwerk:before,.fa-wsh:before{content:"\e2d0"}.fa-buromobelexperte:before{content:"\f37f"}.fa-salesforce:before{content:"\f83b"}.fa-octopus-deploy:before{content:"\e082"}.fa-medapps:before{content:"\f3c6"}.fa-ns8:before{content:"\f3d5"}.fa-pinterest-p:before{content:"\f231"}.fa-apper:before{content:"\f371"}.fa-fort-awesome:before{content:"\f286"}.fa-waze:before{content:"\f83f"}.fa-cc-jcb:before{content:"\f24b"}.fa-snapchat-ghost:before,.fa-snapchat:before{content:"\f2ab"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-rust:before{content:"\e07a"}.fa-wix:before{content:"\f5cf"}.fa-behance-square:before,.fa-square-behance:before{content:"\f1b5"}.fa-supple:before{content:"\f3f9"}.fa-webflow:before{content:"\e65c"}.fa-rebel:before{content:"\f1d0"}.fa-css3:before{content:"\f13c"}.fa-staylinked:before{content:"\f3f5"}.fa-kaggle:before{content:"\f5fa"}.fa-space-awesome:before{content:"\e5ac"}.fa-deviantart:before{content:"\f1bd"}.fa-cpanel:before{content:"\f388"}.fa-goodreads-g:before{content:"\f3a9"}.fa-git-square:before,.fa-square-git:before{content:"\f1d2"}.fa-square-tumblr:before,.fa-tumblr-square:before{content:"\f174"}.fa-trello:before{content:"\f181"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-get-pocket:before{content:"\f265"}.fa-perbyte:before{content:"\e083"}.fa-grunt:before{content:"\f3ad"}.fa-weebly:before{content:"\f5cc"}.fa-connectdevelop:before{content:"\f20e"}.fa-leanpub:before{content:"\f212"}.fa-black-tie:before{content:"\f27e"}.fa-themeco:before{content:"\f5c6"}.fa-python:before{content:"\f3e2"}.fa-android:before{content:"\f17b"}.fa-bots:before{content:"\e340"}.fa-free-code-camp:before{content:"\f2c5"}.fa-hornbill:before{content:"\f592"}.fa-js:before{content:"\f3b8"}.fa-ideal:before{content:"\e013"}.fa-git:before{content:"\f1d3"}.fa-dev:before{content:"\f6cc"}.fa-sketch:before{content:"\f7c6"}.fa-yandex-international:before{content:"\f414"}.fa-cc-amex:before{content:"\f1f3"}.fa-uber:before{content:"\f402"}.fa-github:before{content:"\f09b"}.fa-php:before{content:"\f457"}.fa-alipay:before{content:"\f642"}.fa-youtube:before{content:"\f167"}.fa-skyatlas:before{content:"\f216"}.fa-firefox-browser:before{content:"\e007"}.fa-replyd:before{content:"\f3e6"}.fa-suse:before{content:"\f7d6"}.fa-jenkins:before{content:"\f3b6"}.fa-twitter:before{content:"\f099"}.fa-rockrms:before{content:"\f3e9"}.fa-pinterest:before{content:"\f0d2"}.fa-buffer:before{content:"\f837"}.fa-npm:before{content:"\f3d4"}.fa-yammer:before{content:"\f840"}.fa-btc:before{content:"\f15a"}.fa-dribbble:before{content:"\f17d"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-internet-explorer:before{content:"\f26b"}.fa-stubber:before{content:"\e5c7"}.fa-telegram-plane:before,.fa-telegram:before{content:"\f2c6"}.fa-old-republic:before{content:"\f510"}.fa-odysee:before{content:"\e5c6"}.fa-square-whatsapp:before,.fa-whatsapp-square:before{content:"\f40c"}.fa-node-js:before{content:"\f3d3"}.fa-edge-legacy:before{content:"\e078"}.fa-slack-hash:before,.fa-slack:before{content:"\f198"}.fa-medrt:before{content:"\f3c8"}.fa-usb:before{content:"\f287"}.fa-tumblr:before{content:"\f173"}.fa-vaadin:before{content:"\f408"}.fa-quora:before{content:"\f2c4"}.fa-square-x-twitter:before{content:"\e61a"}.fa-reacteurope:before{content:"\f75d"}.fa-medium-m:before,.fa-medium:before{content:"\f23a"}.fa-amilia:before{content:"\f36d"}.fa-mixcloud:before{content:"\f289"}.fa-flipboard:before{content:"\f44d"}.fa-viacoin:before{content:"\f237"}.fa-critical-role:before{content:"\f6c9"}.fa-sitrox:before{content:"\e44a"}.fa-discourse:before{content:"\f393"}.fa-joomla:before{content:"\f1aa"}.fa-mastodon:before{content:"\f4f6"}.fa-airbnb:before{content:"\f834"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-buy-n-large:before{content:"\f8a6"}.fa-gulp:before{content:"\f3ae"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-strava:before{content:"\f428"}.fa-ember:before{content:"\f423"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-teamspeak:before{content:"\f4f9"}.fa-pushed:before{content:"\f3e1"}.fa-wordpress-simple:before{content:"\f411"}.fa-nutritionix:before{content:"\f3d6"}.fa-wodu:before{content:"\e088"}.fa-google-pay:before{content:"\e079"}.fa-intercom:before{content:"\f7af"}.fa-zhihu:before{content:"\f63f"}.fa-korvue:before{content:"\f42f"}.fa-pix:before{content:"\e43a"}.fa-steam-symbol:before{content:"\f3f6"}:host,:root{--fa-font-regular:normal 400 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:400;font-display:block;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-regular-400.ttf) format("truetype")}.fa-regular,.far{font-weight:400}:host,:root{--fa-style-family-classic:"Font Awesome 6 Free";--fa-font-solid:normal 900 1em/1 "Font Awesome 6 Free"}@font-face{font-family:"Font Awesome 6 Free";font-style:normal;font-weight:900;font-display:block;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-solid-900.ttf) format("truetype")}.fa-solid,.fas{font-weight:900}@font-face{font-family:"Font Awesome 5 Brands";font-display:block;font-weight:400;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:900;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"Font Awesome 5 Free";font-display:block;font-weight:400;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-regular-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-solid-900.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-brands-400.ttf) format("truetype")}@font-face{font-family:"FontAwesome";font-display:block;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-regular-400.ttf) format("truetype");unicode-range:u+f003,u+f006,u+f014,u+f016-f017,u+f01a-f01b,u+f01d,u+f022,u+f03e,u+f044,u+f046,u+f05c-f05d,u+f06e,u+f070,u+f087-f088,u+f08a,u+f094,u+f096-f097,u+f09d,u+f0a0,u+f0a2,u+f0a4-f0a7,u+f0c5,u+f0c7,u+f0e5-f0e6,u+f0eb,u+f0f6-f0f8,u+f10c,u+f114-f115,u+f118-f11a,u+f11c-f11d,u+f133,u+f147,u+f14e,u+f150-f152,u+f185-f186,u+f18e,u+f190-f192,u+f196,u+f1c1-f1c9,u+f1d9,u+f1db,u+f1e3,u+f1ea,u+f1f7,u+f1f9,u+f20a,u+f247-f248,u+f24a,u+f24d,u+f255-f25b,u+f25d,u+f271-f274,u+f278,u+f27b,u+f28c,u+f28e,u+f29c,u+f2b5,u+f2b7,u+f2ba,u+f2bc,u+f2be,u+f2c0-f2c1,u+f2c3,u+f2d0,u+f2d2,u+f2d4,u+f2dc}@font-face{font-family:"FontAwesome";font-display:block;src:url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-v4compatibility.woff2) format("woff2"),url(//wamikata.org.au/wp-content/themes/burden/assets/webfonts/fa-v4compatibility.ttf) format("truetype");unicode-range:u+f041,u+f047,u+f065-f066,u+f07d-f07e,u+f080,u+f08b,u+f08e,u+f090,u+f09a,u+f0ac,u+f0ae,u+f0b2,u+f0d0,u+f0d6,u+f0e4,u+f0ec,u+f10a-f10b,u+f123,u+f13e,u+f148-f149,u+f14c,u+f156,u+f15e,u+f160-f161,u+f163,u+f175-f178,u+f195,u+f1f8,u+f219,u+f27a}a.meanmenu-reveal{display:none}.mean-container .mean-bar{background:#0f99de;float:left;min-height:60px;padding:4px 0 0;position:relative;width:100%;z-index:999999}.mean-container a.meanmenu-reveal{width:22px;height:22px;padding:18px;top:0;right:0;cursor:pointer;color:#fff;text-decoration:none;font-size:16px;text-indent:-9999em;line-height:22px;font-size:1px;display:block;font-family:Arial,Helvetica,sans-serif;font-weight:700;float:right}.mean-container a.meanmenu-reveal span{display:block;background:#fff;height:3px;margin-top:3px}.mean-container .mean-nav{float:left;width:100%;background:#0c1923}.mean-container .mean-nav ul{padding:0;margin:0;width:100%;list-style-type:none}.mean-container .mean-nav ul li{background:#f8f8f8 none repeat scroll 0 0;float:left;position:relative;width:100%;border-top:1px solid#ddd}.mean-container .mean-nav ul li a{background:#f8f8f8 none repeat scroll 0 0;color:#666;display:block;float:left;font-size:12px;margin:0;padding:1em 5%;text-align:left;text-decoration:none;text-transform:uppercase;width:90%;font-weight:700}.mobile-menu-area{background:#262626}.mean-container .mean-nav ul li li a{border-top:1px solid rgba(255,255,255,.25);opacity:.75;padding:1em 10%;text-shadow:none!important;visibility:visible;width:80%;font-weight:400;text-transform:capitalize;color:#444}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:1em 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:1em 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:1em 25%}.mean-container .mean-nav ul li a:hover{background:#f8f8f8 none repeat scroll 0 0;color:#f47e1e}.mean-container .mean-nav ul li a.mean-expand{width:26px;height:15px;margin-top:1px;padding:12px!important;text-align:center;position:absolute;right:0;top:0;z-index:2;font-weight:700;background:rgba(255,255,255,.1);border:0!important;background:#f8f8f8}.mean-container .mean-nav ul li a.mean-expand:hover{background:#f8f8f8}.mean-container .mean-push{float:left;width:100%;padding:0;margin:0;clear:both}.mean-nav .wrapper{width:100%;padding:0;margin:0}.mean-container .mean-bar,.mean-container .mean-bar *{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.mean-remove{display:none!important}.mean-container .mean-bar::after{color:#fff;content:"MENU";font-size:21px;left:5%;position:absolute;top:12px}.mean-container .mean-bar::after{display:none}.mean-container .mean-nav ul li a:hover{color:#f47e1e;border-radius:0}.mean-container a.meanmenu-reveal span{background:#fff}.mobile-menu-area{background:#fff none repeat scroll 0 0;border-top:3px solid #2bcdc1}.mean-container .mean-nav ul li a{background:#fff;color:#444;display:block}.mean-container .mean-nav ul li a.mean-expand{background:0 0;top:-4px}.mean-container .mean-nav ul li a.mean-expand:hover{background:0 0}.mean-container .mean-nav ul li{background:#444}.mean-container .mean-nav ul li li a{color:#fff;opacity:.9;border-top:0}.mean-container a.meanmenu-reveal{color:#fff}.meanmenu-reveal.meanclose:hover{color:#fff!important}.mean-container a.meanmenu-reveal:hover span{background:#fff}.mean-container .mean-bar::before{color:#fff;content:"menu";font-size:18px;font-weight:700;left:10px;position:absolute;top:18px}.dnSlide-main{position:relative;visibility:hidden;padding:0;margin:0;list-style:none;width:800px;height:234px;margin-left:auto;margin-right:auto}.dnSlide-main.done{visibility:visible}.dnSlide-main.dn-response{width:100%}.dnSlide-main.dn-response .dnSlide-list{width:100%;height:100%;margin:0;margin-top:35px;margin-bottom:35px;padding-left:0}.dnSlide-main a,.dnSlide-main img{display:block;border:0}.dnSlide-main .dnSlide-list{width:800px;height:234px;list-style:none}.dnSlide-main .dnSlide-btn{color:#000;height:234px;width:100px;opacity:.5;position:absolute;top:0;left:0;-webkit-transition:opacity .3s;transition:opacity .3s;z-index:10;cursor:pointer;background-repeat:no-repeat;background-position:center center}.dnSlide-main .dnSlide-btn:hover{opacity:.8;-webkit-transition:opacity .3s;transition:opacity .3s}.dnSlide-main.dnSlide-hide{display:none}.dnSlide-main .dnSlide-item{position:absolute;top:0;left:0;opacity:1!important}.dnSlide-main .dnSlide-left-btn{background-image:url(//wamikata.org.au/wp-content/themes/burden/assets/images/left.svg);background-size:35%;left:0}.dnSlide-main .dnSlide-right-btn{background-image:url(//wamikata.org.au/wp-content/themes/burden/assets/images/right.svg);background-size:35%;right:0;left:auto}@media \0screen\,screen\9{.dnSlide-main{margin-top:35px;margin-bottom:35px}.dnSlide-main .dnSlide-right-btn{background-image:url(//wamikata.org.au/wp-content/themes/burden/assets/images/right.png)}.dnSlide-main .dnSlide-left-btn{background-image:url(//wamikata.org.au/wp-content/themes/burden/assets/images/left.png)}}.beer-slider{display:inline-block;overflow:hidden;position:relative}.beer-slider *,.beer-slider:after,.beer-slider :after,.beer-slider:before,.beer-slider :before{box-sizing:border-box}.beer-slider img,.beer-slider svg{vertical-align:bottom}.beer-slider>*{height:100%}.beer-slider>img{height:auto;max-width:100%}.beer-reveal{left:0;opacity:0;overflow:hidden;position:absolute;right:50%;top:0;transition:opacity .35s;z-index:1}.beer-reveal>:first-child{height:100%;max-width:none;width:200%}.beer-reveal>img:first-child{height:auto}.beer-range{-moz-appearance:none;-ms-touch-action:auto;bottom:0;cursor:pointer;height:100%;left:-1px;margin:0;opacity:0;position:absolute;top:0;touch-action:auto;width:calc(100% + 2px);z-index:2}.beer-range::-webkit-slider-thumb{-webkit-appearance:none;height:300vh}.beer-range::-moz-range-thumb{-webkit-appearance:none;height:300vh}.beer-range::-ms-tooltip{display:none}.beer-handle{background:hsla(0,0%,100%,.5);border-radius:50%;box-shadow:0 0 6px transparent;color:#000;height:48px;left:50%;opacity:0;pointer-events:none;position:absolute;top:50%;transform:translate3d(-50%,-50%,0);transition:background .3s,box-shadow .3s,opacity .5s .25s;width:48px;z-index:2}.beer-handle:after,.beer-handle:before{border-left:2px solid;border-top:2px solid;content:"";height:10px;position:absolute;top:50%;transform-origin:0 0;width:10px}.beer-handle:before{left:10px;transform:rotate(-45deg)}.beer-handle:after{right:0;transform:rotate(135deg)}.beer-range:focus~.beer-handle{background:hsla(0,0%,100%,.85);box-shadow:0 0 3px rgba(0,0,0,.4)}.beer-reveal[data-beer-label]:after,.beer-slider[data-beer-label]:after{background:hsla(0,0%,100%,.75);border-radius:.125rem;content:attr(data-beer-label);line-height:1;padding:.5rem;position:absolute;top:1.5rem}.beer-slider[data-beer-label]:after{right:1.5rem}.beer-reveal[data-beer-label]:after{left:1.5rem}.beer-reveal[data-beer-label=""]:after,.beer-slider[data-beer-label=""]:after{content:none}.beer-ready .beer-handle,.beer-ready .beer-reveal{opacity:1}@keyframes witr_rotate_all{from{transform:rotate(0deg)}to{transform:rotate(-360deg)}}
.set_class{
animation: witr_rotate_all 800ms ease-out infinite;
} @keyframes witr_rotate_left{to{transform:rotate(30deg)}from{transform:rotate(175deg)}}
.set_class{
animation: witr_rotate_left 800ms ease-out infinite;
} @keyframes witr_rotate_right{from{transform:rotate(-175deg)}to{transform:rotate(-30deg)}}
.set_class{
animation: witr_rotate_right 800ms ease-out infinite;
} @keyframes witr_squares{
0%{transform:scale(1);opacity:0}
20%{transform:scale(1.24);opacity:1}
100%{transform:scale(2.1);opacity:0}
}
.set_class{
animation: witr_squares 800ms ease-out infinite;
} @keyframes witr_zoom_out{from{opacity:1}to{opacity:0}}
.set_class{
animation: witr_zoom_out 800ms ease-out infinite;
} @keyframes witr_zoom_in{
from{opacity:0}to{opacity:1}
}
.set_class{
animation: witr_zoom_in 800ms ease-out infinite;
} @keyframes witr_zoom_wave{0%{transform:scale(1);opacity:.8}20%{opacity:.8}100%{transform:scale(5.5);opacity:0}}
.set_class{
animation: witr_zoom_wave 800ms ease-out infinite;
} @keyframes witr_focash{
0%,100%{transform:scale(0);}50%{transform:scale(1);}
}	
.set_class{
animation: witr_zoom 800ms ease-out infinite;
} @keyframes witr_up_down{0%{margin-top:-150px}100%{margin-top:0}}
.set_class{
animation: witr_up_down 800ms ease-out infinite;
} @keyframes witr_bounce{
0%,100%,20%,50%,80%{transform:translateY(0)}
40%{transform:translateY(-10px)}
60%{transform:translateY(-5px)}
}
.set_class{
animation: witr_bounce 800ms ease-out infinite;
}    html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
}
textarea,
input{
outline:none;
} main {
display: block;
} h1 {
font-size: 2em;
margin: 0.67em 0;
}  hr {
box-sizing: content-box; height: 0; overflow: visible; } pre {
font-family: monospace, monospace; font-size: 1em; }  a {
background-color: transparent;
} abbr[title] {
border-bottom: none; text-decoration: underline; text-decoration: underline dotted; } b,
strong {
font-weight: bolder;
} code,
kbd,
samp {
font-family: monospace, monospace; font-size: 1em; } small {
font-size: 80%;
} sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sub {
bottom: -0.25em;
}
sup {
top: -0.5em;
}  img {
border-style: none;
}  button,
input,
optgroup,
select,
textarea {
font-family: inherit; font-size: 100%; line-height: 1.15; margin: 0; } button,
input { overflow: visible;
} button,
select { text-transform: none;
} button,
[type="button"],
[type="reset"],
[type="submit"] {
-webkit-appearance: button;
} button::-moz-focus-inner,
[type="button"]::-moz-focus-inner,
[type="reset"]::-moz-focus-inner,
[type="submit"]::-moz-focus-inner {
border-style: none;
padding: 0;
} button:-moz-focusring,
[type="button"]:-moz-focusring,
[type="reset"]:-moz-focusring,
[type="submit"]:-moz-focusring {
outline: 1px dotted ButtonText;
} fieldset {
padding: 0.35em 0.75em 0.625em;
} legend {
box-sizing: border-box; color: inherit; display: table; max-width: 100%; padding: 0; white-space: normal; } progress {
vertical-align: baseline;
} textarea {
overflow: auto;
} [type="checkbox"],
[type="radio"] {
box-sizing: border-box; padding: 0; } [type="number"]::-webkit-inner-spin-button,
[type="number"]::-webkit-outer-spin-button {
height: auto;
} [type="search"] {
-webkit-appearance: textfield; outline-offset: -2px; } [type="search"]::-webkit-search-decoration {
-webkit-appearance: none;
} ::-webkit-file-upload-button {
-webkit-appearance: button; font: inherit; }  details {
display: block;
} summary {
display: list-item;
}  template {
display: none;
} [hidden] {
display: none;
} body {	
color: #818182;
font-family: 'Lora', sans-serif;
font-weight: 400; font-size: 17px;
line-height: 1.6;
font-style: italic;	
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Playfair Display', serif; margin-bottom: 0; line-height: 1.2;	
font-weight: 700;
transition: .5s;
font-size:24px;
color: #443e3e;
margin: 0 0 10px;	
font-style: italic;	
}
h1{}
h2{}
h3{}
h4{}
h5{}
h6{}
a{
color: #1b1a1a;
transition: all 0.3s ease-out 0s;
}
a:focus,
.btn:focus {
text-decoration: none;
outline: none;
}
a:focus,
a:hover {
text-decoration: none;
text-decoration: none;
color:#443e3e;
}
.uppercase {
text-transform: uppercase;
}
.capitalize {
text-transform: capitalize;
}
.slick-initialized .slick-slide {
outline: none;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: #B79D5B;
-webkit-transition: .5s;
transition: .5s;
font-size:24px;
font-weight: 700;
}  ul {
margin: 0;
padding: 0;
}
li {
list-style:none;
}
input:focus,
button:focus
{
border-color:transparent;
outline-color:transparent;
}
textarea:focus{
border-color:transparent;
outline-color:transparent;
}
hr {
margin: 60px 0;
padding: 0px;
border-bottom: 1px solid #eceff8;
border-top: 0px;
}
hr.style-2 {
border-bottom: 1px dashed #f10;
}
hr.mp-0 {
margin: 0;
border-bottom: 1px solid #eceff8;
}
hr.mtb-40 {
margin: 40px 0;
border-bottom: 1px solid #eceff8;
border-top: 0px;
}
label {
color: #443e3e;
cursor: pointer;
font-size: 14px;
font-weight: 400;
}
a,i, cite, em, var, address, dfn,ol,li,ul{ font-weight:400;
}
*::-moz-selection {
background: #4fc1f0;
color: #666;
text-shadow: none;
}
::-moz-selection {
background: #4fc1f0;
color: #666;
text-shadow: none;
}
::selection {
background: #4fc1f0;
color: #666;
text-shadow: none;
}
::-moz-placeholder {
color: #666;
font-size: 16px;
}
::-webkit-input-placeholder {
color: #666;
font-size: 16px;
}
:-ms-input-placeholder {
color: #666;
font-size: 16px;
}
::placeholder {
color: #666;
font-size: 16px;
}  .witr_single_progress {
overflow:hidden;
}
.progress-bar {
background-color: #884646;
} .witr_progress-style1 {height: 30px;box-shadow: none;border-radius: 0;overflow: visible;background: #fff;margin-top: 20px;box-shadow: 0 1px 10px rgba(0, 0, 0, 0.1);}
.witr_progress-style1 + .witr_progress-style1 {margin-top: 50px;}
.witr_progress-style1 .progress-bar {position: relative;text-align: left;line-height: 30px;border-radius: 0;box-shadow: none;}
.witr_title1 .witr_label {position: absolute;left: 5px;top: 0px;color: #1b1a1a;font-size: 16px;font-weight: 600;}
.witr_progress-style1 .witr_percent {position: absolute;right: 10px;font-weight: 500;color: #fff;font-size: 14px;line-height: 30px;} .witr_progress-style2 {height: 4px;box-shadow: none;border-radius: 0;overflow: visible;margin-top: 20px;}
.witr_progress-style2 + .witr_progress-style2 {margin-top: 50px;}
.witr_progress-style2 .progress-bar {position: relative;text-align: left;line-height: 4px;border-radius: 0;box-shadow: none;}
.witr_title2 .witr_label {position: absolute;left: 0px;top: 0px;color: #1b1a1a;font-size: 17px;font-weight: 700;}
.witr_progress-style2 .witr_percent {position: absolute;right: 0;font-weight: 700;color: #1b1a1a;font-size: 16px;top: -19px;} .witr_progress-style3 {height: 30px;box-shadow: none;border-radius: 0;overflow: visible;margin-top: 20px;}
.witr_progress-style3 + .witr_progress-style3 {margin-top: 40px;}
.witr_progress-style3 .progress-bar {position: relative;text-align: left;line-height: 30px;border-radius: 0;box-shadow: none;}
.witr_progress-style3 .witr_label {position: absolute;left: 0;color: #fff;font-size: 13px;font-weight: 500;padding: 0 12px;background: rgba(255, 255, 255, 0.3);}
.witr_progress-style3 .witr_percent {position: absolute;right: 10px;font-weight: 500;color: #fff;font-size: 12px;line-height: 26px;top: -10px;background: #1b1a1a;padding: 0 7px;} .witr_progress-style4 {height: 40px;box-shadow: none;border-radius: 0;overflow: visible;padding: 4px;background: #fff;box-shadow: 0 10px 20px rgba(68, 68, 68, 0.05);}
.witr_progress-style4 + .witr_progress-style4 {margin-top: 30px;}
.witr_progress-style4 .progress-bar {position: relative;text-align: left;border-radius: 0;box-shadow: none;}
.witr_progress-style4 .witr_label {position: absolute;left: 5px;color: #fff;font-size: 12px;font-weight: 500;padding: 0 12px;background: rgba(255, 255, 255, 0.3);top: 50%;transform: translateY(-50%);}
.witr_progress-style4 .witr_percent {position: absolute;right: 6px;font-weight: 500;color: #fff;font-size: 11px;background: rgba(255, 255, 255, 0.3);top: 50%;transform: translateY(-50%);padding: 0 5px;} .witr_progress-style5 {height: 24px;box-shadow: none;border-radius: 0;overflow: visible;margin-top: 30px;}
.witr_progress-style5 + .witr_progress-style5 {margin-top: 60px;}
.witr_progress-style5 .progress-bar {position: relative;text-align: left;border-radius: 0;box-shadow: none;}
.witr_title5 .witr_label {position: absolute;left: 0px;top: 5px;color: #222;font-size: 16px;font-weight: 600;}
.witr_progress-style5 .witr_percent {position: absolute;right: 0;font-weight: 500;color: #fff;font-size: 12px;top: -35px;background: #222;padding: 3px 6px;border-radius: 4px;}
.witr_progress-style5 .witr_percent:after {content: '';position: absolute;border: 11px solid transparent;border-right-color: #222;left: -19px;top: 50%;transform: translateY(-50%);}
.progress.witr_progress-style5 {
margin-top: 37px;
} .witr_progress-style6 {overflow: visible;position: relative;margin-top: 20px;box-shadow: none;background: rgba(0, 0, 0, 0.04);padding: 3px;border-radius: 10px;}
.witr_progress-style6 + .witr_progress-style6 {margin-top: 60px;}
.witr_progress-style6 .progress-bar {position: relative;text-align: left;border-radius: 7px;line-height: 30px;box-shadow: none;}
.witr_title6 .witr_label {position: absolute;left: 2px;top: 8px;color: #1b1a1a;font-size: 16px;font-weight: 600;}
.witr_progress-style6 .witr_percent {position: absolute;color: #fff;font-size: 11px;bottom: 27px;text-align: center;z-index: 10;text-align: center;right: 0;font-weight: 600;}
.witr_progress-style6 .witr_percent:after {content: '';position: absolute;background: #1b1a1a;border-radius: 0px 30px 30px 30px;width: 30px;height: 30px;left: -6px;top: 0;z-index: -1;transform: rotate(-130deg);}
.progress.witr_progress-style6 {
margin-top: 44px;
} .witr_progress-style7 {height: 12px;box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);border-radius: 0;overflow: visible;padding: 3px;background: #fff;margin-top: 20px;}
.witr_progress-style7 + .witr_progress-style7 {margin-top: 60px;}
.witr_progress-style7 .progress-bar {position: relative;text-align: left;line-height: 4px;border-radius: 0;box-shadow: none;}
.witr_title7 .witr_label {position: absolute;left: 0px;top: 0px;color: #1b1a1a;font-size: 15px;font-weight: 600;}
.witr_progress-style7 .witr_percent {position: absolute;right: -13px;font-weight: 500;color: #fff;font-size: 10px;top: -30px;background: #1b1a1a;padding: 8px 5px;}
.witr_progress-style7 .witr_percent:after {content: '';position: absolute;border: 5px solid transparent;left: 50%;border-top-color: #1b1a1a;top: 20px;-webkit-transform: translateX(-50%);transform: translateX(-50%);} .witr_progress-style8 {position: relative;height: 40px;box-shadow: none;border-radius: 20px;overflow: visible;padding: 7px;background: #fff;box-shadow: 0 1px 10px rgba(68, 68, 68, 0.08);}
.witr_progress-style8 + .witr_progress-style8 {margin-top: 30px;}
.witr_progress-style8 .progress-bar {text-align: left;border-radius: 0;box-shadow: none;border-radius: 15px;}
.witr_progress-style8 .witr_label {position: absolute;left: 20px;color: #fff;font-size: 13px;font-weight: 500;top: 50%;transform: translateY(-50%);}
.witr_progress-style8 .witr_percent {position: absolute;right: 14px;top: 50%;font-weight: 500;color: #1b1a1a;font-size: 13px;transform: translateY(-50%);} .witr_progress-style9 {overflow: visible;position: relative;border-radius: 10px;margin-top: 20px;box-shadow: none;background: #eee;padding: 0px;height: 20px;}
.witr_progress-style9 + .witr_progress-style9 {margin-top: 60px;}
.witr_progress-style9 .progress-bar {text-align: left;border-radius: 10px;line-height: 30px;margin-left: -1px;box-shadow: none;}
.witr_title9 .witr_label {position: absolute;left: 2px;top: 0px;color: #888;font-size: 16px;font-weight: 600;}
.witr_progress-style9 .witr_percent {position: absolute;color: #999;font-size: 11px;top: 50%;text-align: center;z-index: 10;text-align: center;right: 0;font-weight: 600;transform: translateY(-50%);}
.witr_progress-style9 .witr_percent:after {content: '';position: absolute;background: #eee;border-radius: 30px 30px 0px 30px;width: 30px;height: 30px;left: -6px;top: 0;z-index: -1;transform: rotate(130deg);} .witr_progress-style10 {overflow: visible;margin-top: 20px;box-shadow: none;background: #eee;padding: 0px;height: 12px;border-radius: 6px;}
.witr_progress-style10 + .witr_progress-style10 {margin-top: 60px;}
.witr_progress-style10 .progress-bar {position: relative;text-align: left;border-radius: 10px;line-height: 30px;margin-left: -1px;box-shadow: none;}
.witr_title10 .witr_label {position: absolute;left: 2px;top: -15px;color: #888;font-size: 16px;font-weight: 600;}
.witr_progress-style10 .witr_percent {position: absolute;width: 36px;height: 36px;line-height: 32px;background: #fff;color: #337ab7;font-size: 11px;top: 50%;text-align: center;z-index: 10;text-align: center;right: -1px;font-weight: 600;transform: translateY(-50%);border: 2px solid #337ab7;border-radius: 50%;text-align: center;}
.witr_progress-style10 .progress-bar-success .witr_percent {border-color: #5cb85c;color: #5cb85c;}
.witr_progress-style10 .progress-bar-info .witr_percent {border-color: #5bc0de;color: #5bc0de;}
.witr_progress-style10 .progress-bar-warning .witr_percent {border-color: #884646;color: #884646;}
.witr_progress-style10 .progress-bar-danger .witr_percent {border-color: #884646;color: #884646;}
.progress.witr_progress-style10 {
margin: 12px 0;
}
.progress{
margin-top: 29px;
}
.witr_ds_content_aream {
position: relative;
} .blog-left-side {} 
.blog-left-side > div {
background-color: #fff;
margin-bottom: 30px;
padding:15px;
box-shadow: 0px 0px 5px 0px rgba(148, 146, 245, 0.20);
}
.blog-left-side > div:last-child {
margin-bottom: 0px;
}
.blog-left-side h2 {
margin-bottom: 10px;
text-transform: uppercase;
}
.blog-left-side {} .blog-left-side .content {
padding: 0;
}
.blog-left-side .push-bottom-large {
margin-bottom: 0;
}
.blog-left-side > div:last-child {
margin-bottom: 0px;
}
.blog-left-side > aside:last-child {
margin-bottom: 0px !important;
}
.blog-left-side .sub-menu li a:hover,
.blog-left-side .nav .children li a:hover {
background: transparent;
color: #18c8ff;
}
.defaultsearch {
background: #f7f7f7;
position: relative;
}
.defaultsearch input {
background: #f7f7f7 none repeat scroll 0 0;
border: 0 none;
height: 54px;
position: relative;
width: 100%;
}
.defaultsearch input[type="text"] {} .defaultsearch input::-ms-input-placeholder,
.defaultsearch input::-webkit-placeholder,
.defaultsearch input::-moz-placeholder {
color: #443e3e;
}
.defaultsearch button {
background: transparent none repeat scroll 0 0;
border: 0 none;
color: #858585;
font-size: 18px;
padding: 1px 15px;
position: absolute;
right: 0;
top: 50%;
cursor: pointer;
transform: translateY(-50%);
}
.defaultsearch button i {}
.defaultsearch input[type="text"] {
padding-left: 10px;
} .widget {}
.blog-left-side .widget h2 {
border-bottom: 1px solid #e5e5e5;
bottom: -1px;
display: block;
line-height: 17px;
margin-bottom: 20px;
padding-bottom: 14px;
position: relative;
text-transform: capitalize;
}
.blog-left-side .widget h2::before {
background: #884646 none repeat scroll 0 0;
bottom: 0;
content: "";
height: 20px;
left: -15px;
position: absolute;
width: 2px;
top: -3px;
}
.blog-left-side .widget h2{}
.footer-middle .widget h5 {
color: #443e3e;
font-size: 24px;
text-transform: capitalize;
}
.blog-left-side .widget ul {
list-style: none;
}
.blog-left-side .widget ul li {
margin: 0 0 5px;
padding-left: 20px;
position: relative;
}
.blog-left-side .widget ul li span{ font-weight: 300;
}
.blog-left-side .widget ul li:last-child {
padding-bottom: 0px;
margin-bottom: 0;
}
.blog-left-side > .widget > ul > li {
margin: 0 0 10px;
padding-bottom: 10px;
}
.blog-left-side .widget > ul > li:not(:last-child) {
border-bottom: 1px solid rgba(0, 0, 0, 0.12);
}
.blog-left-side .widget ul li a {
color: #443e3e;
}
.blog-left-side .widget ul li a:hover,
.blog-left-side .widget ul li:hover::before{
color: #884646;
}
.blog-left-side .widget ul li::before {
color: #443e3e;
content: "\f105";
font-family: FontAwesome;
font-size: 18px;
left: 0;
position: absolute;
}
.blog-left-side .widget ul.children li{
} .widget {} 
.blog-left-side .widget select {
width: 100%;
height: 40px;
background: #fff;
border: 1px solid #ddd;
padding-left: 5px;
}
.widget .screen-reader-text {
display: none;
}
.textwidget select{
width:100%;
} #wp-calendar {
width: 100%;
} .tagcloud a {
color: #443e3e;
display: inline-block;
font-size: 14px !important;
margin: 0 8px 10px 0;
padding: 7px 15px;
text-align: center;
font-weight: 400;
border: 1px solid #ddd;
text-transform: capitalize;
}
.widget_categories ul li:hover:before,
.widget_archive ul li:hover:before,
.widget_categories ul li a:hover,
.widget_archive ul li a:hover,
.tagcloud a:hover,
.r-post-content h3:hover,
.r-post-content h3 a:hover {
color: #884646;
}
.tagcloud a:hover {
background: #884646;
color: #fff;
}
#wp-calendar caption {
font-size: 14px;
font-weight: normal;
margin-bottom: 10px;
text-align: left;
text-transform: uppercase;
}
#wp-calendar {
font-size: 13px;
}
#wp-calendar {
border: 0px solid #e5e5e5;
margin-bottom: 20px;
overflow: auto;
vertical-align: top;
width: 100%;
margin: 0;
color:#443e3e;
}
table#wp-calendar td {
border: 1px solid #e5e5e5;
color: #443e3e;
padding: 5px 10px;
text-align: center;
vertical-align: top;
font-size: 14px;
}
#wp-calendar th, #wp-calendar td {
padding: 8px;
}
table#wp-calendar th {
border: 1px solid #e5e5e5;
color: #443e3e;
font-size: 13px;
font-weight: 700;
padding: 5px 10px;
text-align: center;
text-transform: uppercase;
vertical-align: middle;
}
table#wp-calendar td#today{
color:#fff ;
background-color:#884646 ;
}
table#wp-calendar td#today a{
color:#fff;
}
.textwidget img {
margin-bottom: 15px;
}
.textwidget p{
margin-bottom: 0.5rem;
} .dvrm {
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .7s;
transition: .7s;
position: relative;
left: 600px;
}
.dvrm {
margin-right: 80px;
top: 0px;
}
.dvrm.nav-show {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
left: 0px;
-webkit-transition: .5s;
transition: .5s;
}
.hamburger{background:rgba(0, 0, 0, 0);border:0 none;color:inherit;cursor:pointer;display:inline-block;font:inherit;margin:0;overflow:visible;padding:20px 15px;position:absolute;right:0;text-transform:none;top:50%;transform:translateY(calc(-50% ));transition-duration:0.5s;transition-property:opacity, filter, -webkit-filter;transition-timing-function:linear;z-index:99;outline:none}.hamburger.is-active .hamburger-box{height:17px}.hamburger-box{display:inline-block;height:16px;position:relative;width:36px;margin:auto}.hamburger-inner{display:block;top:50%}.hamburger-inner,.hamburger-inner::before,.hamburger-inner::after{background-color:#fff;border-radius:4px;height:3px;position:absolute;transition-duration:0.15s;transition-property:transform,-webkit-transform;transition-timing-function:ease;width:35px}.hamburger-inner::before,.hamburger-inner::after{content:"";display:block}.hamburger-inner::before{top:-10px}.hamburger-inner::after{bottom:-10px}.hamburger--slider .hamburger-inner{top:2px}.hamburger--slider .hamburger-inner::before{top:10px;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;transition-timing-function:ease;transition-duration:0.2s}.hamburger--slider .hamburger-inner::after{top:20px}.hamburger--slider.is-active .hamburger-inner{-webkit-transform:translate3d(0, 10px, 0) rotate(45deg);transform:translate3d(0, 10px, 0) rotate(45deg)}.hamburger--slider.is-active .hamburger-inner::before{-webkit-transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);transform:rotate(-45deg) translate3d(-5.71429px, -6px, 0);opacity:0}.hamburger--slider.is-active .hamburger-inner::after{-webkit-transform:translate3d(0, -20px, 0) rotate(-90deg);transform:translate3d(0, -20px, 0) rotate(-90deg)}.hamburger--slider-r .hamburger-inner{top:2px}.hamburger--slider-r .hamburger-inner::before{top:10px;transition-property:opacity, -webkit-transform;transition-property:transform, opacity;transition-property:transform, opacity, -webkit-transform;transition-timing-function:ease;transition-duration:0.2s}.hamburger--slider-r .hamburger-inner::after{top:20px}.hamburger--slider-r.is-active .hamburger-inner{-webkit-transform:translate3d(0, 10px, 0) rotate(-45deg);transform:translate3d(0, 10px, 0) rotate(-45deg)}.hamburger--slider-r.is-active .hamburger-inner::before{-webkit-transform:rotate(45deg) translate3d(5.71429px, -6px, 0);transform:rotate(45deg) translate3d(5.71429px, -6px, 0);opacity:0}.hamburger--slider-r.is-active .hamburger-inner::after{-webkit-transform:translate3d(0, -20px, 0) rotate(90deg);transform:translate3d(0, -20px, 0) rotate(90deg)}  .tag-sticky-2 .burden-single-blog{
border:1px solid #005aff;
}
.post_reply ul,
.blog-content ul,
.single-blog-content ul
{
list-style-type: disc; }
.blockquote p{
font-size:16px;
}
table {
border-bottom: 1px solid #ededed;
border-collapse: collapse;
border-spacing: 0;
font-size: 18px;
line-height: 2;
margin: 0 0 20px;
width: 100%;
}
th {
font-weight: bold;
text-transform: uppercase; }
td {
border-top: 1px solid #ededed;
padding: 6px 10px 6px 0;
}
caption, th, td {
font-weight: normal;
text-align: left;
}
blockquote {
padding: 25px 32px 25px;
margin: 0 0 30px;
font-size: 17px;
border-left: 3px solid #005aff;
font-weight: 400;
box-shadow: 0 0 15px -9px rgba(224, 184, 184, 0.64);
}
blockquote p{
font-weight:400;
font-size:20px;
position: relative;	
} blockquote blockquote {
margin-right: 0;
}
blockquote cite,
blockquote small {
font-size: 20px;
color: #443e3e;
font-weight: 600;
}
blockquote code{
color: #555;
font-weight: 400;
}	
blockquote em,
blockquote i {
font-style: normal;
}
blockquote strong,
blockquote b {
}
small {
font-size: smaller;
}
sub,
sup {
font-size: 75%;
line-height: 0;
position: relative;
vertical-align: baseline;
}
sup {
top: -0.5em;
}
sub {
bottom: -0.25em;
}
dl {
margin: 0 20px;
}
dt {
font-weight: bold;
}
dd {
margin: 0 0 20px;
}
address {
font-style: italic;
margin: 0 0 24px;
}
i, cite, em, var, address, dfn {
font-style: italic;
}
em{
font-style: italic;
font-weight: bold; 
}
pre {
background: #f5f5f5;
margin: 20px 0;
overflow: auto;
padding: 20px;
white-space: pre;
white-space: pre-wrap;
word-wrap: break-word;
font-size: 18px;	
}
tt, code, samp {
color:#443e3e;
}
kbd{
} .entry-content img.alignleft, .entry-content .wp-caption.alignleft {
margin-left: -60px;
}
figure.wp-caption.alignleft, img.alignleft {
margin: 5px 20px 5px 0;
}
img.size-full, img.size-large, img.wp-post-image { max-width: 100%;
}
.alignleft {
float: left;
}
.entry-content img, .entry-summary img, .comment-content img, .widget img, .wp-caption {
max-width: 100%;
} .alignleft {
display: inline;
float: left;
}
.alignright {
display: inline;
float: right;
}
.aligncenter {
display: block;
margin-right: auto;
margin-left: auto;
}
blockquote.alignleft,
.wp-caption.alignleft,
img.alignleft {
margin: 0.4em 1.6em 1.6em 0;
}
blockquote.alignright,
.wp-caption.alignright,
img.alignright {
margin: 0.4em 0 1.6em 1.6em;
}
blockquote.aligncenter,
.wp-caption.aligncenter,
img.aligncenter {
clear: both;
margin-top: 0.4em;
margin-bottom: 1.6em;
}
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter {
margin-bottom: 1.2em;
} .wp-caption {
margin-bottom: 1.6em;
max-width: 100%;
}
.wp-caption img[class*="wp-image-"] {
display: block;
margin: 0;
}
.wp-caption-text {
color: #443e3e;
font-size: 18px;
line-height: 1.5;
padding: 0.5em 0;
} .gallery {
margin-bottom: 1.6em;
}
.gallery-item {
display: inline-block;
padding: 1.79104477%;
text-align: center;
vertical-align: top;
width: 100%;
}
.gallery-columns-2 .gallery-item {
max-width: 50%;
}
.gallery-columns-3 .gallery-item {
max-width: 33.33%;
}
.gallery-columns-4 .gallery-item {
max-width: 25%;
}
.gallery-columns-5 .gallery-item {
max-width: 20%;
}
.gallery-columns-6 .gallery-item {
max-width: 16.66%;
}
.gallery-columns-7 .gallery-item {
max-width: 14.28%;
}
.gallery-columns-8 .gallery-item {
max-width: 12.5%;
}
.gallery-columns-9 .gallery-item {
max-width: 11.11%;
}
.gallery-icon img {
margin: 0 auto;
}
.gallery-caption {
color: #707070;
color: rgba(51, 51, 51, 0.7);
display: block;
font-size: 12px;
font-size: 1.2rem;
line-height: 1.5;
padding: 0.5em 0;
}
.gallery-columns-6 .gallery-caption,
.gallery-columns-7 .gallery-caption,
.gallery-columns-8 .gallery-caption,
.gallery-columns-9 .gallery-caption {
display: none;
} .wp-block-cover.has-background-dim.alignleft {
margin-right: 15px;
}
.wp-block-button.alignright {
margin-left: 10px;
}
.wp-block-button.alignleft {
margin-right: 10px;
}
ul.wp-block-gallery.alignleft {
margin-right: 15px;
} .post-password-form input[type=submit] {
border: none;
padding: 0px 14px;
background:#18c8ff;
color:#fff;
text-transform:lowercase;
}
.post-password-form input[type=password] {
border: 1px solid #ddd;
height: 29px;
}
.site-title {
font-size: 30px;
margin: 0;
margin-top: 5px;
color:#5b5d62;
}
.site-title a {
font-weight: 600;
color:#5b5d62;		
text-transform: capitalize;
}
.site-title a:hover {
color:#5b5d62;
}
.site-description {
margin: 0;
color:#5b5d62;
}
.logo_area.text-center {
padding: 0px 0 12px;
}
.logo_area.text-center .site-title a,
.logo_area.text-center .site-description,
.logo_area.text-center .site-title a:hover {
color:#443e3e;		
}
.sticky{
border-color:#18c8ff;
}
.bypostauthor {
color:#443e3e;
}
.wp-block-button__link {
background-color: #005aff;
}
.wp-block-button {
margin-bottom: 15px;
}
.wp-block-cover p:not(.has-text-color) {
color: #fff;
}  .witr_btn {
background: #884646;
border-radius: 30px;
color: #fff;
display: inline-block;
font-size: 18px;
padding: 12px 40px;
text-align: center;
position: relative;
margin-right: 20px;
z-index: 2;
transition: 1s;
font-weight:400;
}
.witr_btn:hover{
background:#B79D5B;
color: #fff;	
} .witr_btn i {
font-size: 18px;
margin-left: 6px;
transition: 1s;		
}
.witr_btn i:hover{
margin-left: 10px;
} .witr_bbtn{
border-radius: 30px;
color: #884646;
display: inline-block;
font-size: 18px;
font-weight: 500;
padding: 12px 40px;
text-align: center;
text-transform: capitalize;
position: relative;
margin-right: 20px;
z-index:2;
transition: 1s;	
border:2px solid #884646;
}
.witr_bbtn:hover{
color:#fff;
background:#884646;
border-color:#884646;
} .witr_bbtn i {
font-size: 15px;
margin-right: 6px;
}
.witr_bbtn i:hover{ } .witr_gbtn{
background-color: #3d59e8;
background: linear-gradient(45deg, #884646, #884646);
border-radius: 30px;
color: #fff;
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 12px 40px;
text-align: center;
text-transform: capitalize;
position: relative;
margin-right: 20px;
z-index:2;
transition: all 0.5s;	
}
.witr_gbtn:hover{
color:#fff;
}
.witr_gbtn::before{
position: absolute;
border-radius: 3px;
left: 0;
height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background:linear-gradient(45deg, #884646, #884646);
top: 0;
content: "";
width: 100%;
z-index:-2;
transition: all .5s ease;	
}
.witr_gbtn:hover::before{
opacity: 1;
} .witr_gbtn i {
font-size: 15px;
margin-right: 6px;
} .witr_gbbtn{
border-radius: 30px;
color: #d71700;
display: inline-block;
font-size: 18px;
font-weight: 500;
padding: 12px 40px;
text-align: center;
text-transform: capitalize;
position: relative;
margin-right: 20px;
z-index:2;
transition: all 0.5s;	
}
.witr_gbbtn:hover{
color:#fff;
}
.witr_gbbtn::before{
position: absolute;
border-radius: 3px;
left: 0;
height: 100%;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background:linear-gradient(45deg, #884646, #884646);
top: 0;
content: "";
width: 100%;
z-index:-2;
transition: all .5s ease;	
}
.witr_gbbtn::after{
position: absolute;
border-radius: 3px;
left: 2px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background:#fff;
top: 2px;
content: "";
z-index:-1;
transition: all .5s ease;
width: calc(100% - 4px);
height: calc(100% - 4px);	
}
.witr_gbbtn:hover::before{
opacity: 1;
}
.witr_gbbtn:hover::after{
opacity:0;
} .witr_gbbtn i {
font-size: 15px;
margin-right: 6px;
} .witr_vbtn{
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-top: 10px;
display: inline-block;
color: #fff;
background:#884646;
}
.witr_vbtn i{
color:#fff;
}
.witr_vbtn:hover{
background:#884646;	
} .witr_vbbtn{
width: 50px;
height: 50px;
line-height: 46px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-top: 10px;
display: inline-block;
border:2px solid #884646;
}
.witr_vbbtn i{
color: #884646;
}
.witr_vbbtn:hover{
background:#884646;
border-color:#884646;	 
}
.witr_vbbtn:hover i{
color:#fff;	 
} .witr_vgbtn{
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-top: 10px;
display: inline-block;
background: linear-gradient(45deg, #884646, #884646);	 
}
.witr_vgbtn i{
color:#fff;
} .witr_vhgbtn{
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-top: 10px;
display: inline-block;
background: linear-gradient(45deg, #884646, #884646);	 
}
.witr_vhgbtn::before{
position: absolute;
border-radius:50%;
left: 0;
height: 100%;
z-index:-2;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: .3s;
transition:.3s;
top: 0;
content: "";
width:100%;
background: linear-gradient(45deg, #884646, #884646);
}
.witr_vhgbtn:hover::before{
opacity: 1;
}
.witr_vhgbtn i{
color:#fff;
} .witr_vbgbtn{
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-top: 10px;
display: inline-block;
}
.witr_vbgbtn::before{
position: absolute;
border-radius:50%;
left: 0;
height: 100%;
z-index:-2;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: .3s;
transition:.3s;
top: 0;
content: "";
width:100%;
background: linear-gradient(45deg, #884646, #884646);
}
.witr_vbgbtn::after{
height: calc(100% - 4px);
width: calc(100% - 4px);	 
z-index: -1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background: #443e3e;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: absolute;
border-radius:50%;
left: 2px;
top: 2px;
content: "";
}
.witr_vbgbtn:hover::after{
opacity:0;
}
.witr_vbgbtn i{
color:#fff;
} .witr_vbbgbtn_inner{
width: 70px;
height: 70px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-right: 20px;
}
.witr_vbbgbtn_inner:before{
position: absolute;
border-radius:50%;
left: 0;
height: 100%;
z-index:-2;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: .3s;
transition:.3s;
top: 0;
content: "";
width:100%;
background: -webkit-linear-gradient(45deg, #884646, #884646);
background: linear-gradient(45deg, #884646, #884646);
}
.witr_vbbgbtn_inner:after{
height: calc(100% - 2px);
z-index: -1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background: #04071e;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: absolute;
border-radius:50%;
left: 1px;
top: 1px;
content: "";
width: calc(100% - 2px);
} .witr_vbbgbtn{
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-top: 10px;
display: inline-block;
}
.witr_vbbgbtn::before{
position: absolute;
border-radius:50%;
left: 0;
height: 100%;
z-index:-2;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: .3s;
transition:.3s;
top: 0;
content: "";
width:100%;
background: linear-gradient(45deg, #884646, #884646);
}
.witr_vbbgbtn::after{
height: calc(100% - 4px);
width: calc(100% - 4px);	 
z-index: -1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background: #04071e;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: absolute;
border-radius:50%;
left: 2px;
top: 2px;
content: "";
}
.witr_vbbgbtn i{
color:#884646;
} .witr_vdbbgbtn_inner{
width: 70px;
height: 70px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-right: 20px;
}
.witr_vdbbgbtn_inner:before{
position: absolute;
border-radius:50%;
left: 0;
height: 100%;
z-index:-2;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: .3s;
transition:.3s;
top: 0;
content: "";
width:100%;
background: -webkit-linear-gradient(45deg, #884646, #884646);
background: linear-gradient(45deg, #884646, #884646);
}
.witr_vdbbgbtn_inner:after{
height: calc(100% - 2px);
z-index: -1;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
background: #fff;
-webkit-transition: all .5s ease;
transition: all .5s ease;
position: absolute;
border-radius:50%;
left: 1px;
top: 1px;
content: "";
width: calc(100% - 2px);
} .witr_vdbbgbtn{
width: 50px;
height: 50px;
line-height: 50px;
text-align: center;
position: relative;
border-radius: 50%;
z-index: 2;
margin-top: 10px;
display: inline-block;
}
.witr_vdbbgbtn::before{
position: absolute;
border-radius:50%;
left: 0;
height: 100%;
z-index:-2;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: .3s;
transition:.3s;
top: 0;
content: "";
width:100%;
background: linear-gradient(45deg, #884646, #884646);
}
.witr_vdbbgbtn i{
color:#fff;
} .f_left{
float:left;
margin-right:5px;
}
.witr_vider_text {
float: left;
}
.witr_vider_text_inner {
margin-top: 5px;
}
span.witr_v_text1 {
color: #626262;
display:block;
font-size:17px;
font-weight:300;
}
span.witr_v_text2 {
color: #443e3e;
font-size:17px;
font-weight:600;
text-transform:uppercase;
}
.witr_btn_vstyled {
display: inline-flex;
}
.witr_btn_vstyle{
margin-right:15px;
}
.vtbtnsty4{
margin-top:10px;
} .mrtb5{
margin:5px 0;	
}
.mrtb10{
margin:10px 0;	
}
.mrtb15{
margin:15px 0;	
}
.mrtb20{
margin:20px 0;	
}
.mrtb30{
margin:30px 0;	
}
.mrtb40{
margin:40px 0;	
}
.mrtb50{
margin:50px 0;	
}
.mrtb60{
margin:60px 0;	
}
.mrtb70{
margin:70px 0;	
}
.mrtb80{
margin:80px 0;	
}
.mrtb90{
margin:90px 0;	
}
.mrtb100{
margin:100px 0;	
}
.mrtb110{
margin:110px 0;	
}
.mrtb120{
margin:120px 0;	
} .mrt5{
margin-top:5px;
}
.mrt10{
margin-top:10px;
}
.mrt15{
margin-top:15px;
}
.mrt20{
margin-top:20px;
}
.mrt25{
margin-top:25px;
}
.mrt30{
margin-top:30px;
}
.mrt35{
margin-top:35px;
}
.mrt40{
margin-top:40px;
}
.mrt45{
margin-top:45px;
}
.mrt50{
margin-top:50px;
}
.mrt55{
margin-top:55px;
}
.mrt60{
margin-top:60px;
}
.mrt65{
margin-top:65px;
}
.mrt70{
margin-top:70px;
}
.mrt75{
margin-top:75px;
}
.mrt80{
margin-top:80px;
}
.mrt85{
margin-top:85px;
}
.mrt90{
margin-top:90px;
}
.mrt95{
margin-top:95px;
}
.mrt100{
margin-top:100px;
}
.mrt110{
margin-top:110px;
}
.mrt120{
margin-top:120px;
}
.mrt130{
margin-top:130px;
}
.mrt140{
margin-top:140px;
}
.mrt150{
margin-top:150px;
}
.mrt160{
margin-top:160px;
}
.mrt170{
margin-top:170px;
}
.mrt180{
margin-top:180px;
}
.mrt190{
margin-top:190px;
}
.mrt200{
margin-top:200px;
} .mrb5{
margin-bottom:5px;
}
.mrb10{
margin-bottom:10px;
}
.mrb15{
margin-bottom:15px;
}
.mrb20{
margin-bottom:20px;
}
.mrb25{
margin-bottom:25px;
}
.mrb30{
margin-bottom:30px;
}
.mrb35{
margin-bottom:35px;
}
.mrb40{
margin-bottom:40px;
}
.mrb45{
margin-bottom:45px;
}
.mrb50{
margin-bottom:50px;
}
.mrb55{
margin-bottom:55px;
}
.mrb60{
margin-bottom:60px;
}
.mrb65{
margin-bottom:65px;
}
.mrb70{
margin-bottom:70px;
}
.mrb75{
margin-bottom:75px;
}
.mrb80{
margin-bottom:80px;
}
.mrb85{
margin-bottom:85px;
}
.mrb90{
margin-bottom:90px;
}
.mrb95{
margin-bottom:95px;
}
.mrb100{
margin-bottom:100px;
}
.mrb110{
margin-bottom:110px;
}
.mrb120{
margin-bottom:120px;
}
.mrb130{
margin-bottom:130px;
}
.mrb140{
margin-bottom:140px;
}
.mrb150{
margin-bottom:150px;
}
.mrb160{
margin-bottom:160px;
}
.mrb170{
margin-bottom:170px;
}
.mrb180{
margin-bottom:180px;
}
.mrb190{
margin-bottom:190px;
}
.mrb200{
margin-bottom:200px;
} .mrl5{
margin-left:5px;
}
.mrl10{
margin-left:10px;
}
.mrl15{
margin-left:15px;
}
.mrl20{
margin-left:20px;
}
.mrl25{
margin-left:25px;
}
.mrl30{
margin-left:30px;
}
.mrl35{
margin-left:35px;
}
.mrl40{
margin-left:40px;
}
.mrl45{
margin-left:45px;
}
.mrl50{
margin-left:50px;
}
.mrl55{
margin-left:55px;
}
.mrl60{
margin-left:60px;
}
.mrl65{
margin-left:65px;
}
.mrl70{
margin-left:70px;
}
.mrl75{
margin-left:75px;
}
.mrl80{
margin-left:80px;
}
.mrl85{
margin-left:85px;
}
.mrl90{
margin-left:90px;
}
.mrl95{
margin-left:95px;
}
.mrl100{
margin-left:100px;
}
.mrl110{
margin-left:110px;
}
.mrl120{
margin-left:120px;
}
.mrl130{
margin-left:130px;
}
.mrl140{
margin-left:140px;
}
.mrl150{
margin-left:150px;
}
.mrl160{
margin-left:160px;
}
.mrl170{
margin-left:170px;
}
.mrl180{
margin-left:180px;
}
.mrl190{
margin-left:190px;
}
.mrl200{
margin-left:200px;
} .mrr5{
margin-right:5px;
}
.mrr10{
margin-right:10px;
}
.mrr15{
margin-right:15px;
}
.mrr20{
margin-right:20px;
}
.mrr25{
margin-right:25px;
}
.mrr30{
margin-right:30px;
}
.mrr35{
margin-right:35px;
}
.mrr40{
margin-right:40px;
}
.mrr45{
margin-right:45px;
}
.mrr50{
margin-right:50px;
}
.mrr55{
margin-right:55px;
}
.mrr60{
margin-right:60px;
}
.mrr65{
margin-right:65px;
}
.mrr70{
margin-right:70px;
}
.mrr75{
margin-right:75px;
}
.mrr80{
margin-right:80px;
}
.mrr85{
margin-right:85px;
}
.mrr90{
margin-right:90px;
}
.mrr95{
margin-right:95px;
}
.mrr100{
margin-right:100px;
}
.mrr110{
margin-right:110px;
}
.mrr120{
margin-right:120px;
}
.mrr130{
margin-right:130px;
}
.mrr140{
margin-right:140px;
}
.mrr150{
margin-right:150px;
}
.mrr160{
margin-right:160px;
}
.mrr170{
margin-right:170px;
}
.mrr180{
margin-right:180px;
}
.mrr190{
margin-right:190px;
}
.mrr200{
margin-right:200px;
}
.pdlr0{
padding-right:0px;
padding-left:0px;
} .elementor-widget-witr_section_Shape.elementor-widget:not(:last-child) {
margin-bottom: 0px;
}
.witr_shape_item_inner {
position: absolute;
left: 0; top: 0px; z-index: -1;
content: "";
transition:.5s;	
}
.witr_shape_box {
width: 300px;
height: 300px;
background: #ddd;
border-radius: 50%;
border: 54px solid #f9f9f9;
margin: auto;
transition: .5s;
}
.witr_shape_box_text{
text-align: center;
left: 50%;
top: 50%;
margin: auto;
text-align: center;
position: absolute;
content: "";
transform: translateX(-50%) translateY(-50%);
font-size:18px;
color:#443e3e;	
} @keyframes witr_movelr_box45 {
0%{
transform: translateX(0px);
}
100%{
transform: translateX(45px);
}
}
@keyframes witr_movelr_box90 {
0%{
transform: translateX(0px);
}
100%{
transform: translateX(90px);
}
}
@keyframes witr_movelr_box180 {
0%{
transform: translateX(0px);
}
100%{
transform: translateX(180px);
}
}
@keyframes witr_movelr_box360 {
0%{
transform: translateX(0px);
}
100%{
transform: translateX(360px);
}
} @keyframes witr_movetb_box45 {
0%{
transform: translateY(0px);
}
100%{
transform: translateY(45px);
}
}
@keyframes witr_movetb_box90 {
0%{
transform: translateY(0px);
}
100%{
transform: translateY(90px);
}
}
@keyframes witr_movetb_box180 {
0%{
transform: translateY(0px);
}
100%{
transform: translateY(180px);
}
}
@keyframes witr_movetb_box360{
0%{
transform: translateY(0px);
}
100%{
transform: translateY(360px);
}
} @keyframes witr_rotate_360 {
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(360deg);
}
}
@keyframes witr_rotate_180 {
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(180deg);
}
}
@keyframes witr_rotate_90 {
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(90deg);
}
}
@keyframes witr_rotate_45 {
0%{
transform: rotate(0deg);
}
100%{
transform: rotate(45deg);
}
} .wirt_ani_slick_image {
position: absolute;
left: -3%;
top: -11%;
animation: witr_movetb_box45 3s linear 2s infinite alternate running;
}
.single_image{
}
.witr_not_ani{
animation: witr_abmovetb_box15 3s linear 2s infinite alternate running;
}
@keyframes witr_abmovetb_box15 {
0%{
transform: translateY(-40px);
}
100%{
transform: translateY(-20px);
}
} .banner_area {
position:relative;
height:800px;
}
.banner_area_inner {
position:relative;
top:50%;
transform: translateY(-50%);
}
.banner-content {
position:relative;
top:50%;
transform: translateY(-50%);
}
.banner-content h1{
font-size: 20px;	
}
.banner-content h2,
.banner-content h3{
font-size: 77px;
}
.banner-content h1 span,
.banner-content h2 span,
.banner-content h3 span{
color: #884646;	
}
.banner-content p {
color: #443e3e;
margin-top: 22px;
margin-bottom: 36px;
}
.text-center.banner-content h1, 
.text-center.banner-content h2, 
.text-center.banner-content h3, 
.text-center.banner-content p{
margin-left:auto;
margin-right:auto;
} 
.banner-content a {}
.banner-content a i {
color: #fff;
background: #884646 ;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
border-radius: 5px;
margin-right: 8px;
margin-left: 9px;
font-size: 20px;
} .witr_btns2{}
.butn {
background: transparent;
border: 2px solid #884646;
position: relative;
vertical-align: middle;
transition: .5s;
outline: none;
border-radius: 5px;
color: #884646;
display: inline-block;
font-size: 16px;
font-weight: 500;
z-index: 2;
padding: 10px 30px;
overflow: hidden;
margin-right:5px;
}
.butn:hover {
color: #fff;
}
.witr_float .butn,
.witr_float .butn {
float: left;
margin-right: 20px;
}
.butn::before {
content: '';
width: 0;
height: 100%;
background: #884646 ;
position: absolute;
left: 0;
top: 0;
z-index:-1;
border-radius: 5px;
transition: .5s;
}
.butn:hover::before {
width: 100%;	
}
.witr_deshboard{
position: relative;
}
.witr_deshboard img{} .banner-content ul{ }
.banner-content.content-3 ul li {
display: inline-block;
}
.banner-content.content-3 ul li a {
margin-top: 0;
padding: 0 12px;
}
.banner-content.content-3 ul li a i {
background-color: transparent;
color: #443e3e;
font-size: 17px;
height: 0;
width: 0;
margin: 0;
} .banner-content.content-4 ul li {
display: inline-block;
margin-top: 6px;
}
.banner-content.content-4 ul li a i {
background-color: transparent;
color: #884646 ;
border: 1px solid #884646 ;
height: 36px;
width: 36px;
line-height: 36px;
font-size: 17px;
margin-right: 0;
-webkit-transition: .5s;
transition: .5s;
}
.banner-content.content-4 ul li a:hover i {
background: #884646 ;
color: #fff;
} .banner-content form{
position: relative;
width: 445px;   
}
.banner-content input{
background-color: transparent;
color: #884646 ;
border: 1px solid #884646 ;
height: 50px;
width: 445px;
padding-left: 30px;
border-radius: 30px;
}
.banner-content input::-webkit-input-placeholder{
color: #884646 ;
opacity: 1;  
}
.banner-content input:-ms-input-placeholder{
color: #884646 ;
opacity: 1;  
}
.banner-content input::-moz-placeholder{
color: #884646 ;
opacity: 1; 
}
.banner-content button {
position: absolute;
right: 0px;
bottom: 0;
background: #884646 ;
border: 0;
height: 50px;
padding: 14px 35px;
border-radius: 30px;
color: #fff;
font-weight: 500;
cursor: pointer;
line-height: 0px;    
}  .curosel-style .owl-nav div {
background:#f01e4a; 
border-radius: 50%;
color: #884646;
font-size: 19px;
height: 44px;
left: -45px;
line-height: 42px;
position: absolute;
top: 32%;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 44px;
text-align: center;
z-index: 99;
opacity: 0;
-ms-filter:"progid:DXImageTransform.Microsoft.Alpha(Opacity=0)"; }
.curosel-style .owl-nav .owl-next {
left: auto;
right: -45px;
-webkit-transition:.5s;
transition:.5s;
color: #fff;	 
}
.curosel-style .owl-nav .owl-prev{
color: #fff;
-webkit-transition:.5s;
transition:.5s;	 
}
.curosel-style .owl-nav .owl-next:hover {
background:#443e3e;
}
.curosel-style .owl-nav .owl-prev:hover {
background:#443e3e;
}
.owl-carousel .owl-item img {
margin: auto;
}
.curosel-style:hover .owl-nav div{
opacity:1;
} .witr_cross_car.curosel-style .owl-nav div{
left: 15px;	 
}
.witr_cross_car.curosel-style .owl-nav .owl-next {
right: 15px;
left: auto;	 
}
.owl-dots {
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
bottom: -17px;
position: absolute;
text-align: center;
width: 100%;
} 	
.owl-dot {
background: transparent;
border-radius: 50px;
display: inline-block;
height:12px;
margin-left: 5px;
margin-right: 5px;
width: 12px;
border: 1px solid #884646;
}
.owl-dot.active {
background: -webkit-gradient(linear, right top, left top, from(#884646), to(#0d2f5d));
background: -webkit-linear-gradient(right, #884646, #0d2f5d);
background: linear-gradient(-90deg, #884646, #0d2f5d);
border:none;
} .witr_shop_area{
padding:100px 0;
} .witr_oder_count {
padding: 0px 0 25px;
}
.nice-select .list {
z-index: 99;
}
.woocommerce .woocommerce-result-count,
.nice-select span.current
{
font-weight:600;
} .tbd_product_area{
padding:0 0;
}
.tbd_shop_archive_area{
padding:100px 0;
}
.tbd_product {
margin-bottom: 50px;
}
.tbd_product_inner {
position: relative;
overflow: hidden;
}
.tbd_product_thumb{
position:relative;
}
.tbd_product_thumb img{}
.thb_product_preview {
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
text-align: center;
transition:.5s;
opacity:0;
}
.woocommerce a.tbd_live_preview {
display: inline-block;
text-align: center;
font-size: 13px;
text-transform: uppercase;
background:#f01e4a;
color: #fff;
letter-spacing: .3px;
padding: 15px 30px;
border-radius: 2px;
top: 50%;
position: relative;
transform: translateY(-50%);
}
.woocommerce a.added_to_cart {
text-align: center;
font-size: 13px;
text-transform: uppercase;
background: #f01e4a;
color: #fff;
padding: 12px 29px;
border-radius: 2px;
top: 50%;
left: 50%;
display: inline-block;
position: absolute;
z-index: 999;
transform: translateY(-50%) translateX(-50%);
} .tbd_add_to_card {
text-align: center;
position: absolute;
left: 0;
right: 0;
bottom: -132px;
opacity:0;
transition:.7s;
}
.tbd_add_to_card a { display: inline-block;
margin: 0 3px;
background: #000;
height: 50px;
width: 50px;
font-size: 18px;
color: #fff;
line-height: 50px;
border-radius: 50%;
}
.woocommerce a.tbd_live_preview:hover
{
background: #000;
color:#FFF;
}
.tbd_add_to_card a:hover{
background: #f01e4a;
color:#FFF;
}
.tbd_add_to_card a.tbd_add_to_option{}
.tbd_add_to_card a.tbd_colloction_opt{} .tbd_sale_price {
text-align: center;
transition: .5s;
}
.woocommerce span.tbd_sale_inner{
background: #f01e4a;
color: #fff;
padding: 10px 15px;
display: inline-block;
border-radius: 2px;
font-size: 14px;
text-transform: uppercase;
right: 10px;
top: 10px;
left: auto;
line-height: 1;
min-width: auto;
min-height: auto;
}
.woocommerce span.onsale.onsingle_sale.tbd_sale_inner{
background: #f01e4a;
color: #fff;
padding: 10px 15px;
display: inline-block;
border-radius: 2px;
font-size: 14px;
text-transform: uppercase;
right: auto;
top: 10px;
left: 10px;
line-height: 1;
min-width: auto;
min-height: auto;
} .tbd_product_content {
display: block;
overflow: hidden;
box-shadow: 0px 5px 10px 0px rgba(148,146,245,0.2);
padding: 14px 20px 24px;
text-align:center;
}
.tbd_product_content_inner{}
.tbd_product_type{}
.tbd_product_type.tbd_fload_left {
float: left;
margin-right: 15px;
}
.tbd_product_type.tbd_fload_left a{
font-size: 26px;
}
.tbd_product_title.tbd_fload_right{
}
.tbd_product_title{}
.tbd_product_title h2{
font-size: 20px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
}
.tbd_product_title a{
font-family: 'Roboto', sans-serif;
}
.tbd_product_title span a {
font-size: 13px;
color: #655d5d;
}
.tbd_product_title span {
font-family: 'Roboto', sans-serif;
}
.tbd_product_title h2 a:hover,
.tbd_item_info a:hover
{
color:#f01e4a;
}
.tbd_product:hover .thb_product_preview {
background: rgba(0, 0, 0, 0.70);
}
.tbd_product:hover .tbd_add_to_card{
opacity:1;
bottom: 15px;
}
.tbd_product:hover .thb_product_preview{
opacity:1;
} .tbd_price_opt {
}
.tbdstar-rating {
}
.woocommerce .products .star-rating,
.woocommerce .star-rating 
{
padding: 10px 0 5px;
float: none;
margin: auto;
margin-top: 10px;
font-size: 14px;
margin-bottom: 5px;
color: #ffc107;
}
.woocommerce p.stars a{
color: #ffc107;	
}
.woocommerce div.product p.price, 
.woocommerce div.product span.price,
.woocommerce div.product p.price, 
.woocommerce div.product span.price,
.woocommerce div.product p.price ins,
.woocommerce div.product span.price ins{
font-weight:700;
color: #443e3e;
font-size: 1rem;	
} .tbd_product_not .woocommerce-info {
margin: 30px 0;
border: none;
font-size: 20px;
}
.woocommerce-info::before {
color: #f01e4a;
}  .tbd_shop_archive_area.tbd_single_product_area {
padding-bottom: 0px;
}
.tbd_single_image{
position:relative;
}
.tbd_single_image a.woocommerce-product-gallery__trigger {
position: absolute;
top: 10px;
left: 15px;
z-index: 999;
font-size: 19px;
border: 1px solid #c3bcbc; height: 45px;
width: 45px;
line-height: 45px;
text-align: center;
border-radius: 50%;
}
.woocommerce div.product .woocommerce-product-rating {
margin-bottom: 1.618em;
margin: 10px 0 0px;
}
.woocommerce div.product form.cart .button{
padding: 11px 23px;
line-height: 16px;
font-size: 13px;
background: #f01e4a;
text-transform: uppercase;
color: #ffffff;
transition: all .2s;
border:none;
font-weight: 400;
}
.woocommerce .quantity .qty {
height: 39px;
border: 1px solid #ddd;
}
span.posted_in,
span.tagged_as
{
display: block;
font-weight: 700;
}
.woocommerce div.product .product_title {
margin-bottom: 4px;
font-size: 24px;
}
.woocommerce div.product p.price,
.woocommerce div.product span.price{
color: #443e3e;
}
.woocommerce div.product .stock {
color: #f01e4a;
}
#review_form_wrapper .comment-form label{
font-size:14px;
margin-right:10px;font-weight: 700;
}
#review_form_wrapper .comment-form input{
border: 1px solid #f6f6f6;
} h2.witr_related_title {
padding: 20px 0 40px;
} .woocommerce-tabs.wc-tabs-wrapper.tbd_tab_area {
padding: 100px 0 50px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs {
padding: 0 0 10px;
margin: 0 0 30px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
border: none;
padding: 0px 1em;
margin-right: 15px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active {
border: none;
background-color: #f01e4a;
display: inline-block;
padding: 0px 1em;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li::before,
.woocommerce div.product .woocommerce-tabs ul.tabs li::after
{
display:none;
}
.woocommerce div.product .woocommerce-tabs .panel {
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: .5em 10px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li.active a{
color:#fff;
}
.woocommerce div.product .woocommerce-tabs .panel h2 {
font-size: 20px;
padding-bottom: 20px;
}
.woocommerce table.shop_attributes th {
font-weight: 700;
font-size: 12px;
}
.woocommerce table.shop_attributes td p {
font-size: 14px;
}
.woocommerce .woocommerce-Reviews .star-rating {
float: right;
}
strong.woocommerce-review__author {
font-size: 16px;
}
span.comment-reply-title {
font-size: 18px;
font-weight: 500;
text-transform: capitalize;
}
.woocommerce .comment-form-rating label,
.woocommerce .comment-form-comment label
{
font-size: 14px;
font-weight: 700;
text-transform: capitalize;
}
.woocommerce #review_form #respond textarea {
border: 1px solid #f6f6f6;
}  .woocommerce div.product div.images .flex-control-thumbs li {
padding: 5px 5px 0 0;
-webkit-box-sizing: border-box;
box-sizing: border-box;
-webkit-box-flex: 1;
-ms-flex: 1 0 16%;
flex: 1 0 16%;
}
.woocommerce div.product div.images .flex-control-thumbs {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
overflow: auto;
} .witr_shop_template{
padding:100px 0px 50px;
}
h2.woocommerce-loop-category__title {
display: block;
padding: 25px 0;
font-size: 22px;
background: #fafcfe;
text-align: center;
}
mark.count {
background: #fafcfe;
}
.woocommerce .witr_product_cart{}
.woocommerce .witr_product_cart button.button.alt,
.woocommerce .witr_product_cart input.button.alt{
background: #72A40D; 
font-weight: 500;	
}
.woocommerce .witr_product_cart button.button.alt:hover, 
.woocommerce .witr_product_cart input.button.alt:hover {
background: #034997; 
}
.woocommerce table.witr_product_cart{	}
.woocommerce table.witr_product_cart thead{}
.woocommerce table.witr_product_cart thead tr{}
.woocommerce table.witr_product_cart thead tr th{
font-weight: 600;
font-size: 15px;
}
.woocommerce table.witr_product_cart thead tr th,
.woocommerce table.witr_product_cart tbody tr td{
border: 1px solid #faf6f6;
text-align: center;
}
.woocommerce table.witr_product_cart tbody tr{}
.woocommerce table.witr_product_cart tbody tr td{
font-size:15px;
}
.woocommerce table.witr_product_cart tbody tr td.product-thumbnail img{
width:100px;
height:100px;	
}
.woocommerce table.witr_product_cart tbody tr td a{
box-shadow:none;
color:#555555;
font-weight:400;
}
.woocommerce table.witr_product_cart tbody tr td a.witr_cart_delete{
color:#f01e4a;
}
.woocommerce table.witr_product_cart tbody tr td.product-name{}
.witr_cart_coupon{
padding:20px 0;
}
.woocommerce .witr_product_cart .coupon{}
.woocommerce .witr_product_cart .coupon label{
font-size: 18px;
margin-right: 10px;	
}
.woocommerce .witr_product_cart .coupon input{
height: 42px;
border-radius: 3px;
border: 1px solid #ddd;
padding-left: 10px;
}
.woocommerce .witr_product_cart .coupon input.input-text{}
.woocommerce .witr_product_cart .coupon input[type="hidden"]{}
.woocommerce .witr_product_cart .coupon button{}
.woocommerce .witr_product_cart button.button:disabled,
.woocommerce .witr_product_cart button.button:disabled[disabled],
.woocommerce .witr_product_cart button,
.woocommerce .witr_cart_to_cross a.checkout-button.alt,
.woocommerce .witr_checkout_form button.button.alt,
.woocommerce  a.button.wc-backward,
.woocommerce a.button,
.woocommerce button.button,
.woocommerce input.button
{
display: inline-block;
text-align: center;
font-size: 13px;
text-transform: uppercase;
background: #f01e4a;
color: #fff;
letter-spacing: .3px;
padding: 15px 30px;
border-radius: 2px;
position: relative;	
transition:.5s;
}
.woocommerce .witr_cart_to_cross a.checkout-button.alt:hover,
.woocommerce .witr_product_cart button:hover,
.woocommerce  a.button.wc-backward:hover,
.woocommerce .witr_checkout_form button.button.alt:hover
.woocommerce a.button:hover,
.woocommerce button.button:hover,
.woocommerce input.button:hover,
.woocommerce a.button:hover
{
background: #000;
color: #FFF;	
}
.woocommerce .witr_product_cart .coupon button.button{}
.woocommerce-message,
.woocommerce-info
{
border-top-color: #f01e4a;	
}
.woocommerce-message::before{
color: #f01e4a;		
} .witr_cart_to_cross .cart_totals > h2,
.witr_cart_to_cross .cross-sells > h2
{
font-size: 23px;
font-weight: 600;
margin-top: 40px;	
}
.witr_cart_to_cross .cart_totals > h2
{
background: #f01e4a;
padding: 13px 16px;
color: #fff;
}
.witr_cart_to_cross .cross-sells > h2{
margin-bottom: 40px;	
}
.woocommerce .witr_cart_to_cross .cart_totals table{
padding-top: 15px !important;
}
.woocommerce .witr_cart_to_cross table.shop_table tbody{}
.woocommerce .witr_cart_to_cross table.shop_table tbody tr{}
.woocommerce .witr_cart_to_cross table.shop_table tbody tr th{
font-size: 14px;
font-weight: 700;	
border:0px;
}
.woocommerce .witr_cart_to_cross table.shop_table tbody tr td{
font-size: 14px;
font-weight: 700;
padding: 15px;
border:0px;	
}
.woocommerce .witr_cart_to_cross table.shop_table tbody tr.order-total th,
.woocommerce .witr_cart_to_cross table.shop_table tbody tr.order-total td
{
border-top:1px solid #ddd;
}
.woocommerce .witr_cart_to_cross table.shop_table tbody tr td label,
.woocommerce .witr_cart_to_cross table.shop_table tbody tr td p
{
font-size: 14px;
font-weight: 600;	
}
.woocommerce .witr_cart_to_cross .wc-proceed-to-checkout {
text-align: right;
}
.witr_cart_to_cross span#select2-calc_shipping_state-container {
padding: 5px 20px 5px 10px;
} .witr_checkout_form .witr_ck_blling h3, 
.witr_checkout_form h3#order_review_heading,
h2.woocommerce-order-details__title
{
font-size: 22px;
font-weight: 600;
margin-top: 0;
margin-bottom: 10px;
background: #f01e4a;
padding: 10px 15px;
color: #fff;
}
.witr_checkout_form h3#order_review_heading {
margin-bottom: 0px;
}
.woocommerce .witr_checkout_form table.shop_table th {
font-weight: 600;
padding: 9px 12px;
line-height: 1.5em;
font-size: 18px;
}
.woocommerce-checkout.witr_checkout_form  #payment {
background: #fbf9f9;
border-radius: 5px;
}
.woocommerce-checkout.witr_checkout_form .wc_payment_method label {
font-size: 20px;
font-weight: 700;
}
.woocommerce .witr_checkout_form table.shop_table {
border-top: 0;
padding-top: 12px;
} .woocommerce form .form-row {
width: 100% !important;
}
.woocommerce-checkout #payment div.payment_box input.input-text, 
.woocommerce-checkout #payment div.payment_box textarea {
width: 100% !important;
padding: 8px;
}
.woocommerce .form-row select, 
.woocommerce #payment .form-row select, 
.woocommerce-page #payment .form-row select {
width: 100%;
height: 30px;
}
.woocommerce form .form-row input.input-text, .woocommerce form .form-row textarea {
padding: .6180469716em;
background-color: #f2f2f2;
color: #43454b;
outline: 0;
border: 0;
-webkit-appearance: none;
border-radius: 2px;
box-sizing: border-box;
font-weight: 400;
border:solid 2px #e4e4e4;
}
.woocommerce span.woocommerce-input-wrapper {
display: contents;
}
.woocommerce .woocommerce-checkout .form-row label {
line-height: 2;
font-weight: 500;
font-size: 16px;
}
.select2-container--default 
.select2-selection--single {
height: 40px;
}
.woocommerce form .form-row.woocommerce-invalid .select2-container, 
.woocommerce form .form-row.woocommerce-invalid input.input-text, 
.woocommerce form .form-row.woocommerce-invalid select {
border-color: #f01e4a;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
padding: 3px 12px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow {
top: 7px;
} @media only screen and (min-width: 769px) {
.woocommerce-account .woocommerce-MyAccount-navigation {
width: 22%;
}
.woocommerce-account .woocommerce-MyAccount-content { 
width: 75%;
}
} nav.woocommerce-MyAccount-navigation ul {
list-style-type: none;
padding-left: 0;
max-width:200px;
font-size: 17px;
line-height: 26px;
}
nav.woocommerce-MyAccount-navigation ul li {
padding: 8px 20px;
background-color: rgba(0,0,0,0.05);
border-bottom: 1px solid rgba(0,0,0,0.05);
}
nav.woocommerce-MyAccount-navigation ul li.is-active {
background-color: #f01e4a;
}
nav.woocommerce-MyAccount-navigation ul li.is-active a {
color: #fff; cursor: default;
}
nav.woocommerce-MyAccount-navigation ul li.is-active:after {
content: "";
height: 0;
width: 0;
border-top: 20px solid transparent;
border-left: 14px solid #f01e4a;
border-bottom: 20px solid transparent;
float: right;
margin-right: -34px;
margin-top: -7px;
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover {
background-color: rgba(0,0,0,0.07);
}
nav.woocommerce-MyAccount-navigation ul li:not(.is-active):hover:after { 
content: "";
height: 0;
width: 0;
border-top: 20px solid transparent;
border-left: 14px solid rgba(0,0,0,0.07);
border-bottom: 20px solid transparent;
float: right;
margin-right: -34px;
margin-top: -7px;
}
.woocommerce-MyAccount-content a{
color:#f01e4a;
} .woocommerce-billing-fields .form-row, .woocommerce-shipping-fields .form-row,.woocommerce form .form-row {
display: block;
}
.woocommerce .col2-set .col-1, .woocommerce-page .col2-set .col-1,.woocommerce .col2-set .col-2, .woocommerce-page .col2-set .col-2 {
max-width: unset;
}
.woocommerce-column__title {
font-size: 18px;
margin-bottom: 30px;
background: #f01e4a;
padding: 12px 10px;
color:#fff;
}
#customer_login h2{
font-size: 28px;
font-weight: 500;
}
#customer_login label {
cursor: pointer;
font-size: 16px;
}
#customer_login form.login, 
#customer_login form.register {
border: 1px solid #f0f0f0;
padding: 20px;
margin: 2em 0;
text-align: left;
border-radius: 5px;
} .content-widget .select2-container .select2-selection--single {
height: 38px;
}
.content-widget .select2-container--default .select2-selection--single .select2-selection__arrow {
top: 5px;
}
.content-widget .widget_price_filter .ui-slider .ui-slider-range,
.content-widget .widget_price_filter .ui-slider .ui-slider-handle,
.content-widget .widget_price_filter .ui-slider .ui-slider-handle
{
background-color: #f01e4a;
}
.content-widget .select2-container--default .select2-selection--single .select2-selection__arrow {
height: 26px;
position: absolute;
top: 5px;
right: 1px;
width: 20px;
}
.price_label {
font-size: 16px;
position: relative;
top: 4px;
}
.search-field {
border: 1px solid #ddd;
padding-left: 10px;
height: 38px;
padding-bottom: 6px;
width: 67%;	
}
.widget_product_search button {
text-align: center;
font-size: 13px;
background: #f01e4a;
color: #fff;
padding: 7px 14px 10px;
border-radius: 2px;
transition: .5s;
cursor: pointer;
border: none;
}
.content-widget .products .star-rating, 
.content-widget .star-rating {
margin: inherit;
margin-bottom:0px;
}
.content-widget ul.cart_list li img, 
.content-widget ul.product_list_widget li img {
width: 80px;
}
.content-widget ul.product_list_widget li span { font-weight: 400;
}
.witr_breadcumb_shop li a {
color: #fff;
margin-right: 5px;
}
.witr_breadcumb_shop li i {
font-size: 13px;
margin-right: 5px;
}
.blog-left-side .widget ul li span.product-title {
white-space: nowrap;
text-overflow: ellipsis;
width: 136px;
overflow: hidden;
display: block;	
}
.content-widget ul.product_list_widget li span {
}
.content-widget ul.product_list_widget li ins {
outline: none;
border: none;
text-decoration: none;
} .fix{
clear: both;
} .witr_butn {
padding: 0px 50px;
border: 2px solid #fff;
position: relative;
-webkit-transition: .5s;
transition:.5s;
cursor: pointer;
overflow: hidden;
border-radius: 5px;
color: #fff;
line-height: 50px;
margin-top: 30px;
text-transform:uppercase;
display: inline-block;
font-size: 16px;
font-weight: 500;
margin-right: 10px;	
}
.witr_butn:before {
content: '';
width: 0;
height: 100%;
background: #884646;
position: absolute;
left: 0;
top: 0;
z-index:-1;
border-radius: 30px;
-webkit-transition: .10s;
transition: .10s;
}
.witr_butn:hover:before {
width: 100%;
z-index:-1;
-webkit-transition: 0.5s;
transition: 0.5s;	
}
.witr_butn:hover {
color: #fff;
border-color:#884646;
z-index:999;
} 
.witr_video_butns {
display: inline-block;
color: #fff;
text-transform:uppercase;
font-size: 16px;
overflow: hidden;
} .witr_banner_area {
height: 800px;
padding: 0;
background: rgba(0, 0, 0, 0.6);	
position: relative; 
}
.witr_banner_content {
left: 0;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1; 
}
.witr_banner_content.text-left {
margin-left: 30px;
}
.witr_banner_content.text-right {
margin-right: 30px;
}
.witr_banner_content h1 {
color: #fff;
font-size: 20px;
margin-bottom: 0px;
}
.witr_banner_content h2 {
color: #fff;
font-size: 97px;
margin-bottom: 0px;
}
.witr_banner_content h1 span,
.witr_banner_content h2 span{
color: #884646;	
}
.witr_banner_content p {
color:#fff;
font-size: 18px;
width: 48%;
}
.witr_banner_content.text-center p{
margin: 20px auto 16px auto;
}
.witr_banner_content.text-left p{}
.witr_banner_content.text-right p{
margin: 20px 0 16px auto;
}
.witr_banner_content a {
}
.witr_banner_contentt a.witr_butn {
font-weight: 600;
color: #443e3e;
}
.witr_rimg img{
top: 50%;
position: absolute;
right: 0;
-webkit-transform: translate(-50%);
transform: translate(-50%);
}
.witr_banner_contentt ul {}
.witr_banner_content ul li {
display: inline-block;
}
.witr_banner_content ul li a {}
.witr_banner_content a i {
color: #884646;
background: #fff;
height: 50px;
width: 50px;
text-align: center;
line-height: 50px;
-webkit-transition: .5s;
transition:.5s;
border-radius: 50%;
margin-right: 10px;
font-size: 20px;
}
.witr_banner_content a i:hover{
color: #fff;
background: #884646;	
}
.witr_ico2 {
margin-top: 10px;
}
.witr_banner_content form{
position: relative;
width: 445px;   
}
.witr_banner_content form input{
background-color: transparent;
color: #fff;
border: 1px solid #fff;
height: 50px;
width: 445px;
padding-left: 30px;
border-radius: 30px;
margin-top: 45px;
}
.witr_banner_content form input::-webkit-input-placeholder{
color: #fff;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  
}
.witr_banner_content form input:-ms-input-placeholder{
color: #fff;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";  
}
.witr_banner_content form input::-moz-placeholder{
color: #fff;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
}
.witr_banner_content form input::placeholder{
color: #fff;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
}
.witr_banner_content form button {
position: absolute;
right: 0px;
bottom: 0;
background: #fff;
border: 0;
height: 50px;
padding: 14px 35px;
border-radius: 30px;
color: #884646;
font-weight: 500;
cursor: pointer;
line-height: 0px;    
} .sub-border { }
.sub-item {
position: relative; }
.sub-item i {
font-size: 30px;
color: #fff;
height: 80px;
width: 80px;
text-align: center;
border-radius: 50%;
line-height: 80px;
background: #884646;
display:inline-block;
}
.sub-item:hover i{
transition:.5s;
animation: witr_bounce 800ms ease-out infinite;	
}
@keyframes witr_bounce{
0%,100%,20%,50%,80%{transform:translateY(0)}
40%{transform:translateY(-10px)}
60%{transform:translateY(-5px)}
}
.sub-item span {
position: absolute;
top: -6px;
left: 50%;
font-size: 50px;
color: #eeeeee;
transform: translateX(-50%);
z-index: -1;
font-weight: 700;	
}
.sub-item h3 {
margin-top: 19px; }
.feature_btn a{
color: #884646;
transition:.5s;
}
.feature_btn a:hover{
color:#884646;
} .sub-border-2 {}
.sub-border-2 .sub-item span {
top: 31px;
left: 45%;
z-index: 999;
transition:.5s;
}
.sub-border-2:hover .sub-item span {
color:#884646;
}
.sub-border-2 .sub-item p {
padding: 0 0px;
}  .sub-item.sub-item-3 i {
height: 80px;
width: 80px;
color: #884646;
line-height: 78px;
border: 2px solid #884646;
background: none;
-webkit-transition: .5s;
transition: .5s;
display:inline-block;
}
.sub-item.sub-item-3 p {
padding-top: 22px;
}
.sub-item.sub-item-3:hover i {
color: #fff;
background:#884646;
}
.sub-item-3.sub-item h3 {
padding-bottom: 8px;
margin-top:0px;	 
} .sub-item.sub-item-6 i {
border-radius: 30% 70% 70% 30% / 50% 50% 50% 50%;
background: #f7f8ff;
color: #884646 ;
-webkit-transition: .5s;
transition: .5s;
display:inline-block;	
}
.sub-item.sub-item-6:hover i {
color: #fff;
background: #884646;
} .sub-item.sub-item-8 {
padding: 30px 20px 21px;
transition: .5s;
}
.sub-item.sub-item-8:hover {
box-shadow: 0px 0px 29px -26px #000;
} .witr_feature_3d {
perspective: 1000px;
transition: .1s;
}
.witr_feature_3d:hover .witr_single_feature_3d {
transform: rotateY( -180deg);
}
.witr_single_feature_3d {
transition: transform .5s;
transform-style: preserve-3d;
position: relative;
text-align: center;
z-index: 999;	
}
.witr_feature_position{
left: 0;
padding: 40px 20px 40px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%); 	
}
.witr_feature_front_3d,
.witr_feature_back_3d {
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
background: #fff;
}
.witr_feature_front_3d {
z-index: 2;
}
.witr_feature_back_3d {
z-index: 3;
transform: rotateY( -180deg);
}
.witr_feature_3d,
.witr_feature_front_3d,
.witr_feature_back_3d {
height: 398px;
width:100%;
} .witr_feature_content_3d{}
.witr_feature_icon_3d {
margin-bottom: 14px;
}
.witr_feature_icon_3d i {
font-size: 35px;
color:#fff;
display:inline-block;	
}
.witr_feature_content_3d h3 {
margin-bottom: 12px;
color:#fff;
font-size: 25px;
}
.witr_feature_content_3d p {
color:#fff;
} .witr_feature_front_3d {
background: #15263b;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.witr_feature_front_3d:before { content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.witr_feature_back_3d {
background: #884646;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;	
}
.witr_feature_back_3d:before { content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
} .witr_feature_btn_3d {
margin-top: 27px;
z-index: 999;
}
.witr_feature_btn_3d a {
border: 2px solid #fff;
border-radius: 30px;
color: #fff;
display: inline-block;
font-size: 15px;
padding: 8px 33px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.witr_feature_btn_3d  a:hover {
background: #fff;
color: #884646;
}  .witr_slug_feature{
background: #ddd;
position:relative; 
padding:120px 0px;
overflow:hidden;
}
.witr_slug_feature .witr_feture_back_con_slugf{
position: absolute;
top: -244px;
left: 0px;
opacity: 1;
width: 100%;
height: 100%;
text-align: center;
padding: 0px 30px;
background: rgba(20, 177, 187, 0.8);
transition:.5s;
}
.witr_slug_feature:hover .witr_feture_back_con_slugf{
top:0;
}
.witr_back_con_slugf {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.witr_slug_front_contentf {
display: flex;
background: rgba(20, 177, 187, 0.8) none repeat scroll 0% 0%;
position: absolute;
left: 0px;
bottom: 0px;
width: 100%;
padding: 10px 20px;
transition:.5s;
}
.witr_feature_iconf  {
color: #fff;
font-size: 40px;
text-align: center;
transition: all 0.3s ease 0s;
}
.witr_feature_iconf i{}
.witr_back_con_slugf .witr_content_textf h3 {
font-size: 20px;
margin-bottom: 11px;
padding-top: 0;
color:#fff;
}
.witr_slug_front_contentf .witr_content_textf h3 {
color: #fff;
margin-left: 20px;
margin-top: 17px;
font-size: 20px;
}
.witr_content_textf p {
color: #fff;
}
.witr_slug_feature:hover .witr_slug_front_contentf{
bottom:-100px;
} 
.witr_slug_front_contentf .witr_content_textf p {
display: none;
}
.witr_feature_btn_f a {
color: #fff;
background: #fff;
color: #884646;
padding: 6px 21px;
border-radius: 30px;
margin-top: 15px;
display: inline-block;
}
.witr_feature_btn_f a:hover{
color:#fff;
background:#884646;
} .witr_feature2 {
position: relative;
z-index: 1;
background:#15263b;
padding: 65px 20px;
transition:.5s;	
}
.witr_feature2:hover {
background:#884646;	
}
.witr_fea2_icon_top i {
font-size: 80px;
color: #fff;
}
.single_feature2:hover .witr_fea2_icon_top i{
transition:.5s;
}
.witr_feature2_icon {
position: absolute;
top: 50%;
left: 50%;
transform: translateX(-50%)translateY(-50%);
z-index: -1;
opacity:0;
transition:.5s;
}
.single_feature2:hover .witr_feature2_icon{
opacity:8%;
}
.witr_feature2_icon i {
font-size: 150px;
color: #fff;
}
.witr_feature2 h3 {
margin-top: 19px;
color: #fff;
}
.witr_feature2 p {
color: #fff;
}
.witr_feature_btn2 a {
color: #fff;
}
.witr_feature_btn2 a:hover{
color:#884646;
} .singleService{
position: relative;
padding: 24px 0 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.singleService h3{
font-size: 22px;
line-height: 37px;
margin-bottom: 7px;
}
.singleService p{
margin-bottom: 88px;
}
.boxTop.singleService p{
margin-bottom: 0px;
} 
.box {
position: relative;
text-align: center;
}
.box:before{
width: 267px;
height: 276px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
content: '';
text-align: center;
background: url(//wamikata.org.au/wp-content/themes/burden/assets/images/corporate/s5.png) no-repeat center center / cover;
transition: all ease 400ms;
animation-fill-mode: both;
animation: box_blinker_before 3.5s linear infinite;	
}
@keyframes box_blinker_before {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.box:after{
width: 163px;
height: 182px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
visibility: hidden;
opacity: 0;
content: '';
text-align: center;
background: url(//wamikata.org.au/wp-content/themes/burden/assets/images/corporate/s6.png) no-repeat center center / cover;
transition: all ease 400ms;
animation-fill-mode: both;
animation: box_blinker_after 3.5s linear infinite;
}
@keyframes box_blinker_after{
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.singleService:hover .box:before{
visibility: hidden;
opacity: 0;
}
.singleService:hover .box:after{
visibility: visible;
opacity: 1;
}
.box i{
color: #884646;
font-size: 53px;
line-height: 53px;
z-index: 5;
top: 0;
left: 6px;
text-align: center;
position: relative;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.singleService:hover .box i{
color: #b79d5b;
}
.singleService h2{
font-size: 60px;
line-height: 37px;
color: #884646;
top: 35px;
right: -52px;
z-index: -1;
position: relative;
margin: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.singleService:hover .box i,
.singleService:hover h2{
color: #b79d5b;
}
.boxTop h2{
top: -42px;
right: -40px;
}
.boxTop{
padding-top: 100px;
}
.boxTop .box{
margin-bottom: 84px;
} .tab_area {}
.tab_item {}
.tab_item ul {
border-bottom: 1px solid #fff;
}
.tab_item ul li {
padding: 0;
}
.tab_item ul li a {
color: #fff;
border-bottom: 2px solid transparent; 
padding: 7px 70px;
}
.tab_item .nav-pills li .nav-link.active {
color: #fff;
background: transparent;
border-bottom: 2px solid #fff; 
border-radius: 0;
}
.tab_area .tab_content h3 {
color: #fff;
font-size: 28px;	
line-height: 45px;	
padding-bottom: 25px;
}
.tab_area .tab_content p {
color: #fff; }
.tab_area .tab_content a {
color: #fff;
border: 1px solid #fff;
border-radius: 30px;
line-height: 40px;
padding: 0 52px;
text-transform: capitalize;
margin-top: 45px;
font-weight: 500;
-webkit-transition: .5s;
transition: .5s;
}
.tab_area .tab_content a:hover {
background: #fff;
color: #884646;
}
.tab_area .tab_content:first-child a {
margin-right: 25px;
}
.digital-img img {
width: 100%;
} .witr_play_vi {
position: relative;
}
.witr_about_image{
position: relative;	
}
.witr_about_image::before{
position: absolute;
content: '';	
width: 100%;
height: 100%; }
.witr_about_image img{
width:100%;
height: 512px;
}
.play-overlay{
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);	
}
.play-overlay a {
position: relative;
display: inline-block;
width: 100px;
height: 100px;
font-size: 28px;
border-radius: 100%;
background: #884646;
}
.play-overlay a::before {
position: absolute;
content: '';
width: 100%;
height: 100%;
background:#884646;
border-radius: 50%;
animation-fill-mode: both;
animation: witr_squares 1.5s ease-in-out infinite;
}
.play-overlay i {
color: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
} .images_area {
position: relative;
}
.singleAbSlide {
position: absolute;
right: 127px;
bottom: -76px;
left: -15px;
}
.ab_videoArea span{
display:none;
}
.ab_videoArea{
position: relative;
background:#884646;
padding: 44px 30px 40px;
border-radius: 5px;
}
.ab_videoArea h3{
font-size: 22px;
line-height: 32px;
color: #fff;
margin-bottom: 15px;
}
.ab_videoArea p{
color: #fff;
margin-bottom: 13px;
}
.ab_videoArea img{
width: 153px;
height: 73px;
}
.ab_videoArea a{}
.ab_videoArea i{
position: relative;
float: right;
left: -10px;
width: 52px;
height: 52px;
line-height: 52px;
border-radius: 50%;
background: #fff;
color: #884646;
text-align: center;
z-index: 1;
font-size: 23px;
}
.ab_videoArea i::after {
width: 68px;
height: 68px;
left: -8px;
top: -8px;
background: rgba(255, 255, 255, .73);
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
animation-fill-mode: both;
animation: blinker 1.5s ease-in-out infinite;
-webkit-animation: blinker 1.5s ease-in-out infinite;
-moz-animation: blinker 1.5s ease-in-out infinite;
}
@keyframes blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
} .video-part {}
.video-overlay {
padding: 70px 0 50px;
}
.video-item {}
.video-item a{
position: relative;
display: inline-block;
width: 100px;
height: 100px;
font-size: 28px;
border-radius: 100%;
background: #884646;
}
.video-item a::before{
position: absolute;
content: '';
width: 100%;
height: 100%;
background: #884646;
border-radius: 50%;
top: 0;
animation-fill-mode: both;
animation: witr_squares 1.5s ease-in-out infinite;
left: 0;
right: 0;
bottom: 0;
}
.video-item i {
color: #fff;
position: absolute;
left: 50%;
top: 50%;
transform: translateX(-50%) translateY(-50%);
}
.video-item h3 {
color: #fff;
font-size: 35px;
font-weight: 600;
line-height: 30px;
margin-top: 35px;
} .witr_about_content {}
.witr_about_content h2 {
}
.witr_about_content h3 { }
.witr_about_content h2 span,
.witr_about_content h3 span {
color:#07D1C1;
}
.witr_about_content p {
margin-top: 20px;
}
.witr_about_content h2,
.witr_about_content h3,
.witr_about_content p {
margin-left:auto !important;	
margin-right:auto !important;
}
.witr_about_btn{
margin-top: 60px;
}
.witr_about_btn a {
font-size: 17px;
color: #443e3e;
font-weight: 500;
background:#884646;
border-radius: 30px;
padding: 18px 42px;
transition: .5s;
}
.witr_about_btn a:hover {
background: #4c0062;
color: #fff;
}
.witr_about_image{}
.witr_about_image img { } .service {
background: rgb(1, 219, 176);
}
.service .section-title h3,
.service .section-title p {
color: #443e3e;
}
.service-item i {
color: #884646;
height: 73px;
width: 73px; border-radius: 50%;
text-align: center;
line-height: 73px;
box-shadow: 0px 0px 30px 0px rgba(148,146,245,0.2);	
font-size: 30px;
-webkit-transition: .5s;
transition: .5s;
display:inline-block;
}
.service-item:hover i {
background: #884646;
color: #fff;
border-color:#884646;
}
.service-item h3 {
padding-top: 18px;
}
.service-item p {
padding-right: 2px;
padding-top: 0px;
} .witr_service_3d {
perspective: 1000px;
transition: .1s;
}
.witr_service_3d:hover .witr_single_service_3d {
transform: rotateY( -180deg);
}
.witr_single_service_3d {
transition: transform .5s;
transform-style: preserve-3d;
position: relative;
text-align: center;
z-index: 999;	
}
.witr_service_position{
left: 0;
padding: 40px 20px 40px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%); 	
}
.witr_service_front_3d,
.witr_service_back_3d {
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
background: #fff;
}
.witr_service_front_3d {
z-index: 2;
}
.witr_service_back_3d {
z-index: 3;
transform: rotateY( -180deg);
}
.witr_service_3d,
.witr_service_front_3d,
.witr_service_back_3d {
height: 398px;
width:100%;
} .witr_service_content_3d{}
.witr_service_icon_3d {
margin-bottom: 14px;
}
.witr_service_icon_3d i {
font-size: 35px;
color:#fff;
display:inline-block;	
}
.witr_service_content_3d h3 {
margin-bottom: 12px;
color:#fff;
}
.witr_service_content_3d p {
color:#fff;
} .witr_service_front_3d {
background: #884646;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.witr_service_front_3d:before { content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
}
.witr_service_back_3d {
background: #884646;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;	
}
.witr_service_back_3d:before { content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index: -1;
} .witr_service_btn_3d {
margin-top: 27px;
z-index: 999;
}
.witr_service_btn_3d a {
border: 2px solid #fff;
border-radius: 30px;
color: #fff;
display: inline-block;
font-size: 15px;
padding: 8px 33px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.witr_service_btn_3d  a:hover {
background: #fff;
color: #884646;
} .witr_service2{
overflow: hidden;	
}
.witr_front_content {
position:relative;
}
.witr_service2_image{
position:relative;
}
.witr_service2_image img{
width: 100%;	
}
.witr_service2_box{
background: #182c44;
padding: 32px 30px 32px;
}
.witr_service2_icon{
float: left;
margin-right: 25px;
margin-top: -17px;	
}
.witr_service2_icon i{
color: #fff;
background:#884646;
font-size: 30px;
transition: all 0.3s ease 0s;
width: 70px;
height: 70px;
line-height: 70px;
border-radius: 5px;
display: inline-block;	
} .witr_custom2_icon{
float: left;
margin-right: 25px;	
}
.witr_custom2_icon i{
color: #fff;
font-size: 50px;
transition: all 0.3s ease 0s;
display: inline-block;	
}
.witr_titles{
overflow: hidden;	
}
.witr_titles h3{
color: #fff;
}
.witr_back_service2{
position: absolute;
background: rgba(0, 90, 255, 0.9);
top: -55%;
left: 50%;
transform: translate(-50%, -50%);
width: 100%;
height: 100%;
padding: 0 30px;
transition:.5s;	
}
.witr_service2:hover .witr_back_service2{
top: 50%;
}
.witr_content_service2{
position: relative;
top: 50%;
transform: translateY(-50%);	
}
.witr_content_service2 p{
color:#fff;
}
.witr_content_service2  ul{}
.witr_content_service2  ul li{}
.witr_content_service2  ul li a{
color:#fff;
transition:.5s;
}
.witr_content_service2  ul li a:hover{
color:#884646 ;
}
.witr_service2_btnb{
margin-top:15px;
}
.witr_service2_btnb a{
color:#fff;
} .witr_single_service3{
border:1px solid #39495d;
transition: .5s;	
}
.witr_single_service3:hover{
border:1px solid #182C44; 
}
.witr_service3_thumb{
position:relative; 	
}
.witr_service3_thumb img{
width: 100%;	
}
.witr_service3_thposi{
opacity:0;
transition: .5s;
}
.witr_single_service3:hover .witr_service3_thposi{
opacity:1;
}
.witr_service3_box{
position: absolute;
top: 50%;
transform: translateY(-50%);
transition: .5s;
padding: 0 30px;	
}
.witr_single_service3:hover .witr_service3_box{
opacity:0;
}
.witr_service3_icon{
float: left;
margin-right: 25px;	
}
.witr_service3_icon i{
color: #443e3e;
font-size: 50px;
transition: .5s;
display:inline-block;	
}
.witr_service3_content{
overflow: hidden;	
}
.witr_service3_content h3{
margin-bottom: 20px;	
}
.witr_service3_content p{
color:#443e3e;
}
.witr_btn_inner{
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, -50%);
opacity: 0;
}
.witr_single_service3:hover .witr_btn_inner{
opacity: 1;
}
.witr_service3_btn{}
.witr_service3_btn a{
color:#fff;
background:#884646;
padding:15px 25px;
}
.mobil-item .mobil-demo img {
}
.mobil-item .slick-dots {
}
.mobil-item .slick-dots li {
}
.mobil-item .slick-dots li button {
background-color: transparent;
font-size: 0;
width: 18px;
height: 18px;
border: 1px solid #fff;
margin: 0 5px;
cursor: pointer;
border-radius: 50%;
padding: 0;
}
.mobil-item .slick-dots li.slick-active button {
background: #fff;
}  .witr_process{
overflow: hidden;	 
}
.witr_front_content {}
.witr_process_image{
}
.witr_process_image img{
position: relative;
width: 100%;
}
.witr_process_box{
position:absolute;
left: 20px;
bottom: 20px;
z-index: 99; 	
}
.witr_process_icon{}
.witr_process_icon i{
color: #fff;
background:#884646;
font-size: 20px;
transition: .5s;
width: 40px;
height: 40px;
line-height: 40px;
}
.witr_process :hover .witr_process_icon i{
display: none;	
}
.witr_content_service h3{
color: #fff;
}
.witr_back_process{
background: #884646;
opacity:0;
padding: 35px 30px 30px;
transition: .5s;
width: 100%;
height: 100%;
top: 0;
left: 0;
position: absolute;
z-index: 1; 
transform: scale(0);
} .witr_process :hover .witr_back_process {
opacity:0.9;
transform: scale(1);
}
.witr_content_service {
position: relative;
top: 50%;
transform: translateY(-50%);
}
.witr_content_service p{
color:#fff;
}
.witr_process_btnb{
margin-top:15px;
}
.witr_process_btnb a{
color:#fff;
}
.witr_process_icon2{}
.witr_process_icon2 i{
color: #fff;
background:#884646;
font-size: 20px;
transition: .5s;
width: 40px;
height: 40px;
line-height: 40px;
display: none;	
}
.witr_process :hover .witr_process_icon2 i{
display: block;	
} .witr_team_section{
position: relative;
}
.witr_team_section img {
width: 100%;
}
.witr_team_section:before  {
content:"";
position: absolute;
background: #884646b3; 
height: 100%;
width: 100%;
left: 0;
top: 0;
opacity: 0;
transition:.5s;
}
.witr_team_section:hover:before{
opacity: 1;
}
.team_overlay_icon a i{
position: absolute;
transform: translate(-50%, -50%);
left: 50%;
color:#fff;
top: 50%;
font-size: 35px;
opacity: 0;
}
.witr_team_section:hover .team_overlay_icon a i{
opacity: 1;	
} .team_o_icon{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
-webkit-transition: .5s;
transition:.5s;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";	
}
.witr_team_section:hover .team_o_icon{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 	
}
.team_o_icon ul{
}
.team_o_icon ul li{
list-style:none;
display:inline-block;
}
.team_o_icon ul li a{
display: block;
width: 35px;
height: 35px;
line-height: 33px;
border: 1px solid #ddd;
border-radius: 30px;
text-align:center;
transition:.5s;
color:#fff;
margin: 0px 2px;
}
.team_o_icon ul li a:hover{
color:#fff;
background:#884646;
border-color:#884646;
} .team_o_icons {
margin-top: 15px;
padding-top: 17px;
padding-bottom: 10px;
position: relative;
}
.team_o_icons::before {
position: absolute;
content: "";
background: #ddd;
top: 0px;
height: 1px;
width: 25%;
margin: auto;
left: 0;
right: 0;
transition:.5s;
}
.all_color_team:hover .team_o_icons::before {
background: #884646;
width: 100%;
}
.team_o_icons ul li{
list-style:none;
display:inline-block;
}
.team_o_icons ul li a{
display: block;
width: 30px;
height: 30px;
line-height: 28px;
border: 1px solid #ddd;
border-radius: 30px;
text-align:center;
transition:.5s;
color:#B79D5B;
margin: 0px 2px;
font-size: 15px;
}
.team_o_icons ul li a:hover{
color:#fff;
background:#884646;
border-color:#884646;
} .witr_team_content{
padding: 15px 0;
background: #fff;
}
.witr_team_content h5 {
font-weight: 700;
margin: 0;
}
.witr_team_content h5:hover,
.witr_team_content h5 a:hover
{
color:#884646;
}
.witr_team_content span {
font-size: 18px;
} .team-part {
border-radius: 5px;
overflow: hidden;
box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
}
.team-sec{
position:relative;
}
.team-sec:before{
content:"";
position: absolute;
background-color: #884646cc;
height: 100%;
width: 100%;
left: 0;
top: 0;
-webkit-transition: .5s;
transition:.5s;	
}
.team-sec img{
width:100%;  
}
.witr_team_content2 {
position: absolute;
width: 100%;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
padding: 0 25px;
-webkit-transition: .5s;
transition:.5s;
}
.team-part:hover .witr_team_content2,
.team-part:hover .team-sec:before{
top: -670px; 
}
.witr_team_content2 h5 {
font-size: 23px;
color: #fff;
margin: 0;
}
.witr_team_content2 span {
color: #fff;
}
.witr_team_content2 p {
color: #fff;
padding-top: 10px;
} .team-part .team-social {
position: absolute;
bottom: -110px;
height: 100px;
width: 100%;
background: #fff;
text-align: center;
-webkit-transition: .5s;
transition: .5s;
}
.team-part:hover .team-social {
bottom: 0px;
}
.team-social ul {
padding-top: 30px;
}
.team-social ul li {
display: inline-block;
margin: 0 3px;
}
.team-social ul li a {
font-size: 17px;
color: #555555;
height: 34px;
width: 34px;
line-height: 34px;	
text-align: center;
border-radius: 50%;
border: 1px solid #f5f5f5;
display: inline-block;
-webkit-transition: .5s;
transition:.5s;	
}
.team-social ul li a:hover {
color: #fff;
background:#884646;
border-color: #884646;
} .witr_team_sec_3{
position:relative;
}
.witr_team_sec_3 img{
width:100%;  
}
.witr_team_sec_3:before{	
content:"";
position: absolute;
background:#884646cc;  
height: 100%;
width: 100%;
left: 0;
top: -150%;
-webkit-transition: .5s;
transition:.5s;	
}
.witr_team_content3 {
position: absolute;
width: 100%;
left: 50%;
top: -350px;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
padding: 0 25px;
-webkit-transition: .5s;
transition:.5s;
}
.team-part:hover .witr_team_content3{
top: 50%;	
}
.team-part:hover .witr_team_sec_3:before{
top: 0;
}
.witr_team_content3 h5 {
font-size: 23px;
color: #fff;
margin: 0;	
}
.witr_team_content3 span {
color: #fff;
}
.witr_team_content3 p {
color: #fff;
padding-top: 10px;
} .witr_team_content3 ul li {
display: inline-block;
}
.witr_team_content3 ul li a {
color: #fff;
display: inline-block;	
margin: 0 11px;
margin-top: 4px;
-webkit-transition: .5s;
transition:.5s;
} .team-part .witr_team_sec_3 .team-social {
position: absolute;
bottom: 0px;
left: 0;
height: 100px;
width: 100%;
background: #fff;
text-align: center;
-webkit-transition: .5s;
transition: .5s;
}
.team-part:hover .witr_team_sec_3 .team-social {
bottom: -110px;
} .team_single_pic {
overflow: hidden;
}
.team_single_pic img{
width:100%;
}
.witr_single_team_s {
text-align: center;
background: #efefef;
padding: 15px 0;
}
.witr_single_team_s  a{
text-align: center;
font-size: 25px;
margin: 0 7px;
}
.team_single_content {
text-align: center;
}
.team_single_title h2 {
padding: 20px 0 10px;
} .witr_single_team {
position: relative;
overflow: hidden;
}
.witr_single_team img {
width: 100%;
transition: .5s;
}
.witr_single_team:hover img {
transform: scale(1.04);
}
.witr_single_team:after{
position: absolute;
content: '';
top:0;
bottom: 0;
left: 0;
right: 0;
background:#884646cc;
opacity: 0;
transition: all 0.4s ease-out;
}
.witr_single_team:hover:after{
visibility: visible;
opacity: 1;
}
.witr_team_content_car{
position: absolute;
left: -300px;
bottom: 22px;
z-index: 3;
transition: .5s;
}
.witr_single_team:hover .witr_team_content_car{
left: 30px
} 
.witr_team_content_car span {
font-size: 16px;
font-weight: 600;
color: #fff;
display: inline-block;
margin: 0 0 9px;
}
.witr_team_content_car h5{
font-size: 22px;
color: #fff;
margin: 0;	
} .em-team {
text-align:center;
position: relative;
-webkit-transition: .5s;
transition:.5s;
}
.em-team-one {
position: relative;
overflow: hidden;
padding-bottom: 55px;
} .em-team-content-image {
}
.em-team-content-image img {
width: 100%;
}
.em-team-content-waraper {
background-color: #fff;
bottom: -67px;
left: 0;
margin: 0 10px;
padding: 30px 0;
position: absolute;
right: 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.em-team-content-title h2 {
margin-bottom: 5px;
text-transform: capitalize;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
font-size:22px;
}
.em-team-content-subtitle {
font-size: 16px;
margin-bottom: 0;
text-transform: capitalize;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.em-team-content-socials a {
background: #fff none repeat scroll 0 0;
border-radius: 50%;
display: inline-block;
height: 35px;
line-height: 35px;
margin: 14px 3px 0;
text-align: center;
width: 35px;
color:#884646;
}
.em-team-content-socials {
position: relative;
-webkit-transition: .5s;
transition:.5s;
}
.em-team-content-socials a:hover{
background:#884646e6; 
color:#fff;
}
.em-team:hover .em-team-content-waraper{
background:#884646e6; 
bottom: 0px;
}
.em-team:hover .em-team-content-socials {
} .em-content-title h5 {
font-size: 23px;
margin-bottom: 0;
text-transform: capitalize;
transition:.5s; 
}
.em-content-title h5 a {
font-weight: 700;
}
.em-content-subtitle {
font-size: 16px;
margin: 5px 0 0;
text-transform: capitalize;
-webkit-transition: .5s;
transition:.5s;
}
.em-team:hover .em-content-title h5,
.em-team:hover .em-content-subtitle {
color:#fff;
} .team-wrap {
overflow: visible;
position: relative;
}
.team-front {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transition: -webkit-transform 0.8s, opacity 0.4s;
-webkit-transition: opacity 0.4s, -webkit-transform 0.8s;
transition: opacity 0.4s, -webkit-transform 0.8s;
transition: transform 0.8s, opacity 0.4s;
transition: transform 0.8s, opacity 0.4s, -webkit-transform 0.8s;
}
.team-front {
z-index: 2;
position: relative;
border-radius: 50%;
overflow: hidden;
-webkit-transform:scale(1);
transform:scale(1);
-webkit-transition: .5s;
transition:.5s;
}
.team-style-2 .em-content-image img {
margin: 0 auto;
display: block;
width: 100%;
border-radius: 100%;
}
.team-style-2 .em-team:hover .em-content-image:before {
background: rgba(0, 0, 0, .7);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.team-back-wraper {
-webkit-transition: -webkit-transform 0.6s;
transition: -webkit-transform 0.6s;
transition: transform 0.6s;
transition: transform 0.6s, -webkit-transform 0.6s;
}
.team-back-wraper {
border-radius: 50%;
bottom: 0;
height: 99%;
position: absolute;
text-align: center;
top: 0;
width: 99%;
z-index: 1;
right: 0;
left: 0;
margin: auto;
background:#884646;
}
.team-wrap:hover .team-front{
-webkit-transform:scale(0);
transform:scale(0);	
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.team-style-2 .em-content-socials a {
color: #fff;
display: inline-block;
font-size: 18px;
margin: 0 6px;
}
.team-style-2 .em-content-socials a:hover {
color: #443e3e;
}
.team-style-2 .em-content-socials {
margin-top: 11px;
}
.team-style-2 .em-content-waraper {
left: 0;
padding: 30px 14px 28px;
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.team-style-2 .em-content-desc-inner {
margin-top: 5px;
color: #fff;
} .team-style-2 .em-content-title h5 {
color: #fff;
}
.team-style-2 .em-content-subtitle {
color:#fff;
} .team-style-2 .em-content-button a {
display: inline-block;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
color:#884646;
} .busi_singleTeam{
position: relative;
overflow: hidden;
}
.busi_singleTeam::before{
position: absolute;
content: '';
top:0;
bottom: 0;
left: 0;
right: 0;
background:rgba(0, 0, 0, 0.2);
transition: .5s;	
}
.busi_singleTeam img{
width: 100%;
height: auto;
}
.TM_center{
left: 0;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%);
z-index: 2;
}
.busi_TMHover {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
opacity: 0;
background: rgba(255, 255, 255, .90);
width: calc(100% - 30px);
height: calc(100% - 30px);
transition: all ease 400ms;
}
.busi_singleTeam:hover .busi_TMHover{
opacity: 1;
}
.busi_TMHover::before {
position: absolute;
left: 0;
top: 0;
background: #884646;
width: 0px;
height: 3px;
content: '';
transition: all ease 500ms;
}
.busi_TMHover::after {
position: absolute;
right: 0;
bottom: 0;
background: #884646;
width: 0px;
height: 3px;
content: '';
transition: all ease 500ms;
}
.busi_singleTeam:hover .busi_TMHover::before,
.busi_singleTeam:hover .busi_TMHover::after{
width: 80px;
}
.busi_singleTeam h5{
font-size: 23px;
margin-bottom: 0px;
margin-left: -30px;
transition: all 0.6s ease-in-out;
}
.busi_singleTeam:hover h5{
margin-left: 0;
}
.busi_singleTeam h5:hover{
color: #884646;
}
.busi_singleTeam span{
font-size: 14px;
margin-right: -30px;
transition: all 0.6s ease-in-out;	
}
.busi_singleTeam:hover span{
margin-right: 0;
}
.busiTS{
opacity: 0;
transition: all 0.9s ease-in-out;
margin-top: 8px;	
}
.busi_singleTeam:hover .busiTS{
opacity: 1;
transition: all 0.9s ease-in-out;
}
.busiTS a{
font-size: 16px;
color: #131414;
height: 34px;
width: 34px;
line-height: 30px;
border: 2px solid #dddddd;
border-radius: 50%;
text-align: center;
transition: .5s;
display: inline-block;	
}
.busiTS a:hover{
background: #884646;
border-color: #884646;
color: #fff;
transform: rotate(360deg);
} .witr_team_a3d{}
.witr_team_cont_3d {
-o-perspective: 800px;
perspective: 800px;
transition: .5s;
}
.witr_team_cont_3d:hover .witr_team_wrap_3d {
transform: rotateY( -180deg);
}
.witr_team_wrap_3d {
transition: transform .5s;
transform-style: preserve-3d;
position: relative;
z-index: 999;
}
.witr_team_front_3d,
.witr_team_back_3d {
backface-visibility: hidden;
position: absolute;
top: 0;
left: 0;
background: #F9F9F9;
}
.witr_team_front_3d {
z-index: 2;
}
.witr_team_back_3d {
z-index: 3;
transform: rotateY( -180deg);
}
.witr_team_cont_3d,
.witr_team_front_3d,
.witr_team_back_3d {
height: 300px;
text-align: center;
width: 100%;
overflow: hidden;
}
.witr_team_thumb_3d{
position: relative;
}
.witr_team_thumb_3d::before{
position: absolute;
content: '';
top:0;
bottom: 0;
left: 0;
right: 0; opacity: 1;
transition: .5s;	
}
.witr_team_thumb_3d img {
width: 100%;
}
.witr_content_waraper {
left: 0;
padding: 64px 10px 64px;
position: absolute;
right: 0;
top: 50%;
transform: translateY(-50%); 
} .witr_content_3d h5 {
font-size: 23px;
margin-bottom: 0;
text-transform: uppercase;
}
.witr_content_3d span {
font-size: 14px;
margin: 5px 0 0;
text-transform: uppercase;
}
.witr_content_3d p {
margin-top: 10px;
}
.witr_socials_3d {
margin-top: 14px;
}
.witr_socials_3d a {
color: #443e3e;
display: inline-block;
font-size: 18px;
margin: 0 6px;
}
.witr_socials_3d a:hover {
color: #884646;
} .cons_singleTeam {
position: relative; 
text-align: center;
overflow: hidden;
}
.front_view {
padding: 41px 25px;
border: 2px solid #e9e9e9;
transition: .5s;
}
.front_view img{
width: 214px;
height: 214px !important;
border-radius: 50% !important;
margin-bottom: 22px;
}
.front_view h5,
.back_view h5{
line-height: 28px;
color: #07001e;
}
.front_view span,
.back_view span{
font-size: 14px;
line-height: 28px;
color: #666666;
font-weight: 500;
}
.front_view p,
.back_view p{
margin-top: 3px;
}
.front_view .con_TMS a,
.back_view .con_TMS a{
display: inline-block;
width: 35px;
height: 35px;
border-radius: 50%;
border: 1px solid #dddddd;
color: #ababab;
font-size: 17px;
line-height: 35px;
text-align: center;
margin: 0 7px;
} .back_view{
position: absolute;
top: 50%;
left: -52%;
width: 100%;
transform: translate(-50%, -50%);
transition:.5s;
}
.cons_singleTeam:hover .back_view{
left: 50%;
}
.witr_back_img{
position: relative;	
}
.witr_back_img:after {
content: '';
position: absolute;
top: 0; 
right: 0;
height: 100%; 
width: 100%; 
z-index: 1;
background:#884646d9;
transition: transform 0.4s ease;
}
.witr_back_img img{
height: 524px !important;
}
.witr_back_content{
position: absolute;
top: 50%;
left: 50%;
width: 100%;
transform: translate(-50%, -50%);
z-index: 3;
}
.back_view .con_TMS a{
color: #443e3e443e3e;
border-color: #443e3e443e3e;
}
.back_view .con_TMS a:hover{
color: #443e3e443e3e;
background: #884646;
border-color: #884646;
}  .witr_team_part{
overflow:hidden;
position:relative;
padding-bottom: 23px;	
}
.witr_team_sec_4{}
.witr_team_thumb4{
position:relative;	
}
.witr_team_thumb4::before{
content: "";
position: absolute;
background: #884646ad;
height: 100%;
width: 100%;
right: -100%;
top: 0;
transition: 1s; 	
}
.witr_team_part:hover .witr_team_thumb4::before{
right: 0;	
}
.witr_team_thumb4 img{	
width:100%;  
} .witr_team_top{
background: #fff;
border-radius: 5px;
position: absolute;
top: -200px;
right: -7px;
transform: translate(-50%,-50%);
transition: 1s;	
}
.witr_team_part:hover .witr_team_top{
top: 80px;	
}
.witr_team_top ul li {
list-style:none;
}
.witr_team_top ul li a {
color: #884646;
margin: 12px 13px;
transition: 1s;
display: block;
}
.witr_team_top ul li a:hover {
color: #ff8400;
}
.witr_team_content4{
position:relative;
background:#fff;
border-radius:5px;
padding: 15px 30px 13px;
margin: 0 20px;
box-shadow: 0px 0px 30px 0 rgba(42,67,113,.15);
margin-top: -58px;	
} 
.witr_team_content4 h5 {
margin-bottom: 5px;	
}
.witr_team_content4 span {
color: #626262;
} .witr_bottom_icon{
position: absolute;
top: 50%;
right: 9px;
transform: translate(-50%,-50%);
transition: 1s;	
}
.witr_team_part:hover .witr_bottom_icon{
top: 99%;	
}
.witr_bottom_icon a{}
.witr_bottom_icon a{
width: 45px;
height: 45px;
line-height: 36px;
display: block;	
background: #fff;
text-align: center;
border: 5px solid #e6ebf8;
border-radius: 50%;
color: #884646;
transition: .5s;		
}
.witr_bottom_icon a:hover{
background: #884646;
color: #fff;	
} .witr_team_s11ar{
box-shadow:none;
transition: .5s;
}
.witr_team_s11ar:hover{
box-shadow:0px 2px 13px 0px rgba(0, 0, 0, 0.05);
}
.witr_team_s11a{
overflow:hidden;
}
.witr_team_s11 {
position: absolute;
left: 30px;
bottom: -300px;
transition:.5s;
opacity:0;
}
.team-part:hover .witr_team_s11 {
bottom: 15px;
opacity:1;
}
.witr_team_s11 span{
background: #884646;
display: inline-block;
padding: 5px 30px;
color:#fff;
}
.witr_team_s11t {
padding: 20px 0;
} .Screenshots {}
.dnSlide-main {
position: relative;
}
.dnSlide-main img {
width: 100%;
}
.Screenshots-fearm {
position: absolute;
top: 0;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 99;
}
.Screenshots-fearm img {
width: 154% !important;
max-width: 154% !important;
position: relative;
left: -123px;
top: -26px;
}
.Screenshots .dnSlide-main .dnSlide-btn {
border-radius: 50%;
color: #000;
height: 40px !important;
width: 40px !important;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
position: absolute;
z-index: 10;
cursor: pointer;
background: #884646;
}
.Screenshots .dnSlide-main .dnSlide-btn i {
color: #fff;
}
.Screenshots .dnSlide-main .dnSlide-left-btn {
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
left: -65px;
opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.Screenshots .dnSlide-main .dnSlide-right-btn {
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
right: -107px;
opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.Screenshots .dnSlide-main .dnSlide-left-btn:before {
position: absolute;
content: '\f104';
left: 43%;
top: 46%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 35px;
font-family: fontawesome;
color: #fff;
}
.Screenshots .dnSlide-main .dnSlide-right-btn:before {
position: absolute;
content: '\f105';
left: 52%;
top: 47%;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
font-size: 35px;
font-family: fontawesome;
color: #fff;
}
.Screenshots:hover .dnSlide-main .dnSlide-right-btn,
.Screenshots:hover .dnSlide-main .dnSlide-left-btn
{
opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .Screenshots-area {
position: relative;
}
.Screenshots-slide .slick-center .slide-item img {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.Screenshots-slide .slide-item img {
opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
width: 100%;
}
.Screenshots-slide .slick-center {
position: relative;
}
.Screenshots-area .Screenshots-frame-img {
position: absolute;
left: 10px;
top: -29px;
width: 100%;
}
.Screenshots-frame-img img {
width: 43%;
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
}
.Screenshots-slide .slick-arrow.slick-prev {
left: 200px;
}
.Screenshots-slide .slick-arrow.slick-next {
right: 200px;
} .mobile-slide .slick-center .mobile-thumb img {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mobile-slide .mobile-thumb img {
opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
width: 100%;
} .mobile-slide-6 .slick-center .mobile-thumb img {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.mobile-slide-6 .mobile-thumb img {
opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
width: 100%;
}
.mobile-slide-7 .mobile-thumb{
position: relative;
}
.mobile-slide-7 .mobile-thumb .mobile-slide-overlay{
position: absolute;
top: 0;
left: 0;
height: 100%;
width: 100%;
background: rgba(0, 0, 0, 0.5);
border-radius: 8px;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
transition: .5s;
}
.mobile-slide-7 .mobile-thumb .mobile-slide-overlay a{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translate(-50%,-50%);
transform: translate(-50%,-50%);
color: #fff;
font-size: 25px;
}
.mobile-slide-7 .mobile-thumb:hover .mobile-slide-overlay{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .imagess_area{}
.witr_car_overlay{
position: relative;
}
.witr_car_overlay::before{
position: absolute;
content:"";
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index:1;
} .all_pricing_color{}
.all_pricing_color ul,
.all_pricing_color ol,
.all_pricing_color li{
margin:0px;
}
.all_pricing_color h2,
.all_pricing_color h3,
.all_pricing_color h5,
.all_pricing_color h4{
margin:0px;
}
.all_pricing_color ul li{}
.text-center{
text-align:center;
}
.text-left{
text-align:left;
}
.text-right{
text-align:right;
} .pricing_area{
border-radius: 5px; }
.pricing-part {
position: relative;
overflow: hidden;
}
.pricing-part sub {
color: #fff;
font-size: 16px;
font-weight: 400;
position: absolute;
right: -65px;
top: 20px;
background: #884646;
line-height: 43px;
width: 217px;
height: 45px;
text-align: center;
-webkit-transform: rotate(35deg);
transform: rotate(45deg);
}
.witr_pricing_icon i {
color: #884646;
font-size: 40px;
padding-top: 40px;
display: block;
}
.pricing-part h4 {
font-size: 24px;
color: #232323;
padding: 26px 0 12px;
display: block;
}
.pricing-part h5 {
font-size: 35px;
padding-bottom: 30px; 
}
.pricing-part h6 {
font-size: 21px;
color: #989898;
display: block;
text-decoration: line-through;
margin: 0;
}
.pricing-part span {
font-size: 24px;
margin-right: 5px;
}
.pricing-part ul{}
.pricing-part ul li {
color: #555555;
line-height: 40px;
list-style: none;	
}
.prt_content {
padding: 20px 18px 10px 0px;
font-size: 20px;
} .pricing-part ul li:nth-child(odd){}
.pricing-part ul li:nth-child(even){}
.witr_btnp_color {
padding-top: 37px;
padding-bottom: 40px;
}
.pricing-part a.btn {
background: #884646;
line-height: 41px;
padding: 7px 30px;
font-size: 16px;
border-radius: 5px;
color: #fff;
border: 1px solid #884646;
display:inline-block;
}
.pricing-part a.btn:hover {
background: transparent;
color: #884646; 
} .pricing_style_2 .pricing-part h5 {
background: #884646;
padding: 10px 0;
color: #fff;
margin-bottom: 30px;
} .pricing_style_3 .pricing-part a.btn {
display: block;
border-radius: 0px;
}
.pricing_style_3 .witr_btnp_color{
padding:0;
padding-top:37px;
} .pricing_style_4 .witr_p_middle{
width: 150px;
height: 150px;
display: table;
margin: 15px auto 15px;
}
.pricing_style_4 .witr_p_middle_inner{
display: table-cell;
vertical-align: middle;
background: #884646;
border-radius: 100%;
}
.pricing_style_4 .pricing-part h5 {
padding: 0px;
color: #fff;
font-size: 25px;
border-radius: 100%;
text-align: center;
}
.pricing_style_4 .pricing-part span+span{
display:block;
}
.pricing_style_4 .pricing-part span {
font-size: 18px;
}
.pricing-part ul {
display: inline-block;
text-align: left;
padding: 0;
}
.witri_texti_list ul i{
margin-right:15px;
}
.witri_texti_list ul+ul i{
margin-right:0px;
margin-left:15px;
} .testomonial {
}
.testomonial .test-part {
border: 2px solid #ddd;
padding: 30px 17px 10px 30px;
position: relative;
}
.test-part h6 {
display: inline-block;
font-size: 20px;
line-height: 26px;
padding-top: 30px;
padding-bottom: 7px;
}
.test-part span  {
color: #443e3e;
font-weight: 400;
font-size: 17px;
}
.test-part ul li {
display: inline-block;
padding-top: 0px
}
.test-part p {
color: #443e3e;
}
.testomonial .test-part img {
position: absolute;
top: -43px;
left: 30px;
z-index: 22;
width: 78px;
height: 78px;
}
.testomonial.testomonial-5 .test-part img {
top: -50px;
}
.witr_item_column {
padding:0 15px; 
padding-top: 60px; 
}
.witr_slick_column {
padding: 0 15px; 
}
.em_crating { }
.em_crating i {
margin-bottom: 11px;
color:#ddd;
font-size:20px;
}
.em_crating i.active {
color:#884646;
}
.witr_all_mb_30,
.guttergs
{
margin-bottom:30px;
border:none;
}
.witr_all_pd0,
.noguttergs
{
padding:0px;
} .testomonial.testomonial-5 .witr_item_column {
padding: 0 15px;
padding-top: 15px; 
padding-bottom: 15px; 
}
.testomonial.testomonial-5 { }
.testomonial.testomonial-5 .test-part {
border: 2px solid #ddd;
padding: 25px 30px 50px;
position: relative;
}
.testomonial.testomonial-5 .test-part h6 {
color: #443e3e;
padding-top: 0;
}
.testomonial.testomonial-5 .test-part span {
color: #555;
}
.testomonial .test-part ul li,
.testomonial.testomonial-2 .test-part ul li,
.testomonial.testomonial-5 .test-part ul li {
padding-top: 0px;
padding-bottom: 10px;
}
.testomonial.testomonial-5 .test-part p {
color: #555;
}
.testomonial.testomonial-5 .test-part  img.testimg {
top: 82%;
}
.testomonial.testomonial-5 .test-part .postimg {
top: 105%;
position: absolute;
bottom: 0;
left: 0;
right: 0;
} .single_creativeItem{}
.box-size{}
.testiCreCon{
position: relative;
box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, 0.06);
background: #fff;
border-radius: 5px;
padding: 8px 20px 30px 32px;
margin-top: 71px;
margin-bottom: 32px;
margin-right: 30px;
}
.testiCreCon:after{
position: absolute;
content: '';
left: 35px;
bottom: -19px;
width: 40px;
height: 40px;
background: #fff;
transform: rotate(45deg);
z-index: -1;
box-shadow: 0px 2px 29px 5px rgba(0, 0, 0, 0.08);	
}
.testiCreCon i{
font-size: 100px;
color: #dddddd;
margin: -60px 0 3px;
}
.testiCreCon p{
margin: 0;
}
.testAuthor{}
.testAuthor h6{
margin-bottom: 0px;
}
.testAuthor span{
font-size: 15px;
} .witr_client7{
position: relative;
}
.witr_testiSlider {
left: 0;
right: 0;
width: auto;
height: auto;
padding: 0 0 11px;
margin: auto;
}
.witr_testiSlider .slick-slide.item{ outline: none;
}
.wirt_TraSlider .slick-slide.item{
outline: none;
}
.witr_testiSlider .slick-slide .witr_autho_thumb img {
width: 81px;
height: 81px;
border-radius: 50%;
display: inline-block;
}
.witr_content_test7{
position: relative;
padding: 0 180px;
}
.witr_content_test7 .em_crating {
margin:0px 0 20px;
}
.witr_content_test7 .em_crating i {
font-size: 18px;
}
.witr_content_test7 p{
position: relative;
font-size: 18px;
line-height: 28px;
z-index: 3;
}
.witr_content_test7 p::after{
position: absolute;
left: 0;
top: -10px;
right: 0;
content: "\f10e";
font-family: fontAwesome;
font-size: 146px;
line-height: .8;
color: #eeeeee;
z-index: -1;
}
.witr_author_name {
margin-top: 20px;
z-index: 11;
position: relative;	
}
.witr_content_test7 h6{
color: #443e3e;
}
.witr_content_test7 span{
font-size: 18px;
} .witr_testomonial_area {
width:80%;
margin: auto;
}
.witr_background_test{
background: #fff;
box-shadow: 0px 6px 30px 0px rgba(148,146,245,0.2);
border-top: 2px solid #884646;
border-bottom: 2px solid #884646;  
margin-top:50px;
margin-bottom:60px;
}
.witr_testi_main {
box-shadow: 0px 6px 30px 0px rgba(148,146,245,0.2);	
text-align: center;
padding: 50px 0px;
background: #fff;
border-top: 2px solid #884646;
border-bottom: 2px solid #884646;
width: 70%;
margin: auto;
margin-top: -50px;
margin-bottom: -50px;
}
.witr_test_part {
float: left;
margin-left: 215px;
margin-right: -165px;	
}
.witr_test_part img {}
.witr_ns_part{}
.witr_ns_part h6 {
font-size: 22px;
margin-top: 10px;	
}
.witr_ns_part i {
color: #884646;
font-size: 17px;
font-weight: 500;
}
.witr_test_content{}
.witr_test_content p {
width: 88%;
margin: auto;
margin-top: 30px;
}
.witr_test_name{
margin: 30px 0 15px;
}
.witr_test_name i{
color: #884646;
font-size: 18px;	
} .busi_testimonialArea{
position: relative;
}
.busi_testiSlider{
position: relative;
margin: 0;
padding: 0 0 15px;
}
.busi_testiSlider p{
margin: auto;
font-size: 16px;
width: 74%;
}
.busi_singleNav{
left: 0;
right: 0;
width: 470px;
height: auto;
padding: 0;
margin: auto;
}
.item{}
.autho_thumb{}
.autho_thumb img{
margin:auto;
}
.test_author{
margin-top: 12px;
}
.test_author h6{
font-size: 22px;
line-height: 24px;
margin-bottom: 0;
}
.test_author span{
color:#7c7c7c;
font-size:16px;
} .banner-laptop-2 img {
width: 100%;
margin-top: 0;
} .blog-part {
}
.blog_part_inner {}
.witr_blog_imags{
overflow: hidden;	
}
.blog-img {
position:relative;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: .5s;
transition: .5s;		
}
.blog-img img{
width:100%;
}
.blog-img a{}
.blog-img:before {
position:absolute;
content:'';
background:rgba(0, 0, 0, 0.5);
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
top:0;
left:0;
bottom:0;
right:0;
width:100%;
height:100%;
-webkit-transform: scale(0);
transform: scale(0);
-webkit-transition: .5s;
transition:.5s;
}
.blog_part_inner:hover .blog-img,
.blog_part_inner:hover .blog-img:before{
-webkit-transform: scale(1.2);
transform: scale(1.2);	
}
.wblog-content {
padding: 23px 25px 26px;
box-shadow: 0px 2px 6px 0px #f5f2f2;
}
.blog_part_inner:hover.wblog-content {
box-shadow: 0px 2px 8px 0px rgba(0,0,0,0.5);
}
.wblog-content span {
font-size: 15px;
color: #884646;
line-height: 28px;
padding-bottom: 15px;
margin-right: 10px;	
}
.wblog-content span a {
font-size: 15px;
color: #884646;
}
.wblog-content span i {
padding-right: 5px;
padding-left: 5px;
color: #884646;
-webkit-transition: .5s;
transition: .5s;	
}
.wblog-content h5 > a {
font-weight: 700;
color: #131414;
}
.wblog-content h5 > a:hover,
.wblog-content span i:hover {
color: #884646;
}
.wblog-content h5 {
margin-top: 5px;
}
.wblog-content > a {
font-size: 16px;
color: #443e3e;
font-weight: 500; padding: 9px 30px;
border: 1px solid #884646;
border-radius: 5px;
margin-top: 10px;
margin-bottom: 5px;
-webkit-transition: .5s;
transition: .5s;
display: inline-block;
}
.wblog-content > a:hover {
background: #884646;
color: #fff;
}
.witr_bt2{} .wblog-content.blog-content-5 {
padding: 15px 20px 15px;
}
.wblog-content.blog-content-5 h5 {
padding-bottom: 0px;
} .busi_singleBlog{
background: #fff;
transition: .5s;
box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.04);	
}
.busi_singleBlog:hover{
box-shadow: 0px 5px 4px 0px rgba(0, 0, 0, 0.05);
}
.witr_sb_thumb {
overflow: hidden;
position: relative;
}
.witr_sb_thumb img{
width: 100%;
transition:.5s;	
}
.witr_sb_thumb::before{
position:absolute;
content:'';
background:rgba(0, 0, 0, 0.5);
top:0;
left:0;
bottom:0;
right:0;
transform: scale(0);
transition:.5s;
z-index:1;
}
.busi_singleBlog:hover .witr_sb_thumb img,
.busi_singleBlog:hover .witr_sb_thumb::before{
transform: scale(1.2);	
}
.witr_blog_con{
padding:20px 15px 0px;
margin-bottom: 0px;
}
.witr_blog_con span {
font-size: 16px;
line-height: 50px;
margin-bottom: 3px;	
font-size: 16px;
color: #131414;
padding-bottom: 15px;
margin-right: 2px;	
}
.bs5 span {
line-height: 26px;
}
.witr_blog_con span i {
padding-right: 5px;
padding-left: 5px;
color: #131414;
transition: .5s;	
}
.witr_blog_con span i:hover {
color: #884646;
}
.witr_blog_con h2{
color: #131414;
margin: 19px 0 0;
}
.witr_blog_con h2 a{
display: inline-block;
font-weight: 700;
}
.witr_blog_con h2 a:hover{
color: #884646;
}
.witr_post_Author {
padding-bottom: 27px; position: absolute;
left: 30px;
top: 30px;
z-index: 999;
}
.witr_post_Author img{
width: 33px;
height: 33px !important;
border-radius: 50% !important;
margin-right: 5px
}
.witr_post_Author .nameAuthor{
font-size: 20px;
line-height: 36px;
color: #131414;
margin: 0;
font-weight: 500;
}
.witr_post_Author .comment{
float: right;
font-size: 17px;
color: #131414;
line-height: 30px;
}
.witr_post_Author .nameAuthor:hover,
.witr_post_Author .comment:hover{
color: #884646;
} .witr_blog_area6{}
.witr_singleBlog{
background: #fff;
transition: .5s;
position: relative;
overflow: hidden;	
}
.witr_sb6_thumb {
position: relative;
}
.witr_sb6_thumb img{
width: 100%;
transition:.5s;	
}
.witr_sb6_thumb::before{
position:absolute;
content:'';
background:#88464699;
top:0;
left:0;
bottom:0;
right:0;
transform: scale(0);
transition:.5s;
z-index:1;
}
.witr_sb6_thumb::after{
position:absolute;
content:'';
background:rgba(0, 0, 0, 0.4);
top:0;
left:0;
bottom:0;
right:0;
}
.witr_singleBlog:hover .witr_sb6_thumb img,
.witr_singleBlog:hover .witr_sb6_thumb::before{
transform: scale(1.2);	
}
.all_text_position{
position: absolute;
top: 50%;
z-index: 1;
transform: translateY(-50%);	
}
.witr_blog_con6{
padding-left: 15px;
padding-right: 10px;
}
.witr_blog_con6 span {
font-size: 16px;
line-height: 50px;
margin-bottom: 3px;	
font-size: 16px;
color: #fff;
padding-bottom: 15px;
margin-right: 2px;	
}
.witr_blog_con6 span i {
padding-right: 5px;
padding-left: 5px;
color: #fff;
transition: .5s;	
}
.witr_blog_con6 span i:hover {
color: #884646;
}
.witr_blog_con6 h2{
color: #fff;
margin-bottom: 0;
}
.witr_blog_con6 h5 a{
margin-top:20px;
font-size: 20px;
font-weight: 400;
color: #fff;
display:inline-block;
}
.witr_blog_con6 h2 a{
display: inline-block;
color: #fff;
}
.witr_blog_con6 h2 a:hover{
color: #884646;
}
.witr_blog_con6 p{
color: #fff;
margin-top: 25px;
opacity:0;
transition:.5s;
}
.witr_singleBlog:hover .witr_blog_con6 p{
opacity:1;
}
.witr_post_Author6{
margin: 32px 30px 0px;
}
.witr_post_Author6 img{
width: 40px;
height: 40px !important;
border-radius: 50% !important;
margin-right: 20px;
float: left;
margin-top: -5px;
}
.witr_post_text{
overflow:hidden;
}
.witr_post_Author6 .nameAuthor{
font-size: 17px;
color: #fff;
display: block;	
}
.witr_post_Author6 span{
font-size: 17px;
color: #fff;
}
.witr_post_Author6 span a i{
display:none;
}
.witr_post_Author6 .comment{
float: right;
font-size: 17px;
color: #fff;
line-height: 30px;
}
.witr_post_Author6 .nameAuthor:hover,
.witr_post_Author6 .comment:hover{
color: #884646;
} .witr_counter_single{}
.witr_counter_number_inn{
overflow:hidden;
}
.witr_counter_number_inn h3,
.witr_counter_number_inn span {
font-size: 50px;
color: #131414;
display: inline-block;
}
.witr_counter_number_inn span {
line-height: 0;	
} .witr_counter_number_inn h4 {
color: #131414;
} .witr_counter_icon{}
.witr_counter_icon i {
color: #443e3e;
height: 55px;
width: 55px;
border-radius: 50%;
border: 1px solid #443e3e;
text-align: center;
line-height: 54px;
font-size: 23px;
margin-right: 20px;
float: left;	
}
.witr_custom_icon{}
.witr_custom_icon i{
color: #443e3e;
font-size: 64px;
margin-right: 15px;
float: left;
margin-top: 15px;	
} .witr_single_counter {
border: 2px solid #443e3e;
border-radius: 100%;
padding: 72px 0 61px;
text-align: center;
transition: all 0.5s ease 0s;
height: 270px;
width: 270px;
transition: .5s;
margin:auto;
}
.witr_single_counter:hover {
border: 3px dotted #f00;
background: #884646;
animation-fill-mode: both;
animation: border_blinker 3.5s linear infinite;	
}
@keyframes border_blinker {
0% {
transform: rotate(0deg);
}
100% {
transform: rotate(360deg);
}
}
.witr_counter_icon4{}
.witr_counter_icon4 i {
color: #443e3e;
font-size: 30px;
text-align: center;
transition: all 1s ease 0s;
margin-bottom: 15px;	
}
.witr_counter_text h4 {
color: #443e3e;
font-size: 30px;
}
.witr_counter_text h3 {
display: inline-block;
font-size: 30px;
}
.witr_counter_text span {
color: #443e3e;
font-size: 35px;
font-weight: 700;
line-height: 0;
} .wirt_new_iner {
float: left;
margin-right:13px;
} .brand-slide-4 {
border-top: 1px solid #ddd;
}  .sing-up-part h3{
font-size: 35px;
line-height: 28px;
padding-bottom: 25px;
}
.sing-up-part p{
padding-top: 20px;
padding-bottom: 10px;
}
.sing-up-part .input-layer{
width: 100%;
height: 50px;
border: 1px solid #ddd;
border-radius: 5px;
padding-left: 30px;
}
.sing-up-part form input[type="checkbox"] {
display: none;
}
.sing-up-part form input[type="checkbox"] + .label-text:before {
content: '\2714';
border: 2px solid #ddd;
border-radius: 2px;
padding-left: 1px;
padding-right: 1px;
padding-top: 1px;
padding-bottom: 1px;
color: transparent;
margin-right: 10px;
font-size: 12px;
}
.sing-up-part form input[type="checkbox"]:checked + .label-text:before {
background: #ddd;
content: '\2714';
color: #443e3e;
font-family: fontawesome;
padding: 3px 5px;
}
.sing-up-part form label {
cursor: pointer;
padding-top: 30px;
display: block;
margin: 0;
padding-bottom: 30px;
}
.sing-up-part form label span{
color: #555;
}
.sing-up-part form button{
line-height: 48px;
padding: 0 40px;
background: #884646;
border: 1px solid #884646;
color: #fff;
cursor: pointer;
border-radius: 5px;
font-weight: 500;
-webkit-transition: .5s;
transition: .5s;
}
.sing-up-part form button:hover{
background: transparent;
color: #443e3e;
} .portfolio_nav {
padding: 0px 0 40px;
}
.portfolio_nav ul {} .portfolio_nav ul li {
display: inline;
}
.portfolio_nav ul li {
border: 1px solid #f3eaea;
border-radius: 5px;
color: #443e3e;
cursor: pointer;
display: inline-block;
font-size: 13px;
font-weight: 500;
margin: 0 5px 10px;
padding: 6px 27px;
position: relative;
text-transform: uppercase;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.portfolio_nav ul li:hover,
.portfolio_nav ul li.current_menu_item {
color: #fff;
background: #884646 none repeat scroll 0 0;
border-color: #884646;
}
.prot_wrap {
overflow: hidden;
} .single_protfolio {
position: relative; overflow: hidden;
}
.prot_thumb {} .prot_thumb img {
display: block;
-webkit-transform: scale(1);
transform: scale(1);
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 100%;
}
.single_protfolio:hover .prot_thumb img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.prot_content {
position: absolute;
text-align: center;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
transition: .5s;
right: 15px;
top: 15px;
bottom: 15px;
left: 15px;
opacity: 0;
background: #884646cc;
z-index: 9;
}
.multi_gallery.prot_content {
height: 90%;
width: 80%;
right: 10%;
top: 5%;
bottom: 5%;
left: 10%;
}
.prot_content_inner {
position: absolute;
top: 50%;
width: 100%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 10;
-webkit-transition: all 0.5s ease-in-out 0.5s;
transition: all 0.5s ease-in-out 0.5s;
}
.single_protfolio:hover .prot_content {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.prot_content h3 {
margin: 0;
text-transform: capitalize;
color: #fff;
font-size: 18px;
}
.prot_content h3 a {
color: #fff;
font-size: 23px;
font-weight: 700;
text-transform: capitalize;
transition:.5s;
}
.prot_content h3 a:hover {
color: #131414;
}
.prot_content p {
color: #fff;
line-height: 1.2;
margin: 5px 0 0;
}
.prot_content p span {
display: inline-block;
padding-top: 0px;
}
.single_protfolio:hover .prot_content {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
.porttitle_inner span,
.porttitle_inner4 span,
.prot_content span {
position: relative;
margin: 0 2px;
}
.prot_content span:before,
.porttitle_inner4 span:before,
.porttitle_inner span:before {
bottom: 0;
content: ",";
position: absolute;
right: -5px;
}
.porttitle_inner span:last-child:before,
.prot_content span:last-child:before,
.porttitle_inner4 span:last-child:before {
content: "";
}
.nospace.col-xs-12 {
padding: 0px;
}
.nospace .single_protfolio {
margin-bottom: 0px;
} .gallery_load_button {} .gallery_load_button a {
border: 1px solid #ddd;
color: #444;
padding: 7px 15px;
display: inline-block;
font-size: 17px;
margin-top: 0px;
}
.gallery_load_button a:hover {
border-color: #443e3e;
background: #443e3e;
color: #fff;
}
.prot_wrap.nospace .gallery_load_button a {
margin-top: 30px;
} .picon {} .picon a {
background: #884646;
border-radius: 5px;
color: #fff;
display: inline-block;
font-size: 20px;
height: 50px;
line-height: 50px;
margin: 0 3px 11px;
width: 50px;
text-align: center;
}
.picon a:hover {
border-color: #884646;
background: #884646;
color: #fff;
} .pimgs {
}
.pimgs img {
height: 404px;	
} 
.prots-contentg p {} .em_port_content {
background: #884646cc;
height: 100%;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
position: absolute;
right: 0;
text-align: center;
top: 0;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 100%;
z-index: 9;
left: 0;
top: -100%;
width: 100%;
-webkit-transition: .5s;
transition: .5s;
text-align: center;
color: #fff;
}
.pstyle_1 .porttitle_inner h3 {
color: #fff;
padding-bottom: 9px;
}
.pstyle_1 .porttitle_inner h3 a {} .pstyle_1 .porttitle_inner p {
color: #443e3e;
}
.pstyle_1 .prot_content p {
margin: 2px 0 0;
}
.pstyle_1 .single_protfolio {
-webkit-transition: .5s;
transition: .5s;
}
.pstyle_1 .porttitle_inner .prots-content {
color: #fff;
}
.portfolio_readmore_btn {
padding-top: 23px;
}
.portfolio_readmore_btn > a {
background: #fff none repeat scroll 0 0;
border-radius: 5px;
display: inline-block;
padding: 6px 21px;
text-transform: uppercase;
color: #884646;
-webkit-transition: .3s;
transition: .3s;
border: 1px solid transparent;
}
.portfolio_readmore_btn > a:hover {
background: #884646;
color: #fff;
border: 1px solid #884646;
}
.em_port_container {
overflow: hidden;
position: relative;
}
.pstyle_1 .porttitle_inner p span {
padding-top: 5px;
color: #fff;
}
.pstyle_1 .picon a {
background: transparent;
border-radius: 5px;
color: #fff;
display: inline-block;
font-size: 25px;
height: 50px;
line-height: 50px;
margin: 0 8px 11px;
width: 50px;
-webkit-transition: .5s;
transition: .5s;
}
.pstyle_1 .picon a:hover {
background: #884646;
color: #fff;
}
.pstyle2 .prot_content {
background: #884646cc;
}
.pstyle2 .prot_content_inner {
left: 50%;
position: absolute;
top: 60%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
z-index: 10;
-webkit-transition: all 0.3s ease-in-out 0.3s;
transition: all 0.3s ease-in-out 0.3s;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.pstyle2 .single_protfolio:hover .prot_content_inner {
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
top: 50%;
opacity: 1;
} .em_plus_port {
position: absolute;
bottom: 20px;
right: 30px;
z-index: 99;
}
.pstyle2.pstyle3 .prot_content_inner{
text-align:left;
}
.pstyle2.pstyle3 .prot_content_inner {
left: 3000px;
position: absolute;
top: 60%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 100%;
z-index: 10;
-webkit-transition: all 0.3s ease-in-out 0.3s;
transition: all 0.3s ease-in-out 0.3s;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background:#884646b3;
padding: 20px;
-webkit-transition: .5s;
transition:.5s;
}
.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner{
left: 75%;
} .pstyle4.pstyle_1 .single_protfolio:hover {
box-shadow: none;
}
.pstyle4 .prot_content_inner {
top: 50%;
}
.pstyle4 .prot_thumb {
overflow: hidden;
position: relative;
}
.pprotfolio4 {
box-shadow: 0 10px 16px 0 rgba(0, 0, 0, 0.7);
padding: 17px 10px 20px;
}
.pprotfolio4 {
border: 1px solid #f1f1f1;
border-top: 0px solid #f1f1f1;
padding: 20px 10px 23px;
}
.porttitle_inner4 h3 {
margin: 0;
text-transform: capitalize;
color: #454545;
font-size: 18px;
font-weight: 600;
line-height: 1;
}
.porttitle_inner4 h3 a {
text-transform: uppercase;
color: #454545;
font-size: 18px;
font-weight: 600;
}
.porttitle_inner4 p {
color: #454545;
line-height: 1;
margin: 5px 0 0;
}
.porttitle_inner4 p span {
display: inline-block;
padding-top: 5px;
} .portfolio-details-box {
}
.gitem img{
}
.portfolio-details-box h2{
color: #443e3e;
line-height: 30px;
}
.portfolio-details-box ul{}
.portfolio-details-box ul li{
padding-top: 24px;
padding-bottom: 14px;
border-bottom: 1px solid #ddd;
list-style: none;		
}
.portfolio-details-box ul li b{
color: #444;
font-size: 18px;
font-weight: 600;	
}
.portfolio-details-box ul li span.eright{
font-weight: 400;
color: #666;
font-size: 16px;
margin-left: 5px;	
}
.portfolio-details-box .prots-contentg ul{
margin-left: 0px;	
}
.portfolio-details-box .burden-single-icon-inner {
text-align: left;
}
.pr-title{}
.pr-title h2 {
margin-top: 15px;
margin-bottom: 15px;
} .all_cal_color h1,
.all_cal_color h2,
.all_cal_color h3,
.all_cal_color h4,
.all_cal_color h5,
.all_cal_color p,
.all_cal_color h6{
margin:0px;
padding:0px;
}
.all_cal_color a{
transition:1s;
} .burden_content{}
.burden_content p{
padding-top: 10px;
}
.witr_6 .burden_content p,
.witr_5 .burden_content p{
width: 75%;
margin: auto;
}
.burden_content h5{
padding-bottom:7px;
}
.burden_content h2, 
.burden_content h3{
font-size: 45px;
font-weight: 700;
padding:4px 0px;
}
.burden_content p span,
.burden_content h5 span,
.burden_content h2 span,
.burden_content h3 span{
color:#884646;	 
} .burden_button{
margin-top: 45px;	
}
.burden_button a {
background: #884646;
padding: 15px 35px;
color: #fff;
display: inline-block;
font-size: 18px;
transition:1s;
margin-right: 15px;
font-weight: 500; 
border-radius:30px;
}
.burden_button a:hover{
background: #B79D5B;
color: #fff;
}
.burden_button a i{
margin-left: 10px;
}
.witr_b9  {
margin-top: 100px;
} .burden_video_inner{
position: relative;
text-align: center;
top: 60px;	
}
.burden_video_inner h4{
margin-top:20px;
}
.burden_video_inner a{
position:relative;
}
.burden_video_inner a::before{
content:"";
position: absolute;
top: 38%;
left: 50%;
height: 70px;
width: 70px;
transform: translate(-50%, -50%);
border-radius: 50%;
box-shadow: 0 0 0 0 rgb(217 10 44 / 75%);
animation: witr_video_ripple 2s infinite;
}
.burden_video_inner i {
color: #fff ;
height: 70px;
width: 70px;
text-align: center;
line-height: 70px;
background: #884646;
border-radius: 50%;
font-size: 25px;
display: inline-block;
transition:1s;	
}
@keyframes witr_video_ripple{
70% {box-shadow: 0 0 0 75px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0px rgba(255, 255, 255, 0);}		
} .witr_11{
position:relative;
}
.witr_col_image{
position:relative;	
}
.witr_col_image::before{
position:absolute;
content:"";
width:100%;	
height:100%;
}
.witr_col_image img{}
.burden_video11{
position:absolute;
top:50%;
left:50%;
transform: translateX(-50%) translateY(-50%);
} .w_apps_button_image{
display: inline-block;
margin-right: 34px;	 
}
.w_apps_button_image a{}
.w_apps_button{
display: inline-block;	
}
.w_apps_button a {
padding: 3px 30px 11px 30px;
border: 1px solid #884646;
border-radius: 30px;
margin-right: 15px;
display:block;
-webkit-transition: .5s;
transition:.5s;
}
.w_apps_button a:hover {
background:#642ba2;
-webkit-transition: .5s;
transition:.5s;	
}
.w_apps_button a:hover span.iburden,
.w_apps_button a:hover span.spaninner{
color:#fff;
-webkit-transition: .5s;
transition:.5s;	
}
span.iburden {
float: left;
font-size: 29px;
margin-right: 18px;
margin-top: 14px;
color:#443e3e;	
}
span.spaninner {
display: block;
overflow: hidden;
color: #443e3e;
text-transform: capitalize;
font-size: 23px;	
}
span.smalltext {
display: block;
font-size: 14px;	
} .single_image_area{} 
.single_image{
position:relative;
} 
.single_image:before{
content: '';
position: absolute; top: 0;
width: 100%;
height: 100%;
left: 0;
right: 0;
bottom: 0;
opacity: 0.5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.single_image img{
width:100%;
} .witr_footer_widget_area{} 
.witr_footer_widget{} .witr_own_widet_title{} 
.witr_own_widet_title h1{
font-size: 22px;
padding-bottom: 3px;
text-transform: capitalize;	
} .wittr_footermenu_w_list{} 
.wittr_footermenu_w_list ul{} 
.wittr_footermenu_w_list ul li{
list-style:none;
}
.wittr_footermenu_w_list ul li a,
.wittr_footermenu_w_list ul li{
font-size: 16px;
line-height:38px;
font-weight: 400;
color: #555;
transition: .5s;	
} 
.wittr_footermenu_w_list ul li a:hover{
color:#884646;
} .wittr_footermenu_w_list ul li i{} .witr_own_widet_title h5{
color: #fff;
font-size: 20px;
font-weight: 600;
padding-bottom: 17px;
text-transform: capitalize;		
} 
.witr_own_widet_title .tagcloud a{
color: #fff;
font-size: 16px !important;
line-height: 27px;
margin-right: 15px;
padding: 0;	
} .witr_single_socials{}
.witr_single_socials ul{}
.witr_single_socials ul li{
list-style: none;	
}
.witr_single_socials ul li a{}
.witr_single_socials ul li a i{	
display: inline-block;
color: #555;
margin-right: 15px;
font-size:16px;
-webkit-transition: .5s;
transition: .5s;
margin-top: 8px;
}
.witr_single_socials ul li a i:hover{
color: #884646;
} .witr_custom_icons{}
.witr_custom_icons a{}
.witr_custom_icons  i{	
color: #443e3e;
font-size:37px;
transition: .5s;
}
.witr_custom_icons i:hover{} .witr_service2_style4 {
box-shadow: 0px 0px 5px 0px #c4ced566;
padding: 40px 30px 40px;
transition: 1s;
position:relative;
text-align: center;
overflow: hidden;
}
.witr_service2_style4_s:hover .witr_service2_style4{
padding-bottom:90px;
}
.witr_service2_style4 h3 {
margin: 20px 0 14px;
}
.witr_service2_style4 i{	
font-size:45px;
display:inline-block;
}
.witr_service2_style4 p{
margin:0;	
}
.witr_sn_button {
position: absolute;
display: block;
transition: 1s;
bottom: -100px;
left: 0;
right: 0;
}
.witr_sn_button a{
background: #884646;
border-radius: 3px;
color: #fff;
display: block;
font-size: 18px;
font-weight: 700;
padding: 17px 30px;
text-align: center;
transition: 1s;
}
.witr_sn_button a:hover{
background: #232323;
}
.witr_service2_style4_s:hover .witr_sn_button {
bottom: 0px;
} .blog-btn a{
background: -webkit-gradient(linear, left top, right top, from(rgba(119, 1, 219, 1)), to(rgba(25, 153, 242, 1))) ;
background: -webkit-linear-gradient(left, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
background: linear-gradient(90deg, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
color: #fff;
font-weight: 400;
padding: 0 28px;
font-size: 18px;
line-height: 48px;
border-radius: 30px;
margin-top: 25px;
}
.blog-tag h4,
.blog-post h4,
.blog-cat h4,
.blog-title h4{
font-size: 20px;
line-height: 15px;
color: #443e3e;
font-weight: 600;
border-bottom: 1px solid #ddd;
padding-bottom: 20px;
position: relative;
}
.blog-tag h4:before,
.blog-post h4:before,
.blog-cat h4:before,
.blog-title h4:before{
position: absolute;
content: '';
bottom: -1px;
left: 0;
height: 3px;
width: 130px;
background: -webkit-gradient(linear, left top, right top, from(rgba(119, 1, 219, 1)), to(rgba(25, 153, 242, 1))) ;
background: -webkit-linear-gradient(left, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
background: linear-gradient(90deg, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
}
.blog-title img{
margin-top: 40px;
width: 100%;
}
.blog-title h5 {
font-size: 20px;
font-weight: 500;
color: #443e3e;
padding-top: 23px;
padding-bottom: 10px;
}
.blog-title h5 span{
color: #555;
font-size: 16px;
font-weight: 400;
}
.blog-title p {
padding-right: 30px;
}
.blog-left-side .blog-title > ul > li{
display: inline-block;
padding:0px;
}
.blog-left-side .blog-title > ul > li > a{
height: 40px;
width: 40px;
background: #584BED;
text-align: center;
border-radius: 50%;
line-height: 40px;
color: #fff;
font-size: 20px;
margin-right: 15px;
margin-top: 10px;
margin-bottom: 0;
display: inline-block;
}
.blog-title ul li:nth-child(2) a{
background: #FF896A;
}
.blog-title ul li:nth-child(3) a{
background: #BF113C;
}
.blog-title ul li:nth-child(4) a{
background: #22478B;
}
.blog-title ul li:nth-child(5) a{
background: #00AFE1;
}
.blog-cat ul{
margin-top: 20px;
}
.blog-cat ul li{
width: 100%;
}
.blog-cat ul li p{
display: inline-block;
width: 100%;
position: relative;
padding: 13px 0 5px;
border-bottom: 1px solid #ddd;
color: #555;
}
.blog-cat ul li:last-child p{
border-bottom: 0;
}
.blog-cat ul li p span{
position: absolute;
right: 0;
}
.blog-ad {
position: relative;
}
.blog-ad .blog-ad-overlay {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
background: rgba(88, 75, 237, 0.8);
text-align: center;
padding: 80px 52px;
}
.blog-ad h5{
font-size: 35px;
font-weight: 600;
line-height: 48px;
color: #fff;
text-transform: uppercase;
}
.blog-post{
margin-top: 50px;
}
.blog-post ul li{
display: -webkit-box;
display: -ms-flexbox;
display: -moz-flex;
display: -ms-flex;
display: -o-flex;
display: flex;
white-space: normal;
}
.blog-cont span{
color: #555;
padding-top: 6px;
}
.blog-cont span p {
line-height: 22px;
}
.blog-tag {
margin-top: 20px;
}
.blog-tag h4{
margin-bottom: 22px;
}
.blog-tag span {
color: #555;
padding-right: 25px;
line-height: 38px;
}
.btn-center{
margin-left: -400px;
}
.blog-tag {}
.single-content h5{
font-size: 35px;
font-weight: 600;
color: #443e3e;
line-height: 30px;
padding: 30px 0 20px;
}
.single-content span{
font-size: 15px;
color: #555;
padding-right: 20px;
margin-bottom: 17px;
}
.single-content span i{
font-size: 13px;
padding-right: 8px;  
}
.blog-title ul {
display: inline-block;
}
.blog-title span {
font-size: 20px;
font-weight: 500;
color: #555;
line-height: 28px;
padding-right: 9px;
}
.blog-form h3,
.blog-cmnt h3 {
border-bottom: 1px solid #ddd;
padding-bottom: 10px;
}
.blog-q {
padding: 70px 32px 30px;
border-left: 2px solid rgba(88, 75, 237, 1);
box-shadow: 0 0 13px -10px #000;
}
.blog-q h5 {
font-size: 20px;
padding-top: 18px;
}
.blog-q span {
font-size: 17px;
color: #555;
line-height: 28px;
}
.blog-q p{
position: relative;
z-index: 2;
font-size: 20px;
}
.blog-q p:before {
position: absolute;
content: '\f10e';
left: 50%;
top: -10px;
font-size: 100px;
font-family: fontawesome;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 1;
color: rgba(119, 1, 219, .2);
}
.blog-cmnt{}
.blog-cmnt ul li {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
padding-bottom: 35px;
}
.blog-cmnt .blog-cont h6 {
line-height: 16px;
font-size: 20px;
color: #443e3e;
}
.blog-cmnt .blog-cont{
position: relative;
}
.blog-cmnt .blog-cont a {
color: #555;
font-size: 16px;
line-height: 28px;
position: absolute;
right: 0;
top: 0;
}
.blog-cmnt .blog-cont p { padding-top: 5px;
}
.blog-form form input{
width: 100%;
height: 50px;
margin: 50px 0 30px;
border: 1px solid #ddd;
border-radius: 30px;
padding-left: 30px;
color: #8f8f8f;
}
.blog-form form input::-webkit-input-placeholder{
color: #8f8f8f;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog-form form input:-ms-input-placeholder{
color: #8f8f8f;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog-form form input::-moz-placeholder{
color: #8f8f8f;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog-form form input::placeholder{
color: #8f8f8f;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.blog-form form textarea {
resize: none;
width: 100%;
height: 200px;
margin-left: 15px;
margin-right: 15px;
padding: 30px;
border-radius: 30px;
border: 1px solid #ddd;
color: #8f8f8f;
}
.blog-form form textarea::-webkit-input-placeholder{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
color: #8f8f8f;
}
.blog-form form textarea:-ms-input-placeholder{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
color: #8f8f8f;
}
.blog-form form textarea::-moz-placeholder{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
color: #8f8f8f;
}
.blog-form form textarea::placeholder{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
color: #8f8f8f;
}
.blog-form form button {
font-size: 16px;
font-weight: 500;
margin-left: 15px;
border: 1px solid rgba(119, 1, 219, 1);
border-radius: 30px;
padding: 13px 35px;
background: -webkit-gradient(linear, left top, right top, from(rgba(119, 1, 219, 1)), to(rgba(25, 153, 242, 1))) ;
background: -webkit-linear-gradient(left, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
background: linear-gradient(90deg, rgba(119, 1, 219, 1) 0%, rgba(25, 153, 242, 1) 100%) ;
color: #fff;
cursor: pointer;
margin-top: 40px;
-webkit-transition: .5s;
transition: .5s;
}
.blog-form form button:hover{
background: transparent;
color: #443e3e;
} .Screenshots .slick-slide img {
width: 100%;
}
.play-overlay span {
display: none;
} .witr_timeline_area{} .witr_hd_timeline_contant {
position:relative;
padding-bottom: 39px;	
} .witr_hd_timeline_inner {
padding-left: 27px;
}
.witr_hd_timeline_inner:before{
width: 1px;
height: 100%;
-webkit-transition: .5s;
transition:.5s;
background: #884646;
position: absolute;
left: 7.5px;
top: 0;
content: "";
} .witr_dslborder {
display: inline-block;
width: 15px;
height: 15px;
-webkit-transition: .5s;
transition:.5s;
background: #884646;	
position: absolute;
left: 0;
top: 0;
border-radius: 50%;
}
.witr_hd_timeline_inner:hover:before,
.witr_hd_timeline_inner:hover .witr_hd_sicon_inner,
.witr_hd_timeline_inner:hover .witr_dslborder{
background: #000;	
} .witr_timeline_item {
width: 230px;
}
.witr_timeline_item h2{
font-weight:400;
-webkit-transition: .5s;
transition:.5s;
padding-bottom:10px;
}
.witr_hd_timeline_inner:hover .witr_timeline_item h2{
color:#000;
} .witr_number_item {
position: absolute;
z-index: 999;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
color: #fff;
font-size: 20px;
} .witr_hd_sicon {
position: absolute;
left: -17px;
bottom: -25px;
}
.witr_hd_sicon_inner{
width: 55px;
height: 55px;
background: #884646;
line-height: 54px;
text-align: center;
color: #fff;
border-radius: 50%;
position: relative;
z-index: 2;
-webkit-transition: .5s;
transition: .5s;
font-size: 22px;	
}
.witr_hd_sicon_inner i{} .mrl15{
margin-left:15px;
}
.mrl65{
margin-left:65px;
}
.mrl110{
margin-left:110px;
} .mrr50{
margin-right:50px;
}
.mrr95{
margin-right:95px;
}
.mrr90{
margin-right:90px;
} .witr_sicon_bottom.witr_hd_timeline_contant {
padding-bottom: 0px;	
padding-top: 51px;	
}
.witr_sicon_bottom{
text-align:right;
}
.witr_sicon_bottom .witr_timeline_item {
width: 230px;
margin-right: 0;
margin-left: auto;
}
.witr_sicon_bottom .witr_dslborder {
left: auto;
top: auto;
bottom: 0;
right: 1px;
}
.witr_sicon_bottom .witr_hd_timeline_inner:before{
left: auto;
right: 7.5px;
top: auto;
bottom: 0;
}
.witr_sicon_bottom .witr_hd_timeline_inner {
padding-left: 0px;
padding-right: 27px;
} .witr_sicon_bottom .witr_hd_sicon {
position: absolute;
right: -17px;
top: -28px;
left: auto;
bottom: auto;
}
.middle_border_divider{
height:1px;
display:block;
background: #884646;
} .slide_items img{
width:100%;
} .accordion_area{}
.card-header.witr_ac_card {
background: none !important;
padding: 0;
border-bottom: 0;
}
.witr_ac_card i {
margin-right: 10px;
font-size: 20px;
position: relative;
top: 4px;
}
.accordion_area .card-2{
margin-bottom: 22px;
border: 1px solid #ddd;
}
.witr_ac_style {
color: #443e3e;
padding-left: 30px;
font-size: 16px;
font-weight: 500;
display: block;
padding: 7px 15px 11px;
-webkit-transition: .5s;
transition: .5s;
}
.witr_ac_style:focus,
.witr_ac_style:hover{
color:#fff;
background: #884646;
}
.witr_ac_style:before {
position: absolute;
content: '\f107';
right: 30px;
top: 9px;
font-family: fontawesome;
font-size: 18px;
}
.active .witr_ac_style:before {
position: absolute;
content: '\f106';
right: 30px;
top: 9px;
font-family: fontawesome;
font-size: 18px;
}
.active .witr_ac_style{
background: #884646;
color:#fff;
}
.card-body ul{}
.card-body ul li{
margin-left: 18px;
margin-bottom: 4px;	
} .elementor-accordion .elementor-accordion-item {
border: 0 !important;
border-left: 2px solid #884646 !important;
margin-bottom:20px;
box-shadow: 1px 1px 7px -5px rgba(0, 0, 0, 0.75);
} 
.elementor-accordion .elementor-tab-content {
border-top: none !important;
}
.elementor-tab-title a,
.elementor-widget-accordion .elementor-accordion .elementor-tab-title {
font-size: 17px;
font-weight: 600;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
} .slide_item img{
opacity:0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)"; 
}
.slick-center .slide_item img{
opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)"; 
} .slick-prev, .slick-next {
font-size: 0;
position: absolute;
display: block;
padding: 0;
cursor: pointer;
color: #fff;
outline: none;
background: #884646;
z-index: 1;
opacity: 0;
border-radius: 50px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
width: 60px;
height: 60px;
line-height: 60px;
top: 50%;
transform: translate(0px, -50%);  
border-radius: 0px;
transition: .5s;   
border: 0px solid #17161a;
}
.slick-prev {
left: -15px;
}
.slick-next {
right: -15px;
}
.slick-prev.slick-disabled,
.slick-next.slick-disabled{
background: #884646;	
}
.witr_ds_content_area .slick-prev {
left: 15px;
}
.witr_ds_content_area .slick-next {
right: 15px;
}
.slick-prev:before, .slick-next:before {
color: #fff;
font-size: 35px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
content: "\f177";
font-family: FontAwesome;
}
.slick-next:before {	 
content: "\f178";
font-family: FontAwesome;
}
.slick-prev:hover, .slick-prev:focus, .slick-next:hover, .slick-next:focus {
background: #B79D5B;
border-color: transparent;
outline-color: transparent;
outline: none;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
color: #fff;
}
.witr_case:hover .slick-prev, 
.witr_case:hover .slick-next,
.event_active:hover .slick-prev, 
.event_active:hover .slick-next,
.imagess_area:hover .slick-prev, 
.imagess_area:hover .slick-next,
.witr_ds_content_area:hover .slick-prev, 
.witr_ds_content_area:hover .slick-next,
.blog_wrap:hover .slick-prev, 
.blog_wrap:hover .slick-next,
.witr_team_area_c:hover .slick-prev, 
.witr_team_area_c:hover .slick-next,
.images_area:hover .slick-prev, 
.images_area:hover .slick-next,
.testomonial-slide:hover .slick-prev, 
.testomonial-slide:hover .slick-next,
.Screenshots-slide:hover .slick-prev, 
.Screenshots-slide:hover .slick-next,
.mobile-slide:hover .slick-prev, 
.mobile-slide:hover .slick-next,
.mobile-slide-7:hover .slick-prev, 
.mobile-slide-7:hover .slick-next,
.testomonial:hover .slick-prev, 
.testomonial:hover .slick-next{
opacity:1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.testomonial-slide  .slick-prev, 
.testomonial-slide  .slick-prev{
} 
.blog_wrap  .slick-prev, 
.blog_wrap  .slick-next {
top: 35%;
-webkit-transform: translate(0px, -50%);
transform: translate(0px, -50%);
}
.testomonial-slide  .slick-prev,
.blog_wrap  .slick-prev
{
left: -65px;
}
.testomonial-slide  .slick-next,
.blog_wrap  .slick-next
{
right: -65px;
}
.witr_car_overlay .slick-slide{
padding:0 15px;
} .carsur_dots .elementor-slick-slider ul.slick-dots{
bottom: -70px;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li{
margin: 0 5px; 
} 
.carsur_dots .elementor-slick-slider ul.slick-dots li button:before{
background-color: transparent;
font-size: 0;
width: 18px;
height: 18px;
border: 1px solid #fff ;
cursor: pointer;
border-radius: 50%;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li.slick-active button:before{
background-color: #fff;
}
.carsur_dots .elementor-slick-slider ul.slick-dots li button:hover:before{
background-color: #fff;
}
.slick-dots {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: 0px;
display: inline-block;
z-index: 11;
}
.slick-dots li {
display: inline-block;
}
.slick-dots li button {
background-color: transparent;
font-size: 0;
width: 14px;
height: 14px;
border: 1px solid #884646;
margin: 0 5px;
cursor: pointer;
border-radius: 50%;
padding: 0;
transition:.5s;
}
.slick-dots li.slick-active button {
background: #884646;
} .witr_text_widget_inner h1,
.witr_text_widget_inner h2{
font-size: 45px;
margin-bottom: 5px; 
}
.witr_text_widget_inner h1{
font-size: 26px;	
}
.witr_text_widget_inner h1 span,
.witr_text_widget_inner h2 span{
color:#884646;
}
.witr_text_widget_inner p{ margin-bottom: 11px;
}
.witr_text_widget .witr_text_widget_inner h1,
.witr_text_widget .witr_text_widget_inner h2,
.witr_text_widget .witr_text_widget_inner p{
margin-left:auto !important;	
margin-right:auto !important;	
} .wp-block-button__link {
padding: 8px 24px 12px;
} 
p.comment-form-cookies-consent {
position: absolute;
top: 33%;
display:none;
} .tab_area {
background: #fff;
overflow: hidden;
box-shadow: 0px 0px 5px #ddd;	
}
.burden-tab{
overflow: hidden;
clear: both;
background: #000;
}
.tab_area .nav-tabs {
border: none;
}
.burden-tab li {
display: inline-block;
list-style: none;
background: #000;
float: left;
overflow: hidden;
}
.burden-tab li a{
padding: 15px 30px;
display: block;
border-right: 1px solid #ddd;
color: #fff;
}
.burden-tab li a.active,
.burden-tab li a:hover
{
background: #884646;
color: #fff;
} .single_video {
margin-top: 30px;
}
.video_image {
position: relative;
}
.video_image:before {
background: rgba(0, 0, 0, 0.5);
content: "";
width: 100%;
height: 100%;
position: absolute;
}
.video_image img{
width:100%;
}
.choose_video_icon{}
.video_icon {
position: absolute;
top: 50%;
left: 50%;
z-index: 9999;
-webkit-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
}
.video_icon a{
text-align: center;
display: inline-block;
}
.video_icon a i{
color: #fff;
border: 5px solid #fff;
width: 90px;
height: 90px;
line-height: 80px;
font-size: 40px;
border-radius: 50%;
}
.wic_tab_content {
padding-top: 16px;
}
.tab_title_content{}
.tab_title_content h2{ 
font-size: 20px;  
margin-bottom: 8px;
}
.wic_text_block p{} 
.video_area .col-md-12{
padding-left:0;
padding-right:0;
} .tab-event{
background: #fff;
overflow: hidden;
padding: 15px 0;
}
.burden_single_event {
border-bottom: 1px solid #ddd;
margin: 0 10px;
padding-bottom: 12px;
padding-top: 16px;
clear: both;
overflow: hidden;	
}
.burden_single_event:last-child{
border-bottom: 0px solid #ddd;
}
.burden_event_thumb {
float: left;
margin-right: 15px;
}
.event_content_area{
}
.burden_single_event:hover .event_page_title h2 a{
color: #884646;
}
.event_page_title h2 a{
color: #443e3e;
text-transform: capitalize;
font-weight: 600;
}
.event_pcontent{}
.event_pcontent p{
margin-bottom: 5px;
}
.burden_event_icon span{
margin-right: 10px;
} 
.burden_event_icon span i{
margin-right: 5px;
} .tab_area2{
background: #182C44;
overflow: hidden;	
}
.burden_tab{ }
.tab_area2 .nav-tabs {
border: none;
}
.burden_tab li {
display: inline-block;
list-style: none;
background: #000;
float: left;
overflow: hidden;
margin-right: 15px;	
}
.burden_tab li a{
padding: 15px 30px;
display: block; color: #fff;
}
.burden_tab li a.active,
.burden_tab li a:hover
{
background: #884646;
color: #fff;
}
.wic_tab_content2 {
padding-top: 40px;
}
.witr_tab_title_content2{}
.witr_tab_title_content2 h2{ 
font-size: 20px;  
margin-bottom: 19px;
color: #884646;	
}
.witr_tab_btn{}
.witr_tab_btn a{
color:#884646;
} .carsur_dots{ 
}
.carsur_dots .swiper-pagination-bullet {
width: 18px;
height: 18px;
background: none;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
border: 2px solid #fff;
} 
.carsur_dots .swiper-pagination-bullet.swiper-pagination-bullet-active{
background: #fff; 
} 
.carsur_dots .swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet {
margin: -54px 6px;
} 
.video-item span,
.em-call-to-video span{
display:none;
} .wpcf7 label {
width: 100%;
}
.wpcf7 input,
.wpcf7 textarea
{
width: 100%; border:1px solid #ddd;
padding-left: 30px;
}
.wpcf7 input{
height:50px;
}
.wpcf7 textarea
{
height: 150px;
}
input.wpcf7-submit {
width: auto;
padding: 0px 50px;
cursor: pointer;
}
.wpcf7-form p {
}
div.wpcf7-response-output {
color: #efc707;
} 
.send_message .wpcf7-form p {
display: flex;
flex-direction: row;
}
.send_message input {
border: 0;
background: #f7f7f7;
height:72px;
transition:.5s;
}
.send_message input.wpcf7-submit{
background: #884646;
color:#fff;
transition:.5s;
}
.send_message input.wpcf7-submit:hover{
background: #f8f8f8;
color:#884646;
}
.send_message input::-webkit-input-placeholder{
color: #443e3e !important;
}
.send_message input:-ms-input-placeholder{
color: #443e3e !important;
}
.send_message input::-moz-placeholder{
color: #443e3e !important;
} .witr_form_area1 {
width: 100%;
margin: auto;
box-shadow: 0px 0px 0px 75px rgba(196, 206, 213, 0.05);
border-radius: 30px;
padding: 70px 60px 80px;
}
.witr_form_controls1 {}
.witr_field1 .witr_form_field1 { }
.witr_field1 .witr_form_field1.witr_1width100 {
width: 100%;
}
.witr_field1 .witr_form_field1.witr_1width25{
width: 23%;
}
.witr_field1 .witr_form_field1:after {
clear: both;
content: "";
display: block;
}
.witr_field1 .witr_form_field1 select,
.witr_field1 .witr_form_field1 input,
.witr_text_area1 textarea {
width: 100%;
margin-bottom: 30px;
line-height: 43px;
background: #fff; 
border: 0px solid #ddd;
border-bottom: 1px solid #ddd;
color: #a2a2a9;
padding-left: 0px;
font-size: 15px;
font-weight: 400;
border-radius: 0px; text-transform: capitalize; 
}
.witr_text_area1 textarea {
height: 150px;
resize: none;
padding: 10px 30px 30px 0px;
}
.witr_field1 .witr_form_field1 select{
height: 50px;	 
}
.witr_con_btn1 {
text-align: center;
}
.witr_con_btn1 .w_btn1{
text-align: center;
background: #884646;
color: #fff;
font-size: 16px; 
cursor: pointer;
line-height: 45px;
border-radius: 5px;
font-weight: 600;
border: 1px solid #884646;
transition: .5s;
text-transform: uppercase;
}
.witr_con_btn1 .w_btn1:hover{
background: #884646;
border-color: #884646;
color:#fff;
}
.witr_field1 .witr_form_field1 input::-webkit-input-placeholder{
color: #a2a2a9;
}
.witr_field1 .witr_form_field1 input:-ms-input-placeholder{
color: #a2a2a9;
}
.witr_field1 .witr_form_field1 input::-moz-placeholder{
color: #a2a2a9;
}
.witr_text_area1 textarea::-webkit-input-placeholder{
color: #a2a2a9;
}
.witr_text_area1 textarea:-ms-input-placeholder{
color: #a2a2a9;
}
.witr_text_area1 textarea::-moz-placeholder{
color: #a2a2a9;
}
.witr_con_btn1 .w_btn1:before{
}
.witr_form_controls1 .witr_field1 .witr_form_field1:nth-child(odd){ }
.witr_form_controls1 .witr_field1 .witr_form_field1:nth-child(even){ } .witr_form_area2 {
width: 100%;
margin: auto;
}
.witr_form_controls2 {}
.witr_field2 .witr_form_field2 {
float: left;
width: 49%;
}
.witr_field2 .witr_form_field2.witr_2width100 {
width: 100%;
}
.witr_field2 .witr_form_field2:after {
clear: both;
content: "";
display: block;
}
.witr_field2 .witr_form_field2 select,
.witr_field2 .witr_form_field2 input,
.witr_text_area2 textarea {
width: 100%;
margin-bottom: 30px;
background-color: transparent;
border: 1px solid #ddd;
border-radius: 30px;
line-height: 43px;
padding-left: 30px;
color: #443e3e;
}
.witr_text_area2 textarea {
height: 200px;
resize: none;
padding: 10px 30px 30px;
}
.witr_con_btn2 .w_btn2{
width: 100%;
text-align: center;
background: transparent;
color: #884646;
font-size: 16px; 
cursor: pointer;
line-height: 45px;
border-radius: 30px;
font-weight: 600;
border: 1px solid #884646;
transition: .5s;
text-transform: uppercase;
}
.witr_con_btn2 .w_btn2:hover{
background: #884646;
color:#fff;
}
.witr_con_btn2 .w_btn2:before{
}
.witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd){
margin-right:1%;
}
.witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(even){
margin-left:1%;
} .apartment_area{
position: relative;
background-size: cover;
padding: 43px 35px 51px;
border-radius: 10px;
}
.apartment_text h1{
color: #07001e;
font-size: 30px;
line-height: 40px;
margin-bottom: 1px;
}
.apartment_text p{
color: #07001e;
line-height: 32px;
font-weight: 600;
margin: 0 0 21px;
}
.witr_apartment_form {
width: 100% !important;
text-align: left;
}
.witr_apartment_form form select option{
}
.witr_apartment_form form select,
.witr_apartment_form input{
width: 100%;
height: 42px;
line-height: 42px;
font-size: 15px;
color: #666666;
background: #fff;
border-radius: 5px;
border: none;
outline: none;
padding: 0 15px;
margin-bottom: 30px;
}
.witr_apartment_form input::-moz-placeholder{
color: #666666 ;
opacity: 1;
}
.witr_apartment_form input::-ms-input-placeholder{
color: #666666 ;
opacity: 1;
}
.witr_apartment_form input::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.witr_apartment_form .const_btn{
font-size: 15px;
background: #fff;
font-weight: 600; border-radius: 5px;
margin-top: 10px;
border: 0;
color: #884646;
cursor:pointer;
transition:.5s;
}
.witr_apartment_form .const_btn:hover{
background: #884646;
color: #fff;
} span.cdowns {
width: 170px;
height: 170px;
background: #fff;
display: inline-block;
margin: 0 15px;
position: relative;
line-height: 1;
border: 1px solid #ddd;
padding-top: 42px;	
}
span.cdowns::before {
position: absolute;
content: "";
background: #884646;
top: 55px;
right: -22px;
height: 12px;
width: 12px;
border-radius: 50%;
}
span.cdowns::after{
position: absolute;
content: "";
background: #884646;
top: 90px;
right: -22px;
height: 12px;
width: 12px;
border-radius: 50%;
}
span.cdowns:last-child:before,
span.cdowns:last-child:after
{
display:none;
}
.counterdowns {
text-align: center;
}
span.time-counts {
font-size: 55px;
color: #884646;
display: inline-block;
font-weight:700;
}
.counterdowns p {
color: #884646;
font-size: 20px;
font-weight:600;
}
.dotnoneb span.cdowns:before
{
display:none;
}
.dotnonea span.cdowns:after
{
display:none;
}
.mean-container .mean-nav ul li a:hover {
color:#884646 ;
border-radius: 0;
} .mc4wp-form-fields p {
position: relative;
line-height: 27px;
margin-bottom: 22px; 
}
.mc4wp-form-fields p label {
font-size: 16px;
font-weight: 700;
margin: 15px 0;
}
.mc4wp-form-fields input {
width: 100%;
background: #fff;
font-size: 16px;
line-height: 28px;
color: #b0afaf;
border-radius: 5px;
border: none;
outline: none;
padding: 10px 30px; 
}
.mc4wp-form-fields button {
width: 30%;
border-radius: 0 5px 5px 0px;
background: #B79D5B;
border: none;
outline: none;
position: absolute;
right: -1px;
top: 0;
bottom:0;
font-size: 18px;
line-height: 10px;
color: #fff;
text-align: center;
z-index: 2;
cursor: pointer;
padding: 10px 30px;
transition: .5s;
}
.mc4wp-form-fields button:hover {
background: #B79D5B;	 
}
.witr_own_shorcode {
margin-top: 21px;
}
.checkbox_witr input {
width: 20px;
float: left;
margin-right: 15px;
margin-top: -8px; 
}
.checkbox_witr span {
color: #fff;
font-size: 15px
}
.mc4wp-alert.mc4wp-error a, 
.mc4wp-alert.mc4wp-error p{
color: #fff;	
} 
.mc4wp-form-fields input::-moz-placeholder {
color: #666;
}
.mc4wp-form-fields input::-webkit-input-placeholder {
color: #666;
} .footer-middle .mc4wp-form-fields input::-moz-placeholder {
color: #666;
} 
.footer-middle .mc4wp-form-fields input::-webkit-input-placeholder {
color: #666;
} 
.footer-middle .mc4wp-form-fields p {
position: relative;
line-height: 27px;
margin-bottom: 22px;
color: #fff; 
}
.footer-middle .mc4wp-form-fields p label {
font-size: 16px;
font-weight: 700;
margin: 15px 0;
}
.footer-middle .mc4wp-form-fields input {
height: 50px;
position: relative;
background: transparent;
width: 100%;
line-height: 43px;
color: #fff;
border: 1px solid #ffffff66;
border-radius: 0px;
padding-left: 30px; 
}
.footer-middle .mc4wp-form-fields button {
position: absolute;
right: 0;
top: 0;
width: 70px;
height: 50px;
border-radius: 0px;
color: #fff;
background: #884646;
cursor: pointer;
-webkit-transition: .5s;
transition: .5s; 
}
.footer-middle .mc4wp-form-fields button:hover {
background: #fff;
color: #884646;
}
.footer-middle .checkbox_witr input {
width: 20px;
float: left;
margin-right: 15px;
margin-top: -8px; 
} 
.footer-middle .checkbox_witr span{
color:#fff;
}
.footer-middle .mc4wp-form-fields p:nth-child(1) {
margin-bottom: 22px;
} .departmentList{
position: relative;
padding: 73px 50px 73px;
border-radius: 10px;
background-size:cover;
}
.departmentList h3{
font-size: 30px;
line-height: 40px;
color: #884646;
font-weight: 900;
margin-bottom: 22px;
}
.departmentList ul{
margin: 0;
padding: 0 0 17px;
}
.departmentList ul li{
margin: 0;
padding: 0;
list-style: none;
display: block;
}
.departmentList ul li a{
color: #884646;
font-size: 16px;
line-height: 40px;
font-weight: 400;
display: inline-block;
margin: 0;
}
.departmentList ul li a:hover{
color: #ff8e32;
}
.departmentList .discover_more{
font-size: 12px;
line-height: 28px;
color: #884646;
font-weight: 800;
text-transform: uppercase;
display: inline-block;
}
.departmentList .discover_more i{
font-size: 15px;
position: relative;
top: 2px;
padding-left: 2px;
transition:.5s;
}
.departmentList .discover_more:hover i{
padding-left: 10px;
}
.departmentList .discover_more:hover{
color: #ff8e32;
}
.singleSS{
position: relative;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
z-index:1;
}
.service_slider .singleSS{
padding: 61px 15px 60px;
}
.singleSS:after{
background: url(//wamikata.org.au/wp-content/themes/burden/assets/images/corporate/5.png) no-repeat right top;
width: 288px;
height: 216px;
position: absolute;
right: 0;
top: 0;
content: '';
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
z-index: -1;
}
.singleSS.witr_service_7:after{
background: url(//wamikata.org.au/wp-content/themes/burden/assets/images/corporate/burden_s.png) no-repeat right top;
content: '';
z-index: -1;
}
.singleSS:hover:after{
visibility: visible;
opacity: 1;
}
.singleSS:hover{
border-color: #4900d6;
}
.serIcon{
}
.serIcon i{
font-size: 32px;
line-height: 62px;
color: #443e3e;
}
.SIBG_2 i{
color: #28f200;
}
.SIBG_1{ position:relative;
}
.SIBG_1::before{
position: absolute;
right: 0px;
top: -23px;
background: #252427;
content: "";
width: 62px;
height: 62px;
border-radius: 100%;
left: 5px;
bottom: 0;
margin: auto;
margin-left: 0;
transition: .5s;
}
.singleSS:hover .SIBG_1::before{
background: #884646;
content: "";
} 
.detail_SS{
position: relative;
padding: 0 0 0;
z-index: 99;
}
.detail_SS h3{
line-height: 31px;
margin-bottom: 23px;
margin-top: 8px;
}
.detail_SS p{
margin-bottom: 28px;
}
.detail_SS a.readMore{
display: inline-block;
color: #f5634b;
font-size: 16px;
line-height: .8;
margin: 0;
}
.detail_SS a.readMore:hover{
color: #4900d6;
}
.witr_service_7 .service-btn > a{
position:relative;
transition:.5s;
}
.witr_service_7 .service-btn > a::before{
position: absolute;
top: 0;
background: #884646;
content: "";
width: 25%;
height: 1px;
left: 0px;
transition:.5s;
}
.witr_service_7 .service-btn > a::after{
position: absolute;
right: 0px;
bottom: 0px;
background: #884646;
content: "";
width: 25%;
height: 1px;
transition:.5s;
}
.witr_service_7 .service-btn > a:hover::before,
.witr_service_7 .service-btn > a:hover::after{
width: 100%;
}
.witr_padding_bottom{
padding-bottom:325px;
} .witr_single_box_p h3{
padding: 21px 25px 18px;
background: #fff;
}  html,
body {} img {
max-width: 100%;
height: auto;
} .box.wrapper {
max-width: 1200px;
margin: auto;
background: #fff;
box-shadow: 0px 0px 5px #ddd;
} .fix {
overflow: hidden;
}
.clear_both {
clear: both;
}  .em40_header_area_main {} .em40_header_area_main.hdisplay_none {
display: none;
}
.burden-header-top {
background: #884646 none repeat scroll 0 0;
padding: 12px 0;
}
.top-address p {
margin-bottom: 0;
}
.top-address p span,
.top-address p a {
margin-right: 20px;
}
.top-address p span i,
.top-address p a i {
font-size: 13px;
color: #fff;
margin-right: 10px;
}
.top-address p a {
display: inline-block;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
} .top-right-menu ul.social-icons {
margin: 0;
padding: 0;
}
.top-right-menu ul.social-icons li {
display: inline-block;
margin-left: 15px;
position: relative;
}
.top-right-menu ul.social-icons li a {
display: inline-block;
text-decoration: none;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.2s ease-in-out;
font-size: 15px;
}
.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
color: #fff;
font-size: 15px;
}
.top-right-menu .social-icons li a:hover,
.top-right-menu .social-icons li a i:hover {
color: #B79D5B;
}
.top-both-p0 .top-address p a,
.top-both-p0 .top-address p span {
margin-right: 0px;
margin-left: 12px;
} .top-right-menu ul .sub-menu {
position: absolute;
left: 0px;
top: 100%;
visibility: hidden;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
border-top: 1px solid #f00;
width: 150px;
-webkit-transition: .5s;
transition: .5s;
text-align: left;
background: #fff;
z-index: 1;
}
.top-right-menu ul.social-icons li:hover .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
}
.top-right-menu ul .sub-menu li {
padding: 5px 0px 0px 5px;
}
.top-right-menu ul .sub-menu li a {
font-size: 12px;
}
.top-right-menu ul .sub-menu ul {
display: none;
}
.top-welcome p {
padding: 0px;
margin: 0px;
}
.top-address.em-login a {
margin-right: 10px;
}
.top-address.em-login a + a {
margin-right: 0;
}
.top-address.em-login p a i,
.top-address.em-login p a i {
margin-right: 5px;
}
.top-address.em-login a + a:before {
content: "|";
margin-right: 12px;
}
.txtc {
text-align: center;
}
.text-center {
text-align: center;
}
.text-left {
text-align: left;
}
.text-right {
text-align: right;
} .top-address.menu_18 span {
background: #fff;
padding: 8px 15px 9px;
display: inline-block;
color: #443e3e;
}
.top-right-menu ul.social-icons.menu_18,
.top-right-menu ul.social-icons.menu_19 {
padding: 7px 0;
}
.em-login.menu_18,
.em-quearys-top.menu_19 {
padding: 7px 0;
} .top-right-menu.litop {
float: left;
} .mobile_menu_logo.text-center {
padding: 20px 0;
} .mobile-menu{
display:none !important;
}
.mobile_logo_area{
display:none !important;
}
.mean-container a.meanmenu-reveal {
display: none !important;
}
.mean-container .mean-nav > ul {
padding: 0;
margin: 0;
width: 100%;
list-style-type: none;
display: block !important;
}
.mean-container .mean-bar {
background: #fff;
padding: 0;
}
.mean-container .mean-nav ul li {
border-top: 0px solid #ddd;
}
.mean-container .mean-nav ul li li a,
.mean-container .mean-nav ul li a {
color: #444;
}
.mean-container .mean-nav ul li li a {
border-top: 1px solid #ddd;
}
.mean-container .mean-nav ul li a:hover{
color: #006ff9;
}
.mobile_p {
position: fixed;
right: 0;
width: 300px;
padding: 80px 20px 0px;
overflow-y: scroll;
top: 0;
height: 100%;
z-index: 9999;
display: block;
-webkit-transition: 0.5s all;
transition: 0.5s all;
box-shadow: 0 0 30px rgb(0 0 0 / 7%);
-webkit-transform: translateX(100%);
transform: translateX(100%);
background: #ffffff;
}
.tx-s-open {
-webkit-transform: translateX(0);
transform: translateX(0);
}
.mobile_p .burden_theme_widget > div.widget_block {
padding: 0;
}
.mobile_p .burden_theme_widget > div {
padding: 20px 0px 20px;
box-shadow: none;
}
.mobile_p {}
.mean-container .mean-nav ul li a {
border: 0;
width: 92%;
border-top: 1px solid #dddddd;
font-size: 14px;
padding: 12px 11px;
}
.mean-container .mean-nav ul li a.mean-expand {
top: 0px;
width: 26px;
height: 23px;
line-height: 23px;
text-align: center;
background: #66666617;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: #66666617;
}
.mobile_opicon {
text-align: right;
padding: 4px 0;
}
.mobilemenu_con {
display: flex;
align-items: center;
justify-content: space-between;
}
.mobile_menu_o  i {
font-size: 26px;
color: #2a2929;
}
.mobile_menu_content .mobile_menu_logo {
margin-bottom: 20px;
}
.mobile_cicon {
position: absolute;
right: 30px;
top: 50px;
}
.mobile_overlay {
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
opacity: 0;
z-index: 999;
width: 100vw;
height: 100vh;
visibility: hidden;
position: fixed;
background: rgba(0, 0, 0, 0.8);
-webkit-transition: all 0.3s ease-out 0s;
-moz-transition: all 0.3s ease-out 0s;
-ms-transition: all 0.3s ease-out 0s;
-o-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
.mobile_overlay.mactive {
opacity: 1;
visibility: visible;
}  .em_creative_header {
background: #f9f9f9 none repeat scroll 0 0;
padding: 28px 0;
position: relative;
overflow: hidden;
z-index: 1;
}
.em_creative_header:before {
background: #884646 none repeat scroll 0 0;
content: "";
left: 0;
top: 0;
bottom: 0;
width: 25%;
height: 100%;
z-index: -1;
position: absolute;
}
.em_creative_header:after {
background: #884646 none repeat scroll 0 0;
content: "";
left: 18%;
top: 0;
bottom: 0;
width: 15%;
height: 100%;
position: absolute;
-webkit-transform: rotate(-121deg);
transform: rotate(-121deg);
z-index: -1;
}
.single_header_address {} .creative_logo_thumb {
z-index: 9;
text-align: right;
}
.creative_header_icon {
float: left;
margin-right: 10px;
overflow: hidden;
}
.creative_header_icon i {
color: #884646;
font-size: 28px;
margin-top: 5px;
}
.creative_header_address {
overflow: hidden;
padding-left: 80px;
}
.creative_header_address_text > h3 {
font-size: 18px;
font-weight: 600;
margin: 0;
padding: 0;
}
.creative_header_address_text > p {
margin: 0;
}
.creative_logo_thumb {
z-index: 9;
}
.creative_header_button {
padding-left: 50px;
position: relative;
margin-top: 5px;
}
.creative_header_button:before {
content: "";
position: absolute;
background: #884646;
width: 1px;
height: 74px;
left: 10px;
top: -21px;
}
.creative_header_button .dtbtn {
background: #884646 none repeat scroll 0 0;
border-radius: 30px;
color: #fff;
display: inline-block;
font-family: raleway;
font-size: 14px;
font-weight: 600;
margin-left: 0;
padding: 6px 26px;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.creative_header_button > a:hover {
background: #884646 none repeat scroll 0 0;
}
.em_slider_social {
position: fixed;
right: 30px;
text-align: center;
top: 60%;
z-index: 999999;
}
.em_slider_social li {
display: block;
list-style: outside none none;
text-decoration: none;
}
.em_slider_social a {
background: #884646 none repeat scroll 0 0;
border: 1px solid #884646;
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 16px;
height: 35px;
line-height: 33px;
margin-bottom: 10px;
text-align: center;
width: 35px;
}
.em_slider_social a:hover {
background: #884646;
color: #fff;
border-color: #884646;
}           .no-logo-sr .burden_menu ul {
text-align: center;
}
.no-logo-sr .burden_menu ul li {
text-align: left;
} .mean-container .mean-bar {
padding: 0;
}
.mean-container .mean-nav {
background: #884646 none repeat scroll 0 0;
float: none;
}
.main_menu_div {
position: relative;
}
.burden_nav_area {
background: #fff none repeat scroll 0 0;
} .logo {} .logo a {
font-size: 23px;
font-weight: 700;
display: inline-block;
}
.burden_menu {} .burden_menu ul {
text-align: right;
list-style: none;
}
.burden_menu > ul > li {
display: inline-block;
position: relative;
}
.burden_menu > ul > li > a {
display: block;
margin: 38px 15px 38px;
-webkit-transition: .5s;
transition: .5s;
position: relative;
color: #443e3e;
font-size: 17px;
font-weight: 600;
text-transform: capitalize;;
}
.burden_menu > ul > li > a:before, .burden_menu > ul > li.current > a:before {
background: #ffb600 none repeat scroll 0 0;
bottom: -7px;
content: "";
height: 2px;
left: 0;
margin: auto;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
position: absolute;
right: 0;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 15%;
display:none;
} 
.heading_style_2 .burden_menu > ul > li > a {
color: #fff;
}
.heading_style_3 .burden_menu > ul > li > a {
color: #fff;
}
.heading_style_4 .burden_menu > ul > li > a {
color: #fff;
}
.heading_style_5 .burden_menu > ul > li > a {
color: #fff;
}
.burden_menu ul li:last-child a {
margin-right: 0px;
}
.burden_menu > ul > li.current > a,
.burden_menu > ul > li:hover > a,
.creative_header_menu > ul > li:hover > a {
color: #884646;
background-color: transparent;
}
.burden_menu > ul > li:hover > a:before,
.burden_menu > ul > li.current > a:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .trp_nav_area {
position: fixed;
left: 0;
right: 0;
top: 0;
z-index: 9999;
background-color: transparent;
padding: 25px 0;
-webkit-transition: .5s;
transition: .5s;
}
.hbg2 {
background: rgba(0, 0, 0, .7);
padding: 0 0 10px;
} .transprent-menu.menu4 {
position: relative;
}
.transprent-menu .burden_nav_area {
left: 0;
right: 0;
top: 0;
z-index: 9999;
background-color: transparent;
padding: 0;
-webkit-transition: .5s;
transition: .5s;
position: absolute;
}
.burden_nav_area.postfix {
-webkit-transition: .3s;
transition: .3s;
}
.burden_nav_area.prefix,
.hbg2 {} 
.burden_nav_area.prefix .burden_menu > ul > li > a {
color:#fff;
}
.burden_nav_area.prefix .burden_menu > ul > li.current > a {
color: #884646;
} .logo-left {} .logo-right .logo {
text-align: right;
}
.logo-right .burden_menu > ul {
text-align: left;
}
.logo-right .burden_menu > ul > li:first-child a {
padding-left: 0px;
}
.logo-right .burden_menu > ul > li:last-child a {
padding-right: auto;
} .logo-top .logo {
text-align: center;
}
.logo-top .burden_menu > ul {
text-align: center;
}
.logo-top > .burden_menu > ul > li:last-child a {
padding-right: auto;
} .burden_menu ul .sub-menu {
position: absolute;
left: 0;
top: 130%;
width: 197px;
text-align: left;
background: #884646;
margin: 0;
padding: 15px 0;
z-index: 9999;
box-shadow: 0px 1px 3px rgba(0, 0, 0, 0.3);
-webkit-transition: .5s;
transition: .5s;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.burden_menu ul li:hover > .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 100%;
z-index: 9;
}
.burden_menu ul .sub-menu li {
position: relative;
}
.burden_menu ul .sub-menu li a {
display: block;
padding: 12px 20px;
margin: 0;
line-height: 1.3;
letter-spacing: normal;
font-size: 16px;
color: #fff;
font-weight: 400;
text-transform: capitalize;
transition:.5s;
visibility: inherit !important;
}
.burden_menu ul .sub-menu li:hover > a,
.burden_menu ul .sub-menu .sub-menu li:hover > a,
.burden_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.burden_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
background: #ddd;
color: #131414;
} .burden_menu ul .sub-menu .sub-menu {
left: 100%;
top: 130%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.burden_menu ul .sub-menu li:hover > .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 0%;
} .burden_menu ul .sub-menu .sub-menu li {
position: relative;
}
.burden_menu ul .sub-menu .sub-menu .sub-menu {
right: 100%;
left: auto;
top: 130%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.burden_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 0%;
} .burden_menu ul .sub-menu .sub-menu .sub-menu li {
position: relative;
}
.burden_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {} .burden_menu ul .sub-menu .sub-menu .sub-menu li:hover > .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 0%;
}  .logged-in .trp_nav_area {
top: 32px;
}
.logged-in .transprent-menu .burden_nav_area.prefix {
top: 32px;
}
.logged-in .trp_nav_area.hbg2 {
top: 32px;
}
.elementor-editor-active.logged-in .trp_nav_area {
top: 0px;
}
.elementor-editor-active.logged-in .transprent-menu .burden_nav_area.prefix {
top: 0px;
}
.elementor-editor-active.logged-in .trp_nav_area.hbg2 {
top: 0px;
}   .burden-main-menu .menu-item-has-children > a:after {
margin-left: 5px;
content: "\f107";
font-family: FontAwesome;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
font-size: 13px;
opacity: .5;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=50)";
}
.burden-main-menu .menu-item-has-children .menu-item-has-children> a:after {
margin-left: 8px;
content: "\f105";
} .donate-btn-header {
display: inline-block;
}
a.dtbtn {
border: none;
display: block;
font-size: 17px;
margin-left: 30px;
font-weight: 700;
background-color: #884646;
border-radius: 30px;
color: #fff;
padding: 7px 30px 10px;
}
a.dtbtn:hover {
background-color: #884646;
}
.redX {
color: #884646;
} .burden-main-menu .logo a.main_sticky_main_l {
display: block;
}
.burden-main-menu .logo a.main_sticky_l {
display: none;
} .burden-main-menu .prefix .logo a.main_sticky_main_l {
display: none;
}
.burden-main-menu .prefix .logo a.main_sticky_l {
display: block;
}
.headroom--pinned {
-webkit-transform: translateY(0);
transform: translateY(0);
}
.headroom--unpinned {
-webkit-transform: translateY(-100%);
transform: translateY(-100%);
}
.header--fixed {
position: fixed;
z-index: 10;
right: 0;
left: 0;
top: 0;
-webkit-transition: -webkit-transform .25s ease-in-out;
transition: -webkit-transform .25s ease-in-out;
transition: transform .25s ease-in-out;
transition: transform .25s ease-in-out, -webkit-transform .25s ease-in-out;
will-change: transform;
}
.menu-height-space {
height: 100px;
} .creative_logo_thumb a.main_sticky_l {
display: none;
}
.creative_logo_thumb .logo a {
margin-top: 0;
}  .burden-blog-area {
padding: 100px 0 70px;
}
.burden-single-blog {
background-color: #fff;
box-shadow: 0px 0px 10px 0px rgba(148,146,245,0.2);
margin-bottom: 30px;
overflow: hidden;
text-align: center;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.burden-single-blog.burden-lt {
text-align: left;
}
.burden-blog-index.blog-area.burden-blog-area,
.burden-blog-area.burden-blog-archive {
padding: 100px 0 50px;
}
.burden-blog-index.blog-area.burden-blog-area {
padding: 100px 0 100px;
} .burden-blog-thumb {
overflow: hidden;
}
.burden-blog-thumb a {
position: relative;
}
.burden-blog-thumb a {
display: block;
}
.burden-blog-thumb a:before {
content: "";
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background: #f00;
width: 100%;
height: 100%;
position: absolute;
background: rgba(0, 0, 0, .7);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
z-index: 999;
-webkit-transition: .5s;
transition: .5s;
}
.burden-blog-thumb img {
-webkit-transition: .5s;
transition: .5s;
display: block;
} .blog-inner {} .blog-content {} .blog-content h2 {
color: #443e3e;
margin: 0 0 18px;
}
.blog-content h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
.blog-content h2 a:hover {
color: #884646;
}
.blog-content p {} .burden-blog-meta {
margin-bottom: 0;
margin-top: 0;
width: 100%;
}
.burden-blog-meta:after {
display: block;
clear: both;
content: "";
}
.burden-blog-meta a {}  .burden-blog-meta-left {
padding: 0 0 9px;
}
.burden-blog-meta-left a,
.burden-blog-meta-left span {
color: #666;
font-size: 13px;
margin-right: 5px;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.burden-blog-meta-left a:hover,
.burden-blog-meta-left span:hover {
color: #884646;
}
.burden-blog-meta-left i {
color: #884646;
margin-right: 5px;
} .burden-blog-meta-right {
float: right;
padding: 0px 0;
}
.burden-blog-meta-right a,
.burden-blog-meta-right span {
font-size: 12px;
color: #454545;
margin-left: 5px;
}
.burden-blog-meta-right i {
margin-right: 5px;
} .readmore a {
border: 1px solid #ddd;
color: #444;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 6px 10px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.readmore a:hover {
border-color: #884646;
background: #884646;
color: #fff;
} .burden-single-blog:hover .burden-blog-thumb a:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.burden-single-blog:hover .burden-blog-thumb img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}  .burden-single-blog-details {} .burden-single-blog--thumb {} .burden-single-blog--thumb a {} .burden-single-blog--thumb img {} .burden-single-blog--thumb {
padding-bottom: 20px;
}
.burden-single-blog-title h2 {
padding: 0;
margin-top: 0;
margin-bottom: 8px;
text-transform: capitalize;
}
.burden-single-blog-details .burden-blog-meta {
padding: 0px;
margin: 0px;
}
.burden-single-blog-details .burden-blog-meta-right,
.burden-single-blog-details .burden-blog-meta-left {
padding: 0px 0 10px 0;
}
.burden-blog-social {
margin-bottom: 25px;
margin-top: 25px;
}
.burden-single-icon-inner {
text-align: center;
}
.burden-single-icon-inner a {
background: transparent none repeat scroll 0 0;
border: 1px solid #884646;
border-radius: 50%;
color: #884646;
display: inline-block;
font-size: 18px;
height: 40px;
line-height: 38px;
margin: 0 5px;
text-align: center;
width: 40px;
}
.burden-single-icon-inner a:hover {
background: #884646;
border-color: #884646;
color: #fff;
}
.burden-single-icon-inner a i {} .single-blog-content ul {
padding-bottom: 10px;
}  .post_comment {
border: 1px solid #f1f1f1;
margin: 20px 0;
padding: 0 15px;
}
.comment_inner {} .commment_title {} .commment_title h3 {
color: #443e3e;
font-size: 18px;
font-weight: 500;
margin-bottom: 15px;
position: relative;
text-transform: capitalize;
}
.commment_title h3:before {
position: absolute;
content: "";
left: 0;
bottom: -9px;
width: 40px;
height: 2px;
background: #884646;
}
.commment_title p {} .post_replay {} .post_replay_inner {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
margin-bottom: 12px;
word-break: break-all;	
}
.mgl-30 {
margin-left: 30px;
}
.post_reply_thumb {} .post_reply_thumb img {
border-radius: 50%;
}
.post_replay {
margin-top: 25px;
}
.post_reply {
padding-left: 15px;
width: 100%;
}
.post_reply div.st {
font-size: 18px;
font-weight: 400;
}
.post_reply div.st a {
color: #443e3e;
}
.reply_date {
overflow: hidden;
margin-bottom: 5px;
}
.reply_date span.span_left {
float: left;
font-size: 13px;
}
.reply_date span.span_right {
float: right;
color: #5986f2;
font-size: 12px;
font-weight: 400;
}
.post_reply p {} .comments-area .children {
margin-left: 30px;
}
.post_comment .post_comment {
margin-left: 15px;
} .comment_field {} .comment_field .input-field {
width: 33.33%;
float: left;
}
.comment_field .input-field label,
.comment_field .textarea-field label {
color: #606060;
font-size: 14px;
margin-top: 15px;
margin-bottom: 0;
font-weight: 500;
}
.comment_field .textarea-field label {
margin-top: 30px;
}
.comment_field .input-field input {
width: 100%;
border: 1px solid #e5e5e5;
padding: 0 10px;
height: 42px;
font-size: 12px;
}
.comment_field .input-field input[type="text"] {} .comment_field .input-field input[type="email"] {} .comment_field .textarea-field textarea {
width: 100%;
border: 1px solid #e5e5e5;
height: 120px;
padding: 10px;
}
.comment_field .input-field input,
.comment_field .textarea-field textarea {
color: #555555;
}
.burden_btn {
background: transparent none repeat scroll 0 0;
border: 1px solid #ddd;
color: #444;
margin-top: 30px;
padding: 8px 20px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.burden_btn:hover {
border-color: #884646;
background: #884646;
color: #fff;
}
.em-theme-main-page .commment_title h3 {
margin-top: 0px;
}
.em-theme-main-page .empgc {
margin-top: 40px;
}
.em-theme-main-page .empgc.commment_title h3 {
margin-bottom: 35px;
}
.em-single-page-comment .commment_title.empgc > h3 {
margin-bottom: 35px;
}
.logged-in-as {
margin-bottom: 0;
margin-top: 30px;
}
.logged-in-as a {
color: #443e3e;
}
.comment-respond {
border: 1px solid #ddd;
margin-bottom: 30px;
padding: 25px 10px 30px;
background-color: #f1f1f1;
}
a.comment-edit-link {
margin-bottom: 12px;
display: inline-block;
}
.em-theme-main-page .comments-area {
margin-top: 40px;
clear: both;
} .blog-page-title h2 {
color: #443e3e;
display: block;
font-size: 22px;
margin-bottom: 7px;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.blog-page-title a {
display: inline-block;
word-break: break-all;
}
.blog-page-title h2 a:hover {
color: #884646;
}
.em-blog-content-area {
padding: 20px 15px 25px;
text-align: left;
}
.single-blog-content iframe {
margin-top: 20px;
}
.blog-content h1,
.blog-content h2,
.blog-content h3,
.blog-content h4,
.blog-content h5,
.blog-content h6 {
margin-top: 10px;
margin-bottom: 10px;
font-weight: 500;
color: #443e3e;
font-size: 30px;
}
.post_reply h1,
.post_reply h2,
.post_reply h3,
.post_reply h4,
.post_reply h5,
.post_reply h6 {
color: #303030;
font-size: 30px;
font-weight: 500;
margin-top: 15px;
margin-bottom: 15px;
}
.blog-content h2,
.post_reply h2 {
font-size: 26px;
}
.blog-content h3,
.post_reply h3 {
font-size: 22px;
}
.blog-content h4,
.post_reply h4 {
font-size: 20px;
}
.blog-content h5,
.post_reply h5 {
font-size: 18px;
}
.blog-content h6,
.post_reply h6 {
font-size: 17px;
} .single-blog-content h1,
.single-blog-content h2,
.single-blog-content h3,
.single-blog-content h4,
.single-blog-content h5,
.single-blog-content h6 {
margin-bottom: 20px;
margin-top: 20px;
font-size: 30px;
font-weight: 600;
}
.single-blog-content h2 {
font-size: 26px;
}
.single-blog-content h3 {
font-size: 22px;
}
.single-blog-content h4 {
font-size: 20px;
}
.single-blog-content h5 {
font-size: 18px;
}
.single-blog-content h6 {
font-size: 17px;
} .paginations {
text-align: center;
margin-top: 20px;
}
.paginations a,
.page-numbers span.current {
width: 35px;
height: 35px;
line-height: 31px;
display: inline-block;
font-size: 14px;
font-weight: 500;
margin: auto 5px;
border: 1px solid #ddd;
color: #888;
}
.page-numbers li {
display: inline-block;
}
.paginations a:hover,
.paginations a.current,
.page-numbers span.current {
background: #884646;
border-color: #884646;
color: #fff;
} .kc_counter_box i {
display: inline-block;
font-size: 45px;
margin-bottom: 0;
} .breadcumb-blog-area {
padding: 60px 0 65px;
background-color: #f7f7f7;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
position: relative;
}
.breadcumb-inner h2 {
font-size: 36px;
color: #464646;
}
.breadcumb-area {
padding: 100px 0 100px;
background-color: #f7f7f7;
background-position: center top;
background-repeat: no-repeat;
position: relative;
}
.breadcumb-area::before,
.breadcumb-blog-area::before
{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
content: "";
}
.breadcumb-inner ul {} .breadcumb-inner li {
display: inline-block;
margin: 0 2px;
color: #884646;
font-weight: 600;
}
.breadcumb-inner li:nth-last-child(-n+1) {
color: #884646;
}
.breadcumb-inner li a {
color: #884646;
font-weight: 600;
}
.brpt h2 {
font-size: 32px;
padding-bottom: 5px;
}
.lcase {
text-transform: lowercase;
}
.ucase {
text-transform: uppercase;
}
.ccase {
text-transform: capitalize;
}  .not-found-area {
background-color: #fff;
background-position: center top;
background-repeat: repeat;
background-size: cover;
border-top: 1px solid #f5f3f3;
padding: 0 0 16px;
}
.not-found {
display: table;
width: 100%;
height: 500px;
text-align: center;
padding-bottom: 40px;
}
.not-found-inner {
display: table-cell;
vertical-align: middle;
}
.not-found-inner {
font-size: 30px;
}
.not-found-inner h2 {
color: #884646;
display: inline-block;
font-size: 160px;
font-weight: 700;
line-height: 1.2;
padding: 15px 0;
}
.not-found-inner p {
font-size: 30px;
}
.not-found-inner a {
color: #606b82;
font-size: 24px;
margin-top: 40px;
display: inline-block;
text-decoration: underline;
} .burden-search-page{
background:#fff;
}
.search-error .search input {
padding: 20px 0;
}
.search-error .search input[type="text"] {
padding-left: 10px;
}
.search-error .search button {
top: 48%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.search-error > p {
font-size: 14px;
margin: 14px 0 19px;
}
.search-error > h3 {
display: block;
font-size: 30px;
color: #443e3e;
}
.search-error .search input {
height: 54px;
border: 1px solid #ddd;
}  .top-address-area {
background: #111111;
padding: 90px 0px 85px;
text-align: center;
}
.top_address_logo {
margin-bottom: 30px;
}
.address_content {
padding-top: 38px;
}
.top_address_content a,
.top_address_content span {
color: #ffffff;
display: inline-block;
font-weight: 400;
line-height: 12px;
margin-right: 14px;
}
.top_address_content a i,
.top_address_content span i {
font-size: 14px;
margin-right: 11px;
}
.footer-top-address h2 {
color: #fff;
text-transform: uppercase;
margin-bottom: 30px;
letter-spacing: 10px;
font-weight: 700;
font-size: 26px;
}
.footer-top-address h2 span {
color: #884646;
font-weight: 700;
}
.widget_media_image{
margin-top: 30px;	
margin-bottom: 27px;	
} .footer-top {
background: #1b1919 none repeat scroll 0 0;
padding: 100px 0;
}
.footer-top-inner h2 {
color: #fff;
font-family: "Montserrat", sans-serif;
font-size: 35px;
font-weight: 700;
height: 60px;
line-height: 60px;
padding: 0 15px;
text-transform: uppercase;
}
.footer-top-inner h2 span {
color: #884646;
font-weight: 600;
}
.footer-top-inner p {
color: #fff;
font-size: 14px;
margin-bottom: 26px;
margin-left: auto;
margin-right: auto;
width: 62%;
}
.footer-social-icon {
padding: 10px 0 20px;
text-align: center;
}
.footer-social-icon a i {
background-color: #884646;
border-radius: 50px;
color: #884646;
display: inline-block;
font-size: 18px;
height: 45px;
line-height: 45px;
margin: 0 7px;
text-align: center;
width: 45px;
-webkit-transition: .3s;
transition: .3s;
}
.footer-social-icon a i:hover {
background-color: #884646;
color: #fff;
}
.footer-social-icon.htop-menu-s {
padding: 0;
display: inline-block;
margin-left: 30px;
}
.footer-social-icon.htop-menu-s a i {
font-size: 14px;
height: 35px;
line-height: 35px;
margin: 0 3px;
width: 35px;
color: #443e3e;
}
.footer-top-inner .text-center {
margin-bottom: 11px;
text-align: center;
}  .witrfm_area{
background: #884646;
}
.footer-middle {
padding: 65px 0 73px;
}
.footer-middle.wpfd {
padding: 0;
}
.wpfdp {
padding-top: 65px;
padding-bottom: 80px;
}
.footer-middle .widget h2 {
margin-bottom: 28px;
margin-top: 28px;
position: relative;
}
.footer-middle .widget h2:before {
}
.footer-middle table#wp-calendar td,
.footer-middle table#wp-calendar th {
color: #fff;
}
.footer-middle #archives-dropdown--1 {
height: 34px;
}
.footer-middle .widget ul li,
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before,
.footer-middle .tagcloud a,
.footer-middle caption,
.footer-middle table,
.footer-middle table td a,
.footer-middle cite,
.footer-middle .rssSummary,
.footer-middle span.rss-date,
.footer-middle span.comment-author-link,
.footer-middle .textwidget p,
.footer-middle .widget .screen-reader-text {
color: #443e3e;
}
.footer-middle .widget h2 {} .footer-middle .widget ul li:before {} .footer-middle .tagcloud a {} .footer-middle .widget ul {
list-style: none;
}
.footer-middle .widget ul li {
margin-bottom: 10px;
}
.footer-middle .widget ul li a,
.footer-middle .widget ul li:before {
-webkit-transition: .5s;
transition: .5s;
}
.footer-middle .widget ul li a:hover,
.footer-middle .widget ul li:hover:before {
color: #884646;
}
.recent-portfolio-area {
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-ms-flex-flow: row;
flex-flow: row;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.recent-portfolio {
margin-bottom: 10px;
margin-right: 10px;
}
.recent-portfolio {
width: 29.33%;
}
.recent-portfolio-image img {
width: 100%;
}  .footer-bottom {
padding: 26px 0 24px;
position:relative;
}
.footer-bottom:before {
content: "";
position: absolute;
top: 0;
background:#88464682;
height: 1px;
width: 61%;
left: 0;
right: 0;
margin: auto;
}
.copy-right-text {} .copy-right-text p {
margin: 0;
padding: 0;
color: #443e3e;	
}
.footer-menu {} .footer-menu ul {
list-style: none;
margin: 0px;
padding: 0px;
}
.footer-menu ul li {
display: inline-block;
}
.footer-menu ul li a {
color: #443e3e;
padding: 0 10px;
display: block;
}
.copy-right-text a:hover,
.footer-menu ul li a:hover {
color: #884646;
}
.footer-menu ul li:last-child a {
padding-right: 0px;
}
.footer_style_3 .footer-menu ul li:first-child a {
padding-left: 0px;
}
.footer-menu ul ul {
display: none;
}  #scrollUp {
background: #884646 none repeat scroll 0 0;
bottom: 30px;
color: #fff;
font-size: 30px;
height: 40px;
line-height: 40px;
right: 30px;
text-align: center;
width: 40px;
animation: witr_bounce 800ms ease-out infinite;	
}
#scrollUp i {
color: #fff;
} .copy-right-text a {
color: #884646;
}
.template-home .vc_row {
margin-left: 0px !important;
margin-right: 0px !important;
}
.wpb_gallery.wpb_content_element.vc_clearfix {
margin-bottom: 0;
}
.recent-post-item {
clear: both;
}
.recent-post-image {
float: left;
margin-right: 10px;
}
.recent-post-image a {
display: block;
margin-top: 10px;
}
.recent-post-text {
overflow: hidden;
}
.recent-post-text > h4 {
margin-bottom: 0;
}
.recent-post-text h4 a {
color: #884646;
font-size: 17px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
font-weight: 600;
}
.recent-post-text h4 a:hover {
color: #884646;
}
.recent-post-text .rcomment {
color: #565069;
font-size: 14px;
text-transform: none;
}
.recent-post-text .rcomment i {
margin-right: 5px;
}
.footer-middle .recent-post-text h4 a {
color: #fff;
font-weight: 600;
}
.footer-middle .recent-post-text > h4 {
margin-bottom: 5px;
font-weight: 500;
line-height: 1;
}
.footer-middle .recent-post-text > h4 a:hover {
color: #884646;
}
.footer-middle .recent-post-text .rcomment {
color: #fff;
font-size: 12px;
font-weight: 400;
}
.mean-container .mean-bar {
float: none;
background: #884646 none repeat scroll 0 0;
}
.mean-container .mean-nav ul li li a {
color: #443e3e;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .template-home-wrapper {
overflow: hidden;
}
.section-title.t_center {
margin: auto;
text-align: center;
width: 63%;
}
.section-title.t_left {
margin: auto auto auto 0;
width: 63%;
text-align: left;
}
.section-title.t_right {
margin: auto 0 auto auto;
width: 63%;
text-align: right;
}
.section-title.t_right .em-bar {
margin: 0 0 5px auto;
}
.section-title.t_left .em-bar {
margin: 0 0 5px;
}
.section-title h2 {
font-size: 35px;
font-weight: 700;
margin-bottom: 3px;
text-transform: capitalize;
}
.tmr0 .section-title h2 {
margin:0;
}
.section-title h5 {
font-size: 18px;
font-weight: 500;
margin: 0;
}
.section-title p {} .em-icon {} .em-icon i {} .em-bar-main {
margin: 10px 0 13px;
}
.em-bar {
background: #884646 none repeat scroll 0 0;
height: 2px;
margin: 0 auto 5px;
width: 62px;
}
.em-bar.em-bar-big {
width: 80px;
}
.em-image {
margin-bottom: 10px;
}
.em-image img {} .section-title.t_left span {
color: #884646;
} .title_in_area {
width: 74%;
}
.title_in {
float: left;
padding-right: 30px;
position: relative;
margin-right: 30px;
}
.title_in:before {
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 2px;
background: #884646;
content: "";
}
.title_in:after {
position: absolute;
right: -5px;
top: 0;
height: 100%;
width: 2px;
background: #884646;
content: "";
}
.title_tx h3,
.title_tx h2{
margin:0;
}
.title_tx h2{
font-size: 18px;
font-weight: 600;
}
.title_tx h3 {
font-size: 40px;
font-weight: 600;
margin-bottom: 3px;
text-transform: uppercase;
}
.title_ptx p {
margin: 0;
padding-top: 10px;
overflow: hidden;
} .witr_section_title{
position:relative;	
}
.witr_section_title_inner{
position:relative;
z-index:1;
}
.witr_back_title{
position:absolute;
top:0;
bottom:0;
right:0;
left:0;
text-align: center;
}
.witr_back_title h4{
font-size:150px;
-webkit-text-stroke: 1px #666;
-webkit-text-fill-color: transparent;	
}
.witr_section_title_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3{
font-size: 45px;
margin: auto;
margin-bottom: 10px;		
}
.text-right.witr_section_title_inner h1,
.text-right.witr_section_title_inner h2,
.text-right.witr_section_title_inner h3{
margin-right: 0px;		
}
.text-left.witr_section_title_inner h1,
.text-left.witr_section_title_inner h2,
.text-left.witr_section_title_inner h3{
margin-left: 0px;		
}
.witr_section_title_inner h1{}
.witr_section_title_inner h2{
font-size: 26px;
width: 100%;
margin-bottom: 13px;	
font-weight:700;
}
.witr_section_title_inner h3{
}
.witr_section_title_inner h2 span,
.witr_section_title_inner h3 span{
color:#884646;	 
}
.witr_section_title_inner h2 {
font-size:23px;
}
.witr_section_title_inner p {
margin-top: 10px;
}
.witr_section_title_inner.text-center p{
width:74%;
margin-right:auto;
margin-left:auto;	 
}
.witr_section_title_inner.text-left p{
width:74%;
margin-right:auto;
margin-left:0px;
}
.witr_section_title_inner.text-right p{
width:74%;
margin-right:0px;
margin-left:auto;
}
.witr_image_title {
margin-top: 0px;
margin-bottom: 10px;
} .witr_bar_main {
margin: 10px 0;
}
.witr_bar_inner{
height: 5px;
width: 90px;
background: #0b5be0;
margin: 0px auto;
position: relative;
border-radius: 30px;	
}
.text-left .witr_bar_inner{
margin-left:0px;
}
.text-right .witr_bar_inner{
margin-right:0px;
} .witr_extra_title h2{
font-size: 18px;
font-weight: 600;
}
.witr_extra_title h3 {
font-size: 40px;
margin-bottom: 3px;
text-transform: uppercase;
width: 100%;
}
.title_btn{
margin-top: 15px;
}
.title_btn a{
background: #884646 ;
padding:15px 30px;
color:#fff;
display: inline-block;
} .em-feature {
position: relative;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s; 
}
.feature_inner_box {
padding: 30px 21px 21px;
background: #fff;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
position: relative;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index:3;  }
.feature_inner_box:before {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
content: "";
z-index:-1;
}
.em-feature:hover .feature_inner_box{
background: #884646;	
}
.em-feature:hover{
margin-top:-10px;
}
.em_feature-icon i{
color: #fff;
cursor: pointer;
display: inline-block;
font-size: 21px;
height: 45px;
line-height: 46px;
margin-top: 0;
overflow: hidden;
position: relative;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 45px;
background: #fff;
border-radius: 30px;
margin-right: 20px;
text-align: center;
float: left;
color: #443e3e;
-webkit-transition: .5s;
transition:.5s;
background: #f9f9f9;	
}
.em_feature-icon img{
float: left;	
}
.em_content_text {
padding-top: 10px;
}
.em_feature-icon {
}
.em-feature-title h2 {
font-size: 18px;
font-weight: 600;
padding-bottom: 3px;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
margin-top: 11px;
}
.feature_inner {
overflow: hidden;
}
.feature_icon {
margin-top: 21px;
}
.f-readmore {
padding-top: 7px;
}
.feature_button a{
color:#443e3e;
display: inline-block;	
}
.feature_button a span i {
margin-left: 10px;
font-size: 11px;
}
.em-feature:hover .em_feature-icon i {
background: #4c0062;
color: #fff;
}
.em-feature:hover .feature_button a,
.em-feature:hover h2,
.em-feature:hover .em-feature-desc 
{
color:#fff;
z-index:1;	 
} .em-service { text-align: left;
-webkit-transition: all 0.5s ease 0s;
transition: .5s;
box-shadow: 0 0 23px rgba(0, 0, 0, 0.1);	
padding: 30px 15px 15px;
}
.em-service:hover {
background: #884646;
position: relative;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index:3;	
}
.em-service:hover:before {
background: rgba(0, 0, 0, 0.7);
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index:-1;
transition: .5s;
}
.service_top_text {
display: block;
}
.em-service-icon {
color: #443e3e;
font-size: 35px;
}
.em-service-icon i{
-webkit-transition: .5s;
transition:.5s;
}
.em-service-title {
overflow: hidden;
}
.em-service-title h3 {
margin: 20px 0 10px;
padding: 0;
-webkit-transition: .5s;
transition:.5s;	
}
.em-service-desc {
}
.em-service-desc p{
-webkit-transition: .5s;
transition:.5s;
}
.service-btn {
margin-top: 25px;
}
.service-btn > a {
border-radius: 5px;
color: #443e3e;
display: inline-block;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
-webkit-transition: .5s;
transition:.5s;
}
.service-btna a:hover {
color: #884646;
}
.em-service:hover .service-btn > a {
color: #fff;
}
.em-service:hover .em-service-icon,
.em-service:hover .em-service-title h3,
.em-service:hover .em-service-desc {
color: #fff;
z-index:1;
} .em-service2 {}
.em-service2 .em-service-icon i {
width: 68px;
display: inline-block;
height: 68px;
line-height: 68px; box-shadow: 0px 0px 30px 0px rgba(148,146,245,0.2);
text-align: center;
font-size: 25px;
border-radius: 50%;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.em-service2 .em-service-inner{
overflow:hidden;
}
.em-service2.sleft {
text-align:left;
}
.em-service2.sleft .em-service-icon{
float:left;
margin-right:30px;
margin-top: 10px;
}
.em-service2.smiddle {}
.em-service2.smiddle .em-service-icon {
margin-bottom: 20px;
}
.em-service2.sright {
text-align:right;	
}
.em-service2.sright .em-service-icon{
float:right;
margin-left:30px;
margin-top: 10px;
}
.em-service-title h3:hover{
color:#884646;
}
.em-service2:hover .em-service-icon i{
color:#fff;
background:#884646;
} .single_counter {
position:relative;
padding: 32px 0;
text-align: center;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
border-top: 2px solid #443e3e;	
border-bottom: 2px solid #443e3e;	
}
.single_counter:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
border-left: 2px solid #443e3e;
border-right: 2px solid #443e3e;
height: 40%;
}
.single_counter:after {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
border-left: 2px solid #443e3e;
border-right: 2px solid #443e3e;
height: 40%;
}
.counter_icon {
margin-top: 7px;
}
.single_counter:hover .counter-icon{
color:#fff;
}
.single_counter:hover:before,
.single_counter:hover:after
{
border-color:#884646;
}
.single_counter:hover {
background: #884646;
border-color: #884646;
}
.counter_icon i {
color: #443e3e;
font-size: 30px;
text-align: center;
display: block;
}
.countr_text > h1 {
color: #443e3e;
display: inline-block;
font-family: poppins;
font-size: 45px;
font-weight: 600;
-webkit-transition: .3s;    margin: 0;
transition: .3s;
}
.countr_text > h3 {
color: #443e3e;
display: inline-block;
font-size: 43px;
}
.countr_text span{
color: #443e3e;
display: inline-block;
font-size: 43px;	
}
.counter_title {
padding: 0 0 0;
}
.counter_title h4 {
font-size: 18px;
font-weight: 600;
margin: 0;
text-transform: capitalize;
-webkit-transition: .3s;
transition: .3s;
color: #443e3e;
padding-top: 20px;
padding-bottom: 8px;
}
.single_counter:hover .countr_text span,
.single_counter:hover .counter_icon i,
.single_counter:hover .countr_text > h1,
.single_counter:hover .counter_title > h4,
.single_counter:hover .countr_text > h3
{
color: #fff;
} .witr_testi_itemt{
padding: 0 15px;
}
.em_single_testimonial {
background: #fff none repeat scroll 0 0;
margin-bottom: 30px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
padding: 37px 30px 26px;
margin-top: 40px;
box-shadow: 0px 1px 15px 0px rgba(148,146,245,0.2);
box-shadow: 0px 0px 30px 5px rgba(243, 243, 243, 0.34);
overflow:hidden;
position:relative;
}
.em_testi_logo {
position: absolute;
right: 10%;
top: 12%;
}
.em_single_testimonial:hover {
box-shadow: 0px 10px 40px 0px rgba(148,146,245,0.2);
}
.em_testi_content {
position: relative;
}
.em_testi_content:before {
color: #884646;
content: "";
font-family: fontawesome;
font-size: 60px;
left: 3px;
opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
position: absolute;
top: -97px;
display:none;
}
.em_testi_content:after {
bottom: -28px;
color: #884646;
content: "";
font-family: fontawesome;
font-size: 60px;
opacity: 0.1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=10)";
position: absolute;
right: 3px;
display:none;
}
.em_test_thumb {
float: left;
margin-right: 20px;
}
.em_test_thumb img {
border-radius: 50%;
width: 59px;	
}
.em_testi_title h2 {
font-size: 22px;
}
.em_testi_title h2 sup {
}
.em_testi_title span {
display: block;
margin-top: 8px;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
color: #884646;
}
.em_testi_text {
overflow: hidden;
padding-top: 15px;
float: left;
text-align: left;
color: #443e3e;
}
.em_testi_text.texti_style2 {
}
.em_testi_degi {
} .curosel-style .owl-nav div {
border:2px solid #884646;
border-radius: 50%;
color: #884646;
font-size: 19px;
height: 44px;
left: -45px;
line-height: 42px;
position: absolute;
top: 50%;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 44px;
text-align: center;
z-index: 99;
-webkit-transform: translateY(-49%);
transform: translateY(-49%);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.curosel-style .owl-nav .owl-next {
left: auto;
right: -45px;
}
.single_gallery.curosel-style .owl-nav div {
left: 30px;
}
.single_gallery.curosel-style .owl-nav .owl-next {
right: 30px;
left: auto;
}
.portfolio_gallery_post.curosel-style .owl-nav div {
left: 0px;
}
.portfolio_gallery_post.curosel-style .owl-nav .owl-next {
right: 0px;
left: auto;
}
.portfolio_gallery_post.curosel-style .owl-nav div {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.curosel-style .owl-nav .owl-next:hover {
background: #884646;
color: #fff;
}
.curosel-style .owl-nav .owl-prev:hover {
background: #884646;
color: #fff
}
.owl-carousel .owl-item img {
margin: auto;
}
.curosel-style:hover .owl-nav div {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.em_testi_content {
position: relative;
text-align: center;
} .subscribe_area .kc_text_block p {
color: #666;
font-family: montserrat;
font-size: 18px;
font-weight: 300;
letter-spacing: 1px;
text-align: center;
} .em-slick-testi-main {
text-align: center;
} .main-slider-area {
overflow: hidden;
display: block;
position: relative;
}
.nivo-caption {
background: rgba(0, 0, 0, 0.1) none repeat scroll 0 0;
height: 100%;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.em-slider-content-nivo {} .em_slider_right {} .em_slider_inner {
margin: auto; position: absolute;
top: 50%;
left: 0;
right: 0;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
} .em-slider-title {
color: #131414;
font-size: 35px;
margin-bottom: 15px;	
}
.em-slider-title span{
color:#884646;
}
.em-slider-sub-title {
color: #131414;
font-size: 100px;
margin-bottom: 20px;
line-height: 112px;
font-weight:800;
}	
.em-slider-descript {
color: #626262;
font-size: 20x;
margin-bottom: 43px;
width: 51%;
}
.text-left .em-slider-descript {
margin-left: 0;
margin-right: auto;
}
.text-center .em-slider-descript {
margin: 0 auto 31px;
width: 52%;
}
.text-right .em-slider-descript {
margin-right: 0;
margin-left: auto;
} .em-button-button-area a { color: #884646;
display: inline-block;
font-size: 18px;
font-weight: 700;
margin: 0 4px;
padding: 15px 36px;
position: relative;
border-radius: 5px;
transition: all 0.5s ease 0s;
z-index: 1;
background:#fff;  	
}
a.em-active-button {
background: #884646;
color: #fff;
}
.em-button-button-area a:hover {
color: #fff;
background: #884646;
border-color: #884646;
}
a.em-active-button:hover {
background:#fff; color:#884646; }
.em-slider-half-width {
width: 50%;
}
.em-slider-left {
padding-right: 30px;
}
.em-slider-right {
padding-left: 30px;
}
.em-slider-full-width {
width: 85%;
}
.em-slider-half-width .em-slider-descript {
width: 100%;
} .text-left .em_slider_s2_content {
margin-right: 25%;
}
.text-center .em_slider_s2_content {
margin-right: 0;
}
.text-right .em_slider_s2_content {
margin-left: 25%;
}
.em_slider_s2_image {
position: relative;
}
.em_slider_s2_image img{ }
.em_sc_100{
width:100%;
margin-top: 30px;
} .em-nivo-slider-wrapper .nivo-directionNav {} .em-nivo-slider-wrapper .nivo-directionNav a {
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
height: 50px;
width: 50px;
line-height: 48px;
border: 1px solid #fff;
text-align: center;
display: block;
border-radius: 50%;
color: #fff;
font-size: 22px;
left: 0;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.em-nivo-slider-wrapper .nivo-directionNav .nivo-prevNav {} .em-nivo-slider-wrapper .nivo-directionNav .nivo-nextNav {
left: auto;
right: 0;
}
.em-nivo-slider-wrapper .nivo-directionNav a:hover {
background: #884646;
border-color: #884646;
color: #fff;
}
.em-nivo-slider-wrapper:hover .nivo-directionNav a {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
left: 50px;
}
.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
left: auto;
right: 50px;
} .em-nivo-slider-wrapper .nivo-controlNav {
bottom: 50px;
padding: 0;
position: absolute;
width: 100%;
z-index: 9;
}
.em-nivo-slider-wrapper .nivo-controlNav a {
background: #000 none repeat scroll 0 0;
border-radius: 50%;
cursor: pointer;
display: inline-block;
font-size: 14px;
height: 25px;
margin: 0 5px;
width: 25px;
color: #fff;
line-height: 25px;	
}
.em-nivo-slider-wrapper .nivo-controlNav a:hover,
.em-nivo-slider-wrapper .nivo-controlNav a.active {
background: #884646 none repeat scroll 0 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .footer-address {
padding-top: 12px;
}
.footer-widget.address,
.footer-widget.address p {
}
.footer_s_inner {
margin-top: 0px;
}
.footer-sociala-icon {
clear: both;
float: left;
font-size: 18px;
margin-right: 12px;
}
.single-widget-item {
overflow: hidden;
}
.recent-post-item {
clear: both;
overflow:hidden;
}
.recent_post_open .recent-post-item {
margin-bottom: 25px;
}
.recent-post-image {
float: left;
}
.recent-post-image a {
display: inline-block;
}
.recent-post-image a {
margin-top: 0;
}
.recent-post-text {
overflow: hidden;
margin-top: 3px;
}
.blog-left-side .recent-post-item {
clear: both;
overflow: hidden;
margin-bottom: 10px;
}
.blog-left-side .recent-post-text {
overflow: hidden;
margin-top: 0px;
}
.footer-middle .recent-post-item + .recent-post-item {
margin-top: 20px;
}
.learn_btn {
border: 0 none;
border-radius: 100px;
display: inline-block;
font-size: 20px;
font-weight: 500;
padding: 8px 5px;
text-align: center;
text-transform: capitalize;
text-align: center;
}
.learn_btn:hover{
color:#884646;
}
.learn_btn i {
font-size: 15px;
margin-left: 3px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color:#884646;
}
.learn_btn:hover i {
}
.learn_more_adn {
}
.learn_more {
padding-top: 7px;
} .burden-single-blog_adn {
background-color: #fff;
box-shadow: 0px 0px 30px 0px rgba(148,146,245,0.2);
overflow: hidden;
text-align: left;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
} .blog_adn_thumb_inner{
position:relative;
}
.burden-blog-thumb_adn {
overflow: hidden;
position:relative;
}
.burden-blog-thumb_adn a {
position: relative;
}
.burden-blog-thumb_adn a {
display: block;
}
.burden-blog-thumb_adn:before {
content: "";
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background: #884646;
width: 100%;
height: 100%;
position: absolute;
background: rgba(0, 0, 0, .7);
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
z-index: 999;
-webkit-transition: .5s;
transition: .5s;
}
.burden-blog-thumb_adn img {
display: block;
-webkit-transition: 6s;
transition: 6s;
width: 100%;
} .em-blog-content-area_adn {
padding: 12px 10px 25px;
}
.blog-inner_adn {} .blog-content_adn {} .blog-content_adn h2 {
margin: 0 0 18px;
}
.blog-page-title_adn a {
color: #443e3e;
display: block;
font-size: 20px;
font-weight: 600;
margin-bottom: 0;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.blog-page-title_adn a:hover {
color: #884646;
}
.blog-content_adn h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
.blog-content_adn h2 a:hover {
color: #884646;
}
.blog-content_adn p {
margin-bottom: 0;
}
.blog_add_icon {
position: absolute;
left: 50%;
top: 50%;
text-align: center;
z-index: 999;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
transition:.5s;
}
.blog_add_icon a {
color: #fff;
width: 45px;
height: 45px;
line-height: 45px;
background: #884646;
border-radius: 50%;
}
.blog-page-title_adn2 {
position: absolute;
left: 0;
right: 0;
bottom: 0;
text-align: center;
z-index: 9999;	
}
.blog-page-title_adn2 h2{
margin:0px;
background: rgba(255, 94, 20, 0.85);
padding: 15px;
color:#fff;
-webkit-transition: .5s;
transition:.5s;
}
.blog-page-title_adn2 h2 a{
color:#fff;	
} .burden-blog-meta_adn {
margin-bottom: 0px;
margin-top: 0;
width: 100%;
}
.burden-blog-meta_adn:after {
display: block;
clear: both;
content: "";
}
.burden-blog-meta_adn a {}  .burden-blog-meta-left_adn {
padding: 0 0 8px;
}
.burden-blog-meta-left_adn a,
.burden-blog-meta-left_adn span {
color: #454545;
font-size: 12px;
font-weight: 400;
margin-right: 5px;
text-transform: uppercase;
}
.burden-blog-meta-left_adn a,
.burden-blog-meta-left_adn span {
color: #666;
font-size: 12px;
margin-right: 5px;
text-transform: capitalize;
-webkit-transition: .3s;
transition: .3s;
}
.burden-blog-meta-left_adn a:hover,
.burden-blog-meta-left_adn span:hover {
color: #884646;
}
.burden-blog-meta-left_adn i {
margin-right: 5px;
color: #884646;
}
.blog-page-title_adn > h2 {
margin-bottom: 8px;
} .burden-blog-meta-right_adn {
padding: 7px 0;
text-transform: capitalize;
}
.burden-blog-meta-right_adn a,
.burden-blog-meta-right_adn span {
font-size: 12px;
color: #454545;
margin-left: 5px;
}
.burden-blog-meta-right_adn i {
margin-right: 5px;
} .readmore_adn a {
border: 1px solid #ddd;
color: #444;
display: inline-block;
font-size: 11px;
font-weight: 400;
padding: 6px 10px;
text-transform: uppercase;
transition: all 0.5s ease 0s;
-webkit-transition: all 0.5s ease 0s;
-moz-transition: all 0.5s ease 0s;
-o-transition: all 0.5s ease 0s;
-ms-transition: all 0.5s ease 0s;
}
.readmore_adn a:hover {
border-color: #884646;
background: #884646;
color: #fff;
} .burden-single-blog_adn:hover 
.burden-blog-thumb_adn:before,
.burden-single-blog_adn:hover .blog_add_icon
{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.burden-single-blog_adn:hover .blog-page-title_adn2 h2{
background: rgba(255, 94, 20, 0.85);
} 
.blog_nospace_adn.col-xs-12 {
padding: 0px;
}
.blog_nospace_adn .burden-single-blog {
margin-bottom: 0px;
}  @media (max-width: 479px) {
body {
overflow-x: hidden;
}
.burden-header-top { }
.top-right-menu ul.social-icons li {
margin-left: 13px;
}
.mean-container .mean-bar:before {
text-transform: uppercase;
top: 19px;
}
.mean-container a.meanmenu-reveal {
padding: 19px 20px 18px;
}
.witr_ac_style:before,
.active .witr_ac_style:before{
display:none;
}
} .btn {
background-color: #884646;
border: 0 none;
border-radius: 100px;
color: #fff;
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 500;
letter-spacing: 2px;
line-height: 1;
padding: 15px 30px;
text-align: center;
text-transform: uppercase;
}
.btn-lg {
font-size: 16px;
padding: 20px 50px;
}
.btn-sm {
font-size: 12px;
letter-spacing: 1px;
padding: 12px 20px;
}
.btn.btn-bordered {
background: transparent none repeat scroll 0 0;
border: 2px solid #884646;
color: #884646;
padding-bottom: 11px;
padding-top: 11px;
}
.btn.btn-lg.btn-bordered {
padding-bottom: 16px;
padding-top: 16px;
}
.btn.btn-sm.btn-bordered {
padding-bottom: 8px;
padding-top: 8px;
}
.btn-icon i {
font-size: 10px;
left: 0;
position: relative;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
}
.btn-icon:hover i {
left: 2px;
}
.btn:hover,
.btn:focus {
background-color: #884646;
color: #fff;
}
.btn.btn-bordered:hover {
background-color: #884646;
color: #fff;
}
.btn:active {
background-color: #AC2925;
}
.button-group {
margin-top: 30px;
}
.button-group a {
margin-right: 25px;
}
.button-group a:last-child {
margin-right: 0;
} .burden-single-event_adn {
overflow: hidden;
-webkit-transition: .5s;
transition: .5s;
}
.related-projects-area {
padding-bottom: 70px;
} .burden-event-thumb_adn {
overflow: hidden;
position: relative;
}
.burden-event-thumb_adn:before {
content: "";
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
width: 100%;
height: 100%;
position: absolute;
z-index: 999;
-webkit-transition: .5s;
transition: .5s;
}
.burden-event-thumb_adn img {
-webkit-transition: .5s;
transition: .5s;
display: block;
}
.witr_icon_adn {
left: 50%;
position: absolute;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 99999;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
transition: .5s;
}
.burden-single-event_adn:hover .witr_icon_adn {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.witr_icon_adn a {
background: #884646;
color: #fff;
display: block;
height: 42px;
line-height: 42px;
text-align: center;
border-radius: 50%;
width: 42px;
} .em-event-content-area_adn {
padding: 25px 19px 30px;
border: 1px solid #ddd;
-webkit-transition: .5s;
transition: .5s;
display: inline-block;	
}
.event-inner_adn{}
.event-content_adn{}
.event-content_adn h2{
margin: 0 0 18px;
}
.event-content_adn h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
transition:.5s;	
}
.themex_event_abs h2 a:hover{
color:#884646;
}
.event-page-title_adn h2 {
margin-bottom: 6px;
font-size: 22px;	
}
.event-page-title_adn a {
color: #443e3e;
text-transform: capitalize;
font-weight: 600;
}
.event-page-title_adn p{
margin:0;
}  .burden-event-singlea {
padding-bottom: 20px;
}
h2.related-projects-title.text-left {
padding-bottom: 30px;
}
.burden-event-meta-left_adn {
float: left;
position: relative;
line-height: 1;
}
.burden-event-meta-left_adn.esi {
float: none;
margin-bottom: 12px;
}
.burden-event-meta-left_adn a, .burden-event-meta-left_adn span {
color: #443e3e;
margin-right: 10px;
font-size: 14px;
}
.burden-event-meta-left_adn i {
margin-right: 5px;
} .burden-single-event_adn:hover .burden-event-thumb_adn a:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.burden-single-event_adn:hover .burden-event-thumb_adn img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.event_nospace_adn.col-xs-12 {
padding: 0px;
}
.event_nospace_adn .burden-single-event_adn {
margin-bottom: 0px;
}
.em-pevent .burden-event-thumb_adn {
float: left;
}
.em-pevent .em-event-content-area_adn {
padding: 0;
border: 0px solid #ddd;
padding-left: 15px;
}
.em-pevent .event-page-title_adn h2 {
margin: 0 0 3px 0;
}
.burden-single-event_adn.em-pevent {
padding: 20px 0;
margin: 0;
border-top: 1px solid #ddd;
}
.event_date {
position: absolute;
left: 0;
top: 0;
background: #884646;
padding: 10px 13px;  text-align: center;
color: #fff;
}
.event_date span {
display: block;
line-height: 20px;
}
.event_date_list {
background: #884646;
padding: 5px 0 0;
width: 90px;
height: 110px;
text-align: center;
font-size: 20px; color: #fff;
}
.event_date_list span {
display: block;
line-height: 1;
}
.event_date_list span+span {
margin-top: 5px;
}
.burden_event_icon span {
font-size: 15px;
}
.burden-single-event_adn:hover .event-page-title_adn a {
color: #884646;
}
.mean-container .mean-bar:before {
text-transform: uppercase;
} .witr_3e .event-page-title_adn h2 {
margin: 10px 0 5px;
display: inline-block;
}
.witr_event_btn{
margin-top: 30px;
}
.witr_event_btn a{
border-radius: 5px;
color: #884646;
display: inline-block;
font-size: 18px;
font-weight: 500;
padding: 13px 30px;
-webkit-transition: 1s;
transition: 1s;	
border:1px solid #fcdadd;
}
.witr_event_btn a:hover{
color:#fff;
background:#884646;
border-color:#884646;
}
.event_active .slick-prev {
left: -60px;
}
.event_active .slick-next {
right: -60px;
} .burden_event_abs {
position: absolute; left: 0;
bottom: 10px;
right: 0;
padding-left: 30px;
}
.burden_event_abs span{color:#fff;} 
.burden_event_abs h2{} 
.burden_event_abs h2 a{
color:#fff;
} 
.witr_category {
position: absolute;
left: 30px;
top: 2px;
}
.witr_category .tevbt{
color: #fff;
background: #884646;
padding: 4px 15px;
display: inline-block;	
z-index:9;
} 
.mrbe20{
} .event-description {
box-shadow: 0px 0px 30px 0px rgba(0,0,0,0.1);
padding: 42px 30px 35px;
}
.event-dsc-title > h2 {
font-size: 25px;
padding-bottom: 10px;
text-transform: uppercase;
}
span.eleft {
color: #131414;
font-weight: 700;
font-size: 18px;
}
.event-dsc-info li {
list-style: outside none none;
margin-bottom: 25px;
font-size: 17px;
}
.event-dsc-info li i {
margin-right: 10px;
} .medi_singleService{
position: relative;
background: #fff;
padding: 36px 25px 32px 35px;
box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08);
}
.medi_singleService:after{
position: absolute;
width: 100%;
height: 2px;
background: #dddddd;
left: 0;
bottom: 0;
right: 0;
margin: auto;
content: '';
z-index: 2;
transition: all 0.4s ease-out;
}
.medi_singleService:before{
position: absolute;
width: 0;
height: 2px;
background: #884646;
left: 0;
bottom: 0;
right: 0;
margin: auto;
content: '';
z-index: 3;
transition: all 0.4s ease-out;
}
.medi_singleService:hover:before{
width: 100%;
}
.medi_singleService i{
width: 53px;
height: 53px;
line-height: 52px;
border: 1px solid #ddd;
border-radius: 50%;
font-size: 30px;
color: #884646;
float: left;
text-align: center;
margin-right: 15px;
}
.medi_singleService h3{
line-height: 28px;
display: inline-block;
margin: 12px 0 30px;
}
.medi_singleService p{
margin: 0;
} .footer-middle .widget.widget_archive .widget-title {
margin-bottom: 34px !important;
margin-top: 28px !important;
}
.footer-middle .widget.widget_search .widget-title {
margin-top: 25px !important;
}
.footer-middle .widget.widget_tag_cloud .widget-title {
margin-bottom: 20px !important;
}
.footer-middle .widget.widget_nav_menu .widget-title {
margin-bottom: 25px !important;
}
.footer-middle .widget.widget_text p img {
margin-top: 10px !important;
margin-bottom: 6px !important;
}
.blog-left-side .widget.widget_text p img {
margin-top: 10px !important;
margin-bottom: 6px !important;
}
.footer-middle .widget.widget_text p img {
margin-top: 10px !important;
margin-bottom: 6px !important;
}
table#wp-calendar td#today a{
color: #fff;
}
.blog-left-side .widget h2 {
margin-top: 0;
}
.footer-middle #archives-dropdown--1 {
height: 34px;
width: 100%;
}
.widget.widget_categories select{
width: 100%;
height: 34px;
}
.widget .screen-reader-text {
display: none;
}
.search input { }	
.textwidget select {
width: 100%;
}
.footer-middle .widget ul li {
margin-bottom: 10px;
}	
.comment_field .textarea-field label {
margin-top: 20px;
margin-bottom: 10px;
}
.blog-content {
word-break: break-word;
}
.post-password-form input[type=submit] {
background: #884646;
}	
.page-list-single {
clear: both;
}
.blog-left-side .widget h2 {
}
.blog-page-title h2 {
}
.burden-single-blog-title h2 {
}
.footer-middle .widget h2 {
}
.em-blog-content-area {
padding: 15px 15px 15px;
}
.mobile-menu{
display:none !important;
}
.mobile_logo_area{
display:none !important;
} .witr_all_color_style{}
.witr_all_color_style h2{}
.witr_all_color_style h3{}
.witr_all_color_style h1{}   .images_area.wittr_car_top_left .slick-dots {
left: 0;
top:15%;
display: block;
}
.images_area.wittr_car_top_left .slick-dots li {
display: block;
} .images_area.wittr_car_top_right .slick-dots {
left: auto;
top:15%;
display: block;
right:0;
}
.images_area.wittr_car_top_right .slick-dots li {
display: block;
} .witr_nth_child .wblog-content {
padding: 23px 15px 20px;
box-shadow: 0px 2px 0px 1px rgba(196, 206, 213, 0);
}  .em-top-quearys-area {
position: relative; 
}
.em-header-quearys {
list-style: none;
}
.em-quearys-menu i {
background: #884646;	
border-radius: 50px;
display: inline-block;
height: 26px;
text-align: center;
width: 26px;
line-height: 26px;
font-size: 14px;
color: #fff;
}
.em-quearys-inner {} 
.em-quearys-form {
width: 100%;
max-width: 895px;
margin: auto;
padding: 30px 0;
}
.top-form-control {
position: relative;
}
.top-form-control input {
background: transparent;
color: #fff;
font-size: 50px;
font-weight:500;
height: 100px;
padding: 0 40px 0 15px;
width: 100%;
border: none;
-webkit-transition: 1s;
-webkit-transition: .5s;
transition: .5s;
border-bottom: 3px solid #fff;
}
.top-form-control input::-webkit-input-placeholder {
color: #fff;
font-size: 50px;
}
.top-form-control input::-moz-placeholder {
color: #666;
font-size: 14px;
}
.top-form-control input:-ms-input-placeholder {
color: #666;
font-size: 14px;
}
.top-form-control button.top-quearys-style {
position: absolute;
right: 6px;
top: 50%; background: transparent;
font-size: 45px;
border: none;
color: #fff;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.em-s-hidden {
display: none !important;
}
.em-quearys-inner {
visibility: hidden;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-align: center;
-ms-flex-align: center;
align-items: center;
position: fixed;
top: 0;
left: -150%;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0);
z-index: 10000;
-webkit-transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1);
transition: all 0s 0s cubic-bezier(0.32, 0, 0, 1), transform .3s .15s cubic-bezier(0.32, 0, 0, 1), background .3s 0s cubic-bezier(0.32, 0, 0, 1), -webkit-transform .3s .15s cubic-bezier(0.32, 0, 0, 1);
-webkit-transform: scale(1.1);
transform: scale(1.1);	
visibility: hidden;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
left: -150%;
background: rgba(0, 0, 0, 0);
}
.em-quearys-inner{}
.em-s-open{
visibility: visible;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
left: 0;
background: #000000e8 !important;
-webkit-transform: scale(1);
transform: scale(1);	
}    .witr_h_h12 .burden_menu,
.witr_h_h13 .burden_menu
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.witr_h_h8 .burden_menu,
.witr_h_h9 .burden_menu,
.witr_h_h10 .burden_menu,
.witr_h_h11 .burden_menu,
.witr_h_h14 .burden_menu,
.witr_h_h17 .burden_menu
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.burden_menu.main-search-menu > .em-header-quearys,
.em-quearys-top.msin-menu-search
{
display: inline-block;
}
.em-quearys-top.msin-menu-search .em-quearys-menu i {
height: 36px;
width: 36px;
line-height: 36px;
margin-left: 20px;
cursor: pointer;
}
.burden_menu div.em-header-quearys {
text-align: center;
margin-top: 38px;
} .footer-social-icon.htop-menu-s {
padding: 35px 0px;
display: inline-block;
margin-left: 15px;
}
.donate-btn-header {
padding: 28px 0px 24px;
}
.em_top_cart.hshop {
padding: 37px 0;
} .topsr .em-quearys-menu {
text-align: center;
}
.witr_video_blog_c iframe {
width: 100%;
height: 275px;
}
.single-blog-content iframe {
width: 100%;
} .witr_ds_content{
position:relative;
z-index:1;
}
.elementor-section-full_width .witr_containers {
margin: auto;
width:70%;
}
.witr_ds_content:before{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
content:"";
z-index:-1;
}
.witr_ds_content_area{
}
.witr_ds_content {
height: 970px;
background-size: cover;
background-position: center center;
overflow:hidden;
}
.witr_ds_content_inner {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.witr_ds_content_inner h1{
font-size: 25px;
color: #B79D5B;
margin-bottom: 15px;
}
.witr_ds_content_inner h2{
font-size: 77px;
text-transform: capitalize;
color: #B79D5B;
margin-bottom: 20px;	
}
.witr_ds_content_inner h3{
font-size: 77px;
text-transform: capitalize;
color: #B79D5B;
margin-bottom: 20px;	
}
.witr_ds_content_inner h1 span,
.witr_ds_content_inner h2 span,
.witr_ds_content_inner h3 span{
color: #884646;	
}
.witr_ds_content_inner p {
width: 62%;
margin: 15px auto 15px auto;
color:#B79D5B;
font-size: 19px;	
}
.witr_slicks_title{
position: absolute;
top: -13%;
bottom: 0;
right: 0;
left: 0;
z-index: -1;	
}
.witr_slicks_title h4{
font-size:150px;
-webkit-text-stroke: 1px #B79D5B;
-webkit-text-fill-color: transparent;
color: #B79D5B;
line-height: 1;
opacity: 0.07;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=7)";
margin: 0;	
} .text-left .witr_ds_content_inner h1,
.text-left .witr_ds_content_inner h2,
.text-left .witr_ds_content_inner h3,
.text-left .witr_slicks_title h4,
.text-left .witr_ds_content_inner p {
width: 62%;
margin: 14px auto 15px 0;
}
.text-center .witr_ds_content_inner h1,
.text-center .witr_ds_content_inner h2,
.text-center .witr_ds_content_inner h3,
.text-center .witr_slicks_title h4,
.text-center .witr_ds_content_inner p {
width: 70%;
margin-left:auto;
margin-right:auto;
}
.text-right .witr_ds_content_inner h1,
.text-right .witr_ds_content_inner h2,
.text-right .witr_ds_content_inner h3,
.text-right .witr_slicks_title h4,
.text-right .witr_ds_content_inner p {
width: 62%;
margin: 14px 0 15px auto;
} .text-left .witrscontainer h1,
.text-left .witrscontainer h2,
.text-left .witrscontainer h3,
.text-left .witr_slicks_title h4,
.text-left .witrscontainer p {
width: 40%;
margin: 14px auto 15px 0;
}
.text-center .witrscontainer h1,
.text-center .witrscontainer h2,
.text-center .witrscontainer h3,
.text-center .witr_slicks_title h4,
.text-center .witrscontainer p {
width: 70%;
margin-left:auto;
margin-right:auto;
}
.text-right .witrscontainer h1,
.text-right .witrscontainer h2,
.text-right .witrscontainer h3,
.text-right .witr_slicks_title h4,
.text-right .witrscontainer p {
width: 40%;
margin: 14px 0 15px auto;
}
.text-center .witrscontainer h1,
.text-center .witrscontainer h2,
.text-center .witrscontainer h3,
.text-center .witr_slicks_title h4, 
.text-center .witrscontainer p {
width: 76%;
margin-left: auto;
margin-right: auto;
} .text-left .witr_slicks_title h4 {
width: 50%;
}
.text-right .witr_slicks_title h4 {
width: 50%;
}
.text-center .witr_slicks_title h4{
width: 70%;
margin-left:auto;
margin-right:auto;
}
@media (min-width: 1200px){
.witrscontainer {
max-width: 1430px;
}
}
.witrscontainer {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
} .text-left .witr_slider_thumb {
position: absolute;
right: 0;
top: 57%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.text-right .witr_slider_thumb {
position: absolute;
left: 0;
top: 57%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.slider_btn .witr_btn{
border:none;
outline: none;
}
.slider_btn .witr_btn.active {
background: transparent;
border: 1px solid #884646;
color: #884646;
}
.slider_btn .witr_btn.active:hover{
background: #884646;
border: 1px solid #884646;
color: #fff;
}
.slider_btn {
margin-top: 45px;
}  .text-center .icon_section {
position: absolute;
left: 50%;
bottom: -90%;
-webkit-transform:translateX(-50%);
transform:translateX(-50%);
}
.text-left .icon_section {
position: absolute;
left: 15px;
bottom: -90%;
}
.text-right .icon_section {
position: absolute;
right: 15px;
bottom: -90%;
}
.icon_title{
display: inline-block;	
}
.icon_title h3{
font-size: 14px;
color: #fff;
font-weight: 600;
margin-right: 15px;
}
.burden_slider_icon{
display: inline-block;	
}
.burden_slider_icon ul{}
.burden_slider_icon ul li{
list-style: none;
display: inline-block;	
}
.burden_slider_icon ul li a{}
.burden_slider_icon ul li a i{
font-size: 15px;
color: #fff;
background: #8e00ff;
height: 35px;
width: 35px;
line-height: 35px;
text-align: center;
border-radius: 50%;
margin-right: 10px;
-webkit-transition: .5s;
transition: .5s;
}
.burden_slider_icon ul li a i:hover{
} .burden-description-area{}
.burden-description-area a{}
.burden-description-area a img {
margin: 26px 0;
}
.burden-description-area p,
.burden-description-area .phone a
{
color:#443e3e;
}
.burden-description-area .social-icons a
{
color: #443e3e;
width: 38px;
height: 38px;
line-height: 36px;
display: inline-block;
border: 1px solid #443e3e;
text-align: center;
border-radius: 30px;
margin: 0 5px;
margin-bottom: 5px;
}
.burden-description-area .social-icons a:hover{
background:#884646;
border-color:#884646;
color:#fff;
} .witr_circle_area{
text-align:center;	
}
.witr_cp_class{
position:relative;
text-align:center;
}
span.witr_cir_text {
position: absolute;
content: "";
left: 50%;
top: 50%; font-size: 20px;  -webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
font-weight:700;
color:#7c7c7c;
}
span.witr_cir_text:first-letter {
font-size: 0px;
}
.witr_btn_hover a:hover{
color:#884646 !important;	
}
.slider_btn .witr_btn i {
font-size: 15px;
}
.ps_absulate{
position: absolute !important;
top: -154px;
right: 0;
left: 0; z-index: 999;
}
.psc_absolute{
position: absolute !important;
top: -340px;
right: 0;
left: 0; z-index: 999;
}
.footer-logo img {
margin-top: 30px;
margin-bottom: 20px;
}
.footer-address {
padding-top: 0;
}
.witr_h_h17pdlt .trp_nav_area{
padding-left:100px;
padding-right:100px;
}
.pdlr0{
padding-left:0;
padding-right:0;
}
.prots-contentg ul {
margin-left: 40px;
display: inline-block;
margin-bottom: 25px;
}
.prots-contentg ul li{} .witr_case_image{}
.witr_case_image img{
width:100%;
}
.witr_content_case{}
.witr_content_case h3 {
margin-top: 30px;
}
.witr_content_case p{
}
.witr_content_case a i{
}
.witr_content_case a{
display:inline-block;
} .witr_taba_style1 .nav-tabs {
border: 0;
justify-content: space-around;
}
.witr_taba_style1 .nav-tabs .nav-item {
margin-bottom: 15px;
text-align: center;	
}
.witr_taba_style1 .nav-tabs .nav-link {
background: #fff;
color: #131414;
margin-right: 15px;
border: 0;
border-radius: 5px;
font-size: 17px;
padding: 26px 30px;
position: relative;
box-shadow: 0px 0px 25px 2px rgba(196, 206, 213, 0.2);
transition:.5s;
}
.nav-tabs .nav-link:hover{
background:#884646;
color:#fff;	
}
.nav-tabs .nav-item:hover i{
color:#fff;
transition:.5s;	
}
.witr_taba_style1 .nav-tabs span{
display: block;
float: left;
margin: 0 15px;	
}
.nav-link strong{
font-size: 23px;
display: inline-block;	
}
.nav-tabs img,
.witr_taba_style1 .nav-tabs i{
position: relative;
font-size: 40px;
}
.witr_taba_style1 .nav-tabs .nav-item.show .nav-link,
.witr_taba_style1 .nav-tabs .nav-link.active{
background: #884646;
color: #fff;
}
.witr_adv_tab_content {
margin: 15px 20px 30px 20px;
} .witr-label-pos-bottom .beer-reveal[data-beer-label]::after, 
.witr-label-pos-bottom .beer-slider[data-beer-label]::after{
bottom: 1.5rem !important;
top: auto;
}
.witr-label-pos-center .beer-reveal[data-beer-label]::after, 
.witr-label-pos-center .beer-slider[data-beer-label]::after{
top:50% !important;
} .witr_sbtn_s8 a{
background: #dfe5d7;
padding: 7px 25px;
position:relative;
transition:.5s;
overflow:hidden;
text-align:center;
}
.witr_sbtn_s8 a i{
background: #426a09;
padding: 12px 25px;
position: absolute;
display:inline-block;
left: 0;
width:100%;
top: 100%;
transition:.5s;
opacity:0;
color:#fff;
}
.singleSS:hover a i{
right:0;width:100%;
opacity:1;
top: 0%;
}
.witr_sbtn_s8 a::before,
.witr_sbtn_s8 a::after{
display:none;
}
.singleSS.witr_service_8::after{
display:none;
} a.dtbtn,
.witr_btn,
.witr_bbtn,
.witr_gbtn,
.witr_gbbtn,
.burden_button a
{
border-radius:0px;
}
a.dtbtn:hover,
.witr_btn:hover,
.burden_button a:hover
{
background:#B79D5B;
}@media (min-width: 1440px) and (max-width: 1600px) {
.em_sc_100 {
margin-top: 15px;
}
.em_slider_s2_image_inner img{
width:100%;
}
} @media (min-width: 1200px) and (max-width: 1439px) {
.text-left .em_slider_s2_content {
margin-right: 10%;
}
.text-right .em_slider_s2_content {
margin-left: 10%;
}
.em-slider-sub-title {
line-height: 64px;
}
.em_sc_100 {
margin-top: 15px;
}
.em_slider_s2_image_inner img{
width:100%;
}
.text-right .witr_slider_thumb
{
left: 0px;
}
.text-left .witr_slider_thumb
{
right: -150px;
}
.em_slider_s2_image img {
width: 70%;
}
.burden_menu > ul > li > a {
margin: 38px 9px 38px;
font-size: 19px;
}
.text-left .witrscontainer h1, .text-left .witrscontainer h2, .text-left .witrscontainer h3, .text-left .witr_slicks_title h4, .text-left .witrscontainer p {
width: 51%;
}
.text-right .witrscontainer h1, .text-right .witrscontainer h2, .text-right .witrscontainer h3, .text-right .witr_slicks_title h4, .text-right .witrscontainer p {
width: 51%;
}
} @media (min-width: 1024px) and (max-width: 1600px) {
.em-nivo-slider-wrapper:hover .nivo-directionNav a {
left: 5px;
}	
.em-nivo-slider-wrapper:hover .nivo-directionNav .nivo-nextNav {
right: 5px;
} .witr_banner_content.text-right {
margin-right: 20px;
}
.witr_banner_content p {
width: 60%;
}	
.em_slider_social {
top: 45%;
}
} @media (min-width: 1170px) and (max-width: 1366px) {
.em_creative_header:after {
-webkit-transform: rotate(-114deg);
transform: rotate(-114deg);
}	
.creative_header_address {
padding-left: 0;
} .witr_banner_content p {
width: 70%;
}
} @media (min-width: 992px) and (max-width: 1300px) {	
.elementor-section-full_width .witr_containers {
width: 98%;
}
} @media (min-width: 1301px) and (max-width: 1440px) {	
.elementor-section-full_width .witr_containers {
width: 82%;
}
} @media (min-width: 992px) and (max-width: 1600px) {	
.witr_b9{
margin-top: 100px;
} 
} @media (min-width: 992px) and (max-width: 1199px) {
.em_creative_header::before {
width: 19%;
}	
.em_creative_header::after {
display: none;
}	
.em-slider-title {
font-size: 26px;
margin-bottom: 10px;
}
.em-slider-sub-title {
font-size: 42px;
margin-bottom: 2px;
}
.em-slider-descript {
margin-bottom: 20px;
width: 66%;
}
.text-left .em_slider_s2_content {
margin-right: 10%;
}
.text-right .em_slider_s2_content {
margin-left: 10%;
}
.em-slider-sub-title {
line-height: 49px;
}
.em_sc_100 {
margin-top: 15px;
}
.em_slider_s2_image_inner img{
width:100%;
} .witr_banner_content h2 {
font-size: 50px;
}	
.witr_banner_content p {
width: 85%;
}
.witr_banner_content.text-right {
margin-right: 20px;
} .banner_area {
position: relative;
height: 600px;
} .menu-height-space {
height: 0;
}
.em_creative_header:after {
-webkit-transform: rotate(-100deg);
transform: rotate(-100deg);
}
.burden_menu > ul > li > a {
margin: 38px 5px 38px;
font-size: 13px;
}
.burden_menu > ul > li > a {
margin: 38px 15px 38px;
font-size: 13px;
}
.witr_h_h8 .burden_menu > ul > li > a,
.witr_h_h15 .burden_menu > ul > li > a,
.witr_h_h16 .burden_menu > ul > li > a
{
margin: 38px 11px 38px;
}
a.dtbtn {
font-size: 14px;
margin-left: 10px;
padding: 10px 20px;
}
.witr_h_h10 .burden_menu > ul > li > a,
.witr_h_h11 .burden_menu > ul > li > a,
.witr_h_h9 .burden_menu > ul > li > a,
.witr_h_h17 .burden_menu > ul > li > a{
margin: 38px 6px 38px;
font-size: 12px;
} .sub-item p {
padding: 0 6px;
}
.witr_section_title_inner.text-center p,
.witr_section_title_inner.text-left p,
.witr_section_title_inner.text-right p {
width: 67%;
}
.title_in_area{
width: 100%;	
} .witr_text_widget_inner h1,
.witr_text_widget_inner h2{
font-size: 30px !important;
padding: 0 !important;
} .dnSlide-main.done {
margin-left: 61px;
}
.Screenshots-fearm img {
width: 190% !important;
left: -96px;
top: -28px;
max-width: 190% !important;
}
.Screenshots .dnSlide-main .dnSlide-right-btn {
right: -83px;
}
.Screenshots .dnSlide-main .dnSlide-left-btn {
left: -43px;
}	
.accordion-content {
padding: 23px 25px;
} .images_area.wittr_car_top_left .slick-dots {
left: 30px;
}	
.elementor-7 .elementor-element.elementor-element-62e4c5a > .elementor-element-populated {
margin-top: 30px !important;
} .witr_wid_col .elementor-column.elementor-col-20,	
.witr_wid_col .elementor-column[data-col="20"]{
width:33.33% !important;	
}	
.singleSS {
padding: 61px 24px 60px;
}
.witr_nth_child:nth-child(2n) {
margin-top: 0;
margin-bottom: 30px;
} .wblog-content h5 > a {
font-size: 19px;
}
.blog-content span {
font-size: 13px;
}
.blog-content > a {
line-height: 40px;
padding: 0 20px;
}	
.widget .widget_media_image img{
width:100%;
}
.blog-left-side .blog-title > ul > li > a {
margin-right: 8px;
}
.recent-post-text > h4 {
margin-top: 15px;
line-height: 1;
}
.footer-middle .recent-post-text > h4 {
margin-top: -7px;
line-height: 1;
}
.em-blog-content-area {
padding: 22px 15px 7px;
}
.witr_titles h3 {
font-size: 20px;
}
.witr_blog_con6 h2 {
font-size: 17px;
}
.witr_blog_con6 h5 a {
font-size: 17px;
} .team-style-2 .em-content-title h2 {
font-size: 17px;
margin-top: -1px;
}
.team-style-2 .em-content-socials a {
font-size: 14px;
} .witr_feature2 h3 {
font-size: 20px;
} .witr_content_service h3 {
color: #fff;
font-size: 20px;
}
.witr_service3_box {
text-align: center;
}
.witr_service3_icon {
float: none;
margin-right: 0;
margin-bottom: 15px;
} .witr_testomonial_area {
width: 85%;
}
.witr_testi_main {
width: 75%;
} .curosel-style .owl-nav div {
left: -15px;
}
.curosel-style .owl-nav .owl-next{
right: -15px;	
} span.cdowns {
margin: 0 28px;
} .mrr90 {
margin-right: 54px;
}
.mrl110 {
margin-left: 50px;
} .event_pcontent p,
.burden_event_icon span {
font-size: 13px;
}
.footer-middle .mc4wp-form-fields button {
width: 39px;
}
.footer-bottom::before {
width: 100%;
}
.text-right .witr_slider_thumb
{
left: 0px;
}
.text-left .witr_slider_thumb
{
right: -150px;
}
.em_slider_s2_image img {
width: 70%;
}
.witr_back_process,.witr_process_box {
display: none;
}
} @media (min-width: 768px) and (max-width: 991px) {
.em-slider-title {
font-size: 16px;
margin-bottom: 10px;
}
.em-slider-sub-title {
font-size: 30px;
margin-bottom: 0;
}
.em-slider-descript {
display: none;
}
.em-button-button-area a {
margin-top: 20px;
}
.em-slider-sub-title {
line-height: 46px;
} .witr_banner_area {
height: 700px; 
}    
.witr_banner_content h1 {
font-size: 58px;
}
.witr_banner_content h2 {
font-size: 42px;
}	
.witr_banner_content p {
font-size: 16px;
width: 77%;
}
.witr_butn {
line-height: 49px;
}
.witr_banner_content.text-right {
margin-right: 20px;
} .banner_area {
height: 880px;
}	
.banner-content h1,
.banner-content h2,
.banner-content h3 {
font-size: 45px;
}
.witr_deshboard {
margin-top: 30px;
} .witr_ds_content {
height: 670px;
}
.text-right .witr_ds_content_inner h1, 
.text-right .witr_ds_content_inner h2,
.text-right .witr_ds_content_inner h3,
.text-right .witr_ds_content_inner p,
.text-left .witr_ds_content_inner h1, 
.text-left .witr_ds_content_inner h2, 
.text-left .witr_ds_content_inner h3, 
.text-left .witr_ds_content_inner p,
.text-center .witr_ds_content_inner h1,
.text-center .witr_ds_content_inner h2,
.text-center .witr_ds_content_inner h3,
.text-center .witr_ds_content_inner p {
width: 100% !important;
margin-left: auto;
margin-right: auto;
text-align:center !important;
}
.text-right .witr_ds_content_inner h1, 
.text-right .witr_ds_content_inner h2,
.text-right .witr_ds_content_inner h3,
.text-left .witr_ds_content_inner h1, 
.text-left .witr_ds_content_inner h2, 
.text-left .witr_ds_content_inner h3,
.text-center .witr_ds_content_inner h1,
.text-center .witr_ds_content_inner h2,
.text-center .witr_ds_content_inner h3{
}
.witr_btn {
}
.slider_btn {
text-align: center;
}
.elementor-section-full_width .witr_containers {
margin: auto;
width: 90%;
}
.witr_slider_thumb.em_slider_s2_image {
display: none;
} .creative_header_curve {
display: none;
}
.creative_header_logo {
padding-right: 0;
text-align: center;
}
.em_creative_header {
background: transparent none repeat scroll 0 0;
z-index: 999;
}
.single_header_address {
padding: 27px 0 20px;
}
.creative_header_button {
background: #f9f9f9 none repeat scroll 0 0;
padding: 30px 0;
position: relative;
text-align: center;
}
.creative_header_button:before,
.em_creative_header:before,
.em_creative_header:after
{
display: none;
}
.single_header_address.ctrp {
padding-bottom: 50px;
}
.em_creative_header {
padding-bottom: 0;
}
.em-nivo-slider-wrapper .nivo-directionNav {
display: none;
}  .witr_section_title_inner.text-center p,
.witr_section_title_inner.text-left p,
.witr_section_title_inner.text-right p {
width: 83%;
}
.title_in_area{
width: 100%;	
} .witr_text_widget_inner h1,
.witr_text_widget_inner h2 {
font-size: 23px;
}
.witr_about_content {
text-align: center;
}
.witr_about_image { } .burden-accourdion-title h2 i {
display: none;
}
.accordion-content {
padding: 23px 0px;
} .witr_custom2_icon {
float: none;
margin-right: 0;
margin-bottom: 15px;
}
.witr_service3_box {
text-align: center;
}
.witr_service3_icon {
float: none;
margin-right: 0;
margin-bottom: 15px;
} .testomonial.testomonial-5 .test-part img.testimg {
top: 86%;
}	
.witr_content_test7 {
padding: 0;
} .witr_testomonial_area {
width: 90%;
}
.witr_testi_main {
width: 90%;
} .blog-img img {
width: 100%;
}	
.sub-border-2 .sub-item span {
top: 31px;
left: 75%;
}
.sub-item p {
padding: 0;
}
.digital-item ul li a {
padding: 7px 57px;
}
.mobil-item {
margin-top: 30px;
}
.download-demo {
text-align: center;
} .dnSlide-main.done {
margin-left: -54px;
}
.Screenshots-fearm img {
width: 240% !important;
left: -149px;
top: -24px;
max-width: 240% !important;
}  	
.Screenshots .dnSlide-main .dnSlide-right-btn {
right: 0px;
}
.Screenshots .dnSlide-main .dnSlide-left-btn {
left: 47px;
}	
.burden-accourdion-title h2 {
padding-left: 20px;
}	
.w_apps_button a {
padding: 3px 20px 11px 20px !important;
}	
span.iburden {
font-size: 20px;
margin-right: 10px;
}	
span.spaninner {
font-size: 20px;
} .digital-img img,
.witr_app_area .digital-content h3 {
margin-top:0px !important;
} .witr_counter_single {
text-align: center;
}		
.witr_counter_icon i {
margin-bottom: 15px;
margin-right: 0;
float: none;
}
.witr_custom_icon {
margin-bottom: 10px;
}
.witr_custom_icon i{
margin-right: 0;
float: none;	
}
.footer-item form label {
margin-left: 30px;
}
.deshboard img {
width: 100%;
}
.video-part .video-overlay {
padding: 200px 0;
}
.video-item h3 {
font-size: 30px;
} .blog-content span {
font-size: 14px;
}
.blog-left-side .widget h2 {
font-size: 19px;
}	
.blog-page-title h2 {
font-size: 18px;
}	
.widget .widget_media_image img{
width:100%;
}	
.blog-left-side .blog-title > ul > li > a {
height: 30px;
width: 30px;
line-height: 29px;
font-size: 15px;
margin-right: 2px;
}	
.recent-post-text > h4 {
line-height: 23px;
}
.recent-post-text h4 a ,
.recent-post-text .rcomment{
font-size: 18px;
}
.breadcumb-area {
padding-top: 93px !important;
}
.em-blog-content-area {
padding: 15px 15px 10px;
} .witr_9 .burden_video_inner{
margin-bottom: 73px;
}
.witr_9 .burden_video_inner{
top: 37px;
}
.witr_11 {
margin-top: 100px;
}
.witr_5 .burden_content p{
width: 100%;
}
.witr_b9{
margin-top: 75px;
} .portfolio-details-box {
margin-left: 0;
}
.pimgs img {
width: 100%;
}
.portfolio-details-box h2 {
padding-top: 20px;
} .witr_field2 .witr_form_field2,
.witr_field2 .witr_form_field2 {
float: none;
width: 100%;
}	
.witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd),
.witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd) {
margin-right: 0;
} span.cdowns {
margin-bottom: 20px;
}
span.cdowns:before {
display: none;
}
span.cdowns:after {
display: none;
}
.witr_btn {
margin-top: 11px !important;
} .curosel-style .owl-nav div {
left: -15px;
}
.curosel-style .owl-nav .owl-next{
right: -15px;	
} .mrl65,.mrr15{
display:none;
}
.mrr50 {
margin-right: -235px;
}
.mrl110 {
margin-left: -63px;
}
.mrr90 {
margin-right: -40px;
} .burden_event_thumb {
float: none;
margin-bottom: 15px;
}
.burden_single_event {
margin: 0;
}
.burden_event_icon span {
margin-right: 5px;
}
.testomonial-slide  .slick-prev,
.blog_wrap  .slick-prev
{
left: 15px;
}
.testomonial-slide  .slick-next,
.blog_wrap  .slick-next
{
right: 15px;
}
.recent-post-text {
margin-top: 10px;
}  .singleAbSlide {
right: 0;
left: 0;
bottom: -218px;
}
.em_single_testimonial {
padding: 37px 20px 26px;
}
.em_testi_logo {
right: 15px;
top: 35px;
}
.witr_nth_child:nth-child(2n) {
margin-top: 0;
margin-bottom:30px;
}
.witr_single_call .text-right {
text-align: center !important;
}
.witr_center{
text-align: center;	
}
.em_slider_social {
top: 41%;
z-index: 999999;
display:none;
}
.burden_content {
margin-bottom: 30px;
}
.em-service2.sleft .em-service-icon {
float: none;
margin-bottom: 10px;
} .elementor-col-33,
.elementor-col-25{
width:50% !important;
}
.elementor-column.elementor-col-33, 
.elementor-column.elementor-col-25, 
.elementor-column.elementor-col-20, 
.elementor-column.elementor-col-10, 
.elementor-column[data-col="33"],
.elementor-column[data-col="25"],
.elementor-column[data-col="20"],
.elementor-column[data-col="10"]
{
width:50% !important;
}
} @media (max-width: 767px) {
.em-slider-title {
font-size: 16px;
margin-bottom: 10px;
}
.em-slider-sub-title {
font-size: 28px;
margin-bottom: 0;
}
.em-slider-descript {
display: none;
}
.em-slider-button {
display: none;
}
.em-nivo-slider-wrapper .nivo-controlNav {
display: none;
}
.text-left .em_slider_s2_content {
margin-right: auto;
}
.text-right .em_slider_s2_content {
margin-left: auto;
}
.em-slider-sub-title {
line-height: 32px;
}
.em_slider_inner.text-left,
.em_slider_inner.text-right{
text-align:center !important;
}
.em_slider_s2_image {
display: none;
} .witr_banner_area {
height: 640px;
}    
.witr_banner_content h1 {
font-size: 25px;
}
.witr_banner_content h2 {
font-size: 20px;
}	
.witr_banner_content p {
font-size: 16px;
width: 87%;
}	
.witr_banner_content.text-left,
.witr_banner_content.text-right{
text-align:center !important;
}	
.witr_banner_content.text-left p,
.witr_banner_content.text-right p {
width: 100%;
}	
.witr_banner_content.text-left {
margin-left: 0;
}	
.witr_banner_content.text-right {
margin-right: 0;
}	
.witr_video_butns {
display: block;
margin-top: 15px;
} .banner_area {
text-align: center;
}	
.banner-content h1,
.banner-content h2,
.banner-content h3 {
font-size: 22px;
}
.witr_float .butn,
.witr_float .butn {
float: none;
}
.witr_btns2 {
display: block;
margin-top: 20px;
}
.banner-content form {
width: 100%;
}
.banner-content input {
width: 100%;
}
.banner-content button {
position: inherit;
margin-top: 20px;
}
.witr_deshboard {
margin-top: 30px;
} .witr_ds_content {
height: 600px;
background-size: cover;
background-position: center center;
overflow: hidden;
}
.text-right .witr_ds_content_inner h1, 
.text-right .witr_ds_content_inner h2,
.text-right .witr_ds_content_inner h3,
.text-right .witr_ds_content_inner p,
.text-left .witr_ds_content_inner h1, 
.text-left .witr_ds_content_inner h2, 
.text-left .witr_ds_content_inner h3, 
.text-left .witr_ds_content_inner p,
.text-center .witr_ds_content_inner h1,
.text-center .witr_ds_content_inner h2,
.text-center .witr_ds_content_inner h3,
.text-center .witr_ds_content_inner p {
width: 100% !important;
margin-left: auto;
margin-right: auto;
text-align:center !important;
}
.text-right .witr_ds_content_inner h1, 
.text-right .witr_ds_content_inner h2,
.text-right .witr_ds_content_inner h3,
.text-left .witr_ds_content_inner h1, 
.text-left .witr_ds_content_inner h2, 
.text-left .witr_ds_content_inner h3,
.text-center .witr_ds_content_inner h1,
.text-center .witr_ds_content_inner h2,
.text-center .witr_ds_content_inner h3{
font-size:23px;
}
.witr_btn {
padding: 10px 26px;
margin-right: 0;
}
.slider_btn {
text-align: center;
}
.elementor-section-full_width .witr_containers {
margin: auto;
width: 90%;
}
.section-title.t_center {
width: 100%;
}
.section-title.t_left {
width: 100%;
}
.section-title.t_right {
width: 100%;
}  .top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
font-size: 13px;
}
.top-right-menu ul.social-icons {
} .footer-top-inner p {
width: 100%;
}
.footer-menu ul {
margin: 10px 0 0;
text-align: center !important;
}
.footer-menu ul li a {
font-size: 14px;
}
.copy-right-text p {
text-align: center;
}
.breadcumb-blog-area {
padding: 50px 0;
} .em-blog-content-area {
padding: 20px 10px 5px;
}
.burden-blog-meta-left a, .burden-blog-meta-left span {
font-size: 11px;
margin-right: 3px;
}
.burden-blog-meta-right a, .burden-blog-meta-right span {
font-size: 11px;
margin-left: 3px;
} .post_reply ul, .blog-content ul, .single-blog-content ul {
padding-left: 20px;
}
.post_reply ol, .blog-content ol, .single-blog-content ol {
padding-left: 20px;
}
.comments-area .children {
margin-left: 10px;
}
.comment_field .input-field {
width: 100%;
}
.pdsr {
padding-top: 50px;
}
.pdsl {
padding-bottom: 90px;
}
#wp-calendar {
display: block;
} .copy-right-text p {
font-size: 11px;
}
.footer-social-icon a i {
font-size: 16px;
height: 35px;
line-height: 35px;
width: 35px;
} .creative_header_curve {
display: none;
}
.creative_header_logo {
padding-right: 0;
text-align: center;
}
.em_creative_header {
background: transparent none repeat scroll 0 0;
z-index: 999;
}
.single_header_address {
padding: 10px 71px 10px 0;
text-align: center;
}
.creative_header_button {
background: #f9f9f9 none repeat scroll 0 0;
padding: 30px 0;
position: relative;
text-align: center;
}
.creative_header_icon {
float: none;
margin-bottom: 10px;
margin-right: 0;
overflow: hidden;
}
.creative_header_address .col-sm-4.col-xs-12{
padding-left:0;
}
.creative_header_logo {
display: none;
}
.creative_header_button:before,
.em_creative_header:before,
.em_creative_header:after
{
display: none;
}
.single_header_address.ctrp {
padding-bottom: 40px;
}  .copy-right-text p {
font-size: 15px;
}
.burden-blog-thumb img {
width: 100%;
} .witr_section_title_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3{
font-size: 21px;
line-height: 30px;
}
.witr_section_title_inner h2 {
margin-bottom: 4px;
}
.title_in:before,
.title_in:after {
background: none;
}
.title_tx h2 {
font-size: 16px;
line-height: 20px;
}
.title_in {
float: none;
padding-right: 0;
}	
.title_in_area,
.witr_section_title_inner.text-center p,
.witr_section_title_inner.text-left p,
.witr_section_title_inner.text-right p {
width: 100%;
}
.witr_section_title_inner p {
padding-top: 10px;
}
.witr_section_title{
text-align: center;
}
.witr_section_title .text-right {
text-align: center !important;
}
.title_btn {
margin: 30px 0 20px;
} .witr_text_widget_inner h1,
.witr_text_widget_inner h2 {
font-size: 20px;
line-height: 36px;
}	
.witr_text_widget_inner p,
.about-content span{
font-size: 16px;
} .em_feature-icon {
font-size: 18px;
margin-right: 15px;
}	
.em_feature-icon i {
float: none;
}
.em-feature-title h2 {
margin-top: 0;
margin-bottom: 0;
}
.witr_feature_content_3d h3 {
font-size: 21px;
}
.sub-item h3 {
font-size: 21px;
}
.w_apps_button_area {
text-align: center;
}
.witr_app_area .digital-content h3 {
margin: 0 !important;
font-size: 25px;
} .dnSlide-main.done {
-webkit-transform: scale(0.4);
transform: scale(0.4);
margin-left: -280px;
top: -120px;		
}
.Screenshots-fearm img {
width: 260% !important;
max-width: 260% !important;
left: -65px;
}   
.dnSlide-main  img{
width: 100%;
} 
.dnSlide-btn {
display: none;
}
.Screenshots-area .Screenshots-frame-img {
left: -64%;
top: -13px;
width: 232%;
}
.digital-item ul li a {
padding: 7px 27px;
}
.mobil-item {
margin-top: 30px;
} span.cdowns {
margin-bottom: 30px;
}
span.cdowns:before {
display: none;
}
span.cdowns:after {
display: none;
}
.witr_btn {
margin-top: 11px !important;
} .testomonial.testomonial-5 .test-part img.testimg {
top: 88%;
}
.testomonial .test-part img {
margin: 0 !important;
}
.em_test_thumb {
margin-right:15px;	
}
.em_testi_title h2 {
font-size: 17px;
}
.testiCreCon {
padding: 8px 20px 30px 20px;
}
.witr_content_test7 {
padding: 0;
} .witr_testomonial_area {
width: 100%;
}
.witr_test_part {
float: none;
margin-left: 0;
margin-right: 0;
}
.witr_test_part img {
margin: auto;
} 
.witr_testi_main {
width: 100%;
} .video-part .video-overlay .video-item h3 {
color: #fff;
font-size: 25px;	
}
.video-part .video-overlay {
padding: 110px 0 !important;
} .service-item {
text-align: center;
}
.em-service2.sleft .em-service-icon,
.em-service2.sright .em-service-icon {
float: none;
margin-bottom: 10px;	
}
.witr_service2_box {
text-align: center;
}
.witr_custom2_icon {
float: none;
margin-right: 0;
margin-bottom: 15px;
}
.witr_service3_box {
text-align: center;
}
.witr_service3_icon {
float: none;
margin-right: 0;
margin-bottom: 15px;
} .burden_tab li {
margin-bottom: 20px;
}
.witr_adv_tab_content {
margin: 0;
}
.witr_taba_style1 .nav-tabs .nav-link {
margin-right: 0px; 
} .witr_ac_style {
font-size: 15px;
}
.witr_ac_style:before,
.active .witr_ac_style:before {
right: 10px;
}
.elementor-tab-title {
font-size: 13px !important;
}
.burden-accourdion-title h2{
font-size: 14px;
padding-left: 20px;
} .blog-img img {
width: 100%;
}
.witr_blog_con {
padding: 12px 10px 18px;
}
.witr_blog_con h2 {
font-size: 21px;
}
.witr_post_Author {
margin: 0 10px;
} .witr_counter_single {
text-align: center;
margin-bottom: 20px;	
}		
.witr_counter_icon i{
margin-bottom: 15px;
margin-right: 0;
float: none;
}
.witr_custom_icon {
margin-bottom: 10px;
}
.witr_custom_icon i{
margin-right: 0;
float: none;	
} .video-play-6 {
width: 80%;
}
.subscribe form input {
width: 500px;
}
.download-content-6 ul li a {
padding: 12px 46px 12px 80px;
}
.donwload-overlay {
padding-top: 215px;
}
.video-part .video-overlay {
padding: 200px 0;
}	
.play-overlay i {
font-size: 32px;
}
.digital-img {
margin-top: 100px;
} .field.topfield .form-field {
float: none;
width: 100%;
}
.form-controls .field.topfield .form-field:nth-child(2n) {
margin-left: 0;
}
.witr_field1 .witr_form_field1 {
width: 100%;
}
.witr_form_controls1 .witr_field1 .witr_form_field1:nth-child(2n) {
margin-left: 0;
} .w_apps_button_image {
margin-right: 0;
margin-bottom: 20px;
}	
.tab_content.text-left {
text-align: center !important;
} .footer-middle {
text-align: center;
}
.blog-content h5 > a {
font-size: 17px;
}
.blog-content span {
font-size: 12px;
}
.blog-page-title h2 {
font-size: 17px;
}
.wblog-content h5 > a {
font-size: 20px;
}
.wblog-content span {
margin-right: 5px;
}	
.blog-left-side .blog-title > ul > li > a {
margin-right: 8px;
}
.widget .widget_media_image img{
width:100%;
}		
.recent-post-text > h4 {
margin-top: 2px;
line-height: 1;
}
.recent-post-text h4 a {
font-size: 14px;
}
.witr_post_Author6{
}
.witr_blog_con6 h2 {
font-size: 17px;
}
.witr_blog_con6 h5 a {
font-size: 15px;
} .all_cal_color {
text-align: center;
}
.burden_video_inner{
top: 21px;
}
.burden_video11.burden_video_inner{
top: 50%;
}
.burden_button a {
margin-bottom: 30px;
margin-right: 0px;	
}
.burden_content h2,
.burden_content h3{
font-size: 23px;
}
.witr_9 .burden_video_inner{
margin-bottom: 73px;
} 
.witr_b9 {
margin-top: -10px;
} .portfolio-details-box {
margin-left: 0;
}
.portfolio-details-box ul li span.eright {
font-size: 15px;
margin-left: 0;
}
.portfolio-details-box ul li b {
font-size: 15px;
}
.portfolio-details-box h2 {
padding-top: 20px;
}
.portfolio-details-box .burden-single-icon-inner a {
margin: 0 4px;
} .single_protfolio {
margin-bottom: 30px;
}
.portfolio_nav ul li {
padding: 6px 20px;
} .witr_field2 .witr_form_field2,
.witr_field2 .witr_form_field2 {
float: none;
width: 100%;
}	
.witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd),
.witr_form_controls2 .witr_field2 .witr_form_field2:nth-child(odd) {
margin-right: 0;
} .owl-nav,
.slick-prev, .slick-next,
.em-nivo-slider-wrapper .nivo-directionNav {
display: none;
} .witr_sicon_bottom.witr_hd_timeline_contant {
padding-bottom: 20px;
padding-top: 30px;
}
.mrl65 {
margin-left: 16px;
padding-top: 25px;
}
.mrl110 {
margin-left: 17px;
padding-top: 25px;;
}
.mrr90 {
margin-right: 15px;
}
.mrr50 {
margin-right: 14px;
}
.mrr15 {
margin-right: 14px;
} .burden_event_thumb {
float: none;
margin-bottom: 15px;
}
.burden_single_event {
margin: 0;
}
.burden_event_icon span {
margin-right: 5px;
}
#sb_instagram .sbi_photo_wrap {
margin-bottom: 25px;
}
.testomonial-slide  .slick-prev,
.blog_wrap  .slick-prev
{
left: 15px;
}
.testomonial-slide  .slick-next,
.blog_wrap  .slick-next
{
right: 15px;
}
.em-feature {
margin-bottom: 23px;
}
.single_counter {
margin-bottom: 20px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li a {
padding: .5em 6px;
}
.woocommerce div.product .woocommerce-tabs ul.tabs li {
padding: 0px .5em;
margin-right: 6px;
}
.burden-header-top {
display:none;
}
.accordion_area {
padding-top: 30px;
}
.footer-sociala-icon {
float: none; 
}
.footer-sociala-info p {
text-align: center;
}  .ab_videoArea {
padding: 44px 23px 40px;
}
.singleAbSlide {
position: inherit;
bottom: -30px;
right: 0;
left: 0;
} .singleSS { }
.detail_SS h3 {
font-size: 21px;
}
.em_single_testimonial {
padding: 37px 20px 26px;
}
.witr_testi_itemt {
padding: 0px;
}
.em_testi_logo {
right: 15px;
top: 35px;
}
.witr_nth_child:nth-child(2n) {
margin-top: 0;
} .witr_text_widget_inner h1,
.witr_text_widget_inner h2 {
font-size: 23px;
}
.witr_about_content {
text-align: center;
}
.witr_about_content h3 {
font-size: 30px;
}
.witr_about_image {
margin-top: 30px;
}
.witr_service3_box {
top: 50%;
transform: translateX(-50%) translateY(-50%);
left: 50%;padding: 0;
}
.em_slider_social {
top: 40%;
display: none;
} .witr_back_img img {
height: 554px !important;
height: auto;
} .burden_content {
margin-bottom: 30px;
}
.mc4wp-form-fields button {
width: 100%;
position: inherit;
padding: 25px 30px;
margin-top: 25px;
}
.witr_sstyle_9 {
padding: 42px 20px 50px;
}
.w_apps_button {
margin-bottom: 30px;
}
} @media only screen and (min-width: 480px) and (max-width: 767px) {
.em-slider-button {
display: block;
}
.em-nivo-slider-wrapper .nivo-directionNav {
display: block;
}
.em-button-button-area a {
margin-right: 5px;
margin-top: 15px;
padding: 3px 20px;
font-size: 12px;
} .banner-content button {
position: absolute;
} .portfolio_nav ul li {
margin: 0 2px 10px;
} .witr_banner_area {
height: 600px;
}	
.witr_banner_content.text-right p {
width: 92%;
margin:auto;
font-size:17px;
}
.witr_banner_content.text-left p {
width: 92%;
margin:auto;
font-size:17px;
} .witr_section_title_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3 {
font-size: 25px;
}	
.witr_section_title_inner.text-center p,
.witr_section_title_inner.text-left p,
.witr_section_title_inner.text-right p {
width: 91%;
} .witr_text_widget_inner p,
.about-content span{
font-size: 14px !important;
} .blog-part {
text-align: center;
} .dnSlide-main.done {
-webkit-transform: scale(0.7);
transform: scale(0.7);
margin-left: -196px;
}
.Screenshots-fearm img {
width: 256% !important;
max-width: 256% !important;
left: -98px;
top: 49px;
}
.burden-header-top {
display:block;
}
} @media (min-width: 10px) and (max-width: 991px){	
.mobile-menu{
display:block !important;
}
.mobile_logo_area{
display:block !important;
}
.burden-main-menu{
display:none !important;
}
.d_md_none{
display:none !important;
}
.em-feature {
margin-bottom: 20px;
}
.single_counter {
margin-bottom: 20px;
}
}
@media (min-width: 10px) and (max-width: 991px){
.text_m_center{
text-align:center !important;
}
.text_m_right{
text-align:right !important;
}
.text_m_left{
text-align:right !important;
}
.menu_18.top-address p span {
font-size: 13px;
}
.footer-top-inner p {
width: 85%;
}	
}
@media (min-width: 10px) and (max-width: 768px){
.ps_absulate{
position: inherit !important;
}
.psc_absolute{
position: inherit !important;
}
}
@media (min-width: 570px) and (max-width: 767px){
.text_s_center{
text-align:center !important;
}
.text_s_right{
text-align:right !important;
}
.text_s_left{
text-align:right !important;
}
.footer-top-inner p {
width: 95%;
}	
}
@media (min-width: 10px) and (max-width: 570px){
.burden-header-top{
display:none;
}
}.elementor-hidden{display:none}.elementor-visibility-hidden{visibility:hidden}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;top:-10000em;width:1px;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{clear:both;content:"";display:block;height:0;width:0}.e-logo-wrapper{background:var(--e-a-bg-logo);border-radius:50%;display:inline-block;line-height:1;padding:.75em}.e-logo-wrapper i{color:var(--e-a-color-logo);font-size:1em}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor hr{background-color:transparent;margin:0}.elementor img{border:none;border-radius:0;box-shadow:none;height:auto;max-width:100%}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor embed,.elementor iframe,.elementor object,.elementor video{border:none;line-height:1;margin:0;max-width:100%;width:100%}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{direction:ltr;inset:0;overflow:hidden;position:absolute;z-index:0}.elementor .elementor-background-video-container{pointer-events:none;transition:opacity 1s}.elementor .elementor-background-video-container.elementor-loading{opacity:0}.elementor .elementor-background-video-embed{max-width:none}.elementor .elementor-background-video,.elementor .elementor-background-video-embed,.elementor .elementor-background-video-hosted{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-background-video-hosted{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay{inset:0;position:absolute}.elementor .elementor-background-slideshow{inset:0;position:absolute;z-index:0}.elementor .elementor-background-slideshow__slide__image{background-position:50%;background-size:cover;height:100%;width:100%}.e-con-inner>.elementor-element.elementor-absolute,.e-con>.elementor-element.elementor-absolute,.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.e-con-inner>.elementor-element.elementor-fixed,.e-con>.elementor-element.elementor-fixed,.elementor-widget-wrap>.elementor-element.elementor-fixed{position:fixed}.elementor-widget-wrap .elementor-element.elementor-widget__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}@media (max-width:1024px){.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-tablet__width-initial{max-width:100%}}@media (max-width:767px){.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-auto,.elementor-widget-wrap .elementor-element.elementor-widget-mobile__width-initial{max-width:100%}}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;align-self:var(--align-self);flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){align-content:var(--align-content);align-items:var(--align-items);flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);gap:var(--row-gap) var(--column-gap);justify-content:var(--justify-content)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-left{text-align:left}.elementor-align-center .elementor-button,.elementor-align-left .elementor-button,.elementor-align-right .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{left:50%;position:absolute;top:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{color:#fff;font-size:100px;text-shadow:1px 0 6px rgba(0,0,0,.3)}.elementor-custom-embed-play svg{height:100px;width:100px;fill:#fff;filter:drop-shadow(1px 0 6px rgba(0,0,0,.3))}.elementor-custom-embed-play i,.elementor-custom-embed-play svg{opacity:.8;transition:all .5s}.elementor-custom-embed-play.elementor-playing i{font-family:eicons}.elementor-custom-embed-play.elementor-playing i:before{content:"\e8fb"}.elementor-custom-embed-play.elementor-playing i,.elementor-custom-embed-play.elementor-playing svg{animation:eicon-spin 2s linear infinite}.elementor-tag{display:inline-flex}.elementor-ken-burns{transition-duration:10s;transition-property:transform;transition-timing-function:linear}.elementor-ken-burns--out{transform:scale(1.3)}.elementor-ken-burns--active{transition-duration:20s}.elementor-ken-burns--active.elementor-ken-burns--out{transform:scale(1)}.elementor-ken-burns--active.elementor-ken-burns--in{transform:scale(1.3)}@media (min-width:-1){.elementor-widescreen-align-center{text-align:center}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-center .elementor-button,.elementor-widescreen-align-left .elementor-button,.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-laptop-align-center{text-align:center}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-center .elementor-button,.elementor-laptop-align-left .elementor-button,.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-center .elementor-button,.elementor-tablet_extra-align-left .elementor-button,.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-justify .elementor-button{width:100%}}@media (max-width:1024px){.elementor-tablet-align-center{text-align:center}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-center .elementor-button,.elementor-tablet-align-left .elementor-button,.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-mobile_extra-align-center{text-align:center}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-center .elementor-button,.elementor-mobile_extra-align-left .elementor-button,.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-justify .elementor-button{width:100%}}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-center .elementor-button,.elementor-mobile-align-left .elementor-button,.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-page-title,h1.entry-title{display:var(--page-title-display)}@keyframes eicon-spin{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:eicon-spin 2s linear infinite}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-left:auto;margin-right:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-stretched{position:relative;width:100%}.elementor-section.elementor-section-items-top>.elementor-container{align-items:flex-start}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-section.elementor-section-items-bottom>.elementor-container{align-items:flex-end}@media (min-width:768px){.elementor-section.elementor-section-height-full{height:100vh}.elementor-section.elementor-section-height-full>.elementor-container{height:100%}}.elementor-bc-flex-widget .elementor-section-content-top>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-start}.elementor-bc-flex-widget .elementor-section-content-middle>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:center}.elementor-bc-flex-widget .elementor-section-content-bottom>.elementor-container>.elementor-column>.elementor-widget-wrap{align-items:flex-end}.elementor-widget-wrap{align-content:flex-start;flex-wrap:wrap;position:relative;width:100%}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget-wrap.e-swiper-container{width:calc(100% - (var(--e-column-margin-left, 0px) + var(--e-column-margin-right, 0px)))}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:var(--kit-widget-spacing,20px)}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-auto,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{display:flex;min-height:1px;position:relative}.elementor-column-gap-narrow>.elementor-column>.elementor-element-populated{padding:5px}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}.elementor-column-gap-extended>.elementor-column>.elementor-element-populated{padding:15px}.elementor-column-gap-wide>.elementor-column>.elementor-element-populated{padding:20px}.elementor-column-gap-wider>.elementor-column>.elementor-element-populated{padding:30px}.elementor-inner-section .elementor-column-gap-no .elementor-element-populated{padding:0}@media (min-width:768px){.elementor-column.elementor-col-10,.elementor-column[data-col="10"]{width:10%}.elementor-column.elementor-col-11,.elementor-column[data-col="11"]{width:11.111%}.elementor-column.elementor-col-12,.elementor-column[data-col="12"]{width:12.5%}.elementor-column.elementor-col-14,.elementor-column[data-col="14"]{width:14.285%}.elementor-column.elementor-col-16,.elementor-column[data-col="16"]{width:16.666%}.elementor-column.elementor-col-20,.elementor-column[data-col="20"]{width:20%}.elementor-column.elementor-col-25,.elementor-column[data-col="25"]{width:25%}.elementor-column.elementor-col-30,.elementor-column[data-col="30"]{width:30%}.elementor-column.elementor-col-33,.elementor-column[data-col="33"]{width:33.333%}.elementor-column.elementor-col-40,.elementor-column[data-col="40"]{width:40%}.elementor-column.elementor-col-50,.elementor-column[data-col="50"]{width:50%}.elementor-column.elementor-col-60,.elementor-column[data-col="60"]{width:60%}.elementor-column.elementor-col-66,.elementor-column[data-col="66"]{width:66.666%}.elementor-column.elementor-col-70,.elementor-column[data-col="70"]{width:70%}.elementor-column.elementor-col-75,.elementor-column[data-col="75"]{width:75%}.elementor-column.elementor-col-80,.elementor-column[data-col="80"]{width:80%}.elementor-column.elementor-col-83,.elementor-column[data-col="83"]{width:83.333%}.elementor-column.elementor-col-90,.elementor-column[data-col="90"]{width:90%}.elementor-column.elementor-col-100,.elementor-column[data-col="100"]{width:100%}}@media (max-width:479px){.elementor-column.elementor-xs-10{width:10%}.elementor-column.elementor-xs-11{width:11.111%}.elementor-column.elementor-xs-12{width:12.5%}.elementor-column.elementor-xs-14{width:14.285%}.elementor-column.elementor-xs-16{width:16.666%}.elementor-column.elementor-xs-20{width:20%}.elementor-column.elementor-xs-25{width:25%}.elementor-column.elementor-xs-30{width:30%}.elementor-column.elementor-xs-33{width:33.333%}.elementor-column.elementor-xs-40{width:40%}.elementor-column.elementor-xs-50{width:50%}.elementor-column.elementor-xs-60{width:60%}.elementor-column.elementor-xs-66{width:66.666%}.elementor-column.elementor-xs-70{width:70%}.elementor-column.elementor-xs-75{width:75%}.elementor-column.elementor-xs-80{width:80%}.elementor-column.elementor-xs-83{width:83.333%}.elementor-column.elementor-xs-90{width:90%}.elementor-column.elementor-xs-100{width:100%}}@media (max-width:767px){.elementor-column.elementor-sm-10{width:10%}.elementor-column.elementor-sm-11{width:11.111%}.elementor-column.elementor-sm-12{width:12.5%}.elementor-column.elementor-sm-14{width:14.285%}.elementor-column.elementor-sm-16{width:16.666%}.elementor-column.elementor-sm-20{width:20%}.elementor-column.elementor-sm-25{width:25%}.elementor-column.elementor-sm-30{width:30%}.elementor-column.elementor-sm-33{width:33.333%}.elementor-column.elementor-sm-40{width:40%}.elementor-column.elementor-sm-50{width:50%}.elementor-column.elementor-sm-60{width:60%}.elementor-column.elementor-sm-66{width:66.666%}.elementor-column.elementor-sm-70{width:70%}.elementor-column.elementor-sm-75{width:75%}.elementor-column.elementor-sm-80{width:80%}.elementor-column.elementor-sm-83{width:83.333%}.elementor-column.elementor-sm-90{width:90%}.elementor-column.elementor-sm-100{width:100%}}@media (min-width:768px) and (max-width:1024px){.elementor-column.elementor-md-10{width:10%}.elementor-column.elementor-md-11{width:11.111%}.elementor-column.elementor-md-12{width:12.5%}.elementor-column.elementor-md-14{width:14.285%}.elementor-column.elementor-md-16{width:16.666%}.elementor-column.elementor-md-20{width:20%}.elementor-column.elementor-md-25{width:25%}.elementor-column.elementor-md-30{width:30%}.elementor-column.elementor-md-33{width:33.333%}.elementor-column.elementor-md-40{width:40%}.elementor-column.elementor-md-50{width:50%}.elementor-column.elementor-md-60{width:60%}.elementor-column.elementor-md-66{width:66.666%}.elementor-column.elementor-md-70{width:70%}.elementor-column.elementor-md-75{width:75%}.elementor-column.elementor-md-80{width:80%}.elementor-column.elementor-md-83{width:83.333%}.elementor-column.elementor-md-90{width:90%}.elementor-column.elementor-md-100{width:100%}}@media (min-width:-1){.elementor-reverse-widescreen>.elementor-container>:first-child{order:10}.elementor-reverse-widescreen>.elementor-container>:nth-child(2){order:9}.elementor-reverse-widescreen>.elementor-container>:nth-child(3){order:8}.elementor-reverse-widescreen>.elementor-container>:nth-child(4){order:7}.elementor-reverse-widescreen>.elementor-container>:nth-child(5){order:6}.elementor-reverse-widescreen>.elementor-container>:nth-child(6){order:5}.elementor-reverse-widescreen>.elementor-container>:nth-child(7){order:4}.elementor-reverse-widescreen>.elementor-container>:nth-child(8){order:3}.elementor-reverse-widescreen>.elementor-container>:nth-child(9){order:2}.elementor-reverse-widescreen>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child{order:10}.elementor-reverse-laptop>.elementor-container>:nth-child(2){order:9}.elementor-reverse-laptop>.elementor-container>:nth-child(3){order:8}.elementor-reverse-laptop>.elementor-container>:nth-child(4){order:7}.elementor-reverse-laptop>.elementor-container>:nth-child(5){order:6}.elementor-reverse-laptop>.elementor-container>:nth-child(6){order:5}.elementor-reverse-laptop>.elementor-container>:nth-child(7){order:4}.elementor-reverse-laptop>.elementor-container>:nth-child(8){order:3}.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:2}.elementor-reverse-laptop>.elementor-container>:nth-child(10){order:1}}@media (min-width:1025px) and (max-width:-1){.elementor-reverse-laptop>.elementor-container>:first-child,.elementor-reverse-laptop>.elementor-container>:nth-child(10),.elementor-reverse-laptop>.elementor-container>:nth-child(2),.elementor-reverse-laptop>.elementor-container>:nth-child(3),.elementor-reverse-laptop>.elementor-container>:nth-child(4),.elementor-reverse-laptop>.elementor-container>:nth-child(5),.elementor-reverse-laptop>.elementor-container>:nth-child(6),.elementor-reverse-laptop>.elementor-container>:nth-child(7),.elementor-reverse-laptop>.elementor-container>:nth-child(8),.elementor-reverse-laptop>.elementor-container>:nth-child(9){order:0}.elementor-reverse-tablet_extra>.elementor-container>:first-child{order:10}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet_extra>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:-1) and (max-width:1024px){.elementor-reverse-tablet>.elementor-container>:first-child{order:10}.elementor-reverse-tablet>.elementor-container>:nth-child(2){order:9}.elementor-reverse-tablet>.elementor-container>:nth-child(3){order:8}.elementor-reverse-tablet>.elementor-container>:nth-child(4){order:7}.elementor-reverse-tablet>.elementor-container>:nth-child(5){order:6}.elementor-reverse-tablet>.elementor-container>:nth-child(6){order:5}.elementor-reverse-tablet>.elementor-container>:nth-child(7){order:4}.elementor-reverse-tablet>.elementor-container>:nth-child(8){order:3}.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:2}.elementor-reverse-tablet>.elementor-container>:nth-child(10){order:1}}@media (min-width:768px) and (max-width:-1){.elementor-reverse-tablet>.elementor-container>:first-child,.elementor-reverse-tablet>.elementor-container>:nth-child(10),.elementor-reverse-tablet>.elementor-container>:nth-child(2),.elementor-reverse-tablet>.elementor-container>:nth-child(3),.elementor-reverse-tablet>.elementor-container>:nth-child(4),.elementor-reverse-tablet>.elementor-container>:nth-child(5),.elementor-reverse-tablet>.elementor-container>:nth-child(6),.elementor-reverse-tablet>.elementor-container>:nth-child(7),.elementor-reverse-tablet>.elementor-container>:nth-child(8),.elementor-reverse-tablet>.elementor-container>:nth-child(9){order:0}.elementor-reverse-mobile_extra>.elementor-container>:first-child{order:10}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile_extra>.elementor-container>:nth-child(10){order:1}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-reverse-mobile>.elementor-container>:nth-child(2){order:9}.elementor-reverse-mobile>.elementor-container>:nth-child(3){order:8}.elementor-reverse-mobile>.elementor-container>:nth-child(4){order:7}.elementor-reverse-mobile>.elementor-container>:nth-child(5){order:6}.elementor-reverse-mobile>.elementor-container>:nth-child(6){order:5}.elementor-reverse-mobile>.elementor-container>:nth-child(7){order:4}.elementor-reverse-mobile>.elementor-container>:nth-child(8){order:3}.elementor-reverse-mobile>.elementor-container>:nth-child(9){order:2}.elementor-reverse-mobile>.elementor-container>:nth-child(10){order:1}.elementor-column{width:100%}}.elementor-grid{display:grid;grid-column-gap:var(--grid-column-gap);grid-row-gap:var(--grid-row-gap)}.elementor-grid .elementor-grid-item{min-width:0}.elementor-grid-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}@media (min-width:-1){.elementor-grid-widescreen-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-widescreen-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-widescreen-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-widescreen-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-widescreen-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-widescreen-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-widescreen-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-widescreen-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-widescreen-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-widescreen-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-widescreen-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-widescreen-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-widescreen-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-widescreen-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-laptop-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-laptop-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-laptop-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-laptop-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-laptop-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-laptop-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-laptop-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-laptop-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-laptop-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-laptop-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-laptop-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-laptop-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-laptop-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-laptop-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:1024px){.elementor-grid-tablet-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-tablet-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-tablet-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-tablet-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-tablet-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-tablet-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-tablet-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-tablet-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-tablet-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-tablet-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-tablet-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-tablet-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-tablet-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-tablet-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:-1){.elementor-grid-mobile_extra-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile_extra-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile_extra-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile_extra-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile_extra-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile_extra-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile_extra-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile_extra-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile_extra-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile_extra-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile_extra-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile_extra-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile_extra-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile_extra-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (max-width:767px){.elementor-grid-mobile-0 .elementor-grid{display:inline-block;margin-bottom:calc(-1 * var(--grid-row-gap));width:100%;word-spacing:var(--grid-column-gap)}.elementor-grid-mobile-0 .elementor-grid .elementor-grid-item{display:inline-block;margin-bottom:var(--grid-row-gap);word-break:break-word}.elementor-grid-mobile-1 .elementor-grid{grid-template-columns:repeat(1,1fr)}.elementor-grid-mobile-2 .elementor-grid{grid-template-columns:repeat(2,1fr)}.elementor-grid-mobile-3 .elementor-grid{grid-template-columns:repeat(3,1fr)}.elementor-grid-mobile-4 .elementor-grid{grid-template-columns:repeat(4,1fr)}.elementor-grid-mobile-5 .elementor-grid{grid-template-columns:repeat(5,1fr)}.elementor-grid-mobile-6 .elementor-grid{grid-template-columns:repeat(6,1fr)}.elementor-grid-mobile-7 .elementor-grid{grid-template-columns:repeat(7,1fr)}.elementor-grid-mobile-8 .elementor-grid{grid-template-columns:repeat(8,1fr)}.elementor-grid-mobile-9 .elementor-grid{grid-template-columns:repeat(9,1fr)}.elementor-grid-mobile-10 .elementor-grid{grid-template-columns:repeat(10,1fr)}.elementor-grid-mobile-11 .elementor-grid{grid-template-columns:repeat(11,1fr)}.elementor-grid-mobile-12 .elementor-grid{grid-template-columns:repeat(12,1fr)}}@media (min-width:1025px){#elementor-device-mode:after{content:"desktop"}}@media (min-width:-1){#elementor-device-mode:after{content:"widescreen"}}@media (max-width:-1){#elementor-device-mode:after{content:"laptop";content:"tablet_extra"}}@media (max-width:1024px){#elementor-device-mode:after{content:"tablet"}}@media (max-width:-1){#elementor-device-mode:after{content:"mobile_extra"}}@media (max-width:767px){#elementor-device-mode:after{content:"mobile"}}@media (prefers-reduced-motion:no-preference){html{scroll-behavior:smooth}}.e-con{--border-radius:0;--border-top-width:0px;--border-right-width:0px;--border-bottom-width:0px;--border-left-width:0px;--border-style:initial;--border-color:initial;--container-widget-width:100%;--container-widget-height:initial;--container-widget-flex-grow:0;--container-widget-align-self:initial;--content-width:min(100%,var(--container-max-width,1140px));--width:100%;--min-height:initial;--height:auto;--text-align:initial;--margin-top:0px;--margin-right:0px;--margin-bottom:0px;--margin-left:0px;--padding-top:var(--container-default-padding-top,10px);--padding-right:var(--container-default-padding-right,10px);--padding-bottom:var(--container-default-padding-bottom,10px);--padding-left:var(--container-default-padding-left,10px);--position:relative;--z-index:revert;--overflow:visible;--gap:var(--widgets-spacing,20px);--row-gap:var(--widgets-spacing-row,20px);--column-gap:var(--widgets-spacing-column,20px);--overlay-mix-blend-mode:initial;--overlay-opacity:1;--overlay-transition:0.3s;--e-con-grid-template-columns:repeat(3,1fr);--e-con-grid-template-rows:repeat(2,1fr);border-radius:var(--border-radius);height:var(--height);min-height:var(--min-height);min-width:0;overflow:var(--overflow);position:var(--position);transition:background var(--background-transition,.3s),border var(--border-transition,.3s),box-shadow var(--border-transition,.3s),transform var(--e-con-transform-transition-duration,.4s);width:var(--width);z-index:var(--z-index);--flex-wrap-mobile:wrap;margin-block-end:var(--margin-block-end);margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-inline-start:var(--margin-inline-start);padding-inline-end:var(--padding-inline-end);padding-inline-start:var(--padding-inline-start);--margin-block-start:var(--margin-top);--margin-block-end:var(--margin-bottom);--margin-inline-start:var(--margin-left);--margin-inline-end:var(--margin-right);--padding-inline-start:var(--padding-left);--padding-inline-end:var(--padding-right);--padding-block-start:var(--padding-top);--padding-block-end:var(--padding-bottom);--border-block-start-width:var(--border-top-width);--border-block-end-width:var(--border-bottom-width);--border-inline-start-width:var(--border-left-width);--border-inline-end-width:var(--border-right-width)}body.rtl .e-con{--padding-inline-start:var(--padding-right);--padding-inline-end:var(--padding-left);--margin-inline-start:var(--margin-right);--margin-inline-end:var(--margin-left);--border-inline-start-width:var(--border-right-width);--border-inline-end-width:var(--border-left-width)}.e-con.e-flex{--flex-direction:column;--flex-basis:auto;--flex-grow:0;--flex-shrink:1;flex:var(--flex-grow) var(--flex-shrink) var(--flex-basis)}.e-con-full,.e-con>.e-con-inner{padding-block-end:var(--padding-block-end);padding-block-start:var(--padding-block-start);text-align:var(--text-align)}.e-con-full.e-flex,.e-con.e-flex>.e-con-inner{flex-direction:var(--flex-direction)}.e-con,.e-con>.e-con-inner{display:var(--display)}.e-con.e-grid{--grid-justify-content:start;--grid-align-content:start;--grid-auto-flow:row}.e-con.e-grid,.e-con.e-grid>.e-con-inner{align-content:var(--grid-align-content);align-items:var(--align-items);grid-auto-flow:var(--grid-auto-flow);grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);justify-items:var(--justify-items)}.e-con-boxed.e-flex{align-content:normal;align-items:normal;flex-direction:column;flex-wrap:nowrap;justify-content:normal}.e-con-boxed.e-grid{grid-template-columns:1fr;grid-template-rows:1fr;justify-items:legacy}.e-con-boxed{gap:initial;text-align:initial}.e-con.e-flex>.e-con-inner{align-content:var(--align-content);align-items:var(--align-items);align-self:auto;flex-basis:auto;flex-grow:1;flex-shrink:1;flex-wrap:var(--flex-wrap);justify-content:var(--justify-content)}.e-con.e-grid>.e-con-inner{align-items:var(--align-items);justify-items:var(--justify-items)}.e-con>.e-con-inner{gap:var(--row-gap) var(--column-gap);height:100%;margin:0 auto;max-width:var(--content-width);padding-inline-end:0;padding-inline-start:0;width:100%}:is(.elementor-section-wrap,[data-elementor-id])>.e-con{--margin-left:auto;--margin-right:auto;max-width:min(100%,var(--width))}.e-con .elementor-widget.elementor-widget{margin-block-end:0}.e-con:before,.e-con>.elementor-background-slideshow:before,.e-con>.elementor-motion-effects-container>.elementor-motion-effects-layer:before,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);content:var(--background-overlay);display:block;height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);position:absolute;top:calc(0px - var(--border-top-width));transition:var(--overlay-transition,.3s);width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}.e-con:before{transition:background var(--overlay-transition,.3s),border-radius var(--border-transition,.3s),opacity var(--overlay-transition,.3s)}.e-con>.elementor-background-slideshow,:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container{border-block-end-width:var(--border-block-end-width);border-block-start-width:var(--border-block-start-width);border-color:var(--border-color);border-inline-end-width:var(--border-inline-end-width);border-inline-start-width:var(--border-inline-start-width);border-radius:var(--border-radius);border-style:var(--border-style);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%);left:calc(0px - var(--border-left-width));top:calc(0px - var(--border-top-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-mobile{display:none}}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container:before{z-index:1}:is(.e-con,.e-con>.e-con-inner)>.elementor-background-slideshow:before{z-index:2}.e-con .elementor-widget{min-width:0}.e-con .elementor-widget-empty,.e-con .elementor-widget-google_maps,.e-con .elementor-widget-video,.e-con .elementor-widget.e-widget-swiper{width:100%}.e-con>.e-con-inner>.elementor-widget>.elementor-widget-container,.e-con>.elementor-widget>.elementor-widget-container{height:100%}.e-con.e-con>.e-con-inner>.elementor-widget,.elementor.elementor .e-con>.elementor-widget{max-width:100%}.e-con .elementor-widget:not(:last-child){--kit-widget-spacing:0px}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}.e-con.e-flex .elementor-widget-archive-posts{width:100%}}.elementor-form-fields-wrapper{display:flex;flex-wrap:wrap}.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group .elementor-field-subgroup,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>.elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>input,.elementor-form-fields-wrapper.elementor-labels-above .elementor-field-group>textarea{flex-basis:100%;max-width:100%}.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group .elementor-select-wrapper,.elementor-form-fields-wrapper.elementor-labels-inline>.elementor-field-group>input{flex-grow:1}.elementor-field-group{align-items:center;flex-wrap:wrap}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{background-color:transparent;border:1px solid #69727d;color:#1f2124;flex-grow:1;max-width:100%;vertical-align:middle;width:100%}.elementor-field-group .elementor-field-textual:focus{box-shadow:inset 0 0 0 1px rgba(0,0,0,.1);outline:0}.elementor-field-group .elementor-field-textual::-moz-placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-field-textual::placeholder{color:inherit;font-family:inherit;opacity:.6}.elementor-field-group .elementor-select-wrapper{display:flex;position:relative;width:100%}.elementor-field-group .elementor-select-wrapper select{-webkit-appearance:none;-moz-appearance:none;appearance:none;color:inherit;flex-basis:100%;font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;letter-spacing:inherit;line-height:inherit;padding-inline-end:20px;text-transform:inherit}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;pointer-events:none;position:absolute;right:10px;text-shadow:0 0 3px rgba(0,0,0,.3);top:50%;transform:translateY(-50%)}.elementor-field-group.elementor-field-type-select-multiple .elementor-select-wrapper:before{content:""}.elementor-field-subgroup{display:flex;flex-wrap:wrap}.elementor-field-subgroup .elementor-field-option label{display:inline-block}.elementor-field-subgroup.elementor-subgroup-inline .elementor-field-option{padding-inline-end:10px}.elementor-field-subgroup:not(.elementor-subgroup-inline) .elementor-field-option{flex-basis:100%}.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-acceptance .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-checkbox .elementor-field-subgroup .elementor-field-option label,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option input,.elementor-field-type-radio .elementor-field-subgroup .elementor-field-option label{display:inline}.elementor-field-label{cursor:pointer}.elementor-mark-required .elementor-field-label:after{color:red;content:"*";padding-inline-start:.2em}.elementor-field-textual{border-radius:3px;font-size:15px;line-height:1.4;min-height:40px;padding:5px 14px}.elementor-field-textual.elementor-size-xs{border-radius:2px;font-size:13px;min-height:33px;padding:4px 12px}.elementor-field-textual.elementor-size-md{border-radius:4px;font-size:16px;min-height:47px;padding:6px 16px}.elementor-field-textual.elementor-size-lg{border-radius:5px;font-size:18px;min-height:59px;padding:7px 20px}.elementor-field-textual.elementor-size-xl{border-radius:6px;font-size:20px;min-height:72px;padding:8px 24px}.elementor-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-button-align-center .e-form__buttons,.elementor-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-button-align-start .e-form__buttons,.elementor-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-button-align-end .e-form__buttons,.elementor-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-button-align-center .e-form__buttons__wrapper,.elementor-button-align-center .e-form__buttons__wrapper__button,.elementor-button-align-end .e-form__buttons__wrapper,.elementor-button-align-end .e-form__buttons__wrapper__button,.elementor-button-align-start .e-form__buttons__wrapper,.elementor-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}@media screen and (max-width:1024px){.elementor-tablet-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-tablet-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-tablet-button-align-center .e-form__buttons,.elementor-tablet-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-tablet-button-align-start .e-form__buttons,.elementor-tablet-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-tablet-button-align-end .e-form__buttons,.elementor-tablet-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-tablet-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-tablet-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-tablet-button-align-center .e-form__buttons__wrapper,.elementor-tablet-button-align-center .e-form__buttons__wrapper__button,.elementor-tablet-button-align-end .e-form__buttons__wrapper,.elementor-tablet-button-align-end .e-form__buttons__wrapper__button,.elementor-tablet-button-align-start .e-form__buttons__wrapper,.elementor-tablet-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}@media screen and (max-width:767px){.elementor-mobile-button-align-stretch .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:100%}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper{flex-basis:50%;flex-grow:1}.elementor-mobile-button-align-stretch .e-form__buttons__wrapper__button{flex-basis:100%}.elementor-mobile-button-align-center .e-form__buttons,.elementor-mobile-button-align-center .elementor-field-type-submit{justify-content:center}.elementor-mobile-button-align-start .e-form__buttons,.elementor-mobile-button-align-start .elementor-field-type-submit{justify-content:flex-start}.elementor-mobile-button-align-end .e-form__buttons,.elementor-mobile-button-align-end .elementor-field-type-submit{justify-content:flex-end}.elementor-mobile-button-align-center .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-end .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button,.elementor-mobile-button-align-start .elementor-field-type-submit:not(.e-form__buttons__wrapper) .elementor-button{flex-basis:auto}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper{flex-grow:0}.elementor-mobile-button-align-center .e-form__buttons__wrapper,.elementor-mobile-button-align-center .e-form__buttons__wrapper__button,.elementor-mobile-button-align-end .e-form__buttons__wrapper,.elementor-mobile-button-align-end .e-form__buttons__wrapper__button,.elementor-mobile-button-align-start .e-form__buttons__wrapper,.elementor-mobile-button-align-start .e-form__buttons__wrapper__button{flex-basis:auto}}.elementor-error .elementor-field{border-color:#d9534f}.elementor-error .help-inline{color:#d9534f;font-size:.9em}.elementor-message{font-size:1em;line-height:1;margin:10px 0}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-style:normal;font-weight:400;margin-inline-end:5px;vertical-align:middle}.elementor-message.elementor-message-danger{color:#d9534f}.elementor-message.elementor-message-danger:before{content:"\e87f"}.elementor-message.form-message-success{color:#5cb85c}.elementor-form .elementor-button{border:none;padding-block-end:0;padding-block-start:0}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-form .elementor-button.elementor-size-xs{min-height:33px}.elementor-form .elementor-button.elementor-size-sm{min-height:40px}.elementor-form .elementor-button.elementor-size-md{min-height:47px}.elementor-form .elementor-button.elementor-size-lg{min-height:59px}.elementor-form .elementor-button.elementor-size-xl{min-height:72px}.elementor-element .elementor-widget-container,.elementor-element:not(:has(.elementor-widget-container)){transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-heading-title{line-height:1;margin:0;padding:0}.elementor-button{background-color:#69727d;border-radius:3px;color:#fff;display:inline-block;font-size:15px;line-height:1;padding:12px 24px;fill:#fff;text-align:center;transition:all .3s}.elementor-button:focus,.elementor-button:hover,.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;flex-direction:row;gap:5px;justify-content:center}.elementor-button-icon{display:flex}.elementor-button-icon svg{height:auto;width:1em}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{border-radius:2px;font-size:13px;padding:10px 20px}.elementor-button.elementor-size-md{border-radius:4px;font-size:16px;padding:15px 30px}.elementor-button.elementor-size-lg{border-radius:5px;font-size:18px;padding:20px 40px}.elementor-button.elementor-size-xl{border-radius:6px;font-size:20px;padding:25px 50px}.elementor-button span{text-decoration:inherit}.elementor-element.elementor-button-info .elementor-button{background-color:#5bc0de}.elementor-element.elementor-button-success .elementor-button{background-color:#5cb85c}.elementor-element.elementor-button-warning .elementor-button{background-color:#f0ad4e}.elementor-element.elementor-button-danger .elementor-button{background-color:#d9534f}.elementor-widget-button .elementor-button .elementor-button-info{background-color:#5bc0de}.elementor-widget-button .elementor-button .elementor-button-success{background-color:#5cb85c}.elementor-widget-button .elementor-button .elementor-button-warning{background-color:#f0ad4e}.elementor-widget-button .elementor-button .elementor-button-danger{background-color:#d9534f}.elementor-view-stacked .elementor-icon{background-color:#69727d;color:#fff;padding:.5em;fill:#fff}.elementor-view-framed .elementor-icon{background-color:transparent;border:3px solid #69727d;color:#69727d;padding:.5em}.elementor-icon{color:#69727d;display:inline-block;font-size:50px;line-height:1;text-align:center;transition:all .3s}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{display:block;height:1em;position:relative;width:1em}.elementor-icon i:before,.elementor-icon svg:before{left:50%;position:absolute;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-square .elementor-icon{border-radius:0}.elementor-shape-rounded .elementor-icon{border-radius:10%}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .elementor-widget-container,.e-transform:not(:has(.elementor-widget-container)){transform:perspective(var(--e-transform-perspective,0)) rotate(var(--e-transform-rotateZ,0)) rotateX(var(--e-transform-rotateX,0)) rotateY(var(--e-transform-rotateY,0)) translate(var(--e-transform-translate,0)) translateX(var(--e-transform-translateX,0)) translateY(var(--e-transform-translateY,0)) scaleX(calc(var(--e-transform-flipX, 1) * var(--e-transform-scaleX, var(--e-transform-scale, 1)))) scaleY(calc(var(--e-transform-flipY, 1) * var(--e-transform-scaleY, var(--e-transform-scale, 1)))) skewX(var(--e-transform-skewX,0)) skewY(var(--e-transform-skewY,0));transform-origin:var(--e-transform-origin-y) var(--e-transform-origin-x)}.e-con.e-transform{transform:perspective(var(--e-con-transform-perspective,0)) rotate(var(--e-con-transform-rotateZ,0)) rotateX(var(--e-con-transform-rotateX,0)) rotateY(var(--e-con-transform-rotateY,0)) translate(var(--e-con-transform-translate,0)) translateX(var(--e-con-transform-translateX,0)) translateY(var(--e-con-transform-translateY,0)) scaleX(calc(var(--e-con-transform-flipX, 1) * var(--e-con-transform-scaleX, var(--e-con-transform-scale, 1)))) scaleY(calc(var(--e-con-transform-flipY, 1) * var(--e-con-transform-scaleY, var(--e-con-transform-scale, 1)))) skewX(var(--e-con-transform-skewX,0)) skewY(var(--e-con-transform-skewY,0));transform-origin:var(--e-con-transform-origin-y) var(--e-con-transform-origin-x)}.animated{animation-duration:1.25s}.animated.animated-slow{animation-duration:2s}.animated.animated-fast{animation-duration:.75s}.animated.infinite{animation-iteration-count:infinite}.animated.reverse{animation-direction:reverse;animation-fill-mode:forwards}@media (prefers-reduced-motion:reduce){.animated{animation:none}}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-mobile_extra{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:-1) and (max-width:-1){.elementor .elementor-hidden-laptop,.elementor .elementor-hidden-tablet_extra{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}@media (min-width:-1){.elementor .elementor-hidden-widescreen{display:none}}.elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{display:inline-block;vertical-align:middle}
.site-main .menu-navigation-container{overflow:visible}.elementor-item:after,.elementor-item:before{display:block;position:absolute;transition:.3s;transition-timing-function:cubic-bezier(.58,.3,.005,1)}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before,.elementor-item.highlighted:after,.elementor-item.highlighted:before,.elementor-item:focus:after,.elementor-item:focus:before,.elementor-item:hover:after,.elementor-item:hover:before{transform:scale(1)}.e--pointer-double-line .elementor-item:after,.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:after,.e--pointer-overline .elementor-item:before,.e--pointer-underline .elementor-item:after,.e--pointer-underline .elementor-item:before{background-color:#3f444b;height:3px;left:0;width:100%;z-index:2}.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-double-line.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{height:0;left:50%;width:0}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:10px}.e--pointer-double-line.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-out .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:-10px}.e--pointer-double-line.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-overline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-drop-in .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{bottom:-10px}.e--pointer-double-line.e--animation-none,.e--pointer-double-line.e--animation-none .elementor-item,.e--pointer-double-line.e--animation-none .elementor-item:after,.e--pointer-double-line.e--animation-none .elementor-item:before,.e--pointer-double-line.e--animation-none .elementor-item:focus,.e--pointer-double-line.e--animation-none .elementor-item:hover,.e--pointer-double-line.e--animation-none:after,.e--pointer-double-line.e--animation-none:before,.e--pointer-double-line.e--animation-none:focus,.e--pointer-double-line.e--animation-none:hover,.e--pointer-overline.e--animation-none,.e--pointer-overline.e--animation-none .elementor-item,.e--pointer-overline.e--animation-none .elementor-item:after,.e--pointer-overline.e--animation-none .elementor-item:before,.e--pointer-overline.e--animation-none .elementor-item:focus,.e--pointer-overline.e--animation-none .elementor-item:hover,.e--pointer-overline.e--animation-none:after,.e--pointer-overline.e--animation-none:before,.e--pointer-overline.e--animation-none:focus,.e--pointer-overline.e--animation-none:hover,.e--pointer-underline.e--animation-none,.e--pointer-underline.e--animation-none .elementor-item,.e--pointer-underline.e--animation-none .elementor-item:after,.e--pointer-underline.e--animation-none .elementor-item:before,.e--pointer-underline.e--animation-none .elementor-item:focus,.e--pointer-underline.e--animation-none .elementor-item:hover,.e--pointer-underline.e--animation-none:after,.e--pointer-underline.e--animation-none:before,.e--pointer-underline.e--animation-none:focus,.e--pointer-underline.e--animation-none:hover{transition-duration:0s}.e--pointer-double-line .elementor-item:before,.e--pointer-overline .elementor-item:before{content:"";top:0}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before,.e--pointer-overline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:-20px;width:10px}.e--pointer-double-line .elementor-item:after,.e--pointer-underline .elementor-item:after{bottom:0;content:""}.e--pointer-double-line.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.e--pointer-underline.e--animation-slide .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after{inset-inline-start:100%;width:10px}.e--pointer-framed .elementor-item:after,.e--pointer-framed .elementor-item:before{background:transparent;border:3px solid #3f444b;bottom:0;left:0;right:0;top:0}.e--pointer-framed .elementor-item:before{content:""}.e--pointer-framed.e--animation-grow .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(.75)}.e--pointer-framed.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.25)}.e--pointer-framed.e--animation-grow .elementor-item:before,.e--pointer-framed.e--animation-shrink .elementor-item:before{transition:opacity .2s,transform .4s}.e--pointer-framed.e--animation-draw .elementor-item:after,.e--pointer-framed.e--animation-draw .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-draw .elementor-item:before{border-width:0 0 3px 3px;transition:width .1s .2s,height .1s .3s,opacity .12s .22s}.e--pointer-framed.e--animation-draw .elementor-item:after{border-width:3px 3px 0 0;bottom:0;content:"";left:auto;right:0;top:auto;transition:width .1s,height .1s .1s,opacity .02s .18s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{height:100%;width:100%}.e--pointer-framed.e--animation-draw .elementor-item-active:before,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:before,.e--pointer-framed.e--animation-draw .elementor-item:focus:before,.e--pointer-framed.e--animation-draw .elementor-item:hover:before{transition:opacity .02s,height .1s,width .1s .1s}.e--pointer-framed.e--animation-draw .elementor-item-active:after,.e--pointer-framed.e--animation-draw .elementor-item.highlighted:after,.e--pointer-framed.e--animation-draw .elementor-item:focus:after,.e--pointer-framed.e--animation-draw .elementor-item:hover:after{transition:opacity .02s .2s,height .1s .2s,width .1s .3s}.e--pointer-framed.e--animation-corners .elementor-item:after,.e--pointer-framed.e--animation-corners .elementor-item:before{height:3px;width:3px}.e--pointer-framed.e--animation-corners .elementor-item:before{border-width:3px 0 0 3px}.e--pointer-framed.e--animation-corners .elementor-item:after{border-width:0 3px 3px 0;bottom:0;content:"";left:auto;right:0;top:auto}.e--pointer-framed.e--animation-corners .elementor-item-active:after,.e--pointer-framed.e--animation-corners .elementor-item-active:before,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:after,.e--pointer-framed.e--animation-corners .elementor-item.highlighted:before,.e--pointer-framed.e--animation-corners .elementor-item:focus:after,.e--pointer-framed.e--animation-corners .elementor-item:focus:before,.e--pointer-framed.e--animation-corners .elementor-item:hover:after,.e--pointer-framed.e--animation-corners .elementor-item:hover:before{height:100%;transition:opacity 2ms,width .4s,height .4s;width:100%}.e--pointer-framed.e--animation-none,.e--pointer-framed.e--animation-none .elementor-item,.e--pointer-framed.e--animation-none .elementor-item:after,.e--pointer-framed.e--animation-none .elementor-item:before,.e--pointer-framed.e--animation-none .elementor-item:focus,.e--pointer-framed.e--animation-none .elementor-item:hover,.e--pointer-framed.e--animation-none:after,.e--pointer-framed.e--animation-none:before,.e--pointer-framed.e--animation-none:focus,.e--pointer-framed.e--animation-none:hover{transition-duration:0s}.e--pointer-background .elementor-item:after,.e--pointer-background .elementor-item:before{content:"";transition:.3s}.e--pointer-background .elementor-item:before{background:#3f444b;bottom:0;left:0;right:0;top:0;z-index:-1}.e--pointer-background .elementor-item-active,.e--pointer-background .elementor-item.highlighted,.e--pointer-background .elementor-item:focus,.e--pointer-background .elementor-item:hover{color:#fff}.e--pointer-background.e--animation-grow .elementor-item:before{transform:scale(.5)}.e--pointer-background.e--animation-grow .elementor-item-active:before,.e--pointer-background.e--animation-grow .elementor-item.highlighted:before,.e--pointer-background.e--animation-grow .elementor-item:focus:before,.e--pointer-background.e--animation-grow .elementor-item:hover:before{opacity:1;transform:scale(1)}.e--pointer-background.e--animation-shrink .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{transform:scale(1.2);transition:.3s}.e--pointer-background.e--animation-shrink .elementor-item-active:before,.e--pointer-background.e--animation-shrink .elementor-item.highlighted:before,.e--pointer-background.e--animation-shrink .elementor-item:focus:before,.e--pointer-background.e--animation-shrink .elementor-item:hover:before{transition:opacity .15s,transform .4s}.e--pointer-background.e--animation-sweep-left .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:100%}.e--pointer-background.e--animation-sweep-right .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{right:100%}.e--pointer-background.e--animation-sweep-up .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{top:100%}.e--pointer-background.e--animation-sweep-down .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:100%}.e--pointer-background.e--animation-shutter-out-vertical .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{bottom:50%;top:50%}.e--pointer-background.e--animation-shutter-out-horizontal .elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{left:50%;right:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{background:#3f444b;bottom:0;left:0;right:0;top:0;z-index:-1}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:before{bottom:100%;top:0}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:after{bottom:0;top:100%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:before{bottom:50%}.e--pointer-background.e--animation-shutter-in-vertical .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-vertical .elementor-item:hover:after{top:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:before{left:100%;right:0}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:after{left:0;right:100%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:before,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:before{left:50%}.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item-active:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item.highlighted:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:focus:after,.e--pointer-background.e--animation-shutter-in-horizontal .elementor-item:hover:after{right:50%}.e--pointer-background.e--animation-none,.e--pointer-background.e--animation-none .elementor-item,.e--pointer-background.e--animation-none .elementor-item:after,.e--pointer-background.e--animation-none .elementor-item:before,.e--pointer-background.e--animation-none .elementor-item:focus,.e--pointer-background.e--animation-none .elementor-item:hover,.e--pointer-background.e--animation-none:after,.e--pointer-background.e--animation-none:before,.e--pointer-background.e--animation-none:focus,.e--pointer-background.e--animation-none:hover{transition-duration:0s}.e--pointer-text.e--animation-skew .elementor-item:focus,.e--pointer-text.e--animation-skew .elementor-item:hover{transform:skew(-8deg)}.e--pointer-text.e--animation-grow .elementor-item:focus,.e--pointer-text.e--animation-grow .elementor-item:hover{transform:scale(1.2)}.e--pointer-text.e--animation-shrink .elementor-item:focus,.e--pointer-text.e--animation-shrink .elementor-item:hover{transform:scale(.8)}.e--pointer-text.e--animation-float .elementor-item:focus,.e--pointer-text.e--animation-float .elementor-item:hover{transform:translateY(-8px)}.e--pointer-text.e--animation-sink .elementor-item:focus,.e--pointer-text.e--animation-sink .elementor-item:hover{transform:translateY(8px)}.e--pointer-text.e--animation-rotate .elementor-item:focus,.e--pointer-text.e--animation-rotate .elementor-item:hover{transform:rotate(6deg)}.e--pointer-text.e--animation-none,.e--pointer-text.e--animation-none .elementor-item,.e--pointer-text.e--animation-none .elementor-item:after,.e--pointer-text.e--animation-none .elementor-item:before,.e--pointer-text.e--animation-none .elementor-item:focus,.e--pointer-text.e--animation-none .elementor-item:hover,.e--pointer-text.e--animation-none:after,.e--pointer-text.e--animation-none:before,.e--pointer-text.e--animation-none:focus,.e--pointer-text.e--animation-none:hover{transition-duration:0s}.elementor-nav-menu--main .elementor-nav-menu a{transition:.4s}.elementor-nav-menu--main .elementor-nav-menu a,.elementor-nav-menu--main .elementor-nav-menu a.highlighted,.elementor-nav-menu--main .elementor-nav-menu a:focus,.elementor-nav-menu--main .elementor-nav-menu a:hover{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu--main .elementor-nav-menu a.disabled{background:#3f444b;color:#88909b}.elementor-nav-menu--main .elementor-nav-menu ul{border-style:solid;border-width:0;padding:0;position:absolute;width:12em}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up{background:#fff;display:none;height:20px;overflow:hidden;position:absolute;visibility:hidden}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow,.elementor-nav-menu--main .elementor-nav-menu span.scroll-up-arrow{border:8px dashed transparent;border-bottom:8px solid #33373d;height:0;left:50%;margin-inline-start:-8px;overflow:hidden;position:absolute;top:-2px;width:0}.elementor-nav-menu--main .elementor-nav-menu span.scroll-down-arrow{border-color:#33373d transparent transparent;border-style:solid dashed dashed;top:6px}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg,.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow i{transform:rotate(-90deg)}.elementor-nav-menu--main .elementor-nav-menu--dropdown .sub-arrow .e-font-icon-svg{fill:currentColor;height:1em;width:1em}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{flex-grow:1;white-space:nowrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>.scroll-down{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-down,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>.scroll-up,.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{align-self:center;border-color:var(--e-nav-menu-divider-color,#000);border-left-style:var(--e-nav-menu-divider-style,solid);border-left-width:var(--e-nav-menu-divider-width,2px);content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%)}.elementor-nav-menu__align-right .elementor-nav-menu{justify-content:flex-end;margin-left:auto}.elementor-nav-menu__align-right .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-left .elementor-nav-menu{justify-content:flex-start;margin-right:auto}.elementor-nav-menu__align-left .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-start .elementor-nav-menu{justify-content:flex-start;margin-inline-end:auto}.elementor-nav-menu__align-start .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-start}.elementor-nav-menu__align-end .elementor-nav-menu{justify-content:flex-end;margin-inline-start:auto}.elementor-nav-menu__align-end .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:flex-end}.elementor-nav-menu__align-center .elementor-nav-menu{justify-content:center;margin-inline-end:auto;margin-inline-start:auto}.elementor-nav-menu__align-center .elementor-nav-menu--layout-vertical>ul>li>a{justify-content:center}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu{width:100%}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{flex-grow:1}.elementor-nav-menu__align-justify .elementor-nav-menu--layout-horizontal .elementor-nav-menu>li>a{justify-content:center}.elementor-widget-nav-menu:not(.elementor-nav-menu--toggle) .elementor-menu-toggle{display:none}.elementor-widget-nav-menu .elementor-widget-container,.elementor-widget-nav-menu:not(:has(.elementor-widget-container)):not([class*=elementor-hidden-]){display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{clear:both;content:" ";display:block;font:0/0 serif;height:0;overflow:hidden;visibility:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;line-height:normal;list-style:none;margin:0;padding:0;-webkit-tap-highlight-color:rgba(0,0,0,0)}.elementor-nav-menu ul{display:none}.elementor-nav-menu ul ul a,.elementor-nav-menu ul ul a:active,.elementor-nav-menu ul ul a:focus,.elementor-nav-menu ul ul a:hover{border-left:16px solid transparent}.elementor-nav-menu ul ul ul a,.elementor-nav-menu ul ul ul a:active,.elementor-nav-menu ul ul ul a:focus,.elementor-nav-menu ul ul ul a:hover{border-left:24px solid transparent}.elementor-nav-menu ul ul ul ul a,.elementor-nav-menu ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul a:hover{border-left:32px solid transparent}.elementor-nav-menu ul ul ul ul ul a,.elementor-nav-menu ul ul ul ul ul a:active,.elementor-nav-menu ul ul ul ul ul a:focus,.elementor-nav-menu ul ul ul ul ul a:hover{border-left:40px solid transparent}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{align-items:center;display:flex}.elementor-nav-menu a,.elementor-nav-menu a:focus,.elementor-nav-menu a:hover{line-height:20px;padding:10px 20px}.elementor-nav-menu a.current{background:#1f2124;color:#fff}.elementor-nav-menu a.disabled{color:#88909b;cursor:not-allowed}.elementor-nav-menu .e-plus-icon:before{content:"+"}.elementor-nav-menu .sub-arrow{align-items:center;display:flex;line-height:1;margin-block-end:-10px;margin-block-start:-10px;padding:10px;padding-inline-end:0}.elementor-nav-menu .sub-arrow i{pointer-events:none}.elementor-nav-menu .sub-arrow .fa.fa-chevron-down,.elementor-nav-menu .sub-arrow .fas.fa-chevron-down{font-size:.7em}.elementor-nav-menu .sub-arrow .e-font-icon-svg{height:1em;width:1em}.elementor-nav-menu .sub-arrow .e-font-icon-svg.fa-svg-chevron-down{height:.7em;width:.7em}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active,.elementor-nav-menu--dropdown .elementor-item.highlighted,.elementor-nav-menu--dropdown .elementor-item:focus,.elementor-nav-menu--dropdown .elementor-item:hover,.elementor-sub-item.elementor-item-active,.elementor-sub-item.highlighted,.elementor-sub-item:focus,.elementor-sub-item:hover{background-color:#3f444b;color:#fff}.elementor-menu-toggle{align-items:center;background-color:rgba(0,0,0,.05);border:0 solid;border-radius:3px;color:#33373d;cursor:pointer;display:flex;font-size:var(--nav-menu-icon-size,22px);justify-content:center;padding:.25em}.elementor-menu-toggle.elementor-active .elementor-menu-toggle__icon--open,.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{height:auto;width:1em;fill:var(--nav-menu-icon-color,currentColor)}span.elementor-menu-toggle__icon--close,span.elementor-menu-toggle__icon--open{line-height:1}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown-none .elementor-menu-toggle,.elementor-nav-menu--dropdown-none .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;overflow-x:hidden;overflow-y:auto;transform-origin:top;transition:max-height .3s,transform .3s}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}.elementor-nav-menu--dropdown a.current{background:#1f2124;color:#fff}.elementor-nav-menu--dropdown a.disabled{color:#b3b3b3}ul.elementor-nav-menu--dropdown a,ul.elementor-nav-menu--dropdown a:focus,ul.elementor-nav-menu--dropdown a:hover{border-inline-start:8px solid transparent;text-shadow:none}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{max-height:0;overflow:hidden;transform:scaleY(0)}.elementor-nav-menu--toggle .elementor-menu-toggle.elementor-active+.elementor-nav-menu__container{animation:hide-scroll .3s backwards;max-height:var(--menu-height);transform:scaleY(1)}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:767px){.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--main{display:none}}@media (min-width:768px){.elementor-nav-menu--dropdown-mobile .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-mobile_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-mobile_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-mobile_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@media (max-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--main{display:none}}@media (min-width:-1){.elementor-nav-menu--dropdown-tablet_extra .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet_extra .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet_extra nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}@keyframes hide-scroll{0%,to{overflow:hidden}}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0:not(:has(.elementor-widget-container)),.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0:not(:has(.elementor-widget-container)){font-size:0;line-height:1}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;align-items:center;background-color:#69727d;cursor:pointer;display:inline-flex;justify-content:center;text-align:center}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{color:#fff;opacity:.9}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#69727d}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-threads{background-color:#000}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-x-twitter{background-color:#000}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.e--ua-appleWebkit.rtl{--flex-right:flex-start}.e--ua-appleWebkit .elementor-share-buttons--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-left .elementor-grid-item{margin-left:0;margin-right:0}@media (max-width:1024px){.e--ua-appleWebkit .elementor-share-buttons-tablet--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-tablet--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-tablet-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-tablet-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-tablet--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-tablet-left .elementor-grid-item{margin-left:0;margin-right:0}}@media (max-width:767px){.e--ua-appleWebkit .elementor-share-buttons-mobile--align-right,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-right{--justify-content:var(--flex-right,flex-end)}.e--ua-appleWebkit .elementor-share-buttons-mobile--align-center,.e--ua-appleWebkit .elementor-widget-social-icons.e-grid-align-mobile-center{--justify-content:center}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid{display:flex;flex-wrap:wrap;justify-content:var(--justify-content,space-between);margin-left:calc(-.5 * var(--grid-column-gap));margin-right:calc(-.5 * var(--grid-column-gap));width:auto}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-justify .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons--align-mobile-right .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-center .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-right .elementor-grid-item{margin-left:calc(.5 * var(--grid-column-gap));margin-right:calc(.5 * var(--grid-column-gap))}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid{display:inline-block}.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-share-buttons-mobile--align-left .elementor-grid-item,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid,.e--ua-appleWebkit .elementor-grid-0.elementor-widget-social-icons.e-grid-align-mobile-left .elementor-grid-item{margin-left:0;margin-right:0}}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}.clearfix::before,.clearfix::after{content:" ";display:table;clear:both}.eael-testimonial-slider.nav-top-left,.eael-testimonial-slider.nav-top-right,.eael-team-slider.nav-top-left,.eael-team-slider.nav-top-right,.eael-logo-carousel.nav-top-left,.eael-logo-carousel.nav-top-right,.eael-post-carousel.nav-top-left,.eael-post-carousel.nav-top-right,.eael-product-carousel.nav-top-left,.eael-product-carousel.nav-top-right{padding-top:40px}.eael-contact-form input[type=text],.eael-contact-form input[type=email],.eael-contact-form input[type=url],.eael-contact-form input[type=tel],.eael-contact-form input[type=date],.eael-contact-form input[type=number],.eael-contact-form textarea{background:#fff;box-shadow:none;-webkit-box-shadow:none;float:none;height:auto;margin:0;outline:0;width:100%}.eael-contact-form input[type=submit]{border:0;float:none;height:auto;margin:0;padding:10px 20px;width:auto;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-contact-form.placeholder-hide input::-webkit-input-placeholder,.eael-contact-form.placeholder-hide textarea::-webkit-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input::-moz-placeholder,.eael-contact-form.placeholder-hide textarea::-moz-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-ms-input-placeholder,.eael-contact-form.placeholder-hide textarea:-ms-input-placeholder{opacity:0;visibility:hidden}.eael-contact-form.placeholder-hide input:-moz-placeholder,.eael-contact-form.placeholder-hide textarea:-moz-placeholder{opacity:0;visibility:hidden}.eael-custom-radio-checkbox input[type=checkbox],.eael-custom-radio-checkbox input[type=radio]{-webkit-appearance:none;-moz-appearance:none;border-style:solid;border-width:0;outline:none;min-width:1px;width:15px;height:15px;background:#ddd;padding:3px}.eael-custom-radio-checkbox input[type=checkbox]:before,.eael-custom-radio-checkbox input[type=radio]:before{content:"";width:100%;height:100%;padding:0;margin:0;display:block}.eael-custom-radio-checkbox input[type=checkbox]:checked:before,.eael-custom-radio-checkbox input[type=radio]:checked:before{background:#999;-webkit-transition:all .25s linear 0s;transition:all .25s linear 0s}.eael-custom-radio-checkbox input[type=radio]{border-radius:50%}.eael-custom-radio-checkbox input[type=radio]:before{border-radius:50%}.eael-post-elements-readmore-btn{font-size:12px;font-weight:500;-webkit-transition:all 300ms ease-in-out;transition:all 300ms ease-in-out;display:inline-block}.elementor-lightbox .dialog-widget-content{width:100%;height:100%}.eael-contact-form-align-left,.elementor-widget-eael-weform.eael-contact-form-align-left .eael-weform-container{margin:0 auto 0 0;display:inline-block;text-align:left}.eael-contact-form-align-center,.elementor-widget-eael-weform.eael-contact-form-align-center .eael-weform-container{float:none;margin:0 auto;display:inline-block;text-align:left}.eael-contact-form-align-right,.elementor-widget-eael-weform.eael-contact-form-align-right .eael-weform-container{margin:0 0 0 auto;display:inline-block;text-align:left}.eael-force-hide{display:none !important}.eael-d-none{display:none !important}.eael-d-block{display:block !important}.eael-h-auto{height:auto !important}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating{display:none}.theme-martfury .elementor-wc-products .woocommerce ul.products li.product .product-inner .mf-rating .eael-star-rating.star-rating~.count{display:none}.sr-only{border:0 !important;clip:rect(1px, 1px, 1px, 1px) !important;clip-path:inset(50%) !important;height:1px !important;margin:-1px !important;overflow:hidden !important;padding:0 !important;position:absolute !important;width:1px !important;white-space:nowrap !important}.elementor-widget-eael-adv-tabs .eael-tab-content-item,.elementor-widget-eael-adv-accordion .eael-accordion-content,.elementor-widget-eael-data-table .td-content,.elementor-widget-eael-info-box .eael-infobox-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template,.elementor-widget-eael-countdown .eael-countdown-container,.elementor-widget-eael-cta-box .eael-cta-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap,.elementor-widget-eael-protected-content .eael-protected-content-message,.elementor-widget-eael-protected-content .protected-content,.eael-offcanvas-content-visible .eael-offcanvas-body,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item{position:relative}.elementor-widget-eael-adv-tabs .eael-tab-content-item:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-adv-accordion .eael-accordion-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-data-table .td-content:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-info-box .eael-infobox-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-expiry-template:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-countdown .eael-countdown-container:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-cta-box .eael-cta-template-wrapper:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-primary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-toggle .eael-toggle-secondary-wrap:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .eael-protected-content-message:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-protected-content .protected-content:hover .eael-onpage-edit-template-wrapper,.eael-offcanvas-content-visible .eael-offcanvas-body:hover .eael-onpage-edit-template-wrapper,.elementor-widget-eael-stacked-cards .eael-stacked-cards__item:hover .eael-onpage-edit-template-wrapper{display:block}.eael-widget-otea-active .elementor-element:hover>.elementor-element-overlay,.eael-widget-otea-active .elementor-empty-view,.eael-widget-otea-active .elementor-add-section-inline,.eael-widget-otea-active .elementor-add-section{display:initial !important}.eael-onpage-edit-template-wrapper{position:absolute;top:0;left:0;width:100%;height:100%;display:none;border:2px solid #5eead4}.eael-onpage-edit-template-wrapper::after{position:absolute;content:"";top:0;left:0;right:0;bottom:0;z-index:2;background:#5eead4;opacity:.3}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate{display:block}.eael-onpage-edit-template-wrapper.eael-onpage-edit-activate::after{display:none}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template{background:#5eead4;color:#000;width:150px;text-align:center;height:30px;line-height:30px;font-size:12px;cursor:pointer;position:relative;z-index:3;left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::before{content:"";border-top:30px solid #5eead4;border-right:0;border-bottom:0;border-left:14px solid rgba(0,0,0,0);right:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template::after{content:"";border-top:0;border-right:0;border-bottom:30px solid rgba(0,0,0,0);border-left:14px solid #5eead4;left:100%;position:absolute}.eael-onpage-edit-template-wrapper .eael-onpage-edit-template>i{margin-right:8px}
@-webkit-keyframes eaelLoaderSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes eaelLoaderSpin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.eael-button-wrap,.eael-load-more-button-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-button-wrap.eael-force-hide,.eael-load-more-button-wrap.eael-force-hide{display:none !important}.eael-button-wrap.eael-infinity-scroll,.eael-load-more-button-wrap.eael-infinity-scroll{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-button-wrap.eael-infinity-scroll .eael-load-more-button:not(.button--loading),.eael-load-more-button-wrap.eael-infinity-scroll .eael-load-more-button:not(.button--loading){display:none !important;height:1px}.eael-button,.eael-load-more-button{display:-webkit-box !important;display:-ms-flexbox !important;display:flex !important;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding:1em 2em;border:0px solid;font-size:16px;overflow:hidden}.eael-button.hide,.eael-load-more-button.hide{display:none !important}.eael-button.button--loading .eael-btn-loader,.eael-load-more-button.button--loading .eael-btn-loader{display:block}.eael-button .eael-btn-loader,.eael-load-more-button .eael-btn-loader{display:none;border-radius:50%;width:20px;height:20px;font-size:10px;position:relative;top:auto;left:-200%;border-top:4px solid hsla(0,0%,100%,.2);border-right:4px solid hsla(0,0%,100%,.2);border-bottom:4px solid hsla(0,0%,100%,.2);border-left:4px solid #fff;-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation:eaelLoaderSpin 1.1s infinite linear;animation:eaelLoaderSpin 1.1s infinite linear;margin-right:5px;-webkit-transition:all .2s;transition:all .2s}.eael-button .eael-btn-loader:after,.eael-load-more-button .eael-btn-loader:after{border-radius:50%;width:20px;height:20px}.eael-button:focus,.eael-load-more-button:focus{outline:none}.eael-button.button--loading>span,.eael-load-more-button.button--loading>span{margin-left:0}.eael-button.button--loading .eael-btn-loader,.eael-load-more-button.button--loading .eael-btn-loader{left:0}.rtl .eael-load-more-button-wrap{direction:ltr}
.eael-post-grid-container .eael-post-grid{margin:0 -10px}.eael-post-grid-container .eael-post-grid .eael-grid-post{float:left;padding:10px}.eael-post-carousel .eael-grid-post{float:none;padding:0}.eael-grid-post-holder{border:1px solid rgba(0,0,0,.1)}.eael-grid-post-holder-inner{height:100%}.eael-entry-media{position:relative}.eael-entry-overlay{position:absolute;top:0;left:0;width:100%;height:100%;z-index:2;-webkit-transition:opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1);transition:opacity .2s ease-in-out,transform .25s cubic-bezier(0.19, 1, 0.22, 1),-webkit-transform .25s cubic-bezier(0.19, 1, 0.22, 1)}.eael-entry-overlay>a{position:absolute;top:0;left:0;width:100%;height:100%;z-index:3}.eael-entry-title{margin:10px 0 5px;font-size:1.2em}.eael-entry-thumbnail img{width:100%;max-width:100%;vertical-align:middle}.eael-entry-thumbnail.eael-image-ratio img{position:absolute;top:calc(50% + 1px);left:calc(50% + 1px);-webkit-transform:scale(1.01) translate(-50%, -50%);-ms-transform:scale(1.01) translate(-50%, -50%);transform:scale(1.01) translate(-50%, -50%)}.eael-entry-thumbnail>img{height:100%}.eael-entry-footer .eael-author-avatar,.eael-entry-header-after .eael-author-avatar{width:50px;padding-right:8px}.eael-entry-footer .eael-author-avatar .avatar,.eael-entry-header-after .eael-author-avatar .avatar{border-radius:50%}.eael-entry-header-after.style-two{-ms-flex-wrap:wrap;flex-wrap:wrap}.eael-post-grid .eael-entry-footer .eael-entry-meta{text-align:left}.eael-grid-post .eael-entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;white-space:nowrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.eael-grid-post .eael-entry-footer .eael-entry-meta{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-entry-meta>div{font-size:12px;line-height:1.2;padding-bottom:5px}.eael-grid-post-excerpt p{margin:0;font-size:14px}.eael-entry-meta .eael-entry-footer .eael-posted-by{display:block}.eael-grid-post .eael-entry-wrapper{padding:15px}.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by{padding-right:8px}.eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before{content:"";font-family:"Font Awesome 5 Free";font-weight:700;color:inherit;opacity:.4;font-size:.8em;padding-right:7px}.eael-post-grid .eael-entry-wrapper>.eael-entry-header-after.style-two .eael-entry-meta span.eael-posted-on::before{content:"";padding-right:0}.eael-entry-media{position:relative}.eael-entry-overlay{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-entry-overlay>i{color:#fff}.eael-entry-overlay.fade-in{visibility:hidden;opacity:0;-webkit-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.fade-in{visibility:visible;opacity:1}.eael-entry-media:hover .eael-entry-overlay.fade-in>i{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);opacity:1}.eael-entry-overlay.zoom-in{-webkit-transform:scale(0.9);-ms-transform:scale(0.9);transform:scale(0.9);visibility:hidden;opacity:0;-webkit-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.zoom-in{visibility:visible;opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.eael-entry-overlay.slide-up{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:hidden;opacity:0;-webkit-transition:300ms;transition:300ms}.eael-entry-media:hover .eael-entry-overlay.slide-up{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;opacity:1}.eael-entry-media{overflow:hidden}.eael-entry-media.grid-hover-style-fade-in .eael-entry-overlay{opacity:0}.eael-entry-media.grid-hover-style-fade-in:hover .eael-entry-overlay{opacity:1}.eael-entry-media.grid-hover-style-none .eael-entry-overlay{display:none}.eael-entry-overlay.none{opacity:0}.eael-entry-media.grid-hover-style-zoom-in .eael-entry-overlay{-webkit-transform:scale(0.4);-ms-transform:scale(0.4);transform:scale(0.4);opacity:0}.eael-entry-media.grid-hover-style-zoom-in:hover .eael-entry-overlay{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);opacity:1}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay{-webkit-transform:translateY(-100%);-ms-transform:translateY(-100%);transform:translateY(-100%)}.eael-entry-media.grid-hover-style-animate-down .eael-entry-overlay>i{-webkit-transform:translateY(-100px);-ms-transform:translateY(-100px);transform:translateY(-100px);-webkit-transition-delay:100ms;transition-delay:100ms;-webkit-transition-duration:300ms;transition-duration:300ms}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0)}.eael-entry-media.grid-hover-style-animate-down:hover .eael-entry-overlay>i{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay{-webkit-transform:translateY(100%);-ms-transform:translateY(100%);transform:translateY(100%);visibility:hidden;opacity:0}.eael-entry-media.grid-hover-style-animate-up .eael-entry-overlay>i{-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px);-webkit-transition-delay:100ms;transition-delay:100ms;-webkit-transition-duration:300ms;transition-duration:300ms}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay{-webkit-transform:translate(0);-ms-transform:translate(0);transform:translate(0);visibility:visible;opacity:1}.eael-entry-media.grid-hover-style-animate-up:hover .eael-entry-overlay>i{-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-grid-post .eael-entry-thumbnail>img{height:100%;-o-object-fit:cover;object-fit:cover}.eael-grid-post-excerpt .eael-post-elements-readmore-btn{display:block}@media only screen and (min-width: 1025px){.elementor-element.elementor-grid-eael-col-1{position:relative}.elementor-element.elementor-grid-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-eael-col-2{position:relative}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:both}.elementor-element.elementor-grid-eael-col-3{position:relative}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:both}.elementor-element.elementor-grid-eael-col-4{position:relative}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:both}.elementor-element.elementor-grid-eael-col-5{position:relative}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:both}.elementor-element.elementor-grid-eael-col-6{position:relative}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:both}}@media only screen and (max-width: 1024px)and (min-width: 766px){.elementor-element.elementor-grid-tablet-eael-col-1{position:relative}.elementor-element.elementor-grid-tablet-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2{position:relative}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:both}.elementor-element.elementor-grid-tablet-eael-col-3{position:relative}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:both}.elementor-element.elementor-grid-tablet-eael-col-4{position:relative}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:both}.elementor-element.elementor-grid-tablet-eael-col-5{position:relative}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:both}.elementor-element.elementor-grid-tablet-eael-col-6{position:relative}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-tablet-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:both}}@media only screen and (max-width: 767px){.elementor-element.elementor-grid-mobile-eael-col-1{position:relative}.elementor-element.elementor-grid-mobile-eael-col-1 .eael-grid-post{width:100%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2{position:relative}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post{width:50%;float:left}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-2 .eael-grid-post:nth-of-type(2n + 1){clear:both}.elementor-element.elementor-grid-mobile-eael-col-3{position:relative}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post{width:33.3333%;float:left}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-3 .eael-grid-post:nth-of-type(3n + 1){clear:both}.elementor-element.elementor-grid-mobile-eael-col-4{position:relative}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post{width:25%;float:left}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-4 .eael-grid-post:nth-of-type(4n + 1){clear:both}.elementor-element.elementor-grid-mobile-eael-col-5{position:relative}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post{width:20%;float:left}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-5 .eael-grid-post:nth-of-type(5n + 1){clear:both}.elementor-element.elementor-grid-mobile-eael-col-6{position:relative}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post{width:16%;float:left}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n){margin-right:0 !important}.elementor-element.elementor-grid-mobile-eael-col-6 .eael-grid-post:nth-of-type(6n + 1){clear:both}}.eael-author-avatar>a{display:block}.eael-entry-footer,.eael-entry-header-after{overflow:hidden;display:-webkit-box;display:-ms-flexbox;display:flex}.eael-entry-footer>div,.eael-entry-header-after>div{display:inline-block;float:left}.post-carousel-categories{position:absolute;left:0;top:0;z-index:11;width:100%;margin:0;padding:15px;text-align:left;visibility:hidden;opacity:0;-webkit-transition:300ms;transition:300ms}.post-carousel-categories li{display:inline-block;text-transform:capitalize;margin-right:5px;position:relative}.post-carousel-categories li:after{content:",";color:#fff}.post-carousel-categories li:last-child:after{display:none}.post-carousel-categories li a{color:#fff}.eael-entry-media:hover .post-carousel-categories{visibility:visible;opacity:1}.eael-post-grid-style-three .eael-meta-posted-on{min-width:60px;height:50px;padding:5px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:4px;-webkit-box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);box-shadow:0px 0px 10px 0px rgba(0,0,0,.5);text-align:center;font-size:16px;line-height:18px;margin-top:12px;margin-left:12px}.eael-post-grid-style-three .eael-meta-posted-on span{display:block}.eael-post-grid-style-two .eael-entry-meta{-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline}.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on{padding:0;font-size:12px;margin-right:15px;color:#929292}.eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i{margin-right:7px}.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer{padding:0;font-size:12px}.eael-post-grid-style-two .eael-entry-meta .eael-posted-by.style-two-footer a{color:#929292}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories{list-style:none;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-ms-flex-flow:wrap;flex-flow:wrap;margin:0;padding-left:0}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li{font-size:12px;margin-right:4px;color:#929292}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li:last-child{margin-right:0}.eael-post-grid-style-two .eael-entry-meta .post-meta-categories li a{color:#929292}.rtl .eael-post-grid-container .eael-post-grid .eael-grid-post{float:right}.rtl .eael-post-grid .eael-entry-footer .eael-entry-meta{text-align:right}.rtl .eael-post-grid .eael-entry-footer .eael-author-avatar{padding-right:0;padding-left:8px}.rtl .eael-entry-header-after .eael-author-avatar{padding-right:0;padding-left:8px}.rtl .eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on{margin-right:0;margin-left:15px}.rtl .eael-post-grid-style-two .eael-entry-meta .eael-meta-posted-on i{margin-right:0;margin-left:7px}.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-by,.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-by{padding-right:0;padding-left:8px}.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-meta span.eael-posted-on::before,.rtl .eael-post-grid .eael-entry-wrapper>.eael-entry-header-after .eael-entry-meta span.eael-posted-on::before{padding-right:0;padding-left:7px}
.table-responsive{width:100%;overflow-x:auto;overflow-y:hidden}.eael-wcpc-wrapper img{display:block;margin:auto}.eael-wcpc-wrapper th i{padding-right:10px;color:#dcdcdc}.eael-wcpc-wrapper .wcpc-table-header{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-wcpc-wrapper .wcpc-table-header .wcpc-title{word-break:break-word}.eael-wcpc-wrapper .elementor-icon{font-size:20px;margin-right:10px}.eael-wcpc-wrapper table td{text-align:center}.eael-wcpc-wrapper.custom{--h-bg: #2d1e87;--h-text-clr: #fff;--h-border-clr: #b6aaff;--text-clr: #707070;--text-bold-clr: #252525;--btn-bg: #6752e5;--btn-bg-hover: #ff9582;--btn-text: #fff;--image-bg: #6b55ec;--container-bg: #fff;--icon-color: #c3ccdc;background:var(--container-bg);overflow-x:scroll}.eael-wcpc-wrapper.custom table{border-collapse:collapse;border-spacing:0;max-width:none}.eael-wcpc-wrapper.custom table .icon{width:16px;margin-right:6px;fill:var(--icon-color)}.eael-wcpc-wrapper.custom table th,.eael-wcpc-wrapper.custom table td{padding:15px;border:1px solid var(--h-border-clr);border-collapse:collapse}.eael-wcpc-wrapper.custom table th.first-th{border:none;padding-left:5px}.eael-wcpc-wrapper.custom table th{color:var(--text-bold-clr);font-weight:normal;max-width:160px;border-left-width:2px;border-collapse:collapse;vertical-align:middle}.eael-wcpc-wrapper.custom table th div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-wcpc-wrapper.custom table td{color:var(--text-clr);text-align:center}.eael-wcpc-wrapper.custom table tr.title{background:var(--h-bg);color:var(--h-text-clr)}.eael-wcpc-wrapper.custom table tr.title th,.eael-wcpc-wrapper.custom table tr.title td{font-size:20px;color:inherit;border:none;border-left:1px solid var(--h-border-clr);border-right:1px solid var(--h-border-clr)}.eael-wcpc-wrapper.custom table tr.image td{vertical-align:middle;border:none}.eael-wcpc-wrapper.custom table .button{border-radius:5px;background:var(--btn-bg);color:var(--btn-text)}.eael-wcpc-wrapper.custom table .button:hover{background:var(--btn-bg-hover)}.eael-wcpc-wrapper.custom.theme-1 table tr.image td{background:var(--image-bg);border-left:1px solid var(--h-border-clr);border-right:1px solid var(--h-border-clr)}.eael-wcpc-wrapper.custom.theme-2{--h-bg: #ff9453;--h-border-clr: #f4ede9;--btn-bg: #ff9453;--btn-bg-hover: #6752e5;--even-row-bg: #fbf8f7}.eael-wcpc-wrapper.custom.theme-2 table tr:nth-of-type(even):not(.title){background:var(--even-row-bg)}.eael-wcpc-wrapper.custom.theme-3{--container-bg: #f9fafc;--btn-bg: #ff907e;--btn-bg-hover: #ff907e;--even-row-bg: #f5f5f8;--h-odd-row-bg: #fdfdff;--first-img-bg: linear-gradient(-130deg, #ffd0b0 0%, #ff907e 100%);--second-img-bg: linear-gradient(-130deg, #ada0ff 0%, #7561f2 100%);--third-img-bg: linear-gradient(-130deg, #6fffac 0%, #23d56e 100%);--firt-btn-bg: #ff907e;--second-btn-bg: #7561f2;--third-btn-bg: #23d56e;padding:20px}.eael-wcpc-wrapper.custom.theme-3 table{-webkit-border-horizontal-spacing:10px}.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(even):not(.title){background:var(--even-row-bg)}.eael-wcpc-wrapper.custom.theme-3 table th,.eael-wcpc-wrapper.custom.theme-3 table td{border:none;-webkit-box-sizing:border-box;box-sizing:border-box}.eael-wcpc-wrapper.custom.theme-3 table tr.title td.featured,.eael-wcpc-wrapper.custom.theme-3 table tr:nth-of-type(odd) td.featured{-webkit-box-shadow:18px 0 10px -10px rgba(86,79,127,.06),-18px 0 10px -10px rgba(86,79,127,.06);box-shadow:18px 0 10px -10px rgba(86,79,127,.06),-18px 0 10px -10px rgba(86,79,127,.06)}.eael-wcpc-wrapper.custom.theme-3 table tr.title{background:initial;color:initial}.eael-wcpc-wrapper.custom.theme-3 table tr.title th,.eael-wcpc-wrapper.custom.theme-3 table tr.title td{color:initial;border-left:none;border-right:none}.eael-wcpc-wrapper.custom.theme-3 table tr.image td{background:initial;border-left:none;border-right:none;padding:0}.eael-wcpc-wrapper.custom.theme-3 table tr.image td span{display:block;width:100%;height:100%;-webkit-box-sizing:border-box;box-sizing:border-box;border-top-left-radius:10px;border-top-right-radius:10px}.eael-wcpc-wrapper.custom.theme-3 table tr.image td>span{padding:20px}.eael-wcpc-wrapper.custom.theme-3 table tr.image td span.inner{padding:0}.eael-wcpc-wrapper.custom.theme-3 table tr.image td.featured span{padding:10px;background:#fff}.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+1) .img-inner{background:var(--first-img-bg)}.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+2) .img-inner{background:var(--second-img-bg)}.eael-wcpc-wrapper.custom.theme-3 table tr.image td:nth-of-type(3n+3) .img-inner{background:var(--third-img-bg)}.eael-wcpc-wrapper.custom.theme-4{--h-bg: none;--h-text-clr: #707070;--h-border-clr: #e8ebf0;--text-clr: #707070;--text-bold-clr: #252525;--btn-bg: #613de6;--btn-bg-hover: #ff9582;--btn-text: #fff;--image-bg: none;--container-bg: #f9fafc}.eael-wcpc-wrapper.custom.theme-4 table{background:#fff}.eael-wcpc-wrapper.custom.theme-4 table th.first-th{background:var(--container-bg)}.eael-wcpc-wrapper.custom.theme-4 table tr.title th,.eael-wcpc-wrapper.custom.theme-4 table tr.title td{font-size:20px;color:inherit;border:1px solid var(--h-border-clr)}.eael-wcpc-wrapper.custom.theme-4 table tr.image td{position:relative;border:1px solid var(--h-border-clr);overflow:hidden}.eael-wcpc-wrapper.custom.theme-4 table tr.image .ribbon{position:absolute;left:-44px;top:10px;background:var(--btn-bg);color:var(--btn-text);padding:3px 50px;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);-webkit-transform-origin:center;-ms-transform-origin:center;transform-origin:center}.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title,.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount{font-size:18px;font-weight:bold}.eael-wcpc-wrapper.custom.theme-4 table tr.image .product-title{color:var(--text-bold-clr);margin:0 auto 10px}.eael-wcpc-wrapper.custom.theme-4 table tr.image .woocommerce-Price-amount{color:var(--btn-bg)}.eael-wcpc-wrapper.custom.theme-5{--first-row-color: #fff;--first-col-bg: #6a3ee8;--second-col-bg: #3e5ae8;--third-col-bg: #15e9c9;--first-img-bg: #f4f0ff;--second-img-bg: #eaedff;--third-img-bg: #e5fffb;--h-bg: none;--h-text-clr: #707070;--h-border-clr: #e8ebf0;--first-btn-bg: #6a3ee8;--second-btn-bg: #3e5ae8;--third-btn-bg: #15e9c9;--image-bg: none}.eael-wcpc-wrapper.custom.theme-5 table th{border:none}.eael-wcpc-wrapper.custom.theme-5 table th.first-th{background:var(--container-bg)}.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button{background:var(--first-btn-bg)}.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+1) .button:hover{background:rgb(88.4097222222,39.2152777778,229.2847222222)}.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button{background:var(--second-btn-bg)}.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+2) .button:hover{background:rgb(39.2152777778,70.5208333333,229.2847222222)}.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button{background:var(--third-btn-bg)}.eael-wcpc-wrapper.custom.theme-5 table td:nth-of-type(3n+3) .button:hover{background:rgb(18.8917322835,209.6082677165,180.8208661417)}.eael-wcpc-wrapper.custom.theme-5 table tr.title th,.eael-wcpc-wrapper.custom.theme-5 table tr.title td{font-size:20px;color:inherit;border:none}.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+1){background:var(--first-img-bg)}.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+2){background:var(--second-img-bg)}.eael-wcpc-wrapper.custom.theme-5 table tr.image td:nth-of-type(3n+3){background:var(--third-img-bg)}.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+1){background:var(--first-col-bg)}.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+2){background:var(--second-col-bg)}.eael-wcpc-wrapper.custom.theme-5 table tr.title td:nth-of-type(3n+3){background:var(--third-col-bg)}.eael-wcpc-wrapper.custom.theme-5 table tr.image td,.eael-wcpc-wrapper.custom.theme-5 table tr.title td{border:none;border-right:2px solid var(--first-row-color);color:var(--first-row-color)}.eael-wcpc-wrapper.custom.theme-5 table tr.image td:last-child,.eael-wcpc-wrapper.custom.theme-5 table tr.title td:last-child{border-right:none}.eael-wcpc-wrapper.custom.theme-6{--container-bg: #f0eff6;--first-row-color: #fff;--first-col-bg: #fd907b;--second-col-bg: #7f6cf4;--third-col-bg: #3ae281;--first-img-bg: #f4f0ff;--second-img-bg: #eaedff;--third-img-bg: #e5fffb;--h-bg: none;--h-text-clr: #707070;--h-border-clr: #e8ebf0;--image-bg: none}.eael-wcpc-wrapper.custom.theme-6 table tr.title th,.eael-wcpc-wrapper.custom.theme-6 table tr.title td{border-left:0;border-right:0}.eael-wcpc-wrapper.custom.theme-6 table tr.title td{color:#fff}.eael-wcpc-wrapper.custom.theme-6 table tr,.eael-wcpc-wrapper.custom.theme-6 table th,.eael-wcpc-wrapper.custom.theme-6 table td{border:none}.eael-wcpc-wrapper.custom.theme-6 table td{color:#fff;border-right:20px solid #fff}.eael-wcpc-wrapper.custom.theme-6 table td:last-child{border-right:none}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1){background:var(--first-col-bg)}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2){background:var(--second-col-bg)}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3){background:var(--third-col-bg)}.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) th,.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td{background:#f7f6fa}.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+1){background:#fec1b5}.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+2){background:#b7adf9}.eael-wcpc-wrapper.custom.theme-6 table tr:nth-of-type(even) td:nth-of-type(3n+3){background:#91efb8}.eael-wcpc-wrapper.custom.theme-6 table tr.image td,.eael-wcpc-wrapper.custom.theme-6 table tr.title td{border:none;border-right:20px solid #fff}.eael-wcpc-wrapper.custom.theme-6 table tr.image td:last-child,.eael-wcpc-wrapper.custom.theme-6 table tr.title td:last-child{border-right:none}.eael-wcpc-wrapper.custom.theme-6 table .button{background:#fff}.eael-wcpc-wrapper.custom.theme-6 table .button:hover{background:#fff}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button{color:var(--first-col-bg)}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+1) .button:hover{color:rgb(251.4776119403,59.5074626866,22.5223880597)}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button{color:var(--second-col-bg)}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+2) .button:hover{color:rgb(47.4683544304,17.4050632911,232.5949367089)}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button{color:var(--third-col-bg)}.eael-wcpc-wrapper.custom.theme-6 table td:nth-of-type(3n+3) .button:hover{color:rgb(23.3539823009,158.6460176991,80.5309734513)}.eael-wcpc-wrapper.custom.theme-6 .img-inner{display:block;background:rgba(228,228,228,.45);border-radius:6px}@media screen and (min-width: 769px){.eael-wcpc-wrapper:not(.theme-4) tr.image td{padding:10px}.theme-4 tr.image td{padding:50px 10px}}.eael-product-grid .woocommerce ul.products,.eael-post-grid .woocommerce ul.products{display:grid;grid-gap:25px;margin:0 0 15px 0;padding:0 !important}.eael-product-grid .woocommerce ul.products:before,.eael-product-grid .woocommerce ul.products:after,.eael-post-grid .woocommerce ul.products:before,.eael-post-grid .woocommerce ul.products:after{display:none}.eael-product-grid .woocommerce ul.products .product,.eael-post-grid .woocommerce ul.products .product{width:100%;margin:0;padding:0}.eael-product-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar-wrapper,.eael-post-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar-wrapper{background-color:#f1f1f1;border-radius:0 10px 10px 0;overflow:hidden}.eael-product-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar,.eael-post-grid .woocommerce ul.products .product .eael-product-sold-count-progress-bar{background-color:#2196f3;height:10px;border-radius:0 10px 10px 0}.eael-product-grid .woocommerce ul.products .product .eael-wc-compare,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-pack:distribute;justify-content:space-around;cursor:pointer;color:#fff;background-color:#333;margin:15px}.eael-product-grid .woocommerce ul.products .product .eael-wc-compare:hover,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare:hover{color:#fff;background-color:#333}.eael-product-grid .woocommerce ul.products .product .eael-wc-compare-loader,.eael-post-grid .woocommerce ul.products .product .eael-wc-compare-loader{display:none;width:1.5rem}.eael-product-grid .woocommerce ul.products .product .star-rating,.eael-post-grid .woocommerce ul.products .product .star-rating{margin:0 auto 5px;display:inline-block;float:none;height:1em;width:5.6em;font-size:1em;line-height:1em}.eael-product-grid .woocommerce ul.products .product .star-rating:before,.eael-post-grid .woocommerce ul.products .product .star-rating:before{content:"";font-family:"Font Awesome 5 Free";font-weight:400;opacity:1}.eael-product-grid .woocommerce ul.products .product .star-rating span,.eael-post-grid .woocommerce ul.products .product .star-rating span{display:inline-block}.eael-product-grid .woocommerce ul.products .product .star-rating span:before,.eael-post-grid .woocommerce ul.products .product .star-rating span:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.eael-product-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card,.eael-post-grid .woocommerce ul.products .ast-on-card-button.ast-onsale-card{display:none !important}.eael-product-grid .woocommerce ul.products li.product,.eael-post-grid .woocommerce ul.products li.product{width:100%}.eael-product-grid .woocommerce ul.products.products[class*=columns-] li.product,.eael-post-grid .woocommerce ul.products.products[class*=columns-] li.product{width:100%}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product{position:relative;float:left;display:block;overflow:hidden;text-align:center;padding:0;border-radius:0;background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a{text-decoration:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a:hover{outline:none;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product img,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product img,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;height:auto;margin:auto;max-width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1;color:#333;margin:25px 0 12px;padding:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price{font-size:14px;margin-bottom:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price del{opacity:.5;display:inline-block}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .price ins{font-weight:400;background-color:rgba(0,0,0,0);color:#ff2a13}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .star-rating{display:block;float:none;font-size:14px;margin:10px auto}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button{display:block;font-size:14px;font-weight:400;line-height:38px;text-align:center;text-transform:uppercase;color:#fff;background-color:#333;padding:0;margin:15px;border-radius:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;padding-right:8px}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.product_type_variable:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.product_type_variable:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button:focus,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button.add_to_cart_button:focus,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button:focus,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button:focus{outline:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external{padding:0;margin:0;font-size:0px}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product.button.product_type_external:before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product.button.product_type_external:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .button::before,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button::before{content:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare{color:#fff;background-color:#333}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart{display:block;margin:15px 15px;padding:12px;font-size:14px;line-height:1;text-transform:uppercase;color:#fff;background-color:#333;font-weight:400}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist{margin:0 auto}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist{margin:0 15px 15px 15px;color:#fff;background-color:#333}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span{display:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a{font-size:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i{display:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a{vertical-align:middle;display:inline-block;color:inherit;margin:0;line-height:38px;width:100%}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a i,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a i{display:none}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product .add-to-whishlist a:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist a:after{content:"";font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.eael-product-simple .woocommerce ul.products li.product,.eael-post-grid.eael-product-simple .woocommerce ul.products li.product{border:1px solid #eee}.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product{border:1px solid rgba(0,0,0,0)}.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product .add-to-whishlist{visibility:hidden;-webkit-transition:none;transition:none}.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover{border:1px solid #eee}.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-product-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .eael-wc-compare,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .button.add_to_cart_button,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover a.added_to_cart,.eael-post-grid.eael-product-reveal .woocommerce ul.products li.product:hover .add-to-whishlist{visibility:visible}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product{position:relative;float:left;overflow:hidden;text-align:center;padding:0 0 15px 0;border-radius:0;background-color:#fff;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product.outofstock .button{display:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a{text-decoration:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product a:hover,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product a:hover{outline:none;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product img,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product img{width:-webkit-fit-content;width:-moz-fit-content;width:fit-content;max-width:100%;height:auto;margin:auto;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay{position:relative;overflow:hidden;line-height:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .button-wrap{position:absolute;top:50%;left:0;right:0;text-align:center;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:14px;line-height:38px;text-align:center;color:#fff;background-color:#333;width:38px;height:38px;border-style:none;border-radius:50%;vertical-align:middle;padding:0;margin:0 5px;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);opacity:0;-webkit-transition:opacity 300ms,-webkit-transform 200ms;transition:opacity 300ms,-webkit-transform 200ms;transition:transform 200ms,opacity 300ms;transition:transform 200ms,opacity 300ms,-webkit-transform 200ms}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .eael-wc-compare:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .product-link:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:focus,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:focus{outline:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button{font-size:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:before{display:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button:after{content:"";font-size:14px;line-height:38px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0;font-family:"Font Awesome 5 Free";font-weight:900}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.product_type_variable:after{content:""}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:before{display:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add_to_cart_button.loading:after{content:"";display:inline-block;font-weight:normal;font-family:"Font Awesome 5 Free";font-size:14px;line-height:38px;color:#fff;height:auto;width:auto;position:relative;top:0;left:0;margin:0;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart{font-size:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .added_to_cart:after{content:"";font-family:"Font Awesome 5 Free";font-size:14px;line-height:38px;font-weight:900;color:#fff;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external{padding:0;margin:0;font-size:0px}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay.button.product_type_external:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist{margin:0;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists span{display:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a{font-size:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i{display:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a{font-size:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a i{display:none}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .overlay .add-to-whishlist a:after{content:"";font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .woocommerce-loop-product__title{font-size:16px;font-weight:700;line-height:1;color:#333;margin:25px 0 12px;padding:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price{font-size:14px;margin-bottom:0}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price del,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price del{opacity:.5;display:inline-block}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .price ins,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .price ins{font-weight:400;background-color:rgba(0,0,0,0);color:#ff2a13}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .star-rating{display:block;float:none;font-size:14px;margin:10px auto}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product .eael-wc-compare{padding:5px !important}.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-product-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .eael-wc-compare,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay a,.eael-post-grid.eael-product-overlay .woocommerce ul.products li.product:hover .overlay .add_to_cart_button{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge{padding:5px 10px;font-size:12px;font-weight:500;position:absolute;text-align:center;line-height:1.2em;top:30px;left:0;margin:0;background-color:#ff7a80;color:#fff;z-index:9}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1 br{display:none}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-1.right{left:auto;right:0}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2{padding:0;top:5px;left:5px;display:inline-table;min-width:50px;min-height:50px;line-height:50px;border-radius:100%;-webkit-font-smoothing:antialiased;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-2.right{left:auto;right:5px}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3{border-radius:50px;left:15px;top:15px}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3 br{display:none}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-3.right{left:auto;right:15px}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4{left:0;top:15px}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4 br{display:none}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4:after{position:absolute;right:-15px;bottom:0px;width:15px;height:24px;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-left:10px solid #23a454;content:"";border-right-color:#ff2a13;border-left-color:#ff2a13}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right{left:auto;right:0}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-4.right:after{right:auto;left:-15px;border-left:0;border-right:10px solid #23a454;border-right-color:#ff2a13;border-left-color:#ff2a13}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5{display:block;line-height:74px;height:60px;width:120px;left:-39px;top:-10px;right:auto;padding:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);line-height:normal;padding-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5 br{display:none}.eael-product-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .outofstock-badge.sale-preset-5.right{left:auto;right:-35px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.eael-product-grid.eael-product-default .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-simple .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-default .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product span.onsale,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product span.onsale{min-height:unset}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale{padding:5px 10px;font-size:12px;font-weight:500;position:absolute;text-align:center;line-height:1.2em;top:30px;left:0;margin:0;background-color:#ff7a80;color:#fff;z-index:9;border-radius:0;right:auto}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1 br{display:none}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-1.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-1.right{left:auto;right:0}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2{padding:0;top:5px;left:5px;display:inline-table;min-width:50px;min-height:50px;line-height:50px;border-radius:100%;-webkit-font-smoothing:antialiased;line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-2.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-2.right{left:auto;right:5px}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3{border-radius:50px;left:15px;top:15px}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3 br{display:none}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-3.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-3.right{left:auto;right:15px}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4{left:0;top:15px}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4 br{display:none}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4:after{position:absolute;right:-15px;bottom:0px;width:15px;height:24px;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-left:10px solid #23a454;content:"";border-right-color:#ff2a13;border-left-color:#ff2a13}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right{left:auto;right:0}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-4.right:after,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-4.right:after{right:auto;left:-15px;border-left:0;border-right:10px solid #23a454;border-right-color:#ff2a13;border-left-color:#ff2a13}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5{display:block;line-height:74px;height:60px;width:120px;left:-39px;top:-10px;right:auto;padding:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg);line-height:normal;padding-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5 br,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5 br{display:none}.eael-product-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-product-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-default .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-simple .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-reveal .woocommerce ul.products .product .onsale.sale-preset-5.right,.eael-post-grid.eael-product-overlay .woocommerce ul.products .product .onsale.sale-preset-5.right{left:auto;right:-35px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.eael-product-grid.eael-product-default .woocommerce ul.products li.product,.eael-post-grid.eael-product-default .woocommerce ul.products li.product{overflow:visible !important}.eael-product-grid.eael-product-default .woocommerce ul.products li.product .onsale,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .onsale{line-height:inherit;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge{font-size:13px;font-weight:700;position:absolute;text-align:center;top:0;margin:0;background-color:#ff2a13;color:#fff;font-size:.857em;z-index:9}.eael-product-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge:last-child,.eael-post-grid.eael-product-default .woocommerce ul.products li.product .outofstock-badge:last-child{display:none !important}.eael-product-grid.eael-product-default .button.add_to_cart_button::before,.eael-post-grid.eael-product-default .button.add_to_cart_button::before{content:"";font-family:"Font Awesome 5 Free";font-weight:900;padding-right:8px}.eael-product-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before,.eael-post-grid.eael-product-default .button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid.eael-product-default.button.product_type_external,.eael-post-grid.eael-product-default.button.product_type_external{padding:0;margin:0;font-size:0px}.eael-product-grid.eael-product-default.button.product_type_external:before,.eael-post-grid.eael-product-default.button.product_type_external:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.eael-product-preset-5 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-6 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-7 ul.products li.product .image-wrap img,.eael-product-grid.eael-product-preset-8 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-5 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-6 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-7 ul.products li.product .image-wrap img,.eael-post-grid.eael-product-preset-8 ul.products li.product .image-wrap img{-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist{margin:15px;padding:7px;color:#fff;background-color:rgba(0,0,0,0)}.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists span,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists span{display:none}.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a{font-size:0}.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a i,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a i{display:none}.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist.exists a:after,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist.exists a:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a{font-size:0;vertical-align:middle;display:inline-block;color:inherit}.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a i,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a i{display:none}.eael-product-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,.eael-product-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-5 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-6 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-7 .yith-wcwl-add-to-wishlist a:after,.eael-post-grid.eael-product-preset-8 .yith-wcwl-add-to-wishlist a:after{content:"";font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.theme-astra .eael-product-grid.list .woocommerce ul.products li.product,.theme-astra .eael-product-grid.grid .woocommerce ul.products li.product,.theme-astra .eael-post-grid.list .woocommerce ul.products li.product,.theme-astra .eael-post-grid.grid .woocommerce ul.products li.product{width:100% !important}.eael-wcpc-modal{position:fixed;top:50px;right:0;bottom:50px;left:0;margin-left:auto;margin-right:auto;width:1080px;max-width:90%;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:9999999}.modal__content{width:100%;height:100%;overflow:hidden auto}.wcpc-overlay{position:fixed;top:0;left:0;width:100%;height:100vh;z-index:10;background:rgba(0,0,0,.5);pointer-events:none}.wcpc-overlay,.eael-wcpc-modal{visibility:hidden;opacity:0;-webkit-transition:all .5s ease;transition:all .5s ease}.close-modal{position:absolute;top:-10px;right:-10px;cursor:pointer;display:block;border-radius:50%;color:#fff;background:#000;font-size:30px;font-weight:bold;text-align:center;line-height:23px;-webkit-box-shadow:-1px 0px 3px 0 #000;box-shadow:-1px 0px 3px 0 #000;-webkit-transition:-webkit-transform 300ms ease;transition:-webkit-transform 300ms ease;transition:transform 300ms ease;transition:transform 300ms ease, -webkit-transform 300ms ease}.eael-wcpc-wrapper .eael-wc-remove,.eael-wcpc-wrapper.custom .eael-wc-remove{cursor:pointer;-webkit-transition:all 400ms ease;transition:all 400ms ease}.eael-wcpc-wrapper .eael-wc-remove.disable,.eael-wcpc-wrapper.custom .eael-wc-remove.disable{color:#a0a0a0 !important;-webkit-transform:scale(1) !important;-ms-transform:scale(1) !important;transform:scale(1) !important}.eael-wcpc-wrapper .eael-wc-remove:hover,.eael-wcpc-wrapper.custom .eael-wc-remove:hover{color:red;-webkit-transform:scale(2);-ms-transform:scale(2);transform:scale(2)}.eael-wcpc-wrapper .remove-row,.eael-wcpc-wrapper.custom .remove-row{border:none}.eael-wcpc-wrapper .remove-row th,.eael-wcpc-wrapper .remove-row td,.eael-wcpc-wrapper.custom .remove-row th,.eael-wcpc-wrapper.custom .remove-row td{border:none;text-align:center}.eael-product-grid .woocommerce ul.products li.product a img{margin-bottom:0;display:block;width:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden}.eael-product-grid .woocommerce ul.products li.product .woocommerce-loop-product__title{letter-spacing:normal;font-weight:700;text-transform:capitalize}.eael-product-grid .woocommerce ul.products li.product ins{background:rgba(0,0,0,0)}.eael-product-grid .woocommerce ul.products li.product .button{text-transform:capitalize;border:none;letter-spacing:normal;-webkit-box-shadow:none;box-shadow:none}.eael-product-grid .woocommerce ul.products li.product .button:hover,.eael-product-grid .woocommerce ul.products li.product .button:visited{text-decoration:none}.eael-product-grid .woocommerce ul.products li.product .star-rating{margin:0 auto 5px;display:inline-block;float:none;height:1em;width:5.6em;font-size:1em;line-height:1em}.eael-product-grid .woocommerce ul.products li.product .star-rating:before{content:"";font-family:"Font Awesome 5 Free";font-weight:400;opacity:1}.eael-product-grid .woocommerce ul.products li.product .star-rating span{display:inline-block}.eael-product-grid .woocommerce ul.products li.product .star-rating span:before{content:"";font-family:"Font Awesome 5 Free";font-weight:900}.eael-product-grid .eael-woo-pagination ul{display:inline-block;text-align:center;white-space:nowrap;padding:0;clear:both;border:0;margin:1px;width:auto}.eael-product-grid .eael-woo-pagination ul li{display:inline-block;margin:0 5px 5px 0;padding:0;float:left;overflow:hidden}.eael-product-grid .eael-woo-pagination ul li .page-numbers{margin:0;text-decoration:none;color:rgba(0,0,0,.7411764706);line-height:1;font-size:1em;font-weight:normal;padding:.75em;display:block;min-width:2.5em;-webkit-box-sizing:inherit;box-sizing:inherit;border:none}.eael-product-grid .eael-woo-pagination ul li .page-numbers.current,.eael-product-grid .eael-woo-pagination ul li .page-numbers:hover,.eael-product-grid .eael-woo-pagination ul li .page-numbers:focus{color:#fff;background:rgba(0,0,0,.7411764706)}.eael-product-grid .woocommerce ul.products .product{overflow-y:auto}.eael-product-grid .eael-load-more-button-wrap{clear:both;margin-top:40px}.eael-product-grid .eael-product-wrap .eael-onsale{padding:5px 10px;font-size:12px;font-weight:500;position:absolute;text-align:center;line-height:1.2em;top:30px;left:0;margin:0;background-color:#ff7a80;color:#fff;z-index:9}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.outofstock br{display:none}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-1.right{left:auto;right:0}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2{padding:0;top:5px;left:5px;display:inline-table;min-width:50px;min-height:50px;line-height:50px;border-radius:100%;-webkit-font-smoothing:antialiased}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.outofstock{line-height:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-2.right{left:auto;right:5px}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3{border-radius:50px;left:15px;top:15px}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.outofstock br{display:none}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-3.right{left:auto;right:15px}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4{left:0;top:15px}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.outofstock br{display:none}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4:after{position:absolute;right:-15px;bottom:0px;width:15px;height:24px;border-top:12px solid rgba(0,0,0,0);border-bottom:12px solid rgba(0,0,0,0);border-left:10px solid #23a454;content:""}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right{left:auto;right:0}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-4.right:after{right:auto;left:-15px;border-left:0;border-right:10px solid #23a454}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5{display:block;line-height:74px;height:60px;width:120px;left:-39px;top:-10px;right:auto;padding:0;-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.outofstock{line-height:normal;padding-top:12px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid .eael-product-wrap .eael-onsale.sale-preset-5.right{left:auto;right:-35px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.eael-product-grid .eael-product-wrap .eael-product-title h2{font-size:20px;line-height:1.2em;color:#252525;font-weight:500;margin:0 0 8px;padding:0}.eael-product-grid .eael-product-wrap .eael-product-title h2:before{content:none}.eael-product-grid .eael-product-wrap .eael-product-price{font-size:18px;line-height:1.2em;color:#ff7a80;font-weight:600;margin-bottom:10px}.eael-product-grid .eael-product-wrap .star-rating{margin:0 auto 10px}.eael-product-grid .eael-product-wrap a.button.add_to_cart_button.added{display:none !important}.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.box-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.box-style{bottom:30px;visibility:visible;opacity:1}.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-box-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-box-style{visibility:visible;opacity:1;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.eael-product-grid.grid .eael-product-wrap:hover .icons-wrap.block-style,.eael-product-grid.masonry .eael-product-wrap:hover .icons-wrap.block-style{visibility:visible;opacity:1;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.eael-product-grid.grid .eael-product-wrap .product-image-wrap,.eael-product-grid.masonry .eael-product-wrap .product-image-wrap{position:relative;overflow:hidden}.eael-product-grid.grid .eael-product-wrap .icons-wrap,.eael-product-grid.masonry .eael-product-wrap .icons-wrap{padding:0;list-style:none;position:absolute;z-index:9;display:block;top:50%;left:0;right:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);opacity:0;visibility:hidden;-webkit-transform-origin:center center;-ms-transform-origin:center center;transform-origin:center center;margin:0 auto;-webkit-transition:all ease .4s;transition:all ease .4s}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style{background:red;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:stretch;-ms-flex-pack:stretch;justify-content:stretch;width:100%;top:auto;bottom:-50px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li{-webkit-box-flex:1;-ms-flex:1;flex:1}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist{margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li:not(:last-child),.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li:not(:last-child){border-right:1px solid #fff}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li.add-to-cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li.add-to-cart{-webkit-box-flex:4;-ms-flex:4;flex:4}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a{position:relative;background-color:rgba(0,0,0,0);margin:0;padding:10px 5px;font-size:15px;line-height:1.2em;color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;min-height:42px;-ms-flex-line-pack:center;align-content:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.button.add_to_cart_button{padding:0 !important}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a:hover,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a:hover{background-color:rgba(0,0,0,0);color:#000}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a i{line-height:normal}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist i{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-style li a.add_to_wishlist:after{content:"";font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;top:auto;bottom:-100px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist{margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a{position:relative;width:42px;height:42px;margin:3px;-webkit-box-shadow:0px 15px 10px rgba(61,70,79,.12);box-shadow:0px 15px 10px rgba(61,70,79,.12);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a i{line-height:1rem}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.added_to_cart:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button{padding:0;margin:3px;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external{padding:0;margin:0;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.button.product_type_external:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist i{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.box-style li a.add_to_wishlist:after{content:"";font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:center;-ms-flex-align:center;align-items:center;visibility:visible;opacity:1;top:auto;bottom:-24px;margin:0 5%}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist{margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a{position:relative;width:42px;height:42px;margin:3px;-webkit-box-shadow:0px 15px 10px rgba(61,70,79,.12);box-shadow:0px 15px 10px rgba(61,70,79,.12);background-color:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a i{line-height:1rem}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.added_to_cart:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;line-height:38px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button{padding:0;margin:0;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external{padding:0;margin:0;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.button.product_type_external:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist i{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.over-box-style li a.add_to_wishlist:after{content:"";font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style{background:#fff;width:100%;top:auto;bottom:-50px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist{margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a{position:relative;width:42px;height:42px;margin:10px 2px 0;padding:0;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a i{line-height:1rem}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.added_to_cart:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button{padding:0;margin:10px 2px 0;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.add_to_cart_button.product_type_variable:before{content:""}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external{padding:0;margin:10px 2px 0;font-size:0px}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.button.product_type_external:before{content:"";display:block;font-family:"Font Awesome 5 Free";font-size:18px;font-weight:900;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);top:50%;left:50%;position:absolute}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist{font-size:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist i{display:none}.eael-product-grid.grid .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after,.eael-product-grid.masonry .eael-product-wrap .icons-wrap.block-box-style li a.add_to_wishlist:after{content:"";font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap li,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li{display:inline-block;margin:0;padding:0}.eael-product-grid.grid .eael-product-wrap .icons-wrap li a,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a{display:block;position:absolute;color:#000;width:100%;height:100%;text-align:center;-webkit-transition:all ease .4s;transition:all ease .4s}.eael-product-grid.grid .eael-product-wrap .icons-wrap li a:hover,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a:hover{background:#ff7a80;color:#fff}.eael-product-grid.grid .eael-product-wrap .icons-wrap li a i,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a i{position:relative;font-size:18px;line-height:42px}.eael-product-grid.grid .eael-product-wrap .icons-wrap li a svg,.eael-product-grid.masonry .eael-product-wrap .icons-wrap li a svg{width:18px}.eael-product-grid.grid .eael-product-wrap .product-details-wrap,.eael-product-grid.masonry .eael-product-wrap .product-details-wrap{padding:10px}.eael-product-grid.masonry .woocommerce ul.products{display:block}@media(min-width: 766px){.eael-product-grid.masonry .woocommerce ul.products{margin:0 -1% !important}}.eael-product-grid.masonry .woocommerce ul.products:before,.eael-product-grid.masonry .woocommerce ul.products:after{display:table;content:" "}.eael-product-grid.masonry .woocommerce ul.products li.product{float:left;margin:15px 0}@media(min-width: 766px){.eael-product-grid.masonry .woocommerce ul.products li.product{margin:1%}}.eael-product-grid.grid.eael-product-preset-8 .product-image-wrap,.eael-product-grid.masonry.eael-product-preset-8 .product-image-wrap{overflow:inherit}.eael-product-grid.grid.eael-product-preset-8 .product-details-wrap>div:first-child,.eael-product-grid.masonry.eael-product-preset-8 .product-details-wrap>div:first-child{margin-top:20px}.eael-product-grid.grid.eael-product-preset-5 ul.products,.eael-product-grid.grid.eael-product-preset-6 ul.products,.eael-product-grid.grid.eael-product-preset-7 ul.products,.eael-product-grid.grid.eael-product-preset-8 ul.products,.eael-product-grid.masonry.eael-product-preset-5 ul.products,.eael-product-grid.masonry.eael-product-preset-6 ul.products,.eael-product-grid.masonry.eael-product-preset-7 ul.products,.eael-product-grid.masonry.eael-product-preset-8 ul.products{padding:0;margin:0;list-style:none}.eael-product-grid.grid.eael-product-preset-5 ul.products li.product,.eael-product-grid.grid.eael-product-preset-6 ul.products li.product,.eael-product-grid.grid.eael-product-preset-7 ul.products li.product,.eael-product-grid.grid.eael-product-preset-8 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product,.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product{text-align:center;border:1px solid #000;overflow:hidden}.eael-product-grid.grid.eael-product-preset-5 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-6 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-7 ul.products li.product.first,.eael-product-grid.grid.eael-product-preset-8 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-5 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-6 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-7 ul.products li.product.first,.eael-product-grid.masonry.eael-product-preset-8 ul.products li.product.first{clear:none}.eael-product-grid.grid.eael-product-preset-6 .product.outofstock .icons-wrap .button,.eael-product-grid.grid.eael-product-preset-7 .product.outofstock .icons-wrap .button,.eael-product-grid.grid.eael-product-preset-8 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-6 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-7 .product.outofstock .icons-wrap .button,.eael-product-grid.masonry.eael-product-preset-8 .product.outofstock .icons-wrap .button{display:none}.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-6 .icons-wrap .button.product_type_external,.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-7 .icons-wrap .button.product_type_external,.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_grouped,.eael-product-grid.grid.eael-product-preset-8 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-6 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-7 .icons-wrap .button.product_type_external,.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_grouped,.eael-product-grid.masonry.eael-product-preset-8 .icons-wrap .button.product_type_external{display:none !important}.eael-product-grid.list .woocommerce ul.products li.product{overflow:hidden}.eael-product-grid.list .woocommerce ul.products li.product .woocommerce-loop-product__link img{margin-bottom:0}.eael-product-grid.list .woocommerce ul.products li.product .star-rating{margin:0 auto 10px 0}.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap{padding:20px}.eael-product-grid.list .eael-product-list-preset-2 .eael-product-wrap .product-details-wrap{padding:0 0 0 25px}.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap{padding:0;background-color:rgba(0,0,0,0)}.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .product-details-wrap{padding:0 0 0 25px}.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .title-wrap,.eael-product-grid.list .eael-product-list-preset-3 .eael-product-wrap .price-wrap{margin-bottom:10px;padding-bottom:10px;border-bottom:1px solid}.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap{padding:0}.eael-product-grid.list .eael-product-list-preset-4 .eael-product-wrap .product-details-wrap{padding:20px;margin-left:20px}.eael-product-grid.list .eael-product-wrap{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.box-style{-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);visibility:visible;opacity:1}.eael-product-grid.list .eael-product-wrap:hover .icons-wrap.block-style{visibility:visible;opacity:1;-webkit-transform:translateY(-50px);-ms-transform:translateY(-50px);transform:translateY(-50px)}.eael-product-grid.list .eael-product-wrap .icons-wrap{padding:0;margin:0;list-style:none;-webkit-transition:all ease .4s;transition:all ease .4s}.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style{background:red;display:-webkit-box;display:-ms-flexbox;display:flex;height:50px;width:100%;top:auto;bottom:-50px}.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li{-webkit-box-flex:1;-ms-flex:1;flex:1}.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li.add-to-cart{-webkit-box-flex:4;-ms-flex:4;flex:4}.eael-product-grid.list .eael-product-wrap .icons-wrap.block-style li a{position:relative}.eael-product-grid.list .eael-product-wrap .icons-wrap.box-style li{width:42px;height:42px;-webkit-filter:drop-shadow(0px 15px 10px rgba(61, 70, 79, 0.12));filter:drop-shadow(0px 15px 10px rgba(61, 70, 79, 0.12));background-color:#fff}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist{margin:0;padding:0}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists span{display:none}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a{font-size:0}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a i{display:none}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-whishlist .yith-wcwl-add-to-wishlist.exists a:after{content:"";font-weight:900;font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li.add-to-cart a{padding:11px 15px !important;width:auto}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a{margin:2px;padding:10.5px 10px;width:42px;height:42px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist{font-size:0}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist i{display:none}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style li a.add_to_wishlist:after{content:"";font-family:"Font Awesome 5 Free";font-size:18px;text-rendering:auto;-webkit-font-smoothing:antialiased;vertical-align:middle;margin:0;padding:0}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2{display:-webkit-box;display:-ms-flexbox;display:flex}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li:not(:first-child) a{border-left-width:0 !important}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li.add-to-cart a{padding:8.5px 10px;margin:0}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a{border:2px solid #ddd}.eael-product-grid.list .eael-product-wrap .icons-wrap.details-block-style-2 li a.eael-wc-compare.eael-wc-compare-icon{margin:2px}.eael-product-grid.list .eael-product-wrap .icons-wrap li{display:inline-block;margin:0;padding:0;vertical-align:top}.eael-product-grid.list .eael-product-wrap .icons-wrap li a{display:block;color:#000;text-align:center;-webkit-transition:all ease .4s;transition:all ease .4s;background:#ffebcd;padding:9px 10px;font-size:15px;line-height:1.4em;font-weight:700;cursor:pointer}.eael-product-grid.list .eael-product-wrap .icons-wrap li a:hover{background:#ff7a80;color:#fff}.eael-product-grid.list .eael-product-wrap .icons-wrap li a i{position:relative;font-size:18px}.eael-product-grid.list .eael-product-wrap .icons-wrap li a svg{width:18px}.eael-product-grid.list .eael-product-wrap .icons-wrap li a.button{font-size:15px;line-height:1.4em}.eael-product-grid.list .eael-product-wrap .product-image-wrap{position:relative;overflow:hidden;width:45%;margin:0}.eael-product-grid.list .eael-product-wrap .product-details-wrap{width:55%;padding:25px;text-align:left !important}.eael-product-grid.list .eael-product-wrap .eael-product-price{margin-bottom:5px}.eael-product-grid.list .eael-product-wrap .eael-product-excerpt p{margin:0 0 10px}.eael-product-grid.list .eael-sold-count-number{text-align:left}@media only screen and (min-width: 1025px){.eael-product-grid-column-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-grid-column-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3, 1fr)}.eael-product-grid-column-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4, 1fr)}.eael-product-grid-column-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5, 1fr)}.eael-product-grid-column-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6, 1fr)}.eael-product-list-column-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-list-column-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-1 .eael-product-grid.masonry .woocommerce ul.products li.product{width:100%;margin:15px 0}.eael-product-grid-column-2 .eael-product-grid.masonry .woocommerce ul.products li.product{width:48%}.eael-product-grid-column-3 .eael-product-grid.masonry .woocommerce ul.products li.product{width:31.3333%}.eael-product-grid-column-4 .eael-product-grid.masonry .woocommerce ul.products li.product{width:23%}.eael-product-grid-column-5 .eael-product-grid.masonry .woocommerce ul.products li.product{width:18%}.eael-product-grid-column-6 .eael-product-grid.masonry .woocommerce ul.products li.product{width:14.66666667%}}@media only screen and (max-width: 1024px)and (min-width: 766px){.eael-product-grid-column-tablet-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-tablet-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-grid-column-tablet-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3, 1fr)}.eael-product-grid-column-tablet-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4, 1fr)}.eael-product-grid-column-tablet-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5, 1fr)}.eael-product-grid-column-tablet-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6, 1fr)}.eael-product-list-column-tablet-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-list-column-tablet-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-tablet-1 .eael-product-grid.masonry .woocommerce ul.products li.product{width:100%;margin:15px 0}.eael-product-grid-column-tablet-2 .eael-product-grid.masonry .woocommerce ul.products li.product{width:48%}.eael-product-grid-column-tablet-3 .eael-product-grid.masonry .woocommerce ul.products li.product{width:31.3333%}.eael-product-grid-column-tablet-4 .eael-product-grid.masonry .woocommerce ul.products li.product{width:23%}.eael-product-grid-column-tablet-5 .eael-product-grid.masonry .woocommerce ul.products li.product{width:18%}.eael-product-grid-column-tablet-6 .eael-product-grid.masonry .woocommerce ul.products li.product{width:14.66666667%}}@media only screen and (max-width: 767px){.eael-product-grid-column-mobile-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-grid-column-mobile-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-grid-column-mobile-3 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(3, 1fr)}.eael-product-grid-column-mobile-4 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(4, 1fr)}.eael-product-grid-column-mobile-5 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(5, 1fr)}.eael-product-grid-column-mobile-6 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(6, 1fr)}.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products{grid-template-columns:repeat(2, 1fr)}.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap{width:100%}.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap{margin-bottom:15px}.eael-product-list-column-mobile-2 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap{padding:0;margin:0}.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products{grid-template-columns:100%}.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap,.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap{width:100%}.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-image-wrap{margin-bottom:15px}.eael-product-list-column-mobile-1 .eael-product-grid .woocommerce ul.products .eael-product-wrap .product-details-wrap{padding:0;margin:0}.eael-product-grid-column-mobile-1 .eael-product-grid.masonry .woocommerce ul.products li.product{width:100%;margin:15px 0}.eael-product-grid-column-mobile-2 .eael-product-grid.masonry .woocommerce ul.products li.product{width:48% !important;margin:1%}.eael-product-grid-column-mobile-3 .eael-product-grid.masonry .woocommerce ul.products li.product{width:31.3333% !important;margin:1%}.eael-product-grid-column-mobile-4 .eael-product-grid.masonry .woocommerce ul.products li.product{width:23% !important;margin:1%}.eael-product-grid-column-mobile-5 .eael-product-grid.masonry .woocommerce ul.products li.product{width:18% !important;margin:1%}.eael-product-grid-column-mobile-6 .eael-product-grid.masonry .woocommerce ul.products li.product{width:14.66666667% !important;margin:1%}}.eael-product-loader{position:relative}.eael-product-loader::after{border-radius:50%;width:50px;height:50px;position:absolute;content:"";border-top:4px solid rgba(0,0,0,.2);border-right:4px solid rgba(0,0,0,.2);border-bottom:4px solid rgba(0,0,0,.2);border-left:4px solid #000;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-animation:loaderSpin 1.1s infinite linear;animation:loaderSpin 1.1s infinite linear;left:48%;top:40%;-webkit-transition:all .2s;transition:all .2s}.theme-flexia .woocommerce ul.products li.product .woocommerce-LoopProduct-link{position:unset;display:unset}.eael-product-grid .woocommerce ul.products li.product .ast-shop-product-out-of-stock{display:none}.theme-blocksy .button:before{-ms-filter:"progid:DXImageTransform.Microsoft.gradient(enabled=false)";-webkit-filter:none !important;filter:none !important;opacity:1;z-index:0;bottom:0 !important;right:0;line-height:1.2em}.theme-blocksy .button:hover{-webkit-transform:none;-ms-transform:none;transform:none}.theme-twentytwentyone .eael-product-default .woocommerce ul.products li.product .button{margin:0 auto}.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating{font-size:12px;letter-spacing:2px;width:75px}.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating:before{font-size:12px;letter-spacing:2px;line-height:12px;left:0px}.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span{font-size:12px;letter-spacing:2px}.theme-savoy .eael-product-grid .woocommerce ul.products li.product .star-rating span:before{font-size:12px;letter-spacing:2px;left:0px;line-height:12px}.buddyboss-theme .eael-product-popup.woocommerce div.product .button{line-height:0}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid .woocommerce ul.products,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list .woocommerce ul.products{display:grid;margin:0}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid .woocommerce ul.products li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list .woocommerce ul.products li.product{margin:0}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product{max-width:100%}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .onsale,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .stockout,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .onsale,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .stockout{height:auto;top:25px;left:-55px}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .eael-star-rating.star-rating,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .eael-star-rating.star-rating{width:7em}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid li.product .eael-product-wrap .button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid li.product .eael-product-wrap .button{margin:0}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-default li.product,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-default li.product{display:block}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-default li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-default li.product .added_to_cart{width:100%;position:absolute;bottom:0;border:none;border-radius:0;background:#333;color:#fff;height:100%}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-overlay li.product a.button.add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-overlay li.product a.button.add_to_cart_button{-webkit-box-flex:inherit;-ms-flex:inherit;flex:inherit;width:auto;border-radius:50%}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-5 li.product .eael-product-wrap .added_to_cart{border:none;width:100%}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-6 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-8 li.product .eael-product-wrap .add_to_cart_button{border-radius:3px;margin:0px 2px 0;width:42px;height:42px}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-preset-7 li.product .eael-product-wrap .add_to_cart_button{border-radius:3px;margin:10px 2px 0;width:42px;height:42px}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style .add-to-cart .add_to_cart_button{margin:2px;border-radius:3px}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style-2 .add-to-cart .add_to_cart_button{padding:9px 10px}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.list li.product .details-block-style-2 .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.list li.product .details-block-style-2 .added_to_cart{width:100%;padding:5px 10px}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-simple li.product .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-simple li.product .add_to_cart_button.added{display:block !important}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.eael-product-simple li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.eael-product-simple li.product .added_to_cart{width:100%;border-radius:0;padding:12px 10px;color:#fff;background-color:#333;position:absolute;border:none;margin:10px auto}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added{display:block !important}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added{visibility:visible}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.grid.eael-product-reveal li.product .eael-product-wrap .added_to_cart{width:100%;border-radius:0;padding:12px 10px;color:#fff;background-color:#333;position:absolute;border:none;margin:10px auto}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-simple li.product .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-simple li.product .add_to_cart_button.added{display:block !important}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-simple li.product .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-simple li.product .added_to_cart{width:100%;border-radius:0;padding:12px 10px;color:#fff;background-color:#333;position:absolute;border:none;margin:10px auto}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .add_to_cart_button.added{display:block !important}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap:hover.add_to_cart_button.added{visibility:visible}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-reveal li.product .eael-product-wrap .added_to_cart{width:100%;border-radius:0;padding:12px 10px;color:#fff;background-color:#333;position:absolute;border:none;margin:10px auto}.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-product-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button,.buddyboss-theme #content .elementor-widget-eicon-woocommerce .eael-post-grid.masonry.eael-product-preset-7 li.product .add-to-cart .add_to_cart_button{margin:10px 2px 0}@font-face{font-family:eicons;src:url(//wamikata.org.au/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0);src:url(//wamikata.org.au/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.36.0#iefix) format("embedded-opentype"),url(//wamikata.org.au/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.36.0) format("woff2"),url(//wamikata.org.au/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.36.0) format("woff"),url(//wamikata.org.au/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.36.0) format("truetype"),url(//wamikata.org.au/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.36.0#eicon) format("svg");font-weight:400;font-style:normal}[class*=" eicon-"],[class^=eicon]{display:inline-block;font-family:eicons;font-size:inherit;font-weight:400;font-style:normal;font-variant:normal;line-height:1;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}@keyframes a{0%{transform:rotate(0deg)}to{transform:rotate(359deg)}}.eicon-animation-spin{animation:a 2s infinite linear}.eicon-editor-link:before{content:"\e800"}.eicon-editor-unlink:before{content:"\e801"}.eicon-editor-external-link:before{content:"\e802"}.eicon-editor-close:before{content:"\e803"}.eicon-editor-list-ol:before{content:"\e804"}.eicon-editor-list-ul:before{content:"\e805"}.eicon-editor-bold:before{content:"\e806"}.eicon-editor-italic:before{content:"\e807"}.eicon-editor-underline:before{content:"\e808"}.eicon-editor-paragraph:before{content:"\e809"}.eicon-editor-h1:before{content:"\e80a"}.eicon-editor-h2:before{content:"\e80b"}.eicon-editor-h3:before{content:"\e80c"}.eicon-editor-h4:before{content:"\e80d"}.eicon-editor-h5:before{content:"\e80e"}.eicon-editor-h6:before{content:"\e80f"}.eicon-editor-quote:before{content:"\e810"}.eicon-editor-code:before{content:"\e811"}.eicon-elementor:before{content:"\e812"}.eicon-elementor-circle:before{content:"\e813"}.eicon-pojome:before{content:"\e814"}.eicon-plus:before{content:"\e815"}.eicon-menu-bar:before{content:"\e816"}.eicon-apps:before{content:"\e817"}.eicon-accordion:before{content:"\e818"}.eicon-alert:before{content:"\e819"}.eicon-animation-text:before{content:"\e81a"}.eicon-animation:before{content:"\e81b"}.eicon-banner:before{content:"\e81c"}.eicon-blockquote:before{content:"\e81d"}.eicon-button:before{content:"\e81e"}.eicon-call-to-action:before{content:"\e81f"}.eicon-captcha:before{content:"\e820"}.eicon-carousel:before{content:"\e821"}.eicon-checkbox:before{content:"\e822"}.eicon-columns:before{content:"\e823"}.eicon-countdown:before{content:"\e824"}.eicon-counter:before{content:"\e825"}.eicon-date:before{content:"\e826"}.eicon-divider-shape:before{content:"\e827"}.eicon-divider:before{content:"\e828"}.eicon-download-button:before{content:"\e829"}.eicon-dual-button:before{content:"\e82a"}.eicon-email-field:before{content:"\e82b"}.eicon-facebook-comments:before{content:"\e82c"}.eicon-facebook-like-box:before{content:"\e82d"}.eicon-form-horizontal:before{content:"\e82e"}.eicon-form-vertical:before{content:"\e82f"}.eicon-gallery-grid:before{content:"\e830"}.eicon-gallery-group:before{content:"\e831"}.eicon-gallery-justified:before{content:"\e832"}.eicon-gallery-masonry:before{content:"\e833"}.eicon-icon-box:before{content:"\e834"}.eicon-image-before-after:before{content:"\e835"}.eicon-image-box:before{content:"\e836"}.eicon-image-hotspot:before{content:"\e837"}.eicon-image-rollover:before{content:"\e838"}.eicon-info-box:before{content:"\e839"}.eicon-inner-section:before{content:"\e83a"}.eicon-mailchimp:before{content:"\e83b"}.eicon-menu-card:before{content:"\e83c"}.eicon-navigation-horizontal:before{content:"\e83d"}.eicon-nav-menu:before{content:"\e83e"}.eicon-navigation-vertical:before{content:"\e83f"}.eicon-number-field:before{content:"\e840"}.eicon-parallax:before{content:"\e841"}.eicon-php7:before{content:"\e842"}.eicon-post-list:before{content:"\e843"}.eicon-post-slider:before{content:"\e844"}.eicon-post:before{content:"\e845"}.eicon-posts-carousel:before{content:"\e846"}.eicon-posts-grid:before{content:"\e847"}.eicon-posts-group:before{content:"\e848"}.eicon-posts-justified:before{content:"\e849"}.eicon-posts-masonry:before{content:"\e84a"}.eicon-posts-ticker:before{content:"\e84b"}.eicon-price-list:before{content:"\e84c"}.eicon-price-table:before{content:"\e84d"}.eicon-radio:before{content:"\e84e"}.eicon-rtl:before{content:"\e84f"}.eicon-scroll:before{content:"\e850"}.eicon-search:before{content:"\e851"}.eicon-select:before{content:"\e852"}.eicon-share:before{content:"\e853"}.eicon-sidebar:before{content:"\e854"}.eicon-skill-bar:before{content:"\e855"}.eicon-slider-3d:before{content:"\e856"}.eicon-slider-album:before{content:"\e857"}.eicon-slider-device:before{content:"\e858"}.eicon-slider-full-screen:before{content:"\e859"}.eicon-slider-push:before{content:"\e85a"}.eicon-slider-vertical:before{content:"\e85b"}.eicon-slider-video:before{content:"\e85c"}.eicon-slides:before{content:"\e85d"}.eicon-social-icons:before{content:"\e85e"}.eicon-spacer:before{content:"\e85f"}.eicon-table:before{content:"\e860"}.eicon-tabs:before{content:"\e861"}.eicon-tel-field:before{content:"\e862"}.eicon-text-area:before{content:"\e863"}.eicon-text-field:before{content:"\e864"}.eicon-thumbnails-down:before{content:"\e865"}.eicon-thumbnails-half:before{content:"\e866"}.eicon-thumbnails-right:before{content:"\e867"}.eicon-time-line:before{content:"\e868"}.eicon-toggle:before{content:"\e869"}.eicon-url:before{content:"\e86a"}.eicon-t-letter:before{content:"\e86b"}.eicon-wordpress:before{content:"\e86c"}.eicon-text:before{content:"\e86d"}.eicon-anchor:before{content:"\e86e"}.eicon-bullet-list:before{content:"\e86f"}.eicon-code:before{content:"\e870"}.eicon-favorite:before{content:"\e871"}.eicon-google-maps:before{content:"\e872"}.eicon-image:before{content:"\e873"}.eicon-photo-library:before{content:"\e874"}.eicon-woocommerce:before{content:"\e875"}.eicon-youtube:before{content:"\e876"}.eicon-flip-box:before{content:"\e877"}.eicon-settings:before{content:"\e878"}.eicon-headphones:before{content:"\e879"}.eicon-testimonial:before{content:"\e87a"}.eicon-counter-circle:before{content:"\e87b"}.eicon-person:before{content:"\e87c"}.eicon-chevron-right:before{content:"\e87d"}.eicon-chevron-left:before{content:"\e87e"}.eicon-close:before{content:"\e87f"}.eicon-file-download:before{content:"\e880"}.eicon-save:before{content:"\e881"}.eicon-zoom-in:before{content:"\e882"}.eicon-shortcode:before{content:"\e883"}.eicon-nerd:before{content:"\e884"}.eicon-device-desktop:before{content:"\e885"}.eicon-device-tablet:before{content:"\e886"}.eicon-device-mobile:before{content:"\e887"}.eicon-document-file:before{content:"\e888"}.eicon-folder-o:before{content:"\e889"}.eicon-hypster:before{content:"\e88a"}.eicon-h-align-left:before{content:"\e88b"}.eicon-h-align-right:before{content:"\e88c"}.eicon-h-align-center:before{content:"\e88d"}.eicon-h-align-stretch:before{content:"\e88e"}.eicon-v-align-top:before{content:"\e88f"}.eicon-v-align-bottom:before{content:"\e890"}.eicon-v-align-middle:before{content:"\e891"}.eicon-v-align-stretch:before{content:"\e892"}.eicon-pro-icon:before{content:"\e893"}.eicon-mail:before{content:"\e894"}.eicon-lock-user:before{content:"\e895"}.eicon-testimonial-carousel:before{content:"\e896"}.eicon-media-carousel:before{content:"\e897"}.eicon-section:before{content:"\e898"}.eicon-column:before{content:"\e899"}.eicon-edit:before{content:"\e89a"}.eicon-clone:before{content:"\e89b"}.eicon-trash:before{content:"\e89c"}.eicon-play:before{content:"\e89d"}.eicon-angle-right:before{content:"\e89e"}.eicon-angle-left:before{content:"\e89f"}.eicon-animated-headline:before{content:"\e8a0"}.eicon-menu-toggle:before{content:"\e8a1"}.eicon-fb-embed:before{content:"\e8a2"}.eicon-fb-feed:before{content:"\e8a3"}.eicon-twitter-embed:before{content:"\e8a4"}.eicon-twitter-feed:before{content:"\e8a5"}.eicon-sync:before{content:"\e8a6"}.eicon-import-export:before{content:"\e8a7"}.eicon-check-circle:before{content:"\e8a8"}.eicon-library-save:before{content:"\e8a9"}.eicon-library-download:before{content:"\e8aa"}.eicon-insert:before{content:"\e8ab"}.eicon-preview-medium:before{content:"\e8ac"}.eicon-sort-down:before{content:"\e8ad"}.eicon-sort-up:before{content:"\e8ae"}.eicon-heading:before{content:"\e8af"}.eicon-logo:before{content:"\e8b0"}.eicon-meta-data:before{content:"\e8b1"}.eicon-post-content:before{content:"\e8b2"}.eicon-post-excerpt:before{content:"\e8b3"}.eicon-post-navigation:before{content:"\e8b4"}.eicon-yoast:before{content:"\e8b5"}.eicon-nerd-chuckle:before{content:"\e8b6"}.eicon-nerd-wink:before{content:"\e8b7"}.eicon-comments:before{content:"\e8b8"}.eicon-download-circle-o:before{content:"\e8b9"}.eicon-library-upload:before{content:"\e8ba"}.eicon-save-o:before{content:"\e8bb"}.eicon-upload-circle-o:before{content:"\e8bc"}.eicon-ellipsis-h:before{content:"\e8bd"}.eicon-ellipsis-v:before{content:"\e8be"}.eicon-arrow-left:before{content:"\e8bf"}.eicon-arrow-right:before{content:"\e8c0"}.eicon-arrow-up:before{content:"\e8c1"}.eicon-arrow-down:before{content:"\e8c2"}.eicon-play-o:before{content:"\e8c3"}.eicon-archive-posts:before{content:"\e8c4"}.eicon-archive-title:before{content:"\e8c5"}.eicon-featured-image:before{content:"\e8c6"}.eicon-post-info:before{content:"\e8c7"}.eicon-post-title:before{content:"\e8c8"}.eicon-site-logo:before{content:"\e8c9"}.eicon-site-search:before{content:"\e8ca"}.eicon-site-title:before{content:"\e8cb"}.eicon-plus-square:before{content:"\e8cc"}.eicon-minus-square:before{content:"\e8cd"}.eicon-cloud-check:before{content:"\e8ce"}.eicon-drag-n-drop:before{content:"\e8cf"}.eicon-welcome:before{content:"\e8d0"}.eicon-handle:before{content:"\e8d1"}.eicon-cart:before{content:"\e8d2"}.eicon-product-add-to-cart:before{content:"\e8d3"}.eicon-product-breadcrumbs:before{content:"\e8d4"}.eicon-product-categories:before{content:"\e8d5"}.eicon-product-description:before{content:"\e8d6"}.eicon-product-images:before{content:"\e8d7"}.eicon-product-info:before{content:"\e8d8"}.eicon-product-meta:before{content:"\e8d9"}.eicon-product-pages:before{content:"\e8da"}.eicon-product-price:before{content:"\e8db"}.eicon-product-rating:before{content:"\e8dc"}.eicon-product-related:before{content:"\e8dd"}.eicon-product-stock:before{content:"\e8de"}.eicon-product-tabs:before{content:"\e8df"}.eicon-product-title:before{content:"\e8e0"}.eicon-product-upsell:before{content:"\e8e1"}.eicon-products:before{content:"\e8e2"}.eicon-bag-light:before{content:"\e8e3"}.eicon-bag-medium:before{content:"\e8e4"}.eicon-bag-solid:before{content:"\e8e5"}.eicon-basket-light:before{content:"\e8e6"}.eicon-basket-medium:before{content:"\e8e7"}.eicon-basket-solid:before{content:"\e8e8"}.eicon-cart-light:before{content:"\e8e9"}.eicon-cart-medium:before{content:"\e8ea"}.eicon-cart-solid:before{content:"\e8eb"}.eicon-exchange:before{content:"\e8ec"}.eicon-preview-thin:before{content:"\e8ed"}.eicon-device-laptop:before{content:"\e8ee"}.eicon-collapse:before{content:"\e8ef"}.eicon-expand:before{content:"\e8f0"}.eicon-navigator:before{content:"\e8f1"}.eicon-plug:before{content:"\e8f2"}.eicon-dashboard:before{content:"\e8f3"}.eicon-typography:before{content:"\e8f4"}.eicon-info-circle-o:before{content:"\e8f5"}.eicon-integration:before{content:"\e8f6"}.eicon-plus-circle-o:before{content:"\e8f7"}.eicon-rating:before{content:"\e8f8"}.eicon-review:before{content:"\e8f9"}.eicon-tools:before{content:"\e8fa"}.eicon-loading:before{content:"\e8fb"}.eicon-sitemap:before{content:"\e8fc"}.eicon-click:before{content:"\e8fd"}.eicon-clock:before{content:"\e8fe"}.eicon-library-open:before{content:"\e8ff"}.eicon-warning:before{content:"\e900"}.eicon-flow:before{content:"\e901"}.eicon-cursor-move:before{content:"\e902"}.eicon-arrow-circle-left:before{content:"\e903"}.eicon-flash:before{content:"\e904"}.eicon-redo:before{content:"\e905"}.eicon-ban:before{content:"\e906"}.eicon-barcode:before{content:"\e907"}.eicon-calendar:before{content:"\e908"}.eicon-caret-left:before{content:"\e909"}.eicon-caret-right:before{content:"\e90a"}.eicon-caret-up:before{content:"\e90b"}.eicon-chain-broken:before{content:"\e90c"}.eicon-check-circle-o:before{content:"\e90d"}.eicon-check:before{content:"\e90e"}.eicon-chevron-double-left:before{content:"\e90f"}.eicon-chevron-double-right:before{content:"\e910"}.eicon-undo:before{content:"\e911"}.eicon-filter:before{content:"\e912"}.eicon-circle-o:before{content:"\e913"}.eicon-circle:before{content:"\e914"}.eicon-clock-o:before{content:"\e915"}.eicon-cog:before{content:"\e916"}.eicon-cogs:before{content:"\e917"}.eicon-commenting-o:before{content:"\e918"}.eicon-copy:before{content:"\e919"}.eicon-database:before{content:"\e91a"}.eicon-dot-circle-o:before{content:"\e91b"}.eicon-envelope:before{content:"\e91c"}.eicon-external-link-square:before{content:"\e91d"}.eicon-eyedropper:before{content:"\e91e"}.eicon-folder:before{content:"\e91f"}.eicon-font:before{content:"\e920"}.eicon-adjust:before{content:"\e921"}.eicon-lightbox:before{content:"\e922"}.eicon-heart-o:before{content:"\e923"}.eicon-history:before{content:"\e924"}.eicon-image-bold:before{content:"\e925"}.eicon-info-circle:before{content:"\e926"}.eicon-link:before{content:"\e927"}.eicon-long-arrow-left:before{content:"\e928"}.eicon-long-arrow-right:before{content:"\e929"}.eicon-caret-down:before{content:"\e92a"}.eicon-paint-brush:before{content:"\e92b"}.eicon-pencil:before{content:"\e92c"}.eicon-plus-circle:before{content:"\e92d"}.eicon-zoom-in-bold:before{content:"\e92e"}.eicon-sort-amount-desc:before{content:"\e92f"}.eicon-sign-out:before{content:"\e930"}.eicon-spinner:before{content:"\e931"}.eicon-square:before{content:"\e932"}.eicon-star-o:before{content:"\e933"}.eicon-star:before{content:"\e934"}.eicon-text-align-justify:before{content:"\e935"}.eicon-text-align-center:before{content:"\e936"}.eicon-tags:before{content:"\e937"}.eicon-text-align-left:before{content:"\e938"}.eicon-text-align-right:before{content:"\e939"}.eicon-close-circle:before{content:"\e93a"}.eicon-trash-o:before{content:"\e93b"}.eicon-font-awesome:before{content:"\e93c"}.eicon-user-circle-o:before{content:"\e93d"}.eicon-video-camera:before{content:"\e93e"}.eicon-heart:before{content:"\e93f"}.eicon-wrench:before{content:"\e940"}.eicon-help:before{content:"\e941"}.eicon-help-o:before{content:"\e942"}.eicon-zoom-out-bold:before{content:"\e943"}.eicon-plus-square-o:before{content:"\e944"}.eicon-minus-square-o:before{content:"\e945"}.eicon-minus-circle:before{content:"\e946"}.eicon-minus-circle-o:before{content:"\e947"}.eicon-code-bold:before{content:"\e948"}.eicon-cloud-upload:before{content:"\e949"}.eicon-search-bold:before{content:"\e94a"}.eicon-map-pin:before{content:"\e94b"}.eicon-meetup:before{content:"\e94c"}.eicon-slideshow:before{content:"\e94d"}.eicon-t-letter-bold:before{content:"\e94e"}.eicon-preferences:before{content:"\e94f"}.eicon-table-of-contents:before{content:"\e950"}.eicon-tv:before{content:"\e951"}.eicon-upload:before{content:"\e952"}.eicon-instagram-comments:before{content:"\e953"}.eicon-instagram-nested-gallery:before{content:"\e954"}.eicon-instagram-post:before{content:"\e955"}.eicon-instagram-video:before{content:"\e956"}.eicon-instagram-gallery:before{content:"\e957"}.eicon-instagram-likes:before{content:"\e958"}.eicon-facebook:before{content:"\e959"}.eicon-twitter:before{content:"\e95a"}.eicon-pinterest:before{content:"\e95b"}.eicon-frame-expand:before{content:"\e95c"}.eicon-frame-minimize:before{content:"\e95d"}.eicon-archive:before{content:"\e95e"}.eicon-colors-typography:before{content:"\e95f"}.eicon-custom:before{content:"\e960"}.eicon-footer:before{content:"\e961"}.eicon-header:before{content:"\e962"}.eicon-layout-settings:before{content:"\e963"}.eicon-lightbox-expand:before{content:"\e964"}.eicon-error-404:before{content:"\e965"}.eicon-theme-style:before{content:"\e966"}.eicon-search-results:before{content:"\e967"}.eicon-single-post:before{content:"\e968"}.eicon-site-identity:before{content:"\e969"}.eicon-theme-builder:before{content:"\e96a"}.eicon-download-bold:before{content:"\e96b"}.eicon-share-arrow:before{content:"\e96c"}.eicon-global-settings:before{content:"\e96d"}.eicon-user-preferences:before{content:"\e96e"}.eicon-lock:before{content:"\e96f"}.eicon-export-kit:before{content:"\e970"}.eicon-import-kit:before{content:"\e971"}.eicon-lottie:before{content:"\e972"}.eicon-products-archive:before{content:"\e973"}.eicon-single-product:before{content:"\e974"}.eicon-disable-trash-o:before{content:"\e975"}.eicon-single-page:before{content:"\e976"}.eicon-wordpress-light:before{content:"\e977"}.eicon-cogs-check:before{content:"\e978"}.eicon-custom-css:before{content:"\e979"}.eicon-global-colors:before{content:"\e97a"}.eicon-globe:before{content:"\e97b"}.eicon-typography-1:before{content:"\e97c"}.eicon-background:before{content:"\e97d"}.eicon-device-responsive:before{content:"\e97e"}.eicon-device-wide:before{content:"\e97f"}.eicon-code-highlight:before{content:"\e980"}.eicon-video-playlist:before{content:"\e981"}.eicon-download-kit:before{content:"\e982"}.eicon-kit-details:before{content:"\e983"}.eicon-kit-parts:before{content:"\e984"}.eicon-kit-upload:before{content:"\e985"}.eicon-kit-plugins:before{content:"\e986"}.eicon-kit-upload-alt:before{content:"\e987"}.eicon-hotspot:before{content:"\e988"}.eicon-paypal-button:before{content:"\e989"}.eicon-shape:before{content:"\e98a"}.eicon-wordart:before{content:"\e98b"}.eicon-checkout:before{content:"\e98c"}.eicon-container:before{content:"\e98d"}.eicon-flip:before{content:"\e98e"}.eicon-info:before{content:"\e98f"}.eicon-my-account:before{content:"\e990"}.eicon-purchase-summary:before{content:"\e991"}.eicon-page-transition:before{content:"\e992"}.eicon-spotify:before{content:"\e993"}.eicon-stripe-button:before{content:"\e994"}.eicon-woo-settings:before{content:"\e995"}.eicon-woo-cart:before{content:"\e996"}.eicon-grow:before{content:"\e997"}.eicon-order-end:before{content:"\e998"}.eicon-nowrap:before{content:"\e999"}.eicon-order-start:before{content:"\e99a"}.eicon-progress-tracker:before{content:"\e99b"}.eicon-shrink:before{content:"\e99c"}.eicon-wrap:before{content:"\e99d"}.eicon-align-center-h:before{content:"\e99e"}.eicon-align-center-v:before{content:"\e99f"}.eicon-align-end-h:before{content:"\e9a0"}.eicon-align-end-v:before{content:"\e9a1"}.eicon-align-start-h:before{content:"\e9a2"}.eicon-align-start-v:before{content:"\e9a3"}.eicon-align-stretch-h:before{content:"\e9a4"}.eicon-align-stretch-v:before{content:"\e9a5"}.eicon-justify-center-h:before{content:"\e9a6"}.eicon-justify-center-v:before{content:"\e9a7"}.eicon-justify-end-h:before{content:"\e9a8"}.eicon-justify-end-v:before{content:"\e9a9"}.eicon-justify-space-around-h:before{content:"\e9aa"}.eicon-justify-space-around-v:before{content:"\e9ab"}.eicon-justify-space-between-h:before{content:"\e9ac"}.eicon-justify-space-between-v:before{content:"\e9ad"}.eicon-justify-space-evenly-h:before{content:"\e9ae"}.eicon-justify-space-evenly-v:before{content:"\e9af"}.eicon-justify-start-h:before{content:"\e9b0"}.eicon-justify-start-v:before{content:"\e9b1"}.eicon-woocommerce-cross-sells:before{content:"\e9b2"}.eicon-woocommerce-notices:before{content:"\e9b3"}.eicon-inner-container:before{content:"\e9b4"}.eicon-warning-full:before{content:"\e9b5"}.eicon-exit:before{content:"\e9b6"}.eicon-loop-builder:before{content:"\e9b7"}.eicon-notes:before{content:"\e9b8"}.eicon-read:before{content:"\e9b9"}.eicon-unread:before{content:"\e9ba"}.eicon-carousel-loop:before{content:"\e9bb"}.eicon-mega-menu:before{content:"\eb78"}.eicon-nested-carousel:before{content:"\e9bd"}.eicon-ai:before{content:"\e9be"}.eicon-taxonomy-filter:before{content:"\eb7d"}.eicon-container-grid:before{content:"\ef02"}.eicon-upgrade:before{content:"\e9c1"}.eicon-advanced:before{content:"\eb84"}.eicon-div-block:before{content:"\eb9b"}.eicon-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-off-canvas:before{content:"\e9c7"}.eicon-speakerphone:before{content:"\e9c9"}.eicon-ehp-cta:before{content:"\e9cb"}.eicon-ehp-forms:before{content:"\e9bc"}.eicon-ehp-hero:before{content:"\e9ca"}.eicon-ehp-zigzag:before{content:"\e9cc"}.eicon-e-button:before{content:"\e9ce"}.eicon-flexbox:before{content:"\e9d0"}.eicon-paragraph:before{content:"\e9d1"}.eicon-icon:before{content:"\e9d2"}.eicon-e-image:before{content:"\e9d3"}.eicon-video:before{content:"\e9d4"}.eicon-svg:before{content:"\e9d5"}.eicon-e-divider:before{content:"\e9d6"}.eicon-e-heading:before{content:"\e9d7"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}