@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(//funtrab.org.pa/wp-content/themes/prefix/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(//funtrab.org.pa/wp-content/themes/prefix/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(//funtrab.org.pa/wp-content/themes/prefix/venobox/prev.gif) center center no-repeat;
}
.vbox-next{
right: 0;
border-width: 0 10px 0 30px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/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: none;
}
.slick-list.dragging
{
cursor: pointer;
cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list
{
-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:before,
.slick-track:after
{
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(//funtrab.org.pa/wp-content/themes/prefix/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); }
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter: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%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:normal;font-display:auto;src:url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-brands-400.eot);src:url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-brands-400.woff2) format("woff2"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-brands-400.woff) format("woff"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-brands-400.ttf) format("truetype"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:auto;src:url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-regular-400.eot);src:url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-regular-400.woff2) format("woff2"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-regular-400.woff) format("woff"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-regular-400.ttf) format("truetype"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:auto;src:url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-solid-900.eot);src:url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-solid-900.woff2) format("woff2"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-solid-900.woff) format("woff"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-solid-900.ttf) format("truetype"),url(//funtrab.org.pa/wp-content/themes/prefix/assets/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.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: normal;
height: 42px;
line-height: 40px;
outline: none;
padding-left: 18px;
padding-right: 30px;
position: relative;
text-align: left !important;
-webkit-transition: all 0.2s ease-in-out;
transition: all 0.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:active, .nice-select.open, .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 0.15s ease-in-out;
transition: all 0.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: #cccccc; }
.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, 0.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(0.75) translateY(-21px);
-ms-transform: scale(0.75) translateY(-21px);
transform: scale(0.75) translateY(-21px);
-webkit-transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.15s ease-out;
transition: all 0.2s cubic-bezier(0.5, 0, 0, 1.25), opacity 0.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: none;
padding-left: 18px;
padding-right: 29px;
text-align: left;
-webkit-transition: all 0.2s;
transition: all 0.2s; }
.nice-select .option:hover, .nice-select .option.focus, .nice-select .option.selected.focus {
background-color: #f6f6f6; }
.nice-select .option.selected {
font-weight: bold; }
.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:'FontAwesome';src:url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?v=4.7.0);src:url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.eot?#iefix&v=4.7.0) format('embedded-opentype'),url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff2?v=4.7.0) format('woff2'),url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.woff?v=4.7.0) format('woff'),url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.ttf?v=4.7.0) format('truetype'),url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/font-awesome/fonts/fontawesome-webfont.svg?v=4.7.0#fontawesomeregular) format('svg');font-weight:normal;font-style:normal}.fa{display:inline-block;font:normal normal normal 14px/1 FontAwesome;font-size:inherit;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.fa-lg{font-size:1.33333333em;line-height:.75em;vertical-align:-15%}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-fw{width:1.28571429em;text-align:center}.fa-ul{padding-left:0;margin-left:2.14285714em;list-style-type:none}.fa-ul>li{position:relative}.fa-li{position:absolute;left:-2.14285714em;width:2.14285714em;top:.14285714em;text-align:center}.fa-li.fa-lg{left:-1.85714286em}.fa-border{padding:.2em .25em .15em;border:solid .08em #eee;border-radius:.1em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left{margin-right:.3em}.fa.fa-pull-right{margin-left:.3em}.pull-right{float:right}.pull-left{float:left}.fa.pull-left{margin-right:.3em}.fa.pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s infinite linear;animation:fa-spin 2s infinite linear}.fa-pulse{-webkit-animation:fa-spin 1s infinite steps(8);animation:fa-spin 1s infinite steps(8)}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}100%{-webkit-transform:rotate(359deg);transform:rotate(359deg)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scale(-1, 1);-ms-transform:scale(-1, 1);transform:scale(-1, 1)}.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)";-webkit-transform:scale(1, -1);-ms-transform:scale(1, -1);transform:scale(1, -1)}:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270,:root .fa-flip-horizontal,:root .fa-flip-vertical{filter:none}.fa-stack{position:relative;display:inline-block;width:2em;height:2em;line-height:2em;vertical-align:middle}.fa-stack-1x,.fa-stack-2x{position:absolute;left:0;width:100%;text-align:center}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-glass:before{content:"\f000"}.fa-music:before{content:"\f001"}.fa-search:before{content:"\f002"}.fa-envelope-o:before{content:"\f003"}.fa-heart:before{content:"\f004"}.fa-star:before{content:"\f005"}.fa-star-o:before{content:"\f006"}.fa-user:before{content:"\f007"}.fa-film:before{content:"\f008"}.fa-th-large:before{content:"\f009"}.fa-th:before{content:"\f00a"}.fa-th-list:before{content:"\f00b"}.fa-check:before{content:"\f00c"}.fa-remove:before,.fa-close:before,.fa-times:before{content:"\f00d"}.fa-search-plus:before{content:"\f00e"}.fa-search-minus:before{content:"\f010"}.fa-power-off:before{content:"\f011"}.fa-signal:before{content:"\f012"}.fa-gear:before,.fa-cog:before{content:"\f013"}.fa-trash-o:before{content:"\f014"}.fa-home:before{content:"\f015"}.fa-file-o:before{content:"\f016"}.fa-clock-o:before{content:"\f017"}.fa-road:before{content:"\f018"}.fa-download:before{content:"\f019"}.fa-arrow-circle-o-down:before{content:"\f01a"}.fa-arrow-circle-o-up:before{content:"\f01b"}.fa-inbox:before{content:"\f01c"}.fa-play-circle-o:before{content:"\f01d"}.fa-rotate-right:before,.fa-repeat:before{content:"\f01e"}.fa-refresh:before{content:"\f021"}.fa-list-alt:before{content:"\f022"}.fa-lock:before{content:"\f023"}.fa-flag:before{content:"\f024"}.fa-headphones:before{content:"\f025"}.fa-volume-off:before{content:"\f026"}.fa-volume-down:before{content:"\f027"}.fa-volume-up:before{content:"\f028"}.fa-qrcode:before{content:"\f029"}.fa-barcode:before{content:"\f02a"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-book:before{content:"\f02d"}.fa-bookmark:before{content:"\f02e"}.fa-print:before{content:"\f02f"}.fa-camera:before{content:"\f030"}.fa-font:before{content:"\f031"}.fa-bold:before{content:"\f032"}.fa-italic:before{content:"\f033"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-align-left:before{content:"\f036"}.fa-align-center:before{content:"\f037"}.fa-align-right:before{content:"\f038"}.fa-align-justify:before{content:"\f039"}.fa-list:before{content:"\f03a"}.fa-dedent:before,.fa-outdent:before{content:"\f03b"}.fa-indent:before{content:"\f03c"}.fa-video-camera:before{content:"\f03d"}.fa-photo:before,.fa-image:before,.fa-picture-o:before{content:"\f03e"}.fa-pencil:before{content:"\f040"}.fa-map-marker:before{content:"\f041"}.fa-adjust:before{content:"\f042"}.fa-tint:before{content:"\f043"}.fa-edit:before,.fa-pencil-square-o:before{content:"\f044"}.fa-share-square-o:before{content:"\f045"}.fa-check-square-o:before{content:"\f046"}.fa-arrows:before{content:"\f047"}.fa-step-backward:before{content:"\f048"}.fa-fast-backward:before{content:"\f049"}.fa-backward:before{content:"\f04a"}.fa-play:before{content:"\f04b"}.fa-pause:before{content:"\f04c"}.fa-stop:before{content:"\f04d"}.fa-forward:before{content:"\f04e"}.fa-fast-forward:before{content:"\f050"}.fa-step-forward:before{content:"\f051"}.fa-eject:before{content:"\f052"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-plus-circle:before{content:"\f055"}.fa-minus-circle:before{content:"\f056"}.fa-times-circle:before{content:"\f057"}.fa-check-circle:before{content:"\f058"}.fa-question-circle:before{content:"\f059"}.fa-info-circle:before{content:"\f05a"}.fa-crosshairs:before{content:"\f05b"}.fa-times-circle-o:before{content:"\f05c"}.fa-check-circle-o:before{content:"\f05d"}.fa-ban:before{content:"\f05e"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrow-down:before{content:"\f063"}.fa-mail-forward:before,.fa-share:before{content:"\f064"}.fa-expand:before{content:"\f065"}.fa-compress:before{content:"\f066"}.fa-plus:before{content:"\f067"}.fa-minus:before{content:"\f068"}.fa-asterisk:before{content:"\f069"}.fa-exclamation-circle:before{content:"\f06a"}.fa-gift:before{content:"\f06b"}.fa-leaf:before{content:"\f06c"}.fa-fire:before{content:"\f06d"}.fa-eye:before{content:"\f06e"}.fa-eye-slash:before{content:"\f070"}.fa-warning:before,.fa-exclamation-triangle:before{content:"\f071"}.fa-plane:before{content:"\f072"}.fa-calendar:before{content:"\f073"}.fa-random:before{content:"\f074"}.fa-comment:before{content:"\f075"}.fa-magnet:before{content:"\f076"}.fa-chevron-up:before{content:"\f077"}.fa-chevron-down:before{content:"\f078"}.fa-retweet:before{content:"\f079"}.fa-shopping-cart:before{content:"\f07a"}.fa-folder:before{content:"\f07b"}.fa-folder-open:before{content:"\f07c"}.fa-arrows-v:before{content:"\f07d"}.fa-arrows-h:before{content:"\f07e"}.fa-bar-chart-o:before,.fa-bar-chart:before{content:"\f080"}.fa-twitter-square:before{content:"\f081"}.fa-facebook-square:before{content:"\f082"}.fa-camera-retro:before{content:"\f083"}.fa-key:before{content:"\f084"}.fa-gears:before,.fa-cogs:before{content:"\f085"}.fa-comments:before{content:"\f086"}.fa-thumbs-o-up:before{content:"\f087"}.fa-thumbs-o-down:before{content:"\f088"}.fa-star-half:before{content:"\f089"}.fa-heart-o:before{content:"\f08a"}.fa-sign-out:before{content:"\f08b"}.fa-linkedin-square:before{content:"\f08c"}.fa-thumb-tack:before{content:"\f08d"}.fa-external-link:before{content:"\f08e"}.fa-sign-in:before{content:"\f090"}.fa-trophy:before{content:"\f091"}.fa-github-square:before{content:"\f092"}.fa-upload:before{content:"\f093"}.fa-lemon-o:before{content:"\f094"}.fa-phone:before{content:"\f095"}.fa-square-o:before{content:"\f096"}.fa-bookmark-o:before{content:"\f097"}.fa-phone-square:before{content:"\f098"}.fa-twitter:before{content:"\f099"}.fa-facebook-f:before,.fa-facebook:before{content:"\f09a"}.fa-github:before{content:"\f09b"}.fa-unlock:before{content:"\f09c"}.fa-credit-card:before{content:"\f09d"}.fa-feed:before,.fa-rss:before{content:"\f09e"}.fa-hdd-o:before{content:"\f0a0"}.fa-bullhorn:before{content:"\f0a1"}.fa-bell:before{content:"\f0f3"}.fa-certificate:before{content:"\f0a3"}.fa-hand-o-right:before{content:"\f0a4"}.fa-hand-o-left:before{content:"\f0a5"}.fa-hand-o-up:before{content:"\f0a6"}.fa-hand-o-down:before{content:"\f0a7"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-globe:before{content:"\f0ac"}.fa-wrench:before{content:"\f0ad"}.fa-tasks:before{content:"\f0ae"}.fa-filter:before{content:"\f0b0"}.fa-briefcase:before{content:"\f0b1"}.fa-arrows-alt:before{content:"\f0b2"}.fa-group:before,.fa-users:before{content:"\f0c0"}.fa-chain:before,.fa-link:before{content:"\f0c1"}.fa-cloud:before{content:"\f0c2"}.fa-flask:before{content:"\f0c3"}.fa-cut:before,.fa-scissors:before{content:"\f0c4"}.fa-copy:before,.fa-files-o:before{content:"\f0c5"}.fa-paperclip:before{content:"\f0c6"}.fa-save:before,.fa-floppy-o:before{content:"\f0c7"}.fa-square:before{content:"\f0c8"}.fa-navicon:before,.fa-reorder:before,.fa-bars:before{content:"\f0c9"}.fa-list-ul:before{content:"\f0ca"}.fa-list-ol:before{content:"\f0cb"}.fa-strikethrough:before{content:"\f0cc"}.fa-underline:before{content:"\f0cd"}.fa-table:before{content:"\f0ce"}.fa-magic:before{content:"\f0d0"}.fa-truck:before{content:"\f0d1"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-square:before{content:"\f0d3"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-plus:before{content:"\f0d5"}.fa-money:before{content:"\f0d6"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-up:before{content:"\f0d8"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-columns:before{content:"\f0db"}.fa-unsorted:before,.fa-sort:before{content:"\f0dc"}.fa-sort-down:before,.fa-sort-desc:before{content:"\f0dd"}.fa-sort-up:before,.fa-sort-asc:before{content:"\f0de"}.fa-envelope:before{content:"\f0e0"}.fa-linkedin:before{content:"\f0e1"}.fa-rotate-left:before,.fa-undo:before{content:"\f0e2"}.fa-legal:before,.fa-gavel:before{content:"\f0e3"}.fa-dashboard:before,.fa-tachometer:before{content:"\f0e4"}.fa-comment-o:before{content:"\f0e5"}.fa-comments-o:before{content:"\f0e6"}.fa-flash:before,.fa-bolt:before{content:"\f0e7"}.fa-sitemap:before{content:"\f0e8"}.fa-umbrella:before{content:"\f0e9"}.fa-paste:before,.fa-clipboard:before{content:"\f0ea"}.fa-lightbulb-o:before{content:"\f0eb"}.fa-exchange:before{content:"\f0ec"}.fa-cloud-download:before{content:"\f0ed"}.fa-cloud-upload:before{content:"\f0ee"}.fa-user-md:before{content:"\f0f0"}.fa-stethoscope:before{content:"\f0f1"}.fa-suitcase:before{content:"\f0f2"}.fa-bell-o:before{content:"\f0a2"}.fa-coffee:before{content:"\f0f4"}.fa-cutlery:before{content:"\f0f5"}.fa-file-text-o:before{content:"\f0f6"}.fa-building-o:before{content:"\f0f7"}.fa-hospital-o:before{content:"\f0f8"}.fa-ambulance:before{content:"\f0f9"}.fa-medkit:before{content:"\f0fa"}.fa-fighter-jet:before{content:"\f0fb"}.fa-beer:before{content:"\f0fc"}.fa-h-square:before{content:"\f0fd"}.fa-plus-square:before{content:"\f0fe"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angle-down:before{content:"\f107"}.fa-desktop:before{content:"\f108"}.fa-laptop:before{content:"\f109"}.fa-tablet:before{content:"\f10a"}.fa-mobile-phone:before,.fa-mobile:before{content:"\f10b"}.fa-circle-o:before{content:"\f10c"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-spinner:before{content:"\f110"}.fa-circle:before{content:"\f111"}.fa-mail-reply:before,.fa-reply:before{content:"\f112"}.fa-github-alt:before{content:"\f113"}.fa-folder-o:before{content:"\f114"}.fa-folder-open-o:before{content:"\f115"}.fa-smile-o:before{content:"\f118"}.fa-frown-o:before{content:"\f119"}.fa-meh-o:before{content:"\f11a"}.fa-gamepad:before{content:"\f11b"}.fa-keyboard-o:before{content:"\f11c"}.fa-flag-o:before{content:"\f11d"}.fa-flag-checkered:before{content:"\f11e"}.fa-terminal:before{content:"\f120"}.fa-code:before{content:"\f121"}.fa-mail-reply-all:before,.fa-reply-all:before{content:"\f122"}.fa-star-half-empty:before,.fa-star-half-full:before,.fa-star-half-o:before{content:"\f123"}.fa-location-arrow:before{content:"\f124"}.fa-crop:before{content:"\f125"}.fa-code-fork:before{content:"\f126"}.fa-unlink:before,.fa-chain-broken:before{content:"\f127"}.fa-question:before{content:"\f128"}.fa-info:before{content:"\f129"}.fa-exclamation:before{content:"\f12a"}.fa-superscript:before{content:"\f12b"}.fa-subscript:before{content:"\f12c"}.fa-eraser:before{content:"\f12d"}.fa-puzzle-piece:before{content:"\f12e"}.fa-microphone:before{content:"\f130"}.fa-microphone-slash:before{content:"\f131"}.fa-shield:before{content:"\f132"}.fa-calendar-o:before{content:"\f133"}.fa-fire-extinguisher:before{content:"\f134"}.fa-rocket:before{content:"\f135"}.fa-maxcdn:before{content:"\f136"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-html5:before{content:"\f13b"}.fa-css3:before{content:"\f13c"}.fa-anchor:before{content:"\f13d"}.fa-unlock-alt:before{content:"\f13e"}.fa-bullseye:before{content:"\f140"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-rss-square:before{content:"\f143"}.fa-play-circle:before{content:"\f144"}.fa-ticket:before{content:"\f145"}.fa-minus-square:before{content:"\f146"}.fa-minus-square-o:before{content:"\f147"}.fa-level-up:before{content:"\f148"}.fa-level-down:before{content:"\f149"}.fa-check-square:before{content:"\f14a"}.fa-pencil-square:before{content:"\f14b"}.fa-external-link-square:before{content:"\f14c"}.fa-share-square:before{content:"\f14d"}.fa-compass:before{content:"\f14e"}.fa-toggle-down:before,.fa-caret-square-o-down:before{content:"\f150"}.fa-toggle-up:before,.fa-caret-square-o-up:before{content:"\f151"}.fa-toggle-right:before,.fa-caret-square-o-right:before{content:"\f152"}.fa-euro:before,.fa-eur:before{content:"\f153"}.fa-gbp:before{content:"\f154"}.fa-dollar:before,.fa-usd:before{content:"\f155"}.fa-rupee:before,.fa-inr:before{content:"\f156"}.fa-cny:before,.fa-rmb:before,.fa-yen:before,.fa-jpy:before{content:"\f157"}.fa-ruble:before,.fa-rouble:before,.fa-rub:before{content:"\f158"}.fa-won:before,.fa-krw:before{content:"\f159"}.fa-bitcoin:before,.fa-btc:before{content:"\f15a"}.fa-file:before{content:"\f15b"}.fa-file-text:before{content:"\f15c"}.fa-sort-alpha-asc:before{content:"\f15d"}.fa-sort-alpha-desc:before{content:"\f15e"}.fa-sort-amount-asc:before{content:"\f160"}.fa-sort-amount-desc:before{content:"\f161"}.fa-sort-numeric-asc:before{content:"\f162"}.fa-sort-numeric-desc:before{content:"\f163"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbs-down:before{content:"\f165"}.fa-youtube-square:before{content:"\f166"}.fa-youtube:before{content:"\f167"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-youtube-play:before{content:"\f16a"}.fa-dropbox:before{content:"\f16b"}.fa-stack-overflow:before{content:"\f16c"}.fa-instagram:before{content:"\f16d"}.fa-flickr:before{content:"\f16e"}.fa-adn:before{content:"\f170"}.fa-bitbucket:before{content:"\f171"}.fa-bitbucket-square:before{content:"\f172"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-long-arrow-down:before{content:"\f175"}.fa-long-arrow-up:before{content:"\f176"}.fa-long-arrow-left:before{content:"\f177"}.fa-long-arrow-right:before{content:"\f178"}.fa-apple:before{content:"\f179"}.fa-windows:before{content:"\f17a"}.fa-android:before{content:"\f17b"}.fa-linux:before{content:"\f17c"}.fa-dribbble:before{content:"\f17d"}.fa-skype:before{content:"\f17e"}.fa-foursquare:before{content:"\f180"}.fa-trello:before{content:"\f181"}.fa-female:before{content:"\f182"}.fa-male:before{content:"\f183"}.fa-gittip:before,.fa-gratipay:before{content:"\f184"}.fa-sun-o:before{content:"\f185"}.fa-moon-o:before{content:"\f186"}.fa-archive:before{content:"\f187"}.fa-bug:before{content:"\f188"}.fa-vk:before{content:"\f189"}.fa-weibo:before{content:"\f18a"}.fa-renren:before{content:"\f18b"}.fa-pagelines:before{content:"\f18c"}.fa-stack-exchange:before{content:"\f18d"}.fa-arrow-circle-o-right:before{content:"\f18e"}.fa-arrow-circle-o-left:before{content:"\f190"}.fa-toggle-left:before,.fa-caret-square-o-left:before{content:"\f191"}.fa-dot-circle-o:before{content:"\f192"}.fa-wheelchair:before{content:"\f193"}.fa-vimeo-square:before{content:"\f194"}.fa-turkish-lira:before,.fa-try:before{content:"\f195"}.fa-plus-square-o:before{content:"\f196"}.fa-space-shuttle:before{content:"\f197"}.fa-slack:before{content:"\f198"}.fa-envelope-square:before{content:"\f199"}.fa-wordpress:before{content:"\f19a"}.fa-openid:before{content:"\f19b"}.fa-institution:before,.fa-bank:before,.fa-university:before{content:"\f19c"}.fa-mortar-board:before,.fa-graduation-cap:before{content:"\f19d"}.fa-yahoo:before{content:"\f19e"}.fa-google:before{content:"\f1a0"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-square:before{content:"\f1a2"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-stumbleupon:before{content:"\f1a4"}.fa-delicious:before{content:"\f1a5"}.fa-digg:before{content:"\f1a6"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-drupal:before{content:"\f1a9"}.fa-joomla:before{content:"\f1aa"}.fa-language:before{content:"\f1ab"}.fa-fax:before{content:"\f1ac"}.fa-building:before{content:"\f1ad"}.fa-child:before{content:"\f1ae"}.fa-paw:before{content:"\f1b0"}.fa-spoon:before{content:"\f1b1"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-recycle:before{content:"\f1b8"}.fa-automobile:before,.fa-car:before{content:"\f1b9"}.fa-cab:before,.fa-taxi:before{content:"\f1ba"}.fa-tree:before{content:"\f1bb"}.fa-spotify:before{content:"\f1bc"}.fa-deviantart:before{content:"\f1bd"}.fa-soundcloud:before{content:"\f1be"}.fa-database:before{content:"\f1c0"}.fa-file-pdf-o:before{content:"\f1c1"}.fa-file-word-o:before{content:"\f1c2"}.fa-file-excel-o:before{content:"\f1c3"}.fa-file-powerpoint-o:before{content:"\f1c4"}.fa-file-photo-o:before,.fa-file-picture-o:before,.fa-file-image-o:before{content:"\f1c5"}.fa-file-zip-o:before,.fa-file-archive-o:before{content:"\f1c6"}.fa-file-sound-o:before,.fa-file-audio-o:before{content:"\f1c7"}.fa-file-movie-o:before,.fa-file-video-o:before{content:"\f1c8"}.fa-file-code-o:before{content:"\f1c9"}.fa-vine:before{content:"\f1ca"}.fa-codepen:before{content:"\f1cb"}.fa-jsfiddle:before{content:"\f1cc"}.fa-life-bouy:before,.fa-life-buoy:before,.fa-life-saver:before,.fa-support:before,.fa-life-ring:before{content:"\f1cd"}.fa-circle-o-notch:before{content:"\f1ce"}.fa-ra:before,.fa-resistance:before,.fa-rebel:before{content:"\f1d0"}.fa-ge:before,.fa-empire:before{content:"\f1d1"}.fa-git-square:before{content:"\f1d2"}.fa-git:before{content:"\f1d3"}.fa-y-combinator-square:before,.fa-yc-square:before,.fa-hacker-news:before{content:"\f1d4"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-qq:before{content:"\f1d6"}.fa-wechat:before,.fa-weixin:before{content:"\f1d7"}.fa-send:before,.fa-paper-plane:before{content:"\f1d8"}.fa-send-o:before,.fa-paper-plane-o:before{content:"\f1d9"}.fa-history:before{content:"\f1da"}.fa-circle-thin:before{content:"\f1db"}.fa-header:before{content:"\f1dc"}.fa-paragraph:before{content:"\f1dd"}.fa-sliders:before{content:"\f1de"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-bomb:before{content:"\f1e2"}.fa-soccer-ball-o:before,.fa-futbol-o:before{content:"\f1e3"}.fa-tty:before{content:"\f1e4"}.fa-binoculars:before{content:"\f1e5"}.fa-plug:before{content:"\f1e6"}.fa-slideshare:before{content:"\f1e7"}.fa-twitch:before{content:"\f1e8"}.fa-yelp:before{content:"\f1e9"}.fa-newspaper-o:before{content:"\f1ea"}.fa-wifi:before{content:"\f1eb"}.fa-calculator:before{content:"\f1ec"}.fa-paypal:before{content:"\f1ed"}.fa-google-wallet:before{content:"\f1ee"}.fa-cc-visa:before{content:"\f1f0"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-bell-slash:before{content:"\f1f6"}.fa-bell-slash-o:before{content:"\f1f7"}.fa-trash:before{content:"\f1f8"}.fa-copyright:before{content:"\f1f9"}.fa-at:before{content:"\f1fa"}.fa-eyedropper:before{content:"\f1fb"}.fa-paint-brush:before{content:"\f1fc"}.fa-birthday-cake:before{content:"\f1fd"}.fa-area-chart:before{content:"\f1fe"}.fa-pie-chart:before{content:"\f200"}.fa-line-chart:before{content:"\f201"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-bicycle:before{content:"\f206"}.fa-bus:before{content:"\f207"}.fa-ioxhost:before{content:"\f208"}.fa-angellist:before{content:"\f209"}.fa-cc:before{content:"\f20a"}.fa-shekel:before,.fa-sheqel:before,.fa-ils:before{content:"\f20b"}.fa-meanpath:before{content:"\f20c"}.fa-buysellads:before{content:"\f20d"}.fa-connectdevelop:before{content:"\f20e"}.fa-dashcube:before{content:"\f210"}.fa-forumbee:before{content:"\f211"}.fa-leanpub:before{content:"\f212"}.fa-sellsy:before{content:"\f213"}.fa-shirtsinbulk:before{content:"\f214"}.fa-simplybuilt:before{content:"\f215"}.fa-skyatlas:before{content:"\f216"}.fa-cart-plus:before{content:"\f217"}.fa-cart-arrow-down:before{content:"\f218"}.fa-diamond:before{content:"\f219"}.fa-ship:before{content:"\f21a"}.fa-user-secret:before{content:"\f21b"}.fa-motorcycle:before{content:"\f21c"}.fa-street-view:before{content:"\f21d"}.fa-heartbeat:before{content:"\f21e"}.fa-venus:before{content:"\f221"}.fa-mars:before{content:"\f222"}.fa-mercury:before{content:"\f223"}.fa-intersex:before,.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-venus-double:before{content:"\f226"}.fa-mars-double:before{content:"\f227"}.fa-venus-mars:before{content:"\f228"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-neuter:before{content:"\f22c"}.fa-genderless:before{content:"\f22d"}.fa-facebook-official:before{content:"\f230"}.fa-pinterest-p:before{content:"\f231"}.fa-whatsapp:before{content:"\f232"}.fa-server:before{content:"\f233"}.fa-user-plus:before{content:"\f234"}.fa-user-times:before{content:"\f235"}.fa-hotel:before,.fa-bed:before{content:"\f236"}.fa-viacoin:before{content:"\f237"}.fa-train:before{content:"\f238"}.fa-subway:before{content:"\f239"}.fa-medium:before{content:"\f23a"}.fa-yc:before,.fa-y-combinator:before{content:"\f23b"}.fa-optin-monster:before{content:"\f23c"}.fa-opencart:before{content:"\f23d"}.fa-expeditedssl:before{content:"\f23e"}.fa-battery-4:before,.fa-battery:before,.fa-battery-full:before{content:"\f240"}.fa-battery-3:before,.fa-battery-three-quarters:before{content:"\f241"}.fa-battery-2:before,.fa-battery-half:before{content:"\f242"}.fa-battery-1:before,.fa-battery-quarter:before{content:"\f243"}.fa-battery-0:before,.fa-battery-empty:before{content:"\f244"}.fa-mouse-pointer:before{content:"\f245"}.fa-i-cursor:before{content:"\f246"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-sticky-note:before{content:"\f249"}.fa-sticky-note-o:before{content:"\f24a"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-diners-club:before{content:"\f24c"}.fa-clone:before{content:"\f24d"}.fa-balance-scale:before{content:"\f24e"}.fa-hourglass-o:before{content:"\f250"}.fa-hourglass-1:before,.fa-hourglass-start:before{content:"\f251"}.fa-hourglass-2:before,.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-3:before,.fa-hourglass-end:before{content:"\f253"}.fa-hourglass:before{content:"\f254"}.fa-hand-grab-o:before,.fa-hand-rock-o:before{content:"\f255"}.fa-hand-stop-o:before,.fa-hand-paper-o:before{content:"\f256"}.fa-hand-scissors-o:before{content:"\f257"}.fa-hand-lizard-o:before{content:"\f258"}.fa-hand-spock-o:before{content:"\f259"}.fa-hand-pointer-o:before{content:"\f25a"}.fa-hand-peace-o:before{content:"\f25b"}.fa-trademark:before{content:"\f25c"}.fa-registered:before{content:"\f25d"}.fa-creative-commons:before{content:"\f25e"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-tripadvisor:before{content:"\f262"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-get-pocket:before{content:"\f265"}.fa-wikipedia-w:before{content:"\f266"}.fa-safari:before{content:"\f267"}.fa-chrome:before{content:"\f268"}.fa-firefox:before{content:"\f269"}.fa-opera:before{content:"\f26a"}.fa-internet-explorer:before{content:"\f26b"}.fa-tv:before,.fa-television:before{content:"\f26c"}.fa-contao:before{content:"\f26d"}.fa-500px:before{content:"\f26e"}.fa-amazon:before{content:"\f270"}.fa-calendar-plus-o:before{content:"\f271"}.fa-calendar-minus-o:before{content:"\f272"}.fa-calendar-times-o:before{content:"\f273"}.fa-calendar-check-o:before{content:"\f274"}.fa-industry:before{content:"\f275"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-map-o:before{content:"\f278"}.fa-map:before{content:"\f279"}.fa-commenting:before{content:"\f27a"}.fa-commenting-o:before{content:"\f27b"}.fa-houzz:before{content:"\f27c"}.fa-vimeo:before{content:"\f27d"}.fa-black-tie:before{content:"\f27e"}.fa-fonticons:before{content:"\f280"}.fa-reddit-alien:before{content:"\f281"}.fa-edge:before{content:"\f282"}.fa-credit-card-alt:before{content:"\f283"}.fa-codiepie:before{content:"\f284"}.fa-modx:before{content:"\f285"}.fa-fort-awesome:before{content:"\f286"}.fa-usb:before{content:"\f287"}.fa-product-hunt:before{content:"\f288"}.fa-mixcloud:before{content:"\f289"}.fa-scribd:before{content:"\f28a"}.fa-pause-circle:before{content:"\f28b"}.fa-pause-circle-o:before{content:"\f28c"}.fa-stop-circle:before{content:"\f28d"}.fa-stop-circle-o:before{content:"\f28e"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-hashtag:before{content:"\f292"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-percent:before{content:"\f295"}.fa-gitlab:before{content:"\f296"}.fa-wpbeginner:before{content:"\f297"}.fa-wpforms:before{content:"\f298"}.fa-envira:before{content:"\f299"}.fa-universal-access:before{content:"\f29a"}.fa-wheelchair-alt:before{content:"\f29b"}.fa-question-circle-o:before{content:"\f29c"}.fa-blind:before{content:"\f29d"}.fa-audio-description:before{content:"\f29e"}.fa-volume-control-phone:before{content:"\f2a0"}.fa-braille:before{content:"\f2a1"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asl-interpreting:before,.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-deafness:before,.fa-hard-of-hearing:before,.fa-deaf:before{content:"\f2a4"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-signing:before,.fa-sign-language:before{content:"\f2a7"}.fa-low-vision:before{content:"\f2a8"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-pied-piper:before{content:"\f2ae"}.fa-first-order:before{content:"\f2b0"}.fa-yoast:before{content:"\f2b1"}.fa-themeisle:before{content:"\f2b2"}.fa-google-plus-circle:before,.fa-google-plus-official:before{content:"\f2b3"}.fa-fa:before,.fa-font-awesome:before{content:"\f2b4"}.fa-handshake-o:before{content:"\f2b5"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-o:before{content:"\f2b7"}.fa-linode:before{content:"\f2b8"}.fa-address-book:before{content:"\f2b9"}.fa-address-book-o:before{content:"\f2ba"}.fa-vcard:before,.fa-address-card:before{content:"\f2bb"}.fa-vcard-o:before,.fa-address-card-o:before{content:"\f2bc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-circle-o:before{content:"\f2be"}.fa-user-o:before{content:"\f2c0"}.fa-id-badge:before{content:"\f2c1"}.fa-drivers-license:before,.fa-id-card:before{content:"\f2c2"}.fa-drivers-license-o:before,.fa-id-card-o:before{content:"\f2c3"}.fa-quora:before{content:"\f2c4"}.fa-free-code-camp:before{content:"\f2c5"}.fa-telegram:before{content:"\f2c6"}.fa-thermometer-4:before,.fa-thermometer:before,.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-3:before,.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-thermometer-2:before,.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-1:before,.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-0:before,.fa-thermometer-empty:before{content:"\f2cb"}.fa-shower:before{content:"\f2cc"}.fa-bathtub:before,.fa-s15:before,.fa-bath:before{content:"\f2cd"}.fa-podcast:before{content:"\f2ce"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-times-rectangle:before,.fa-window-close:before{content:"\f2d3"}.fa-times-rectangle-o:before,.fa-window-close-o:before{content:"\f2d4"}.fa-bandcamp:before{content:"\f2d5"}.fa-grav:before{content:"\f2d6"}.fa-etsy:before{content:"\f2d7"}.fa-imdb:before{content:"\f2d8"}.fa-ravelry:before{content:"\f2d9"}.fa-eercast:before{content:"\f2da"}.fa-microchip:before{content:"\f2db"}.fa-snowflake-o:before{content:"\f2dc"}.fa-superpowers:before{content:"\f2dd"}.fa-wpexplorer:before{content:"\f2de"}.fa-meetup:before{content:"\f2e0"}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0, 0, 0, 0);border:0}.sr-only-focusable:active,.sr-only-focusable:focus{position:static;width:auto;height:auto;margin:0;overflow:visible;clip:auto}@font-face {
font-family: 'aprova';
src:  url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/aprova0698.eot?ef1ywa);
src:  url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/aprova0698.eot?ef1ywa#iefix) format('embedded-opentype'),
url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/aprova0698.ttf?ef1ywa) format('truetype'),
url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/aprova0698.woff?ef1ywa) format('woff'),
url(//funtrab.org.pa/wp-content/themes/prefix/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";
} @font-face {
font-family: "Flaticon";
src: url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/Flaticon.eot);
src: url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/Flaticond41d.eot?#iefix) format("embedded-opentype"),
url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/Flaticon.woff) format("woff"),
url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/Flaticon.ttf) format("truetype"),
url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/Flaticon.svg#Flaticon) format("svg");
font-weight: normal;
font-style: normal;
}
@media screen and (-webkit-min-device-pixel-ratio:0) {
@font-face {
font-family: "Flaticon";
src: url(//funtrab.org.pa/wp-content/themes/prefix/assets/fonts/Flaticon.svg#Flaticon) format("svg");
}
}
[class^="flaticon-"]:before, [class*=" flaticon-"]:before,
[class^="flaticon-"]:after, [class*=" flaticon-"]:after {   
font-family: Flaticon;
font-style: normal;
line-height: inherit;
font-size: inherit;
}.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-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{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter: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%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adobe:before{content:"\f778"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-handshake:before{content:"\f2b5"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-haykal:before{content:"\f666"}.fa-hdd:before{content:"\f0a0"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-instagram:before{content:"\f16d"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}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: #666666;
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: bold;
}
.mobile-menu-area {
background: #262626;
}
.mean-container .mean-nav ul li li a {
border-top: 1px solid rgba(255, 255, 255, 0.25);
opacity: 0.75;
padding: 1em 10%;
text-shadow: none !important;
visibility: visible;
width: 80%;
font-weight: normal;
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: #ffffff;
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: none;
top: -4px;
}
.mean-container .mean-nav ul li a.mean-expand:hover {
background: none;
}
.mean-container .mean-nav ul li {
background: #444;
}
.mean-container .mean-nav ul li li a {
color: #fff;
opacity: .90;
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(//funtrab.org.pa/wp-content/themes/prefix/assets/images/left.svg);
background-size: 35%;
left: 0
}
.dnSlide-main .dnSlide-right-btn {
background-image: url(//funtrab.org.pa/wp-content/themes/prefix/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(//funtrab.org.pa/wp-content/themes/prefix/assets/images/right.png)
}
.dnSlide-main .dnSlide-left-btn {
background-image: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/left.png)
}
}html {
line-height: 1.15; -webkit-text-size-adjust: 100%; }  body {
margin: 0;
} 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: #333;
font-family: 'Poppins', sans-serif;
font-weight: 400;
font-style: normal;
font-size: 16px;
line-height: 1.6;
}
p {
font-weight: 400;
font-style: normal;
}
h1,
h2,
h3,
h4,
h5,
h6 {
font-family: 'Poppins', sans-serif;
font-style: normal;
margin-bottom: 0; line-height: 1.3;	
font-weight: 600;
transition: .5s;
font-size:30px;
color: #1a2d4a;
margin: 0 0 10px;	
}
h1{}
h2{
}
h3{
}
h4{}
h5{}
h6{}
a{
-webkit-transition: all 0.3s ease-out 0s;
transition: all 0.3s ease-out 0s;
}
a{
color: #1a2d4a;
}
a:focus,
.btn:focus {
text-decoration: none;
outline: none;
}
a:focus,
a:hover {
text-decoration: none;
text-decoration: none;
color:#333;
}
.uppercase {
text-transform: uppercase;
}
.capitalize {
text-transform: capitalize;
}
h1 a,
h2 a,
h3 a,
h4 a,
h5 a,
h6 a {
color: inherit;
-webkit-transition: .5s;
transition: .5s;
}
h1 {
font-size: 30px;
}
h2 {
font-size: 18px;
}
h3 {
font-size: 28px;
}
h4 {
font-size: 22px;
}
h5 {
font-size: 18px;
}
h6 {
font-size: 16px;
}
ul {
margin: 0px;
padding: 0px;
}
li {
}
ul {
margin: 0;
padding: 0;
}
li {
}
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: #333;
cursor: pointer;
font-size: 14px;
font-weight: 400;
}
a,i, cite, em, var, address, dfn,ol,li,ul{
font-style:normal;
font-weight:400;
}
*::-moz-selection {
background: #4fc1f0;
color: #fff;
text-shadow: none;
}
::-moz-selection {
background: #4fc1f0;
color: #fff;
text-shadow: none;
}
::selection {
background: #4fc1f0;
color: #fff;
text-shadow: none;
}
::-moz-placeholder {
color: #666;
font-size: 12px;
}
::-webkit-input-placeholder {
color: #666;
font-size: 12px;
}
:-ms-input-placeholder {
color: #666;
font-size: 12px;
}
::placeholder {
color: #666;
font-size: 12px;
}  .witr_single_progress {
overflow:hidden;
} .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: #222d39;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: #222d39;font-size: 16px;font-weight: 700;}
.witr_progress-style2 .witr_percent {position: absolute;right: 0;font-weight: 700;color: #222d39;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: #222d39;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: #222d39;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: #222d39;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: #222d39;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: #222d39;padding: 8px 5px;}
.witr_progress-style7 .witr_percent:after {content: '';position: absolute;border: 5px solid transparent;left: 50%;border-top-color: #222d39;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: #222d39;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: #f0ad4e;color: #f0ad4e;}
.witr_progress-style10 .progress-bar-danger .witr_percent {border-color: #d9534f;color: #d9534f;}
.progress.witr_progress-style10 {
margin: 12px 0;
}
.progress{
margin-top: 29px;
}.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: #333;
}
.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;
font-size: 22px;
font-weight: 400;
line-height: 17px;
margin-bottom: 20px;
padding-bottom: 14px;
position: relative;
text-transform: capitalize;
}
.blog-left-side .widget h2::before {
background: #0000B8  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: #333;
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: #333;
}
.blog-left-side .widget ul li::before {
color: #333;
content: "\f105";
font-family: FontAwesome;
font-size: 18px;
left: 0;
position: absolute;
top: -2px;
display:none;
}
.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: #333;
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;
}
.tagcloud a:hover {
background: #0000B8 ;
color: #fff;
}
.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: #0000B8 ;
}
#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:#333;
}
table#wp-calendar td {
border: 1px solid #e5e5e5;
color: #333;
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: #333;
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:#0000B8  ;
}
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 .prefix-single-blog{
border:1px solid #0000B8 ;
}
.post_reply ul,
.blog-content ul,
.single-blog-content ul
{
list-style-type: disc;
padding-left: 40px;
}
.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 #0000B8 ;
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: #333;
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:#333;
}
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 {
height: auto;
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: #333;
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:#333;		
}
.sticky{
border-color:#18c8ff;
}
.bypostauthor {
color:#333;
}
.wp-block-button__link {
background-color: #0000B8 ;
}
.wp-block-button {
margin-bottom: 15px;
}
.wp-block-cover p:not(.has-text-color) {
color: #fff;
}.witr_btn{
background: #0000B8 ;
border-radius: 100px;
color: #fff;
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 10px 30px;
text-align: center;
text-transform: capitalize;
position: relative;
margin-right: 20px;
z-index:2;
transition: all 0.5s;	
}
.witr_btn:hover{
background:#4c0062;
color: #fff;
} .witr_btn i {
font-size: 15px;
margin-right: 6px;
} .witr_bbtn{
border-radius: 100px;
color: #0000B8 ;
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 12px 30px;
text-align: center;
text-transform: capitalize;
position: relative;
margin-right: 20px;
z-index:2;
transition: all 0.5s;	
border:2px solid #0000B8 ;
}
.witr_bbtn:hover{
color:#fff;
background:#0000B8 ;
border-color:#0000B8 ;
} .witr_bbtn i {
font-size: 15px;
margin-right: 6px;
} .witr_gbtn{
background-color: #3d59e8;
background: linear-gradient(45deg, #00b0ff, #0000B8 );
border-radius: 100px;
color: #fff;
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 10px 30px;
text-align: center;
text-transform: uppercase;
position: relative;
margin-right: 20px;
z-index:2;
transition: all 0.5s;	
}
.witr_gbtn:hover{
color:#fff;
}
.witr_gbtn::before{
position: absolute;
border-radius: 100px;
left: 0;
height: 100%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background:linear-gradient(45deg, #0000B8 , #00b0ff);
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: 100px;
color: #fff;
display: inline-block;
font-size: 18px;
font-weight: 600;
padding: 10px 30px;
text-align: center;
text-transform: uppercase;
position: relative;
margin-right: 20px;
z-index:2;
transition: all 0.5s;	
}
.witr_gbbtn:hover{
color:#fff;
}
.witr_gbbtn::before{
position: absolute;
border-radius: 100px;
left: 0;
height: 100%;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background:linear-gradient(45deg, #0000B8 , #00b0ff);
top: 0;
content: "";
width: 100%;
z-index:-2;
transition: all .5s ease;	
}
.witr_gbbtn::after{
position: absolute;
border-radius: 100px;
left: 2px;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
background:#333;
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:#00b0ff;
}
.witr_vbtn i{
color:#fff;
}
.witr_vbtn:hover{
background:#0000B8 ;	
} .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 #00b0ff;
}
.witr_vbbtn i{
color: #00b0ff;
}
.witr_vbbtn:hover{
background:#0000B8 ;
border-color:#0000B8 ;	 
}
.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, #0000B8 , #00b0ff);	 
}
.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, #00b0ff, #0000B8 );	 
}
.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, #0000B8 , #00b0ff);
}
.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, #0000B8 , #00b0ff);
}
.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: #333;
-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, #0000B8 , #00b0ff);
background: linear-gradient(45deg, #0000B8 , #00b0ff);
}
.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, #0000B8 , #00b0ff);
}
.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:#0000B8 ;
} .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, #0000B8 , #00b0ff);
background: linear-gradient(45deg, #0000B8 , #00b0ff);
}
.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, #0000B8 , #00b0ff);
}
.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: #666;
display:block;
font-size:17px;
font-weight:300;
}
span.witr_v_text2 {
color: #333;
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;
}.curosel-style .owl-nav div {
background:#f01e4a; 
border-radius: 50%;
color: #bf0d3e;
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:#333;
}
.curosel-style .owl-nav .owl-prev:hover {
background:#333;
}
.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 #bf0d3e;
}
.owl-dot.active {
background: -webkit-gradient(linear, right top, left top, from(#bf0d3e), to(#0d2f5d));
background: -webkit-linear-gradient(right, #bf0d3e, #0d2f5d);
background: linear-gradient(-90deg, #bf0d3e, #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: #333;
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: #333;
}
.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: 30px;
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: #0000B8 ;
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:#0000B8 ;
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;
width: 100%;
position: relative;
margin: auto;
}
.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 {
}
.witr_banner_content.text-right {
}
.witr_banner_content h1 {
color: #fff;
font-size: 36px;
margin-bottom: 10px;
}
.witr_banner_content h2 {
color: #fff;
font-size: 36px;
margin-bottom: 15px;
}
.witr_banner_content h1 span,
.witr_banner_content h2 span{
color: #0000B8 ;	
}
.witr_banner_content p {
color:#fff;
width: 53%;
}
.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: #333;
}
.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: #0000B8 ;
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: #0000B8 ;	
}
.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: #0000B8 ;
font-weight: 500;
cursor: pointer;
line-height: 0px;    
}
.witr_tx_left .witr_bslider_thumb {
position: absolute;
right: -17%;
top: 25%;
}
.witr_tx_right .witr_bslider_thumb {
position: absolute;
left: -17%;
top: 25%;
} .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: #0000B8 ;
-webkit-transition: .5s;
transition: .5s;
}
.single_feature:hover .sub-item i{
-webkit-transition: .5s;
transition:.5s;
}
.sub-item span {
position: absolute;
top: -6px;
left: 50%;
font-size: 50px;
color: #eeeeee;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
z-index: -1;
}
.sub-item h3 {
font-size: 22px;
margin-top: 19px; -webkit-transition: .5s;
transition: .5s;
color: #333;
} .sub-border-2 {}
.sub-border-2 .sub-item span {
top: 31px;
left: 45%;
z-index: 999;
}
.sub-border-2 .sub-item p {
padding: 0 0px;
}  .sub-item.sub-item-3 i {
height: 80px;
width: 80px;
color: #0000B8 ;
line-height: 78px;
border: 2px solid #0000B8 ;
background: none;
-webkit-transition: .5s;
transition: .5s;
}
.sub-item.sub-item-3 p {
padding-top: 22px;
}
.sub-item.sub-item-3:hover i {
color: #fff;
background:#0000B8 ;
}
.sub-item-3.sub-item h3 {
padding-bottom: 8px;
margin-top:0px;	 -webkit-transition: .5s;	 transition: .5s; 
}  .sub-item.sub-item-6 i {
border-radius: 30% 70% 70% 30% / 50% 50% 50% 50%;
background: #f7f8ff;
color: #cd7314;
-webkit-transition: .5s;
transition: .5s;
}
.sub-item.sub-item-6:hover i {
color: #fff;
} .sub-item.sub-item-8 {
padding: 30px 20px 21px;
-webkit-transition: .5s;
transition: .5s;
}
.sub-item.sub-item-8:hover {
box-shadow: 0px 0px 29px -26px #000;
} .witr_feature_3d {
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-transition: .1s;
transition: .1s;
}
.witr_feature_3d:hover .witr_single_feature_3d {
-webkit-transform: rotateY( -180deg);
transform: rotateY( -180deg);
}
.witr_single_feature_3d {
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
text-align: center;
z-index: 999;	
}
.witr_feature_front_3d,
.witr_feature_back_3d {
-webkit-backface-visibility: hidden;
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;
-webkit-transform: rotateY( -180deg);
transform: rotateY( -180deg);
}
.witr_feature_front_3d,
.witr_feature_back_3d {
padding: 40px 20px 40px;
} .witr_feature_content_3d{}
.witr_feature_icon_3d {
margin-bottom: 14px;
}
.witr_feature_icon_3d i {
font-size: 35px;
color:#fff;
}
.witr_feature_content_3d h3 {
margin-bottom: 12px;
color:#fff;
font-size:23px;
}
.witr_feature_content_3d p {
color:#fff;
} .witr_feature_front_3d {
background: #0000B8 ;
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: #0000B8 ;
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: #0000B8 ;
} .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: #0000B8 ;
}
.tab_area .tab_content:first-child a {
margin-right: 25px;
}
.digital-img img {
width: 100%;
} .witr_play_vi {
position: relative;
}
.witr_video_images{
position: relative;	
}
.witr_video_images:before{
position: absolute;
content: '';	
width: 100%;
height: 100%;
background: rgba(73, 0, 221, 0.6);	
}
.witr_video_images img{
width:100%;
}
.play-overlay{
position: absolute;
left: 50%;
top: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);	
}
.play-overlay a{
position: relative;
display: block;	
}
.play-overlay a:before{
position: absolute;
content: '';	
width: 99px;
height: 99px;
left: -11px;
top: -11px;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
background: rgba(255, 255, 255, .73);
z-index: -1;
border-radius: 50%;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: blinker 1.5s ease-in-out infinite;
animation: blinker 1.5s ease-in-out infinite;
}
.play-overlay i {
color: #59009b;
height: 75px;
width: 75px;
text-align: center;
line-height: 75px;
background: #fff;
border-radius: 50%;
font-size: 25px;
} .video-part {}
.video-overlay {
padding: 50px 0;
}
.video-item {}
.video-item a{
position: relative;
display: inline-block;
}
.video-item a:before{
position: absolute;
content: '';	
width: 100px;
height: 100px;
left: -15%;
top: -11px;
-webkit-transform: translateX(-50%) translateY(-50px);
transform: translateX(-50%) translateY(-50px);
background:rgba(255, 255, 255, .73);
border-radius: 50%;
-webkit-animation-fill-mode: both;
animation-fill-mode: both;
-webkit-animation: blinker 1.5s ease-in-out infinite;
animation: blinker 1.5s ease-in-out infinite;	
}
.video-item i {
color: #59009b;
height: 75px;
width: 75px;
text-align: center;
line-height: 75px;
background: #fff;
border-radius: 50%;
font-size: 25px;
position: relative;	
}
@-webkit-keyframes blinker {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
50% {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
@keyframes blinker {
0% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
50% {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
100% {
-webkit-transform: scale(1, 1);
transform: scale(1, 1);
}
}
.video-item h3 {
color: #fff;
font-size: 35px;
font-weight: 600;
line-height: 30px;
margin-top: 35px;
} .witr_about_content {}
.witr_about_content h2 {
font-size: 24px;
}
.witr_about_content h3 {
font-size: 40px;
margin-bottom: 30px;	
}
.witr_about_content h2 span,
.witr_about_content h3 span {
color:#07D1C1;
}
.witr_about_btn{
}
.witr_about_btn a {
font-size: 17px;
color: #fff;
font-weight: 500;
background: #0000B8 ;
border-radius: 30px;
padding: 11px 40px;
-webkit-transition: .5s;
transition: .5s;
display: inline-block;
margin-top: 16px;
}
.witr_about_btn a:hover {
background: #f9f9f9;
color: #0000B8 ;
}
.witr_about_image{}
.witr_about_image img { } .service {
}
.service .section-title h3,
.service .section-title p {
color: #333;
}
.service-item i {
color: #333;
height: 80px;
width: 80px; border-radius: 50%;
text-align: center;
line-height: 78px;
box-shadow: 0px 0px 30px 0px rgba(148,146,245,0.2);	
font-size: 30px;
-webkit-transition: .5s;
transition: .5s;
}
.service-item:hover i {
background: #0000B8 ;
color: #fff;
border-color:#0000B8 ;
}
.service-item h3 {
font-size: 22px;
color: #333;
padding-top: 25px;
}
.service-item p {
color: #333;
padding-right: 2px;
} .service.service-2 {}
.service-2 .service-item:hover i {
background: #0000B8 ;
color: #fff;
} .service.service-5 {}
.service-5 .service-item {
margin-top: 10px;
}
.service-5 .service-item:hover i {
color: #fff;
}
.mobil-item .mobil-demo img {
display: inline-block;
}
.service.service-5 {}
.mobil-item .slick-dots {
position: absolute;
left: 50%;
-webkit-transform: translateX(-50%);
transform: translateX(-50%);
bottom: -75px;
display: inline-block;
}
.mobil-item .slick-dots li {
display: inline-block;
}
.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_service_3d {
-webkit-perspective: 1000px;
perspective: 1000px;
-webkit-transition: .1s;
transition: .1s;
}
.witr_service_3d:hover .witr_single_service_3d {
-webkit-transform: rotateY( -180deg);
transform: rotateY( -180deg);
}
.witr_single_service_3d {
-webkit-transition: -webkit-transform .5s;
transition: -webkit-transform .5s;
transition: transform .5s;
transition: transform .5s, -webkit-transform .5s;
-webkit-transform-style: preserve-3d;
transform-style: preserve-3d;
position: relative;
text-align: center;
z-index: 999;	
}
.witr_service_front_3d,
.witr_service_back_3d {
-webkit-backface-visibility: hidden;
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;
-webkit-transform: rotateY( -180deg);
transform: rotateY( -180deg);
}
.witr_service_front_3d,
.witr_service_back_3d {
padding: 40px 20px 40px;
} .witr_service_content_3d{}
.witr_service_icon_3d {
margin-bottom: 14px;
}
.witr_service_icon_3d i {
font-size: 35px;
color:#fff;
}
.witr_service_content_3d h3 {
margin-bottom: 12px;
color:#fff;
}
.witr_service_content_3d p {
color:#fff;
} .witr_service_front_3d {
background: #0000B8 ;
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: #0000B8 ;
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: #0000B8 ;
} .witr_team_section{
position: relative;
}
.witr_team_section img {
width: 100%;
}
.witr_team_section:before  {
content:"";
position: absolute;
background: rgba(73, 0, 221, 0.6); 
height: 100%;
width: 100%;
left: 0;
top: 0;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
transition:.5s;
}
.witr_team_section:hover:before{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.team_overlay_icon a i{
position: absolute;
-webkit-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
left: 50%;
color:#fff;
top: 50%;
font-size: 35px;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
}
.witr_team_section:hover .team_overlay_icon a i{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";	
} .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;
}
.team_o_icon ul li a{
font-size:40px;
color:#fff;
}
.team_o_icon ul li a:hover{
color:#333;
} .witr_team_content{
padding: 12px 0;
}
.witr_team_content h5 {
font-size: 18px;
font-weight: 600;
margin-bottom: 0;
}
.witr_team_content span {
color: #555555;
font-size: 16px;
font-weight: 400;
} .team-part {
border: 1px solid #f5f5f5;
border-radius: 5px;
overflow: hidden; 
}
.team-sec{
position:relative;
}
.team-sec:before{
content:"";
position: absolute;
background: rgba(73, 0, 221, 0.6); 
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: 18px;
font-weight: 600;
color: #fff;
margin: 12px 0 4px;
}
.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:#0000B8 ;
border-color: #0000B8 ;
} .witr_team_sec_3{
position:relative;
}
.witr_team_sec_3 img{
width:100%;  
}
.witr_team_sec_3:before{
content:"";
position: absolute;
background: rgba(73, 0, 221, 0.6);   
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: 18px;
font-weight: 600;
color: #fff;
}
.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;
font-size: 24px;
} .witr_single_team {
position: relative;
overflow: hidden;
}
.witr_single_team img {
width: 100%;
-webkit-transition: .5s;
transition: .5s;
}
.witr_single_team:hover img {
-webkit-transform: scale(1.04);
transform: scale(1.04);
}
.witr_single_team:after{
position: absolute;
content: '';
top:0;
bottom: 0;
left: 0;
right: 0;
background:#0000B8 ;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.witr_single_team:hover:after{
visibility: visible;
opacity: .72;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=72)";
}
.witr_team_content_car{
position: absolute;
left: -300px;
bottom: 22px;
z-index: 3;
-webkit-transition: .5s;
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{}
.witr_team_content_car h5 a{
font-size: 22px;
color: #fff;
margin: 0;	
}
.witr_team_content_car span:hover,
.witr_team_content_car h5 a:hover{
color: #ad8cdf;
} .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: #0000B8 ;
}
.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)";
} .pricing_area{
border: 1px solid #0000B8 ;
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: #1999f2;
line-height: 43px;
width: 217px;
height: 45px;
text-align: center;
-webkit-transform: rotate(35deg);
transform: rotate(45deg);
}
.pricing-part i {
color: #0000B8 ;
font-size: 40px;
display: block;
padding: 39px 0;
}
.pricing-part span {
font-size: 24px;
color: #333;
line-height: 19px;
padding-bottom: 15px;
display: block;
}
.pricing-part h5 {
font-size: 35px;
line-height: 40px;
padding-bottom: 27px;
}
.pricing-part ul li {
color: #555555;
line-height: 40px;
list-style: none;	
} .pricing-part ul li:nth-child(odd){}
.pricing-part ul li:nth-child(even){}
.pricing-part a.btn {
background: #0000B8 ;
line-height: 41px;
padding: 0 30px;
font-size: 16px;
border-radius: 30px;
color: #fff;
border: 1px solid #0000B8 ;
margin-top: 36px;
margin-bottom: 40px;	
font-weight: 600;
}
.pricing-part a.btn:hover {
background: transparent;
color: #0000B8 ; 
}
.pricing-part.active {
background: #0000B8 ;
}
.pricing-part.active i,
.pricing-part .active ul li:nth-child(odd),
.pricing-part .active ul li:nth-child(even),
.pricing-part.active span,
.pricing-part.active h5,
.pricing-part.active ul li,
.pricing-part.active a {
color: #fff ;
}
.pricing-part.active a.btn {
background-color: transparent ;
border-color: #fff ;
color: #fff ;
}
.pricing_area .nav {
border: 0;
position: absolute;
left: 0;
z-index: 22;
top: -50px;
width: 100%;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.pricing_area .nav li {
margin: 0 -18px;
}
.pricing_area .nav li a {
background-color: transparent;
font-size: 18px;
font-weight: 600;
color: #333;
line-height: 46px;
padding: 0 65px;
border: 1px solid #0000B8 ;
border-radius: 30px;
}
.pricing_area .nav li a.active {
background: rgb(1, 219, 176);
color: #fff;
} .pricing-part.pricing-part-2.active {
background: none;
}
.pricing-part .pricing-part-2{
border: none;	
}
.pricing-part.pricing-part-2.active i,
.pricing-part.pricing-part-2 .active ul li:nth-child(odd),
.pricing-part.pricing-part-2 .active ul li:nth-child(even),
.pricing-part.pricing-part-2.active span,
.pricing-part.pricing-part-2.active h5,
.pricing-part.pricing-part-2.active ul li,
.pricing-part.pricing-part-2.active a {
color: #333 ;
border: none;	
}
.pricing-part.pricing-part-2 a.btn {
background: transparent;
color: #555;
border: 1px solid #0000B8 ;
}
.pricing-part.pricing-part-2 a.btn:hover {
color: #fff;
background:#0000B8 ;
}
.pricing-part.pricing-part-2.active a.btn,.pricing-part.pricing-part-2.active sub {
color: #fff ;
background: #642ba2;
} .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;
color: #333;
padding-top: 30px;
padding-bottom: 7px;
}
.test-part span  {
color: #333;
font-weight: 400;
font-size: 20px;
}
.test-part ul li {
display: inline-block;
padding-top: 20px
}
.test-part p {
color: #333;
}
.testomonial .test-part img {
position: absolute;
top: -60px;
left: 30px;
z-index: 22;
}
.witr_item_column {
padding:0 15px; 
padding-top: 60px; 
}
.witr_slick_column {
padding: 0 15px; 
}
span.em_crating { }
span.em_crating i {
color: #7300e9;
margin-bottom: 11px;
}
span.em_crating i.active {
margin-bottom: 11px;
color:#0000B8 ;
}
.witr_all_mb_30,
.guttergs
{
margin-bottom:30px;
}
.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: #333;
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;
} .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 a{}
.blog-img:before {
position:absolute;
content:'';
background:#000;
opacity: 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: 12px;
color: #333340;
line-height: 28px;
text-transform: uppercase;
padding-bottom: 15px;
margin-right: 10px;
font-weight: 500;
}
.wblog-content span a{
color: #333340;
font-weight: 500;
}
.wblog-content span i {
padding-right: 5px;
padding-left: 5px;
color: #0000b8;
-webkit-transition: .5s;
transition: .5s;
}
.wblog-content h5 > a {
font-size: 20px;
line-height: 28px;
font-weight: 600;
color: #333;
}
.wblog-content h5 > a:hover,
.wblog-content span i:hover {
color: #0000B8 ;
}
.wblog-content h5 {
margin-top: 5px;
}
.wblog-content > a {
font-size: 16px;
color: #333;
font-weight: 500; padding: 9px 30px;
border: 1px solid #0000B8 ;
border-radius: 30px;
margin-top: 10px;
margin-bottom: 5px;
-webkit-transition: .5s;
transition: .5s;
display: inline-block;
}
.wblog-content > a:hover {
background: #0000B8 ;
color: #fff;
}
.witr_bt2{} .wblog-content.blog-content-5 {
padding: 20px 20px 30px;
}
.wblog-content.blog-content-5 h5 {
} .witr_counter_single{}
.witr_counter_number_inn{}
.witr_counter_number_inn h3,
.witr_counter_number_inn span {
font-size: 45px;
font-weight: 600;
line-height: 10px;
color: #fff;
display: inline-block;
}
.witr_counter_number_inn span {} .witr_counter_number_inn h4 {
color: #fff;
font-size: 20px;
font-weight: 600;
padding-top: 20px
} .witr_counter_icon{}
.witr_counter_icon i {
color: #fff;
height: 55px;
width: 55px;
border-radius: 50%;
border: 1px solid #fff;
text-align: center;
line-height: 54px;
font-size: 23px;
margin-right: 20px;
float: left;	
} .brand-slide-4 {
border-top: 1px solid #ddd;
}  .sing-up-part h3{
font-size: 35px;
color: #333;
font-weight: 700;
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: #333;
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: #584bed;
border: 1px solid #584bed;
color: #fff;
cursor: pointer;
border-radius: 5px;
font-weight: 500;
-webkit-transition: .5s;
transition: .5s;
}
.sing-up-part form button:hover{
background: transparent;
color: #333;
} .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: 30px;
color: #333;
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: #0000B8  none repeat scroll 0 0;
border-color: #0000B8 ;
}
.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 {
height: 100%;
width: 100%;
position: absolute;
text-align: center;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
-webkit-transition: .5s;
transition: .5s;
right: 0;
top: 0;
bottom: 0;
left: 0;
opacity: 0;
background: rgba(0, 0, 4, 0.5) none repeat scroll 0 0;
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;
font-weight: 600;
}
.prot_content h3 a {
color: #fff;
font-size: 18px;
font-weight: 600;
text-transform: capitalize;
}
.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: #333;
background: #333;
color: #fff;
}
.prot_wrap.nospace .gallery_load_button a {
margin-top: 30px;
} .picon {} .picon a {
background: #0000B8  none repeat scroll 0 0;
border-radius: 50%;
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: #0000B8 ;
background: #0000B8 ;
color: #fff;
} .pimgs {
}
.pimgs img {} .prots-contentg p {} .prots-contentg ul {
margin-left: 40px;
} .em_port_content {
background: rgba(73, 0, 221, 0.6);
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: #333;
}
.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: 30px;
display: inline-block;
padding: 6px 21px;
text-transform: uppercase;
color: #0000B8 ;
-webkit-transition: .3s;
transition: .3s;
border: 1px solid transparent;
}
.portfolio_readmore_btn > a:hover {
background: #0000B8 ;
color: #fff;
border: 1px solid #0000B8 ;
}
.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: 50%;
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: #0000B8 ;
color: #fff;
}
.pstyle2 .prot_content {
background: rgba(73, 0, 221, 0.70);
}
.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: -3000px;
z-index: 99;
-webkit-transition: .5s;
transition:.5s;
}
.single_protfolio:hover .em_plus_port {
right: 30px;
}
.pstyle2.pstyle3 .prot_content_inner{
text-align:left;
}
.pstyle2.pstyle3 .prot_content_inner {
left: 50%;
position: absolute;
top: 60%;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
width: 80%;
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: #0000B8 ;
padding: 20px;
-webkit-transition: .5s;
transition:.5s;
}
.pstyle2.pstyle3 .single_protfolio:hover .prot_content_inner{ } .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: #333;
line-height: 30px;
font-size: 32px;
font-weight: 600;
padding-bottom: 20px;
}
.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 .prefix-single-icon-inner {
text-align: left;
}
.pr-title{}
.pr-title h2 {
margin-top: 15px;
margin-bottom: 15px;
font-size: 24px;
} .witr_call_to_action {
text-align: left;
position:relative;
}
.witr_call_to_content {} 
.witr_call_to_content h3 {
font-size: 22px;
font-weight: 600;
text-transform: capitalize;
margin-bottom: 15px;
}
.witr_call_to_content h1 {
font-size: 36px;
margin-bottom: 15px;
}
.witr_call_to_content a {
border: none;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 700;
background-color: #0000B8 ;
border-radius: 50px;
margin-top: 20px;
padding: 12px 35px;
-webkit-transition: .5s;
transition: .5s;
}
.witr_call_to_content a:hover {
background: #0000B8 ;
}
.witr_call_to_content p {
width: 55%;
margin: auto;
margin-left: 0;
font-size: 16px;
}
.em-call-to-video {
position: absolute;
right: 0;
top: 50%;
width: 24%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.em-call-video-link {
float: left;
margin-right: 20px;
}
.em-call-to-video h2,
.em-call-to-video i
{
}
.em-call-to-video h2 {
font-size: 25px;
}
.em-call-to-video i
{
font-size: 28px;
} .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 #0000B8 ;
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.icontext,
.w_apps_button a:hover span.spaninner{
color:#fff;
-webkit-transition: .5s;
transition:.5s;	
}
span.icontext {
float: left;
font-size: 29px;
margin-right: 18px;
margin-top: 14px;
color:#333;	
}
span.spaninner {
display: block;
overflow: hidden;
color: #333;
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;
-webkit-transition: .5s;
transition: .5s;	
} 
.wittr_footermenu_w_list ul li a:hover{
color:#0000B8 ;
} .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: #1999f2;
} .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: -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: #333;
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: -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: #333;
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: #333;
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;
color: #333;
font-weight: 600;
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: #333;
}
.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: -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: #333;
} .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: #0000B8 ;
position: absolute;
left: 7.5px;
top: 0;
content: "";
} .witr_dslborder {
display: inline-block;
width: 15px;
height: 15px;
-webkit-transition: .5s;
transition:.5s;
background: #0000B8 ;	
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-size:24px;
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: #0000B8 ;
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: #0000B8 ;
} .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: 25px;
position: relative;
top: 4px;
}
.accordion_area .card-2{
margin-bottom: 22px;
border: 1px solid #ddd;
}
.witr_ac_style {
color: #333;
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: #0000B8 ;
}
.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: #0000B8 ;
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 #0000B8  !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 {
color: #333 !important;
font-size: 16px;
font-weight: 500;
}
.elementor-widget-accordion .elementor-accordion .elementor-tab-content {
color: #333 !important;
} .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: transparent;
outline: none;
background: transparent; 
z-index: 1;
opacity:0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
border-radius: 50px;
box-shadow: 0 0 5px rgba(0, 0, 0, 0.1);
height: 50px;
top: 50%;
-webkit-transform: translate(0px, -50%);
transform: translate(0px, -50%);
width: 50px;
-webkit-transition: .5s;
transition: .5s;
line-height: 45px;
border: 2px solid #0000B8 ; 
}
.slick-prev {
left: -15px;
}
.slick-next {
right: -15px;
}
.slick-prev:before, .slick-next:before {
color: #0000B8 ;
font-size: 25px;
-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: #0000B8 ;
}
.slick-prev:hover:before, .slick-prev:focus:before, .slick-next:hover:before, .slick-next:focus:before {
color: #fff;
}
.images_areas:hover .slick-prev, 
.images_areas: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;
} .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: 30px;
height: 8px;
border: 1px solid #0000B8;
margin: 0 5px;
cursor: pointer;
border-radius: 0;
padding: 0;
-webkit-transition: .5s;
transition: .5s;
}
.slick-dots li.slick-active button {
background: #0000B8 ;
} .witr_text_widget_inner h1,
.witr_text_widget_inner h2{
font-size: 36px;
margin-bottom: 5px;
line-height: 42px;
}
.witr_text_widget_inner h1{
font-size: 22px;	
}
.witr_text_widget_inner h1 span,
.witr_text_widget_inner h2 span{
color:#0000B8 ;
}
.witr_text_widget_inner p{ margin-bottom: 11px;
} .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;	
}
.prefix-tab{
overflow: hidden;
clear: both;
background: #000;
}
.tab_area .nav-tabs {
border: none;
}
.prefix-tab li {
display: inline-block;
list-style: none;
background: #000;
float: left;
overflow: hidden;
}
.prefix-tab li a{
padding: 15px 30px;
display: block;
border-right: 1px solid #ddd;
color: #fff;
}
.prefix-tab li a.active,
.prefix-tab li a:hover
{
background: #0000B8 ;
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;
}
.prefix_single_event {
border-bottom: 1px solid #ddd;
margin: 0 10px;
padding-bottom: 12px;
padding-top: 16px;
clear: both;
overflow: hidden;	
}
.prefix_single_event:last-child{
border-bottom: 0px solid #ddd;
}
.prefix_event_thumb {
float: left;
margin-right: 15px;
}
.event_content_area{
}
.prefix_single_event:hover .event_page_title h2 a{
color: #0000B8 ;
}
.event_page_title h2 a{
color: #333;
text-transform: capitalize;
font-weight: 600;
}
.event_pcontent{}
.event_pcontent p{
margin-bottom: 5px;
}
.prefix_event_icon span{
margin-right: 10px;
} 
.prefix_event_icon span i{
margin-right: 5px;
} .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;
} .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;
} 
.video-item span,
.em-call-to-video span{
display:none;
} span.cdowns {
width: 175px;
height: 165px;
background: rgba(73, 0, 221, 0.6);
display: inline-block;
margin: 0 29px;
position: relative;
}
span.cdowns:before {
position: absolute;
content: "";
background: #fff;
top: 60px;
right: -37px;
height: 12px;
width: 12px;
border-radius: 50%;
}
span.cdowns:after{
position: absolute;
content: "";
background: #fff;
top: 93px;
right: -37px;
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 {
line-height: 119px;
font-size: 55px;
color: #fff;
}
.counterdowns p {
color: #fff;
font-size: 18px;
line-height: 0px;
margin-top: -4px;
}
.dotnone span.cdowns:before,
.dotnone span.cdowns:after
{
display:none;
} .home-2.volunteer .text_area textarea ,
.home-2.volunteer .field .form-field input ,
.home-2.volunteer .field.topfield .form-field input {
background: #fff; 
border: 1px solid #ddd;
color: #333;
padding-left: 20px;
font-size: 15px;
font-weight: 400;
border-radius: 5px;
box-shadow: 0px 0px 30px 0px rgba(148,146,245,0.2);	
text-transform: capitalize;
}
.home-2.volunteer .text_area textarea {
height: 200px;
}
.home-2.volunteer .text_area {
padding-top: 5px;
}
.home-2.volunteer .sbuton {
border-radius: 40px 0;
-webkit-transition: .5s;
transition:.5s;
}
.home-2.volunteer .sbuton:hover {
border:1px solid #0000B8 ;
}
.home-2.volunteer .field .form-field input:focus,
.home-2.volunteer .field.topfield .form-field input:focus,
.home-2.volunteer .text_area textarea:focus {
color: #333;
border: none; 
}
.home-2.volunteer .field.topfield input:focus,
.home-2.volunteer .text_area textarea:focus {
border: 0px solid #0000B8 ;
border-bottom: 0px solid #0000B8 ;
color: #333;
}
.home-2.volunteer .text_area textarea::-moz-placeholder,
.home-2.volunteer .field .form-field input::-moz-placeholder,
.home-2.volunteer .field.topfield .form-field input::-moz-placeholder {
color: #333 !important;
font-size: 15px;
}
.home-2.volunteer .text_area textarea::-webkit-input-placeholder,
.home-2.volunteer .field .form-field input::-webkit-input-placeholder,
.home-2.volunteer .field.topfield .form-field input::-webkit-input-placeholder {
color: #333 !important;
font-size: 15px;
}
.mean-container .mean-nav ul li a:hover {
color:#0000B8 ;
border-radius: 0;
}.commonSection{
padding: 140px 0 140px;
position: relative;
}
.commonSection .container{
position: relative;
z-index: 2;
}
.sec_name{
position: absolute;
left: 0;
top: 50%;
text-align: left;
padding-left: 125px;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.sec_name h1{
font-size: 70px;
line-height: .8;
color: #2b3042;
font-weight: 700;
letter-spacing: 16px;
z-index: 99;
-webkit-transform: rotate(180deg);
transform: rotate(180deg);
display: inline-table;
align-items: flex-end;
position: relative;
float: left;
-webkit-writing-mode: vertical-lr;
-ms-writing-mode: tb-lr;
writing-mode: vertical-lr;
text-orientation: mixed;
margin: 0;
} .cor_rev_slider{
width: 100%;
height: 100vh;
background: #222d39;
overflow: hidden;
}
.cor_layerImg img{
width: 100% !important;
height: auto !important;
}
.cor_rev_slider .tp-loader.spinner0{
display: none;
}
.cor_s_btn{
height: 54px;
width: 203px;
border: 1px solid #fff;
font-size: 18px;
line-height: 54px;
color: #fff;
text-align: center;
display: inline-block;
font-weight: 600;
text-transform: capitalize;
border-radius: 3px;
background: transparent;
padding: 0 0;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.cor_s_btn:hover{
background: #fff;
color: #ad8cdf;
}
.cor_video_btn{
font-size: 54px;
line-height: .8 !important;
margin-left: 46px;
position: relative;
top: 16px;
color: #fff;
display: inline-block;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.cor_video_btn:hover{
color: #ad8cdf;
}
.cor_offer_layer{
position: relative;
}
.offer_point{
position: relative;
z-index: 999;
height: 580px;
width: 400px;
}
.commonpoint{
width: 20px;
height: 20px;
transition: all ease 300ms !important;
-webkit-transition: all ease 300ms !important;
-moz-transition: all ease 300ms !important;
-webkit-animation: movebounce 3.0s linear infinite;
animation: movebounce 3.0s linear infinite;
}
.commonpoint i{
font-size: 18px;
line-height: .8;
opacity: .25;
color: #fff;
cursor: pointer;
padding-left: 8px;
position: relative;
top: 3px;
display: inline-block;
transition: all ease 300ms !important;
-webkit-transition: all ease 300ms !important;
-moz-transition: all ease 300ms !important;
}
.commonpoint p{
font-size: 13px;
line-height: .8;
color: #fff;
font-weight: 500;
text-align: center;
height: 30px;
margin: 0;
padding: 8px 16px;
border-radius: 30px;
display: inline-block;
border: 1px solid rgba(255, 255, 255, .5);
visibility: hidden;
opacity: 0;
transition: all ease 300ms !important;
-webkit-transition: all ease 300ms !important;
-moz-transition: all ease 300ms !important;
}
.commonpoint:hover p{
visibility: visible;
opacity: 1;
}
.commonpoint:hover i{
opacity: 1;
}
.point_1{
position: absolute;
left: -215px;
top: 0;
}
.point_2{
position: absolute;
left: -260px;
top: 241px;
z-index: 999;
}
.point_3{
position: absolute;
left: -230px;
top: auto;
bottom: 22px;
}
.point_4{
position: absolute;
right: 90px;
left: 0;
margin: 0 auto;
top: auto;
bottom: -15px;
}
.point_5{
position: absolute;
right: 0;
top: auto;
bottom: 90px;
}
.cor_logoSlide{
position: absolute;
left: 0;
bottom: 50px;
z-index: 2;
}
.cor_logoSlide.owl-carousel .owl-item{
text-align: center;
}
.cor_logoSlide a{
display: inline-block;
}
.cor_logoSlide img{
max-width: 164px;
height: 39px;
}
.coSecvice{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/sbg.png) no-repeat center bottom;
padding-bottom: 40px;
}
.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;
}
.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(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/s5.png) no-repeat center center / cover;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.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(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/s6.png) no-repeat center center / cover;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.singleService:hover .box:before{
visibility: hidden;
opacity: 0;
}
.singleService:hover .box:after{
visibility: visible;
opacity: 1;
}
.box i{
color: #4621ff;
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 h2{
font-size: 60px;
line-height: 37px;
color: #eef3ff;
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: #ff006c;
}
.boxTop{
padding-top: 100px;
}
.boxTop .box{
margin-bottom: 84px;
}
.boxTop h2{
top: -42px;
right: -40px;
}
.boxTop p{
margin-bottom: 0;
}
.second_color .box i{
color: #28f200;
}
.third_color .box i{
color: #ffae00;
}
.four_color .box i{
color: #e034ff;
}
.coAbout{
padding: 94px 0 140px;
}
.ab_slide{
position: relative;
margin-right: 30px;
width: auto;
}
.ab_img{
position: relative;
padding-left: 28px;
}
.ab_img img{
width: 100%;
height: auto;
} .images_area {
position: relative;
}
.singleAbSlide {
position: absolute;
right: 127px;
bottom: 25px;
left: -15px;
}
.ab_videoArea span{
display:none;
}
.ab_videoArea {
position: relative;
background: #0000B8 ;
padding: 44px 30px 44px 30px;
border-radius: 5px;
}
.ab_videoArea h3{
font-size: 26px;
line-height: 32px;
color: #fff;
text-transform: capitalize;
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: #4e00d2;
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);
}
}
.ab_slide.owl-theme .owl-nav{
display: none;
}
.ab_slide.owl-theme .owl-dots{
margin: 0;
padding: 0;
position: absolute;
left: 0;
top: 93px;
}
.ab_slide.owl-theme .owl-dots .owl-dot{
display: block;
width: 14px;
height: 14px;
border-radius: 50%;
margin: 0 0 12px;
padding: 0;
background: #0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.ab_slide.owl-theme .owl-dots span{
display: none;
}
.ab_slide.owl-theme .owl-dots .owl-dot.active,
.ab_slide.owl-theme .owl-dots .owl-dot:hover{
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.about_area{
position: relative;
padding: 90px 0 0;
}
.about_area .sub_title{
margin-bottom: 19px;
}
.about_area .sec_title{
margin-bottom: 40px;
}
.about_area p{
margin-bottom: 37px;
}
.about_area ul{
display: inline-block;
width: 50%;
float: left;
padding: 0 0 39px;
margin: 0;
}
.about_area ul li{
position: relative;
padding-left: 20px;
margin-bottom: 15px;
}
.about_area ul li:before{
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/dot.png) no-repeat center center / cover;
width: 9px;
height: 8px;
content: '';
}
.coSecvice_2{
padding-bottom: 205px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/s1.jpg) no-repeat center center / cover;
}
.tabMenu{
position: relative;
padding: 85px 0 60px;
margin: 0;
}
.tabMenu li{
list-style: none;
display: inline-block;
padding: 0;
margin: 0 6px 0 0;
}
.tabMenu li:last-of-type{
margin-right: 0;
}
.tabMenu li a{
display: block;
height: 45px;
color: #222d39;
line-height: .8;
font-size: 16px;
font-weight: 700;
text-align: center;
background: #ececec;
border-radius: 3px;
padding: 17px 37px;
}
.tabMenu li a.active,
.tabMenu li a:hover{
background: #0000B8 ;
color: #fff;
}
.service_slider{
position: relative;
}
.slick-list {
-moz-user-select: none;
box-sizing: border-box;
display: block;
position: relative;
}
.singleSS{
padding: 30px 30px 30px;
position: relative;
border: 2px solid #f6f6f6;
background: #fff;
width: 100%;
margin-bottom: 15px;
overflow: hidden;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.service_slider .singleSS{
padding: 61px 15px 60px;
}
.singleSS:after{
background: url(//funtrab.org.pa/wp-content/themes/prefix/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;
}
.singleSS:hover:after{
visibility: visible;
opacity: 1;
}
.singleSS:hover{
border-color: #4900d6;
}
.service_slider .slick-slide{
outline: none;
position: relative;
opacity: .83;
}
.service_slider .slick-slide:not(.slick-active):before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(255, 255, 255, .83);
z-index: 99;
}
.service_slider .slick-slide.service_text:before{
background: transparent;
}
.service_slider .service_img.servicePItem:before {
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/shbg.jpg) no-repeat center center / cover;
visibility: hidden;
opacity: 0;
z-index: 1;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.service_slider .service_img.servicePItem:hover:before{
visibility: visible;
opacity: 1;
}
.service_slider .slick-slide:not(.slick-active):hover{
border-color: #f6f6f6;
}
.serIcon{
position: relative;
margin: 0 0 27px;
z-index: 9;
width: 97px;
height: 95px;
}
.serIcon i{
font-size: 81px;
line-height: 96px;
color: #0000B8 ;
}
.SIBG_2 i{
color: #28f200;
}
.SIBG_3 i{
color: #0000B8 ;
}
.SIBG_4 i{
color: #e034ff;
}
.SIBG_5 i{
color: #ffae00;
}
.SIBG_1{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/s1.png) no-repeat center center / cover;
}
.SIBG_2{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/s2.png) no-repeat center center / cover;
}
.SIBG_3{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/s2.png) no-repeat center center / cover;
}
.SIBG_4{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/s3.png) no-repeat center center / cover;
}
.SIBG_5{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/s4.png) no-repeat center center / cover;
}
.detail_SS{
position: relative;
padding: 0 0 0;
z-index: 99;
}
.detail_SS h3{
font-size: 22px;
line-height: 31px;
margin-bottom: 22px;
}
.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;
}
.service_slider .slick-dots{
padding: 0;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: -82px;
float: none;
text-align: center;
}
.service_slider .slick-dots li{
list-style: none;
display: inline-block;
height: 11px;
width: 11px;
background:#0000B8 ;
border: none;
border-radius: 50%;
margin: 1px 4px 0;
cursor: pointer;
padding: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.service_slider .slick-dots li button[type="button"] {
border: none;
border-radius: 0;
display: inline-block;
padding: 0;
text-indent: -9999px;
z-index: 10;
outline: none;
}
.service_slider .slick-dots li.slick-active{
width: 13px;
height: 13px;
position: relative;
background: transparent;
border: 1px solid #4900d6;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.service_slider .slick-dots li.slick-active:after{
position: absolute;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
content: '';
top: 3px;
left: 3px;
width: 5px;
height: 5px;
border-radius: 50%;
background:#0000B8 ;
}
.corVideo{
padding-bottom: 85px;
}
.videoArea{
position: relative;
margin: 0 0 30px;
}
.videoArea img{
width: 100%;
height: auto;
border-radius: 3px;
}
.videoArea a{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
width: 75px;
height: 75px;
border-radius: 50%;
background: #ffffff;
text-align: center;
z-index: 1;
padding: 19px 24px;
}
.videoArea i{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
font-size: 36px;
line-height: 36px;
z-index: 5;
}
.videoArea a:after {
width: 99px;
height: 99px;
left: -12px;
top: -12px;
background: rgba(255, 255, 255, .73);
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
animation-fill-mode: both;
animation: blinker2 1.5s ease-in-out infinite;
-webkit-animation: blinker2 1.5s ease-in-out infinite;
-moz-animation: blinker2 1.5s ease-in-out infinite;
}
@keyframes blinker2 {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.singleImg{
position: relative;
}
.singleImg img{
width: 100%;
height: auto;
border-radius: 5px;
}
.videoContent{
position: relative;
background:#0000B8 ;
padding: 55px 38px 25px;
border-radius: 5px;
}
.videoContent h3{
font-size: 22px;
line-height: 32px;
color: #fff;
margin-bottom: 15px;
}
.videoContent p{
color: #fff;
margin-bottom: 8px;
}
.videoContent img{
width: 153px;
height: 73px;
}
.pdTop_140{
padding-top: 140px;
}
.cor_skill{
position: relative;
margin: 0 0 30px;
}
.cor_skill h5{
font-size: 16px;
line-height: .9;
margin: 0 0 11px;
}
.cor_skill .skillbar{
width: 0%;
height: 4px;
position: relative;
background:#0000B8 ;
border-radius: 5px;
z-index: 3;
}
.cor_skill:after{
width: 100%;
height: 4px;
background: #dddddd;
content: '';
position: absolute;
left: 0;
bottom: 0;
border-radius: 5px;
}
.cor_skill .parcent{
display: block;
float: right;
top: -50px;
position: relative;
font-size: 16px;
line-height: 55px;
color: #666666;
font-weight: 700;
}
.corTestimonial{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/6.png) no-repeat center top;
padding-bottom: 90px;
}
.testimonlaSlide{
position: relative;
margin: 0 0 0;
}
.testimonlaSlide.owl-theme .owl-dots {
padding: 0;
line-height: .8;
margin: -85px auto 0;
text-align: center;
position: relative;
}
.testimonlaSlide.owl-theme .owl-dots .owl-dot{
list-style: none;
display: inline-block;
height: 11px;
width: 11px;
background:#0000B8 ;
border: none;
border-radius: 50%;
margin: 0 4px 0;
position: relative;
cursor: pointer;
padding: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.testimonlaSlide.owl-theme .owl-dots .owl-dot:after {
position: absolute;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
content: '';
top: 3px;
left: 3px;
width: 5px;
height: 5px;
border-radius: 50%;
background:#0000B8 ;
visibility: hidden;
opacity: 0;
}
.testimonlaSlide.owl-theme .owl-dots .owl-dot.active{
width: 13px;
height: 13px;
position: relative;
top: 1px;
background: transparent;
border: 1px solid #4900d6;
}
.testimonlaSlide.owl-theme .owl-dots .owl-dot.active:after{
visibility: visible;
opacity: 1;
}
.testimonlaSlide.owl-theme .owl-dots .owl-dot span,
.testimonlaSlide.owl-theme .owl-nav{
display: none;
}
.singleTestmonial{
background:#fff;
border-radius: 5px;
padding: 50px 37px 42px 50px;
margin-bottom: 140px;
-webkit-box-shadow: 0px 0px 117px 0px rgba(196, 196, 196, 0.28);
-moz-box-shadow:    0px 0px 117px 0px rgba(196, 196, 196, 0.28);
box-shadow:         0px 0px 117px 0px rgba(196, 196, 196, 0.28);
}
.singleTestmonial img{
float: right;
width: 58px !important;
height: 57px;
padding-right: 6px;
}
.singleTestmonial p{
line-height: 31px;
margin-bottom: 24px;
}
.singleTestmonial .star-rating{
display: inline-block;
margin: 0;
padding: 0;
}
.singleTestmonial .star-rating i{
font-size: 20px;
line-height: 28px;
letter-spacing: 6px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.singleTestmonial .star-rating span i{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.testDetail{
position: relative;
padding-left: 79px;
padding-top: 9px;
padding-bottom: 22px;
display: inline-block;
}
.testDetail img{
width: 59px !important;
height: 59px;
border-radius: 50%;
position: absolute;
padding: 0;
left: 0;
top: 0;
}
.testDetail h5{
font-size: 22px;
line-height: .8;
margin: 0 0 2px;
}
.testDetail p{
line-height: 31px;
font-weight: 500;
margin: 0;
}
.corBlog{
padding-top: 0;
}
.corBlog .sec_title{
margin-bottom: 29px;
}
.singleBlog{
position: relative;
-webkit-box-shadow: 0px 0px 117px 0px rgba(196, 196, 196, 0.28);
-moz-box-shadow:    0px 0px 117px 0px rgba(196, 196, 196, 0.28);
box-shadow:         0px 0px 117px 0px rgba(196, 196, 196, 0.28);
margin-bottom: 30px;
}
.blogThumb{
position: relative;
padding-bottom: 17px;
}
.blogThumb img{
width: 100%;
height: auto;
}
.blogDetail{
position: relative;
padding: 0 15px 23px;
}
.blogDetail p{
font-size: 14px;
margin-bottom: 9px;
}
.blogDetail h3{
font-size: 20px;
line-height: 28px;
margin-bottom: 0;
}
.blogDetail h3 a{
color: #222d39;
display: inline-block;
}
.blogDetail h3 a:hover{
color: #0000B8 ;
}
.corFunfact{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/fbg.jpg) no-repeat center center / cover;
}
.singleFunfact{
position: relative;
padding: 2px 0 0;
}
.singleFunfact h2{
font-size: 50px;
line-height: 31px;
color: #fff;
margin-bottom: 27px;
}
.singleFunfact h4{
font-size: 22px;
line-height: 31px;
color: #fff;
margin: 0;
}
.corPortfolio{}
.corPortfolio .sec_title{
margin-bottom: 55px;
}
.singlefolio {
position: relative;
overflow: hidden;
}
.singlefolio img {
display: block;
width: 100%;
height: auto;
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
-o-transition: all 0.2s ease-out;
}
.folioHover {
position: absolute;
left: 30px;
bottom: 22px;
z-index: 3;
}
.singlefolio:after{
position: absolute;
bottom: 0;
left: 0;
right: 0;
background:#0000B8 ;
overflow: hidden;
opacity: 0;
width: 100%;
height: 100%;
content: '';
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.singlefolio .folioHover a.cate {
font-size: 16px;
line-height: .8;
font-weight: 600;
color: #fff;
display: inline-block;
margin: 0 0 9px;
opacity: 0;
overflow: hidden;
-webkit-transform: translateX(-90%);
-moz-transform: translateX(-90%);
-ms-transform: translateX(-90%);
-o-transform: translateX(-90%);
transform: translateX(-90%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .7s;
-moz-transition-duration: .7s;
transition-duration: .7s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.singlefolio .folioHover h4{
font-size: 22px;
line-height: 30px;
color: #fff;
margin: 0;
}
.singlefolio .folioHover h4 a{
color: #fff;   
opacity: 0;
display: inline-block;
overflow: hidden;
-webkit-transform: translateX(-50%);
-moz-transform: translateX(-50%);
-ms-transform: translateX(-50%);
-o-transform: translateX(-50%);
transform: translateX(-50%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .8s;
-moz-transition-duration: .8s;
transition-duration: .8s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.singlefolio:hover .folioHover a.cate{
opacity: 1;
overflow: visible;
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.singlefolio:hover .folioHover h4 a{
opacity: 1;
overflow: visible;
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.singlefolio:hover img {
-webkit-transform: scale(1.04);
-moz-transform: scale(1.04);
-ms-transform: scale(1.04);
-o-transform: scale(1.04);
transform: scale(1.04);
}
.singlefolio:hover:after{
visibility: visible;
opacity: .72;
}
.singlefolio .folioHover a.cate:hover,
.singlefolio .folioHover h4 a:hover{
color: #ad8cdf;
}
.folio_slide{
position: relative;
}
.folio_slide.owl-theme .owl-nav{
display: none;
}
.folio_slide.owl-theme .owl-dots {
margin: 60px 0 0;
padding: 0;
line-height: .8;
position: relative;
}
.folio_slide.owl-theme .owl-dots .owl-dot {
display: inline-block;
line-height: .8;
border-radius: 0;
height: 40px;
width: 5px;
margin: 0 5px;
padding: 0;
position: relative;
}
.folio_slide.owl-theme .owl-dots .owl-dot span{
height: 25px;
width: 5px;
position: absolute;
border-radius: 0;
left: 0;
bottom: 0;
margin: 0;
padding: 0;
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.folio_slide.owl-theme .owl-dots .owl-dot.active span{
height: 40px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.corClients{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/cbg.jpg) no-repeat center top;
padding-bottom: 240px;
}
.corClients .sec_title{
margin-bottom: 55px;
}
.singleClient {
position: relative;
-webkit-box-shadow: 0px 0px 117px 0px rgba(196, 196, 196, 0.28);
-moz-box-shadow: 0px 0px 117px 0px rgba(196, 196, 196, 0.28);
box-shadow: 0px 0px 117px 0px rgba(196, 196, 196, 0.28);
}
.singleClient img{
width: 100%;
height: auto;
}
.clinetDetail{
position: relative;
padding: 21px 25px 18px;
background: #fff;
}
.clinetDetail h3{
font-size: 22px;
line-height: 28px;
margin-bottom: 0;
}
.clinetDetail h3 a{
color: #222d39;
}
.clinetDetail h3 a:hover{
color: #0000B8 ;
}
.cor_footer{
position: relative;
background: #222d39;
padding-bottom: 0;
} .witr_single_call{
}
.witr_single_call h3 {
font-size: 30px;
color: #333;
margin-bottom: 20px;
}
.witr_single_call p{
color: #333;
margin: 0;
}
.witr_single_call a{
display: inline-block;
font-size: 18px;
font-weight: 600;
color: #333;
padding: 15px 36px;
border: 1px solid #333;
border-radius: 3px;
margin-top: 35px;
}
.witr_single_call a:hover{
color: #0000B8 ;
background: #fff;
}
.cor_footer .widget {
position: relative;
padding-bottom: 83px;
}
.cor_footer .widget .widget_title{
position: relative;
font-size: 22px;
line-height: 28px;
color: #fff;
margin: 0 0 17px;
}
.cor_footer .about_widgets p{
color: #fff;
margin-bottom: 22px;
}
.cor_footer .about_widgets .aboout_social{
position: relative;
padding: 0;
}
.cor_footer .about_widgets .aboout_social a{
display: inline-block;
margin-right: 11px;
padding: 4px 0;
width: 37px;
height: 37px;
border-radius: 50%;
border: 1px solid #36404b;
text-align: center;
font-size: 18px;
line-height: 28px;
color: #0000B8 ;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.cor_footer .about_widgets .aboout_social a.fac{
color: #f5634b;
}
.cor_footer .about_widgets .aboout_social a.twi{
color: #00ACED;
}
.cor_footer .about_widgets .aboout_social a.ins{
color: #ff9c54;
}
.cor_footer .about_widgets .aboout_social a.pin{
color: #00e75c;
}
.cor_footer .about_widgets .aboout_social a:hover{
color: #fff;
background: #ad8cdf;
border-color: #ad8cdf;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.cor_footer .link_widgets ul{
margin: -5px 0 0;
padding: 0;
}
.cor_footer .link_widgets ul li{
list-style: none;
display: block;
padding: 0;
margin: 0;
}
.cor_footer .link_widgets ul li a{
display: inline-block;
font-size: 16px;
line-height: 38px;
color: #ffffff;
font-weight: 400;
margin: 0;
padding: 0;
}
.cor_footer .link_widgets ul li a:hover{
color: #ad8cdf;
padding-left: 5px;
}
.cor_footer .contact_widgets p{
color: #fff;
font-size: 16px;
line-height: 30px;
margin: 0 0 7px;
}
.cor_footer .contact_widgets p span{
display: block;
margin-top: 10px;
}
.copyright{
position: relative;
border-top: 1px solid #39424d;
padding: 22px 0 18px;
}
.copyright p{
color: #fff;
margin: 0;
}
.copyright p a{
color: #fff;
margin: 0;
}
.copyright p a:hover{
color: #ad8cdf;
}
.copyright a{
color: #fff;
display: inline-block;
margin-left: 22px;
}
.copyright a:first-child{
margin-left: 0;
}
.copyright a:hover{
color: #ad8cdf;
} .cor_pageBanner {
position: relative;
min-height: 390px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/banner.jpg) no-repeat center center / cover;
padding-top: 223px;
padding-bottom: 80px;
}
.cor_banner_content{
position: relative;
}
.cor_banner_content h3{
font-size: 35px;
line-height: 28px;
color: #fff;
margin-bottom: 28px;
}
.cor_banner_content p{
font-size: 16px;
color: #fff;
line-height: 28px;
margin: 0;
}
.cor_banner_content p a{
display: inline-block;
color: inherit;
}
.cor_banner_content p a:hover{
color: #ad8cdf
}
.padBottom_140{
padding-bottom: 140px;
}
.padtop_135{
padding-top: 135px;
}
.abPadding{
padding: 142px 0 85px;
}
.singleBlogSec{
position: relative;
padding: 120px 0;
}
.single_blog{
position: relative;
}
.blog_thumb{
position: relative;
margin-bottom: 40px;
}
.blog_thumb img{
width: 100%;
height: auto;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 59px 0px rgba(174, 174, 174, 0.09);
-moz-box-shadow: 0px 0px 59px 0px rgba(174, 174, 174, 0.09);
box-shadow: 0px 0px 59px 0px rgba(174, 174, 174, 0.09);
}
.dateTag{
position: absolute;
left: 10px;
bottom: 10px;
}
.dateTag p{
display: inline-block;
margin: 0 13px 0 0px;
height: 35px;
background: #fff;
font-size: 16px;
color: #222d39;
line-height: .8;
font-weight: 500;
text-align: center;
border-radius: 3px;
padding: 12px 14px;
}
.dateTag p a{
display: inline-block;
color: inherit;
}
.dateTag p a:hover{
color: #0000B8 
}
.blog_details{
position: relative;
margin-bottom: 10px;
}
.blog_details h3{
font-size: 25px;
line-height: 28px;
margin-bottom: 24px;
}
.blog_details p{
margin-bottom: 28px;
}
.blog_tagitems{
position: relative;
margin: 38px 0 44px;
}
.blog_tagitems span{
display: inline-block;
margin-right: 20px;
}
.blog_tagitems a{
display: inline-block;
color: #666;
margin-right: 24px;
}
.blog_tagitems a:hover{
color: #0000B8 
}
.post_author{
position: relative;
background: #f3f6fd;
padding: 40px 270px 40px 30px;
border-left: 3px solid #0000B8 ;
margin-bottom: 92px;
}
.post_author p{
font-size: 18px;
line-height: 35px;
color: #666666;
font-style: italic;
margin: 0;
}
.post_author img{
width: 262px;
height: 220px;
position: absolute;
right: 0;
top: 0;
}
.comment_area{
position: relative;
margin-bottom: 86px;
}
.comment_area h3{
font-size: 25px;
line-height: 35px;
margin-bottom: 39px;
}
.comment-list{
margin: 0;
padding: 0;
}
.comment-list li{
list-style: none;
margin: 0;
padding: 0;
}
.single-comment{
position: relative;
margin: 0 0 0;
padding-left: 110px;
}
.single-comment img{
width: 87px;
height: 87px;
border-radius: 50%;
position: absolute;
left: 0;
top: 2px;
-webkit-box-shadow: 0px 0px 59px 0px rgba(174, 174, 174, 0.09);
-moz-box-shadow: 0px 0px 59px 0px rgba(174, 174, 174, 0.09);
box-shadow: 0px 0px 59px 0px rgba(174, 174, 174, 0.09);
}
.single-comment h5{
font-size: 18px;
line-height: 35px;
margin-bottom: 7px;
}
.single-comment h5 a{
color: inherit;
}
.single-comment h5 a:hover{
color: #0000B8 
}
.comment{
position: relative;
margin: 0 0 51px;
}
.comment p{
font-size: 16px;
line-height: 28px;
color: #666666;
word-break: break-all;
margin-bottom: 14px;
}
.comment span{
font-size: 16px;
line-height: 28px;
color: #666666;
display: block;
margin-bottom: 0;
}
.comment-list ul.children{
margin: 0 0 0 100px;
padding: 0;
}
.single-comment .comment-reply-link{
font-size: 16px;
line-height: 35px;
color: #666666;
font-weight: 500;
display: block;
position: absolute;
right: 0;
top: -3px;
}
.single-comment .comment-reply-link:hover{
color: #0000B8 
}
.commentForm{
position: relative;
margin: 0 0 0;
}
.commentForm h3{
font-size: 25px;
line-height: 35px;
margin-bottom: 46px;
}
.commentForm input[type="text"], 
.commentForm input[type="email"], 
.commentForm textarea{
width: 100%;
height: 45px;
background: transparent;
border: 1px solid #e5e5e5;
padding: 0 20px;
font-size: 16px;
line-height: 45px;
color: #a0a0a0;
font-weight: 400;
margin: 0 0 30px;
outline: none;
border-radius: 3px;
}
.commentForm textarea{
height: 185px;
padding-top: 10px;
resize: none;
margin-bottom: 21px;
}
.commentForm textarea::-moz-placeholder,
.commentForm input[type="text"]::-moz-placeholder,
.commentForm input[type="email"]::-moz-placeholder{
color: #a0a0a0;
opacity: 1;
}
.commentForm textarea::-webkit-input-placeholder,
.commentForm input[type="text"]::-webkit-input-placeholder,
.commentForm input[type="email"]::-webkit-input-placeholder{
color: #a0a0a0;
opacity: 1;
}
.commentForm textarea::-ms-input-placeholder,
.commentForm input[type="text"]::-ms-input-placeholder,
.commentForm input[type="email"]::-ms-input-placeholder{
color: #a0a0a0;
opacity: 1;
}
.commentForm button{
font-size: 16px;
font-weight: 400;
padding: 12px 32px;
}
.sidebar .widget {
position: relative;
margin-bottom: 45px;
}
.sidebar .widget .widget_title{
font-size: 22px;
line-height: 28px;
color: #222d39;
margin-bottom: 27px;
}
.sidebar .widget input[type="search"] {
width: 100%;
height: 50px;
border: none;
border-radius: 0;
background: #f3f6fd;
font-size: 16px;
line-height: 50px;
color: #666666;
padding: 0 50px 0 20px;
border-radius: 10px;
outline: none;
}
.sidebar .widget input[type="search"]::-moz-placeholder{
color: #666666;
opacity: 1;
}
.sidebar .widget input[type="search"]::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.sidebar .widget input[type="search"]::-ms-input-placeholder{
color: #666666;
opacity: 1;
}
.sidebar .widget button[type="submit"]{
height: 100%;
position: absolute;
right: 0;
top: 0;
background: transparent;
border: none;
outline: none;
text-align: center;
color: #666666;
line-height: 50px;
font-size: 16px;
z-index: 4;
cursor: pointer;
padding: 0 21px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.sidebar .widget button[type="submit"]:hover{
color: #0000B8 ;
}
.sidebar .widget_categories ul{
margin: 0;
padding: 0;
}
.sidebar .widget_categories ul li{
list-style: none;
margin: 0 0 0;
display: block;
}
.sidebar .widget_categories ul li a{
display: inline-block;
text-transform: capitalize;
font-size: 18px;
color: #666666;
line-height: 35px;
}
.sidebar .widget_categories ul li a:hover{
color: #0000B8 ;
}
.sidebar .widget_recent_posts .widget_title{
margin-bottom: 33px;
}
.recentPost{
position: relative;
margin: 0 0 28px;
padding-left: 100px;
}
.recentPost img{
width: 80px;
height: 80px;
border-radius: 3px;
position: absolute;
left: 0;
top: 0;
}
.recentPost p{
font-size: 14px;
color: #666666;
line-height: 24px;
margin-bottom: 5px;
}
.recentPost a{
display: inline-block;
font-weight: 600;
font-size: 16px;
line-height: 26px;
color: #222d39;
}
.recentPost a:hover{
color: #0000B8 ;
}
.tagcloude{
position: relative;
margin: 37px 0 0;
}
.tagcloude a{
display: inline-block;
height: 32px;
background: #f3f6fd;
font-size: 14px;
color: #666666;
line-height: .8;
text-align: center;
border-radius: 3px;
font-weight: 500;
padding: 10px 13.1px;
margin: 0 16px 20px 0
}
.tagcloude a:hover{
background: #0000B8 ;
color: #fff;
}
.corBlogPage{
position: relative;
padding: 120px 0 90px;
}
.corServicePage{
position: relative;
padding: 120px 0 90px;
background: #f8f9ff;
}
.servicePItem{
position: relative;
width: 100%;
padding-right: 38px;
border: 1px solid #f6f6f6;
margin-bottom: 30px;
}
.servicePItem:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/shbg.jpg) no-repeat center center / cover;
visibility: hidden;
opacity: 0;
z-index: 1;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.servicePItem:hover:before{
visibility: visible;
opacity: 1;
}
.servicePItem:hover{
border-color: transparent;
}
.servicePItem:hover:after{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/7.png) no-repeat right top;
z-index: 3;
}
.servicePItem:hover .serIcon{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/corporate/shover.png) no-repeat center center / cover
}
.servicePItem:hover .serIcon i,
.servicePItem:hover .detail_SS h3,
.servicePItem:hover .detail_SS p,
.servicePItem:hover .detail_SS a.readMore{
color: #fff;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.servicePItem .detail_SS a.readMore:hover{
color: #ad8cdf;
}
.corServiceSingle{
position: relative;
padding: 120px 0 103px;
}
.serviceMenu{
position: relative;
}
.serviceMenu ul{
margin: 0;
padding: 0;
}
.serviceMenu ul li{
list-style: none;
display: block;
margin: 0 0 5px;
}
.serviceMenu ul li a{
display: inline-block;
font-size: 20px;
line-height: .8;
color: #666666;
font-weight: 600;
height: 55px;
background: #f9f9f9;
text-transform: capitalize;
width: 100%;
padding: 19px 25px;
}
.serviceMenu ul li a.active,
.serviceMenu ul li a:hover{
color: #fff;
background: #0000B8 ;
}
.sinServiceArea{
position: relative;
margin: 0 0 0;
}
.SSThumb{
position: relative;
margin-bottom: 36px;
}
.SSThumb img{
width: 100%;
height: auto;
}
.SSDetail{
position: relative;
margin: 0 0 0;
}
.SSDetail h3{
font-size: 30px;
line-height: 32px;
color: #333333;
font-weight: 700;
margin-bottom: 22px;
}
.SSDetail p{
margin: 0 0 28px;
}
.SSDetail ul{
margin: 36px 0 0;
padding: 0;
}
.SSDetail ul li{
list-style: none;
display: block;
font-size: 16px;
line-height: 28px;
color: #666666;
margin-bottom: 11px;
padding-left: 20px;
position: relative;
}
.SSDetail ul li:before{
position: absolute;
left: 0;
top: 9px;
width: 10px;
height: 10px;
background: #0000B8 ;
content: '';
}
.corPortfolioSingle{
position: relative;
padding: 115px 0 113px;
}
.singleFD{
position: relative;
margin: 0 0 51px;
}
.singleFD h5{
font-size: 18px;
line-height: 30px;
color: #333333;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 28px;
position: relative;
}
.singleFD h5 span{
display: inline-block;
text-transform: capitalize;
font-size: 16px;
color: #666666;
font-weight: 400;
position: absolute;
left: 180px;
top: 0;
}
.singleFD h5 a{
display: inline-block;
text-transform: capitalize;
font-size: 16px;
color: #666666;
font-weight: 400;
position: absolute;
left: 180px;
top: 0;
}
.singleFD h5 a:hover{
color: #0000B8 ;
}
.singleFD .folioSocial{
position: absolute;
left: 180px;
top: 0;
}
.singleFD .folioSocial a{
display: inline-block;
position: relative;
left: auto;
font-size: 18px;
line-height: 25px;
color: #666666;
margin-right: 10px;
}
.singleFD .folioSocial a:last-child{
margin-right: 0;
}
.folioThumSlide{
position: relative;
margin: 0 0 50px;
}
.SFThumb{
position: relative;
}
.SFThumb:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 0, 0, .2);
z-index: 4;
}
.SFThumb img{
width: 100%;
height: auto;
}
.corSFDetail h3{
font-size: 35px;
line-height: 30px;
color: #333333;
font-weight: 700;
margin-bottom: 30px;
}
.corSFDetail p{
margin: 0;
line-height: 30px;
}
.folioThumSlide.owl-theme .owl-nav{
margin: 0;
}
.folioThumSlide.owl-theme .owl-nav .owl-prev,
.folioThumSlide.owl-theme .owl-nav .owl-next{
width: 41px;
height: 41px;
line-height: .8;
color: #fff;
font-size: 30px;
background: transparent;
border: 2px solid #fff;
border-radius: 50%;
text-align: center;
margin: 0;
padding: 2px 0;
position: absolute;
left: 30px;
top: 43%;
z-index: 5;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.folioThumSlide.owl-theme .owl-nav .owl-next{
left: auto;
right: 30px;
}
.folioThumSlide.owl-theme .owl-nav .owl-prev:hover,
.folioThumSlide.owl-theme .owl-nav .owl-next:hover{
border-color: #0000B8 ;
color: #0000B8 ;
}
.corTeamPage{
position: relative;
padding: 120px 0 120px;
}
.corTeamPage .busi_TMHover:after,
.corTeamPage .busi_TMHover:before{
background: #0000B8 ;
}
.corTeamPage .busi_singleTeam .name:hover{
color: #0000B8 ;
}
.corTeamPage .busiTS a:hover{
border-color: #0000B8 ;
background: #0000B8 ;
}
.corContact{
position: relative;
padding: 120px 0 120px;
}
.cor_map{
width: 100%;
overflow: hidden;
position: relative;
}
.cor_map iframe{
border: none;
width: 100%;
height: 588px;
display: block;
}
.grayscale iframe{
-webkit-filter: grayscale(100%); 
-moz-filter: grayscale(100%); 
-ms-filter: grayscale(100%); 
filter: grayscale(100%);
}
.corContact .sec_title{
margin: 34px 0 50px;
font-size: 35px;
line-height: 35px;
}
.cor_contact{
position: relative;
}
.cor_contact input[type="email"],
.cor_contact input[type="text"],
.cor_contact input[type="number"],
.cor_contact textarea{
width: 100%;
height: 45px;
background: transparent;
border: 1px solid #e5e5e5;
border-radius: 3px;
outline: none;
padding: 0 20px;
color: #a0a0a0;
font-weight: 400;
font-size: 16px;
line-height: 45px;
margin-bottom: 30px;
}
.cor_contact input[type="email"]{
margin-bottom: 50px;
}
.cor_contact textarea{
height: 185px;
resize: none;
line-height: 30px;
padding-top: 7px;
}
.cor_contact input[type="email"]::-moz-placeholder,
.cor_contact input[type="number"]::-moz-placeholder,
.cor_contact textarea::-moz-placeholder,
.cor_contact input[type="text"]::-moz-placeholder{
color: #a0a0a0;
opacity: 1;
}
.cor_contact input[type="email"]::-webkit-input-placeholder,
.cor_contact input[type="number"]::-webkit-input-placeholder,
.cor_contact textarea::-webkit-input-placeholder,
.cor_contact input[type="text"]::-webkit-input-placeholder{
color: #a0a0a0;
opacity: 1;
}
.cor_contact input[type="email"]::-ms-input-placeholder,
.cor_contact input[type="number"]::-ms-input-placeholder,
.cor_contact textarea::-ms-input-placeholder,
.cor_contact input[type="text"]::-ms-input-placeholder{
color: #a0a0a0;
opacity: 1;
} .agen_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/agency/shape1.png) no-repeat left center;
}
.agen_rev_slider .zeus.tparrows{
background: rgba(0, 0, 0, .5);
}
.agen_rev_slider .zeus .tp-arr-imgholder{
background-size: auto;
}
.agen_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.agen_s_btn {
height: 50px;
width: 180px;
border: none;
font-size: 15px;
line-height: 50px;
color: #0025b1;
text-align: center;
display: inline-block;
font-weight: 700;
border-radius: 0;
background: #fff;
padding: 0 0;
-webkit-box-shadow: 0px 0px 30px 15px rgba(0, 0, 0, 0.08) !important;
-moz-box-shadow:    0px 0px 30px 15px rgba(0, 0, 0, 0.08) !important;
box-shadow:         0px 0px 30px 15px rgba(0, 0, 0, 0.08) !important;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.agen_s_btn:hover{
color: #fff;
background: #0025b1;
}
.ourAgency{
position: relative;
padding: 15px 0 120px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/agency/shape2.png) no-repeat left center;
}
.singleAgency{
position: relative;
border-radius: 5px;
background: #fff;
padding: 39px 19px 41px;
-webkit-box-shadow: 0px 5px 29px 2px rgba(0, 0, 0, 0.04);
-moz-box-shadow:    0px 5px 29px 2px rgba(0, 0, 0, 0.04);
box-shadow:         0px 5px 29px 2px rgba(0, 0, 0, 0.04);
}
.singleAgency i{
font-size: 50px;
line-height: 50px;
color: #0025b1;
margin-bottom: 20px;
}
.singleAgency h4{
font-size: 22px;
line-height: 28px;
margin-bottom: 16px;
}
.singleAgency p{
margin-bottom: 14px;
}
.singleAgency a{
font-size: 16px;
line-height: 28px;
color: #717171;
font-weight: 500;
display: inline-block;
}
.singleAgency a:hover{
color: #0025b1;
}
.agenCallToAction{
position: relative;
padding: 114px 0 120px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/agency/1.jpg) no-repeat fixed center / cover;
}
.agenCallToAction .sec_title{
line-height: 50px;
margin-bottom: 18px;
}
.agenSolution{
padding: 136px 0 123px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/agency/shape3.png) no-repeat center center;
}
.agenSolution .sec_desc{
margin-bottom: 100px;
}
.solutionThumb{
position: relative;
margin-left: -40px;
}
.solutionThumb img{
width: 100%;
height: auto;
}
.singleSolution{
position: relative;
padding-left: 70px;
padding-bottom: 49px;
margin-left: 50px;
}
.singleSolution i{
width: 49px;
height: 49px;
background: #fff;
border-radius: 50%;
position: absolute;
left: 0;
top: 16px;
font-size: 25px;
line-height: 25px;
padding: 12px 0;
color: #0025b1;
text-align: center;
-webkit-box-shadow: 0px 5px 29px 2px rgba(0, 0, 0, 0.04);
-moz-box-shadow:    0px 5px 29px 2px rgba(0, 0, 0, 0.04);
box-shadow:         0px 5px 29px 2px rgba(0, 0, 0, 0.04);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.singleSolution h4{
font-size: 24px;
line-height: 55px;
margin-bottom: 0;
}
.singleSolution p{
margin: 0;
}
.singleSolution:hover i{
color: #fff;
background: #0025b1;
}
.agen_singleSkill{
position: relative;
}
.agen_singleSkill strong{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 40%;
transform: translateY(-50%);
z-index: 2;
font-size: 26px;
line-height: 28px;
font-weight: 900;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.agen_singleSkill h4{
font-weight: 500;
font-size: 22px;
line-height: 28px;
margin: 8px 0 0;
}
.sk_color_2 strong{
background:#0000B8 ;
}
.sk_color_3 strong{
background:#0000B8 ;
}
.sk_color_4 strong{
background:#0000B8 ;
}
.agenService{
position: relative;
background: #f9f9f9;
padding: 116px 0 90px;
}
.agen_singleService{
position: relative;
margin-bottom: 30px;
background: #fff;
border-radius: 3px;
overflow: hidden;
z-index: 1;
padding: 69px 40px 69px;
}
.agen_singleService h4{
margin: 0 0 8px;
line-height: 66px;
position: relative;
padding-left: 95px;
padding-top: 3px;
z-index: 2;
}
.agen_singleService h4 i{
font-size: 66px;
line-height: 66px;
color: #0025b1;
display: inline-block;
position: absolute;
z-index: 2;
left: 0;
top: 0;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.agen_singleService h4 a{
color: #222222;
font-size: 22px;
line-height: 30px;
display: inline-block;
z-index: 2;
font-weight: 700;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.agen_singleService h4 a:hover{
color: #ec5dac;
}
.agen_singleService p{
line-height: 30px;
color: #828282;
margin: 0 0 26px;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.agen_singleService a.agenMore{
line-height: .8;
color: #828282;
font-size: 18px;
text-transform: capitalize;
display: block;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.agen_singleService:after{
background-color: #0025b1;
content: '';
height: 100%;
position: absolute;
top: 0;
left: -100%;
width: 100%;
transition: all 0.6s 0s cubic-bezier(0.7, 0, 0.3, 1);
z-index: -1;
}
.agen_singleService:hover:after{
left: 0;
}
.agen_singleService:hover i,
.agen_singleService:hover a,
.agen_singleService:hover p,
.agen_singleService:hover a.agenMore{
color: #fff;
}
.agen_singleService a.agenMore:hover{
color: #ec5dac;
}
.agenSolution_2{
position: relative;
padding: 120px 0 120px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/agency/2.jpg) no-repeat fixed center / cover;
}
.agenSolution_2 .agen_sec_title{
line-height: 50px;
margin-bottom: 38px;
}
.agenSolution_2 .sec_desc{
margin-bottom: 45px;
}
.agenSolution_2 .agency_btn{
padding: 18px 42.3px;
overflow: hidden;
}
.solutionArea{
position: relative;
}
.personArea{
position: absolute;
left: 95px;
top: 0;
}
.perS_2{
left: auto;
top: 10px;
right: 113px;
}
.perS_3{
top: 128px;
left: 51px;
}
.perS_4{
top: 150px;
left: auto;
right: 57px;
}
.personArea a.popupS{
display: inline-block;
float: left;
width: 11px;
height: 11px;
position: relative;
border-radius: 50%;
background: #ec5dac;
z-index: 1;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-animation: movebounce 3.0s linear infinite;
animation: movebounce 3.0s linear infinite;
}
.personArea a.popupS:after{
width: 19px;
height: 19px;
position: absolute;
left: -4px;
top: -4px;
content: '';
border-radius: 50%;
z-index: -1;
background: rgba(0, 37, 177, .5);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.personArea a.popupS:before {
width: 25px;
height: 25px;
left: -7px;
top: -7px;
background: rgba(255, 255, 255, .5);
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);
}
}
.personArea a.popupS.active:after,
.personArea a.popupS:hover:after{
background: rgba(255, 255, 255, .5);
}
.personArea a.popupS.active:before,
.personArea a.popupS:hover:before{
background: rgba(255, 255, 255, .5);
}
.personArea a.popupS.active,
.personArea a.popupS:hover{
background: #fff;
}
.common_solution{
margin: -22px 0 0 40px;
display: inline-block;
position: absolute;
text-align: left;
width: 170px;
min-height: 85px;
background: #0028be;
border-radius: 5px;
padding: 8px 18px 0;
-webkit-box-shadow: 0px 4px 8px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 4px 8px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 4px 8px 0px rgba(0, 0, 0, 0.15);
display: none;
}
.common_solution:before {
content: '';
left: -10px;
position: absolute;
top: 18px;
width: 0;
height: 0;
border-style: solid;
border-width: 10px 10px 10px 0;
border-color: transparent #0028be transparent transparent;
z-index: 10;
}
.common_solution h5{
font-size: 14px;
line-height: 28px;
color: #fff;
font-weight: 500;
margin-bottom: 1px;
}
.common_solution p{
font-size: 14px;
line-height: 18px;
color: #fff;
margin: 0;
}
.agen_Team{
position: relative;
padding: 126px 0 111px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/agency/shape4.png) no-repeat center center;
}
.agen_Team .sec_desc{
margin-bottom: 30px;
}
.agen_singleTeam{
position: relative;
overflow: hidden;
margin-bottom: 26px;
}
.agen_singleTeam img{
width: 100%;
height: auto;
border-radius: 80%;
}
.teamHover {
visibility: hidden;
opacity: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 58%;
transform: translateY(-50%);
z-index: 2;
z-index: 3;
transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-webkit-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
}
.agen_singleTeam:after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: -9px;
margin: auto;
background: rgba(0, 37, 177, .70);
overflow: hidden;
opacity: 0;
width: calc(100% - 60px);
height: calc(100% - 62px);
border-radius: 80%;
content: '';
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.agen_singleTeam:hover .teamHover {
visibility: visible;
opacity: 1;
top: 50%;
}
.agen_singleTeam:hover:after {
visibility: visible;
opacity: .70;
}
.teamHover .name{
display: block;
font-size: 22px;
line-height: 18px;
color: #fff;
margin: 0 0 15px;
}
.teamHover .name:hover{
color: #ec5dac;
}
.teamHover p{
line-height: 18px;
color: #fff;
margin-bottom: 13px;
}
.teamHover a{
font-size: 16px;
line-height: 18px;
color: #fff;
margin: 0 5px;
display: inline-block;
}
.teamHover a:hover{
color: #ec5dac;
}
.agen_Team a.agency_btn{
background: #0025b1;
color: #fff;
padding: 18px 56.2px;
overflow: hidden;
}
.agen_customer{
position: relative;
background: #f9f9f9;
padding: 113px 0 70px;
}
.agen_customer .agen_sec_title{
line-height: 50px;
margin-bottom: 16px;
}
.agen_customer .sec_desc{
margin-bottom: 45px;
}
.supportFrom{
position: relative;
}
.supportFrom input[type="text"], .supportFrom input[type="email"], .supportFrom textarea {
font-size: 16px;
color: #969696;
line-height: 28px;
width: 100%;
background: transparent;
height: 45px;
border: 1px solid #dddddd;
outline: none;
border-radius: 30px;
margin-bottom: 30px;
padding: 0 20px;
}
.supportFrom textarea{
height: 119px;
resize:  none;
padding-top: 6px;
}
.supportFrom button.agency_btn {
background: #0025b1;
color: #fff;
padding: 18px 51px;
overflow: hidden;
}
.supportFrom textarea::-moz-placeholder,
.supportFrom input[type="text"]::-moz-placeholder,
.supportFrom input[type="email"]::-moz-placeholder{
color: #969696;
opacity: 1;
}
.supportFrom textarea::-webkit-input-placeholder,
.supportFrom input[type="text"]::-webkit-input-placeholder,
.supportFrom input[type="email"]::-webkit-input-placeholder{
color: #969696;
opacity: 1;
}
.supportFrom textarea::-ms-input-placeholder,
.supportFrom input[type="text"]::-ms-input-placeholder,
.supportFrom input[type="email"]::-ms-input-placeholder{
color: #969696;
opacity: 1;
}
.agen_footer{
position: relative;
padding: 97px 0 0;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/agency/3.jpg) no-repeat center center / cover;
}
.agen_footer .widget {
position: relative;
padding-bottom: 63px;
}
.agen_footer .widget .widget_title {
position: relative;
font-size: 24px;
line-height: 28px;
color: #fff;
margin: 0 0 17px;
}
.agen_footer .about_widgets{
padding-top: 3px;
}
.agen_footer .about_widgets img{
max-width: 100%;
height: auto;
margin-bottom: 23px;
}
.agen_footer .about_widgets p{
color: #ffffff;
margin-bottom: 34px;
}
.agen_footer .about_widgets .aboout_social {
position: relative;
padding: 0;
}
.agen_footer .about_widgets .aboout_social a {
display: inline-block;
margin-right: 12px;
padding: 3px 0;
width: 35px;
height: 35px;
border-radius: 50%;
border: 1px solid #fff;
text-align: center;
font-size: 17px;
line-height: 28px;
color: #fff;
}
.agen_footer .about_widgets .aboout_social a:hover{
background: #ec5dac;
border-color: #ec5dac;
color: #fff;
}
.agen_footer .com_link_widgets ul{
margin: 0;
padding: 0;
}
.agen_footer .com_link_widgets ul li{
list-style: none;
display: block;
margin: 0;
padding: 0;
}
.agen_footer .com_link_widgets ul li a{
display: inline-block;
line-height: 35px;
color: #ffffff;
}
.agen_footer .com_link_widgets ul li a:hover{
color: #ec5dac;
padding-left: 5px;
}
.agen_footer .contact_widgets p{
line-height: 35px;
color: #ffffff;
margin: 0;
}
.agen_footer .subscribe_widgets .widget_title{
margin-bottom: 27px;
}
.agen_footer .subscribe_widgets form{
position: relative;
}
.agen_footer .subscribe_widgets input[type="email"]{
width: 100%;
height: 48px;
background: #fff;
font-size: 16px;
line-height: 28px;
color: #b0afaf;
border-radius: 30px;
border: none;
outline: none;
padding: 0 20px;
margin-bottom: 15px;
}
.agen_footer .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #b0afaf;
opacity: 1;
}
.agen_footer .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #b0afaf;
opacity: 1;
}
.agen_footer .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #b0afaf;
opacity: 1;
}
.agen_footer .subscribe_widgets button[type="submit"]{
width: 54px;
height: 41px;
border-radius: 30px;
background: #0025b1;
border: none;
outline: none;
position: absolute;
right: 5px;
top: 4px;
font-size: 18px;
line-height: 28px;
color: #fff;
text-align: center;
z-index: 2;
cursor: pointer;
padding: 7px 0;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.agen_footer .subscribe_widgets button[type="submit"]:hover{
color: #fff;
background: #ec5dac;
}
.agen_footer .subscribe_widgets p{
color: #ffffff;
margin: 0;
}
.agen_copyright {
position: relative;
border-top: 1px solid #fff;
padding: 18px 0 17px;
}
.agen_copyright p {
color: #fff;
margin: 0;
}
.agen_copyright p a:hover {
color: #ec5dac;
}
.agen_copyright a {
color: #fff;
display: inline-block;
margin-left: 26px;
}
.agen_copyright a:first-child {
margin-left: 0;
}
.agen_copyright a:hover {
color: #ec5dac;
} .agen_innerHead.agen_header .container > .row {
margin-right: -55px;
margin-left: -55px;
}
.agen_inner_bg {
background: rgba(0, 0, 0, .20);
padding: 0 40px;
}
.agen_inner_bg .logo2{
padding: 30px 0;
}
.fixedHeader.agen_header.agen_innerHead .mainmenu_2,
.agen_inner_bg .mainmenu_2{
padding: 25px 0 0;
}
.agen_banner{
position: relative;
background: #0025b1;
padding: 230px 0 102px;
}
.agen_banner h2{
font-size: 31px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 26px;
}
.agen_banner p{
font-size: 16px;
line-height: 28px;
color: #fff;
margin: 0;
}
.agen_banner p a{
color: inherit;
}
.agen_banner p a:hover{
color: #ec5dac;
}
.abPagesec{
padding-top: 120px;
background: #fff;
}
.agenaboutSolution {
padding: 115px 0 113px;
}
.agen_blog {
padding: 120px 0;
}
.agen_serviceSingle {
padding: 120px 0;
}
.agenSM{
background: #0025b1;
padding: 21px 0;
}
.agenSM ul li{
margin: 0;
}
.agenSM ul li a{
color: #fff;
height: auto;
background: transparent;
font-weight: 400;
padding: 25px 50px;
}
.agenSM ul li a.active,
.agenSM ul li a:hover{
background: transparent;
color: #ec5dac;
}
.agenSSD ul{
width: 50%;
float: left;
}
.agenSSD ul li{
color: #717171
}
.agenSSD ul li:before{
background: #0025b1;
}
.agen_contactPage{
position: relative;
padding: 120px 0;
}
.agen_contactPage .agen_sec_title{
font-size: 35px;
color: #333333;
font-weight: 700;
margin-bottom: 53px;
}
.agenCon button{
background: #0025b1;
color: #fff;
border-radius: 2px;
}
.agenCon button:after{
background: #f807f5;
border-radius: 2px;
}
.agenContactArea{
position: relative;
margin: 0 0 0;
}
.agenContactArea h3{
font-size: 35px;
color: #333333;
line-height: 28px;
font-weight: 700;
margin-bottom: 44px;
}
.agenContactArea p{
margin-bottom: 28px;
}
.singleBC{
position: relative;
margin-bottom: 2px;
}
.singleBC h3{
font-size: 16px;
line-height: 35px;
color: #333333;
margin-bottom: 1px;
}
.singleBC p{
line-height: 35px;
margin-bottom: 0;
}
.socialBC h3{
margin-bottom: 17px;
}
.socialBC a{
width: 35px;
height: 35px;
border-radius: 50%;
color: #fff;
font-size: 16px;
line-height: .8;
text-align: center;
display: inline-block;
padding: 10px 0;
background: #304e78;
margin-right: 12px;
}
.socialBC a.twi{
background: #1DA1F2;
}
.socialBC a.vim{
background: #2280ff;
}
.socialBC a.sha{
background: #6fbc29;
}
.socialBC a:hover{
color: #fff;
background: #f807f5;
}
.agen_singleFolio{
position: relative;
padding: 120px 0 80px;
}
.agen_singleFolio.witr_app_sing{
padding: 120px 0 187px;
}
.agenSFDetail > p{
margin-bottom: 88px;
}
.agenSFDetail .singleFD{
margin-bottom: 30px;
}
.agen_sinblog .dateTag p a:hover,
.agen_sinblog .blog_tagitems a:hover,
.agen_sinblog .single-comment h5 a:hover,
.agen_sinblog .single-comment .comment-reply-link:hover{
color: #0025b1;
}
.agen_sinblog .commentForm button{
border-radius: 3px;
background: #0025b1;
color: #fff;
}
.agen_sinblog .commentForm button:after{
border-radius: 3px;
z-index: -1;
}
.agen_sidebar .widget button[type="submit"]:hover,
.agen_sidebar .widget_categories ul li a:hover{
color: #0025b1;
}
.agen_sidebar .recentPost{
padding-right: 40px;
}
.agen_sidebar .recentPost a{
font-weight: 700;
}
.agen_sidebar .recentPost a:hover{
color: #0025b1;
}
.agen_sidebar .tagcloude a:hover{
background: #0025b1;
} .medi_rev_slider{
position: relative;
overflow: hidden;
}
.medi_rev_slider .zeus.tparrows {
background: rgba(0, 0, 0, .5);
}
.medi_s_btn{
width: 230px;
height: 50px;
color: #fff;
font-size: 17px;
font-weight: 600;
display: block;
line-height: 50px;
text-align: center;
background: #ff8e32;
border-radius: 3px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.medi_s_btn:hover{
background: #083791;
color: #fff;
}
.medi_feature{
position: relative;
padding: 120px 0 196px;
}
.medi_singleFeature{
position: relative;
background: #fff;
-webkit-box-shadow: 0px 0px 13px 0px rgba(0, 0, 0, 0.03);
-moz-box-shadow:    0px 0px 13px 0px rgba(0, 0, 0, 0.03);
box-shadow:         0px 0px 13px 0px rgba(0, 0, 0, 0.03);
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.medi_singleFeature: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;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.medi_singleFeature:before{
position: absolute;
width: 0;
height: 2px;
background: #083791;
left: 0;
bottom: 0;
right: 0;
margin: auto;
content: '';
z-index: 3;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.medi_singleFeature:hover:before{
width: 100%;
}
.medi_featureThumb{
position: relative;
margin: 0 0 26px;
}
.medi_featureThumb img{
width: 100%;
height: auto;
}
.medi_featureThumb:after{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background:#0000B8 ;
visibility: hidden;
opacity: 0;
transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
}
.medi_featureDetail{
position: relative;
padding: 0 25px 24px 34px;
}
.medi_featureDetail h3{
font-size: 20px;
line-height: 28px;
margin-bottom: 14px;
}
.medi_featureDetail h3 a{
color: #083791;
}
.medi_featureDetail h3 a:hover{
color: #ff8e32;
}
.medi_featureDetail p{
margin-bottom: 10px;
}
.medi_featureDetail .discover_more{
display: inline-block;
font-size: 14px;
line-height: 28px;
color: #444444;
font-weight: 600;
margin: 0;
}
.medi_featureDetail .discover_more i{
color: #083791;
position: relative;
top: 2px;
padding-left: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.medi_featureDetail .discover_more:hover{
color: #083791;
}
.medi_featureDetail .discover_more:hover i{
color: #083791;
padding-left: 7px;
}
.medi_singleFeature:hover .medi_featureThumb:after{
visibility: visible;
opacity: .73;
}
.medi_department{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/medical/3.jpg) no-repeat fixed center / cover;
padding: 0 0 166px;
}
.medi_department .medi_sec_title{
margin-bottom: 50px
}
.medi_department .medical_btn{
padding: 16px 25px;
}
.departmentList{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/medical/4.jpg) no-repeat center center / cover;
padding: 73px 50px 73px;
border-radius: 10px;
margin-top: -99px;
z-index: 3;
}
.departmentList h3{
font-size: 30px;
line-height: 40px;
color: #fff;
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: #fff;
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: #fff;
font-weight: 800;
text-transform: uppercase;
display: inline-block;
}
.departmentList .discover_more i{
font-size: 15px;
position: relative;
top: 2px;
padding-left: 2px;
}
.departmentList .discover_more:hover{
color: #ff8e32;
}
.medi_service{
position: relative;
padding: 0 0 144px;
}
.serviceTabMenu{
position: relative;
margin: -46px 0 93px;
padding: 0;
z-index: 3;
border: none;
}
.serviceTabMenu li{
list-style: none;
display: inline-block;
margin: 0;
padding: 0 9px 0 0;
}
.serviceTabMenu li:last-child{
padding-right: 0;
}
.serviceTabMenu li a{
display: block;
font-size: 16px;
line-height: .8;
font-weight: 800;
color: #fff;
text-align: center;
height: 46px;
padding: 17px 38.3px;
border-radius: 3px 3px 0 0;
background: #083791;
text-transform: uppercase;
}
.serviceTabMenu li a.active{
background: #fff;
color: #083791;
}
.TBSerTitle{
position: relative;
}
.TBSerTitle .sub_title{
margin-bottom: 18px;
}
.TBSerTitle .sec_desc{
margin-bottom: 33px;
}
.TBSerTitle a{
display: inline-block;
font-size: 16px;
line-height: 28px;
color: #083791;
font-weight: 700;
}
.TBSerTitle a i{
font-size: 14px;
position: relative;
top: 2px;
padding-left: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.TBSerTitle a:hover{
color: #ff8e32;
}
.TBSerTitle a:hover i{
color: #ff8e32;
padding-left: 7px;
}
.medi_singleService{
position: relative;
background: #fff;
padding: 36px 25px 32px 35px;
-webkit-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08);
box-shadow: 0px 0px 22px 0px rgba(0, 0, 0, 0.08);
margin-bottom: 30px;
}
.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;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.medi_singleService:before{
position: absolute;
width: 0;
height: 2px;
background: #083791;
left: 0;
bottom: 0;
right: 0;
margin: auto;
content: '';
z-index: 3;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.medi_singleService:hover:before{
width: 100%;
}
.medi_singleService span{
position: relative;
width: 53px;
height: 53px;
border-radius: 50%;
background:#0000B8 ;
text-align: center;
display: inline-block;
color: #083791;
float: left;
margin-right: 15px;
margin-bottom: 11px;
padding: 1px;
}
.medi_singleService span i{
position: relative;
width: 100%;
height: 100%;
border-radius: 50%;
background: #fff;
font-size: 30px;
color: #083791;
display: block;
line-height: 30px;
text-align: center;
padding: 11px 0;
}
.medi_singleService h3{
font-size: 20px;
line-height: 28px;
display: inline-block;
margin: 14px 0 0;
}
.medi_singleService h3 a{
color: inherit;
}
.medi_singleService h3 a:hover{
color: #ff8e32;
}
.medi_singleService p{
margin: 0;
}
.medi_team{
position: relative;
padding: 64px 0 0;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/medical/5.jpg) no-repeat center top;
}
.medi_team .medi_sub_title{
margin-bottom: 18px;
}
.medi_team .medi_sec_title{
margin-bottom: 21px;
}
.medi_team .sec_desc{
margin-bottom: 66px;
}
.medi_singleTeam{
position: relative;
overflow: hidden;
border-radius: 10px;  
margin-bottom: 30px;
}
.medi_singleTeam img{
width: 100%;
height: auto;
border-radius: 10px;    
-webkit-transform: scale(1);
-moz-transform: scale(1);
-ms-transform: scale(1);
-o-transform: scale(1);
transform: scale(1);
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.medi_teamHover {
overflow: hidden;
opacity: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 44%;
transform: translateY(-50%);
z-index: 2;
z-index: 3;
transition: all 0.7s ease-out;
-moz-transition: all 0.7s ease-out;
-webkit-transition: all 0.7s ease-out;
-o-transition: all 0.7s ease-out;
}
.medi_singleTeam:after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
background:#0000B8 ;
overflow: hidden;
opacity: 0;
width: 100%;
height: 100%;
border-radius: 10px;
content: '';
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.medi_singleTeam:hover img{
-webkit-transform: scale(1.04);
-moz-transform: scale(1.04);
-ms-transform: scale(1.04);
-o-transform: scale(1.04);
transform: scale(1.04);
}
.medi_singleTeam:hover .medi_teamHover{
visibility: visible;
opacity: 1;
top: 50%;
}
.medi_singleTeam:hover:after{
visibility: visible;
opacity: .51;
}
.medi_teamHover > a{
font-size: 20px;
line-height: 28px;
color: #fff;
font-weight: 800;
margin: 0 0 7px;
display: block;
}
.medi_teamHover > a:hover{
color: #ff8e32;
}
.medi_teamHover p{
color: #fff;
line-height: .8;
margin-bottom: 23px;
}
.TM_social{
position: relative;
margin: 0 0 21px;
z-index: 3;
}
.TM_social a{
width: 30px;
height: 30px;
background: #083791;
border-radius: 3px;
color: #fff;
font-size: 16px;
line-height: .8;
text-align: center;
padding: 7px 0;
display: inline-block;
margin: 0px 3px;
}
.TM_social a:hover{
background: #ff8e32;
color: #fff;
}
.medi_teamHover h6{
color: #fff;
line-height: 28px;
font-weight: 700;
margin: 0;
}
.medi_team .medical_btn{
padding: 16px 23px;
}
.medi_choose{
position: relative;
padding: 88px 0 0;
}
.medi_iconBox{
position: relative;
padding: 0 50px 50px 90px;
}
.medi_iconBox i{
font-size: 63px;
color: #ff8e32;
line-height: 63px;
position: absolute;
left: 0;
top: 14px;
}
.medi_iconBox h3{
font-size: 20px;
line-height: 28px;
color: #083791;
margin-bottom: 4px;
}
.medi_iconBox p{
margin: 0;
}
.medi_video{
position: relative;
margin-left: -30px;
margin-top: -42px;
}
.medi_video a{
left: 140px;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 45%;
transform: translateY(-50%);
z-index: 2;
display: inline-block;
}
.medi_video a:before {
width: 78px;
height: 78px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
right: 0;
background: rgba(255, 255, 255, .53);
content: '';
z-index: 2;
border-radius: 50%;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
}
.medi_video a:after {
width: 92px;
height: 92px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto;
right: 0;
background: rgba(255, 255, 255, .53);
content: '';
z-index: 1;
border-radius: 50%;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
}
.medi_video a i {
display: inline-block;
line-height: 60px;
font-size: 30px;
color: #ff8e32;
background: #FFF;
width: 60px;
height: 60px;
z-index: 3;
position: relative;
border-radius: 50%;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
}
.medi_video a:hover i{
color: #FFF;
background: #ff8e32;
}
.medi_video a:hover:before{
background: rgba(255, 142, 50, .53);
}
.medi_video a:hover:after{
background: rgba(255, 142, 50, .53);
}
.medi_funfact{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/medical/7.jpg) no-repeat center top;
padding: 227px 0 120px;
}
.medi_singleFunFact{
position: relative;
}
.medi_singleFunFact h2{
font-size: 60px;
line-height: 50px;
font-weight: 600;
color: #083791;
margin: 0 0 10px;
}
.medi_singleFunFact h4{
font-size: 18px;
line-height: 50px;
color: #444444;
font-weight: 900;
margin: 0;
}
.medi_faq{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/medical/9.jpg) no-repeat center center / cover;
padding: 141px 0 126px;
}
.medi_faq .medi_sec_title{
margin-bottom: 18px;
}
.mediAcc{
margin-right: -25px;
}
.singleFaq{
position: relative;
padding: 0;
margin: 0 0 20px;
}
.singleFaq .card-header{
position: relative;
padding: 0;
margin: 0;
background: transparent;
border: none;
border-radius: 0;
}
.singleFaq .card-header .btn{
text-decoration: none;
font-size: 20px;
line-height: 30px;
color: #fff;
font-weight: 700;
border: none;
outline: none;
width: 100%;
text-align: left;
padding: 7px 20px 6px;
margin: 0;
background: #083791;
border: 1px solid #083791;
border-radius: 5px;
}
.singleFaq .card-header .btn.collapsed{
background: transparent;
color: #083791;
border-color: #dddddd;
}
.singleFaq .card-body{
padding: 11px 20px 6px;
font-size: 16px;
color: #444444;
line-height: 28px;
margin: 0;
}
.medi_blog{
position: relative;
padding: 170px 0 210px;
}
.medi_blog.medi_blog_sec {
padding: 120px 0 120px;
}
.medi_blog .medi_sec_title{
margin-bottom: 53px;
}
.medi_singleBlog{
position: relative;
background: #fff;
-webkit-box-shadow: 0px 1px 7px 0px rgba(0, 0, 0, 0.04);
-moz-box-shadow:    0px 1px 7px 0px rgba(0, 0, 0, 0.04);
box-shadow:         0px 1px 7px 0px rgba(0, 0, 0, 0.04);
}
.medi_blogThumb{
position: relative;
margin: 0 0 0;
}
.medi_blogThumb img{
width: 100%;
height: auto;
}
.medi_blogDetail{
position: relative;
padding: 0 25px 17px;
}
.heading_date{
position: relative;
padding-left: 72px;
}
.heading_date > a{
font-size: 20px;
line-height: 30px;
font-weight: 900;
color: #fff;
width: 52px;
text-align: center;
height: 84px;
border-radius: 5px;
background: #083791;
padding: 17px 0;
position: absolute;
left: 0;
top: -20px;
z-index: 3;
}
.heading_date > a span{
display: block;
font-size: 16px;
font-weight: 800;
line-height: .8;
margin: 0;
}
.heading_date > a:hover{
background: #ff8e32;
color: #fff;
}
.heading_date h3{
font-size: 20px;
line-height: 28px;
margin: 15px 0 0;
display: inline-block;
float: left; 
}
.heading_date h3 a{
color: #083791;
}
.heading_date h3 a:hover{
color: #ff8e32;
}
.medi_blogDetail p{
margin: 9px 0 8px;
}
.medi_blogDetail .readMore{
display: inline-block;
font-size: 16px;
line-height: 28px;
color: #083791;
font-weight: 700;
margin: 0;
}
.medi_blogDetail .readMore i{
font-size: 14px;
position: relative;
top: 2px;
padding-left: 0;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.medi_blogDetail .readMore:hover{
color: #ff8e32;
}
.medi_blogDetail .readMore:hover i{
padding-left: 5px;
}
.medi_contact{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/medical/10.jpg) no-repeat fixed center / cover;
padding: 0 0 132px;
}
.contact_desc{
position: relative;
padding-top: 141px;
padding-right: 100px;
}
.contact_desc .medi_sub_title{
margin-bottom: 12px;
}
.contact_desc .medi_sec_title{
margin-bottom: 21px;
}
.contact_desc p{
color: #fff;
margin-bottom: 6px;
}
.contact_desc h5{
font-size: 16px;
line-height: 28px;
color: #ff8e32;
margin: 6px 0 0;
}
.contact_desc h5 i{
padding-right: 5px;
}
.appointment_form{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/medical/11.jpg) no-repeat center center / cover;
padding: 71px 35px 80px;
border-radius: 10px;
margin-top: -95px;
z-index: 10;
}
.appointment_form h3{
color: #fff;
font-size: 30px;
line-height: 40px;
font-weight: 900;
margin-bottom: 0;
}
.appointment_form p{
color: #fff;
font-size: 16px;
font-style: italic;
line-height: 32px;
font-weight: 600;
margin: 0 0 20px;
}
.appointment_form .select2-container{
width: 100% !important;
text-align: left;;
}
.appointment_form .select2-container:focus, 
.appointment_form .select2-container.select2-container--focus, 
.appointment_form .select2-container.select2-container--focus *, 
.appointment_form .select2-container.select2-container--open, 
.appointment_form .select2-container.select2-container--open *{
outline: 0;
box-shadow: none;
}
.appointment_form .select2-container--default .select2-selection--single{
border: none;
border-radius: 5px;
box-shadow: none;
height: 42px;
padding: 0 15px; 
background: #fff;
margin-bottom: 20px;
}
.appointment_form .select2-container--default .select2-selection--single .select2-selection__rendered{
height: 42px;
line-height: 42px;
padding: 0;
color: #444444;
font-size: 14px;
font-weight: 400;
}
.select2-container--default .select2-selection--single .select2-selection__arrow b{
display: none !important;
}
.select2-container--default .select2-selection--single .select2-selection__arrow{
height: 9px;
width: 9px;
line-height: .4;
top: 14px;
right: 15px;
}
.select2-container--default .select2-selection--single .select2-selection__arrow:after{
content: "\f107";
font-family: 'FontAwesome';
font-size: 16px;
color: #444444;
line-height: .8;
}
.appointment_form input[type="text"],
.appointment_form input[type="email"]{
width: 100%;
height: 42px;
line-height: 42px;
font-size: 14px;
color: #444444;
background: #fff;
border-radius: 5px;
border: none;
outline: none;
padding: 0 15px;
margin-bottom: 20px;
}
.appointment_form input::-moz-placeholder{
color: #444444 ;
opacity: 1;
}
.appointment_form input::-ms-input-placeholder{
color: #444444 ;
opacity: 1;
}
.appointment_form input::-webkit-input-placeholder{
color: #444444;
opacity: 1;
}
.appointment_form .medical_btn{
font-size: 12px;
text-transform: uppercase;
height: 42px;
font-weight: 800;
padding: 15px 23px;
border-radius: 5px;
margin-top: 10px;
}
.medi_footer{
position: relative;
padding: 93px 0 0;
}
.medi_footer.sing_fo{
background: #ddd;	
}
.medi_footer.medi_footer_sec {
padding: 113px 0 0;
background: #f9f9f9;
}
.medi_footer .widget {
position: relative;
padding-bottom: 81px;
}
.medi_footer .about_widgets{
padding-top: 6px;
}
.medi_footer .about_widgets img {
max-width: 100%;
height: auto;
margin-bottom: 30px;
}
.medi_footer .about_widgets p{
margin-bottom: 16px;
}
.medi_footer .about_widgets a {
display: inline-block;
font-size: 16px;
line-height: 28px;
color: #083791;
font-weight: 700;
}
.medi_footer .about_widgets a i {
font-size: 14px;
position: relative;
top: 2px;
padding-left: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.medi_footer .about_widgets a:hover {
color: #ff8e32;
}
.medi_footer .about_widgets a:hover i {
color: #ff8e32;
padding-left: 7px;
}
.medi_footer .widget .widget_title {
position: relative;
font-size: 20px;
line-height: 28px;
color: #444444;
font-weight: 900;
margin: 0 0 23px;
}
.medi_footer .service_widgets ul{
margin: 0;
padding: 0;
}
.medi_footer .service_widgets ul li{
list-style: none;
display: block;
margin: 0;
padding: 0;
line-height: .8;
}
.medi_footer .service_widgets ul li a{
display: inline-block;
font-size: 16px;
line-height: 31px;
color: #444444;
}
.medi_footer .service_widgets ul li a:hover{
color: #ff8e32;
padding-left: 5px;
}
.medi_footer .recent_widgets .widget_title{
margin-bottom: 27px;
}
.singleRpost{
position: relative;
border-bottom: 1px solid #dddddd;
padding-bottom: 12px;
margin-bottom: 11px;
}
.singleRpost:last-child{
border: none;
margin-bottom: 0;
}
.singleRpost a{
display: inline-block;
font-size: 16px;
line-height: 22px;
color: #083791;
font-weight: 800;
margin-bottom: 5px;
}
.singleRpost a:hover{
color: #ff8e32;
}
.singleRpost p{
font-size: 13px;
line-height: 22px;
margin: 0;
}
.medi_footer .subscribe_widgets .widget_title{
margin-bottom: 15px;
}
.medi_footer .subscribe_widgets p{
margin-bottom: 22px;
}
.medi_footer .subscribe_widgets input[type="email"] {
width: 100%;
height: 40px;
background: transparent;
font-size: 16px;
line-height: 28px;
color: #7c7c7c;
border-radius: 3px;
border: 1px solid #ddd;
outline: none;
padding: 0 15px;
margin-bottom: 15px;
}
.medi_footer .subscribe_widgets .medical_btn{
height: 35px;
padding: 11px 33px;
}
.medi_copyright{
position: relative;
border-top: 1px solid #ddd;
padding: 19px 0;
}
.medi_copyright.sing_co{
border-top: 1px solid #f9f9f9;
}
.medi_copyright p{
margin: 2px 0 0;
}
.medi_copyright p a{
color: inherit;
}
.medi_copyright p a:hover{
color: #ff8e32;
}
.copyright_social{
position: relative;
margin: 0;
}
.copyright_social a{
display: inline-block;
width: 35px;
height: 35px;
border: 1px solid #ddd;
border-radius: 50%;
font-size: 16px;
line-height: .8;
color: #444444;
text-align: center;
padding:  9px 0;
margin: 0 0 0 5px;
}
.copyright_social a:hover {
color: #fff;
background: #ff8e32;
border-color: #ff8e32;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
} .medi_banner{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/medical/banner.jpg) no-repeat center center / cover;
padding: 109px 0 117px;
}
.medi_banner h2{
font-size: 40px;
line-height: 45px;
color: #083791;
font-weight: 900;
margin-bottom: 27px;
}
.breadcrumbs{
position: relative;
}
.breadcrumbs p{
font-size: 20px;
line-height: .8;
color: #083791;
font-weight: 600;
text-transform: capitalize;
margin: 0;
}
.breadcrumbs p a{
color: inherit;
}
.breadcrumbs p a:hover{
color: #ff8e32;
}
.choosePadding{
padding: 136px 0 66px;
}
.medi_abfeature{
position: relative;
padding: 115px 0 110px;
}
.abFunfact{
position: relative;
padding: 0 0 106px;
}
.medi_xraysectin{
position: relative;
padding: 110px 0 55px;
}
.doctorDetail{
position: relative;
border-radius: 3px;
}
.doctorDetail img{
width: 100%;
height: auto;
position: relative;
z-index: 2;
}
.nameDetil{
border: 1px solid #dddddd;
border-top: none;
text-align: center;
padding: 12px 15px 19px;
border-radius: 0 0 3px 3px;
}
.nameDetil h5{
font-size: 20px;
line-height: 28px;
color: #083791;
font-weight: 700;
margin-bottom: 8px;
}
.nameDetil h5 a{
color: inherit;
}
.nameDetil h5 a:hover{
color: #ff8e32;
}
.nameDetil p{
font-size: 14px;
color: #444444;
line-height: .8;
margin: 0;
}
.xrayArea{
padding-left: 70px;
}
.singleXray{
position: relative;
margin: 0 0 46px;
}
.singleXray h4{
font-size: 20px;
line-height: .8;
color: #083791;
position: relative;
border-bottom: 1px solid #dddddd;
margin-bottom: 31px;
padding-bottom: 24px;
}
.singleXray p{
font-size: 16px;
line-height: 28px;
color: #444444;
margin-bottom: 0;
}
.singleXray ul{
margin: 0;
padding: 0;
}
.singleXray ul li{
font-size: 16px;
line-height: 28px;
color: #444444;
list-style: none;
display: block;
margin-bottom: 6px;
}
.priceXray h4:after{
position: absolute;
left: 0;
bottom: -2px;
width: 100%;
height: 1px;
background: #f8f8f8;
content: '';
}
.priceXray ul li{
border-bottom: 1px solid #dddddd;
width: 100%;
position: relative;
padding-bottom: 4px;
margin-bottom: 24px;
}
.priceXray ul li span{
float: right;
}
.priceXray ul li:after{
position: absolute;
left: 0;
bottom: -2px;
width: 100%;
height: 1px;
background: #f8f8f8;
content: '';
}
.medi_timeTabe{
position: relative;
padding: 100px 0;
}
.timeTableMenu{
position: relative;
display: block;
border: none;
margin: 0 0 46px;
padding: 0;
}
.timeTableMenu li{
list-style: none;
display: inline-block;
margin-right: 38px;
}
.timeTableMenu li:last-of-type{
margin-right: 0;
}
.timeTableMenu li a{
display: block;
font-size: 17px;
line-height: .8;
color: #444444;
font-weight: 400;
}
.timeTableMenu li a.active,
.timeTableMenu li a:hover{
color: #083791;
}
.timeTableMenu li a.active{
font-weight: 600;
}
.sunday, .monday, .tuesday, 
.wednesday, .thursday, .friday{
position: relative;
width: 100%;
float: left;
}
.cus_col{
width: 12.333%;
float: left;
margin-right: 2px;
margin-bottom: 2px;
}
.cus_col:last-of-type{
margin-right: 0;
}
.singleDayTime{
position: relative;
background: #00aeff;
text-align: center;
padding: 56px 15px;
height: 164px;
margin-bottom: 2px;
}
.center_align{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
}
.singleDayTime h6{
font-size: 18px;
line-height: .8;
color: #ffffff;
font-weight: 600;
margin-bottom: 22px;
}
.singleDayTime p{
font-size: 18px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 0;
}
.singleDoctor{
height: 164px;
position: relative;
}
.doctorFront{
position: relative;
background: #00aeff;
text-align: center;
height: 100%;
padding: 22px 0;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.doctorFront h6{
font-size: 18px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 15px;
}
.doctorFront > p{
font-size: 14px;
line-height: .8;
color: #ffffff;
font-weight: 400;
margin-bottom: 16px;
}
.doctorFront .time{
font-size: 16px;
line-height: .8;
color: #ffffff;
font-weight: 600;
margin-bottom: 21px;
}
.doctorFront .d_name{
font-size: 13px;
line-height: .8;
color: #ffffff;
height: 30px;
font-weight: 400;
background: rgba(255, 255, 255, .2);
width: 100%;
padding: 9px 0;
margin-bottom: 0;
}
.doctorBack{
position: absolute;
background: #00aeff;
width: 100%;
height: 0%;
text-align: center;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
padding: 29px 15px;
visibility: hidden;
opacity: 0;
transition: all ease 600ms;
-webkit-transition: all ease 600ms;
-moz-transition: all ease 600ms;
}
.doctorBack h6{
font-size: 18px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 15px;
}
.doctorBack p{
font-size: 13px;
line-height: 20px;
color: #ffffff;
font-weight: 400;
margin: 0;
}
.singleDoctor:hover .doctorBack{
visibility: visible;
opacity: 1;
height: 100%;
}
.traumatology .doctorFront,
.traumatology .doctorBack{
background: #ff9090;
}
.pulmonary .doctorFront,
.pulmonary .doctorBack{
background: #0359ff;
}
.cardiology .doctorFront,
.cardiology .doctorBack{
background: #ea00ff;
}
.pediatric .doctorFront,
.pediatric .doctorBack{
background: #ff73c9;
}
.medi_contactPage{
position: relative;
padding: 130px 0 120px;
}
.medi_contactfrom{
position: relative;
}
.medi_contactfrom input[type="email"],
.medi_contactfrom input[type="text"],
.medi_contactfrom input[type="number"],
.medi_contactfrom textarea{
width: 100%;
height: 45px;
background: transparent;
border: 1px solid #ddd;
border-radius: 0;
outline: none;
padding: 0 20px;
color: #7c7c7c;
font-weight: 400;
font-size: 16px;
line-height: 45px;
margin-bottom: 30px;
}
.medi_contactfrom textarea{
height: 142px;
resize: none;
line-height: 30px;
padding-top: 7px;
}
.medi_contactfrom input[type="email"]::-moz-placeholder,
.medi_contactfrom input[type="number"]::-moz-placeholder,
.medi_contactfrom textarea::-moz-placeholder,
.medi_contactfrom input[type="text"]::-moz-placeholder{
color: #7c7c7c;
opacity: 1;
}
.cor_contact input[type="email"]::-webkit-input-placeholder,
.cor_contact input[type="number"]::-webkit-input-placeholder,
.cor_contact textarea::-webkit-input-placeholder,
.cor_contact input[type="text"]::-webkit-input-placeholder{
color: #7c7c7c;
opacity: 1;
}
.medi_contactfrom input[type="email"]::-ms-input-placeholder,
.medi_contactfrom input[type="number"]::-ms-input-placeholder,
.medi_contactfrom textarea::-ms-input-placeholder,
.medi_contactfrom input[type="text"]::-ms-input-placeholder{
color: #7c7c7c;
opacity: 1;
}
.medi_contactfrom button{
border-radius: 0;
font-size: 16px;
font-weight: 400;
color: #ffffff;
line-height: 45px;
text-transform: uppercase;
cursor: pointer;
padding: 0px 93px;
background: #083791;
}
.medi_contactfrom button:after{
background: #ff8e32;
border-radius: 0;
}
.medi_map{
width: 100%;
height: 588px;
}
.gm-style .gm-style-iw-c{
width: 253px;
padding: 14px 17px 0;
font-size: 16px;
line-height: 28px;
color: #083791;
font-weight: 400;
text-align: center;
height: 106px;
border-radius: 3px;
}
.gm-ui-hover-effect{
right: -3px !important;
top: -3px !important;
}
.medi_teamPage{
position: relative;
padding: 120px 0 90px;
}
.medi_servicePage{
position: relative;
padding: 120px 0;
}
.medi_serviceSingle{
position: relative;
padding: 120px 0 103px;
}
.mediSM ul li a.active,
.mediSM ul li a:hover{
color: #fff;
background: #083791;
}
.mediSSD h3{
font-size: 35px;
line-height: 32px;
color: #083791;
font-weight: 800;
margin-bottom: 22px;
}
.mediSSD p{
margin: 0 0 28px;
}
.mediSSD ul{
width: 50%;
float: left;
}
.mediSSD ul li{
color: #444;
}
.mediSSD ul li:before{
position: absolute;
left: 0;
top: 9px;
width: 10px;
height: 10px;
background: #083791;
content: '';
}
.medi_departmentPage{
position: relative;
padding: 120px 0 120px;
}
.medi_singleDeparts{
position: relative;
padding: 50px 12px 42px;
border: 1px solid #dddddd;
}
.medi_singleDeparts i{
font-size: 68px;
line-height: 68px;
display: block;
color: #083791;
margin-bottom: 29px;
}
.medi_singleDeparts h4{
font-size: 20px;
line-height: .8;
color: #083791;
font-weight: 700;
margin-bottom: 21px;
}
.medi_singleDeparts p{
font-size: 16px;
line-height: 28px;
color: #444444;
margin-bottom: 0;
} .cons_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
}
.cons_rev_slider .tp-caption span{
color: #ffc80b;
}
.cons_s_btn{
height: 55px;
width: 188px;
color: #07001e;
text-transform: uppercase;
background: #ffc80b;
font-weight: 700;
text-align: center;
display: block;
font-size: 15px;
line-height: 55px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.cons_s_btn:hover{
background: #07001e;
color: #ffc80b;
}
.cons_callToAction{
position: relative;
background: #ffc80b;
padding: 47px 0 38px;
}
.cons_callToAction h3{
font-size: 40px;
line-height: 44px;
margin: 0;
}
.cons_callToAction .constuction_btn{
background: #fff;
height: 55px;
padding: 21px 42px;
}
.cons_about{
position: relative;
padding: 100px 0 120px;
}
.cons_aboutContent{
position: relative;
padding-left: 15px;
padding-top: 70px;
}
.cons_aboutContent .cons_sec_title{
text-transform: uppercase;
margin-bottom: 25px;
}
.cons_aboutContent p{
font-size: 20px;
margin-bottom: 19px;
}
.cons_aboutContent .constuction_btn{
margin-top: 28px;
}
#slider_indicat{
position: relative;
margin-left: 45px;
margin-bottom: 45px;
}
#slider_indicat .carousel-indicators{
margin: 0 auto;
bottom: 20px;
}
#slider_indicat .carousel-indicators li{
position: relative;
display: inline-block;
text-align: center;
text-indent: 0;
margin: 0 2.5px;
padding: 0;
background: transparent;
cursor: pointer;
width: 76px;
height: 67px;
border-radius: 0;
}
#slider_indicat .carousel-indicators li img{
width: 100%;
height: 100%;
}
#slider_indicat .carousel-indicators li::before,
#slider_indicat .carousel-indicators li::after{
display: none;
}
#slider_indicat .carousel-inner{
position: relative;
border-radius: 5px;
width: 100%;
-webkit-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.27);
-moz-box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.27);
box-shadow: 0px 0px 23px 0px rgba(0, 0, 0, 0.27);
}
#slider_indicat .carousel-inner .carousel-item img{
width: 100%;
height: auto;
border-radius: 5px;
}
.aboutBox{
position: relative;
padding-right: 40px;
margin: 50px 0 0;
}
.aboutBox h1{
font-size: 100px;
line-height: 44px;
color: #efefef;
font-weight: 900;
font-style: italic;
position: absolute;
left: 0;
top: -6px;
z-index: 1;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.aboutBox h3{
font-size: 22px;
color: #07001e;
line-height: 50px;
z-index: 4;
position: relative;
margin: 0 0 5px;
}
.aboutBox p{
margin: 0;
}
.aboutBox:hover h1{
color: #ffc80b;
}
.cons_video{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/2.jpg) no-repeat fixed center / cover;
padding: 200px 0;
}
.constract_video{
position: relative;
text-align: center;
width: 75px;
height: 75px;
border-radius: 50%;
background: #ffc80b;
display: inline-block;
z-index: 2;
}
.constract_video i{
font-size: 25px;
color: #000000;
line-height: 75px;
z-index: 3;
}
.constract_video:after {
width: 100px;
height: 100px;
left: -12.5px;
top: -12.5px;
background: rgba(255, 200, 11, .7);
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
animation-fill-mode: both;
animation: cons_blinker 1.5s ease-in-out infinite;
-webkit-animation: cons_blinker 1.5s ease-in-out infinite;
-moz-animation: cons_blinker 1.5s ease-in-out infinite;
}
@keyframes cons_blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.cons_clients{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/3.jpg) no-repeat center center / cover;
padding: 48px 0 35px;
}
.cons_CLSlide.owl-carousel .owl-item{
text-align: center;
}
.singleCL{
display: inline-block;
}
.singleCL img{
max-width: 165px;
height: auto;
}
.cons_works{
position: relative;
padding: 143px 0 94px;
}
.workFilter{
position: relative;
padding: 16px 0 51px;
}
.workFilter ul{
margin: 0;
padding: 0;
}
.workFilter ul li{
display: inline-block;
font-size: 16px;
color: #666666;
text-transform: uppercase;
line-height: 30px;
font-weight: 500;
cursor: pointer;
margin: 0;
padding: 0 14px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.workFilter ul li.active,
.workFilter ul li:hover{
color: #ffc80b;
}
.singleWork{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.singleWork:after {
position: absolute;
bottom: 0;
left: 0;
top: 0;
margin: auto;
background: rgba(255, 200, 11, .8);
overflow: hidden;
width: 100%;
height: 0;
content: '';
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.singleWork img{
width: 100%;
height: auto;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.singleWork:hover img {
transform: scale(1.1) rotate(2deg);
-moz-transform: scale(1.1) rotate(2deg);
-webkit-transform: scale(1.1) rotate(2deg);
-ms-transform: scale(1.1) rotate(2deg);
-o-transform: scale(1.1) rotate(2deg);
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.workHover{
position: absolute;
left: 40px;
bottom: 36px;
z-index: 3;
}
.workHover h3{
font-size: 25px;
line-height: 30px;
font-weight: 700;
margin-bottom: 0;
}
.workHover h3 a{
color: #07001e;
display: block; 
opacity: 0;
overflow: hidden;
-webkit-transform: translateX(-30%);
-moz-transform: translateX(-30%);
-ms-transform: translateX(-30%);
-o-transform: translateX(-30%);
transform: translateX(-30%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .6s;
-moz-transition-duration: .6s;
transition-duration: .6s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.workHover .cate{
display: inline-block;
font-size: 15px;
line-height: 24px;
color: #444444;
font-weight: 500;
margin: 0;
opacity: 0;
overflow: hidden;
-webkit-transform: translateX(-80%);
-moz-transform: translateX(-80%);
-ms-transform: translateX(-80%);
-o-transform: translateX(-80%);
transform: translateX(-80%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .9s;
-moz-transition-duration: .9s;
transition-duration: .9s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.singleWork:hover .workHover h3 a{
opacity: 1;
overflow: visible;
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.singleWork:hover .workHover .cate{
opacity: 1;
overflow: visible;
-webkit-transform: translateX(0%);
-moz-transform: translateX(0%);
-ms-transform: translateX(0%);
-o-transform: translateX(0%);
transform: translateX(0%);
}
.workHover .cate:hover,
.workHover h3 a:hover{
color: #fff;
}
.singleWork:hover:after{
height: 100%;
}
.borderTop{
border-top: 1px solid #dddddd;
margin: 0 15px;
}
.padBottom_90{
padding-bottom: 94px;
margin-top: 70px;
}
.cons_singleService {
position: relative;
padding-left: 80px;
}
.cons_singleService i {
width: 60px;
height: 60px;
background: #ffc80b;
border-radius: 50%;
position: absolute;
left: 0;
top: 5px;
font-size: 25px;
line-height: 25px;
padding: 17px 0;
color: #fff;
text-align: center;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.cons_singleService:hover i {
color: #ffc80b;
background: #07001e;
}
.cons_singleService h4{
font-size: 22px;
line-height: 28px;
margin-bottom: 11px;
}
.cons_singleService h4 a{
color: inherit;
}
.cons_singleService h4 a:hover{
color: #ffc80b;
}
.cons_singleService p{
margin: 0;
}
.cons_apply{
position: relative;
padding: 100px 0;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/4.jpg) no-repeat fixed center / cover;
}
.apartment_form{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/5.jpg) no-repeat center center / cover;
padding: 43px 35px 51px;
border-radius: 10px;
margin-left: 45px;
margin-right: -25px;
z-index: 10;
}
.apartment_form h3{
color: #07001e;
font-size: 30px;
line-height: 40px;
font-weight: 700;
margin-bottom: 1px;
}
.apartment_form p{
color: #07001e;
line-height: 32px;
font-weight: 600;
margin: 0 0 21px;
font-style: italic;
}
.apartment_form .select2-container{
width: 100% !important;
text-align: left;;
}
.apartment_form .select2-container:focus, 
.apartment_form .select2-container.select2-container--focus, 
.apartment_form .select2-container.select2-container--focus *, 
.apartment_form .select2-container.select2-container--open, 
.apartment_form .select2-container.select2-container--open *{
outline: 0;
box-shadow: none;
}
.apartment_form .select2-container--default .select2-selection--single{
border: none;
border-radius: 5px;
box-shadow: none;
height: 42px;
padding: 0 15px; 
background: #fff;
margin-bottom: 20px;
}
.apartment_form .select2-container--default .select2-selection--single .select2-selection__rendered{
height: 42px;
line-height: 42px;
padding: 0;
color: #666;
font-size: 15px;
font-weight: 400;
}
.apartment_form .select2-container--default .select2-selection--single .select2-selection__arrow:after{
color: #666;
}
.apartment_form input[type="text"],
.apartment_form input[type="email"]{
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: 20px;
}
.apartment_form input::-moz-placeholder{
color: #666666 ;
opacity: 1;
}
.apartment_form input::-ms-input-placeholder{
color: #666666 ;
opacity: 1;
}
.apartment_form input::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.apartment_form .constuction_btn{
font-size: 14px;
background: #fff;
height: 42px;
font-weight: 600;
padding: 15px 37.2px;
border-radius: 5px;
margin-top: 10px;
}
.cons_team{
position: relative;
padding: 100px 0;
}
.cons_singleTeam {
position: relative; 
text-align: center;
width: 100%;
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.front_view {
z-index: 1;
padding: 41px 25px;
border: 2px solid #e9e9e9;
position: relative;
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.back_view{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/6.jpg) no-repeat center center / cover;
visibility: hidden;
opacity: 0;
height: 100%;
width: 100%;
overflow: hidden;
z-index: 2;
padding: 108px 25px 0;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
height: 100%;
width: 100%;
content: "";
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
}
.back_view:after {
content: '';
position: absolute;
top: 0; 
right: 0;
height: 100%; 
width: 100%; 
z-index: 1;
background:  rgba(255, 200, 11, .9);
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
}
.cons_singleTeam:hover .back_view{
visibility: visible;
opacity: 1;
cursor: pointer;
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
.front_view img{
width: 214px;
height: 214px;
border-radius: 50%;
margin-bottom: 22px;
}
.front_view h5,
.back_view h5{
font-size: 22px;
line-height: 28px;
text-transform: uppercase;
margin-bottom: 7px;
}
.front_view h5 a,
.back_view h5 a{
color: #07001e;
display: block;
}
.front_view h6,
.back_view h6{
font-size: 14px;
line-height: 28px;
color: #666666;
font-weight: 500;
text-transform: uppercase;
margin-bottom: 16px;
}
.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 h5 a{
color: #333333;
z-index: 5;
position: relative;
}
.back_view h5 a:hover{
color: #fff;
}
.back_view h6{
color: #333333;
z-index: 5;
position: relative;
}
.back_view p{
color: #333333;
z-index: 5;
position: relative;
}
.back_view .con_TMS a{
color: #333333;
border-color: #333333;
z-index: 5;
position: relative;
}
.back_view .con_TMS a:hover{
color: #333333;
background: #ffc80b;
border-color: #ffc80b;
}
.cons_funfact{
position: relative;
padding: 90px 0 93px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/7.jpg) no-repeat center center / cover;
}
.cons_SLfunfact{
position: relative;
}
.cons_SLfunfact h2{
font-size: 60px;
line-height: 60px;
color: #07001e;
font-weight: 700;
margin-bottom: 12px;
}
.cons_SLfunfact p{
font-size: 20px;
text-transform: uppercase;
margin: 0;
}
.cons_testimonial{
position: relative;
padding: 101px 0;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/8.jpg) no-repeat fixed center / cover;
}
.slide_bgArea{
position: relative;
margin: 0 -110px;
background: rgba(255, 255, 255, .85);
padding: 139px 110px 102px;
}
.cons_testiSlider{
position: relative;
}
.cons_testiSlider:before{
position: absolute;
left: 0;
right: 0;
top: -45px;
margin: 0 auto;
content: "\f10e";
font-family: fontAwesome;
text-align: center;
font-size: 100px;
line-height: 100px;
color: #ffc80b;
}
.cons_singleTestimonial{
position: relative;
padding: 0 122px;
}
.cons_singleTestimonial > p{
font-size: 26px;
line-height: 38px;
color: #07001e;
font-style: italic;
margin: 0 0 41px;
}
.cons_singleTestimonial h5{
font-size: 20px;
line-height: 28px;
font-weight: 500;
margin-bottom: 2px;
}
.cons_singleTestimonial span{
margin: 0;
display: block;
line-height: .9;
}
.cons_testiSlider.owl-theme .owl-nav{
margin: 0;
}
.cons_testiSlider.owl-theme .owl-nav .owl-next,
.cons_testiSlider.owl-theme .owl-nav .owl-prev{
position: absolute;
left: 0;
top: 30.5%;
width: 40px;
height: 40px;
border: 2px solid #ddd;
border-radius: 50%;
font-size: 18px;
color: #444444;
line-height: 28px;
text-align: center;
padding: 3px 0;
margin: 0;
background: transparent;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.cons_testiSlider.owl-theme .owl-nav .owl-next{
left: auto;
right: 0;
}
.cons_testiSlider.owl-theme .owl-nav .owl-next:hover,
.cons_testiSlider.owl-theme .owl-nav .owl-prev:hover{
background: #ffc80b;
border-color: #ffc80b;
}
.cons_blog{
position: relative;
padding: 100px 0 97px;
}
.cons_blog .constuction_btn{
display: inline-block;
height: 50px;
background: transparent;
text-align: center;
padding: 18px 25.3px;
border: 1px solid #ffc80b;
margin-bottom: 43px;
}
.cons_blog .constuction_btn:hover{
border-color: #07001e;
color: #ffc80b;
}
.cons_singleBlog{
position: relative;
}
.cons_blogThumb{
position: relative;
margin: 0 0 35px;
}
.cons_blogThumb img{
width: 100%;
height: auto;
-webkit-box-shadow: 0px 5px 24px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow:    0px 5px 24px 0px rgba(0, 0, 0, 0.13);
box-shadow:         0px 5px 24px 0px rgba(0, 0, 0, 0.13);
}
.cons_blogDetail{
position: relative;
padding-left: 95px;
padding-right: 20px;
}
.cons_blogDetail .post_date{
width: 66px;
height: 65px;
border: 1px solid #dddddd;
text-align: center;
font-size: 22px;
line-height: .8;
text-transform: uppercase;
color: #07001e;
font-weight: 600;
padding: 12px 0;
position: absolute;
left: 0;
top: 5px;
}
.cons_blogDetail .post_date span{
font-size: 14px;
color: #666666;
display: block;
padding-top: 10px;
}
.cons_blogDetail h3{
font-size: 22px;
line-height: 35px;
margin-bottom: 8px;
}
.cons_blogDetail h3 a{
color: #07001e;
}
.cons_blogDetail h3 a:hover{
color: #ffc80b;
}
.cons_blogDetail .post_meta{
font-size: 13px;
line-height: 28px;
color: #666666;
font-weight: 400;
margin: 0 0 9px;
}
.cons_blogDetail .post_meta a i{
padding-right: 10px;
}
.cons_blogDetail .post_meta a{
display: inline-block;
color: #666666;
padding-right: 25px;
}
.cons_blogDetail .post_meta a:hover{
color: #ffc80b;
}
.cons_blogDetail .post_meta a:last-child{
padding-right: 0;
}
.cons_blogDetail p{
margin: 0;
}
.cons_blogDetail .readMore{
font-size: 15px;
line-height: 28px;
color: #666666;
font-weight: 500;
margin: 18px 0 0;
text-transform: uppercase;
display: block;
}
.cons_blogDetail .readMore:hover{
color: #ffc80b;
}
.cons_contact{
position: relative;
padding: 0 0 100px;
}
.cons_jobApply{
position: relative;
padding: 102px 30px 110px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/9.jpg) no-repeat center center / cover;
}
.cons_jobApply h4{
font-size: 16px;
line-height: 40px;
color: #ffc80b;
text-transform: uppercase;
margin-bottom: 15px;
}
.cons_jobApply h3{
font-size: 26px;
line-height: 40px;
text-transform: uppercase;
color: #fff;
margin-bottom: 60px;
}
.cons_jobApply .constuction_btn{
height: 47px;
font-size: 16px;
font-weight: 600;
padding: 17px 42.5px;
}
.cons_map{
width: 100%;
height: 500px;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.19);
-moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.19);
box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.19);
}
.cons_footer {
position: relative;
padding: 94px 0 0;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/10.jpg) no-repeat center center / cover;
}
.cons_footer .widget {
position: relative;
padding-bottom: 66px;
}
.cons_footer .widget .widget_title {
position: relative;
font-size: 22px;
line-height: 28px;
color: #fff;
margin: 0 0 19px;
}
.cons_footer .about_widgets ul,
.cons_footer .com_link_widgets ul {
margin: 0;
padding: 0;
}
.cons_footer .about_widgets ul li,
.cons_footer .com_link_widgets ul li {
list-style: none;
display: block;
margin: 0;
padding: 0;
}
.cons_footer .about_widgets ul li a,
.cons_footer .com_link_widgets ul li a {
display: inline-block;
line-height: 35px;
font-size: 16px;
color: #ffffff;
}
.cons_footer .about_widgets ul li a:hover,
.cons_footer .com_link_widgets ul li a:hover{
color: #ffc80b;
padding-left: 5px;
}
.cons_footer .contact_widgets p{
line-height: 35px;
font-size: 16px;
color: #ffffff;
margin: 0;
}
.cons_footer .subscribe_widgets .widget_title{
margin-bottom: 30px;
}
.cons_footer .subscribe_widgets form {
position: relative;
}
.cons_footer .subscribe_widgets input[type="email"] {
width: 100%;
height: 50px;
background: #fff;
font-size: 16px;
line-height: 28px;
color: #9c9c9c;
font-weight: 500;
border: none;
outline: none;
padding: 0 20px;
margin-bottom: 15px;
}
.cons_footer .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #9c9c9c;
opacity: 1;
}
.cons_footer .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #9c9c9c;
opacity: 1;
}
.cons_footer .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #9c9c9c;
opacity: 1;
}
.cons_footer .subscribe_widgets button[type="submit"] {
width: 50px;
height: 40px;
background: #ffc80b;
border: none;
outline: none;
position: absolute;
right: 5px;
top: 5px;
font-size: 18px;
line-height: 28px;
color: #07001e;
text-align: center;
z-index: 2;
cursor: pointer;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.cons_footer .subscribe_widgets button[type="submit"]:hover{
background: #07001e;
color: #ffc80b;
}
.cons_footer .subscribe_widgets p {
color: #ffffff;
font-size: 16px;
margin: 0;
}
.cons_copyright{
position: relative;
border-top: 1px solid #dddddd;
padding: 15px 0 17px;
}
.cons_copyright p{
font-size: 16px;
color: #fff;
margin: 0;
}
.cons_copyright p a{
color: inherit;
}
.cons_copyright p a:hover{
color: #ffc80b;
}
.footer_menu{
position: relative;
}
.footer_menu ul{
margin: 0;
padding: 0;
}
.footer_menu ul li{
padding: 0 0 0 24px;
margin: 0;
display: inline-block;
}
.footer_menu ul li a{
display: block;
font-size: 14px;
color: #fff;
margin: 0;
}
.footer_menu ul li a:hover{
color: #ffc80b;
} .cons_banner{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/constraction/banner.jpg) no-repeat center center / cover;
padding: 260px 0 142px;
}
.cons_banner:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .6);
}
.cons_banner h2 {
font-size: 40px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 32px;
}
.cons_banner p {
font-size: 22px;
line-height: 28px;
color: #fff;
margin: 0;
}
.cons_banner p a{
color: inherit;
}
.cons_banner p a:hover{
color: #ffc80b;
}
.cons_servicePage{
position: relative;
padding: 127px 0 95px;
}
.margB_66{
margin-bottom: 66px;
}
.cons_teamService{
background: #f9f9f9;
padding: 100px 0;
}
.cons_ServiceSingle{
padding: 100px 0 90px;
position: relative;
}
.cons_serviceMenu ul li{
margin-bottom: 15px;
}
.cons_serviceMenu ul li a{
color: #07001e;
font-weight: 500;
height: 50px;
padding: 15px 30px;
}
.cons_serviceMenu ul li a.active,
.cons_serviceMenu ul li a:hover{
background: #ffc80b;
font-weight: 600;
color: #07001e;
}
.cons_SA .SSDetail h3{
color: #07001e;
}
.cons_contactPage{
position: relative;
}
.cons_con_map{
width: 100%;
overflow: hidden;
position: relative;
}
.cons_con_map iframe{
border: none;
width: 100%;
height: 750px;
display: block;
}
.fixedFrom{
position: absolute;
top: 100px;
right: 345px;
overflow: hidden;
}
.fixedFrom .apartment_form{
width: 425px;
margin : 0;
}
.cons_singleBlogPage{
position: relative;
padding: 100px 0;
}
.cons_singleblogArea{
position: relative;
}
.cons_blog_thumb{
position: relative;
margin-bottom: 23px;
}
.cons_blog_thumb img{
width: 100%;
height: auto;
}
.cons_blog_details{
position: relative;
margin-bottom: 96px;
}
.cons_blog_details h3{
font-size: 30px;
line-height: 35px;
margin-bottom: 17px;
}
.cons_blog_details .postcat{
line-height: 30px;
margin: 0 0 16px;
display: inline-block;
}
.cons_blog_details .postcat a{
color: inherit;
}
.cons_blog_details .postcat a:hover{
color: #ffc80b;
}
.cons_blog_details p{
margin-bottom: 29px;
}
.cons_post_author{
position: relative;
background: #f8f8f8;
border: 1px solid #ddd;
padding: 40px;
padding-left: 136px;
margin-bottom: 92px;
}
.cons_post_author img{
width: 77px;
height: 77px;
position: absolute;
left: 40px;
top: 40px;
}
.cons_post_author h5{
font-size: 22px;
line-height: .8;
margin-bottom: 5px;
}
.cons_post_author h5 a{
color: inherit;
}
.cons_post_author h5 a:hover{
color: #ffc80b;
}
.cons_post_author span{
font-size: 17px;
line-height: 28px;
color: #ffc80b;
font-weight: 700;
margin-bottom: 9px;
display: block;
}
.cons_post_author p{
margin-bottom: 25px;
}
.cons_post_author > a{
height: 36px;
font-size: 16px;
line-height: .8;
font-weight: 500;
text-align: center;
color: #fff;
background: #ffc80b;
text-transform: uppercase;
display: inline-block;
padding: 11px 30px;
}
.cons_post_author > a:hover{
background: #07001e;
color: #ffc80b;
}
.cons_commentForm{
position: relative;
}
.cons_commentForm h3{
font-size: 30px;
line-height: 35px;
margin-bottom: 49px;
}
.cons_commentForm input[type="text"], 
.cons_commentForm input[type="email"], 
.cons_commentForm textarea{
width: 100%;
height: 45px;
background: #f8f8f8;
border: 1px solid #e5e5e5;
padding: 0 20px;
font-size: 16px;
line-height: 45px;
color: #5a5a5a;
font-weight: 300;
margin: 0 0 30px;
outline: none;
border-radius: 3px;
}
.cons_commentForm textarea{
height: 185px;
padding-top: 10px;
resize: none;
margin-bottom: 21px;
}
.cons_commentForm textarea::-moz-placeholder,
.cons_commentForm input[type="text"]::-moz-placeholder,
.cons_commentForm input[type="email"]::-moz-placeholder{
color: #5a5a5a;
opacity: 1;
}
.cons_commentForm textarea::-webkit-input-placeholder,
.cons_commentForm input[type="text"]::-webkit-input-placeholder,
.cons_commentForm input[type="email"]::-webkit-input-placeholder{
color: #5a5a5a;
opacity: 1;
}
.cons_commentForm textarea::-ms-input-placeholder,
.cons_commentForm input[type="text"]::-ms-input-placeholder,
.cons_commentForm input[type="email"]::-ms-input-placeholder{
color: #5a5a5a;
opacity: 1;
}
.cons_commentForm button{
font-size: 16px;
font-weight: 400;
color: #fff;
}
.cons_sidebar{
position: relative;
}
.cons_sidebar .widget{
background: #f8f8f8;
position: relative;
padding: 60px 35px 0;
}
.cons_sidebar .widget .widget_title{
position: relative;
font-size: 26px;
line-height: .8;
border-bottom: 1px solid #ddd;
padding-bottom: 15px;
margin-bottom: 30px;
}
.cons_sidebar .widget_search .widget_title{
margin-bottom: 21px;
}
.cons_sidebar .widget_search input{
width: 100%;
background: transparent;
outline: none;
font-size: 18px;
line-height: .8;
color: #666666;
height: 30px;
border: none;
}
.cons_FPost{
position: relative;
min-height: 73px;
margin-bottom: 20px;
padding-left: 94px;
padding-top: 7px;
}
.cons_FPost:last-of-type{
margin-bottom: 0;
}
.cons_FPost img{
width: 73px;
height: 73px;
position: absolute;
left: 0;
top: 0;
}
.cons_FPost a{
font-size: 19px;
line-height: 26px;
color: #333333;
font-weight: 600;
display: block;
margin-bottom: 6px;
}
.cons_FPost a:hover{
color: #ffc80b;
}
.cons_FPost p{
font-size: 16px;
margin: 0;
}
.cons_sidebar .widget_categories ul{
margin: 0;
padding: 0;
line-height: .8;
}
.cons_sidebar .widget_categories ul li{
list-style: none;
display: block;
margin: 0 0 25px;
padding: 0;
}
.cons_sidebar .widget_categories ul li:last-of-type{
margin-bottom: 0;
}
.cons_sidebar .widget_categories ul li a{
font-size: 18px;
line-height: .8;
color: #666666;
display: inline-block;
}
.cons_sidebar .widget_categories ul li a:hover{
color: #ffc80b;
}
.cons_tagcloude{
position: relative;
line-height: .8;
margin: -10px 0 0;
}
.cons_tagcloude a{
display: inline-block;
font-size: 18px;
line-height: 33px;
color: #666666;
margin-right: 10px;
}
.cons_tagcloude a:hover{
color: #ffc80b;
}
.cons_sidebar .widget:last-child,
.cons_sidebar .widget:last-of-type{
padding-bottom: 53px;
} .edus_service {
padding: 100px 0;
}
.edu_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
}
.edu_rev_slider .tp-caption span{
color: #ffc80b;
}
.edu_s_btn_1{
height: 50px;
width: 190px;
color: #fff;
text-transform: uppercase;
border-radius: 10px;
background: rgb(88,137,236);
background:#0000B8 ;
font-weight: 700;
text-align: center;
display: block;
font-size: 15px;
line-height: 50px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.edu_s_btn_1:hover{
color: #fff;
background: rgb(88,137,236);
background:#0000B8 ;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.edu_service{
position: relative;
padding: 0 0 100px;
margin-top: -195px;
background: transparent;
}
.edu_singleService{
position: relative;
background: #ffb185;
border-radius: 3px;
padding: 52px 30px 42px;
-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 5px 30px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 5px 30px 0px rgba(0, 0, 0, 0.09);
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.edu_sbg_2{
background: #5889ec;
}
.edu_sbg_3{
background: #ff8aa3;
}
.edu_singleService:after {
content: '';
position: absolute;
top: 0;
right: 0;
visibility: hidden;
opacity: 0;
height: 100%;
width: 100%;
background: rgb(88,137,236);
background:#0000B8 ;
}
.edu_singleService:before{
content: '';
position: absolute;
left: 0;
top: 0;
visibility: hidden;
opacity: 0;
width: 100%;
height: 100%;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/education/1.jpg) no-repeat center center / cover;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.edu_singleService i{
font-size: 65px;
line-height: 65px;
color: #fff;
display: block;
margin-bottom: 15px;
z-index: 3;
position: relative;
}
.edu_singleService h3{
font-size: 25px;
line-height: 49px;
color: #fff;
margin-bottom: 7px;
z-index: 3;
position: relative;
}
.edu_singleService p{
font-size: 17px;
line-height: 26px;
color: #fff;
margin-bottom: 35px;
z-index: 3;
position: relative;
}
.edu_singleService a{
text-transform: uppercase;
display: inline-block;
color: #fff;
font-size: 15px;
line-height: 26px;
font-weight: 500;
z-index: 3;
position: relative;
}
.edu_singleService a:hover{
color: #ffc600;
}
.edu_singleService:hover:before{
visibility: visible;
opacity: 1;
}
.edu_singleService:hover:after{
visibility: visible;
opacity: .86;
}
.edu_about{
position: relative;
padding: 0 0 100px;
}
.edu_about .education_btn{
margin-top: 30px;
}
.edu_abThumb{
margin-top: -8px;
}
.edu_message{
position: relative;
padding: 0 0 0;
}
.edu_video{
position: relative;
height: 100%;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/education/2.jpg) no-repeat center center / cover;
}
.edu_video a {
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
display: inline-block;
}
.edu_video a i {
display: inline-block;
line-height: 60px;
font-size: 30px;
color: #ffc600;
background: rgba(7, 41, 78, .90);
width: 60px;
height: 60px;
z-index: 3;
position: relative;
border-radius: 50%;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
}
.edu_video a:after {
width: 78px;
height: 78px;
left: 0;
right: 0;
margin: auto;
top: -9px;
background: rgba(7, 41, 78, .40);
position: absolute;
content: '';
z-index: 1;
border-radius: 50%;
animation-fill-mode: both;
animation: edu_blinker 1.5s ease-in-out infinite;
-webkit-animation: edu_blinker 1.5s ease-in-out infinite;
-moz-animation: edu_blinker 1.5s ease-in-out infinite;
}
@keyframes edu_blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.edu_video a:before {
width: 92px;
height: 92px;
left: 0;
right: 0;
margin: auto;
top: -16px;
background: rgba(7, 41, 78, .40);
position: absolute;
content: '';
z-index: 1;
border-radius: 50%;
animation-fill-mode: both;
animation: edu_blinker2 1.5s ease-in-out infinite;
-webkit-animation: edu_blinker2 1.5s ease-in-out infinite;
-moz-animation: edu_blinker2 1.5s ease-in-out infinite;
} .edu_messageArea{
position: relative;
height: 100%;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/education/3.jpg) no-repeat center center / cover;
padding-left: 120px;
padding-top: 95px;
padding-bottom: 95px;
padding-right: 22%;
}
.edu_admin{
z-index: 3;
}
.edu_admin h4{
text-transform: uppercase;
font-size: 14px;
line-height: .8;
color: #fff;
font-weight: 700;
margin-bottom: 20px;
}
.edu_admin h3{
font-size: 40px;
line-height: 50px;
color: #ffffff;
margin-bottom: 41px;
}
.edu_admin p{
color: #fff;
margin-bottom: 33px;
}
.admin_meta{
position: relative;
padding-left: 107px;
padding-top: 10px;
}
.admin_meta img{
width: 77px;
height: 77px;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
}
.admin_meta h5{
font-size: 18px;
text-transform: uppercase;
line-height: 28px;
color: #fff;
margin-bottom: 0;
}
.admin_meta p{
font-size: 16px;
margin: 0;
}
.edu_funfact{
position: relative;
background: #f9f9f9;
padding: 47px 0 56px;
}
.edu_singleFunFact {
position: relative;
}
.edu_singleFunFact h2{
font-size: 40px;
line-height: 50px;
margin-bottom: 11px;
}
.edu_singleFunFact h4{
text-transform: uppercase;
color: #666666;
font-size: 18px;
margin: 0;
}
.edu_service_2{
position: relative;
padding: 100px 0 70px;
}
.edu_service_ser {
padding-bottom: 280px;
}
.edu_service_2 .education_btn{
padding: 19px 46px;
}
.edu_singleService_2{
position: relative;
background: #07294e;
border-radius: 3px;
overflow: hidden;
padding: 56px 25px 0;
padding-right: 20px;
margin-bottom: 30px;
-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 5px 30px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 5px 30px 0px rgba(0, 0, 0, 0.09);
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.edu_sbg_2{
background: #5889ec;
}
.edu_sbg_3{
background: #ff8aa3;
}
.edu_sbg_4{
background: #ffb185;
}
.edu_singleService_2:after {
content: '';
position: absolute;
top: 0;
right: 0;
visibility: hidden;
opacity: 0;
height: 100%;
width: 100%;
background: rgb(88,137,236);
background:#0000B8 ;
}
.edu_singleService_2:before{
content: '';
position: absolute;
left: 0;
top: 0;
visibility: hidden;
opacity: 0;
width: 100%;
height: 100%;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/education/5.jpg) no-repeat center center / cover;
border-radius: 3px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.edu_singleService_2 i{
font-size: 50px;
line-height: 50px;
color: #fff;
display: block;
margin-bottom: 12px;
z-index: 3;
position: relative;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.edu_singleService_2 h3{
font-size: 20px;
line-height: 49px;
color: #fff;
margin-bottom: 0;
z-index: 3;
position: relative;
}
.edu_singleService_2 p{
color: #fff;
margin-bottom: 13px;
z-index: 3;
position: relative;
}
.edu_singleService_2 a{
display: inline-block;
color: #fff;
font-size: 17px;
font-weight: 400;
z-index: 3;
position: relative;
visibility: hidden;
opacity: 0;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.edu_singleService_2:hover{
padding-top: 36px;
padding-bottom: 28px;
}
.edu_singleService_2 a:hover{
color: #ffc600;
}
.edu_singleService_2:hover i{
font-size: 40px;
line-height: 42px;
}
.edu_singleService_2:hover:before{
visibility: visible;
opacity: 1;
border-radius: 3px;
}
.edu_singleService_2:hover:after{
visibility: visible;
opacity: .86;
border-radius: 3px;
}
.edu_singleService_2:hover a{
visibility: visible;
opacity: 1;
}
.edu_event{
position: relative;
background: #f9f9f9;
padding: 100px 0 70px;
}
.edu_event .edu_sec_title{
margin-bottom: 41px;
}
.edu_singleEvent{
position: relative;
-webkit-perspective: 1000;
-moz-perspective: 1000;
-ms-perspective: 1000;
perspective: 1000;
-ms-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
margin-bottom: 30px;
}
.flipper {
-webkit-transition: 0.6s;
-webkit-transform-style: preserve-3d;
-ms-transition: 0.6s;
-moz-transition: 0.6s;
-moz-transform: perspective(1000px);
-moz-transform-style: preserve-3d;
-ms-transform-style: preserve-3d;
transition: 0.6s;
transform-style: preserve-3d;
position: relative;
}
.front, .back {
-webkit-backface-visibility: hidden;
-moz-backface-visibility: hidden;
-ms-backface-visibility: hidden;
backface-visibility: hidden;
-webkit-transform-style: preserve-3d;
-webkit-transform: rotateY(0deg);
-moz-transform-style: preserve-3d;
-moz-transform: rotateY(0deg);
-o-transform-style: preserve-3d;
-o-transform: rotateY(0deg);
-ms-transform-style: preserve-3d;
-ms-transform: rotateY(0deg);
transform-style: preserve-3d;
transform: rotateY(0deg);
position: absolute;
top: 0;
left: 0;
transition: all ease 800ms;
-webkit-transition: all ease 800ms;
-moz-transition: all ease 800ms;
}
.front{
-webkit-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
background: #fff;
z-index: 2;
width: 100%;
min-height: 363px;
-webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
}
.back {
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/education/4.jpg) no-repeat center center / cover;
-webkit-transform: rotateY(-180deg);
-moz-transform: rotateY(-180deg);
-o-transform: rotateY(-180deg);
-ms-transform: rotateY(-180deg);
transform: rotateY(-180deg);
position: relative;
width: 100%;
min-height: 363px;
padding: 41px 20px 33px 24px;
-webkit-box-shadow: 0px 5px 49px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0px 5px 49px 0px rgba(0, 0, 0, 0.09);
box-shadow: 0px 5px 49px 0px rgba(0, 0, 0, 0.09);
}
.back:after {
content: '';
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 100%;
background: rgb(88,137,236);
background:#0000B8 ;
}
.edu_singleEvent:hover .front{
-webkit-transform: rotateY(180deg);
-moz-transform: rotateY(180deg);
-o-transform: rotateY(180deg);
transform: rotateY(180deg);
}
.edu_singleEvent:hover .back {
-webkit-transform: rotateY(0deg);
-moz-transform: rotateY(0deg);
-o-transform: rotateY(0deg);
-ms-transform: rotateY(0deg);
transform: rotateY(0deg);
}
.front img{
width: 100%;
height: auto;
margin-bottom: 25px;
}
.eventDetail{
position: relative;
padding: 0 20px 25px;
}
.eventDetail span{
display: block;
font-size: 15px;
line-height: 26px;
margin-bottom: 6px;
}
.eventDetail h3{
font-size: 20px;
line-height: 26px;
margin-bottom: 11px;
}
.eventDetail p{
display: inline-block;
font-size: 15px;
line-height: 26px;
color: #666666;
margin: 0 13px 0 0;
}
.eventDetail p:last-child{
margin-right: 0;
}
.eventDetail p i{
padding-right: 5px;
}
.back span{
display: block;
font-size: 15px;
line-height: 26px;
font-weight: 500;
color: #fff;
margin-bottom: 6px;
position: relative;
z-index: 5;
}
.back h3{
font-size: 20px;
line-height: 26px;
margin-bottom: 11px;
}
.back h3 a{
color: #ffffff;
z-index: 5;
position: relative;
}
.back h3 a:hover{
color: #ffc600;
}
.back p{
font-size: 16px;
line-height: 26px;
color: #fff;
position: relative;
z-index: 5;
margin-bottom: 8px;
}
.event_meta{
position: relative;
z-index: 5;
padding-bottom: 45px;
}
.event_meta p{
display: inline-block;
font-size: 15px;
line-height: 26px;
color: #fff;
font-weight: 500;
margin: 0 13px 0 0;
}
.event_meta p:last-child{
margin-right: 0;
}
.event_meta p i{
padding-right: 5px;
}
.event_author{
position: relative;
padding-left: 50px;
z-index: 5;
}
.event_author img{
width: 40px;
height: 40px;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
}
.event_author h6{
font-size: 15px;
line-height: 22px;
color: #fff;
font-weight: 500;
margin-bottom: 1px;
}
.event_author p{
font-size: 15px;
line-height: .8;
color: #fff;
margin: 0;
}
.edu_team{
position: relative;
padding: 100px 0 0;
}
.edu_singleTeam{
position: relative;
margin-bottom: 30px;
-webkit-box-shadow: 0px 5px 49px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0px 5px 49px 0px rgba(0, 0, 0, 0.09);
box-shadow: 0px 5px 49px 0px rgba(0, 0, 0, 0.09);
}
.edu_singleTeam .front_team{
position: relative;
border-radius: 5px;
}
.edu_singleTeam .front_team img{
width: 100%;
height: auto;
border-radius: 5px;
}
.edu_singleTeam .back_team{
background: transparent;
visibility: hidden;
opacity: 0;
height: 100%;
width: 100%;
overflow: hidden;
z-index: 2;
padding: 20px;
border-radius: 5px;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.edu_singleTeam .back_team:after{
content: '';
position: absolute;
top: 0;
right: 0;
height: 100%;
width: 100%;
background: rgb(88,137,236);
background:#0000B8 ;
}
.edu_singleTeam:hover .back_team{
visibility: visible;
opacity: 1;
}
.edu_singleTeam .back_team > i{
font-size: 37px;
line-height: 37px;
color: #fff;
float: left;
margin-bottom: 23px;
position: relative;
z-index: 3;
display: block;
}
.edu_singleTeam .back_team h4{
font-size: 22px;
line-height: 49px;
margin-bottom: 0;
position: relative;
z-index: 3;
}
.edu_singleTeam .back_team h4 a{
color: #fff;
}
.edu_singleTeam .back_team h4 a:hover{
color: #ffc600;
}
.edu_singleTeam .back_team h6{
font-size: 16px;
font-weight: 500;
color: #fff;
line-height: 28px;
margin-bottom: 6px;
position: relative;
z-index: 3;
}
.edu_singleTeam .back_team p{
color: #fff;
line-height: 24px;
margin-bottom: 12px;
position: relative;
z-index: 3;
}
.edu_TMS{
position: relative;
}
.edu_TMS a{
display: inline-block;
font-size: 17px;
color: #fff;
line-height: 28px;
margin: 0 8px;
position: relative;
z-index: 3;
}
.edu_TMS a:hover{
color: #ffc600;
}
.edu_admission{
position: relative;
padding: 70px 0 80px;
}
.edu_admission .edu_sec_title{
margin-bottom: 30px;
}
.singleAdmission{
margin: 18px 0;
position: relative;
border-radius: 10px;
-webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 3px 20px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 3px 20px 0px rgba(0, 0, 0, 0.09);
}
.singleAdmission img{
width: 100%;
height: auto;
border-radius: 10px;
display: inline-block;
}
.singleAdmission:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
border-radius: 10px;
background: rgb(88,137,236);
background:#0000B8 ;
z-index: 5;
}
.admissionDetail{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
padding: 0 50px;
z-index: 5;
}
.admissionDetail h4{
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 0;
position: relative;
top: 14px;
text-transform: uppercase;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.admissionDetail a{
font-size: 20px;
line-height: 28px;
color: #fff;
display: inline-block;
visibility: hidden;
opacity: 0;
}
.admissionDetail a:hover{
color: #ffc600;
}
.singleAdmission:hover h4{
top: -5px;
}
.singleAdmission:hover a{
visibility: visible;
opacity: 1;
}
.admission_slider{
position: relative;
}
.admission_slider:before {
position: absolute;
right: 0;
top: 0;
width: 345px;
height: 100%;
content: '';
background: rgba(255, 255, 255, .9);
z-index: 10;
border-radius: 8px 0 0 8px;
}
.admission_slider:after {
position: absolute;
left: 0;
top: 0;
width: 345px;
height: 100%;
content: '';
background: rgba(255, 255, 255, .9);
z-index: 10;
border-radius: 0 8px 8px 0;
}
.edu_course{
position: relative;
background: #f9f9f9;
padding: 100px 0 100px;
}
.edu_course .sec_title{
margin-bottom: 41px;
}
.edu_singleCourse{
margin-bottom: 50px;
position: relative;
background: #fff;
-webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
}
.edu_singleCourse img{
width: 100%;
height: auto;
}
.edu_singleCourse .price{
font-size: 18px;
line-height: .8;
color: #07294e;
font-weight: 600;
text-align: center;
display: block;
padding: 12px 14px;
background: #ffc600;
position: absolute;
right: 7px;
top: 23px;
height: 40px;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.edu_singleCourse .price:hover{
color: #fff;
background: rgb(88,137,236);
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.course_detail{
position: relative;
padding: 0 18px 19px;
}
.course_detail img{
width: 53px;
height: 53px;
border-radius: 50%;
margin-top: -27px;
}
.course_detail h6{
font-size: 15px;
line-height: 26px;
font-weight: 500;
color: #07294e;
margin-bottom: 8px;
margin-top: 2px;
}
.course_detail h3{
font-size: 20px;
line-height: 26px;
margin-bottom: 15px;
}
.course_detail h3 a{
color: #07294e;
}
.course_detail h3 a:hover{
color: #ffc600;
}
.course_meta{
position: relative;
}
.course_meta a{
display: inline-block;
font-size: 15px;
line-height: 26px;
color: #07294e;
margin: 0 28px 0 0;
}
.course_meta a:hover{
color: #ffc600;
}
.course_meta a:last-child{
margin-right: 0;
}
.course_meta a i{
padding-right: 9px;
}
.edu_feature{
padding: 95px 0 50px;
}
.edu_singFeature i{
background: #07294e;
}
.edu_singFeature:hover i{
background: #ffc80b;
color: #fff;
}
.edu_blog{
position: relative;
padding: 33px 0 300px;
}
.edu_blog.edu_blog_sec{
padding-top:100px;
}
.edu_blog .education_btn_2{
margin-bottom: 43px;
}
.edu_blog .education_btn_2 span{
padding: 17px 47.1px;
}
.edu_blog .cons_blogDetail h3 a{
color: #07294e;
}
.edu_blog .cons_blogDetail h3 a:hover{
color: #ffc80b;
}
.edu_singleBlog{
position: relative;
border: 1px solid #dddddd;
border-radius: 5px;
padding: 21px 50px 22px;
margin-bottom: 30px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.edu_singleBlog:hover{
background: rgba(7, 41, 78, .9);
}
.edu_singleBlog:before{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/education/8.jpg) no-repeat center center / cover;
position: absolute;
left: 0;
top: 0;
visibility: hidden;
opacity: 0;
content: '';
width: 100%;
height: 100%;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.edu_singleBlog:after{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
visibility: hidden;
opacity: 0;
background: rgba(7, 41, 78, .9);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.edu_singleBlog:hover:before,
.edu_singleBlog:hover:after{
visibility: visible;
opacity: 1;
border-radius: 5px;
}
.edu_singleBlog .post_date{
font-size: 15px;
line-height: 26px;
color: #07294e;
margin-bottom: 6px;
}
.edu_singleBlog h3{
font-size: 22px;
line-height: 35px;
margin-bottom: 6px;
}
.edu_singleBlog .post_meta{
position: relative;
}
.edu_singleBlog .post_meta a{
display: inline-block;
color: #07294e;
font-size: 15px;
line-height: 28px;
margin-right: 15px;
}
.edu_singleBlog .post_meta a i{
padding-right: 10px;
}
.edu_singleBlog:hover .post_date,
.edu_singleBlog:hover .post_meta a,
.edu_singleBlog:hover h3 a{
color: #fff;
z-index: 9;
position: relative;
}
.edu_singleBlog .post_meta a:hover,
.edu_singleBlog h3 a:hover{
color: #ffc80b;
}
.edu_footer{
padding-top: 0;
background: #07294e;
}
.edu_footer .widget{
padding-top: 93px;
}
.edu_apply{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/education/9.jpg) no-repeat center center;
padding: 0 0px 0;
z-index: 99;
border-radius: 5px;
margin-top: -212px;
}
.edu_footer .edu_singleApply{
margin: 0;
padding: 98px 40px 92px;
display: inline-block;
width: 50%;
border-right: 1px solid rgba(255, 255, 255, .45);
float: left;
text-align: center;
}
.edu_singleApply:last-of-type{
border: none;
}
.edu_singleApply h2{
font-size: 40px;
color: #fff;
line-height: 28px;
margin-bottom: 21px;
}
.edu_singleApply p{
color: #fff;
margin-bottom: 28px;
}
.edu_singleApply .education_btn_2 span{
background: #07294e;
color: #fff;
padding: 17px 45px;
}
.edu_copyright{
border-color: rgba(221, 221, 221, .34);
}
.edu_footer .subscribe_widgets button[type="submit"]{
color: #fff;
background: rgb(88,137,236);
background:#0000B8 ;
}
.edu_footer .subscribe_widgets button[type="submit"]:hover{
color: #fff;
background: rgb(88,137,236);
background:#0000B8 ;
} .edu_banner{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/education/banner.jpg) no-repeat center center / cover;
padding: 260px 0 142px;
}
.edu_banner:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: rgb(88,137,236);
background:#0000B8 ;
}
.edu_banner h2 {
font-size: 40px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 32px;
}
.edu_banner p {
font-size: 22px;
line-height: 28px;
color: #fff;
margin: 0;
}
.edu_banner p a{
color: inherit;
}
.edu_banner p a:hover{
color: #ffc600;
}
.edu_featurePage{
position: relative;
padding: 100px 0 80px;
}
.eduFeaArea{
position: relative;
}
.eduSFeature{
position: relative;
margin-bottom: 20px;
}
.eduSFeature img{
width: 100%;
height: auto;
margin-bottom: 28px;
}
.eduSFeature h3{
font-size: 40px;
line-height: 49px;
margin-bottom: 22px;
}
.eduSFeature p{
margin-bottom: 18px;
}
.eduSFeature ul{
margin: 28px 0 0;
padding: 0;
}
.eduSFeature ul li{
list-style: none;
display: block;
margin: 0 0 8px;
}
.eduSFeature ul li i{
font-size: 16px;
color: #07294e;
padding-right: 7px;
}
.eduSFeature:last-of-type p{
padding: 0 15px;
text-align: center;
}
.padTop_101{
padding-top: 101px;
}
.padBottom_292{
padding-bottom: 292px;
}
.edu_SServiePage{
position: relative;
padding: 100px 0 48px;
}
.eduSSArea{
position: relative;
}
.eduSS{
position: relative;
margin-bottom: 89px;
}
.eduSS img{
width: 100%;
height: auto;
margin-bottom: 36px;
}
.eduSS h3{
font-size: 30px;
line-height: 28px;
margin-bottom: 26px;
}
.eduSS p{
margin: 0;
}
.eduSS_item{
position: relative;
margin-bottom: 49px;
padding-right: 50px;
}
.eduSS_item h4{
font-size: 20px;
line-height: 28px;
margin-bottom: 20px;
}
.eduSS_item p{
margin: 0;
}
.edu_profilePage{
position: relative;
padding: 90px 0;
}
.profilecandid{
position: relative;
margin-bottom: 93px;
}
.authorImg{
position: relative;
margin: 0;
}
.authorImg:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: rgb(88,137,236);
background:#0000B8 ;
}
.authorImg img{
width: 100%;
height: auto;
}
.proSocial{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 51%;
transform: translateY(-50%);
z-index: 4;
}
.proSocial a{
display: inline-block;
text-align: center;
width: 35px;
height: 35px;
border: 1px solid #fff;
border-radius: 50%;
background: transparent;
font-size: 16px;
line-height: .8;
color: #fff;
padding: 9px 0;
margin: 0 4px;
overflow: hidden;
position: relative;
}
.proSocial a:after{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
border-radius: 50%;
z-index: -1;
visibility: hidden;
opacity: 0;
height: 100%;
background: rgb(88,137,236);
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.proSocial a:hover{
color: #fff;
border-color: transparent;
}
.proSocial a:hover:after{
visibility: visible;
opacity: 1;
}
.authorPro {
border: 1px solid #dddddd;
border-top: none;
text-align: center;
padding: 25px 15px 19px;
border-radius: 0 0 3px 3px;
}
.authorPro h5{
font-size: 22px;
line-height: .8;
margin-bottom: 6px;
}
.authorPro p{
margin: 0;
}
.profileArea{
position: relative;
margin: 0 0 0;
}
.profileArea ul{
margin: 0 0 21px;
line-height: .8;
padding: 0 0 12px;
border-bottom: 1px solid #dddddd;
}
.profileArea ul li{
list-style: none;
display: inline-block;
margin-right: 9px;
}
.profileArea ul li:last-of-type{
margin-right: 0;
}
.profileArea ul li a{
font-size: 22px;
line-height: .8;
color: #666666;
font-weight: 600;
position: relative;
padding: 0 20px 0;
}
.profileArea ul li a:after{
position: absolute;
left: 0;
right: 0;
bottom: -9px;
margin: 0 auto;
width: 0;
height: 3px;
background: #dddddd;
content: '';
visibility: hidden;
opacity: 0;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.profileArea ul li a:hover,
.profileArea ul li a.active{
color: #07294e;
}
.profileArea ul li a:hover:after,
.profileArea ul li a.active:after{
width: 100%;
visibility: visible;
opacity: 1;
}
.aboutMe{
position: relative;
margin: 0;
}
.aboutMe p{
margin: 0;
}
.profileFrom{
position: relative;
}
.proTilte{
font-size: 30px;
line-height: 35px;
margin-bottom: 34px;
padding-bottom: 9px;
border-bottom: 1px solid #dddddd;
}
.profileFrom input[type="text"], 
.profileFrom input[type="email"], 
.profileFrom textarea{
width: 100%;
height: 45px;
background: #f8f8f8;
border: 1px solid #e5e5e5;
padding: 0 20px;
font-size: 16px;
line-height: 45px;
color: #666666;
font-weight: 300;
margin: 0 0 30px;
outline: none;
border-radius: 3px;
}
.profileFrom textarea{
height: 185px;
padding-top: 10px;
margin-bottom: 23px;
resize: none;
}
.profileFrom textarea::-moz-placeholder,
.profileFrom input[type="text"]::-moz-placeholder,
.profileFrom input[type="email"]::-moz-placeholder{
color: #666666;
opacity: 1;
}
.profileFrom textarea::-webkit-input-placeholder,
.profileFrom input[type="text"]::-webkit-input-placeholder,
.profileFrom input[type="email"]::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.profileFrom textarea::-ms-input-placeholder,
.profileFrom input[type="text"]::-ms-input-placeholder,
.profileFrom input[type="email"]::-ms-input-placeholder{
color: #666666;
opacity: 1;
}
.profileFrom input[type="submit"]{
border-radius: 0;
height: 45px;
font-size: 16px;
font-weight: 400;
padding: 16px 34.5px;
}
.profileFrom input[type="submit"]:hover{
background: rgb(88,137,236);
background:#0000B8 ;
}
.profileCInfo{
position: relative;
}
.profileCInfo .proTilte{
margin-bottom: 25px;
}
.profileCInfo p{
font-size: 18px;
line-height: 28px;
color: #666666;
margin-bottom: 15px;
position: relative;
padding-left: 29px;
}
.profileCInfo p i{
font-size: 15px;
line-height: 35px;
color: #07294e;
position: absolute;
left: 0;
top: 0;
}
.edu_eventPage{
position: relative;
padding: 96px 0 100px;
}
.eventArea{
position: relative;
margin: 0;
}
.eventArea > h3{
font-size: 35px;
line-height: 28px;
font-weight: 700;
margin-bottom: 21px;
}
.eventArea p{
margin-bottom: 28px;
}
.eveThumb{
position: relative;
margin-bottom: 29px;
}
.eveThumb img{
width: 100%;
height: auto;
}
.adminArea{
position: relative;
padding-bottom: 26px;
margin-bottom: 21px;
border-bottom: 1px solid #dddddd;
}
.adminArea .col-lg-3{
padding-left: 11px;
padding-right: 11px;
}
.singleSTime{
position: relative;
padding-left: 20px;
}
.singleSTime i{
font-size: 13px;
line-height: 18px;
color: #666666;
position: absolute;
left: 0;
top: 0;
}
.singleSTime h6{
font-size: 18px;
line-height: .8;
margin-bottom: 13px;
}
.singleSTime p{
font-size: 15px;
line-height: 24px;
margin: 0;
}
.eveListing{
position: relative;
margin: 38px 0 51px;
}
.eveListing h4{
text-transform: uppercase;
font-size: 18px;
line-height: 28px;
font-weight: 700;
margin-bottom: 10px;
}
.eveListing ul{
margin: 0;
padding: 0;
}
.eveListing ul li{
list-style: none;
display: block;
line-height: 38px;
margin-bottom: 0;
}
.eve_social{
position: relative;
margin-bottom: 92px;
}
.eve_social h5{
font-size: 20px;
line-height: 36px;
text-transform: uppercase;
float: left;
display: inline-block;
padding-right: 19px;
margin: 0;
}
.eve_social a{
display: inline-block;
width: 40px;
height: 40px;
font-size: 20px;
color: #fff;
line-height: .8;
text-align: center;
padding: 11px 0;
margin-right: 11px;
border-radius: 50%;
background: #584bed;
}
.eve_social a.twi{
background: #ff896a;
}
.eve_social a.vim{
background: #bf113c;
}
.eve_social a.you{
background: #22478b;
}
.eve_social a.pin{
background: #00afe1;
}
.eve_social a:hover{
background: #ffc600;
color: #fff;
}
.evecommentForm{
position: relative;
}
.evecommentForm .proTilte{
margin-bottom: 50px;
}
.evecommentForm input[type="text"], 
.evecommentForm input[type="email"], 
.evecommentForm textarea{
width: 100%;
height: 45px;
background: transparent;
border: 1px solid #ddd;
padding: 0 20px;
font-size: 17px;
line-height: 45px;
color: #8f8f8f;
font-weight: 500;
margin: 0 0 30px;
outline: none;
border-radius: 30px;
}
.evecommentForm textarea{
height: 141px;
padding-top: 0;
margin-bottom: 33px;
resize: none;
}
.evecommentForm textarea::-moz-placeholder,
.evecommentForm input[type="text"]::-moz-placeholder,
.evecommentForm input[type="email"]::-moz-placeholder{
color: #8f8f8f;
opacity: 1;
}
.evecommentForm textarea::-webkit-input-placeholder,
.evecommentForm input[type="text"]::-webkit-input-placeholder,
.evecommentForm input[type="email"]::-webkit-input-placeholder{
color: #8f8f8f;
opacity: 1;
}
.evecommentForm textarea::-ms-input-placeholder,
.evecommentForm input[type="text"]::-ms-input-placeholder,
.evecommentForm input[type="email"]::-ms-input-placeholder{
color: #8f8f8f;
opacity: 1;
}
.evecommentForm input[type="submit"]{
border-radius: 0; font-size: 17px;
font-weight: 500;
color: #fff;
border-radius: 30px;
text-transform: capitalize;
padding: 12px 30px;
}
.evecommentForm input[type="submit"]:hover{
background: rgb(88,137,236);
background:#0000B8 ;
}
.edu_sidebar{
position: relative;
padding-left: 65px;
}
.edu_sidebar .widget{
margin: 0 0 44px;
position: relative;
}
.edu_sidebar .widget .widget_title{
font-size: 20px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
padding-bottom: 17px;
margin-bottom: 40px;
border-bottom: 1px solid #ddd;
position: relative;
}
.edu_sidebar .widget .widget_title:before{
width: 130px;
height: 3px;
content: '';
position: absolute;
left: 0;
bottom: -1px;
background: rgb(88,137,236);
background:#0000B8 ;
}
.aboutUs{
position: relative;
margin: 0 0 34px;
}
.aboutUs img{
width: 100%;
height: auto;
margin-bottom: 23px;
}
.aboutUs h6{
font-size: 20px;
line-height: 26px;
color: #444444;
font-weight: 500;
margin-bottom: 12px;
}
.aboutUs h6 span{
display: inline-block;
font-weight: 400;
color: #666;
font-size: 18px;
}
.aboutUs p{
line-height: 26px;
margin: 0;
}
.edu_sidebar .widget_about .eve_social{
margin: 0;
}
.edu_sidebar .widget_categories .widget_title{
margin-bottom: 38px;
}
.edu_sidebar .widget_categories ul {
margin: 0;
padding: 0;
line-height: .8;
}
.edu_sidebar .widget_categories ul li {
list-style: none;
display: inline-block;
line-height: .8;
text-align: right;
font-size: 18px;
color: #666666;
width: 100%;
border-bottom: 1px solid #ddd;
padding: 0 0 15px;
margin-bottom: 16px;
}
.edu_sidebar .widget_categories ul li:last-of-type{
margin-bottom: 14px;
}
.edu_sidebar .widget_categories ul li a {
float: left;
color: inherit;
line-height: .8;
}
.edu_sidebar .widget_categories ul li a:hover{
color: #ffc600;
}
.popularPost{
position: relative;
padding-left: 95px;
margin-bottom: 20px;
min-height: 80px;
}
.popularPost:last-of-type{
margin-bottom: 0;
}
.popularPost img{
width: 80px;
height: 80px;
position: absolute;
left: 0;
top: 0;
}
.popularPost p{
font-size: 18px;
line-height: 26px;
color: #666666;
margin-bottom: 2px;
}
.popularPost a{
font-size: 18px;
line-height: 20px;
color: #666666;
display: block;
}
.popularPost a:hover{
color: #ffc600;
}
.evetags{
position: relative;
line-height: .8;
}
.evetags a{
display: inline-block;
line-height: .8;
font-size: 16px;
color: #6d6d6d;
margin: 0 39px 21px 0;
}
.evetags a:nth-child(3),
.evetags a:nth-child(7),
.evetags a:last-child{
margin-right: 0;
}
.evetags a:hover{
color: #ffc600;
}
.edu_coursePage{
position: relative;
padding: 96px 0 79px;
}
.singleCTime{
position: relative;
}
.singleCTime h6{
font-size: 15px;
line-height: 28px;
color: #666666;
margin-bottom: 0;
}
.singleCTime h6 span{
font-weight: 400;
}
.Feedback .proTilte{
font-weight: 700;
font-size: 35px;
line-height: 28px;
padding-bottom: 15px;
margin-bottom: 50px;
}
.ratingBox{
position: relative;
border-width: 5px;
border-style: solid;
border: linear-gradient(-90deg, #59009b, #4c0062);
border-image-slice: 1;
padding: 70px 20px 77px;
}
.ratingBox h3{
font-size: 35px;
line-height: .8;
color: #444444;
margin-bottom: 11px;
}
.ratingBox .star-rating {
display: inline-block;
margin: 0 0 8px;
padding: 0;
}
.ratingBox .star-rating i {
font-size: 15px;
line-height: 26px;
letter-spacing: 2px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.ratingBox p{
font-size: 21px;
line-height: .8;
font-weight: 500;
margin: 0;
}
.feddSk {
position: relative;
margin: 0 0 22px;
}
.feddSk h5{
font-size: 18px;
line-height: .8;
color: #444444;
margin: 0 0 10px;
}
.feddSk .skillbar{
width: 0%;
height: 8px;
position: relative;
background:#0000B8 ;
border-radius: 5px;
z-index: 3;
}
.feddSk:after{
width: 100%;
height: 8px;
background: #dddddd;
content: '';
position: absolute;
left: 0;
bottom: 0;
border-radius: 5px;
}
.feddSk .parcent{
display: block;
float: right;
top: -32px;
position: relative;
font-size: 18px;
line-height: .8;
color: #444444;
font-weight: 600;
}
.edu_applyPage{
position: relative;
padding: 100px 0;
}
.applyFrom{
position: relative;
background: #f9f9f9;
border: 1px solid #ddd;
border-radius: 3px;
padding: 80px 50px;
text-align: center;
}
.applyFrom input[type="text"], 
.applyFrom input[type="email"], 
.applyFrom input[type="password"], 
.applyFrom textarea{
width: 100%;
height: 48px;
background: transparent;
border: 1px solid #ddd;
padding: 0 20px;
font-size: 14px;
line-height: 48px;
color: #8f8f8f;
font-weight: 400;
margin: 0 0 30px;
outline: none;
border-radius: 3px;
}
.applyFrom textarea{
height: 126px;
padding-top: 0;
margin-bottom: 20px;
resize: none;
}
.applyFrom textarea::-moz-placeholder,
.applyFrom input[type="text"]::-moz-placeholder,
.applyFrom input[type="password"]::-moz-placeholder,
.applyFrom input[type="email"]::-moz-placeholder{
color: #8f8f8f;
opacity: 1;
}
.applyFrom textarea::-webkit-input-placeholder,
.applyFrom input[type="text"]::-webkit-input-placeholder,
.applyFrom input[type="password"]::-webkit-input-placeholder,
.applyFrom input[type="email"]::-webkit-input-placeholder{
color: #8f8f8f;
opacity: 1;
}
.applyFrom textarea::-ms-input-placeholder,
.applyFrom input[type="text"]::-ms-input-placeholder,
.applyFrom input[type="password"]::-ms-input-placeholder,
.applyFrom input[type="email"]::-ms-input-placeholder{
color: #8f8f8f;
opacity: 1;
}
.uploadFile{
position: relative;
width: 100%;
padding-left: 155px;
text-align: left;
margin-bottom: 26px;
}
.applyFrom input[type="file"] {
display: none;
}
.applyFrom label{
width: 130px;
padding: 0;
height: 48px;
text-align: center;
background: transparent;
border: 1px solid #ddd;
border-radius: 3px;
padding: 0 20px;
font-size: 14px;
line-height: 48px;
color: #8f8f8f;
font-weight: 400;
cursor: pointer;
margin: 0;
position: absolute;
left: 0;
top: 4px;
}
.applyFrom p{
font-size: 14px;
line-height: 28px;
color: #8f8f8f;
margin: 0;
word-break: break-word;
}
.applyFrom input[type="submit"]{
border-radius: 0;
height: 48px;
font-size: 14px;
font-weight: 600;
border-radius: 3px;
width: 100%;
padding: 17px 0;
}
.applyFrom input[type="submit"]:hover{
background: rgb(88,137,236);
background:#0000B8 ;
} .busi_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
}
.busi_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.busi_rev_slider .zeus.tparrows {
background: rgba(0, 0, 0, .5);
}
.busi_s_btn{
height: 50px;
width: 180px;
border: none;
font-size: 16px;
line-height: 50px;
color: #fff;
text-align: center;
display: block;
font-weight: 500;
border-radius: 3px;
background: rgb(249,65,58);
background:#0000B8 ;
padding: 0 0;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.busi_s_btn:hover{
color: #fff;
background: rgb(249,65,58);
background:#0000B8 ;
}
.busi_feature{
position: relative;
padding: 50px 135px 30px;
}
.busi_feature .busi_sec_title{
margin-bottom: 55px;
}
.busi_singleFeature{
position: relative;    
background: #fff;
border-radius: 5px;
padding: 50px 35px 41px;
-webkit-box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, .06);
-moz-box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, .06);
box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, .06);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.busi_singleFeature:after{
position: absolute;
left: 0;
bottom: 0;
content: '';
width: 0;
height: 4px;
border-radius: 0 0 5px 5px;
background: rgb(249,65,58);
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.busi_singleFeature:hover:after{
width: 100%;
}
.busi_singleFeature img{
max-width: 100%;
height: 70px;
margin-bottom: 15px;
}
.busi_singleFeature h4{
font-size: 22px;
line-height: 50px;
font-weight: 500;
margin-bottom: 1px;
}
.busi_singleFeature p{
margin-bottom: 15px;
}
.busi_singleFeature a{
display: inline-block;
color: #7c7c7c;
font-size: 17px;
}
.busi_singleFeature a i{
position: relative;
top: 2px;
padding-left: 0;
visibility: hidden;
opacity: 0;
color: #0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.busi_singleFeature a:hover{
color: #0000B8 ;
}
.busi_singleFeature a:hover i{
visibility: visible;
opacity: 1;
padding-left: 5px;
}
.busi_skill{
position: relative;
padding: 0 0 56px;
}
.busi_skill .busi_sec_title{
margin-top: 8px;
}
.busi_skill .sec_desc{
margin-bottom: 45px;
}
.busi_singleSkill{
position: relative;
display: inline-block;
float: left;
text-align: center;
margin-right: 65px;
}
.busi_singleSkill:last-child{
margin-right: 0;
}
.busi_singleSkill strong {
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 35.5%;
transform: translateY(-50%);
z-index: 2;
font-size: 17px;
line-height: 28px;
font-weight: 700;
color: #7c7c7c;
}
.busi_singleSkill h4 {
font-size: 17px;
line-height: 28px;
margin: 4px 0 0;
}
.busi_cusThumb{
position: relative;
}
.busi_video{
position: relative;
padding: 100px 0 100px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/business/2.jpg) no-repeat center top;
}
.busi_videoArea{
position: relative;
border-radius: 5px;
z-index: 4;
padding: 0 35px;
}
.busi_videoArea:after{
position: absolute;
left: 0;
top: 45px;
width: 100%;
height: 100%;
content: '';
z-index: -1;
background: rgba(1, 0, 96, .10);
border-radius: 5px;
-webkit-box-shadow: 0px 3px 30px 10px rgba(0, 0, 0, 0.04);
-moz-box-shadow:    0px 3px 30px 10px rgba(0, 0, 0, 0.04);
box-shadow:         0px 3px 30px 10px rgba(0, 0, 0, 0.04);
}
.busi_videoArea:before{
position: absolute;
left: 20px;
top: 25px;
width: calc(100% - 40px);
height: 100%;
content: '';
z-index: -1;
background: rgba(1, 0, 96, .10);
border-radius: 5px;
-webkit-box-shadow: 0px 3px 30px 10px rgba(0, 0, 0, 0.04);
-moz-box-shadow:    0px 3px 30px 10px rgba(0, 0, 0, 0.04);
box-shadow:         0px 3px 30px 10px rgba(0, 0, 0, 0.04);
}
.busi_videoArea img{
width: 100%;
height: auto;
border-radius: 5px;
}
.busi_videoArea a {
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
display: inline-block;
}
.busi_videoArea a i {
display: inline-block;
line-height: 75px;
font-size: 30px;
color: #fff;
background: rgb(249,65,58);
background:#0000B8 ;
width: 75px;
height: 75px;
z-index: 3;
position: relative;
border-radius: 50%;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
}
.busi_videoArea a:after {
width: 94px;
height: 94px;
left: 0;
right: 0;
margin: auto;
top: -9.5px;
background: rgba(255, 255, 255, .28);
position: absolute;
content: '';
z-index: 1;
border-radius: 50%;
animation-fill-mode: both;
animation: edu_blinker 1.5s ease-in-out infinite;
-webkit-animation: edu_blinker 1.5s ease-in-out infinite;
-moz-animation: edu_blinker 1.5s ease-in-out infinite;
}
@keyframes edu_blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.busi_videoArea a:before {
width: 112px;
height: 112px;
left: 0;
right: 0;
margin: auto;
top: -18px;
background: rgba(255, 255, 255, .28);
position: absolute;
content: '';
z-index: 1;
border-radius: 50%;
animation-fill-mode: both;
animation: edu_blinker2 1.5s ease-in-out infinite;
-webkit-animation: edu_blinker2 1.5s ease-in-out infinite;
-moz-animation: edu_blinker2 1.5s ease-in-out infinite;
}
.busi_service{
position: relative;
padding: 45px 0 52px;
}
.busi_service.bus_sec {
padding: 120px 0 42px;
}
.busi_service .sec_desc{
margin-bottom: 40px;
}
.busi_singleService{
position: relative;
margin-bottom: 30px;
background: #fff;
border-radius: 3px;
z-index: 1;
padding: 49px 40px 43px;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.busi_singleService h4{
margin: 0 0 8px;
line-height: 66px;
position: relative;
padding-left: 95px;
padding-top: 3px;
z-index: 2;
}
.busi_singleService h4 i{
font-size: 66px;
line-height: 66px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
display: inline-block;
position: absolute;
left: 0;
top: 0;
}
.busi_singleService h4 a{
color: #222222;
font-size: 22px;
line-height: 30px;
display: inline-block;
z-index: 2;
font-weight: 700;
}
.busi_singleService h4 a:hover{
color: #0000B8 ;
}
.busi_singleService p{
font-size: 16px;
line-height: 30px;
color: #7c7c7c;
margin: 0;
}
.busi_singleService:hover{
-webkit-box-shadow: -2px 4px 29px 15px rgba(0, 0, 0, 0.03);
-moz-box-shadow:    -2px 4px 29px 15px rgba(0, 0, 0, 0.03);
box-shadow:         -2px 4px 29px 15px rgba(0, 0, 0, 0.03);
}
.busi_team{
position: relative;
padding: 85px 0;
background: #f9f9f9;
}
.busi_singleTeam{
position: relative;
overflow: hidden;
}
.busi_singleTeam img{
width: 100%;
height: auto;
}
.TM_center{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
z-index: 3;
}
.busi_TMHover {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
visibility: hidden;
opacity: 0;
background: rgba(255, 255, 255, .90);
width: calc(100% - 30px);
height: calc(100% - 30px);
content: '';
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.busi_TMHover:before {
position: absolute;
left: 0;
top: 0;
background: #0000B8 ;
width: 0px;
height: 3px;
content: '';
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.busi_TMHover:after {
position: absolute;
right: 0;
bottom: 0;
background: #0000B8 ;
width: 0px;
height: 3px;
content: '';
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.busi_singleTeam .name{
display: inline-block;
font-size: 18px;
line-height: 28px;
font-weight: 700;
margin-bottom: 2px;
visibility: hidden;
position: relative;
margin-left: -30px;
opacity: 0;
transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
}
.busi_singleTeam p{
font-size: 14px;
margin-bottom: 17px;
line-height: .8;
visibility: hidden;
position: relative;
margin-right: -30px;
opacity: 0;
transition: all 0.6s ease-in-out;
-moz-transition: all 0.6s ease-in-out;
-webkit-transition: all 0.6s ease-in-out;
-o-transition: all 0.6s ease-in-out;
}
.busiTS{
position: relative;
visibility: hidden;
position: relative;
opacity: 0;
transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-webkit-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
}
.busiTS a{
display: inline-block;
width: 31px;
height: 31px;
border: 2px solid #dddddd;
border-radius: 50%;
text-align: center;
font-size: 16px;
color: #7c7c7c;
line-height: .8;
padding: 5px 0;
margin: 0 3px;
}
.busi_singleTeam .name:hover{
color: #0000B8 ;
}
.busiTS a:hover{
background: #0000B8 ;
border-color: #0000B8 ;
color: #fff;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.busi_singleTeam:hover .busi_TMHover:before,
.busi_singleTeam:hover .busi_TMHover:after{
width: 80px;
}
.busi_singleTeam:hover .busi_TMHover{
visibility: visible;
opacity: 1;
}
.busi_singleTeam:hover .name{
visibility: visible;
opacity: 1;
margin-left: 0;
}
.busi_singleTeam:hover p{
visibility: visible;
opacity: 1;
margin-right: 0;
}
.busi_singleTeam:hover .busiTS{
visibility: visible;
opacity: 1;
transition: all 0.9s ease-in-out;
-moz-transition: all 0.9s ease-in-out;
-webkit-transition: all 0.9s ease-in-out;
-o-transition: all 0.9s ease-in-out;
}
.busi_companyRank{
position: relative;
padding: 100px 0 85px;
}
.busi_facility{
margin-left: 15px;
}
.busi_facility h4{
font-weight: 500;
}
.busi_facility i{
color: #f9413a;
background: transparent;
border: 1px solid #ddd;
box-shadow: none;
}
.busi_facility:hover i{
color: #fff;
border-color: transparent;
background: rgb(249,65,58);
background:#0000B8 ;
}
.busi_CallToAction{
position: relative;
padding: 93px 0 100px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/business/4.jpg) no-repeat center center / cover;
}
.busi_CallToAction .busi_sec_title{
font-weight: 700;
color: #f7f7f7;
}
.busi_CallToAction .sec_desc{
color: #f7f7f7;
}
.busi_testimonial{
position: relative;
padding: 76px 0 65px;
}
.busi_testimonialArea{
position: relative;
padding: 0 190px;
}
.busi_testiSlider{
position: relative;
margin: 0;
padding: 0 0 15px;
overflow: hidden;
}
.busi_testiSlider .star-rating {
position: relative;
line-height: .8;
margin: 0;
padding: 0;
}
.busi_testiSlider .star-rating i{
font-size: 20px;
line-height: 46px;
color: #0000B8 ;
letter-spacing: 1.5px;
}
.busi_testiSlider p{
padding: 0;
margin: 0;
}
.busi_singleNav{
left: 0;
right: 0;
width: 380px;
height: auto;
padding: 0;
margin: auto;
}
.busi_singleNav .slick-slide{
outline: none;
padding: 30px 0;
}
.busi_singleNav .slick-slide.item .test_author{
display: none;
}
.busi_singleNav .slick-slide .autho_thumb{
margin: 0 15px 38px;
}
.busi_singleNav .slick-slide .autho_thumb img{
width: 50px;
height: 50px;
border-radius: 50%;
}
.busi_singleNav .slick-slide.slick-current.slick-active.slick-center .autho_thumb{
border: 5px solid #fff;
border-radius: 50%;
width: 70px !important;
margin-top: -10px;
-webkit-box-shadow: 0px 0 18px 0px rgba(0, 0, 0, 0.19);
-moz-box-shadow: 0px 0 18px 0px rgba(0, 0, 0, 0.19);
box-shadow: 0px 0 18px 0px rgba(0, 0, 0, 0.19);
}
.busi_singleNav .slick-slide.slick-current.slick-active.slick-center .autho_thumb img{
width: 60px;
height: 60px;
border-radius: 50%;
display: inline-block;
}
.busi_singleNav .slick-slide.slick-current.slick-active.slick-center.item .autho_thumb{
float: left;
margin-left: 5px;
}
.busi_singleNav .slick-slide.slick-current.slick-active.slick-center.item .test_author{
display: block;
width: 140px;
position: relative;
left: -30px;
}
.test_author h5{
font-size: 20px;
line-height: 24px;
margin-bottom: 0;
}
.test_author p{
margin: 0;
}
.busi_blog{
position: relative;
background: #f9f9f9;
padding: 92px 0 100px;
}
.busi_blog.busi_blog_sec{
padding: 100px 0 80px;
}
.busi_singleBlog{
position: relative;
background: #fff;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.busi_singleBlog img{
width: 100%;
height: auto;
}
.busi_blogDetail{
padding: 12px 30px 18px;
margin-bottom: 15px;
position: relative;
border-bottom: 1px solid #dddddd;
}
.busi_blogDetail p{
font-size: 16px;
line-height: 50px;
margin-bottom: 3px;
}
.busi_blogDetail h3{
font-size: 24px;
line-height: 28px;
font-weight: 500;
margin-bottom: 0;
}
.busi_blogDetail h3 a{
display: inline-block;
}
.busi_blogDetail h3 a:hover{
color: #0000B8 ;
}
.postAuthor{
position: relative;
padding-left: 43px;
padding-bottom: 27px;
margin: 0 30px;
}
.postAuthor img{
width: 33px;
height: 33px;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
}
.postAuthor .nameAuthor{
display: inline-block;
font-size: 14px;
line-height: 36px;
color: #7c7c7c;
margin: 0;
}
.postAuthor .comment{
display: inline-block;
float: right;
font-size: 17px;
color: #7c7c7c;
line-height: 30px;
}
.postAuthor .nameAuthor:hover,
.postAuthor .comment:hover{
color: #0000B8 ;
}
.busi_singleBlog:hover{
-webkit-box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.04);
-moz-box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.04);
box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.04);
}
.busi_footer{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/business/5.jpg) no-repeat center center / cover;
}
.busi_footer .widget .widget_title{
font-weight: 900;
}
.busi_footer .subscribe_widgets input[type="email"]{
border: 1px solid #002bff;
-webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.06);
}
.busi_footer .subscribe_widgets button[type="submit"]{
background: rgb(249,65,58);
background:#0000B8 ;
}
.busi_footer .subscribe_widgets button[type="submit"]:hover{
background: rgb(249,65,58);
background:#0000B8 ;
}
.busi_copyright{
border-color: #ddd;
}
.busi_copyright p,
.busi_copyright a{
font-size: 15px;
}
.busi_copyright p a:hover,
.busi_copyright a:hover{
color: #002bff;
}
.busi_footer .com_link_widgets ul li a:hover{
color: #002bff;
}
.busi_footer .about_widgets .aboout_social a:hover {
background: #002bff;
border-color: #002bff;
color: #fff;
} .inner{
padding: 0;
top: 40px;
}
.busiInnerHead {
background: rgba(255, 255, 255, .10);
padding: 0 40px;
}
.busiInnerHead .mainmenu_6 > ul > li{
margin-left: 50px;
}
.busiInnerHead .mainmenu_6 > ul > li:first-child{
margin-left: 0;
margin-top: 9px;
}
.busiInnerHead .mainmenu_6 > ul > li > a{
text-transform: capitalize;
font-size: 18px;
font-weight: 400;
letter-spacing: 0;
padding-bottom: 32px;
}
.busi_banner {
position: relative;
background:#0000B8 ;
padding: 224px 0 83px;
}
.busi_banner h2 {
font-size: 35px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 27px;
}
.busi_banner p {
font-size: 16px;
line-height: 28px;
color: #fff;
margin: 0;
}
.busi_banner p a {
color: inherit;
}
.busi_banner p a:hover{
color: #0000B8 ;
}
.busi_ServiceSingle{
position: relative;
padding: 90px 0 80px;
}
.busi_serviceMenu ul li{
margin-bottom: 15px;
}
.busi_serviceMenu ul li a{
font-weight: 500;
height: 50px;
padding: 17px 30px;
}
.busi_serviceMenu ul li a.active, 
.busi_serviceMenu ul li a:hover{
background: #f9413a;
color: #fff;
}
.busi_singleBlogPage{
position: relative;
padding: 100px 0;
}
.busi_singleblogArea{
position: relative;
}
.busi_singleblogArea .cons_post_author h5 a:hover{
color: #0000B8 ;
}
.busi_singleblogArea .cons_post_author span{
color: #7c7c7c;
}
.busi_singleblogArea .cons_post_author > a{
padding: 12px 30px;
background: rgb(249,65,58);
background:#0000B8 ;
}
.busi_singleblogArea .cons_post_author > a:hover{
color: #fff;
background: rgb(249,65,58);
background:#0000B8 ;
}
.busi_singleblogArea .cons_commentForm input[type="text"], 
.busi_singleblogArea .cons_commentForm input[type="email"], 
.busi_singleblogArea .cons_commentForm textarea{
font-weight: 400;
color: #7c7c7c;
}
.busi_singleblogArea .cons_commentForm button{
border-radius: 0;
text-transform: uppercase;
height: 45px;
padding: 17px 31.5px;
}
.busi_sidebar .cons_tagcloude a,
.busi_sidebar .widget_categories ul li a{
font-size: 17px;
color: #7c7c7c;
}
.busi_sidebar .cons_tagcloude a:hover,
.busi_sidebar .widget_categories ul li a:hover{
color: #0000B8 ;
}
.busi_sidebar .cons_FPost a:hover{
color: #0000B8 ;
}
.busi_contactPage{
position: relative;
padding: 90px 0 80px;
}
.busi_contactPage .busi_sec_title {
font-size: 35px;
font-weight: 700;
line-height: 28px;
margin-bottom: 53px;
}
.busi_contactPage .cor_contact .business_btn{
background: rgb(249,65,58);
background:#0000B8 ;
}
.busi_contactPage .cor_contact .business_btn:after{
background: rgb(249,65,58);
background:#0000B8 ;
}
.busiContactArea > h3{
font-size: 30px;
line-height: 28px;
margin-bottom: 44px;
}
.busiContactArea > p{
margin-bottom: 28px;
}
.busiContactArea .socialBC a:hover{
background: #0000B8 ;
} .job_banner{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/job/banner.jpg) no-repeat center center / cover;
height: 100vh;
padding: 0 0 0;
}
.job_banner:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_center{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
width: 100%;
transform: translateY(-50%);
z-index: 2;
}
.job_banner .container{
position: relative;
z-index: 3;
}
.bannerArea{
position: relative;
padding: 0 165px;
}
.bannerArea h2{
font-size: 45px;
color: #ffffff;
line-height: 63px;
font-weight: 700;
margin-bottom: 15px;
}
.bannerArea p{
color: #fff;
margin-bottom: 34px;
}
.job_categorie{
position: relative;
padding: 0 0 84px;
}
.job_categorie a{
display: inline-block;
width: 97px;
height: 97px;
border-radius: 50%;
background: rgba(255, 255, 255, .21);
text-align: center;
padding: 20px 0;
margin: 0 13px;
}
.job_categorie a i{
font-size: 35px;
line-height: 28px;
color: #ff2d97;
display: block;
top: 15px;
position: relative;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.job_categorie a span{
display: block;
font-size: 13px;
color: #fff;
line-height: .8;
margin: 0;
top: 10px;
position: relative;
visibility: hidden;
opacity: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.job_categorie a span span{
margin: 9px 0 0;
}
.job_categorie a:hover span{
top: -1px;
visibility: visible;
opacity: 1;
}
.job_categorie a:hover i{
font-size: 20px;
top: -6px;
}
.job_categorie a:nth-child(2) i{
color: #bfff02;
}
.job_categorie a:nth-child(3) i{
color: #0bf389;
}
.job_categorie a:nth-child(4) i{
color: #ffc813;
}
.job_categorie a:last-child i{
color: #f95524;
}
.job_Detail{
position: relative;
padding: 0 0 0;
}
.job_timing{
display: inline-block;
width: 107px;
float: left;
padding-top: 6px;
margin-right: 30px;
}
.job_timing a{
display: block;
width: 100%;
height: 30px;
background: rgba(255, 255, 255, .10);
font-size: 14px;
color: #fff;
line-height: .8;
padding: 8px 0 8px 15px;
text-align: left;
}
.job_timing a i{
padding-right: 4px;
}
.job_timing a:hover,
.job_timing a.active{
background: rgba(255, 255, 255, .30);
}
.job_location{
display: inline-block;
position: relative;
width: 240px;
float: left;
margin-right: 30px;
}
.job_location input[type="text"]{
width: 100%;
height: 36px;
font-size: 14px;
line-height: 28px;
color: #fff;
background: transparent;
border: none;
outline: none;
border-bottom: 1px solid #fff;
}
.job_categorieList{
display: inline-block;
position: relative;
width: 240px;
float: left;
margin-right: 30px;
}
.job_categorieList .select2-container{
width: 100% !important;
text-align: left;;
}
.select2-container:focus, 
.select2-container.select2-container--focus, 
.select2-container.select2-container--focus *, 
.select2-container.select2-container--open, 
.select2-container.select2-container--open *{
outline: 0;
box-shadow: none;
}
.job_categorieList .select2-container--default .select2-selection--single{
border: none;
border-radius: 0;
box-shadow: none;
height: 36px;
padding: 0; 
background: transparent;
border-bottom: 1px solid #fff;
}
.job_categorieList .select2-container--default .select2-selection--single .select2-selection__rendered{
height: 36px;
line-height: 36px;
padding: 0;
color: #fff;
font-size: 14px;
font-weight: 400;
}
.job_categorieList .select2-container--default .select2-selection--single .select2-selection__arrow{
font-size: 14px;
color: #fff;
line-height: 28px;
right: 0;
top: 3px;
height: 6px;
width: 8px;
}
.job_categorieList .select2-container--default .select2-selection--single .select2-selection__arrow:after{
font-size: 14px;
color: #fff;
line-height: 28px;
}
.job_submit_btn{
display: inline-block;
width: 130px;
float: right;
padding-top: 4px;
}
.job_submit_btn button[type="submit"]{
width: 100%;
height: 36px;
background: #f04786;
text-align: center;
border: none;
outline: none;
font-size: 15px;
line-height: .8;
color: #fff;
cursor: pointer;
padding: 0 0;
border: 1px solid #f04786;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.job_submit_btn button[type="submit"]:hover{
background: transparent;
}
.job_categorieList input::-moz-placeholder,
.job_location input[type="text"]::-moz-placeholder{
color: #fff;
opacity: 1;
}
.job_categorieList input::-webkit-input-placeholder,
.job_location input[type="text"]::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.job_categorieList input::-ms-input-placeholder,
.job_location input[type="text"]::-ms-input-placeholder{
color: #fff;
opacity: 1;
}
.job_InterstCat{
position: relative;
padding: 102px 0 70px;
}
.job_singleCat{
position: relative;
padding: 37px 30px 28px;
border: 1px solid #dddddd;
border-radius: 5px;
margin-bottom: 30px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.catIcon{
position: relative;
padding: 22px 0;
margin: 0 auto 34px;
width: 95px;
height: 95px;
border-radius: 50%;
background: #f9f9f9;
text-align: center;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.catIcon img{
width: 73px;
height: 52px;
}
.job_singleCat h4{
font-size: 18px;
line-height: 28px;
font-weight: 400;
margin-bottom: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.job_singleCat p{
font-size: 14px;
margin: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.job_singleCat .detailCat{
display: inline-block;
width: 38px;
height: 38px;
border-radius: 50%;
background: #f9f9f9;
font-size: 14px;
color: #70778b;
text-align: center;
line-height: .8;
padding: 12px 0;
position: absolute;
right: 29px;
bottom: 37px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.job_singleCat:after{
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 0%;
height: 0%;
content: '';
z-index: -1;
border-radius: 5px;
visibility: hidden;
opacity: 0;
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_singleCat:hover:after{
visibility: visible;
opacity: 1;
height: 100%;
width: 100%;
}
.job_singleCat:hover{
border-color: transparent;
}
.job_singleCat:hover .detailCat,
.job_singleCat:hover .catIcon{
background: #fff;
}
.job_singleCat:hover h4 a,
.job_singleCat:hover p{
color: #fff;
}
.job_singleCat .detailCat:hover{
background: #f04786;
color: #fff;
}
.job_singleCat h4 a:hover{
color: #7d6bff;
}
.job_callToAction{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/job/1.jpg) no-repeat center center / cover;
padding: 101px 0 92px;
}
.job_callToAction .job_sec_title{
margin-bottom: 31px;
}
.job_callToAction .job_btn{
background: transparent;
border: 2px solid #fff;
border-radius: 5px;
color: #fff;
font-size: 18px;
padding: 16px 52.4px;
}
.job_callToAction .job_btn span{
background: transparent;
padding: 0 0;
}
.job_callToAction .job_btn:hover{
background: #fff;
}
.job_callToAction .job_btn:hover span{
color: #f04786;
}
.job_featured{
position: relative;
padding: 102px 0 92px;
}
.single_featured_job{
position: relative;
background: #fff;
border-radius: 5px;
padding: 20px 30px 20px 20px;
margin-bottom: 30px;
-webkit-box-shadow: 0px 0px 38px 0px rgba(53, 53, 53, 0.04);
-moz-box-shadow:    0px 0px 38px 0px rgba(53, 53, 53, 0.04);
box-shadow:         0px 0px 38px 0px rgba(53, 53, 53, 0.04);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.sfj_left{
position: relative;
padding-left: 110px;
padding-top: 12px;
}
.sfj_logo{
position: absolute;
left: 0;
top: 0;
width: 80px;
height: 80px;
background: #f9f9f9;
text-align: center;
border-radius: 5px;
padding: 15px 0;
}
.sfj_logo img{
width: 50px;
height: 50px;
}
.sfj_left a{
display: block;
font-size: 20px;
line-height: 28px;
font-weight: 500;
color: #444444;
margin: 0 0 4px;
}
.sfj_left a:hover{
color: #f04786;
}
.sfj_left p{
display: inline-block;
color: #f04786;
margin: 0;
}
.sfj_left p span{
display: inline-block;
color: #7d6bff;
margin: 0 0 0 16px;
}
.sfj_center{
position: relative;
margin-right: 80px;
}
.sfj_center p{
margin: 7px 0 0px;
}
.sfj_center .job_loacaion{
display: inline-block;
position: absolute;
right: 0;
top: 19px;
margin: 0;
}
.sfj_center .job_loacaion i{
margin-right: 9px;
}
.sfj_right{
position: relative;
}
.sfj_right a{
height: 40px;
font-size: 14px;
text-transform: uppercase;
padding: 1px;
}
.sfj_right a span{
background: #fff;
padding: 15px 30px;
}
.sfj_right p.part_time{
margin: 0;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
color: #7d6bff;
line-height: 23px;
}
.sfj_right p.full_time{
margin: 0;
font-size: 12px;
text-transform: uppercase;
font-weight: 500;
line-height: 23px;
color: #f04786;
}
.single_featured_job:hover{
-webkit-box-shadow: 0px 0px 38px 0px rgba(53, 53, 53, 0.10);
-moz-box-shadow:    0px 0px 38px 0px rgba(53, 53, 53, 0.10);
box-shadow:         0px 0px 38px 0px rgba(53, 53, 53, 0.10);
}
.job_clients{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/job/2.jpg) no-repeat center center / cover;
padding: 102px 0 100px;
}
.job_clientSlide{
position: relative;
margin: 0;
padding: 0;
}
.singleJobClinet{
position: relative;
background: #fff;
border: 1px solid #ededed;
padding: 44px 53px 55px;
margin-bottom: 60px;
}
.singleJobClinet p{
letter-spacing: 0.32px;
margin-bottom: 25px;
}
.detailJC{
position: relative;
padding-left: 88px;
padding-top: 7px;
}
.detailJC:after{
position: absolute;
right: 0;
bottom: 0;
content: '';
width: 68px;
height: 58px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/job/3.png) no-repeat center center / cover;
}
.detailJC span{
display: block;
position: absolute;
left: 0;
top: 0;
width: 68px;
height: 68px;
padding: 4px;
border-radius: 50%;
background: rgb(240,71,134);
background:#0000B8 ;
}
.detailJC span img{
width: 100%;
height: 100%;
border-radius: 50%;
}
.detailJC h5{
font-size: 19px;
line-height: 28px;
letter-spacing: 0.38px;
margin-bottom: 0;
}
.detailJC p{
color: #666;
font-size: 15px;
letter-spacing: .30px;
margin: 0;
}
.job_clientSlide.owl-theme .owl-nav{
position: relative;
margin: 0 0 0;
}
.job_clientSlide.owl-theme .owl-nav .owl-prev,
.job_clientSlide.owl-theme .owl-nav .owl-next{
margin: 0 5px;
padding: 0 0;
text-align: center;
width: 43px;
height: 43px;
border: 2px solid #ddd;
border-radius: 50%;
font-size: 18px;
color: #70778b;
line-height: 43px;
background: transparent;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.job_clientSlide.owl-theme .owl-nav .owl-prev:hover,
.job_clientSlide.owl-theme .owl-nav .owl-next:hover{
background: #f04786;
border-color: #f04786;
color: #fff;
}
.job_iconBox{
position: relative;
padding: 102px 0 100px;
}
.job_singleIconBox{
position: relative;
padding: 44px 25px 39px;
border: 1px solid #e6e6e6;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.job_singleIconBox:after {
position: absolute;
left: 0;
top: 0;
height: 100%;
width: 100%;
content: "";
z-index: -1;
-webkit-transition: -webkit-transform 0.4s ease;
transition: -webkit-transform 0.4s ease;
transition: transform 0.4s ease;
transition: transform 0.4s ease, -webkit-transform 0.4s ease;
-webkit-transform: scale(0, 1);
-ms-transform: scale(0, 1);
transform: scale(0, 1);
-webkit-transform-origin: right center;
-ms-transform-origin: right center;
transform-origin: right center;
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_singleIconBox:hover {
border-color: transparent;
}
.job_singleIconBox:hover:after{
-webkit-transform: scale(1, 1);
-ms-transform: scale(1, 1);
transform: scale(1, 1);
-webkit-transform-origin: left center;
-ms-transform-origin: left center;
transform-origin: left center;
}
.job_singleIconBox h4{
font-size: 20px;
line-height: 28px;
margin-bottom: 27px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.job_singleIconBox i{
font-size: 73px;
line-height: 73px;
color: #f0681a;
display: block;
margin-bottom: 29px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.job_singleIconBox p{
margin-bottom: 21px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.job_singleIconBox p:last-child{
line-height: 30px;
margin-bottom: 0;
}
.iconColor_2 i{
color: #f04786;
}
.iconColor_3 i{
color: #5c0ada;
}
.job_singleIconBox:hover h4,
.job_singleIconBox:hover i,
.job_singleIconBox:hover p{
color: #fff;
}
.job_appSec{
position: relative;
padding: 80px 0 80px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/job/3.jpg) no-repeat center center / cover;
}
.app_content{
position: relative;
padding-right: 60px;
padding-top: 27px;
}
.app_content h6{
color: #fff;
font-size: 15px;
line-height: 28px;
font-weight: 400;
margin-bottom: 12px;
}
.app_content h3{
color: #fff;
font-size: 35px;
line-height: 28px;
margin-bottom: 30px;
}
.app_content p{
color: #fff;
margin: 0 0 12px;
}
.app_content ul{
margin: 0 0 44px;
padding: 0;
}
.app_content ul li{
list-style: inside;
list-style-position: inside;
color: #fff;
margin: 0 0 2px;
}
.app_content a{
display: inline-block;
float: left;
height: 55px;
border: 1px solid #fff;
text-align: center;
border-radius: 5px;
background: transparent;
font-size: 17px;
color: #fff;
line-height: .8;
font-weight: 700;
text-transform: uppercase;
padding: 7px 19px;
margin-right: 17px;
}
.app_content a:last-child{
margin-right: 0;
}
.app_content a i{
font-size: 30px;
margin-right: 10px;
position: relative;
top: 4px;
}
.app_content a.active,
.app_content a:hover{
background: #fff;
}
.app_content a.active span i,
.app_content a.active span,
.app_content a:hover span i,
.app_content a:hover span{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.app_content a.active:hover{
background: transparent;
}
.app_content a.active:hover span i,
.app_content a.active:hover span{
color: #fff;
-webkit-text-fill-color: #fff;
}
.appThumb{
position: relative;
}
.appThumb img{
max-width: 100%;
height: auto;
}
.job_blog{  
padding: 102px 0 114px;
position: relative;
}
.job_singleBlog{
position: relative;
}
.JBThumb{
position: relative;
margin: 0 0 26px;
}
.JBThumb img{
width: 100%;
height: auto;
}
.JBTBoxShadow img{
-webkit-box-shadow: 0px 0px 27px 0px rgba(0, 0, 0, 0.13);
-moz-box-shadow:    0px 0px 27px 0px rgba(0, 0, 0, 0.13);
box-shadow:         0px 0px 27px 0px rgba(0, 0, 0, 0.13);
}
.JBDetail{
position: relative;
padding: 0 0 0;
}
.JBDetail h4{
font-size: 20px;
line-height: 26px;
margin-bottom: 10px;
}
.JBDetail h4 a{
color: inherit;
}
.JBDetail h4 a:hover{
color: #f04786;
}
.JBDetail .jobPostMeta{
position: relative;
margin: 0 0 10px;
}
.JBDetail .jobPostMeta a{
display: inline-block;
font-size: 14px;
line-height: 28px;
color: #70778b;
margin-right: 16px;
}
.JBDetail .jobPostMeta a:last-child{
margin-right: 0;
}
.JBDetail .jobPostMeta a i{
color: #b6b6b6;
margin-right: 9px;
}
.JBDetail .jobPostMeta a:hover{
color: #f04786;
}
.JBDetail p{
margin: 0;
}
.job_footer{
position: relative;
padding: 75px 0 0;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/job/4.jpg) no-repeat center center / cover;
}
.job_footer .widget {
position: relative;
padding-bottom: 55px;
}
.job_footer .widget .widget_title {
position: relative;
font-size: 20px;
line-height: 28px;
color: #222222;
margin: 0 0 17px;
}
.job_footer .about_widgets{
padding-top: 3px;
}
.job_footer .about_widgets img{
max-width: 100%;
height: auto;
margin-bottom: 22px;
}
.job_footer .about_widgets p{
font-size: 15px;
color: #70778b;
margin-bottom: 18px;
}
.job_footer .about_widgets .aboout_social {
position: relative;
padding: 0;
}
.job_footer .about_widgets .aboout_social a {
display: inline-block;
margin-right: 12px;
padding: 4px 0;
width: 35px;
height: 35px;
border-radius: 50%;
border: 1px solid #f04786;
text-align: center;
font-size: 17px;
line-height: 28px;
color: #f04786;
position: relative;
}
.job_footer .about_widgets .aboout_social a.twi{
color: #f06f00;
border-color: #f06f00;
}
.job_footer .about_widgets .aboout_social a.tum{
color: #4184ff;
border-color: #4184ff;
}
.job_footer .about_widgets .aboout_social a.vim{
color: #dd28ff;
border-color: #dd28ff;
}
.job_footer .about_widgets .aboout_social a:after {
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
position: absolute;
left: 0;
top: 0;
right: 0;
border-radius: 50%;
bottom: 0;
margin: auto;
width: 100%;
height: 100%;
content: '';
visibility: hidden;
opacity: 0;
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_footer .about_widgets .aboout_social a:hover:after {
visibility: visible;
opacity: 1;
}
.job_footer .about_widgets .aboout_social a i{
position: relative;
z-index: 5;
}
.job_footer .about_widgets .aboout_social a:hover{
border-color: transparent;
color: #fff;
}
.job_footer .com_link_widgets ul{
margin: 0;
padding: 0;
}
.job_footer .com_link_widgets ul li{
list-style: none;
display: block;
margin: 0;
padding: 0;
}
.job_footer .com_link_widgets ul li a{
display: inline-block;
line-height: 35px;
color: #70778b;
font-size: 15px;
}
.job_footer .com_link_widgets ul li a:hover{
color: #f04786;
padding-left: 5px;
}
.job_footer .contact_widgets p{
line-height: 35px;
color: #70778b;
font-size: 15px;
margin: 0;
}
.checkboxEmail input[type=checkbox] {
display: none;
margin: 0;
}
.checkboxEmail label {
font-size: 15px;
line-height: 28px;
color: #70778b;
cursor: pointer;
position: relative;
margin: 0 0 17px;
}
.checkboxEmail label a{
text-decoration: underline;
color: #f04786;
}
.checkboxEmail label a:hover{
color: #70778b;
}
.checkboxEmail label:before {
width: 15px;
height: 15px;
background: rgb(240,71,134);
background:#0000B8 ;
padding: 2px;
position: relative;
display: inline-block;
content: '';
margin: 0 20px 0 0;
top: 2px;
}
.checkboxEmail label:after {
background: #f8f2fc;
width: 11px;
height: 11px;
content: '';
position: absolute;
left: 2px;
top: 8px;
}
.checkboxEmail label span{
}
.checkboxEmail input[type=checkbox]:checked + label span::after{
color: #f04786;
position: absolute;
display: inline-block;
font-family: FontAwesome;
content: '\f00c';
font-size: 10px;
line-height: 28px;
left: 3px;
top: -1px;
width: 7px;
height: 7px;
z-index: 5;
}
.job_footer .subscribe_widgets input[type="email"]{
width: 100%;
height: 45px;
background: transparent;
font-size: 14px;
line-height: 28px;
color: #7e7e89;
border-radius: 5px;
border: none;
outline: none;
padding: 0 20px;
margin-bottom: 20px;
border: 1px solid #dddddd;
}
.job_footer .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #7e7e89;
opacity: 1;
}
.job_footer .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #7e7e89;
opacity: 1;
}
.job_footer .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #7e7e89;
opacity: 1;
}
.job_footer .subscribe_widgets button[type="submit"]{
height: 45px;
border-radius: 5px;
border: none;
outline: none;
font-size: 16px;
line-height: .8;
color: #fff;
text-align: center;
cursor: pointer;
padding: 13px 42px;
background: rgb(240,71,134);
background:#0000B8 ;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.job_footer .subscribe_widgets button[type="submit"]:hover{
color: #fff;
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_footer .subscribe_widgets p{
color: #ffffff;
margin: 0;
}
.job_copyright {
position: relative;
border-top: 1px solid #e3e1e3;
padding: 10px 0 13px;
}
.job_copyright p {
font-size: 15px;
margin: 0;
}
.job_copyright p a{
color: inherit;
}
.job_copyright p a:hover{
color: #f04786;
}
.job_copyright .footer_menu ul li{
padding: 0 0 0 30px;
}
.job_copyright .footer_menu ul li:first-child{
padding-left: 0;
}
.job_copyright .footer_menu ul li a{
font-size: 15px;
color: #70778b;
}
.job_copyright .footer_menu ul li a:hover{
color: #f04786;
} .job_Innerbanner{
position: relative;
padding: 160px 0 65px;
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_Innerbanner h3{
font-size: 30px;
line-height: .8;
color: #fff;
font-weight: 700;
margin: 0;
}
.job_Innerbanner p{
margin: 0;
font-size: 16px;
line-height: 22px;
color: #fff;
}
.job_Innerbanner p a{
color: inherit;
}
.job_Innerbanner p a:hover{
color: #f04786;
}
.job_applyPage {
position: relative;
padding: 100px 0;
}
.jobAF input[type="text"], 
.jobAF input[type="email"], 
.jobAF textarea{
color: #70778b;
}
.jobAF textarea::-moz-placeholder,
.jobAF input[type="text"]::-moz-placeholder,
.jobAF input[type="email"]::-moz-placeholder{
color: #70778b;
opacity: 1;
}
.jobAF textarea::-webkit-input-placeholder,
.jobAF input[type="text"]::-webkit-input-placeholder,
.jobAF input[type="email"]::-webkit-input-placeholder{
color: #70778b;
opacity: 1;
}
.jobAF textarea::-ms-input-placeholder,
.jobAF input[type="text"]::-ms-input-placeholder,
.jobAF input[type="email"]::-ms-input-placeholder{
color: #70778b;
opacity: 1;
}
.jobAF label{
color: #70778b;
}
.jobAF p{
color: #70778b;
}
.jobAF input[type="submit"]{
font-size: 14px;
color: #fff;
text-transform: uppercase;
font-weight: 500;
}
.jobAF input[type="submit"]:hover{
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_singleblogArea{
position: relative;
}
.job_singleblogArea .cons_blog_details h3{
font-weight: 700;
}
.job_singleblogArea .cons_post_author h5{
font-weight: 700;
}
.job_singleblogArea .cons_post_author h5 a:hover{
color: #f04786;
}
.job_singleblogArea .cons_post_author span{
color: #70778b;
}
.job_singleblogArea .cons_post_author > a{
padding: 12px 30px;
font-weight: 700;
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_singleblogArea .cons_post_author > a:hover{
color: #fff;
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_singleblogArea .cons_commentForm h3{
font-weight: 700;
}
.job_singleblogArea input[type="text"], 
.job_singleblogArea input[type="email"], 
.job_singleblogArea textarea{
color: #7c7c7c;
font-weight: 400;
}
.job_singleblogArea textarea::-moz-placeholder,
.job_singleblogArea input[type="text"]::-moz-placeholder,
.job_singleblogArea input[type="email"]::-moz-placeholder{
color: #7c7c7c;
opacity: 1;
}
.job_singleblogArea textarea::-webkit-input-placeholder,
.job_singleblogArea input[type="text"]::-webkit-input-placeholder,
.job_singleblogArea input[type="email"]::-webkit-input-placeholder{
color: #7c7c7c;
opacity: 1;
}
.job_singleblogArea textarea::-ms-input-placeholder,
.job_singleblogArea input[type="text"]::-ms-input-placeholder,
.job_singleblogArea input[type="email"]::-ms-input-placeholder{
color: #7c7c7c;
opacity: 1;
}
.job_singleblogArea .cons_commentForm button{
height: 45px;
font-weight: 500;
text-transform: uppercase;
padding: 17px 31.5px;
border-radius: 0;
}
.job_singleblogArea .cons_commentForm button:hover{
color: #fff;
background: rgb(240,71,134);
background:#0000B8 ;
}
.job_sidebar .widget .widget_title{
font-weight: 700;
}
.job_sidebar .cons_FPost a{
font-weight: 700;
color: #444444;
}
.job_sidebar .cons_tagcloude a,
.job_sidebar .widget_categories ul li a{
font-size: 17px;
color: #444444;
}
.job_sidebar .cons_tagcloude a:hover,
.job_sidebar .widget_categories ul li a:hover,
.job_sidebar .cons_FPost a:hover{
color: #f04786;
}
.jobDPage{
position: relative;
padding: 100px 0 80px;
}
.jobDArea{
position: relative;
margin: 0 0 95px;
}
.jobDTitle{
position: relative;
padding-left: 105px;
min-height: 80px;
padding-bottom: 27px;
margin-bottom: 60px;
border-bottom: 1px solid #e6e6e6;
}
.logoJD{
width: 80px;
height: 80px;
text-align: center;
position: absolute;
left: 0;
top: 0;
padding: 15px 0;
border-radius: 3px;
background: rgb(240,71,134);
background:#0000B8 ;
}
.logoJD img{
width: 47px;
height: 50px;
}
.jobDTitle h3{
font-size: 26px;
line-height: 40px;
font-weight: 700;
margin-bottom: 5px;
}
.jobDTitle p{
height: 25px;
background: #f04786;
text-align: center;
font-size: 13px;
line-height: .8;
color: #fff;
text-transform: uppercase;
padding: 8px 16.1px;
border-radius: 3px;
margin: 0;
display: inline-block;
}
.jobDThum{
position: relative;
margin-bottom: 23px;
}
.jobDThum img{
width: 100%;
height: auto;
}
.jobDContent{
position: relative;
margin-bottom: 30px;
}
.jobDContent p{
margin-bottom: 28px;
}
.jobDContent h3{
font-size: 26px;
line-height: 28px;
margin-bottom: 22px;
margin-top: 50px;
}
.jobDContent ul{
margin: 0;
padding: 0;
}
.jobDContent ul li{
position: relative;
display: block;
padding-left: 22px;
margin-bottom: 17px;
}
.jobDContent ul li:before{
position: absolute;
left: 0;
top: 9px;
content: '';
width: 7px;
height: 7px;
background: rgb(240,71,134);
background:#0000B8 ;
}
.jobD_sidebar{
position: relative;
border: 1px solid #ddd;
border-radius: 3px;
padding: 61px 30px 50px;
}
.singleJDItem{
position: relative;
margin-bottom: 25px;
}
.singleJDItem h6{
font-size: 16px;
line-height: .8;
font-weight: 700;
margin-bottom: 6px;
}
.singleJDItem p{
font-size: 15px;
margin: 0;
}
.jobD_sidebar > a{
width: 100%;
height: 47px;
padding: 17px 0;
border-radius: 3px;
color: #fff;
font-weight: 700;
margin-top: 27px;
}
.jobD_sidebar > a:hover{
background: rgb(240,71,134);
background:#0000B8 ;
} .hotel_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
}
.hotel_s_btn_1,
.hotel_s_btn_2{
height: 50px;
width: 176px;
color: #fff;
text-transform: uppercase;
background: transparent;
font-weight: 700;
border-radius: 3px;
border: 2px solid #fe506c;
text-align: center;
position: relative;
display: inline-block;
font-size: 18px;
line-height: 48px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.hotel_s_btn_1:after,
.hotel_s_btn_2:after{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
visibility: hidden;
opacity: 0;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
background: rgb(254,80,108);
background:#0000B8 ;
}
.hotel_s_btn_2{
margin-left: 26px;
}
.hotel_s_btn_1 span,
.hotel_s_btn_2 span{
position: relative;
z-index: 2;
}
.hotel_s_btn_1:hover:after,
.hotel_s_btn_2:hover:after{
visibility: visible;
opacity: 1;
}
.hotel_s_btn_2:hover,
.hotel_s_btn_1:hover{
color: #fff;
}
.hotel_feature{
position: relative;
padding: 100px 0;
border-bottom: 1px solid #eaeaea;
}
.hotel_singleFB{
position: relative;
padding: 52px 25px 66px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.hotel_singleFB i{
font-size: 45px;
line-height: 45px;
text-align: center;
width: 102px;
height: 102px;
position: relative;
display: inline-block;
border-radius: 50%;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
padding: 26px 0;
-webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow:    0px 6px 30px 0px rgba(0, 0, 0, 0.07);
box-shadow:         0px 6px 30px 0px rgba(0, 0, 0, 0.07);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
margin: 0 0 25px;
}
.hotel_singleFB i:after{
width: 0%;
height: 0%;
content: '';
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
border-radius: 50%;
z-index: -1;
visibility: hidden;
opacity: 0;
background: rgb(254,80,108);
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.hotel_singleFB h4{
font-size: 22px;
line-height: 26px;
margin-bottom: 17px;
}
.hotel_singleFB p{
margin: 0;
}
.hotel_singleFB:hover i:after{
visibility: visible;
opacity: 1;
width: 100%;
height: 100%;
}
.hotel_singleFB:hover i{
color: #fff;
-webkit-text-fill-color: #fff;
box-shadow: none;
}
.hotel_singleFB:hover{
-webkit-box-shadow: 0px 6px 30px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow:    0px 6px 30px 0px rgba(0, 0, 0, 0.07);
box-shadow:         0px 6px 30px 0px rgba(0, 0, 0, 0.07);
}
.hotel_about{
position: relative;
padding: 100px 0 140px;
}
.aboouH{
padding-left: 40px;
margin-right: -30px;
}
.aboouH .hotel_sec_title{
margin-bottom: 31px;
}
.aboouH p{
margin-bottom: 27px;
}
.aboouH p:last-of-type{
margin-bottom: 48px;
}
.abotHThumb{
position: relative;
padding-left: 45px;
}
.ab_Thum_1{
position: relative;
z-index: 2;
padding-top: 61px;
}
.ab_Thum_1 img{
max-width: 100%;
height: auto;
border-radius: 5px;
}
.ab_Thum_2{
position: absolute;
right: -40px;
top: 0;
z-index: 1;
}
.ab_Thum_2 img{
max-width: 100%;
height: auto;
border-radius: 5px;
-webkit-box-shadow: 0px 0 57px 0px rgba(0, 0, 0, 0.27);
-moz-box-shadow:    0px 0 57px 0px rgba(0, 0, 0, 0.27);
box-shadow:         0px 0 57px 0px rgba(0, 0, 0, 0.27);
}
.ab_Thum_1 a{
position: relative;
text-align: center;
width: 45px;
height: 45px;
border-radius: 50%;
background: rgb(254,80,108);
background:#0000B8 ;
display: inline-block;
z-index: 4;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
}
.ab_Thum_1 a i{
font-size: 18px;
line-height: 45px;
z-index: 5;
color: #fff;
}
.ab_Thum_1 a:after {
width: 60px;
height: 60px;
left: -7.5px;
top: -7.5px;
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
border: 2px solid #fe506c;
animation: hot_blinker 1.5s ease-in-out infinite;
-webkit-animation: hot_blinker 1.5s ease-in-out infinite;
-moz-animation: hot_blinker 1.5s ease-in-out infinite;
}
@keyframes hot_blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.abHistory{
position: relative;
top: -50px;
z-index: 4;   
padding-left: 16px;
}
.abHistory h1{
font-size: 80px;
line-height: .9;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
margin-bottom: 8px;
}
.abHistory h4{
font-size: 24px;
line-height: 26px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
margin: 0;
padding-left: 35px;
}
.hotel_signIn{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hotel/3.jpg) no-repeat fixed center / cover;
padding: 101px 0;
}
.signInContent{
position: relative;
margin: 0 85px;
padding: 70px 90px 60px;
background: rgba(0, 0, 0, .40);
}
.signInContent h4{
color: #fff;
font-size: 18px;
line-height: .8;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 15px;
}
.signInContent h2{
font-size: 50px;
line-height: 60px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 50px;
}
.signInContent .hotel_btn:after{
display: none;
}
.signInContent .hotel_btn span{
color: #fff;
-webkit-text-fill-color: #fff;
padding: 16px 58px;
}
.signInContent .hotel_btn:hover{
background: rgb(254,80,108);
background:#0000B8 ;
}
.hotel_service{
position: relative;
padding: 94px 0 56px;
}
.hotel_singleService{
position: relative;
padding-left: 95px;
margin: 0 0 47px;
}
.hotel_singleService span {
width: 65px;
height: 65px;
border-radius: 50%;
background: rgb(254,80,108);
background:#0000B8 ;
text-align: center;
display: block;
padding: 2px;
position: absolute;
left: 0;
top: 6px;
}
.hotel_singleService span:after{
background: #fff;
position: absolute;
left: 2px;
top: 2px;
border-radius: 50%;
width: 61px;
height: 61px;
content: '';
}
.hotel_singleService span i{
font-size: 33px;
line-height: 60px;
position: relative;
z-index: 4;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.hotel_singleService h4{
font-size: 22px;
line-height: 26px;
margin-bottom: 17px;
}
.hotel_singleService p{
margin: 0 0 18px;
}
.hotel_singleService a{
display: inline-block;
line-height: .8;
font-size: 16px;
color: #676767;
font-weight: 500;
margin: 0;
}
.hotel_singleService a:hover{
color: #fe506c;
}
.hotel_project{
position: relative;
padding: 100px 0 88px;
background: #f9f9f9;
}
.hotelPro_slider{
position: relative;
}
.hotelPro_slider .slick-slide{
margin: 20px 15px;
outline: none;
position: relative;
}
.hotelPro_slider .slick-slide:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: calc(100% + 20px);
content: '';
background: rgba(255, 255, 255, .70);
z-index: 10;
}
.hotelPro_slider .slick-slide.slick-active:before {
background: transparent;
opacity: 1;
z-index: -1;
}
.hotelPro_slider .slick-slide.slick-active:last-of-type:before {
background: transparent;
opacity: 1;
z-index: -1;
}
.hotel_singlePro{
position: relative;
margin-bottom: 15px;
}
.hotel_singlePro img{
width: 100%;
height: auto;
}
.detail_HP{
background: #f9f9f9;
position: absolute;
left: 0;
bottom: -10px;;
padding: 24px 30px 0px;
z-index: 5;
}
.detail_HP h4{
font-size: 22px;
line-height: 26px;
color: #111111;
margin-bottom: 7px;
}
.detail_HP p{
color: #fe506c;
margin: 0 0 16px;
}
.detail_HP a{
display: inline-block;
height: 40px;
border: 1px solid #ddd;
text-align: center;
font-size: 16px;
line-height: .8;
font-weight: 400;
padding: 12px 29px;
position: relative;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.detail_HP a:after{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 0%;
height: 0%;
z-index: -1;
content: '';
background: rgb(254,80,108);
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.detail_HP a:hover:after{
width: 100%;
height: 100%;
}
.detail_HP a:hover{
border-color: transparent;
color: #fff;
-webkit-text-fill-color: #fff;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.hotel_bService{
position: relative;
padding: 100px 0 120px;
border-bottom: 1px solid #eaeaea;
}
#hotel_Sindicator{
position: relative;
}
#hotel_Sindicator .carousel-indicators{
margin: 0 auto;
bottom: -20px;
}
#hotel_Sindicator .carousel-indicators li{
position: relative;
display: inline-block;
text-align: center;
text-indent: 0;
margin: 0 3px;
padding: 0;
background: transparent;
cursor: pointer;
width: 62px;
height: 62px;
border-radius: 0;
}
#hotel_Sindicator .carousel-indicators li img{
width: 100%;
height: 100%;
}
#slider_indicat .carousel-indicators li::before,
#slider_indicat .carousel-indicators li::after{
display: none;
}
#hotel_Sindicator .carousel-inner{
position: relative;
width: 100%;
-webkit-box-shadow: 0px 0px 57px 0px rgba(125, 125, 125, 0.27);
-moz-box-shadow: 0px 0px 57px 0px rgba(125, 125, 125, 0.27);
box-shadow: 0px 0px 57px 0px rgba(125, 125, 125, 0.27);
}
#hotel_Sindicator .carousel-inner .carousel-item img{
width: 100%;
height: auto;
}
.hotel_SerTab{
position: relative;
padding-left: 45px;
}
.hotel_SerTab .sec_desc{
margin-bottom: 39px;
}
.hotel_SerTab ul{
margin: 0 0 22px;
padding: 0;
border: none;
}
.hotel_SerTab ul li{
display: inline-block;
list-style: none;
margin: 0;
padding: 0;
}
.hotel_SerTab ul li a{
position: relative;
font-size: 18px;
line-height: 26px;
color: #808080;
font-weight: 700;
text-transform: uppercase;
border-bottom: 1px solid #dcdddd;
padding: 0 26px 8px 17px;
}
.hotel_SerTab ul li:last-child a{
padding-right: 20px;
}
.hotel_SerTab ul li a:after{
position: absolute;
left: 0;
bottom: -1px;
content: '';
visibility: hidden;
opacity: 0;
width: 100%;
height: 2px;
background: rgb(254,80,108);
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.hotel_SerTab ul li a.active:after{
visibility: visible;
opacity: 1;
}
.hotel_SerTab ul li a.active:before{
position: absolute;
left: -12px;
right: 0;
margin: 0 auto;
bottom: -18px;
z-index: 9;
content: '';
width: 24px;
height: 10px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hotel/angel.png) no-repeat center center / cover;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.serTabContent{
position: relative;
background: #fff;
border: 1px solid #ebebeb;
padding: 23px 30px 20px;
-webkit-box-shadow: 0px 0px 43px 0px rgba(210, 219, 229, 0.28);
-moz-box-shadow:    0px 0px 43px 0px rgba(210, 219, 229, 0.28);
box-shadow:         0px 0px 43px 0px rgba(210, 219, 229, 0.28);
}
.serTabContent p{
margin: 0 0 5px;
}
.hotel_admin{
position: relative;
padding: 100px 0;
}
.hotel_admin .sec_desc{
margin-bottom: 38px;
}
.singleAD{
position: relative;
margin: 0 55px 14px 0;
padding: 0;
}
.singleAD .card-header {
position: relative;
padding: 0 0 12px;
margin: 0;
background: transparent;
border: none;
border-radius: 0;
}
.singleAD .card-header .btn {
text-decoration: none;
font-size: 18px;
line-height: 26px;
color: #060221;
font-weight: 600;
border: none;
outline: none;
width: 100%;
text-align: left;
padding: 0 0 7px;
margin: 0;
background: transparent;
border-bottom: 1px solid #dddddd;
border-radius: 0;
position: relative;
}
.singleAD .card-body {
padding: 0;
margin: 0 0 0;
}
.singleAD .card-header .btn.collapsed {
color: #808080;
}
.singleAD .card-header .btn:before{
position: absolute;
right: 0;
top: 2px;
font-size: 18px;
line-height: 26px;
color: #060221;
width: 10px;
white-space: normal;
height: 6px;
content: "\f106";
font-weight: 400;
font-family: fontAwesome;
}
.singleAD .card-header .btn.collapsed:before{
color: #808080;
content: "\f107";
}
.adminThumb{
padding-left: 15px;
margin-top: -50px;
}
.hotel_member{
position: relative;
background: #f9f9f9;
padding: 100px 0;
}
.hotel_singleTeam{
position: relative;
overflow: hidden;
-webkit-transition-duration: .3s;
-moz-transition-duration: .3s;
transition-duration: .3s;
}
.hotel_singleTeam img{
width: 100%;
height: auto;
}
.hotel_teamHover {
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
}
.hotel_singleTeam:after {
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
background: rgb(254,80,108);
background:#0000B8 ;
overflow: hidden;
opacity: 0;
width: 100%;
height: 100%;
content: '';
transition-property: all;
-webkit-transition-duration: .3s;
transition-duration: .3s;
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.hotel_teamHover > a{
display: inline-block;
color: #fff;
font-size: 22px;
line-height: 26px;
font-weight: 700;
margin-bottom: 4px;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(60%);
-moz-transform: translateY(60%);
-ms-transform: translateY(60%);
-o-transform: translateY(60%);
transform: translateY(60%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .3s;
-moz-transition-duration: .3s;
transition-duration: .3s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.hotel_teamHover p{
color: #fff;
font-size: 14px;
font-weight: 500;
margin-bottom: 17px;
opacity: 0;
visibility: hidden;
-webkit-transform: translateY(70%);
-moz-transform: translateY(70%);
-ms-transform: translateY(70%);
-o-transform: translateY(70%);
transform: translateY(70%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95)
}
.hotelTM_social{
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(80%);
-moz-transform: translateY(80%);
-ms-transform: translateY(80%);
-o-transform: translateY(80%);
transform: translateY(80%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .7s;
-moz-transition-duration: .7s;
transition-duration: .7s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.hotelTM_social a{
display: inline-block;
position: relative;
font-size: 15px;
color: #fff;
line-height: .8;
font-weight: 400;
padding: 0 18.5px;
}
.hotelTM_social a i:after{
position: absolute;
right: -10px;
top: 0;
bottom: 0;
margin: auto 0;
height: 1px;
width: 20px;
background: #ffffff;
content: '';
}
.hotel_teamHover > a:hover,
.hotelTM_social a:hover{
color: #fe506c;
}
.hotel_singleTeam:hover:after{
visibility: visible;
opacity: .66;
}
.hotel_singleTeam:hover{
-webkit-box-shadow: 0px 0px 57px 0px rgba(125, 125, 125, 0.27);
-moz-box-shadow:    0px 0px 57px 0px rgba(125, 125, 125, 0.27);
box-shadow:         0px 0px 57px 0px rgba(125, 125, 125, 0.27);
}
.hotel_singleTeam:hover .hotel_teamHover > a{
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.hotel_singleTeam:hover .hotel_teamHover p{
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.hotel_singleTeam:hover .hotelTM_social{
opacity: 1;
visibility: visible;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.hotel_testimonial{
position: relative;
padding: 100px 0 95px;
}
.hotel_testimonial .sec_desc{
margin-bottom: 39px;
}
.hotel_singleNav {
left: 0;
right: 0;
width: 340px;
height: auto;
padding: 0 0 11px;
margin: auto;
}
.hotel_testiSlider .slick-slide,
.hotel_singleNav .slick-slide{
outline: none;
}
.hotel_singleNav .slick-slide.item{
padding: 15px 0;
}
.hotel_singleNav .slick-slide .autho_thumb{
position: relative;
margin-bottom: 5px;
}
.hotel_singleNav .slick-slide.item .autho_thumb:after{
position: absolute;
width: 100%;
height: 100%;
content: '';
background: rgba(255, 255, 255, .73);
left: 0;
top: 0;
}
.hotel_singleNav .slick-slide.slick-current.slick-active.slick-center.item .autho_thumb:after{
background: none;
}
.hotel_singleNav .slick-slide .autho_thumb img {
width: 45px;
height: 45px;
border-radius: 50%;
display: inline-block;
}
.hotel_singleNav .slick-slide.slick-current.slick-active.slick-center .autho_thumb {
border: 5px solid #fff;
border-radius: 50%;
margin-top: -13px;
}
.hotel_singleNav .slick-slide.slick-current.slick-active.slick-center .autho_thumb img {
width: 60px;
height: 60px;
border-radius: 50%;
display: inline-block;
}
.hotel_testiSlider{
position: relative;
padding: 0 190px;
}
.hotel_testiSlider .star-rating {
position: relative;
line-height: .8;
margin: 0 0 16px;
padding: 0;
}
.hotel_testiSlider .star-rating i {
font-size: 18px;
line-height: 28px;
color: #fe506c;
letter-spacing: 5px;
}
.hotel_testiSlider p{
position: relative;
font-size: 18px;
line-height: 28px;
margin-bottom: 26px;
z-index: 3;
}
.hotel_testiSlider p:after{
position: absolute;
left: 0;
top: -18px;
right: 0;
margin: 0 auto;
content: "\f10e";
font-family: fontAwesome;
height: 115px;
width: 136px;
z-index: 99;
font-size: 146px;
line-height: .8;
color: #eeeeee;
font-weight: 400;
z-index: -1;
text-align: center;
}
.hotel_testiSlider .hotel_testiAuthor{
font-size: 14px;
line-height: 28px;
color: #808080;
font-weight: 400;
margin: 0;
}
.hotel_testiSlider .hotel_testiAuthor span{
display: inline-block;
font-size: 18px;
font-weight: 500;
color: #fe506c;
margin: 0;
}
.hotel_testiSlider .slick-next,
.hotel_testiSlider .slick-prev{
width: 40px;
height: 40px;
background: transparent;
border-radius: 50%;
border: 2px solid #dddddd;
position: absolute;
left: 0;
top: -15%;
text-indent: -9999px;
cursor: pointer;
padding: 0;
margin: 0;
line-height: .8;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.hotel_testiSlider .slick-next{
right: 0;
left: auto;
}
.hotel_testiSlider .slick-prev:after{
position: absolute;
left: -1px;
top: -3px;
bottom: 0;
right: 0;
margin: auto;
content: "\f104";
font-family: fontAwesome;
height: 10px;
width: 6px;
z-index: 99;
font-size: 18px;
text-indent: initial;
line-height: .8;
color: #444444;
font-weight: 400;
text-align: center;
padding: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.hotel_testiSlider .slick-next:after{
position: absolute;
left: 0;
top: -3px;
bottom: 0;
right: -2px;
margin: auto;
content: "\f105";
font-family: fontAwesome;
height: 10px;
width: 6px;
font-size: 18px;
line-height: .8;
text-indent: initial;
z-index: 99;
color: #444444;
font-weight: 400;
text-align: center;
padding: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.hotel_testiSlider .slick-next:hover,
.hotel_testiSlider .slick-prev:hover{
background: #fe506c;
border-color: #fe506c;
}
.hotel_testiSlider .slick-next:hover:after,
.hotel_testiSlider .slick-prev:hover:after{
color: #fff;
}
.hotel_funfact{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hotel/8.jpg) no-repeat center center / cover;
padding: 48px 0 45px;
}
.hotel_SLfunfact{
position: relative;
}
.hotel_SLfunfact h2{
font-size: 40px;
line-height: 28px;
color: #fff;
font-weight: 700;
margin-bottom: 20px;
}
.hotel_SLfunfact p{
font-size: 20px;
line-height: 28px;
color: #fff;
font-weight: 700;
text-transform: uppercase;
margin: 0;
}
.hotel_blog{
position: relative;
padding: 100px 0 93px;
}
.hotel_blog .hotel_btn{
height: 40px;
font-size: 18px;
margin-top: 32px;
margin-bottom: 51px;
}
.hotel_blog .hotel_btn:after{
height: 38px;
}
.hotel_blog .hotel_btn span{
padding: 12px 26.5px;
}
.hotel_singleBlog{
position: relative;
}
.hotel_BThumb{
position: relative;
margin: 0 0 18px;
}
.hotel_BThumb img{
width: 100%;
height: auto;
-webkit-box-shadow: 0px 0px 57px 0px rgba(125, 125, 125, 0.27);
-moz-box-shadow:    0px 0px 57px 0px rgba(125, 125, 125, 0.27);
box-shadow:         0px 0px 57px 0px rgba(125, 125, 125, 0.27);
}
.hotel_BDetail{
position: relative;
padding: 0 10px 0;
}
.hotel_BDetail h4{
font-size: 20px;
line-height: 28px;
margin-bottom: 6px;
}
.hotel_BDetail h4 a{
color: inherit;
}
.hotel_BDetail h4 a:hover{
color: #fe506c;
}
.hotel_BDetail .hPdate{
text-transform: uppercase;
font-size: 13px;
color: #808080;
margin: 0 0 6px;
}
.hotel_BDetail .hPdate a{
text-decoration: underline;
color: #fe506c;
}
.hotel_BDetail .hPdate a:hover{
color: #808080;
}
.hotel_BDetail p{
margin: 0 0 13px;
}
.hotel_BDetail .hotel_Bmore{
display: inline-block;
text-transform: uppercase;
font-size: 14px;
line-height: 26px;
color: #808080;
font-weight: 500;
position: relative;
margin: 0;
padding-left: 35px;
}
.hotel_BDetail .hotel_Bmore:before{
width: 25px;
height: 1px;
background: #808080;
position: absolute;
content: '';
left: 0;
top: 0;
bottom: 0;
margin: auto 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.hotel_BDetail .hotel_Bmore:after{
position: absolute;
left: 0;
top: -7px;
bottom: 0;
margin: auto 0;
content: "\f100";
font-family: "Flaticon";
height: 13px;
width: 28px;
font-size: 28px;
visibility: hidden;
opacity: 0;
line-height: .8;
text-indent: initial;
z-index: 9;
color: #fe506c;
font-weight: 400;
text-align: center;
padding: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.hotel_BDetail .hotel_Bmore:hover{
color: #fe506c;
padding-left: 40px;
}
.hotel_BDetail .hotel_Bmore:hover:after{
visibility: visible;
opacity: 1;
}
.hotel_BDetail .hotel_Bmore:hover:before{
visibility: hidden;
opacity: 0;
}
.hotel_footer{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hotel/9.jpg) no-repeat center center / cover;
padding: 95px 0 0;
}
.hotel_footer .about_widgets {
padding-top: 6px;
}
.hotel_footer .about_widgets img{
margin-bottom: 16px;
}
.hotel_footer .about_widgets p{
margin-bottom: 37px;
}
.hotel_footer .about_widgets .aboout_social a:hover{
background: #fe506c;
border-color: #fe506c;
}
.hotel_footer .about_widgets p,
.hotel_footer .contact_widgets p,
.hotel_footer .com_link_widgets ul li a,
.hotel_footer .subscribe_widgets p{
font-size: 17px;
}
.hotel_footer .widget{
padding-bottom: 65px;
}
.hotel_footer .widget .widget_title{
margin-bottom: 18px;
}
.hotel_footer .com_link_widgets ul li a:hover{
color: #fe506c;
}
.hotel_footer .subscribe_widgets .widget_title{
margin-bottom: 30px;
}
.hotel_footer .subscribe_widgets input[type="email"]{
height: 50px;
border: 1px solid #fe506c;
}
.hotel_footer .subscribe_widgets button[type="submit"]{
background: rgb(254,80,108);
background:#0000B8 ;
}
.hotel_footer .subscribe_widgets button[type="submit"]:hover{
background: rgb(254,80,108);
background:#0000B8 ;
}
.hotel_copyright{
border-color: #ddd;
}
.hotel_copyright p{
font-size: 15px;
line-height: 28px;
margin: 0;
}
.hotel_copyright p a:hover{
color: #fe506c;
}
.hotel_copyright .footer_menu ul li a{
font-size: 15px;
line-height: 28px;
margin: 0;
}
.hotel_copyright .footer_menu ul li{
padding: 0 0 0 27px;
}
.hotel_copyright .footer_menu ul li:first-child{
padding-left: 0;
}
.hotel_copyright .footer_menu ul li a:hover{
color: #fe506c;
} .hotel_banner{
position: relative;
padding: 315px 0 30px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hotel/banner.jpg) no-repeat center center / cover;
}
.hotel_banner:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(6, 2, 33, .70);
}
.hotel_banner h3{
font-size: 30px;
line-height: .8;
color: #fff;
text-transform: uppercase;
font-weight: 800;
margin: 0 0 146px;
}
.hotel_banner p{
margin: 0;
font-size: 18px;
line-height: .8;
font-weight: 500;
color: #fff;
}
.hotel_banner p a{
color: inherit;
}
.hotel_banner p a:hover{
color: #fe506c;
}
.padBT_56{
padding-bottom: 56px;
}
.hotelSignInPage{
position: relative;
padding: 100px 0;
}
.hotelSI input[type="text"], 
.hotelSI input[type="email"], 
.hotelSI input[type="password"]{
color: #a6a6a6;
}
.hotelSI input[type="text"]::-moz-placeholder,
.hotelSI input[type="password"]::-moz-placeholder,
.hotelSI input[type="email"]::-moz-placeholder{
color: #a6a6a6;
opacity: 1;
}
.hotelSI input[type="text"]::-webkit-input-placeholder,
.hotelSI input[type="password"]::-webkit-input-placeholder,
.hotelSI input[type="email"]::-webkit-input-placeholder{
color: #a6a6a6;
opacity: 1;
}
.hotelSI input[type="text"]::-ms-input-placeholder,
.hotelSI input[type="password"]::-ms-input-placeholder,
.hotelSI input[type="email"]::-ms-input-placeholder{
color: #a6a6a6;
opacity: 1;
}
.hotelSI input[type="submit"]{
color: #fff;
font-weight: 500;
}
.hotelSI input[type="submit"]:hover{
background: rgb(254,80,108);
background:#0000B8 ;
}
.hotelBookingPage{
position: relative;
padding: 100px 0;
}
.hotelBooking input[type="text"], 
.hotelBooking input[type="email"], 
.hotelBooking input[type="password"]{
color: #a6a6a6;
}
.hotelBooking input[type="text"]::-moz-placeholder,
.hotelBooking input[type="password"]::-moz-placeholder,
.hotelBooking input[type="email"]::-moz-placeholder{
color: #a6a6a6;
opacity: 1;
}
.hotelBooking input[type="text"]::-webkit-input-placeholder,
.hotelBooking input[type="password"]::-webkit-input-placeholder,
.hotelBooking input[type="email"]::-webkit-input-placeholder{
color: #a6a6a6;
opacity: 1;
}
.hotelBooking input[type="text"]::-ms-input-placeholder,
.hotelBooking input[type="password"]::-ms-input-placeholder,
.hotelBooking input[type="email"]::-ms-input-placeholder{
color: #a6a6a6;
opacity: 1;
}
.hotelBooking input[type="submit"]{
color: #fff;
font-weight: 500;
}
.hotelBooking input[type="submit"]:hover{
background: rgb(254,80,108);
background:#0000B8 ;
}
.singlePick{
position: relative;
height: 48px;
margin-bottom: 30px;
}
.singlePick span{
font-size: 14px;
line-height: 48px;
color: #a6a6a6;
position: absolute;
right: 0;
top: 0;
height: 100%;
width: 56px;
background: transparent;
padding: 0;
border-radius: 0;
border: none;
}
.booking_member{
margin-bottom: 30px;
}
.booking_member .select2-container{
width: 100% !important;
height: 48px;
text-align: left;;
}
.booking_member .select2-container--default .select2-selection--single{
border: none;
border-radius: 0;
box-shadow: none;
height: 48px;
padding: 0; 
background: transparent;
}
.booking_member .select2-container--default .select2-selection--single .select2-selection__rendered{
height: 48px;
line-height: 48px;
padding: 0 20px;
color: #a6a6a6;
font-size: 14px;
border: 1px solid #ddd;
border-radius: 3px;
font-weight: 400;
}
.booking_member .select2-container--default .select2-selection--single .select2-selection__arrow{
font-size: 14px;
color: #a6a6a6;
line-height: 48px;
right: 3px;
top: 0;
height: 100%;
width: 30px;
}
.booking_member .select2-container--default .select2-selection--single .select2-selection__arrow:after{
font-size: 14px;
color: #a6a6a6;
line-height: 48px;
}
.hotel_singleBlogPage {
position: relative;
padding: 100px 0;
}
.hotel_singleblogArea{
position: relative;
}
.hotel_singleblogArea .cons_blog_details h3{
font-weight: 700;
margin-bottom: 20px;
}
.hotel_singleblogArea .cons_blog_details .postcat{
text-transform: uppercase;
font-size: 13px;
}
.hotel_singleblogArea .cons_blog_details .postcat a{
color: #fe506c;
}
.hotel_singleblogArea .cons_blog_details .postcat a:hover{
color: #808080;
}
.hotel_singleblogArea .cons_post_author h5{
font-weight: 700;
}
.hotel_singleblogArea .cons_post_author h5 a:hover{
color: #fe506c;
}
.hotel_singleblogArea .cons_post_author span{
color: #808080;
}
.hotel_singleblogArea .cons_post_author > a{
padding: 12px 30px;
font-weight: 700;
background: rgb(254,80,108);
background:#0000B8 ;
}
.hotel_singleblogArea .cons_post_author > a:hover{
color: #fff;
background: rgb(254,80,108);
background:#0000B8 ;
}
.hotel_singleblogArea .cons_commentForm h3{
font-weight: 700;
}
.hotel_singleblogArea .cons_commentForm input[type="text"], 
.hotel_singleblogArea .cons_commentForm input[type="email"], 
.hotel_singleblogArea .cons_commentForm textarea{
font-weight: 400;
color: #808080;
}
.hotel_singleblogArea .cons_commentForm input[type="submit"]{
border-radius: 0;
text-transform: uppercase;
height: 45px;
color: #fff;
font-weight: 500;
font-size: 16px;
padding: 16px 34.5px;
}
.hotel_singleblogArea .cons_commentForm input[type="submit"]:hover{
color: #fff;
background: rgb(254,80,108);
background:#0000B8 ;
}
.hotel_sidebar .widget .widget_title{
font-weight: 700;
}
.hotel_sidebar .cons_tagcloude a,
.hotel_sidebar .widget_categories ul li a{
font-size: 16px;
color: #808080;
}
.hotel_sidebar .cons_tagcloude a:hover,
.hotel_sidebar .widget_categories ul li a:hover{
color: #fe506c;
}
.hotel_sidebar .cons_FPost a:hover{
color: #fe506c;
} .politic_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
}
.politic_s_btn {
height: 50px;
width: 180px;
color: #fff;
background: #ff0066;
font-weight: 400;
border-radius: 0px;
border: 1px solid #ff0066;
text-align: center;
display: inline-block;
font-size: 18px;
line-height: 50px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.politic_s_btn:hover{
background: transparent;
border-color: #fff;
color: #fff;
}
.politic_s_btn.pst{
background: transparent;
border-color: #fff;
margin-left: 16px;
}
.politic_s_btn.pst:hover{
background: #ff0066;
border-color: #ff0066;
}
.politic_about{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/politic/1.jpg) no-repeat center center / cover;
padding: 0 0 122px;
z-index: 5;
}
.politic_about .politic_sec_title{
margin-bottom: 18px;
}
.Top_160{
top: -160px;
position: relative;
}
.politic_SFeature{
position: relative;
overflow: hidden;
border-radius: 5px;
}
.politic_SFeature img{
width: 100%;
height: auto;
border-radius: 5px;
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.politic_SFeature:hover img {
transform: scale(1.1) rotate(1.1deg);
-moz-transform: scale(1.1) rotate(1.1deg);
-webkit-transform: scale(1.1) rotate(1.1deg);
-ms-transform: scale(1.1) rotate(1.1deg);
-o-transform: scale(1.1) rotate(1.1deg);
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
-webkit-box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.16);
-moz-box-shadow:    0px 5px 21px 0px rgba(0, 0, 0, 0.16);
box-shadow:         0px 5px 21px 0px rgba(0, 0, 0, 0.16);
}
.f_view{
position: absolute;
left: 0;
bottom: 0;
width: 100%;
background: rgba(255, 255, 255, .87);
padding: 11px 30px 19px;
border-radius: 0 0 5px 5px;
transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
}
.f_view h3{
display: inline-block;
font-size: 20px;
line-height: .8;
color: #2e2e2e;
margin: 0;
}
.f_view h3 i{
display: inline-block;
font-size: 40px;
line-height: .8;
color: #333333;
font-weight: 400;
margin-right: 11px;
position: relative;
top: 9px;
}
.b_view{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
padding: 41px 30px 20px;
background: rgba(0, 69, 155, .85);
border-radius: 5px;   
transition: all 0.5s ease-in;
-moz-transition: all 0.5s ease-in;
-webkit-transition: all 0.5s ease-in;
-ms-transition: all 0.5s ease-in;
-o-transition: all 0.5s ease-in;
visibility: visible;
opacity: 0;
}
.b_view i{
font-size: 30px;
line-height: 30px;
color: #fff;
margin-bottom: 28px;
}
.b_view h3{
font-size: 20px;
line-height: .8;
color: #fff;
margin: 0 0 17px;
}
.b_view p{
font-size: 16px;
line-height: 26px;
color: #fff;
margin-bottom: 18px;
}
.b_view a{
font-size: 16px;
line-height: 26px;
color: #fff;
display: inline-block;
margin-bottom: 0;
}
.b_view a:hover{
color: #ff0066;
}
.politic_SFeature:hover .f_view{
visibility: hidden;
opacity: 0;
}
.politic_SFeature:hover .b_view{
visibility: visible;
opacity: .85;
-webkit-box-shadow: 0px 5px 21px 0px rgba(0, 0, 0, 0.16);
-moz-box-shadow:    0px 5px 21px 0px rgba(0, 0, 0, 0.16);
box-shadow:         0px 5px 21px 0px rgba(0, 0, 0, 0.16);
}
.politic_iconBox{
position: relative;
}
.politic_iconBox i{
font-size: 37px;
line-height: 37px;
color: #ff0066;
margin-bottom: 14px;
}
.politic_iconBox h4{
font-size: 20px;
line-height: 30px;
margin-bottom: 8px;
}
.politic_iconBox p{
margin: 0;
}
.ab_joinPolitic{
position: relative;
padding: 0 10px 0;
margin-top: -42px;
}
.ab_joinPolitic img{
width: 100%;
height: auto;
z-index: 2;
position: relative;
}
.joinFrom{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/politic/2.jpg) no-repeat center center / cover;
padding: 50px 30px 43px;
margin-top: -57px;
}
.joinFrom:before{
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
content: '';
background: rgba(0, 69, 155, .91);
}
.joinFrom h3{
position: relative;
z-index: 3;
font-size: 30px;
line-height: .8;
color: #fff;
font-weight: 700;
margin-bottom: 37px;
}
.joinFrom input[type="email"],
.joinFrom input[type="text"],
.joinFrom input[type="number"]{
width: 220px;
height: 50px;
background: transparent;
border: 1px solid #dddddd;
border-radius: 5px;
outline: none;
padding: 0 20px;
color: #f9f9f9;
font-size: 17px;
line-height: 50px;
text-transform: capitalize;
display: inline-block;
float: left;
position: relative;
z-index: 3;
margin-right: 10px;
}
.joinFrom input[type="text"],
.joinFrom input[type="number"]{
width: 123px;
display: inline-block;
padding-left: 35px;
padding-right: 0;
}
.joinFrom input[type="email"]::-moz-placeholder,
.joinFrom input[type="number"]::-moz-placeholder,
.joinFrom input[type="text"]::-moz-placeholder{
color: #f9f9f9;
opacity: 1;
}
.joinFrom input[type="email"]::-webkit-input-placeholder,
.joinFrom input[type="number"]::-webkit-input-placeholder,
.joinFrom input[type="text"]::-webkit-input-placeholder{
color: #f9f9f9;
opacity: 1;
}
.joinFrom input[type="email"]::-ms-input-placeholder,
.joinFrom input[type="number"]::-ms-input-placeholder,
.joinFrom input[type="text"]::-ms-input-placeholder{
color: #f9f9f9;
opacity: 1;
}
.joinFrom .politic_btn{
display: inline-block;
float: right;
padding: 18px 29px;
border-radius: 5px;
}
.joinFrom .politic_btn:after{
background: #fff;
}
.joinFrom .politic_btn:hover {
color: #ff0066;
}
.joinCheckBox{
position: relative;
padding: 24px 0 0;
}
.joinCheckBox input[type=checkbox] {
display: none;
margin: 0;
}
.joinCheckBox label {
font-size: 15px;
line-height: .8;
color: #fff;
cursor: pointer;
position: relative;
z-index: 3;
margin: 0 0 0;
}
.joinCheckBox label a{
color: #fff;
text-decoration: underline;
text-transform: capitalize;
}
.joinCheckBox label a:hover{
color: #ff0066;
}
.joinCheckBox label:before {
width: 15px;
height: 15px;
border: 2px solid #dddddd;
border-radius: 3px;
position: relative;
display: inline-block;
content: '';
margin: 0 15px 0 0;
left: 0;
top: 3px;
}
.joinCheckBox input[type=checkbox]:checked + label::after {
position: absolute;
left: 5.5px;
top: 8px;
width: 5px;
height: 5px;
content: '';
background: #ff0066;
z-index: 5;
}
.politic_video{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/politic/3.jpg) no-repeat fixed center / cover;
padding: 120px 0 110px;
}
.politic_video .politic_sec_title{
margin-bottom: 28px;
}
.politic_video .politic_btn{
font-size: 16px;
font-weight: 400;
text-transform: uppercase;
}
.politic_video .politic_btn:after{
background: #fff;
}
.politic_video .politic_btn:hover{
color: #ff0066;
}
.politic_video_btn{
position: relative;
width: 77px;
height: 77px;
border: 2px solid #ffffff;
border-radius: 50%;
text-align: center;
font-size: 34px;
line-height: .8;
color: #fff;
background: transparent;
display: block;
padding: 20px 0;
margin: 0 auto 50px;
}
.politic_video_btn:hover{
border-color: #ff0066;
color: #ff0066;
}
.politic_event{
position: relative;
padding: 120px 0;
}
.politic_SEvent{
position: relative;
padding-bottom: 30px;
}
.PEThumb{
position: relative;
margin-bottom: 20px;
}
.PEThumb img{
width: 100%;
height: auto;
}
.PEThumb p{
height: 30px;
background: #00459b;
text-align: center;
font-size: 15px;
line-height: .8;
color: #fff;
font-weight: 500;
border-radius: 3px;
margin: 0;
padding: 9px 8px;
position: absolute;
left: 10px;
bottom: 10px;
}
.PEDetail{
position: relative;
padding: 0 10px 0;
}
.PEDetail h4{
font-size: 20px;
line-height: 28px;
color: #333333;
margin-bottom: 10px;
word-break: break-all;
}
.PEDetail h4 a{
color: inherit;
}
.PEDetail h4 a:hover{
color: #ff0066;
}
.PEDetail p{
font-size: 15px;
line-height: 28px;
color: #666666;
font-weight: 400;
margin: 0 5px 0 0;
display: inline-block;
}
.PEDetail p:last-child{
margin-right: 0;
}
.PEDetail p i{
margin-right: 10px;
}
.politic_eventSlide{
position: relative;
}
.politic_eventSlide .owl-nav{
display: none;
margin: 0;
}
.politic_eventSlide .owl-dots{
margin: 11px 0 0;
padding: 0;
line-height: .8;
position: relative;
}
.politic_eventSlide .owl-dots .owl-dot span{
display: none;
}
.politic_eventSlide .owl-dots .owl-dot{
width: 30px;
height: 10px;
border: 1px solid #dddddd;
background: transparent;
border-radius: 0;
margin: 0 2.5px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.politic_eventSlide .owl-dots .owl-dot.active,
.politic_eventSlide .owl-dots .owl-dot:hover{
border-color: #ff0066;
background: #ff0066;
}
.politic_mission{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/politic/4.jpg) no-repeat fixed center / cover;
padding: 120px 0 100px;
}
.politic_mission .politic_sec_title{
margin-bottom: 23px;
}
.politic_mission .politic_btn{
padding: 19px 37px;
margin-top: 3px;
}
.mission_tab{
position: relative;
}
.mission_tab ul{
margin: 0 0 50px;
padding: 0;
background: #f0f0f0;
}
.mission_tab ul li{
list-style: none;
margin: 0;
padding: 0;
display: inline-block;
}
.mission_tab ul li a{
display: block;
font-size: 18px;
color: #333333;
font-weight: 700;
text-transform: uppercase;
line-height: .8;
padding: 19px 38.2px 17px;
background: transparent;
}
.mission_tab ul li a.active{
background: #f9f9f9;
}
#vissionCarousel,
#missionCarousel{
position: relative;
overflow: hidden;
margin: 0;
padding: 0;
}
#vissionCarousel .carousel-indicators,
#missionCarousel .carousel-indicators{
position: absolute;
margin: 0 auto;
padding: 0;
left: 0;
right: 0;
bottom: 0;
}
#vissionCarousel .carousel-indicators li,
#missionCarousel .carousel-indicators li{
cursor: pointer;
list-style: none;
width: 15px;
height: 15px;
border-radius: 50%;
border: 2px solid #e0e0e0;
background: transparent;
margin: 0 5px;
padding: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
#vissionCarousel .carousel-indicators li.active,
#vissionCarousel .carousel-indicators li:hover,
#missionCarousel .carousel-indicators li.active,
#missionCarousel .carousel-indicators li:hover{
border-color: #ff0066;
background: #ff0066;
}
#vissionCarousel .carousel-inner,
#missionCarousel .carousel-inner{
margin-bottom: 45px;
}
.singleMItem{
position: relative;
border: 1px solid #f9f9f9;
padding: 16px 15px 16px 140px;
margin-bottom: 20px;
-webkit-box-shadow: 0px 5px 6px 0px rgba(0, 0, 0, 0.04);
-moz-box-shadow:    0px 5px 6px 0px rgba(0, 0, 0, 0.04);
box-shadow:         0px 5px 6px 0px rgba(0, 0, 0, 0.04);
}
.singleMItem img{
width: 99px;
height: 86px;
position: absolute;
left: 15px;
top: 0;
bottom: 0;
margin: auto 0;
}
.singleMItem h4{
font-size: 20px;
line-height: 26px;
color: #333333;
margin-bottom: 7px;
position: relative;
top: 2px;
}
.singleMItem h4 a{
color: inherit;
}
.singleMItem h4 a:hover{
color: #ff0066;
}
.singleMItem p{
margin: 0;
}
.paddTop_109{
padding-top: 109px;
}
.politic_singleFunFact{
position: relative;
}
.politic_singleFunFact h2{
color: #333333;
font-size: 40px;
line-height: 55px;
margin-bottom: 8px;
}
.politic_singleFunFact p{
font-size: 18px;
line-height: 30px;
color: #666666;
font-weight: 500;
text-transform: capitalize;
margin: 0;
}
.politic_wishes{
position: relative;
}
.wishe_thumb{
position: relative;
}
.wishe_thumb img{
width: 100%;
height: auto;
}
.wishe_contentArea{
position: relative;
}
.wishe_contentArea img{
width: 100%;
height: auto;
}
.wishe_contentArea:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 69, 155, .85);
}
.content_wishes{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: left;
top: 50%;
transform: translateY(-50%);
z-index: 2;
padding-left: 85px;
padding-right: 19%;
}
.content_wishes h4{
font-size: 15px;
color: #fff;
text-transform: uppercase;
line-height: .8;
font-weight: 400;
margin-bottom: 14px;
}
.content_wishes h2{
font-size: 40px;
color: #fff;
line-height: 55px;
margin-bottom: 16px;
}
.content_wishes p{
color: #fff;
margin-bottom: 43px;
}
.content_wishes img{
width: 187px;
max-width: 100%;
height: 49px;
}
.upcomingEvent{
position: relative;
background: #00459b;
}
.upEventAddress{
position: relative;
padding: 47px 0 45px;
}
.upEventAddress h2{
color: #fff;
font-size: 40px;
line-height: 42px;
margin-bottom: 13px;
}
.upEventAddress p{
font-size: 16px;
color: #ffffff;
line-height: 26px;
margin: 0;
}
.upEventAddress p i{
display: inline-block;
padding-right: 6px;
}
#countdown{
position: relative;
margin-left: -10px;
padding-top: 36px;
}
#countdown span.countdown-row{
margin: 0;
padding: 0;
}
#countdown span span{
position: relative;
display: inline-block;
float: left;
width: 129px;
height: 101px;
margin-right: 5px;
border-radius: 5px;
background: rgba(0, 0, 0, .20);
text-align: center;
padding: 15px 15px;
}
#countdown span span span{
display: block;
text-align: center;
margin: 0;
padding: 0;
width: 100%;
height: auto;
color: #fff;
background: transparent;
}
#countdown span span span:first-child{
font-size: 40px;
line-height: 42px;
color: #ffffff;
font-weight: 500;
margin-bottom: 9px;
}
#countdown span span span:last-child{
font-size: 18px;
line-height: .8;
color: #ffffff;
font-weight: 400;
margin-bottom: 0;
}
.coundown_btn{
display: inline-block;
float: right;
margin-top: -35px;
}
.coundown_btn a{
width: 210px;
height: 100%;
background: rgba(0, 0, 0, .20);
font-size: 20px;
color: #fff;
text-align: center;
line-height: .8;
font-weight: 500;
display: block;
text-transform: capitalize;
padding: 78px 0;
}
.coundown_btn a:hover{
background: #ff0066;
}
.politic_blog{
position: relative;
padding: 128px 0 90px;
}
.politic_blog.politic_blog_sec{
padding: 120px 0 90px;
}
.politic_blog .politic_sec_title{
font-weight: 700;
margin-bottom: 35px;
}
.politicBlogSlide{
position: relative;
}
.politic_singleBlog{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.politic_BThumb{
position: relative;
overflow: hidden;
}
.p_overlay_1:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgb(191,17,60);
background:#0000B8 ;
z-index: 3;
}
.p_overlay_2:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 0, 0, .20);
z-index: 3;
}
.politic_BThumb img{
width: 100%;
height: auto;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.politic_BDetail{
position: absolute;
z-index: 5;
left: 40px;
bottom: 35px;
padding-right: 20px;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.politic_BDetail .politic_cat{
position: relative;
font-size: 16px;
line-height: 28px;
color: #ffffff;
font-weight: 400;
margin: 0 0 6px;
}
.politic_BDetail .politic_cat a{
display: inline-block;
color: inherit;
margin: 0 1px;
}
.politic_BDetail .politic_cat a:hover{
color: #ff0066;
}
.politic_BDetail h4{
font-size: 20px;
color: #fff;
line-height: 29px;
margin-bottom: 15px;
}
.politic_BDetail h4 a{
color: inherit;
}
.politic_BDetail h4 a:hover{
color: #ff0066;
}
.PAuthor{
position: relative;
padding-left: 56px;
padding-top: 7px;
}
.PAuthor img{
width: 40px !important;
height: 40px;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
}
.PAuthor p{
font-size: 16px;
line-height: 28px;
color: #fff;
font-weight: 400;
margin: 0;
}
.PAuthor p a{
color: inherit;
display: inline-block;
margin: 0 4px 0 1px;
}
.PAuthor p a:hover{
color: #ff0066;
}
.politic_singleBlog:hover .politic_BDetail{
bottom: 45px;
}
.politic_singleBlog:hover .politic_BThumb img {
transform: scale(1.05) rotate(-2deg);
-moz-transform: scale(1.05) rotate(-2deg);
-webkit-transform: scale(1.05) rotate(-2deg);
}
.politicBlogSlide.owl-theme .owl-nav{
position: absolute;
right: 0;
top: -95px;
margin: 0;
padding: 0;
}
.politicBlogSlide.owl-theme .owl-nav .owl-next,
.politicBlogSlide.owl-theme .owl-nav .owl-prev{
width: 40px;
height: 40px;
border: 1px solid #dddddd;
border-radius: 0;
background: transparent;
font-size: 26px;
line-height: .8;
color: #9e9e9e;
font-weight: 400;
text-align: center;
padding: 5px 0;
margin: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.politicBlogSlide.owl-theme .owl-nav .owl-prev{
margin-right: 10px;
}
.politicBlogSlide.owl-theme .owl-nav .owl-next:hover,
.politicBlogSlide.owl-theme .owl-nav .owl-prev:hover{
border-color: #ff0066;
color: #ff0066;
}
.politic_callToAction{
position: relative;
padding: 30px 0 21px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/politic/7.jpg) no-repeat fixed center / cover;
}
.politic_callToAction h2{
font-size: 30px;
line-height: 40px;
color: #fff;
font-weight: 700;
margin: 0;
}
.politic_callToAction .politic_btn{
height: 40px;
font-weight: 400;
background: #00459b;
font-size: 16px;
padding: 14px 17.5px;
}
.politic_callToAction .politic_btn:after{
background: #fff;
}
.politic_callToAction .politic_btn:hover{
color: #ff0066;
}
.politic_footer{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/politic/8.jpg) no-repeat center center / cover;
padding: 118px 0 0;
}
.politic_footer .widget{
padding-bottom: 62px;
}
.politic_footer .about_widgets img{
margin-bottom: 15px;
}
.politic_footer .about_widgets p{
margin-bottom: 38px;
}
.politic_footer .widget .widget_title{
font-weight: 700;
margin-bottom: 19px;
}
.politic_footer .about_widgets .aboout_social a:hover{
border-color: #ff0066;
background: #ff0066;
}
.politic_footer .com_link_widgets ul li a:hover{
color: #ff0066;
}
.politic_footer .instagram_widgets ul{
margin: 29px 0 0;
padding: 0;
}
.politic_footer .instagram_widgets ul li{
list-style: none;
display: inline-block;
margin: 0 1px 5px 0;
padding: 0;
}
.politic_footer .instagram_widgets ul li:nth-child(3),
.politic_footer .instagram_widgets ul li:nth-child(6){
margin-right: -4px;
}
.politic_footer .instagram_widgets ul li a img{
width: 85px;
height: 70px;
border-radius: 3px;
}
.politic_copyright{
border-color: rgba(221, 221, 221, .27);
padding: 17px 0;
}
.politic_copyright p{
font-size: 15px;
}
.politic_copyright p a{
color: inherit;
}
.politic_copyright .footer_menu ul li a{
font-size: 15px;
}
.politic_copyright .footer_menu ul li{
padding: 0 0 0 27px;
}
.politic_copyright .footer_menu ul li:first-child{
padding-left: 0;
}
.politic_copyright .footer_menu ul li a:hover,
.politic_copyright p a:hover{
color: #ff0066;
} .politic_banner{
position: relative;
padding: 83px 0 78px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/politic/banner.jpg) no-repeat center center / cover;
}
.politic_banner:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 0, 0, .59);
}
.politic_banner h3{
font-size: 40px;
line-height: .8;
color: #fff;
text-transform: capitalize;
font-weight: 900;
margin: 0 0 28px;
}
.politic_banner p{
margin: 0;
font-size: 18px;
line-height: .8;
color: #fff;
}
.politic_banner p a{
color: inherit;
}
.politic_banner p a:hover{
color: #ff0066;
}
.padTop_110{
padding-top: 110px;
}
.aboutPVideo{
position: relative;
}
.aboutPVideo img{
width: 100%;
height: auto;
border-radius: 10px;
-webkit-box-shadow: 0px 0 59px 0px rgba(0, 0, 0, 0.19);
-moz-box-shadow: 0px 0 59px 0px rgba(0, 0, 0, 0.19);
box-shadow: 0px 0 59px 0px rgba(0, 0, 0, 0.19);
}
.aboutPVideo a{
text-align: center;
width: 60px;
height: 60px;
border-radius: 50%;
background: rgba(205, 0, 56, .66);
display: inline-block;
z-index: 4;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
}
.aboutPVideo a:before{
text-align: center;
content: '';
width: 78px;
height: 78px;
border-radius: 50%;
background: rgba(205, 0, 56, .53);
display: inline-block;
z-index: -1;
left: -9px;
top: -9px;
position: absolute;
animation: ab_blinker 1.5s ease-in-out infinite;
-webkit-animation: ab_blinker 1.5s ease-in-out infinite;
-moz-animation: ab_blinker 1.5s ease-in-out infinite;
}
.aboutPVideo a:after{
text-align: center;
width: 92px;
height: 92px;
content: '';
border-radius: 50%;
background: rgba(205, 0, 56, .53);
display: inline-block;
z-index: -1;
left: -16px;
top: -16px;
position: absolute;
animation: ab_blinker 1.5s ease-in-out infinite;
-webkit-animation: ab_blinker 1.5s ease-in-out infinite;
-moz-animation: ab_blinker 1.5s ease-in-out infinite;
}
@keyframes ab_blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.aboutPVideo a i{
font-size: 30px;
color: #fff;
line-height: 60px;
}
.politic_singleBlogPage{
position: relative;
padding: 120px 0;
}
.politic_singleblogArea{
position: relative;
}
.politic_singleblogArea > h3{
font-size: 30px;
line-height: 43px;
font-weight: 700;
margin-bottom: 9px;
margin-top: -8px;
}
.politic_singleblogArea .postcat{
font-size: 13px;
line-height: 26px;
text-transform: uppercase;
display: block;
margin-bottom: 23px;
}
.politic_singleblogArea .postcat a{
color: #ff0066;
text-decoration: underline;
}
.politic_singleblogArea .cons_blog_details{
margin-bottom: 53px;
}
.politic_singleblogArea .eve_social a:hover{
background: #ff0066;
}
.politic_singleblogArea .cons_commentForm h3{
font-weight: 700;
}
.politic_singleblogArea .cons_commentForm input[type="text"], 
.politic_singleblogArea .cons_commentForm input[type="email"], 
.politic_singleblogArea .cons_commentForm textarea{
font-weight: 400;
color: #808080;
}
.politic_singleblogArea .cons_commentForm button{
border-radius: 0;
text-transform: uppercase;
height: 45px;
color: #fff;
font-weight: 500;
padding: 17px 31.5px;
}
.politic_sidebar .widget .widget_title{
font-weight: 700;
}
.politic_sidebar .cons_tagcloude a,
.politic_sidebar .widget_categories ul li a{
font-size: 16px;
color: #808080;
}
.politic_sidebar .cons_tagcloude a:hover,
.politic_sidebar .widget_categories ul li a:hover{
color: #ff0066;
}
.politic_sidebar .cons_FPost a:hover{
color: #ff0066;
}
.politic_faqPage{
position: relative;
padding: 120px 0;
}
#politic_faq{
margin-right: 70px;
}
.poli_SFaq{
position: relative;
margin: 0 0 -1px;
padding: 0;
line-height: .8;
}
.poli_SFaq:last-of-type{
margin-bottom: 0;
}
.poli_SFaq:last-of-type .card-body{
border-bottom: 1px solid #dddddd;
}
.poli_SFaq .card-header {
position: relative;
padding: 0;
margin: 0;
background: transparent;
border: none;
border-radius: 0;
}
.poli_SFaq .card-header .btn {
padding: 0;
margin: 0;
text-decoration: none;
font-size: 18px;
line-height: 30px;
color: #fff;
font-weight: 500;
border: none;
outline: none;
width: 100%;
text-align: left;
min-height: 50px;
padding: 7px 40px 6px;
margin: 0;
background: #ff0066;
border: 1px solid #ff0066;
border-radius: 0;
}
.poli_SFaq .card-header .btn.collapsed {
background: transparent;
color: #333333;
border-color: #dddddd;
}
.poli_SFaq .card-body {
padding: 23px 40px 26px;
font-size: 16px;
color: #6d6d6d;
line-height: 28px;
border-left: 1px solid #dddddd;
border-right: 1px solid #dddddd;
margin: 0;
}
.politic_joinPage{
position: relative;
padding: 115px 0;
}
.politic_joinForm{
position: relative;
margin: 0;
}
.politic_joinForm label{
font-size: 16px;
line-height: 28px;
cursor: pointer;
color: #6d6d6d;
font-weight: 400;
display: block;
margin-bottom: 6px;
}
.politic_joinForm label span{
color: #cd0038;
}
.politic_joinForm input[type="text"], 
.politic_joinForm input[type="email"], 
.politic_joinForm input[type="number"], 
.politic_joinForm textarea{
width: 100%;
height: 45px;
background: transparent;
border: 2px solid #dddddd;
padding: 0 20px;
font-size: 16px;
line-height: 45px;
color: #6d6d6d;
font-weight: 400;
margin: 0 0 23px;
outline: none;
border-radius: 0;
}
.politic_joinForm textarea{
height: 171px;
padding-top: 10px;
line-height: 30px;
resize: none;
margin-bottom: 0;
}
.radionBtn{
position: relative;
display: inline-block;
margin: 8px 6px 0 0;
}
.radionBtn input[type="radio"] {
display: none;
}
.radionBtn label{
font-size: 16px;
line-height: .8;
text-align: center;
display: inline-block;
font-weight: 300;
color: #6d6d6d;
height: 26px;
z-index: 3;
position: relative;
border: 2px solid #ddd;
margin: 0;
padding: 5px 8px;
}
.radionBtn input[type="radio"]:checked + label::after {
background: #bf0d3f;
bottom: 0;
content: "";
height: 100%;
width: 100%;
left: 0;
z-index: -1;
position: absolute;
top: 0;
transition: all ease 200ms;
-webkit-transition: all ease 200ms;
-moz-transition: all ease 200ms;
}
.radionBtn input[type="radio"]:checked + label{
border-color: #bf0d3f;
color: #fff;
transition: all ease 200ms;
-webkit-transition: all ease 200ms;
-moz-transition: all ease 200ms;
}
.politic_joinForm button{
margin-top: 54px;
display: block;
background: #0d2f5d;
height: 45px;
text-transform: uppercase;
line-height: 45px;
padding: 0 39px;
}
.politic_joinForm button:after{
background: #bf0d3f;
}
.poli_eventPage{
position: relative;
padding: 120px 0;
}
.polieventArea{
position: relative;
margin: 0 0 0;
}
.politicMap{
width: 100%;
overflow: hidden;
position: relative;
margin-bottom: 31px;
}
.politicMap iframe{
border: none;
width: 100%;
height: 462px;
display: block;
}
.polieventArea > p{
margin-bottom: 50px;
}
.polieventArea .eve_social{
margin-bottom: 0;
}
.polieventArea .eve_social a:hover{
background: #bf0d3f;
}
.poli_donatePage{
position: relative;
padding: 120px 0;
}
.poliDonateArea{
position: relative;
padding: 0 0;
}
.donateAD{
position: relative;
margin-bottom: 43px;
padding-bottom: 22px;
border-bottom: 1px solid #ddd;
}
.donateAD img{
width: 100%;
height: auto;
margin-bottom: 23px;
}
.donateAD > span{
display: block;
font-size: 14px;
line-height: 28px;
color: #bf0d3e;
margin-bottom: 5px;
}
.donateAD h3{
font-size: 20px;
line-height: 28px;
font-weight: 700;
margin-bottom: 14px;
}
.donateAD p{
margin-bottom: 14px;
}
.donateAD h6{
font-size: 16px;
line-height: 28px;
font-weight: 700;
color: #6d6d6d;
margin: 0;
}
.donateAD h6 span{
color: #0d2f5d;
}
.donateAD h6 span:last-child{
color: #bf0d3e;
}
.donateFrom .radionBtn{
margin: 0 11px 53px 0;
}
.donateFrom .radionBtn label{
font-size: 24px;
color: #979797;
height: 48px;
border-radius: 3px;
font-weight: 400;
padding: 13px 11.3px;
}
.donateFrom .radionBtn input[type="radio"]:checked + label::after{
background: transparent;
}
.donateFrom .radionBtn input[type="radio"]:checked + label{
border-color: #0d2f5d;
color: #0d2f5d;
}
.Other label{
width: 114px;
}
.otherAmount{
position: relative;
height: 48px;
top: -3px;
}
.otherAmount span{
font-size: 24px;
line-height: 48px;
color: #979797;
display: block;
position: absolute;
left: 0;
top: 0;
width: 38px;
border-right: 2px solid #ddd;
height: 100%;
text-align: center;
}
.donateFrom .otherAmount input[type="text"]{
height: 100%;
width: 114px;
border-radius: 3px;
margin: 0;
text-align: center;
padding-left: 39px;
padding-right: 5px;
}
.donateFrom input[type="text"], 
.donateFrom input[type="email"], 
.donateFrom input[type="number"]{
height: 40px;
}
.donateFrom h4{
font-size: 24px;
line-height: 42px;
margin-bottom: 29px;
}
.donateFrom h6{
font-size: 16px;
line-height: 30px;
color: #bf113c;
text-transform: uppercase;
margin-bottom: 41px;
}
.donateFrom button{
background: #bf113c;
margin: 0;
font-size: 15px;
height: 42px;
line-height: 42px;
padding: 0 41.3px;
}
.donateFrom button:after{
background: #00459b;
} .product_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
}
.product_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.product_s_btn {
height: 45px;
width: 170px;
text-transform: uppercase;
background: #fff;
font-weight: 700;
border-radius: 0px;
border: 1px solid #fff;
text-align: center;
display: inline-block;
font-size: 18px;
line-height: 45px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.product_s_btn span{
position: relative;
z-index: 1;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.product_s_btn:hover{
background: transparent;
}
.product_s_btn:hover span{
color: #fff;
-webkit-text-fill-color: #fff;
}
.product_s_btn.pst{
background: transparent;
border-color: #fff;
margin-left: 26px;
}
.product_s_btn.pst span{
color: #fff;
-webkit-text-fill-color: #fff;
}
.product_s_btn.pst:hover{
background: #fff;
border-color: #fff;
}
.product_s_btn.pst:hover span{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.product_iconBox{
position: relative;
padding: 155px 0 150px;
}
.product_SIB{}
.product_SIB p:last-child{
font-size: 16px;
}
.product_SIB i{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.product_SIB:after{
background: rgb(9,133,249);
background:#0000B8 ;
}
.product_SIB:hover i{
-webkit-text-fill-color: #fff;
color: #fff;
}
.product_feature{
position: relative;
background: #f1f5f9;
padding: 0;
}
.product_featureImg{
position: relative;
}
.product_featureImg img{
width: 100%;
height: auto;
}
.product_featureContent{
position: relative;
padding: 152px 17% 0 100px;
}
.product_featureContent h2{
font-size: 45px;
line-height: 50px;
color: #333333;
margin-bottom: 37px;
}
.product_featureContent p{
letter-spacing: 1.27px;
margin-bottom: 38px;
padding-right: 140px;
}
.product_featureContent a{
display: inline-block;
letter-spacing: 1.27px;
font-size: 17px;
font-weight: 700;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
margin: 0;
}
.product_featureContent a:hover{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.contentLeft{
padding-left: 28%;
padding-right: 15%
}
.contentLeft p{
padding-right: 0;
}
.product_service{
padding: 155px 0 92px;
position: relative;
background: #f9f9f9;
}
.product_service .agen_singleService h4{
font-size: 23px;
}
.product_latest{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/product/3.jpg) no-repeat fixed center / cover;
padding: 168px 0 150px;
}
.product_SLatest{
position: relative;
padding: 59px 15px 21px;
border: 1px solid rgba(225, 225, 255, .5);
background: transparent;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.proThumb{
position: relative;
margin-bottom: 45px;
}
.proThumb img{
max-width: 100%;
height: auto;
}
.proDetail{
position: relative;
}
.proDetail h3{
font-size: 35px;
line-height: 50px;
color: #fff;
margin-bottom: 11px;
}
.proDetail p{
font-size: 22px;
font-weight: 300;
color: #fff;
line-height: .8;
margin-bottom: 31px;
}
.proDetail a{
font-size: 17px;
padding: 14px 32px;
}
.product_SLatest:hover{
background: rgba(255, 255, 255, .19);
border-color: transparent;
}
.product_serDetail{
position: relative;
padding: 150px 0 185px;
}
.product_introduce{
position: relative;
}
.product_introduce img{
max-width: 100%;
height: auto;
}
.singleDronD{
position: absolute;
left: -56px;
top: -4px;
}
.dronPartName{
width: 280px;
display: inline-block;
float: left;
background: transparent;
padding: 0 5px 0;
margin-right: 141px;
}
.dronPartName h4{
font-size: 22px;
line-height: 28px;
color: #333333;
margin-bottom: 9px
}
.dronPartName p{
margin: 0;
letter-spacing: 1.27px;
}
.dronPin{
position: relative;
display: inline-block;
float: left;
width: 12px;
height: 12px;
border-radius: 50%;
background: rgb(9,133,249);
background:#0000B8 ;
margin-top: 8px;
}
.dronPin:after{
position: absolute;
left: -4px;
top: -4px;
content: '';
width: 20px;
height: 20px;
border-radius: 50%;
background: rgb(9,133,249);
background:#0000B8 ;
opacity: .78;
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;
}
.dronPin:before{
position: absolute;
right: 16px;
top: 5px;
content: '';
width: 135px;
height: 1px;
background: rgb(9,133,249);
background:#0000B8 ;
}
@keyframes blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.SDD_3{
top: 172px;
left: -157px;
}
.SDD_3 .dronPin:before{
width: 415px;
}
.SDD_3 .dronPartName{
margin-right: 421px;
}
.SDD_5{
top: 370px;
left: -35px;
}
.SDD_2{
left: auto;
right: -50px;
}
.SDD_2 .dronPartName{
float: right;
margin-right: 0;
margin-left: 141px;
}
.SDD_2 .dronPin:before{
right: auto;
left: 16px;
}
.SDD_4{
left: auto;
right: -164px;
top: 220px;
}
.SDD_4 .dronPartName{
float: right;
margin-right: 0;
margin-left: 198px;
}
.SDD_4 .dronPin:before{
right: auto;
left: 16px;
width: 190px;
}
.SDD_6{
left: auto;
right: 80px;
top: 370px;
}
.SDD_6 .dronPartName{
float: right;
margin-right: 0;
margin-left: 138px;
}
.SDD_6 .dronPin:before{
right: auto;
left: 16px;
}
.product_section{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/product/4.jpg) no-repeat center center / cover;
padding: 141px 0;
}
.pro_DeConent{
position: relative;
padding-right: 60px;
}
.pro_DeConent h4{
font-size: 22px;
color: #ffffff;
line-height: .8;
margin-bottom: 18px;
}
.pro_DeConent h2{
font-size: 45px;
color: #ffffff;
line-height: 62px;
margin-bottom: 36px;
}
.pro_DeConent p{
color: #fff;
margin-bottom: 45px;
}
.pro_DeImg{
position: relative;
}
.product_contact{
position: relative;
padding: 150px 0 140px;
}
.contact_Conent{
position: relative;
}
.product_contact h3{
font-size: 35px;
line-height: 28px;
color: #181926;
font-weight: 500;
margin-bottom: 19px;
}
.product_contact p{
margin-bottom: 28px;
}
.product_contact ul{
margin: 0;
padding: 0;
}
.product_contact ul li{
margin: 0 0 3px;
padding: 0;
list-style: none;
display: block;
font-size: 17px;
line-height: 45px;
color: #666666;
}
.contactFrom_2{
position: relative;
}
.contactFrom_2 input[type="email"],
.contactFrom_2 input[type="text"],
.contactFrom_2 input[type="number"],
.contactFrom_2 textarea{
width: 100%;
height: 45px;
background: transparent;
border: 1px solid #dddddd;
border-radius: 0;
outline: none;
padding: 0 20px;
color: #9b9b9b;
font-weight: 400;
font-size: 17px;
line-height: 45px;
margin-bottom: 30px;
}
.contactFrom_2 textarea{
height: 142px;
resize: none;
line-height: 30px;
padding-top: 7px;
}
.contactFrom_2 input[type="email"]::-moz-placeholder,
.contactFrom_2 input[type="number"]::-moz-placeholder,
.contactFrom_2 textarea::-moz-placeholder,
.contactFrom_2 input[type="text"]::-moz-placeholder{
color: #9b9b9b;
opacity: 1;
}
.contactFrom_2 input[type="email"]::-webkit-input-placeholder,
.contactFrom_2 input[type="number"]::-webkit-input-placeholder,
.contactFrom_2 textarea::-webkit-input-placeholder,
.contactFrom_2 input[type="text"]::-webkit-input-placeholder{
color: #9b9b9b;
opacity: 1;
}
.contactFrom_2 input[type="email"]::-ms-input-placeholder,
.contactFrom_2 input[type="number"]::-ms-input-placeholder,
.contactFrom_2 textarea::-ms-input-placeholder,
.contactFrom_2 input[type="text"]::-ms-input-placeholder{
color: #9b9b9b;
opacity: 1;
}
.contactFrom_2 button[type="submit"]{
height: 45px;
border-radius: 0;
border: none;
font-size: 17px;
font-weight: 500;
line-height: 45px;
padding: 0px 39px;
background: rgb(9,133,249);
background:#0000B8 ;
}
.contactFrom_2 button[type="submit"]:after{
background: rgb(9,133,249);
width: 100%;
visibility: hidden;
opacity: 0;
border-radius: 0;
background:#0000B8 ;
}
.contactFrom_2 button[type="submit"]:hover:after{
visibility: visible;
opacity: 1;
}
.product_footer{
position: relative;
background: rgb(9,133,249);
background:#0000B8 ;
padding: 116px 0 0;
}
.product_footer .widget {
position: relative;
padding-bottom: 85px;
}
.product_footer .widget .widget_title {
position: relative;
font-size: 22px;
line-height: 28px;
color: #fff;
font-weight: 700;
margin: 0 0 16px;
}
.product_footer .about_widgets{
padding-right: 25px;
}
.product_footer .opening_widgets p,
.product_footer .about_widgets p{
color: #f9f9f9;
margin-bottom: 0;
} 
.product_footer .service_widgets ul,
.product_footer .com_link_widgets ul{
margin: 0;
padding: 0;
}
.product_footer .service_widgets ul li,
.product_footer .com_link_widgets ul li{
list-style: none;
margin: 0;
padding: 0;
display: block;
}
.product_footer .service_widgets ul li a,
.product_footer .com_link_widgets ul li a{
display: inline-block;
color: #f9f9f9;
font-size: 17px;
line-height: 28px;
margin-bottom: 0;
}
.product_footer .service_widgets ul li a:hover,
.product_footer .com_link_widgets ul li a:hover{
color: #ec3e70;
padding-left: 5px;
}
.product_copyright{
position: relative;
border-top: 1px solid rgba(255, 255, 255, .40);
padding: 18px 0 20px;
}
.product_copyright p{
color: #f9f9f9;
font-size: 17px;
line-height: 28px;
margin: 0;
}
.product_copyright p a{
color: inherit;
}
.product_copyright p a:hover{
color: #ec3e70;
}
.product_copyright .footer_menu ul li a{
color: #f9f9f9;
font-size: 17px;
line-height: 28px;
margin: 0;
padding: 0;
}
.product_copyright .footer_menu ul li a:hover{
color: #ec3e70; 
} .product_banner{
position: relative;
padding: 186px 0 113px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/product/banner.jpg) no-repeat center center / cover;
}
.product_banner:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 0, 0, .59);
}
.product_banner h3{
font-size: 40px;
line-height: .8;
color: #fff;
text-transform: capitalize;
margin: 0 0 24px;
}
.product_banner p{
margin: 0;
font-size: 18px;
line-height: .8;
color: #fff;
}
.product_banner p a{
color: inherit;
}
.product_banner p a:hover{
color: #ec3e70;
}
.proFeaturePgae{
padding: 140px 0;
}
.proTeamPgae{
padding: 140px 0;
}
.pro_singleTM{
position: relative;
}
.t_Img{
position: relative;
}
.t_Img img{
width: 100%;
height: auto;
}
.t_author{
position: relative;
border: 1px solid #dddddd;
border-top: none;
padding: 26px 20px 25px;
}
.t_author h5{
font-size: 22px;
line-height: .8;
font-weight: 600;
margin-bottom: 13px;
}
.t_author h5 a{
color: inherit;
}
.t_author h5 a:hover{
color: #ec3e70;
}
.t_author p{
margin: 0;
line-height: .8;
}
.proTeamDT{
position: relative;
}
.proTeamDT h3{
font-size: 35px;
line-height: .8;
margin-bottom: 19px;
}
.proTeamDT p{
margin-bottom: 52px;
}
.proTeamDT h5{
font-size: 20px;
line-height: .8;
margin-bottom: 27px;
}
.proTeamDT h6{
font-size: 18px;
line-height: 29px;
margin-bottom: 5px;
}
.proTeamDT h6 span{
font-weight: 400;
color: #666666;
}
.proTeamDT h6 a{
color: #3a44ea;
font-weight: 400;
}
.socailTD{
position: relative;
margin-top: 24px;
}
.socailTD a{
height: 35px;
width: 35px;
border-radius: 50%;
border: 1px solid #dddddd;
font-size: 16px;
color: #666666;
padding: 9px 0;
background: transparent;
line-height: .8;
text-align: center;
display: inline-block;
margin-right: 7px;
}
.socailTD a:hover{
border-color: #3a44ea;
background: #3a44ea;
color: #fff;
}
.proDetailPgae{
position: relative;
padding: 140px 0 100px;
}
#productSlider{
position: relative;
border: 1px solid #ddd;
margin: 0 0 0;
}
#productSlider .carousel-item img{
width: 100%;
height: auto;
}
#productSlider .carousel-indicators{
margin: 0;
bottom: -25px;
}
#productSlider .carousel-indicators li{
width: 76px;
height: 67px;
text-indent: 0;
background: transparent;
margin: 0 2.5px;
border: 1px solid #ddd;
cursor: pointer;
}
#productSlider .carousel-indicators li img{
width: 100%;
height: 100%;
}
#productSlider .carousel-indicators li.active{
border-color: #591ce0;
}
.productDArea{
position: relative;
padding-left: 70px;
padding-top: 28px;
}
.productDArea h3{
font-size: 40px;
line-height: 40px;
margin-bottom: 45px;
}
.rating_product{
position: relative;
margin-bottom: 26px;
}
.rating_product i{
font-size: 18px;
line-height: .8;
color: #591ce0;
display: inline-block;
letter-spacing: 3px;
}
.rating_product p{
font-size: 19px;
display: inline-block;
color: #333333;
line-height: .8;
margin: 0 0 0 13px;
}
.productDArea > p{
font-size: 19px;
margin-bottom: 46px;
}
.productDArea h6{
font-size: 19px;
line-height: 35px;
color: #666666;
margin-bottom: 0;
}
.productDArea h6 a{
color: inherit;
font-weight: 400;
}
.productDArea h6 a:hover{
color: #591ce0;
}
.add_to_cart{
height: 50px;
color: #fff;
background: #591ce0;
display: inline-block;
float: left;
text-align: center;
text-transform: uppercase;
font-weight: 700;
line-height: .8;
padding: 19px 39px;
margin: 0 29px 0 0;
}
.add_to_cart:hover{
background: #ec3e70;
color: #fff;
}
.quantityd {
border: 1px solid #ddd;
height: 50px;
position: relative;
z-index: 1;
width: 107px;
display: inline-block;
margin-bottom: 32px;
}
.quantityd input[type="text"] {
border: medium none;
color: #333333;
font-weight: 700;
line-height: 50px;
font-size: 16px;
height: 100%;
padding: 0 35px;
text-align: center;
width: 100%;
outline: none;
position: absolute;
left: 0;
text-align: left;
top: 0;
z-index: -1;
}
.quantityd .qtyBtn{
font-size: 16px;
line-height: .8;
color: #333333;
width: 28px;
background: transparent;
border: none;
position: absolute;
z-index: 5;
right: 0;
top: 0;
height: 50%;
cursor: pointer;
border-left: 1px solid #ddd;
}
.quantityd .qtyBtn.btnMinus{
top: auto;
bottom: 0;
}
.quantityd .qtyBtn:hover{
color: #591ce0
}
.productTab{
position: relative;
padding: 133px 0 0;
}
.productTab ul{
margin: 0 0 34px;
padding: 0 0 3px;
border-bottom: 1px solid #dddddd;
}
.productTab ul li{
list-style: none;
display: inline-block;
margin: 0 21px 0 0;
padding: 0 0;
}
.productTab ul li:last-child{
margin-right: 0;
}
.productTab ul li a{
font-size: 19px;
color: #666666;
line-height: .8;
font-weight: 700;
text-transform: uppercase;
position: relative;
padding-left: 0;
padding-right: 35px;
}
.productTab ul li:first-child a{
padding: 0 35px;
}
.productTab ul li a:after{
position: absolute;
left: 0;
right: 0;
bottom: -3px;
margin: 0 auto;
width: 0;
height: 3px;
content: '';
background: #591ce0;
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.productTab ul li a:hover:after,
.productTab ul li a.active:after{
width: 100%;
visibility: visible;
opacity: 1;
}
.productTab ul li a.active,
.productTab ul li a:hover{
color: #333333;
}
.productDes{
position: relative;
}
.productDes p{
font-size: 19px;
margin: 0;
}
.review_list {
margin: 0 0 49px;
padding: 0 0 10px;
border-bottom: 1px solid #ddd;
}
.review_list li {
list-style: none;
display: block;
position: relative;
}
.rvComment {
position: relative;
min-height: 100px;
padding-left: 130px;
padding-top: 14px;
margin-bottom: 39px;
}
.rvComment img {
position: absolute;
width: 100px;
height: 100px;
left: 0;
top: 0;
}
.ndcHead {
position: relative;
margin-bottom: 20px;
}
.ndcHead h5 {
font-size: 18px;
line-height: .8;
text-transform: capitalize;
color: #333;
margin: 0 0 21px;
}
.ndcHead h5 a{
color: inherit;
line-height: inherit;
display: inline-block;
}
.ndcHead h5 a:hover{
color: #591ce0;
}
.ndcHead span {
display: block;
font-size: 14px;
text-transform: uppercase;
line-height: .8;
color: #591ce0;
}
.commentRating {
position: absolute;
right: 0;
top: 2px;
font-size: 14px;
color: #591ce0;
letter-spacing: 0;
text-align: right;
margin: 0;
line-height: 14px;
}
.commentRating i {
letter-spacing: 3px;
}
.rvContent {
position: relative;
}
.rivewFormArea{
position: relative;
}
.rivewFormArea h3{
font-size: 30px;
line-height: .8;
margin-bottom: 42px;
}
.relatedProduct{
position: relative;
padding: 6px 0 110px;
}
.relatedProduct h3{
font-size: 45px;
line-height: 28px;
margin-bottom: 59px;
}
.relatedPost{
position: relative;
}
.r_Img{
position: relative;
}
.r_Img:after{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgb(9,133,249);
background:#0000B8 ;
visibility: hidden;
border-radius: 3px;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.r_Img img{
width: 100%;
height: auto;
border-radius: 3px;
}
.r_Img .sale,
.r_Img .like{
width: 50px;
height: 50px;
background: #0985f9;
font-size: 16px;
color: #fff;
text-align: center;
border-radius: 50%;
display: block;
line-height: .8;
padding: 18px 0;
position: absolute;
left: 20px;
bottom: 20px;
z-index: 5;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.r_Img .sale{
top: 20px;
bottom: auto;
margin: 0;
padding: 20px 0;
}
.p_cart {
height: 45px;
color: #333;
background: #fff;
display: inline-block;
text-align: center;
text-transform: uppercase;
font-weight: 400;
font-size: 16px;
line-height: .8;
padding: 18px 0;
position: absolute;
border-radius: 3px;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 146px;
visibility: hidden;
opacity: 0;
z-index: 5;
transition: all ease 600ms;
-webkit-transition: all ease 600ms;
-moz-transition: all ease 600ms;
}
.p_cart:hover{
color: #591ce0;
}
.relatedPost:hover .r_Img:after{
visibility: visible;
opacity: 1;
}
.relatedPost:hover .p_cart{
visibility: visible;
opacity: 1;
}
.relatedPost:hover .r_Img .sale,
.relatedPost:hover .r_Img .like{
background: #fff;
color: #333;
}
.r_detil{
position: relative;
border: 1px solid #f1f1f1;
border-top: none;
padding: 37px 20px 29px;
margin-top: -2px;
}
.r_detil h5{
font-size: 22px;
line-height: .8;
margin-bottom: 21px;
}
.r_detil h5 a{
color: inherit;
}
.r_detil h5 a:hover{
color: #591ce0;
}
.r_detil p{
font-size: 16px;
color: #333;
margin: 0;
line-height: .8;
}
.r_detil p span{
color: #666666;
}
.relatedPost .r_Img .like:hover{
color: #591ce0;
}
.proAccountPgae{
position: relative;
padding: 150px 0 150px;
}
.myAccountFrom h3{
font-size: 45px;
line-height: .8;
margin-bottom: 43px;
padding-left: 100px;
}
.myAccountFrom label{
font-size: 19px;
line-height: .8;
color: #666666;
font-weight: 300;
margin-bottom: 18px;
}
.myAccountFrom form{
position: relative;
width: 100%;
background: #f8f8f8;
padding: 55px 100px 51px;
}
.myAccountFrom input[type="email"],
.myAccountFrom input[type="password"]{
width: 100%;
height: 50px;
background: #fff;
border: 1px solid #dddddd;
border-radius: 0;
outline: none;
padding: 0 20px;
color: #666666;
font-weight: 400;
font-size: 17px;
line-height: 50px;
margin-bottom: 25px;
}
.myAccountFrom input[type="password"]{
margin-bottom: 37px;
}
.myAccountFrom input[type="submit"]{
height: 50px;
background: #6fbc29;
font-size: 16px;
line-height: 54px;
color: #fff;
text-transform: uppercase;
outline: none;
display: inline-block;
border: none;
cursor: pointer;
text-align: center;
padding: 0 51px;
margin-right: 28px;
margin-bottom: 30px;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.myAccountFrom input[type="submit"]:hover{
background: #ec3e70;
}
.myAccountFrom a{
font-size: 19px;
line-height: .8;
color: #666666;
font-weight: 300;
display: block;
}
.myAccountFrom a:hover{
color: #6fbc29;
}
.rememberLogin{
position: relative;
display: inline-block;
}
.rememberLogin input[type=checkbox] {
display: none;
margin: 0;
}
.rememberLogin label{
font-size: 19px;
line-height: .8;
color: #666666;
font-weight: 300;
position: relative;
display: inline-block;
margin: 0;
padding-left: 25px;
cursor: pointer;
}
.rememberLogin label:before {
width: 16px;
height: 16px;
position: absolute;
content: '';
margin: 0 20px 0 0;
top: 0;
left: 0;
border: 1px solid #ddd;
}
.rememberLogin input[type="checkbox"]:checked + label::after {
background: #6fbc29;
width: 10px;
height: 10px;
content: '';
position: absolute;
left: 3px;
top: 3px;
}
.proCartPgae{
position: relative;
padding: 150px 0 130px;
}
.shop_table.cart.cart_table {
width: 100%;
position: relative;
border: none;
border-spacing: 0;
border-collapse: collapse;
}
.cart_table thead tr th {
font-size: 20px;
font-weight: 700;
line-height: .8;
color: #fff;
text-transform: uppercase;
background: #591ce0;
padding: 18px 0 16px;
}
.cart_table thead tr th.product-title{
text-align: center;
}
.cart_table tbody tr td {
vertical-align: middle;
padding: 63px 0;
border-bottom: 1px solid #ddd;
font-size: 19px;
font-weight: 700;
color: #333;
line-height: .3px;
}
.cart_table tbody tr td .itemtitle{
word-break: break-word;
display: inline-block;
padding-left: 102px;
line-height: 28px;
}
.cart_table tbody tr td .itemtitle:hover{
color: #591ce0;
}
.cart_table tbody tr td.product-single{
position: relative;
width: 41%;
padding-right: 15px;
}
.cart_table tbody tr td.product-single .thumbnailPS{
width: 83px;
height: 83px;
border: 1px solid #bda4f3;
padding: 3px;
position: absolute;
left: 0;
top: 0;
bottom: 0;
margin: auto 0;
}
.cart_table tbody tr td.product-single img{
width: 100%;
height: 100%;
}
.cart_table tbody tr td.product-price{
position: relative;
width: 17%;
}
.cart_table tbody tr td .quantityd{
margin: 0;
}
.cart_table tbody tr td.product-quantity{
width: 27%;
}
.cart_table tbody tr td.product-remove{
padding-right: 15px;
}
.cart_table tbody tr td.product-remove .remove{
font-size: 30px;
color: #333333;
}
.cart_table tbody tr td.product-remove .remove:hover{
color: #ec3e70;
}
.cart_table tbody tr td.actions{
border: none;
padding-bottom: 0;
}
.cart_table tbody tr td.actions input[type="text"]{
height: 50px;
width: 195px;
border: 1px solid #ddd;
text-align: center;
font-weight: 300;
font-size: 19px;
line-height: 50px;
color: #aeaeae;
outline: none;
}
.cart_table tbody tr td.actions input[type="text"]:-webkit-input-placeholder{
color: #aeaeae;
opacity: 1;
}
.cart_table tbody tr td.actions input[type="text"]:-ms-input-placeholder{
color: #aeaeae;
opacity: 1;
}
.cart_table tbody tr td.actions input[type="text"]:-moz-placeholder{
color: #aeaeae;
opacity: 1;
}
.cart_table tbody tr td.actions .coupon_submit{
height: 50px;
width: 178px;
background: #591ce0;
font-size: 16px;
line-height: 50px;
color: #fff;
text-align: center;
display: inline-block;
text-transform: uppercase;
outline: none;
border: none;
cursor: pointer;
margin-left: 26px;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.cart_table tbody tr td.actions .coupon_submit:hover{
background: #666666;
}
.update_cart{
height: 50px;
width: 178px;
background: #666666;
font-size: 16px;
line-height: 50px;
color: #fff;
text-align: center;
display: inline-block;
text-transform: uppercase;
outline: none;
border: none;
cursor: pointer;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.update_cart:hover{
background: #591ce0;
}
.cart_totals{
position: relative;
background: #f8f8f8;
left: 20px;
}
.cart_totals h2{
font-size: 20px;
line-height: .8;
text-transform: uppercase;
margin: 0 0 0;
padding: 17px 30px 16px;
border-bottom: 1px solid #ddd;
}
.cart_totals table {
width: 100%;
border: none;
border-collapse: collapse;
border-spacing: 0;
}
.cart_totals table tr td, 
.cart_totals table tr th {
vertical-align: top;
padding: 25px 0;
border-bottom: 1px solid #ddd;
}
.cart_totals table tr th {
width: 160px;
padding-left: 30px;
font-size: 20px;
color: #333;
font-weight: 700;
line-height: .8;
letter-spacing: 0;
}
.cart_totals table tr td {
line-height: .7;
font-size: 19px;
font-weight: 300;
color: #666666;
}
#shipping_method{
margin: 0;
padding: 0;
position: relative;
}
#shipping_method li{
list-style: none;
position: relative;
display: block;
margin-bottom: 25px;
}
#shipping_method li:last-of-type{
margin-bottom: 0;
}
#shipping_method li input[type=radio]{
display: none;
margin: 0;
}
#shipping_method li label{
font-size: 19px;
line-height: .8;
font-weight: 300;
color: #666666;
margin: 0;
padding-left: 25px;
cursor: pointer;
}
#shipping_method li label:before {
width: 15px;
height: 15px;
position: absolute;
content: '';
top: 0;
left: 0;
border: 1px solid #bababa;
}
#shipping_method li input[type=radio]:checked + label::after {
background: #591ce0;
width: 9px;
height: 9px;
content: '';
position: absolute;
left: 3px;
top: 3px;
}
#shipping_method li input[type=radio]:checked + label::before{
border-color: #591ce0;
}
#shipping_method li input[type=radio]:checked + label{
color: #333333;
}
.wc-proceed-to-checkout{
position: relative;
padding: 25px 30px 50px;
}
.wc-proceed-to-checkout a{
height: 50px;
width: 100%;
background: #591ce0;
font-size: 16px;
line-height: 50px;
font-weight: 700;
color: #fff;
text-align: center;
display: block;
text-transform: uppercase;
outline: none;
border: none;
}
.wc-proceed-to-checkout a:hover{
background: #666666;
}
.wc-proceed-to-checkout a.continue-button{
background: #666666;
margin-top: 25px;
}
.wc-proceed-to-checkout a.continue-button:hover{
background: #591ce0;
}
.proCheckoutPgae{
position: relative;
padding: 150px 0 130px;
}
.woocommerce-billing-fields{
position: relative;
padding: 0 0 30px;
}
.woocommerce-billing-fields h3{
font-size: 30px;
line-height: .8;
margin-bottom: 54px;
padding-bottom: 22px;
border-bottom: 1px solid #ddd;
}
.woocommerce-billing-fields label{
font-size: 17px;
color: #666;
font-weight: 300;
line-height: .8;
margin-bottom: 13px;
}
.woocommerce-billing-fields input {
width: 100%;
height: 45px;
border: 1px solid #ddd;
margin: 0 0 24px;
padding: 0 20px;
color: #666666;
font-weight: 300;
outline: none;
line-height: 45px;
font-size: 16px;
}
.billing_countries select{
width: 100%;
height: 45px;
border: 1px solid #ddd;
margin: 0 0 24px;
padding: 0 20px;
color: #666666;
font-weight: 300;
outline: none;
cursor: pointer;
line-height: 45px;
font-size: 16px;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.loginss{
position: relative;
line-height: .8;
}
.loginss input[type=checkbox]{
display: none;
margin: 0;
}
.loginss label{
font-size: 18px;
line-height: 18px;
font-weight: 300;
color: #666666;
margin: 0;
padding-left: 25px;
cursor: pointer;
}
.loginss label:before {
width: 15px;
height: 15px;
position: absolute;
content: '';
top: 0;
left: 0;
border: 1px solid #ddd;
}
.loginss input[type=checkbox]:checked + label::after {
background: #591ce0;
width: 9px;
height: 9px;
content: '';
position: absolute;
left: 3px;
top: 3px;
}
.loginss input[type=checkbox]:checked + label::before{
border-color: #591ce0;
}
.loginss input[type=checkbox]:checked + label{
color: #333333;
}
.woocommerce-shipping-fields label{
font-size: 17px;
color: #666;
font-weight: 300;
line-height: .8;
margin-bottom: 13px;
}
.woocommerce-shipping-fields textarea,
.woocommerce-shipping-fields input {
width: 100%;
height: 45px;
border: 1px solid #ddd;
margin: 0 0 24px;
padding: 0 20px;
color: #666666;
font-weight: 300;
outline: none;
line-height: 45px;
font-size: 16px;
}
.woocommerce-shipping-fields textarea{
height: 150px;
line-height: 30px;
resize: none;
padding-top: 10px;
margin: 0;
}
.checkout_shipping{
left: 0;
}
.checkout_shipping #shipping_method li input[type=radio]:checked + label::before{
border-color: #6fbc29;
}
.checkout_shipping #shipping_method li input[type=radio]:checked + label::after{
background: #6fbc29;
}
.checkout_shipping .wc-proceed-to-checkout #shipping_method li input[type=radio]:checked + label {
color: #666;
}
.wc-proceed-to-checkout #shipping_method li{
line-height: .8;
margin-bottom: 15px
}
.checkout_shipping .wc-proceed-to-checkout a{
background: #6fbc29;
margin-top: 25px;
font-weight: 600;
}
.checkout_shipping .wc-proceed-to-checkout a:hover{
background: #666;
} .app_banner h2{
color:#fff;
}
.app_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
}
.app_rev_slider .zeus.tparrows {
background: rgba(0, 0, 0, .5);
}
.app_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.app_s_btn {
height: 50px;
width: 190px;
text-transform: capitalize;
background: transparent;
font-weight: 500;
border-radius: 30px;
border: 2px solid #fff;
color: #fff;
text-align: center;
display: inline-block;
font-size: 16px;
letter-spacing: 1.2px;
line-height: 50px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.app_s_btn:hover{
background: #fff;
color: #ec3e70;
}
.app_s_vidbtn{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 28px;
color: #fff;
font-weight: 600;
margin-left: 26px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.app_s_vidbtn span{
width: 50px;
height: 50px;
background: #fff;
border-radius: 50%;
text-align: center;
display: inline-block;
font-size: 20px;
line-height: .8;
padding: 17px 0;
margin-right: 20px;
}
.app_s_vidbtn i{
font-size: 20px;
line-height: .8;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.app_s_vidbtn:hover{
color: #ec3e70;
}
.app_feature{
position: relative;
padding: 120px 0 62px;
}
.app_feature.app_feature_sec{
padding: 92px 0 62px;
}
.app_singleFeature{
position: relative;
padding: 20px 14px 23px;
margin-bottom: 30px;
}
.appIcon{
position: relative;
width: 74px;
height: 84px;
margin: 0 auto 23px;
text-align: center;
background:#0000B8 ;
padding: 30px 0;
}
.appIcon:before{
position: absolute;
left: 0;
top: 0;
content: '';
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/app/1.png) no-repeat center center / cover;
width: 100%;
height: 100%;
z-index: 1;
}
.appIcon i{
font-size: 30px;
line-height: .8;
color: #fff;
z-index: 3;
position: relative;
}
.app_singleFeature h3{
font-size: 20px;
line-height: 28px;
margin-bottom: 17px;
}
.app_singleFeature p{
margin: 0;
}
.apIBG_2{
background:#0000B8 ;
}
.apIBG_3{
background:#0000B8 ;
}
.apIBG_4{
background:#0000B8 ;
}
.apIBG_5{
background:#0000B8 ;
}
.apIBG_6{
background:#0000B8 ;
}
.app_about{
position: relative;
background: #f7f8ff;
padding: 120px 0;
}
.app_Ab_Img{
position: relative;
}
.app_Ab_content{
position: relative;
padding: 28px 35px 0 0;
}
.app_Ab_content h4{
font-size: 24px;
line-height: 28px;
margin-bottom: 23px;
}
.app_Ab_content p{
margin-bottom: 13px;
}
.app_Ab_content ul{
margin: 22px 0 0;
padding: 0;
}
.app_Ab_content ul li{
list-style: none;
margin: 0 0 11px;
padding: 0;
display: block;
font-size: 16px;
line-height: 28px;
color: #555555;
}
.app_Ab_content ul li i{
margin-right: 14px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.app_pricing{
position: relative;
padding: 120px 0;
}
.app_singlePricing{
position: relative;
padding: 1px;
border-radius: 5px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.app_singlePricing:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
visibility: visible;
opacity: 0;
border-radius: 5px;
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.pricingInner{
position: relative;
border: 1px solid #dddddd;
padding: 50px 30px 41px;
border-radius: 5px;
background: #fff;
width: 100%;
height: 100%;
z-index: 2;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.app_singlePricing:hover .pricingInner{
border-color: transparent;
}
.app_singlePricing:hover:before{
visibility: visible;
opacity: 1;
}
.app_singlePricing i{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
font-size: 40px;
line-height: 40px;
margin-bottom: 22px;
}
.app_singlePricing h4{
font-size: 24px;
line-height: 35px;
color: #333333;
font-weight: 400;
margin-bottom: 17px;
}
.app_singlePricing h2{
font-size: 35px;
line-height: 40px;
color: #333333;
margin-bottom: 29px;
}
.app_singlePricing ul{
margin: 0 0 39px;
padding: 0;
}
.app_singlePricing ul li{
list-style: none;
display: block;
margin: 0;
padding: 0;
font-size: 16px;
line-height: 40px;
color: #555;
}
.app_singlePricing a{
border: none;
font-size: 16px;
font-weight: 600;
color: #555555;
background:#0000B8 ;
height: 45px;
padding: 1px;
text-align: center;
display: inline-block;
line-height: .8;
position: relative;
border-radius: 30px;
z-index: 1;
cursor: pointer;
outline: none;
overflow: hidden;
text-transform: uppercase;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.app_singlePricing a span {
width: 100%;
height: 100%;
background: #fff;
display: inline-block;
padding: 16px 50px;
border-radius: 30px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.app_singlePricing a:hover span {
color: #fff;
background: rgba(255, 255, 255, 0);
}
.priceing_tab{
position: relative;
margin: 0 0 60px;
}
.priceing_tab ul{
margin: 0;
padding: 0;
display: inline-block;
border: 1px solid #dddddd;
border-radius: 30px;
}
.priceing_tab ul li{
list-style: none;
display: inline-block;
margin: 0;
padding: 0;
}
.priceing_tab ul li a{
font-size: 18px;
line-height: .8;
color: #333333;
display: block;
font-weight: 600;
height: 50px;
padding: 18px 41px;
border-radius: 30px;
}
.priceing_tab ul li a.active{
background:#0000B8 ;
color: #fff;
}
.app_service{
position: relative;
padding: 120px 0 110px;
background:#0000B8 ;
}
.app_singelSIBox{
position: relative;
margin-right: 8px;
text-align: right;
padding-right: 74px;
padding-bottom: 83px;
}
.app_singelSIBox:last-child, .app_singelSIBox:last-of-type{
padding-bottom: 0;
}
.app_singelSIBox i{
width: 55px;
height: 55px;
border: 2px solid #fff;
border-radius: 50%;
text-align: center;
font-size: 24px;
color: #fff;
line-height: 28px;
position: absolute;
right: 0;
top: 4px;
padding: 11px 0;
}
.app_singelSIBox h4{
font-size: 20px;
line-height: 28px;
color: #fff;
font-weight: 500;
margin-bottom: 15px;
}
.app_singelSIBox p{
color: #fff;
word-break: break-all;
margin: 0;
}
.timeBar{
position: absolute;
width: 1px;
height: calc(100% - 202px);
background: #fff;
right: 0;
top: 26px;
z-index: 1;
}
.app_singelSIBox:after{
position: absolute;
right: -27px;
content: '';
top: 26px;
width: 10px;
height: 10px;
border-radius: 50%;
background: rgba(255, 255, 255, 1);
}
.app_singelSIBox:before {
position: absolute;
right: -31px;
content: '';
top: 22px;
width: 18px;
height: 18px;
border-radius: 50%;
background: rgba(255, 255, 255, .40);
animation-fill-mode: both;
animation: app_blinker 1.5s ease-in-out infinite;
-webkit-animation: app_blinker 1.5s ease-in-out infinite;
-moz-animation: app_blinker 1.5s ease-in-out infinite;
}
@keyframes app_blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.app_SIBoxLeft{
text-align: left;
padding-left: 74px;
margin-left: 8px;
margin-right: 0;
padding-right: 0;
}
.app_SIBoxLeft:after{
left: -27px;
right: auto;
}
.app_SIBoxLeft:before{
right: auto;
left: -31px;
}
.app_SIBoxLeft i{
right: auto;
left: 0;
}
.LeftBar{
right: auto;
left: 0;
}
.mTop_11{
margin-top: 11px;
}
.appSSlide{
position: relative;
}
.app_SIImg{
position: relative;
text-align: center;
margin-bottom: 55px;
}
.app_SIImg img{
max-width: 100%;
width: auto !important;
height: auto;
display: inline-block !important;
}
.appSSlide.owl-theme .owl-nav{
margin: 0;
}
.appSSlide.owl-theme .owl-dots .owl-dot span{
display: none;
}
.appSSlide.owl-theme .owl-dots .owl-dot{
width: 16px;
height: 16px;
border-radius: 50%;
border-radius: 50%;
margin: 0 6px;
border: 1px solid #fff;
background: transparent;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.appSSlide.owl-theme .owl-dots .owl-dot.active,
.appSSlide.owl-theme .owl-dots .owl-dot:hover{
background: #fff;
}
.app_team{
position: relative;
padding: 120px 0;
}
.app_singleTeam{
position: relative;
overflow: hidden;
border-radius: 5px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.app_singleTeam img{
width: 100%;
height: auto;
border-radius: 5px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.appTeamOverlay{
padding: 20px;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
display: inline-block;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.app_singleTeam:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
border-radius: 5px;
background: rgb(0,25,153);
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.appTeamOverlay h5{
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 600;
margin-bottom: 0px;
}
.appTeamOverlay h6{
font-size: 16px;
line-height: 28px;
font-weight: 400;
color: #fff;
margin-bottom: 10px;
}
.appTeamOverlay p{
color: #fff;
letter-spacing: .32px;
margin: 0;
}
.app_TMS{
position: absolute;
left: 0;
bottom: -78px;
right: 0;
border-radius: 0 0 5px 5px;
margin: 0 auto;
text-align: center;
background: #fff;
border: 1px solid #dddddd;
border-top: none;
padding: 19.5px 10px;
visibility: hidden;
opacity: 0;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.app_TMS a{
height: 38px;
width: 38px;
border: 2px solid #dddddd;
border-radius: 50%;
text-align: center;
display: inline-block;
background: transparent;
font-size: 17px;
color: #555555;
line-height: .8;
padding: 9px 0;
margin: 0 3px;
}
.app_TMS a:hover{
border-color: #ec3e70;
background: #ec3e70;
color: #fff;
}
.app_singleTeam:hover .app_TMS{
bottom: 0;
visibility: visible;
opacity: 1;
}
.app_singleTeam:hover img{
-webkit-transform: translateY(-20px);
-moz-transform: translateY(-20px);
-ms-transform: translateY(-20px);
-o-transform: translateY(-20px);
transform: translateY(-20px);
}
.app_singleTeam:hover .appTeamOverlay,
.app_singleTeam:hover:before{
visibility: hidden;
opacity: 0;
}
.app_screenshort{
position: relative;
background: #f9faff;
padding: 120px 0;
}
.app_sArea{
position: relative;
}
.app_sArea #prev,
.app_sArea #next{
width: 40px;
height: 40px;
border-radius: 50%;
background: rgb(0,25,153);
background:#0000B8 ;
display: inline-block;
margin: 0;
padding: 0;
position: absolute;
z-index: 10;
left: 0;
top: 45%;
font-size: 35px;
line-height: 40px;
color: #fff;
text-align: center;
padding: 0 0;
}
.app_sArea #next{
left: auto;
right: 0;
}
#slider_screen{
width: 100%;
height: 550px;
position: relative;
text-align: center;
margin: 0 auto;
z-index: 5;
clear: both;
overflow: hidden;
background: transparent;
}
#slider_screen img {
visibility:hidden;
cursor:pointer;
}
.app_faq{
position: relative;
padding: 120px 0 100px;
}
.app_singleAD{
position: relative;
margin: 0 85px 20px;
padding: 0 0 0 0;
-webkit-box-shadow: 0px 2px 10px 12px rgba(0, 0, 0, 0.06);
-moz-box-shadow:    0px 2px 10px 12px rgba(0, 0, 0, 0.06);
box-shadow:         0px 2px 10px 12px rgba(0, 0, 0, 0.06);
}
.app_singleAD:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 2px;
height: 100%;
background: rgb(0, 25, 153);
background:#0000B8 ;
}
.app_singleAD .card-header {
position: relative;
padding: 10px 30px 16px;
margin: 0;
background: transparent;
border: none;
border-radius: 0;
}
.app_singleAD .card-header .btn {
text-decoration: none;
font-size: 18px;
line-height: 20px;
color: #333333;
font-weight: 500;
border: none;
outline: none;
width: 100%;
text-align: left;
padding: 0 0 0;
margin: 0;
background: transparent;
border-radius: 0;
position: relative;
}
.app_singleAD .card-body {
padding: 9px 30px 24px;
margin: 0;
}
.app_singleAD .card-header .btn:before{
position: absolute;
right: 0;
top: -2px;
font-size: 18px;
line-height: 28px;
color: #333333;
width: 10px;
height: 6px;
content: "\f107";
font-weight: 400;
font-family: fontAwesome;
}
.app_store{
position: relative;
padding: 88px 0 0;
background:#0000B8 ;
}
.app_storeContent{
position: relative;
padding-right: 14px;
padding-top: 23px;
}
.app_storeContent h3{
font-size: 35px;
color: #fff;
line-height: 50px;
margin-bottom: 16px;
}
.app_storeContent .app_bar{
position: relative;
display: block;
width: 21px;
height: 4px;
background: #fff;
border-radius: 1px;
margin-bottom: 23px;
}
.app_storeContent .app_bar:before{
position: absolute;
left: 31px;
top: 0;
content: '';
width: 55px;
height: 4px;
background: #fff;
border-radius: 1px;
}
.app_storeContent .app_bar:after{
position: absolute;
left: 96px;
top: 0;
content: '';
width: 21px;
height: 4px;
background: #fff;
border-radius: 1px;
}
.app_storeContent p{
color: #fff;
margin-bottom: 55px;
}
.app_storeContent a{
display: inline-block;
position: relative;
text-align: left;
height: 70px;
border: 1px solid #fff;
background: transparent;
padding: 17px 56px;
font-size: 18px;
line-height: .8;
color: #fff;
font-weight: 600;
border-radius: 70px;
width: 241px;
margin-right: 25px;
}
.app_storeContent a i{
font-size: 31px;
display: block;
float: left;
margin-right: 9px;
}
.app_storeContent a span{
display: block;
font-size: 10px;
font-weight: 400;
margin-bottom: 7px;
}
.app_storeContent a:last-child{
padding: 17px 48px;
margin-right: 0;
}
.app_storeContent a:hover{
background: #fff;
color: #ec3e70
}
.app_storeImg{
position: relative;
}
.app_clients{
position: relative;
padding: 120px 0 100px;
}
.singleAppClinet{
position: relative;
margin-bottom: 45px;
}
.detailAppC{
position: relative;
padding: 30px 30px 27px;
margin-bottom: 35px;
border: 1px solid #dddddd;
}
.detailAppC:before{
position: absolute;
left: 42px;
bottom: -16px;
width: 39px;
height: 16px;
content: '';
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/app/border.png) no-repeat center center / cover;
}
.detailAppC h5{
font-size: 20px;
color: #333333;
font-weight: 600;
line-height: 26px;
margin: 0 0 4px;
}
.detailAppC h5 span{
display: inline-block;
font-size: 16px;
color: #555555;
font-weight: 400;
margin: 0;
}
.detailAppC .star-rating {
display: inline-block;
margin: 0 0 12px;
padding: 0;
}
.detailAppC .star-rating i {
font-size: 16px;
line-height: 26px;
letter-spacing: 2px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.detailAppC p{
font-size: 16px;
line-height: 26px;
color: #555555;
margin: 0;
}
.app_cThumb{
position: relative;
width: 85px;
height: 85px;
margin-left: 17px;
border: 2px solid #dddddd;
border-radius: 50%;
text-align: center;
}
.app_cThumb img{
width: 77px !important;
height: 74px;
border-radius: 50%;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: -2px;
}
.app_clientSlide{
position: relative;
}
.app_clientSlide .owl-dots{
position: relative;
}
.app_clientSlide .owl-dots .owl-dot span{
display: none;
}
.app_clientSlide .owl-dots .owl-dot{
width: 14px;
height: 14px;
border: 2px solid #dddddd;
border-radius: 50%;
background: transparent;
margin: 0 3.5px;
padding: 0;
}
.app_clientSlide .owl-dots .owl-dot.active,
.app_clientSlide .owl-dots .owl-dot:hover{
background: rgb(0,25,153);
background:#0000B8 ;
border-color: transparent;
}
.app_video {
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/app/1.jpg) no-repeat fixed center / cover;
padding: 291px 0;
}
.app_videoBtn {
position: relative;
text-align: center;
width: 59px;
height: 59px;
border-radius: 50%;
background: #fff;
display: inline-block;
padding: 17px 0;
z-index: 2;
}
.app_videoBtn i{
font-size: 25px;
line-height: 28px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.app_videoBtn:after {
width: 71px;
height: 71px;
left: -6px;
top: -6px;
background: rgba(255, 255, 255, .49);
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
animation-fill-mode: both;
animation: app_v1_blinker 1.5s ease-in-out infinite;
-webkit-animation: app_v1_blinker 1.5s ease-in-out infinite;
-moz-animation: app_v1_blinker 1.5s ease-in-out infinite;
}
.app_videoBtn:before {
width: 83px;
height: 83px;
left: -12px;
top: -12px;
background: rgba(255, 255, 255, .49);
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
animation-fill-mode: both;
animation: app_v1_blinker 1.5s ease-in-out infinite;
-webkit-animation: app_v1_blinker 1.5s ease-in-out infinite;
-moz-animation: app_v1_blinker 1.5s ease-in-out infinite;
}
@keyframes app_v1_blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.app_blog{
position: relative;
padding: 120px 0 206px;
}
.app_singleBlog{
position: relative;
margin-bottom: 30px;
}
.app_BThumb{
position: relative;
margin-bottom: 22px;
}
.app_BThumb img{
width: 100%;
height: auto;
}
.app_BDetail{
position: relative;
padding: 0;
}
.app_BDetail .app_PostMeta{
font-size: 15px;
line-height: 28px;
color: #555555;
margin-bottom: 15px;
}
.app_BDetail h4{
font-size: 20px;
line-height: 28px;
color: #333333;
margin-bottom: 16px;
word-break: break-all;
}
.app_BDetail h4 a{
color: inherit;
}
.app_BDetail h4 a:hover{
color: #ec3e70;
}
.app_BDetail p{
margin: 0;
word-break: break-all;
}
.app_singleClogo{
position: relative;
display: inline-block;
text-align: center;
}
.app_singleClogo img{
max-width: 149px;
height: 33px;
}
.app_clienLogoSlide{
border-top: 1px solid #dddddd;
margin-top: 85px;
padding-top: 120px;
}
.app_footer {
position: relative;
padding: 0 0 0;
background:#0000B8 ;
}
.app_footer .widget{
position: relative;
padding-bottom: 54px;
}
.app_footer .widget .widget_title{
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 16px;
}
.app_footer .link_widgets ul,
.app_footer .about_widgets ul{
margin: 0;
padding: 0;
}
.app_footer .link_widgets ul li,
.app_footer .about_widgets ul li{
list-style: none;
display: block;
margin: 0;
}
.app_footer .link_widgets ul li a,
.app_footer .about_widgets ul li a{
display: inline-block;
color: #fff;
font-size: 16px;
line-height: 28px;
margin: 0;
}
.app_footer .link_widgets ul li a:hover,
.app_footer .about_widgets ul li a:hover{
color: #ec3e70;
}
.app_footer .address_widgets p{
color: #fff;
font-size: 16px;
line-height: 28px;
margin: 0;
}
.app_footer .tag_widgets a{
color: #fff;
display: inline-block;
font-size: 16px;
line-height: 28px;
text-transform: capitalize;
margin: 0 16px 7px 0;
}
.app_footer .tag_widgets a:hover{
color: #ec3e70;
}
.app_copyright{
position: relative;
border-top: 1px solid rgba(255, 255, 255, .50);
padding: 19px 0;
}
.app_copyright p{
font-size: 16px;
line-height: 28px;
color: #fff;
margin: 0;
}
.app_copyright p a{
color: inherit;
}
.app_copyright p a:hover{
color: #ec3e70;
}
.app_copyright .footer_menu ul li a{
font-size: 16px;
line-height: 28px;
color: #fff;
}
.app_copyright .footer_menu ul li a:hover{
color: #ec3e70;
}
.app_subscribe_widgets{
position:relative;
}
.app_subscribe_widgets h3{
font-size: 35px;
line-height: 42px;
color: #333;
font-weight: 600;
margin-top: 14px;
margin-bottom: 0;
}
.app_subscribe_widgets input[type="email"]{
width: 100%;
height: 50px;
background: #333;
font-size: 16px;
line-height: 28px;
color: #333;
border-radius: 30px;
border: none;
outline: none;
padding: 0 22px;
}
.app_subscribe_widgets button[type="submit"]{
position: absolute;
right: 0;
top: 0;
border: none;
font-size: 18px;
font-weight: 600;
color: #fff;
background:#0000B8 ;
height: 50px;
padding: 0px 45px;
text-align: center;
line-height: .8;
border-radius: 30px;
z-index: 1;
cursor: pointer;
outline: none;
overflow: hidden;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.app_subscribe_widgets button[type="submit"]:hover{
background:#0000B8 ;
}
.app_subscribe_widgets input[type="email"]::-moz-placeholder{
color: #adadad;
opacity: 1;
}
.app_subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #adadad;
opacity: 1;
}
.app_subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #adadad;
opacity: 1;
} .app_banner{
position: relative;
padding: 202px 0 86px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/app/banner.jpg) no-repeat center center / cover;
}
.app_banner h3{
font-size: 40px;
line-height: .8;
color: #fff;
text-transform: capitalize;
margin: 0 0 34px;
}
.app_banner p{
margin: 0;
font-size: 18px;
line-height: .8;
color: #fff;
}
.app_banner p a{
color: inherit;
}
.app_banner p a:hover{
color: #ec3e70;
}
.padBT_220{
padding-bottom: 220px;
}
.app_Ab_content a{
background:#0000B8 ;
color: #fff;
height: 50px;
padding: 18px 42px;
border: none;
margin-top: 44px;
}
.app_Ab_content a:after{
display: none;
}
.app_Ab_content a:hover{
background:#0000B8 ;
}
.appSignupPage{
padding: 120px 0 223px;
position: relative;
}
.app_signUpFrom{
position: relative;
}
.app_signUpFrom h3{
font-size: 35px;
line-height: .8;
font-weight: 700;
margin-bottom: 48px;
}
.app_signUpFrom label {
font-size: 16px;
color: #555555;
font-weight: 400;
line-height: .8;
margin-bottom: 19px;
}
.app_signUpFrom input[type="email"],
.app_signUpFrom input[type="password"],
.app_signUpFrom input[type="text"] {
width: 100%;
height: 50px;
border: 1px solid #ddd;
margin: 0 0 23px;
padding: 0 20px;
color: #555555;
font-weight: 400;
border-radius: 3px;
outline: none;
line-height: 50px;
font-size: 16px;
}
.app_signUpFrom .rememberLogin label{
margin: 0;
line-height: 20px;
padding-left: 30px;
}
.app_signUpFrom .rememberLogin label:before{
width: 20px;
height: 20px;
border: 2px solid #ddd;
border-radius: 3px;
}
.app_signUpFrom .rememberLogin input[type="checkbox"]:checked + label::after{
background: #001999;
border-radius: 3px;
top: 5px;
left: 5px;
}
.app_signUpFrom .rememberLogin{
margin-bottom: 25px;
}
.app_signUpFrom input[type="submit"] {
height: 50px;
background: #001999;
font-size: 18px;
line-height: 50px;
font-weight: 500;
color: #fff;
text-align: center;
border-radius: 3px;
display: block;
text-transform: uppercase;
padding: 0 40px;
cursor: pointer;
outline: none;
border: none;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.app_signUpFrom input[type="submit"]:hover{
background: #ec3e70;
}
.appSUImg{
padding-left: 45px;
text-align: left;
}
.appTeamPgae{
padding: 120px 0 223px;
position: relative;
}
.appSTM h3,
.appSTM h5,
.appSTM h6{
font-weight: 700;
}
.appSBlogPage{
padding: 120px 0 223px;
position: relative;
}
.appSBlogPage.appSBlogPage_sec{
padding: 10px 0 280px;
}
.app_sbArea{
position: relative;
}
.app_sbImg{
position: relative;
margin-bottom: 32px;
}
.app_sbImg img{
width: 100%;
height: auto
}
.app_sbDetail{
position: relative;
margin-bottom: 45px;
}
.app_sbDetail h3{
font-size: 35px;
line-height: 28px;
margin-bottom: 21px;
}
.app_post_meta{
position: relative;
margin-bottom: 16px;
}
.app_post_meta p{
display: inline-block;
margin: 0 30px 0 0;
font-size: 15px;
line-height: 28px;
padding-right: 0;
}
.app_post_meta p:last-of-type{
margin-right: 0;
}
.app_post_meta p i{
font-size: 13px;
padding-right: 9px;
}
.app_post_meta p a{
color: inherit;
}
.app_post_meta p a:hover{
color: #ec3e70;
}
.app_sbDetail > p{
margin-bottom: 18px;
}
.app_sb_social{
position: relative;
margin-bottom: 50px;
}
.app_sb_social h5 {
font-size: 20px;
line-height: 36px;
color: #555555;
font-weight: 500;
float: left;
display: inline-block;
padding-right: 19px;
margin: 0;
}
.app_sb_social a {
display: inline-block;
width: 40px;
height: 40px;
font-size: 20px;
color: #fff;
line-height: .8;
text-align: center;
padding: 11px 0;
margin-right: 11px;
border-radius: 50%;
background: #584bed;
}
.app_sb_social a.twi {
background: #ff896a;
}
.app_sb_social a.vim {
background: #bf113c;
}
.app_sb_social a.you {
background: #22478b;
}
.app_sb_social a.pin {
background: #00afe1;
}
.app_sb_social a:hover{
background: #ec3e70;
}
.app_blockquote{
text-align: center;
position: relative;
border-left: 2px solid #584bed;
-webkit-box-shadow: 0px 0px 17px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow:    0px 0px 17px 0px rgba(0, 0, 0, 0.08);
box-shadow:         0px 0px 17px 0px rgba(0, 0, 0, 0.08);
padding: 80px 25px 39px;
margin: 0 0 100px;
}
.app_blockquote:after{
width: 93px;
height: 79px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/app/quote.png) no-repeat center center;
content: '';
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
top: 40px;
}
.app_blockquote p{
font-size: 20px;
font-style: italic;
margin-bottom: 23px;
}
.app_blockquote a{
font-size: 20px;
line-height: .8;
color: #444444;
font-weight: 600;
margin-bottom: 13px;
display: block;
}
.app_blockquote a:hover{
color: #ec3e70;
}
.app_blockquote span{
font-size: 17px;
line-height: .8;
display: block;
margin: 0;
}
.app_comment_area h3{
font-size: 35px;
line-height: 28px;
margin-bottom: 50px;
padding-bottom: 13px;
border-bottom: 1px solid #ddd;
}
.comment_list {
margin: 0 0 94px;
padding: 0 0 0px;
}
.comment_list li {
list-style: none;
display: block;
position: relative;
}
.single_comment {
position: relative;
min-height: 100px;
padding-left: 100px;
padding-top: 0;
margin-bottom: 55px;
}
.single_comment img{
position: absolute;
left: 0;
top: 0;
width: 70px;
height: 70px;
border-radius: 50%;
}
.com_author{
position: relative;
}
.com_author h5{
font-size: 20px;
color: #444444;
line-height: .8;
margin-bottom: 8px;
}
.com_author h5 a{
color: inherit;
}
.com_author h5 a:hover{
color: #ec3e70;
}
.com_author span{
display: block;
line-height: 26px;
margin-bottom: 7px;
}
.com_content{
position: relative;
}
.com_content p{
margin: 0;
}
.single_comment .comment-reply-link{
font-size: 16px;
color: #555555;
line-height: 28px;
position: absolute;
right: 0;
top: 8px;
display: block;
}
.single_comment .comment-reply-link:hover{
color: #ec3e70;
}
.comment_list .children{
padding-left: 100px;
}
.app_commentForm{
position: relative;
}
.evecommentForm input[type="submit"] {
background:#0000B8 ;
border: none;
}
.evecommentForm input[type="submit"]:hover {
background:#0000B8 ;
}
.app_sidebar{
position: relative;
padding-left: 15px;
padding-right: 65px;
top: -6px;
}
.app_sidebar .widget .widget_title{
font-weight: 600;
}
.app_sidebar .widget .widget_title:before{
background:#0000B8 ;
}
.app_sidebar .app_sb_social{
margin-bottom: 45px;
}
.app_sidebar .widget_categories ul li{
font-size: 16px;
color: #555;
}
.app_sidebar .widget_categories ul li a:hover {
color: #ec3e70;
}
.app_sidebar .popularPost{
padding-top: 3px;
}
.app_sidebar .popularPost p,
.app_sidebar .popularPost a{
font-size: 16px;
color: #555;
}
.app_sidebar .evetags a{
font-size: 16px;
color: #555;
margin-right: 24px;
margin-bottom: 26px;
}
.app_sidebar .evetags a:hover,
.app_sidebar .popularPost a:hover{
color: #ec3e70;
}
.evetags a:nth-child(3), .evetags a:nth-child(7), .evetags a:last-child {
margin-right: 0;
}
.offerSlide{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/app/4.jpg) no-repeat center center / cover;
padding-bottom: 20px;
}
.offerSlide:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: rgba(88, 75, 237, .8);
}
.off_item{
position: relative;
z-index: 3;
margin: 0;
padding: 87px 50px 44px;
text-align: center;
}
.off_item h3{
font-size: 35px;
line-height: 45px;
color: #fff;
margin: 0;
}
.offerSlide.owl-theme .owl-dots{
position: relative;
z-index: 4;
margin: 0;
line-height: .8;
padding: 0;
}
.offerSlide.owl-theme .owl-dots .owl-dot{
width: 10px;
height: 10px;
border: 1px solid #fff;
border-radius: 50%;
background: transparent;
margin: 0 4px;
cursor: pointer;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.offerSlide.owl-theme .owl-dots .owl-dot.active,
.offerSlide.owl-theme .owl-dots .owl-dot:hover{
background: #fff;
}
.offerSlide.owl-theme .owl-dots .owl-dot span{
display: none;
} .seo_rev_slider{
width: 100%;
height: 100vh;
overflow: hidden;
}
.seo_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.seo_s_btn {
height: 50px;
width: 180px;
text-transform: uppercase;
background: #f89e23;
font-weight: 600;
border-radius: 3px;
border: none;
color: #fff;
text-align: center;
display: inline-block;
font-size: 16px;
letter-spacing: 0;
line-height: 50px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.seo_s_btn:hover{
background: #fff;
color: #f89e23;
}
.seo_s_vidbtn{
position: relative;
display: inline-block;
font-size: 20px;
line-height: 28px;
color: #fff;
font-weight: 600;
margin-left: 26px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.seo_s_vidbtn i{
width: 50px;
height: 50px;
background: #fff;
border-radius: 50%;
text-align: center;
display: inline-block;
font-size: 20px;
line-height: .8;
color: #f89e23;
padding: 17px 0;
margin-right: 20px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.seo_s_vidbtn:hover{
color: #f89e23;
}
.seo_s_vidbtn:hover i{
background: #f89e23;
color: #fff;
}
.seo_webSite{
position: relative;
padding: 0;
z-index: 5;
margin-top: -150px;
background: transparent;
}
.website_search{
padding: 98px 128px 90px;
position: relative;
border-radius: 5px;
background: #fff;
-webkit-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 59px 0px rgba(0, 0, 0, 0.05);
}
.website_search h5{
font-size: 18px;
color: #666666;
line-height: 28px;
font-weight: 500;
margin-bottom: 21px;
}
.website_search h3{
font-size: 35px;
color: #333333;
line-height: 28px;
font-weight: 700;
margin-bottom: 58px;
}
.website_search input[type="email"],
.website_search input[type="url"]{
height: 50px;
background: transparent;
font-size: 16px;
line-height: 28px;
color: #8b8b8b;
border-radius: 3px;
display: inline-block;
border: 1px solid #dddddd;
outline: none;
padding: 0 20px;
}
.website_search input[type="url"]{
width: 370px;
margin-right: 16px;
}
.website_search input[type="email"]{
width: 270px;
margin-right: 16px;
}
.website_search .seo_btn{
padding: 19px 37.5px;
}
.website_search input[type="url"]::-moz-placeholder,
.website_search input[type="email"]::-moz-placeholder{
color: #8b8b8b;
opacity: 1;
}
.website_search input[type="url"]::-webkit-input-placeholder,
.website_search input[type="email"]::-webkit-input-placeholder{
color: #8b8b8b;
opacity: 1;
}
.website_search input[type="url"]::-ms-input-placeholder,
.website_search input[type="email"]::-ms-input-placeholder{
color: #8b8b8b;
opacity: 1;
}
.single_websitBox{
position: relative;
margin-top: 54px;
}
.single_websitBox h3{
font-size: 20px;
color: #444444;
line-height: 28px;
font-weight: 600;
margin-bottom: 7px;
}
.single_websitBox p{
margin: 0;
}
.seo_about{
position: relative;
padding: 120px 0;
}
.seo_about .seo_sec_title{
margin-bottom: 34px;
}
.seo_about p{
margin-bottom: 18px;
}
.seo_about .seo_btn{
margin-top: 28px;
}
.paddTop_25{
padding-top: 25px;
}
.seo_ABImg{
position: relative;
margin-left: -86px;
}
.seo_ABImg img{
}
.seo_service{
position: relative;
padding: 120px 0;
background: rgb(231,241,255);
background:#0000B8 ;
}
.seo_singleService{
position: relative;
background: #fff;
border-bottom: 2px solid #006cff;
padding: 50px 25px 42px;
}
.seo_singleService i{
font-size: 106px;
line-height: 90px;
color: #006cff;
margin-bottom: 24px;
display: block;
}
.seo_singleService h3{
font-size: 22px;
line-height: 31px;
color: #444444;
font-weight: 600;
margin-bottom: 21px;
}
.seo_singleService h3 a{
color: inherit;
}
.seo_singleService h3 a:hover{
color: #006cff;
}
.seo_singleService p{
margin: 0 0 12px;
}
.seo_singleService ul{
margin: 0;
padding: 0 0;
position: relative;
}
.seo_singleService ul li{
list-style: none;
position: relative;
width: 50%;
line-height: .8;
float: left;
padding-left: 20px;
text-align: left;
display: inline-block;
margin: 0 0 3px;
}
.seo_singleService ul li:before{
width: 10px;
height: 10px;
border-radius: 50%;
position: absolute;
left: 0;
bottom: 0;
top: 0;
margin: auto 0;
content: '';
background: #d6e7ff;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.seo_singleService ul li a{
display: block;
font-size: 15px;
line-height: 28px;
color: #666666;
margin: 0;
}
.seo_singleService ul li:hover:before{
background: #006cff;
}
.seo_singleService ul li a:hover{
color: #006cff;
}
.seo_SC_2{
border-color: #f89e23;
}
.seo_SC_2 i{
color: #f89e23;
}
.seo_SC_2 h3 a:hover,
.seo_SC_2 ul li a:hover{
color: #f89e23;
}
.seo_SC_2 ul li:hover:before{
background: #f89e23;
}
.seo_SC_3{
border-color: #de00ff;
}
.seo_SC_3 i{
color: #de00ff;
}
.seo_SC_3 h3 a:hover,
.seo_SC_3 ul li a:hover{
color: #de00ff;
}
.seo_SC_3 ul li:hover:before{
background: #de00ff;
}
.seo_choose{
position: relative;
padding: 120px 0 103px;
}
.seo_choose .seo_sec_title{
margin-bottom: 32px;
}
.seo_choose .sec_desc{
margin-bottom: 40px;
}
.singleChoose{
position: relative;
padding-left: 90px;
margin-bottom: 41px;
}
.singleChoose:last-child{
margin-bottom: 0;
}
.singleChoose i{
width: 70px;
height: 70px;
background: #006cff;
text-align: center;
border-radius: 3px;
color: #fff;
font-size: 50px;
line-height: 50px;
position: absolute;
left: 0;
top: 4px;
padding: 9px 0;
}
.singleChoose h4{
font-size: 22px;
line-height: 28px;
color: #444444;
margin-bottom: 13px;
}
.singleChoose p{
margin: 0;
}
.CC_2 i{
background: #f89e23;
}
.CC_3 i{
background: #de00ff;
}
.paddTop_50{
padding-top: 50px;
}
.chooseImg{
padding-left: 28px;
}
.seo_trial{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/seo/1.jpg) no-repeat center center / cover;
padding: 120px 0 111px; 
}
.seo_trial .seo_btn{
padding: 19px 38px;
}
.seo_trial .seo_btn:after{
background: #fff;
}
.seo_trial .seo_btn:hover{
color: #f89e23;
}
.seo_video_btn{
font-size: 75px;
color: #ffffff;
line-height: 75px;
margin-bottom: 59px;
display: block;
}
.seo_video_btn:hover{
color: #f89e23;
}
.seo_pricing{
position: relative;
padding: 120px 0 110px;
}
.seo_PTab ul li a.active {
background: #006bfd;
color: #fff;
}
.seo_SP{
overflow: hidden;
}
.seo_SP:before{
background: #006bfd;
}
.seo_SP .pricingInner{
background: transparent;
}
.seo_SP i{
color: #006bfd;
-webkit-text-fill-color: #006bfd;
}
.seo_SP a{
background: #006bfd;
border: 1px solid #006bfd;
color: #fff;
}
.seo_SP a span{
background: #006bfd;
}
.seo_SP:hover i{
color: #fff;
-webkit-text-fill-color: #fff;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.seo_SP:hover h4,
.seo_SP:hover h2,
.seo_SP:hover ul li{
color: #fff;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.seo_SP:hover a{
background: #fff;
}
.seo_SP a:hover span{
color: #006bfd;
}
.Pricing_feature{
position: absolute;
right: -62px;
top: 22px;
height: 40px;
text-align: center;
color: #fff;
text-transform: uppercase;
font-size: 14px;
line-height: .8;
font-weight: 400;
background: #006bfd;
padding: 15px 70px;
transform: rotate(45deg);
-wepkit-transform: rotate(45deg);
-mozi-transform: rotate(45deg);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.seo_SP:hover .Pricing_feature{
color: #006bfd;
background: #fff;
}
.pricingDivider{
border-top: 1px solid #dddddd;
margin-top: 119px;
}
.seo_offer_video{
position: relative;
padding: 0 0 120px;
}
.seo_offer_video .seo_sec_title{
margin-bottom: 32px;
}
.paddTop_80{
padding-top: 80px;
}
.offer_videoImg{
position: relative;
}
.offer_videoImg img{
width: 100%;
height: auto;
}
.offer_videoImg .seo_video_btn{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 45%;
transform: translateY(-50%);
z-index: 2;
-webkit-animation: movebounce 3.0s linear infinite;
animation: movebounce 3.0s linear infinite;
}
.seo_clients{
position: relative;
padding: 120px 0;
background: rgb(231,241,255);
background:#0000B8 ;
}
.seo_clientSlide .singleJobClinet{
border: none;
}
.seo_clientSlide .detailJC span{
background: rgba( 0, 107, 253, .30 );
}
.seo_clientSlide  .detailJC:after{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/seo/3.png) no-repeat center center / cover
}
.seo_clientSlide.owl-theme .owl-nav .owl-prev:hover, 
.seo_clientSlide.owl-theme .owl-nav .owl-next:hover{
background: #f89e23;
border-color: #f89e23;
color: #fff;
}
.seo_blog{
position: relative;
padding: 120px 0;
}
.seo_singleBlog{
position: relative;
}
.seo_BThumb{
position: relative;
margin-bottom: 26px;
}
.seo_BThumb img{
width: 100%;
height: auto;
}
.seo_BDetail{
position: relative;
}
.seo_BDetail h4{
font-size: 20px;
line-height: 28px;
color: #333333;
font-weight: 600;
word-break: break-all;
margin-bottom: 16px;
}
.seo_BDetail h4 a{
color: inherit;
}
.seo_BDetail h4 a:hover{
color: #f89e23;
}
.seo_BDetail p{
margin: 0 0 17px;
}
.seo_BDetail .readMore{
display: block;
color: #666;
font-size: 16px;
line-height: 28px;
margin: 0;
}
.seo_BDetail .readMore:hover{
color: #f89e23;
}
.seo_footer{
background: #006bfd;
}
.seo_footer .about_widgets{
padding-right: 0;
}
.seo_footer .service_widgets ul li a, 
.seo_footer .com_link_widgets ul li a,
.seo_footer .footer_menu ul li a{
color: #fff;
font-size: 16px;
}
.seo_footer .service_widgets ul li a:hover, 
.seo_footer .footer_menu ul li a:hover,
.seo_footer .com_link_widgets ul li a:hover{
color: #f89e23;
}
.seo_footer .opening_widgets p, 
.seo_footer .about_widgets p{
font-size: 16px;
color: #fff;
}
.seo_footer .product_copyright p{
color: #fff;
font-size: 16px;
} .seo_banner{
position: relative;
padding: 196px 0 211px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/seo/banner.jpg) no-repeat center center / cover;
}
.seo_banner p{
margin: 0;
font-size: 25px;
font-weight: 600;
line-height: .8;
color: #fff;
}
.seo_banner p a{
color: inherit;
}
.seo_banner p a:hover{
color: #f89e23;
}
.seoSignupPage{
position: relative;
padding: 90px 0 120px;
}
.seoSUFrom .rememberLogin input[type="checkbox"]:checked + label::after{
background: #006cff;
}
.seoSUFrom input[type="submit"]{
background: #006cff;
}
.seoSUFrom input[type="submit"]:hover{
background: #f89e23;
}
.seo_contactPage{
position: relative;
padding: 150px 0 120px;
}
.seoContactArea{
position: relative;
}
.seoContactArea > h3{
font-size: 30px;
font-weight: 700;
line-height: 58px;
margin-bottom: 15px;
}
.seo_map{
width: 100%;
overflow: hidden;
position: relative;
margin-bottom: 120px;
}
.seo_map iframe{
border: none;
width: 100%;
height: 537px;
display: block;
}
.seo_contact button {
background: #006cff;
}
.seo_contact button:after {
background: #f89e23;
}
.seoSBPage{
position: relative;
padding: 150px 0 120px;  
}
.seo_SBArea{
position: relative;
}
.seo_SBArea .cons_blog_details h3{
font-weight: 700;
}
.seo_SBArea .app_post_meta p a:hover{
color: #f89e23;
}
.seo_SBArea h4{
font-size: 25px;
line-height: 28px;
font-weight: 700;
margin-top: 53px;
margin-bottom: 17px;
}
.seo_SBArea .cons_blog_details > p{
margin-bottom: 41px;
}
.seo_SBArea .cons_post_author span{
color: #666;
font-weight: 500;
}
.seo_SBArea .cons_post_author h5 a:hover{
color: #f89e23;
}
.seo_SBArea .cons_post_author > a{
background: #006bfd;
}
.seo_SBArea .cons_post_author > a:hover{
background: #f89e23;
color: #fff;
}
.seo_SBArea .cons_commentForm h3{
font-weight: 700;
}
.seo_SBArea .cons_commentForm input[type="text"], 
.seo_SBArea .cons_commentForm input[type="email"], 
.seo_SBArea .cons_commentForm textarea{
background: #f7f7f7;
color: #808080;
}
.seo_SBArea .cons_commentForm button{
height: 45px;
font-weight: 500;
background: #006bfd;
border-radius: 0;
padding: 17px 32px;
}
.seo_SBArea .cons_commentForm button:after{
background: #f89e23;
}
.seo_sidebar .widget .widget_title{
font-weight: 700;
}
.seo_sidebar .cons_tagcloude a,
.seo_sidebar .widget_categories ul li a{
font-size: 16px;
}
.seo_sidebar .widget_categories ul li a:hover,
.seo_sidebar .cons_tagcloude a:hover,
.seo_sidebar .cons_FPost a:hover{
color: #f89e23;
}
.seoSSPage{
position: relative;
padding: 120px 0 10px;    
}
.seo_solutionArea > h3{
font-size: 30px;
line-height: .8;
font-weight: 700;
margin-bottom: 28px;
}
.solution_sidebar .widget{
position: relative;
background: #f9f9f9;
padding: 45px 30px 50px;
margin-bottom: 30px;
}
.solution_sidebar .widget .widget_title{
font-size: 22px;
line-height: 28px;
font-weight: 700;
margin-bottom: 33px;
}
.solution_sidebar .widget ul{
margin: 0;
padding: 0;
line-height: .8;
}
.solution_sidebar .widget ul li{
display: block;
list-style: none;
position: relative;
margin-bottom: 33px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.solution_sidebar .widget ul li:after{
position: absolute;
left: 0;
top: -1px;
content: "\f101";
font-family: "FontAwesome";
font-size: 16px;
line-height: .8;
color: #006cff;
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.solution_sidebar .widget ul li:last-of-type{
margin-bottom: 0;
}
.solution_sidebar .widget ul li a{
font-size: 16px;
line-height: .8;
color: #666666;
display: inline-block;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.solution_sidebar .widget ul li:hover:after{
visibility: visible;
opacity: 1;
}
.solution_sidebar .widget ul li:hover a{
color: #006cff;
padding-left: 16px;
}
.query_Form{
position: relative;
}
.query_Form input[type="email"],
.query_Form input[type="text"],
.query_Form textarea{
height: 45px;
background: transparent;
width: 100%;
font-size: 16px;
line-height: 45px;
color: #666666;
border-radius: 3px;
border: 1px solid #dddddd;
outline: none;
padding: 0 20px;
margin-bottom: 10px;
}
.query_Form textarea{
height: 110px;
resize: none;
padding-top: 10px;
line-height: 30px;
}
.query_Form textarea::-moz-placeholder,
.query_Form input[type="text"]::-moz-placeholder,
.query_Form input[type="email"]::-moz-placeholder{
color: #666666;
opacity: 1;
}
.query_Form textarea::-webkit-input-placeholder,
.query_Form input[type="text"]::-webkit-input-placeholder,
.query_Form input[type="email"]::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.query_Form textarea::-ms-input-placeholder,
.query_Form input[type="text"]::-ms-input-placeholder,
.query_Form input[type="email"]::-ms-input-placeholder{
color: #666666;
opacity: 1;
}
.query_Form input[type="submit"]{
width: 100%;
height: 45px;
text-align: center;
border: none;
outline: none;
font-size: 16px;
line-height: 45px;
border-radius: 3px;
text-transform: capitalize;
background: #006cff;
cursor: pointer;
color: #fff;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.query_Form input[type="submit"]:hover{
background: #f89e23;
} .restaurant_banner{
position: relative;
height: 100vh;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/restaurant/banner.jpg) no-repeat center center / cover;
-webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 3px 20px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 3px 20px 0px rgba(0, 0, 0, 0.09);
}
.restaurant_banner:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(6, 2, 33, .60);
-webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 3px 20px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 3px 20px 0px rgba(0, 0, 0, 0.09);
}
.bannerCenter{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
}
.banner_content{
position: relative;
padding: 0 130px;
}
.banner_content h5{
font-size: 22px;
line-height: 26px;
color: #fff;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 9px;
}
.banner_content h2{
font-size: 100px;
line-height: 116px;
color: #fff;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 42px;
}
.banner_content h2 span{
color: #060221;
}
.banner_content h6{
font-size: 18px;
line-height: 28px;
color: #fff;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 8px;
}
.rest_bSNav {
left: 0;
right: 0;
width: 660px;
height: auto;
padding: 0 0 0;
margin: auto;
}
.fThumb{
position: relative;
width: 97px;
height: 97px;
border-radius: 50%;
float: none;
text-align: center;
margin: 0 auto;
}
.fThumb img{
width: 100%;
height: 100%;
border-radius: 50%;
float: none;
text-align: center;
}
.fPrice{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
text-align: center;
margin: auto;
width: 100%;
height: 100%;
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.fPrice:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(252, 106, 42, .85);
border-radius: 50%;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.rest_bSNav .slick-slide.slick-current.slick-active.slick-center .fPrice{
visibility: visible;
opacity: 1;
}
.fPrice h3{
font-size: 25px;
line-height: 97px;
color: #fff;
position: relative;
z-index: 4;
}
.fDetils{
position: relative;
text-align: center;
}
.fDetils h4{
font-size: 22px;
line-height: 28px;
color: #fff;
text-transform: uppercase;
margin-bottom: 1px;
}
.fDetils p{
font-size: 15px;
line-height: 28px;
color: #fff;
font-weight: 500;
margin-bottom: 12px;
}
.fDetils a{
text-transform: capitalize;
height: 30px;
font-size: 15px;
font-weight: 500;
border-color: #fff;
color: #fff;
padding: 7px 28px;
}
.rest_bSNav .slick-slide.item {
padding: 15px 0 6px;
outline: none;
}
.rest_bSlider .slick-slide{
outline: none;
}
.rest_bSNav .slick-next, .rest_bSNav .slick-prev {
height: 28px;
width: 18px;
background: transparent;
border: none;
position: absolute;
left: -52px;
top: 50px;
text-indent: -9999px;
cursor: pointer;
padding: 0;
margin: 0;
line-height: .8;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.rest_bSNav .slick-next:after,
.rest_bSNav .slick-prev:after {
position: absolute;
left: 0;
top: 0;
content: "\f053";
font-family: fontAwesome;
height: 28px;
width: 18px;
z-index: 99;
font-size: 30px;
text-indent: initial;
line-height: 26px;
color: #ffffff;
font-weight: 400;
padding: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.rest_bSNav .slick-next{
right: -49px;
left: auto;
}
.rest_bSNav .slick-next:after{
right: 0;
left: auto;
content: "\f054";
}
.rest_bSNav .slick-next:hover:after,
.rest_bSNav .slick-prev:hover:after{
color: #060221;
} 
.rest_about{
position: relative;
padding: 100px 0 44px;
}
.rest_about .rest_sec_title{
margin-bottom: 35px;
}
.rest_singleAD .card-header .btn{
font-size: 20px;
color: #060221;
font-weight: 400;
padding-bottom: 8px;
}
.rest_singleAD .card-header .btn.collapsed{
color: #666666;
}
.rest_singleAD .card-header .btn:before{
color: #060221;
}
.rest_singleAD .card-header .btn.collapsed:before{
color: #666666;
}
.rest_abImg{
position: relative;
}
.rest_abImg img{
width: 100%;
height: auto;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
-moz-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
}
.food_style{
position: relative;
}
.singleFS{
display: block;
position: relative;
text-align: center;
margin: 30px 0;
}
.singleFS:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(252, 106, 42, 1);
z-index: 2;
border-radius: 5px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.singleFS img{
display: inherit;
width: 100%;
height: auto;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
-moz-box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
box-shadow: 0px 0px 29px 0px rgba(0, 0, 0, 0.20);
}
.FS_Detail {
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
}
.FS_Detail h5{
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 0;
}
.FS_Detail p{
font-size: 14px;
line-height: 28px;
color: #fff;
font-weight: 500;
margin-bottom: 0;
}
.singleFS:hover:before{
opacity: .5;
}
.paddTop_37{
padding-top: 37px;
}
.rest_service{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/restaurant/2.jpg) no-repeat fixed center / cover;
padding: 100px 0 120px;
}
.rest_service:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(6, 2, 33, .5);
}
.rest_SerTab{
padding-left: 0;
}
.rest_SerTab ul li a{
padding-left: 39px;
padding-right: 21px;
}
.rest_SerTab ul li:first-child a{
padding-left: 23px;
}
.rest_SerTab .rest_sec_title{
margin-bottom: 35px;
}
.rest_SerTab ul li a{
color: #fff;
font-weight: 400;
font-family: 'Concert One', cursive;
}
.rest_SerTab ul li a:after{
background: #060221;
}
.rest_SerTab .serTabContent{
background: rgba(0, 0, 0, .43);
border-color: #84807a;
margin-right: 55px;
}
.rest_SerTab ul li a.active:before{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/restaurant/angel.png) no-repeat center center / cover;
}
.rest_SerTab .serTabContent p{
color: #fff;
}
.restaurant_video{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
width: 60px;
height: 60px;
border-radius: 50%;
background: #060221;
display: inline-block;
}
.restaurant_video i{
font-size: 30px;
color: #060221;
line-height: 60px;
z-index: 3;
}
.restaurant_video:after {
width: 78px;
height: 78px;
left: -9px;
top: -9px;
background: rgba(252, 106, 42, .53);
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
animation-fill-mode: both;
animation: rest_blinker 1.5s ease-in-out infinite;
-webkit-animation: rest_blinker 1.5s ease-in-out infinite;
-moz-animation: rest_blinker 1.5s ease-in-out infinite;
}
.restaurant_video:before {
width: 92px;
height: 92px;
left: -16px;
top: -16px;
background: rgba(252, 106, 42, .53);
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
animation-fill-mode: both;
animation: rest_blinker 1.5s ease-in-out infinite;
-webkit-animation: rest_blinker 1.5s ease-in-out infinite;
-moz-animation: rest_blinker 1.5s ease-in-out infinite;
}
@keyframes rest_blinker {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.rest_menuList{
position: relative;
padding: 100px 0 100px;
}
.singleMenu{
position: relative;
border: 1px solid #dddddd;
padding: 20px 25px 20px;
margin-bottom: 30px;
}
.menuTitle{
position: relative;
display: inline-block;
float: left;
width: 49%;
}
.menuTitle h4{
font-size: 17px;
color: #060221;
line-height: 26px;
text-transform: uppercase;
margin-bottom: 1px;
}
.menuTitle h4 a{
color: inherit;
}
.menuTitle h4 a:hover{
color: #060221;
}
.menuTitle p{
font-size: 15px;
line-height: 26px;
color: #666666;
font-weight: 500;
margin: 0;
}
.menuPrice{
width: 26%;
float: left;
display: inline-block;
}
.menuPrice h5{
font-size: 16px;
line-height: 26px;
color: #666666;
margin-bottom: 1px;
}
.menuPrice p{
font-size: 15px;
line-height: 26px;
color: #666666;
font-weight: 500;
margin: 0;
}
.menuImg{
display: inline-block;
float: right;
width: 25%;
padding-top: 12px;
}
.menuImg img{
position: absolute;
right: -1px;
bottom: -1px; 
width: 88px;
height: 84px;
}
.menuImg p{
font-size: 13px;
color: #ffffff;
line-height: .8;
text-align: center;
font-weight: 600;
text-transform: uppercase;
background: #060221;
position: absolute;
right: 0;
top: -1px;
padding: 4px 6px;
}
.menuImg a{
float: right;
height: 30px;
padding: 7px 25.5px;
text-transform: capitalize;
}
.padTop_20{
padding-top: 20px;
}
.rest_history{
position: relative;
background: #060221;
padding: 100px 0;
}
.historyThumb{
position: relative;
}
.historyThumb img{
width: 100%;
height: auto;
}
.rest_historyConent{
position: relative;
padding: 73px 49px 0 40px;
}
.rest_historyConent h4{
text-transform: uppercase;
font-size: 18px;
line-height: .8;
font-weight: 400;
color: #ffffff;
margin-bottom: 12px;
}
.rest_historyConent h2{
text-transform: uppercase;
font-size: 40px;
line-height: 50px;
font-weight: 400;
color: #ffffff;
margin-bottom: 21px;
}
.rest_historyConent p{
font-size: 18px;
line-height: 28px;
color: #fff;
margin-bottom: 32px;
}
.rest_historyConent a{
display: block;
line-height: .8;
font-size: 18px;
color: #fff;
font-family: 'Concert One', cursive;
margin: 0;
}
.rest_historyConent a:hover{
color: #060221;
}
.rest_promotion{
position: relative;
padding: 100px 0 93px;
}
.rest_singlePromot{
position: relative;
overflow: hidden;
}
.rest_singlePromot img{
width: 100%;
height: auto;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.rest_singlePromot:hover img {
transform: scale(1.05) rotate(-2deg);
-moz-transform: scale(1.05) rotate(-2deg);
-webkit-transform: scale(1.05) rotate(-2deg);
}
.rest_promotDetil {
position: absolute;
z-index: 5;
left: 0;
bottom: 30px;
padding: 0 30px;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.rest_singlePromot:hover .rest_promotDetil {
bottom: 40px;
}
.rest_promotDetil h3{
font-size: 24px;
line-height: 28px;
color: #fff;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 22px;
}
.rest_promotDetil a{
display: block;
color: #fff;
line-height: .8;
font-size: 16px;
text-transform: uppercase;
font-weight: 500;
margin: 0;
}
.rest_promotDetil a:hover{
color: #060221;
}
.rest_singlePromot h5{
font-size: 24px;
color: #fff;
line-height: .8;
font-weight: 400;
margin: 0;
text-align: center;
background: #060221;
padding: 34px 42px 12px;
display: block;
position: absolute;
right: -42px;
top: -12px;
transform: rotate(45deg);
-wepkit-transform: rotate(45deg);
-mozi-transform: rotate(45deg);
}
.promoteSlider .owl-dots{
margin: 39px 0 0;
position: relative;
}
.promoteSlider .owl-dots .owl-dot{
width: 20px;
height: 8px;
margin: 0 2.5px;
padding: 0;
background: transparent;
border-radius: 5px;
border: 2px solid #ddd;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.promoteSlider .owl-dots .owl-dot span{
display: none;
}
.promoteSlider .owl-dots .owl-dot.active{
width: 35px;
background: #060221;
border-color: #060221;
}
.promoteSlider .owl-dots .owl-dot:hover{
background: #060221;
border-color: #060221;
}
.rest_contact{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/restaurant/7.jpg) no-repeat fixed center / cover;
padding: 100px 0;
}
.rest_contactForm textarea,
.rest_contactForm input[type="email"],
.rest_contactForm input[type="text"]{
width: 100%;
height: 45px;
background: transparent;
font-size: 18px;
line-height: 50px;
color: #dddddd;
border-radius: 0;
border: none;
outline: none;
border: 1px solid #dddddd;
padding: 0 20px;
margin-bottom: 30px;
}
.rest_contactForm textarea{
height: 172px;
resize: none;
line-height: 30px;
padding: 21px 30px;
}
.rest_contactForm button{
border-radius: 0;
background: #060221;
text-transform: capitalize;
color: #fff;
border: none;
}
.rest_contactForm button:hover{
color: #060221;
}
.rest_contactForm button:before{
background: #fff;
}
.rest_contactForm textarea::-moz-placeholder,
.rest_contactForm input[type="text"]::-moz-placeholder,
.rest_contactForm input[type="email"]::-moz-placeholder{
color: #dddddd;
opacity: 1;
}
.rest_contactForm textarea::-webkit-input-placeholder,
.rest_contactForm input[type="text"]::-webkit-input-placeholder,
.rest_contactForm input[type="email"]::-webkit-input-placeholder{
color: #dddddd;
opacity: 1;
}
.rest_contactForm textarea::-ms-input-placeholder,
.rest_contactForm input[type="text"]::-ms-input-placeholder,
.rest_contactForm input[type="email"]::-ms-input-placeholder{
color: #dddddd;
opacity: 1;
}
.contact_offer{
position: relative;
margin-left: 20px;
}
.contact_offer img{
width: 100%;
height: auto;
}
.offerCont{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
background: rgba(252, 106, 42, .90);
margin: 0 30px;
padding: 28px 20px 42px;
}
.offerCont h2{
font-size: 40px;
color: #fff;
line-height: 50px;
text-transform: uppercase;
font-weight: 400;
margin-bottom: 18px;
}
.offerCont h2 span{
display: block;
}
.offerCont p{
text-transform: uppercase;
font-size: 18px;
line-height: .8;
font-weight: 600;
color: #fff;
margin-bottom: 0;
}
.rest_footer{
position: relative;
padding: 81px 0 63px;
}
.rest_footer .widget {
position: relative;
padding-bottom: 0;
}
.rest_footer .widget .widget_title{
font-size: 20px;
line-height: 50px;
color: #060221;
text-transform: uppercase;
margin-bottom: 11px;
}
.rest_footer .address_widgets ul,
.rest_footer .working_widgets ul{
margin: 0;
padding: 0;
}
.rest_footer .address_widgets ul li,
.rest_footer .working_widgets ul li{
list-style: none;
display: block;
font-size: 18px;
line-height: 34px;
color: #666666;
margin-bottom: 0;
}
.rest_footer .social_widgets a{
display: inline-block;
font-size: 18px;
line-height: 34px;
color: #666666;
margin-right: 15px;
margin-bottom: 0;
}
.rest_footer .social_widgets a:hover{
color: #060221;
}
.rest_footer .subscribe_widgets p{
font-size: 18px;
line-height: 34px;
color: #666666;
margin-bottom: 13px;
}
.rest_footer .subscribe_widgets form{
position: relative;
}
.rest_footer .subscribe_widgets input[type="email"] {
width: 100%;
height: 40px;
background: #f9f9f9;
font-size: 16px;
line-height: 34px;
color: #666666;
border: none;
outline: none;
padding: 0 20px;
}
.rest_footer .subscribe_widgets button{
border-radius: 0;
background: #060221;
color: #fff;
height: 40px;
text-transform: capitalize;
padding: 13px 34.5px;
border: none;
position: absolute;
right: 0;
top: 0;
}
.rest_footer .subscribe_widgets button:before{
background: #060221;
}
.rest_footer .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #666666;
opacity: 1;
}
.rest_footer .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.rest_footer .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #666666;
opacity: 1;
}
.rest_copyright{
position: relative;
border-top: 1px solid #ddd;
padding: 17px 0 20px;
}
.rest_copyright p{
font-size: 15px;
color: #666666;
margin: 0;
}
.rest_copyright p a{
color: inherit;
}
.rest_copyright p a:hover{
color: #060221;
} .innerHead{
top: 10px;
}
.rest_inner_banner{
position: relative;
padding: 192px 0 132px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/restaurant/inner_banner.jpg) no-repeat center center / cover;
-webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 3px 20px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 3px 20px 0px rgba(0, 0, 0, 0.09);
}
.rest_inner_banner:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(6, 2, 33, .77);
-webkit-box-shadow: 0px 3px 20px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 3px 20px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 3px 20px 0px rgba(0, 0, 0, 0.09);
}
.rest_inner_banner h3{
font-size: 40px;
line-height: .8;
color: #fff;
text-transform: uppercase;
margin: 0;
}
.padBT_75{
padding-bottom: 75px;
}
.rest_burgerpage{
position: relative;
padding: 100px 0 40px;
}
.singleBitem{
position: relative;
margin-bottom: 60px;
}
.singleBitem img{
width: 100%;
height: auto;
}
.burgerDetail{
position: relative;
padding: 23px 0 0;
}
.burgerDetail h4{
font-size: 24px;
line-height: 28px;
margin-bottom: 16px;
}
.burgerDetail h4 a{
color: inherit;
}
.burgerDetail h4 a:hover{
color: #060221;
}
.burgerDetail p{
line-height: 28px;
margin-bottom: 24px;
}
.burgerDetail .order{
font-size: 16px;
line-height: .8;
color: #060221;
display: block;
font-family: 'Concert One', cursive;
}
.burgerDetail .order:hover{
color: #060221;
}
.rest_menu_1_page{
position: relative;
padding: 100px 0;
}
.rest_menu_2_page{
position: relative;
padding: 100px 0 40px;
}
.singleMenu_2{
position: relative;
margin-bottom: 62px;
}
.sm_img{
position: relative;
margin-bottom: 23px;
}
.sm_img img{
width: 100%;
height: auto;
}
.sm_img:after{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: rgba(6, 2, 33, .5);
visibility: hidden;
opacity: 0;
transition: all ease 300ms;
-moz-transition: all ease 300ms;
-webkit-transition: all ease 300ms;
}
.sm_img .order{
font-size: 16px;
line-height: .8;
color: #fff;
text-transform: capitalize;
text-align: center;
height: 40px;
width: 145px;
background: #060221;
display: block;
font-family: 'Concert One', cursive;
position: absolute;
z-index: 4;
left: 0;
top: -30px;
right: 0;
bottom: 0;
margin: auto;
padding: 12px 10px;
visibility: hidden;
opacity: 0;
transition: all ease 500ms;
-moz-transition: all ease 500ms;
-webkit-transition: all ease 500ms;
}
.sm_img .order:hover{
color: #fff;
background: #060221;
}
.singleMenu_2:hover .sm_img:after{
visibility: visible;
opacity: 1;
}
.singleMenu_2:hover .sm_img .order{
visibility: visible;
opacity: 1;
top: 0;
}
.sm_detail{
position: relative;
padding-right: 40px;
}
.sm_detail h4{
font-size: 24px;
line-height: 28px;
margin-bottom: 14px;
}
.sm_detail h4 a{
color: inherit;
}
.sm_detail h4 a:hover{
color: #060221;
}
.sm_detail p{
line-height: .8;
margin: 0;
}
.sm_detail p a{
color: inherit;
}
.sm_detail p a:hover{
color: #060221;
}
.sm_detail h6{
color: #060221;
font-size: 24px;
line-height: .8;
margin: 0;
position: absolute;
right: 0;
top: 5px;
}
.rest_DetailPgae{
position: relative;
padding: 100px 0 73px;
}
#productSlider.RSD .carousel-indicators li.active,
#productSlider.RSD .carousel-indicators li{
border: none;
}
#productSlider.RSD .carousel-item img{
width: auto;
}
.restSD{
padding-top: 13px;
}
.restSD.productDArea h3{
margin-bottom: 33px;
}
.restSD .rating_product i{
color: #060221;
}
.restSD .rating_product p{
color: #666;
}
.restSD.productDArea > p{
font-size: 16px;
margin-bottom: 13px;
line-height: 28px;
}
.restSD.productDArea > p:last-of-type{
margin-bottom: 42px;
}
.restSD .add_to_cart{
background: #060221;
font-weight: 400;
font-family: 'Concert One', cursive;
}
.restSD .add_to_cart:hover{
background: #060221;
}
.restSD .quantityd{
margin-bottom: 30px;
}
.restSD .quantityd .qtyBtn:hover:hover{
color: #060221;
}
.restSD.productDArea h6{
color: #060221;
font-size: 16px;
font-weight: 700;
font-family: 'Barlow', sans-serif;
}
.restSD.productDArea h6 a{
color: #666666;
}
.restSD.productDArea h6 a:hover{
color: #060221;
}
.restTab.productTab ul{
padding-bottom: 5px;
}
.restTab.productTab ul li a:after{
background: #060221;
bottom: -9px;
}
.restTab.productTab ul li a{
font-weight: 400;
font-family: 'Concert One', cursive;
}
.restTab.productTab ul li a.active, .restTab.productTab ul li a:hover {
color: #060221;
}
.restTab .productDes p{
font-size: 16px;
line-height: 28px;
}
.restTab .ndcHead h5{
color: #060221;
}
.restTab .ndcHead h5 a:hover{
color: #060221;
}
.restTab .ndcHead span{
color: #060221;
}
.restTab .commentRating{
color: #060221;
}
.restTab .contactFrom_2 button{
background: transparent;
border: 1px solid #ddd;
color: #060221;
}
.restTab .contactFrom_2 button:hover{
border-color: transparent;
color: #fff;
}
.relatedProduct_2{
padding-bottom: 30px;
}
.relatedProduct_2 h3 {
font-size: 40px;
line-height: 28px;
margin-bottom: 51px;
}
.restCartPgae{
position: relative;
padding: 100px 0 98px;
}
.rest_cart_table thead tr th{
background: #060221;
font-weight: 600;
}
.rest_cart_table tbody tr td{
font-weight: 600;
color: #666666;
}
.rest_cart_table tbody tr td .itemtitle:hover{
color: #060221;
}
.rest_cart_table .quantityd .qtyBtn:hover {
color: #060221;
}
.rest_cart_table .update_cart:hover,
.rest_cart_total .wc-proceed-to-checkout a,
.rest_cart_table tbody tr td.actions .coupon_submit{
background: #060221;
}
.rest_cart_total .wc-proceed-to-checkout a:hover{
background: #666666;
}
.rest_cart_total{
left: 0;
background: transparent;
}
.rest_cart_total h2{
border: 1px solid #ddd;
}
.rest_cart_total table tr{
border-left: 1px solid #ddd;
border-right: 1px solid #ddd;
}
.rest_cart_total table tr th{
color: #060221;
font-weight: 400;
font-family: 'Concert One', cursive;
}
.rest_cart_total table tr td{
font-weight: 400;
}
.rest_cart_total #shipping_method li{
margin-bottom: 20px;
}
.rest_cart_total #shipping_method li label{
font-size: 15px;
font-weight: 400;
line-height: 20px;
margin-top: -3px;
}
.rest_cart_total #shipping_method li label:before{
top: 2px;
}
.rest_cart_total #shipping_method li input[type=radio]:checked + label{
color: #060221;
}
.rest_cart_total #shipping_method li input[type=radio]:checked + label::before {
border-color: #bababa;
}
.rest_cart_total #shipping_method li input[type=radio]:checked + label::after{
background: #bababa;
top: 5px;
}
.rest_cart_total table tr td.shipping_2{
padding-left: 30px;
}
.rest_cart_total.checkout_shipping .wc-proceed-to-checkout a{
margin-top: 0;
}
.restCheckouttPgae{
position: relative;
padding: 95px 0;
}
.restAccountPgae{
position: relative;
padding: 112px 0 100px;
}
.restMAF.myAccountFrom a{
color: #060221;
}
.restMAF.myAccountFrom a:hover{
color: #6fbc29;
}
.myAccountFrom.restMAF input[type="submit"]:hover{
background: #060221;
}
.rest_booking_page{
position: relative;
padding: 85px 0 100px;
}
.book_title{
position: absolute;
left: 0;
top: -25px;
right: 0;
margin: 0 auto;
z-index: 2;
height: 50px;
width: 375px;
text-align: center;
font-size: 20px;
color: #fff;
background: #060221;
line-height: .8;
text-transform: uppercase;
padding: 15px 0;
}
.booking_form input,
.booking_form textarea {
width: 100%;
height: 45px;
border: 1px solid #e9e9e9;
margin: 0 0 30px;
padding: 0 20px;
color: #666666;
font-weight: 400;
outline: none;
line-height: 45px;
font-size: 16px;
}
.booking_form textarea{
height: 172px;
line-height: 30px;
padding-top: 10px;
resize: none;
}
.booking_form input:-webkit-input-placeholder,
.booking_form textarea:-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.booking_form input:-ms-input-placeholder,
.booking_form textarea:-ms-input-placeholder{
color: #666666;
opacity: 1;
}
.booking_form input:-moz-placeholder,
.booking_form textarea:-moz-placeholder{
color: #666666;
opacity: 1;
}
.booking_form button{
border-radius: 0;
background: #060221;
color: #fff;
font-weight: 400;
font-size: 18px;
text-transform: capitalize;
font-family: 'Concert One', cursive;
border: none;
}
.booking_form button:before {
background: #060221;
}
.rest_blogSingle_page{
position: relative;
padding: 95px 0;
}
.rest_blogArea{
position: relative;
}
.rest_BH{
position: relative;
margin-bottom: 70px;
}
.rest_BH h3{
text-transform: uppercase;
font-size: 26px;
line-height: 26px;
margin-bottom: 18px;
}
.rest_BH p{
line-height: 28px;
}
.rest_BH > p{
line-height: 28px;
margin-bottom: 26px;
}
.rest_BH .app_post_meta p{
font-size: 14px;
text-transform: uppercase;
}
.rest_BH .app_post_meta p i{
font-size: 14px;
}
.rest_BH .app_post_meta p a:hover{
color: #060221;
}
.rest_BH .app_post_meta{
margin-bottom: 23px;
}
.rest_BH img{
width: 100%;
height: auto;
margin-bottom: 22px;
}
.rest_special_item{
position: relative;
margin-bottom: 36px;
}
.rest_special_item img{
width: 100%;
height: auto;
margin-bottom: 22px;
}
.rest_special_item h4 {
text-transform: uppercase;
font-size: 20px;
line-height: 28px;
margin-bottom: 15px;
}
.rest_special_item p{
line-height: 28px;
}
.rest_tag{
position: relative;
}
.rest_tag p{
font-size: 14px;
color: #060221;
line-height: 26px;
font-weight: 600;
margin: 0;
display: inline-block;
}
.rest_tag p a{
display: inline-block;
color: #666666;
font-weight: 400;
margin-left: 15px;
}
.rest_tag p a:hover{
color: #060221;
}
.inner_copyright, .inner_footer{
background: #f9f9f9;
}
.inner_footer .subscribe_widgets input[type="email"]{
background: #fff;
} .low_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.low_rev_slider .tp-caption span{
color: #d8ae76;
}
.low_s_vidbtn{
font-size: 20px;
line-height: 49px;
font-weight: 700;
color: #d8ae76;
display: inline-block;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.low_s_vidbtn i {
width: 50px;
height: 50px;
background: #d8ae76;
border-radius: 3px;
text-align: center;
display: inline-block;
font-size: 23px;
line-height: .8;
color: #fff;
padding: 16px 0;
margin-right: 20px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.low_s_vidbtn:hover{
color: #fff;
}
.low_s_vidbtn:hover i{
color: #d8ae76;
background: #fff;
}
.low_FeatureAbout{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/low/1.jpg) no-repeat center center / cover;
padding: 110px 0 150px;
}
.low_singleFeature{
position: relative;
overflow: hidden;
border-radius: 5px;
margin-bottom: 30px;
}
.low_singleFeature:before{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 100%;
height: 100%;
content: '';
background: rgba(216, 174, 118, .95);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.low_singleFeature:after{
width: calc(100% - 20px);
height: calc(100% - 20px);
border: 4px solid rgba(216, 174, 118, .50);
border-radius: 5px;
content: '';
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
margin: auto;
-webkit-transform: scale(0);
transform: scale(0);
transition: all ease 600ms;
-webkit-transition: all ease 600ms;
-moz-transition: all ease 600ms;
}
.low_singleFeature:hover:before{
width: 0;
height: 0;
}
.low_singleFeature:hover:after{
-webkit-transform: scale(1);
transform: scale(1);
}
.low_singleFeature img{
width: 100%;
height: auto;
border-radius: 5px;
}
.lowFDetils{
position: absolute;
text-align: center;
bottom: 22px;
left: 0;
right: 0;
padding: 0 25px;
z-index: 3;
}
.lowFDetils h4{
font-size: 20px;
line-height: 28px;
color: #fff;
font-weight: 700;
margin-bottom: 17px;
}
.lowFDetils a{
height: 35px;
font-size: 14px;
padding: 12px 25.1px;
}
.low_abCont{
position: relative;
padding-top: 115px;
}
.low_abCont .low_sec_title{
line-height: 50px;
margin-bottom: 18px;
}
.low_abCont p{
font-size: 22px;
line-height: 35px;
margin-bottom: 16px;
}
.low_abCont p:last-of-type{
margin-bottom: 45px;
}
.low_about{
position: relative;
padding-left: 15px;
padding-top: 90px;
}
.low_about img{
border-radius: 5px;
width: 100%;
height: auto;
-webkit-box-shadow: 0px 5px 76px 0px rgba(0, 0, 0, .20);
-moz-box-shadow:    0px 5px 76px 0px rgba(0, 0, 0, .20);
box-shadow:         0px 5px 76px 0px rgba(0, 0, 0, .20);
}
.low_ab_video{
position: absolute;
left: 0;
bottom: -30px;
}
.low_ab_video img{
width: 216px;
height: 228px;
border-radius: 5px;
margin-left: 27px;
box-shadow: none;
position: relative;
top: 18px;
}
.lowVBTN{
background: #333333;
border-radius: 5px;
height: 77px;
width: 269px;
margin: 0;
position: relative;
padding-left: 110px;
padding-top: 10px;
}
.lowVBTN h4{
font-size: 24px;
line-height: 28px;
color: #d8ae76;
font-weight: 700;
margin: 0;
}
.lowVBTN a{
background: #d8ae76;
height: 100%;
width: 80px;
border-radius: 5px;
display: inline-block;
font-size: 30px;
color: #fff;
text-align: center;
line-height: 77px;
position: absolute;
left: 0;
top: 0;
}
.lowVBTN a:hover{
background: transparent;
color: #d8ae76;
}
.low_callTA{
position: relative;
background: #d8ae76;
padding: 35px 0 27px;
}
.low_callTA .low_sec_title{
margin: 0;
line-height: 42px;
font-weight: 600;
}
.low_callTA a{
width: 100%;
background: #333333;
padding: 18px 0;
font-weight: 600;
font-size: 17px;
}
.low_callTA a:after{
background: #fff;
}
.low_callTA a:hover{
color: #d8ae76;
}
.low_service{
position: relative;
background: #f9f9f9;
padding: 120px 0;
}
.low_Stab{
position: relative;
width: 100%;
-webkit-box-shadow: 0px 0px 38px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 0px 38px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 0px 38px 0px rgba(0, 0, 0, 0.09);
}
.low_Stab ul{
margin: 0;
padding: 0;
border: none;
display: inherit;
}
.low_Stab ul li{
list-style: none;
display: block;
margin: 0;
padding: 0;
}
.low_Stab ul li a{
display: block;
font-size: 18px;
color: #666666;
line-height: .8;
font-weight: 600;
text-transform: capitalize;
position: relative;
padding: 18px 20px;
background: #fff;
}
.low_Stab ul li a:before{
position: absolute;
right: 20px;
top: 17px;
font-size: 18px;
line-height: .8;
color: #333333;
width: 6px;
height: 11px;
content: "\f104";
font-weight: 400;
font-family: fontAwesome;
}
.low_Stab ul li a.bg_f9f9f9{
background: #f9f9f9;
}
.low_Stab ul li a.active{
background: #d8ae76;
color: #fff;
}
.low_Stab ul li a.active:before{
content: "\f105";
color: #fff;
}
.low_tabSDetails{
position: relative;
padding: 17px 0 0;
}
.low_tabSDetails h3{
font-size: 35px;
line-height: 52px;
font-weight: 700;
margin-bottom: 29px;
}
.low_tabSDetails p{
word-break: break-all;
margin-bottom: 36px;
}
.low_tabSDetails ul{
margin: 0;
padding: 0;
}
.low_tabSDetails ul li{
list-style: none;
position: relative;
font-size: 18px;
line-height: 28px;
color: #666666;
width: 50%;
float: left;
padding-left: 20px;
display: block;
margin-bottom: 18px;
}
.low_tabSDetails ul li:before{
content: "\f101";
font-weight: 400;
font-family: fontAwesome;
font-size: 18px;
color: #333333;
line-height: 28px;
position: absolute;
left: 0;
top: 0;
}
.low_tabSDetails img{
margin-top: 20px;
width: 100%;
height: auto;
border-radius: 5px;
-webkit-box-shadow: 0px 0 76px 0px rgba(0, 0, 0, .20);
-moz-box-shadow: 0px 0 76px 0px rgba(0, 0, 0, .20);
box-shadow: 0px 0 76px 0px rgba(0, 0, 0, .20);
}
.low_team{
position: relative;
padding: 120px 0 105px;
}
.low_singelTeam{
position: relative;
background: #fff;
border-radius: 5px;
-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow:    0px 5px 30px 0px rgba(0, 0, 0, 0.05);
box-shadow:         0px 5px 30px 0px rgba(0, 0, 0, 0.05);
}
.LTThumb{
position: relative;
}
.LTThumb:after{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
border-radius: 5px 5px 0 0;
content: '';
background: rgba(0, 0, 0, .3);
visibility: hidden;
opacity: 0;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.LTThumb img{
width: 100%;
height: auto;
border-radius: 5px;
}
.LTDteail{
position: relative;
padding: 15px 15px 13px;
}
.LTDteail h4{
font-size: 22px;
line-height: .8;
color: #333333;
font-weight: 700;
margin-bottom: 0;
}
.LTDteail h4 a{
color: inherit;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.LTDteail p{
font-size: 19px;
color: #666;
margin: 0;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.LTDteail:after{
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: 0%;
border-radius: 0 0 5px 5px;
content: '';
background: #d8ae76;
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.LTSocial{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
}
.LTSocial a {
display: inline-block;
width: 30px;
height: 30px;
border-radius: 3px;
border: 1px solid #d3a363;
color: #d3a363;
text-align: center;
font-size: 17px;
line-height: .8;
margin: 0 3px;
padding: 5px 0;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(90%);
-moz-transform: translateY(90%);
-ms-transform: translateY(90%);
-o-transform: translateY(90%);
transform: translateY(90%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .5s;
-moz-transition-duration: .5s;
transition-duration: .5s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.LTSocial a:hover{
background: #d3a363;
color: #fff;
}
.LTSocial a:nth-child(2){
-webkit-transform: translateY(80%);
-moz-transform: translateY(80%);
-ms-transform: translateY(80%);
-o-transform: translateY(80%);
transform: translateY(80%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .6s;
-moz-transition-duration: .6s;
transition-duration: .6s;
}
.LTSocial a:nth-child(3){
-webkit-transform: translateY(70%);
-moz-transform: translateY(70%);
-ms-transform: translateY(70%);
-o-transform: translateY(70%);
transform: translateY(70%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .7s;
-moz-transition-duration: .7s;
transition-duration: .7s;
}
.LTSocial a:nth-child(4){
-webkit-transform: translateY(60%);
-moz-transform: translateY(60%);
-ms-transform: translateY(60%);
-o-transform: translateY(60%);
transform: translateY(60%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .8s;
-moz-transition-duration: .8s;
transition-duration: .8s;
}
.low_singelTeam:hover .LTThumb:after{
visibility: visible;
opacity: 1;
}
.low_singelTeam:hover .LTSocial a{
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.low_singelTeam:hover .LTDteail:after{
visibility: visible;
opacity: 1;
height: 100%;
}
.low_singelTeam:hover .LTDteail h4 a,
.low_singelTeam:hover .LTDteail p{
color: #fff;
position: relative;
z-index: 4;
}
.LTDteail h4 a:hover{
color: #333333;
}
.low_sFact{
position: relative;
}
.low_sFact h2{
font-size: 60px;
line-height: 50px;
color: #333333;
margin-bottom: 8px;
}
.low_sFact h4{
font-size: 18px;
line-height: 50px;
color: #666666;
font-weight: 700;
margin-bottom: 0;
}
.paddTop_115{
padding-top: 115px;
}
.low_faq{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/low/5.jpg) no-repeat center center / cover;
padding: 110px 0 100px;
}
.lowFaq{
position: relative;
}
.lowFaq .singleFaq .card-header .btn{
font-size: 18px;
font-weight: 600;
color: #fff;
background: #d9af79;
border-color: #d9af79;
}
.lowFaq .singleFaq .card-header .btn.collapsed{
color: #333333;
background: transparent;
border-color: #ddd;
}
.lowFaq .singleFaq .card-body{
font-size: 18px;
}
.low_blog{
position: relative;
padding: 120px 0 111px;
}
.lowSB{
position: relative;
}
.lowSB .hotel_BThumb{
margin-bottom: 22px;
}
.lowSB .hotel_BThumb img{
box-shadow: none;
}
.lowSB .boxShadow img{
-webkit-box-shadow: 0px 0 57px 0px rgba(125, 125, 125, .27);
-moz-box-shadow: 0px 0 57px 0px rgba(125, 125, 125, .27);
box-shadow: 0px 0 57px 0px rgba(125, 125, 125, .27);
}
.lowSB .hotel_BDetail .hPdate{
color: #666666;
line-height: 26px;
margin-bottom: 5px;
}
.lowSB .hotel_BDetail .hPdate a{
color: #d9af79;
}
.lowSB .hotel_BDetail .hPdate a:hover{
color: #666666;
}
.lowSB .hotel_BDetail h4{
font-size: 22px;
margin-bottom: 12px;
}
.lowSB .hotel_BDetail h4 a:hover{
color: #d9af79;
}
.lowSB .hotel_BDetail p{
margin-bottom: 8px;
}
.lowSB .hotel_Bmore:before,
.lowSB .hotel_Bmore:after{
display: none;
}
.lowSB .hotel_BDetail .hotel_Bmore{
padding-left: 0;
color: #666666;
}
.lowSB .hotel_BDetail .hotel_Bmore:hover{
color: #d9af79;
}
.lowBSlider.owl-theme .owl-nav {
position: absolute;
right: 0;
top: -90px;
margin: 0;
padding: 0;
}
.lowBSlider.owl-theme .owl-nav .owl-next, .lowBSlider.owl-theme .owl-nav .owl-prev {
width: 40px;
height: 40px;
border: 2px solid #dddddd;
border-radius: 0;
background: transparent;
font-size: 23px;
line-height: .8;
color: #666666;
font-weight: 400;
text-align: center;
padding: 5px 0;
margin: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.lowBSlider.owl-theme .owl-nav .owl-prev {
margin-right: 10px;
}
.lowBSlider.owl-theme .owl-nav .owl-next:hover, .lowBSlider.owl-theme .owl-nav .owl-prev:hover {
border-color: #d9af79;
color: #d9af79;
}
.low_contact{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/low/6.jpg) no-repeat fixed center / cover;
padding: 120px 0;
}
.low_contactForm{
position: relative;
padding: 0 185px;
}
.low_contactForm textarea,
.low_contactForm input[type="email"],
.low_contactForm input[type="text"]{
width: 100%;
height: 45px;
background: transparent;
font-size: 18px;
line-height: 50px;
color: #fff;
border-radius: 0;
border: none;
outline: none;
border: 1px solid #fff;
padding: 0 20px;
margin-bottom: 30px;
}
.low_contactForm textarea{
height: 172px;
resize: none;
line-height: 30px;
padding: 21px 30px;
}
.low_contactForm button{
height: 45px;
border-radius: 0;
background: #fff;
text-transform: capitalize;
color: #d9af79;
border: none;
padding: 14px 36px;
font-weight: 400;
}
.low_contactForm textarea::-moz-placeholder,
.low_contactForm input[type="text"]::-moz-placeholder,
.low_contactForm input[type="email"]::-moz-placeholder{
color: #fff;
opacity: 1;
}
.low_contactForm textarea::-webkit-input-placeholder,
.low_contactForm input[type="text"]::-webkit-input-placeholder,
.low_contactForm input[type="email"]::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.low_contactForm textarea::-ms-input-placeholder,
.low_contactForm input[type="text"]::-ms-input-placeholder,
.low_contactForm input[type="email"]::-ms-input-placeholder{
color: #fff;
opacity: 1;
}
.low_footer{
padding: 101px 0 62px;
}
.low_footer .widget .widget_title{
color: #333333;
font-weight: 700;
}
.low_footer .subscribe_widgets button{
background: #d8ae76;
font-weight: 400;
}
.low_footer .social_widgets a:hover{
color: #d8ae76;
}
.low_copyright{
background: #f9f9f9;
padding: 17px 0 20px;
}
.low_copyright p{
font-size: 16px;
line-height: 28px;
color: #666;
margin: 0;
}
.low_copyright p a{
color: inherit;
}
.low_copyright p a:hover{
color: #d8ae76;
}
.low_copyright .footer_menu ul li a{
font-size: 16px;
line-height: 28px;
color: #666;
}
.low_copyright .footer_menu ul li a:hover{
color: #d8ae76;
} .low_banner{
position: relative;
padding: 314px 0 128px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/low/banner.jpg) no-repeat center center / cover;
}
.low_banner h2 {
font-size: 40px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 22px;
}
.low_banner p {
font-size: 18px;
line-height: 28px;
font-weight: 500;
color: #fff;
margin: 0;
}
.low_banner p span{
color: #d3a363;
}
.low_banner p a {
color: inherit;
}
.low_banner p a:hover{
color: #d3a363;
}
.padTop_30{
padding-top: 30px;
}
.low_TeamSinlgePage{
position: relative;
padding: 120px 0 65px;
}
.low_STAream{
position: relative;
}
.low_T_author{
position: relative;
margin-bottom: 52px;
}
.low_T_author img{
width: 100%;
height: auto;
margin-bottom: 28px;
}
.low_T_author h3{
font-size: 30px;
line-height: 45px;
margin-bottom: 1px;
}
.low_T_author span{
display: block;
margin-bottom: 21px;
}
.low_T_author p{
margin: 0;
}
.quality_team{
position: relative;
margin-bottom: 44px;
}
.quality_team h3{
font-size: 30px;
line-height: 28px;
margin-bottom: 24px;
}
.quality_team ul{
margin: 0;
padding: 0 0 0 30px;
}
.quality_team ul li{
line-height: 45px;
margin: 0;
list-style: none;
display: block;
}
.quality_team ul li span{
width: 145px;
display: inline-block;
float: left;
}
.low_BlogSinlgePage{
position: relative;
padding: 120px 0;
}
.low_sidebar .widget{
position: relative;
padding: 44px 30px 48px;
margin-bottom: 30px;
border: 1px solid #ddd;
}
.low_sidebar .widget .widget_title{
font-size: 22px;
line-height: 28px;
font-family: 'Raleway', sans-serif;
font-weight: 700;
margin-bottom: 32px;
}
.low_sidebar .widget ul{
margin: 0;
padding: 0;
line-height: .8;
}
.low_sidebar .widget ul li{
display: block;
list-style: none;
position: relative;
margin-bottom: 31px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.low_sidebar .widget ul li:after{
position: absolute;
left: 0;
top: 0;
content: "\f0da";
font-family: "FontAwesome";
font-size: 18px;
line-height: .8;
color: #666666;
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.low_sidebar .widget ul li:last-of-type{
margin-bottom: 0;
}
.low_sidebar .widget ul li a{
font-size: 18px;
line-height: .8;
color: #666666;
display: inline-block;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.low_sidebar .widget ul li:hover:after{
visibility: visible;
opacity: 1;
}
.low_sidebar .widget ul li:hover a{
padding-left: 16px;
}
.low_sidebar .widget_popular_posts{
padding-bottom: 59px;
}
.low_sidebar .widget_query .widget_title,
.low_sidebar .widget_popular_posts .widget_title{
margin-bottom: 39px;
}
.low_PPost{
position: relative;
padding-left: 93px;
padding-top: 9px;
margin-top: 25px;
}
.low_PPost img{
width: 80px;
height: 80px;
position: absolute;
left: 0;
top: 0;
border-radius: 3px;
}
.low_PPost a{
font-size: 16px;
line-height: 20px;
color: #333333;
display: block;
font-family: 'Raleway', sans-serif;
font-weight: 500;
margin-bottom: 9px;
}
.low_PPost a:hover{
color: #d3a363;
}
.low_PPost p{
font-size: 15px;
margin: 0;
line-height: .8;
}
.low_sidebar .query_Form input[type="submit"]{
background: #d3a363;
}
.low_sidebar .query_Form input[type="submit"]:hover{
background: #333333;
}
.low_blogArea{
position: relative;
margin: 0 0 0;
}
.low_blogArea img{
width: 100%;
height: auto;
margin-bottom: 19px;
}
.low_blogArea .app_post_meta{
border-bottom: 1px solid #eaeaea;
padding-bottom: 19px;
margin-bottom: 21px;
}
.low_blogArea .app_post_meta p{
font-size: 16px;
}
.low_blogArea .app_post_meta p i{
font-size: 16px;
color: #d3a363;
}
.low_blogArea .app_post_meta p a:hover{
color: #d3a363;
}
.low_blogArea p{
margin-bottom: 10px;
}
.low_blogArea ul{
margin: 0;
padding: 0 0 29px;
line-height: .8;
}
.low_blogArea ul li{
line-height: 45px;
margin: 0;
}
.low_blogArea h3{
font-size: 26px;
line-height: 37px;
margin-bottom: 20px;
}
.low_blogArea .app_sb_social h5{
color: #333333;
font-family: 'Raleway', sans-serif;
font-weight: 700;
}
.low_blogArea .app_sb_social a:hover{
background: #d3a363;
}
.low_blogArea .app_sb_social{
margin: 0;
}
.low_FeaturePage{
position: relative;
padding: 120px 0 85px;
}
.low_FeatureArea{
position: relative;
margin: 0;
}
.low_FeatureArea img{
width: 100%;
height: auto;
margin-bottom: 40px;
}
.low_FeatureArea h3{
font-size: 40px;
line-height: 28px;
font-weight: 700;
margin-bottom: 31px;
}
.low_FeatureArea p{
margin-bottom: 30px;
}
.low_FeatureArea ul{
margin: 0;
padding: 0 0 20px;
}
.low_FeatureArea ul li{
display: block;
margin: 0 0 9px;
position: relative;
padding-left: 25px;
}
.low_FeatureArea ul li:before{
content: "\f00c";
font-size: 16px;
line-height: 28px;
color: #333;
font-family: "FontAwesome";
position: absolute;
left: 0;
top: 0;
}
.low_inner_footer{
background: #191c21;
}
.low_inner_footer .widget .widget_title{
color: #fff;
}
.low_inner_footer .subscribe_widgets p,
.low_inner_footer .social_widgets a,
.low_inner_footer .address_widgets ul li, 
.low_inner_footer .working_widgets ul li{
color: #fff;
}
.low_inner_copyright{
background: #1e2127;
}
.low_inner_copyright p,
.low_inner_copyright .footer_menu ul li a{
color: #fff;
} .hosting_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.hosting_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.hosting_s_btn {
height: 50px;
width: 180px;
text-transform: uppercase;
background: #4300fb;
font-weight: 600;
border-radius: 3px;
border: 1px solid #4300fb;
color: #fff;
text-align: center;
display: inline-block;
font-size: 16px;
letter-spacing: 0;
line-height: 50px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.hosting_s_btn:hover{
background: transparent;
border-color: #fff;
color: #fff;
}
.hosting_s_btn.hbg{
background: transparent;
border-color: #fff;
margin-left: 31px;
}
.hosting_s_btn.hbg:hover{
background: #4300fb;
border-color: #4300fb;
}
.domain_section{
position: relative;
padding: 100px 0;
}
.domaiFrom{
position: relative;
margin: 0 35px;
padding: 49px 100px 53px;
background: #FFF;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.06);
box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.06);
}
.domaiFrom h3{
font-size: 30px;
line-height: 45px;
font-weight: 600;
letter-spacing: 2.25px;
margin-bottom: 34px;
}
.domaiFrom input[type="text"] {
width: 670px;
height: 50px;
font-size: 15px;
line-height: 50px;
color: #919191;
background: transparent;
border: none;
outline: none;
border: 1px solid #ddd;
border-radius: 3px;
padding: 0 20px;
display: inline-block;
float: left;
margin-bottom: 34px;
}
.domaiFrom input[type="text"]::-moz-placeholder{
color: #919191;
opacity: 1;
}
.domaiFrom input[type="text"]::-webkit-input-placeholder{
color: #919191;
opacity: 1;
}
.domaiFrom input[type="text"]::-ms-input-placeholder{
color: #919191;
opacity: 1;
}
.domaiFrom input[type="submit"] {
width: 178px;
height: 50px;
background:#0000B8 ;
text-align: center;
border: none;
border-radius: 3px;
outline: none;
font-size: 15px;
font-weight: 500;
line-height: .8;
color: #fff;
cursor: pointer;
display: inline-block;
float: right;
padding: 0 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.domaiFrom input[type="submit"]:hover{
background:#0000B8 ;
}
.domaiFrom p{
font-size: 15px;
line-height: .8;
color: #9a9a9a;
font-weight: 500;
letter-spacing: 1.125px;
display: inline-block;
margin: 0;
width: 73px;
margin-left: -105px;
border-left: 1px solid #ddd;
padding-left: 8px;
margin-top: 18px;
}
.single_domain {
position: relative;
margin: 0 37px 0 0;
display: inline-block;
}
.single_domain input[type=radio] {
display: none;
margin: 0;
}
.single_domain label {
font-size: 15px;
line-height: .8;
color: #9a9a9a;
font-weight: 500;
letter-spacing: 1.125px;
margin-bottom: 0;
cursor: pointer;
position: relative;
text-transform: uppercase;
padding-left: 0;
}
.single_domain input[type=radio]:checked + label span{
color: #4300fb;
}
.hosting_feature{
position: relative;
padding: 0 0 120px;
}
.hosting_Fbox{
position: relative;
padding: 0 20px;
}
.hosting_Fbox i{
font-size: 82px;
line-height: 82px;
display: block;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
margin-bottom: 35px;
}
.hosting_Fbox h4{
font-size: 22px;
line-height: 28px;
color: #333333;
letter-spacing: 1.65px;
margin-bottom: 22px;
}
.hosting_Fbox p{
margin-bottom: 14px;
}
.hosting_Fbox a{
display: block;
font-size: 16px;
color: #666666;
font-weight: 500;
margin: 0;
}
.hosting_Fbox a:hover{
color: #4300fb;
}
.hosting_video{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hosting/1.jpg) no-repeat fixed center / cover;
padding: 120px 0;
}
.hosting_video a.video_popup{
font-size: 37px;
color: #ffffff;
line-height: 37px;
margin-bottom: 21px;
display: block;
}
.hosting_video a.video_popup:hover{
color: #4300fb;
}
.hosting_video .hosting_btn{
background:#0000B8 ;
}
.hosting_video .hosting_btn:after{
background: #4300fb;
}
.hosting_video .hosting_btn:before{
background: #4300fb;
}
.hosting_feature_2{
position: relative;
padding: 120px 0 70px;
}
.hostingFList{
position: relative;
padding-top: 48px;
}
.hostingFList h3{
font-size: 30px;
line-height: 45px;
letter-spacing: 2.62px;
margin-bottom: 38px;
}
.hostingFList p{
margin-bottom: 28px;
}
.hostingFList ul{
margin: 0 0 54px;
padding: 0;
}
.hostingFList ul li{
list-style: none;
display: block;
position: relative;
font-size: 16px;
line-height: 28px;
margin: 0 0 23px;
padding-left: 34px;
}
.hostingFList ul li:before{
position: absolute;
left: 0;
top: 2px;
content: "\f00c";
font-family: FontAwesome;
font-size: 16px;
line-height: 28px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.paddTop_130{
padding-top: 130px;
}
.hosting_pricing{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hosting/4.jpg) no-repeat center top;
padding: 120px 0 90px;
}
.subscribeForm{
position: relative;
background:#0000B8 ;
border-radius: 5px;
margin: 0 40px 112px;
padding: 57px 60px 43px;
}
.subscribeForm h3{
display: inline-block;
font-size: 35px;
line-height: 28px;
color: #fff;
letter-spacing: 0;
margin-bottom: 0;
margin-right: 60px;   
position: relative;
top: 2px;
}
.subscribeForm input[type="email"]{
width: 470px;
height: 50px;
border: 1px solid #fff;
border-radius: 3px;
font-size: 16px;
line-height: 28px;
color: #fff;
padding: 0 20px;
display: inline-block;
background: transparent;
outline: none;
margin-right: 30px;
}
.subscribeForm input[type="email"]::-moz-placeholder{
color: #fff;
opacity: 1;
}
.subscribeForm input[type="email"]::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.subscribeForm input[type="email"]::-ms-input-placeholder{
color: #fff;
opacity: 1;
}
.subscribeForm .hosting_btn{
color: #4300fb;
text-transform: capitalize;
font-weight: 500;
padding: 0 0;
width: 162px;
}
.subscribeForm .hosting_btn:after{
background: #fff;
}
.subscribeForm .hosting_btn:before{
background: #fff;
}
.hostingPTab ul li a.active{
background:#0000B8 ;
}
.hostingSTab{
padding: 0;
margin-bottom: 30px;
}
.hostingSTab:before{
display: none;
}
.hostingSTab .pricingInner{
overflow: hidden;
position: relative;
padding-top: 47px;
padding-bottom: 40px;
border: none;
-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 5px 30px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 5px 30px 0px rgba(0, 0, 0, 0.15);
background: #fff;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.hostingSTab .pricingInner:after{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 100%;
height: 50%;
content: '';
visibility: hidden;
opacity: 0;
z-index: -1;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hosting/5.jpg) no-repeat center center / cover;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.hostingSTab .PiconArea{
width: 100px;
height: 100px;
background: #f9f9f9;
border: 1px solid #ddd;
border-radius: 50%;
text-align: center;
display: inline-block;
padding: 29px 0;
margin-bottom: 23px;
}
.hostingSTab .PiconArea i{
background:#0000B8 ;
}
.hostingSTab h4{
font-weight: 600;
letter-spacing: 0;
}
.hostingSTab h2{
letter-spacing: 0;
}
.hostingSTab ul li{
color: #666666;
letter-spacing: 0;
}
.hostingSTab a{
letter-spacing: 0;
color: #fff;
padding: 17px 47px;
background:#0000B8 ;
border: 1px solid #fff;
}
.hostingSTab:hover .pricingInner h4,
.hostingSTab:hover .pricingInner h2,
.hostingSTab:hover .pricingInner ul li{
color: #fff;
}
.hostingSTab:hover .pricingInner a{
color: #fff;
background: rgba(255, 255, 255, 0);
}
.hostingSTab:hover .pricingInner {
background: transparent;
}
.hostingSTab:hover .pricingInner:after {
visibility: visible;
height: 100%;
opacity: 1;
}
.hostingSTab .pricingInner a:hover{
color: #fff;
background:#0000B8 ;
border-color: transparent;
}
.padTop_100{
padding-top: 100px;
}
.hostingSSer{
position: relative;
background: #fff;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.04);
-moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.04);
box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.04);
padding: 45px 35px 49px 135px;
margin-bottom: 30px;
}
.hostingSSer i{
font-size: 70px;
line-height: 70px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
position: absolute;
display: block;
left: 35px;
top: 50px;
}
.hostingSSer h4{
font-size: 22px;
color: #333333;
line-height: 30px;
letter-spacing: 1.65px;
margin-bottom: 19px;
}
.hostingSSer p{
margin-bottom: 25px;
}
.hostingSSer a{
display: block;
font-size: 16px;
line-height: .8;
color: #666666;
text-align: right;
}
.hostingSSer a:hover{
color: #4300fb;
}
.hosting_testimonial{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hosting/6.jpg) no-repeat fixed center / cover;
padding: 109px 0 115px;
}
.testimonialHosting{
position: relative;
padding: 62px 145px 0;
}
.testimonialHosting p{
color: #fff;
margin-bottom: 45px;
}
.testimonialHosting img{
width: 110px;
height: 110px;
border-radius: 50%;
margin-bottom: 26px;
}
.testimonialHosting h6{
font-size: 22px;
color: #fff;
line-height: 28px;
letter-spacing: 1.65px;
font-weight: 600;
margin-bottom: 11px;
}
.testimonialHosting span{
display: block;
font-size: 16px;
line-height: 28px;
color: #fff;
font-weight: 500;
margin: 0;
}
.hosting_blog{
padding: 102px 0 111px;
}
.hosting_blog .sec_desc{
margin-bottom: 75px;
}
.hostingSBlog{
position: relative;
}
.hostingSBlog h4{
letter-spacing: 1.65px;
font-weight: 700;
margin-bottom: 10px;
}
.hostingSBlog h4 a:hover{
color: #4300fb;
}
.hostingSBlog span{
display: block;
color: #666;
margin-bottom: 12px;
}
.hostingSBlog p{
color: #333333;
word-break: break-all;
margin-bottom: 14px;
}
.hostingSBlog a.readMore:hover{
color: #4300fb;
}
.hosting_footer{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hosting/7.jpg) no-repeat center center / cover;
}
.hosting_footer .about_widgets{
padding-right: 0;
}
.hosting_footer .widget .widget_title{
letter-spacing: 0;
margin-bottom: 17px;
}
.hosting_footer .opening_widgets p, 
.hosting_footer .about_widgets p{
letter-spacing: 0;
}
.hosting_footer .service_widgets ul li a, 
.hosting_footer .com_link_widgets ul li a{
letter-spacing: 0;
font-size: 16px;
}
.hosting_footer .service_widgets ul li a:hover, 
.hosting_footer .com_link_widgets ul li a:hover{
color: #4300fb;
}
.hosting_copyright{
position: relative;
border-top: 1px solid rgba(255, 255, 255, .4);
padding: 18px 0 20px;
}
.hosting_copyright p{
color: #f9f9f9;
letter-spacing: 0;
margin: 0;
}
.hosting_copyright p a{
color: inherit;
}
.hosting_copyright p a:hover{
color: #4300fb;
}
.hosting_copyright .footer_menu ul li a{
color: #f9f9f9;
font-size: 16px;
letter-spacing: 0;
margin: 0;
}
.hosting_copyright .footer_menu ul li a:hover{
color: #4300fb;
} .hosting_banner{
position: relative;
padding: 237px 0 106px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/hosting/banner.jpg) no-repeat center center / cover;
}
.hosting_banner h2 {
font-size: 40px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 23px;
}
.hosting_banner p {
font-size: 18px;
line-height: 28px;
font-weight: 600;
color: #fff;
margin: 0;
}
.hosting_banner p a {
color: inherit;
font-weight: 500;
}
.hosting_banner p a:hover{
color: #4300fb;
}
.Top_110{
padding-top: 110px;
}
.hosting_faq{
position: relative;
padding: 110px 0 90px;
}
#hostin_acc{
position: relative;
}
.SHFaq {
position: relative;
padding: 0;
margin: 0 0 30px;
}
.SHFaq .card-header {
position: relative;
padding: 0;
margin: 0;
background: transparent;
border: none;
border-radius: 0;
}
.SHFaq .card-header .btn {
position: relative;
padding: 0;
margin: 0;
text-decoration: none;
font-size: 18px;
line-height: .8;
color: #fff;
font-weight: 600;
border: none;
white-space: normal;
outline: none;
width: 100%;
text-align: left;
padding: 17px 20px;
background: #4300fb;
border: 1px solid #4300fb;
border-radius: 0;
min-height: 50px;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.SHFaq .card-header .btn:after{
position: absolute;
right: 19px;
top: 0;
font-size: 18px;
color: #fff;
line-height: 50px;
font-family: "FontAwesome";
content: "\f106";
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.SHFaq .card-header .btn.collapsed:after{
content: "\f107";
color: #666;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.SHFaq .card-header .btn.collapsed {
color: #333333;
background: transparent;
border-color: #ddd;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.SHFaq .card-body {
padding: 11px 20px 1px;
margin: 0;
}
.hosting_SSPage{
position: relative;
padding: 110px 0 180px;
}
.hSP{
position: relative;
padding: 0 0 90px;
background: #f8f9fb;
}
.hSP .subscribeForm{
margin-top: -85px;
}
.hosting_pricingPage{
position: relative;
padding: 110px 0 90px;
background: #f8f9fb;
}
.hostingTeamPgae{
position: relative;
padding: 120px 0;
}
.hostingTeamPgae .t_author h5 a:hover{
color: #4300fb;
}
.hostingSTPgae{
position: relative;
padding: 120px 0 60px;   
}
.hosting_sidebar .widget .widget_title{
font-family: inherit;
letter-spacing: 0;
}
.hosting_sidebar .widget ul li{
margin-bottom: 33px;
}
.hosting_sidebar .widget ul li a{
font-size: 16px;
letter-spacing: 0;
}
.hosting_sidebar .query_Form input[type="submit"]{
background: rgb(85,0,139);
background:#0000B8 ;
}
.hosting_sidebar .query_Form input[type="submit"]:hover{
background: rgb(85,0,139);
background:#0000B8 ;
}
.hosting_STAream{
position: relative;
}
.hosting_STAream .quality_team h3,
.hosting_STAream .low_T_author h3{
letter-spacing: 0;
}
.hosting_STAream .low_T_author p,
.hosting_STAream .low_T_author span,
.hosting_STAream .quality_team ul li{
letter-spacing: 0;
}
.hostingSDPgae{
position: relative;
padding: 120px 0 110px;   
}
.hosting_serviceArea > h3{
font-size: 30px;
line-height: .8;
font-weight: 700;
letter-spacing: 2.25px;
margin-bottom: 29px;
}
.hosting_serviceArea .cons_blog_details p{
letter-spacing: 0;
}
.hosting_serviceArea .cons_blog_details > p{
letter-spacing: 0;
margin-bottom: 50px;
}
.hosting_serviceArea .cons_blog_details h4{
font-size: 25px;
line-height: 28px;
letter-spacing: 0;
margin-bottom: 19px;
}
.hosting_serviceArea .cons_blog_details{
margin: 0;
}
.registrationPgae{
position: relative;
padding: 120px 0;  
}
.registration_form{
background: #f9f9f9;
margin: 0 40px;
padding: 48px 30px 50px;
}
.registration_form h3{
font-size: 30px;
line-height: 28px;
letter-spacing: 0;
margin-bottom: 16px;
text-align: center;
}
.registration_form p{
margin-bottom: 25px;
letter-spacing: 0;
text-align: center;
}
.registration_form p a{
color: #0000c2;
}
.registration_form p a:hover{
color: #666666;
}
.registration_form input[type="email"],
.registration_form select,
.registration_form input[type="password"],
.registration_form input[type="text"]{
height: 45px;
background: transparent;
width: 100%;
font-size: 16px;
line-height: 45px;
color: #666666;
border-radius: 3px;
border: 1px solid #e8e8e8;
outline: none;
padding: 0 20px;
margin-bottom: 30px;
}
.registration_form input[type="password"]::-moz-placeholder,
.registration_form input[type="text"]::-moz-placeholder,
.registration_form input[type="email"]::-moz-placeholder{
color: #666666;
opacity: 1;
}
.registration_form input[type="password"]::-webkit-input-placeholder,
.registration_form input[type="text"]::-webkit-input-placeholder,
.registration_form input[type="email"]::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.registration_form input[type="password"]::-ms-input-placeholder,
.registration_form input[type="text"]::-ms-input-placeholder,
.registration_form input[type="email"]::-ms-input-placeholder{
color: #666666;
opacity: 1;
}
.registration_form input[type="submit"]{
height: 45px;
text-align: center;
border: none;
outline: none;
font-size: 16px;
line-height: .8;
border-radius: 3px;
text-transform: capitalize;
padding: 17px 40px;
background: rgb(85,0,139);
background:#0000B8 ;
cursor: pointer;
color: #fff;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.registration_form input[type="submit"]:hover{
background: rgb(85,0,139);
background:#0000B8 ;
}
.registration_form label{
margin: 0 10px 0 0;
}
.registration_form .hosting_check{
margin: 15px 13px 43px 0;
}
.registration_form .condition{
margin: 0px 13px 33px 0;
}
.date_fo_birth input[type="text"]{
display: inline-block;
float: left;
width: 31%;
margin-right: 10px;
text-align: center
}
.date_fo_birth input[type="text"]:last-of-type{
margin-right: 0;
}
.registration_form select{
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
cursor: pointer;
}
.hosting_check{
position: relative;
margin: 7px 0 40px;
line-height: .8;
display: block;
}
.hosting_check input[type=checkbox] {
display: none;
margin: 0;
}
.hosting_check label{
position: relative;
font-size: 16px;
line-height: .9;
color: #666666;
font-weight: 400;
margin: 0;
padding-left: 23px;
cursor: pointer;
}
.hosting_check label a{
color: #0000c2;
display: inline-block;
padding-left: 6px;
}
.hosting_check label a:hover{
color: #666666;
}
.hosting_check label:before {
width: 13px;
height: 13px;
position: absolute;
content: '';
top: 0;
left: 0;
background: #dddddd;
border-radius: 50%;
}
.hosting_check input[type=checkbox]:checked + label::after {
background: #f9f9f9;
border-radius: 50%;
width: 9px;
height: 9px;
content: '';
position: absolute;
left: 2px;
top: 2px;
}
.log_forget_form{
background: #f9f9f9;
margin: 0 62px;
padding: 48px 30px 50px;
}
.log_forget_form h3{
font-size: 30px;
line-height: 28px;
letter-spacing: 0;
margin-bottom: 16px;
text-align: center;
}
.log_forget_form p{
margin-bottom: 25px;
letter-spacing: 0;
text-align: center;
}
.log_forget_form p a{
color: #0000c2;
}
.log_forget_form p a:hover{
color: #666666;
}
.log_forget_form input[type="email"],
.log_forget_form input[type="password"],
.log_forget_form input[type="text"]{
height: 45px;
background: transparent;
width: 100%;
font-size: 16px;
line-height: 45px;
color: #666666;
border-radius: 3px;
border: 1px solid #e8e8e8;
outline: none;
padding: 0 20px;
margin-bottom: 30px;
}
.log_forget_form input[type="password"]::-moz-placeholder,
.log_forget_form input[type="text"]::-moz-placeholder,
.log_forget_form input[type="email"]::-moz-placeholder{
color: #666666;
opacity: 1;
}
.log_forget_form input[type="password"]::-webkit-input-placeholder,
.log_forget_form input[type="text"]::-webkit-input-placeholder,
.log_forget_form input[type="email"]::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.log_forget_form input[type="password"]::-ms-input-placeholder,
.log_forget_form input[type="text"]::-ms-input-placeholder,
.log_forget_form input[type="email"]::-ms-input-placeholder{
color: #666666;
opacity: 1;
}
.log_forget_form input[type="submit"]{
height: 45px;
text-align: center;
border: none;
outline: none;
font-size: 16px;
line-height: .8;
border-radius: 3px;
text-transform: capitalize;
padding: 17px 40px;
background: rgb(85,0,139);
background:#0000B8 ;
cursor: pointer;
color: #fff;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.log_forget_form input[type="submit"]:hover{
background: rgb(85,0,139);
background:#0000B8 ;
} .bitcoin_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.bitcoin_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.bitcoin_s_btn {
height: 50px;
width: 180px;
text-transform: uppercase;
background: transparent;
font-weight: 600;
border-radius: 3px;
border: 1px solid #fff;
color: #fff;
text-align: center;
display: inline-block;
font-size: 16px;
letter-spacing: 0;
line-height: 50px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.bitcoin_s_btn:hover{
background: #4300fb;
border-color: #4300fb;
color: #fff;
}
.bit_s_social{
display: inline-block;
margin-left: 30px;
}
.bit_s_social a{
width: 35px;
height: 35px;
border: 1px solid #fff;
border-radius: 50%;
text-align: center;
display: inline-block;
font-size: 16px;
line-height: .8;
color: #fff;
padding: 8px 0;
margin-right: 10px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.bit_s_social a:hover{
background: #fff;
color: #4300fb;
}
.bitcoin_cryptography{
position: relative;
padding: 111px 0 115px;
}
.bitcoin_SIBox{
position: relative;
padding-right: 60px;
margin-bottom: 30px;
}
.bitcoin_SIBox i{
font-size: 65px;
line-height: 65px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
margin-bottom: 23px;
display: inline-block;
}
.bitcoin_SIBox h4{
font-size: 20px;
line-height: 28px;
font-weight: 600;
margin-bottom: 15px;
}
.bitcoin_SIBox p{
margin: 0;
}
.bitcoin_abCon{
position: relative;
padding-right: 25px;
padding-top: 24px;
}
.bitcoin_abCon .sec_title{
margin-bottom: 33px;
}
.bitcoin_abCon p{
margin-bottom: 37px;
}
.bitcoin_abCon a{
color: #212235;
font-size: 16px;
line-height: 28px;
font-weight: 500;
margin: 0;
}
.bitcoin_abCon a:hover{
color: #4300fb;
}
.padTop_150{
padding-top: 150px;
}
.bitcoin_abImg{
position: relative;
padding-right: 22px;
}
.bitcoin_abImg img{
width: 100%;
height: auto;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 57px 0px rgba(144, 144, 144, 0.21);
-moz-box-shadow:    0px 0px 57px 0px rgba(144, 144, 144, 0.21);
box-shadow:         0px 0px 57px 0px rgba(144, 144, 144, 0.21);
}
.bitcoin_map{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/bitcoin/2.jpg) no-repeat fixed center / cover;
padding: 110px 0 88px;
}
.singleMap{
position: relative;
}
.singleMap ul{
margin: 0;
padding: 0 0 0 27px;
position: relative;
}
.singleMap ul:before{
height: 80%;
width: 3px;
content: '';
position: absolute;
left: 0;
top: 22px;
background:#0000B8 ;
}
.singleMap ul li{
list-style: none;
display: block;
font-size: 16px;
line-height: 28px;
color: #dddddd;
font-weight: 600;
position: relative;
padding-bottom: 27px;
}
.singleMap ul li p{
display: block;
font-weight: 500;
margin: 3px 0 0;
}
.singleMap ul li:before{
height: 20px;
width: 20px;
content: '';
position: absolute;
left: -35px;
top: 3px;
border-radius: 50%;
background:#0000B8 ;
}
.singleMap ul li:first-child{
color: #fff;
}
.singleMap ul li:first-child:before{
background: transparent;
border: 2px solid #fff;
content: "\f00c";
font-family: FontAwesome;
text-align: center;
font-size: 10px;
line-height: .5;
color: #fff;
padding: 6px 0;
}
.bitcoin_service{
position: relative;
padding: 110px 0 31px;
}
.bitcoin_SService{
position: relative;
padding-right: 60px;
margin-bottom: 70px;
}
.bitcoin_SService span {
position: relative;
left: 10px;
width: 65px;
height: 65px;
border-radius: 10px;
text-align: center;
display: block;
background:#0000B8 ;
margin-bottom: 43px;
padding: 1px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.bitcoin_SService span:after{
position: absolute;
left: 1px;
top: 1px;
content: '';
width: 97%;
height: 97%;
border-radius: 10px;
background: #fff;
}
.bitcoin_SService span i {
position: relative;
z-index: 4;
display: block;
font-size: 36px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
line-height: 36px;
text-align: center;
padding: 14px 0;
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
-ms-transform: rotate(-45deg);
-o-transform: rotate(-45deg);
transform: rotate(-45deg);
}
.bitcoin_SService h4{
font-size: 20px;
line-height: 28px;
font-weight: 600;
margin-bottom: 19px;
}
.bitcoin_SService h4 a{
color: inherit;
}
.bitcoin_SService h4 a:hover{
color: #4300fb;
}
.bitcoin_SService p{
margin-bottom: 0;
}
.bitcoin_location{
position: relative;
padding: 0 0 120px;
}
.loacionImg{
position: relative;
}
.loacionImg img{
max-width: 100%;
height: auto;
}
.bitcoin_blockChain{
position: relative;
background: #212235;
padding: 110px 0 90px;
}
.bitcoin_SBlockC{
position: relative;
background: #fff;
overflow: hidden;
padding: 50px 15px 41px;
border-radius: 5px;
margin-bottom: 30px;
}
.bitcoin_SBlockC:after {
background:#0000B8 ;
height: 100%;
width: 100%;
position: absolute;
left: -100%;
content: '';
top: -100%;
border-radius: 5px;
-webkit-transition: all 0.5s;
-moz-transition: all 0.5s;
-o-transition: all 0.5s;
transition: all 0.5s;
}
.bitcoin_SBlockC i{
font-size: 61px;
line-height: 61px;
display: block;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
margin-bottom: 34px;
}
.bitcoin_SBlockC h5{
font-size: 20px;
line-height: 28px;
font-weight: 600;
margin-bottom: 20px;
}
.bitcoin_SBlockC p{
margin: 0;
}
.bitcoin_SBlockC:hover:after{
top: 0%;
left: 0%;
}
.bitcoin_SBlockC:hover i{
color: #fff;
position: relative;
z-index: 3;
-webkit-text-fill-color: #fff;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.bitcoin_SBlockC:hover h5,
.bitcoin_SBlockC:hover p{
color: #fff;
position: relative;
z-index: 3;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.bitcoin_document{
position: relative;
padding: 110px 0 90px;
}
.bitcoin_document a{
width: 100%;
}
.document_social{
position: relative;
margin-top: 60px;
}
.document_social a{
position: relative;
display: inline-block;
width: 35px;
height: 35px;
border-radius: 50%;
margin: 0 3px;
text-align: center;
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.document_social a i{
position: relative;
z-index: 4;
display: block;
font-size: 16px;
text-align: center;
padding: 9px 0;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.document_social a:after {
position: absolute;
left: 1px;
top: 1px;
content: '';
width: 33px;
height: 33px;
border-radius: 50%;
background: #fff;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.document_social a:hover:after{
color: #fff;
background: rgba(255, 255, 255, 0);
}
.document_social a:hover i{
color: #fff;
-webkit-text-fill-color: #fff;
}
.bitcoin_team{
padding: 20px 0 70px;
}
.bitcoin_STeam{
position: relative;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
margin: 0 0 45px;
}
.STThumb{
position: relative;
width: 200px;
height: 200px;
margin: 0 auto 24px;
border-radius: 50%;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.STThumb:before{
width: 100%;
height: 100%;
position: absolute;
left: 0;
top: 0;
content: '';
z-index: -1;
border-radius: 50%;
visibility: hidden;
opacity: 0;
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.STThumb img{
width: 100%;
height: 100%;
border-radius: 50%;
}
.bitcoin_STeam a{
font-size: 20px;
line-height: 28px;
color: #212235;
font-weight: 600;
display: block;
margin-bottom: 0;
}
.bitcoin_STeam a:hover{
color: #4300fb;
}
.bitcoin_STeam p{
margin: 0;
font-size: 15px;
font-weight: 500;
}
.bitcoin_STeam:hover .STThumb{
padding: 13px;
}
.bitcoin_STeam:hover .STThumb:before{
visibility: visible;
opacity: 1;
}
.bitcoin_token{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/bitcoin/3.jpg) no-repeat center top;
padding: 127px 0 0;
}
.coundown_token{
position: relative;
background: #fff;
border-radius: 5px;
-webkit-box-shadow: 0px 5px 30px 0px rgba(146, 146, 146, 0.1);
-moz-box-shadow:    0px 5px 30px 0px rgba(146, 146, 146, 0.1);
box-shadow:         0px 5px 30px 0px rgba(146, 146, 146, 0.1);
padding: 65px 160px 42px;
}
#countdownTk{
position: relative;
margin-bottom: 40px;
}
#countdownTk span.countdown-row{
margin: 0;
padding: 0;
}
#countdownTk span span{
position: relative;
display: inline-block;
margin: 0 28px;
text-align: center;
padding: 15px 15px;
}
#countdownTk span span span{
position: relative;
display: block;
text-align: center;
margin: 0;
padding: 0;
width: 100%;
height: auto;
color: #fff;
background: transparent;
}
#countdownTk span span span:first-child{
font-size: 40px;
line-height: .8;
color: #212235;
font-weight: 700;
margin-bottom: 15px;
}
#countdownTk span span span:last-child{
font-size: 16px;
line-height: .8;
color: #666666;
font-weight: 500;
margin-bottom: 0;
}
#countdownTk span span span:after{
height: 10px;
width: 12px;
background: #dddddd;
border-radius: 50%;
position: absolute;
right: -49px;
top: 10px;
content: '';
}
#countdownTk span span span:last-child:after{
top: -8px;
}
#countdownTk span span:last-child span:after{
display: none;
}
.singleToken{
position: relative;
margin-bottom: 36px;
}
.singleToken h5{
font-size: 16px;
line-height: 28px;
color: #212235;
font-weight: 600;
margin-bottom: 1px;
}
.singleToken p{
margin: 0;
font-weight: 500;
color: #666666;
}
.bitcoin_token .bitcoin_btn{
height: 50px;
top: -25px;
}
.bitcoin_token .bitcoin_btn span{
font-size: 16px;
color: #fff;
-webkit-text-fill-color: #fff;
background: transparent;
padding: 9px 87px;
}
.bitcoin_token .bitcoin_btn:after{
background: transparent;
}
.bitcoin_token .bitcoin_btn:hover{
background:#0000B8 ;
}
.bitcoin_blog{
position: relative;
padding: 85px 0 111px;
}
.bitcoin_faq{
position: relative;
background: #f9f9f9;
padding: 112px 0 90px;
}
.bitcoin_SFaq{
position: relative;
margin: 0 185px 30px;
padding: 1px;
border-radius: 5px;
}
.bitcoin_SFaq:before {
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
visibility: visible;
opacity: 0;
border-radius: 5px;
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.faqInner{
border-radius: 5px;
width: 100%;
height: 100%;
background: #f9f9f9;
z-index: 3;
position: relative;
border: 1px solid #ddd;
padding-bottom: 4px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.bitcoin_SFaq .card-header {
position: relative;
padding: 16px 30px 15px;
margin: 0;
background: transparent;
border: none;
border-radius: 0;
}
.bitcoin_SFaq .card-header .btn {
text-decoration: none;
font-size: 20px;
line-height: 30px;
color: #212235;
font-weight: 600;
letter-spacing: 1.44px;
border: none;
outline: none;
width: 100%;
white-space: normal;
text-align: left;
padding: 0 0 0;
margin: 0;
background: transparent;
border-radius: 0;
position: relative;
}
.bitcoin_SFaq .card-body {
padding: 0 30px 23px;
letter-spacing: 1.2px;
margin: 0;
}
.bitcoin_SFaq.activePanel:before,
.bitcoin_SFaq:hover:before{
visibility: visible;
opacity: 1;
}
.bitcoin_SFaq:hover .faqInner{
border-color: transparent;
}
.bitcoin_fBG{
background: #212235;
} .bitcoin_banner{
position: relative;
padding: 237px 0 106px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/bitcoin/banner.jpg) no-repeat center center / cover;
}
.bitcoin_banner h2 {
font-size: 40px;
line-height: .8;
color: #ffffff;
font-weight: 700;
margin-bottom: 23px;
}
.bitcoin_banner p {
font-size: 18px;
line-height: 28px;
font-weight: 600;
color: #fff;
margin: 0;
}
.bitcoin_banner p a {
color: inherit;
font-weight: 500;
}
.bitcoin_banner p a:hover{
color: #4300fb;
}
.padTop_80{
padding-top: 80px;
} .listing_header{
position: absolute;
left: 0;
top: 0;
width: 100%;
background: transparent;
z-index: 5;
padding: 0 35px;
border-bottom: 1px solid rgba(255, 255, 255, .40);
}
.listing_inner_header .container-fluid,
.listing_header .container-fluid{
position: relative;
}
.listing_inner_header{
position: fixed;
background: #fff;
z-index: 5;
width: 100%;
left: 0;
padding: 0 43px 0;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.14);
}
.list_logo{
padding: 20px 0 16px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.list_logo img {
max-width: 100%;
height: auto;
}
.menulistInner{
padding: 26px 0 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.menulistInner > ul{
margin: 0;
padding: 0;
display: inline-block;
}
.menulistInner > ul > li{
list-style: none;
padding: 0;
margin: 0 0 0 38px;
position: relative;
display: inline-block;
}
.menulistInner > ul > li:first-child{
margin-left: 0;
}
.menulistInner > ul > li > a{
color: #555555;
line-height: 28px;
font-weight: 400;
font-size: 13px;
text-transform: capitalize;
display: block;
padding: 0 0 31px;
}
.menulistInner > ul > li:hover > a{
color: #f04786;
}
.menulistInner .megamenu{
background: #7d6bff;
}
.menulistInner .sub-menu{
background: #7d6bff;
}
.menulistInner .megamenu ul li a:hover{
background: #f04786;
border-color: #f04786;
}
.menulistInner .sub-menu li a:hover{
background: #f04786;
border-color: #f04786;
}
.menulistInner .sub-menu > li:hover > a{
background: #f04786;
}
.listing_inner_header > .container-fluid > .row > .col-lg-2 {
-webkit-box-flex: 0;
-ms-flex: 0 0 15.666667%;
flex: 0 0 15.666667%;
max-width: 15.666667%;
}
.listing_inner_header > .container-fluid > .row > .col-lg-4 {
-webkit-box-flex: 0;
-ms-flex: 0 0 39.333333%;
flex: 0 0 39.333333%;
max-width: 39.333333%;
}
.listing_inner_header > .container-fluid > .row > .col-lg-6 {
-webkit-box-flex: 0;
-ms-flex: 0 0 45%;
flex: 0 0 45%;
max-width: 45%;
}
.list_cate{
position: relative;
padding-top: 27px;
}
.list_cate input[type="search"]{
position: relative;
top: -1px;
margin-right: 6px;
}
.list_cate select,
.list_cate .select2-container--default .select2-selection--single,
.list_cate input[type="search"]{
width: 270px;
height: 40px;
border: 1px solid #ddd;
border-radius: 5px;
display: inline-block;
padding: 0 15px;
font-size: 13px;
line-height: 40px;
color: #555555;
outline: none;
background: transparent;
}
.list_cate .select2-container--default .select2-selection--single .select2-selection__rendered{
padding: 0;
display: inline-block;
line-height: 40px;
color: #555555;
overflow: visible;
}
.list_cate .select2-container--default .select2-selection--single .select2-selection__arrow{
height: 40px;
top: 0;
line-height: 40px;
}
.list_cate .select2-container--default .select2-selection--single .select2-selection__arrow:after{
font-size: 13px;
color: #555555;
}
.list_cate button{
height: 40px;
background: #f04786;
line-height: 40px;
padding: 0 35px;
display: inline-block;
border-radius: 5px;
text-align: center;
border: none;
outline: none;
font-size: 14px;
font-weight: 400;
cursor: pointer;
color: #fff;
margin-left: 6px;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.list_cate button:hover{
color: #f04786;
background: #333;
}
.listing_inner_header .job_navigator a{
color: #555555;
border-color: #ddd;
}
.listing_inner_header .job_navigator a:hover{
border-color: #f04786;
background: #f04786;
color: #fff;
}
.menulistInner .job_navigator{
display: inline-block;
padding: 0 0 0 26px;
}
.listing_banner {
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/listing/banner.jpg) no-repeat center center / cover;
height: 100vh;
padding: 0 0 0;
}
.listing_cate{
position: relative;
padding: 80px 0 50px;
border-bottom: 1px solid #e6e6e6;
}
.listing_cate .listing_sec_title{
margin-bottom: 51px;
}
.singleListCat{
position: relative;
overflow: hidden;
border-radius: 5px;
margin-bottom: 30px;
}
.singleListCat img{
width: 100%;
height: auto;
border-radius: 5px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.singleListCat > a{
display: block;
width: 43px;
height: 43px;
border-radius: 50%;
background: #f04786;
font-size: 20px;
color: #fff;
text-align: center;
padding: 9px 0;
position: absolute;
visibility: hidden;
opacity: 0;
z-index: 2;
left: 20px;
top: 0px;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.singleListCat > a:hover{
background: #fff;
color: #f04786;
}
.cateOverlay{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
width: 100%;
transform: translateY(-50%);
z-index: 2;
}
.cateOverlay h5{
font-size: 20px;
line-height: 28px;
color: #fff;
font-weight: 500;
margin-bottom: 3px;
}
.cateOverlay h5 a{
color: inherit;
}
.cateOverlay h5 a:hover{
color: #f04786;
}
.cateOverlay p{
font-size: 15px;
color: #fff;
margin: 0;
}
.singleListCat:after{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: '';
border-radius: 5px;
visibility: hidden;
opacity: 0;
background: rgb(240,71,134);
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.singleListCat:hover:after{
visibility: visible;
opacity: 1;
}
.singleListCat:hover img{
transform: rotate(-2deg) scale(1.08);
-webkit-transform: rotate(-2deg) scale(1.08);
-ms-transform: rotate(-2deg) scale(1.08);
}
.singleListCat:hover > a{
visibility: visible;
opacity: 1;
top: 20px;
}
.listing_invite{
position: relative;
padding: 80px 0 80px;
border-bottom: 1px solid #e6e6e6;
}
.listing_invite .container-fluid{
padding: 0 30px;
}
.listing_invite .listing_sec_title{
margin-bottom: 51px;
}
.invite_slider{
position: relative;
}
.listinInverItem{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.listinInverItem img{
width: 100%;
height: auto;
transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-ms-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
}
.listinInverItem:hover img{
transform: rotate(0deg) scale(1.05);
-webkit-transform: rotate(0deg) scale(1.05);
-ms-transform: rotate(0deg) scale(1.05);
}
.listInviteDetail{
position: absolute;
left: 0;
bottom: 28px;
right: 0;
width: 100%;
z-index: 5;
}
.titleDetil{
position: relative;
border-bottom: 1px solid rgba(255, 255, 225, .3);
padding: 0 0 9px;
}
.titleDetil h5{
font-size: 20px;
line-height: 28px;
color: #fff;
font-weight: 700;
margin-bottom: 1px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.titleDetil h5 a{
color: inherit;
}
.titleDetil h5 a:hover{
color: #f04786;
}
.listinInverItem .rating{
position: absolute;
z-index: 5;
left: 10px;
top: 30px;
font-size: 16px;
line-height: .8;
color: #fff;
font-weight: 500;
background: rgba(240, 71, 134, .8);
text-align: center;
border-radius: 3px;
height: 30px;
padding: 9px 15.2px;
margin: 0;
visibility: hidden;
opacity: 0;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.listinInverItem .rating span{
display: inline-block;
font-size: 13px;
position: relative;
top: 0;
}
.listinInverItem:hover .rating{
visibility: visible;
opacity: 1;
left: 30px;
}
.addressDesc{
position: relative;
}
.addressDesc p{
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 6px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.addressDesc p{
font-size: 16px;
line-height: 20px;
color: #fff;
margin-bottom: 0;
}
.addressDesc span{
font-size: 14px;
line-height: 28px;
color: #fff;
margin-right: 38px;
display: inline-block;
margin-bottom: 0;
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.addressDesc span i{
margin-right: 5px;
}
.listinInverItem:hover .addressDesc p{
visibility: hidden;
opacity: 0;
}
.listinInverItem:hover .addressDesc span{
visibility: visible;
opacity: 1;
}
.listinInverItem:hover .titleDetil h5{
margin-bottom: 9px
}
.linkDetail{
position: relative;
padding: 0 0 12px;
margin: 10px 20px 0;
}
.inviteLeft{
position: absolute;
left: 0;
top: 0;
}
.inviteLeft p{
display: inline-block;
font-size: 15px;
color: #fff;
line-height: 28px;
margin: 0 15px 0 0px;
}
.inviteLeft p i{
width: 30px;
height: 30px;
background: #ff7700;
border-radius: 50%;
text-align: center;
color: #fff;
font-size: 15px;
padding: 7px 0;
margin-right: 5px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.inviteLeft a{
display: inline-block;
height: 25px;
border: 1px solid rgba(255, 255, 225, .6);
font-size: 15px;
color: #fff;
line-height: .8;
text-align: center;
text-transform: capitalize;
border-radius: 3px;
padding: 5px 14.4px;
}
.inviteLeft a:hover{
border-color: #f04786;
background: #f04786;
color: #fff;
}
.inviteRight{
position: absolute;
right: 0;
top: 0;
}
.inviteRight a{
display: inline-block;
border: 1px solid rgba(255, 255, 225, .8);
width: 30px;
height: 30px;
border-radius: 50%;
color: #fff;
text-align: center;
font-size: 15px;
line-height: .8;
padding: 6px 0;
margin: 0 0 0 6px;
}
.inviteRight a:hover{
border-color: #f04786;
background: #f04786;
color: #fff;
}
.listinInverItem:after{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: '';
visibility: hidden;
opacity: 0;
background: rgb(240,71,134);
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.listinInverItem:hover:after{
visibility: visible;
opacity: 1;
}
.listinInverItem:hover .inviteLeft p i{
background: #f04786;
}
.listinInverItem:before{
position: absolute;
left: 0;
bottom: 0;
right: 0;
width: 100%;
z-index: 5;
height: 0%;
content: '';
visibility: hidden;
opacity: 0;
background: rgba(255, 255, 225, .3);
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.listinInverItem:hover:before{
visibility: visible;
opacity: 1;
height: 50px;
}
.invite_slider.owl-theme .owl-nav{
position: relative;
margin: 20px 0 0;
}
.invite_slider.owl-theme .owl-nav .owl-prev,
.invite_slider.owl-theme .owl-nav .owl-next{
width: 40px;
height: 40px;
background: transparent;
border: 2px solid #dddddd;
border-radius: 50%;
margin: 0 14px;
padding: 9px 0;
text-align: center;
font-size: 18px;
color: #444444;
line-height: .8;
position: relative;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.invite_slider.owl-theme .owl-nav .owl-prev:after{
position: absolute;
left: 11px;
top: -2px;
content: '';
width: 78px;
height: 2px;
background: #ddd;
border-radius: 50%;
}
.invite_slider.owl-theme .owl-nav .owl-next:after{
position: absolute;
right: 11px;
bottom: -2px;
content: '';
width: 78px;
height: 2px;
background: #ddd;
border-radius: 50%;
}
.invite_slider.owl-theme .owl-nav .owl-prev:hover,
.invite_slider.owl-theme .owl-nav .owl-next:hover{
color: #f04786;
}
.listing_service{
position: relative;
padding: 80px 0 80px;
}
.listingSIB:after{
background: #f04786;
}
.listingSIB:hover{
border-color: #f04786;
-webkit-box-shadow: 0px 7px 16px 0px rgba(226, 226, 226, 0.75);
-moz-box-shadow:    0px 7px 16px 0px rgba(226, 226, 226, 0.75);
box-shadow:         0px 7px 16px 0px rgba(226, 226, 226, 0.75);
}
.listing_travel{
position: relative;
background: #f9f9f9;
padding: 80px 0 50px;
}
.listing_travel .sec_desc{
margin-bottom: 36px;
}
.travelTab{
position: relative;
margin: 0 0 40px;
}
.travelTab ul{
margin: 0;
padding: 0;
display: block;
position: relative;
border-bottom: 1px solid #e3e3e3;
}
.travelTab ul:before{
width: 100%;
height: 1px;
background: #f3f3f3;
position: absolute;
left: 0;
bottom: 0;
content: '';
}
.travelTab ul li{
list-style: none;
display: inline-block;
margin: 0 8px;
padding: 0 0 1px;
}
.travelTab ul li a{
display: block;
font-size: 15px;
color: #555555;
line-height: 28px;
text-transform: capitalize;
position: relative;
padding: 0 8px;
}
.travelTab ul li a:before{
position: absolute;
left: 0;
right: 0;
bottom: -2px;
width: 100%;
height: 2px;
background: #d3d3d3;
content: '';
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
}
.travelTab ul li a:hover:before,
.travelTab ul li a.active:before{
background: #f04786;
}
.travelTab ul li a:hover,
.travelTab ul li a.active{
color: #f04786;
}
.travelMenu{
position: relative;
margin-bottom: 56px;
background: #fff;
}
.menuTImg{
position: relative;
overflow: hidden;
}
.menuTImg:after{
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: '';
visibility: hidden;
opacity: 0;
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.travelMenu:hover .menuTImg:after{
visibility: visible;
opacity: 1;
}
.menuTImg img{
width: 100%;
height: auto;
transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-webkit-transition: all 0.6s ease-out;
-ms-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
}
.travelMenu:hover .menuTImg img{
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
}
.tMenuDetail{
position: relative;
}
.brandIcon{
position: absolute;
top: -37px;
left: 0;
right: 0;
margin: 0 auto;
z-index: 2;
width: 74px;
height: 74px;
border-radius: 50%;
background: #eb4a43;
border: 2px solid #fff;
font-size: 32px;
line-height: 32px;
color: #fff;
text-align: center;
padding: 19px 0;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.09);
}
.brandIcon i{
position: relative;
z-index: 5;
}
.brandIcon:after{
background: #eb4a43;
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 54px;
height: 54px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.menuTraTitle{
position: relative;
border-bottom: 1px solid rgba(221, 221, 221, .8);
padding: 55px 15px 14px;
margin-bottom: 10px;
}
.menuTraTitle h5{
font-size: 20px;
line-height: 28px;
color: #222222;
margin-bottom: 6px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.menuTraTitle h5 a{
color: inherit;
}
.menuTraTitle h5 a:hover{
color: #f04786;
}
.travelMenu .rating{
position: absolute;
z-index: 2;
left: 20px;
top: 20px;
font-size: 16px;
line-height: .8;
color: #fff;
font-weight: 500;
background: transparent;
border: 1px solid rgba(255, 255, 225, .8);
text-align: center;
border-radius: 3px;
height: 30px;
width: 73px;
padding: 9px 0;
margin: 0;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.travelMenu .rating span{
display: inline-block;
font-size: 13px;
position: relative;
top: 0;
}
.travelMenu .price{
position: absolute;
z-index: 5;
left: 103px;
top: 5px;
font-size: 16px;
line-height: .8;
color: #fff;
font-weight: 500;
background: transparent;
border: 1px solid rgba(255, 255, 225, .8);
text-align: center;
border-radius: 3px;
height: 30px;
width: 73px;
padding: 9px 0;
margin: 0;
visibility: hidden;
opacity: 0;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.travelMenu:hover .price{
visibility: visible;
opacity: 1;
top: 20px;
}
.shopAdd{
position: relative;
}
.shopAdd p{
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: 5px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.shopAdd p{
font-size: 16px;
line-height: 20px;
color: #555555;
margin-bottom: 0;
}
.shopAdd span{
font-size: 14px;
line-height: 28px;
color: #555555;
margin-right: 25px;
display: inline-block;
margin-bottom: 0;
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.shopAdd span:last-child{
margin-right: 0;
}
.shopAdd span i{
margin-right: 4px;
}
.travelMenu:hover .shopAdd p{
visibility: hidden;
opacity: 0;
}
.travelMenu:hover .shopAdd span{
visibility: visible;
opacity: 1;
}
.meuuTDetail{
position: relative;
padding: 0 0 22px;
}
.menuLeft{
position: absolute;
left: 18px;
top: 0;
}
.menuLeft p{
display: inline-block;
font-size: 14px;
color: #555555;
line-height: 28px;
margin: 0 6px 0 0px;
}
.menuLeft p i{
width: 30px;
height: 30px;
background: #f04786;
border-radius: 50%;
text-align: center;
color: #fff;
font-size: 14px;
padding: 7px 0;
margin-right: 9px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.menuLeft a{
display: inline-block;
height: 25px;
border: 1px solid #ebebeb;
font-size: 15px;
color: #555555;
line-height: .8;
text-align: center;
text-transform: capitalize;
border-radius: 3px;
padding: 5px 4.4px;
}
.menuLeft a:hover{
border-color: #f04786;
background: #f04786;
color: #fff;
}
.menuRight{
position: absolute;
right: 22px;
top: 0;
}
.menuRight a{
display: inline-block;
border: 1px solid #e6e6e6;
width: 30px;
height: 30px;
border-radius: 50%;
color: #555555;
text-align: center;
font-size: 15px;
line-height: .8;
padding: 6px 0;
margin: 0 0 0 6px;
}
.menuRight a:hover{
border-color: #f04786;
background: #f04786;
color: #fff;
}
.meuuTDetail > a{
width: 52px;
height: 52px;
border: 1px solid #dddddd;
background: transparent;
border-radius: 50%;
text-align: center;
font-size: 25px;
line-height: .8;
color: #f04786;
display: block;
padding: 12px 0;
margin: 0 auto 0;
position: relative;
bottom: -48px;
}
.meuuTDetail > a:hover{
background: #f04786;
color: #fff;
}
.menu_color_2 .brandIcon,
.menu_color_2 .brandIcon:after{
background: #ed54b8;
}
.menu_color_2 .menuLeft p i{
background: #ed4a43;
}
.menu_color_2 .meuuTDetail > a{
color: #ed4a43;
}
.menu_color_2 .meuuTDetail > a:hover{
color: #fff;
background: #ed4a43;
}
.menu_color_3 .brandIcon,
.menu_color_3 .brandIcon:after{
background: #d5a10d;
}
.menu_color_3 .menuLeft p i{
background: #ff7700;
}
.menu_color_3 .meuuTDetail > a{
color: #ff7700;
}
.menu_color_3 .meuuTDetail > a:hover{
color: #fff;
background: #ff7700;
}
.menu_color_4 .brandIcon,
.menu_color_4 .brandIcon:after{
background: #2fa462;
}
.menu_color_4 .menuLeft p i{
background: #2050ff;
}
.menu_color_4 .meuuTDetail > a{
color: #2050ff;
}
.menu_color_4 .meuuTDetail > a:hover{
color: #fff;
background: #2050ff;
}
.menu_color_5 .brandIcon,
.menu_color_5 .brandIcon:after{
background: #f06b6a;
}
.menu_color_5 .menuLeft p i{
background: #2fac65;
}
.menu_color_5 .meuuTDetail > a{
color: #2fac65;
}
.menu_color_5 .meuuTDetail > a:hover{
color: #fff;
background: #2fac65;
}
.menu_color_6 .brandIcon,
.menu_color_6 .brandIcon:after{
background: #ff7700;
}
.menu_color_6 .menuLeft p i{
background: #f06b6a;
}
.menu_color_6 .meuuTDetail > a{
color: #f06b6a;
}
.menu_color_6 .meuuTDetail > a:hover{
color: #fff;
background: #f06b6a;
}
.listing_client{
position: relative;
padding: 80px 0 80px;
}
.listing_client .sec_desc{
margin-bottom: 29px;
}
.listing_TraNav {
left: 0;
right: 0;
width: auto;
height: auto;
padding: 0 0 11px;
margin: auto;
}
.listing_TraNav .slick-slide.item{
padding: 15px 0;
outline: none;
}
.listing_TraSlider .slick-slide.item{
outline: none;
}
.listing_TraNav .slick-slide .autho_thumb img {
width: 81px;
height: 81px;
border-radius: 50%;
display: inline-block;
}
.listing_TraSlider{
position: relative;
padding: 0 180px;
}
.listing_TraSlider .star-rating {
position: relative;
line-height: .8;
margin: 0 0 18px;
padding: 0;
}
.listing_TraSlider .star-rating i {
font-size: 18px;
line-height: 28px;
color: #f04786;
letter-spacing: 5px;
}
.listing_TraSlider p{
position: relative;
font-size: 18px;
line-height: 28px;
margin-bottom: 26px;
z-index: 3;
}
.listing_TraSlider p:after{
position: absolute;
left: 0;
top: -20px;
right: 0;
margin: 0 auto;
content: "\f10e";
font-family: fontAwesome;
height: 115px;
width: 136px;
z-index: 99;
font-size: 146px;
line-height: .8;
color: #eeeeee;
font-weight: 400;
z-index: -1;
text-align: center;
}
.listing_TraSlider .listing_TraAuthor{
font-size: 15px;
line-height: 28px;
color: #555555;
font-weight: 400;
margin: 0;
}
.listing_TraSlider .listing_TraAuthor span{
display: inline-block;
font-size: 20px;
font-weight: 500;
color: #f04786;
margin: 0;
}
.listing_TraSlider .slick-next,
.listing_TraSlider .slick-prev{
width: 40px;
height: 40px;
background: transparent;
border-radius: 50%;
border: 2px solid #dddddd;
position: absolute;
left: 0;
top: 19%;
text-indent: -9999px;
cursor: pointer;
padding: 0;
margin: 0;
line-height: .8;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.listing_TraSlider .slick-next{
right: 0;
left: auto;
}
.listing_TraSlider .slick-prev:after{
position: absolute;
left: -1px;
top: -3px;
bottom: 0;
right: 0;
margin: auto;
content: "\f104";
font-family: fontAwesome;
height: 10px;
width: 6px;
z-index: 99;
font-size: 18px;
text-indent: initial;
line-height: .8;
color: #444444;
font-weight: 400;
text-align: center;
padding: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.listing_TraSlider .slick-next:after{
position: absolute;
left: 0;
top: -3px;
bottom: 0;
right: -2px;
margin: auto;
content: "\f105";
font-family: fontAwesome;
height: 10px;
width: 6px;
font-size: 18px;
line-height: .8;
text-indent: initial;
z-index: 99;
color: #444444;
font-weight: 400;
text-align: center;
padding: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.listing_TraSlider .slick-next:hover,
.listing_TraSlider .slick-prev:hover{
background: #f04786;
border-color: #f04786;
}
.listing_TraSlider .slick-next:hover:after,
.listing_TraSlider .slick-prev:hover:after{
color: #fff;
}
.listing_place{
position: relative;
padding: 80px 0 50px;
}
.listing_place .listing_sec_title{
margin-bottom: 51px;
}
.singlePlace{
position: relative;
border-radius: 5px;
overflow: hidden;
margin-bottom: 30px;
}
.singlePlace img{
width: 100%;
height: auto;
border-radius: 5px;
-webkit-box-shadow: 0px 0px 30px 0px rgba(0, 0, 0, 0.15);
-moz-box-shadow:    0px 0px 30px 0px rgba(0, 0, 0, 0.15);
box-shadow:         0px 0px 30px 0px rgba(0, 0, 0, 0.15);
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.placeDetail{
position: absolute;
left: 40px;
top: 35px;
z-index: 4;
}
.placeDetail h5{
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 4px;
}
.placeDetail p{
color: #fff;
font-size: 15px;
line-height: .8;
margin: 0;
}
.placeSocial{
position: absolute;
left: 40px;
bottom: 40px;
z-index: 4;
}
.placeSocial i{
width: 29px;
height: 29px;
background: #ed4a43;
border: 1px solid #fff;
color: #fff;
font-size: 15px;
line-height: .8;
text-align: center;
border-radius: 50%;
padding: 8px 0;
margin: 0;
position: absolute;
left: 0;
bottom: 0;
visibility: visible;
opacity: 0;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 5px 5px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 5px 5px 0px rgba(0, 0, 0, 0.09);
-webkit-transition: all 0.5s ease-out;
transition: all 0.5s ease-out;
}
.placeSocial i:nth-child(2){
left: 41px;
background: #2fa462;
-webkit-transition: all 0.6s ease-out;
transition: all 0.6s ease-out;
}
.placeSocial i:nth-child(3){
left: 80px;
background: #ed54b8;
-webkit-transition: all 0.7s ease-out;
transition: all 0.7s ease-out;
}
.singlePlace:hover i{
visibility: visible;
opacity: 1;
}
.singlePlace:hover .placeSocial i:nth-child(2){
left: 21px;
}
.singlePlace:hover .placeSocial i:nth-child(3){
left: 40px;
}
.singlePlace:after {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: '';
visibility: hidden;
border-radius: 5px;
opacity: 0;
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.singlePlace:hover:after {
visibility: visible;
opacity: 1;
}
.singlePlace:hover img {
transform: scale(1.1) rotate(2deg);
-moz-transform: scale(1.1) rotate(2deg);
-webkit-transform: scale(1.1) rotate(2deg);
-ms-transform: scale(1.1) rotate(2deg);
-o-transform: scale(1.1) rotate(2deg);
}
.listing_author{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/listing/16.jpg) no-repeat fixed center / cover;
padding: 80px 0 71px;
}
.listing_author .listing_sec_title{
margin-bottom: 51px;
}
.listing_author .listing_btn{
margin-top: 30px;
}
.columnCustom .col-lg-2{
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
padding-left: 10px;
padding-right: 10px;
}
.singleAuthor{
position: relative;
background: #fff;
border: 1px solid #e6e6e6;
border-radius: 5px;
padding: 25px 0 4px;
margin-bottom: 20px;
}
.singleAuthor img{
width: 72px;
height: 72px;
border-radius: 50%;
margin-bottom: 3px;
}
.singleAuthor h5{
font-size: 16px;
line-height: 28px;
color: #222222;
margin-bottom: 4px;
}
.singleAuthor h5 a{
color: inherit;
}
.singleAuthor p{
font-size: 13px;
color: #555;
line-height: .8;
margin-bottom: 27px;
}
.authorFollow{
position: relative;
border-top: 1px solid #e6e6e6;
border-bottom: 1px solid #e6e6e6;
margin-bottom: 2px;
}
.authorFollow p{
font-size: 13px;
color: #555;
margin: 0;
display: inline-block;
width: 50%;
float: left;
border-right: 1px solid #e6e6e6;
padding: 9px 0;
}
.authorFollow p:last-child{
border: none;
}
.singleAuthor .emailAuthor{
font-size: 13px;
color: #555;
display: inline-block;
}
.singleAuthor h5 a:hover,
.singleAuthor .emailAuthor:hover{
color: #f04786;
}
.listing_blog{
position: relative;
padding: 80px 0 50px;
} .listing_inner_banner{
position: relative;
height: 562px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/listing/inner_banner.jpg) no-repeat center center / cover;
}
.aling_bottom{
position: absolute;
bottom: 44px;
width: 100%;
left: 0;
}
.branded_item{
position: relative;
padding-left: 94px;
padding-top: 10px;
}
.brandI{
position: absolute;
top: 0;
left: 0;
right: 0;
z-index: 2;
width: 74px;
height: 74px;
border-radius: 50%;
background: #ed4a43;
border: 2px solid #fff;
font-size: 32px;
line-height: 32px;
color: #fff;
text-align: center;
padding: 19px 0;
-webkit-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.09);
box-shadow: 0px 5px 5px 0px rgba(0, 0, 0, 0.09);
}
.brandI:after {
background: #ed4a43;
position: absolute;
content: '';
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto;
width: 54px;
height: 54px;
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
-ms-transform: rotate(45deg);
-o-transform: rotate(45deg);
transform: rotate(45deg);
}
.brandI i {
position: relative;
z-index: 3;
}
.branded_item h4{
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 0;
}
.branded_item p{
font-size: 15px;
line-height: 22px;
color: #fff;
margin: 0;
}
.reviw_btn{
text-align: right;
padding-top: 15px;
}
.reviw_btn a.rev_btn {
display: inline-block;
height: 44px;
border-radius: 3px;
border: 1px solid rgba(255, 255, 255, 1);
line-height: .8;
text-align: center;
font-size: 14px;
font-weight: 500;
color: #fff;
padding: 12px 24px;
margin-left: 6px;
top: 0;
}
.reviw_btn a.rev_btn i {
font-size: 16px;
padding-right: 10px;
}
.reviw_btn a.rev_btn:hover{
color: #fff;
border-color: #f04786;
background: #f04786;
}
.reviw_btn a.rev_menu{
font-size: 21px;
line-height: 28px;
color: #fff;
display: inline-block;
position: relative;
top: 3px;
padding-left: 6px;
}
.reviw_btn a.rev_menu:hover{
color: #f04786;
}
.review_menu{
position: relative;
background: #fff;
z-index: 5;
padding: 25px 0 15px;
-webkit-box-shadow: 0px 2px 5px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow:    0px 2px 5px 0px rgba(0, 0, 0, 0.08);
box-shadow:         0px 2px 5px 0px rgba(0, 0, 0, 0.08);
}
.rev_item{
position: relative;
}
.rev_item p{
display: inline-block;
margin: 0;
font-size: 14px;
color: #555555;
line-height: 30px;
height: 31px;
border-radius: 3px;
border: 1px solid #dddddd;
padding: 0 0;
overflow: hidden;
position: relative;
margin-right: 16px;
}
.rev_item p:last-of-type{
margin-right: 0;
}
.rev_item p a{
color: inherit;
padding: 0 30px;
}
.rev_item p a:hover{
color: #f04786;
}
.rev_item p span{
display: inline-block;
border-left: 1px solid #ddd;
width: 25px;
text-align: center;
}
.rev_add{
position: relative;
text-align: right;
}
.rev_add p{
display: inline-block;
margin: 0;
line-height: .8;
font-size: 14px;
color: #555555;
padding-left: 23px;
}
.rev_add p:first-of-type{
color: #f04786;
padding-left: 0;
}
.rev_add p i{
padding-right: 9px;
}
.list_bloDetailpage{
position: relative;
padding: 80px 0;
}
.list_blogArea{
position: relative;
}
.detils_head{
position: relative;
margin-bottom: 74px;
}
.detils_head img{
width: 100%;
height: auto;
margin-bottom: 29px;
}
.detils_head h3{
font-size: 30px;
line-height: 28px;
font-weight: 700;
margin-bottom: 8px;
}
.detils_head span{
font-size: 14px;
line-height: 28px;
color: #ef8491;
display: block;
margin-bottom: 11px;
}
.detils_head span a{
display: inline-block;
color: #f04786;
}
.detils_head span a:nth-child(2){
color: #4761e5;
}
.detils_head span a:nth-child(3){
color: #f05bff;
}
.detils_head span a:hover{
color: #222222;
}
.detils_head p{
margin-bottom: 7px;
}
.list_blogArea blockquote{
position: relative;
margin: 0 0 80px;
padding: 80px 35px 39px;
border: 2px solid rgba(223, 136, 157, .5);
border-radius: 3px;
}
.list_blogArea blockquote p{
font-size: 20px;
line-height: 28px;
color: #555555;
margin: 0 0 22px;
}
.list_blogArea blockquote:after{
font-size: 100px;
line-height: 100px;
color: #f04786;
opacity: .30;
position: absolute;
left: 34px;
top: 30px;
content: "\f10e";
font-family: "FontAwesome";
}
.list_blogArea blockquote h6{
text-align: right;
font-size: 20px;
color: #f04786;
font-weight: 700;
margin-bottom: 7px;
}
.list_blogArea blockquote span{
text-align: right;
font-size: 16px;
line-height: .8;
color: #555555;
display: block;
margin: 0;
}
.list_related{
position: relative;
margin-bottom: 80px;
}
.list_related h3{
font-size: 35px;
line-height: 26px;
font-weight: 400;
margin-bottom: 48px;
}
.list_srPost{
position: relative;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.list_srPost img{
width: 100%;
height: auto;
}
.list_srPD{
border: 1px solid #e6e6e6;
padding: 20px 20px 26px;
border-top: none;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.list_srPD h4{
font-size: 20px;
line-height: 28px;
margin-bottom: 4px;
}
.list_srPD h4 a{
color: inherit;
}
.list_srPD .lp_meta{
font-size: 14px;
line-height: 28px;
color: #555555;
margin-bottom: 5px;
}
.list_srPD .lp_meta a{
color: inherit;
}
.list_srPD .lp_meta span{
border-bottom: 1px solid #555555;
line-height: .8;
display: inline-block;
}
.list_srPD p{
font-size: 15px;
margin-bottom: 15px;
}
.list_srPD .cr_post{
display: block;
color: #555555;
line-height: .8;
font-size: 14px;
}
.list_srPD h4 a:hover,
.list_srPD .cr_post:hover,
.list_srPD .lp_meta a:hover{
color: #f04786;
}
.list_srPost:hover{
-webkit-box-shadow: 0px 2px 38px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow:    0px 2px 38px 0px rgba(0, 0, 0, 0.08);
box-shadow:         0px 2px 38px 0px rgba(0, 0, 0, 0.08);
}
.list_srPost:hover .list_srPD{
border-color: transparent;
}
.list_comment_area{
position: relative;
margin-bottom: 80px;
}
.list_comment_area h3{
font-size: 26px;
line-height: .8;
margin-bottom: 30px;
}
.list_single_comment{
position: relative;
padding-left: 121px;
margin-bottom: 30px;
}
.list_single_comment img{
width: 100px;
height: 100px;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
}
.list_com_author{
position: relative;
border: 1px solid #ddd;
padding: 24px 19px;
}
.list_com_author:before{
position: absolute;
left: -11px;
top: 37px;
width: 11px;
height: 24px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/listing/angel.png) no-repeat center center / cover;
content: '';
}
.list_com_author h5{
font-size: 17px;
font-size: 17px;
line-height: 24px;
text-transform: uppercase;
margin-bottom: 3px;
}
.list_com_author h5 a{
color: inherit;
}
.list_com_author h5 a:hover{
color: #f04786;
}
.list_com_author span{
display: block;
font-size: 14px;
line-height: .8;
color: #555555;
text-transform: uppercase;
margin-bottom: 17px;
}
.list_com_author .comment_text{
border-top: 1px solid #ddd;
margin: 0;
padding-top: 15px;
}
.comment_text p{
font-weight: 300;
line-height: 24px;
margin: 0;
}
.list_com_author .comment-reply-link{
position: absolute;
right: 20px;
top: 35px;
font-size: 14px;
line-height: 24px;
color: #555555;
text-transform: uppercase;
}
.list_com_author .comment-reply-link i{
color: #f04786;
padding-right: 9px;
}
.list_com_author .comment-reply-link:hover{
color: #f04786;
}
.list_FormArea{
position: relative;
}
.list_FormArea h3{
font-size: 18px;
line-height: .8;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 30px;
}
.list_comment_form{
position: relative;
background: #fff;
padding: 50px 30px 50px;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow:    0px 0px 20px 0px rgba(0, 0, 0, 0.07);
box-shadow:         0px 0px 20px 0px rgba(0, 0, 0, 0.07);
}
.list_comment_form input[type="text"],
.list_comment_form input[type="email"],
.list_comment_form textarea{
width: 100%;
height: 45px;
background: transparent;
font-size: 17px;
line-height: 45px;
color: #555555;
border-radius: 0;
border: none;
outline: none;
padding: 0 15px;
font-weight: 400;
margin-bottom: 30px;
border: 1px solid #dddddd;
}
.list_comment_form textarea{
height: 220px;
line-height: 30px;
padding-top: 7px;
resize: none;
}
.list_comment_form input[type="text"]::-moz-placeholder,
.list_comment_form input[type="email"]::-moz-placeholder,
.list_comment_form textarea::-moz-placeholder{
color: #555555;
opacity: 1;
}
.list_comment_form input[type="text"]::-ms-input-placeholder,
.list_comment_form input[type="email"]::-ms-input-placeholder,
.list_comment_form textarea::-ms-input-placeholder{
color: #555555;
opacity: 1;
}
.list_comment_form input[type="text"]::-webkit-input-placeholder,
.list_comment_form input[type="email"]::-webkit-input-placeholder,
.list_comment_form textarea::-webkit-input-placeholder{
color: #555555;
opacity: 1;
}
.list_comment_form button{
width: 170px;
height: 45px;
text-align: center;
font-size: 15px;
text-transform: uppercase;
line-height: 45px;
font-weight: 500;
border: none;
border-radius: 30px;
color: #fff;
background: #f04786;
cursor: pointer;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.list_comment_form button:hover{
background: #333;
color: #f04786;
}
.listing_sidebar{
padding-left: 65px;
}
.listing_sidebar .widget{
position: relative;
margin-bottom: 60px;
}
.listing_sidebar .widget.newletter_widget form,
.listing_sidebar .widget.search_widget form{
position: relative;
border: 1px solid #f5f5f5;
border-radius: 2px;
padding: 10px;
}
.listing_sidebar .widget.newletter_widget form:after,
.listing_sidebar .widget.search_widget form:after{
position: absolute;
left: 0;
top: 0;
content: '';
border-radius: 2px;
border: 1px solid #e0e0e0;
width: 100%;
height: 100%;
z-index: -1;
}
.listing_sidebar .widget input[type="email"],
.listing_sidebar .widget input[type="search"]{
width: 100%;
height: 40px;
border: 1px solid #ddd;
outline: none;
background: #f9f9f9;
font-size: 13px;
line-height: 40px;
color: #6b6b6b;
font-weight: 300;
padding: 0 17px;
}
.listing_sidebar .widget input[type="email"]::-moz-placeholder,
.listing_sidebar .widget input[type="search"]::-moz-placeholder{
color: #6b6b6b;
opacity: 1;
}
.listing_sidebar .widget input[type="email"]::-ms-input-placeholder,
.listing_sidebar .widget input[type="search"]::-ms-input-placeholder{
color: #6b6b6b;
opacity: 1;
}
.listing_sidebar .widget input[type="email"]::-webkit-input-placeholder,
.listing_sidebar .widget input[type="search"]::-webkit-input-placeholder{
color: #6b6b6b;
opacity: 1;
}
.listing_sidebar .widget button{
width: 40px;
height: 40px;
border: 1px solid #ddd;
text-align: center;
position: absolute;
right: 10px;
top: 10px;
background: transparent;
outline: none;
cursor: pointer;
font-size: 15px;
color: #929292;
line-height: .8;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.listing_sidebar .widget button:hover{
color: #f04786;
}
.listing_sidebar .widget .widget_title {
font-size: 24px;
line-height: 26px;
font-weight: 700;
text-transform: uppercase;
padding-bottom: 16px;
margin-bottom: 40px;
border-bottom: 1px solid #666666;
position: relative;
}
.listing_sidebar .widget .widget_title:before {
width: 130px;
height: 3px;
content: '';
position: absolute;
left: 0;
bottom: -1px;
background: #666666;
}
.list_about {
position: relative;
margin: 0 0 35px;
}
.list_about img {
width: 100%;
height: auto;
margin-bottom: 26px;
}
.list_about h6 {
font-size: 18px;
line-height: 26px;
color: #f04786;
font-weight: 400;
margin-bottom: 10px;
}
.list_about h6 span{
display: inline-block;
font-size: 14px;
color: #555555;
}
.list_about p{
color: #6b6b6b;
font-size: 14px;
line-height: 26px;
margin: 0;
}
.list_social{
position: relative;
}
.list_social a{
display: inline-block;
height: 31px;
line-height: .8;
color: #fff;
text-align: center;
background: #4c70ba;
font-size: 14px;
text-transform: lowercase;
padding: 9px 5px;
width: 78px;
margin-right: -4px;
}
.list_social a.twi{
background: #46c1fa;
}
.list_social a.goo{
background: #bf113c;
}
.list_social a.yah{
background: #22478b;
}
.list_social a:hover{
background: #f04786;
}
.listing_sidebar .widget_categories ul {
margin: 0;
padding: 0;
line-height: .8;
}
.listing_sidebar .widget_categories ul li {
list-style: none;
display: inline-block;
line-height: .8;
text-align: right;
font-size: 13px;
color: #555555;
width: 100%;
border-bottom: 1px solid #ddd;
padding: 0 0 14px;
margin-bottom: 19px;
}
.listing_sidebar .widget_categories ul li a {
float: left;
color: inherit;
line-height: .8;
}
.listing_sidebar .widget_categories ul li a:hover{
color: #f04786;
}
.listing_sidebar .widget_categories ul li:last-of-type{
border: none;
padding-bottom: 0;
margin: 0;
}
.listing_sidebar .socialShare a{
width: 150px;
background: #4c70ba;
font-size: 14px;
font-weight: 400;
}
.listing_sidebar .socialShare a i{
width: 40px;
margin-right: 17px;
}
.listing_sidebar .socialShare a.fac {
background: #4c70ba;
}
.listing_sidebar .socialShare a.twi{
background: #f04786;
}
.listing_sidebar .socialShare a.tum{
background: #4078e0;
}
.listing_sidebar .socialShare a.vim{
background: #22478b;
}
.listing_sidebar .socialShare a.you{
background: #0da9a0;
}
.listing_sidebar .socialShare a.yah{
background: #00afe1;
}
.listing_sidebar .socialShare a:hover{
background: #f04786;
}
.listing_sidebar .popularPost{
padding-top: 9px;
}
.listing_sidebar .popularPost a{
font-size: 14px;
color: #555555;
margin-bottom: 9px;
}
.listing_sidebar .popularPost p{
font-size: 13px;
line-height: .8;
color: #555555;
margin: 0;
}
.listing_sidebar .popularPost a:hover{
color: #f04786;
}
.listingtags {
position: relative;
line-height: .8;
}
.listingtags a {
display: inline-block;
line-height: .8;
font-size: 16px;
color: #555555;
margin: 0 37px 26px 0;
}
.listingtags a:hover{
color: #f04786;
}
.listingtags a:nth-child(3), .listingtags a:nth-child(7), .listingtags a:last-child {
margin-right: 0;
}
.list_teampage{
position: relative;
padding: 80px 0;
}
.list_ST{}
.list_ST .back_view{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/listing/19.jpg) no-repeat center center / cover;
}
.list_ST .back_view:after{
background: rgba(240, 71, 134, .85);
}
.list_ST .back_view h5 a{
color: #fff;
}
.list_ST .back_view h5 a:hover{
color: #333;
}
.list_ST .back_view h6{
color: #fff;
}
.list_ST .back_view p{
color: #fff;
}
.list_ST .back_view .con_TMS a{
color: #fff;
border-color: #fff;
}
.list_ST .back_view .con_TMS a:hover{
color: #fff;
background: #f04786;
border-color: #f04786;
}
.list_Iconboxpage{
position: relative;
padding: 0 0 80px;
}
.listingSIB_2{
position: relative;
padding: 0 27px;
}
.listingSIB_2 i {
font-size: 73px;
line-height: 73px;
color: #f0681a;
display: block;
margin-bottom: 35px;
}
.listingSIB_2.c_2 i{
color: #f04786;
}
.listingSIB_2.c_3 i{
color: #5c0ada;
}
.listingSIB_2 h4 {
font-size: 20px;
line-height: 28px;
margin-bottom: 13px;
}
.listingSIB_2 p{
margin: 0;
font-size: 14px;
}
.listing_funfact{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/listing/20.jpg) no-repeat center center / cover;
padding: 80px 0;
}
.list_SLfunfact{
position: relative;
}
.list_SLfunfact h2{
font-size: 30px;
line-height: .8;
font-weight: 700;
color: #fff;
margin-bottom: 18px;
}
.list_SLfunfact p{
color: #fff;
line-height: .8;
margin: 0;
text-transform: uppercase;
}
.list_contactpage{
position: relative;
padding: 80px 0;
}
.list_c_form{
position: relative;
background: #f9f9f9;
border: 1px solid #ddd;
padding: 50px 29px;
margin-bottom: 80px;
}
.list_c_form input[type="email"], 
.list_c_form input[type="text"], 
.list_c_form input[type="number"], 
.list_c_form textarea{
border-radius: 2px;
background: #fff;
}
.list_c_form button{
background: #f04786;
padding: 0 53px;
border-radius: 2px;
}
.list_c_form button:hover{
background: #333;
color: #f04786;
}
.list_c_map{
width: 100%;
overflow: hidden;
}
.list_c_map iframe {
border: none;
width: 100%;
height: 400px;
display: block;
}
.list_reviewpage{
position: relative;
padding: 80px 0 50px;
}
.list_single_review{
position: relative;
padding: 30px 30px 31px 102px;
border: 1px solid #ddd;
margin-bottom: 30px;
}
.list_single_review img{
width: 51px;
height: 51px;
border-radius: 3px;
position: absolute;
left: 30px;
top: 30px;
}
.list_single_review h5{
font-size: 17px;
line-height: 28px;
color: #555555;
margin-bottom: 6px;
}
.list_single_review h5 a{
color: inherit;
}
.list_single_review h5 a:hover{
color: #f04786;
}
.list_single_review > span{
font-size: 13px;
line-height: .8;
font-weight: 300;
display: block;
margin-bottom: 15px;
}
.list_single_review p{
font-weight: 300;
margin-bottom: 10px;
}
.list_single_review a.comment-reply-link{
font-weight: 300;
font-size: 16px;
line-height: .8;
color: #555;
display: block;
}
.list_single_review a.comment-reply-link:hover{
color: #f04786;
}
.reviw_rating{
position: absolute;
right: 29px;
top: 36px;
text-align: right;
}
.reviw_rating .star-rating{
display: block;
font-size: 14px;
color: #f04786;
line-height: .8;
margin-bottom: 9px;
}
.reviw_rating p{
font-size: 14px;
line-height: .8;
font-weight: 300;
margin: 0;
}
.listing_review_sidebar .widget{
position: relative;
margin-bottom: 50px;
}
.listing_review_sidebar .widget .widget_title {
font-size: 20px;
line-height: .9;
text-transform: capitalize;
margin-bottom: 25px;
}
.listing_review_sidebar .widget ul {
margin: 0;
padding: 0;
line-height: .8;
}
.listing_review_sidebar .widget ul li {
list-style: none;
display: inline-block;
line-height: .8;
font-size: 14px;
font-weight: 300;
color: #555555;
width: 100%;
border-bottom: 1px solid #ddd;
padding: 0 0 10px;
margin-bottom: 21px;
}
.listing_review_sidebar .widget ul li:last-of-type{
margin-bottom: 0;
}
.listing_review_sidebar .widget ul li a{
color: inherit;
display: inline-block;
float: left;
}
.listing_review_sidebar .widget ul li .star-rating{
display: inline-block;
float: right;
font-size: 14px;
color: #f04786;
line-height: .8;
margin-bottom: 0;
}
.listing_review_sidebar .widget ul li .star-rating span{
color: #555555;
}
.reviewForm{
position: relative;
}
.reviewForm input[type="email"],
.reviewForm input[type="text"]{
width: 100%;
height: 36px;
border: none;
border-bottom: 1px solid #ddd;
outline: none;
background: transparent;
font-size: 14px;
line-height: 36px;
color: #555;
font-weight: 300;
padding: 0 0;
margin-bottom: 24px;
}
.reviewForm input[type="email"]::-moz-placeholder,
.reviewForm input[type="text"]::-moz-placeholder{
color: #555;
opacity: 1;
}
.reviewForm input[type="email"]::-ms-input-placeholder,
.reviewForm input[type="text"]::-ms-input-placeholder{
color: #555;
opacity: 1;
}
.reviewForm input[type="email"]::-webkit-input-placeholder,
.reviewForm input[type="text"]::-webkit-input-placeholder{
color: #555;
opacity: 1;
}
.reviewForm input[type="email"]:focus,
.reviewForm input[type="text"]:focus{
border-color: #f04786;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.checkReview{
position: relative;
margin: -5px 0 21px;
}
.checkReview input[type=checkbox] {
display: none;
margin: 0;
}
.checkReview label{
font-size: 13px;
line-height: 24px;
color: #333333;
font-weight: 300;
margin-bottom: 0;
cursor: pointer;
position: relative;
padding-left: 25px;
}
.checkReview label:before{
width: 14px;
height: 14px;
border-radius: 2px;
background: #f04786;
position: absolute;
left: 0;
top: 5px;
content: '';
}
.checkReview input[type=checkbox]:checked + label::after {
width: 6px;
height: 6px;
border-radius: 0;
background: #fff;
position: absolute;
left: 4px;
top: 9px;
content: '';
}
.reviewForm button{
height: 45px;
background: #f04786;
line-height: 45px;
text-align: center;
border: none;
outline: none;
font-size: 15px;
font-weight: 500;
cursor: pointer;
color: #fff;
border-radius: 3px;
padding: 0 37px;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.reviewForm button:hover{
color: #f04786;
background: #333;
}
.list_singlepage{
position: relative;
padding: 80px 0 40px;
}
.list_singleArea{
position: relative;
}
.list_singleArea img{
width: 100%;
height: auto;
margin-bottom: 22px;
}
.list_singleArea > p{
font-size: 15px;
margin-bottom: 17px;
}
.list_singleArea .meta_pp{
font-size: 15px;
line-height: 28px;
color: #4797f0;
margin-bottom: 36px;
}
.list_singleArea .meta_pp a{
display: inline-block;
color: inherit;
margin-right: 24px;
}
.list_singleArea .meta_pp a:nth-child(2){
color: #f04786;
}
.list_singleArea .meta_pp a:last-child{
color: #f04700;
margin-right: 0px;
}
.list_singleArea .meta_pp a:hover{
color: #f04786;
}
.list_SGallery{
position: relative;
margin-bottom: 30px;
}
.list_SGallery h4{
font-size: 18px;
line-height: 28px;
border-bottom: 1px solid #ddd;
margin-bottom: 30px;
padding-bottom: 2px;
}
.single_GImg{
position: relative;
}
.single_GImg img{
width: 100%;
height: auto;
margin: 0;
}
.single_GImg:after{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, .5);
content: '';
visibility: hidden;
opacity: 0;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.single_GImg .galPop{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
width: 100%;
transform: translateY(-50%);
z-index: 2;
display: block;
font-size: 15px;
color: #fff;
line-height: .8;
visibility: hidden;
opacity: 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.single_GImg .galPop:hover{
color: #f04786;
}
.single_GImg:hover .galPop{
visibility: visible;
opacity: 1;
}
.single_GImg:hover:after{
visibility: visible;
opacity: 1;
}
.list_pTag{
position: relative;
margin-bottom: 38px;
}
.list_pTag h4{
font-size: 18px;
line-height: 28px;
border-bottom: 1px solid #ddd;
margin-bottom: 35px;
padding-bottom: 2px;
}
.list_pTag ul{
margin: 0;
padding: 0;
}
.list_pTag ul li{
list-style: none;
display: block;
margin-bottom: 10px;
}
.single_tag_check{
position: relative;
margin: 0 0 0;
}
.single_tag_check input[type=checkbox] {
display: none;
margin: 0;
}
.single_tag_check label{
font-size: 14px;
line-height: 20px;
color: #555555;
font-weight: 400;
margin-bottom: 0;
cursor: pointer;
position: relative;
padding-left: 28px;
}
.single_tag_check label:before{
width: 22px;
height: 18px;
border-radius: 2px;
border: 2px solid #a9a9a9;
background: transparent;
position: absolute;
left: 0;
top: 0;
content: '';
}
.single_tag_check input[type=checkbox]:checked + label::after {
width: 10px;
height: 6px;
border-radius: 0;
background: #fff;
position: absolute;
left: 6px;
top: 6px;
z-index: 3;
content: '';
}
.single_tag_check input[type=checkbox]:checked + label:before{
background: #f04786;
border-color: #f04786;
}
.single_tag_check input[type=checkbox]:checked + label{
color: #f04786;
}
.list_SContact{
position: relative;
}
.list_SContact h4{
font-size: 20px;
line-height: 28px;
margin-bottom: 16px;
}
.list_SContact select,
.list_SContact input[type="text"]{
width: 100%;
height: 36px;
border: none;
border-bottom: 1px solid #ddd;
outline: none;
background: transparent;
font-size: 14px;
line-height: 36px;
color: #555;
font-weight: 400;
padding: 0 0;
margin-bottom: 69px;
}
.list_SContact select::-moz-placeholder,
.list_SContact input[type="text"]::-moz-placeholder{
color: #555;
opacity: 1;
}
.list_SContact select::-ms-input-placeholder,
.list_SContact input[type="text"]::-ms-input-placeholder{
color: #555;
opacity: 1;
}
.list_SContact select::-webkit-input-placeholder,
.list_SContact input[type="text"]::-webkit-input-placeholder{
color: #555;
opacity: 1;
}
.list_SContact select:focus,
.list_SContact input[type="text"]:focus{
border-color: #f04786;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.list_SContact span{
position: relative;
display: block;
}
.list_SContact span i{
font-size: 13px;
line-height: 28px;
color: #555555;
position: absolute;
right: 0;
top: 3px;
}
.list_SContact select{
cursor: pointer;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
position: relative;
}
.listing_sidebar_2 .widget{
position: relative;
border: 1px solid #ddd;
padding: 14px 15px 20px;
margin-bottom: 43px;
}
.listing_sidebar_2 .widget .widget_title{
font-size: 18px;
line-height: 28px;
border-bottom: 1px solid #ddd;
text-transform: capitalize;
margin-bottom: 30px;
position: relative;
padding-bottom: 1px;
}
.listing_sidebar_2 .widget .widget_title:after{
content: "\f0d7";
font-family: "FontAwesome";
font-size: 13px;
line-height: 30px;
color: #7e7e89;
position: absolute;
right: 0;
top: -2px;
}
.listing_sidebar_2 .map_widget{
padding: 20px;
}
.map_widget iframe{
width: 100%;
height: 200px;
}
.listing_sidebar_2 .location_widget{
padding-top: 10px;
}
.listing_sidebar_2 .widget input[type="search"]{
width: 100%;
height: 36px;
border: none;
border-bottom: 1px solid #ddd;
outline: none;
background: transparent;
font-size: 14px;
line-height: 36px;
color: #555;
font-weight: 400;
padding: 0 0;
margin-bottom: 30px;
}
.listing_sidebar_2 .widget button {
height: 40px;
background: #f04786;
line-height: 40px;
text-align: center;
border: none;
outline: none;
font-size: 14px;
font-weight: 400;
cursor: pointer;
color: #fff;
border-radius: 0;
width: 100%;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.listing_sidebar_2 .widget button:hover{
color: #f04786;
background: #333;
}
.listing_sidebar_2 .search_widget p{
display: inline-block;
font-size: 14px;
line-height: 28px;
margin: 0;
padding-right: 5px;
} 
.listing_sidebar_2 .search_widget .widget_title:after{
display: none;
}
.search_check{
display: inline-block;
margin-left: 6px;
}
.search_check input[type="radio"] {
display: none;
}
.search_check label {
font-size: 13px;
line-height: .8;
text-align: center;
display: inline-block;
font-weight: 400;
color: #555555;
height: 30px;
z-index: 3;
position: relative;
border: 1px solid #ddd;
border-radius: 2px;
cursor: pointer;
margin: 0;
padding: 9px 10px;
}
.search_check input[type="radio"]:checked + label{
color: #f04786;
border-color: #f04786;
transition: all ease 200ms;
-webkit-transition: all ease 200ms;
-moz-transition: all ease 200ms;
}
.select_range{
display: inline-block;
position: relative;
float: right;
}
.select_range:after{
content: "\f0d7";
font-family: "FontAwesome";
font-size: 13px;
line-height: 30px;
color: #555555;
position: absolute;
right: 5px;
top: 0;
width: 10px;
height: 30px;
}
.select_range select{
font-weight: 400;
outline: none;
cursor: pointer;
color: #555555;
background: transparent;
height: 30px;
width: 120px;
font-size: 13px;
line-height: 30px;
position: relative;
padding: 0 5px;
border-radius: 2px;
border: 1px solid #ddd;
-webkit-appearance: none;
-moz-appearance: none;
appearance: none;
}
.listing_sidebar_2 .widget ul{
margin: 0;
padding: 0;
}
.listing_sidebar_2 .widget ul li{
list-style: none;
display: block;
line-height: .8;
font-size: 14px;
color: #555555;
margin-bottom: 24px;
width: 100%;
}
.listing_sidebar_2 .widget ul li.clsoe{
color: #444444;
}
.listing_sidebar_2 .widget ul li span{
display: inline-block;
float: right;
}
.listing_sidebar_2 .widget ul li:last-of-type{
margin-bottom: 0;
}
.listing_sidebar_2 .social_widgets{
padding-bottom: 10px;
}
.listing_sidebar_2 .socialShare a{
width: 150px;
background: #4c70ba;
font-size: 14px;
font-weight: 400;
}
.listing_sidebar_2 .socialShare a i{
width: 40px;
margin-right: 17px;
}
.listing_sidebar_2 .socialShare a.fac {
background: #4c70ba;
}
.listing_sidebar_2 .socialShare a.twi{
background: #f04786;
}
.listing_sidebar_2 .socialShare a.tum{
background: #4078e0;
}
.listing_sidebar_2 .socialShare a.vim{
background: #22478b;
}
.listing_sidebar_2 .socialShare a.you{
background: #0da9a0;
}
.listing_sidebar_2 .socialShare a.yah{
background: #00afe1;
}
.listing_sidebar_2 .socialShare a:hover{
background: #f04786;
}
.listing_sidebar_2 .gallery_widgets{
padding: 20px 19px;
}
#GallWidget{
position: relative;
}
#GallWidget .carousel-control-next, 
#GallWidget .carousel-control-prev{
font-size: 20px;
color: #ffffff;
line-height: .8;
opacity: 1;
height: 0;
top: 50%;
}
#GallWidget .carousel-control-next:hover, 
#GallWidget .carousel-control-prev:hover{
color: #f04786;
}
.listing_map_banner{
position: relative;
}
.map_banner_1{
width: 100%;
overflow: hidden;
height: 558px;
}
.listing_map_banner_2 .map_banner_1{
width: 100%;
overflow: hidden;
height: 626px;
}
.list_explorePage{
position: relative;
padding: 80px 0;
}
.layout_swith{
position: relative;
margin-bottom: 30px;
}
.layout_swith a{
display: inline-block;
font-size: 16px;
color: #555555;
line-height: .8;
margin-right: 6px;
}
.layout_swith a:hover{
color: #f04786;
}
.layout_swith a:last-of-type{
margin-right: 0;
}
.list_explorePage .travelMenu{
background: #f9f9f9;
}
.list_explorePage .listing_btn{
border: 1px solid #f04786;
color: #f04786;
}
.list_explorePage .listing_btn:hover{
background: #f04786;
color: #fff;
}
.listing_sidebar_3 .widget {
position: relative;
margin-bottom: 43px;
}
.listing_sidebar_3 .widget .widget_title {
font-size: 18px;
line-height: 28px;
border-bottom: 1px solid #ddd;
text-transform: capitalize;
margin-bottom: 30px;
position: relative;
padding-bottom: 1px;
}
.listing_sidebar_3 .widget .widget_title:after {
content: "\f0d7";
font-family: "FontAwesome";
font-size: 13px;
line-height: 30px;
color: #7e7e89;
position: absolute;
right: 0;
top: -2px;
}
.listing_sidebar_3 .list_SContact select, 
.listing_sidebar_3 .list_SContact input[type="text"]{
margin-bottom: 24px;
padding: 0 5px;
}
.listing_sidebar_3 .filter_widget .widget_title{
font-size: 20px;
border: none;
margin-bottom: 10px;
}
.listing_sidebar_3 .filter_widget .widget_title:after{
display: none;
}
.listing_sidebar_3 .search_widget p {
display: inline-block;
font-size: 14px;
line-height: 28px;
margin: 0;
}
.listing_sidebar_3 .search_widget .search_check{
margin-left: 5px;
}
.listing_sidebar_3 .widget ul{
margin: 0;
padding: 0;
}
.listing_sidebar_3 .widget ul li{
display: block;
list-style: none;
margin-bottom: 10px;
width: 50%;
float: left;
}
.listing_sidebar_3 .widget input[type="search"] {
width: 100%;
height: 36px;
border: none;
border-bottom: 1px solid #ddd;
outline: none;
background: transparent;
font-size: 14px;
line-height: 36px;
color: #555;
font-weight: 400;
padding: 0 5px;
margin-bottom: 30px;
}
.listing_sidebar_3 .widget button {
height: 40px;
background: #f04786;
line-height: 40px;
text-align: center;
border: none;
outline: none;
font-size: 14px;
font-weight: 400;
cursor: pointer;
color: #fff;
border-radius: 0;
width: 100%;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.listing_sidebar_3 .widget button:hover {
color: #f04786;
background: #333;
}
.listing_sidebar_3 .location_widget{
margin-bottom: 0;
}
.travelMenu_2{
position: relative;
border: 1px solid #ddd;
min-height: 282px;
padding-left: 285px;
margin-bottom: 30px;
}
.tm_img{
position: absolute;
left: -1px;
top: -1px;
width: 255px;
height: 282px;
}
.tm_img img{
width: 100%;
height: 100%;
}
.tm_img:after {
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
width: 100%;
height: 100%;
content: '';
background:#0000B8 ;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.travelMenu_2 .rating {
position: absolute;
z-index: 5;
left: 20px;
top: 20px;
font-size: 16px;
line-height: .8;
color: #fff;
font-weight: 500;
background: transparent;
border: 1px solid rgba(255, 255, 225, .8);
text-align: center;
border-radius: 3px;
height: 30px;
width: 73px;
padding: 9px 0;
margin: 0;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.travelMenu_2 .price {
position: absolute;
z-index: 5;
left: 103px;
top: 20px;
font-size: 16px;
line-height: .8;
color: #fff;
font-weight: 500;
background: transparent;
border: 1px solid rgba(255, 255, 225, .8);
text-align: center;
border-radius: 3px;
height: 30px;
width: 73px;
padding: 9px 0;
margin: 0;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.MenuDetail_2{
position: relative;
padding-right: 30px;
padding-bottom: 29px;
padding-top: 25px;
}
.MenuDetail_2 h5{
font-size: 18px;
line-height: 28px;
margin-bottom: 3px;
}
.MenuDetail_2 h5 a{
color: inherit;
}
.MenuDetail_2 h5 a:hover{
color: #f04786;
}
.MenuDetail_2 > p{
font-size: 14px;
margin-bottom: 9px;
}
.MenuDetail_2 span{
display: inline-block;
font-size: 13px;
margin: 0 26px 17px 0;
}
.MenuDetail_2 span:last-of-type{
margin-right: 0;
}
.MenuDetail_2 span i{
padding-right: 5px;
}
.shop_status{
position: relative;
border-top: 1px solid #ddd;
padding: 25px 0 0;
}
.shop_status .menuLeft{
position: relative;
display: inline-block;
float: left;
left: auto;
}
.shop_status .menuRight{
position: relative;
display: inline-block;
float: right;
right: auto;
}
.tm_color_2 .MenuDetail_2 h5 a:hover{
color: #ed4a43;
}
.tm_color_2 .menuLeft p i{
background: #ed4a43;
}
.tm_color_2 .menuRight a:hover,
.tm_color_2 .menuLeft a:hover{
color: #fff;
background: #ed4a43;
border-color: #ed4a43;
}
.tm_color_3 .MenuDetail_2 h5 a:hover{
color: #2050ff;
}
.tm_color_3 .menuLeft p i{
background: #2050ff;
}
.tm_color_3 .menuRight a:hover,
.tm_color_3 .menuLeft a:hover{
color: #fff;
background: #2050ff;
border-color: #2050ff;
}
.padTop_20{
padding-top: 20px;
}
.list_fullHeight{
position: relative;
padding: 91px 0 100px;
}
.list_fullHeight .layout_swith{
padding-top: 35px;
}
.list_fullHeight .listing_sidebar_3{
background: #f9f9f9;
padding-left: 50px;
padding-right: 45px;
margin-right: 15px;
padding-top: 35px;
}
.list_fullHeight .map_banner_1{
height: 1023px;
}
.list_fullHeight .col-lg-4{
-webkit-box-flex: 0;
-ms-flex: 0 0 26%;
flex: 0 0 26%;
max-width: 26%;
}
.list_fullHeight .col-lg-2{
-webkit-box-flex: 0;
-ms-flex: 0 0 20%;
flex: 0 0 20%;
max-width: 20%;
}
.list_fullHeight .col-lg-6{
-webkit-box-flex: 0;
-ms-flex: 0 0 53%;
flex: 0 0 53%;
max-width: 53%;
}
.list_fullHeight .travelMenu {
background: #f9f9f9;
margin-bottom: 70px;
}
.list_fullHeight .travelMenu:last-of-type{
margin-bottom: 0;
} .creaive_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.creative_s_btn {
height: 50px;
width: 180px;
text-transform: capitalize;
background: #ae57ff;
font-weight: 700;
border-radius: 30px;
border: none;
color: #fff;
text-align: center;
display: inline-block;
font-size: 17px;
letter-spacing: 0;
line-height: 50px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.creative_s_btn:hover{
background: #fff;
color: #ae57ff;
}
.creative_feature{
position: relative;
padding: 105px 0 70px;
}
.creative_feature .creative_sec_title{
margin-bottom: 57px;
}
.creative_SF{
padding: 50px 29px 41px;
margin-bottom: 30px;
overflow: hidden;
}
.creative_SF:before{
position: absolute;
right: -100%;
bottom: -100%;
content: '';
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/creative/1.png) no-repeat right bottom;
width: 278px;
height: 208px;
z-index: 1;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
}
.creative_SF:after{
display: none;
}
.creative_SF h4{
font-size: 24px;
font-weight: 700;
}
.creative_SF h4,
.creative_SF p,
.creative_SF a{
position: relative;
z-index: 5;
}
.creative_SF a i{
color: #7c7c7c;
}
.creative_SF a:hover{
color: inherit;
}
.creative_SF:hover:before{
right: 0%;
bottom: 0%;
}
.creative_about{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/creative/1.jpg) no-repeat center center / cover;
padding: 50px 0;
}
.creative_abImg{
position: relative;
margin-left: -60px;
}
.creative_abImg img{
width: 100%;
height: auto;
}
.creative_abCont{
padding-left: 20px;
padding-top: 50px;
}
.creative_abCont .creative_sec_title{
margin-bottom: 12px;
}
.creative_member{
position: relative;
background: #f9f9f9;
padding: 110px 0 170px;
}
.creative_memberDetail{
padding-right: 55px;
padding-top: 75px;
}
.creativeTeamArea{
position: relative;
padding-right: 50px;
padding-top: 37px;
}
.singleTeam_1{
position: relative;
}
.singleTeam_1 img,
.singleTeam_2 img,
.singleTeam_3 img{
max-width: 100%;
height: auto;
-webkit-box-shadow: 0px 5px 30px 0px rgba(0, 0, 0, 0.26);
-moz-box-shadow:    0px 5px 30px 0px rgba(0, 0, 0, 0.26);
box-shadow:         0px 5px 30px 0px rgba(0, 0, 0, 0.26);
-webkit-animation: movebounce 3.0s linear infinite;
animation: movebounce 3.0s linear infinite;
}
.memberDetail{
background:#0000B8 ;
position: absolute;
left: -146px;
bottom: -63px;
padding: 40px 20px 28px 25px;
border-radius: 5px 0 5px 5px;
z-index: 4;
width: 260px;
visibility: hidden;
opacity: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
}
.memberDetail .moreDetail{
width: 59px;
height: 49px;
background: #ff4564;
font-size: 45px;
color: #fff;
line-height: .8;
font-weight: 300;
text-align: center;
display: inline-block;
padding: 5px 0;
position: absolute;
right: 0;
top: 0;
border-radius: 0 0 0 5px;
}
.MName{
position: relative;
}
.MName h5{
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 8px;
position: relative;
}
.MName h5:before{
background: #f9f9f9;
position: absolute;
left: 0;
top: -12px;
content: '';
width: 30px;
height: 3px;
}
.MName h5 a{
color: inherit;
}
.MName h5 a:hover{
color: #ff4564;
}
.MName p{
font-size: 15px;
line-height: .8;
color: #fff;
font-weight: 700;
margin-bottom: 0;
}
.singleTeam_2{
position: absolute;
right: 0;
top: 0;
z-index: 3;
}
.singleTeam_3{
position: absolute;
right: 40px;
top: 102px;
}
.singleTeam_1:hover .memberDetail,
.singleTeam_2:hover .memberDetail,
.singleTeam_3:hover .memberDetail{
visibility: visible;
opacity: 1;
bottom: -53px;
}
.creative_service{
position: relative;
padding: 100px 0;
}
.creative_service .creative_sec_title{
margin-bottom: 60px;
}
.creativeServiceBox{
position: relative;
margin-bottom: 0;
background: transparent;
border-radius: 3px;
z-index: 2;
padding: 49px 54px 43px;
transition: all ease 500ms;
-webkit-transition: all ease 500ms;
-moz-transition: all ease 500ms;
}
.creativeServiceBox h4{
margin: 0 0 8px;
line-height: 66px;
position: relative;
padding-left: 95px;
padding-top: 3px;
z-index: 2;
}
.creativeServiceBox h4 i{
font-size: 66px;
line-height: 66px;
color: #ff4564;
display: inline-block;
position: absolute;
left: 0;
top: 0;
}
.creativeServiceBox h4 a{
color: #222222;
font-size: 22px;
line-height: 30px;
display: inline-block;
z-index: 2;
font-weight: 700;
}
.creativeServiceBox h4 a:hover{
color: #ff4564;
}
.creativeServiceBox p{
font-size: 16px;
line-height: 30px;
color: #828282;
margin: 0;
}
.creativeServiceBox:hover{
border-color: transparent;
-webkit-box-shadow: -2px 4px 29px 15px rgba(0, 0, 0, 0.03);
-moz-box-shadow:    -2px 4px 29px 15px rgba(0, 0, 0, 0.03);
box-shadow:         -2px 4px 29px 15px rgba(0, 0, 0, 0.03);
}
.cr_border{
border-left: 1px solid #ebebeb;
border-right: 1px solid #ebebeb;
border-bottom: 1px solid #ebebeb;
}
.cr_border_b{
border-bottom: 1px solid #ebebeb;
}
.cr_border_b_none{
border-bottom: none;
}
.cr_border_b:hover,
.cr_border:hover{
border-color: transparent;
}
.creative_skill{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/creative/5.jpg) no-repeat center center / cover;
padding: 100px 0;
}
.creative_skill .sec_desc{
margin-bottom: 45px;
}
.creative_skillArea{
padding-right: 50px;
padding-top: 84px;
}
.creative_singleSkill{
position: relative;
display: inline-block;
float: left;
text-align: center;
margin-right: 80px;
}
.creative_singleSkill:last-child{
margin-right: 0;
}
.creative_singleSkill strong {
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 37%;
transform: translateY(-50%);
z-index: 2;
font-size: 24px;
line-height: 28px;
font-weight: 700;
color: #fff;
}
.creative_singleSkill h4 {
font-size: 17px;
line-height: 28px;
color: #fff;
margin: 0 0 0;
}
.creative_clients{
position: relative;
padding: 100px 0;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/creative/4.png) no-repeat left center;
}
.creative_clients .sec_desc{
margin-bottom: 10px;
}
.clinetTestNav{
position: relative;
}
.clinetTestNav .carousel-indicators{
position: relative;
margin: 100px 0 0;
padding: 0;
bottom: auto;
}
.clinetTestNav .carousel-indicators li{
cursor: pointer;
position: relative;
display: inline-block;
width: 107px;
height: 107px;
border-radius: 50%;
-webkit-box-shadow: 0px 5px 13px 0px rgba(0, 0, 0, 0.17);
-moz-box-shadow:    0px 5px 13px 0px rgba(0, 0, 0, 0.17);
box-shadow:         0px 5px 13px 0px rgba(0, 0, 0, 0.17);
background: transparent;
margin: 0;
padding: 0;
text-indent: 0;
-webkit-animation: movebounce 3.0s linear infinite;
animation: movebounce 3.0s linear infinite;
}
.clinetTestNav .carousel-indicators li:first-child{
position: absolute;
left: -45px;
top: 25px;
}
.clinetTestNav .carousel-indicators li:nth-of-type(2){
position: absolute;
right: 170px;
width: 93px;
height: 93px;
}
.clinetTestNav .carousel-indicators li:nth-of-type(3){
position: absolute;
left: 142px;
top: 138px;
width: 93px;
height: 93px;
}
.clinetTestNav .carousel-indicators li:nth-of-type(4){
position: absolute;
left: 50px;
top: 312px;
width: 76px;
height: 76px;
}
.clinetTestNav .carousel-indicators li:nth-of-type(5){
position: absolute;
right: 82px;
top: 264px;
width: 124px;
height: 124px;
}
.clinetTestNav .carousel-indicators li:after{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
background: transparent;
border: 6px solid #fff;
border-radius: 50%;
content: '';
z-index: 99;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.clinetTestNav .carousel-indicators li.active:after{
border-color: #1630ff;
}
.clinetTestNav .carousel-indicators li img{
width: 100%;
height: 100%;
}
#client-nav{
margin: 0 -30px;
}
.creative_CSlide{
position: relative;
}
.testiCreCon{
position: relative;
-webkit-box-shadow: 0px 2px 29px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow:    0px 2px 29px 0px rgba(0, 0, 0, 0.06);
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;
}
.testiCreCon:after{
position: absolute;
z-index: 5;
content: '';
left: 35px;
bottom: -26px;
width: 0;
height: 0;
border-style: solid;
border-width: 26px 25px 0 25px;
border-radius: 0 0 5px;
border-color: #fff transparent transparent transparent;
}
.testiCreCon i{
font-size: 100px;
line-height: 100px;
color: #dddddd;
margin: -60px 0 3px;
}
.testiCreCon p{
margin: 0;
}
.testAuthor{
position: relative;
margin-bottom: 33px;
}
.testAuthor h5{
font-size: 20px;
line-height: 28px;
margin-bottom: 8px;
}
.testAuthor p{
font-size: 15px;
line-height: .8;
font-weight: 500;
margin: 0;
}
.creative_CSlide{
margin: 0;
}
#client-nav .carousel-control-prev, 
#client-nav .carousel-control-next{
width: 44px;
height: 44px;
border: 1px solid #f9f9f9;
border-radius: 50%;
background: transparent;
font-size: 20px;
line-height: .8;
color: #333333;
text-align: center;
padding: 12px 0;
opacity: 1;
z-index: 5;
position: absolute;
left: 30px;
top: auto;
bottom: 0;
margin: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
}
#client-nav .carousel-control-next{
left: 85px;
}
#client-nav .carousel-control-prev:hover,
#client-nav .carousel-control-next:hover{
background: #fff;
border-color: #fff;
-webkit-box-shadow: 0px 4px 24px 0px rgba(0, 0, 0, 0.09);
-moz-box-shadow:    0px 4px 24px 0px rgba(0, 0, 0, 0.09);
box-shadow:         0px 4px 24px 0px rgba(0, 0, 0, 0.09);
}
.single_creativeItem{
margin-bottom: 75px;
}
.box-size{
padding: 0 30px;
}
.creative_blog{
position: relative;
background: #f9f9f9;
padding: 100px 0;
}
.creative_blog .creative_sec_title{
margin-bottom: 70px;
}
.creative_blog .busi_blogDetail h3 a:hover,
.creative_blog .postAuthor .nameAuthor:hover,
.creative_blog .postAuthor .comment:hover{
color: #ff4564;
}
.creative_footer{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/creative/6.jpg) no-repeat center center / cover;
}
.creative_footer .widget .widget_title{
font-weight: 900;
}
.creative_footer .about_widgets p{
word-break: break-all;
}
.creative_footer .subscribe_widgets input[type="email"]{
border: 1px solid #ff4564;
font-weight: 700;
-webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.06);
-moz-box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.06);
box-shadow: 0px 5px 29px 0px rgba(0, 0, 0, 0.06);
}
.creative_footer .subscribe_widgets button[type="submit"]{
background: #ff4564;
}
.creative_footer .subscribe_widgets button[type="submit"]:hover{
background: #ae57ff;
}
.creative_copyright{
border-color: #9e9e9e;
}
.creative_copyright p,
.creative_copyright a{
font-size: 15px;
}
.creative_copyright p a:hover,
.creative_copyright a:hover{
color: #ff4564;
}
.creative_footer .com_link_widgets ul li a:hover{
color: #ff4564;
}
.creative_footer .about_widgets .aboout_social a:hover {
background: #ff4564;
border-color: #ff4564;
color: #fff;
} .creative_banner{
position: relative;
padding: 190px 0 107px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/creative/banner.jpg) no-repeat center center / cover;
}
.creative_banner h2 {
font-size: 35px;
line-height: .8;
color: #ffffff;
font-weight: 900;
margin-bottom: 12px;
}
.creative_banner p {
font-size: 18px;
line-height: 28px;
font-weight: 500;
color: #fff;
margin: 0;
}
.creative_banner p a {
color: inherit;
}
.creative_banner p a:hover{
color: #ae57ff;
}
.navRight .carousel-indicators li:first-child{
left: 40px;
}
.navRight .carousel-indicators li:nth-of-type(2){
right: 80px;
}
.navRight .carousel-indicators li:nth-of-type(3){
left: 0;
right: 0;
margin: 0 auto;
}
.navRight .carousel-indicators li:nth-of-type(4){
left: 150px;
}
.navRight .carousel-indicators li:nth-of-type(5){
right: 0;
}
.creative_sidebar .widget ul li a{
font-size: 16px;
}
.creative_sidebar .query_Form input[type="submit"] {
background:#0000B8 ;
}
.creative_sidebar .query_Form input[type="submit"]:hover{
background:#0000B8 ;
} .barber_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.barber_rev_slider .tp-caption span{
color: #be9359;
}
.abriltfont{
font-family: 'Abril Fatface', cursive;
}
.barber_s_btn {
height: 60px;
width: 209px;
text-transform: uppercase;
background: transparent;
font-weight: 400;
border-radius: 2px;
border: 2px solid #be9359;
color: #be9359;
text-align: center;
display: block;
font-size: 20px;
letter-spacing: 0;
line-height: 55px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.barber_s_btn:hover{
background: #be9359;
color: #fff;
}
.barber_s_social a {
width: 35px;
height: 35px;
border: 2px solid #be9359;
border-radius: 50%;
text-align: center;
display: inline-block;
font-size: 16px;
line-height: .8;
color: #be9359;
padding: 8px 0;
margin: 0 5px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.barber_s_social a:hover{
background: #be9359;
color: #fff;
}
.barber_header{
position: absolute;
left: 0;
top: 0;
right: 0;
width: 100%;
z-index: 5;
background: transparent;
border-bottom: 1px solid rgba(33, 33, 33, .4);
}
.barber_header .container{
position: relative;
}
.barber_logo{
position: relative;
padding: 19px 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.barber_header .mainmenu_9 > ul > li > a{
color: #bebebe;
font-weight: 300;
padding-bottom: 30px;
}
.barber_header .mainmenu_9 > ul > li:hover > a{
color: #fff;
}
.barber_header .mainmenu_9 .megamenu ul li a:hover{
background: #be9359;
border-color: #be9359;
}
.barber_header .mainmenu_9 .sub-menu li a:hover{
background: #be9359;
border-color: #be9359;
}
.barber_header .mainmenu_9 .sub-menu > li:hover > a{
background: #be9359;
border-color: #be9359;
}
.barber_header .mainmenu_9 .product_cart{
color: #ddd;
}
.barber_header .mainmenu_9 .product_cart:hover{
color: #fff;
}
.barber_videoSec{
position: relative;
padding: 105px 0 88px;
background: #f9f9f9;
}
.barber_videoArea{
position: relative;
margin-bottom: 127px;
margin-right: -28px;
margin-left: 28px;
}
.barber_videoArea img{
width: 100%;
height: auto;
border-radius: 5px;
-webkit-box-shadow: 0px 15px 57px 0px rgba(0, 0, 0, 0.2);
-moz-box-shadow:    0px 15px 57px 0px rgba(0, 0, 0, 0.2);
box-shadow:         0px 15px 57px 0px rgba(0, 0, 0, 0.2);
}
.barber_videoArea a{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 2;
width: 58px;
height: 58px;
border-radius: 50%;
background: #be9359;
text-align: center;
z-index: 1;
padding: 17px 0;
}
.barber_videoArea i{
font-size: 25px;
line-height: 26px;
color: #fff;
z-index: 5;
}
.barber_videoArea a:after {
width: 70px;
height: 70px;
left: -6px;
top: -6px;
background: rgba(190, 147, 89, .49);
position: absolute;
content: '';
z-index: -1;
border-radius: 50%;
animation-fill-mode: both;
animation: blinker2 1.5s ease-in-out infinite;
-webkit-animation: blinker2 1.5s ease-in-out infinite;
-moz-animation: blinker2 1.5s ease-in-out infinite;
}
@keyframes blinker2 {
0% {
transform: scale(1, 1);
}
50% {
transform: scale(1.1, 1.1);
}
100% {
transform: scale(1, 1);
}
}
.barber_Funfact{
position: relative;
display: inline-block;
margin-right: 32px;
}
.barber_Funfact:last-child{
margin-right: 0;
}
.barber_Funfact h1{
font-size: 80px;
color: #be9359;
line-height: 50px;
margin: 0 0 0 0;
}
.barber_Funfact .factTitle{
font-size: 18px;
color: #666666;
display: inline-block;
font-style: normal;
margin: 0 21px 0 13px;
}
.barber_service{
position: relative;
padding: 105px 0 113px;
}
.barber_service .barber_sec_title{
margin-bottom: 75px;
}
.barber_service .barber_btn{
margin-top: 50px;
}
.barber_SService{
position: relative;
margin-bottom: 30px;
padding: 41px 35px 46px;
border: 1px solid #dddddd;
transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
}
.barber_SService i{
color: #333333;
font-size: 115px;
line-height: 115px;
display: block;
margin-bottom: 19px;
}
.barber_SService h3{
font-size: 35px;
line-height: 50px;
color: #be9359;
margin-bottom: 19px;
}
.barber_SService h3 a{
color: inherit;
}
.barber_SService h3 a:hover{
color: #333333;
}
.barber_SService p{
margin: 0;
}
.barber_SService:hover{
border-color: transparent;
-webkit-box-shadow: 0px 5px 25px 0px rgba(0, 0, 0, 0.08);
-moz-box-shadow:    0px 5px 25px 0px rgba(0, 0, 0, 0.08);
box-shadow:         0px 5px 25px 0px rgba(0, 0, 0, 0.08);
}
.barber_product{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/barber/2.jpg) no-repeat fixed center / cover;
padding: 105px 0 113px;
}
.barber_product .barber_sec_title{
margin-bottom: 87px;
}
.barber_product .barber_btn{
margin-top: 30px;
}
.barber_SProduct{
position: relative;
margin-bottom: 30px;
padding: 33px 15px 36px;
border: 1px solid #333;
background: transparent;
transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
}
.barber_SProduct img{
max-width: 100%;
height: auto;
margin-bottom: 28px;
}
.barber_SProduct h3{
font-size: 35px;
line-height: 50px;
color: #be9359;
margin-bottom: 15px;
}
.barber_SProduct h3 a{
color: inherit;
}
.barber_SProduct h3 a:hover{
color: #fff;
}
.barber_SProduct p{
font-size: 22px;
line-height: .8;
color: #be9359;
margin: 0;
}
.barber_SProduct:hover{
background: rgba(255, 255, 255, .07);
border-color: rgba(255, 255, 255, .07);
}
.barber_client{
position: relative;
padding: 105px 0 90px;
}
.barber_client .barber_sec_title {
margin-bottom: 75px;
}
.barber_SClient{
position: relative;
margin-bottom: 30px;
padding: 50px 20px 40px;
border: 1px solid #dddddd;
}
.barber_SClient img{
width: 79px;
height: 79px;
border-radius: 50%;
-webkit-box-shadow: 0px 0px 24px 0px rgba(0, 0, 0, 0.12);
-moz-box-shadow:    0px 0px 24px 0px rgba(0, 0, 0, 0.12);
box-shadow:         0px 0px 24px 0px rgba(0, 0, 0, 0.12);
margin-bottom: 20px;
}
.barber_SClient h4{
font-size: 23px;
line-height: 28px;
margin-bottom: 17px;
}
.barber_SClient p{
margin: 0 0 13px;
}
.barber_SClient span{
font-size: 15px;
color: #be9359;
line-height: 30px;
font-weight: 700;
margin: 0;
}
.barber_recentPost{
position: relative;
background: #f9f9f9;
padding: 105px 0 83px;
}
.barber_recentPost .barber_sec_title{
margin-bottom: 75px;
}
.barber_SRPost{
position: relative;
margin-bottom: 30px;
}
.barber_SRPost img{
width: 100%;
height: auto;
margin-bottom: 21px;
}
.barber_SRPost h3{
font-size: 35px;
line-height: 45px;
color: #be9359;
margin-bottom: 17px;
}
.barber_SRPost h3 a{
color: inherit;
}
.barber_SRPost h3 a:hover{
color: #333;
}
.barber_SRPost p{
margin-bottom: 23px;
}
.barber_SRPost .barber_btn{
text-transform: capitalize;
font-size: 16px;
height: 45px;
padding: 14px 34px;
border-radius: 0;
}
.barber_footer{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/barber/7.jpg) no-repeat center top / cover;
padding: 151px 0 100px;
}
.barber_footer.inner_bg{
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/barber/f_inner.jpg) no-repeat center top / cover;
}
.barber_footer .barber_btn{
height: 60px;
padding: 21px 35.3px;
margin-bottom: 120px;
}
.barber_footer .widget{
position: relative;
padding: 0 0 0;
}
.barber_footer .about_widgets img{
max-width: 100%;
height: auto;
margin-bottom: 22px;
}
.barber_footer .about_widgets p{
color: #888888;
margin: 0;
}
.barber_footer .link_widgets ul{
margin: 0;
padding: 0;
}
.barber_footer .link_widgets{
margin-top: -25px;
}
.barber_footer .link_widgets ul li{
list-style: none;
display: block;
margin: 0 0 0;
}
.barber_footer .link_widgets ul li a{
display: inline-block;
font-size: 18px;
line-height: 60px;
color: #888888;
}
.barber_footer .link_widgets ul li a:hover{
color: #fff;
}
.barber_footer .img_widgets img{
width: 100%;
height: auto;
}
.barber_footer .img_widgets a{
display: inline-block;
height: 48px;
color: #fff;
background: #be9359;
line-height: .8;
text-align: center;
font-size: 16px;
font-weight: 700;
border-radius: 3px;
text-transform: uppercase;
padding: 18px 5px;
position: absolute;
left: 0;
right: 0;
bottom: 10px;
margin: auto;
width: 228px;
}
.barber_footer .img_widgets a:hover{
color: #be9359;
background: #fff;
}
.barber_copyright{
position: relative;
background: #191a1b;
padding: 24px 0 27px;
}
.barber_copyright p{
font-size: 16px;
color: #888888;
margin: 0;
}
.barber_copyright p a{
color: inherit;
}
.barber_copyright p a:hover{
color: #fff;
}
.footer_socialMenu{
position: relative;
}
.footer_socialMenu a{
display: inline-block;
font-size: 16px;
color: #888888;
line-height: 28px;
margin-left: 27px;
}
.footer_socialMenu a:hover{
color: #fff;
}
.footer_socialMenu a:first-child{
margin-left: 0;
} .barber_banner{
position: relative;
padding: 313px 0 235px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/barber/banner.jpg) no-repeat top center;
}
.barber_banner h2 {
font-size: 56px;
line-height: .8;
color: #ffffff;
font-weight: 400;
margin-bottom: 0;
}
.bg_white{
background: #fff;
}
.barber_sidebar .widget .widget_title{
font-weight: 400;
color: #333333;
font-family: 'Abril Fatface', cursive;
}
.barber_sidebar .low_PPost a{
font-family: 'Abril Fatface', cursive;
font-weight: 400;
}
.barber_blogArea {
position: relative;
margin: 0 0 0;
}
.barber_blogArea img {
width: 100%;
height: auto;
margin-bottom: 19px;
}
.barber_blogArea .app_post_meta {
border-bottom: 1px solid #eaeaea;
padding-bottom: 19px;
margin-bottom: 21px;
}
.barber_blogArea .app_post_meta p {
font-size: 16px;
}
.low_blogArea .app_post_meta p i {
font-size: 16px;
color: #d3a363;
}
.barber_blogArea .app_post_meta p a:hover {
color: #d3a363;
}
.barber_blogArea > p {
margin-bottom: 10px;
}
.barber_blogArea ul {
margin: 0;
padding: 0 0 29px;
line-height: .8;
}
.barber_blogArea ul li {
line-height: 45px;
margin: 0;
}
.barber_blogArea h3 {
font-size: 26px;
line-height: 37px;
color: #333333;
margin-bottom: 20px;
}
.barber_blogArea .app_sb_social {
margin: 0;
}
.barber_blogArea .app_sb_social a:hover {
background: #d3a363;
}
.barber_blogArea h3{
color: #333333;
}
.barber_blogArea .app_sb_social h5{
font-weight: 400;
color: #333333;
}
.barber_SSPage{
position: relative;
padding: 72px 0 120px;
}
.barber_serviceArea{
position: relative;
}
.barber_serviceArea i {
color: #333333;
font-size: 115px;
line-height: 115px;
display: block;
margin-bottom: 19px;
}
.barber_serviceArea h3{
font-size: 35px;
line-height: 50px;
margin-bottom: 13px;
}
.barber_serviceArea span{
font-size: 20px;
line-height: .8;
color: #be9359;
font-weight: 400;
display: block;
margin-bottom: 24px;
}
.barber_serviceArea p{
margin-bottom: 43px;
}
.barber_serviceArea img{
width: 100%;
height: auto;
}
.barber_contact_sec{
position: relative;
padding: 120px 0;
}
.barber_single_widget{
position: relative;
margin-bottom: 63px;
}
.barber_single_widget:last-of-type{
margin-bottom: 0;
}
.barber_single_widget h3{
font-size: 30px;
line-height: .8;
margin-bottom: 21px;
}
.barber_single_widget ul{
margin: 0;
padding: 24px 0 0;
}
.barber_single_widget ul li{
list-style: none;
display: block;
font-size: 17px;
line-height: .8;
width: 100%;
padding: 0;
margin: 0 0 25px;
}
.barber_single_widget ul li span{
float: right;
display: block;
}
.barber_single_widget p{
color: #888888;
margin: 0;
}
.booking_barber{
position: relative;
margin: 0;
}
.booking_barber label{
font-size: 16px;
line-height: .8;
cursor: pointer;
color: #333333;
display: block;
margin-bottom: 15px;
}
.booking_barber input[type="text"], 
.booking_barber input[type="email"], 
.booking_barber select, 
.booking_barber textarea{
width: 100%;
height: 45px;
background: #f9f9f9;
border: 1px solid #dddddd;
padding: 0 20px;
font-size: 16px;
line-height: 45px;
color: #666666;
font-weight: 300;
margin: 0 0 30px;
outline: none;
border-radius: 0;
}
.booking_barber textarea{
height: 151px;
padding-top: 10px;
line-height: 30px;
resize: none;
}
.booking_barber .booking_member .select2-container{
height: 45px;
background: #f9f9f9;
}
.booking_barber .booking_member .select2-container--default .select2-selection--single .select2-selection__rendered{
border-radius: 0;
color: #666666;
font-weight: 300;
height: 45px;
line-height: 45px;
font-size: 16px;
}
.booking_barber .booking_member .select2-container--default .select2-selection--single .select2-selection__arrow{
right: 0;
}
.booking_barber .booking_member .select2-container--default .select2-selection--single .select2-selection__arrow:after{
font-size: 16px;
line-height: 45px;
color: #666666;
}
.booking_barber button {
height: 45px;
text-align: center;
font-size: 16px;
line-height: 45px;
text-transform: uppercase;
background: #be9359;
font-family: 'Abril Fatface', cursive;
cursor: pointer;
padding: 0 32px;
font-weight: 400;
color: #fff;
border: none;
border-radius: 0;
}
.booking_barber button:after{
background: #333;
}
.barber_gmapSec{
position: relative;
padding-bottom: 120px;
}
.barber_map{
width: 100%;
overflow: hidden;
position: relative;
}
.barber_map iframe{
border: none;
width: 100%;
height: 500px;
display: block;
} .personal_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.personal_rev_slider .rubfinafont{
font-family: 'Rufina', sans-serif;
}
.personal_rev_slider .tparrows {
background: rgba(0,0,0,.5);
}
.barber_s_btn {
height: 60px;
width: 209px;
text-transform: uppercase;
background: transparent;
font-weight: 400;
border-radius: 2px;
border: 2px solid #be9359;
color: #be9359;
text-align: center;
display: block;
font-size: 20px;
letter-spacing: 0;
line-height: 55px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.barber_s_btn:hover{
background: #be9359;
color: #fff;
}
.personal_s_social a {
width: 35px;
height: 35px;
border: 1px solid #bababb;
border-radius: 50%;
text-align: center;
display: inline-block;
font-size: 16px;
line-height: .8;
color: #777;
padding: 8px 0;
margin-right: 15px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.personal_s_social a:hover{
background: #ff4a57;
border-color: #ff4a57;
color: #fff;
}
.personal_about{
position: relative;
padding: 100px 0;
}
.aboutImg{
position: relative;
margin-right: 105px;
margin-bottom: 130px;
}
.aboutImg:after{
position: absolute;
left: 30px;
bottom: -30px;
content: '';
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/personal/1.jpg) no-repeat left bottom;
width: 100%;
height: 100%;
z-index: -1;
}
.aboutImg img{
width: 100%;
height: auto;
-webkit-box-shadow: 0px 5px 41px 0px rgba(0, 0, 0, 0.07);
-moz-box-shadow:    0px 5px 41px 0px rgba(0, 0, 0, 0.07);
box-shadow:         0px 5px 41px 0px rgba(0, 0, 0, 0.07);
}
.personalAB{
position: relative;
padding: 24px 0 0;
margin-bottom: 100px;
}
.personalAB .personal_sec_title{
margin-bottom: 43px;
}
.personalAB p{
margin-bottom: 17px;
}
.personalAB ul{
margin: 37px 0 44px;
padding: 0;
}
.personalAB ul li{
list-style: none;
position: relative;
display: inline-block;
font-size: 15px;
line-height: 28px;
color: #777;
padding-left: 21px;
margin-right: 28px;
}
.personalAB ul li:last-child{
margin-right: 0;
}
.personalAB ul li:before{
position: absolute;
left: 0;
top: 0;
margin: auto 0;
bottom: 0;
content: '';
width: 10px;
height: 10px;
background: #ff4a57;
border-radius: 50%;
}
.personalFreatureBox {
position: relative;
background: #f9f9f9;
padding: 39px 15px 40px 90px;
}
.personalFreatureBox:before {
position: absolute;
width: 0;
height: 1px;
background: #ff4a57;
left: 0;
bottom: 0;
right: 0;
margin: auto;
content: '';
z-index: 3;
transition: all 0.2s ease-out;
-moz-transition: all 0.2s ease-out;
-webkit-transition: all 0.2s ease-out;
-ms-transition: all 0.2s ease-out;
}
.personalFreatureBox:hover:before{
width: 100%;
}
.personalFreatureBox i{
position: absolute;
left: 23px;
top: 47px;
font-size: 24px;
color: #152136;
line-height: .8;
text-align: center;
width: 50px;
height: 50px;
border: 1px solid #152136;
border-radius: 50%;
background: transparent;
padding: 14px 0;
}
.personalFreatureBox h3 {
font-size: 20px;
line-height: 26px;
margin: 0 0 17px;
}
.personalFreatureBox p {
margin: 0;
line-height: 26px;
}
.personal_skill{
position: relative;
background: #f9f9f9;
padding: 100px 0 50px;
}
.personalSkill{
position: relative;
width: 100%;
height: 8px;
background: #dddddd;
border-radius: 30px;
margin: 26px 0 76px;
display: block;
}
.personalSkill p{
font-size: 14px;
line-height: 26px;
color: #777777;
text-transform: uppercase;
margin: 0 0 0;
position: absolute;
left: 0;
top: -32px;
}
.personalSkill .skillbar{
height: 100%;
position: absolute;
left: 0;
top: 0;
background: #ff4a57;
border-radius: 30px;
overflow: inherit !important;
}
.personalSkill .parcent{
top: -32px;
position: absolute;
right: 0;
font-size: 14px;
line-height: 26px;
color: #777777;
}
.personal_portfolio{
position: relative;
padding: 100px 0;
}
.filterMenu{
position: relative;
margin: 0 0 30px;
}
.filterMenu ul{
margin: -8px 0 0;
padding: 0;
}
.filterMenu ul li{
cursor: pointer;
list-style: none;
display: inline-block;
font-size: 14px;
color: #777777;
line-height: 29px;
text-transform: uppercase;
margin-right: 30px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
}
.filterMenu ul li.active,
.filterMenu ul li:hover{
color: #ff4a57;
}
.filterMenu ul li:last-child{
margin-right: 0;
}
.singleFolio_1{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.singleFolio_1 img{
width: 100%;
height: auto;
}
.folioHover_01{
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 5;
padding: 0 30px;
}
.folioHover_01 h3{
font-size: 30px;
line-height: 29px;
color: #333333;
margin-bottom: 12px;
}
.folioHover_01 h3 a{
color: inherit;
visibility: hidden;
opacity: 0;   
display: block;
-webkit-transform: translateY(200%);
-moz-transform: translateY(200%);
-ms-transform: translateY(200%);
-o-transform: translateY(200%);
transform: translateY(200%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .6s;
-moz-transition-duration: .6s;
transition-duration: .6s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.folioHover_01 .cats{
font-size: 16px;
line-height: 29px;
color: #777777;
position: relative;
visibility: hidden;
opacity: 0;   
-webkit-transform: translateY(90%);
-moz-transform: translateY(90%);
-ms-transform: translateY(90%);
-o-transform: translateY(90%);
transform: translateY(90%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .9s;
-moz-transition-duration: .9s;
transition-duration: .9s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.folioHover_01 .cats a{
display: inline-block;
color: inherit;
}
.folioHover_01 h3 a:hover,
.folioHover_01 .cats a:hover{
color: #ff4a57;
}
.singleFolio_1:after {
opacity: 0;
visibility: hidden;
-webkit-transform: scale(1.2) translateZ(0);
-moz-transform: scale(1.2) translateZ(0);
-ms-transform: scale(1.2) translateZ(0);
-o-transform: scale(1.2) translateZ(0);
transform: scale(1.2) translateZ(0);
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
width: calc(100% - 40px);
height: calc(100% - 40px);
position: absolute;
left: 20px;
top: 20px;
content: '';
background: rgba(255, 255, 255, .8);
visibility: hidden;
opacity: 0;
transition: all 0.3s ease-in-out;
-moz-transition: all 0.3s ease-in-out;
-webkit-transition: all 0.3s ease-in-out;
-ms-transition: all 0.3s ease-in-out;
}
.singleFolio_1:hover:after{
visibility: visible;
opacity: 1;
-webkit-transform: scale(1) translateZ(0);
-moz-transform: scale(1) translateZ(0);
-ms-transform: scale(1) translateZ(0);
-o-transform: scale(1) translateZ(0);
transform: scale(1) translateZ(0);
}
.singleFolio_1:hover .folioHover_01 h3 a{
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.singleFolio_1:hover .folioHover_01 .cats{
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0%);
-moz-transform: translateY(0%);
-ms-transform: translateY(0%);
-o-transform: translateY(0%);
transform: translateY(0%);
}
.personal_service{
position: relative;
background: #f9f9f9;
padding: 100px 0 40px;
}
.personal_service .personal_sec_title{
margin-bottom: 64px;
}
.personal_iconBox{
position: relative;
padding-right: 50px;
margin-bottom: 52px;
}
.personal_iconBox i{
font-size: 35px;
line-height: 50px;
color: #333333;
margin-bottom: 4px;
}
.personal_iconBox h4{
font-size: 20px;
line-height: 50px;
margin-bottom: 0;
}
.personal_iconBox h4 a{
color: inherit;
}
.personal_iconBox h4 a:hover{
color: #ff4a57;
}
.personal_iconBox p{
margin: 0;
font-size: 18px;
}
.personal_testimonial{
position: relative;
padding: 100px 0 70px;
}
.personalSClinet{
position: relative;
padding: 60px 20px 25px 30px;
margin: 48px 0 100px;
border: 2px solid #efefef;
}
.personalSClinet h5{
font-size: 20px;
color: #1d1717;
font-weight: 500;
line-height: 26px;
margin: 0 0 4px;
}
.personalSClinet h5 span{
display: inline-block;
font-size: 16px;
color: #777777;
font-weight: 400;
margin: 0;
}
.personalSClinet .star-rating {
display: inline-block;
margin: 0 0 12px;
padding: 0;
}
.personalSClinet .star-rating i {
font-size: 16px;
line-height: 26px;
letter-spacing: 2px;
color: #ff4a57;
}
.personalSClinet p{
line-height: 26px;
font-size: 16px;
margin: 0;
}
.per_cThumb {
position: absolute;
top: -50px;
left: 12px;
width: 85px;
height: 85px;
margin-left: 17px;
border: 2px solid #dddddd;
background: #fff;
border-radius: 50%;
text-align: center;
}
.per_cThumb img {
width: 77px !important;
height: 74px;
border-radius: 50%;
position: absolute;
left: 0;
right: 0;
margin: 0 auto;
bottom: -2px;
}
.personal_clienSlide{
position: relative;
border-top: 1px solid #dddddd;
padding: 90px 0 0;
}
.personal_singleClogo{
position: relative;
display: inline-block;
text-align: center;
}
.personal_singleClogo img{
max-width: 225px;
height: 95px;
}
.personal_contact{
position: relative;
background: #f9f9f9;
padding: 100px 0;
}
.personalIconBox{
position: relative;
padding-left: 60px;
margin: -7px 0 32px;
}
.personalIconBox i{
position: absolute;
left: 0;
top: -2px;
bottom: 0;
margin: auto 0;
font-size: 18px;
color: #333333;
line-height: .8;
text-align: center;
width: 40px;
height: 40px;
border: 1px solid #333333;
border-radius: 50%;
background: transparent;
padding: 12px 0;
}
.personalIconBox p {
margin: 0;
font-size: 18px;
color: #333333;
}
.contactFrom_3{
position: relative;
}
.contactFrom_3 input[type="email"],
.contactFrom_3 input[type="text"],
.contactFrom_3 textarea{
width: 100%;
height: 45px;
background: #fff;
border: 1px solid #dddddd;
border-radius: 0;
outline: none;
padding: 0 20px;
color: #8d8d8d;
font-weight: 400;
font-size: 16px;
line-height: 45px;
margin-bottom: 30px;
}
.contactFrom_3 textarea{
height: 152px;
resize: none;
line-height: 30px;
padding-top: 7px;
margin-bottom: 21px;
}
.contactFrom_3 input[type="email"]::-moz-placeholder,
.contactFrom_3 textarea::-moz-placeholder,
.contactFrom_3 input[type="text"]::-moz-placeholder{
color: #8d8d8d;
opacity: 1;
}
.contactFrom_3 input[type="email"]::-webkit-input-placeholder,
.contactFrom_3 textarea::-webkit-input-placeholder,
.contactFrom_3 input[type="text"]::-webkit-input-placeholder{
color: #8d8d8d;
opacity: 1;
}
.contactFrom_3 input[type="email"]::-ms-input-placeholder,
.contactFrom_3 textarea::-ms-input-placeholder,
.contactFrom_3 input[type="text"]::-ms-input-placeholder{
color: #8d8d8d;
opacity: 1;
}
.contactFrom_3 button{
width: 100%;
height: 45px;
padding: 15px 0;
font-size: 16px;
}
.personal_copyright{
position: relative;
padding: 30px 0;
}
.personal_copyright p{
line-height: 34px;
margin: 0;
}
.personal_copyright p a{
color: inherit;
}
.personal_copyright p a:hover{
color: #ff4a57;
}
.footer_socialMenu_2{
position: relative;
}
.footer_socialMenu_2 a{
display: inline-block;
width: 36px;
height: 36px;
border: 1px solid #ddd;
border-radius: 50%;
font-size: 16px;
line-height: .8;
color: #777777;
text-align: center;
margin-left: 10px;
padding: 9px 0;
}
.footer_socialMenu_2 a:hover{
color: #fff;
border-color: #ff4a57;
background: #ff4a57;
} .personal_banner{
position: relative;
padding: 262px 0 118px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/personal/banner.jpg) no-repeat center center / cover;
}
.personal_banner h2 {
font-size: 35px;
line-height: .8;
color: #333;
font-weight: 700;
margin-bottom: 25px;
}
.personal_banner p {
font-size: 18px;
line-height: 28px;
font-weight: 400;
color: #666;
margin: 0;
}
.personal_banner p a {
color: inherit;
}
.personal_banner p a:hover{
color: #ff4a57;
}
.personalSDPgae{
position: relative;
padding: 120px 0;
}
.personal_sidebar .widget .widget_title{
font-family: 'Rubik', sans-serif;
font-weight: 500;
}
.personal_sidebar .widget ul li:after{
display: none;
}
.personal_sidebar .widget ul li a{
font-weight: 300;
}
.personal_sidebar .widget ul li:hover a{
color: #ff4a57;
}
.personal_sidebar .query_Form input[type="email"], 
.personal_sidebar .query_Form input[type="text"], 
.personal_sidebar .query_Form textarea{
font-weight: 300;
}
.personal_sidebar .query_Form input[type="submit"]{
background: #ff4a57;
font-weight: 300;
}
.personal_serviceArea{
position: relative;
}
.personal_serviceArea h3{
font-size: 30px;
line-height: .8;
margin-bottom: 24px;
}
.personal_serviceArea h3 i{
color: inherit;
font-size: 35px;
position: relative;
top: 2px;
padding-right: 10px;
}
.personal_serviceArea p{
font-size: 18px;
font-weight: 300;
margin-bottom: 26px;
}
.personal_serviceArea img{
width: 100%;
height: auto;
margin-bottom: 24px;
}
.personal_serviceArea ul{
margin: 0;
padding: 17px 0 0 30px;
}
.personal_serviceArea ul li{
list-style: none;
display: block;
font-size: 18px;
line-height: .8;
font-weight: 300;
margin-bottom: 29px;
}
.personal_serviceArea ul li:last-of-type{
margin-bottom: 0;
}
.perPortfolioSingle{
position: relative;
padding: 110px 0;
}
.personal_SFDetail{
position: relative;
}
.personal_SFDetail .singleFD h5{
font-weight: 500;
}
.personal_SFDetail .singleFD h5 span{
font-weight: 300;
}
.personal_SFDetail .folioThumSlide.owl-theme .owl-nav .owl-prev:hover, 
.personal_SFDetail .folioThumSlide.owl-theme .owl-nav .owl-next:hover {
border-color: #ff4a57;
color: #ff4a57;
}
.personal_SFDetail > h3{
font-size: 35px;
line-height: 30px;
margin-bottom: 18px;
}
.personal_SFDetail > p{
font-size: 17px;
font-weight: 300;
margin: 0;
line-height: 30px;
}
.personal_SFDetail .SFThumb{
margin-bottom: 28px;
}
.personal_SBPage{
position: relative;
padding: 120px 0;
}
.personal_blogArea{
position: relative;
}
.personal_blogArea img{
width: 100%;
height: auto;
border-radius: 10px;
-webkit-box-shadow: 0px 0px 59px 0px rgba(174, 174, 174, 0.09);
-moz-box-shadow:    0px 0px 59px 0px rgba(174, 174, 174, 0.09);
box-shadow:         0px 0px 59px 0px rgba(174, 174, 174, 0.09);
}
.personal_blogArea .app_post_meta{
border-bottom: 1px solid #eaeaea;
padding-bottom: 19px;
margin: 18px 0 25px;
}
.personal_blogArea .app_post_meta p{
font-size: 16px;
}
.personal_blogArea .app_post_meta p i{
color: #ff4a57;
font-size: 16px;
}
.personal_blogArea .app_post_meta p a:hover{
color: #ff4a57;
}
.personal_blogArea > h3{
font-size: 25px;
line-height: 28px;
font-weight: 700;
margin-bottom: 22px;
}
.personal_blogArea > p{
font-weight: 300;
margin-bottom: 19px;
}
.personal_blogArea blockquote{
background: #ff4a57;
font-size: 18px;
line-height: 35px;
color: #fff;
font-weight: 300;
border-radius: 3px;
margin: 55px 0 112px;
padding: 40px 28px;
}
.personal_blogArea .contactFrom_3 h3{
font-size: 30px;
line-height: 35px;
font-weight: 700;
margin-bottom: 47px;
}
.personal_blogArea .contactFrom_3 input[type="email"], 
.personal_blogArea .contactFrom_3 input[type="text"], 
.personal_blogArea .contactFrom_3 textarea{
font-weight: 300;
border-radius: 3px;
border-color: #e5e5e5;
color: #a0a0a0;
}
.personal_blogArea button{
width: 180px;
font-weight: 300;
border-radius: 3px;
}
.psb_f_bg{
background: #ededed;
} .gym_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.gym_rev_slider .tp-caption span{
font-weight: 400;
}
.gym_layerImg{
position: relative;
}
.gym_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.gym_s_vidbtn{
width: 92px;
height: 92px;
position: absolute;
left: 0;
top: 0;
right: 0;
bottom: 0;
margin: auto !important;
border: 2px solid #fff;
color: #fff;
border-radius: 50%;
text-align: center !important;
display: inline-block;
font-size: 34px;
line-height: .8;
padding: 27px 0;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.gym_s_vidbtn:hover{
color: #f5634b;
border-color: #f5634b;
}
.gym_s_btn {
height: 54px;
width: 207px;
text-transform: uppercase;
background:#0000B8 ;
font-weight: 600;
border-radius: 0px;
border: none;
color: #fff;
text-align: center;
display: block;
font-size: 18px;
letter-spacing: 0;
line-height: 54px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.gym_s_btn:hover{
background:#0000B8 ;
color: #fff;
}
.gym_header{
position: absolute;
left: 0;
top: 0;
right: 0;
width: 100%;
z-index: 5;
background: transparent;
padding: 0 85px;
}
.gym_header .container-fluid{
position: relative;
}
.gym_header .mainmenu_9 > ul > li{
margin-right: 38px;
}
.gym_header .mainmenu_9 > ul > li:last-child{
margin-right: 2px;
}
.gym_header .mainmenu_9 > ul > li > a{
padding-bottom: 26px;
}
.gym_header .mainmenu_9 > ul > li:hover > a{
color: #f5634b;
}
.gym_header.fixedHeader .mainmenu_9 > ul > li:hover > a{
color: #202226;
}
.gym_header .mainmenu_9 .product_search:hover, 
.gym_header .mainmenu_9 .product_cart:hover{
color: #f5634b;
}
.gym_header .mainmenu_9 .megamenu ul li a:hover{
background: #f5634b;
border-color: #f5634b;
}
.gym_header .mainmenu_9 .sub-menu li a:hover{
background: #f5634b;
border-color: #f5634b;
}
.gym_header .mainmenu_9 .sub-menu > li:hover > a{
background: #f5634b;
border-color: #f5634b;
}
.gym_header .mainmenu_9.mobile_menu > ul > li:nth-last-child(1) > .sub-menu .sub-menu, 
.gym_header .mainmenu_9.mobile_menu > ul > li:nth-last-child(2) > .sub-menu .sub-menu, 
.gym_header .mainmenu_9.mobile_menu > ul > li:nth-last-child(3) > .sub-menu .sub-menu{
left: auto;
right: 100%;
}
.gym_feature{
position: relative;
padding: 105px 0 110px;
}
.singleGymFeature{
position: relative;
margin-bottom: 30px;
padding-right: 50px;
}
.singleGymFeature span{
width: 102px;
height: 102px;
border-radius: 50%;
background:#0000B8 ;
text-align: center;
display: block;
padding: 1px;
position: relative;
margin: 0 0 26px;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.singleGymFeature span:after {
background: #fff;
position: absolute;
left: 1px;
top: 1px;
border-radius: 50%;
width: 100px;
height: 100px;
content: '';
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.singleGymFeature span i{
font-size: 45px;
line-height: 102px;
position: relative;
z-index: 4;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.singleGymFeature:hover span:after{
background: rgba(255, 255, 255, 0);
}
.singleGymFeature:hover span i{
-webkit-text-fill-color: #fff;
color: #fff;
}
.singleGymFeature h4{
font-size: 22px;
line-height: 26px;
color: #202226;
text-transform: uppercase;
margin-bottom: 16px;
}
.singleGymFeature p{
margin: 0;
}
.paddTop_45{
padding-top: 45px;
}
.gym_about{
position: relative;
background: #fafaff;
padding: 120px 0 145px;
}
.gyaABContent{
position: relative;
padding-top: 119px;
}
.gyaABContent .sec_title{
letter-spacing: 0;
margin-bottom: 37px;
}
.gyaABContent p{
margin-bottom: 28px;
}
.gyaABContent .gym_btn{
margin-top: 23px;
}
.gyaABContent .gym_btn span{
background: transparent;
color: #fff;
padding: 18px 43px;
}
.gyaABContent .gym_btn:hover{
background:#0000B8 ;
}
.gymABImg{
position: relative;
padding-right: 55px;
}
.gymABImg img{
max-width: 100%;
height: auto;
position: relative;
z-index: 4;
}
.gymABImg:after{
position: absolute;
right: 0;
bottom: -55px;
content: '';
width: 483px;
height: 100%;
z-index: 1;
border: 5px solid transparent;
border: linear-gradient(-90deg, #59009b, #4c0062);
border-image-slice: 1;
}
.gym_class{
position: relative;
padding: 110px 0 90px;
}
.gym_class .sec_title{
margin-bottom: 44px;
}
.classMore{
font-size: 16px;
line-height: 76px;
text-transform: uppercase;
letter-spacing: 1.2px;
font-weight: 600;
display: inline-block;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.singleGymClass{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.singleGymClass img{
width: 100%;
height: auto;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.singleGymClass:hover img {
transform: scale(1.05) rotate(-2deg);
-moz-transform: scale(1.05) rotate(-2deg);
-webkit-transform: scale(1.05) rotate(-2deg);
}
.singleGymClass:after{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
visibility: hidden;
opacity: 0;
background:#0000B8 ;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.GymCDetail{
position: absolute;
left: 0;
bottom: -62px;
padding: 0 20px 0 30px;
z-index: 4;
transition: all ease 500ms;
-moz-transition: all ease 500ms;
-webkit-transition: all ease 500ms;
}
.GymCDetail h4{
font-size: 22px;
line-height: 22px;
color: #fff;
margin-bottom: 12px;
}
.GymCDetail h4 a{
color: inherit;
}
.GymCDetail h4 a:hover{
color: #f5634b;
}
.GymCDetail span{
font-size: 15px;
line-height: 22px;
color: #fff;
font-weight: 500;
display: block;
margin-bottom: 19px;
}
.GymCDetail p{
font-size: 15px;
line-height: 22px;
color: #fff;
margin: 0;
}
.singleGymClass:hover .GymCDetail{
bottom: 29px;
}
.singleGymClass:hover:after{
visibility: visible;
opacity: 1;
}
.gym_video{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/gym/6.jpg) no-repeat fixed center / cover;
padding: 120px 0 110px;
}
.gym_video .sec_title{
font-size: 56px;
line-height: 70px;
letter-spacing: 4.2px;
margin-bottom: 64px;
}
.gym_video_btn {
position: relative;
width: 92px;
height: 92px;
border: 2px solid #f5634b;
border-radius: 50%;
text-align: center;
background: transparent;
display: block;
padding: 27px 31px;
margin: 0 auto 80px;
}
.gym_video_btn i{
font-size: 34px;
line-height: 34px;
color: #fff;
letter-spacing: 2.55px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.gym_video .gym_btn span{
background: transparent;
color: #fff;
padding: 18px 43px;
}
.gym_video .gym_btn:hover{
background:#0000B8 ;
}
.gym_pricing{
position: relative;
padding: 105px 0 90px;
}
.gym_singlePricing{
position: relative;
border: 1px solid #dddddd;
border-radius: 5px;
padding: 49px 30px 40px;
margin-bottom: 30px;
overflow: hidden;
}
.gym_singlePricing i{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
font-size: 40px;
line-height: 40px;
margin-bottom: 23px;
}
.gym_singlePricing h4{
font-size: 24px;
line-height: 35px;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 17px;
}
.gym_singlePricing h2{
font-size: 35px;
line-height: 40px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
margin-bottom: 29px;
}
.gym_singlePricing ul{
margin: 0 0 39px;
padding: 0;
}
.gym_singlePricing ul li{
list-style: none;
display: block;
margin: 0;
padding: 0;
font-size: 16px;
line-height: 40px;
}
.gym_singlePricing .gym_btn{
border-radius: 30px;
height: 45px;
font-weight: 400;
color: #f5634b;
}
.gym_singlePricing .gym_btn span{
border-radius: 30px;
padding: 16px 49px;
}
.Pricing_feature {
position: absolute;
right: -71px;
top: 22px;
height: 40px;
text-align: center;
color: #fff;
text-transform: uppercase;
font-size: 16px;
line-height: .8;
font-weight: 400;
background:#0000B8 ;
padding: 15px 70px;
transform: rotate(45deg);
-wepkit-transform: rotate(45deg);
-mozi-transform: rotate(45deg);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.gym_team{
position: relative;
background: #fafaff;
padding: 105px 0 90px;
}
.singleGymTeam{
position: relative;
margin-bottom: 26px;
}
.singleGymTeam img{
width: 100%;
height: auto;
margin-bottom: 17px;
}
.singleGymTeam h4{
font-size: 20px;
line-height: 30px;
color: #181926;
margin-bottom: 8px;
}
.singleGymTeam h4 a{
color: inherit;
}
.singleGymTeam h4 a:hover{
color: #f5634b;
}
.singleGymTeam span{
display: block;
font-weight: 500;
font-size: 16px;
line-height: .8;
color: #f5634b;
margin-bottom: 16px;
}
.singleGymTeam p{
margin: 0;
}
.gym_blog{
position: relative;
padding: 110px 0 90px;
}
.gym_singleBlog{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.gym_BThumb{
position: relative;
overflow: hidden;
}
.overlayGImg_1:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
z-index: 3;
background:#0000B8 ;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.overlayGImg_2:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 0, 0, .20);
z-index: 3;
}
.gym_BThumb img{
width: 100%;
height: auto;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.gym_BDetail{
position: absolute;
z-index: 5;
left: 40px;
bottom: 35px;
padding-right: 12px;
transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-transition: all ease 400ms;
}
.gym_BDetail .gym_cat{
position: relative;
font-size: 16px;
line-height: 28px;
color: #ffffff;
margin: 0 0 6px;
}
.gym_BDetail .gym_cat a{
display: inline-block;
color: inherit;
margin: 0 1px;
}
.gym_BDetail .gym_cat a:hover{
color: #f5634b;
}
.gym_BDetail h4{
font-size: 20px;
color: #fff;
line-height: 29px;
margin-bottom: 12px;
}
.gym_BDetail h4 a{
color: inherit;
}
.gym_BDetail h4 a:hover{
color: #f5634b;
}
.gymAuthor{
position: relative;
}
.gymAuthor{
font-size: 16px;
line-height: 28px;
color: #fff;
margin: 0;
}
.gymAuthor a{
color: inherit;
display: inline-block;
margin: 0 4px 0 1px;
}
.gymAuthor a:hover{
color: #f5634b;
}
.gym_singleBlog:hover .gym_BDetail{
bottom: 45px;
}
.gym_singleBlog:hover .gym_BThumb img {
transform: scale(1.05) rotate(-2deg);
-moz-transform: scale(1.05) rotate(-2deg);
-webkit-transform: scale(1.05) rotate(-2deg);
}
.gym_footer{
position: relative;
background: #202226;
padding: 115px 0 0;
}
.gym_footer .widget{
position: relative;
padding: 0 0 88px;
}
.gym_footer .widget .widget_title{
font-size: 22px;
line-height: 28px;
font-weight: 700;
color: #fff;
text-transform: capitalize;
margin-bottom: 9px;
}
.gym_footer .about_widgets ul,
.gym_footer .com_link_widgets ul{
margin: 0;
padding: 0;
}
.gym_footer .about_widgets ul li,
.gym_footer .com_link_widgets ul li{
list-style: none;
display: block;
padding: 0 0 0 20px;
margin-bottom: 1px;
position: relative;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.gym_footer .about_widgets ul li:before,
.gym_footer .com_link_widgets ul li:before{
content: "\f100";
font-family: "Flaticon";
color: #f9f9f9;
line-height: 43px;
font-size: 16px;
position: absolute;
left: 0;
top: 0;
height: 6px;
}
.gym_footer .about_widgets ul li a,
.gym_footer .com_link_widgets ul li a{
display: inline-block;
color: #f9f9f9;
line-height: 43px;
font-size: 16px;
}
.gym_footer .about_widgets ul li:hover a,
.gym_footer .com_link_widgets ul li:hover a{
color: #f5634b;
padding-left: 5px;
}
.gym_footer .opening_widgets .widget_title{
margin-bottom: 11px;
}
.gym_footer .opening_widgets p{
color: #f9f9f9;
line-height: 40px;
font-size: 16px;
margin-bottom: 0;
}
.gym_footer .contact_widgets .widget_title{
margin-bottom: 17px;
}
.gym_footer .contact_widgets p{
color: #f9f9f9;
line-height: 28px;
font-size: 16px;
margin-bottom: 28px;
}
.gym_copyright{
position: relative;
border-top: 1px solid rgba(255, 255, 255, .4);
padding: 18px 0 21px;
}
.gym_copyright p{
color: #f9f9f9;
line-height: 28px;
font-size: 16px;
margin: 0;
}
.gym_copyright p a{
color: inherit;
}
.gym_copyright p a:hover{
color: #f5634b;
}
.gym_copyright .footer_menu ul li a{
color: #f9f9f9;
line-height: 28px;
font-size: 16px;
}
.gym_copyright .footer_menu ul li a:hover{
color: #f5634b;
} .gym_banner{
position: relative;
padding: 274px 0 212px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/gym/banner.jpg) no-repeat center center / cover;
}
.gym_banner h2 {
font-size: 40px;
line-height: .8;
color: #fff;
font-weight: 700;
margin-bottom: 0;
}
.gym_RegiForm p a{
color: #f5634b;
}
.gym_RegiForm input[type="submit"]{
background: #f5634b;
}
.gym_RegiForm input[type="submit"]:hover{
background: #333;
color: #f5634b;
}
.gym_logFrom p a{
color: #f5634b;
}
.gym_logFrom .hosting_check label a{
color: #f5634b;
}
.gym_logFrom .hosting_check label a:hover{
color: #666666;
}
.gym_logFrom input[type="submit"]{
background: #f5634b;
display: block;
}
.gym_logFrom input[type="submit"]:hover{
background: #333;
color: #f5634b;
} .magazinePostSec{
position: relative;
padding: 100px 112px 70px;
}
.customColumn_1{
-webkit-box-flex: 0;
-ms-flex: 0 0 20.40%;
flex: 0 0 20.40%;
max-width: 20.40%;
}
.customColumn_2{
-webkit-box-flex: 0;
-ms-flex: 0 0 59.20%;
flex: 0 0 59.20%;
max-width: 59.20%;
}
.singleMagaPost{
position: relative;
overflow: hidden;
margin-bottom: 31px;
}
.singleMagaPost img{
width: 100%;
height: auto;
-webkit-transition: all 0.4s ease-out;
-mozi-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
overflow: hidden;
}
.singleMagaPost:hover > img {
transform: scale(1.1) rotate(1.5deg);
-moz-transform: scale(1.1) rotate(1.5deg);
-webkit-transform: scale(1.1) rotate(1.5deg);
-ms-transform: scale(1.1) rotate(1.5deg);
-o-transform: scale(1.1) rotate(1.5deg);
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.singleMagaPost:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 0, 0, .15);
z-index: 3;
}
.magaPDetail{
position: absolute;
left: 0;
bottom: 20px;
padding: 0 20px;
z-index: 3;
}
.magaPDetail h3{
font-size: 20px;
line-height: 28px;
font-weight: 700;
color: #fff;
margin-bottom: 8px;
}
.magaPDetail h3 a{
color: inherit;
}
.magaPDetail h3 a:hover{
color: #ff4200;
}
.magaPDetail p{
font-size: 14px;
line-height: .8;
color: #fff;
font-weight: 700;
font-family: 'Roboto', sans-serif;
display: inline-block;
margin: 0;
}
.magaPDetail p a{
color: inherit;
}
.magaPDetail p a:hover{
color: #ff4200;
}
.magaPDetail p i{
font-size: 15px;
color: inherit;
margin-right: 11px;
}
.magaCat{
font-size: 14px;
line-height: .8;
text-align: center;
font-weight: 700;
font-family: 'Roboto', sans-serif;
color: #fff;
background: #ff00cc;
display: inline-block;
position: absolute;
height: 24px;
left: 20px;
top: 0;
z-index: 3;
padding: 7px 13px;
}
.magaCat:hover{
background: #fff;
color: #ff00cc;
}
.singleMagaPost.featuredPost:before{
opacity: .08;
}
.featuredPost .magaCat{
position: relative;
left: auto;
margin-bottom: 19px;
background: #ff4200;
}
.featuredPost .magaCat:hover{
background: #fff;
color: #ff4200;
}
.featuredPost .magaPDetail{
padding: 0 245px 0 70px;
bottom: auto;
top: 30.1%;
}
.featuredPost .magaPDetail h3{
font-size: 30px;
line-height: 44px;
font-weight: 600;
}
.featuredPost .magaPDetail p{
margin-right: 17px;
}
.featuredPost .magaPDetail p:last-child{
margin-right: 0;
}
.relatedMPost{
position: absolute;
left: 75px;
bottom: 58px;
width: 100%;
z-index: 4;
margin-right: 30px;
}
.singelMRPost{
position: relative;
width: 30%;
display: inline-block;
float: left;
padding-left: 86px;
padding-top: 9px;
}
.singelMRPost img{
width: 66px;
height: 66px;
border-radius: 50%;
position: absolute;
left: 0;
top: 0;
}
.singelMRPost a{
font-size: 16px;
line-height: 23px;
color: #d2d2d2;
display: inline-block;
font-weight: 700;
}
.singelMRPost a:hover{
color: #ff4200;
}
.singleMagaPost_2{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.singleMagaPost_2:before{
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
content: '';
background: rgba(0, 0, 0, .20);
z-index: 3;
}
.singleMagaPost_2 img{
width: 100%;
height: auto;
-webkit-transition: all 0.4s ease-out;
-mozi-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
overflow: hidden;
}
.singleMagaPost_2:hover > img {
transform: scale(1.1) rotate(1.5deg);
-moz-transform: scale(1.1) rotate(1.5deg);
-webkit-transform: scale(1.1) rotate(1.5deg);
-ms-transform: scale(1.1) rotate(1.5deg);
-o-transform: scale(1.1) rotate(1.5deg);
-webkit-transition: all 0.4s ease-out;
transition: all 0.4s ease-out;
}
.magaPDetail_2{
position: absolute;
left: 0;
bottom: 27px;
padding: 0 25px;
z-index: 4;
}
.magaPDetail_2 span{
font-size: 14px;
line-height: .8;
color: #fff;
font-weight: 500;
display: inline-block;
margin: 0 12px 19px 0;
}
.magaPDetail_2 span a{
color: inherit;
}
.magaPDetail_2 span a:hover{
color: #ff4200;
}
.magaPDetail_2 span i{
font-size: 15px;
color: inherit;
margin-right: 10px;
}
.magaPDetail_2 span:last-of-type{
margin-right: 0;
}
.magaPDetail_2 h3{
font-size: 25px;
line-height: 37px;
font-weight: 700;
color: #fff;
word-break: break-all;
margin-bottom: 0;
}
.magaPDetail_2 h3 a{
color: inherit;
}
.magaPDetail_2 h3 a:hover{
color: #ff4200;
}
.padTop_70{
padding-top: 70px;
}
.magaPDetail_2 p{
font-size: 14px;
line-height: 28px;
color: #fff;
margin: 13px 0 -2px;
}
.maga_sidebar .widget{
position: relative;
border: 1px solid #dddddd;
padding: 44px 29px 52px;
margin-bottom: 50px;
}
.maga_sidebar .widget .widget_title{
position: relative;
font-size: 20px;
line-height: 25px;
color: #333333;
font-weight: 700;
text-transform: uppercase;
border-bottom: 1px solid #dddddd;
margin-bottom: 35px;
padding-bottom: 10px;
}
.maga_sidebar .widget .widget_title:before{
position: absolute;
left: 0;
bottom: -1px;
width: 106px;
height: 2px;
background: #ff4200;
content: '';
}
.singleMPPost{
position: relative;
padding-left: 115px;
padding-top: 4px;
margin: 0 0 33px;
min-height: 86px;
}
.singleMPPost:last-child{
margin-bottom: 0;
}
.singleMPPost img{
width: 100px;
height: 86px;
position: absolute;
left: 0;
top: 0;
}
.singleMPPost a{
font-size: 18px;
line-height: 25px;
color: #333333;
display: block;
word-break: break-all;
font-weight: 600;
margin-bottom: 1px;
}
.singleMPPost a:hover{
color: #ff4200;
}
.singleMPPost p{
font-size: 14px;
line-height: 28px;
color: #666666;
margin: 0;
}
.singleMPPost p i{
font-size: 15px;
margin-right: 10px;
}
.socialShare{
position: relative;
}
.socialShare a{
display: inline-block;
height: 40px;
width: 145px;
background: #0045d3;
font-size: 14px;
font-weight: 600;
line-height: 40px;
color: #fff;
border-radius: 3px;
text-transform: uppercase;
text-align: left;
margin-bottom: 10px;
margin-right: 6px;
}
.socialShare a i{
font-size: 18px;
font-weight: 400;
border-right: 1px solid rgba(255, 255, 255, .45);
width: 40px;
text-align: center;
padding-top: 10px;
padding-bottom: 12px;
margin-right: 15px;
}
.socialShare a.fac{
background: #0045d3;
}
.socialShare a.twi{
background: #f90410;
margin-right: 0;
}
.socialShare a.tum{
background: #0e63ff;
}
.socialShare a.vim{
background: #133d8c;
margin-right: 0;
}
.socialShare a.you{
background: #e30010;
}
.socialShare a.yah{
background: #004cd8;
margin-right: 0;
}
.socialShare a:hover{
background: #ff4200;
color: #fff;
}
.maga_sidebar .social_widgets{
padding-bottom: 30px;
margin-bottom: 30px;
} 
.maga_sidebar .social_widgets .widget_title{
margin-bottom: 50px;
}
.maga_sidebar .popuar_post_widgets{
padding: 0;
border: none;
margin: 0;
}
.maga_sidebar .popuar_post_widgets .singleMagaPost_2:before{
background: rgba(0, 0, 0, .50)
}
.marBot_65{
margin-bottom: 65px;
}
.scroolingPost{
position: relative;
width: 100%;
}
.custom_column{
padding: 0;
overflow: hidden;
position: relative;
}
.custom_column_2{
padding-right: 0;
}
.custom_column_3{
padding-left: 0;
}
.custom_column .singleMagaPost_2{
margin: 7.5px;
}
.FPost .magaPDetail_2{
padding: 0 40px;
bottom: 30px;
}
.FPost:before{
background: rgba(0, 0, 0, .35);
}
.SPost:before{
background: rgba(0, 0, 0, .09);
}
.SPost_2:before{
background: rgba(0, 0, 0, .09);
}
.singleMagaPost_2.SPost_2{
max-height: 231px;
}
.SPost .magaPDetail_2 h3{
font-size: 20px;
line-height: 30px;
}
.SPost .magaPDetail_2 span{
margin-bottom: 14px;
}
.SPost_2 .magaPDetail_2 h3{
font-size: 18px;
line-height: 28px;
}
.SPost_2 .magaPDetail_2 span{
margin-bottom: 10px;
}
.SPost .magaPDetail_2{
bottom: 27px;
}
.SPost_2 .magaPDetail_2{
bottom: 22px;
}
.scroolingPost .mCSB_inside > .mCSB_container{
margin-top: 0;
margin-bottom: 0;
}
.scroolingPost .mCSB_scrollTools{
width: 15px;
opacity: 1;
}
.scroolingPost .mCSB_scrollTools .mCSB_dragger .mCSB_dragger_bar{
background: transparent;
background-color: #fff;
border-radius: 20px;
width: 7px;
height: 96%;
top: 5px;
}
.scroolingPost .mCSB_scrollTools .mCSB_draggerRail{
background: #dddddd;
height: 505px;
width: 15px;
border-radius: 20px;
}
.magazin_footer{
position: relative;
background: #080e14;
padding: 93px 0 0;
}
.magazin_footer .widget{
position: relative;
padding: 0 0 56px;
}
.magazin_footer .widget .widget_title{
font-size: 20px;
line-height: 28px;
font-weight: 700;
color: #fff;
text-transform: uppercase;
margin-bottom: 35px;
}
.magazin_footer .widget .singleMPPost{
padding-right: 50px;
}
.magazin_footer .widget .singleMPPost a{
color: #fff;
}
.magazin_footer .widget .singleMPPost p{
color: #dddddd;
}
.magazin_footer .widget .singleMPPost a:hover{
color: #ff4200;
}
.paddTop_63{
padding-top: 63px;
}
.magaTags{
position: relative;
}
.magaTags a{
display: inline-block;
height: 37px;
color: #dddddd;
font-size: 15px;
line-height: .8;
text-align: center;
font-weight: 500;
border: 1px solid #343154;
text-transform: capitalize;
padding: 11px 16.2px;
margin-bottom: 20px;
margin-right: 17px;
}
.magaTags a:hover{
border-color: #ff4200;
color: #ff4200;
}
.maga_copyright{
position: relative;
border-top: 1px solid rgba(255, 255, 255, .19);
padding: 17px 0 20px;
}
.maga_copyright p{ 
font-size: 15px;
line-height: 28px;
color: #fff;
margin: 0;
font-family: 'Roboto', sans-serif;
font-weight: 300;
}
.maga_copyright p a{
color: inherit;
}
.maga_copyright p a:hover{
color: #ff4200;
} .maga_inner_head{
border-bottom: none;
}
.mainmenu_17 .maga_lang{
display: inline-block;
font-size: 14px;
color: #222222;
font-weight: 400;
margin-left: 26px;
}
.mainmenu_17 .maga_lang i{
font-size: 13px;
color: inherit;
margin-left: 6px;
}
.mainmenu_17 .maga_lang:hover{
color: #ff4200;
}
.magazine_banner{
position: relative;
padding: 44px 0;
background: #f9f9f9;
}
.magazine_banner p{
color: #333333;
font-size: 16px;
line-height: .8;
margin: 0;
}
.magazine_banner p a{
color: inherit;
}
.magazine_banner p a:hover{
color: #ff4200;
}
.maga_blogGridPage{
position: relative;
padding: 100px 0 36px;
}
.singleMagaPost_3{
position: relative;
margin-bottom: 55px;
}
.magaPThumb{
position: relative;
margin-bottom: 11px;
}
.magaPThumb img{
width: 100%;
height: auto;
}
.magaPDetail_3{
position: relative;
}
.magaPDetail_3 span{
display: inline-block;
font-size: 13px;
line-height: .8;
color: #888888;
margin: 0 16px 15px 0;
}
.magaPDetail_3 span i{
margin-right: 8px;
font-size: 14px;
}
.magaPDetail_3 span a{
color: inherit;
}
.magaPDetail_3 span a:hover{
color: #ff4200;
}
.magaPDetail_3 h3{
font-size: 18px;
line-height: 28px;
font-weight: 700;
margin-bottom: 14px;
}
.magaPDetail_3 h3 a{
color: inherit;
}
.magaPDetail_3 h3 a:hover{
color: #ff4200;
}
.magaPDetail_3 p{
font-size: 15px;
margin: 0;
}
.maga_blogDPage{
position: relative;
padding: 100px 0;
}
.magazine_BDetils{
position: relative;
}
.md_Thumb{
position: relative;
margin-bottom: 13px;
}
.md_Thumb img{
width: 100%;
height: auto;
}
.md_post_meta{
position: relative;
border-bottom: 1px solid #eaeaea;
padding-bottom: 11px;
margin-bottom: 33px;
}
.md_post_meta span{
display: inline-block;
font-size: 13px;
line-height: 28px;
color: #888888;
margin: 0 16px 0 0;
}
.md_post_meta span i{
margin-right: 8px;
font-size: 14px;
}
.md_post_meta span:last-of-type{
margin-right: 0;
}
.md_post_meta span a{
color: inherit;
}
.md_post_meta span a:hover{
color: #ff4200;
}
.md_post_meta > a{
display: inline-block;
float: right;
font-size: 13px;
line-height: 28px;
margin-left: 14px;
color: #666;
}
.md_post_meta > a:last-of-type{
margin-left: 0;
}
.md_post_meta > a:hover{
color: #ff4200;
}
.md_post_meta > a i{
margin-right: 7px;
font-size: 14px;
color: #888888;
}
.magazine_BDetils > h3{
font-size: 30px;
line-height: 44px;
font-weight: 700;
margin-bottom: 10px;
}
.magazine_BDetils > p{
font-size: 15px;
margin-bottom: 17px;
}
.magazine_BDetils > p strong{
color: #333333;
}
.sMSB_thumb{
position: relative;
padding: 38px 0 22px;
}
.sMSB_thumb img{
width: 100%;
height: auto;
}
.magazine_BDetils .app_sb_social{
border-top: 1px solid #eaeaea;
padding-top: 40px;
margin-top: 45px;
margin-bottom: 100px;
}
.magazine_BDetils .app_sb_social a:hover {
background: #ff4200;
}
.maga_relatedPostArea{
position: relative;
margin-bottom: 95px;
}
.maga_relatedPostArea h3{
font-size: 30px;
line-height: 28px;
font-weight: 700;
margin-bottom: 30px;
padding-bottom: 11px;
border-bottom: 1px solid #eaeaea;
}
.maga_relatedPost{
position: relative;
}
.maga_relatedPost img{
width: 100%;
height: auto;
margin-bottom: 13px;
}
.maga_relatedPost a{
font-size: 16px;
color: #333333;
line-height: 28px;
font-weight: 700;
display: block;
}
.maga_relatedPost a:hover {
color: #ff4200;
}
.maga_commentFrom{
position: relative;
background: #f2f2f2;
padding: 53px 30px 60px;
}
.maga_commentFrom h3{
font-size: 22px;
line-height: 28px;
font-weight: 700;
margin-bottom: 6px;
}
.maga_commentFrom p{
font-size: 15px;
margin-bottom: 25px;
}
.maga_commentFrom input[type="email"],
.maga_commentFrom input[type="text"],
.maga_commentFrom input[type="url"],
.maga_commentFrom textarea{
height: 45px;
background: transparent;
width: 100%;
font-size: 15px;
line-height: 45px;
color: #666666;
border-radius: 0;
border: 1px solid #dddddd;
outline: none;
padding: 0 20px;
margin-bottom: 30px;
}
.maga_commentFrom textarea{
height: 200px;
resize: none;
padding-top: 10px;
line-height: 30px;
}
.maga_commentFrom textarea::-moz-placeholder,
.maga_commentFrom input[type="text"]::-moz-placeholder,
.maga_commentFrom input[type="url"]::-moz-placeholder,
.maga_commentFrom input[type="email"]::-moz-placeholder{
color: #666666;
opacity: 1;
}
.maga_commentFrom textarea::-webkit-input-placeholder,
.maga_commentFrom input[type="text"]::-webkit-input-placeholder,
.maga_commentFrom input[type="url"]::-webkit-input-placeholder,
.maga_commentFrom input[type="email"]::-webkit-input-placeholder{
color: #666666;
opacity: 1;
}
.maga_commentFrom textarea::-ms-input-placeholder,
.maga_commentFrom input[type="text"]::-ms-input-placeholder,
.maga_commentFrom input[type="url"]::-ms-input-placeholder,
.maga_commentFrom input[type="email"]::-ms-input-placeholder{
color: #666666;
opacity: 1;
}
.maga_commentFrom input[type="submit"]{
height: 45px;
text-align: center;
border: none;
outline: none;
font-size: 16px;
line-height: .8;
border-radius: 0;
text-transform: capitalize;
background: #ff4200;
padding: 14px 47px;
font-weight: 600;
cursor: pointer;
color: #fff;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.maga_commentFrom input[type="submit"]:hover{
background: #333;
} .portfolio_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.portfolio_rev_slider .zeus.tparrows{
background: rgba(0,0,0,0.50);
}
.portfolio_rev_slider .popins{
font-style: italic;
font-family: 'Poppins';
}
.portfolio_s_btn{
font-size: 16px;
font-weight: 700;
color: #fff;
background: #ff0072;
text-transform: uppercase;
height: 50px;
line-height: 50px;
width: 160px;
display: block;
text-align: center;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.portfolio_s_btn:hover{
background: #09132f;
color: #ff0072;
}
.port_feature{
position: relative;
padding: 130px 0 120px;
background: #14092c;
}
.portFeatArea{
position: relative;
z-index: 3;
padding: 173px 0 0;
}
.portFeatArea h5{
font-size: 22px;
line-height: .8;
color: #ff0072;
margin-bottom: 14px;
}
.portFeatArea h1{
font-size: 57px;
line-height: 67px;
color: #fff;
margin-bottom: 46px;
margin-right: -220px;
}
#featureAccor{
margin-bottom: 40px;
}
.singleFA{
position: relative;
margin: 0 -15px 4px 0;
}
.singleFA .card-header {
position: relative;
padding: 0;
margin: 0;
background: transparent;
border: none;
border-radius: 0;
}
.singleFA .card-header .btn {
padding: 0;
margin: 0;
text-decoration: none;
font-size: 24px;
line-height: 30px;
color: #fff089;
font-weight: 700;
border: none;
outline: none;
width: 100%;
text-align: left;
padding: 0;
margin: 0 0 9px;
background: transparent;
border-radius: 0;
}
.singleFA .card-header .btn.collapsed{
color: #fff;
}
.singleFA .card-body{
font-size: 16px;
font-weight: 300;
color: #f9f9f9;
font-family: 'Poppins', sans-serif;
margin: 0;
padding: 0 0 17px;
}
.f_more{
display: block;
width: 45px;
height: 45px;
border-radius: 50%;
border: 2px solid #ff0072;
font-size: 20px;
color: #ff0072;
line-height: .8;
text-align: center;
background: transparent;
padding: 10px 0;
}
.f_more:hover{
color: #fff;
background: #ff0072;
}
.portFeatureImg{
position: relative;
padding-left: 30px;
}
.portFeatureImg img{
width: 100%;
height: auto;
}
.port_service{
position: relative;
padding: 130px 0 158px;
background: #120829;
}
.port_service .sec_title{
margin-bottom: 78px;
}
.port_service .gym_btn{
margin-top: 46px;
}
.port_singlServic{
position: relative;
padding: 0 15px 0;
margin-bottom: 30px;
}
.port_singlServic i{
font-size: 53px;
line-height: 53px;
color: #ff0072;
margin-bottom: 28px;
display: block;
z-index: 3;
position: relative;
}
.port_singlServic h1{
font-size: 100px;
line-height: 100px;
color: #231541;
margin: 0;
position: absolute;
top: -25px;
right: 0;
left: 0;
margin: 0 auto;
z-index: 1;
}
.port_singlServic h4{
font-size: 24px;
line-height: 28px;
color: #fff089;
margin-bottom: 18px;
}
.port_singlServic h4 a{
color: inherit;
}
.port_singlServic h4 a:hover{
color: #ff0072;
}
.port_singlServic p{
margin: 0;
font-weight: 300;
}
.port_product{
position: relative;
background: #14092c;
padding: 132px 0 120px;
}
.port_product .container-fluid{
padding-left: 30px;
padding-right: 30px;
}
.port_arrow{
position: relative;
margin: 59px 0 0;
}
.port_arrow .left_arrow,
.port_arrow .right_arrow{
display: block;
width: 45px;
height: 45px;
border-radius: 50%;
border: 2px solid #ff0072;
font-size: 20px;
color: #ff0072;
line-height: .8;
text-align: center;
display: inline-block;
background: transparent;
padding: 10px 0;
}
.port_arrow .right_arrow{
margin-left: 10px;
}
.port_arrow .left_arrow:hover,
.port_arrow .right_arrow:hover{
color: #fff;
background: #ff0072;
}
.port_product .portfolio_btn{
margin-top: 50px;
}
.port_testimonial{
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/portfolio/9.html) no-repeat fixed center / cover;
padding: 189px 0 130px;
}
.portTestimArea{
position: relative;
}
.portTestimArea h1{
font-size: 180px;
color: #27164b;
line-height: 26px;
font-weight: 700;
margin-bottom: 0;
}
.sinlgePTesti{
position: relative;
padding: 0 50px;
margin-top: 34px;
}
.sinlgePTesti i{
font-size: 45px;
line-height: 45px;
color: #ff3891;
font-style: italic;
display: block;
margin-bottom: 37px;
}
.sinlgePTesti p{
font-size: 22px;
line-height: 33px;
color: #f9f9f9;
font-weight: 400;
font-style: italic;
margin-bottom: 25px;
}
.sinlgePTesti img{
width: 40px !important;
height: 40px;
border-radius: 50%;
display: inline-block !important;
margin-right: 15px;
}
.sinlgePTesti h5{
font-size: 17px;
line-height: 28px;
color: #fff089;
margin: 0 0 0 0;
display: inline-block;
}
.sinlgePTesti h5 span{
font-size: 13px;
color: #8c919f;
font-weight: 400;
display: inline-block;
}
.slideTestimonail.owl-theme .owl-nav{
margin: 0;
}
.slideTestimonail.owl-theme .owl-prev, 
.slideTestimonail.owl-theme .owl-next {
width: 40px;
height: 40px;
background: transparent;
border-radius: 50%;
border: 1px solid #fefeff;
font-size: 18px;
color: #fefeff;
line-height: .8;
text-align: center;
position: absolute;
left: 0;
top: 50%;
cursor: pointer;
padding: 11px 0;
margin: 0;
line-height: .8;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.slideTestimonail.owl-theme .owl-next{
left: auto;
right: 0;
}
.slideTestimonail.owl-theme .owl-prev:hover, 
.slideTestimonail.owl-theme .owl-next:hover{
background: transparent;
border-color: #ff3891;
color: #ff3891;
}
.port_blog{
position: relative;
background: #14092c;
padding: 130px 0 91px;
}
.port_singleBlog{
position: relative;
margin-bottom: 30px;
}
.port_singleBlog img{
width: 100%;
height: auto;
margin-bottom: 25px;
}
.port_singleBlog p{
font-size: 14px;
line-height: 26px;
color: #ff3891;
font-weight: 500;
margin: 0 0 10px;
}
.port_singleBlog p a{
display: inline-block;
color: inherit;
}
.port_singleBlog p a:hover{
color: #fff089;
}
.port_singleBlog h4{
font-size: 20px;
line-height: 26px;
color: #dddddd;
margin-bottom: 29px;
}
.port_singleBlog h4 a{
color: inherit;
}
.port_singleBlog h4 a:hover{
color: #ff0072;
}
.port_singleBlog .portfolio_btn{
height: 31px;
font-weight: 500;
font-size: 15px;
text-transform: lowercase;
font-family: 'Poppins', sans-serif;
padding: 9px 16px;
}
.port_footer{
position: relative;
background: #120829;
padding: 63px 0 90px;
}
.port_footer .widget{
position: relative;
}
.port_footer .widget .widget_title{
font-size: 25px;
line-height: 26px;
color: #ffffff;
margin-bottom: 25px;
}
.port_footer .about_widgets .widget_title{
margin-bottom: 19px;
}
.port_footer .about_widgets{
margin-left: -5px;
}
.port_footer .about_widgets p{
line-height: 26px;
font-weight: 400;
margin:  0 0 28px;
}
.pro_social a {
display: inline-block;
margin-right: 6px;
padding: 8px 0;
width: 30px;
height: 30px;
border-radius: 50%;
border: none;
text-align: center;
font-size: 15px;
line-height: .8;
color: #ff3891;
background: #dddddd;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.pro_social a:hover {
color: #fff;
background: #ff0072;
-webkit-transform: rotate(360deg);
-moz-transform: rotate(360deg);
-ms-transform: rotate(360deg);
-o-transform: rotate(360deg);
transform: rotate(360deg);
}
.port_footer .subscribe_widgets input[type="email"]{
width: 270px;
height: 37px;
background: transparent;
font-size: 12px;
line-height: 37px;
color: #b8b8b8;
border-radius: 0;
border: none;
outline: none;
padding: 0 15px;
margin-bottom: 20px;
border: 1px solid #ff3891;
font-family: 'Poppins', sans-serif;
font-weight: 400;
margin-right: 16px;
display: inline-block;
}
.port_footer .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #b8b8b8;
opacity: 1;
}
.port_footer .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #b8b8b8;
opacity: 1;
}
.port_footer .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #b8b8b8;
opacity: 1;
}
.port_footer .subscribe_widgets button{
display: inline-block;
height: 37px;
font-size: 14px;
font-weight: 400;
padding: 12px 41px;
}
.port_footer .subscribe_widgets p{
font-weight: 400;
line-height: 24px;
margin-bottom: 7px;
}
.port_footer .subscribe_widgets h6{
font-size: 17px;
line-height: 26px;
color: #f9f9f9;
font-weight: 400;
margin: 0 16px 0 0;
display: inline-block;
}
.por_checkbox{
position: relative;
display: inline-block;
margin-right: 7px;
}
.por_checkbox input[type=checkbox] {
display: none;
margin: 0;
}
.por_checkbox label {
font-size: 15px;
line-height: 26px;
color: #f9f9f9;
cursor: pointer;
position: relative;
margin: 0 0 0;
}
.por_checkbox label:before {
width: 10px;
height: 10px;
border: 1px solid #ff3891;
position: relative;
display: inline-block;
content: '';
margin: 0 5px 0 0;
top: 0;
left: 0;
}
.por_checkbox input[type=checkbox]:checked + label::after{
position: absolute;
content: '';
left: 2px;
background: #ff3891;
top: 10px;
width: 6px;
height: 6px;
z-index: 5;
}
.NoLogin label:before{
border-color: #33394e;
}
.NoLogin input[type=checkbox]:checked + label::after{
background: #33394e;
}
.port_footer .portfolio_widgets a{
overflow: hidden;
width: 88px;
height: 65px;
margin: 0 -4px -9px 0;
display: inline-block;
}
.port_footer .portfolio_widgets img{
width: 100%;
height: 100%;
overflow: hidden;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.port_footer .portfolio_widgets a:hover img {
-webkit-transform: scale(1.1);
-ms-transform: scale(1.1);
transform: scale(1.1);
} .per_port_header{
position: absolute;
left: 0;
top: 0;
width: 100%;
background: transparent;
z-index: 5;
padding: 0 45px;
}
.per_port_header .container-fluid{
position: relative;
}
.per_port_logo{
padding: 41px 0 25px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.per_port_logo img{
max-width: 100%;
height: auto;
}
.per_port_header .mainmenu_18{
padding: 34px 0 0;
}
.per_port_header .mainmenu_18 > ul > li > a{
color: #cdcdcd;
}
.per_port_header .mainmenu_18 .megamenu ul li a:hover{
background: #ff3891;
border-color: #ff3891;
}
.per_port_header .mainmenu_18 .sub-menu li a:hover{
background: #ff3891;
border-color: #ff3891;
}
.per_port_header .mainmenu_18 .sub-menu > li:hover > a{
background: #ff3891;
}
.common_pottfolio_slider {
position: relative;
overflow: hidden;
height: 100vh;
}
.p_3_layerImg img,
.p_2_layerImg img{
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.personal_s_btn{
height: 45px;
width: 208px;
border: none;
font-size: 17px;
line-height: 45px;
color: #fff;
text-align: center;
display: block;
font-weight: 400;
text-transform: capitalize;
border-radius: 30px;
background: #ff3891;
padding: 0 0;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.personal_s_btn:hover{
background: #fff089;
color: #ff3891;
}
.PPDesc{
position: relative;
padding-left: 142px;
margin-left: 50px;
}
.PPDesc:before{
width: 122px;
height: 1px;
background: #ff3891;
position: absolute;
left: 0;
top: 14px;
content: '';
}
.pp_layerImg img{
width: 100% !important;
height: auto !important;
border-radius: 10px;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.slider_social{
position: absolute;
z-index: 4;
left: -100px;
top: 48%;
margin: auto 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.slider_social a{
display: inline-block;
color: #cdcdcd;
font-size: 12px;
text-transform: uppercase;
line-height: 26px;
margin: 0 14px;
}
.slider_social a:hover{
color: #ff3891;
}
.slider_template{
position: absolute;
z-index: 4;
right: -45px;
top: 48%;
margin: auto 0;
-webkit-transform: rotate(-90deg);
-moz-transform: rotate(-90deg);
-ms-transform: rotate(-90deg);
-o-transform: rotate(-90deg);
transform: rotate(-90deg);
}
.slider_copyright p,
.slider_template p{
color: #cdcdcd;
font-size: 12px;
text-transform: uppercase;
line-height: 26px;
margin: 0;
}
.slider_copyright{
position: absolute;
z-index: 4;
right: 60px;
bottom: 20px;
}
.common_pottfolio_slider .tparrows{
background: transparent;
opacity: 1;
width: 30px;
height: 30px;
border: 1px solid #cdcdcd;
border-radius: 50%;
font-size: 20px;
line-height: .8;
color: #cdcdcd;
padding: 5px 0;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.common_pottfolio_slider .tparrows:before{
font-size: 20px;
line-height: .8;
color: #cdcdcd;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.common_pottfolio_slider .tparrows.tp-leftarrow:before{
content: "\f104";
font-family: "FontAwesome";
}
.common_pottfolio_slider .tparrows.tp-rightarrow:before{
content: "\f105";
font-family: "FontAwesome";
}
.common_pottfolio_slider .tparrows:hover{
border-color: #ff3891;
background: transparent;
color: #ff3891;
}
.common_pottfolio_slider .tparrows:hover:before{
color: #ff3891;
}
.tp-counters{
position: absolute;
left: 0;
right: 0;
bottom: 20px;
margin: 0 auto;
text-align: center;
z-index: 99;
}
.tp-counters span{
display: inline-block;
font-size: 13px;
color: #cdcdcd;
line-height: .8;
}
.tp-counters span.tp-curr{
font-size: 18px;
}
.port_2_rev_slider .personal_s_btn{
font-size: 15px;
text-transform: uppercase;
width: 170px;
}
.per_port_about{
position: relative;
background: #04091d;
padding: 140px 0 85px;
}
.per_portABCon{
position: relative;
padding: 57px 0 0;
z-index: 4;
}
.per_portABCon h4 {
font-size: 25px;
line-height: 47px;
color: #ff3891;
margin-bottom: 0;
}
.per_portABCon h1 {
font-size: 57px;
line-height: 67px;
color: #fff;
margin-bottom: 22px;
margin-right: -200px;
}
.per_portABCon p{
margin-bottom: 41px;
}
.btn_readMore{
font-size: 18px;
color: #fff;
font-weight: 700;
line-height: .8;
display: inline-block;
position: relative;
z-index: 5;
padding: 0 2px;
}
.btn_readMore:before{
position: absolute;
left: 0;
bottom: -1px;
width: 100%;
height: 4px;
border-radius: 3px;
content: '';
background: #ff3891;
z-index: -1;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.btn_readMore:hover{
color: #ff3891
}
.btn_readMore:hover:before{
background: #fff;
}
.perAbImg{
position: relative;
}
.perAbImg img{
width: 100%;
height: auto;
border-radius: 15px;
}
.per_port_sec{
position: relative;
background: #04091d;
padding: 55px 0 85px;
}
.filterMenu_2{
position: relative;
margin: 42px 0 37px;
}
.filterMenu_2 ul{
margin: 0 0 0;
padding: 0;
}
.filterMenu_2 ul li{
cursor: pointer;
list-style: none;
display: inline-block;
font-size: 18px;
color: #cdcdcd;
line-height: 26px;
font-weight: 400;
margin-right: 35px;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
}
.filterMenu_2 ul li.active,
.filterMenu_2 ul li:hover{
color: #ff3891;
}
.filterMenu_2 ul li:last-child{
margin-right: 0;
}
.port_singlework{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.port_singlework img{
width: 100%;
height: auto;
position: relative;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.port_singlework:after{
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
visibility: hidden;
content: '';
opacity: 0;
width: 100%;
height: 100%;
background: rgba(255, 56, 145, .8);
z-index: 2;
transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
.folio_overlay{
left: 0;
margin: auto;
position: absolute;
right: 0;
padding: 0 20px;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 3;
transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
.folio_overlay h4 {
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 13px;
}
.folio_overlay h4 a {
color: inherit;
position: relative;
left: -40px;
visibility: hidden;
opacity: 0;
transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
}
.folio_overlay .f_cate {
display: block;
font-size: 14px;
line-height: .8;
color: #fff089;
margin: 0;
position: relative;
right: -40px;
visibility: hidden;
opacity: 0;
text-transform: uppercase;
font-weight: 400;
transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
}
.folio_overlay h4 a:hover{
color: #fff089;
}
.folio_overlay .f_cate:hover{
color: #fff;
}
.port_singlework:hover:after{
visibility: visible;
opacity: 1;
}
.port_singlework:hover img {
-webkit-transform: scale(1.1, 1.1);
transform: scale(1.1, 1.1);
}
.port_singlework:hover .folio_overlay h4 a{
left: 0;
visibility: visible;
opacity: 1;
}
.port_singlework:hover .folio_overlay .f_cate{
right: 0;
visibility: visible;
opacity: 1;
}
.folio_btn{
position: relative;
width: 79px;
height: 79px;
border-radius: 50%;
border: 1px solid #1a213f;
background: #0a1028;
font-size: 15px;
line-height: .8;
color: #cdcdcd;
text-align: center;
display: inline-block;
text-transform: uppercase;
padding: 33px 0;
}
.folio_btn:before {
position: absolute;
bottom: 0;
left: 0;
border-radius: 50%;
right: 0;
top: 0;
margin: auto;
background: rgba(255, 56, 145, .8);
visibility: hidden;
opacity: 0;
width: 0%;
height: 0%;
content: '';
z-index: 1;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-o-transition: all 0.4s ease-out;
}
.folio_btn:hover:before{
width: 100%;
height: 100%;
visibility: visible;
opacity: 1;
}
.folio_btn:hover{
color: #fff;
z-index: 3;
position: relative;
border-color: rgba(255, 56, 145, .8);
}
.folio_btn:hover span{
color: #fff;
z-index: 3;
position: relative;
}
.top_30{
padding-top: 30px;
}
.per_port_service{
position: relative;
background: #04091d;
padding: 55px 0 0;
}
.per_port_singleService{
position: relative;
margin-bottom: 40px;
padding: 37px 25px 29px 30px;
border: 1px solid #1b2139;
background: transparent;
transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
}
.per_port_singleService:before{
position: absolute;
width: 100%;
height: 100%;
content: '';
left: 0;
top: 0;
z-index: 3;
background: #ff3891;
visibility: hidden;
opacity: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
}
.per_port_singleService:after{
position: absolute;
width: 100%;
height: 100%;
content: '';
left: 0;
top: 0;
z-index: 1;
background: #ff38fd;
visibility: hidden;
opacity: 0;
transition: all 0.4s ease-out;
-moz-transition: all 0.4s ease-out;
-webkit-transition: all 0.4s ease-out;
-ms-transition: all 0.4s ease-out;
}
.per_port_singleService i{
display: inline-block;
float: left;
font-size: 35px;
line-height: 28px;
color: #ff127c;
margin-right: 21px;
}
.per_port_singleService h4{
font-size: 20px;
line-height: 28px;
color: #fefeff;
margin-bottom: 24px;
}
.per_port_singleService h4 a{
color: inherit;
}
.per_port_singleService h4 a:hover{
color: inherit;
}
.per_port_singleService p{
margin: 0;
}
.per_port_singleService:hover:before{
visibility: visible;
opacity: 1;
}
.per_port_singleService:hover i,
.per_port_singleService:hover h4 a,
.per_port_singleService:hover p{
color: #fff;
position: relative;
z-index: 4;
transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-ms-transition: all 0.3s ease-out;
}
.per_port_singleService:hover:after{
visibility: visible;
opacity: 1;
left: 10px;
top: 10px;
}
.per_port_team{
position: relative;
background: #04091d;
padding: 100px 0 30px;
}
.singlePortTeam{
position: relative;
margin-bottom: 30px;
border: 1px solid #1b2139;
}
.PTImg{
overflow: hidden;
position: relative;
margin-bottom: 9px;
}
.PTImg img{
width: 100%;
height: auto;
}
.PTImg:before{
position: absolute;
bottom: 0;
left: 0;
right: 0;
top: 0;
margin: auto;
background: rgba(255, 56, 145, .8);
visibility: hidden;
opacity: 0;
width: 100%;
height: 100%;
content: '';
transition: all 0.5s ease-out;
-moz-transition: all 0.5s ease-out;
-webkit-transition: all 0.5s ease-out;
-o-transition: all 0.5s ease-out;
}
.PTDetail{
position: relative;
padding: 0 15px 11px;
}
.PTDetail h4{
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 1px;
}
.PTDetail h4 a{
color: inherit;
}
.PTDetail h4 a:hover{
color: #ff127c;
}
.PTDetail p{
font-size: 15px;
margin: 0;
}
.socialOverlay{
overflow: hidden;
opacity: 0;
left: 0;
margin: auto;
position: absolute;
right: 0;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 3;
transition: all 0.6s ease-out;
-moz-transition: all 0.6s ease-out;
-webkit-transition: all 0.6s ease-out;
-o-transition: all 0.6s ease-out;
}
.socialOverlay a{
display: inline-block;
font-size: 20px;
line-height: 20px;
color: #fff;
font-weight: 400;
margin: 0 6px;
}
.socialOverlay a:hover{
color: #fff089;
}
.singlePortTeam:hover .socialOverlay{
visibility: visible;
opacity: 1;
}
.singlePortTeam:hover .PTImg:before{
visibility: visible;
opacity: 1;
}
.per_portItem{
padding: 0 120px;
}
.per_portItem p{
line-height: 28px;
color: #cdcdcd;
}
.per_portItem h5{
color: #ff3891;
font-weight: 700;
}
.per_portItem h5 span{
font-size: 17px;
color: #cdcdcd;
}
.padTop_72{
padding-top: 72px;
}
.per_port_blog{
position: relative;
background: #04091d;
padding: 107px 0 108px;
}
.per_port_singleBlog{
position: relative;
margin-bottom: 30px;
}
.per_port_singleBlog img{
width: 100%;
height: auto;
margin-bottom: 23px;
}
.per_port_singleBlog p{
font-size: 15px;
line-height: 26px;
color: #ff3891;
font-weight: 400;
font-style: italic;
margin: 0 0 9px;
}
.per_port_singleBlog p a{
display: inline-block;
color: inherit;
}
.per_port_singleBlog p a:hover{
color: #fff089;
}
.per_port_singleBlog h4{
font-size: 20px;
line-height: 26px;
color: #dddddd;
margin-bottom: 14px;
}
.per_port_singleBlog h4 a{
color: inherit;
}
.per_port_singleBlog h4 a:hover{
color: #ff0072;
}
.per_port_singleBlog a.viewM{
position: relative;
z-index: 3;
display: inline-block;
font-size: 16px;
color: #dddddd;
line-height: .8;
padding: 4px 8px;
}
.per_port_singleBlog a.viewM:before {
position: absolute;
left: 0;
bottom: -1px;
width: 50%;
height: 100%;
border-radius: 3px;
content: '';
background: #ff3891;
z-index: -1;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.per_port_singleBlog a.viewM:hover:before{
width: 100%;
}
.per_port_footer{
background: #040713;
padding-top: 87px;
}
.per_port_footer .subscribe_widgets input[type="email"]{
border-color: #1c2237;
}
.per_port_footer .subscribe_widgets p{
font-size: 15px;
}
.per_port_footer .por_checkbox label,
.per_port_footer .subscribe_widgets h6{
color: #cdcdcd;
} .port_2_header{
position: absolute;
left: 0;
top: 0;
right: 0;
width: 100%;
z-index: 5;
padding: 0 35px;
}
.port_2_header .container-fluid{
position: relative;
}
.port_2_header .mainmenu_18{
padding-top: 34px;
}
.port_2_header .mainmenu_18 > ul > li > a{
color: #cdcdcd;
}
.navigarotPort{
position: relative;
padding: 34px 0 0;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.navigarotPort .portMBtn {
display: inline-block;
height: 33px;
font-size: 14px;
line-height: .8;
color: #dddddd;
font-weight: 400;
text-align: center;
border: 1px solid #ff0072;
background: transparent;
border-radius: 30px;
padding: 7px 18.1px;
}
.navigarotPort .portMBtn i{
position: relative;
top: 2px;
}
.navigarotPort .portMenu {
display: inline-block;
font-size: 24px;
line-height: .8;
color: #cdcdcd;
margin-left: 7px;
position: relative;
top: 5px;
}
.navigarotPort .portMenu:hover{
color: #ff0072;
}
.navigarotPort .portMBtn:hover{
background: #ff0072;
}
.port_2_product{
position: relative;
background-image: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/portfolio/dot.html);
background-repeat: no-repeat;
background-position: center center;
background-color: #081134;
padding: 140px 0 69px;
}
.port_2_product .sec_title_2{
margin-bottom: 58px;
}
.port_2_product .btn_readMore{
text-transform: uppercase;
font-size: 15px;
font-weight: 400;
}
.port_singlework_2{
position: relative;
overflow: hidden;
padding: 0 10px;
margin: 0 0 49px;
}
.port_singlework_2 img{
width: 100%;
height: auto;
border-radius: 5px;
}
.workDetail{
position: relative;
margin: 19px 0 0;
}
.workDetail h4{
font-size: 20px;
line-height: 28px;
color: #fff;
margin-bottom: 13px;
}
.workDetail h4 a{
color: inherit;
}
.workDetail .f_cate{
display: block;
font-size: 14px;
line-height: .8;
color: #cdcdcd;
margin: 0;
text-transform: uppercase;
font-weight: 400;
}
.workDetail h4 a:hover,
.workDetail .f_cate:hover{
color: #ff0072;
}
.port_2_team{
position: relative;
background-image: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/portfolio/dot2.html);
background-repeat: no-repeat;
background-position: center center;
background-color: #081134;
padding: 55px 0 0;
}
.port_2_team .sec_desc{
font-size: 20px;
line-height: 28px;
color: #cdcdcd;
margin-bottom: 47px;
}
.port_2_blog{
position: relative;
background-image: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/portfolio/dot3.html);
background-repeat: no-repeat;
background-position: center top;
background-color: #081134;
padding: 70px 0 134px;
}
.port_2_blog .sec_title_2{
margin-bottom: 48px;
}
.slideBlogPort .per_port_singleBlog{
margin-bottom: 40px;
}
.slideBlogPort.owl-theme .owl-dots .owl-dot {
display: inline-block;
line-height: .8;
border-radius: 0;
height: 6px;
width: 210px;
margin: 0 0;
padding: 0;
position: relative;
background: #ff3891;
transition: all ease 300ms;
-webkit-transition: all ease 300ms;
-moz-transition: all ease 300ms;
}
.slideBlogPort.owl-theme .owl-dots .owl-dot:before{
position: absolute;
right: 0;
top: -4.5px;
background: #ff3891;
height: 15px;
width: 15px;
border-radius: 50%;
content: '3';
text-align: center;
font-size: 13px;
color: #fff;
line-height: .8;
padding: 3px 0;
font-weight: 400;
visibility: visible;
opacity: 1;
}
.slideBlogPort.owl-theme .owl-dots .owl-dot:nth-child(2):before{
content: '6';
}
.slideBlogPort.owl-theme .owl-dots .owl-dot:nth-child(3):before{
content: '9';
}
.slideBlogPort.owl-theme .owl-dots .owl-dot:nth-child(4):before{
content: '12';
}
.slideBlogPort.owl-theme .owl-dots .owl-dot:nth-child(5):before{
content: '15';
}
.slideBlogPort.owl-theme .owl-dots .owl-dot.active ~ .owl-dot,
.slideBlogPort.owl-theme .owl-dots .owl-dot:hover ~ .owl-dot{
background: #2c3454;
visibility: visible;
opacity: 1;
}
.slideBlogPort.owl-theme .owl-dots .owl-dot.active ~ .owl-dot:before,
.slideBlogPort.owl-theme .owl-dots .owl-dot:hover ~ .owl-dot:before{
visibility: hidden;
opacity: 0;
}
.slideBlogPort.owl-theme .owl-dots .owl-dot span{
display: none;
}
.port_2_footer{
background: #070e2c;
}
.port_2_footer .subscribe_widgets input[type="email"]{
border-color: #1c2237;
color: #fff;
}
.port_2_footer .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #fff;
opacity: 1;
}
.port_2_footer .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.port_2_footer .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #fff;
opacity: 1;
} .port_3_header{
position: absolute;
left: 0;
top: 0;
right: 0;
width: 100%;
z-index: 5;
padding: 0 35px;
}
.port_3_header .container-fluid{
position: relative;
}
.port_3_header .mainmenu_18{
padding-top: 34px;
}
.port_3_header .mainmenu_18 > ul > li > a{
color: #444444;
font-weight: 500;
font-family: 'Butler', sans-serif;
}
.port_3_header .mainmenu_18 ul li a{
font-weight: 500;
font-family: 'Butler', sans-serif;
}
.port_3_header .mainmenu_18 > ul > li:hover > a{
color: #ff0072;
}
.port_3_header .navigarotPort .portMBtn{
color: #444444;
}
.port_3_header .navigarotPort .portMenu{
color: #444444;
}
.port_3_header .navigarotPort .portMBtn:hover{
color: #fff;
}
.port_3_header .navigarotPort .portMenu:hover{
color: #ff0072;
}
.port_3_rev_slider{
position: relative;
background: #fff;
height: 100vh;
}
.port_3_rev_slider .tp-caption span{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
font-family: 'Butler', sans-serif;
display: inline-block;
}
.port_3_rev_slider .tp-caption span span{
display: block;
font-size: 81px;
}
.folio_rev_3_s_btn{
font-size: 15px;
text-transform: uppercase;
color: #444444;
position: relative;
display: inline-block;
padding-left: 125px;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.folio_rev_3_s_btn:hover{
color: #ff0046;
}
.folio_rev_3_s_btn:before{
width: 226px;
height: 1px;
background: #ff0046;
content: '';
position: absolute;
right: 0;
bottom: 2px;
}
.port_3_rev_slider .slider_copyright p, .port_3_rev_slider .slider_template p,
.port_3_rev_slider .slider_social a{
color: #444444;
}
.port_3_rev_slider .slider_social a:hover{
color: #ff0046;
}
.port_3_rev_slider .tparrows:before{
color: #444444;
}
.port_3_rev_slider .tp-counters span{
color: #444444;
}
.port_3_rev_slider .tp-counters span.tp-curr{
color: #ff0046;
}
.port_3_product{
position: relative;
padding: 150px 0 42px;
}
.port_singlework_3{
position: relative;
margin-bottom: 30px;
}
.port_singlework_3 h6{
font-size: 15px;
line-height: .8;
color: #444444;
font-weight: 400;
text-transform: uppercase;
margin-bottom: 20px;
padding-left: 70px;
position: relative;
}
.port_singlework_3 h6:before{
position: absolute;
left: 0;
bottom: 6px;
width: 50px;
height: 1px;
background: #ff0046;
content: '';
}
.port_singlework_3 h3{
font-size: 45px;
line-height: 56px;
padding-right: 50px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
font-family: 'Butler', sans-serif;
}
.portTitle{
margin-bottom: 88px;
}
.port_singlework_3 img{
width: 100%;
height: auto;
}
.port_3_product .portfolio_btn{
margin-top: 40px;
}
.testmoiali_3{
position: relative;
padding: 60px 0 65px;
}
.slideTestimonail_3{
position: relative;
padding: 0 140px;
}
.slideTestimonail_3 .sinlgePTesti p{
font-size: 24px;
line-height: 30px;
color: #444444;
margin-bottom: 40px;
}
.slideTestimonail_3 .sinlgePTesti h5{
color: #444444;
font-size: 18px;
line-height: 30px;
font-weight: 400;
}
.slideTestimonail_3 .sinlgePTesti h5 span{
font-size: 15px;
color: #ff0046;
}
.port_blog_3{
position: relative;
padding: 60px 0 110px;
}
.port_blog_3 .sec_title{
font-size: 45px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
font-family: 'Butler', sans-serif;
margin-bottom: 42px;
}
.port_singleBlog_3 {
position: relative;
margin-bottom: 30px;
}
.port_singleBlog_3 img {
width: 100%;
height: auto;
margin-bottom: 23px;
}
.port_singleBlog_3 p {
font-size: 15px;
line-height: 26px;
color: #ff0046;
font-style: italic;
font-weight: 400;
margin: 0 0 10px;
}
.port_singleBlog_3 p a{
color: inherit;
}
.port_singleBlog_3 p a:hover{
color: #333333;
}
.port_singleBlog_3 h4 {
font-size: 20px;
line-height: 26px;
color: #333333;
margin-bottom: 18px;
font-family: 'Butler', sans-serif;
}
.port_singleBlog_3 h4 a{
color: inherit;
}
.port_singleBlog_3 h4 a:hover{
color: #ff0046;
}
.port_singleBlog_3 .v_more{
font-size: 14px;
line-height: 26px;
color: #444444;
display: block;
position: relative;
text-transform: uppercase;
text-decoration: underline;
}
.port_singleBlog_3 .v_more:hover{
color: #ff0046;
}
.port_3_footer{
background: #f9f9f9;
padding-top: 90px;
}
.port_3_footer .widget .widget_title{
color: #333333;
font-family: 'Butler', sans-serif;
}
.port_3_footer .about_widgets p{
font-size: 17px;
color: #444;
font-size: 17px;
}
.port_3_footer .pro_social a:hover{
background: rgb(255,53,181);
background:#0000B8 ;
color: #fff;
}
.port_3_footer .subscribe_widgets input[type="email"]{
border-color: #ddd;
color: #848484;
}
.port_3_footer .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #848484;
opacity: 1;
}
.port_3_footer .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #848484;
opacity: 1;
}
.port_3_footer .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #848484;
opacity: 1;
}
.port_3_footer .subscribe_widgets button{
color: #fff;
background: rgb(255,53,181);
background:#0000B8 ;
}
.port_3_footer .subscribe_widgets button:hover{
color: #ff32d2;
}
.port_3_footer .subscribe_widgets p{
color: #444;
}
.port_3_footer .subscribe_widgets h6{
color: #444;
}
.port_3_footer .por_checkbox label{
color: #444;
} .port_4_rev_slider{
position: relative;
overflow: hidden;
height: 100vh;
}
.p_4_layerImg img{
-webkit-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.32);
-moz-box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.32);
box-shadow: 0px 0px 57px 0px rgba(0, 0, 0, 0.32);
width: 100% !important;
height: auto !important;
-webkit-animation: movebounceImg 3.0s linear infinite;
animation: movebounceImg 3.0s linear infinite;
}
.folio_rev_4_s_btn{
height: 50px;
width: 186px;
border: none;
font-size: 16px;
line-height: 50px;
color: #fff;
text-align: center;
display: inline-block;
font-weight: 700;
text-transform: uppercase;
border-radius: 3px;
background:#0000B8 ;
padding: 0 0;
transition: all ease 400ms !important;
-webkit-transition: all ease 400ms !important;
-moz-transition: all ease 400ms !important;
}
.folio_rev_4_s_btn i{
font-size: 22px;
position: relative;
top: 2px;
left: 7px;
}
.folio_rev_4_s_btn:hover{
color: #fff;
background:#0000B8 ;
}
.slider_contact {
position: absolute;
z-index: 4;
right: 130px;
bottom: 11px;
}
.slider_contact p{
font-size: 16px;
line-height: .8;
color: #444444;
display: inline-block;
margin: 0 40px 0 0;
}
.slider_contact p span{
display: inline-block;
font-weight: 700;
}
.port_4_rev_slider .custom .tp-bullet{
width: 7px;
height: 7px;
top: 1.5px !important;
background: #acb0c4;
border-radius: 50%;
transition: all ease 300ms !important;
-webkit-transition: all ease 300ms !important;
-moz-transition: all ease 300ms !important;
}
.port_4_rev_slider .custom .tp-bullet.selected{
width: 10px;
height: 10px;
background: #ff32d2;
top: 0 !important;
}
.side_header{
position: fixed;
left: 0;
top: 0;
z-index: 99;
height: 100vh;
width: 100px;
background: #fff;
-webkit-box-shadow: 0px 0px 9px 12px rgba(0, 0, 0, 0.05);
-moz-box-shadow:    0px 0px 9px 12px rgba(0, 0, 0, 0.05);
box-shadow:         0px 0px 9px 12px rgba(0, 0, 0, 0.05);
}
.s_logo{
position: relative;
border-bottom: 1px solid #ddd;
text-align: center;
padding: 31px 0;
height: 15%;
}
.s_logo img{
width: 23px;
max-width: 100%;
height: 82px;
}
.s_copy{
position: relative;
padding: 145px 0 24px 45px;
text-align: center;
height: 20%;
}
.s_copy p{
margin: 0;
font-size: 13px;
line-height: .8;
color: #acb0c4;
text-transform: uppercase;
white-space: nowrap;
-webkit-transform: translate(0,100%) rotate(-90deg);
-moz-transform: translate(0,100%) rotate(-90deg);
-ms-transform: translate(0,100%) rotate(-90deg);
-o-transform: translate(0,100%) rotate(-90deg);
transform: translate(0,100%) rotate(-90deg);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
.s_menubar{
position: relative;
border-bottom: 1px solid #ddd;
border-top: 1px solid #ddd;
padding: 41px 0;
text-align: center;
height: 11%;
}
.s_menubar .bar{
width: 15px;
height: 19px;
cursor: pointer;
text-align: center;
margin: 0 auto;
position: relative;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.s_menubar span{
display: inline-block;
width: 2px;
height: 15px;
position: relative;
line-height: .8;
margin: 0 0;
background: #333333;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.s_menubar span:nth-child(2){
height: 19px;
position: relative;
top: 2px;
}
.s_menubar .bar.active span,
.s_menubar .bar:hover span{
background: #ff32d2;
}
.bar.active span:nth-child(2){
opacity: 0;
}
.bar.active span:nth-of-type(1){
transform: rotate(-45deg);
height: 19px;
left: 6px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.bar.active span:nth-of-type(3){
transform: rotate(45deg);
height: 19px;
right: 6px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.s_template{
position: relative;
padding: 170px 0 0px 45px;
text-align: center;
height: 22%;
}
.s_template p{
margin: 0;
font-size: 13px;
line-height: .8;
color: #acb0c4;
text-transform: uppercase;
display: inline-block;
white-space: nowrap;
-webkit-transform: translate(0,100%) rotate(-90deg);
-moz-transform: translate(0,100%) rotate(-90deg);
-ms-transform: translate(0,100%) rotate(-90deg);
-o-transform: translate(0,100%) rotate(-90deg);
transform: translate(0,100%) rotate(-90deg);
-webkit-transform-origin: 0 0;
-moz-transform-origin: 0 0;
-ms-transform-origin: 0 0;
-o-transform-origin: 0 0;
transform-origin: 0 0;
}
.s_social{
border-top: 1px solid #ddd;
position: absolute;
left: 0;
bottom: 105px;
width: 100%;
text-align: center;
padding: 26px 0;
height: 21%;
}
.s_social a{
margin: 0 auto;
display: block;
width: 30px;
height: 30px;
text-align: center;
border-radius: 50%;
position: relative;
padding: 1px;
background: #acb0c4;
margin-bottom: 10px;
}
.s_social a:after{
width: 28px;
height: 28px;
display: block;
position: absolute;
left: 1px;
top: 1px;
content: '';
border-radius: 50%;
background: #fff;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.s_social a i {
font-size: 16px;
line-height: 30px;
position: relative;
z-index: 3;
color: #acb0c4;
}
.s_social a:hover i {
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.s_social a:hover{
background: rgb(102,45,255);
background:#0000B8 ;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.s_project{
border-top: 1px solid #ddd;
text-align: center;
position: absolute;
left: 0;
bottom: 0;
padding: 24px 0;
height: 11%;
}
.s_project a{
display: inline-block;
text-transform: uppercase;
padding: 0 15px;
font-size: 12px;
line-height: 15px;
font-weight: 400;
color: #333333;
}
.s_project a img{
width: 15px;
height: 16px;
display: block;
margin: 11px auto 0;
}
.s_project a:hover{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.port_4_product{
position: relative;
padding: 150px 0 157px;
}
.port_4_product .sub_title{
font-size: 17px;
color: #ff32d2;
}
.port_4_product .sec_title{
font-size: 45px;
color: #444444;
line-height: 52px;
margin-bottom: 48px;
}
.port_singlework_4{
position: relative;
margin-bottom: 150px;
}
.marginRight_90{
margin-right: 90px;
}
.marginLeft_90{
margin-left: 90px;
}
.port_singlework_4 img{
width: 100%;
height: auto;
-webkit-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
-moz-box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
box-shadow: 0px 0px 20px 0px rgba(0, 0, 0, 0.10);
}
.workDetail_4{
position: absolute;
left: 0;
bottom: 0;
z-index: 3;
background: #fff;
min-height: 130px;
max-width: 322px;
padding: 25px 35px 0;
}
.workDetail_4 .f_cate{
font-size: 17px;
line-height: .8;
color: #ff32d2;
display: block;
font-weight: 700;
text-transform: uppercase;
margin-bottom: 15px;
}
.workDetail_4 h4{
font-size: 25px;
line-height: 28px;
color: #444444;
margin-bottom: 0;
}
.workDetail_4 h4 a{
color: inherit;
}
.workDetail_4 h4 a:hover{
color: #ff32d2;
}
.workDetail_4 .f_cate:hover{
color: #444444;
}
.mb_110{
margin-bottom: 110px;
}
.gra_more{
display: inline-block;
width: 45px;
height: 45px;
border: none;
border-radius: 50%;
text-align: center;
position: relative;
padding: 1px;
background: rgb(102,45,255);
background:#0000B8 ;
margin-bottom: 0;
}
.gra_more span{
width: 100%;
height: 100%;
display: block;
border-radius: 50%;
background: #fff;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.gra_more i{
font-size: 20px;
line-height: 42px;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.gra_more:hover span{
background: transparent;
}
.gra_more:hover span i{
color: #fff;
-webkit-text-fill-color: #fff;
}
.showAll{
position: relative;
}
.showAll a{
font-size: 12px;
line-height: .8;
color: #444444;
text-transform: uppercase;
font-weight: 700;
margin-bottom: 0;
display: block;
}
.showAll span{
display: inline-block;
width: 6px;
height: 6px;
line-height: .8;
border-radius: 50%;
margin: 0 1.5px;
background: #bdbdbd;
position: relative;
top: -4px;
}
.showAll a:hover{
color: #ff32d2;
}
.port_4_footer{
background: #f9f9f9;
}
.port_4_footer .widget .widget_title{
color: #333;
}
.port_4_footer .about_widgets p{
color: #444;
}
.port_4_footer .pro_social a{
color: #ff32d2;
}
.port_4_footer .pro_social a:hover{
background: rgb(102,45,255);
background:#0000B8 ;
color: #fff;
}
.port_4_footer .subscribe_widgets input[type="email"]{
border-color: #afafaf;
color: #444;
}
.port_4_footer .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #444;
opacity: 1;
}
.port_4_footer .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #444;
opacity: 1;
}
.port_4_footer .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #444;
opacity: 1;
}
.port_4_footer .subscribe_widgets button{
color: #fff;
background: rgb(102,45,255);
background:#0000B8 ;
}
.port_4_footer .subscribe_widgets button:hover{
color: #ff32d2;
}
.port_4_footer .subscribe_widgets p{
color: #444;
}
.port_4_footer .subscribe_widgets h6{
color: #444;
}
.port_4_footer .por_checkbox label{
color: #444;
}
.port_4_footer .por_checkbox label:before{
border-color: #ff32d2;
}
.port_4_footer .NoLogin label:before{
border-color: #33394e;
}
.port_4_footer .por_checkbox input[type=checkbox]:checked + label::after{
background: rgb(102,45,255);
background:#0000B8 ;
} .portfolio_rev_slider_5{
position: relative;
overflow: hidden;
height: 100vh;
}
.portfolio_rev_slider .zeus.tparrows{
background: rgba(0,0,0,0.50);
}
.portfolio_rev_slider .popins{
font-style: italic;
font-family: 'Poppins';
}
.portfolio_rev_slider_5 .portfolio_s_btn{
font-size: 16px;
font-weight: 700;
color: #ff0072;
background: #fff;
}
.portfolio_rev_slider_5 .portfolio_s_btn:hover{
background: #ff0072;
color: #fff;
}
.port_4_header{
position: absolute;
left: 0;
top: 0;
width: 100%;
background: transparent;
z-index: 5;
}
.port_4_header .container{
position: relative;
}
.port_4_header .mainmenu_18{
padding-top: 43px;
}
.port_4_header .mainmenu_18 > ul > li > a{
color: #fff;
font-size: 16px;
font-family: 'Poppins', sans-serif;
}
.port_4_header .mainmenu_18 ul li a{
font-family: 'Poppins', sans-serif;
}
.port_4_header .mainmenu_18 > ul > li:hover > a{
color: #fff089;
}
.port_4_header .port_logo{
padding-top: 49px;
}
.port_feature_2{
position: relative;
background: #fff;
padding: 130px 0 120px;
}
.port_feature_2 .portFeatArea h1{
color: #333333;
}
.port_feature_2 .singleFA .card-header .btn{
color: #333333;
}
.port_feature_2 .singleFA .card-body{
color: #444444;
}
.port_service_2{
position: relative;
padding: 130px 0 158px;
background: #f9f9f9;
}
.port_service_2 .sec_title{
color: #333333;
}
.port_service_2 .port_singlServic h1{
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background:#0000B8 ;
}
.port_service_2 .port_singlServic h4{
color: #333333;
}
.port_service_2 .port_singlServic p{
color: #444444;
}
.port_product_2 {
position: relative;
background: #fff;
padding: 132px 0 120px;
} 
.port_product_2 .sec_title{
color: #333333;
}
.port_product_2 .portfolio_btn {
margin-top: 50px;
}
.port_testimonial_2 {
position: relative;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/portfolio/10.html) no-repeat center center / cover;
padding: 189px 0 130px;
}
.port_testimonial_2 .portTestimArea h1{
color: #dddddd;
}
.port_testimonial_2 .sinlgePTesti p{
color: #444444;
}
.port_testimonial_2 .sinlgePTesti h5{
color: #ff0072;
}
.port_testimonial_2 .sinlgePTesti h5 span{
color: #444444;
}
.port_testimonial_2 .slideTestimonail.owl-theme .owl-prev, 
.port_testimonial_2 .slideTestimonail.owl-theme .owl-next{
color: #333333;
border-color: #333333;
}
.port_testimonial_2 .slideTestimonail.owl-theme .owl-prev:hover, 
.port_testimonial_2 .slideTestimonail.owl-theme .owl-next:hover {
background: transparent;
border-color: #ff3891;
color: #ff3891;
}
.port_blog_2 {
position: relative;
background: #fff;
padding: 130px 0 91px;
}
.port_blog_2 .sec_title{
color: #333;
}
.port_blog_2 .port_singleBlog h4{
color: #333;
}
.PF_2{
background: #ff0072;
}
.PF_2 .subscribe_widgets input[type="email"]{
border-color: #ddd;
color: #fff;
}
.PF_2 .subscribe_widgets input[type="email"]::-moz-placeholder{
color: #fff;
opacity: 1;
}
.PF_2 .subscribe_widgets input[type="email"]::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.PF_2 .subscribe_widgets input[type="email"]::-ms-input-placeholder{
color: #fff;
opacity: 1;
}
.PF_2 .subscribe_widgets button{
color: #ff0072;
background: #fff;
}
.PF_2 .por_checkbox label:before{
border-color: #fff;
}
.PF_2 .por_checkbox input[type=checkbox]:checked + label::after{
background: #fff;
} .portfolio_banner{
position: relative;
padding: 240px 0 179px;
background: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/portfolio/banner.html) no-repeat center center / cover;
}
.portfolio_banner:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: rgba(4, 9, 29, .83);
}
.portfolio_banner h2{
font-size: 40px;
line-height: .8;
color: #fff;
margin: 0;
}
.padTopBottom{
padding-top: 33px;
padding-bottom: 128px;
}
.PortfolioSinglePage{
position: relative;
background: #04091d;
padding: 82px 0 92px;
}
.portfolio_SDetail{
position: relative;
}
.portfolio_SDetail .singleFD h5{
color: #fff;
}
.portfolio_SDetail .singleFD h5 span,
.portfolio_SDetail .singleFD h5 a{
color: #fff;
font-size: 17px;
}
.portfolio_SDetail .singleFD h5 a:hover{
color: #ff0072;
}
.portfolio_SDetail h3{
font-size: 35px;
line-height: 30px;
color: #fff;
margin-bottom: 19px;
}
.portfolio_SDetail p{
color: #fff;
margin-bottom: 0;
}
.portfolio_SDetail .SFThumb{
margin-bottom: 28px;
}
.portfolio_SDetail .folioThumSlide.owl-theme .owl-nav .owl-prev:hover, 
.portfolio_SDetail .folioThumSlide.owl-theme .owl-nav .owl-next:hover {
border-color: #ff0072;
color: #ff0072;
}
.folio_pagination{
position: relative;
padding: 48px 0 0;
}
.folio_pagination a{
display: inline-block;
float: left;
font-size: 17px;
color: #999999;
line-height: .8;
margin: 0;
}
.folio_pagination a.nextPost{
float: right;
}
.folio_pagination a:hover{
color: #ff0072;
}
.portfolio_singleTeam{
position: relative;
background: #04091d;
padding: 140px 0 95px;
}
.portfolio_sidbar .widget{
border-color: #666;
}
.portfolio_sidbar .widget .widget_title{
font-family: 'Glacial Indifference';
}
.portfolio_sidbar .widget ul li:after{
display: none;
}
.portfolio_sidbar .widget ul li{
margin-bottom: 33px;
}
.portfolio_sidbar .widget ul li a{
color: #fefeff;
font-size: 17px;
}
.portfolio_sidbar .widget ul li:hover a {
padding-left: 5px;
color: #ff0072;
}
.portfolio_sidbar .query_Form input[type="email"], 
.portfolio_sidbar .query_Form input[type="text"], 
.portfolio_sidbar .query_Form textarea{
border-color: #666;
font-size: 17px;
color: #fff;
}
.portfolio_sidbar .query_Form input[type="text"]::-moz-placeholder,
.portfolio_sidbar .query_Form textarea::-moz-placeholder,
.portfolio_sidbar .query_Form input[type="email"]::-moz-placeholder{
color: #fff;
opacity: 1;
}
.portfolio_sidbar .query_Form input[type="text"]::-webkit-input-placeholder,
.portfolio_sidbar .query_Form textarea::-webkit-input-placeholder,
.portfolio_sidbar .query_Form input[type="email"]::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.portfolio_sidbar .query_Form input[type="text"]::-ms-input-placeholder,
.portfolio_sidbar .query_Form textarea::-ms-input-placeholder,
.portfolio_sidbar .query_Form input[type="email"]::-ms-input-placeholder{
color: #fff;
opacity: 1;
}
.portfolio_sidbar .query_Form input[type="submit"] {
background: #ff3891;
font-size: 17px;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.portfolio_sidbar .query_Form input[type="submit"]:hover{
background: #fff089;
color: #ff3891;
}
.folio_TeamDArea{
position: relative;
}
.folio_TeamDArea h4{
font-size: 30px;
line-height: 28px;
margin-bottom: 20px;
}
.folio_TeamDArea h4 span{
color: #ff3891;
font-size: 20px;
}
.folio_TeamDArea > p{
color: #fff;
margin-bottom: 26px;
}
.TS_img{
position: relative;
padding: 0 0 23px;
}
.TS_img img{
width: 100%;
height: auto;
}
.TS_Detail{
position: relative;
padding: 0 0 0;
top: 50%;
transform: translateY(-50%);
}
.TS_Detail ul{
margin: 0;
padding: 0;
}
.TS_Detail ul li{
list-style: none;
display: block;
font-size: 18px;
line-height: 36px;
color: #fff;
margin-bottom: 0;
}
.TS_Detail ul li span{
width: 160px;
float: left;
display: inline-block;
}
.folio_TeamDArea .quality_team{
padding-top: 18px;
margin-bottom: 28px;
}
.portfolio_singleService {
position: relative;
background: #04091d;
padding: 140px 0;
}
.portfolio_sidbar .widget_categories ul li:after{
display: block;
color: #fefeff;
}
.portfolio_sidbar .widget_categories ul li:hover a{
color: #fefeff;
padding-left: 15px;
}
.portfolio_sidbar .low_PPost a{
font-family: 'Glacial Indifference';
font-weight: 400;
color: #fff;
font-size: 17px;
}
.portfolio_sidbar .low_PPost a:hover{
color: #ff0072;
}
.folio_blogArea {
position: relative;
margin: 0 0 0;
}
.folio_blogArea img {
width: 100%;
height: auto;
margin-bottom: 19px;
}
.folio_blogArea .app_post_meta {
border-bottom: 1px solid #666;
padding-bottom: 20px;
margin-bottom: 21px;
}
.folio_blogArea .app_post_meta p {
font-size: 17px;
color: #fff;
}
.folio_blogArea .app_post_meta p i {
font-size: 16px;
color: #ff3891;
}
.folio_blogArea .app_post_meta p a:hover {
color: #ff3891;
}
.folio_blogArea > p {
margin-bottom: 11px;
color: #fff;
}
.folio_blogArea ul {
margin: 0;
padding: 0 0 29px;
line-height: .8;
}
.folio_blogArea ul li {
line-height: 45px;
margin: 0;
color: #fff;
}
.folio_blogArea h3 {
font-size: 26px;
line-height: 37px;
margin-bottom: 20px;
}
.folio_blogArea .app_sb_social {
margin: 0;
}
.folio_blogArea .app_sb_social h5{
color: #fff;
font-weight: 700;
}
.folio_blogArea .app_sb_social h5 a:hover{
background: #ff0072;
}
.folio_section{
position: relative;
padding: 100px 0 95px;
}
.folio_section.folio_pa{
padding: 100px 0 220px;
}
.portfolio_inner_banner{
position: relative;
background: #f9f9f9;
border-bottom: 1px solid #eaeaea;
padding: 34px 0 37px;
}
.portfolio_inner_banner p{
font-size: 24px;
line-height: 28px;
color: #6d6d6d;
margin: 0;
}
.portfolio_inner_banner p a{
display: inline-block;
color: inherit;
}
.portfolio_inner_banner p a:hover{
color: #ff0072;
}
.menu_in_filter{
position: relative;
margin: 0 114px 50px;
border: 1px solid #eaeaea;
padding: 9px 0 11px;
}
.menu_in_filter ul{
margin: 0;
padding: 0;
}
.menu_in_filter ul li{
list-style: none;
display: inline-block;
padding: 0 17px;
font-size: 18px;
line-height: .8;
color: #6d6d6d;
font-weight: 400;
cursor: pointer;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.menu_in_filter ul li.active,
.menu_in_filter ul li:hover{
color: #ff0072;
}
.folio_inItem{
position: relative;
overflow: hidden;
margin-bottom: 30px;
}
.folioInThum{
position: relative;
overflow: hidden;
}
.folioInThum img{
width: 100%;
height: auto;
-webkit-transition: all 0.3s ease;
transition: all 0.3s ease;
}
.folioInThum:before{
position: absolute;
left: 0;
top: 0;
content: '';
width: 100%;
height: 100%;
background: rgba(255, 225, 255, .78);
visibility: hidden;
opacity: 0;
transition: all 0.3s ease-out;
-moz-transition: all 0.3s ease-out;
-webkit-transition: all 0.3s ease-out;
-o-transition: all 0.3s ease-out;
}
.folioHover_in {
left: 0;
margin: auto;
position: absolute;
right: 0;
padding: 0 20px;
text-align: center;
top: 50%;
transform: translateY(-50%);
z-index: 3;
}
.folioHover_in h3{
font-size: 20px;
line-height: 28px;
color: #333333;
font-weight: 500;
margin: 0 0 5px;
}
.folioHover_in h3 a{
color: inherit;
display: block;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(-70%);
-moz-transform: translateY(-70%);
-ms-transform: translateY(-70%);
-o-transform: translateY(-70%);
transform: translateY(-70%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .6s;
-moz-transition-duration: .6s;
transition-duration: .6s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.folioHover_in .cate{
font-size: 20px;
line-height: 28px;
color: #333333;
font-weight: 400;
display: block;
visibility: hidden;
opacity: 0;
-webkit-transform: translateY(70%);
-moz-transform: translateY(70%);
-ms-transform: translateY(70%);
-o-transform: translateY(70%);
transform: translateY(70%);
-webkit-transition-property: all;
-moz-transition-property: all;
transition-property: all;
-webkit-transition-duration: .7s;
-moz-transition-duration: .7s;
transition-duration: .7s;
-webkit-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
-moz-transition-timing-function: cubic-bezier(.25,.5,.55,.95);
transition-timing-function: cubic-bezier(.25,.5,.55,.95);
}
.folioHover_in h3 a:hover,
.folioHover_in .cate:hover{
color: #ff0072;
}
.folio_inItem:hover .folioInThum:before{
visibility: visible;
opacity: 1;
}
.folio_inItem:hover .folioHover_in h3 a,
.folio_inItem:hover .folioHover_in .cate{
visibility: visible;
opacity: 1;
-webkit-transform: translateY(0);
-moz-transform: translateY(0);
-ms-transform: translateY(0);
-o-transform: translateY(0);
transform: translateY(0);
}
.purchase_title{
font-size: 40px;
line-height: 54px;
color: #333333;
font-weight: 400;
margin: 60px 50px 0;
}
.folio_inner_footer{
text-align: center;
position: relative;
border: 1px solid #dddddd;
padding: 8px 0 12px;
}
.folio_inner_footer .footer_menu ul li{
padding: 0 17px;
}
.folio_inner_footer .footer_menu ul li a{
font-size: 17px;
color: #666666;
line-height: 26px;
}
.folio_inner_footer .footer_menu ul li a:hover{
color: #ff0072;
}
.folio_detail{
position: relative;
text-align: center;
margin: 13px 15px 0;
}
.folio_detail h3{
font-size: 20px;
line-height: 28px;
color: #555555;
margin: 0;
font-weight: 400;
}
.folio_detail h3 a{
color: inherit;
}
.folio_detail h3 a:hover{
color: #ff0072;
} .search_popup{
width: 100%;
height: 100%;
position: fixed;
content: '';
background-image: url(//funtrab.org.pa/wp-content/themes/prefix/assets/images/line-maker.svg);
background-repeat: repeat;
background-position: center center;
background-color: rgba(0, 0, 0 , 0.98) !important;
z-index: 30;
}
.searchForms {}
.searchForms button[type="submit"] {
padding: 0 0;
outline: none;
border: none;
background: transparent;
font-size: 20px;
line-height: .9;
color: #fff;
position: absolute;
height: 100%;
width: 60px;
cursor: pointer;
text-transform: uppercase;
right: 15px;
top: 0px;
text-align: center;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.searchForms button[type="submit"]:hover{
color: #d3a363;
}
.searchForms input{
width: 100%;
height: 60px;
line-height: .8;
border: none;
border-bottom: 1px solid rgba(255, 255, 255, .5);
background: none;
font-size: 20px;
font-style: italic;
color: #fff;
text-transform: capitalize;
padding-left: 10px;
font-weight: 400;
}
.searchForms input:focus{
outline:none;
box-shadow: none;
}
.searchForms input::-webkit-input-placeholder{
color: #fff;
opacity: 1;
}
.searchForms input:-moz-placeholder {
color: #fff;
opacity: 1;
}
.searchForms input::-moz-placeholder {
color: #fff;
opacity: 1;
}
.searchForms input:-ms-input-placeholder {
color: #fff;
opacity: 1;
}
.search_close {
cursor: pointer;
background-color: #fff;
border-radius: 50%;
box-shadow: 0 0 0 0px #fff;
font-weight: 600;
height: 50px;
width: 50px;
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
top: 30px;
text-transform: uppercase;
transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
-moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
z-index: 99;
}
.search_close:before {
width: 15px;
height: 1px;
background: #333;
position: absolute;
right: 18.5px;
top: 25px;
content: '';
transform: rotate(45deg);
-webkit-transform: rotate(45deg);
-moz-transform: rotate(45deg);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.search_close:after {
width: 15px;
height: 1px;
background: #333;
position: absolute;
right: 18.5px;
top: 25px;
content: '';
transform: rotate(-45deg);
-webkit-transform: rotate(-45deg);
-moz-transform: rotate(-45deg);
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.search_close:hover {
box-shadow: 0 0 0 10px rgba(255,255,255, .3);
box-shadow: 0 0 0 10px rgba(255,255,255, .3);
-moz-box-shadow: 0 0 0 10px rgba(255,255,255, .3);
}
.search_close:hover:after, 
.search_close:hover:before {
background: #d3a363;
} .sideBarMeunLeft{
width: 320px;
background: #fff;
height: 100vh;
position: fixed;
z-index: 3;
border-left: 1px solid #ddd;
left: -100%;
top: 0;
padding-left: 50px;
padding-top: 45px;
-webkit-transition: all 600ms cubic-bezier(0.445, 0.045, 0.355, 1.000);
-moz-transition: all 600ms cubic-bezier(0.445, 0.045, 0.355, 1.000);
-o-transition: all 600ms cubic-bezier(0.445, 0.045, 0.355, 1.000);
transition: all 600ms cubic-bezier(0.445, 0.045, 0.355, 1.000);
-webkit-box-shadow: 0px 0px 9px 12px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0px 0px 9px 12px rgba(0, 0, 0, 0.05);
box-shadow: 0px 0px 9px 12px rgba(0, 0, 0, 0.05);
}
.sideBarMenu{
width: 100%;
text-align: left;
height: 100%;
}
.sideBarMenu ul{
margin: 0;
padding: 0;
}
.sideBarMenu ul li{
list-style: none;
display: block;
position: relative;
}
.sideBarMenu ul li:nth-child(01){
-webkit-transition: all 1100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1100ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(02){
-webkit-transition: all 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1250ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(03){
-webkit-transition: all 1350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1350ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(04){
-webkit-transition: all 1450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1450ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(05){
-webkit-transition: all 1550ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1550ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1550ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1550ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1550ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(06){
-webkit-transition: all 1650ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1650ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1650ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1650ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1650ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(07){
-webkit-transition: all 1750ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1750ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1750ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1750ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1750ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(08){
-webkit-transition: all 1850ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1850ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1850ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1850ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1850ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(09){
-webkit-transition: all 1950ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 1950ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 1950ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 1950ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 1950ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.sideBarMenu ul li:nth-child(10){
-webkit-transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.menu_open .sideBarMenu ul li:nth-child(01),
.menu_open .sideBarMenu ul li:nth-child(02),
.menu_open .sideBarMenu ul li:nth-child(03),
.menu_open .sideBarMenu ul li:nth-child(04),
.menu_open .sideBarMenu ul li:nth-child(05),
.menu_open .sideBarMenu ul li:nth-child(06),
.menu_open .sideBarMenu ul li:nth-child(07),
.menu_open .sideBarMenu ul li:nth-child(08),
.menu_open .sideBarMenu ul li:nth-child(09),
.menu_open .sideBarMenu ul li:nth-child(10){
transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.sideBarMenu ul li a{
font-size: 16px;
line-height: 0.9;
color: #444444;
font-weight: 400;
padding: 13px 0;
text-transform: uppercase;
display: inline-block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.sideBarMenu ul li.active a,
.sideBarMenu ul ul.sub-menu-left li.active > a,
.sideBarMenu ul li.menu-item-has-children.active > a:after,
.sideBarMenu ul li.menu-item-has-children:hover > a:after{
color: #ff32d2;
}
.sideBarMenu ul li.menu-item-has-children > a:after {
position: relative;
left: 9px;
top: 0;
content: "\f107";
font-family: fontAwesome;
color: #444444;
font-size: 14px;
cursor: pointer;
line-height: .8;
display: inline-block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.sideBarMenu ul ul.sub-menu-left {
padding-left: 20px;
display: none;
}
.sideBarMenu ul ul.sub-menu-left li {
position: relative;
margin-bottom: 0;
}
.sideBarMenu ul ul.sub-menu-left li a{
font-size: 14px;
line-height: 0.9;
color: #444444;
padding: 12px 0;
display: inline-block;
transition: all 500ms ease;
-moz-transition: all 500ms ease;
-webkit-transition: all 500ms ease;
-ms-transition: all 500ms ease;
-o-transition: all 500ms ease;
}
.sideBarMenu ul li:hover a,
.sideBarMenu ul ul.sub-menu-left li:hover > a,
.sideBarMenu ul li.menu-item-has-children:hover > a:after{
color: #ff32d2;
}
.sideBarSearch {
text-align: left;
padding-right: 50px;
width: 100%;
position: absolute;
left: 0;
right: 0;
bottom: 33px;
padding-left: 50px;
-webkit-transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-moz-transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-ms-transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
-o-transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transition: all 2050ms cubic-bezier(0.445, 0.05, 0.55, 0.95);
transform: translate3d(-350%, 0, 0);
-moz-transform: translate3d(-350%, 0, 0);
-webkit-transform: translate3d(-350%, 0, 0);
-ms-transform: translate3d(-350%, 0, 0);
-o-transform: translate3d(-350%, 0, 0);
}
.menu_open .sideBarSearch{
transform: translate3d(0, 0, 0);
-moz-transform: translate3d(0, 0, 0);
-webkit-transform: translate3d(0, 0, 0);
-ms-transform: translate3d(0, 0, 0);
-o-transform: translate3d(0, 0, 0);
}
.sideBarSearch h4{
font-size: 25px;
line-height: 26px;
color: #333;
margin-bottom: 13px;
}
.sideBarSearch p{
font-size: 15px;
line-height: 20px;
color: #acb0c4;
margin-bottom: 10px;
}
.sideBarSearch input[type="search"] {
width: 100%;
height: 40px;
background: transparent;
font-size: 14px;
color: #acb0c4;
line-height: 30px;
font-weight: 400;
text-transform: capitalize;
border: none;
outline: 0;
padding: 0 30px 0px 0px;
border-bottom: 1px solid #ddd;
}
.sideBarSearch input[type="search"]::-moz-placeholder{
color: #acb0c4;
opacity: 1;
}
.sideBarSearch input[type="search"]::-ms-input-placeholder{
color: #acb0c4;
opacity: 1;
}
.sideBarSearch input[type="search"]::-webkit-input-placeholder{
color: #acb0c4;
opacity: 1;
}
.sideBarSearch button[type="submit"]{
outline: 0;
padding: 0;
text-align: right;
float: right;
background: transparent;
border: none;
position: relative;
top: -34px;
font-size: 15px;
color: #444;
cursor: pointer;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.sideBarSearch button[type="submit"]:hover{
color: #ff32d2;
}
.mobileSearchBar{
display: none;
} input[type="email"].reqError,
input[type="text"].reqError,
input[type="number"].reqError,
textarea.reqError{
background: #f8d7da;
border-color: #f5c6cb;
}
html {
-webkit-backface-visibility: hidden;
} .mfp-ready .mfp-figure {
opacity: 0;
}
.mfp-zoom-in {   }
.mfp-zoom-in .mfp-figure {
opacity: 0;
transition: all 0.3s ease-out;
transform: scale(0.9);
}
.mfp-zoom-in.mfp-bg,
.mfp-zoom-in .mfp-preloader {
opacity: 0;
transition: all 0.3s ease-out;
}
.mfp-zoom-in.mfp-iframe-loaded .mfp-figure {
opacity: 1;
transform: scale(1);
}
.mfp-zoom-in.mfp-ready.mfp-bg,
.mfp-zoom-in.mfp-ready .mfp-preloader {
opacity: 0.8;
}
.mfp-zoom-in.mfp-removing .mfp-figure {
transform: scale(0.9);
opacity: 0;
}
.mfp-zoom-in.mfp-removing.mfp-bg,
.mfp-zoom-in.mfp-removing .mfp-preloader {
opacity: 0;
} .mfp-preloader {
width: 30px;
height: 30px;
background-color: #FFF;
opacity: 0.65;
margin: 0 auto;
animation: rotateplane2 1.2s infinite ease-in-out;
}
@keyframes rotateplane2 {
0% {
transform: perspective(120px) rotateX(0deg) rotateY(0deg);
}
50% {
transform: perspective(120px) rotateX(-180.1deg) rotateY(0deg);
}
100% {
transform: perspective(120px) rotateX(-180deg) rotateY(-179.9deg);
}
}
.mfp-close{
border-radius: 50%;
height: 40px;
width: 40px !important;
position: relative;
right: 10px;
line-height: .8;
text-align: center;
left: auto;
padding: 0 0;
opacity: 1;
color: #000 !important;
font-weight: 100;
float: right;
top: 10px;
font-size: 30px;
background: #fff !important;
box-shadow: 0 0 0 0px #fff;
transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
-moz-transition: all 0.5s cubic-bezier(0.7, 0, 0.3, 1);
}
.mfp-close:hover {
color: #138bff;
box-shadow: 0 0 0 10px rgba(255,255,255, .3);
box-shadow: 0 0 0 10px rgba(255,255,255, .3);
-moz-box-shadow: 0 0 0 10px rgba(255,255,255, .3);
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close{
display: none;
}
#backtotop {
position: fixed;
right: 50px;
bottom: -50px;
width: 40px;
height: 40px;
background: #000;
color: #FFF;
font-size: 20px;
text-align: center;
line-height: 40px;
opacity: 0;
visibility: hidden;
z-index: 9999;
}
#backtotop:before {
content: '';
width: 100%;
height: 100%;
background: rgba(255, 255, 255, 0.18);
position: absolute;
left: 0;
top: 0;
overflow: hidden;
opacity: 0;
visibility: hidden;
transform: translateY(100%);
transition: all ease 0.2s;
}
#backtotop:hover:before {
transform: translateY(0);
visibility: visible;
opacity: 1;
}
#backtotop:hover {
color: #FFF;
}
#backtotop i {
position: relative;
z-index: 2;
}
.preloader {
background: #000;
width: 100%;
height: 100%;
position: fixed;
left: 0;
top: 0;
z-index: 9999;
}
.loaderInner{
width: 70px;
height: 60px;
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
margin: auto;
}
.mask {
position: absolute;
border-radius: 2px;
overflow: hidden;
-webkit-perspective: 1000;
perspective: 1000;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.plane {
background: #ffffff;
width: 400%;
height: 100%;
position: absolute;
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0); z-index: 100;
-webkit-perspective: 1000;
perspective: 1000;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
}
.animation {
transition: all 0.3s ease;
}
#top .plane {
z-index: 2000;
-webkit-animation: trans1 1.3s ease-in infinite  0s backwards;
animation: trans1 1.3s ease-in infinite  0s backwards;
}
#middle .plane {
-webkit-transform: translate3d(0px, 0, 0);
transform: translate3d(0px, 0, 0);
background: #bbbbbb;
-webkit-animation: trans2 1.3s linear infinite  0.3s  backwards;
animation: trans2 1.3s linear infinite  0.3s  backwards;
}
#bottom .plane {
z-index: 2000;
-webkit-animation: trans3 1.3s ease-out infinite  0.7s backwards;
animation: trans3 1.3s ease-out infinite  0.7s backwards;
}
#top {
width: 53px;
height: 20px;
left: 20px;
-webkit-transform: skew(-15deg, 0);
transform: skew(-15deg, 0);
z-index: 100;
}
#middle {
width: 33px;
height: 20px;
left: 20px;
top: 15px;
-webkit-transform: skew(-15deg, 40deg);
transform: skew(-15deg, 40deg);
}
#bottom {
width: 53px;
height: 20px;
top: 30px;
-webkit-transform: skew(-15deg, 0);
transform: skew(-15deg, 0);
}
.preloader p {
color: #fff;
position: absolute;
left: -3px;
top: 45px;
text-align: center;
font-size: 10px;
font-style: italic;
letter-spacing: 2px;
text-transform: uppercase;
margin: 0;
}
@-webkit-keyframes trans1 {
from {
-webkit-transform: translate3d(53px, 0, 0);
transform: translate3d(53px, 0, 0);
}
to {
-webkit-transform: translate3d(-250px, 0, 0);
transform: translate3d(-250px, 0, 0);
}
}
@keyframes trans1 {
from {
-webkit-transform: translate3d(53px, 0, 0);
transform: translate3d(53px, 0, 0);
}
to {
-webkit-transform: translate3d(-250px, 0, 0);
transform: translate3d(-250px, 0, 0);
}
}
@-webkit-keyframes trans2 {
from {
-webkit-transform: translate3d(-160px, 0, 0);
transform: translate3d(-160px, 0, 0);
}
to {
-webkit-transform: translate3d(53px, 0, 0);
transform: translate3d(53px, 0, 0);
}
}
@keyframes trans2 {
from {
-webkit-transform: translate3d(-160px, 0, 0);
transform: translate3d(-160px, 0, 0);
}
to {
-webkit-transform: translate3d(53px, 0, 0);
transform: translate3d(53px, 0, 0);
}
}
@-webkit-keyframes trans3 {
from {
-webkit-transform: translate3d(53px, 0, 0);
transform: translate3d(53px, 0, 0);
}
to {
-webkit-transform: translate3d(-220px, 0, 0);
transform: translate3d(-220px, 0, 0);
}
}
@keyframes trans3 {
from {
-webkit-transform: translate3d(53px, 0, 0);
transform: translate3d(53px, 0, 0);
}
to {
-webkit-transform: translate3d(-220px, 0, 0);
transform: translate3d(-220px, 0, 0);
}
}
@-webkit-keyframes animColor {
from {
background: red;
}
25% {
background: yellow;
}
50% {
background: green;
}
75% {
background: brown;
}
to {
background: blue;
}
}
@keyframes animColor {
from {
background: red;
}
25% {
background: yellow;
}
50% {
background: green;
}
75% {
background: brown;
}
to {
background: blue;
}
}
@keyframes movebounce {
0% {
transform: translateY(0px); }
50% {
transform: translateY(15px); }
100% {
transform: translateY(0px); }
}
@keyframes movebounceImg {
0% {
transform: translateY(0px); }
50% {
transform: translateY(20px); }
100% {
transform: translateY(0px); }
}
.ast_loader {
display: inline-block;
width: 16px;
height: 16px;
margin-left: 15px;
display: none;
}
.ast_con_message {
color: #155724;
background-color: #d4edda;
border: 3px solid #c3e6cb;
padding: 10px 15px;
margin-top: 30px;
display: none;
}
.mobileMenuBar{
display: none;
}
.fixedHeader {
background: transparent;
left: 0;
position: fixed;
right: 0;
top: 0;
width: 100%;
z-index: 999;
transition: all 0.1s ease-out;
}
header{
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
.cor_header.fixedHeader{
top: 15px;
}
.cor_header.fixedHeader .header_bg{
background: #4e00d2;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.agen_header.fixedHeader{
background: #002bcc;
}
.agen_header.fixedHeader .logo2 a:first-child {
visibility: hidden;
opacity: 0;
}
.agen_header.fixedHeader .logo2 a:last-child {
visibility: visible;
opacity: 1;
}
.fixedHeader.agen_header .logo2{
padding-top: 31px;
}
.fixedHeader.agen_header .mainmenu_2 {
padding-top: 22px;
}
.agen_innerHead.agen_header{
background: transparent;
top: 30px;
}
.agen_innerHead.agen_header.fixedHeader{
top: 15px;
}
.agen_innerHead.agen_header.fixedHeader .agen_inner_bg{
background: #002bcc;
}
.medi_mainHeader.fixedHeader{
background: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.cons_header.fixedHeader{
background: #10233c;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.cons_header .container-fluid{
position: relative;
}
.cons_header.fixedHeader .logo4{
padding: 26px 0 30px;
}
.cons_header.fixedHeader .mainmenu_4{
padding-top: 25px;
}
.cons_header.fixedHeader .mainmenu_4 > ul > li > a{
padding-bottom: 33px;
}
.cons_header.fixedHeader .cons_contact_number{
margin: 23px 0 0;
}
.edu_header.fixedHeader{
background: #000;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.busi_header.fixedHeader{
background: #fa6b2f;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.busi_header.fixedHeader .busi_logo a:first-child {
visibility: hidden;
opacity: 0;
}
.busi_header.fixedHeader .busi_logo a:last-child {
visibility: visible;
opacity: 1;
}
.busi_header.fixedHeader .busi_logo{
padding: 32px 0;
}
.busi_header.fixedHeader .mainmenu_6{
padding-top: 25px;
}
.busi_header.fixedHeader .mainmenu_6 > ul > li > a{
padding-bottom: 31px;
}
.busi_header.inner.fixedHeader{
background: transparent;
box-shadow: none;
top: 15px;
}
.busi_header.inner.fixedHeader .busiInnerHead{
background: #0000B8 ;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.busi_header.inner .container > .row {
margin-right: -40px;
margin-left: -40px;
}
.busi_header.inner.fixedHeader .busi_logo,
.busiInnerHead .busi_logo{
padding: 36px 0 28px;
}
.busi_header.inner.fixedHeader .mainmenu_6,
.busiInnerHead .mainmenu_6{
padding-top: 25px;
}
.busi_header.inner.fixedHeader .mainmenu_6 > ul > li > a{
padding-bottom: 32px;
}
.job_header.fixedHeader{
background:#0000B8 ;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
border: none;
}
.politic_mainHeader.fixedHeader{
background: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.product_header.fixedHeader{
background:#0000B8 ;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.product_header.fixedHeader .product_logo{
padding-top: 26px;
}
.product_header.fixedHeader .mainmenu_9{
padding-top: 25px;
}
.app_header.fixedHeader{
background:#0000B8 ;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.app_header.fixedHeader .app_logo{
padding: 30px 0;
}
.app_header.fixedHeader .mainmenu_10{
padding-top: 24px;
}
.app_header.fixedHeader .mainmenu_10 > ul > li > a{
padding-bottom: 33px;
}
.seo_header.fixedHeader{
background: #006cff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.seo_header.fixedHeader .seo_logo{
padding-top: 30px;
}
.seo_header.fixedHeader .mainmenu_11{
padding-top: 24px;
}
.rest_mainHeader.fixedHeader{
background: #060221;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.low_headerMain.fixedHeader{
background: #111;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.hosting_mainHeader.fixedHeader{
background: #4300fb;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.hosting_mainHeader.bitcoin.fixedHeader{
background: #2d3961;
}
.listing_header.fixedHeader{
background:#0000B8 ;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
border: none;
}
.creative_header.fixedHeader{
background: #1b31ff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.creative_header.fixedHeader .creative_logo{
padding-top: 30px;
}
.creative_header.fixedHeader .mainmenu_15{
padding-top: 28px;
}
.barber_header.fixedHeader{
background: #000;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.barber_header.fixedHeader .mainmenu_9{
padding-top: 30px;
}
.personal_header.fixedHeader{
top: 15px;
background: transparent;
}
.gym_header.fixedHeader{
background:#0000B8 ;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.gym_header.fixedHeader .product_logo{
padding-top: 25px;
}
.gym_header.fixedHeader .mainmenu_9{
padding-top: 26px;
}
.maga_mainHeader.fixedHeader{
background: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.maga_mainHeader.fixedHeader .maga_logo{
padding-top: 21px;
}
.maga_mainHeader.fixedHeader .mainmenu_17{
padding-top: 31px;
}
.port_header.fixedHeader{
background: #fd3372;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.port_header.fixedHeader .port_logo{
padding-top: 25px;
}
.port_header.fixedHeader .mainmenu_18{
padding-top: 22px;
}
.port_header.fixedHeader .mainmenu_18 .portPhone{
border-color: #09132f;
}
.port_header.fixedHeader .mainmenu_18 .portPhone:hover{
background: #09132f;
color: #fff;
}
.port_header.fixedHeader .mainmenu_18 > ul > li:hover > a{
color: #fff;
}
.per_port_header.fixedHeader{
background: #ff3891;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.per_port_header.fixedHeader .per_port_logo{
padding-top: 25px;
}
.per_port_header.fixedHeader .mainmenu_18{
padding-top: 25px;
}
.per_port_header.fixedHeader .mainmenu_18 > ul > li > a{
color: #fff;
}
.per_port_header.fixedHeader .mainmenu_18 > ul > li:hover > a,
.per_port_header .mainmenu_18 > ul > li:hover > a{
color: #fff089;
}
.per_port_header .mainmenu_18 .portPhone{
color: #cdcdcd;
margin-left: 135px;
}
.per_port_header .mainmenu_18 .portPhone:hover{
color: #fff;
}
.per_port_header .mainmenu_18 .portMenu{
color: #cdcdcd;
}
.per_port_header.fixedHeader .mainmenu_18 .portPhone{
color: #fff;
border-color: #fff;
}
.per_port_header.fixedHeader .mainmenu_18 .portMenu{
color: #fff;
}
.per_port_header .mainmenu_18 .portPhone:hover{
color: #ff3891;
background: #fff089;
border-color: #fff089;
}
.per_port_header.fixedHeader .mainmenu_18 .portMenu:hover,
.per_port_header .mainmenu_18 .portMenu:hover{
color: #fff089;
}
.port_2_header.fixedHeader{
background: #ff0072;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.port_2_header.fixedHeader .per_port_logo{
padding-top: 25px;
}
.port_2_header.fixedHeader .mainmenu_18{
padding-top: 25px;
}
.port_2_header.fixedHeader .navigarotPort{
padding-top: 24px;
}
.port_2_header.fixedHeader .mainmenu_18 > ul > li > a{
color: #fff;
}
.port_2_header.fixedHeader .mainmenu_18 > ul > li:hover > a,
.port_2_header .mainmenu_18 > ul > li:hover > a{
color: #fff089;
}
.port_2_header.fixedHeader .navigarotPort .portMBtn{
color: #fff;
border-color: #fff;
}
.port_2_header.fixedHeader .navigarotPort .portMenu{
color: #fff;
}
.port_2_header .navigarotPort .portMBtn:hover{
color: #ff3891;
background: #fff089;
border-color: #fff089;
}
.port_2_header.fixedHeader .navigarotPort .portMenu:hover,
.port_2_header .navigarotPort .portMenu:hover{
color: #fff089;
}
.port_3_header.fixedHeader{
background: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.port_3_header.fixedHeader .per_port_logo{
padding-top: 25px;
}
.port_3_header.fixedHeader .mainmenu_18{
padding-top: 25px;
}
.port_3_header.fixedHeader .navigarotPort{
padding-top: 24px;
}
.port_4_header.fixedHeader{
background: #ff0072;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.port_4_header.fixedHeader .port_logo{
padding-top: 25px;
}
.port_4_header.fixedHeader .mainmenu_18{
padding-top: 25px;
}
.folio_inner_header.fixedHeader{
background: #fff;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 2px 5px rgba(0, 0, 0, 0.05);
}
.mg_full .container-fluid,
.mg_full .container{
position: static;
}
.mg_full .megamenu{
min-width: calc(100vw - 17px);
width: calc(100vw - 17px);
left: 0;
}
.witr_padding_bottom{
padding-bottom:325px;
} .witr_single_box_p h3{
padding: 21px 25px 18px;
background: #fff;
}body, html{
margin: 0;
padding: 0;
}   button:focus{
outline: none;
}
input[type=number]::-webkit-inner-spin-button, 
input[type=number]::-webkit-outer-spin-button {
-webkit-appearance: none; 
appearance: none;
-moz-appearance: none;
margin: 0; 
}
input[type="number"] {
-moz-appearance: textfield !important;
}
a{
color: #222d39;
text-decoration: none;
transition: all ease 400ms;
-webkit-transition: all ease 400ms;
-moz-transition: all ease 400ms;
}
a:hover, a:focus{
text-decoration: none;
outline: 0;
}
a:focus{
color: #fff;
}
ul li{
margin: 0;
padding: 0;
list-style: none;
} .noPadding{
padding: 0;
}
.noPaddingRight{
padding-right: 0;
}
.noPaddingLeft{
padding-left: 0;
} .cor_btn{
border: none;
font-size: 18px;
font-weight: 600;
background: linear-gradient(to right, #4c0062, #55007d, #59009b, #5600bb, #0000B8 );
color: #fff;
height: 50px;
text-align: center;
padding: 18px 40.2px;
display: inline-block;
line-height: .8;
letter-spacing: 0;
position: relative;
border-radius: 3px;
z-index: 1;
cursor: pointer;
outline: none;
text-transform: capitalize;
-webkit-transition: .6s;
transition: .6s;
}
.cor_btn::before {
content: '';
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 50%;
border-radius: 3px;
background: #0000B8 ;
z-index: -1;
-webkit-transition: .4s;
transition: .4s;
}
.cor_btn::after {
content: '';
position: absolute;
left: 0;
border-radius: 3px;
bottom: 0;
width: 100%;
height: 50%;
background: #0000B8 ;
z-index: -1;
-webkit-transition: .4s;
transition: .4s;
}
.cor_btn:hover, .cor_btn:focus {
color: #fff;
}
.cor_btn:hover::after, .cor_btn:focus::after {
height: 0;
}
.cor_btn:hover::before, .cor_btn:focus::before {
height: 0;
} .sub_title{
font-size: 22px;
line-height: .8;
color: #0000B8 ;
text-transform: uppercase;
margin: 0 0 16px;
}
.sec_title{
font-size: 40px;
line-height: 55px;
color: #222d39;
margin: 0 0 21px;
}
.sec_desc{
margin: 0 0 55px;
}
.white{
color: #fff;
}
.padd_25{
padding-left: 25px;
padding-right: 25px;
}
.paddBottom_27{
padding-bottom: 27px;
}
.paddTop_145{
padding-top: 145px;
}
.mt_30{
margin-top: 30px;
}.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:#333;	
} @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);
}
}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;
}
.prefix-header-top {
background: #0000B8 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-welcome p span i,
.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-welcome p span,
.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: #0000B8;
}
.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: #333;
}
.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;
}  .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: #0000B8 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: #0000B8 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: #0000B8;
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: #0000B8;
width: 1px;
height: 74px;
left: 10px;
top: -21px;
}
.creative_header_button .dtbtn {
background: #0000B8 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: 9px 26px;
text-transform: capitalize;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.creative_header_button > a:hover {
background: #0000B8 none repeat scroll 0 0;
}
.em_slider_social {
position: fixed;
right: 15px;
text-align: center;
top: 50%;
z-index: 9999;
}
.em_slider_social li {
display: block;
list-style: outside none none;
text-decoration: none;
}
.em_slider_social a {
background: #0000B8 none repeat scroll 0 0;
border: 1px solid #0000B8;
border-radius: 50%;
color: #fff;
display: inline-block;
font-size: 16px;
height: 35px;
line-height: 35px;
margin-bottom: 10px;
width: 35px;
}
.em_slider_social a:hover {
background: #0000B8;
color: #fff;
border-color: #0000B8;
}           .no-logo-sr .prefix_menu ul {
text-align: center;
}
.no-logo-sr .prefix_menu ul li {
text-align: left;
} .mean-container .mean-bar {
padding: 0;
}
.mean-container .mean-nav {
background: #0000B8 none repeat scroll 0 0;
float: none;
}
.main_menu_div {
position: relative;
}
.prefix_nav_area {
background: #fff none repeat scroll 0 0;
} .logo {} .logo a {
font-size: 23px;
font-weight: 700;
display: inline-block;
}
.prefix_menu {} .prefix_menu ul {
text-align: right;
list-style: none;
}
.prefix_menu > ul > li {
display: inline-block;
position: relative;
}
.prefix_menu > ul > li > a {
display: block;
margin: 38px 12px 38px;
-webkit-transition: .5s;
transition: .5s;
position: relative;
color: #333;
font-size: 14px;
font-weight: 600;
text-transform: uppercase;
}
.prefix_menu > ul > li > a:before, .prefix_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 .prefix_menu > ul > li > a {
color: #fff;
}
.heading_style_3 .prefix_menu > ul > li > a {
color: #fff;
}
.heading_style_4 .prefix_menu > ul > li > a {
color: #fff;
}
.heading_style_5 .prefix_menu > ul > li > a {
color: #fff;
}
.prefix_menu ul li:last-child a {
margin-right: 0px;
}
.prefix_menu > ul > li.current > a,
.prefix_menu > ul > li:hover > a,
.creative_header_menu > ul > li:hover > a {
color: #0000B8;
background-color: transparent;
}
.prefix_menu > ul > li:hover > a:before,
.prefix_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 .prefix_nav_area {
left: 0;
right: 0;
top: 0;
z-index: 9999;
background-color: transparent;
padding: 0;
-webkit-transition: .5s;
transition: .5s;
position: absolute;
}
.prefix_nav_area.postfix {
-webkit-transition: .3s;
transition: .3s;
}
.prefix_nav_area.prefix,
.hbg2 {} 
.prefix_nav_area.prefix .prefix_menu > ul > li > a {
color:#fff;
}
.prefix_nav_area.prefix .prefix_menu > ul > li.current > a {
color: #0000B8;
} .logo-left {} .logo-right .logo {
text-align: right;
}
.logo-right .prefix_menu > ul {
text-align: left;
}
.logo-right .prefix_menu > ul > li:first-child a {
padding-left: 0px;
}
.logo-right .prefix_menu > ul > li:last-child a {
padding-right: auto;
} .logo-top .logo {
text-align: center;
}
.logo-top .prefix_menu > ul {
text-align: center;
}
.logo-top > .prefix_menu > ul > li:last-child a {
padding-right: auto;
} .prefix_menu ul .sub-menu {
position: absolute;
left: 0;
top: 130%;
width: 197px;
text-align: left;
background: #0000B8;
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;
}
.prefix_menu ul li:hover > .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 100%;
z-index: 9;
}
.prefix_menu ul .sub-menu li {
position: relative;
}
.prefix_menu ul .sub-menu li a {
display: block;
padding: 12px 20px;
margin: 0;
line-height: 1.3;
letter-spacing: normal;
font-size: 12px;
color: #c9c9c9;
font-weight: 500;
text-transform: uppercase;
-webkit-transition: .5s;
transition: .5s;
visibility: inherit !important;
}
.prefix_menu ul .sub-menu li:hover > a,
.prefix_menu ul .sub-menu .sub-menu li:hover > a,
.prefix_menu ul .sub-menu .sub-menu .sub-menu li:hover > a,
.prefix_menu ul .sub-menu .sub-menu .sub-menu .sub-menu li:hover > a {
background: rgb(229, 229, 229);
color: #0000B8;
margin-left:10px;
-webkit-transition: .5s;
transition: .5s;	
} .prefix_menu ul .sub-menu .sub-menu {
left: 100%;
top: 130%;
opacity: 0;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=0)";
visibility: hidden;
}
.prefix_menu ul .sub-menu li:hover > .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 0%;
} .prefix_menu ul .sub-menu .sub-menu li {
position: relative;
}
.prefix_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;
}
.prefix_menu ul .sub-menu .sub-menu li:hover > .sub-menu {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
visibility: visible;
top: 0%;
} .prefix_menu ul .sub-menu .sub-menu .sub-menu li {
position: relative;
}
.prefix_menu ul .sub-menu .sub-menu .sub-menu .sub-menu {} .prefix_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 .prefix_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 .prefix_nav_area.prefix {
top: 0px;
}
.elementor-editor-active.logged-in .trp_nav_area.hbg2 {
top: 0px;
}   .prefix-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)";
}
.prefix-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: 14px;
margin-left: 30px;
font-weight: 500;
text-transform: uppercase;
background-color: #0000B8;
border-radius: 50px;
color: #fff;
padding: 10px 30px;
}
a.dtbtn:hover {
background-color: #0000B8;
}
.redX {
color: #0000B8;
} .prefix-main-menu .logo a.main_sticky_main_l {
display: block;
}
.prefix-main-menu .logo a.main_sticky_l {
display: none;
} .prefix-main-menu .prefix .logo a.main_sticky_main_l {
display: none;
}
.prefix-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;
}  .prefix-blog-area {
padding: 100px 0 70px;
}
.prefix-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;
}
.prefix-single-blog.prefix-lt {
text-align: left;
}
.prefix-blog-index.blog-area.prefix-blog-area,
.prefix-blog-area.prefix-blog-archive {
padding: 100px 0 50px;
}
.prefix-blog-index.blog-area.prefix-blog-area {
padding: 100px 0 100px;
} .prefix-blog-thumb {
overflow: hidden;
}
.prefix-blog-thumb a {
position: relative;
}
.prefix-blog-thumb a {
display: block;
}
.prefix-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;
}
.prefix-blog-thumb img {
-webkit-transition: .5s;
transition: .5s;
display: block;
} .blog-inner {} .blog-content {} .blog-content h2 {
color: #333;
margin: 0 0 18px;
}
.blog-content h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
.blog-content h2 a:hover {
color: #0000B8;
}
.blog-content p {} .prefix-blog-meta {
margin-bottom: 0;
margin-top: 0;
width: 100%;
}
.prefix-blog-meta:after {
display: block;
clear: both;
content: "";
}
.prefix-blog-meta a {}  .prefix-blog-meta-left {
padding: 0 0 9px;
}
.prefix-blog-meta-left a,
.prefix-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;
}
.prefix-blog-meta-left a:hover,
.prefix-blog-meta-left span:hover {
color: #0000B8;
}
.prefix-blog-meta-left i {
color: #0000B8;
margin-right: 5px;
} .prefix-blog-meta-right {
float: right;
padding: 0px 0;
}
.prefix-blog-meta-right a,
.prefix-blog-meta-right span {
font-size: 12px;
color: #454545;
margin-left: 5px;
}
.prefix-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: #0000B8;
background: #0000B8;
color: #fff;
} .prefix-single-blog:hover .prefix-blog-thumb a:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.prefix-single-blog:hover .prefix-blog-thumb img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}  .prefix-single-blog-details {} .prefix-single-blog--thumb {} .prefix-single-blog--thumb a {} .prefix-single-blog--thumb img {} .prefix-single-blog--thumb {
padding-bottom: 20px;
}
.prefix-single-blog-title h2 {
font-size: 26px;
padding: 0;
font-weight: 600;
margin-top: 0;
margin-bottom: 8px;
text-transform: capitalize;
color: #333;
}
.prefix-single-blog-details .prefix-blog-meta {
padding: 0px;
margin: 0px;
}
.prefix-single-blog-details .prefix-blog-meta-right,
.prefix-single-blog-details .prefix-blog-meta-left {
padding: 0px 0 10px 0;
}
.prefix-blog-social {
margin-bottom: 25px;
margin-top: 25px;
}
.prefix-single-icon-inner {
text-align: center;
}
.prefix-single-icon-inner a {
background: transparent none repeat scroll 0 0;
border: 1px solid #0000B8;
border-radius: 50%;
color: #0000B8;
display: inline-block;
font-size: 18px;
height: 40px;
line-height: 38px;
margin: 0 5px;
text-align: center;
width: 40px;
}
.prefix-single-icon-inner a:hover {
background: #0000B8;
border-color: #0000B8;
color: #fff;
}
.prefix-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: #333;
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: #0000B8;
}
.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: #333;
}
.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;
}
.prefix_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;
}
.prefix_btn:hover {
border-color: #0000B8;
background: #0000B8;
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: #333;
}
.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: #333;
display: block;
font-size: 22px;
font-weight: 600;
margin-bottom: 7px;
text-transform: capitalize;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.blog-page-title a {
color: #333;
display: inline-block;
font-weight: 600;
word-break: break-all;
}
.blog-page-title h2 a:hover {
color: #0000B8;
}
.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: #333;
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: 35px;
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: #0000B8;
border-color: #0000B8;
color: #fff;
} .kc_counter_box i {
display: inline-block;
font-size: 45px;
margin-bottom: 0;
} .breadcumb-blog-area {
padding: 50px 0 65px;
background-color: #f7f7f7;
background-position: center top;
background-repeat: no-repeat;
background-size: cover;
}
.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{
position:absolute;
left:0px;
top:0px;
right:0px;
bottom:0px;
background:rgba(73, 0, 221, 0.72);
content:"";
}
.breadcumb-inner ul {} .breadcumb-inner li {
display: inline-block;
margin: 0 2px;
color: #333;
}
.breadcumb-inner li:nth-last-child(-n+1) {
color: #0000B8;
}
.breadcumb-inner li a {
color: #333;
}
.brpt h2 {
font-size: 22px;
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: #0000B8;
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;
} .prefix-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: #333;
}
.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: #0000B8;
font-weight: 700;
} .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: #0000B8;
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: #0000B8;
border-radius: 50px;
color: #0000B8;
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: #0000B8;
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: #fff;
}
.footer-top-inner .text-center {
margin-bottom: 11px;
text-align: center;
}  .footer-middle {
padding: 75px 0 88px;
}
.footer-middle.wpfd {
padding: 0;
}
.wpfdp {
padding-top: 65px;
padding-bottom: 80px;
}
.footer-middle .widget h2 {
color: #fff;
font-size: 20px;
margin-bottom: 28px;
margin-top: 28px;
position: relative;
font-weight: 500;
}
.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: #fff;
}
.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: #0000B8;
}
.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: #7300e9;
height: 1px;
width: 61.5%;
left: 0;
right: 0;
margin: auto;
}
.witr_gfooter_area{
background: #3e1690 none repeat scroll 0 0;
}
.copy-right-text {} .copy-right-text p {
color: #fff;
font-size: 14px;
margin: 0;
padding: 0;
}
.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: #fff;
padding: 0 10px;
display: block;
}
.copy-right-text a:hover,
.footer-menu ul li a:hover {
color: #0000B8;
}
.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: #0000B8 none repeat scroll 0 0;
bottom: 30px;
color: #fff;
font-size: 30px;
height: 40px;
line-height: 40px;
right: 30px;
text-align: center;
width: 40px;
}
#scrollUp i {
color: #fff;
} .copy-right-text a {
color: #0000B8;
}
.template-home .vc_row {
margin-left: 0px !important;
margin-right: 0px !important;
}
::-webkit-input-placeholder { color: #666;
font-size: 16px;
}
::-moz-placeholder { color: #666;
font-size: 16px;
}
:-ms-input-placeholder { color: #666;
font-size: 16px;
}
:-moz-placeholder { color: #666;
font-size: 16px;
}
.home-2 ::-webkit-input-placeholder { color: #fff !important;
font-size: 14px;
font-weight: 400;
}
.home-2 ::-moz-placeholder { color: #fff !important;
font-size: 14px;
font-weight: 400;
}
.home-2 :-ms-input-placeholder { color: #fff !important;
font-size: 14px;
font-weight: 400;
}
.home-2 :-moz-placeholder { color: #fff !important;
font-size: 14px;
font-weight: 400;
}
.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: #333;
font-size: 14px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.recent-post-text h4 a:hover {
color: #0000B8;
}
.recent-post-text .rcomment {
color: #333;
font-size: 14px;
text-transform: none;
}
.recent-post-text .rcomment i {
margin-right: 5px;
}
.recent-post-text .rcomment {
color: #333;
}
.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: #0000B8;
}
.footer-middle .recent-post-text .rcomment {
color: #fff;
font-size: 12px;
font-weight: 400;
}
.mean-container .mean-bar {
float: none;
background: #0000B8 none repeat scroll 0 0;
}
.mean-container .mean-nav ul li li a {
color: #333;
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: #0000B8 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: #0000B8;
} .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: #0000B8;
content: "";
}
.title_in:after {
position: absolute;
right: -5px;
top: 0;
height: 100%;
width: 2px;
background: #0000B8;
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_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3{
font-size: 40px;
margin: auto;	
}
.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{
line-height: 1;
}
.witr_section_title_inner h2{
font-size: 22px;
color:#0000B8;
width: 100%;
}
.witr_section_title_inner h3{
}
.witr_section_title_inner h1 span,
.witr_section_title_inner h2 span,
.witr_section_title_inner h3 span{
color:#0000B8;	 
}
.witr_section_title_inner p{	
}
.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: 5px;
margin-bottom: 10px;
} .witr_extra_title h2{
font-size: 18px;
font-weight: 600;
}
.witr_extra_title h3 {
font-size: 40px;
font-weight: 600;
margin-bottom: 3px;
text-transform: uppercase;
width: 100%;
} .em-feature {
position: relative;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s; 
}
.em-feature:before {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background: rgba(0,0,0,.7);
content: "";
}
.feature_inner_box {
padding: 30px 21px 21px;
background: #fff;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
position: relative;
box-shadow: 0px 10px 40px 0px rgba(148,146,245,0.2); }
.em-feature:hover .feature_inner_box {
background: transparent;	
}
.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: #333;
-webkit-transition: .5s;
transition:.5s;
background: #f9f9f9;	
}
.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:#333;
display: inline-block;	
}
.feature_button a span i {
margin-left: 10px;
font-size: 11px;
}
.em-feature:hover{
}
.em-feature:hover .em_feature-icon i {
background: #0000B8;
color: #fff;
}
.em-feature:hover .feature_button a,
.em-feature:hover h2,
.em-feature:hover .em-feature-desc 
{
color:#fff;
} .em-service {
padding: 27px 25px 39px;
text-align: left;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
box-shadow: 0px 6px 40px 0px rgba(148,146,245,0.2);	
}
.em-service:hover {
background: #0000B8;
position: relative;
-webkit-backface-visibility: hidden;
backface-visibility: hidden;
z-index:3;	
}
.em-service:hover:before {
content: "";
height: 100%;
left: 0;
position: absolute;
top: 0;
width: 100%;
z-index:-1;
}
.service_top_text {
display: block;
}
.em-service-icon {
color: #333;
font-size: 35px;
}
.em-service-icon i{
-webkit-transition: .5s;
transition:.5s;
}
.em-service-title {
overflow: hidden;
}
.em-service-title h3 {
margin: 5px 0 10px;
font-size: 24px;
padding: 0;
text-transform: capitalize;
-webkit-transition: .5s;
transition:.5s;	
}
.em-service-desc {
}
.em-service-desc p{
-webkit-transition: .5s;
transition:.5s;
}
.service-btn {
margin-top: 2px;
}
.service-btn > a {
border-radius: 30px;
color: #333;
display: inline-block;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
-webkit-transition: .5s;
transition:.5s;
}
.service-btna a:hover {
color: #0000B8;
}
.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:#0000B8;
}
.em-service2:hover .em-service-icon i{
color:#fff;
background:#0000B8;
} .em-team {
text-align:center;
position: relative;
-webkit-transition: .5s;
transition:.5s;
}
.em-team-one {
background-color: #ffffff;
position: relative;
overflow: hidden;
padding-bottom: 55px;
border-bottom: 1px solid #f9f9f9;	
} .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: uppercase;
-webkit-transition: all 0.3s ease-in-out 0s;
transition: all 0.3s ease-in-out 0s;
font-size:17px;
}
.em-team-content-subtitle {
font-size: 14px;
margin-bottom: 0;
text-transform: uppercase;
-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:#0000B8;
}
.em-team-content-socials {
position: relative;
-webkit-transition: .5s;
transition:.5s;
}
.em-team-content-socials a:hover{
background-color:#0000B8;
color:#fff;
}
.em-team:hover .em-team-content-waraper{
background-color: rgba(73, 0, 221, 0.8);
bottom: 0px;
}
.em-team:hover .em-team-content-socials {
} .em-content-title h5 {
font-size: 18px;
font-weight: 500;
margin-bottom: 0;
text-transform: uppercase;
-webkit-transition: .5s;
transition:.5s; 
}
.em-content-title h5 a {
font-weight: 500;
}
.em-content-subtitle {
font-size: 14px;
margin: 5px 0 0;
text-transform: uppercase;
-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:#0000B8;
}
.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: #333;
}
.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 {
font-size: 20px;
font-weight: 500;
margin-bottom: 0;
text-transform: uppercase;
color: #fff;
}
.team-style-2 .em-content-title h5 a {
font-weight: 500;
}
.team-style-2 .em-content-subtitle {
font-size: 14px;
margin: 5px 0 0;
text-transform: uppercase;
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:#0000B8;
} .form-area {
padding-top:40px;
}
.form-controls {} .form-address-item {
float: left;
text-align: center;
width: 33.33%;
}
.form-address-icon i {
color: #fff;
display: inline-block;
font-size: 30px;
margin-bottom: 19px;
padding-top: 0;
}
.form-address-text > p {
color: #fff;
line-height: 1;
}
.form-title {
text-align: center;
}
.form-title > h2 {
color: #fff;
display: inline-block;
padding: 36px 0 0;
text-align: center;
text-transform: uppercase;
}
.form_inner {} .heading {} .heading h3,
.field {
overflow: hidden;
padding-bottom: 0;
width: 100%;
}
.form-field {
width: 100%;
overflow: hidden;
float: left;
}
.form-field input {
border: 1px solid #ddd;
color: #171313;
font-size: 16px;
font-weight: 400;
height: 45px;
margin-bottom: 25px;
outline: medium none;
padding-left: 0px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 100%;
}
.text_area {
padding-top: 70px;
}
.text_area textarea {
border: 1px solid #ccc;
color: #171313;
font-size: 16px;
font-weight: 400;
height: 218px;
margin-bottom: 15px;
outline: medium none;
padding-left: 0px;
padding-top: 5px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
width: 99%;
}
.contact-1 .text_area textarea {
height: 123px;
}
.form-field input:focus,
.text_area textarea:focus {
color: #0000B8;
border: 1px solid #0000B8;
}
.buttons {
text-align: center;
}
.sbuton {
background: #0000B8 none repeat scroll 0 0;
border: 1px solid #0000B8;
border-radius: 30px;
color: #fff;
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 14px;
font-weight: 500;
text-transform: uppercase;
-webkit-transition: all 1s ease 0s;
transition: all 1s ease 0s;
}
.contact-2 .sbuton {
width: 100%;
border-color: #ccc;
border-radius: 6px;
color: #171313;
}
.sbuton:hover {
background: #fff none repeat scroll 0 0;
border-color: #0000B8;
color: #0000B8;
}
.form-field input::-moz-placeholder {
margin-left: 10px;
}
.form-field input[type="date"]::-moz-placeholder {
margin-left: 10px;
} .home-2 .field.topfield .form-field {
float: left;
width: 49%;
}
.home-2 .field.topfield .form-field:after {
clear: both;
content: "";
display: block;
}
.home-2 .field.topfield .form-field input {
background: transparent;
border: 0px solid #ddd;
color: #fff;
font-size: 16px;
font-weight: 500;
height: 50px;
-webkit-transition: all 0.3s ease 0s;
border-bottom: 1px solid #fff;
transition: all 0.3s ease 0s;
width: 100%;
}
.home-2 .text_area textarea {
background: transparent;
border: 0px solid #ddd;
color: #fff;
height: 42px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
width: 100%;
border-bottom: 1px solid #fff;
}
.home-2 .field.topfield input:focus,
.home-2 .text_area textarea:focus {
border: 0px solid #0000B8;
border-bottom: 1px solid #0000B8;
color: #fff;
}
.home-2 .sbuton {
background: #0000B8;
border: 0 none;
border-radius: 0;
color: #fff;
display: block;
letter-spacing: 2px;
padding: 13px 50px;
margin: auto;
margin-top: 10px;
border-radius: 30px;
}
.home-2 .sbuton:hover {
background: #0000B8 none repeat scroll 0 0;
color: #fff;
}
.home-2 .sbuton:hover {
background: #fff none repeat scroll 0 0;
color: #0000B8;
} .home-3 .form-field input:focus,
.home-3 .text_area textarea:focus {
border: 1px solid #0000B8;
color: #0000B8;
}
.home-3 .sbuton:hover {
background: #fff none repeat scroll 0 0;
color: #0000B8;
}
.form-controls .field.topfield .form-field:nth-child(odd){
margin-right:1%;
}
.form-controls .field.topfield .form-field:nth-child(even){
margin-left:1%;
} .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 #fff;	
border-bottom: 2px solid #fff;	
}
.single_counter:before {
content: "";
position: absolute;
left: 0;
bottom: 0;
right: 0;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
height: 40%;
}
.single_counter:after {
content: "";
position: absolute;
left: 0;
top: 0;
right: 0;
border-left: 2px solid #fff;
border-right: 2px solid #fff;
height: 40%;
}
.counter_icon {
margin-top: 7px;
}
.single_counter:hover .counter-icon{
color:#fff;
}
.single_counter:hover:before,
.single_counter:hover:after
{
border-color:#f00;
}
.single_counter:hover {
background: #0000B8;
border-color: #0000B8;
}
.counter_icon i {
color: #fff;
font-size: 30px;
text-align: center;
display: block;
}
.countr_text > h1 {
color: #fff;
display: inline-block;
font-family: poppins;
font-size: 45px;
font-weight: 600;
-webkit-transition: .3s;    margin: 0;
transition: .3s;
}
.countr_text > h3 {
color: #fff;
display: inline-block;
font-size: 43px;
}
.countr_text span{
color: #fff;
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: #fff;
padding-top: 20px;
padding-bottom: 8px;
}
.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);
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: #0000B8;
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: #0000B8;
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;
}
.em_testi_text {
overflow: hidden;
padding-top: 15px;
float: left;
text-align: left;
}
.em_testi_text.texti_style2 {
}
.em_testi_degi {
} .curosel-style .owl-nav div {
border:2px solid #0000B8;
border-radius: 50%;
color: #0000B8;
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: #0000B8;
color: #fff;
}
.curosel-style .owl-nav .owl-prev:hover {
background: #0000B8;
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: #fff;
font-size: 38px;
margin-bottom: 15px;
}
.em-slider-sub-title {
color: #fff;
font-size: 45px;
margin-bottom: 5px; text-transform: uppercase;
}
.em-slider-descript {
color: #fff;
}
.em-slider-descript {
font-size: 17px;
margin-bottom: 43px;
width: 61%;
}
.text-left .em-slider-descript {
margin-left: 0;
margin-right: auto;
}
.text-center .em-slider-descript {
margin: 0 auto 31px;
}
.text-right .em-slider-descript {
margin-right: 0;
margin-left: auto;
} .em-button-button-area a {
border: 1px solid #fff;
color: #fff;
display: inline-block;
font-size: 14px;
font-weight: 500;
margin: 0 4px;
padding: 10px 36px;
position: relative;
text-transform: uppercase;
border-radius: 30px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
z-index: 1;
}
a.em-active-button {
background: #0000B8;
border-color: #0000B8;
}
.em-button-button-area a:hover {
color: #fff;
background: #0000B8;
border-color: #0000B8;
}
a.em-active-button:hover {
background: transparent;
border-color: #fff;
}
.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 { }
.text-center .em_slider_s2_content {
margin-right: 0;
}
.text-right .em_slider_s2_content { }
.em_slider_s2_image {
position: relative;
}
.em_slider_s2_image img{ }
.em_sc_100 {
width: 100%;
margin-top: 15px;
margin-bottom: 30px;
}
.text-center .em_sc_100 {
width: 62%;
} .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: #0000B8;
border-color: #0000B8;
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: #0000B8 none repeat scroll 0 0;
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
} .single_pricing {
background-color: #fafafa;
box-shadow: 0 2px 5px rgba(0, 0, 0, 0.1);
-webkit-transition: .3s;
transition: .3s;
}
.single_pricing:hover {
box-shadow: 0 10px 25px rgba(0, 0, 0, 0.1);
}
.pricing_head {
padding: 40px 0 25px;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.pricing_icon {
text-align: center;
}
.pricing_title {
text-align: center;
}
.pricing_title h2 {
font-size: 20px;
color: #fff;
}
.active .pricing_title h3 {} .pricing_title h3 {
font-size: 22px;
font-weight: 700;
letter-spacing: 2px;
margin-bottom: 36px;
text-transform: uppercase;
}
.price_item {
text-align: center;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.price_item span {
display: inline-block;
position: relative;
-webkit-transition: all 0.5s ease 0s;
transition: all 0.5s ease 0s;
}
.slash {
font-size: 0;
}
.curencyp {
bottom: 53px;
font-size: 24px;
font-weight: 400;
left: 5px;
position: absolute;
}
.tk {
color: #333;
display: inline-block;
font-size: 80px;
font-weight: 700;
margin: 0;
position: relative;
}
.line_barp {} .monthp {
display: block;
position: relative;
}
.bootmp {
color: #666;
font-size: 24px;
font-weight: 300;
}
.pricing_body {} .featur {} .featur ul {
text-align: center;
}
.featur ul li {
font-size: 20px;
font-weight: 300;
letter-spacing: 1px;
margin-bottom: 10px;
text-transform: uppercase;
list-style: none;
}
.featur ul li:last-child {} .order_now {
background: transparent none repeat scroll 0 0;
padding: 41px 0 50px;
text-align: center;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
}
.order_now a {
background-color: #0000B8;
border: 0 none;
border-radius: 100px;
color: #fff;
display: inline-block;
font-family: "Montserrat", sans-serif;
font-size: 16px;
font-weight: 500;
letter-spacing: 2px;
line-height: 1;
padding: 20px 50px;
text-align: center;
text-transform: uppercase;
}
.single_pricing .order_now a,
.single_pricing .price_item_inner,
.single_pricing .pricing_title > h3 {
-webkit-transition: .5s;
transition: .5s;
}
.active.single_pricing .order_now a {
background: #0000B8 none repeat scroll 0 0;
color: #fff;
border-color: #0000B8;
}
.order_now a:hover {
background: #0000B8 none repeat scroll 0 0;
color: #fff;
border-color: #0000B8;
}
.single_pricing:hover .tk {
color: #0000B8;
}  div.wpcf7-response-output {
margin: 0;
} .footer-address { }
.footer-widget.address,
.footer-widget.address p {
color: #fff;
}
.footer_s_inner {
margin-top: 10px;
}
.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-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: 5px;
}
.blog-left-side .recent-post-text h4 {
line-height: 1;
}
.blog-left-side .recent-post-text h4 a {
font-size: 16px;
font-weight: 500;
line-height: 1;
}
.recent-post-text h4 a {
color: #333;
}
.recent-post-text .rcomment i {
margin-right: 5px;
}
.recent-post-text .rcomment {
color: #333;
}
.footer-middle .recent-post-item + .recent-post-item {
margin-top: 20px;
} .mc4wp-form-fields input::-moz-placeholder {
color: #222;
font-size: 14px;
}
.mc4wp-form-fields p {
position: relative;
color: #fff;
line-height: 27px;
}
.blog-left-side .mc4wp-form-fields p {
color: #333;
}
.mc4wp-form-fields p label {
font-size: 16px;
font-weight: 700;
margin: 15px 0;
}
.mc4wp-form-fields input {
font-size: 14px;
height: 40px;
padding: 5px 15px;
position: relative;
width: 100%;
background: #fff none repeat scroll 0 0;
border: 1px solid #d8d8d8;
border-radius: 0;
color: #999999;
}
.mc4wp-form-fields button {
margin: 0;
position: absolute;
right: 0px;
text-align: center;
text-transform: uppercase;
-webkit-transition: all 0.4s ease 0s;
transition: all 0.4s ease 0s;
width: 50px;
border: medium none;
border-radius: 0;
bottom: 0;
color: #1293d4;
font-size: 20px;
height: 40px;
line-height: 20px;
background: #0000B8;
color: #fff
}
.mc4wp-form-fields button:hover {
background: #0000B8;
color: #fff
}
.footer-middle .mc4wp-form-fields p:nth-child(1) {
margin-bottom: 30px;
}
.contact-2 .sbuton {
border-color: #ccc;
border-radius: 6px;
color: #fff;
margin-top: 8px;
}
.learn_btn {
border: 0 none;
border-radius: 100px;
color: #333;
display: inline-block;
font-size: 18px;
font-weight: 400;
padding: 8px 22px;
text-align: center;
text-transform: capitalize;
text-align: center;
}
.learn_btn:hover{
color:#0000B8;
}
.learn_btn i {
font-size: 15px;
margin-left: 3px;
-webkit-transition: all 0.3s ease 0s;
transition: all 0.3s ease 0s;
color:#0000B8;
}
.learn_btn:hover i {
}
.learn_more_adn {
text-align: center;
}
.learn_more {
padding-top: 7px;
} .prefix-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;
}
.prefix-blog-thumb_adn {
overflow: hidden;
position:relative;
}
.prefix-blog-thumb_adn a {
position: relative;
}
.prefix-blog-thumb_adn a {
display: block;
}
.prefix-blog-thumb_adn:before {
content: "";
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background: #0000B8;
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;
}
.prefix-blog-thumb_adn img {
display: block;
-webkit-transition: 6s;
transition: 6s;
width: 100%;
} .em-blog-content-area_adn {
padding: 15px 10px 15px;
}
.blog-inner_adn {} .blog-content_adn {} .blog-content_adn h2 {
margin: 0 0 18px;
}
.blog-page-title_adn a {
color: #333;
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: #0000B8;
}
.blog-content_adn h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
.blog-content_adn h2 a:hover {
color: #0000B8;
}
.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: #0000B8;
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(0, 0, 0, 0.72);
padding: 15px;
color:#fff;
-webkit-transition: .5s;
transition:.5s;
}
.blog-page-title_adn2 h2 a{
color:#fff;	
} .prefix-blog-meta_adn {
margin-bottom: 0px;
margin-top: 0;
width: 100%;
}
.prefix-blog-meta_adn:after {
display: block;
clear: both;
content: "";
}
.prefix-blog-meta_adn a {}  .prefix-blog-meta-left_adn {
padding: 0 0 8px;
}
.prefix-blog-meta-left_adn a,
.prefix-blog-meta-left_adn span {
color: #454545;
font-size: 12px;
font-weight: 400;
margin-right: 5px;
text-transform: uppercase;
}
.prefix-blog-meta-left_adn a,
.prefix-blog-meta-left_adn span {
color: #666;
font-size: 12px;
margin-right: 5px;
text-transform: capitalize;
-webkit-transition: .3s;
transition: .3s;
}
.prefix-blog-meta-left_adn a:hover,
.prefix-blog-meta-left_adn span:hover {
color: #0000B8;
}
.prefix-blog-meta-left_adn i {
margin-right: 5px;
color: #0000B8;
}
.blog-page-title_adn > h2 {
margin-bottom: 8px;
} .prefix-blog-meta-right_adn {
padding: 7px 0;
text-transform: capitalize;
}
.prefix-blog-meta-right_adn a,
.prefix-blog-meta-right_adn span {
font-size: 12px;
color: #454545;
margin-left: 5px;
}
.prefix-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: #0000B8;
background: #0000B8;
color: #fff;
} .prefix-single-blog_adn:hover 
.prefix-blog-thumb_adn:before,
.prefix-single-blog_adn:hover .blog_add_icon
{
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.prefix-single-blog_adn:hover .blog-page-title_adn2 h2{
background: #0000B8;
} 
.blog_nospace_adn.col-xs-12 {
padding: 0px;
}
.blog_nospace_adn .prefix-single-blog {
margin-bottom: 0px;
}  @media (max-width: 479px) {
body {
overflow-x: hidden;
}
.prefix-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: #0000B8;
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 #0000B8;
color: #0000B8;
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: #0000B8;
color: #fff;
}
.btn.btn-bordered:hover {
background-color: #0000B8;
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;
} .prefix-single-event_adn {
margin-bottom: 30px;
overflow: hidden;
-webkit-transition: .5s;
transition: .5s;
}
.related-projects-area {
padding-bottom: 70px;
} .prefix-event-thumb_adn {
overflow: hidden;
position: relative;
}
.prefix-event-thumb_adn: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;
}
.prefix-event-thumb_adn img {
-webkit-transition: .5s;
transition: .5s;
display: block;
}
.readmore_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;
}
.prefix-single-event_adn:hover .readmore_icon_adn {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.prefix-event-thumb_adn a {
background: #0000B8 none repeat scroll 0 0;
color: #fff;
display: block;
height: 42px;
line-height: 42px;
text-align: center;
border-radius: 50%;
width: 42px;
} .em-event-content-area_adn {
padding: 15px;
overflow: hidden;
border: 1px solid #ddd;
border-top: 0;
-webkit-transition: .5s;
transition: .5s;
}
.event-inner_adn {} .event-content_adn {} .event-content_adn h2 {
color: #333;
margin: 0 0 18px;
}
.event-content_adn h2 a {
font-size: 15px;
font-weight: 700;
text-transform: uppercase;
}
.event-page-title_adn a {
color: #333;
text-transform: capitalize;
font-weight: 600;
}
.event-page-title_adn h2 {
margin-bottom: 6px;
}  .prefix-event-singlea {
padding-bottom: 20px;
}
h2.related-projects-title.text-left {
padding-bottom: 30px;
}
.prefix-event-meta-left_adn {
float: left;
position: relative;
line-height: 1;
}
.prefix-event-meta-left_adn.esi {
float: none;
margin-bottom: 12px;
}
.prefix-event-meta-left_adn a, .prefix-event-meta-left_adn span {
color: #333;
margin-right: 10px;
font-size: 14px;
}
.prefix-event-meta-left_adn i {
margin-right: 5px;
} .prefix-single-event_adn:hover .prefix-event-thumb_adn a:before {
opacity: 1;
-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=100)";
}
.prefix-single-event_adn:hover .prefix-event-thumb_adn img {
-webkit-transform: scale(1.1);
transform: scale(1.1);
}
.event_nospace_adn.col-xs-12 {
padding: 0px;
}
.event_nospace_adn .prefix-single-event_adn {
margin-bottom: 0px;
}
.em-pevent .prefix-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;
}
.prefix-single-event_adn.em-pevent {
padding: 20px 0;
margin: 0;
border-top: 1px solid #ddd;
}
.event_date {
position: absolute;
left: 0;
top: 0;
background: #0000B8;
padding: 10px 13px;  text-align: center;
color: #fff;
}
.event_date span {
display: block;
line-height: 20px;
}
.event_date_list {
background: #0000B8;
padding: 23px 0 0;
width: 90px;
height: 90px;
text-align: center;
font-size: 20px; color: #fff;
}
.event_date_list span {
display: block;
line-height: 1;
}
.prefix-single-event_adn:hover .event-page-title_adn a {
color: #0000B8;
}
.prefix-single-blog--thumb img {
}
.mean-container .mean-bar:before {
text-transform: uppercase;
} .event-description {
background: #f9f9f9 none repeat scroll 0 0;
padding: 26px 15px 13px;
}
.event-dsc-title > h2 {
font-size: 18px;
padding-bottom: 10px;
text-transform: uppercase;
}
.event-dsc-info li {
font-size: 14px;
font-weight: 400;
list-style: outside none none;
margin-bottom: 10px;
}
.event-dsc-info li i {
margin-right: 10px;
} .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: #0000B8;
}	
.page-list-single {
clear: both;
}
.blog-left-side .widget h2 {
font-size: 24px;
}
.blog-page-title h2 {
font-size: 21px;
}
.prefix-single-blog-title h2 {
font-size: 24px;
}
.footer-middle .widget h2 {
font-size: 24px;
font-weight: 600;
}
.em-blog-content-area {
padding: 10px 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:nth-child(odd) {
}
.witr_nth_child:nth-child(even) {
}
.witr_nth_child .wblog-content {
padding: 23px 15px 10px;
box-shadow: 0px 2px 6px 0px #f5f2f2;
}  .em-top-quearys-area {
position: relative; 
}
.em-header-quearys {
list-style: none;
}
.em-quearys-menu i {
background: #0000B8;
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 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:rgba(117, 30, 255, 0.90)!important;
-webkit-transform: scale(1);
transform: scale(1);	
}    .witr_h_h12 .prefix_menu,
.witr_h_h13 .prefix_menu
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: center;
-ms-flex-pack: center;
justify-content: center;
}
.witr_h_h8 .prefix_menu,
.witr_h_h9 .prefix_menu,
.witr_h_h10 .prefix_menu,
.witr_h_h11 .prefix_menu,
.witr_h_h14 .prefix_menu,
.witr_h_h17 .prefix_menu
{
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-box-pack: end;
-ms-flex-pack: end;
justify-content: flex-end;
}
.prefix_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;
}
.prefix_menu div.em-header-quearys {
text-align: center;
margin-top: 30px;
} .footer-social-icon.htop-menu-s {
padding: 35px 0px;
display: inline-block;
margin-left: 15px;
}
.donate-btn-header {
padding: 26px 0px;
}
.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:62%;
}
.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;
background-repeat: no-repeat;
overflow: hidden;
}
.witr_ds_content_inner {
position: relative;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.witr_ds_content_inner h1{
font-size: 15px;
color: #3d59e8;
margin-bottom: 31px;
font-weight: 500;
text-transform: uppercase;
}
.witr_ds_content_inner h2{
font-size: 43px;
text-transform: capitalize;
color: #fffefe;
margin-bottom: 30px;	
}
.text-center .witr_ds_content_inner h2{
margin-left:auto;
margin-right:auto;
}
.witr_ds_content_inner p {
width: 62%;
margin: 20px auto 34px auto;
color:#fff;
font-size: 18px;
font-weight: 300;	
} .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 {
width: 62%;
margin: 20px auto 34px 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_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_ds_content_inner p {
width: 62%;
margin: 20px 0 34px auto;
} .text-left .witr_slider_thumb {
position: absolute;
right: 0;
top: 50%;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
}
.text-right .witr_slider_thumb {
position: absolute;
left: 0;
top: -65px;
}
.slider_btn .witr_btn{
border:none;
outline: none;
}
.slider_btn .witr_btn.active{
background: transparent;
border: 1px solid #ddd;
}
.slider_btn .witr_btn:hover {
color:#fff;
background: #4c0062;
border-color: #4c0062;
} .slider_btn {
margin-top: 58px;
} .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;
}
.prefix_slider_icon{
display: inline-block;	
}
.prefix_slider_icon ul{}
.prefix_slider_icon ul li{
list-style: none;
display: inline-block;	
}
.prefix_slider_icon ul li a{}
.prefix_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;
}
.prefix_slider_icon ul li a i:hover{
} .prefix-description-area{}
.prefix-description-area a{}
.prefix-description-area a img {
margin: 26px 0;
}
.prefix-description-area p,
.prefix-description-area .phone a
{
color:#fff;
}
.prefix-description-area .social-icons a
{
color: #fff;
width: 38px;
height: 38px;
line-height: 36px;
display: inline-block;
border: 1px solid #ffffff;
text-align: center;
border-radius: 30px;
margin: 0 5px;
margin-bottom: 5px;
}
.prefix-description-area .social-icons a:hover{
background:#0000B8;
border-color:#0000B8;
color:#fff;
} .witr_cp_class{
position:relative;
text-align:center;
}
span.witr_cir_text {
position: absolute;
content: "";
left: 50%;
top: 50%;
font-size: 43px;
-webkit-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
font-weight:700;
color:#0000B8;
}
span.witr_cir_text:first-letter {
font-size: 0px;
} .witr_cari_overlay{
position:relative;
}
.witr_cari_overlay::before{
position:absolute;
content:"";
left:0;
right:0;
bottom:0;
top:0;
z-index:1;
}
.pdlr0{
padding-left:0px;
padding-right:0px;
}@media (min-width: 1440px) and (max-width: 1600px) {
.em_sc_100 {
margin-top: 15px;
}
.em_slider_s2_image_inner img{
width:100%;
}
.text-right .witr_slider_thumb
{
left: -100px;
top: 15% !important;
}
.text-left .witr_slider_thumb
{
right: -100px;
top: 15% !important;
}	
} @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: -100px;
top: 15% !important;
}
.text-left .witr_slider_thumb
{
right: -100px;
top: 15% !important;
}	
} @media (min-width: 1024px) and (max-width: 1600px) {
.top-address p span, .top-address p a {
margin-right: 6px;
}
.top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
font-size: 14px;
}	
.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%;
}	
.witr_banner_area.witr_tx_left.witr_banner_height,
.witr_banner_area.witr_tx_right.witr_banner_height
{
width: 90% !important;
}
.witr_banner_content.text-left p ,
.witr_banner_content.text-right p 
{
width: 68%;
}
.witr_tx_left  .witr_bslider_thumb_inner img{
}	
}
@media (min-width: 1024px) and (max-width: 1169px) {
.text-right .witr_slider_thumb
{
left: -200px;
top: 20% !important;
}
.text-left .witr_slider_thumb
{
right: -200px;
top: 20% !important;
}	
.witr_tx_left .witr_bslider_thumb {
right: -49%;
}
.witr_tx_right .witr_bslider_thumb {
left: -49%;
}
} @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.text-left p ,
.witr_banner_content.text-right p 
{
width: 57%;
}
.witr_tx_left .witr_bslider_thumb {
right: -30%;
}
.witr_tx_right .witr_bslider_thumb {
left: -30%;
} .witr_banner_content p {
width: 70%;
}
.text-right .witr_slider_thumb
{
left: -150px;
top: 15% !important;
}
.text-left .witr_slider_thumb
{
right: -150px;
top: 15% !important;
}	
}
@media (min-width: 1367px) and (max-width: 1600px) {
.witr_banner_content.text-left p ,
.witr_banner_content.text-right p 
{
width: 50%;
}
.witr_tx_left .witr_bslider_thumb {
right: -11%;
}
.witr_tx_right .witr_bslider_thumb {
left: -11%;
}	
} @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%;
}
.menu-height-space {
height: 0;
}
.em_creative_header:after {
-webkit-transform: rotate(-100deg);
transform: rotate(-100deg);
}
.prefix_menu > ul > li > a {
margin: 38px 5px 38px;
font-size: 13px;
}
.prefix_menu > ul > li > a {
margin: 38px 15px 38px;
font-size: 13px;
}
.witr_h_h8 .prefix_menu > ul > li > a,
.witr_h_h15 .prefix_menu > ul > li > a,
.witr_h_h16 .prefix_menu > ul > li > a
{
margin: 38px 11px 38px;
}
a.dtbtn {
font-size: 14px;
margin-left: 10px;
padding: 10px 20px;
}
.witr_h_h10 .prefix_menu > ul > li > a,
.witr_h_h11 .prefix_menu > ul > li > a,
.witr_h_h9 .prefix_menu > ul > li > a,
.witr_h_h17 .prefix_menu > ul > li > a{
margin: 38px 6px 38px;
font-size: 12px;
}  .witr_banner_content h2 {
font-size: 50px;
}	
.witr_banner_content p {
width: 85%;
}
.witr_banner_content.text-right {
margin-right: 20px;
} 
.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;
} .team-style-2 .em-content-title h2 {
font-size: 17px;
margin-top: -1px;
}
.team-style-2 .em-content-socials a {
font-size: 14px;
} .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,
.prefix_event_icon span {
font-size: 13px;
}
} @media (min-width: 768px) and (max-width: 991px) {
.top-address p span, .top-address p a {
margin-right: 6px;
}
.top-address p a, .top-right-menu ul.social-icons li a, .top-address p span {
font-size: 13px;
}
.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;
} .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_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;
}  .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;
} .prefix-accourdion-title h2 i {
display: none;
}
.accordion-content {
padding: 23px 0px;
}
.elementor-1189 .elementor-element.elementor-element-5c2206d .elementor-accordion .elementor-tab-title {
font-size: 17px !important;
} .testomonial.testomonial-5 .test-part img.testimg {
top: 86%;
} .field.topfield .form-field {
float: none;
width: 100%;
}	
.form-controls .field.topfield .form-field:nth-child(2n) {
margin-left: 0;
} .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;
}	
.prefix-accourdion-title h2 {
padding-left: 20px;
}	
.w_apps_button a {
padding: 3px 20px 11px 20px !important;
}	
span.icontext {
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;
}
.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: 10px;
}
.recent-post-text h4 a ,
.recent-post-text .rcomment{
font-size: 14px;
}
.breadcumb-area {
padding-top: 93px !important;
}
.em-blog-content-area {
padding: 15px 15px 10px;
} .em-call-to-video {
left: 67%;
width: 100%;
} .portfolio-details-box {
margin-left: 0;
}
.pimgs img {
width: 100%;
}
.portfolio-details-box h2 {
padding-top: 20px;
} span.cdowns {
margin: 0 70px;
margin-bottom: 60px;
}
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;
} .prefix_event_thumb {
float: none;
margin-bottom: 15px;
}
.prefix_single_event {
margin: 0;
}
.prefix_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;	
}
.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;
} .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;
}
.witr_counter_single {
margin-bottom: 30px;
}
} @media (max-width: 767px) {
.top-address p a,
.top-right-menu ul.social-icons li a,
.top-address p span {
font-size: 12px;
}
.top-right-menu ul.social-icons {
}
.em-slider-title {
font-size: 16px;
margin-bottom: 10px;
}
.em-slider-sub-title {
font-size: 22px;
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;
}
.section-title.t_center {
width: 100%;
}
.section-title.t_left {
width: 100%;
}
.section-title.t_right {
width: 100%;
}
.portfolio_nav ul li {
padding: 6px 23px;
}
.wblog-content span {
margin-right: 5px;
}   .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;
}
.prefix-blog-meta-left a, .prefix-blog-meta-left span {
font-size: 11px;
margin-right: 3px;
}
.prefix-blog-meta-right a, .prefix-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;
}
.home-2 .field.topfield .form-field {
width: 100%;
}
.home-2 .field.topfield .form-field input {
width: 100%;
}
.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;
}
.em_slider_inner.text-left,
.em_slider_inner.text-right{
text-align:center !important;
}  .copy-right-text p {
font-size: 15px;
}
.prefix-blog-thumb img {
width: 100%;
} .witr_section_title_inner h1,
.witr_section_title_inner h2,
.witr_section_title_inner h3{
font-size: 18px;
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_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;
} .witr_text_widget_inner h1,
.witr_text_widget_inner h2 {
font-size: 22px;
line-height: 32px;
}	
.witr_text_widget_inner p,
.about-content span{
font-size: 16px;
}
.witr_about_content h3 {
font-size: 32px;
}	
.witr_about_image {
margin-top: 40px;
}
.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;
} .em_feature-icon {
font-size: 18px;
margin-right: 15px;
} 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;
} .video-part .video-overlay .video-item h3 {
color: #fff;
font-size: 27px;	
}
.video-part .video-overlay {
padding: 110px 0 !important;
} .service-item {
text-align: center;
} .witr_ac_style {
font-size: 15px;
}
.witr_ac_style:before,
.active .witr_ac_style:before {
right: 10px;
}
.elementor-tab-title {
font-size: 13px !important;
}
.prefix-accourdion-title h2{
font-size: 14px;
padding-left: 20px;
} .blog-img img {
width: 100%;
} .witr_counter_single {
text-align: center;
}		
.witr_counter_icon i {
margin-bottom: 30px;
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;
} .w_apps_button_image {
margin-right: 0;
margin-bottom: 20px;
}	
.tab_content.text-left {
text-align: center !important;
} .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: 18px;
}	
.blog-left-side .blog-title > ul > li > a {
margin-right: 8px;
}
.widget .widget_media_image img{
width:100%;
}		
.recent-post-text > h4 {
margin-top: 9px;
line-height: 1;
} .em-call-to-action-title h1 {
font-size: 25px;
}
.em-call-to-action-title h2 {
font-size: 16px;
margin-bottom: 10px;
}
.em-call-to-action-desc {
width: 100%;
font-size: 15px;
}
.em-call-to-video {
top: 115%;
width: 100%;
} .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 .prefix-single-icon-inner a {
margin: 0 4px;
} .single_protfolio {
margin-bottom: 30px;
} .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;
} .prefix_event_thumb {
float: none;
margin-bottom: 15px;
}
.prefix_single_event {
margin: 0;
}
.prefix_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;
}
.prefix-header-top {
display:none;
}
.accordion_area {
padding-top: 30px;
}  .ab_videoArea {
padding: 44px 23px 40px;
}
.singleAbSlide {
position: inherit;
bottom: -30px;
right: 0;
left: 0;
}
.ab_videoArea h3 {
font-size: 25px;
} .singleSS {
padding: 61px 24px 60px;
}
.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_single_call a {
padding: 15px 28px;
}
.witr_single_call .text-right {
text-align: left !important;
}
.witr_nth_child:nth-child(2n) {
margin-top: 0;
}
.wblog-content.blog-content-5 {
padding: 20px 10px 30px;
}
.witr_feature_content_3d h3 {
font-size: 20px;
}
.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%;
}
.witr_slider_thumb.em_slider_s2_image {
display: none;
}
.witr_butn {
padding: 0px 40px;
}
.witr_call_to_content p {
width: 100%;
}
.witr_call_to_content h1 {
font-size: 24px;
}
} @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;
}
.witr_btn {
padding: 10px 30px;
margin-right: 20px;
} .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;
}
.prefix-header-top {
display:block;
}
} @media (min-width: 10px) and (max-width: 991px){	
.mobile-menu{
display:block !important;
}
.mobile_logo_area{
display:block !important;
}
.prefix-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: 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){
.prefix-header-top{
display:none;
}
}
@media (min-width: 10px) and (max-width: 1023px){	
.d_mdx_none{
display:none !important;
}
}@font-face{font-family:eicons;src:url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.30.0);src:url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.eot?5.30.0#iefix) format("embedded-opentype"),url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.30.0) format("woff2"),url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff?5.30.0) format("woff"),url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.ttf?5.30.0) format("truetype"),url(//funtrab.org.pa/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.svg?5.30.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-notification:before{content:"\e9c3"}.eicon-light-mode:before{content:"\e9c4"}.eicon-dark-mode:before{content:"\e9c5"}.eicon-upgrade-crown:before{content:"\e9c6"}.eicon-eye:before{content:"\e8ac"}.eicon-elementor-square:before{content:"\e813"}.eicon-off-canvas:before{content: "\e9c7"}
.dialog-widget-content{background-color:var(--e-a-bg-default);position:absolute;border-radius:3px;box-shadow:2px 8px 23px 3px rgba(0,0,0,.2);overflow:hidden}.dialog-message{line-height:1.5;box-sizing:border-box}.dialog-close-button{cursor:pointer;position:absolute;margin-block-start:15px;right:15px;color:var(--e-a-color-txt);font-size:15px;line-height:1;transition:var(--e-a-transition-hover)}.dialog-close-button:hover{color:var(--e-a-color-txt-hover)}.dialog-prevent-scroll{overflow:hidden;max-height:100vh}.dialog-type-lightbox{position:fixed;height:100%;width:100%;bottom:0;left:0;background-color:rgba(0,0,0,.8);z-index:9999;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-editor-active .elementor-popup-modal{background-color:initial}.dialog-type-alert .dialog-widget-content,.dialog-type-confirm .dialog-widget-content{margin:auto;width:400px;padding:20px}.dialog-type-alert .dialog-header,.dialog-type-confirm .dialog-header{font-size:15px;font-weight:500}.dialog-type-alert .dialog-header:after,.dialog-type-confirm .dialog-header:after{content:"";display:block;border-block-end:var(--e-a-border);padding-block-end:10px;margin-block-end:10px;margin-inline-start:-20px;margin-inline-end:-20px}.dialog-type-alert .dialog-message,.dialog-type-confirm .dialog-message{min-height:50px}.dialog-type-alert .dialog-buttons-wrapper,.dialog-type-confirm .dialog-buttons-wrapper{padding-block-start:10px;display:flex;justify-content:flex-end;gap:15px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button{font-size:12px;font-weight:500;line-height:1.2;padding:8px 16px;outline:none;border:none;border-radius:var(--e-a-border-radius);background-color:var(--e-a-btn-bg);color:var(--e-a-btn-color-invert);transition:var(--e-a-transition-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{border:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover{background-color:var(--e-a-btn-bg-hover);color:var(--e-a-btn-color-invert)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:active{background-color:var(--e-a-btn-bg-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not([disabled]),.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not([disabled]){cursor:pointer}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:disabled{background-color:var(--e-a-btn-bg-disabled);color:var(--e-a-btn-color-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:not(.elementor-button-state) .elementor-state-icon{display:none}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt{background:transparent;color:var(--e-a-color-txt)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:hover{background:var(--e-a-bg-hover);color:var(--e-a-color-txt-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel:disabled,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt:disabled{background:transparent;color:var(--e-a-color-txt-disabled)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt-border,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt-border{border:1px solid var(--e-a-color-txt-muted)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success{background-color:var(--e-a-btn-bg-success)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-success:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-success:hover{background-color:var(--e-a-btn-bg-success-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary{background-color:var(--e-a-btn-bg-primary);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary:hover{background-color:var(--e-a-btn-bg-primary-hover);color:var(--e-a-btn-color)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt{background:transparent;color:var(--e-a-color-primary-bold)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-cancel.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.dialog-ok.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-ok:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-btn-txt.dialog-take_over:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.dialog-cancel:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-primary.e-btn-txt:hover{background:var(--e-a-bg-primary)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro{background-color:var(--e-a-btn-bg-accent)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:hover{background-color:var(--e-a-btn-bg-accent-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.go-pro:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-accent:active,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.go-pro:active{background-color:var(--e-a-btn-bg-accent-active)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info{background-color:var(--e-a-btn-bg-info)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-info:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-info:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-info:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-info:hover{background-color:var(--e-a-btn-bg-info-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning{background-color:var(--e-a-btn-bg-warning)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-warning:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-warning:hover{background-color:var(--e-a-btn-bg-warning-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger{background-color:var(--e-a-btn-bg-danger)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.e-danger:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button.elementor-button-danger:hover{background-color:var(--e-a-btn-bg-danger-hover)}.dialog-type-alert .dialog-buttons-wrapper .dialog-button i,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button i{margin-inline-end:5px}.dialog-type-alert .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-alert .dialog-buttons-wrapper .dialog-button:visited,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:focus,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:hover,.dialog-type-confirm .dialog-buttons-wrapper .dialog-button:visited{color:initial}.flatpickr-calendar{width:280px}.flatpickr-calendar .flatpickr-current-month span.cur-month{font-weight:300}.flatpickr-calendar .dayContainer{width:280px;min-width:280px;max-width:280px}.flatpickr-calendar .flatpickr-days{width:280px}.flatpickr-calendar .flatpickr-day{max-width:37px;height:37px;line-height:37px}.elementor-hidden{display:none}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor-clearfix:after{content:"";display:block;clear:both;width:0;height:0}.e-logo-wrapper{background:var(--e-a-bg-logo);display:inline-block;padding:.75em;border-radius:50%;line-height:1}.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{margin:0;background-color:transparent}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.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{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background,.elementor .elementor-background-holder,.elementor .elementor-background-video-container{height:100%;width:100%;top:0;left:0;position:absolute;overflow:hidden;z-index:0;direction:ltr}.elementor .elementor-background-video-container{transition:opacity 1s;pointer-events:none}.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{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor .elementor-background-video{max-width:none}.elementor .elementor-html5-video{-o-object-fit:cover;object-fit:cover}.elementor .elementor-background-overlay,.elementor .elementor-background-slideshow{height:100%;width:100%;top:0;left:0;position:absolute}.elementor .elementor-background-slideshow{z-index:0}.elementor .elementor-background-slideshow__slide__image{width:100%;height:100%;background-position:50%;background-size:cover}.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;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute,.elementor-element.elementor-fixed{z-index:1}.elementor-element:where(.e-con-full,.elementor-widget){flex-direction:var(--flex-direction);flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);gap:var(--gap)}.elementor-invisible{visibility:hidden}.elementor-align-center{text-align:center}.elementor-align-center .elementor-button{width:auto}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}.elementor-align-justify .elementor-button{width:100%}.elementor-custom-embed-play{position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-custom-embed-play i{font-size:100px;color:#fff;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-property:transform;transition-duration:10s;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-center .elementor-button{width:auto}.elementor-widescreen-align-right{text-align:right}.elementor-widescreen-align-right .elementor-button{width:auto}.elementor-widescreen-align-left{text-align:left}.elementor-widescreen-align-left .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-center .elementor-button{width:auto}.elementor-laptop-align-right{text-align:right}.elementor-laptop-align-right .elementor-button{width:auto}.elementor-laptop-align-left{text-align:left}.elementor-laptop-align-left .elementor-button{width:auto}.elementor-laptop-align-justify .elementor-button{width:100%}}@media (max-width:-1){.elementor-tablet_extra-align-center{text-align:center}.elementor-tablet_extra-align-center .elementor-button{width:auto}.elementor-tablet_extra-align-right{text-align:right}.elementor-tablet_extra-align-right .elementor-button{width:auto}.elementor-tablet_extra-align-left{text-align:left}.elementor-tablet_extra-align-left .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-center .elementor-button{width:auto}.elementor-tablet-align-right{text-align:right}.elementor-tablet-align-right .elementor-button{width:auto}.elementor-tablet-align-left{text-align:left}.elementor-tablet-align-left .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-center .elementor-button{width:auto}.elementor-mobile_extra-align-right{text-align:right}.elementor-mobile_extra-align-right .elementor-button{width:auto}.elementor-mobile_extra-align-left{text-align:left}.elementor-mobile_extra-align-left .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-center .elementor-button{width:auto}.elementor-mobile-align-right{text-align:right}.elementor-mobile-align-right .elementor-button{width:auto}.elementor-mobile-align-left{text-align:left}.elementor-mobile-align-left .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-right:auto;margin-left: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-row{width:100%;display:flex}@media (max-width:1024px){.elementor-row{flex-wrap:wrap}}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.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: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{position:relative;min-height:1px;display:flex}.elementor-column-wrap{width:100%;position:relative;display:flex}.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(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),.elementor-reverse-laptop>.elementor-container>:nth-child(10){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(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),.elementor-reverse-tablet>.elementor-container>:nth-child(10){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%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-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)}}@media (max-width:-1){.elementor-grid-tablet_extra-0 .elementor-grid{display:inline-block;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-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;width:100%;word-spacing:var(--grid-column-gap);margin-bottom:calc(-1 * var(--grid-row-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"}}.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-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);--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);position:var(--position);width:var(--width);min-width:0;min-height:var(--min-height);height:var(--height);border-radius:var(--border-radius);z-index:var(--z-index);overflow:var(--overflow);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);--flex-wrap-mobile:wrap;margin-block-start:var(--margin-block-start);margin-inline-end:var(--margin-inline-end);margin-block-end:var(--margin-block-end);margin-inline-start:var(--margin-inline-start);padding-inline-start:var(--padding-inline-start);padding-inline-end:var(--padding-inline-end);--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{text-align:var(--text-align);padding-block-start:var(--padding-block-start);padding-block-end:var(--padding-block-end)}.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{grid-template-columns:var(--e-con-grid-template-columns);grid-template-rows:var(--e-con-grid-template-rows);justify-content:var(--grid-justify-content);align-content:var(--grid-align-content);grid-auto-flow:var(--grid-auto-flow);justify-items:var(--justify-items);align-items:var(--align-items)}.e-con-boxed.e-flex{flex-direction:column;flex-wrap:nowrap;justify-content:normal;align-items:normal;align-content:normal}.e-con-boxed.e-grid{justify-items:legacy;grid-template-columns:1fr;grid-template-rows:1fr}.e-con-boxed{text-align:initial;gap:initial}.e-con.e-flex>.e-con-inner{flex-wrap:var(--flex-wrap);justify-content:var(--justify-content);align-items:var(--align-items);align-content:var(--align-content);flex-basis:auto;flex-grow:1;flex-shrink:1;align-self:auto}.e-con.e-grid>.e-con-inner{justify-items:var(--justify-items);align-items:var(--align-items)}.e-con>.e-con-inner{gap:var(--gap);width:100%;max-width:var(--content-width);margin:0 auto;padding-inline-start:0;padding-inline-end:0;height: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{content:var(--background-overlay);display:block;position:absolute;mix-blend-mode:var(--overlay-mix-blend-mode);opacity:var(--overlay-opacity);transition:var(--overlay-transition,.3s);border-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-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-radius:var(--border-radius);border-style:var(--border-style);border-color:var(--border-color);border-block-start-width:var(--border-block-start-width);border-inline-end-width:var(--border-inline-end-width);border-block-end-width:var(--border-block-end-width);border-inline-start-width:var(--border-inline-start-width);top:calc(0px - var(--border-top-width));left:calc(0px - var(--border-left-width));width:max(100% + var(--border-left-width) + var(--border-right-width),100%);height:max(100% + var(--border-top-width) + var(--border-bottom-width),100%)}@media (max-width:767px){:is(.e-con,.e-con>.e-con-inner)>.elementor-background-video-container.elementor-hidden-phone{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%}@media (max-width:767px){.e-con.e-flex{--width:100%;--flex-wrap:var(--flex-wrap-mobile)}}.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{flex-wrap:wrap;align-items:center}.elementor-field-group.elementor-field-type-submit{align-items:flex-end}.elementor-field-group .elementor-field-textual{width:100%;max-width:100%;border:1px solid #69727d;background-color:transparent;color:#1f2124;vertical-align:middle;flex-grow:1}.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;font-size:inherit;font-family:inherit;font-weight:inherit;font-style:inherit;text-transform:inherit;letter-spacing:inherit;line-height:inherit;flex-basis:100%;padding-inline-end:20px}.elementor-field-group .elementor-select-wrapper:before{content:"\e92a";font-family:eicons;font-size:15px;position:absolute;top:50%;transform:translateY(-50%);right:10px;pointer-events:none;text-shadow:0 0 3px rgba(0,0,0,.3)}.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{content:"*";color:red;padding-inline-start:.2em}.elementor-field-textual{line-height:1.4;font-size:15px;min-height:40px;padding:5px 14px;border-radius:3px}.elementor-field-textual.elementor-size-xs{font-size:13px;min-height:33px;padding:4px 12px;border-radius:2px}.elementor-field-textual.elementor-size-md{font-size:16px;min-height:47px;padding:6px 16px;border-radius:4px}.elementor-field-textual.elementor-size-lg{font-size:18px;min-height:59px;padding:7px 20px;border-radius:5px}.elementor-field-textual.elementor-size-xl{font-size:20px;min-height:72px;padding:8px 24px;border-radius:6px}.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{margin:10px 0;font-size:1em;line-height:1}.elementor-message:before{content:"\e90e";display:inline-block;font-family:eicons;font-weight:400;font-style:normal;vertical-align:middle;margin-inline-end:5px}.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{padding-block-start:0;padding-block-end:0;border:none}.elementor-form .elementor-button-content-wrapper,.elementor-form .elementor-button>span{display:flex;justify-content:center;flex-direction:row;gap:5px}.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{transition:background .3s,border .3s,border-radius .3s,box-shadow .3s,transform var(--e-transform-transition-duration,.4s)}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;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;justify-content:center;flex-direction:row;gap:5px}.elementor-button-icon svg{width:1em;height:auto}.elementor-button-icon .e-font-icon-svg{height:1em}.elementor-button-text{display:inline-block}.elementor-button.elementor-size-xs{font-size:13px;padding:10px 20px;border-radius:2px}.elementor-button.elementor-size-md{font-size:16px;padding:15px 30px;border-radius:4px}.elementor-button.elementor-size-lg{font-size:18px;padding:20px 40px;border-radius:5px}.elementor-button.elementor-size-xl{font-size:20px;padding:25px 50px;border-radius:6px}.elementor-button .elementor-align-icon-right{order:15}.elementor-button .elementor-align-icon-left{order:5}.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-tab-title a{color:inherit}.elementor-view-stacked .elementor-icon{padding:.5em;background-color:#69727d;color:#fff;fill:#fff}.elementor-view-framed .elementor-icon{padding:.5em;color:#69727d;border:3px solid #69727d;background-color:transparent}.elementor-icon{display:inline-block;line-height:1;transition:all .3s;color:#69727d;font-size:50px;text-align:center}.elementor-icon:hover{color:#69727d}.elementor-icon i,.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon i:before,.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-icon i.fad{width:auto}.elementor-shape-circle .elementor-icon{border-radius:50%}.e-transform .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)}.elementor-element,.elementor-lightbox{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor-element .swiper-container .swiper-slide figure,.elementor-element .swiper .swiper-slide figure,.elementor-lightbox .swiper-container .swiper-slide figure,.elementor-lightbox .swiper .swiper-slide figure{line-height:0}.elementor-element .swiper-container .elementor-lightbox-content-source,.elementor-element .swiper .elementor-lightbox-content-source,.elementor-lightbox .swiper-container .elementor-lightbox-content-source,.elementor-lightbox .swiper .elementor-lightbox-content-source{display:none}.elementor-element .swiper-container .elementor-swiper-button,.elementor-element .swiper-container~.elementor-swiper-button,.elementor-element .swiper .elementor-swiper-button,.elementor-element .swiper~.elementor-swiper-button,.elementor-lightbox .swiper-container .elementor-swiper-button,.elementor-lightbox .swiper-container~.elementor-swiper-button,.elementor-lightbox .swiper .elementor-swiper-button,.elementor-lightbox .swiper~.elementor-swiper-button{position:absolute;display:inline-flex;z-index:1;cursor:pointer;font-size:25px;color:hsla(0,0%,93.3%,.9);top:50%;transform:translateY(-50%)}.elementor-element .swiper-container .elementor-swiper-button svg,.elementor-element .swiper-container~.elementor-swiper-button svg,.elementor-element .swiper .elementor-swiper-button svg,.elementor-element .swiper~.elementor-swiper-button svg,.elementor-lightbox .swiper-container .elementor-swiper-button svg,.elementor-lightbox .swiper-container~.elementor-swiper-button svg,.elementor-lightbox .swiper .elementor-swiper-button svg,.elementor-lightbox .swiper~.elementor-swiper-button svg{fill:hsla(0,0%,93.3%,.9);height:1em;width:1em}.elementor-element .swiper-container .elementor-swiper-button-prev,.elementor-element .swiper-container~.elementor-swiper-button-prev,.elementor-element .swiper .elementor-swiper-button-prev,.elementor-element .swiper~.elementor-swiper-button-prev,.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev,.elementor-lightbox .swiper~.elementor-swiper-button-prev{left:10px}.elementor-element .swiper-container .elementor-swiper-button-next,.elementor-element .swiper-container~.elementor-swiper-button-next,.elementor-element .swiper .elementor-swiper-button-next,.elementor-element .swiper~.elementor-swiper-button-next,.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper-container~.elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next,.elementor-lightbox .swiper~.elementor-swiper-button-next{right:10px}.elementor-element .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-element .swiper~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper-container~.elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper .elementor-swiper-button.swiper-button-disabled,.elementor-lightbox .swiper~.elementor-swiper-button.swiper-button-disabled{opacity:.3}.elementor-element .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-element .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper-container .swiper-image-stretch .swiper-slide .swiper-slide-image,.elementor-lightbox .swiper .swiper-image-stretch .swiper-slide .swiper-slide-image{width:100%}.elementor-element .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container .swiper-pagination-custom,.elementor-element .swiper-container .swiper-pagination-fraction,.elementor-element .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper-container~.swiper-pagination-custom,.elementor-element .swiper-container~.swiper-pagination-fraction,.elementor-element .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-element .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper .swiper-pagination-custom,.elementor-element .swiper .swiper-pagination-fraction,.elementor-element .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-element .swiper~.swiper-pagination-custom,.elementor-element .swiper~.swiper-pagination-fraction,.elementor-lightbox .swiper-container .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper-container .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container .swiper-pagination-custom,.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper-container~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper-container~.swiper-pagination-custom,.elementor-lightbox .swiper-container~.swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-horizontal>.swiper-pagination-bullets,.elementor-lightbox .swiper .swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper .swiper-pagination-custom,.elementor-lightbox .swiper .swiper-pagination-fraction,.elementor-lightbox .swiper~.swiper-pagination-bullets.swiper-pagination-horizontal,.elementor-lightbox .swiper~.swiper-pagination-custom,.elementor-lightbox .swiper~.swiper-pagination-fraction{bottom:5px}.elementor-element .swiper-container.swiper-cube .elementor-swiper-button,.elementor-element .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-element .swiper.swiper-cube .elementor-swiper-button,.elementor-element .swiper.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper-container.swiper-cube~.elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube .elementor-swiper-button,.elementor-lightbox .swiper.swiper-cube~.elementor-swiper-button{transform:translate3d(0,-50%,1px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets{bottom:5px;left:0;width:100%}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.elementor-element :where(.swiper-container-horizontal)~.swiper-pagination-progressbar,.elementor-lightbox :where(.swiper-container-horizontal)~.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.elementor-element.elementor-pagination-position-outside .swiper,.elementor-element.elementor-pagination-position-outside .swiper-container,.elementor-lightbox.elementor-pagination-position-outside .swiper,.elementor-lightbox.elementor-pagination-position-outside .swiper-container{padding-bottom:30px}.elementor-element.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-element.elementor-pagination-position-outside .swiper~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper-container~.elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper .elementor-swiper-button,.elementor-lightbox.elementor-pagination-position-outside .swiper~.elementor-swiper-button{top:calc(50% - 30px / 2)}.elementor-element .elementor-swiper,.elementor-lightbox .elementor-swiper{position:relative}.elementor-element .elementor-main-swiper,.elementor-lightbox .elementor-main-swiper{position:static}.elementor-element.elementor-arrows-position-outside .swiper,.elementor-element.elementor-arrows-position-outside .swiper-container,.elementor-lightbox.elementor-arrows-position-outside .swiper,.elementor-lightbox.elementor-arrows-position-outside .swiper-container{width:calc(100% - 60px)}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-prev,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-prev{left:0}.elementor-element.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-element.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper-container~.elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper .elementor-swiper-button-next,.elementor-lightbox.elementor-arrows-position-outside .swiper~.elementor-swiper-button-next{right:0}.elementor-lightbox{--lightbox-ui-color:hsla(0,0%,93.3%,0.9);--lightbox-ui-color-hover:#fff;--lightbox-text-color:var(--lightbox-ui-color);--lightbox-header-icons-size:20px;--lightbox-navigation-icons-size:25px}.elementor-lightbox:not(.elementor-popup-modal) .dialog-header,.elementor-lightbox:not(.elementor-popup-modal) .dialog-message{text-align:center}.elementor-lightbox .dialog-header{display:none}.elementor-lightbox .dialog-widget-content{background:none;box-shadow:none;width:100%;height:100%}.elementor-lightbox .dialog-message{animation-duration:.3s;height:100%}.elementor-lightbox .dialog-message.dialog-lightbox-message{padding:0}.elementor-lightbox .dialog-lightbox-close-button{cursor:pointer;position:absolute;font-size:var(--lightbox-header-icons-size);right:.75em;margin-top:13px;padding:.25em;z-index:2;line-height:1;display:flex}.elementor-lightbox .dialog-lightbox-close-button svg{height:1em;width:1em}.elementor-lightbox .dialog-lightbox-close-button,.elementor-lightbox .elementor-swiper-button{color:var(--lightbox-ui-color);transition:all .3s;opacity:1}.elementor-lightbox .dialog-lightbox-close-button svg,.elementor-lightbox .elementor-swiper-button svg{fill:var(--lightbox-ui-color)}.elementor-lightbox .dialog-lightbox-close-button:hover,.elementor-lightbox .elementor-swiper-button:hover{color:var(--lightbox-ui-color-hover)}.elementor-lightbox .dialog-lightbox-close-button:hover svg,.elementor-lightbox .elementor-swiper-button:hover svg{fill:var(--lightbox-ui-color-hover)}.elementor-lightbox .swiper,.elementor-lightbox .swiper-container{height:100%}.elementor-lightbox .elementor-lightbox-item{display:flex;align-items:center;justify-content:center;position:relative;padding:70px;box-sizing:border-box;height:100%;margin:auto}@media (max-width:767px){.elementor-lightbox .elementor-lightbox-item{padding:70px 0}}.elementor-lightbox .elementor-lightbox-image{max-height:100%;-webkit-user-select:none;-moz-user-select:none;user-select:none}.elementor-lightbox .elementor-lightbox-image,.elementor-lightbox .elementor-lightbox-image:hover{opacity:1;filter:none;border:none}.elementor-lightbox .elementor-lightbox-image{box-shadow:0 0 30px rgba(0,0,0,.3),0 0 8px -5px rgba(0,0,0,.3);border-radius:2px}.elementor-lightbox .elementor-video-container{width:100%;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{width:100%;height:100%;margin:auto}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-square iframe{border:0;background-color:#000}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{aspect-ratio:var(--video-aspect-ratio,1.77777)}@supports not (aspect-ratio:1/1){.elementor-lightbox .elementor-video-container .elementor-video-landscape,.elementor-lightbox .elementor-video-container .elementor-video-portrait,.elementor-lightbox .elementor-video-container .elementor-video-square{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio, 1.77777))}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video,.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video,.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-lightbox .elementor-video-container .elementor-video-square iframe,.elementor-lightbox .elementor-video-container .elementor-video-square video{width:min(90vh,90vw);height:min(90vh,90vw)}.elementor-lightbox .elementor-video-container .elementor-video-landscape iframe,.elementor-lightbox .elementor-video-container .elementor-video-landscape video{width:100%;max-height:90vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait iframe,.elementor-lightbox .elementor-video-container .elementor-video-portrait video{height:100%;max-width:90vw}@media (min-width:1025px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:85vw;max-height:85vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:85vh;max-width:85vw}}@media (max-width:1024px){.elementor-lightbox .elementor-video-container .elementor-video-landscape{width:95vw;max-height:95vh}.elementor-lightbox .elementor-video-container .elementor-video-portrait{height:95vh;max-width:95vw}}.elementor-lightbox .swiper-container .elementor-swiper-button-prev,.elementor-lightbox .swiper .elementor-swiper-button-prev{left:0}.elementor-lightbox .swiper-container .elementor-swiper-button-next,.elementor-lightbox .swiper .elementor-swiper-button-next{right:0}.elementor-lightbox .swiper-container .swiper-pagination-fraction,.elementor-lightbox .swiper .swiper-pagination-fraction{width:-moz-max-content;width:max-content;color:#fff}.elementor-lightbox .elementor-swiper-button:focus{outline-width:1px}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{height:100%;display:flex;align-items:center;width:15%;justify-content:center;font-size:var(--lightbox-navigation-icons-size)}@media (max-width:767px){.elementor-lightbox .elementor-swiper-button:focus{outline:none}.elementor-lightbox .elementor-swiper-button-next,.elementor-lightbox .elementor-swiper-button-prev{width:20%}.elementor-lightbox .elementor-swiper-button-next i,.elementor-lightbox .elementor-swiper-button-prev i{padding:10px;background-color:rgba(0,0,0,.5)}.elementor-lightbox .elementor-swiper-button-prev{left:0;justify-content:flex-start}.elementor-lightbox .elementor-swiper-button-next{right:0;justify-content:flex-end}}.elementor-slideshow__counter{color:currentColor;font-size:.75em;width:-moz-max-content;width:max-content}.elementor-slideshow__footer,.elementor-slideshow__header{position:absolute;left:0;width:100%;padding:15px 20px;transition:.3s}.elementor-slideshow__footer{color:var(--lightbox-text-color)}.elementor-slideshow__header{color:var(--lightbox-ui-color);display:flex;flex-direction:row-reverse;font-size:var(--lightbox-header-icons-size);padding-inline-start:1em;padding-inline-end:2.6em;top:0;align-items:center;z-index:10}.elementor-slideshow__header>i,.elementor-slideshow__header>svg{cursor:pointer;padding:.25em;margin:0 .35em}.elementor-slideshow__header>i{font-size:inherit}.elementor-slideshow__header>i:hover{color:var(--lightbox-ui-color-hover)}.elementor-slideshow__header>svg{box-sizing:content-box;fill:var(--lightbox-ui-color);height:1em;width:1em}.elementor-slideshow__header>svg:hover{fill:var(--lightbox-ui-color-hover)}.elementor-slideshow__header .elementor-slideshow__counter{margin-inline-end:auto}.elementor-slideshow__header .elementor-icon-share{z-index:5}.elementor-slideshow__share-menu{background-color:transparent;width:0;height:0;position:absolute;overflow:hidden;transition:background-color .4s}.elementor-slideshow__share-menu .elementor-slideshow__share-links a{color:#0c0d0e}.elementor-slideshow__share-links{display:block;position:absolute;min-width:200px;right:2.8em;top:3em;background-color:#fff;border-radius:3px;padding:14px 20px;transform:scale(0);opacity:0;transform-origin:90% 10%;transition:all .25s .1s;box-shadow:0 4px 15px rgba(0,0,0,.3)}.elementor-slideshow__share-links a{text-align:start;color:#3f444b;font-size:12px;line-height:2.5;display:block;opacity:0;transition:opacity .5s .1s}.elementor-slideshow__share-links a:hover{color:#000}.elementor-slideshow__share-links a i,.elementor-slideshow__share-links a svg{margin-inline-end:.75em}.elementor-slideshow__share-links a i{font-size:1.25em}.elementor-slideshow__share-links a svg{height:1.25em;width:1.25em}.elementor-slideshow__share-links:before{content:"";display:block;position:absolute;top:1px;right:.5em;border:.45em solid transparent;border-bottom-color:#fff;transform:translateY(-100%) scaleX(.7)}.elementor-slideshow__footer{bottom:0;z-index:5;position:fixed}.elementor-slideshow__description,.elementor-slideshow__title{margin:0}.elementor-slideshow__title{font-size:16px;font-weight:700}.elementor-slideshow__description{font-size:14px}.elementor-slideshow--ui-hidden .elementor-slideshow__footer,.elementor-slideshow--ui-hidden .elementor-slideshow__header{opacity:0;pointer-events:none}.elementor-slideshow--ui-hidden .elementor-swiper-button-next,.elementor-slideshow--ui-hidden .elementor-swiper-button-prev{opacity:0}.elementor-slideshow--fullscreen-mode .elementor-video-container{width:100%}.elementor-slideshow--zoom-mode .elementor-slideshow__footer,.elementor-slideshow--zoom-mode .elementor-slideshow__header{background-color:rgba(0,0,0,.5)}.elementor-slideshow--zoom-mode .elementor-swiper-button-next,.elementor-slideshow--zoom-mode .elementor-swiper-button-prev{opacity:0;pointer-events:none}.elementor-slideshow--share-mode .elementor-slideshow__share-menu{top:0;left:0;width:100vw;height:100vh;opacity:1;cursor:default;background-color:rgba(0,0,0,.5)}.elementor-slideshow--share-mode .elementor-slideshow__share-links{transform:scale(1)}.elementor-slideshow--share-mode .elementor-slideshow__share-links,.elementor-slideshow--share-mode .elementor-slideshow__share-links a{opacity:1}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-twitter{color:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-facebook{color:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-pinterest{color:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .eicon-download-bold{color:#9da5ae}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-twitter{fill:#1da1f2}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-facebook{fill:#3b5998}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-pinterest{fill:#bd081c}.elementor-slideshow--share-mode .elementor-slideshow__share-links .e-eicon-download-bold{fill:#9da5ae}.elementor-slideshow--share-mode .eicon-share-arrow{z-index:2}.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}}.elementor-shape{overflow:hidden;position:absolute;left:0;width:100%;line-height:0;direction:ltr}.elementor-shape-top{top:-1px}.elementor-shape-top:not([data-negative=false]) svg{z-index:-1}.elementor-shape-bottom{bottom:-1px}.elementor-shape-bottom:not([data-negative=true]) svg{z-index:-1}.elementor-shape[data-negative=false].elementor-shape-bottom,.elementor-shape[data-negative=true].elementor-shape-top{transform:rotate(180deg)}.elementor-shape svg{display:block;width:calc(100% + 1.3px);position:relative;left:50%;transform:translateX(-50%)}.elementor-shape .elementor-shape-fill{fill:#fff;transform-origin:center;transform:rotateY(0deg)}#wp-admin-bar-elementor_edit_page>.ab-item:before{content:"\e813";font-family:eicons;top:3px;font-size:18px}#wp-admin-bar-elementor_edit_page .ab-submenu .ab-item{display:flex;width:200px}#wp-admin-bar-elementor_edit_page .elementor-edit-link-title{white-space:nowrap;text-overflow:ellipsis;overflow:hidden;width:100%}#wp-admin-bar-elementor_edit_page .elementor-edit-link-type{background:#3f444b;font-size:11px;line-height:9px;margin-top:6px;padding:4px 8px;border-radius:3px}#wp-admin-bar-elementor_inspector>.ab-item:before{content:"\f348";top:2px}#wpadminbar *{font-style:normal}.page-template-elementor_canvas.elementor-page:before{display:none}.elementor-post__thumbnail__link{transition:none}#left-area ul.elementor-icon-list-items,.elementor-edit-area .elementor-element ul.elementor-icon-list-items,.elementor .elementor-element ul.elementor-icon-list-items{padding:0}.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{width:auto;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))}.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{width:auto;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))}.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{width:auto;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))}.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}}@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-text-path{font-size:20px;text-align:var(--alignment,start)}.elementor-widget-text-path svg{width:var(--width);max-width:100%;height:auto;overflow:visible;word-spacing:var(--word-spacing);transform:rotate(var(--rotate,0)) scaleX(var(--scale-x,1)) scaleY(var(--scale-y,1))}.elementor-widget-text-path svg path{vector-effect:non-scaling-stroke;fill:var(--path-fill,transparent);stroke:var(--stroke-color,transparent);stroke-width:var(--stroke-width,1px);transition:var(--stroke-transition) stroke,var(--stroke-transition) fill}.elementor-widget-text-path svg:hover path{--path-fill:var(--path-fill-hover);--stroke-color:var(--stroke-color-hover);--stroke-width:var(--stroke-width-hover)}.elementor-widget-text-path svg text{--fill:var(--text-color);fill:var(--fill);direction:var(--direction,ltr);transition:var(--transition) stroke,var(--transition) stroke-width,var(--transition) fill}.elementor-widget-text-path svg text:hover{--color:var(--text-color-hover,var(--text-color));--fill:var(--color);color:var(--color)}.elementor-widget-n-tabs{--n-tabs-color-accent-fallback:#61ce70;--n-tabs-color-secondary-fallback:#54595f;--n-tabs-default-padding-block:15px;--n-tabs-default-padding-inline:35px;--n-tabs-background-color:transparent;--n-tabs-display:flex;--n-tabs-direction:column;--n-tabs-gap:10px;--n-tabs-heading-display:flex;--n-tabs-heading-direction:row;--n-tabs-heading-grow:initial;--n-tabs-heading-justify-content:center;--n-tabs-heading-width:initial;--n-tabs-heading-overflow-x:initial;--n-tabs-heading-wrap:nowrap;--n-tabs-border-width:1px;--n-tabs-border-color:#d5d8dc;--n-tabs-content-display:flex;--n-tabs-title-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-title-color-hover:#fff;--n-tabs-title-color-active:#fff;--n-tabs-title-background-color:#f1f2f3;--n-tabs-title-background-color-hover:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-background-color-active:var(--e-global-color-accent,var(--n-tabs-color-accent-fallback));--n-tabs-title-width:initial;--n-tabs-title-height:initial;--n-tabs-title-font-size:1rem;--n-tabs-title-white-space:initial;--n-tabs-title-justify-content-toggle:initial;--n-tabs-title-align-items-toggle:center;--n-tabs-title-justify-content:center;--n-tabs-title-align-items:center;--n-tabs-title-text-align:center;--n-tabs-title-direction:row;--n-tabs-title-gap:10px;--n-tabs-title-flex-grow:0;--n-tabs-title-flex-basis:content;--n-tabs-title-flex-shrink:initial;--n-tabs-title-order:initial;--n-tabs-title-padding-top:var(--n-tabs-default-padding-block);--n-tabs-title-padding-bottom:var(--n-tabs-default-padding-block);--n-tabs-title-padding-left:var(--n-tabs-default-padding-inline);--n-tabs-title-padding-right:var(--n-tabs-default-padding-inline);--n-tabs-title-border-radius:initial;--n-tabs-title-transition:0.3s;--n-tabs-icon-color:var(--e-global-color-secondary,var(--n-tabs-color-secondary-fallback));--n-tabs-icon-color-hover:var(--n-tabs-title-color-hover);--n-tabs-icon-color-active:#fff;--n-tabs-icon-gap:5px;width:100%;max-width:100%;--n-tabs-title-padding-inline-start:var(--n-tabs-title-padding-left);--n-tabs-title-padding-inline-end:var(--n-tabs-title-padding-right);--n-tabs-title-padding-block-start:var(--n-tabs-title-padding-top);--n-tabs-title-padding-block-end:var(--n-tabs-title-padding-bottom)}body.rtl .elementor-widget-n-tabs{--n-tabs-title-padding-inline-start:var(--n-tabs-title-padding-right);--n-tabs-title-padding-inline-end:var(--n-tabs-title-padding-left)}.elementor-widget-n-tabs .e-n-tabs{display:var(--n-tabs-display);flex-direction:var(--n-tabs-direction);gap:var(--n-tabs-gap);text-align:start;min-width:0}.elementor-widget-n-tabs .e-n-tabs-heading{display:var(--n-tabs-heading-display);flex-basis:var(--n-tabs-heading-width);flex-direction:var(--n-tabs-heading-direction);flex-shrink:0;justify-content:var(--n-tabs-heading-justify-content);gap:var(--n-tabs-title-gap);overflow-x:var(--n-tabs-heading-overflow-x);flex-wrap:var(--n-tabs-heading-wrap);-ms-overflow-style:none;scrollbar-width:none}.elementor-widget-n-tabs .e-n-tabs-heading::-webkit-scrollbar{display:none}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll{cursor:grabbing;cursor:-webkit-grabbing}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active{position:relative}.elementor-widget-n-tabs .e-n-tabs-heading.e-scroll-active:before{content:"";position:absolute;inset-block:0;inset-inline:-1000vw;z-index:2}.elementor-widget-n-tabs .e-n-tabs-content{display:var(--n-tabs-content-display);flex-grow:1;min-width:0}.elementor-widget-n-tabs .e-n-tabs-content>.e-con:not(.e-active){display:none}.elementor-widget-n-tabs .e-n-tabs:not(.e-activated)>.e-n-tabs-content>.e-con:first-child{display:flex}.elementor-widget-n-tabs .e-n-tab-title{background-color:initial;border-style:none;-webkit-user-select:none;-moz-user-select:none;user-select:none;display:flex;align-items:var(--n-tabs-title-align-items-toggle,var(--n-tabs-title-align-items));flex-direction:var(--n-tabs-title-direction);justify-content:var(--n-tabs-title-justify-content-toggle,var(--n-tabs-title-justify-content));gap:var(--n-tabs-icon-gap);border-width:var(--n-tabs-border-width);position:relative;flex-grow:var(--n-tabs-title-flex-grow);flex-basis:var(--n-tabs-title-flex-basis);flex-shrink:var(--n-tabs-title-flex-shrink);padding-block-start:var(--n-tabs-title-padding-block-start);padding-inline-end:var(--n-tabs-title-padding-inline-end);padding-block-end:var(--n-tabs-title-padding-block-end);padding-inline-start:var(--n-tabs-title-padding-inline-start);border-radius:var(--n-tabs-title-border-radius);height:var(--n-tabs-title-height);width:var(--n-tabs-title-width);white-space:var(--n-tabs-title-white-space);transition:background var(--n-tabs-title-transition),color var(--n-tabs-title-transition),border var(--n-tabs-title-transition),box-shadow var(--n-tabs-title-transition),text-shadow var(--n-tabs-title-transition),stroke var(--n-tabs-title-transition),stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-width var(--n-tabs-title-transition),-webkit-text-stroke-color var(--n-tabs-title-transition),transform var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title:focus:not(:focus-visible){outline:none}.elementor-widget-n-tabs .e-n-tab-title span i,.elementor-widget-n-tabs .e-n-tab-title span svg{transition:color var(--n-tabs-title-transition),fill var(--n-tabs-title-transition)}.elementor-widget-n-tabs .e-n-tab-title-text{display:flex;align-items:center;font-size:var(--n-tabs-title-font-size);text-align:var(--n-tabs-title-text-align)}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon{display:flex;align-items:center;flex-direction:column;flex-shrink:0;order:var(--n-tabs-icon-order);overflow:hidden}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon i{font-size:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon svg{width:var(--n-tabs-icon-size,var(--n-tabs-title-font-size));height:var(--n-tabs-icon-size,var(--n-tabs-title-font-size))}.elementor-widget-n-tabs .e-n-tab-title .e-n-tab-icon:empty{display:none}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false]{background-color:var(--n-tabs-title-background-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] a{color:var(--n-tabs-title-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i{color:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon i:last-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=false] .e-n-tab-icon svg:last-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true],.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon i:first-child,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true] .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:active,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:focus,.elementor-widget-n-tabs .e-n-tab-title[aria-selected=true][class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=false] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-hover)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover a{color:var(--n-tabs-title-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i{color:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg{fill:var(--n-tabs-icon-color-active)}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:first-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:first-child{transform:translateY(-100vh);height:0;opacity:0}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:active,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:focus,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover[class*=elementor-animation-]:hover{transform:none;animation:initial}.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon i:last-child,.elementor-widget-n-tabs [data-touch-mode=true] .e-n-tab-title[aria-selected=false]:hover .e-n-tab-icon svg:last-child{transform:none;height:auto;opacity:1}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=false]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-hover);background-image:none}.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs>.e-n-tabs-heading .e-n-tab-title[aria-selected=true],.elementor .elementor-element.elementor-widget-n-tabs>.elementor-widget-container>.e-n-tabs[data-touch-mode=true]>.e-n-tabs-heading .e-n-tab-title[aria-selected=false]:hover{background-color:var(--n-tabs-title-background-color-active);background-image:none}@media (max-width:767px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-mobile_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:1024px){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-tablet_extra .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}@media (max-width:-1){.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop{--n-tabs-direction:column;--n-tabs-heading-display:contents;--n-tabs-content-display:contents}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs{gap:0}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tabs-content>.e-con{order:var(--n-tabs-title-order)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title{order:var(--n-tabs-title-order);width:auto}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title:not(:first-child){margin-block-start:var(--n-tabs-title-gap)}.elementor.elementor .elementor-widget-n-tabs.e-n-tabs-laptop .e-n-tab-title[aria-selected=true]{margin-block-end:var(--n-tabs-gap)}}.elementor-widget-n-accordion{--n-accordion-title-font-size:20px;--n-accordion-title-flex-grow:initial;--n-accordion-title-justify-content:initial;--n-accordion-title-icon-order:-1;--n-accordion-border-width:1px;--n-accordion-border-color:#d5d8dc;--n-accordion-border-style:solid;--n-accordion-item-title-flex-grow:initial;--n-accordion-item-title-space-between:0px;--n-accordion-item-title-distance-from-content:0px;--n-accordion-padding:10px;--n-accordion-border-radius:0px;--n-accordion-icon-size:15px;--n-accordion-title-normal-color:#1f2124;--n-accordion-title-hover-color:#1f2124;--n-accordion-title-active-color:#1f2124;--n-accordion-icon-normal-color:var(--n-accordion-title-normal-color);--n-accordion-icon-hover-color:var(--n-accordion-title-hover-color);--n-accordion-icon-active-color:var(--n-accordion-title-active-color);--n-accordion-icon-gap:0 10px;width:100%}.elementor-widget-n-accordion .e-n-accordion details>summary::-webkit-details-marker{display:none}.elementor-widget-n-accordion .e-n-accordion-item{display:flex;flex-direction:column;position:relative}.elementor-widget-n-accordion .e-n-accordion-item:not(:last-child){margin-block-end:var(--n-accordion-item-title-space-between)}.elementor-widget-n-accordion .e-n-accordion-item-title,:where(.elementor-widget-n-accordion .e-n-accordion-item>.e-con){border:var(--n-accordion-border-width) var(--n-accordion-border-style) var(--n-accordion-border-color)}.elementor-widget-n-accordion .e-n-accordion-item-title{display:flex;flex-direction:row;list-style:none;padding:var(--n-accordion-padding);justify-content:var(--n-accordion-title-justify-content);border-radius:var(--n-accordion-border-radius);flex-grow:var(--n-menu-title-flex-grow);gap:var(--n-accordion-icon-gap);color:var(--n-accordion-title-normal-color);align-items:center;cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item-title-header{display:flex}.elementor-widget-n-accordion .e-n-accordion-item-title-header h1,.elementor-widget-n-accordion .e-n-accordion-item-title-header h2,.elementor-widget-n-accordion .e-n-accordion-item-title-header h3,.elementor-widget-n-accordion .e-n-accordion-item-title-header h4,.elementor-widget-n-accordion .e-n-accordion-item-title-header h5,.elementor-widget-n-accordion .e-n-accordion-item-title-header h6,.elementor-widget-n-accordion .e-n-accordion-item-title-header p{margin-block-start:0;margin-block-end:0}.elementor-widget-n-accordion .e-n-accordion-item-title-text{font-size:var(--n-accordion-title-font-size);align-items:center}.elementor-widget-n-accordion .e-n-accordion-item-title-icon{display:flex;flex-direction:row;align-items:center;order:var(--n-accordion-title-icon-order);position:relative;width:-moz-fit-content;width:fit-content}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span{height:var(--n-accordion-icon-size);width:auto}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color);font-size:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color);height:var(--n-accordion-icon-size)}.elementor-widget-n-accordion .e-n-accordion-item-title>span{cursor:pointer}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title{margin-block-end:var(--n-accordion-item-title-distance-from-content);color:var(--n-accordion-title-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-opened{display:flex}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon .e-closed{display:none}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item[open] .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-active-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title{color:var(--n-accordion-title-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item:not([open]):hover .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-hover-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-opened{display:none}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon .e-closed{display:flex}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>svg{fill:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item .e-n-accordion-item-title-icon span>i{color:var(--n-accordion-icon-normal-color)}.elementor-widget-n-accordion .e-n-accordion-item>span{cursor:pointer}.e-link-in-bio{--e-link-in-bio-border-color:transparent;--e-link-in-bio-border-style:none;--e-link-in-bio-border-width:0;--e-link-in-bio-container-height:auto;--e-link-in-bio-container-width:360px;--e-link-in-bio-content-align-h:center;--e-link-in-bio-content-align-v:center;--e-link-in-bio-content-width:280px;--e-link-in-bio-gutter-block-end:45px;--e-link-in-bio-gutter-block-start:38px;--e-link-in-bio-gutter-inline:40px;--e-link-in-bio-identity-image-cover-border-bottom-width:0;--e-link-in-bio-identity-image-cover-border-color:transparent;--e-link-in-bio-identity-image-cover-border-style:none;--e-link-in-bio-identity-image-cover-height:170px;--e-link-in-bio-identity-image-profile-border-color:transparent;--e-link-in-bio-identity-image-profile-border-radius:50%;--e-link-in-bio-identity-image-profile-border-style:none;--e-link-in-bio-identity-image-profile-border-width:0;--e-link-in-bio-identity-image-profile-width:115px;--e-link-in-bio-heading-color:inherit;--e-link-in-bio-title-color:inherit;--e-link-in-bio-about-heading-color:inherit;--e-link-in-bio-description-color:#324a6d;--e-link-in-bio-icon-background-color:transparent;--e-link-in-bio-icon-border-color:transparent;--e-link-in-bio-icon-border-style:none;--e-link-in-bio-icon-border-width:0;--e-link-in-bio-icon-color:inherit;--e-link-in-bio-icon-columns:3;--e-link-in-bio-icon-gap:20px 29px;--e-link-in-bio-icon-size:25px;--e-link-in-bio-ctas-background-color:#467ff7;--e-link-in-bio-ctas-border-color:transparent;--e-link-in-bio-ctas-border-radius:20px;--e-link-in-bio-ctas-border-style:none;--e-link-in-bio-ctas-border-width:2px;--e-link-in-bio-ctas-gap:22px;--e-link-in-bio-ctas-padding-block-end:17px;--e-link-in-bio-ctas-padding-block-start:17px;--e-link-in-bio-ctas-padding-inline-end:20px;--e-link-in-bio-ctas-padding-inline-start:20px;--e-link-in-bio-ctas-text-color:#fff;--background-overlay-opacity:0.5;align-items:var(--e-link-in-bio-content-align-h);border:var(--e-link-in-bio-border-width) var(--e-link-in-bio-border-style) var(--e-link-in-bio-border-color);display:flex;flex-direction:column;justify-content:var(--e-link-in-bio-content-align-v);margin-inline:auto;max-width:100%;min-height:var(--e-link-in-bio-container-height);padding:var(--e-link-in-bio-gutter-block-start) var(--e-link-in-bio-gutter-inline) var(--e-link-in-bio-gutter-block-end);position:relative;width:var(--e-link-in-bio-container-width)}.e-link-in-bio.has-border{--e-link-in-bio-border-style:solid}@media (max-width:767px){.e-link-in-bio.-is-full-height-mobile{--e-link-in-bio-container-height:100vh}@supports (height:100dvh){.e-link-in-bio.-is-full-height-mobile{--e-link-in-bio-container-height:100dvh}}}@media (max-width:-1){.e-link-in-bio.-is-full-height-mobile_extra{--e-link-in-bio-container-height:100vh}@supports (height:100dvh){.e-link-in-bio.-is-full-height-mobile_extra{--e-link-in-bio-container-height:100dvh}}}@media (max-width:1024px){.e-link-in-bio.-is-full-height-tablet{--e-link-in-bio-container-height:100vh}@supports (height:100dvh){.e-link-in-bio.-is-full-height-tablet{--e-link-in-bio-container-height:100dvh}}}@media (max-width:-1){.e-link-in-bio.-is-full-height-tablet_extra{--e-link-in-bio-container-height:100vh}@supports (height:100dvh){.e-link-in-bio.-is-full-height-tablet_extra{--e-link-in-bio-container-height:100dvh}}}@media (max-width:-1){.e-link-in-bio.-is-full-height-laptop{--e-link-in-bio-container-height:100vh}@supports (height:100dvh){.e-link-in-bio.-is-full-height-laptop{--e-link-in-bio-container-height:100dvh}}}@media (max-width:99999px){.e-link-in-bio.-is-full-height-desktop{--e-link-in-bio-container-height:100vh}@supports (height:100dvh){.e-link-in-bio.-is-full-height-desktop{--e-link-in-bio-container-height:100dvh}}}@media (max-width:99999px){.e-link-in-bio.-is-full-height-widescreen{--e-link-in-bio-container-height:100vh}@supports (height:100dvh){.e-link-in-bio.-is-full-height-widescreen{--e-link-in-bio-container-height:100dvh}}}.e-link-in-bio.is-full-width{--e-link-in-bio-container-width:100%}.e-link-in-bio__bg{display:grid;inset:0;position:absolute;z-index:0}.e-link-in-bio__bg-overlay{opacity:var(--background-overlay-opacity)}.e-link-in-bio__content{color:#1c2448;display:flex;flex-direction:column;font-family:var(--e-global-typography-text-font-family,"Poppins"),Sans-serif;max-width:100%;text-align:center;width:var(--e-link-in-bio-content-width);z-index:1}.e-link-in-bio__content *{word-wrap:break-word}.e-link-in-bio__identity{display:grid;grid-template-columns:1fr;grid-template-rows:auto;margin-block-end:14px;margin-block-start:calc(var(--e-link-in-bio-gutter-block-start) * -1)}.e-link-in-bio__identity .e-link-in-bio__identity-image{display:flex;position:relative}.e-link-in-bio__identity .e-link-in-bio__identity-image-element{display:block;flex:1 1 100%;-o-object-fit:cover;object-fit:cover}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover{align-self:start;border:0 var(--e-link-in-bio-identity-image-cover-border-style) var(--e-link-in-bio-identity-image-cover-border-color);border-bottom:var(--e-link-in-bio-identity-image-cover-border-bottom-width) var(--e-link-in-bio-identity-image-cover-border-style) var(--e-link-in-bio-identity-image-cover-border-color);grid-column:1;grid-row:1;margin-inline:calc(var(--e-link-in-bio-gutter-inline) * -1);max-height:var(--e-link-in-bio-identity-image-cover-height);overflow:hidden;width:calc(100% + var(--e-link-in-bio-gutter-inline) * 2)}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover.has-border{--e-link-in-bio-identity-image-cover-border-style:solid}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile{align-self:center;aspect-ratio:1;border-radius:var(--e-link-in-bio-identity-image-profile-border-radius);border:var(--e-link-in-bio-identity-image-profile-border-width) var(--e-link-in-bio-identity-image-profile-border-style) var(--e-link-in-bio-identity-image-profile-border-color);grid-column:1;grid-row:1;overflow:hidden;margin-block-start:var(--e-link-in-bio-gutter-block-start);margin-block-end:17px;margin-inline:auto;max-width:100%;width:var(--e-link-in-bio-identity-image-profile-width)}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile.has-border{--e-link-in-bio-identity-image-profile-border-style:solid}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile.has-style-square{--e-link-in-bio-identity-image-profile-border-radius:0}.e-link-in-bio__identity .e-link-in-bio__identity-image-profile .e-link-in-bio__identity-image-element{aspect-ratio:inherit}.e-link-in-bio__identity .e-link-in-bio__identity-image-cover+.e-link-in-bio__identity-image-profile{margin-block-start:17px}.e-link-in-bio__bio>*{margin-block:0}.e-link-in-bio__heading{color:var(--e-link-in-bio-heading-color);font-size:36px;font-weight:600;line-height:42px}.e-link-in-bio__about-heading{color:var(--e-link-in-bio-about-heading-color);font-size:16px;font-weight:500;line-height:20px}.e-link-in-bio__title{color:var(--e-link-in-bio-title-color);font-size:20px;font-weight:500;line-height:35px}.e-link-in-bio__description{color:var(--e-link-in-bio-description-color);font-size:16px;font-weight:300;line-height:24px;margin-block-start:20px}.e-link-in-bio__bio--footer{margin-block-start:34px}.e-link-in-bio__bio--footer .e-link-in-bio__description{font-size:12px;font-weight:500;line-height:20px;margin-block-start:0}.e-link-in-bio__bio--footer .e-link-in-bio__about-heading+.e-link-in-bio__description{margin-block-start:3px}.e-link-in-bio__icons{display:flex;flex-flow:row wrap;gap:var(--e-link-in-bio-icon-gap);justify-content:center;margin-block-start:20px}.e-link-in-bio__icon{display:flex}.e-link-in-bio__icon.has-size-medium{--e-link-in-bio-icon-size:30px}.e-link-in-bio__icon.has-size-large{--e-link-in-bio-icon-size:35px}.e-link-in-bio__icon .e-link-in-bio__icon-link{align-items:center;color:inherit;display:flex;flex:1 1 auto;flex-direction:column}.e-link-in-bio__icon .e-link-in-bio__icon-link:active,.e-link-in-bio__icon .e-link-in-bio__icon-link:focus,.e-link-in-bio__icon .e-link-in-bio__icon-link:hover{color:inherit}.e-link-in-bio__icon .e-link-in-bio__icon-svg{align-items:center;color:var(--e-link-in-bio-icon-color);display:flex;justify-content:center}.e-link-in-bio__icon svg{fill:currentColor;height:var(--e-link-in-bio-icon-size)}.e-link-in-bio__icon .e-link-in-bio__icon-label{font-size:14px;font-weight:500;line-height:20px;text-align:center}.e-link-in-bio__ctas{display:grid;grid-template-columns:minmax(0,1fr);grid-template-rows:auto;gap:var(--e-link-in-bio-ctas-gap);margin-block-start:31px}.e-link-in-bio__ctas.has-type-link{--e-link-in-bio-ctas-gap:10px;justify-items:center}.e-link-in-bio__ctas.has-type-divider{--e-link-in-bio-ctas-gap:0}.e-link-in-bio__ctas .e-link-in-bio__cta{display:flex;font-size:16px;font-weight:500;line-height:20px}.e-link-in-bio__ctas .e-link-in-bio__cta,.e-link-in-bio__ctas .e-link-in-bio__cta:active,.e-link-in-bio__ctas .e-link-in-bio__cta:focus,.e-link-in-bio__ctas .e-link-in-bio__cta:hover{color:var(--e-link-in-bio-ctas-text-color)}.e-link-in-bio__ctas .e-link-in-bio__cta-image{flex:0 0 min(50%,140px)}.e-link-in-bio__ctas .e-link-in-bio__cta-image-element{aspect-ratio:140/100;display:block;height:100%;-o-object-fit:cover;object-fit:cover;width:100%}.e-link-in-bio__ctas .e-link-in-bio__cta-text{align-items:center;display:flex;flex:1 1 auto;justify-content:center}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button{border-radius:var(--e-link-in-bio-ctas-border-radius);overflow:hidden}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-border{--e-link-in-bio-ctas-border-style:solid;border:var(--e-link-in-bio-ctas-border-width) var(--e-link-in-bio-ctas-border-style) var(--e-link-in-bio-ctas-border-color)}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-rounded{--e-link-in-bio-ctas-border-radius:20px}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-round{--e-link-in-bio-ctas-border-radius:50px}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button.has-corners-sharp{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button .e-link-in-bio__cta-text{background-color:var(--e-link-in-bio-ctas-background-color);padding-block-end:var(--e-link-in-bio-ctas-padding-block-end);padding-block-start:var(--e-link-in-bio-ctas-padding-block-start);padding-inline-end:var(--e-link-in-bio-ctas-padding-inline-end);padding-inline-start:var(--e-link-in-bio-ctas-padding-inline-start)}.e-link-in-bio__ctas .e-link-in-bio__cta.is-type-link{--e-link-in-bio-ctas-text-color:#467ff7;font-weight:700;margin-block:17px;justify-content:center}.e-link-in-bio .e-link-in-bio__content .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-link{text-decoration:underline}.e-link-in-bio-var-3{--e-link-in-bio-gutter-block-end:20px;--e-link-in-bio-ctas-border-radius:0;--e-link-in-bio-ctas-gap:8px}.e-link-in-bio-var-3 .e-link-in-bio__ctas .e-link-in-bio__cta.has-border{border:none}.e-link-in-bio-var-3 .e-link-in-bio__ctas .e-link-in-bio__cta.has-border .e-link-in-bio__cta-image{--e-link-in-bio-ctas-border-style:solid;border:var(--e-link-in-bio-ctas-border-width) var(--e-link-in-bio-ctas-border-style) var(--e-link-in-bio-ctas-border-color)}.e-link-in-bio-var-3 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-round,.e-link-in-bio-var-3 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-rounded{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio-var-4{--e-link-in-bio-ctas-text-color:#1c2448;--e-link-in-bio-ctas-background-color:transparent;--e-link-in-bio-ctas-divider-color:#1c2448;--e-link-in-bio-ctas-divider-width:1px;--e-link-in-bio-ctas-divider-style:solid;--e-link-in-bio-ctas-padding-inline-end:16px;--e-link-in-bio-ctas-padding-inline-start:16px}.e-link-in-bio-var-4 .e-link-in-bio__ctas{grid-gap:0;margin-block-end:28px;margin-block-start:28px}.e-link-in-bio-var-4 .e-link-in-bio__ctas .e-link-in-bio__cta{border-bottom:var(--e-link-in-bio-ctas-divider-width) var(--e-link-in-bio-ctas-divider-style) var(--e-link-in-bio-ctas-divider-color);font-size:24px;font-weight:600;line-height:42px}.e-link-in-bio-var-4 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-rounded,.e-link-in-bio-var-5{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio-var-5{--e-link-in-bio-ctas-gap:20px 15px;--e-link-in-bio-ctas-padding-block-end:5px;--e-link-in-bio-ctas-padding-block-start:5px;--e-link-in-bio-ctas-padding-inline-end:7px;--e-link-in-bio-ctas-padding-inline-start:7px}.e-link-in-bio-var-5 .e-link-in-bio__ctas.has-type-button{grid-template-columns:repeat(2,minmax(0,100px));grid-template-rows:auto;justify-content:center}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.has-border{border:none}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.has-border .e-link-in-bio__cta-image{--e-link-in-bio-ctas-border-style:solid;border:var(--e-link-in-bio-ctas-border-width) var(--e-link-in-bio-ctas-border-style) var(--e-link-in-bio-ctas-border-color)}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-round,.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.has-corners-rounded{--e-link-in-bio-ctas-border-radius:0}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button{flex-direction:column;font-size:14px}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button .e-link-in-bio__cta-image{flex:0 0 auto;margin-bottom:4px}.e-link-in-bio-var-5 .e-link-in-bio__ctas .e-link-in-bio__cta.is-type-button .e-link-in-bio__cta-image-element{aspect-ratio:1;height:auto}.e-link-in-bio-var-7{--e-link-in-bio-icon-background-color:#467ff7;--e-link-in-bio-icon-color:#fff;--e-link-in-bio-icon-gap:20px 10px}.e-link-in-bio-var-7 .e-link-in-bio__identity .e-link-in-bio__identity-image-cover{height:var(--e-link-in-bio-identity-image-cover-height,auto)}.e-link-in-bio-var-7 .e-link-in-bio__icons{align-items:start;display:grid;flex-flow:unset;grid-auto-flow:rows;grid-template-columns:repeat(var(--e-link-in-bio-icon-columns,3),minmax(0,1fr));grid-template-rows:auto;justify-content:unset;justify-items:center;margin-block-start:34px}.e-link-in-bio-var-7 .e-link-in-bio__icon-svg{aspect-ratio:1;background-color:var(--e-link-in-bio-icon-background-color);border-radius:100%;height:calc(var(--e-link-in-bio-icon-size) + 30px);padding:15px}.e-link-in-bio-var-7 .e-link-in-bio__icon{--e-link-in-bio-icon-border-style:solid}.e-link-in-bio-var-7 .e-link-in-bio__icon.has-border .e-link-in-bio__icon-svg{border:var(--e-link-in-bio-icon-border-width) var(--e-link-in-bio-icon-border-style) var(--e-link-in-bio-icon-border-color);height:calc(var(--e-link-in-bio-icon-size) + 30px + var(--e-link-in-bio-icon-border-width) * 2)}.e-link-in-bio-var-7 .e-link-in-bio__ctas{margin-block-start:34px}.e-contact-buttons{--e-contact-buttons-chat-box-width:360px;--e-contact-buttons-size-small:65px;--e-contact-buttons-size-medium:75px;--e-contact-buttons-size-large:85px;--e-contact-buttons-dot:red;--e-contact-buttons-dot-size:20px;--e-contact-buttons-profile-dot-bg:#39aa59;--e-contact-buttons-box-shadow:0 3px 3px 0 rgba(0,0,0,0.25);--e-contact-buttons-border-radius:20px;--e-contact-button-chat-button-animation-duration:800ms;--e-contact-button-chat-button-animation-delay:0;--e-contact-buttons-chat-box-animation-duration:800ms;--e-contact-buttons-button-bg:#467ff7;--e-contact-buttons-button-bg-hover:#1c2448;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#1c2448;--e-contact-buttons-top-bar-name:#fff;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#c8d5dc;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#467ff7;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#1c2448;--e-contact-buttons-chat-box-bg:#fff;position:fixed;bottom:20px;inset-inline-end:25px;width:var(--e-contact-buttons-chat-box-width);z-index:99}@media (max-width:767px){.e-contact-buttons{inset-inline-end:0}}.e-contact-buttons.has-alignment-start{inset-inline-end:0;inset-inline-start:25px}@media (max-width:767px){.e-contact-buttons.has-alignment-start{inset-inline-start:0}}.e-contact-buttons.has-platform-whatsapp{--e-contact-buttons-button-bg:#25d366;--e-contact-buttons-button-bg-hover:#075e54;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#075e54;--e-contact-buttons-top-bar-name:#fff;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#ece5dd;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#25d366;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#075e54;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-skype{--e-contact-buttons-button-bg:#00aff0;--e-contact-buttons-button-bg-hover:#0d72cf;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#0d72cf;--e-contact-buttons-top-bar-name:#fff;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#cdf7ff;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#00aff0;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#0d72cf;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-messenger{--e-contact-buttons-button-bg:#168aff;--e-contact-buttons-button-bg-hover:#168aff;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#168aff;--e-contact-buttons-top-bar-name:#fff;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#f0f0f0;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#168aff;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#168aff;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-platform-viber{--e-contact-buttons-button-bg:#7360f2;--e-contact-buttons-button-bg-hover:#4e4879;--e-contact-buttons-button-icon:#fff;--e-contact-buttons-button-icon-hover:#fff;--e-contact-buttons-top-bar-bg:#4e4879;--e-contact-buttons-top-bar-name:#fff;--e-contact-buttons-top-bar-title:#fff;--e-contact-buttons-close-button-color:#fff;--e-contact-buttons-message-bubble-body:#000;--e-contact-buttons-message-bubble-time:#000;--e-contact-buttons-message-bubble-name:#000;--e-contact-buttons-message-bubble-bubble-bg:#fff;--e-contact-buttons-message-bubble-chat-bg:#e5e1ff;--e-contact-buttons-send-button-icon:#fff;--e-contact-buttons-send-button-bg:#7360f2;--e-contact-buttons-send-button-icon-hover:#fff;--e-contact-buttons-send-button-bg-hover:#4e4879;--e-contact-buttons-chat-box-bg:#fff}.e-contact-buttons.has-corners-rounded{--e-contact-buttons-border-radius:20px}.e-contact-buttons.has-corners-round{--e-contact-buttons-border-radius:50px}.e-contact-buttons.has-corners-sharp{--e-contact-buttons-border-radius:0}.e-contact-buttons:not(.has-animations) .e-contact-buttons__content-wrapper.hidden{display:none}.e-contact-buttons.has-animations .e-contact-buttons__content-wrapper.hidden{display:block;visibility:hidden;transition:var(--e-contact-buttons-chat-box-animation-duration)}.e-contact-buttons.has-animations .e-contact-buttons__content-wrapper.animated-wrapper{visibility:hidden;opacity:0;transform:none;animation:e-contact-buttons-close var(--e-contact-buttons-chat-box-animation-duration)}.e-contact-buttons__content{border-radius:var(--e-contact-buttons-border-radius);box-shadow:var(--e-contact-buttons-box-shadow);font-family:var(--e-global-typography-text-font-family,"Poppins"),Sans-serif;margin-block-end:20px;overflow:hidden}.e-contact-buttons__content.animated{animation-duration:var(--e-contact-buttons-chat-box-animation-duration)}.e-contact-buttons__top-bar{align-items:center;background-color:var(--e-contact-buttons-top-bar-bg);display:flex;gap:20px;padding:20px}.e-contact-buttons__top-bar-name{color:var(--e-contact-buttons-top-bar-name);font-size:24px;font-weight:700;margin-block-end:0}.e-contact-buttons__top-bar-title{color:var(--e-contact-buttons-top-bar-title);font-size:20px;margin-block-end:0}.e-contact-buttons__profile-image{align-items:center;display:flex;position:relative}.e-contact-buttons__profile-image img{border-radius:50%;-o-object-fit:cover;object-fit:cover}.e-contact-buttons__profile-image.has-size-small img{height:var(--e-contact-buttons-size-small);width:var(--e-contact-buttons-size-small)}.e-contact-buttons__profile-image.has-size-medium img{height:var(--e-contact-buttons-size-medium);width:var(--e-contact-buttons-size-medium)}.e-contact-buttons__profile-image.has-size-large img{height:var(--e-contact-buttons-size-large);width:var(--e-contact-buttons-size-large)}.e-contact-buttons__profile-image.has-dot:after{background-color:var(--e-contact-buttons-profile-dot-bg);border:3px solid var(--e-contact-buttons-top-bar-bg);border-radius:50%;bottom:5px;content:"";height:20px;position:absolute;right:0;width:20px}.e-contact-buttons__close-button{padding:0;position:absolute;inset-inline-end:20px;top:20px}.e-contact-buttons__close-button,.e-contact-buttons__close-button:focus,.e-contact-buttons__close-button:hover{background:none;border:0;color:var(--e-contact-buttons-close-button-color)}.e-contact-buttons__chat-button-container{display:flex;justify-content:flex-end}@media (max-width:767px){.e-contact-buttons__chat-button-container{inset-inline-end:25px;position:relative}}.e-contact-buttons.has-alignment-start .e-contact-buttons__chat-button-container{justify-content:flex-start}@media (max-width:767px){.e-contact-buttons.has-alignment-start .e-contact-buttons__chat-button-container{inset-inline-end:unset;inset-inline-start:25px}}.e-contact-buttons__chat-button{align-items:center;background-color:var(--e-contact-buttons-button-bg);border-radius:50%;border:0;display:flex;justify-content:center;position:relative}.e-contact-buttons__chat-button.animated{animation-delay:var(--e-contact-button-chat-button-animation-delay);animation-duration:var(--e-contact-button-chat-button-animation-duration)}.e-contact-buttons__chat-button svg{fill:var(--e-contact-buttons-button-icon)}.e-contact-buttons__chat-button:focus,.e-contact-buttons__chat-button:hover{background-color:var(--e-contact-buttons-button-bg-hover)}.e-contact-buttons__chat-button:focus svg,.e-contact-buttons__chat-button:hover svg{fill:var(--e-contact-buttons-button-icon-hover)}.e-contact-buttons__chat-button.has-dot:after{background-color:var(--e-contact-buttons-dot);border-radius:50%;content:"";height:var(--e-contact-buttons-dot-size);position:absolute;right:0;top:0;width:var(--e-contact-buttons-dot-size)}.e-contact-buttons__chat-button.has-size-small{height:var(--e-contact-buttons-size-small);width:var(--e-contact-buttons-size-small)}.e-contact-buttons__chat-button.has-size-medium{height:var(--e-contact-buttons-size-medium);width:var(--e-contact-buttons-size-medium)}.e-contact-buttons__chat-button.has-size-large{height:var(--e-contact-buttons-size-large);width:var(--e-contact-buttons-size-large)}.e-contact-buttons__message-bubble{background-color:var(--e-contact-buttons-message-bubble-chat-bg);padding:20px;padding-inline-start:40px}.e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__bubble-container{height:0;opacity:0;visibility:hidden}.e-contact-buttons__bubble{background-color:var(--e-contact-buttons-message-bubble-bubble-bg);border-radius:15px;padding:20px;position:relative}.e-contact-buttons__bubble:after{border-left:0 solid transparent;border-bottom:40px solid transparent;border-right:40px solid var(--e-contact-buttons-message-bubble-bubble-bg);border-top:0 solid transparent;content:"";height:0;position:absolute;inset-inline-start:-20px;top:0;transform:rotate(0);width:0}.e-contact-buttons__message-bubble-name{color:var(--e-contact-buttons-message-bubble-name);font-size:20px;line-height:25px;font-weight:600;margin-block-end:8px}.e-contact-buttons__message-bubble-body{color:var(--e-contact-buttons-message-bubble-body);font-size:20px;line-height:25px;margin-block-end:8px}.e-contact-buttons__message-bubble-time{color:var(--e-contact-buttons-message-bubble-time);font-size:20px;line-height:25px;font-weight:600;text-align:end}.e-contact-buttons__powered-container{padding:20px 20px 0;text-align:center}.e-contact-buttons__powered-text{color:#000;font-size:16px;font-weight:500}.elementor .e-contact-buttons__powered-text{text-decoration:underline}.e-contact-buttons__dots-container{background-color:var(--e-contact-buttons-message-bubble-bubble-bg);border-radius:15px;display:inline-flex;padding:10px 12px}.e-contact-buttons__dot{animation:e-contact-buttons-typing-jump 1s infinite;background-color:var(--e-contact-buttons-message-bubble-name);border-radius:50%;display:inline-block;height:7px;margin-left:auto;margin-right:3px;position:relative;width:7px}.e-contact-buttons__dot-1{animation-delay:.2s}.e-contact-buttons__dot-2{animation-delay:.4s}.e-contact-buttons__dot-3{animation-delay:.6s}.e-contact-buttons__send-button{background-color:var(--e-contact-buttons-chat-box-bg);padding:20px}.e-contact-buttons__send-cta{align-items:center;background-color:var(--e-contact-buttons-send-button-bg);border-radius:30px;color:var(--e-contact-buttons-send-button-icon);display:flex;font-size:18px;font-weight:500;justify-content:center;padding:10px;text-align:center;transition:all .3s;width:100%}.e-contact-buttons__send-cta svg{fill:var(--e-contact-buttons-send-button-icon);height:28px;margin-inline-end:8px;width:28px}.e-contact-buttons__send-cta:focus,.e-contact-buttons__send-cta:hover{background-color:var(--e-contact-buttons-send-button-bg-hover);color:var(--e-contact-buttons-send-button-icon-hover);transition:all .3s}.e-contact-buttons__send-cta:focus svg,.e-contact-buttons__send-cta:hover svg{fill:var(--e-contact-buttons-send-button-icon-hover)}.e-contact-buttons__content.visible .e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__dots-container{animation-delay:0;animation-duration:2s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:e-contact-buttons-disappear}.e-contact-buttons__content.visible .e-contact-buttons__message-bubble.has-typing-animation .e-contact-buttons__bubble-container{animation-delay:2s;animation-duration:.1s;animation-fill-mode:forwards;animation-iteration-count:1;animation-name:e-contact-buttons-appear}@keyframes e-contact-buttons-typing-jump{0%{bottom:0}20%{bottom:5px}40%{bottom:0}}@keyframes e-contact-buttons-appear{0%{height:0;opacity:0;visibility:hidden}to{height:auto;opacity:1;visibility:visible}}@keyframes e-contact-buttons-disappear{0%{display:inline-flex}to{display:none}}@keyframes e-contact-buttons-close{0%,99.99%{visibility:visible;opacity:1}to{visibility:hidden;opacity:0;transform:none}}.elementor-accordion{text-align:start}.elementor-accordion .elementor-accordion-item{border:1px solid #d5d8dc}.elementor-accordion .elementor-accordion-item+.elementor-accordion-item{border-top:none}.elementor-accordion .elementor-tab-title{margin:0;padding:15px 20px;font-weight:700;line-height:1;cursor:pointer;outline:none}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{display:inline-block;width:1.5em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon svg{width:1em;height:1em}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-right{float:right;text-align:right}.elementor-accordion .elementor-tab-title .elementor-accordion-icon.elementor-accordion-icon-left{float:left;text-align:left}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-closed{display:block}.elementor-accordion .elementor-tab-title .elementor-accordion-icon .elementor-accordion-icon-opened,.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-closed{display:none}.elementor-accordion .elementor-tab-title.elementor-active .elementor-accordion-icon-opened{display:block}.elementor-accordion .elementor-tab-content{display:none;padding:15px 20px;border-top:1px solid #d5d8dc}@media (max-width:767px){.elementor-accordion .elementor-tab-title{padding:12px 15px}.elementor-accordion .elementor-tab-title .elementor-accordion-icon{width:1.2em}.elementor-accordion .elementor-tab-content{padding:7px 15px}}.e-con-inner>.elementor-widget-accordion,.e-con>.elementor-widget-accordion{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-alert{padding:15px;border-left:5px solid transparent;position:relative;text-align:start}.elementor-alert .elementor-alert-title{display:block;font-weight:700}.elementor-alert .elementor-alert-description{font-size:13px}.elementor-alert button.elementor-alert-dismiss{position:absolute;right:var(--dismiss-icon-horizontal-position,10px);top:var(--dismiss-icon-vertical-position,10px);padding:3px;font-size:var(--dismiss-icon-size,20px);line-height:1;background:transparent;color:var(--dismiss-icon-normal-color,inherit);border:none;cursor:pointer;transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)}.elementor-alert button.elementor-alert-dismiss:hover{color:var(--dismiss-icon-hover-color,inherit)}.elementor-alert button.elementor-alert-dismiss svg{width:var(--dismiss-icon-size,20px);height:var(--dismiss-icon-size,20px);fill:var(--dismiss-icon-normal-color,currentColor);transition-duration:var(--dismiss-icon-hover-transition-duration,.3s)}.elementor-alert button.elementor-alert-dismiss svg:hover{fill:var(--dismiss-icon-hover-color,currentColor)}.elementor-alert-info .elementor-alert{color:#31708f;background-color:#d9edf7;border-color:#bcdff1}.elementor-alert-success .elementor-alert{color:#3c763d;background-color:#dff0d8;border-color:#cae6be}.elementor-alert-warning .elementor-alert{color:#8a6d3b;background-color:#fcf8e3;border-color:#f9f0c3}.elementor-alert-danger .elementor-alert{color:#a94442;background-color:#f2dede;border-color:#e8c4c4}@media (max-width:767px){.elementor-alert{padding:10px}.elementor-alert button.elementor-alert-dismiss{right:7px;top:7px}}.elementor-counter{display:flex;justify-content:center;align-items:stretch;flex-direction:column-reverse}.elementor-counter .elementor-counter-number{flex-grow:var(--counter-number-grow,0)}.elementor-counter .elementor-counter-number-wrapper{flex:1;display:flex;font-size:69px;font-weight:600;line-height:1;text-align:center}.elementor-counter .elementor-counter-number-prefix{text-align:end;flex-grow:var(--counter-prefix-grow,1);white-space:pre-wrap}.elementor-counter .elementor-counter-number-suffix{text-align:start;flex-grow:var(--counter-suffix-grow,1);white-space:pre-wrap}.elementor-counter .elementor-counter-title{flex:1;display:flex;justify-content:center;align-items:center;margin:0;padding:0;font-size:19px;font-weight:400;line-height:2.5}.elementor-widget-divider{--divider-border-style:none;--divider-border-width:1px;--divider-color:#0c0d0e;--divider-icon-size:20px;--divider-element-spacing:10px;--divider-pattern-height:24px;--divider-pattern-size:20px;--divider-pattern-url:none;--divider-pattern-repeat:repeat-x}.elementor-widget-divider .elementor-divider{display:flex}.elementor-widget-divider .elementor-divider__text{font-size:15px;line-height:1;max-width:95%}.elementor-widget-divider .elementor-divider__element{margin:0 var(--divider-element-spacing);flex-shrink:0}.elementor-widget-divider .elementor-icon{font-size:var(--divider-icon-size)}.elementor-widget-divider .elementor-divider-separator{display:flex;margin:0;direction:ltr}.elementor-widget-divider--view-line_icon .elementor-divider-separator,.elementor-widget-divider--view-line_text .elementor-divider-separator{align-items:center}.elementor-widget-divider--view-line_icon .elementor-divider-separator:after,.elementor-widget-divider--view-line_icon .elementor-divider-separator:before,.elementor-widget-divider--view-line_text .elementor-divider-separator:after,.elementor-widget-divider--view-line_text .elementor-divider-separator:before{display:block;content:"";border-block-end:0;flex-grow:1;border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--element-align-left .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-left .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-left .elementor-divider__element{margin-left:0}.elementor-widget-divider--element-align-right .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-right .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-right .elementor-divider__element{margin-right:0}.elementor-widget-divider--element-align-start .elementor-divider .elementor-divider-separator>.elementor-divider__svg:first-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-start .elementor-divider-separator:before{content:none}.elementor-widget-divider--element-align-start .elementor-divider__element{margin-inline-start:0}.elementor-widget-divider--element-align-end .elementor-divider .elementor-divider-separator>.elementor-divider__svg:last-of-type{flex-grow:0;flex-shrink:100}.elementor-widget-divider--element-align-end .elementor-divider-separator:after{content:none}.elementor-widget-divider--element-align-end .elementor-divider__element{margin-inline-end:0}.elementor-widget-divider:not(.elementor-widget-divider--view-line_text):not(.elementor-widget-divider--view-line_icon) .elementor-divider-separator{border-block-start:var(--divider-border-width) var(--divider-border-style) var(--divider-color)}.elementor-widget-divider--separator-type-pattern{--divider-border-style:none}.elementor-widget-divider--separator-type-pattern.elementor-widget-divider--view-line .elementor-divider-separator,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:after,.elementor-widget-divider--separator-type-pattern:not(.elementor-widget-divider--view-line) .elementor-divider-separator:before,.elementor-widget-divider--separator-type-pattern:not([class*=elementor-widget-divider--view]) .elementor-divider-separator{width:100%;min-height:var(--divider-pattern-height);-webkit-mask-size:var(--divider-pattern-size) 100%;mask-size:var(--divider-pattern-size) 100%;-webkit-mask-repeat:var(--divider-pattern-repeat);mask-repeat:var(--divider-pattern-repeat);background-color:var(--divider-color);-webkit-mask-image:var(--divider-pattern-url);mask-image:var(--divider-pattern-url)}.elementor-widget-divider--no-spacing{--divider-pattern-size:auto}.elementor-widget-divider--bg-round{--divider-pattern-repeat:round}.rtl .elementor-widget-divider .elementor-divider__text{direction:rtl}.e-con-inner>.elementor-widget-divider,.e-con>.elementor-widget-divider{width:var(--container-widget-width,100%);--flex-grow:var(--container-widget-flex-grow)}.elementor-image-gallery .gallery-item{display:inline-block;text-align:center;vertical-align:top;width:100%;max-width:100%;margin:0 auto}.elementor-image-gallery .gallery-item img{margin:0 auto}.elementor-image-gallery .gallery-item .gallery-caption{margin:0}.elementor-image-gallery figure img{display:block}.elementor-image-gallery figure figcaption{width:100%}.gallery-spacing-custom .elementor-image-gallery .gallery-icon{padding:0}@media (min-width:768px){.elementor-image-gallery .gallery-columns-2 .gallery-item{max-width:50%}.elementor-image-gallery .gallery-columns-3 .gallery-item{max-width:33.33%}.elementor-image-gallery .gallery-columns-4 .gallery-item{max-width:25%}.elementor-image-gallery .gallery-columns-5 .gallery-item{max-width:20%}.elementor-image-gallery .gallery-columns-6 .gallery-item{max-width:16.666%}.elementor-image-gallery .gallery-columns-7 .gallery-item{max-width:14.28%}.elementor-image-gallery .gallery-columns-8 .gallery-item{max-width:12.5%}.elementor-image-gallery .gallery-columns-9 .gallery-item{max-width:11.11%}.elementor-image-gallery .gallery-columns-10 .gallery-item{max-width:10%}}@media (min-width:480px) and (max-width:767px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:50%}}@media (max-width:479px){.elementor-image-gallery .gallery.gallery-columns-2 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-3 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-4 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-5 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-6 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-7 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-8 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-9 .gallery-item,.elementor-image-gallery .gallery.gallery-columns-10 .gallery-item{max-width:100%}}.elementor-widget-google_maps .elementor-widget-container{overflow:hidden}.elementor-widget-google_maps .elementor-custom-embed{line-height:0}.elementor-widget-google_maps iframe{height:300px}.elementor-heading-title{padding:0;margin:0;line-height:1}.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-icon-box .elementor-icon-box-wrapper{display:block;text-align:center}.elementor-widget-icon-box .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}@media (min-width:768px){.elementor-widget-icon-box.elementor-vertical-align-top .elementor-icon-box-wrapper{align-items:flex-start}.elementor-widget-icon-box.elementor-vertical-align-middle .elementor-icon-box-wrapper{align-items:center}.elementor-widget-icon-box.elementor-vertical-align-bottom .elementor-icon-box-wrapper{align-items:flex-end}}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}@media (min-width:-1){.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-widescreen-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-widescreen-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-widescreen-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-laptop-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-laptop-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-laptop-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-tablet_extra-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-tablet_extra-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-tablet_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:1024px){.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-tablet-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-tablet-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-tablet-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:-1){.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-mobile_extra-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-mobile_extra-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-mobile_extra-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}}@media (max-width:767px){.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{display:flex}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{display:inline-flex;flex:0 0 auto}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-icon-box.elementor-mobile-position-right .elementor-icon-box-icon{margin-left:var(--icon-box-icon-margin,15px);margin-right:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-icon-box.elementor-mobile-position-left .elementor-icon-box-icon{margin-right:var(--icon-box-icon-margin,15px);margin-left:0;margin-bottom:unset}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-wrapper{display:block;text-align:center;flex-direction:unset}.elementor-widget-icon-box.elementor-mobile-position-top .elementor-icon-box-icon{margin-bottom:var(--icon-box-icon-margin,15px);margin-right:auto;margin-left:auto}.elementor-widget-icon-box.elementor-position-left .elementor-icon-box-icon,.elementor-widget-icon-box.elementor-position-right .elementor-icon-box-icon{display:block;flex:unset}}.elementor-widget-icon-box .elementor-icon-box-title a{color:inherit}.elementor-widget-icon-box .elementor-icon-box-content{flex-grow:1}.elementor-widget-icon-box .elementor-icon-box-description{margin:0}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item,.elementor-widget .elementor-icon-list-item a{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center)}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em)}.elementor-widget .elementor-icon-list-icon i{width:1.25em;font-size:var(--e-icon-list-icon-size)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-list-item-link-full_width a{width:100%}.elementor-widget.elementor-align-center .elementor-icon-list-item,.elementor-widget.elementor-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item,.elementor-widget.elementor-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-align-right .elementor-icon-list-item,.elementor-widget.elementor-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-widescreen-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-widescreen-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-widescreen-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item,.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-widescreen-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-laptop-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-laptop-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-laptop-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item,.elementor-widget.elementor-laptop-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-laptop-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-tablet-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-tablet-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-tablet-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item,.elementor-widget.elementor-tablet-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-tablet-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile_extra-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile_extra-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile_extra-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile_extra-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item a{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-left .elementor-icon-list-item a{justify-content:flex-start;text-align:left}.elementor-widget.elementor-mobile-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item,.elementor-widget.elementor-mobile-align-right .elementor-icon-list-item a{justify-content:flex-end;text-align:right}.elementor-widget.elementor-mobile-align-right .elementor-icon-list-items{justify-content:flex-end}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.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{vertical-align:middle;display:inline-block}.elementor-widget-image-box .elementor-image-box-content{width:100%}@media (min-width:768px){.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper,.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{display:flex}.elementor-widget-image-box.elementor-position-right .elementor-image-box-wrapper{text-align:end;flex-direction:row-reverse}.elementor-widget-image-box.elementor-position-left .elementor-image-box-wrapper{text-align:start;flex-direction:row}.elementor-widget-image-box.elementor-position-top .elementor-image-box-img{margin:auto}.elementor-widget-image-box.elementor-vertical-align-top .elementor-image-box-wrapper{align-items:flex-start}.elementor-widget-image-box.elementor-vertical-align-middle .elementor-image-box-wrapper{align-items:center}.elementor-widget-image-box.elementor-vertical-align-bottom .elementor-image-box-wrapper{align-items:flex-end}}@media (max-width:767px){.elementor-widget-image-box .elementor-image-box-img{margin-left:auto!important;margin-right:auto!important;margin-bottom:15px}}.elementor-widget-image-box .elementor-image-box-img{display:inline-block}.elementor-widget-image-box .elementor-image-box-title a{color:inherit}.elementor-widget-image-box .elementor-image-box-wrapper{text-align:center}.elementor-widget-image-box .elementor-image-box-description{margin:0}.elementor-widget-image-carousel .swiper,.elementor-widget-image-carousel .swiper-container{position:static}.elementor-widget-image-carousel .swiper-container .swiper-slide figure,.elementor-widget-image-carousel .swiper .swiper-slide figure{line-height:inherit}.elementor-widget-image-carousel .swiper-slide{text-align:center}.elementor-image-carousel-wrapper:not(.swiper-container-initialized):not(.swiper-initialized) .swiper-slide{max-width:calc(100% / var(--e-image-carousel-slides-to-show, 3))}body.elementor-page .elementor-widget-menu-anchor{margin-bottom:0}.elementor-widget-progress{text-align:start}.elementor-progress-wrapper{position:relative;background-color:#eee;color:#fff;height:100%;border-radius:2px}.elementor-progress-bar{display:flex;background-color:#69727d;width:0;font-size:11px;height:30px;line-height:30px;border-radius:2px;transition:width 1s ease-in-out}.elementor-progress-text{flex-grow:1;white-space:nowrap;text-overflow:ellipsis;overflow:hidden;padding-inline-start:15px}.elementor-progress-percentage{padding-inline-end:15px}.elementor-widget-progress .elementor-progress-wrapper.progress-info .elementor-progress-bar{background-color:#5bc0de}.elementor-widget-progress .elementor-progress-wrapper.progress-success .elementor-progress-bar{background-color:#5cb85c}.elementor-widget-progress .elementor-progress-wrapper.progress-warning .elementor-progress-bar{background-color:#f0ad4e}.elementor-widget-progress .elementor-progress-wrapper.progress-danger .elementor-progress-bar{background-color:#d9534f}.elementor-progress .elementor-title{display:block}@media (max-width:767px){.elementor-progress-text{padding-inline-start:10px}}.e-con-inner .elementor-progress-wrapper,.e-con .elementor-progress-wrapper{height:auto}.elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.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);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em));height:calc(var(--icon-size, 25px) + 2 * var(--icon-padding, .5em))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#69727d;align-items:center;justify-content:center;text-align:center;cursor:pointer}.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{opacity:.9;color:#fff}.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}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}.elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container{height:100%;width:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty,.e-con>.elementor-widget-spacer.elementor-widget-empty{position:relative;min-height:22px;min-width:22px}.e-con-inner>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon,.e-con>.elementor-widget-spacer.elementor-widget-empty .elementor-widget-empty-icon{position:absolute;top:0;bottom:0;left:0;right:0;margin:auto;padding:0;width:22px;height:22px}.elementor-star-rating{color:#ccd6df;font-family:eicons;display:inline-block}.elementor-star-rating i{display:inline-block;position:relative;font-style:normal;cursor:default}.elementor-star-rating i:before{content:"\e934";display:block;font-size:inherit;font-family:inherit;position:absolute;overflow:hidden;color:#f0ad4e;top:0;left:0}.elementor-star-rating .elementor-star-empty:before{content:none}.elementor-star-rating .elementor-star-1:before{width:10%}.elementor-star-rating .elementor-star-2:before{width:20%}.elementor-star-rating .elementor-star-3:before{width:30%}.elementor-star-rating .elementor-star-4:before{width:40%}.elementor-star-rating .elementor-star-5:before{width:50%}.elementor-star-rating .elementor-star-6:before{width:60%}.elementor-star-rating .elementor-star-7:before{width:70%}.elementor-star-rating .elementor-star-8:before{width:80%}.elementor-star-rating .elementor-star-9:before{width:90%}.elementor-star-rating__wrapper{display:flex;align-items:center}.elementor-star-rating__title{margin-inline-end:10px}.elementor-star-rating--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating--align-justify .elementor-star-rating__title{margin-inline-end:auto}@media (max-width:1024px){.elementor-star-rating-tablet--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-tablet--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-tablet--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-tablet--align-justify .elementor-star-rating__title{margin-inline-end:auto}}@media (max-width:767px){.elementor-star-rating-mobile--align-right .elementor-star-rating__wrapper{text-align:right;justify-content:flex-end}.elementor-star-rating-mobile--align-left .elementor-star-rating__wrapper{text-align:left;justify-content:flex-start}.elementor-star-rating-mobile--align-center .elementor-star-rating__wrapper{text-align:center;justify-content:center}.elementor-star-rating-mobile--align-justify .elementor-star-rating__title{margin-inline-end:auto}}.last-star{letter-spacing:0}.elementor--star-style-star_unicode .elementor-star-rating{font-family:Arial,Helvetica,sans-serif}.elementor--star-style-star_unicode .elementor-star-rating i:not(.elementor-star-empty):before{content:"★"}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{width:25%;flex-shrink:0}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active{border-inline-end-style:none}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{height:999em;width:0;right:0;border-inline-end-style:solid}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:before{top:0;transform:translateY(-100%)}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tab-desktop-title.elementor-active:after{top:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title{display:table-cell}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active{border-bottom-style:none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{bottom:0;height:0;width:999em;border-bottom-style:solid}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:before{right:100%}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-desktop-title.elementor-active:after{left:100%}.elementor-widget-tabs .elementor-tab-content,.elementor-widget-tabs .elementor-tab-title,.elementor-widget-tabs .elementor-tab-title:after,.elementor-widget-tabs .elementor-tab-title:before,.elementor-widget-tabs .elementor-tabs-content-wrapper{border:1px #d5d8dc}.elementor-widget-tabs .elementor-tabs{text-align:start}.elementor-widget-tabs .elementor-tabs-wrapper{overflow:hidden}.elementor-widget-tabs .elementor-tab-title{cursor:pointer;outline:var(--focus-outline,none)}.elementor-widget-tabs .elementor-tab-desktop-title{position:relative;padding:20px 25px;font-weight:700;line-height:1;border:solid transparent}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active{border-color:#d5d8dc}.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:after,.elementor-widget-tabs .elementor-tab-desktop-title.elementor-active:before{display:block;content:"";position:absolute}.elementor-widget-tabs .elementor-tab-desktop-title:focus-visible{border:1px solid #000}.elementor-widget-tabs .elementor-tab-mobile-title{padding:10px;cursor:pointer}.elementor-widget-tabs .elementor-tab-content{padding:20px;display:none}@media (max-width:767px){.elementor-tabs .elementor-tab-content,.elementor-tabs .elementor-tab-title{border-style:solid solid none}.elementor-tabs .elementor-tabs-wrapper{display:none}.elementor-tabs .elementor-tabs-content-wrapper{border-bottom-style:solid}.elementor-tabs .elementor-tab-content{padding:10px}}@media (min-width:768px){.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs{display:flex}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-wrapper{flex-direction:column}.elementor-widget-tabs.elementor-tabs-view-vertical .elementor-tabs-content-wrapper{flex-grow:1;border-style:solid solid solid none}.elementor-widget-tabs.elementor-tabs-view-horizontal .elementor-tab-content{border-style:none solid solid}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper,.elementor-widget-tabs.elementor-tabs-alignment-stretch .elementor-tabs-wrapper{display:flex}.elementor-widget-tabs.elementor-tabs-alignment-center .elementor-tabs-wrapper{justify-content:center}.elementor-widget-tabs.elementor-tabs-alignment-end .elementor-tabs-wrapper{justify-content:flex-end}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-horizontal .elementor-tab-title{width:100%}.elementor-widget-tabs.elementor-tabs-alignment-stretch.elementor-tabs-view-vertical .elementor-tab-title{height:100%}.elementor-tabs .elementor-tab-mobile-title{display:none}}.elementor-testimonial-wrapper{overflow:hidden;text-align:center}.elementor-testimonial-wrapper .elementor-testimonial-content{font-size:1.3em;margin-bottom:20px}.elementor-testimonial-wrapper .elementor-testimonial-name{line-height:1.5;display:block}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:.85em;display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta{width:100%;line-height:1}.elementor-testimonial-wrapper .elementor-testimonial-meta-inner{display:inline-block}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image{display:table-cell;vertical-align:middle}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-image img{width:60px;height:60px;border-radius:50%;-o-object-fit:cover;object-fit:cover;max-width:none}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-image{padding-inline-end:15px}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-aside .elementor-testimonial-details{text-align:start}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-details,.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{display:block}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:20px}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#69727d;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#69727d;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}.elementor-toggle{text-align:start}.elementor-toggle .elementor-tab-title{font-weight:700;line-height:1;margin:0;padding:15px;border-bottom:1px solid #d5d8dc;cursor:pointer;outline:none}.elementor-toggle .elementor-tab-title .elementor-toggle-icon{display:inline-block;width:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon svg{margin-inline-start:-5px;width:1em;height:1em}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-right{float:right;text-align:right}.elementor-toggle .elementor-tab-title .elementor-toggle-icon.elementor-toggle-icon-left{float:left;text-align:left}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-closed{display:block}.elementor-toggle .elementor-tab-title .elementor-toggle-icon .elementor-toggle-icon-opened{display:none}.elementor-toggle .elementor-tab-title.elementor-active{border-bottom:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-closed{display:none}.elementor-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon-opened{display:block}.elementor-toggle .elementor-tab-content{padding:15px;border-bottom:1px solid #d5d8dc;display:none}@media (max-width:767px){.elementor-toggle .elementor-tab-title{padding:12px}.elementor-toggle .elementor-tab-content{padding:12px 10px}}.e-con-inner>.elementor-widget-toggle,.e-con>.elementor-widget-toggle{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-widget-video .elementor-widget-container{overflow:hidden;transform:translateZ(0)}.elementor-widget-video .elementor-wrapper{aspect-ratio:var(--video-aspect-ratio)}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{height:100%;width:100%;display:flex;border:none;background-color:#000}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-wrapper{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-wrapper iframe,.elementor-widget-video .elementor-wrapper video{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .elementor-open-inline .elementor-custom-embed-image-overlay{position:absolute;top:0;right:0;bottom:0;left:0;background-size:cover;background-position:50%}.elementor-widget-video .elementor-custom-embed-image-overlay{cursor:pointer;text-align:center}.elementor-widget-video .elementor-custom-embed-image-overlay:hover .elementor-custom-embed-play i{opacity:1}.elementor-widget-video .elementor-custom-embed-image-overlay img{display:block;width:100%;aspect-ratio:var(--video-aspect-ratio);-o-object-fit:cover;object-fit:cover;-o-object-position:center center;object-position:center center}@supports not (aspect-ratio:1/1){.elementor-widget-video .elementor-custom-embed-image-overlay{position:relative;overflow:hidden;height:0;padding-bottom:calc(100% / var(--video-aspect-ratio))}.elementor-widget-video .elementor-custom-embed-image-overlay img{position:absolute;top:0;right:0;bottom:0;left:0}}.elementor-widget-video .e-hosted-video .elementor-video{-o-object-fit:cover;object-fit:cover}.e-con-inner>.elementor-widget-video,.e-con>.elementor-widget-video{width:var(--container-widget-width);--flex-grow:var(--container-widget-flex-grow)}.elementor-widget-rating{--e-rating-gap:0px;--e-rating-icon-font-size:16px;--e-rating-icon-color:#ccd6df;--e-rating-icon-marked-color:#f0ad4e;--e-rating-icon-marked-width:100%;--e-rating-justify-content:flex-start}.elementor-widget-rating .e-rating{display:flex;justify-content:var(--e-rating-justify-content)}.elementor-widget-rating .e-rating-wrapper{display:flex;justify-content:inherit;flex-direction:row;flex-wrap:wrap;width:-moz-fit-content;width:fit-content;margin-block-end:calc(0px - var(--e-rating-gap));margin-inline-end:calc(0px - var(--e-rating-gap))}.elementor-widget-rating .e-rating .e-icon{position:relative;margin-block-end:var(--e-rating-gap);margin-inline-end:var(--e-rating-gap)}.elementor-widget-rating .e-rating .e-icon-wrapper.e-icon-marked{--e-rating-icon-color:var(--e-rating-icon-marked-color);width:var(--e-rating-icon-marked-width);position:absolute;z-index:1;height:100%;left:0;top:0;overflow:hidden}.elementor-widget-rating .e-rating .e-icon-wrapper :is(i,svg){display:flex;flex-shrink:0}.elementor-widget-rating .e-rating .e-icon-wrapper i{font-size:var(--e-rating-icon-font-size);color:var(--e-rating-icon-color)}.elementor-widget-rating .e-rating .e-icon-wrapper svg{width:auto;height:var(--e-rating-icon-font-size);fill:var(--e-rating-icon-color)}@font-face{font-family:swiper-icons;src:url('data:application/font-woff;charset=utf-8;base64, d09GRgABAAAAAAZgABAAAAAADAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAABGRlRNAAAGRAAAABoAAAAci6qHkUdERUYAAAWgAAAAIwAAACQAYABXR1BPUwAABhQAAAAuAAAANuAY7+xHU1VCAAAFxAAAAFAAAABm2fPczU9TLzIAAAHcAAAASgAAAGBP9V5RY21hcAAAAkQAAACIAAABYt6F0cBjdnQgAAACzAAAAAQAAAAEABEBRGdhc3AAAAWYAAAACAAAAAj//wADZ2x5ZgAAAywAAADMAAAD2MHtryVoZWFkAAABbAAAADAAAAA2E2+eoWhoZWEAAAGcAAAAHwAAACQC9gDzaG10eAAAAigAAAAZAAAArgJkABFsb2NhAAAC0AAAAFoAAABaFQAUGG1heHAAAAG8AAAAHwAAACAAcABAbmFtZQAAA/gAAAE5AAACXvFdBwlwb3N0AAAFNAAAAGIAAACE5s74hXjaY2BkYGAAYpf5Hu/j+W2+MnAzMYDAzaX6QjD6/4//Bxj5GA8AuRwMYGkAPywL13jaY2BkYGA88P8Agx4j+/8fQDYfA1AEBWgDAIB2BOoAeNpjYGRgYNBh4GdgYgABEMnIABJzYNADCQAACWgAsQB42mNgYfzCOIGBlYGB0YcxjYGBwR1Kf2WQZGhhYGBiYGVmgAFGBiQQkOaawtDAoMBQxXjg/wEGPcYDDA4wNUA2CCgwsAAAO4EL6gAAeNpj2M0gyAACqxgGNWBkZ2D4/wMA+xkDdgAAAHjaY2BgYGaAYBkGRgYQiAHyGMF8FgYHIM3DwMHABGQrMOgyWDLEM1T9/w8UBfEMgLzE////P/5//f/V/xv+r4eaAAeMbAxwIUYmIMHEgKYAYjUcsDAwsLKxc3BycfPw8jEQA/gZBASFhEVExcQlJKWkZWTl5BUUlZRVVNXUNTQZBgMAAMR+E+gAEQFEAAAAKgAqACoANAA+AEgAUgBcAGYAcAB6AIQAjgCYAKIArAC2AMAAygDUAN4A6ADyAPwBBgEQARoBJAEuATgBQgFMAVYBYAFqAXQBfgGIAZIBnAGmAbIBzgHsAAB42u2NMQ6CUAyGW568x9AneYYgm4MJbhKFaExIOAVX8ApewSt4Bic4AfeAid3VOBixDxfPYEza5O+Xfi04YADggiUIULCuEJK8VhO4bSvpdnktHI5QCYtdi2sl8ZnXaHlqUrNKzdKcT8cjlq+rwZSvIVczNiezsfnP/uznmfPFBNODM2K7MTQ45YEAZqGP81AmGGcF3iPqOop0r1SPTaTbVkfUe4HXj97wYE+yNwWYxwWu4v1ugWHgo3S1XdZEVqWM7ET0cfnLGxWfkgR42o2PvWrDMBSFj/IHLaF0zKjRgdiVMwScNRAoWUoH78Y2icB/yIY09An6AH2Bdu/UB+yxopYshQiEvnvu0dURgDt8QeC8PDw7Fpji3fEA4z/PEJ6YOB5hKh4dj3EvXhxPqH/SKUY3rJ7srZ4FZnh1PMAtPhwP6fl2PMJMPDgeQ4rY8YT6Gzao0eAEA409DuggmTnFnOcSCiEiLMgxCiTI6Cq5DZUd3Qmp10vO0LaLTd2cjN4fOumlc7lUYbSQcZFkutRG7g6JKZKy0RmdLY680CDnEJ+UMkpFFe1RN7nxdVpXrC4aTtnaurOnYercZg2YVmLN/d/gczfEimrE/fs/bOuq29Zmn8tloORaXgZgGa78yO9/cnXm2BpaGvq25Dv9S4E9+5SIc9PqupJKhYFSSl47+Qcr1mYNAAAAeNptw0cKwkAAAMDZJA8Q7OUJvkLsPfZ6zFVERPy8qHh2YER+3i/BP83vIBLLySsoKimrqKqpa2hp6+jq6RsYGhmbmJqZSy0sraxtbO3sHRydnEMU4uR6yx7JJXveP7WrDycAAAAAAAH//wACeNpjYGRgYOABYhkgZgJCZgZNBkYGLQZtIJsFLMYAAAw3ALgAeNolizEKgDAQBCchRbC2sFER0YD6qVQiBCv/H9ezGI6Z5XBAw8CBK/m5iQQVauVbXLnOrMZv2oLdKFa8Pjuru2hJzGabmOSLzNMzvutpB3N42mNgZGBg4GKQYzBhYMxJLMlj4GBgAYow/P/PAJJhLM6sSoWKfWCAAwDAjgbRAAB42mNgYGBkAIIbCZo5IPrmUn0hGA0AO8EFTQAA');font-weight:400;font-style:normal}:root{--swiper-theme-color:#007aff}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;box-sizing:content-box}.swiper-android .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-pointer-events{touch-action:pan-y}.swiper-pointer-events.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform}.swiper-slide-invisible-blank{visibility:hidden}.swiper-autoheight,.swiper-autoheight .swiper-slide{height:auto}.swiper-autoheight .swiper-wrapper{align-items:flex-start;transition-property:transform,height}.swiper-backface-hidden .swiper-slide{transform:translateZ(0);-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-3d,.swiper-3d.swiper-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide,.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top,.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d .swiper-slide-shadow,.swiper-3d .swiper-slide-shadow-bottom,.swiper-3d .swiper-slide-shadow-left,.swiper-3d .swiper-slide-shadow-right,.swiper-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-3d .swiper-slide-shadow{background:rgba(0,0,0,.15)}.swiper-3d .swiper-slide-shadow-left{background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-right{background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-top{background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-3d .swiper-slide-shadow-bottom{background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-css-mode>.swiper-wrapper{overflow:auto;scrollbar-width:none;-ms-overflow-style:none}.swiper-css-mode>.swiper-wrapper::-webkit-scrollbar{display:none}.swiper-css-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:start start}.swiper-horizontal.swiper-css-mode>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-vertical.swiper-css-mode>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center}.swiper-virtual .swiper-slide{-webkit-backface-visibility:hidden;transform:translateZ(0)}.swiper-virtual.swiper-css-mode .swiper-wrapper::after{content:'';position:absolute;left:0;top:0;pointer-events:none}.swiper-virtual.swiper-css-mode.swiper-horizontal .swiper-wrapper::after{height:1px;width:var(--swiper-virtual-size)}.swiper-virtual.swiper-css-mode.swiper-vertical .swiper-wrapper::after{width:1px;height:var(--swiper-virtual-size)}:root{--swiper-navigation-size:44px}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:calc(var(--swiper-navigation-size)/ 44 * 27);height:var(--swiper-navigation-size);margin-top:calc(0px - (var(--swiper-navigation-size)/ 2));z-index:10;cursor:pointer;display:flex;align-items:center;justify-content:center;color:var(--swiper-navigation-color,var(--swiper-theme-color))}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-next.swiper-button-hidden,.swiper-button-prev.swiper-button-hidden{opacity:0;cursor:auto;pointer-events:none}.swiper-navigation-disabled .swiper-button-next,.swiper-navigation-disabled .swiper-button-prev{display:none!important}.swiper-button-next:after,.swiper-button-prev:after{font-family:swiper-icons;font-size:var(--swiper-navigation-size);text-transform:none!important;letter-spacing:0;font-variant:initial;line-height:1}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:10px;right:auto}.swiper-button-prev:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:10px;left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.swiper-button-lock{display:none}.swiper-pagination{position:absolute;text-align:center;transition:.3s opacity;transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-pagination-disabled>.swiper-pagination,.swiper-pagination.swiper-pagination-disabled{display:none!important}.swiper-horizontal>.swiper-pagination-bullets,.swiper-pagination-bullets.swiper-pagination-horizontal,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-main{transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{transform:scale(.33)}.swiper-pagination-bullet{width:var(--swiper-pagination-bullet-width,var(--swiper-pagination-bullet-size,8px));height:var(--swiper-pagination-bullet-height,var(--swiper-pagination-bullet-size,8px));display:inline-block;border-radius:50%;background:var(--swiper-pagination-bullet-inactive-color,#000);opacity:var(--swiper-pagination-bullet-inactive-opacity, .2)}button.swiper-pagination-bullet{border:none;margin:0;padding:0;box-shadow:none;-webkit-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet:only-child{display:none!important}.swiper-pagination-bullet-active{opacity:var(--swiper-pagination-bullet-opacity, 1);background:var(--swiper-pagination-color,var(--swiper-theme-color))}.swiper-pagination-vertical.swiper-pagination-bullets,.swiper-vertical>.swiper-pagination-bullets{right:10px;top:50%;transform:translate3d(0px,-50%,0)}.swiper-pagination-vertical.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:var(--swiper-pagination-bullet-vertical-gap,6px) 0;display:block}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;transform:translateY(-50%);width:8px}.swiper-pagination-vertical.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;transition:.2s transform,.2s top}.swiper-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 var(--swiper-pagination-bullet-horizontal-gap,4px)}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;transform:translateX(-50%);white-space:nowrap}.swiper-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet,.swiper-pagination-horizontal.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s left}.swiper-horizontal.swiper-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{transition:.2s transform,.2s right}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:var(--swiper-pagination-color,var(--swiper-theme-color));position:absolute;left:0;top:0;width:100%;height:100%;transform:scale(0);transform-origin:left top}.swiper-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{transform-origin:right top}.swiper-horizontal>.swiper-pagination-progressbar,.swiper-pagination-progressbar.swiper-pagination-horizontal,.swiper-pagination-progressbar.swiper-pagination-vertical.swiper-pagination-progressbar-opposite,.swiper-vertical>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite{width:100%;height:4px;left:0;top:0}.swiper-horizontal>.swiper-pagination-progressbar.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-horizontal.swiper-pagination-progressbar-opposite,.swiper-pagination-progressbar.swiper-pagination-vertical,.swiper-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-scrollbar-disabled>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-disabled{display:none!important}.swiper-horizontal>.swiper-scrollbar,.swiper-scrollbar.swiper-scrollbar-horizontal{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-scrollbar-lock{display:none}.swiper-zoom-container{width:100%;height:100%;display:flex;justify-content:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;transform-origin:50%;box-sizing:border-box;border:4px solid var(--swiper-preloader-color,var(--swiper-theme-color));border-radius:50%;border-top-color:transparent}.swiper-watch-progress .swiper-slide-visible .swiper-lazy-preloader,.swiper:not(.swiper-watch-progress) .swiper-lazy-preloader{animation:swiper-preloader-spin 1s infinite linear}.swiper-lazy-preloader-white{--swiper-preloader-color:#fff}.swiper-lazy-preloader-black{--swiper-preloader-color:#000}@keyframes swiper-preloader-spin{0%{transform:rotate(0deg)}100%{transform:rotate(360deg)}}.swiper .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-free-mode>.swiper-wrapper{transition-timing-function:ease-out;margin:0 auto}.swiper-grid>.swiper-wrapper{flex-wrap:wrap}.swiper-grid-column>.swiper-wrapper{flex-wrap:wrap;flex-direction:column}.swiper-fade.swiper-free-mode .swiper-slide{transition-timing-function:ease-out}.swiper-fade .swiper-slide{pointer-events:none;transition-property:opacity}.swiper-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-fade .swiper-slide-active,.swiper-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube{overflow:visible}.swiper-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;transform-origin:0 0;width:100%;height:100%}.swiper-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-cube.swiper-rtl .swiper-slide{transform-origin:100% 0}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-cube .swiper-slide-active,.swiper-cube .swiper-slide-next,.swiper-cube .swiper-slide-next+.swiper-slide,.swiper-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0px;width:100%;height:100%;opacity:.6;z-index:0}.swiper-cube .swiper-cube-shadow:before{content:'';background:#000;position:absolute;left:0;top:0;bottom:0;right:0;filter:blur(50px)}.swiper-flip{overflow:visible}.swiper-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-flip .swiper-slide-active,.swiper-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-flip .swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-creative .swiper-slide{-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden;transition-property:transform,opacity,height}.swiper-cards{overflow:visible}.swiper-cards .swiper-slide{transform-origin:center bottom;-webkit-backface-visibility:hidden;backface-visibility:hidden;overflow:hidden}