@charset "utf-8";
@charset "UTF-8";
@charset "UTF-8";
.nich-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
@media (min-width: 576px) {
.nich-container {
max-width: 540px;
}
}
@media (min-width: 768px) {
.nich-container {
max-width: 720px;
}
}
@media (min-width: 992px) {
.nich-container {
max-width: 960px;
}
}
@media (min-width: 1200px) {
.nich-container {
max-width: 1140px;
}
}
.nich-container-fluid {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
}
.nich-row {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
}
.nich-col-sm-1, 
.nich-col-sm-2, 
.nich-col-sm-3, 
.nich-col-sm-4, 
.nich-col-sm-5, 
.nich-col-sm-6, 
.nich-col-sm-7, 
.nich-col-sm-8, 
.nich-col-sm-9, 
.nich-col-sm-10, 
.nich-col-sm-11, 
.nich-col-sm-12, 
.nich-col-md-1, 
.nich-col-md-2, 
.nich-col-md-3, 
.nich-col-md-4, 
.nich-col-md-5, 
.nich-col-md-6, 
.nich-col-md-7, 
.nich-col-md-8, 
.nich-col-md-9, 
.nich-col-md-10, 
.nich-col-md-11, 
.nich-col-md-12, 
.nich-col-lg-1, 
.nich-col-lg-2, 
.nich-col-lg-3, 
.nich-col-lg-4, 
.nich-col-lg-5, 
.nich-col-lg-6, 
.nich-col-lg-7, 
.nich-col-lg-8, 
.nich-col-lg-9, 
.nich-col-lg-10, 
.nich-col-lg-11, 
.nich-col-lg-12, 
.nich-col-xl-1, 
.nich-col-xl-2, 
.nich-col-xl-3, 
.nich-col-xl-4, 
.nich-col-xl-5, 
.nich-col-xl-6, 
.nich-col-xl-7, 
.nich-col-xl-8, 
.nich-col-xl-9, 
.nich-col-xl-10, 
.nich-col-xl-11, 
.nich-col-xl-12 {
position: relative;
width: 100%;
padding-right: 15px;
padding-left: 15px;
}
@media (min-width: 992px) {
.nich-order-first {
-ms-flex-order: -1;
order: -1;
}
.nich-order-last {
-ms-flex-order: 13;
order: 13;
}
.nich-order-0 {
-ms-flex-order: 0;
order: 0;
}
.nich-order-1 {
-ms-flex-order: 1;
order: 1;
}
.nich-order-2 {
-ms-flex-order: 2;
order: 2;
}
.nich-order-3 {
-ms-flex-order: 3;
order: 3;
}
.nich-order-4 {
-ms-flex-order: 4;
order: 4;
}
.nich-order-5 {
-ms-flex-order: 5;
order: 5;
}
.nich-order-6 {
-ms-flex-order: 6;
order: 6;
}
.nich-order-7 {
-ms-flex-order: 7;
order: 7;
}
.nich-order-8 {
-ms-flex-order: 8;
order: 8;
}
.nich-order-9 {
-ms-flex-order: 9;
order: 9;
}
.nich-order-10 {
-ms-flex-order: 10;
order: 10;
}
.nich-order-11 {
-ms-flex-order: 11;
order: 11;
}
.nich-order-12 {
-ms-flex-order: 12;
order: 12;
}
}
@media (min-width: 576px) {
.nich-col-sm-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.nich-col-sm-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nich-col-sm-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nich-col-sm-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nich-col-sm-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nich-col-sm-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nich-col-sm-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.nich-col-sm-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.nich-col-sm-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.nich-col-sm-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.nich-col-sm-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.nich-col-sm-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 768px) {
.nich-col-md-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.nich-col-md-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nich-col-md-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nich-col-md-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nich-col-md-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nich-col-md-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nich-col-md-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.nich-col-md-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.nich-col-md-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.nich-col-md-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.nich-col-md-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.nich-col-md-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 992px) {
.nich-col-lg-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.nich-col-lg-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nich-col-lg-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nich-col-lg-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nich-col-lg-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nich-col-lg-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nich-col-lg-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.nich-col-lg-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.nich-col-lg-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.nich-col-lg-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.nich-col-lg-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.nich-col-lg-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
@media (min-width: 1200px) {
.nich-col-xl-1 {
-ms-flex: 0 0 8.333333%;
flex: 0 0 8.333333%;
max-width: 8.333333%;
}
.nich-col-xl-2 {
-ms-flex: 0 0 16.666667%;
flex: 0 0 16.666667%;
max-width: 16.666667%;
}
.nich-col-xl-3 {
-ms-flex: 0 0 25%;
flex: 0 0 25%;
max-width: 25%;
}
.nich-col-xl-4 {
-ms-flex: 0 0 33.333333%;
flex: 0 0 33.333333%;
max-width: 33.333333%;
}
.nich-col-xl-5 {
-ms-flex: 0 0 41.666667%;
flex: 0 0 41.666667%;
max-width: 41.666667%;
}
.nich-col-xl-6 {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.nich-col-xl-7 {
-ms-flex: 0 0 58.333333%;
flex: 0 0 58.333333%;
max-width: 58.333333%;
}
.nich-col-xl-8 {
-ms-flex: 0 0 66.666667%;
flex: 0 0 66.666667%;
max-width: 66.666667%;
}
.nich-col-xl-9 {
-ms-flex: 0 0 75%;
flex: 0 0 75%;
max-width: 75%;
}
.nich-col-xl-10 {
-ms-flex: 0 0 83.333333%;
flex: 0 0 83.333333%;
max-width: 83.333333%;
}
.nich-col-xl-11 {
-ms-flex: 0 0 91.666667%;
flex: 0 0 91.666667%;
max-width: 91.666667%;
}
.nich-col-xl-12 {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
}
.nich-justify-content-start {
-ms-flex-pack: start !important;
justify-content: flex-start !important;
}
.nich-justify-content-end {
-ms-flex-pack: end !important;
justify-content: flex-end !important;
}
.nich-justify-content-center {
-ms-flex-pack: center !important;
justify-content: center !important;
}
.nich-justify-content-between {
-ms-flex-pack: justify !important;
justify-content: space-between !important;
}
.nich-justify-content-around {
-ms-flex-pack: distribute !important;
justify-content: space-around !important;
}
.nich-align-items-start {
-ms-flex-align: start !important;
align-items: flex-start !important;
}
.nich-align-items-end {
-ms-flex-align: end !important;
align-items: flex-end !important;
}
.nich-align-items-center {
-ms-flex-align: center !important;
align-items: center !important;
}
.nich-align-items-baseline {
-ms-flex-align: baseline !important;
align-items: baseline !important;
}
.nich-align-items-stretch {
-ms-flex-align: stretch !important;
align-items: stretch !important;
}
.nich-align-content-start {
-ms-flex-line-pack: start !important;
align-content: flex-start !important;
}
.nich-align-content-end {
-ms-flex-line-pack: end !important;
align-content: flex-end !important;
}
.nich-align-content-center {
-ms-flex-line-pack: center !important;
align-content: center !important;
}
.nich-align-content-between {
-ms-flex-line-pack: justify !important;
align-content: space-between !important;
}
.nich-align-content-around {
-ms-flex-line-pack: distribute !important;
align-content: space-around !important;
}
.nich-align-content-stretch {
-ms-flex-line-pack: stretch !important;
align-content: stretch !important;
}
.nich-text-left {
text-align: left !important;
}
.nich-text-right {
text-align: right !important;
}
.nich-text-center {
text-align: center !important;
}
 @-webkit-keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}@keyframes bounce{0%,20%,53%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1);-webkit-transform:translateZ(0);transform:translateZ(0)}40%,43%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-30px,0);transform:translate3d(0,-30px,0)}70%{-webkit-animation-timing-function:cubic-bezier(.755,.05,.855,.06);animation-timing-function:cubic-bezier(.755,.05,.855,.06);-webkit-transform:translate3d(0,-15px,0);transform:translate3d(0,-15px,0)}90%{-webkit-transform:translate3d(0,-4px,0);transform:translate3d(0,-4px,0)}}.bounce{-webkit-animation-name:bounce;animation-name:bounce;-webkit-transform-origin:center bottom;transform-origin:center bottom}@-webkit-keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}@keyframes flash{0%,50%,to{opacity:1}25%,75%{opacity:0}}.flash{-webkit-animation-name:flash;animation-name:flash}@-webkit-keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes pulse{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}50%{-webkit-transform:scale3d(1.05,1.05,1.05);transform:scale3d(1.05,1.05,1.05)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.pulse{-webkit-animation-name:pulse;animation-name:pulse}@-webkit-keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes rubberBand{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}30%{-webkit-transform:scale3d(1.25,.75,1);transform:scale3d(1.25,.75,1)}40%{-webkit-transform:scale3d(.75,1.25,1);transform:scale3d(.75,1.25,1)}50%{-webkit-transform:scale3d(1.15,.85,1);transform:scale3d(1.15,.85,1)}65%{-webkit-transform:scale3d(.95,1.05,1);transform:scale3d(.95,1.05,1)}75%{-webkit-transform:scale3d(1.05,.95,1);transform:scale3d(1.05,.95,1)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.rubberBand{-webkit-animation-name:rubberBand;animation-name:rubberBand}@-webkit-keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}@keyframes shake{0%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}10%,30%,50%,70%,90%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}20%,40%,60%,80%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}}.shake{-webkit-animation-name:shake;animation-name:shake}@-webkit-keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes headShake{0%{-webkit-transform:translateX(0);transform:translateX(0)}6.5%{-webkit-transform:translateX(-6px) rotateY(-9deg);transform:translateX(-6px) rotateY(-9deg)}18.5%{-webkit-transform:translateX(5px) rotateY(7deg);transform:translateX(5px) rotateY(7deg)}31.5%{-webkit-transform:translateX(-3px) rotateY(-5deg);transform:translateX(-3px) rotateY(-5deg)}43.5%{-webkit-transform:translateX(2px) rotateY(3deg);transform:translateX(2px) rotateY(3deg)}50%{-webkit-transform:translateX(0);transform:translateX(0)}}.headShake{-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-name:headShake;animation-name:headShake}@-webkit-keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}@keyframes swing{20%{-webkit-transform:rotate(15deg);transform:rotate(15deg)}40%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}60%{-webkit-transform:rotate(5deg);transform:rotate(5deg)}80%{-webkit-transform:rotate(-5deg);transform:rotate(-5deg)}to{-webkit-transform:rotate(0deg);transform:rotate(0deg)}}.swing{-webkit-transform-origin:top center;transform-origin:top center;-webkit-animation-name:swing;animation-name:swing}@-webkit-keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes tada{0%{-webkit-transform:scaleX(1);transform:scaleX(1)}10%,20%{-webkit-transform:scale3d(.9,.9,.9) rotate(-3deg);transform:scale3d(.9,.9,.9) rotate(-3deg)}30%,50%,70%,90%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(3deg);transform:scale3d(1.1,1.1,1.1) rotate(3deg)}40%,60%,80%{-webkit-transform:scale3d(1.1,1.1,1.1) rotate(-3deg);transform:scale3d(1.1,1.1,1.1) rotate(-3deg)}to{-webkit-transform:scaleX(1);transform:scaleX(1)}}.tada{-webkit-animation-name:tada;animation-name:tada}@-webkit-keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes wobble{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}15%{-webkit-transform:translate3d(-25%,0,0) rotate(-5deg);transform:translate3d(-25%,0,0) rotate(-5deg)}30%{-webkit-transform:translate3d(20%,0,0) rotate(3deg);transform:translate3d(20%,0,0) rotate(3deg)}45%{-webkit-transform:translate3d(-15%,0,0) rotate(-3deg);transform:translate3d(-15%,0,0) rotate(-3deg)}60%{-webkit-transform:translate3d(10%,0,0) rotate(2deg);transform:translate3d(10%,0,0) rotate(2deg)}75%{-webkit-transform:translate3d(-5%,0,0) rotate(-1deg);transform:translate3d(-5%,0,0) rotate(-1deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.wobble{-webkit-animation-name:wobble;animation-name:wobble}@-webkit-keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}@keyframes jello{0%,11.1%,to{-webkit-transform:translateZ(0);transform:translateZ(0)}22.2%{-webkit-transform:skewX(-12.5deg) skewY(-12.5deg);transform:skewX(-12.5deg) skewY(-12.5deg)}33.3%{-webkit-transform:skewX(6.25deg) skewY(6.25deg);transform:skewX(6.25deg) skewY(6.25deg)}44.4%{-webkit-transform:skewX(-3.125deg) skewY(-3.125deg);transform:skewX(-3.125deg) skewY(-3.125deg)}55.5%{-webkit-transform:skewX(1.5625deg) skewY(1.5625deg);transform:skewX(1.5625deg) skewY(1.5625deg)}66.6%{-webkit-transform:skewX(-.78125deg) skewY(-.78125deg);transform:skewX(-.78125deg) skewY(-.78125deg)}77.7%{-webkit-transform:skewX(.390625deg) skewY(.390625deg);transform:skewX(.390625deg) skewY(.390625deg)}88.8%{-webkit-transform:skewX(-.1953125deg) skewY(-.1953125deg);transform:skewX(-.1953125deg) skewY(-.1953125deg)}}.jello{-webkit-animation-name:jello;animation-name:jello;-webkit-transform-origin:center;transform-origin:center}@-webkit-keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes heartBeat{0%{-webkit-transform:scale(1);transform:scale(1)}14%{-webkit-transform:scale(1.3);transform:scale(1.3)}28%{-webkit-transform:scale(1);transform:scale(1)}42%{-webkit-transform:scale(1.3);transform:scale(1.3)}70%{-webkit-transform:scale(1);transform:scale(1)}}.heartBeat{-webkit-animation-name:heartBeat;animation-name:heartBeat;-webkit-animation-duration:1.3s;animation-duration:1.3s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}@-webkit-keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}@keyframes bounceIn{0%,20%,40%,60%,80%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}20%{-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}40%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}60%{opacity:1;-webkit-transform:scale3d(1.03,1.03,1.03);transform:scale3d(1.03,1.03,1.03)}80%{-webkit-transform:scale3d(.97,.97,.97);transform:scale3d(.97,.97,.97)}to{opacity:1;-webkit-transform:scaleX(1);transform:scaleX(1)}}.bounceIn{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceIn;animation-name:bounceIn}@-webkit-keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInDown{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,-3000px,0);transform:translate3d(0,-3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,25px,0);transform:translate3d(0,25px,0)}75%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}90%{-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInDown{-webkit-animation-name:bounceInDown;animation-name:bounceInDown}@-webkit-keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInLeft{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(-3000px,0,0);transform:translate3d(-3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(25px,0,0);transform:translate3d(25px,0,0)}75%{-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}90%{-webkit-transform:translate3d(5px,0,0);transform:translate3d(5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInLeft{-webkit-animation-name:bounceInLeft;animation-name:bounceInLeft}@-webkit-keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInRight{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(3000px,0,0);transform:translate3d(3000px,0,0)}60%{opacity:1;-webkit-transform:translate3d(-25px,0,0);transform:translate3d(-25px,0,0)}75%{-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}90%{-webkit-transform:translate3d(-5px,0,0);transform:translate3d(-5px,0,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInRight{-webkit-animation-name:bounceInRight;animation-name:bounceInRight}@-webkit-keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes bounceInUp{0%,60%,75%,90%,to{-webkit-animation-timing-function:cubic-bezier(.215,.61,.355,1);animation-timing-function:cubic-bezier(.215,.61,.355,1)}0%{opacity:0;-webkit-transform:translate3d(0,3000px,0);transform:translate3d(0,3000px,0)}60%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}75%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}90%{-webkit-transform:translate3d(0,-5px,0);transform:translate3d(0,-5px,0)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.bounceInUp{-webkit-animation-name:bounceInUp;animation-name:bounceInUp}@-webkit-keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}@keyframes bounceOut{20%{-webkit-transform:scale3d(.9,.9,.9);transform:scale3d(.9,.9,.9)}50%,55%{opacity:1;-webkit-transform:scale3d(1.1,1.1,1.1);transform:scale3d(1.1,1.1,1.1)}to{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}}.bounceOut{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:bounceOut;animation-name:bounceOut}@-webkit-keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes bounceOutDown{20%{-webkit-transform:translate3d(0,10px,0);transform:translate3d(0,10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,-20px,0);transform:translate3d(0,-20px,0)}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.bounceOutDown{-webkit-animation-name:bounceOutDown;animation-name:bounceOutDown}@-webkit-keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes bounceOutLeft{20%{opacity:1;-webkit-transform:translate3d(20px,0,0);transform:translate3d(20px,0,0)}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.bounceOutLeft{-webkit-animation-name:bounceOutLeft;animation-name:bounceOutLeft}@-webkit-keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes bounceOutRight{20%{opacity:1;-webkit-transform:translate3d(-20px,0,0);transform:translate3d(-20px,0,0)}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.bounceOutRight{-webkit-animation-name:bounceOutRight;animation-name:bounceOutRight}@-webkit-keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes bounceOutUp{20%{-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}40%,45%{opacity:1;-webkit-transform:translate3d(0,20px,0);transform:translate3d(0,20px,0)}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.bounceOutUp{-webkit-animation-name:bounceOutUp;animation-name:bounceOutUp}@-webkit-keyframes fadeIn{0%{opacity:0}to{opacity:1}}@keyframes fadeIn{0%{opacity:0}to{opacity:1}}.fadeIn{-webkit-animation-name:fadeIn;animation-name:fadeIn}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDown{-webkit-animation-name:fadeInDown;animation-name:fadeInDown}@-webkit-keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInDownBig{0%{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInDownBig{-webkit-animation-name:fadeInDownBig;animation-name:fadeInDownBig}@-webkit-keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeft{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeft{-webkit-animation-name:fadeInLeft;animation-name:fadeInLeft}@-webkit-keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInLeftBig{0%{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInLeftBig{-webkit-animation-name:fadeInLeftBig;animation-name:fadeInLeftBig}@-webkit-keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRight{0%{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRight{-webkit-animation-name:fadeInRight;animation-name:fadeInRight}@-webkit-keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInRightBig{0%{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInRightBig{-webkit-animation-name:fadeInRightBig;animation-name:fadeInRightBig}@-webkit-keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUp{0%{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUp{-webkit-animation-name:fadeInUp;animation-name:fadeInUp}@-webkit-keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes fadeInUpBig{0%{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.fadeInUpBig{-webkit-animation-name:fadeInUpBig;animation-name:fadeInUpBig}@-webkit-keyframes fadeOut{0%{opacity:1}to{opacity:0}}@keyframes fadeOut{0%{opacity:1}to{opacity:0}}.fadeOut{-webkit-animation-name:fadeOut;animation-name:fadeOut}@-webkit-keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes fadeOutDown{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.fadeOutDown{-webkit-animation-name:fadeOutDown;animation-name:fadeOutDown}@-webkit-keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}@keyframes fadeOutDownBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,2000px,0);transform:translate3d(0,2000px,0)}}.fadeOutDownBig{-webkit-animation-name:fadeOutDownBig;animation-name:fadeOutDownBig}@-webkit-keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes fadeOutLeft{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.fadeOutLeft{-webkit-animation-name:fadeOutLeft;animation-name:fadeOutLeft}@-webkit-keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}@keyframes fadeOutLeftBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(-2000px,0,0);transform:translate3d(-2000px,0,0)}}.fadeOutLeftBig{-webkit-animation-name:fadeOutLeftBig;animation-name:fadeOutLeftBig}@-webkit-keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes fadeOutRight{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.fadeOutRight{-webkit-animation-name:fadeOutRight;animation-name:fadeOutRight}@-webkit-keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}@keyframes fadeOutRightBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(2000px,0,0);transform:translate3d(2000px,0,0)}}.fadeOutRightBig{-webkit-animation-name:fadeOutRightBig;animation-name:fadeOutRightBig}@-webkit-keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes fadeOutUp{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.fadeOutUp{-webkit-animation-name:fadeOutUp;animation-name:fadeOutUp}@-webkit-keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}@keyframes fadeOutUpBig{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(0,-2000px,0);transform:translate3d(0,-2000px,0)}}.fadeOutUpBig{-webkit-animation-name:fadeOutUpBig;animation-name:fadeOutUpBig}@-webkit-keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}@keyframes flip{0%{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(-1turn);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}40%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-190deg);-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}50%{-webkit-transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);transform:perspective(400px) scaleX(1) translateZ(150px) rotateY(-170deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}80%{-webkit-transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);transform:perspective(400px) scale3d(.95,.95,.95) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}to{-webkit-transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);transform:perspective(400px) scaleX(1) translateZ(0) rotateY(0deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}}.animated.flip{-webkit-backface-visibility:visible;backface-visibility:visible;-webkit-animation-name:flip;animation-name:flip}@-webkit-keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInX{0%{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateX(10deg);transform:perspective(400px) rotateX(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateX(-5deg);transform:perspective(400px) rotateX(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInX{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInX;animation-name:flipInX}@-webkit-keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}@keyframes flipInY{0%{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in;opacity:0}40%{-webkit-transform:perspective(400px) rotateY(-20deg);transform:perspective(400px) rotateY(-20deg);-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}60%{-webkit-transform:perspective(400px) rotateY(10deg);transform:perspective(400px) rotateY(10deg);opacity:1}80%{-webkit-transform:perspective(400px) rotateY(-5deg);transform:perspective(400px) rotateY(-5deg)}to{-webkit-transform:perspective(400px);transform:perspective(400px)}}.flipInY{-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipInY;animation-name:flipInY}@-webkit-keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}@keyframes flipOutX{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateX(-20deg);transform:perspective(400px) rotateX(-20deg);opacity:1}to{-webkit-transform:perspective(400px) rotateX(90deg);transform:perspective(400px) rotateX(90deg);opacity:0}}.flipOutX{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-name:flipOutX;animation-name:flipOutX;-webkit-backface-visibility:visible!important;backface-visibility:visible!important}@-webkit-keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}@keyframes flipOutY{0%{-webkit-transform:perspective(400px);transform:perspective(400px)}30%{-webkit-transform:perspective(400px) rotateY(-15deg);transform:perspective(400px) rotateY(-15deg);opacity:1}to{-webkit-transform:perspective(400px) rotateY(90deg);transform:perspective(400px) rotateY(90deg);opacity:0}}.flipOutY{-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-backface-visibility:visible!important;backface-visibility:visible!important;-webkit-animation-name:flipOutY;animation-name:flipOutY}@-webkit-keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes lightSpeedIn{0%{-webkit-transform:translate3d(100%,0,0) skewX(-30deg);transform:translate3d(100%,0,0) skewX(-30deg);opacity:0}60%{-webkit-transform:skewX(20deg);transform:skewX(20deg);opacity:1}80%{-webkit-transform:skewX(-5deg);transform:skewX(-5deg)}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.lightSpeedIn{-webkit-animation-name:lightSpeedIn;animation-name:lightSpeedIn;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}@keyframes lightSpeedOut{0%{opacity:1}to{-webkit-transform:translate3d(100%,0,0) skewX(30deg);transform:translate3d(100%,0,0) skewX(30deg);opacity:0}}.lightSpeedOut{-webkit-animation-name:lightSpeedOut;animation-name:lightSpeedOut;-webkit-animation-timing-function:ease-in;animation-timing-function:ease-in}@-webkit-keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateIn{0%{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(-200deg);transform:rotate(-200deg);opacity:0}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateIn{-webkit-animation-name:rotateIn;animation-name:rotateIn}@-webkit-keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownLeft{-webkit-animation-name:rotateInDownLeft;animation-name:rotateInDownLeft}@-webkit-keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInDownRight{-webkit-animation-name:rotateInDownRight;animation-name:rotateInDownRight}@-webkit-keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpLeft{-webkit-animation-name:rotateInUpLeft;animation-name:rotateInUpLeft}@-webkit-keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}@keyframes rotateInUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-90deg);transform:rotate(-90deg);opacity:0}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:translateZ(0);transform:translateZ(0);opacity:1}}.rotateInUpRight{-webkit-animation-name:rotateInUpRight;animation-name:rotateInUpRight}@-webkit-keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}@keyframes rotateOut{0%{-webkit-transform-origin:center;transform-origin:center;opacity:1}to{-webkit-transform-origin:center;transform-origin:center;-webkit-transform:rotate(200deg);transform:rotate(200deg);opacity:0}}.rotateOut{-webkit-animation-name:rotateOut;animation-name:rotateOut}@-webkit-keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}@keyframes rotateOutDownLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(45deg);transform:rotate(45deg);opacity:0}}.rotateOutDownLeft{-webkit-animation-name:rotateOutDownLeft;animation-name:rotateOutDownLeft}@-webkit-keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutDownRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutDownRight{-webkit-animation-name:rotateOutDownRight;animation-name:rotateOutDownRight}@-webkit-keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}@keyframes rotateOutUpLeft{0%{-webkit-transform-origin:left bottom;transform-origin:left bottom;opacity:1}to{-webkit-transform-origin:left bottom;transform-origin:left bottom;-webkit-transform:rotate(-45deg);transform:rotate(-45deg);opacity:0}}.rotateOutUpLeft{-webkit-animation-name:rotateOutUpLeft;animation-name:rotateOutUpLeft}@-webkit-keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}@keyframes rotateOutUpRight{0%{-webkit-transform-origin:right bottom;transform-origin:right bottom;opacity:1}to{-webkit-transform-origin:right bottom;transform-origin:right bottom;-webkit-transform:rotate(90deg);transform:rotate(90deg);opacity:0}}.rotateOutUpRight{-webkit-animation-name:rotateOutUpRight;animation-name:rotateOutUpRight}@-webkit-keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}@keyframes hinge{0%{-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}20%,60%{-webkit-transform:rotate(80deg);transform:rotate(80deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out}40%,80%{-webkit-transform:rotate(60deg);transform:rotate(60deg);-webkit-transform-origin:top left;transform-origin:top left;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;opacity:1}to{-webkit-transform:translate3d(0,700px,0);transform:translate3d(0,700px,0);opacity:0}}.hinge{-webkit-animation-duration:2s;animation-duration:2s;-webkit-animation-name:hinge;animation-name:hinge}@-webkit-keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}@keyframes jackInTheBox{0%{opacity:0;-webkit-transform:scale(.1) rotate(30deg);transform:scale(.1) rotate(30deg);-webkit-transform-origin:center bottom;transform-origin:center bottom}50%{-webkit-transform:rotate(-10deg);transform:rotate(-10deg)}70%{-webkit-transform:rotate(3deg);transform:rotate(3deg)}to{opacity:1;-webkit-transform:scale(1);transform:scale(1)}}.jackInTheBox{-webkit-animation-name:jackInTheBox;animation-name:jackInTheBox}@-webkit-keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes rollIn{0%{opacity:0;-webkit-transform:translate3d(-100%,0,0) rotate(-120deg);transform:translate3d(-100%,0,0) rotate(-120deg)}to{opacity:1;-webkit-transform:translateZ(0);transform:translateZ(0)}}.rollIn{-webkit-animation-name:rollIn;animation-name:rollIn}@-webkit-keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}@keyframes rollOut{0%{opacity:1}to{opacity:0;-webkit-transform:translate3d(100%,0,0) rotate(120deg);transform:translate3d(100%,0,0) rotate(120deg)}}.rollOut{-webkit-animation-name:rollOut;animation-name:rollOut}@-webkit-keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}@keyframes zoomIn{0%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}50%{opacity:1}}.zoomIn{-webkit-animation-name:zoomIn;animation-name:zoomIn}@-webkit-keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInDown{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInDown{-webkit-animation-name:zoomInDown;animation-name:zoomInDown}@-webkit-keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInLeft{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(-1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(10px,0,0);transform:scale3d(.475,.475,.475) translate3d(10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInLeft{-webkit-animation-name:zoomInLeft;animation-name:zoomInLeft}@-webkit-keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInRight{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);transform:scale3d(.1,.1,.1) translate3d(1000px,0,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);transform:scale3d(.475,.475,.475) translate3d(-10px,0,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInRight{-webkit-animation-name:zoomInRight;animation-name:zoomInRight}@-webkit-keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomInUp{0%{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);transform:scale3d(.1,.1,.1) translate3d(0,1000px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}60%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomInUp{-webkit-animation-name:zoomInUp;animation-name:zoomInUp}@-webkit-keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes zoomOut{0%{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}.zoomOut{-webkit-animation-name:zoomOut;animation-name:zoomOut}@-webkit-keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutDown{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);transform:scale3d(.475,.475,.475) translate3d(0,-60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutDown{-webkit-animation-name:zoomOutDown;animation-name:zoomOutDown}@-webkit-keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}@keyframes zoomOutLeft{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(42px,0,0);transform:scale3d(.475,.475,.475) translate3d(42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(-2000px,0,0);transform:scale(.1) translate3d(-2000px,0,0);-webkit-transform-origin:left center;transform-origin:left center}}.zoomOutLeft{-webkit-animation-name:zoomOutLeft;animation-name:zoomOutLeft}@-webkit-keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}@keyframes zoomOutRight{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(-42px,0,0);transform:scale3d(.475,.475,.475) translate3d(-42px,0,0)}to{opacity:0;-webkit-transform:scale(.1) translate3d(2000px,0,0);transform:scale(.1) translate3d(2000px,0,0);-webkit-transform-origin:right center;transform-origin:right center}}.zoomOutRight{-webkit-animation-name:zoomOutRight;animation-name:zoomOutRight}@-webkit-keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}@keyframes zoomOutUp{40%{opacity:1;-webkit-transform:scale3d(.475,.475,.475) translate3d(0,60px,0);transform:scale3d(.475,.475,.475) translate3d(0,60px,0);-webkit-animation-timing-function:cubic-bezier(.55,.055,.675,.19);animation-timing-function:cubic-bezier(.55,.055,.675,.19)}to{opacity:0;-webkit-transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);transform:scale3d(.1,.1,.1) translate3d(0,-2000px,0);-webkit-transform-origin:center bottom;transform-origin:center bottom;-webkit-animation-timing-function:cubic-bezier(.175,.885,.32,1);animation-timing-function:cubic-bezier(.175,.885,.32,1)}}.zoomOutUp{-webkit-animation-name:zoomOutUp;animation-name:zoomOutUp}@-webkit-keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInDown{0%{-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInDown{-webkit-animation-name:slideInDown;animation-name:slideInDown}@-webkit-keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInLeft{0%{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInLeft{-webkit-animation-name:slideInLeft;animation-name:slideInLeft}@-webkit-keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInRight{0%{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInRight{-webkit-animation-name:slideInRight;animation-name:slideInRight}@-webkit-keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}@keyframes slideInUp{0%{-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);visibility:visible}to{-webkit-transform:translateZ(0);transform:translateZ(0)}}.slideInUp{-webkit-animation-name:slideInUp;animation-name:slideInUp}@-webkit-keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}@keyframes slideOutDown{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0)}}.slideOutDown{-webkit-animation-name:slideOutDown;animation-name:slideOutDown}@-webkit-keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}@keyframes slideOutLeft{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}}.slideOutLeft{-webkit-animation-name:slideOutLeft;animation-name:slideOutLeft}@-webkit-keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}@keyframes slideOutRight{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}}.slideOutRight{-webkit-animation-name:slideOutRight;animation-name:slideOutRight}@-webkit-keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}@keyframes slideOutUp{0%{-webkit-transform:translateZ(0);transform:translateZ(0)}to{visibility:hidden;-webkit-transform:translate3d(0,-100%,0);transform:translate3d(0,-100%,0)}}.slideOutUp{-webkit-animation-name:slideOutUp;animation-name:slideOutUp}.animated{-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-fill-mode:both;animation-fill-mode:both}.animated.infinite{-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}.animated.delay-1s{-webkit-animation-delay:1s;animation-delay:1s}.animated.delay-2s{-webkit-animation-delay:2s;animation-delay:2s}.animated.delay-3s{-webkit-animation-delay:3s;animation-delay:3s}.animated.delay-4s{-webkit-animation-delay:4s;animation-delay:4s}.animated.delay-5s{-webkit-animation-delay:5s;animation-delay:5s}.animated.fast{-webkit-animation-duration:.8s;animation-duration:.8s}.animated.faster{-webkit-animation-duration:.5s;animation-duration:.5s}.animated.slow{-webkit-animation-duration:2s;animation-duration:2s}.animated.slower{-webkit-animation-duration:3s;animation-duration:3s}@media (prefers-reduced-motion:reduce),(print){.animated{-webkit-animation-duration:1ms!important;animation-duration:1ms!important;-webkit-transition-duration:1ms!important;transition-duration:1ms!important;-webkit-animation-iteration-count:1!important;animation-iteration-count:1!important}}@font-face{font-family:themify;src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/themify.eot);src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/themify.eot?#iefix) format('embedded-opentype'),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/themify.woff) format('woff'),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/themify.ttf) format('truetype'),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/themify.svg) format('svg');font-weight:400;font-style:normal}[class*=" ti-"],[class^=ti-]{font-family:themify;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.ti-wand:before{content:"\e600"}.ti-volume:before{content:"\e601"}.ti-user:before{content:"\e602"}.ti-unlock:before{content:"\e603"}.ti-unlink:before{content:"\e604"}.ti-trash:before{content:"\e605"}.ti-thought:before{content:"\e606"}.ti-target:before{content:"\e607"}.ti-tag:before{content:"\e608"}.ti-tablet:before{content:"\e609"}.ti-star:before{content:"\e60a"}.ti-spray:before{content:"\e60b"}.ti-signal:before{content:"\e60c"}.ti-shopping-cart:before{content:"\e60d"}.ti-shopping-cart-full:before{content:"\e60e"}.ti-settings:before{content:"\e60f"}.ti-search:before{content:"\e610"}.ti-zoom-in:before{content:"\e611"}.ti-zoom-out:before{content:"\e612"}.ti-cut:before{content:"\e613"}.ti-ruler:before{content:"\e614"}.ti-ruler-pencil:before{content:"\e615"}.ti-ruler-alt:before{content:"\e616"}.ti-bookmark:before{content:"\e617"}.ti-bookmark-alt:before{content:"\e618"}.ti-reload:before{content:"\e619"}.ti-plus:before{content:"\e61a"}.ti-pin:before{content:"\e61b"}.ti-pencil:before{content:"\e61c"}.ti-pencil-alt:before{content:"\e61d"}.ti-paint-roller:before{content:"\e61e"}.ti-paint-bucket:before{content:"\e61f"}.ti-na:before{content:"\e620"}.ti-mobile:before{content:"\e621"}.ti-minus:before{content:"\e622"}.ti-medall:before{content:"\e623"}.ti-medall-alt:before{content:"\e624"}.ti-marker:before{content:"\e625"}.ti-marker-alt:before{content:"\e626"}.ti-arrow-up:before{content:"\e627"}.ti-arrow-right:before{content:"\e628"}.ti-arrow-left:before{content:"\e629"}.ti-arrow-down:before{content:"\e62a"}.ti-lock:before{content:"\e62b"}.ti-location-arrow:before{content:"\e62c"}.ti-link:before{content:"\e62d"}.ti-layout:before{content:"\e62e"}.ti-layers:before{content:"\e62f"}.ti-layers-alt:before{content:"\e630"}.ti-key:before{content:"\e631"}.ti-import:before{content:"\e632"}.ti-image:before{content:"\e633"}.ti-heart:before{content:"\e634"}.ti-heart-broken:before{content:"\e635"}.ti-hand-stop:before{content:"\e636"}.ti-hand-open:before{content:"\e637"}.ti-hand-drag:before{content:"\e638"}.ti-folder:before{content:"\e639"}.ti-flag:before{content:"\e63a"}.ti-flag-alt:before{content:"\e63b"}.ti-flag-alt-2:before{content:"\e63c"}.ti-eye:before{content:"\e63d"}.ti-export:before{content:"\e63e"}.ti-exchange-vertical:before{content:"\e63f"}.ti-desktop:before{content:"\e640"}.ti-cup:before{content:"\e641"}.ti-crown:before{content:"\e642"}.ti-comments:before{content:"\e643"}.ti-comment:before{content:"\e644"}.ti-comment-alt:before{content:"\e645"}.ti-close:before{content:"\e646"}.ti-clip:before{content:"\e647"}.ti-angle-up:before{content:"\e648"}.ti-angle-right:before{content:"\e649"}.ti-angle-left:before{content:"\e64a"}.ti-angle-down:before{content:"\e64b"}.ti-check:before{content:"\e64c"}.ti-check-box:before{content:"\e64d"}.ti-camera:before{content:"\e64e"}.ti-announcement:before{content:"\e64f"}.ti-brush:before{content:"\e650"}.ti-briefcase:before{content:"\e651"}.ti-bolt:before{content:"\e652"}.ti-bolt-alt:before{content:"\e653"}.ti-blackboard:before{content:"\e654"}.ti-bag:before{content:"\e655"}.ti-move:before{content:"\e656"}.ti-arrows-vertical:before{content:"\e657"}.ti-arrows-horizontal:before{content:"\e658"}.ti-fullscreen:before{content:"\e659"}.ti-arrow-top-right:before{content:"\e65a"}.ti-arrow-top-left:before{content:"\e65b"}.ti-arrow-circle-up:before{content:"\e65c"}.ti-arrow-circle-right:before{content:"\e65d"}.ti-arrow-circle-left:before{content:"\e65e"}.ti-arrow-circle-down:before{content:"\e65f"}.ti-angle-double-up:before{content:"\e660"}.ti-angle-double-right:before{content:"\e661"}.ti-angle-double-left:before{content:"\e662"}.ti-angle-double-down:before{content:"\e663"}.ti-zip:before{content:"\e664"}.ti-world:before{content:"\e665"}.ti-wheelchair:before{content:"\e666"}.ti-view-list:before{content:"\e667"}.ti-view-list-alt:before{content:"\e668"}.ti-view-grid:before{content:"\e669"}.ti-uppercase:before{content:"\e66a"}.ti-upload:before{content:"\e66b"}.ti-underline:before{content:"\e66c"}.ti-truck:before{content:"\e66d"}.ti-timer:before{content:"\e66e"}.ti-ticket:before{content:"\e66f"}.ti-thumb-up:before{content:"\e670"}.ti-thumb-down:before{content:"\e671"}.ti-text:before{content:"\e672"}.ti-stats-up:before{content:"\e673"}.ti-stats-down:before{content:"\e674"}.ti-split-v:before{content:"\e675"}.ti-split-h:before{content:"\e676"}.ti-smallcap:before{content:"\e677"}.ti-shine:before{content:"\e678"}.ti-shift-right:before{content:"\e679"}.ti-shift-left:before{content:"\e67a"}.ti-shield:before{content:"\e67b"}.ti-notepad:before{content:"\e67c"}.ti-server:before{content:"\e67d"}.ti-quote-right:before{content:"\e67e"}.ti-quote-left:before{content:"\e67f"}.ti-pulse:before{content:"\e680"}.ti-printer:before{content:"\e681"}.ti-power-off:before{content:"\e682"}.ti-plug:before{content:"\e683"}.ti-pie-chart:before{content:"\e684"}.ti-paragraph:before{content:"\e685"}.ti-panel:before{content:"\e686"}.ti-package:before{content:"\e687"}.ti-music:before{content:"\e688"}.ti-music-alt:before{content:"\e689"}.ti-mouse:before{content:"\e68a"}.ti-mouse-alt:before{content:"\e68b"}.ti-money:before{content:"\e68c"}.ti-microphone:before{content:"\e68d"}.ti-menu:before{content:"\e68e"}.ti-menu-alt:before{content:"\e68f"}.ti-map:before{content:"\e690"}.ti-map-alt:before{content:"\e691"}.ti-loop:before{content:"\e692"}.ti-location-pin:before{content:"\e693"}.ti-list:before{content:"\e694"}.ti-light-bulb:before{content:"\e695"}.ti-Italic:before{content:"\e696"}.ti-info:before{content:"\e697"}.ti-infinite:before{content:"\e698"}.ti-id-badge:before{content:"\e699"}.ti-hummer:before{content:"\e69a"}.ti-home:before{content:"\e69b"}.ti-help:before{content:"\e69c"}.ti-headphone:before{content:"\e69d"}.ti-harddrives:before{content:"\e69e"}.ti-harddrive:before{content:"\e69f"}.ti-gift:before{content:"\e6a0"}.ti-game:before{content:"\e6a1"}.ti-filter:before{content:"\e6a2"}.ti-files:before{content:"\e6a3"}.ti-file:before{content:"\e6a4"}.ti-eraser:before{content:"\e6a5"}.ti-envelope:before{content:"\e6a6"}.ti-download:before{content:"\e6a7"}.ti-direction:before{content:"\e6a8"}.ti-direction-alt:before{content:"\e6a9"}.ti-dashboard:before{content:"\e6aa"}.ti-control-stop:before{content:"\e6ab"}.ti-control-shuffle:before{content:"\e6ac"}.ti-control-play:before{content:"\e6ad"}.ti-control-pause:before{content:"\e6ae"}.ti-control-forward:before{content:"\e6af"}.ti-control-backward:before{content:"\e6b0"}.ti-cloud:before{content:"\e6b1"}.ti-cloud-up:before{content:"\e6b2"}.ti-cloud-down:before{content:"\e6b3"}.ti-clipboard:before{content:"\e6b4"}.ti-car:before{content:"\e6b5"}.ti-calendar:before{content:"\e6b6"}.ti-book:before{content:"\e6b7"}.ti-bell:before{content:"\e6b8"}.ti-basketball:before{content:"\e6b9"}.ti-bar-chart:before{content:"\e6ba"}.ti-bar-chart-alt:before{content:"\e6bb"}.ti-back-right:before{content:"\e6bc"}.ti-back-left:before{content:"\e6bd"}.ti-arrows-corner:before{content:"\e6be"}.ti-archive:before{content:"\e6bf"}.ti-anchor:before{content:"\e6c0"}.ti-align-right:before{content:"\e6c1"}.ti-align-left:before{content:"\e6c2"}.ti-align-justify:before{content:"\e6c3"}.ti-align-center:before{content:"\e6c4"}.ti-alert:before{content:"\e6c5"}.ti-alarm-clock:before{content:"\e6c6"}.ti-agenda:before{content:"\e6c7"}.ti-write:before{content:"\e6c8"}.ti-window:before{content:"\e6c9"}.ti-widgetized:before{content:"\e6ca"}.ti-widget:before{content:"\e6cb"}.ti-widget-alt:before{content:"\e6cc"}.ti-wallet:before{content:"\e6cd"}.ti-video-clapper:before{content:"\e6ce"}.ti-video-camera:before{content:"\e6cf"}.ti-vector:before{content:"\e6d0"}.ti-themify-logo:before{content:"\e6d1"}.ti-themify-favicon:before{content:"\e6d2"}.ti-themify-favicon-alt:before{content:"\e6d3"}.ti-support:before{content:"\e6d4"}.ti-stamp:before{content:"\e6d5"}.ti-split-v-alt:before{content:"\e6d6"}.ti-slice:before{content:"\e6d7"}.ti-shortcode:before{content:"\e6d8"}.ti-shift-right-alt:before{content:"\e6d9"}.ti-shift-left-alt:before{content:"\e6da"}.ti-ruler-alt-2:before{content:"\e6db"}.ti-receipt:before{content:"\e6dc"}.ti-pin2:before{content:"\e6dd"}.ti-pin-alt:before{content:"\e6de"}.ti-pencil-alt2:before{content:"\e6df"}.ti-palette:before{content:"\e6e0"}.ti-more:before{content:"\e6e1"}.ti-more-alt:before{content:"\e6e2"}.ti-microphone-alt:before{content:"\e6e3"}.ti-magnet:before{content:"\e6e4"}.ti-line-double:before{content:"\e6e5"}.ti-line-dotted:before{content:"\e6e6"}.ti-line-dashed:before{content:"\e6e7"}.ti-layout-width-full:before{content:"\e6e8"}.ti-layout-width-default:before{content:"\e6e9"}.ti-layout-width-default-alt:before{content:"\e6ea"}.ti-layout-tab:before{content:"\e6eb"}.ti-layout-tab-window:before{content:"\e6ec"}.ti-layout-tab-v:before{content:"\e6ed"}.ti-layout-tab-min:before{content:"\e6ee"}.ti-layout-slider:before{content:"\e6ef"}.ti-layout-slider-alt:before{content:"\e6f0"}.ti-layout-sidebar-right:before{content:"\e6f1"}.ti-layout-sidebar-none:before{content:"\e6f2"}.ti-layout-sidebar-left:before{content:"\e6f3"}.ti-layout-placeholder:before{content:"\e6f4"}.ti-layout-menu:before{content:"\e6f5"}.ti-layout-menu-v:before{content:"\e6f6"}.ti-layout-menu-separated:before{content:"\e6f7"}.ti-layout-menu-full:before{content:"\e6f8"}.ti-layout-media-right-alt:before{content:"\e6f9"}.ti-layout-media-right:before{content:"\e6fa"}.ti-layout-media-overlay:before{content:"\e6fb"}.ti-layout-media-overlay-alt:before{content:"\e6fc"}.ti-layout-media-overlay-alt-2:before{content:"\e6fd"}.ti-layout-media-left-alt:before{content:"\e6fe"}.ti-layout-media-left:before{content:"\e6ff"}.ti-layout-media-center-alt:before{content:"\e700"}.ti-layout-media-center:before{content:"\e701"}.ti-layout-list-thumb:before{content:"\e702"}.ti-layout-list-thumb-alt:before{content:"\e703"}.ti-layout-list-post:before{content:"\e704"}.ti-layout-list-large-image:before{content:"\e705"}.ti-layout-line-solid:before{content:"\e706"}.ti-layout-grid4:before{content:"\e707"}.ti-layout-grid3:before{content:"\e708"}.ti-layout-grid2:before{content:"\e709"}.ti-layout-grid2-thumb:before{content:"\e70a"}.ti-layout-cta-right:before{content:"\e70b"}.ti-layout-cta-left:before{content:"\e70c"}.ti-layout-cta-center:before{content:"\e70d"}.ti-layout-cta-btn-right:before{content:"\e70e"}.ti-layout-cta-btn-left:before{content:"\e70f"}.ti-layout-column4:before{content:"\e710"}.ti-layout-column3:before{content:"\e711"}.ti-layout-column2:before{content:"\e712"}.ti-layout-accordion-separated:before{content:"\e713"}.ti-layout-accordion-merged:before{content:"\e714"}.ti-layout-accordion-list:before{content:"\e715"}.ti-ink-pen:before{content:"\e716"}.ti-info-alt:before{content:"\e717"}.ti-help-alt:before{content:"\e718"}.ti-headphone-alt:before{content:"\e719"}.ti-hand-point-up:before{content:"\e71a"}.ti-hand-point-right:before{content:"\e71b"}.ti-hand-point-left:before{content:"\e71c"}.ti-hand-point-down:before{content:"\e71d"}.ti-gallery:before{content:"\e71e"}.ti-face-smile:before{content:"\e71f"}.ti-face-sad:before{content:"\e720"}.ti-credit-card:before{content:"\e721"}.ti-control-skip-forward:before{content:"\e722"}.ti-control-skip-backward:before{content:"\e723"}.ti-control-record:before{content:"\e724"}.ti-control-eject:before{content:"\e725"}.ti-comments-smiley:before{content:"\e726"}.ti-brush-alt:before{content:"\e727"}.ti-youtube:before{content:"\e728"}.ti-vimeo:before{content:"\e729"}.ti-twitter:before{content:"\e72a"}.ti-time:before{content:"\e72b"}.ti-tumblr:before{content:"\e72c"}.ti-skype:before{content:"\e72d"}.ti-share:before{content:"\e72e"}.ti-share-alt:before{content:"\e72f"}.ti-rocket:before{content:"\e730"}.ti-pinterest:before{content:"\e731"}.ti-new-window:before{content:"\e732"}.ti-microsoft:before{content:"\e733"}.ti-list-ol:before{content:"\e734"}.ti-linkedin:before{content:"\e735"}.ti-layout-sidebar-2:before{content:"\e736"}.ti-layout-grid4-alt:before{content:"\e737"}.ti-layout-grid3-alt:before{content:"\e738"}.ti-layout-grid2-alt:before{content:"\e739"}.ti-layout-column4-alt:before{content:"\e73a"}.ti-layout-column3-alt:before{content:"\e73b"}.ti-layout-column2-alt:before{content:"\e73c"}.ti-instagram:before{content:"\e73d"}.ti-google:before{content:"\e73e"}.ti-github:before{content:"\e73f"}.ti-flickr:before{content:"\e740"}.ti-facebook:before{content:"\e741"}.ti-dropbox:before{content:"\e742"}.ti-dribbble:before{content:"\e743"}.ti-apple:before{content:"\e744"}.ti-android:before{content:"\e745"}.ti-save:before{content:"\e746"}.ti-save-alt:before{content:"\e747"}.ti-yahoo:before{content:"\e748"}.ti-wordpress:before{content:"\e749"}.ti-vimeo-alt:before{content:"\e74a"}.ti-twitter-alt:before{content:"\e74b"}.ti-tumblr-alt:before{content:"\e74c"}.ti-trello:before{content:"\e74d"}.ti-stack-overflow:before{content:"\e74e"}.ti-soundcloud:before{content:"\e74f"}.ti-sharethis:before{content:"\e750"}.ti-sharethis-alt:before{content:"\e751"}.ti-reddit:before{content:"\e752"}.ti-pinterest-alt:before{content:"\e753"}.ti-microsoft-alt:before{content:"\e754"}.ti-linux:before{content:"\e755"}.ti-jsfiddle:before{content:"\e756"}.ti-joomla:before{content:"\e757"}.ti-html5:before{content:"\e758"}.ti-flickr-alt:before{content:"\e759"}.ti-email:before{content:"\e75a"}.ti-drupal:before{content:"\e75b"}.ti-dropbox-alt:before{content:"\e75c"}.ti-css3:before{content:"\e75d"}.ti-rss:before{content:"\e75e"}.ti-rss-alt:before{content:"\e75f"}
@font-face{font-family:"linea-arrows-10";src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-arrows-10.eot);src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-arrows-10.eot?#iefix) format("embedded-opentype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-arrows-10.woff) format("woff"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-arrows-10.ttf) format("truetype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-arrows-10.svg#linea-arrows-10) format("svg");font-weight:400;font-style:normal}[data-icon]:before{content:attr(data-icon)}[class*="icon-arrows-"]:before,.icon-arrows[data-icon]:before{font-family:"linea-arrows-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-arrows-anticlockwise:before{content:"\e000"}.icon-arrows-anticlockwise-dashed:before{content:"\e001"}.icon-arrows-button-down:before{content:"\e002"}.icon-arrows-button-off:before{content:"\e003"}.icon-arrows-button-on:before{content:"\e004"}.icon-arrows-button-up:before{content:"\e005"}.icon-arrows-check:before{content:"\e006"}.icon-arrows-circle-check:before{content:"\e007"}.icon-arrows-circle-down:before{content:"\e008"}.icon-arrows-circle-downleft:before{content:"\e009"}.icon-arrows-circle-downright:before{content:"\e00a"}.icon-arrows-circle-left:before{content:"\e00b"}.icon-arrows-circle-minus:before{content:"\e00c"}.icon-arrows-circle-plus:before{content:"\e00d"}.icon-arrows-circle-remove:before{content:"\e00e"}.icon-arrows-circle-right:before{content:"\e00f"}.icon-arrows-circle-up:before{content:"\e010"}.icon-arrows-circle-upleft:before{content:"\e011"}.icon-arrows-circle-upright:before{content:"\e012"}.icon-arrows-clockwise:before{content:"\e013"}.icon-arrows-clockwise-dashed:before{content:"\e014"}.icon-arrows-compress:before{content:"\e015"}.icon-arrows-deny:before{content:"\e016"}.icon-arrows-diagonal:before{content:"\e017"}.icon-arrows-diagonal2:before{content:"\e018"}.icon-arrows-down:before{content:"\e019"}.icon-arrows-down-double:before{content:"\e01a"}.icon-arrows-downleft:before{content:"\e01b"}.icon-arrows-downright:before{content:"\e01c"}.icon-arrows-drag-down:before{content:"\e01d"}.icon-arrows-drag-down-dashed:before{content:"\e01e"}.icon-arrows-drag-horiz:before{content:"\e01f"}.icon-arrows-drag-left:before{content:"\e020"}.icon-arrows-drag-left-dashed:before{content:"\e021"}.icon-arrows-drag-right:before{content:"\e022"}.icon-arrows-drag-right-dashed:before{content:"\e023"}.icon-arrows-drag-up:before{content:"\e024"}.icon-arrows-drag-up-dashed:before{content:"\e025"}.icon-arrows-drag-vert:before{content:"\e026"}.icon-arrows-exclamation:before{content:"\e027"}.icon-arrows-expand:before{content:"\e028"}.icon-arrows-expand-diagonal1:before{content:"\e029"}.icon-arrows-expand-horizontal1:before{content:"\e02a"}.icon-arrows-expand-vertical1:before{content:"\e02b"}.icon-arrows-fit-horizontal:before{content:"\e02c"}.icon-arrows-fit-vertical:before{content:"\e02d"}.icon-arrows-glide:before{content:"\e02e"}.icon-arrows-glide-horizontal:before{content:"\e02f"}.icon-arrows-glide-vertical:before{content:"\e030"}.icon-arrows-hamburger1:before{content:"\e031"}.icon-arrows-hamburger-2:before{content:"\e032"}.icon-arrows-horizontal:before{content:"\e033"}.icon-arrows-info:before{content:"\e034"}.icon-arrows-keyboard-alt:before{content:"\e035"}.icon-arrows-keyboard-cmd:before{content:"\e036"}.icon-arrows-keyboard-delete:before{content:"\e037"}.icon-arrows-keyboard-down:before{content:"\e038"}.icon-arrows-keyboard-left:before{content:"\e039"}.icon-arrows-keyboard-return:before{content:"\e03a"}.icon-arrows-keyboard-right:before{content:"\e03b"}.icon-arrows-keyboard-shift:before{content:"\e03c"}.icon-arrows-keyboard-tab:before{content:"\e03d"}.icon-arrows-keyboard-up:before{content:"\e03e"}.icon-arrows-left:before{content:"\e03f"}.icon-arrows-left-double-32:before{content:"\e040"}.icon-arrows-minus:before{content:"\e041"}.icon-arrows-move:before{content:"\e042"}.icon-arrows-move2:before{content:"\e043"}.icon-arrows-move-bottom:before{content:"\e044"}.icon-arrows-move-left:before{content:"\e045"}.icon-arrows-move-right:before{content:"\e046"}.icon-arrows-move-top:before{content:"\e047"}.icon-arrows-plus:before{content:"\e048"}.icon-arrows-question:before{content:"\e049"}.icon-arrows-remove:before{content:"\e04a"}.icon-arrows-right:before{content:"\e04b"}.icon-arrows-right-double:before{content:"\e04c"}.icon-arrows-rotate:before{content:"\e04d"}.icon-arrows-rotate-anti:before{content:"\e04e"}.icon-arrows-rotate-anti-dashed:before{content:"\e04f"}.icon-arrows-rotate-dashed:before{content:"\e050"}.icon-arrows-shrink:before{content:"\e051"}.icon-arrows-shrink-diagonal1:before{content:"\e052"}.icon-arrows-shrink-diagonal2:before{content:"\e053"}.icon-arrows-shrink-horizonal2:before{content:"\e054"}.icon-arrows-shrink-horizontal1:before{content:"\e055"}.icon-arrows-shrink-vertical1:before{content:"\e056"}.icon-arrows-shrink-vertical2:before{content:"\e057"}.icon-arrows-sign-down:before{content:"\e058"}.icon-arrows-sign-left:before{content:"\e059"}.icon-arrows-sign-right:before{content:"\e05a"}.icon-arrows-sign-up:before{content:"\e05b"}.icon-arrows-slide-down1:before{content:"\e05c"}.icon-arrows-slide-down2:before{content:"\e05d"}.icon-arrows-slide-left1:before{content:"\e05e"}.icon-arrows-slide-left2:before{content:"\e05f"}.icon-arrows-slide-right1:before{content:"\e060"}.icon-arrows-slide-right2:before{content:"\e061"}.icon-arrows-slide-up1:before{content:"\e062"}.icon-arrows-slide-up2:before{content:"\e063"}.icon-arrows-slim-down:before{content:"\e064"}.icon-arrows-slim-down-dashed:before{content:"\e065"}.icon-arrows-slim-left:before{content:"\e066"}.icon-arrows-slim-left-dashed:before{content:"\e067"}.icon-arrows-slim-right:before{content:"\e068"}.icon-arrows-slim-right-dashed:before{content:"\e069"}.icon-arrows-slim-up:before{content:"\e06a"}.icon-arrows-slim-up-dashed:before{content:"\e06b"}.icon-arrows-square-check:before{content:"\e06c"}.icon-arrows-square-down:before{content:"\e06d"}.icon-arrows-square-downleft:before{content:"\e06e"}.icon-arrows-square-downright:before{content:"\e06f"}.icon-arrows-square-left:before{content:"\e070"}.icon-arrows-square-minus:before{content:"\e071"}.icon-arrows-square-plus:before{content:"\e072"}.icon-arrows-square-remove:before{content:"\e073"}.icon-arrows-square-right:before{content:"\e074"}.icon-arrows-square-up:before{content:"\e075"}.icon-arrows-square-upleft:before{content:"\e076"}.icon-arrows-square-upright:before{content:"\e077"}.icon-arrows-squares:before{content:"\e078"}.icon-arrows-stretch-diagonal1:before{content:"\e079"}.icon-arrows-stretch-diagonal2:before{content:"\e07a"}.icon-arrows-stretch-diagonal3:before{content:"\e07b"}.icon-arrows-stretch-diagonal4:before{content:"\e07c"}.icon-arrows-stretch-horizontal1:before{content:"\e07d"}.icon-arrows-stretch-horizontal2:before{content:"\e07e"}.icon-arrows-stretch-vertical1:before{content:"\e07f"}.icon-arrows-stretch-vertical2:before{content:"\e080"}.icon-arrows-switch-horizontal:before{content:"\e081"}.icon-arrows-switch-vertical:before{content:"\e082"}.icon-arrows-up:before{content:"\e083"}.icon-arrows-up-double-33:before{content:"\e084"}.icon-arrows-upleft:before{content:"\e085"}.icon-arrows-upright:before{content:"\e086"}.icon-arrows-vertical:before{content:"\e087"}@font-face{font-family:"linea-basic-10";src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-10.eot);src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-10.eot?#iefix) format("embedded-opentype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-10.woff) format("woff"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-10.ttf) format("truetype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-10.svg#linea-basic-10) format("svg");font-weight:400;font-style:normal}[class*="icon-basic-"]:before,.icon-basic[data-icon]:before{font-family:"linea-basic-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-accelerator:before{content:"a"}.icon-basic-alarm:before{content:"b"}.icon-basic-anchor:before{content:"c"}.icon-basic-anticlockwise:before{content:"d"}.icon-basic-archive:before{content:"e"}.icon-basic-archive-full:before{content:"f"}.icon-basic-ban:before{content:"g"}.icon-basic-battery-charge:before{content:"h"}.icon-basic-battery-empty:before{content:"i"}.icon-basic-battery-full:before{content:"j"}.icon-basic-battery-half:before{content:"k"}.icon-basic-bolt:before{content:"l"}.icon-basic-book:before{content:"m"}.icon-basic-book-pen:before{content:"n"}.icon-basic-book-pencil:before{content:"o"}.icon-basic-bookmark:before{content:"p"}.icon-basic-calculator:before{content:"q"}.icon-basic-calendar:before{content:"r"}.icon-basic-cards-diamonds:before{content:"s"}.icon-basic-cards-hearts:before{content:"t"}.icon-basic-case:before{content:"u"}.icon-basic-chronometer:before{content:"v"}.icon-basic-clessidre:before{content:"w"}.icon-basic-clock:before{content:"x"}.icon-basic-clockwise:before{content:"y"}.icon-basic-cloud:before{content:"z"}.icon-basic-clubs:before{content:"A"}.icon-basic-compass:before{content:"B"}.icon-basic-cup:before{content:"C"}.icon-basic-diamonds:before{content:"D"}.icon-basic-display:before{content:"E"}.icon-basic-download:before{content:"F"}.icon-basic-exclamation:before{content:"G"}.icon-basic-eye:before{content:"H"}.icon-basic-eye-closed:before{content:"I"}.icon-basic-female:before{content:"J"}.icon-basic-flag1:before{content:"K"}.icon-basic-flag2:before{content:"L"}.icon-basic-floppydisk:before{content:"M"}.icon-basic-folder:before{content:"N"}.icon-basic-folder-multiple:before{content:"O"}.icon-basic-gear:before{content:"P"}.icon-basic-geolocalize-01:before{content:"Q"}.icon-basic-geolocalize-05:before{content:"R"}.icon-basic-globe:before{content:"S"}.icon-basic-gunsight:before{content:"T"}.icon-basic-hammer:before{content:"U"}.icon-basic-headset:before{content:"V"}.icon-basic-heart:before{content:"W"}.icon-basic-heart-broken:before{content:"X"}.icon-basic-helm:before{content:"Y"}.icon-basic-home:before{content:"Z"}.icon-basic-info:before{content:"0"}.icon-basic-ipod:before{content:"1"}.icon-basic-joypad:before{content:"2"}.icon-basic-key:before{content:"3"}.icon-basic-keyboard:before{content:"4"}.icon-basic-laptop:before{content:"5"}.icon-basic-life-buoy:before{content:"6"}.icon-basic-lightbulb:before{content:"7"}.icon-basic-link:before{content:"8"}.icon-basic-lock:before{content:"9"}.icon-basic-lock-open:before{content:"!"}.icon-basic-magic-mouse:before{content:"\""}.icon-basic-magnifier:before{content:"#"}.icon-basic-magnifier-minus:before{content:"$"}.icon-basic-magnifier-plus:before{content:"%"}.icon-basic-mail:before{content:"&"}.icon-basic-mail-multiple:before{content:"'"}.icon-basic-mail-open:before{content:"("}.icon-basic-mail-open-text:before{content:")"}.icon-basic-male:before{content:"*"}.icon-basic-map:before{content:"+"}.icon-basic-message:before{content:","}.icon-basic-message-multiple:before{content:"-"}.icon-basic-message-txt:before{content:"."}.icon-basic-mixer2:before{content:"/"}.icon-basic-mouse:before{content:":"}.icon-basic-notebook:before{content:";"}.icon-basic-notebook-pen:before{content:"<"}.icon-basic-notebook-pencil:before{content:"="}.icon-basic-paperplane:before{content:">"}.icon-basic-pencil-ruler:before{content:"?"}.icon-basic-pencil-ruler-pen:before{content:"@"}.icon-basic-photo:before{content:"["}.icon-basic-picture:before{content:"]"}.icon-basic-picture-multiple:before{content:"^"}.icon-basic-pin1:before{content:"_"}.icon-basic-pin2:before{content:"`"}.icon-basic-postcard:before{content:"{"}.icon-basic-postcard-multiple:before{content:"|"}.icon-basic-printer:before{content:"}"}.icon-basic-question:before{content:"~"}.icon-basic-rss:before{content:"\\"}.icon-basic-server:before{content:"\e000"}.icon-basic-server2:before{content:"\e001"}.icon-basic-server-cloud:before{content:"\e002"}.icon-basic-server-download:before{content:"\e003"}.icon-basic-server-upload:before{content:"\e004"}.icon-basic-settings:before{content:"\e005"}.icon-basic-share:before{content:"\e006"}.icon-basic-sheet:before{content:"\e007"}.icon-basic-sheet-multiple:before{content:"\e008"}.icon-basic-sheet-pen:before{content:"\e009"}.icon-basic-sheet-pencil:before{content:"\e00a"}.icon-basic-sheet-txt:before{content:"\e00b"}.icon-basic-signs:before{content:"\e00c"}.icon-basic-smartphone:before{content:"\e00d"}.icon-basic-spades:before{content:"\e00e"}.icon-basic-spread:before{content:"\e00f"}.icon-basic-spread-bookmark:before{content:"\e010"}.icon-basic-spread-text:before{content:"\e011"}.icon-basic-spread-text-bookmark:before{content:"\e012"}.icon-basic-star:before{content:"\e013"}.icon-basic-tablet:before{content:"\e014"}.icon-basic-target:before{content:"\e015"}.icon-basic-todo:before{content:"\e016"}.icon-basic-todo-pen:before{content:"\e017"}.icon-basic-todo-pencil:before{content:"\e018"}.icon-basic-todo-txt:before{content:"\e019"}.icon-basic-todolist-pen:before{content:"\e01a"}.icon-basic-todolist-pencil:before{content:"\e01b"}.icon-basic-trashcan:before{content:"\e01c"}.icon-basic-trashcan-full:before{content:"\e01d"}.icon-basic-trashcan-refresh:before{content:"\e01e"}.icon-basic-trashcan-remove:before{content:"\e01f"}.icon-basic-upload:before{content:"\e020"}.icon-basic-usb:before{content:"\e021"}.icon-basic-video:before{content:"\e022"}.icon-basic-watch:before{content:"\e023"}.icon-basic-webpage:before{content:"\e024"}.icon-basic-webpage-img-txt:before{content:"\e025"}.icon-basic-webpage-multiple:before{content:"\e026"}.icon-basic-webpage-txt:before{content:"\e027"}.icon-basic-world:before{content:"\e028"}@font-face{font-family:"linea-basic-elaboration-10";src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.eot);src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.eot?#iefix) format("embedded-opentype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.woff) format("woff"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.ttf) format("truetype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-basic-elaboration-10.svg#linea-basic-elaboration-10) format("svg");font-weight:400;font-style:normal}[class*="icon-basic-elaboration-"]:before,.icon-basic-elaboration[data-icon]:before{font-family:"linea-basic-elaboration-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-basic-elaboration-bookmark-checck:before{content:"a"}.icon-basic-elaboration-bookmark-minus:before{content:"b"}.icon-basic-elaboration-bookmark-plus:before{content:"c"}.icon-basic-elaboration-bookmark-remove:before{content:"d"}.icon-basic-elaboration-briefcase-check:before{content:"e"}.icon-basic-elaboration-briefcase-download:before{content:"f"}.icon-basic-elaboration-briefcase-flagged:before{content:"g"}.icon-basic-elaboration-briefcase-minus:before{content:"h"}.icon-basic-elaboration-briefcase-plus:before{content:"i"}.icon-basic-elaboration-briefcase-refresh:before{content:"j"}.icon-basic-elaboration-briefcase-remove:before{content:"k"}.icon-basic-elaboration-briefcase-search:before{content:"l"}.icon-basic-elaboration-briefcase-star:before{content:"m"}.icon-basic-elaboration-briefcase-upload:before{content:"n"}.icon-basic-elaboration-browser-check:before{content:"o"}.icon-basic-elaboration-browser-download:before{content:"p"}.icon-basic-elaboration-browser-minus:before{content:"q"}.icon-basic-elaboration-browser-plus:before{content:"r"}.icon-basic-elaboration-browser-refresh:before{content:"s"}.icon-basic-elaboration-browser-remove:before{content:"t"}.icon-basic-elaboration-browser-search:before{content:"u"}.icon-basic-elaboration-browser-star:before{content:"v"}.icon-basic-elaboration-browser-upload:before{content:"w"}.icon-basic-elaboration-calendar-check:before{content:"x"}.icon-basic-elaboration-calendar-cloud:before{content:"y"}.icon-basic-elaboration-calendar-download:before{content:"z"}.icon-basic-elaboration-calendar-empty:before{content:"A"}.icon-basic-elaboration-calendar-flagged:before{content:"B"}.icon-basic-elaboration-calendar-heart:before{content:"C"}.icon-basic-elaboration-calendar-minus:before{content:"D"}.icon-basic-elaboration-calendar-next:before{content:"E"}.icon-basic-elaboration-calendar-noaccess:before{content:"F"}.icon-basic-elaboration-calendar-pencil:before{content:"G"}.icon-basic-elaboration-calendar-plus:before{content:"H"}.icon-basic-elaboration-calendar-previous:before{content:"I"}.icon-basic-elaboration-calendar-refresh:before{content:"J"}.icon-basic-elaboration-calendar-remove:before{content:"K"}.icon-basic-elaboration-calendar-search:before{content:"L"}.icon-basic-elaboration-calendar-star:before{content:"M"}.icon-basic-elaboration-calendar-upload:before{content:"N"}.icon-basic-elaboration-cloud-check:before{content:"O"}.icon-basic-elaboration-cloud-download:before{content:"P"}.icon-basic-elaboration-cloud-minus:before{content:"Q"}.icon-basic-elaboration-cloud-noaccess:before{content:"R"}.icon-basic-elaboration-cloud-plus:before{content:"S"}.icon-basic-elaboration-cloud-refresh:before{content:"T"}.icon-basic-elaboration-cloud-remove:before{content:"U"}.icon-basic-elaboration-cloud-search:before{content:"V"}.icon-basic-elaboration-cloud-upload:before{content:"W"}.icon-basic-elaboration-document-check:before{content:"X"}.icon-basic-elaboration-document-cloud:before{content:"Y"}.icon-basic-elaboration-document-download:before{content:"Z"}.icon-basic-elaboration-document-flagged:before{content:"0"}.icon-basic-elaboration-document-graph:before{content:"1"}.icon-basic-elaboration-document-heart:before{content:"2"}.icon-basic-elaboration-document-minus:before{content:"3"}.icon-basic-elaboration-document-next:before{content:"4"}.icon-basic-elaboration-document-noaccess:before{content:"5"}.icon-basic-elaboration-document-note:before{content:"6"}.icon-basic-elaboration-document-pencil:before{content:"7"}.icon-basic-elaboration-document-picture:before{content:"8"}.icon-basic-elaboration-document-plus:before{content:"9"}.icon-basic-elaboration-document-previous:before{content:"!"}.icon-basic-elaboration-document-refresh:before{content:"\""}.icon-basic-elaboration-document-remove:before{content:"#"}.icon-basic-elaboration-document-search:before{content:"$"}.icon-basic-elaboration-document-star:before{content:"%"}.icon-basic-elaboration-document-upload:before{content:"&"}.icon-basic-elaboration-folder-check:before{content:"'"}.icon-basic-elaboration-folder-cloud:before{content:"("}.icon-basic-elaboration-folder-document:before{content:")"}.icon-basic-elaboration-folder-download:before{content:"*"}.icon-basic-elaboration-folder-flagged:before{content:"+"}.icon-basic-elaboration-folder-graph:before{content:","}.icon-basic-elaboration-folder-heart:before{content:"-"}.icon-basic-elaboration-folder-minus:before{content:"."}.icon-basic-elaboration-folder-next:before{content:"/"}.icon-basic-elaboration-folder-noaccess:before{content:":"}.icon-basic-elaboration-folder-note:before{content:";"}.icon-basic-elaboration-folder-pencil:before{content:"<"}.icon-basic-elaboration-folder-picture:before{content:"="}.icon-basic-elaboration-folder-plus:before{content:">"}.icon-basic-elaboration-folder-previous:before{content:"?"}.icon-basic-elaboration-folder-refresh:before{content:"@"}.icon-basic-elaboration-folder-remove:before{content:"["}.icon-basic-elaboration-folder-search:before{content:"]"}.icon-basic-elaboration-folder-star:before{content:"^"}.icon-basic-elaboration-folder-upload:before{content:"_"}.icon-basic-elaboration-mail-check:before{content:"`"}.icon-basic-elaboration-mail-cloud:before{content:"{"}.icon-basic-elaboration-mail-document:before{content:"|"}.icon-basic-elaboration-mail-download:before{content:"}"}.icon-basic-elaboration-mail-flagged:before{content:"~"}.icon-basic-elaboration-mail-heart:before{content:"\\"}.icon-basic-elaboration-mail-next:before{content:"\e000"}.icon-basic-elaboration-mail-noaccess:before{content:"\e001"}.icon-basic-elaboration-mail-note:before{content:"\e002"}.icon-basic-elaboration-mail-pencil:before{content:"\e003"}.icon-basic-elaboration-mail-picture:before{content:"\e004"}.icon-basic-elaboration-mail-previous:before{content:"\e005"}.icon-basic-elaboration-mail-refresh:before{content:"\e006"}.icon-basic-elaboration-mail-remove:before{content:"\e007"}.icon-basic-elaboration-mail-search:before{content:"\e008"}.icon-basic-elaboration-mail-star:before{content:"\e009"}.icon-basic-elaboration-mail-upload:before{content:"\e00a"}.icon-basic-elaboration-message-check:before{content:"\e00b"}.icon-basic-elaboration-message-dots:before{content:"\e00c"}.icon-basic-elaboration-message-happy:before{content:"\e00d"}.icon-basic-elaboration-message-heart:before{content:"\e00e"}.icon-basic-elaboration-message-minus:before{content:"\e00f"}.icon-basic-elaboration-message-note:before{content:"\e010"}.icon-basic-elaboration-message-plus:before{content:"\e011"}.icon-basic-elaboration-message-refresh:before{content:"\e012"}.icon-basic-elaboration-message-remove:before{content:"\e013"}.icon-basic-elaboration-message-sad:before{content:"\e014"}.icon-basic-elaboration-smartphone-cloud:before{content:"\e015"}.icon-basic-elaboration-smartphone-heart:before{content:"\e016"}.icon-basic-elaboration-smartphone-noaccess:before{content:"\e017"}.icon-basic-elaboration-smartphone-note:before{content:"\e018"}.icon-basic-elaboration-smartphone-pencil:before{content:"\e019"}.icon-basic-elaboration-smartphone-picture:before{content:"\e01a"}.icon-basic-elaboration-smartphone-refresh:before{content:"\e01b"}.icon-basic-elaboration-smartphone-search:before{content:"\e01c"}.icon-basic-elaboration-tablet-cloud:before{content:"\e01d"}.icon-basic-elaboration-tablet-heart:before{content:"\e01e"}.icon-basic-elaboration-tablet-noaccess:before{content:"\e01f"}.icon-basic-elaboration-tablet-note:before{content:"\e020"}.icon-basic-elaboration-tablet-pencil:before{content:"\e021"}.icon-basic-elaboration-tablet-picture:before{content:"\e022"}.icon-basic-elaboration-tablet-refresh:before{content:"\e023"}.icon-basic-elaboration-tablet-search:before{content:"\e024"}.icon-basic-elaboration-todolist-2:before{content:"\e025"}.icon-basic-elaboration-todolist-check:before{content:"\e026"}.icon-basic-elaboration-todolist-cloud:before{content:"\e027"}.icon-basic-elaboration-todolist-download:before{content:"\e028"}.icon-basic-elaboration-todolist-flagged:before{content:"\e029"}.icon-basic-elaboration-todolist-minus:before{content:"\e02a"}.icon-basic-elaboration-todolist-noaccess:before{content:"\e02b"}.icon-basic-elaboration-todolist-pencil:before{content:"\e02c"}.icon-basic-elaboration-todolist-plus:before{content:"\e02d"}.icon-basic-elaboration-todolist-refresh:before{content:"\e02e"}.icon-basic-elaboration-todolist-remove:before{content:"\e02f"}.icon-basic-elaboration-todolist-search:before{content:"\e030"}.icon-basic-elaboration-todolist-star:before{content:"\e031"}.icon-basic-elaboration-todolist-upload:before{content:"\e032"}@font-face{font-family:"linea-ecommerce-10";src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-ecommerce-10.eot);src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-ecommerce-10.eot?#iefix) format("embedded-opentype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-ecommerce-10.woff) format("woff"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-ecommerce-10.ttf) format("truetype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-ecommerce-10.svg#linea-ecommerce-10) format("svg");font-weight:400;font-style:normal}[class*="icon-ecommerce-"]:before,.icon-ecommerce[data-icon]:before{font-family:"linea-ecommerce-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-ecommerce-bag:before{content:"a"}.icon-ecommerce-bag-check:before{content:"b"}.icon-ecommerce-bag-cloud:before{content:"c"}.icon-ecommerce-bag-download:before{content:"d"}.icon-ecommerce-bag-minus:before{content:"e"}.icon-ecommerce-bag-plus:before{content:"f"}.icon-ecommerce-bag-refresh:before{content:"g"}.icon-ecommerce-bag-remove:before{content:"h"}.icon-ecommerce-bag-search:before{content:"i"}.icon-ecommerce-bag-upload:before{content:"j"}.icon-ecommerce-banknote:before{content:"k"}.icon-ecommerce-banknotes:before{content:"l"}.icon-ecommerce-basket:before{content:"m"}.icon-ecommerce-basket-check:before{content:"n"}.icon-ecommerce-basket-cloud:before{content:"o"}.icon-ecommerce-basket-download:before{content:"p"}.icon-ecommerce-basket-minus:before{content:"q"}.icon-ecommerce-basket-plus:before{content:"r"}.icon-ecommerce-basket-refresh:before{content:"s"}.icon-ecommerce-basket-remove:before{content:"t"}.icon-ecommerce-basket-search:before{content:"u"}.icon-ecommerce-basket-upload:before{content:"v"}.icon-ecommerce-bath:before{content:"w"}.icon-ecommerce-cart:before{content:"x"}.icon-ecommerce-cart-check:before{content:"y"}.icon-ecommerce-cart-cloud:before{content:"z"}.icon-ecommerce-cart-content:before{content:"A"}.icon-ecommerce-cart-download:before{content:"B"}.icon-ecommerce-cart-minus:before{content:"C"}.icon-ecommerce-cart-plus:before{content:"D"}.icon-ecommerce-cart-refresh:before{content:"E"}.icon-ecommerce-cart-remove:before{content:"F"}.icon-ecommerce-cart-search:before{content:"G"}.icon-ecommerce-cart-upload:before{content:"H"}.icon-ecommerce-cent:before{content:"I"}.icon-ecommerce-colon:before{content:"J"}.icon-ecommerce-creditcard:before{content:"K"}.icon-ecommerce-diamond:before{content:"L"}.icon-ecommerce-dollar:before{content:"M"}.icon-ecommerce-euro:before{content:"N"}.icon-ecommerce-franc:before{content:"O"}.icon-ecommerce-gift:before{content:"P"}.icon-ecommerce-graph1:before{content:"Q"}.icon-ecommerce-graph2:before{content:"R"}.icon-ecommerce-graph3:before{content:"S"}.icon-ecommerce-graph-decrease:before{content:"T"}.icon-ecommerce-graph-increase:before{content:"U"}.icon-ecommerce-guarani:before{content:"V"}.icon-ecommerce-kips:before{content:"W"}.icon-ecommerce-lira:before{content:"X"}.icon-ecommerce-megaphone:before{content:"Y"}.icon-ecommerce-money:before{content:"Z"}.icon-ecommerce-naira:before{content:"0"}.icon-ecommerce-pesos:before{content:"1"}.icon-ecommerce-pound:before{content:"2"}.icon-ecommerce-receipt:before{content:"3"}.icon-ecommerce-receipt-bath:before{content:"4"}.icon-ecommerce-receipt-cent:before{content:"5"}.icon-ecommerce-receipt-dollar:before{content:"6"}.icon-ecommerce-receipt-euro:before{content:"7"}.icon-ecommerce-receipt-franc:before{content:"8"}.icon-ecommerce-receipt-guarani:before{content:"9"}.icon-ecommerce-receipt-kips:before{content:"!"}.icon-ecommerce-receipt-lira:before{content:"\""}.icon-ecommerce-receipt-naira:before{content:"#"}.icon-ecommerce-receipt-pesos:before{content:"$"}.icon-ecommerce-receipt-pound:before{content:"%"}.icon-ecommerce-receipt-rublo:before{content:"&"}.icon-ecommerce-receipt-rupee:before{content:"'"}.icon-ecommerce-receipt-tugrik:before{content:"("}.icon-ecommerce-receipt-won:before{content:")"}.icon-ecommerce-receipt-yen:before{content:"*"}.icon-ecommerce-receipt-yen2:before{content:"+"}.icon-ecommerce-recept-colon:before{content:","}.icon-ecommerce-rublo:before{content:"-"}.icon-ecommerce-rupee:before{content:"."}.icon-ecommerce-safe:before{content:"/"}.icon-ecommerce-sale:before{content:":"}.icon-ecommerce-sales:before{content:";"}.icon-ecommerce-ticket:before{content:"<"}.icon-ecommerce-tugriks:before{content:"="}.icon-ecommerce-wallet:before{content:">"}.icon-ecommerce-won:before{content:"?"}.icon-ecommerce-yen:before{content:"@"}.icon-ecommerce-yen2:before{content:"["}@font-face{font-family:"linea-music-10";src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-music-10.eot);src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-music-10.eot?#iefix) format("embedded-opentype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-music-10.woff) format("woff"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-music-10.ttf) format("truetype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-music-10.svg#linea-music-10) format("svg");font-weight:400;font-style:normal}[class*="icon-music-"]:before,.icon-music[data-icon]:before{font-family:"linea-music-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-music-beginning-button:before{content:"a"}.icon-music-bell:before{content:"b"}.icon-music-cd:before{content:"c"}.icon-music-diapason:before{content:"d"}.icon-music-eject-button:before{content:"e"}.icon-music-end-button:before{content:"f"}.icon-music-fastforward-button:before{content:"g"}.icon-music-headphones:before{content:"h"}.icon-music-ipod:before{content:"i"}.icon-music-loudspeaker:before{content:"j"}.icon-music-microphone:before{content:"k"}.icon-music-microphone-old:before{content:"l"}.icon-music-mixer:before{content:"m"}.icon-music-mute:before{content:"n"}.icon-music-note-multiple:before{content:"o"}.icon-music-note-single:before{content:"p"}.icon-music-pause-button:before{content:"q"}.icon-music-play-button:before{content:"r"}.icon-music-playlist:before{content:"s"}.icon-music-radio-ghettoblaster:before{content:"t"}.icon-music-radio-portable:before{content:"u"}.icon-music-record:before{content:"v"}.icon-music-recordplayer:before{content:"w"}.icon-music-repeat-button:before{content:"x"}.icon-music-rewind-button:before{content:"y"}.icon-music-shuffle-button:before{content:"z"}.icon-music-stop-button:before{content:"A"}.icon-music-tape:before{content:"B"}.icon-music-volume-down:before{content:"C"}.icon-music-volume-up:before{content:"D"}@font-face{font-family:"linea-software-10";src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-software-10.eot);src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-software-10.eot?#iefix) format("embedded-opentype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-software-10.woff) format("woff"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-software-10.ttf) format("truetype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-software-10.svg#linea-software-10) format("svg");font-weight:400;font-style:normal}[class*="icon-software-"]:before,.icon-software[data-icon]:before{font-family:"linea-software-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-software-add-vectorpoint:before{content:"a"}.icon-software-box-oval:before{content:"b"}.icon-software-box-polygon:before{content:"c"}.icon-software-box-rectangle:before{content:"d"}.icon-software-box-roundedrectangle:before{content:"e"}.icon-software-character:before{content:"f"}.icon-software-crop:before{content:"g"}.icon-software-eyedropper:before{content:"h"}.icon-software-font-allcaps:before{content:"i"}.icon-software-font-baseline-shift:before{content:"j"}.icon-software-font-horizontal-scale:before{content:"k"}.icon-software-font-kerning:before{content:"l"}.icon-software-font-leading:before{content:"m"}.icon-software-font-size:before{content:"n"}.icon-software-font-smallcapital:before{content:"o"}.icon-software-font-smallcaps:before{content:"p"}.icon-software-font-strikethrough:before{content:"q"}.icon-software-font-tracking:before{content:"r"}.icon-software-font-underline:before{content:"s"}.icon-software-font-vertical-scale:before{content:"t"}.icon-software-horizontal-align-center:before{content:"u"}.icon-software-horizontal-align-left:before{content:"v"}.icon-software-horizontal-align-right:before{content:"w"}.icon-software-horizontal-distribute-center:before{content:"x"}.icon-software-horizontal-distribute-left:before{content:"y"}.icon-software-horizontal-distribute-right:before{content:"z"}.icon-software-indent-firstline:before{content:"A"}.icon-software-indent-left:before{content:"B"}.icon-software-indent-right:before{content:"C"}.icon-software-lasso:before{content:"D"}.icon-software-layers1:before{content:"E"}.icon-software-layers2:before{content:"F"}.icon-software-layout:before{content:"G"}.icon-software-layout-2columns:before{content:"H"}.icon-software-layout-3columns:before{content:"I"}.icon-software-layout-4boxes:before{content:"J"}.icon-software-layout-4columns:before{content:"K"}.icon-software-layout-4lines:before{content:"L"}.icon-software-layout-8boxes:before{content:"M"}.icon-software-layout-header:before{content:"N"}.icon-software-layout-header-2columns:before{content:"O"}.icon-software-layout-header-3columns:before{content:"P"}.icon-software-layout-header-4boxes:before{content:"Q"}.icon-software-layout-header-4columns:before{content:"R"}.icon-software-layout-header-complex:before{content:"S"}.icon-software-layout-header-complex2:before{content:"T"}.icon-software-layout-header-complex3:before{content:"U"}.icon-software-layout-header-complex4:before{content:"V"}.icon-software-layout-header-sideleft:before{content:"W"}.icon-software-layout-header-sideright:before{content:"X"}.icon-software-layout-sidebar-left:before{content:"Y"}.icon-software-layout-sidebar-right:before{content:"Z"}.icon-software-magnete:before{content:"0"}.icon-software-pages:before{content:"1"}.icon-software-paintbrush:before{content:"2"}.icon-software-paintbucket:before{content:"3"}.icon-software-paintroller:before{content:"4"}.icon-software-paragraph:before{content:"5"}.icon-software-paragraph-align-left:before{content:"6"}.icon-software-paragraph-align-right:before{content:"7"}.icon-software-paragraph-center:before{content:"8"}.icon-software-paragraph-justify-all:before{content:"9"}.icon-software-paragraph-justify-center:before{content:"!"}.icon-software-paragraph-justify-left:before{content:"\""}.icon-software-paragraph-justify-right:before{content:"#"}.icon-software-paragraph-space-after:before{content:"$"}.icon-software-paragraph-space-before:before{content:"%"}.icon-software-pathfinder-exclude:before{content:"&"}.icon-software-pathfinder-intersect:before{content:"'"}.icon-software-pathfinder-subtract:before{content:"("}.icon-software-pathfinder-unite:before{content:")"}.icon-software-pen:before{content:"*"}.icon-software-pen-add:before{content:"+"}.icon-software-pen-remove:before{content:","}.icon-software-pencil:before{content:"-"}.icon-software-polygonallasso:before{content:"."}.icon-software-reflect-horizontal:before{content:"/"}.icon-software-reflect-vertical:before{content:":"}.icon-software-remove-vectorpoint:before{content:";"}.icon-software-scale-expand:before{content:"<"}.icon-software-scale-reduce:before{content:"="}.icon-software-selection-oval:before{content:">"}.icon-software-selection-polygon:before{content:"?"}.icon-software-selection-rectangle:before{content:"@"}.icon-software-selection-roundedrectangle:before{content:"["}.icon-software-shape-oval:before{content:"]"}.icon-software-shape-polygon:before{content:"^"}.icon-software-shape-rectangle:before{content:"_"}.icon-software-shape-roundedrectangle:before{content:"`"}.icon-software-slice:before{content:"{"}.icon-software-transform-bezier:before{content:"|"}.icon-software-vector-box:before{content:"}"}.icon-software-vector-composite:before{content:"~"}.icon-software-vector-line:before{content:"\\"}.icon-software-vertical-align-bottom:before{content:"\e000"}.icon-software-vertical-align-center:before{content:"\e001"}.icon-software-vertical-align-top:before{content:"\e002"}.icon-software-vertical-distribute-bottom:before{content:"\e003"}.icon-software-vertical-distribute-center:before{content:"\e004"}.icon-software-vertical-distribute-top:before{content:"\e005"}@font-face{font-family:"linea-weather-10";src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-weather-10.eot);src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-weather-10.eot?#iefix) format("embedded-opentype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-weather-10.woff) format("woff"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-weather-10.ttf) format("truetype"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/linea-weather-10.svg#linea-weather-10) format("svg");font-weight:400;font-style:normal}[class*="icon-weather-"]:before,.icon-weather[data-icon]:before{font-family:"linea-weather-10"!important;font-style:normal!important;font-weight:400!important;font-variant:normal!important;text-transform:none!important;speak:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-weather-aquarius:before{content:"\e000"}.icon-weather-aries:before{content:"\e001"}.icon-weather-cancer:before{content:"\e002"}.icon-weather-capricorn:before{content:"\e003"}.icon-weather-cloud:before{content:"\e004"}.icon-weather-cloud-drop:before{content:"\e005"}.icon-weather-cloud-lightning:before{content:"\e006"}.icon-weather-cloud-snowflake:before{content:"\e007"}.icon-weather-downpour-fullmoon:before{content:"\e008"}.icon-weather-downpour-halfmoon:before{content:"\e009"}.icon-weather-downpour-sun:before{content:"\e00a"}.icon-weather-drop:before{content:"\e00b"}.icon-weather-first-quarter:before{content:"\e00c"}.icon-weather-fog:before{content:"\e00d"}.icon-weather-fog-fullmoon:before{content:"\e00e"}.icon-weather-fog-halfmoon:before{content:"\e00f"}.icon-weather-fog-sun:before{content:"\e010"}.icon-weather-fullmoon:before{content:"\e011"}.icon-weather-gemini:before{content:"\e012"}.icon-weather-hail:before{content:"\e013"}.icon-weather-hail-fullmoon:before{content:"\e014"}.icon-weather-hail-halfmoon:before{content:"\e015"}.icon-weather-hail-sun:before{content:"\e016"}.icon-weather-last-quarter:before{content:"\e017"}.icon-weather-leo:before{content:"\e018"}.icon-weather-libra:before{content:"\e019"}.icon-weather-lightning:before{content:"\e01a"}.icon-weather-mistyrain:before{content:"\e01b"}.icon-weather-mistyrain-fullmoon:before{content:"\e01c"}.icon-weather-mistyrain-halfmoon:before{content:"\e01d"}.icon-weather-mistyrain-sun:before{content:"\e01e"}.icon-weather-moon:before{content:"\e01f"}.icon-weather-moondown-full:before{content:"\e020"}.icon-weather-moondown-half:before{content:"\e021"}.icon-weather-moonset-full:before{content:"\e022"}.icon-weather-moonset-half:before{content:"\e023"}.icon-weather-move2:before{content:"\e024"}.icon-weather-newmoon:before{content:"\e025"}.icon-weather-pisces:before{content:"\e026"}.icon-weather-rain:before{content:"\e027"}.icon-weather-rain-fullmoon:before{content:"\e028"}.icon-weather-rain-halfmoon:before{content:"\e029"}.icon-weather-rain-sun:before{content:"\e02a"}.icon-weather-sagittarius:before{content:"\e02b"}.icon-weather-scorpio:before{content:"\e02c"}.icon-weather-snow:before{content:"\e02d"}.icon-weather-snow-fullmoon:before{content:"\e02e"}.icon-weather-snow-halfmoon:before{content:"\e02f"}.icon-weather-snow-sun:before{content:"\e030"}.icon-weather-snowflake:before{content:"\e031"}.icon-weather-star:before{content:"\e032"}.icon-weather-storm-11:before{content:"\e033"}.icon-weather-storm-32:before{content:"\e034"}.icon-weather-storm-fullmoon:before{content:"\e035"}.icon-weather-storm-halfmoon:before{content:"\e036"}.icon-weather-storm-sun:before{content:"\e037"}.icon-weather-sun:before{content:"\e038"}.icon-weather-sundown:before{content:"\e039"}.icon-weather-sunset:before{content:"\e03a"}.icon-weather-taurus:before{content:"\e03b"}.icon-weather-tempest:before{content:"\e03c"}.icon-weather-tempest-fullmoon:before{content:"\e03d"}.icon-weather-tempest-halfmoon:before{content:"\e03e"}.icon-weather-tempest-sun:before{content:"\e03f"}.icon-weather-variable-fullmoon:before{content:"\e040"}.icon-weather-variable-halfmoon:before{content:"\e041"}.icon-weather-variable-sun:before{content:"\e042"}.icon-weather-virgo:before{content:"\e043"}.icon-weather-waning-cresent:before{content:"\e044"}.icon-weather-waning-gibbous:before{content:"\e045"}.icon-weather-waxing-cresent:before{content:"\e046"}.icon-weather-waxing-gibbous:before{content:"\e047"}.icon-weather-wind:before{content:"\e048"}.icon-weather-wind-e:before{content:"\e049"}.icon-weather-wind-fullmoon:before{content:"\e04a"}.icon-weather-wind-halfmoon:before{content:"\e04b"}.icon-weather-wind-n:before{content:"\e04c"}.icon-weather-wind-ne:before{content:"\e04d"}.icon-weather-wind-nw:before{content:"\e04e"}.icon-weather-wind-s:before{content:"\e04f"}.icon-weather-wind-se:before{content:"\e050"}.icon-weather-wind-sun:before{content:"\e051"}.icon-weather-wind-sw:before{content:"\e052"}.icon-weather-wind-w:before{content:"\e053"}.icon-weather-windgust:before{content:"\e054"}.hvr-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow:active,.hvr-grow:focus,.hvr-grow:hover{-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-shrink:active,.hvr-shrink:focus,.hvr-shrink:hover{-webkit-transform:scale(0.9);transform:scale(0.9)}@-webkit-keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse{25%{-webkit-transform:scale(1.1);transform:scale(1.1)}75%{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse:active,.hvr-pulse:focus,.hvr-pulse:hover{-webkit-animation-name:hvr-pulse;animation-name:hvr-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}@keyframes hvr-pulse-grow{to{-webkit-transform:scale(1.1);transform:scale(1.1)}}.hvr-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse-grow:active,.hvr-pulse-grow:focus,.hvr-pulse-grow:hover{-webkit-animation-name:hvr-pulse-grow;animation-name:hvr-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}@keyframes hvr-pulse-shrink{to{-webkit-transform:scale(0.9);transform:scale(0.9)}}.hvr-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pulse-shrink:active,.hvr-pulse-shrink:focus,.hvr-pulse-shrink:hover{-webkit-animation-name:hvr-pulse-shrink;animation-name:hvr-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}@keyframes hvr-push{50%{-webkit-transform:scale(0.8);transform:scale(0.8)}100%{-webkit-transform:scale(1);transform:scale(1)}}.hvr-push{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-push:active,.hvr-push:focus,.hvr-push:hover{-webkit-animation-name:hvr-push;animation-name:hvr-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}@keyframes hvr-pop{50%{-webkit-transform:scale(1.2);transform:scale(1.2)}}.hvr-pop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-pop:active,.hvr-pop:focus,.hvr-pop:hover{-webkit-animation-name:hvr-pop;animation-name:hvr-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-bounce-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-in:active,.hvr-bounce-in:focus,.hvr-bounce-in:hover{-webkit-transform:scale(1.2);transform:scale(1.2);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-bounce-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-out:active,.hvr-bounce-out:focus,.hvr-bounce-out:hover{-webkit-transform:scale(0.8);transform:scale(0.8);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-rotate:active,.hvr-rotate:focus,.hvr-rotate:hover{-webkit-transform:rotate(4deg);transform:rotate(4deg)}.hvr-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-grow-rotate:active,.hvr-grow-rotate:focus,.hvr-grow-rotate:hover{-webkit-transform:scale(1.1) rotate(4deg);transform:scale(1.1) rotate(4deg)}.hvr-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-float:active,.hvr-float:focus,.hvr-float:hover{-webkit-transform:translateY(-8px);transform:translateY(-8px)}.hvr-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sink:active,.hvr-sink:focus,.hvr-sink:hover{-webkit-transform:translateY(8px);transform:translateY(8px)}@-webkit-keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob{0%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}50%{-webkit-transform:translateY(-4px);transform:translateY(-4px)}100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@-webkit-keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}@keyframes hvr-bob-float{100%{-webkit-transform:translateY(-8px);transform:translateY(-8px)}}.hvr-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-bob:active,.hvr-bob:focus,.hvr-bob:hover{-webkit-animation-name:hvr-bob-float,hvr-bob;animation-name:hvr-bob-float,hvr-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang{0%{-webkit-transform:translateY(8px);transform:translateY(8px)}50%{-webkit-transform:translateY(4px);transform:translateY(4px)}100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@-webkit-keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}@keyframes hvr-hang-sink{100%{-webkit-transform:translateY(8px);transform:translateY(8px)}}.hvr-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-hang:active,.hvr-hang:focus,.hvr-hang:hover{-webkit-animation-name:hvr-hang-sink,hvr-hang;animation-name:hvr-hang-sink,hvr-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}.hvr-skew{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-skew:active,.hvr-skew:focus,.hvr-skew:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-forward:active,.hvr-skew-forward:focus,.hvr-skew-forward:hover{-webkit-transform:skew(-10deg);transform:skew(-10deg)}.hvr-skew-backward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-skew-backward:active,.hvr-skew-backward:focus,.hvr-skew-backward:hover{-webkit-transform:skew(10deg);transform:skew(10deg)}@-webkit-keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-wobble-vertical{16.65%{-webkit-transform:translateY(8px);transform:translateY(8px)}33.3%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-vertical:active,.hvr-wobble-vertical:focus,.hvr-wobble-vertical:hover{-webkit-animation-name:hvr-wobble-vertical;animation-name:hvr-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-wobble-horizontal{16.65%{-webkit-transform:translateX(8px);transform:translateX(8px)}33.3%{-webkit-transform:translateX(-6px);transform:translateX(-6px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-horizontal:active,.hvr-wobble-horizontal:focus,.hvr-wobble-horizontal:hover{-webkit-animation-name:hvr-wobble-horizontal;animation-name:hvr-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-bottom-right{16.65%{-webkit-transform:translate(8px,8px);transform:translate(8px,8px)}33.3%{-webkit-transform:translate(-6px,-6px);transform:translate(-6px,-6px)}49.95%{-webkit-transform:translate(4px,4px);transform:translate(4px,4px)}66.6%{-webkit-transform:translate(-2px,-2px);transform:translate(-2px,-2px)}83.25%{-webkit-transform:translate(1px,1px);transform:translate(1px,1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-to-bottom-right:active,.hvr-wobble-to-bottom-right:focus,.hvr-wobble-to-bottom-right:hover{-webkit-animation-name:hvr-wobble-to-bottom-right;animation-name:hvr-wobble-to-bottom-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}@keyframes hvr-wobble-to-top-right{16.65%{-webkit-transform:translate(8px,-8px);transform:translate(8px,-8px)}33.3%{-webkit-transform:translate(-6px,6px);transform:translate(-6px,6px)}49.95%{-webkit-transform:translate(4px,-4px);transform:translate(4px,-4px)}66.6%{-webkit-transform:translate(-2px,2px);transform:translate(-2px,2px)}83.25%{-webkit-transform:translate(1px,-1px);transform:translate(1px,-1px)}100%{-webkit-transform:translate(0,0);transform:translate(0,0)}}.hvr-wobble-to-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-to-top-right:active,.hvr-wobble-to-top-right:focus,.hvr-wobble-to-top-right:hover{-webkit-animation-name:hvr-wobble-to-top-right;animation-name:hvr-wobble-to-top-right;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-top{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform-origin:0 100%;transform-origin:0 100%}.hvr-wobble-top:active,.hvr-wobble-top:focus,.hvr-wobble-top:hover{-webkit-animation-name:hvr-wobble-top;animation-name:hvr-wobble-top;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-bottom{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transform-origin:100% 0;transform-origin:100% 0}.hvr-wobble-bottom:active,.hvr-wobble-bottom:focus,.hvr-wobble-bottom:hover{-webkit-animation-name:hvr-wobble-bottom;animation-name:hvr-wobble-bottom;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}@keyframes hvr-wobble-skew{16.65%{-webkit-transform:skew(-12deg);transform:skew(-12deg)}33.3%{-webkit-transform:skew(10deg);transform:skew(10deg)}49.95%{-webkit-transform:skew(-6deg);transform:skew(-6deg)}66.6%{-webkit-transform:skew(4deg);transform:skew(4deg)}83.25%{-webkit-transform:skew(-2deg);transform:skew(-2deg)}100%{-webkit-transform:skew(0);transform:skew(0)}}.hvr-wobble-skew{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-wobble-skew:active,.hvr-wobble-skew:focus,.hvr-wobble-skew:hover{-webkit-animation-name:hvr-wobble-skew;animation-name:hvr-wobble-skew;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-buzz:active,.hvr-buzz:focus,.hvr-buzz:hover{-webkit-animation-name:hvr-buzz;animation-name:hvr-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-buzz-out:active,.hvr-buzz-out:focus,.hvr-buzz-out:hover{-webkit-animation-name:hvr-buzz-out;animation-name:hvr-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-forward:active,.hvr-forward:focus,.hvr-forward:hover{-webkit-transform:translateX(8px);transform:translateX(8px)}.hvr-backward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-backward:active,.hvr-backward:focus,.hvr-backward:hover{-webkit-transform:translateX(-8px);transform:translateX(-8px)}.hvr-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);overflow:hidden;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-fade:active,.hvr-fade:focus,.hvr-fade:hover{background-color:#2098D1;color:#fff}@-webkit-keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}@keyframes hvr-back-pulse{50%{background-color:rgba(32,152,209,.75)}}.hvr-back-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);overflow:hidden;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color,background-color;transition-property:color,background-color}.hvr-back-pulse:active,.hvr-back-pulse:focus,.hvr-back-pulse:hover{-webkit-animation-name:hvr-back-pulse;animation-name:hvr-back-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-delay:.5s;animation-delay:.5s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;background-color:#2098D1;background-color:#2098d1;color:#fff}.hvr-sweep-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-right:active,.hvr-sweep-to-right:focus,.hvr-sweep-to-right:hover{color:#fff}.hvr-sweep-to-right:active:before,.hvr-sweep-to-right:focus:before,.hvr-sweep-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-left:active,.hvr-sweep-to-left:focus,.hvr-sweep-to-left:hover{color:#fff}.hvr-sweep-to-left:active:before,.hvr-sweep-to-left:focus:before,.hvr-sweep-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-sweep-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-bottom:active,.hvr-sweep-to-bottom:focus,.hvr-sweep-to-bottom:hover{color:#fff}.hvr-sweep-to-bottom:active:before,.hvr-sweep-to-bottom:focus:before,.hvr-sweep-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-sweep-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-sweep-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-sweep-to-top:active,.hvr-sweep-to-top:focus,.hvr-sweep-to-top:hover{color:#fff}.hvr-sweep-to-top:active:before,.hvr-sweep-to-top:focus:before,.hvr-sweep-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-bounce-to-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-right:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:0 50%;transform-origin:0 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-right:active,.hvr-bounce-to-right:focus,.hvr-bounce-to-right:hover{color:#fff}.hvr-bounce-to-right:active:before,.hvr-bounce-to-right:focus:before,.hvr-bounce-to-right:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-left:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-left:active,.hvr-bounce-to-left:focus,.hvr-bounce-to-left:hover{color:#fff}.hvr-bounce-to-left:active:before,.hvr-bounce-to-left:focus:before,.hvr-bounce-to-left:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-bottom:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 0;transform-origin:50% 0;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-bottom:active,.hvr-bounce-to-bottom:focus,.hvr-bounce-to-bottom:hover{color:#fff}.hvr-bounce-to-bottom:active:before,.hvr-bounce-to-bottom:focus:before,.hvr-bounce-to-bottom:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-bounce-to-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.5s;transition-duration:.5s}.hvr-bounce-to-top:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-bounce-to-top:active,.hvr-bounce-to-top:focus,.hvr-bounce-to-top:hover{color:#fff}.hvr-bounce-to-top:active:before,.hvr-bounce-to-top:focus:before,.hvr-bounce-to-top:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transition-timing-function:cubic-bezier(0.52,1.64,.37,.66);transition-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-radial-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;border-radius:100%;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-out:active,.hvr-radial-out:focus,.hvr-radial-out:hover{color:#fff}.hvr-radial-out:active:before,.hvr-radial-out:focus:before,.hvr-radial-out:hover:before{-webkit-transform:scale(2);transform:scale(2)}.hvr-radial-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-radial-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;border-radius:100%;-webkit-transform:scale(2);transform:scale(2);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-radial-in:active,.hvr-radial-in:focus,.hvr-radial-in:hover{color:#fff}.hvr-radial-in:active:before,.hvr-radial-in:focus:before,.hvr-radial-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-in:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#e1e1e1;-webkit-transform:scale(1);transform:scale(1);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-in:active,.hvr-rectangle-in:focus,.hvr-rectangle-in:hover{color:#fff}.hvr-rectangle-in:active:before,.hvr-rectangle-in:focus:before,.hvr-rectangle-in:hover:before{-webkit-transform:scale(0);transform:scale(0)}.hvr-rectangle-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-rectangle-out:before{content:"";position:absolute;z-index:-1;top:0;left:0;right:0;bottom:0;background:#2098D1;-webkit-transform:scale(0);transform:scale(0);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-rectangle-out:active,.hvr-rectangle-out:focus,.hvr-rectangle-out:hover{color:#fff}.hvr-rectangle-out:active:before,.hvr-rectangle-out:focus:before,.hvr-rectangle-out:hover:before{-webkit-transform:scale(1);transform:scale(1)}.hvr-shutter-in-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-horizontal:active,.hvr-shutter-in-horizontal:focus,.hvr-shutter-in-horizontal:hover{color:#fff}.hvr-shutter-in-horizontal:active:before,.hvr-shutter-in-horizontal:focus:before,.hvr-shutter-in-horizontal:hover:before{-webkit-transform:scaleX(0);transform:scaleX(0)}.hvr-shutter-out-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-horizontal:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-horizontal:active,.hvr-shutter-out-horizontal:focus,.hvr-shutter-out-horizontal:hover{color:#fff}.hvr-shutter-out-horizontal:active:before,.hvr-shutter-out-horizontal:focus:before,.hvr-shutter-out-horizontal:hover:before{-webkit-transform:scaleX(1);transform:scaleX(1)}.hvr-shutter-in-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#2098D1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-in-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#e1e1e1;-webkit-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-in-vertical:active,.hvr-shutter-in-vertical:focus,.hvr-shutter-in-vertical:hover{color:#fff}.hvr-shutter-in-vertical:active:before,.hvr-shutter-in-vertical:focus:before,.hvr-shutter-in-vertical:hover:before{-webkit-transform:scaleY(0);transform:scaleY(0)}.hvr-shutter-out-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;background:#e1e1e1;-webkit-transition-property:color;transition-property:color;-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-shutter-out-vertical:before{content:"";position:absolute;z-index:-1;top:0;bottom:0;left:0;right:0;background:#2098D1;-webkit-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:50%;transform-origin:50%;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-shutter-out-vertical:active,.hvr-shutter-out-vertical:focus,.hvr-shutter-out-vertical:hover{color:#fff}.hvr-shutter-out-vertical:active:before,.hvr-shutter-out-vertical:focus:before,.hvr-shutter-out-vertical:hover:before{-webkit-transform:scaleY(1);transform:scaleY(1)}.hvr-border-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.hvr-border-fade:active,.hvr-border-fade:focus,.hvr-border-fade:hover{box-shadow:inset 0 0 0 4px #2098D1,0 0 1px rgba(0,0,0,0)}.hvr-hollow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:background;transition-property:background;box-shadow:inset 0 0 0 4px #e1e1e1,0 0 1px rgba(0,0,0,0)}.hvr-hollow:active,.hvr-hollow:focus,.hvr-hollow:hover{background:0 0}.hvr-trim{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-trim:before{content:'';position:absolute;border:#fff solid 4px;top:4px;left:4px;right:4px;bottom:4px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-trim:active:before,.hvr-trim:focus:before,.hvr-trim:hover:before{opacity:1}@-webkit-keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}@keyframes hvr-ripple-out{100%{top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0}}.hvr-ripple-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-ripple-out:before{content:'';position:absolute;border:#e1e1e1 solid 6px;top:0;right:0;bottom:0;left:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-out:active:before,.hvr-ripple-out:focus:before,.hvr-ripple-out:hover:before{-webkit-animation-name:hvr-ripple-out;animation-name:hvr-ripple-out}@-webkit-keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}@keyframes hvr-ripple-in{100%{top:0;right:0;bottom:0;left:0;opacity:1}}.hvr-ripple-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-ripple-in:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:-12px;right:-12px;bottom:-12px;left:-12px;opacity:0;-webkit-animation-duration:1s;animation-duration:1s}.hvr-ripple-in:active:before,.hvr-ripple-in:focus:before,.hvr-ripple-in:hover:before{-webkit-animation-name:hvr-ripple-in;animation-name:hvr-ripple-in}.hvr-outline-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-outline-out:before{content:'';position:absolute;border:#e1e1e1 solid 4px;top:0;right:0;bottom:0;left:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-out:active:before,.hvr-outline-out:focus:before,.hvr-outline-out:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px}.hvr-outline-in{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-outline-in:before{pointer-events:none;content:'';position:absolute;border:#e1e1e1 solid 4px;top:-16px;right:-16px;bottom:-16px;left:-16px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:top,right,bottom,left;transition-property:top,right,bottom,left}.hvr-outline-in:active:before,.hvr-outline-in:focus:before,.hvr-outline-in:hover:before{top:-8px;right:-8px;bottom:-8px;left:-8px;opacity:1}.hvr-round-corners{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:border-radius;transition-property:border-radius}.hvr-round-corners:active,.hvr-round-corners:focus,.hvr-round-corners:hover{border-radius:1em}.hvr-underline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-left:active:before,.hvr-underline-from-left:focus:before,.hvr-underline-from-left:hover:before{right:0}.hvr-underline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-center:active:before,.hvr-underline-from-center:focus:before,.hvr-underline-from-center:hover:before{left:0;right:0}.hvr-underline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;bottom:0;background:#2098D1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-from-right:active:before,.hvr-underline-from-right:focus:before,.hvr-underline-from-right:hover:before{left:0}.hvr-overline-from-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-left:before{content:"";position:absolute;z-index:-1;left:0;right:100%;top:0;background:#2098D1;height:4px;-webkit-transition-property:right;transition-property:right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-left:active:before,.hvr-overline-from-left:focus:before,.hvr-overline-from-left:hover:before{right:0}.hvr-overline-from-center{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-center:before{content:"";position:absolute;z-index:-1;left:51%;right:51%;top:0;background:#2098D1;height:4px;-webkit-transition-property:left,right;transition-property:left,right;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-center:active:before,.hvr-overline-from-center:focus:before,.hvr-overline-from-center:hover:before{left:0;right:0}.hvr-overline-from-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-from-right:before{content:"";position:absolute;z-index:-1;left:100%;right:0;top:0;background:#2098D1;height:4px;-webkit-transition-property:left;transition-property:left;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-from-right:active:before,.hvr-overline-from-right:focus:before,.hvr-overline-from-right:hover:before{left:0}.hvr-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;bottom:0;border-color:#2098D1;border-style:solid;border-width:0;-webkit-transition-property:border-width;transition-property:border-width;-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-reveal:active:before,.hvr-reveal:focus:before,.hvr-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0);border-width:4px}.hvr-underline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-underline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;bottom:0;background:#2098D1;height:4px;-webkit-transform:translateY(4px);transform:translateY(4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-underline-reveal:active:before,.hvr-underline-reveal:focus:before,.hvr-underline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-overline-reveal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;overflow:hidden}.hvr-overline-reveal:before{content:"";position:absolute;z-index:-1;left:0;right:0;top:0;background:#2098D1;height:4px;-webkit-transform:translateY(-4px);transform:translateY(-4px);-webkit-transition-property:transform;transition-property:transform;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-overline-reveal:active:before,.hvr-overline-reveal:focus:before,.hvr-overline-reveal:hover:before{-webkit-transform:translateY(0);transform:translateY(0)}.hvr-glow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-glow:active,.hvr-glow:focus,.hvr-glow:hover{box-shadow:0 0 8px rgba(0,0,0,.6)}.hvr-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-shadow:active,.hvr-shadow:focus,.hvr-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5)}.hvr-grow-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow,transform;transition-property:box-shadow,transform}.hvr-grow-shadow:active,.hvr-grow-shadow:focus,.hvr-grow-shadow:hover{box-shadow:0 10px 10px -10px rgba(0,0,0,.5);-webkit-transform:scale(1.1);transform:scale(1.1)}.hvr-box-shadow-outset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow}.hvr-box-shadow-outset:active,.hvr-box-shadow-outset:focus,.hvr-box-shadow-outset:hover{box-shadow:2px 2px 2px rgba(0,0,0,.6)}.hvr-box-shadow-inset{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:box-shadow;transition-property:box-shadow;box-shadow:inset 0 0 0 rgba(0,0,0,.6),0 0 1px rgba(0,0,0,0)}.hvr-box-shadow-inset:active,.hvr-box-shadow-inset:focus,.hvr-box-shadow-inset:hover{box-shadow:inset 2px 2px 2px rgba(0,0,0,.6),0 0 1px rgba(0,0,0,0)}.hvr-float-shadow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-float-shadow:before{pointer-events:none;position:absolute;z-index:-1;content:'';top:100%;left:5%;height:10px;width:90%;opacity:0;background:-webkit-radial-gradient(center,ellipse,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at center,rgba(0,0,0,.35) 0,rgba(0,0,0,0) 80%);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform,opacity;transition-property:transform,opacity}.hvr-float-shadow:active,.hvr-float-shadow:focus,.hvr-float-shadow:hover{-webkit-transform:translateY(-5px);transform:translateY(-5px)}.hvr-float-shadow:active:before,.hvr-float-shadow:focus:before,.hvr-float-shadow:hover:before{opacity:1;-webkit-transform:translateY(5px);transform:translateY(5px)}.hvr-shadow-radial{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-shadow-radial:after,.hvr-shadow-radial:before{pointer-events:none;position:absolute;content:'';left:0;width:100%;box-sizing:border-box;height:5px;opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:opacity;transition-property:opacity}.hvr-shadow-radial:before{bottom:100%;background:-webkit-radial-gradient(50% 150%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at 50% 150%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.hvr-shadow-radial:after{top:100%;background:-webkit-radial-gradient(50% -50%,ellipse,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%);background:radial-gradient(ellipse at 50% -50%,rgba(0,0,0,.6) 0,rgba(0,0,0,0) 80%)}.hvr-shadow-radial:active:after,.hvr-shadow-radial:active:before,.hvr-shadow-radial:focus:after,.hvr-shadow-radial:focus:before,.hvr-shadow-radial:hover:after,.hvr-shadow-radial:hover:before{opacity:1}.hvr-bubble-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-top:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);top:0;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1}.hvr-bubble-top:active:before,.hvr-bubble-top:focus:before,.hvr-bubble-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-right:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);right:0;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1}.hvr-bubble-right:active:before,.hvr-bubble-right:focus:before,.hvr-bubble-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-bottom:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;left:calc(50% - 10px);bottom:0;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent}.hvr-bubble-bottom:active:before,.hvr-bubble-bottom:focus:before,.hvr-bubble-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-bubble-left:before{pointer-events:none;position:absolute;z-index:-1;content:'';border-style:solid;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;top:calc(50% - 10px);left:0;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent}.hvr-bubble-left:active:before,.hvr-bubble-left:focus:before,.hvr-bubble-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-top{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);top:0;border-style:solid;border-width:0 10px 10px;border-color:transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-top:active,.hvr-bubble-float-top:focus,.hvr-bubble-float-top:hover{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-top:active:before,.hvr-bubble-float-top:focus:before,.hvr-bubble-float-top:hover:before{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:before{position:absolute;z-index:-1;top:calc(50% - 10px);right:0;content:'';border-style:solid;border-width:10px 0 10px 10px;border-color:transparent transparent transparent #e1e1e1;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-right:active,.hvr-bubble-float-right:focus,.hvr-bubble-float-right:hover{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-bubble-float-right:active:before,.hvr-bubble-float-right:focus:before,.hvr-bubble-float-right:hover:before{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-bottom{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:before{position:absolute;z-index:-1;content:'';left:calc(50% - 10px);bottom:0;border-style:solid;border-width:10px 10px 0;border-color:#e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-bottom:active,.hvr-bubble-float-bottom:focus,.hvr-bubble-float-bottom:hover{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.hvr-bubble-float-bottom:active:before,.hvr-bubble-float-bottom:focus:before,.hvr-bubble-float-bottom:hover:before{-webkit-transform:translateY(10px);transform:translateY(10px)}.hvr-bubble-float-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:before{position:absolute;z-index:-1;content:'';top:calc(50% - 10px);left:0;border-style:solid;border-width:10px 10px 10px 0;border-color:transparent #e1e1e1 transparent transparent;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform}.hvr-bubble-float-left:active,.hvr-bubble-float-left:focus,.hvr-bubble-float-left:hover{-webkit-transform:translateX(10px);transform:translateX(10px)}.hvr-bubble-float-left:active:before,.hvr-bubble-float-left:focus:before,.hvr-bubble-float-left:hover:before{-webkit-transform:translateX(-10px);transform:translateX(-10px)}.hvr-icon-back{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-back .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-back:active .hvr-icon,.hvr-icon-back:focus .hvr-icon,.hvr-icon-back:hover .hvr-icon{-webkit-transform:translateX(-4px);transform:translateX(-4px)}.hvr-icon-forward{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.1s;transition-duration:.1s}.hvr-icon-forward .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.1s;transition-duration:.1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-forward:active .hvr-icon,.hvr-icon-forward:focus .hvr-icon,.hvr-icon-forward:hover .hvr-icon{-webkit-transform:translateX(4px);transform:translateX(4px)}@-webkit-keyframes hvr-icon-down{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-down{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-down{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-down .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-down:active .hvr-icon,.hvr-icon-down:focus .hvr-icon,.hvr-icon-down:hover .hvr-icon{-webkit-animation-name:hvr-icon-down;animation-name:hvr-icon-down;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-up{0%,100%,50%{-webkit-transform:translateY(0);transform:translateY(0)}25%,75%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-up{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-up .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-up:active .hvr-icon,.hvr-icon-up:focus .hvr-icon,.hvr-icon-up:hover .hvr-icon{-webkit-animation-name:hvr-icon-up;animation-name:hvr-icon-up;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-spin{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-spin .hvr-icon{-webkit-transition-duration:1s;transition-duration:1s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-in-out;transition-timing-function:ease-in-out}.hvr-icon-spin:active .hvr-icon,.hvr-icon-spin:focus .hvr-icon,.hvr-icon-spin:hover .hvr-icon{-webkit-transform:rotate(360deg);transform:rotate(360deg)}@-webkit-keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%,51%{opacity:1}}@keyframes hvr-icon-drop{0%{opacity:0}50%{opacity:0;-webkit-transform:translateY(-100%);transform:translateY(-100%)}100%,51%{opacity:1}}.hvr-icon-drop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-drop .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-drop:active .hvr-icon,.hvr-icon-drop:focus .hvr-icon,.hvr-icon-drop:hover .hvr-icon{opacity:0;-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-animation-name:hvr-icon-drop;animation-name:hvr-icon-drop;-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-delay:.3s;animation-delay:.3s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-timing-function:cubic-bezier(0.52,1.64,.37,.66);animation-timing-function:cubic-bezier(0.52,1.64,.37,.66)}.hvr-icon-fade{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-fade .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.5s;transition-duration:.5s;-webkit-transition-property:color;transition-property:color}.hvr-icon-fade:active .hvr-icon,.hvr-icon-fade:focus .hvr-icon,.hvr-icon-fade:hover .hvr-icon{color:#0F9E5E}@-webkit-keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}@keyframes hvr-icon-float-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(-1em);transform:translateY(-1em)}}.hvr-icon-float-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-float-away .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-float-away:active .hvr-icon,.hvr-icon-float-away:focus .hvr-icon,.hvr-icon-float-away:hover .hvr-icon{-webkit-animation-name:hvr-icon-float-away;animation-name:hvr-icon-float-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}@-webkit-keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}@keyframes hvr-icon-sink-away{0%{opacity:1}100%{opacity:0;-webkit-transform:translateY(1em);transform:translateY(1em)}}.hvr-icon-sink-away{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-sink-away .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-animation-duration:.5s;animation-duration:.5s;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards}.hvr-icon-sink-away:active .hvr-icon,.hvr-icon-sink-away:focus .hvr-icon,.hvr-icon-sink-away:hover .hvr-icon{-webkit-animation-name:hvr-icon-sink-away;animation-name:hvr-icon-sink-away;-webkit-animation-timing-function:ease-out;animation-timing-function:ease-out}.hvr-icon-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow:active .hvr-icon,.hvr-icon-grow:focus .hvr-icon,.hvr-icon-grow:hover .hvr-icon{-webkit-transform:scale(1.3) translateZ(0);transform:scale(1.3) translateZ(0)}.hvr-icon-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-shrink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-shrink:active .hvr-icon,.hvr-icon-shrink:focus .hvr-icon,.hvr-icon-shrink:hover .hvr-icon{-webkit-transform:scale(0.8);transform:scale(0.8)}@-webkit-keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse{25%{-webkit-transform:scale(1.3);transform:scale(1.3)}75%{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse:active .hvr-icon,.hvr-icon-pulse:focus .hvr-icon,.hvr-icon-pulse:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse;animation-name:hvr-icon-pulse;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}@keyframes hvr-icon-pulse-grow{to{-webkit-transform:scale(1.3);transform:scale(1.3)}}.hvr-icon-pulse-grow{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse-grow .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-grow:active .hvr-icon,.hvr-icon-pulse-grow:focus .hvr-icon,.hvr-icon-pulse-grow:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse-grow;animation-name:hvr-icon-pulse-grow;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}@keyframes hvr-icon-pulse-shrink{to{-webkit-transform:scale(0.8);transform:scale(0.8)}}.hvr-icon-pulse-shrink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0)}.hvr-icon-pulse-shrink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pulse-shrink:active .hvr-icon,.hvr-icon-pulse-shrink:focus .hvr-icon,.hvr-icon-pulse-shrink:hover .hvr-icon{-webkit-animation-name:hvr-icon-pulse-shrink;animation-name:hvr-icon-pulse-shrink;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite;-webkit-animation-direction:alternate;animation-direction:alternate}@-webkit-keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}@keyframes hvr-icon-push{50%{-webkit-transform:scale(0.5);transform:scale(0.5)}}.hvr-icon-push{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-push .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-push:active .hvr-icon,.hvr-icon-push:focus .hvr-icon,.hvr-icon-push:hover .hvr-icon{-webkit-animation-name:hvr-icon-push;animation-name:hvr-icon-push;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}@keyframes hvr-icon-pop{50%{-webkit-transform:scale(1.5);transform:scale(1.5)}}.hvr-icon-pop{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-pop .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-pop:active .hvr-icon,.hvr-icon-pop:focus .hvr-icon,.hvr-icon-pop:hover .hvr-icon{-webkit-animation-name:hvr-icon-pop;animation-name:hvr-icon-pop;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-icon-bounce{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bounce .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-bounce:active .hvr-icon,.hvr-icon-bounce:focus .hvr-icon,.hvr-icon-bounce:hover .hvr-icon{-webkit-transform:scale(1.5);transform:scale(1.5);-webkit-transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36);transition-timing-function:cubic-bezier(0.47,2.02,.31,-.36)}.hvr-icon-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-rotate .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-rotate:active .hvr-icon,.hvr-icon-rotate:focus .hvr-icon,.hvr-icon-rotate:hover .hvr-icon{-webkit-transform:rotate(20deg);transform:rotate(20deg)}.hvr-icon-grow-rotate{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-grow-rotate .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-grow-rotate:active .hvr-icon,.hvr-icon-grow-rotate:focus .hvr-icon,.hvr-icon-grow-rotate:hover .hvr-icon{-webkit-transform:scale(1.5) rotate(12deg);transform:scale(1.5) rotate(12deg)}.hvr-icon-float{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-float .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-float:active .hvr-icon,.hvr-icon-float:focus .hvr-icon,.hvr-icon-float:hover .hvr-icon{-webkit-transform:translateY(-4px);transform:translateY(-4px)}.hvr-icon-sink{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-sink .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:transform;transition-property:transform;-webkit-transition-timing-function:ease-out;transition-timing-function:ease-out}.hvr-icon-sink:active .hvr-icon,.hvr-icon-sink:focus .hvr-icon,.hvr-icon-sink:hover .hvr-icon{-webkit-transform:translateY(4px);transform:translateY(4px)}@-webkit-keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob{0%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}50%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@-webkit-keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}@keyframes hvr-icon-bob-float{100%{-webkit-transform:translateY(-6px);transform:translateY(-6px)}}.hvr-icon-bob{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-bob .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-bob:active .hvr-icon,.hvr-icon-bob:focus .hvr-icon,.hvr-icon-bob:hover .hvr-icon{-webkit-animation-name:hvr-icon-bob-float,hvr-icon-bob;animation-name:hvr-icon-bob-float,hvr-icon-bob;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang{0%{-webkit-transform:translateY(6px);transform:translateY(6px)}50%{-webkit-transform:translateY(2px);transform:translateY(2px)}100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@-webkit-keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}@keyframes hvr-icon-hang-sink{100%{-webkit-transform:translateY(6px);transform:translateY(6px)}}.hvr-icon-hang{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-hang .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-hang:active .hvr-icon,.hvr-icon-hang:focus .hvr-icon,.hvr-icon-hang:hover .hvr-icon{-webkit-animation-name:hvr-icon-hang-sink,hvr-icon-hang;animation-name:hvr-icon-hang-sink,hvr-icon-hang;-webkit-animation-duration:.3s,1.5s;animation-duration:.3s,1.5s;-webkit-animation-delay:0s,.3s;animation-delay:0s,.3s;-webkit-animation-timing-function:ease-out,ease-in-out;animation-timing-function:ease-out,ease-in-out;-webkit-animation-iteration-count:1,infinite;animation-iteration-count:1,infinite;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;-webkit-animation-direction:normal,alternate;animation-direction:normal,alternate}@-webkit-keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}@keyframes hvr-icon-wobble-horizontal{16.65%{-webkit-transform:translateX(6px);transform:translateX(6px)}33.3%{-webkit-transform:translateX(-5px);transform:translateX(-5px)}49.95%{-webkit-transform:translateX(4px);transform:translateX(4px)}66.6%{-webkit-transform:translateX(-2px);transform:translateX(-2px)}83.25%{-webkit-transform:translateX(1px);transform:translateX(1px)}100%{-webkit-transform:translateX(0);transform:translateX(0)}}.hvr-icon-wobble-horizontal{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-horizontal .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-horizontal:active .hvr-icon,.hvr-icon-wobble-horizontal:focus .hvr-icon,.hvr-icon-wobble-horizontal:hover .hvr-icon{-webkit-animation-name:hvr-icon-wobble-horizontal;animation-name:hvr-icon-wobble-horizontal;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes hvr-icon-wobble-vertical{16.65%{-webkit-transform:translateY(6px);transform:translateY(6px)}33.3%{-webkit-transform:translateY(-5px);transform:translateY(-5px)}49.95%{-webkit-transform:translateY(4px);transform:translateY(4px)}66.6%{-webkit-transform:translateY(-2px);transform:translateY(-2px)}83.25%{-webkit-transform:translateY(1px);transform:translateY(1px)}100%{-webkit-transform:translateY(0);transform:translateY(0)}}.hvr-icon-wobble-vertical{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-wobble-vertical .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-wobble-vertical:active .hvr-icon,.hvr-icon-wobble-vertical:focus .hvr-icon,.hvr-icon-wobble-vertical:hover .hvr-icon{-webkit-animation-name:hvr-icon-wobble-vertical;animation-name:hvr-icon-wobble-vertical;-webkit-animation-duration:1s;animation-duration:1s;-webkit-animation-timing-function:ease-in-out;animation-timing-function:ease-in-out;-webkit-animation-iteration-count:1;animation-iteration-count:1}@-webkit-keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}@keyframes hvr-icon-buzz{50%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}100%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}}.hvr-icon-buzz{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz:active .hvr-icon,.hvr-icon-buzz:focus .hvr-icon,.hvr-icon-buzz:hover .hvr-icon{-webkit-animation-name:hvr-icon-buzz;animation-name:hvr-icon-buzz;-webkit-animation-duration:.15s;animation-duration:.15s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:infinite;animation-iteration-count:infinite}@-webkit-keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}@keyframes hvr-icon-buzz-out{10%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}20%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}30%{-webkit-transform:translateX(3px) rotate(2deg);transform:translateX(3px) rotate(2deg)}40%{-webkit-transform:translateX(-3px) rotate(-2deg);transform:translateX(-3px) rotate(-2deg)}50%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}60%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}70%{-webkit-transform:translateX(2px) rotate(1deg);transform:translateX(2px) rotate(1deg)}80%{-webkit-transform:translateX(-2px) rotate(-1deg);transform:translateX(-2px) rotate(-1deg)}90%{-webkit-transform:translateX(1px) rotate(0);transform:translateX(1px) rotate(0)}100%{-webkit-transform:translateX(-1px) rotate(0);transform:translateX(-1px) rotate(0)}}.hvr-icon-buzz-out{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);-webkit-transition-duration:.3s;transition-duration:.3s}.hvr-icon-buzz-out .hvr-icon{-webkit-transform:translateZ(0);transform:translateZ(0)}.hvr-icon-buzz-out:active .hvr-icon,.hvr-icon-buzz-out:focus .hvr-icon,.hvr-icon-buzz-out:hover .hvr-icon{-webkit-animation-name:hvr-icon-buzz-out;animation-name:hvr-icon-buzz-out;-webkit-animation-duration:.75s;animation-duration:.75s;-webkit-animation-timing-function:linear;animation-timing-function:linear;-webkit-animation-iteration-count:1;animation-iteration-count:1}.hvr-curl-top-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-top-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;left:0;background:#fff;background:linear-gradient(135deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);filter:progid:DXImageTransform.Microsoft.gradient(GradientType=0, startColorstr='#ffffff', endColorstr='#000000');z-index:1000;box-shadow:1px 1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-left:active:before,.hvr-curl-top-left:focus:before,.hvr-curl-top-left:hover:before{width:25px;height:25px}.hvr-curl-top-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-top-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;top:0;right:0;background:#fff;background:linear-gradient(225deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px 1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-top-right:active:before,.hvr-curl-top-right:focus:before,.hvr-curl-top-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-right{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-bottom-right:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;right:0;background:#fff;background:linear-gradient(315deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:-1px -1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-right:active:before,.hvr-curl-bottom-right:focus:before,.hvr-curl-bottom-right:hover:before{width:25px;height:25px}.hvr-curl-bottom-left{display:inline-block;vertical-align:middle;-webkit-transform:perspective(1px) translateZ(0);transform:perspective(1px) translateZ(0);box-shadow:0 0 1px rgba(0,0,0,0);position:relative}.hvr-curl-bottom-left:before{pointer-events:none;position:absolute;content:'';height:0;width:0;bottom:0;left:0;background:#fff;background:linear-gradient(45deg,#fff 45%,#aaa 50%,#ccc 56%,#fff 80%);box-shadow:1px -1px 1px rgba(0,0,0,.4);-webkit-transition-duration:.3s;transition-duration:.3s;-webkit-transition-property:width,height;transition-property:width,height}.hvr-curl-bottom-left:active:before,.hvr-curl-bottom-left:focus:before,.hvr-curl-bottom-left:hover:before{width:25px;height:25px}@font-face{font-family:IcoFont;font-weight:400;font-style:Regular;src:url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/icofont.woff2) format("woff2"),url(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/assets/fonts/icofont.woff) format("woff")}[class*=" icofont-"],[class^=icofont-]{font-family:IcoFont!important;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;white-space:nowrap;word-wrap:normal;direction:ltr;line-height:1;-webkit-font-feature-settings:"liga";-webkit-font-smoothing:antialiased}.icofont-apple:before{content:"\eb3b"}.icofont-arabian-coffee:before{content:"\eb3c"}.icofont-artichoke:before{content:"\eb3d"}.icofont-asparagus:before{content:"\eb3e"}.icofont-avocado:before{content:"\eb3f"}.icofont-baby-food:before{content:"\eb40"}.icofont-banana:before{content:"\eb41"}.icofont-bbq:before{content:"\eb42"}.icofont-beans:before{content:"\eb43"}.icofont-beer:before{content:"\eb44"}.icofont-bell-pepper-capsicum:before{content:"\eb45"}.icofont-birthday-cake:before{content:"\eb46"}.icofont-bread:before{content:"\eb47"}.icofont-broccoli:before{content:"\eb48"}.icofont-burger:before{content:"\eb49"}.icofont-cabbage:before{content:"\eb4a"}.icofont-carrot:before{content:"\eb4b"}.icofont-cauli-flower:before{content:"\eb4c"}.icofont-cheese:before{content:"\eb4d"}.icofont-chef:before{content:"\eb4e"}.icofont-cherry:before{content:"\eb4f"}.icofont-chicken-fry:before{content:"\eb50"}.icofont-chicken:before{content:"\eb51"}.icofont-cocktail:before{content:"\eb52"}.icofont-coconut-water:before{content:"\eb53"}.icofont-coconut:before{content:"\eb54"}.icofont-coffee-alt:before{content:"\eb55"}.icofont-coffee-cup:before{content:"\eb56"}.icofont-coffee-mug:before{content:"\eb57"}.icofont-coffee-pot:before{content:"\eb58"}.icofont-cola:before{content:"\eb59"}.icofont-corn:before{content:"\eb5a"}.icofont-croissant:before{content:"\eb5b"}.icofont-crop-plant:before{content:"\eb5c"}.icofont-cucumber:before{content:"\eb5d"}.icofont-culinary:before{content:"\eb5e"}.icofont-cup-cake:before{content:"\eb5f"}.icofont-dining-table:before{content:"\eb60"}.icofont-donut:before{content:"\eb61"}.icofont-egg-plant:before{content:"\eb62"}.icofont-egg-poached:before{content:"\eb63"}.icofont-farmer-alt:before{content:"\eb64"}.icofont-farmer:before{content:"\eb65"}.icofont-fast-food:before{content:"\eb66"}.icofont-food-basket:before{content:"\eb67"}.icofont-food-cart:before{content:"\eb68"}.icofont-fork-and-knife:before{content:"\eb69"}.icofont-french-fries:before{content:"\eb6a"}.icofont-fruits:before{content:"\eb6b"}.icofont-grapes:before{content:"\eb6c"}.icofont-honey:before{content:"\eb6d"}.icofont-hot-dog:before{content:"\eb6e"}.icofont-ice-cream-alt:before{content:"\eb6f"}.icofont-ice-cream:before{content:"\eb70"}.icofont-juice:before{content:"\eb71"}.icofont-ketchup:before{content:"\eb72"}.icofont-kiwi:before{content:"\eb73"}.icofont-layered-cake:before{content:"\eb74"}.icofont-lemon-alt:before{content:"\eb75"}.icofont-lemon:before{content:"\eb76"}.icofont-lobster:before{content:"\eb77"}.icofont-mango:before{content:"\eb78"}.icofont-milk:before{content:"\eb79"}.icofont-mushroom:before{content:"\eb7a"}.icofont-noodles:before{content:"\eb7b"}.icofont-onion:before{content:"\eb7c"}.icofont-orange:before{content:"\eb7d"}.icofont-pear:before{content:"\eb7e"}.icofont-peas:before{content:"\eb7f"}.icofont-pepper:before{content:"\eb80"}.icofont-pie-alt:before{content:"\eb81"}.icofont-pie:before{content:"\eb82"}.icofont-pineapple:before{content:"\eb83"}.icofont-pizza-slice:before{content:"\eb84"}.icofont-pizza:before{content:"\eb85"}.icofont-plant:before{content:"\eb86"}.icofont-popcorn:before{content:"\eb87"}.icofont-potato:before{content:"\eb88"}.icofont-pumpkin:before{content:"\eb89"}.icofont-raddish:before{content:"\eb8a"}.icofont-restaurant-menu:before{content:"\eb8b"}.icofont-restaurant:before{content:"\eb8c"}.icofont-salt-and-pepper:before{content:"\eb8d"}.icofont-sandwich:before{content:"\eb8e"}.icofont-sausage:before{content:"\eb8f"}.icofont-soft-drinks:before{content:"\eb90"}.icofont-soup-bowl:before{content:"\eb91"}.icofont-spoon-and-fork:before{content:"\eb92"}.icofont-steak:before{content:"\eb93"}.icofont-strawberry:before{content:"\eb94"}.icofont-sub-sandwich:before{content:"\eb95"}.icofont-sushi:before{content:"\eb96"}.icofont-taco:before{content:"\eb97"}.icofont-tea-pot:before{content:"\eb98"}.icofont-tea:before{content:"\eb99"}.icofont-tomato:before{content:"\eb9a"}.icofont-watermelon:before{content:"\eb9b"}.icofont-wheat:before{content:"\eb9c"}.icofont-xs{font-size:.5em}.icofont-sm{font-size:.75em}.icofont-md{font-size:1.25em}.icofont-lg{font-size:1.5em}.icofont-1x{font-size:1em}.icofont-2x{font-size:2em}.icofont-3x{font-size:3em}.icofont-4x{font-size:4em}.icofont-5x{font-size:5em}.icofont-6x{font-size:6em}.icofont-7x{font-size:7em}.icofont-8x{font-size:8em}.icofont-9x{font-size:9em}.icofont-10x{font-size:10em}.icofont-fw{text-align:center;width:1.25em}.icofont-ul{list-style-type:none;padding-left:0;margin-left:0}.icofont-ul>li{position:relative;line-height:2em}.icofont-ul>li .icofont{display:inline-block;vertical-align:middle}.icofont-border{border:solid .08em #f1f1f1;border-radius:.1em;padding:.2em .25em .15em}.icofont-pull-left{float:left}.icofont-pull-right{float:right}.icofont.icofont-pull-left{margin-right:.3em}.icofont.icofont-pull-right{margin-left:.3em}.icofont-spin{-webkit-animation:icofont-spin 2s infinite linear;animation:icofont-spin 2s infinite linear;display:inline-block}.icofont-pulse{-webkit-animation:icofont-spin 1s infinite steps(8);animation:icofont-spin 1s infinite steps(8);display:inline-block}@-webkit-keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes icofont-spin{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.icofont-rotate-90{-webkit-transform:rotate(90deg);transform:rotate(90deg)}.icofont-rotate-180{-webkit-transform:rotate(180deg);transform:rotate(180deg)}.icofont-rotate-270{-webkit-transform:rotate(270deg);transform:rotate(270deg)}.icofont-flip-horizontal{-webkit-transform:scale(-1,1);transform:scale(-1,1)}.icofont-flip-vertical{-webkit-transform:scale(1,-1);transform:scale(1,-1)}.icofont-flip-horizontal.icofont-flip-vertical{-webkit-transform:scale(-1,-1);transform:scale(-1,-1)}:root .icofont-flip-horizontal,:root .icofont-flip-vertical,:root .icofont-rotate-180,:root .icofont-rotate-270,:root .icofont-rotate-90{-webkit-filter:none;filter:none;display:inline-block}.icofont-inverse{color:#fff}.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}.mfp-bg{top:0;left:0;width:100%;height:100%;z-index:1042;overflow:hidden;position:fixed;background:#0b0b0b;opacity:.8}.mfp-wrap{top:0;left:0;width:100%;height:100%;z-index:1043;position:fixed;outline:none!important;-webkit-backface-visibility:hidden}.mfp-container{text-align:center;position:absolute;width:100%;height:100%;left:0;top:0;padding:0 8px;box-sizing:border-box}.mfp-container:before{content:'';display:inline-block;height:100%;vertical-align:middle}.mfp-align-top .mfp-container:before{display:none}.mfp-content{position:relative;display:inline-block;vertical-align:middle;margin:0 auto;text-align:left;z-index:1045}.mfp-inline-holder .mfp-content,.mfp-ajax-holder .mfp-content{width:100%;cursor:auto}.mfp-ajax-cur{cursor:progress}.mfp-zoom-out-cur,.mfp-zoom-out-cur .mfp-image-holder .mfp-close{cursor:-moz-zoom-out;cursor:-webkit-zoom-out;cursor:zoom-out}.mfp-zoom{cursor:pointer;cursor:-webkit-zoom-in;cursor:-moz-zoom-in;cursor:zoom-in}.mfp-auto-cursor .mfp-content{cursor:auto}.mfp-close,.mfp-arrow,.mfp-preloader,.mfp-counter{-webkit-user-select:none;-moz-user-select:none;user-select:none}.mfp-loading.mfp-figure{display:none}.mfp-hide{display:none!important}.mfp-preloader{color:#CCC;position:absolute;top:50%;width:auto;text-align:center;margin-top:-.8em;left:8px;right:8px;z-index:1044}.mfp-preloader a{color:#CCC}.mfp-preloader a:hover{color:#FFF}.mfp-s-ready .mfp-preloader{display:none}.mfp-s-error .mfp-content{display:none}button.mfp-close,button.mfp-arrow{overflow:visible;cursor:pointer;background:transparent;border:0;-webkit-appearance:none;display:block;outline:none;padding:0;z-index:1046;box-shadow:none;touch-action:manipulation}button::-moz-focus-inner{padding:0;border:0}.mfp-close{width:44px;height:44px;line-height:44px;position:absolute;right:0;top:0;text-decoration:none;text-align:center;opacity:.65;padding:0 0 18px 10px;color:#FFF;font-style:normal;font-size:28px;font-family:Arial,Baskerville,monospace}.mfp-close:hover,.mfp-close:focus{opacity:1}.mfp-close:active{top:1px}.mfp-close-btn-in .mfp-close{color:#333}.mfp-image-holder .mfp-close,.mfp-iframe-holder .mfp-close{color:#FFF;right:-6px;text-align:right;padding-right:6px;width:100%}.mfp-counter{position:absolute;top:0;right:0;color:#CCC;font-size:12px;line-height:18px;white-space:nowrap}.mfp-arrow{position:absolute;opacity:.65;margin:0;top:50%;margin-top:-55px;padding:0;width:90px;height:110px;-webkit-tap-highlight-color:transparent}.mfp-arrow:active{margin-top:-54px}.mfp-arrow:hover,.mfp-arrow:focus{opacity:1}.mfp-arrow:before,.mfp-arrow:after{content:'';display:block;width:0;height:0;position:absolute;left:0;top:0;margin-top:35px;margin-left:35px;border:medium inset transparent}.mfp-arrow:after{border-top-width:13px;border-bottom-width:13px;top:8px}.mfp-arrow:before{border-top-width:21px;border-bottom-width:21px;opacity:.7}.mfp-arrow-left{left:0}.mfp-arrow-left:after{border-right:17px solid #FFF;margin-left:31px}.mfp-arrow-left:before{margin-left:25px;border-right:27px solid #3F3F3F}.mfp-arrow-right{right:0}.mfp-arrow-right:after{border-left:17px solid #FFF;margin-left:39px}.mfp-arrow-right:before{border-left:27px solid #3F3F3F}.mfp-iframe-holder{padding-top:40px;padding-bottom:40px}.mfp-iframe-holder .mfp-content{line-height:0;width:100%;max-width:900px}.mfp-iframe-holder .mfp-close{top:-40px}.mfp-iframe-scaler{width:100%;height:0;overflow:hidden;padding-top:56.25%}.mfp-iframe-scaler iframe{position:absolute;display:block;top:0;left:0;width:100%;height:100%;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#000}img.mfp-img{width:auto;max-width:100%;height:auto;display:block;line-height:0;box-sizing:border-box;padding:40px 0;margin:0 auto}.mfp-figure{line-height:0}.mfp-figure:after{content:'';position:absolute;left:0;top:40px;bottom:40px;display:block;right:0;width:auto;height:auto;z-index:-1;box-shadow:0 0 8px rgba(0,0,0,0.6);background:#444}.mfp-figure small{color:#BDBDBD;display:block;font-size:12px;line-height:14px}.mfp-figure figure{margin:0}.mfp-bottom-bar{margin-top:-36px;position:absolute;top:100%;left:0;width:100%;cursor:auto}.mfp-title{text-align:left;line-height:18px;color:#F3F3F3;word-wrap:break-word;padding-right:36px}.mfp-image-holder .mfp-content{max-width:100%}.mfp-gallery .mfp-image-holder .mfp-figure{cursor:pointer}@media screen and (max-width: 800px) and (orientation: landscape),screen and (max-height: 300px){.mfp-img-mobile .mfp-image-holder{padding-left:0;padding-right:0}.mfp-img-mobile img.mfp-img{padding:0}.mfp-img-mobile .mfp-figure:after{top:0;bottom:0}.mfp-img-mobile .mfp-figure small{display:inline;margin-left:5px}.mfp-img-mobile .mfp-bottom-bar{background:rgba(0,0,0,0.6);bottom:0;margin:0;top:auto;padding:3px 5px;position:fixed;box-sizing:border-box}.mfp-img-mobile .mfp-bottom-bar:empty{padding:0}.mfp-img-mobile .mfp-counter{right:5px;top:3px}.mfp-img-mobile .mfp-close{top:0;right:0;width:35px;height:35px;line-height:35px;background:rgba(0,0,0,0.6);position:fixed;text-align:center;padding:0}}@media all and (max-width: 900px){.mfp-arrow{-webkit-transform:scale(0.75);transform:scale(0.75)}.mfp-arrow-left{-webkit-transform-origin:0;transform-origin:0}.mfp-arrow-right{-webkit-transform-origin:100%;transform-origin:100%}.mfp-container{padding-left:6px;padding-right:6px}}.flickity-enabled{position:relative}.flickity-enabled:focus{outline:0}.flickity-viewport{overflow:hidden;position:relative;height:100%}.flickity-slider{position:absolute;width:100%;height:100%}.flickity-enabled.is-draggable{-webkit-tap-highlight-color:transparent;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.flickity-enabled.is-draggable .flickity-viewport{cursor:move;cursor:-webkit-grab;cursor:grab}.flickity-enabled.is-draggable .flickity-viewport.is-pointer-down{cursor:-webkit-grabbing;cursor:grabbing}.flickity-button{position:absolute;background:hsla(0,0%,100%,.75);border:none;color:#333}.flickity-button:hover{background:#fff;cursor:pointer}.flickity-button:focus{outline:0;box-shadow:0 0 0 5px #19f}.flickity-button:active{opacity:.6}.flickity-button:disabled{opacity:.3;cursor:auto;pointer-events:none}.flickity-button-icon{fill:currentColor}.flickity-prev-next-button{top:50%;width:44px;height:44px;border-radius:50%;transform:translateY(-50%)}.flickity-prev-next-button.previous{left:10px}.flickity-prev-next-button.next{right:10px}.flickity-rtl .flickity-prev-next-button.previous{left:auto;right:10px}.flickity-rtl .flickity-prev-next-button.next{right:auto;left:10px}.flickity-prev-next-button .flickity-button-icon{position:absolute;left:20%;top:20%;width:60%;height:60%}.flickity-page-dots{position:absolute;width:100%;bottom:-25px;padding:0;margin:0;list-style:none;text-align:center;line-height:1}.flickity-rtl .flickity-page-dots{direction:rtl}.flickity-page-dots .dot{display:inline-block;width:10px;height:10px;margin:0 8px;background:#333;border-radius:50%;opacity:.25;cursor:pointer}.flickity-page-dots .dot.is-selected{opacity:1}.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;touch-action:manipulation;-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;width:100%}.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;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel .owl-nav button.owl-next,.owl-carousel .owl-nav button.owl-prev,.owl-carousel button.owl-dot{background:0 0;color:inherit;border:none;padding:0!important;font:inherit}.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{-ms-touch-action:pan-y;touch-action:pan-y;-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 .owl-lazy:not([src]),.owl-carousel .owl-item .owl-lazy[src^=""]{max-height:0}.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(//ladonnalogo.fr/wp-content/plugins/primary-addon-for-elementor/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%}div.juxtapose {
width: 100%;
font-family: Helvetica, Arial, sans-serif;
}
div.jx-slider {
width: 100%;
height: 100%;
position: relative;
overflow: hidden;
cursor: pointer;
color: #f3f3f3;
}
div.jx-handle {
position: absolute;
height: 100%;
width: 40px;
cursor: col-resize;
z-index: 15;
margin-left: -20px;
}
.vertical div.jx-handle {
height: 40px;
width: 100%;
cursor: row-resize;
margin-top: -20px;
margin-left: 0;
}
div.jx-control {
height: 100%;
margin-right: auto;
margin-left: auto;
width: 3px;
background-color: currentColor;
}
.vertical div.jx-control {
height: 3px;
width: 100%;
background-color: currentColor;
position: relative;
top: 50%;
transform: translateY(-50%);
}
div.jx-controller {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
height: 60px;
width: 9px;
margin-left: -3px;
background-color: currentColor;
}
.vertical div.jx-controller {
height: 9px;
width: 100px;
margin-left: auto;
margin-right: auto;
top: -3px;
position: relative;
}
div.jx-arrow {
position: absolute;
margin: auto;
top: 0;
bottom: 0;
width: 0;
height: 0;
transition: all .2s ease;
}
.vertical div.jx-arrow {
position: absolute;
margin: 0 auto;
left: 0;
right: 0;
width: 0;
height: 0;
transition: all .2s ease;
}
div.jx-arrow.jx-left {
left: 2px;
border-style: solid;
border-width: 8px 8px 8px 0;
border-color: transparent currentColor transparent transparent;
}
div.jx-arrow.jx-right {
right: 2px;
border-style: solid;
border-width: 8px 0 8px 8px;
border-color: transparent transparent transparent currentColor;
}
.vertical div.jx-arrow.jx-left {
left: 0px;
top: 2px;
border-style: solid;
border-width: 0px 8px 8px 8px;
border-color: transparent transparent currentColor transparent;
}
.vertical div.jx-arrow.jx-right {
right: 0px;
top: auto;
bottom: 2px;
border-style: solid;
border-width: 8px 8px 0 8px;
border-color: currentColor transparent transparent transparent;
}
div.jx-handle:hover div.jx-arrow.jx-left,
div.jx-handle:active div.jx-arrow.jx-left {
left: -1px;
}
div.jx-handle:hover div.jx-arrow.jx-right,
div.jx-handle:active div.jx-arrow.jx-right {
right: -1px;
}
.vertical div.jx-handle:hover div.jx-arrow.jx-left,
.vertical div.jx-handle:active div.jx-arrow.jx-left {
left: 0px;
top: 0px;
}
.vertical div.jx-handle:hover div.jx-arrow.jx-right,
.vertical div.jx-handle:active div.jx-arrow.jx-right {
right: 0px;
bottom: 0px;
}
div.jx-image {
position: absolute;
height: 100%;
display: inline-block;
top: 0;
overflow: hidden;
-webkit-backface-visibility: hidden;
}
.vertical div.jx-image {
width: 100%;
left: 0;
top: auto;
}
div.jx-image img {
height: 100%;
width: auto;
z-index: 5;
position: absolute;
margin-bottom: 0;
max-height: none;
max-width: none;
max-height: initial;
max-width: initial;
}
.vertical div.jx-image img {
height: auto;
width: 100%;
}
div.jx-image.jx-left {
left: 0;
background-position: left;
}
div.jx-image.jx-left img {
left: 0;
}
div.jx-image.jx-right {
right: 0;
background-position: right;
}
div.jx-image.jx-right img {
right: 0;
bottom: 0;
}
.veritcal div.jx-image.jx-left {
top: 0;
background-position: top;
}
.veritcal div.jx-image.jx-left img {
top: 0;
}
.vertical div.jx-image.jx-right {
bottom: 0;
background-position: bottom;
}
.veritcal div.jx-image.jx-right img {
bottom: 0;
}
div.jx-image div.jx-label {
font-size: 1em;
padding: .25em .75em;
position: relative;
display: inline-block;
top: 0;
background-color: #000; background-color: rgba(0,0,0,.7);
color: white;
z-index: 10;
white-space: nowrap;
line-height: 18px;
vertical-align: middle;
}
div.jx-image.jx-left div.jx-label {
float: left;
left: 0;
}
div.jx-image.jx-right div.jx-label {
float: right;
right: 0;
}
.vertical div.jx-image div.jx-label {
display: table;
position: absolute;
}
.vertical div.jx-image.jx-right div.jx-label {
left: 0;
bottom: 0;
top: auto;
}
div.jx-credit {
line-height: 1.1;
font-size: 0.75em;
}
div.jx-credit em {
font-weight: bold;
font-style: normal;
} div.jx-image.transition {
transition: width .5s ease;
}
div.jx-handle.transition {
transition: left .5s ease;
}
.vertical div.jx-image.transition {
transition: height .5s ease;
}
.vertical div.jx-handle.transition {
transition: top .5s ease;
} a.jx-knightlab {
background-color: #000; background-color: rgba(0,0,0,.25);
bottom: 0;
display: table;
height: 14px;
line-height: 14px;
padding: 1px 4px 1px 5px;
position: absolute;
right: 0;
text-decoration: none;
z-index: 10;
}
a.jx-knightlab div.knightlab-logo {
display: inline-block;
vertical-align: middle;
height: 8px;
width: 8px;
background-color: #c34528;
transform: rotate(45deg);
-ms-transform: rotate(45deg);
-webkit-transform: rotate(45deg);
top: -1.25px;
position: relative;
cursor: pointer;
}
a.jx-knightlab:hover {
background-color: #000; background-color: rgba(0,0,0,.35);
}
a.jx-knightlab:hover div.knightlab-logo {
background-color: #ce4d28;
}
a.jx-knightlab span.juxtapose-name {
display: table-cell;
margin: 0;
padding: 0;
font-family: Helvetica, Arial, sans-serif;
font-weight: 300;
color: white;
font-size: 10px;
padding-left: 0.375em;
vertical-align: middle;
line-height: normal;
text-shadow: none;
} div.jx-controller:focus,
div.jx-image.jx-left div.jx-label:focus,
div.jx-image.jx-right div.jx-label:focus,
a.jx-knightlab:focus {
background: #eae34a;
color: #000;
}
a.jx-knightlab:focus span.juxtapose-name{
color: #000;
border: none;
}
  .napae-table-wrap {
display: table;
width: 100%;
height: 100%;
}
.napae-align-wrap {
display: table-cell;
vertical-align: middle;
width: 100%;
height: 100%;
}
.napae-align-wrap.bottom {
vertical-align: bottom;
}
.napae-align-wrap.top {
vertical-align: bottom;
}
.napae-table-row {
display: table-row;
vertical-align: top;
width: 100%;
}
.napae-image {
line-height: 0;
}
[class*="napae-"] a {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
text-decoration: none;
}
[class*="napae-"] a:focus {
outline: none;
outline-offset: 0;
}
[class*="napae-"] a:hover,
[class*="napae-"] a:focus {
text-decoration: none;
}
[class*="napae-"] h1:not(.site-title):before,
[class*="napae-"] h2:before {
content: none;
}
[class*="napae-"] .fa {
font-family: FontAwesome;
} .napae-overlay {
position: relative;
}
.napae-overlay > * {
position: relative;
z-index: 1;
}
.napae-overlay:before {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(12, 19, 34, 0.75);
background-repeat: repeat;
content: "";
z-index: 1;
} .napae-form input[type="text"],
.napae-form input[type="email"],
.napae-form input[type="password"],
.napae-form input[type="tel"],
.napae-form input[type="search"],
.napae-form input[type="date"],
.napae-form input[type="time"],
.napae-form input[type="datetime-local"],
.napae-form input[type="url"],
.napae-form input[type="number"],
.napae-form textarea,
.napae-appointment.napae-form textarea,
.napae-appointment.napae-form select,
.napae-form select {
vertical-align: middle;
width: 100%;
height: 50px;
padding: 10px 20px;
background-color: #ffffff;
line-height: 1.42857143;
border: 1px solid #eaeaea;
outline: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
-webkit-appearance: none;
-ms-appearance: none;
-o-appearance: none;
-moz-appearance: none;
appearance: none;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-form input[type="text"]:focus,
.napae-form input[type="email"]:focus,
.napae-form input[type="password"]:focus,
.napae-form input[type="tel"]:focus,
.napae-form input[type="search"]:focus,
.napae-form input[type="date"]:focus,
.napae-form input[type="time"]:focus,
.napae-form input[type="datetime-local"]:focus,
.napae-form input[type="url"]:focus,
.napae-form input[type="number"]:focus,
.napae-form textarea:focus,
.napae-form select:focus {
border-color: #cdcdcd;
box-shadow: none;
}
.napae-form input[type="file"] {
overflow: hidden;
width: 100%;
font-size: 14px;
}
.napae-form input[type=number] {
padding-right: 30px;
margin-bottom: 0;
-webkit-appearance: textfield;
-ms-appearance: textfield;
-o-appearance: textfield;
-moz-appearance: textfield;
appearance: textfield;
}
.napae-form input[type=number]::-webkit-inner-spin-button,
.napae-form input[type=number]::-webkit-outer-spin-button {
margin: 0;
-webkit-appearance: none;
-ms-appearance: none;
-o-appearance: none;
-moz-appearance: none;
appearance: none;
}
.napae-form input[type="radio"] {
margin: 0 5px 0 0;
}
.napae-form textarea {
height: 160px;
resize: vertical;
}
.napae-form input[type="submit"] {
display: inline-block;
vertical-align: middle;
overflow: hidden;
min-width: 160px;
padding: 21px 40px 19px;
margin-bottom: 0;
color: #232323;
background-color: #f7b800;
font-weight: 700;
letter-spacing: 0.5px;
line-height: normal;
font-size: 14px;
text-align: center;
text-transform: uppercase;
border: none;
position: relative;
outline: none;
cursor: pointer;
-webkit-border-radius: 4px;
-ms-border-radius: 4px;
border-radius: 4px;
box-shadow: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-form input[type="submit"]:hover,
.napae-form input[type="submit"]:focus {
background-color: #232323;
color: #fff;
}
.napae-form select option {
padding: 5px 10px;
}
.napae-form select[multiple] {
height: 175px;
padding: 9px;
background-image: none;
}
.napae-form label {
font-weight: 400;
cursor: pointer;
}
.napae-form form p {
padding-bottom: 0;
margin-bottom: 0;
line-height: normal;
position: relative;
}
.napae-form form label {
display: inline-block;
vertical-align: middle;
padding-bottom: 10px;
margin-bottom: 0;
font-size: 15px;
line-height: 1.42857143;
position: relative;
}
.napae-form form input,
.napae-form form textarea,
.napae-form form select {
margin-bottom: 10px;
}
.napae-form span.wpcf7-not-valid-tip {
display: none !important;
}
.napae-form input.wpcf7-not-valid {
border-color: red !important;
-webkit-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
}
.napae-form textarea.wpcf7-not-valid {
border-color: red !important;
-webkit-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
}
.napae-form div.wpcf7-response-output {
padding: 10px;
} table.napae-table {
width: 100%;
max-width: 100%;
margin-bottom: 20px;
}
.napae-table thead tr {
background: #fcfcfc;
border: 1px solid #dcdced;
}
.napae-table thead th {
vertical-align: middle;
padding: 19px 45px 20px;
font-weight: 400;
font-size: 20px;
border: 1px solid #dcdced;
}
.napae-table td {
padding: 20px 45px;
color: #666666;
font-size: 18px;
background: transparent;
border: 1px solid #dcdced;
}
.napae-table td a {
color: #666666;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-table td a:hover {
color: #f7b800;
}
table.napae-table thead:first-child tr:first-child th {
border: 1px solid #dcdced;
}
table.napae-table tbody tr:hover>td,
table.napae-table tbody tr:hover>th,
table.napae-table tbody>tr:nth-child(odd)>td,
table.napae-table tbody>tr:nth-child(odd)>th {
background: transparent;
}
.napae-table td ul {
padding: 0;
margin: 0;
list-style: none;
}
.napae-responsive-table {
display: block;
overflow-x: auto;
width: 100%;
-webkit-overflow-scrolling: touch;
-ms-overflow-style: -ms-autohiding-scrollbar;
} .napae-btn {
display: inline-block;
vertical-align: middle;
padding: 21px 40px 19px;
font-size: 14px;
color: #232323;
background-color: #f7b800;
font-weight: 700;
letter-spacing: 0.5px;
text-align: center;
text-transform: uppercase;
position: relative;
outline: none;
cursor: pointer;
-webkit-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-btn:after {
content: "";
position: absolute;
left: 0;
top: 0;
width: 100%;
height: 100%;
-webkit-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
-ms-box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
box-shadow: 0 9px 0 rgba(247, 184, 0, 0.2);
}
.napae-btn.black-btn,
.napae-btn:hover,
.napae-btn:focus {
color: #ffffff;
background-color: #232323;
}
.napae-btn:hover:after,
.napae-btn:focus:after {
-webkit-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
-ms-box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
box-shadow: 0 0 0 rgba(35, 35, 35, 0.1);
}
.napae-btn.black-btn:after {
-webkit-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
-ms-box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
box-shadow: 0 9px 0 rgba(35, 35, 35, 0.1);
}
.napae-btn.black-btn:hover,
.napae-btn.black-btn:focus {
background-color: #f7b800;
color: #232323;
}
.napae-btn.black-btn:hover:after,
.napae-btn.black-btn:focus:after {
-webkit-box-shadow: 0 0 0 rgba(247, 184, 0, 0.2);
-ms-box-shadow: 0 0 0 rgba(247, 184, 0, 0.2);
box-shadow: 0 0 0 rgba(247, 184, 0, 0.2);
}
.btn-style-two {
padding: 15px 50px 15px 20px;
text-align: left;
}
.btn-style-two:after {
position: absolute;
top: 50%;
right: 20px;
font-family: "FontAwesome";
font-weight: 900;
font-size: 11px;
text-rendering: auto;
content: "\f054";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
z-index: 1;
}
.napae-btn-wrap {
padding-top: 20px;
}
.napae-btn i {
padding-right: 5px;
} .napae-link-wrap {
padding: 3px 0 10px;
}
.napae-link {
display: inline-block;
font-weight: 700;
font-size: 16px;
color: #f7b800;
}
.napae-link:hover {
color: #f7b800;
}
.napae-link:hover span:after {
left: 0;
width: 100%;
}
.napae-link:hover i {
width: 0;
padding: 0;
opacity: 0;
}
.napae-link i {
position: relative;
top: 0;
width: 15px;
padding-left: 5px;
font-size: 12px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-link span {
display: inline-block;
position: relative;
}
.napae-link span:after {
position: absolute;
bottom: 0;
left: auto;
right: 0;
width: 0;
height: 1px;
background-color: #f7b800;
content: "";
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
} .napae-rounded-link {
display: inline-block;
width: 50px;
height: 50px;
background: #ffffff;
color: #aaaaaa;
font-size: 14px;
line-height: 50px;
text-align: center;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.15);
}
.napae-rounded-link:hover,
.napae-rounded-link:focus {
color: #ffffff;
background-color: #f7b800;
}
.napae-rounded-link:hover i,
.napae-rounded-link:focus i {
margin-right: -7px;
}
.napae-rounded-link i {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
} .zoom-image .napae-image {
overflow: hidden;
}
.zoom-image .napae-image img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.zoom-image.napae-hover .napae-image img {
-webkit-transform: scale3d(1.05,1.05,1);
-ms-transform: scale3d(1.05,1.05,1);
transform: scale3d(1.05,1.05,1);
} .napae-social a {
display: inline-block;
color: #555555;
font-size: 14px;
margin-right: 5px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-social li:last-child a {
margin-right: 0;
}
.napae-social ul {
padding: 0;
margin: 0;
list-style: none;
}
.napae-social ul li {
display: inline-block;
}
.social-label {
display: inline-block;
vertical-align: middle;
}
.napae-social a:hover {
color: #f7b800;
} .napae-social.rounded a {
width: 38px;
height: 38px;
margin-right: 5px;
color: #999999;
border: 1px solid #e1e1e1;
text-align: center;
line-height: 38px;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.napae-social.rounded li:last-child a {
margin-right: 0;
}
.napae-social.rounded a:hover,
.napae-social.rounded a:focus {
color: #ffffff;
background-color: #f7b800;
border-color: #f7b800;
} .masonry-wrap {
padding: 0 15px;
}
.napae-masonry {
margin: 0 -15px;
}
.napae-masonry[data-items="3"] .masonry-item {
width: 33.333333%;
}
.napae-masonry[data-items="4"] .masonry-item {
width: 25%;
}
.masonry-item {
float: left;
width: 50%;
padding: 0 15px 30px;
}
.masonry-item.one-third {
width: 68.5%;
}
.masonry-item.one-fourth {
width: 31.5%;
}
.masonry-item.one-fourth-two {
width: 34%;
}
.masonry-item.one-third-two {
width: 66%;
}
.masonry-item.one-half {
width: 32.9%;
}
.masonry-item.one-half-two {
width: 33.1%;
}
.masonry-item.full-width {
width: 100%;
}
.masonry-item .napae-image img {
width: 100%;
}
.masonry-filters {
padding-bottom: 55px;
font-size: 18px;
text-align: center;
}
.masonry-filters ul {
padding: 0;
margin: 0;
list-style: none;
}
.masonry-filters ul li {
display: inline-block;
vertical-align: middle;
padding: 0 20px;
}
.masonry-filters ul li:first-child {
padding-left: 0 !important;
}
.masonry-filters ul li:last-child {
padding-right: 0 !important;
}
.masonry-filters ul li a {
display: inline-block;
padding: 7px 0;
position: relative;
color: #444444;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.masonry-filters ul li a.active,
.masonry-filters ul li a:hover {
color: #f7b800;
}
.masonry-filters ul li a:after {
position: absolute;
bottom: 0;
left: 0;
width: 50%;
height: 2px;
content: "";
background-color: #f7b800;
-webkit-transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
-ms-transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
transition: all 0.45s cubic-bezier(0.680, -0.550, 0.265, 1.550);
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-transform: translateX(-50%);
-ms-transform: translateX(-50%);
transform: translateX(-50%);
z-index: 1;
opacity: 0;
}
.masonry-filters ul li a.active:after {
left: 50%;
opacity: 1;
}
.masonry-filters.dot-top ul li a:after {
position: absolute;
bottom: auto;
top: 0;
}
.masonry-filters.dot-left ul li a:after {
left: 100%;
}
.masonry-filters.dot-left ul li a.active:after {
left: 4px;
}
.masonry-filters.dot-right ul li a:after {
right: 100%;
left: auto;
}
.masonry-filters.dot-right ul li a.active:after {
right: -2px;
} .mfp-bg {
background: rgba(0, 0, 0, 0.85);
opacity: 1;
}
.mfp-close {
position: absolute;
right: 28px;
top: 30px;
width: 16px;
height: 16px;
padding: 0;
cursor: pointer;
opacity: 1;
z-index: 9999;
}
.mfp-close:active {
top: 30px;
}
.mfp-bottom-bar {
display: none;
}
.mfp-bottom-bar a {
color: #ffffff;
font-weight: 700;
}
.mfp-image-holder .mfp-close,
.mfp-iframe-holder .mfp-close {
top: -30px;
right: 0;
width: 16px;
padding-right: 0;
}
.mfp-image-holder .mfp-close {
display: none;
}
.mfp-container {
padding: 0 25px;
}
.mfp-container .mfp-img {
padding: 0;
}
.mfp-container .mfp-arrow {
width: auto;
height: auto;
margin: 0;
color: #ffffff;
opacity: 1;
cursor: pointer;
-webkit-transform: translateY(-50%);
-ms-transform: translateY(-50%);
transform: translateY(-50%);
-webkit-tap-highlight-color: transparent;
z-index: 9999;
}
.mfp-arrow:after {
display: none;
}
.mfp-arrow:before {
display: inline-block;
margin: 0;
font: normal normal normal 30px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f104";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
border: none;
position: static;
opacity: 1;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.mfp-arrow-left {
left: 30px;
}
.mfp-arrow-right {
right: 45px;
}
.mfp-arrow-right:before {
content: "\f105";
}
.mfp-figure:after {
display: none;
}
.mfp-close:before {
position: absolute;
top: -2px;
left: 7px;
width: 2px;
height: 16px;
background: #ffffff;
content: "";
-webkit-transform: rotate(45deg);
transform: rotate(45deg);
z-index: 1;
}
.mfp-close:after {
position: absolute;
top: -2px;
right: 7px;
width: 2px;
height: 16px;
background: #ffffff;
content: "";
-webkit-transform: rotate(-45deg);
transform: rotate(-45deg);
z-index: 1;
} .slick-slider {
-webkit-user-select: unset;
-moz-user-select: unset;
-ms-user-select: unset;
user-select: unset;
}
.slick-slider.napae-hover .slick-arrow {
opacity: 1;
}
.slick-slider:not(.slick-vertical-slider).napae-hover .slick-prev {
left: 30px;
}
.slick-slider:not(.slick-vertical-slider).napae-hover .slick-next {
right: 30px;
}
.slick-arrow {
left: 10px;
width: auto;
height: auto;
opacity: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.slick-next {
left: auto;
right: 10px;
}
.slick-arrow:before {
font-family: "linea-arrows-10" !important;
font-style: normal !important;
font-weight: normal !important;
font-variant: normal !important;
text-transform: none !important;
font-size: 31px;
speak: none;
line-height: 1;
content: "\e066";
opacity: 0.7;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.slick-next:before {
content: "\e068";
} .slick-vertical-slider .slick-arrow {
top: auto;
bottom: 100%;
right: 0;
width: 32px;
height: 32px;
margin-bottom: 5px;
border: 1px solid rgba(255, 255, 255, 0.1);
opacity: 1;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
z-index: 1;
}
.slick-vertical-slider .slick-arrow:before {
font-size: 19px;
}
.slick-vertical-slider .slick-arrow:hover:before {
opacity: 1;
}
.slick-vertical-slider .slick-prev {
left: auto;
right: 31px;
} .owl-carousel .owl-item img {
display: inline-block;
width: auto;
}
.owl-carousel.owl-drag .owl-item {
-ms-touch-action: pan-y;
touch-action: pan-y;
-webkit-user-select: unset;
-moz-user-select: unset;
-ms-user-select: unset;
user-select: unset;
}
.owl-carousel .owl-prev,
.owl-carousel .owl-next,
.owl-carousel .owl-dot {
cursor: pointer;
}
.owl-carousel .owl-dots {
padding-top: 25px;
text-align: center;
}
.owl-carousel button.owl-dot {
display: inline-block;
vertical-align: middle;
width: 8px;
height: 8px;
margin: 0 5px;
background: #ececec;
text-indent: -999px;
cursor: pointer;
outline: none;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
}
.owl-carousel button.owl-dot.active {
background-color: #f7b800;
}
.owl-carousel .owl-nav button.owl-prev,
.owl-carousel .owl-nav button.owl-next {
width: 30px;
height: 30px;
line-height: 28px;
position: absolute;
top: 50%;
transform: translateY(-50%);
left: 0;
background: #ffffff;
color: #999999;
outline: none;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .3s;
-ms-transition: all ease .3s;
transition: all ease .3s;
z-index: 1;
}
.owl-carousel .owl-nav button.owl-next {
left: auto;
right: 0;
}
.owl-carousel .owl-nav button.owl-prev:hover,
.owl-carousel .owl-nav button.owl-next:hover {
color: #ffffff;
background-color: #f7b800;
}
.owl-carousel .owl-nav button.owl-prev:after,
.owl-carousel .owl-nav button.owl-next:after {
display: inline-block;
font-family: "FontAwesome";
font-size: 11px;
text-rendering: auto;
content: "\f053";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.owl-carousel .owl-nav button.owl-next:after {
content: "\f054";
}
.owl-drag .disabled {
display: none;
}
.slider-no-current {
display: none;
padding-top: 46px;
}
.current-no:after {
content: "/"
} .napae-swiper-slide.swiper {
clear: both;
height: 800px;
min-height: 800px;
}
.napae-swiper-slide.swiper .swiper-pagination-bullet {
background: #f7b800;
}
.napae-swiper-slide.swiper .swiper-button-next,
.napae-swiper-slide.swiper .swiper-button-prev {
width: 45px;
height: 45px;
background-image: none;
outline: none;
background-color: #fff;
border-radius: 100%;
left: 60px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
opacity: 0;
}
.napae-swiper-slide.swiper .swiper-button-prev:before,
.napae-swiper-slide.swiper .swiper-button-next:before {
position: absolute;
top: 50%;
transform: translateY(-50%);
color: #232323;
left: 0;
right: 0;
margin: 0 auto;
text-align: center;
font: normal normal normal 28px/1.42857143 FontAwesome;
text-rendering: auto;
content: "\f105";
-webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
z-index: 1;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-swiper-slide.swiper .swiper-button-prev:before {
content: "\f104";
}
.napae-swiper-slide.swiper .swiper-button-next {
left: auto;
right: 60px;
}
.napae-swiper-slide.swiper:hover .swiper-button-prev {
left: 30px;
opacity: 1;
}
.napae-swiper-slide.swiper:hover .swiper-button-next {
right: 30px;
opacity: 1;
}
.napae-swiper-slide.swiper .swiper-button-next:hover,
.napae-swiper-slide.swiper .swiper-button-prev:hover {
background-color: #f7b800;
}
.napae-swiper-slide.swiper .swiper-button-next:hover:before,
.napae-swiper-slide.swiper .swiper-button-prev:hover:before {
color: #ffffff;
}
.napae-swiper-slide.swiper .swiper-pagination-bullet {
width: 10px;
height: 10px;
}
.napae-swiper-slide.swiper .swiper-pagination-bullets {
bottom: 20px;
}
.vertical-dots.napae-swiper-slide.swiper .swiper-pagination-bullets {
bottom: 50% !important;
transform: translateY(50%) !important;
left: auto;
right: 50px;
width: 30px;
}
.swiper-flip .swiper-slide {
opacity: 0;
}
.swiper-cube .swiper-slide-active, .swiper-cube .swiper-slide-active .swiper-slide-active, .swiper-flip .swiper-slide-active, .swiper-flip .swiper-slide-active .swiper-slide-active {
opacity: 1;
} .napae-pagination {
vertical-align: middle;
padding-top: 30px;
text-align: center;
}
.napae-pagination ul {
padding: 0;
margin: 0;
font-size: 15px;
list-style: none;
}
.napae-pagination ul li {
display: inline-block;
vertical-align: middle;
color: #777777;
}
.napae-pagination ul li.inactive {
vertical-align: super;
padding: 0 15px;
color: #d7d7d7;
}
.napae-pagination ul li span,
.napae-pagination ul li a {
border: 1px solid #d1d1d1;
display: inline-block;
color: #222222;
width: 40px;
height: 40px;
padding: 0;
line-height: 39px;
margin-right: 7px;
text-align: center;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 2px;
-ms-border-radius: 2px;
border-radius: 2px;
}
.napae-pagination ul li a:hover,
.napae-pagination ul li a.current,
.napae-pagination ul li span.current {
background-color: #f7b800;
border-color: #f7b800;
color: #fff;
}
.napae-pagination ul li.prev,
.napae-pagination ul li.next {
font-weight: 300;
font-size: 13px;
} .napae-separator {
display: flex;
margin: 0 auto;
width: 100%;
text-align: center;
align-items: center;
justify-content: center;
}
.napae-separator.icon-top {
align-items: end;
}
.napae-separator.icon-bottom {
align-items: baseline;
}
.napae-separator span {
position: relative;
width: 100%;
max-width: 50px;
}
.napae-separator .sep-left, .napae-separator .sep-right {
height: 1px;
background-color: #444444;
}
.napae-sep {
margin: 0 12px;
width: auto;
}
.napae-sep i {
font-size: 20px;
}
.napae-separator.separator-left {
margin-left: 0;
margin-right: auto;
text-align: left;
justify-content: flex-start;
}
.napae-separator.separator-right {
margin-left: auto;
margin-right: 0;
text-align: right;
justify-content: flex-end;
}
.napae-separator.left-separator .sep-two-left,
.napae-separator.left-separator .sep-left {
max-width: 0;
}
.napae-separator.left-separator .napae-sep {
margin-left: 0;
}
.napae-separator.right-separator .sep-two-right,
.napae-separator.right-separator .sep-right {
max-width: 0;
}
.napae-separator.right-separator .napae-sep {
margin-right: 0;
}
.border-two span.sep-two-left:before,
.border-two span.sep-two-left:after {
content: "";
display: inline-block;
position: absolute;
right: 0;
top: -2px;
width: 70%;
background: #232323;
height: 2px;
}
.border-two span.sep-two-left:after {
top: 2px;
width: 100%;
}
.border-two span.sep-two-right:before,
.border-two span.sep-two-right:after {
content: "";
display: inline-block;
position: absolute;
left: 0;
top: -2px;
width: 70%;
background: #232323;
height: 2px;
}
.border-two span.sep-two-right:after {
top: 2px;
width: 100%;
} .napae-service-item {
overflow: hidden;
padding: 30px;
margin-bottom: 30px;
background: #ffffff;
text-align: center;
position: relative;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.08);
}
.napae-service-item.service-left {
text-align: left;
}
.napae-service-item.service-right {
text-align: right;
}
.napae-service-item .napae-image {
padding-bottom: 20px;
margin: 0 auto;
}
.napae-service-item .napae-icon {
width: 73px;
height: 73px;
text-align: center;
margin: 0 auto 19px;
border-radius: 100%;
position: relative;
padding: 0;
}
.napae-service-item .napae-icon i {
line-height: 73px;
}
.napae-service-item h3.service-title {
font-size: 18px;
line-height: 28px;
padding: 0 0 10px;
margin: 0;
color: #444444;
text-transform: uppercase;
}
.napae-service-item h3 a {
color: #444444;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-service-item h3 a:hover {
color: #f7b800;
}
.napae-service-item p {
margin-bottom: 16px;
color: #777777;
font-size: 16px;
line-height: 26px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-service-item.service-hover.napae-hover {
-webkit-transform: translateY(-10px);
-ms-transform: translateY(-10px);
transform: translateY(-10px);
}
.napae-service-item.service-border:after {
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 6px;
content: "";
background: #f7b800;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-transform: translateY(100%);
-ms-transform: translateY(100%);
transform: translateY(100%);
z-index: 1;
}
.napae-service-item.service-border.napae-hover:after {
-webkit-transform: none;
-ms-transform: none;
transform: none;
}
.napae-service-item.icon-top {
padding-top: 50px;
overflow: unset;
}
.napae-service-item.icon-top .napae-icon {
position: absolute;
top: -37px;
left: 0;
right: 0;
}
.napae-service-item.icon-bottom {
padding-bottom: 50px;
overflow: unset;
}
.napae-service-item.icon-bottom .napae-icon {
position: absolute;
bottom: -55px;
left: 0;
right: 0;
}
.service-left .napae-icon {
margin-left: 0;
margin-right: auto;
}
.service-right .napae-icon {
margin-right: 0;
margin-left: auto;
}
.napae-service-item.have-img {
padding: 0;
}
.napae-service-item.have-img .service-info {
padding: 0 30px 20px;
}
.napae-service-item.with-bg {
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
position: relative;
}
.napae-service-item.with-bg:before {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(0, 0, 0, 0.5);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.service-info {
position: relative;
}
.napae-service-item.icon-left .service-info {
padding: 0 0 0 30px;
overflow: hidden;
text-align: left;
}
.napae-service-item.icon-left .napae-icon,
.napae-service-item.icon-left .napae-image {
float: left;
}
.napae-service-item.icon-right .service-info {
padding: 0 30px 0 0;
overflow: hidden;
text-align: right;
}
.napae-service-item.icon-right .napae-icon,
.napae-service-item.icon-right .napae-image {
float: right;
} .service-style-two.napae-service-item .napae-icon,
.service-style-two.napae-service-item .napae-image {
width: 75px;
float: none;
margin-left: 0;
}
.service-style-two.napae-service-item.service-center .napae-image {
margin: 0 auto;
}
.service-style-two.napae-service-item.service-right .napae-image {
margin-left: auto;
margin-right: 0;
}
.service-style-two.napae-service-item .service-info {
padding-left: 0;
}
.napae-service-item.service-style-two {
border-radius: 0;
}
.napae-service-item.service-style-two.service-border::before {
content: '';
height: 2px;
width: 20px;
position: absolute;
left: 0;
background: #f7b800;
bottom: 0;
-webkit-transition: 0.5s;
transition: 0.5s;
}
.napae-service-item.service-border.service-style-two:after {
content: none;
}
.napae-service-item.service-style-two.service-border:hover::before {
width: 100%;
}
.napae-service-item.service-style-two .napae-icon {
border-radius: 5px;
}
.napae-service-item.service-style-two.service-center .napae-icon {
float: none;
margin: 0 auto;
margin-bottom: 19px;
}
.napae-service-item.service-right.service-style-two .napae-icon {
float: none;
margin-right: 0;
margin-left: auto;
} .napae-service-item.service-style-three {
padding: 0;
}
.service-style-three .service-info {
padding: 15px 25px;
position: absolute;
display: flex;
flex-wrap: wrap;
align-items: center;
bottom: 0;
background: rgba(247, 56, 8, 0.9);
left: 0;
right: 0;
min-height: 62px;
transform: translateY(140px);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-service-item.service-style-three .service-info-inner {
display: inline-block;
width: 100%;
min-height: 175px;
}
.napae-service-item.service-style-three .napae-image {
padding: 0;
}
.napae-service-item.service-style-three h3 {
transform: translateY(-55px);
color: #ffffff;
padding: 0 0 5px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-service-item.service-style-three h3 a {
color: #ffffff;
}
.napae-service-item.service-style-three p {
font-size: 18px;
line-height: 28px;
color: #e8e8e8;
margin: 0;
padding: 0;
}
.napae-service-item.service-style-three .napae-icon {
margin-bottom: 10px;
opacity: 0;
-webkit-transition: all ease .2s;
-ms-transition: all ease .2s;
transition: all ease .2s;
transition-delay: 0s;
}
.napae-service-item.service-style-three.napae-hover .napae-icon {
opacity: 1;
transition-delay: .1s;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.service-style-three.napae-hover .service-info {
min-height: 100%;
}
.napae-service-item.service-style-three.napae-hover h3,
.service-style-three.napae-hover .service-info {
transform: translateY(0);
}
.napae-service-item.service-style-three.napae-hover .service-info-inner {
min-height: auto;
} .napae-blog-wrap {
padding: 0 5px;
}
.napae-blog-item {
margin-bottom: 30px;
padding: 20px 20px 28px;
background: #ffffff;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
}
.napae-blog-item.no-img .napae-blog-info {
padding: 8px 0 0;
}
.napae-blog-item .napae-image {
position: relative;
}
.napae-blog-item .napae-image img {
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.post-date-wrap {
position: absolute;
bottom: 20px;
left: 20px;
padding: 10px 15px 6px;
color: #ffffff;
background-color: #f7b800;
text-align: center;
line-height: 18px;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
z-index: 1;
}
.post-date {
display: block;
font-weight: 700;
font-size: 20px;
}
.post-month {
font-size: 11px;
text-transform: uppercase;
}
.napae-blog-info {
padding-top: 23px;
}
.napae-blog-info h4 {
font-size: 20px;
line-height: 28px;
}
.napae-blog-info p {
margin-bottom: 10px;
color: #777777;
line-height: 26px;
font-size: 16px;
}
.napae-blog-title {
padding-bottom: 10px;
} .napae-blog-style-two .napae-blog-item {
padding: 0;
background: none;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.napae-blog-style-two .napae-blog-item:before, .napae-blog-style-two .napae-blog-item:after {
display: table;
clear: both;
content: "";
}
.napae-blog-style-two .napae-blog-item .napae-image {
float: left;
}
.napae-blog-style-two .napae-blog-item .napae-image img {
width: 270px;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
.napae-blog-style-two .napae-blog-info {
overflow: hidden;
padding: 0 20px 0 25px;
}
.napae-blog-style-two .napae-blog-title {
padding-bottom: 8px;
}
.napae-blog-info ul {
padding: 0 0 10px;
margin: 0;
color: #aaaaaa;
list-style: none;
}
.napae-blog-info ul li {
display: inline-block;
font-size: 14px;
}
.napae-blog-info ul li i {
padding-right: 3px;
}
.napae-blog-info ul li:after {
display: inline-block;
vertical-align: text-bottom;
padding: 0 5px 0 7px;
color: #dadada;
content: "|";
}
.napae-blog-info ul li:last-child:after {
display: none;
}
.napae-blog-info ul li a {
color: inherit;
} .napae-blog-wrap.napae-blog-style-three {
padding: 0 0 40px;
}
.napae-blog-style-three .napae-blog-item {
padding: 0;
margin: 0 auto;
width: 100%;
height: 750px;
max-width: 1170px;
position: relative;
background-color: #232323;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
display: flex;
flex-wrap: wrap;
align-items: center;
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.napae-blog-style-three .napae-blog-item .napae-image img {
-webkit-border-radius: 0;
-ms-border-radius: 0;
border-radius: 0;
}
.napae-blog-style-three .napae-blog-item .napae-image {
position: relative;
}
.napae-blog-style-three .napae-blog-item:after {
content: "";
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgba(255, 255, 255, 0.3);
z-index: 3;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-blog-style-three .napae-blog-item.is-selected:after {
background: rgba(0, 0, 0, 0.5);
z-index: unset;
}
.napae-blog-style-three .napae-blog-info {
background: rgba(0, 0, 0, 0.4);
border: 3px solid #ffffff;
width: 100%;
max-width: 550px;
margin: 0 auto;
position: relative;
z-index: 2;
}
.napae-blog-info-wrap {
padding: 40px;
text-align: center;
}
.napae-blog-info-wrap h4 {
font-size: 35px;
line-height: 45px;
color: #ffffff;
}
.napae-blog-info-wrap h4 a {
color: #ffffff;
}
.blog-cats {
padding: 0 0 5px;
}
.blog-cats a {
display: inline-block;
background: #f7b800;
color: #232323;
font-size: 10px;
text-transform: uppercase;
font-weight: 700;
padding: 5px 15px 3px;
margin: 2px;
border-radius: 70px;
}
.blog-cats a:hover {
background: #232323;
color: #f7b800;
}
.napae-blog-info-wrap .napae-link {
text-transform: uppercase;
}
.napae-blog-style-three .napae-blog-info ul {
padding: 0;
margin: 0;
color: #ffffff;
display: flex;
flex-wrap: wrap;
align-items: center;
width: 100%;
}
.napae-blog-style-three .napae-blog-info ul li {
display: inline-block;
float: left;
width: 20%;
font-size: 16px;
color: #ffffff;
text-transform: uppercase;
text-align: center;
padding: 25px 15px;
border-top: 3px solid #ffffff;
border-left: 3px solid #ffffff;
}
.napae-blog-style-three .napae-blog-info ul li:before {
content: none;
}
.napae-blog-style-three .napae-blog-info ul li:first-child {
border-left: none;
width: 45%;
}
.napae-blog-style-three .napae-blog-info ul li:nth-child(2) {
width: 35%;
}
.napae-blog-style-three .napae-blog-info ul li:after {
content: none;
}
.flickity-page-dots .dot {
background: #232323;
}
.flickity-page-dots {
bottom: -35px;
}
.flickity-button {
outline: none !important;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
} .napae-gallery-item {
overflow: hidden;
position: relative;
padding: 10px;
background: #ffffff;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
}
.napae-gallery-item .napae-image {
position: relative;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.napae-gallery-item .napae-image img {
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.napae-gallery-item .napae-image.hav-popup:after {
content: "";
width: 100%;
height: 100%;
background-color: #f7b800;
display: block;
opacity: 0;
position: absolute;
left: 0;
top: 0;
transform: scale(0.9);
transition: transform ease 0.3s, opacity ease 0.3s;
}
.napae-gallery-item.napae-hover .napae-image.hav-popup:after {
transform: scale(1);
opacity: 0.9;
}
.gallery-info {
padding: 25px 15px 10px;
}
.gallery-info h2 {
color: #232323;
font-size: 26px;
padding: 0 0 10px;
}
.gallery-info p {
margin-bottom: 10px;
color: #777777;
line-height: 26px;
font-size: 16px;
}
.hav-popup a.pp-icon {
position: absolute;
top: 40%;
left: 0;
right: 0;
margin: 0 auto;
color: #ffffff;
background: rgba(11, 11, 12, 0.6);
width: 65px;
height: 65px;
font-size: 20px;
text-align: center;
line-height: 64px;
border-radius: 100%;
transform: translateY(-50%);
opacity: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 9;
}
.napae-gallery-item.napae-hover .hav-popup a.pp-icon {
top: 50%;
opacity: 1;
}
.gallery-info-wrap {
position: relative;
overflow: hidden;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.gallery-info-wrap .gallery-info {
position: absolute;
left: 0;
bottom: 0;
width: 100%;
padding: 25px 15px 15px;
background: #232323;
transform: translate3d(0,100%,0);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-hover .gallery-info-wrap .gallery-info {
transform: translate3d(0,0,0);
}
.gallery-info-wrap .gallery-info h2 a,
.gallery-info-wrap .gallery-info h2 {
color: #ffffff;
}
.gallery-info-wrap .gallery-info p {
color: #ffffff;
}
.napae-hover .gallery-info-wrap .napae-image img {
-webkit-transform: translate3d(0,-75px,0);
transform: translate3d(0,-75px,0);
transition-delay: .1s;
} .napae-contact-item {
display: inline-block;
width: 100%;
padding: 20px 30px;
background: #fff;
border: 1px solid #eeeeee;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.napae-contact-item .napae-icon {
float: left;
width: 50px;
height: 50px;
text-align: center;
font-size: 20px;
color: #f7b800;
border: 2px solid #f7b800;
line-height: 48px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
}
.napae-contact-item .contact-info {
overflow: hidden;
padding: 0 0 0 20px;
}
.napae-contact-item.contact-right .napae-icon {
float: right;
}
.napae-contact-item.contact-right .contact-info {
padding: 0 20px 0 0;
text-align: right;
}
.contact-info h2 {
margin: 0;
}
.napae-contact-item .contact-info ul {
padding: 0;
margin: 0;
list-style: none;
}
.napae-contact-item .contact-info ul li {
padding: 5px 0 0;
color: #666666;
font-size: 16px;
line-height: 26px;
}
.napae-contact-item .contact-info ul li a {
color: #666666;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-contact-item .contact-info ul li a:hover {
color: #f7b800;
}
.napae-contact-item .contact-info h2 {
margin: 0;
padding: 0 0 5px;
font-size: 24px;
}
.napae-contact-item .contact-info ul li span {
color: #444444;
display: inline-block;
}
.napae-contact-item.contact-center .napae-icon {
float: none;
margin: 0 auto 20px;
} .napae-process-wrap {
justify-content: center;
text-align: center;
padding: 15px 0;
overflow: hidden;
}
.napae-process-item-wrap {
display: inline-block;
text-align: center;
}
.napae-process-wrap:before,
.napae-process-wrap:after {
display: table;
content: "";
}
.napae-process-wrap:after {
clear: both;
}
.napae-process-item {
display: inline-block;
vertical-align: top;
padding-right: 130px;
position: relative;
}
.napae-process-item:before {
position: absolute;
top: 60px;
left: 20px;
width: 100%;
height: 1px;
background: #dcdced;
content: "";
z-index: 0;
}
.napae-process-item:after {
position: absolute;
top: 60px;
left: 20px;
width: 0;
height: 1px;
content: "";
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.napae-process-item.process-done:after {
width: 100%;
background-color: #f7b800;
}
.napae-process-item.process-done .napae-icon {
border-color: #f7b800;
background: #f7b800;
transition-delay: 0.1s;
color: #fff;
}
.napae-process-wrap .napae-process-item:last-child {
padding-right: 0;
}
.napae-process-wrap .napae-process-item:last-child:before,
.napae-process-wrap .napae-process-item:last-child:after {
display: none;
}
.napae-process-item .napae-icon {
width: 120px;
height: 120px;
overflow: hidden;
margin: 0 auto 11px;
color: #f7b800;
background: #ffffff;
border: 1px solid #dcdced;
text-align: center;
position: relative;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
z-index: 2;
}
.napae-process-item .napae-icon i {
font-size: 50px;
}
.napae-process-item .napae-icon i,
.napae-process-item .napae-icon img {
position: relative;
z-index: 1;
}
.napae-process-item .napae-icon img {
max-width: 75px;
}
.napae-process-info {
max-width: 132px;
}
.napae-process-item h4.process-title {
font-size: 16px;
color: #444444;
font-weight: 600;
margin: 0;
padding: 0 0 5px;
}
.napae-process-item p {
color: #f7b800;
font-size: 16px;
line-height: 26px;
margin: 0;
} .process-style-three {
text-align: left;
}
.process-style-three .napae-process-item {
padding: 0 0 15px;
position: relative;
width: 100%;
}
.process-style-three .napae-process-item:last-child {
padding-bottom: 0;
}
.process-style-three .napae-process-item:after,
.process-style-three .napae-process-item:before {
position: absolute;
top: 9px;
left: 82px;
width: 1px;
height: 100%;
background: #e1e1e1;
content: "";
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 0;
}
.process-style-three .napae-process-item:last-child:after {
height: 65%;
display: block;
}
.process-style-three .napae-process-item:before {
height: 0;
}
.process-style-three .napae-process-item.process-done:before {
background-color: #f7b800;
height: 100%;
z-index: 1;
}
.process-style-three .napae-process-info {
overflow: hidden;
padding-left: 52px;
max-width: 100%;
}
.process-style-three .napae-process-info h4 {
font-size: 20px;
}
.process-style-three .napae-process-item p {
color: #777777;
font-size: 14px;
line-height: 24px;
}
.napae-step-counter {
float: left;
font-size: 14px;
margin-top: 3px;
font-weight: 700;
text-transform: uppercase;
position: relative;
width: 100%;
max-width: 60px;
word-break: break-word;
}
.napae-step-counter:after {
position: absolute;
top: 6px;
right: -27px;
width: 9px;
height: 9px;
padding: 3px;
background: #e1e1e1;
content: "";
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
z-index: 1;
}
.napae-process-item.process-done .napae-step-counter:after {
background-color: #f7b800;
} .napae-proc-item {
border-radius: 200px;
background: linear-gradient(to bottom, #f9f9f9 0%,#ffffff 100%);
margin: 0 auto 30px;
max-width: 400px;
}
.napae-proc-item.odd {
border-radius: 200px;
background: linear-gradient(to bottom, #ffffff 0%,#f9f9f9 100%);
}
.napae-proc-info {
display: inline-block;
background: #fff;
padding: 50px 30px;
margin: 20px;
border-radius: 200px;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.napae-proc-info h4 {
font-size: 22px;
padding: 15px 0 10px;
}
.napae-proc-info p {
color: #777777;
font-size: 14px;
line-height: 24px;
margin: 0;
padding: 0 0 15px;
}
.napae-proc-info .napae-icon i {
font-size: 50px;
background: #f7b800;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.proc-count {
width: 60px;
height: 60px;
line-height: 60px;
margin: 0 auto;
display: block;
color: #fff;
font-weight: 700;
font-size: 20px;
text-align: center;
border-radius: 100%;
background: #f7b800;
} .napae-mate-item {
margin-bottom: 72px;
position: relative;
}
.napae-mate-item .napae-image {
position: relative;
}
.napae-mate-item .napae-image img {
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
}
.napae-mate-item.napae-hover .napae-mate-info {
bottom: -30px;
}
.napae-mate-info {
position: absolute;
bottom: -41px;
left: 20px;
right: 20px;
padding: 15px 20px;
background: #ffffff;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
z-index: 1;
}
.napae-mate-info h4 {
font-size: 18px;
line-height: 28px;
}
.napae-mate-info p {
margin-bottom: 0;
color: #f7b800;
font-size: 14px;
}
.napae-mate-name {
padding-bottom: 2px;
}
.napae-mate-info .napae-social {
padding: 4px 0 0;
} .team-style-two .napae-mate-item {
margin-bottom: 30px;
}
.team-style-two .napae-image {
position: relative;
}
.team-style-two .napae-mate-info {
padding: 20px 0 0;
text-align: center;
position: static;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.team-style-two .napae-mate-info h4 {
font-size: 16px;
}
.team-style-two .napae-mate-name {
text-transform: uppercase;
}
.napae-mate-item.napae-hover .napae-mate-info-wrap {
opacity: 1;
visibility: visible;
-webkit-transition-delay: inherit;
-ms-transition-delay: inherit;
transition-delay: inherit;
}
.napae-mate-info-wrap {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
padding: 30px;
background: rgba(0, 0, 0, 0.5);
text-align: center;
opacity: 0;
visibility: hidden;
-webkit-transition: all ease-in-out .4s;
-ms-transition: all ease-in-out .4s;
transition: all ease-in-out .4s;
-webkit-transition-delay: 700ms;
-ms-transition-delay: 700ms;
transition-delay: 700ms;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
z-index: 1;
}
.napae-mate-item.napae-hover .napae-mate-info-wrap .napae-social li {
opacity: 1;
transform: none;
}
.napae-mate-info-wrap .napae-social li {
opacity: 0;
-webkit-transform: translateY(-40px);
-ms-transform: translateY(-40px);
transform: translateY(-40px);
-webkit-transition: transform 500ms, opacity 500ms;
-ms-transition: transform 500ms, opacity 500ms;
transition: transform 500ms, opacity 500ms;
-webkit-transition-delay: 100ms;
-ms-transition-delay: 100ms;
transition-delay: 100ms;
}
.napae-mate-info-wrap .napae-social li:nth-child(2n) {
-webkit-transition-delay: 200ms;
-ms-transition-delay: 200ms;
transition-delay: 200ms;
}
.napae-mate-info-wrap .napae-social li:nth-child(3n) {
-webkit-transition-delay: 300ms;
-ms-transition-delay: 300ms;
transition-delay: 300ms;
}
.napae-mate-info-wrap .napae-social li:nth-child(4n) {
-webkit-transition-delay: 400ms;
-ms-transition-delay: 400ms;
transition-delay: 400ms;
}
.napae-mate-info-wrap .napae-social.rounded a {
background: #ffffff;
border-color: transparent;
margin: 4px 3px;
}
.napae-mate-info-wrap .napae-social.rounded a:hover,
.napae-mate-info-wrap .napae-social.rounded a:focus {
color: #ffffff;
background-color: #f7b800;
border-color: #f7b800;
} .team-style-three .napae-mate-item {
margin-bottom: 30px;
}
.team-style-three .napae-mate-item .napae-image img {
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
}
.team-style-three .napae-mate-item:before {
content: '';
position: absolute;
left: 0;
right: 0;
top: auto;
bottom: 25px;
height: calc(100% - 150px);
-webkit-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.05);
-moz-box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.05);
box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.05);
-webkit-transition: all 0.4s ease;
transition: all 0.4s ease;
}
.team-style-three .napae-mate-item.no-icon:before {
bottom: 3px;
}
.team-style-three .napae-mate-item.napae-hover:before {
bottom: 0;
height: 100%;
-webkit-box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.1);
-moz-box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.1);
box-shadow: 0 6px 16px 0px rgba(0, 0, 0, 0.1);
}
.team-style-three .napae-mate-info {
padding: 15px;
text-align: center;
position: static;
-webkit-box-shadow: none;
-ms-box-shadow: none;
box-shadow: none;
}
.team-style-three .napae-mate-info .napae-social a {
font-size: 16px;
}
.team-style-three .napae-mate-item .napae-image {
padding: 15px 15px 0;
}
.team-style-three .napae-mate-info .napae-social {
opacity: 0;
-webkit-transition: opacity 0.17s ease;
transition: opacity 0.17s ease;
}
.team-style-three .napae-hover .napae-mate-info .napae-social {
opacity: 1;
-webkit-transition: opacity 0.4s ease;
transition: opacity 0.4s ease;
}
.team-style-three .napae-mate-info * {
position: relative;
} .napae-team.team-style-four .napae-mate-item {
margin-bottom: 30px;
overflow: hidden;
}
.napae-team.team-style-four .napae-mate-info h4 {
font-size: 24px;
}
.napae-team.team-style-four .napae-hover .napae-mate-info h4 {
color: #fff;
}
.napae-team.team-style-four .napae-mate-info p {
font-size: 16px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-team.team-style-four .napae-hover .napae-mate-info p {
height: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-team.team-style-four .napae-mate-info {
bottom: 0;
left: 0;
right: 0;
min-height: 82px;
background: #fdfdfd;
border: 1px solid #e7e7e7;
box-shadow: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-team.team-style-four .napae-mate-info ul {
list-style: none;
padding: 0;
margin: 0;
height: 0;
opacity: 0;
visibility: hidden;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-team.team-style-four .napae-mate-info ul li {
padding: 3px 0;
}
.napae-team.team-style-four .napae-mate-info ul li a,
.napae-team.team-style-four .napae-mate-info ul li {
color: #fff;
font-size: 18px;
}
.napae-team.team-style-four .napae-mate-info ul li i {
padding-right: 3px;
}
.napae-team.team-style-four .napae-hover .napae-mate-info ul {
height: auto;
opacity: 1;
visibility: visible;
-webkit-transition: all ease .2s;
-ms-transition: all ease .2s;
transition: all ease .2s;
}
.napae-team.team-style-four .napae-hover .napae-mate-info {
min-height: 100%;
background: rgba(11, 11, 12, 0.7);
border-color: transparent;
}
.mate-info-wrap {
position: absolute;
left: 0;
right: 0;
top: 50%;
transform: translateY(-50%);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
} .napae-team-single-wrap {
padding: 0 15px;
}
.napae-team-single-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
margin-right: -15px;
margin-left: -15px;
padding: 20px 0;
}
.napae-team-single-item .single-mate-image,
.napae-team-single-item .single-mate-info {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 15px;
}
.napae-team-single-item .single-mate-info ul {
padding: 0 0 10px;
margin: 0;
list-style: none;
}
.single-mate-info ul li {
padding: 6px 0;
color: #666666;
font-size: 18px;
line-height: 26px;
}
.single-mate-info ul li a {
color: #666666;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.single-mate-info ul li a:hover {
color: #f7b800;
}
.single-mate-info ul li span {
color: #444444;
display: inline-block;
padding-right: 5px;
font-weight: 500;
}
.single-mate-info p {
margin: 0;
color: #666666;
font-size: 18px;
line-height: 26px;
padding: 0 0 10px;
}
.single-mate-info h3.team-title {
font-size: 30px;
margin: 0;
padding: 0 0 10px;
}
.single-mate-info h3 a {
color: #444444;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.single-mate-info h3 a:hover {
color: #f7b800;
}
.napae-team-single-item .single-mate-info h5 {
color: #666666;
font-size: 16px;
margin: 0;
padding: 0 0 15px;
}
.napae-team-single-item .napae-image {
text-align: center;
}
.image-wrap {
display: inline-block;
position: relative;
}
.image-wrap img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
position: relative;
z-index: 1;
}
.image-wrap:after {
content: "";
width: 100%;
display: inline-block;
height: 100%;
position: absolute;
left: 20px;
top: 20px;
border: 10px solid #f7b800;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.15);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-team-single-item .napae-image .image-wrap:hover:after {
left: 0;
top: 0;
}
.image-wrap.hide-shape:after {
content: none;
}
.napae-team-single-item.full-width .single-mate-image,
.napae-team-single-item.full-width .single-mate-info {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.napae-team-single-item.full-width {
max-width: 650px;
margin: 0 auto;
border-radius: 5px 5px 5px 5px;
padding: 50px;
box-shadow: 0px 0px 20px 0px rgba(0,0,0,0.08);
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
} .napae-testimonials-wrap {
padding: 30px 40px;
margin: 30px auto 0;
background: #ffffff;
position: relative;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: inset 0 0 0 1px #ededed;
-ms-box-shadow: inset 0 0 0 1px #ededed;
box-shadow: inset 0 0 0 1px #ededed;
}
.napae-testimonial-item .napae-image {
padding: 0 0 15px;
}
.napae-testimonial-item .napae-image img {
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.napae-testimonials-wrap .napae-icon {
position: absolute;
top: -23px;
right: 20px;
z-index: 1;
color: #f7b800;
text-align: center;
}
.napae-testimonial-item h4 span {
font-size: 16px;
font-weight: normal;
}
.napae-testimonials-wrap .napae-icon i {
font-size: 45px;
-webkit-text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
-ms-text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
text-shadow: 0 0 10px rgba(0, 0, 0, 0.25);
}
.napae-testimonial-item p {
font-size: 15px;
line-height: 24px;
color: #777777;
}
.napae-testimonial-item h4 {
font-size: 18px;
line-height: 26px;
}
.napae-customer-rating {
padding-bottom: 15px;
font-size: 16px;
color: #f7b800;
display: inline-block;
}
.napae-customer-rating i {
margin: 0 1px;
}
.napae-author-name {
padding-bottom: 0;
text-transform: uppercase;
}
.napae-author-wrap p {
margin-bottom: 0;
font-size: 14px;
color: #f7b800;
} .testimonials-style-two .napae-testimonial-item {
max-width: 700px;
padding: 30px 50px 35px;
margin: 0 auto;
background: #ffffff;
text-align: center;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.testimonials-style-two .napae-image {
margin-top: 10px;
}
.testimonials-style-two .napae-image img {
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
-ms-box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
box-shadow: 0 0 15px rgba(0, 0, 0, 0.1);
}
.testimonials-style-two .owl-carousel .owl-nav {
margin-top: 0;
position: static;
}
.testimonials-style-two .owl-carousel .owl-nav button.owl-prev,
.testimonials-style-two .owl-carousel .owl-nav button.owl-next {
position: absolute;
top: 42px;
left: 120px;
z-index: 1;
}
.testimonials-style-two .owl-carousel .owl-nav button.owl-next {
left: auto;
right: 120px;
}
.napae-testimonial-info {
padding-top: 25px;
}
.napae-testimonial-info .napae-customer-rating {
padding-bottom: 8px;
}
.napae-testimonial-info p {
font-style: italic;
} .testimonials-style-four .napae-testimonials-wrap {
padding: 0;
margin: 0;
overflow: hidden;
}
.testimonials-style-four .napae-testimonial-content {
padding: 30px 40px 15px;
}
.testimonials-style-four .napae-author-wrap {
position: relative;
padding: 30px 40px;
display: flex;
flex-wrap: wrap;
width: 100%;
align-items: center;
background: #f6f6f6;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.testimonials-style-four .napae-testimonials-wrap:hover .napae-author-wrap {
background: #f7b800;
}
.testimonials-style-four .napae-author-wrap .napae-image {
float: left;
padding: 0;
margin-right: 15px;
}
.testimonials-style-four .napae-author-wrap p {
font-size: 16px;
color: #777777;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.testimonials-style-four .napae-testimonials-wrap .napae-icon,
.testimonials-style-four .napae-testimonials-wrap:hover .napae-author-wrap p {
color: #232323;
}
.testimonials-style-four .napae-testimonials-wrap .napae-icon i {
-webkit-text-shadow: none;
-ms-text-shadow: none;
text-shadow: none;
} .napae-video-wrap {
display: block;
line-height: 0;
width: 100%;
}
a.napae-video-btn:hover {
color: #fff;
}
.napae-video-wrap .napae-image {
position: relative;
display: block;
min-height: 300px;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
width: 100%;
overflow: hidden;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-video-wrap .napae-image img {
visibility: hidden;
opacity: 0;
}
.napae-video-wrap a {
display: inline-block;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-video-btn {
position: absolute;
top: 50%;
left: 50%;
width: 80px;
height: 80px;
color: #ffffff;
font-size: 24px;
background-color: #f7b800;
-webkit-transform: translateY(-50%) translateX(-50%);
-ms-transform: translateY(-50%) translateX(-50%);
transform: translateY(-50%) translateX(-50%);
-webkit-box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
-ms-box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
box-shadow: 0 0 40px rgba(0, 1, 1, 0.4);
-webkit-border-radius: 100%;
-ms-border-radius: 100%;
border-radius: 100%;
z-index: 2;
}
a.napae-video-btn:focus,
a.napae-video-btn:hover {
color: #ffffff;
}
.napae-video-btn i {
position: absolute;
top: 50%;
left: 50%;
-webkit-transform: translateX(-50%) translateY(-50%);
-ms-transform: translateX(-50%) translateY(-50%);
transform: translateX(-50%) translateY(-50%);
z-index: 1;
}
.video-label {
display: block;
padding-top: 20px;
font-size: 20px;
color: #ffffff;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-video-wrap .napae-image:after {
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.4);
display: block;
position: absolute;
left: 0;
top: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-video-btn-wrap {
position: absolute;
top: 50%;
left: 50%;
transform: translateY(-50%) translateX(-50%);
text-align: center;
z-index: 2;
}
.napae-video-btn-wrap .napae-video-btn {
position: relative;
display: inline-block;
top: 0;
left: 0;
-webkit-transform: none;
-ms-transform: none;
transform: none;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-video-btn-wrap .napae-video-btn i {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-ripple,
.napae-ripple:before,
.napae-ripple:after {
position: absolute;
top: 50%;
left: 50%;
height: 80px;
width: 80px;
-webkit-transform: translate(-50%, -50%);
-moz-transform: translate(-50%, -50%);
-ms-transform: translate(-50%, -50%);
-o-transform: translate(-50%, -50%);
transform: translate(-50%, -50%);
-webkit-border-radius: 50%;
-moz-border-radius: 50%;
-ms-border-radius: 50%;
-o-border-radius: 50%;
border-radius: 50%;
-webkit-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
-moz-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
-ms-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
-o-box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
box-shadow: 0 0 0 0 rgba(255, 255, 255, .6);
-webkit-animation: ripple 3s infinite;
-moz-animation: ripple 3s infinite;
-ms-animation: ripple 3s infinite;
-o-animation: ripple 3s infinite;
animation: ripple 3s infinite;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-ripple:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
}
.napae-ripple:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
}
@-webkit-keyframes ripple {
70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes ripple {
70% {box-shadow: 0 0 0 70px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
.napae-video-section {
background: #ffffff;
overflow: hidden;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 7px;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 10px 120px rgba(0, 0, 0, 0.2);
}
.napae-video-section .nich-row {
margin: 0;
}
.napae-video-section [class*="nich-col-"] {
padding: 0;
}
.napae-title-section-wrap {
padding: 60px;
}
.napae-video-section .napae-title-section .napae-image {
padding: 0 0 20px;
display: inline-block;
}
.napae-video-section .napae-title-section {
padding: 20px 0 0;
}
.napae-video-section .napae-title-section p {
font-size: 18px;
color: #777777;
} .napae-aboutme-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.napae-aboutme-item .aboutme-image,
.napae-aboutme-item .aboutme-info {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.aboutme-info h3.aboutme-title {
font-size: 30px;
margin: 0;
padding: 0 0 10px;
}
.aboutme-info .aboutme-info-wrap h5 {
color: #666666;
font-size: 16px;
margin: 0;
padding: 0 0 10px;
}
.aboutme-info p {
margin: 0;
color: #666666;
font-size: 20px;
line-height: 30px;
padding-bottom: 15px;
}
.aboutme-info p:last-child {
padding-bottom: 0;
}
.aboutme-info-wrap {
padding: 50px;
}
.aboutme-info-wrap .napae-social {
padding: 5px 0 25px;
} .napae-aboutus-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
}
.napae-aboutus-item .aboutus-image,
.napae-aboutus-item .aboutus-info {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
}
.aboutus-info {
text-align: left;
}
.aboutus-info.right {
text-align: right;
}
.aboutus-info.center {
text-align: center;
}
.aboutus-info h3.aboutus-title {
font-size: 30px;
margin: 0;
padding: 0 0 15px;
position: relative;
margin-bottom: 20px
}
.aboutus-info h3:after {
position: absolute;
bottom: 0;
left: 0;
width: 100px;
height: 4px;
content: "";
background: #f7b800;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 1;
}
.aboutus-info.right h3:after {
left: auto;
right: 0;
}
.aboutus-info.center h3:after {
left: 0;
right: 0;
margin: 0 auto;
}
.aboutus-info .aboutus-info-wrap h5 {
color: #f7b800;
font-size: 14px;
text-transform: uppercase;
margin: 0;
padding: 0 0 10px;
}
.aboutus-info p {
margin: 0;
color: #666666;
font-size: 18px;
line-height: 28px;
padding-bottom: 15px;
}
.aboutus-info p:last-child {
padding-bottom: 0;
}
.aboutus-info-wrap {
padding: 50px;
}
.aboutus-info-wrap .napae-social {
padding: 0 0 15px;
}
.aboutus-info-wrap .napae-link-wrap {
padding: 15px 0 0;
}
.sign-image {
padding: 0 0 15px;
} .napae-get-apps {
position: relative;
overflow: hidden;
display: block;
margin: 0 auto;
max-width: 700px;
padding: 50px;
background: #ffffff;
background-size: cover;
background-repeat: no-repeat;
background-position: 50% 50%;
-webkit-border-radius: 10px;
-ms-border-radius: 10px;
border-radius: 10px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
}
.napae-get-apps:after {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background: rgba(0, 0, 0, 0.6);
}
.napae-get-apps * {
position: relative;
z-index: 9;
}
.napae-get-apps h3.apps-title {
font-size: 30px;
margin: 0;
padding: 0 0 15px;
position: relative;
color: #ffffff;
}
.napae-get-apps h5 {
color: #f7b800;
font-size: 14px;
text-transform: uppercase;
margin: 0;
padding: 0 0 10px;
}
.napae-get-apps p {
margin: 0;
color: #ffffff;
font-size: 18px;
line-height: 28px;
padding-bottom: 15px;
}
.napae-get-apps .napae-btn-wrap {
padding: 0;
}
.napae-get-apps .napae-btn-wrap a {
margin: 10px;
display: inline-block;
}
.napae-get-apps .napae-btn-wrap a.napae-link i {
padding: 0 10px 0 0;
font-size: 18px;
width: 25px;
}
.napae-get-apps .napae-btn-wrap a.napae-link:hover i {
width: 0 !important;
} .napae-compare-wrap {
display: inline-block;
position: relative;
width: 100%;
}
div.jx-controller,
div.jx-control {
transition: all .2s ease;
}
.napae-compare-wrap div.juxtapose {
width: 100% !important;
} .napae-subscribe {
text-align: center;
}
.napae-form-wrap {
position: relative;
display: block;
margin: 0 auto;
max-width: 700px;
padding: 50px;
background: #ffffff;
border: 1px solid #dcdced;
-webkit-border-radius: 3px;
-ms-border-radius: 3px;
border-radius: 3px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
-webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
box-shadow: 0 0 20px rgba(0, 0, 0, 0.08);
}
.napae-subscribe .napae-form-wrap h3 {
font-size: 30px;
margin: 0;
padding: 0 0 15px;
position: relative;
}
.napae-subscribe p {
margin: 0;
color: #666666;
font-size: 14px;
line-height: 26px;
padding-bottom: 15px;
}
.napae-subscribe .nich-row {
margin: 0 -5px;
}
.napae-subscribe [class*="nich-col-"] {
padding: 0 5px;
}
.napae-subscribe-form {
display: block;
margin: 25px auto 0;
} .napae-history-wrap {
max-width: 900px;
margin: 0 auto;
position: relative;
padding: 0 15px;
}
.napae-history-item {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
margin: 0 -15px;
padding: 50px 0;
}
.napae-history-item .history-info,
.napae-history-item .history-image {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
padding: 0 15px;
}
.napae-history-item:nth-child(odd) .history-info {
padding-right: 50px;
text-align: right;
}
.napae-history-item:nth-child(even) .history-info {
padding-left: 50px;
text-align: left;
-ms-flex-order: 2;
order: 2;
}
.napae-history-item:nth-child(odd) .history-image {
padding-left: 50px;
}
.napae-history-item:nth-child(even) .history-image {
padding-right: 50px;
text-align: right;
-ms-flex-order: 1;
order: 1;
}
.napae-history-wrap:before {
content: "";
position: absolute;
width: 2px;
height: 100%;
top: 0;
left: 0;
right: 0;
margin: 0 auto;
background: #efefed;
display: inline-block;
}
.napae-history-item span {
background: #f7b800;
}
.napae-history-item span,
.napae-history-item span:before,
.napae-history-item span:after {
position: absolute;
right: 0;
left: 0;
margin: 0 auto;
top: -5px;
height: 10px;
width: 10px;
-webkit-border-radius: 100%;
-moz-border-radius: 100%;
-ms-border-radius: 100%;
-o-border-radius: 100%;
border-radius: 100%;
-webkit-box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
-moz-box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
-ms-box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
-o-box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
box-shadow: 0 0 0 0 rgba(247, 184, 0, 0.3);
-webkit-animation: rippleSmall 3s infinite;
-moz-animation: rippleSmall 3s infinite;
-ms-animation: rippleSmall 3s infinite;
-o-animation: rippleSmall 3s infinite;
animation: rippleSmall 3s infinite;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-history-item span:before {
-webkit-animation-delay: .9s;
-moz-animation-delay: .9s;
-ms-animation-delay: .9s;
-o-animation-delay: .9s;
animation-delay: .9s;
content: "";
position: absolute;
top: 0;
}
.napae-history-item span:after {
-webkit-animation-delay: .6s;
-moz-animation-delay: .6s;
-ms-animation-delay: .6s;
-o-animation-delay: .6s;
animation-delay: .6s;
content: "";
position: absolute;
top: 0;
}
@-webkit-keyframes rippleSmall {
70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
@keyframes rippleSmall {
70% {box-shadow: 0 0 0 20px rgba(255, 255, 255, 0);}
100% {box-shadow: 0 0 0 0 rgba(255, 255, 255, 0);}
}
.history-info h3.history-title {
padding: 15px 0 10px;
margin: 0;
font-size: 32px;
}
.napae-history-item .history-info h5 {
font-size: 14px;
text-transform: uppercase;
color: #fff;
background: #f7b800;
display: inline-block;
margin: 0;
padding: 3px 8px;
border-radius: 3px;
}
.history-info p {
color: #666666;
font-size: 18px;
line-height: 28px;
}
.history-image .napae-image {
display: inline-block;
overflow: hidden;
position: relative;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.history-image .napae-image.napae-popup a {
position: absolute;
top: 40%;
left: 0;
right: 0;
margin: 0 auto;
color: #f7b800;
background: #fff;
width: 40px;
height: 40px;
font-size: 16px;
text-align: center;
line-height: 40px;
border-radius: 100%;
transform: translateY(-50%);
opacity: 0;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
z-index: 9;
}
.history-image .napae-image.napae-popup:hover a {
top: 50%;
opacity: 1;
}
.history-image .napae-image.napae-popup:after {
content: "";
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.5);
display: block;
opacity: 0;
position: absolute;
left: 0;
top: 0;
transform: scale(0.9);
transition: transform ease 0.3s, opacity ease 0.3s;
-webkit-border-radius: 5px;
-moz-border-radius: 5px;
-ms-border-radius: 5px;
-o-border-radius: 5px;
border-radius: 5px;
}
.history-image .napae-image.napae-popup:hover:after {
transform: scale(1);
opacity: 1;
}
.history-image .napae-image img {
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.history-image .napae-image.hover-image:hover img {
transform: scale(1.1);
}
.napae-history-wrap.history-two {
display: -ms-flexbox;
display: flex;
-ms-flex-wrap: wrap;
flex-wrap: wrap;
position: relative;
padding: 0;
max-width: 100%;
}
.napae-history-wrap.history-two .napae-history-item {
-ms-flex: 0 0 33.333%;
flex: 0 0 33.333%;
max-width: 33.333%;
display: block;
flex-wrap: unset;
margin: 0;
padding: 0 15px;
}
.napae-history-wrap.history-two .napae-history-item {
margin-bottom: 50px;
}
.napae-history-wrap.history-two .napae-history-item .history-info,
.napae-history-wrap.history-two .napae-history-item .history-image {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0;
}
.napae-history-wrap.history-two .napae-history-item .history-info,
.napae-history-wrap.history-two .napae-history-item .history-image {
text-align: center;
}
.napae-history-wrap.history-two:before {
content: none;
}
.napae-history-wrap.history-two .napae-history-item .history-info {
padding: 0 0 30px;
margin: 0 0 40px;
position: relative;
}
.napae-history-wrap.history-two .napae-history-item .history-info:after {
content: "";
position: absolute;
width: calc(100% + 30px);
height: 2px;
bottom: 0;
left: -15px;
right: -15px;
margin: 0 auto;
background: #f7b800;
display: inline-block;
}
.napae-history-wrap.history-two .napae-history-item span {
top: auto;
bottom: -4px;
right: 0;
}
.napae-history-wrap.history-two.history-three .napae-history-item {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.history-vertical .history-info h3.history-title {
padding-top: 0;
font-size: 20px;
}
.history-vertical .history-info {
background: #fff;
-webkit-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
-moz-box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
box-shadow: 0 10px 40px 0 rgba(0,0,0,0.1);
padding: 23px 30px;
}
.history-vertical .napae-history-item:nth-child(odd) .history-info {
padding-right: 35px;
text-align: right;
width: 40%;
flex: 0 0 45%;
margin-right: 45px;
border-radius: 10px 0 0 10px;
border-right: 3px solid #f7b800;
}
.history-vertical .napae-history-item:nth-child(even) .history-info {
padding-left: 35px;
text-align: left;
-ms-flex-order: 2;
order: 2;
width: 40%;
flex: 0 0 45%;
margin-left: 45px;
border-radius: 0 10px 10px 0;
border-left: 3px solid #f7b800;
}
.history-vertical .history-info p {
padding-bottom: 0;
}
.history-vertical .napae-history-item {
-webkit-box-align: center;
-webkit-align-items: center;
-moz-box-align: center;
-ms-flex-align: center;
align-items: center;
}
.history-image-wrap {
padding: 20px;
text-align: center;
background: #ffffff;
-webkit-border-radius: 5px;
-ms-border-radius: 5px;
border-radius: 5px;
-webkit-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
-ms-box-shadow: 0 3px 15px rgba(0, 0, 0, 0.08);
box-shadow: 0 3px 20px rgba(0, 0, 0, 0.08);
}
.history-image-wrap .napae-image {
display: block;
}
.napae-history-item .napae-btn {
padding: 15px 40px;
} .napae-typewriter h1 {
font-size: 40px;
}
.napae-typewriter h1 span {
color: #f7b800;
} .napae-banner {
background-color: #0c1322;
background-position: 50% 50%;
background-repeat: no-repeat;
background-size: cover;
color: #ffffff;
}
.banner-container {
width: 100%;
padding-right: 15px;
padding-left: 15px;
margin-right: auto;
margin-left: auto;
max-width: 1170px;
}
.banner-caption {
max-width: 900px;
padding: 100px 0;
}
.banner-caption.left-align {
margin-left: 0;
margin-right: auto;
text-align: left;
}
.banner-caption.right-align {
margin-left: auto;
margin-right: 0;
text-align: right;
}
.banner-caption.center-align {
margin: 0 auto;
text-align: center;
}
.banner-caption h1.banner-title {
font-size: 55px;
padding: 0 0 15px;
margin: 0;
color: #fff;
}
.banner-caption p {
color: #bfbfbf;
font-size: 20px;
line-height: 35px;
margin-bottom: 0;
}
.banner-caption .napae-btn {
margin: 0 15px 0 0;
box-shadow: 0 5px 15px rgba(0, 0, 0, 0.1);
}
.banner-caption .napae-btn:last-child {
margin-right: 0;
}
.banner-sub-title .napae-image {
display: inline-block;
max-width: 170px;
}
.banner-sub-title .sub-title {
margin: 0 20px;
}
.banner-sub-title .napae-image.one {
transform: rotate(180deg);
}
.banner-caption .content-image {
padding: 20px 0 0;
}
.banner-caption .napae-link,
.banner-caption .napae-link i {
color: #fff;
font-size: 20px;
}
.banner-caption .napae-btn-wrap {
padding-top: 30px;
}
.banner-caption h1.banner-title span {
color: #f7b800;
}
.napae-swiper-slide .swiper-slide .banner-caption *:nth-child(1n) {
animation-delay: 1s;
}
.napae-swiper-slide .swiper-slide .banner-caption *:nth-child(2n) {
animation-delay: 2s;
}
.napae-swiper-slide .swiper-slide .banner-caption *:nth-child(3n) {
animation-delay: 2.5s;
}
.napae-swiper-slide .swiper-slide .banner-caption *:nth-child(4n) {
animation-delay: 3s;
}
.napae-swiper-slide .swiper-slide .banner-caption *:nth-child(5n) {
animation-delay: 3.5s;
}
.napae-swiper-slide .swiper-slide .banner-image *:nth-child(1n) {
animation-delay: 2s;
}
.banner-image .slider-form.napae-form form p {
padding: 0;
text-align: center;
}
.banner-image .slider-form.napae-form {
background: #ffff;
padding: 50px;
max-width: 450px;
margin: 0 auto;
} .napae-title-section {
text-align: center;
padding: 20px 0 40px;
position: relative;
}
.napae-title-section h3 {
font-size: 40px;
position: relative;
z-index: 2;
}
.napae-title-section h4 {
font-size: 80px;
padding: 0;
position: absolute;
top: -30px;
left: 0;
right: 0;
opacity: 0.2;
} a.napae-btn.napae-prle-btn {
position: absolute;
top: 50%;
transform: translateY(-50%);
border-radius: 80px 0 0 80px;
right: 0;
padding: 16px 20px 14px 30px;
}
a.napae-btn.napae-prle-btn:after {
content: none;
} h4.ele-lable {
padding: 4px 10px;
color: #ffffff;
background-color: #34bf49;
font-size: 10px;
font-weight: bold;
max-width: 100%;
border-radius: 50px;
position: absolute;
z-index: 9999;
text-transform: uppercase;
top: 15px;
right: 15px;
}
h4.ele-lable.pro {
background-color: #d30c5c;
} .napae-woo-product {
text-align: center;
}
.napae-woo-product-style-one {
}
.napae-woo-product-single {
background: #fff;
box-shadow: 0 0 10px rgba(0, 0, 0, .08);
padding: 10px;
margin: 1px 5px 10px 5px;
border-radius: 5px;
}
.napae-woo-product-image {
height: 220px;
background-repeat: no-repeat;
background-size: cover;
background-position: center;
margin-bottom: 10px;
position: relative;
}
.napae-woo-product-image .napae-onsale {
position: absolute;
left: 10px;
top: 10px;
background: #f7b800;
color: #000;
text-transform: uppercase;
font-size: 10px;
font-weight: bold;
padding: 5px;
border-radius: 3px;
}
.napae-woo-product-image .napae-onsale.outofstock {
background: #ff2000;
color: #000;  
}
.napae-woo-product-info {}
.napae-woo-product-title,
.napae-woo-product-title a,
.napae-woo-product-title a:hover {
color: #c36;
font-size: 18px;
line-height: 28px;
font-weight: bold;
margin-bottom: 5px;
text-decoration: none;
}
.napae-woo-product-product-price {
color: #000000;
font-size: 24px;
line-height: 38px;
font-weight: bold;
margin-bottom: 10px; 
}
.napae-woo-product-details {
color: #555;
font-size: 14px;
line-height: 18px;
margin-bottom: 10px;  
}
.napae-woo-product-button {
margin-bottom: 10px; 
}
.napae-woo-product-button a {
color: #c36;
font-size: 14px;
line-height: 18px;
font-weight: bold;
margin-top: 10px; 
padding: 10px 20px;
border: 2px solid #c36;
background: transparent;
display: inline-block;
text-transform: uppercase;
}
.napae-woo-product-button a:hover,
.napae-woo-product-button a:active,
.napae-woo-product-button a:focus {
color: #fff;
border-color: #c36;
background: #c36; 
}
.napae-woo-product-product-rating {
position: relative;
margin-bottom: 10px;
}
.napae-woo-product-product-rating .star-rating {
overflow: hidden;
position: relative;
height: 1em;
line-height: 1;
font-size: 1em;
width: 5.4em;
font-family: star;
margin: 0 auto;
}
.napae-woo-product-product-rating .star-rating span {
overflow: hidden;
float: left;
top: 0;
left: 0;
position: absolute;
padding-top: 1.5em;
}
.napae-woo-product-product-rating .star-rating::before {
content: "\73\73\73\73\73";
color: #ddd;
float: left;
top: 0;
left: 0;
position: absolute;
line-height: 1;
font-size: 1em;
font-family: star;
}
.napae-woo-product-product-rating .star-rating span::before {
content: "\53\53\53\53\53";
top: 0;
position: absolute;
left: 0;
color: #f7b800;
}
.napae-woo-product-style-two {
}
.napae-woo-product-style-two .napae-woo-product-product-rating {
position: absolute;
bottom: -20px;
left: 0;
right: 0;
background: #8e44ad;
margin: 0 auto;
width: 140px;
padding: 10px;
z-index: 99;
border-radius: 50px;
}
.napae-woo-product-style-two .napae-woo-product-image .napae-onsale {
position: relative;
left: inherit;
top: inherit;
}
.napae-woo-product-style-two .napae-woo-product-image {
margin-bottom: 30px;
border-bottom: 3px solid #8e44ad;
}
.napae-woo-product-style-two .napae-woo-product-button a {
border-radius: 30px;
}
.napae-woo-product.napae-woo-product-style-three {
text-align: left;
}
.napae-woo-product-style-three .napae-woo-product-single-inner {
display: flex;
align-items: center;
}
.napae-woo-product-style-three .napae-woo-product-image-wrapper {
flex-basis: 40%;
}
.napae-woo-product-style-three .napae-woo-product-info {
flex-basis: 60%;
padding-left: 20px;
}
@media(max-width: 767px) {
.napae-woo-product-style-three .napae-woo-product-single-inner {
flex-wrap: wrap;
}
.napae-woo-product-style-three .napae-woo-product-image-wrapper {
flex-basis: 100%;
}
.napae-woo-product-style-three .napae-woo-product-info {
flex-basis: 100%;
padding-left: 0px;
}  
}
.napae-woo-product-style-three .napae-woo-product-product-rating .star-rating {
margin: 0;
}
.napae-woo-product-style-three .napae-woo-product-image {
margin-bottom: 0; 
}
.napae-woo-product-style-three .napae-woo-product-image .napae-onsale {
left: 15px;
top: 10px;
font-size: 12px;
}
.napae-woo-product-style-three .napae-woo-product-button a {
border-radius: 3px;
}
.napae-woo-product .owl-carousel .owl-nav button.owl-prev, 
.napae-woo-product .owl-carousel .owl-nav button.owl-next {
background: #f7b800;
color: #fff;
}
.napae-woo-product .owl-carousel .owl-nav button.owl-prev {
left: -40px;
}
.napae-woo-product .owl-carousel .owl-nav button.owl-next {
right: -40px;
}
.napae-woo-product .owl-carousel[data-dots="true"] .owl-nav button.owl-prev,
.napae-woo-product .owl-carousel[data-dots="true"] .owl-nav button.owl-next {
margin-top: -25px;
}
.napae-woo-product-style-four .napae-woo-product-single {
border: 1px solid #ddd;
border-radius: 0;
padding: 0;
overflow: hidden;
}
.napae-woo-product-style-four .napae-woo-product-image {
height: 230px;
overflow: hidden;
}
.napae-woo-product-style-four .napae-woo-product-image::after {
position: absolute;
left: -20px;
right: -20px;
content: '';
bottom: -25px;
transform: rotate(-5deg);
height: 80px;
background: #fff;
z-index: 8;
width: 150%;
}
.napae-woo-product-style-four .napae-woo-product-image .napae-onsale {
position: absolute;
left: inherit;
top: inherit;
right: 10px;
bottom: 10px;
border-radius: 100%;
width: 70px;
height: 70px;
z-index: 9;
display: flex;
justify-content: center;
align-items: center;
}
.napae-woo-product-meta {
display: flex;
border-top: 1px solid #ddd;
align-items: center;
margin-top: 20px;
}
.napae-woo-product-sold {
flex-basis: 100%;
padding: 10px 10px 10px 20px;
text-align: left;
font-size: 12px;
font-weight: bold;
text-transform: uppercase;
}
.napae-woo-product-link {
flex-basis: 65px;
text-align: center;
background: #c36;
color: #fff;
display: block;
}
.napae-woo-product-link a,
.napae-woo-product-link a:hover {
color: #fff;
display: block;
line-height: 50px;
}
.napae-woo-product-single-grid {
margin-bottom: 30px;
}
.napae-woo-product-pagination {
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}
.napae-woo-product-pagination span,
.napae-woo-product-pagination a {
display: inline-block;
width: 40px;
height: 40px;
text-align: center;
background: #fff;
color: #000;
border-radius: 3px;
box-shadow: 0 0 3px rgba(0,0,0,0.2) !important;
line-height: 40px;
font-weight: bold;
margin-left: 3px;
margin-right: 3px;
}
.napae-woo-product-pagination .next,
.napae-woo-product-pagination .prev {
width: auto;
padding-left: 20px;
padding-right: 20px;
background: #c36;
color: #fff;
font-weight: bold;
}
.napae-woo-product-pagination .current {
background: #c36;
color: #fff;  
} .napae-pricing-table {
background: #fff;
box-shadow: 0 0 5px rgba(0, 0, 0, .1);
border-radius: 5px;
overflow: hidden;
position: relative;
text-align: center;
}
.napae-pricing-table-features {
padding-top: 20px;
}
.napae-pricing-table-features-list {
padding: 0;
margin: 0;
}
.napae-pricing-table-features-list li {
list-style: none;
padding: 10px;
border-bottom: 1px solid #eee;
color: #141414;
font-size: 16px;
line-height: 22px;
font-weight: normal;
}
.napae-pricing-table-features-list li:last-child {
border-bottom: 0px solid;
}
.napae-pricing-table-features-list li i {
margin-right: 6px;
}
.napae-pricing-table-currency {
font-size: 26px;
line-height: 26px;
font-weight: bold;
vertical-align: super;
}
.napae-pricing-btn {
display: inline-block;
vertical-align: middle;
padding: 21px 40px 19px;
font-size: 14px;
color: #232323;
background-color: #f7b800;
font-weight: 700;
letter-spacing: 0.5px;
text-align: center;
text-transform: uppercase;
position: relative;
outline: none;
cursor: pointer;
-webkit-border-radius: 100px;
-ms-border-radius: 100px;
border-radius: 100px;
-webkit-transition: all ease .4s;
-ms-transition: all ease .4s;
transition: all ease .4s;
}
.napae-pricing-table-badge {
position: absolute;
font-size: 12px;
font-weight: bold;
}
.napae-pricing-table-style-one {
}
.napae-pricing-table-style-one .napae-pricing-table-badge {
top: 0;
left: 20px;
background: #fff;
font-size: 12px;
font-weight: bold;
color: #141414;
width: auto;
padding: 10px;
z-index: 8;
-webkit-transform: rotate(-90deg) translateX(-100%);
-ms-transform: rotate(-90deg) translateX(-100%);
transform: rotate(-90deg) translateX(-100%);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
}
.napae-pricing-table-style-one .napae-pricing-table-badge:after {
}
.napae-pricing-table-style-one .napae-pricing-table-wrapper {
}
.napae-pricing-table-style-one .napae-pricing-table-header-wrapper {
}
.napae-pricing-table-style-one .napae-pricing-table-header {
background: #FDC830;
background: -webkit-linear-gradient(to right, #F37335, #FDC830);
background: linear-gradient(to right, #F37335, #FDC830);
color: #fff;
font-size: 16px;
line-height: 18px;
font-weight: bold;
padding-top: 40px;
padding-bottom: 10px;
}
.napae-pricing-table-style-one .napae-pricing-table-price-wrapper {
background: #FDC830;
background: -webkit-linear-gradient(to right, #F37335, #FDC830);
background: linear-gradient(to right, #F37335, #FDC830);
color: #fff;
font-size: 16px;
line-height: 18px;
font-weight: normal;
padding-bottom: 40px;
}
.napae-pricing-table-style-one .napae-pricing-table-price {
font-size: 66px;
line-height: 70px;
font-weight: bold;
}
.napae-pricing-table-style-one .napae-pricing-table-period {
display: block;
}
.napae-pricing-table-style-one .napae-pricing-table-footer {
padding: 20px 10px 30px;
}
.napae-pricing-table-style-two {
}
.napae-pricing-table-style-two .napae-pricing-table-badge {
top: -27px;
left: 98px;
color: #fff;
width: 180px;
padding: 10px;
z-index: 8;
-webkit-transform: rotate(-45deg) translateX(-100%);
-ms-transform: rotate(-45deg) translateX(-100%);
transform: rotate(-45deg) translateX(-100%);
-webkit-transform-origin: left top;
-ms-transform-origin: left top;
transform-origin: left top;
background: #FC5C7D;
background: -webkit-linear-gradient(to right, #6A82FB, #FC5C7D);
background: linear-gradient(to right, #6A82FB, #FC5C7D);
}
.napae-pricing-table-style-two .napae-pricing-table-wrapper {
}
.napae-pricing-table-style-two .napae-pricing-table-header-wrapper {
padding-top: 30px;
padding-bottom: 10px;
}
.napae-pricing-table-style-two .napae-pricing-table-header {
font-size: 24px;
font-weight: bold;
}
.napae-pricing-table-style-two .napae-pricing-table-price-wrapper {
width: 150px;
height: 150px;
margin: 10px auto 0;
color: #fff;
border-radius: 100%;
background: #FC5C7D;
background: -webkit-linear-gradient(to right, #6A82FB, #FC5C7D);
background: linear-gradient(to right, #6A82FB, #FC5C7D);
display: flex;
align-items: center;
justify-content: center;
}
.napae-pricing-table-style-two .napae-pricing-table-price-inner {
flex-wrap: wrap;
display: flex;
}
.napae-pricing-table-style-two .napae-pricing-table-price {
font-size: 46px;
line-height: 50px;
font-weight: bold;
color: #fff;
flex: 0 0 100%;
}
.napae-pricing-table-style-two .napae-pricing-table-period {
display: block;
flex: 0 0 100%;
color: #fff;
font-size: 14px;
}
.napae-pricing-table-style-two .napae-pricing-table-footer {
padding: 20px 10px 20px;
background: #FC5C7D;
background: -webkit-linear-gradient(to right, #6A82FB, #FC5C7D);
background: linear-gradient(to right, #6A82FB, #FC5C7D);
margin-top: 30px;
}
.napae-pricing-table-style-two .napae-pricing-btn {
color: #232323;
background-color: #fff;
border-radius: 5px;
}
.napae-pricing-table-style-three {
}
.napae-pricing-table-style-three .napae-pricing-table-badge {
top: 16px;
right: 0;
background: #fff;
color: #141414;
width: auto;
padding: 3px 5px;
z-index: 8;
font-size: 11px;
border-top-left-radius: 15px;
border-bottom-left-radius: 15px;
}
.napae-pricing-table-style-three .napae-pricing-table-wrapper {
}
.napae-pricing-table-style-three .napae-pricing-table-header-wrapper {
padding-top: 10px;
padding-bottom: 10px;
background: #4776E6;
background: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
background: linear-gradient(to right, #8E54E9, #4776E6); 
color: #fff;
}
.napae-pricing-table-style-three .napae-pricing-table-header {
font-size: 24px;
font-weight: bold;
}
.napae-pricing-table-style-three .napae-pricing-table-price-wrapper {
padding-top: 40px;
padding-bottom: 10px;
}
.napae-pricing-table-style-three .napae-pricing-table-price {
font-size: 56px;
line-height: 58px;
font-weight: bold;
}
.napae-pricing-table-style-three .napae-pricing-table-footer {
padding: 20px 0;
}
.napae-pricing-table-style-three .napae-pricing-btn {
background: transparent;
border: 3px solid;
border-color: #4776E6;
border-color: -webkit-linear-gradient(to right, #8E54E9, #4776E6);
border-color: linear-gradient(to right, #8E54E9, #4776E6);
border-radius: 0px;
}
.swiper-wrapper {
position: relative;
width: 100%;
height: 100%;
z-index: 1;
display: -webkit-box;
display: -ms-flexbox;
display: flex;
-webkit-transition-property: -webkit-transform;
transition-property: -webkit-transform;
-o-transition-property: transform;
transition-property: transform;
transition-property: transform,-webkit-transform;
-webkit-box-sizing: content-box;
box-sizing: content-box;
}
.swiper {
margin-left: auto;
margin-right: auto;
position: relative;
overflow: hidden;
z-index: 1;
}
.napae-swiper-slide.swiper .swiper-button-next:after,
.napae-swiper-slide.swiper .swiper-button-prev:after {
display: none;
}@media screen and (max-width:1415px) {
.banner-container {
padding-right: 100px;
padding-left: 100px;
}
}
@media screen and (max-width:1366px) {
}
@media screen and (max-width:1310px) {
.napae-history-wrap .owl-carousel .owl-nav button.owl-next,
.napae-history-wrap .owl-carousel .owl-nav button.owl-prev {
bottom: -20px;
}
}
@media screen and (min-width:1270px) {
.napae-history-wrap.history-two.history-three {
width: 100%;
min-width: 1140px;
}
}
@media screen and (max-width:1199px) {
.banner-caption h1 {
font-size: 42px;
}
.banner-caption p {
font-size: 18px;
line-height: 30px;
}
.banner-container {
max-width: 900px;
}
.napae-mate-item {
max-width: 300px;
margin: 0 auto 72px;
}
.contact-video-btn-wrap .contact-video-btn {
position: absolute;
left: 0;
right: 0;
}
}
@media screen and (max-width:991px) {
.napae-history-wrap.history-two .napae-history-item {
-ms-flex: 0 0 50%;
flex: 0 0 50%;
max-width: 50%;
margin-bottom: 30px;
}
.napae-process-item-vertical .vertical-info,
.napae-process-item-vertical .napae-image,
.napae-history-item .history-info,
.napae-history-item .history-image {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
padding: 0 15px;
}
.napae-process-item-vertical:nth-child(odd) .vertical-info,
.napae-history-item:nth-child(odd) .history-info {
padding-right: 15px;
text-align: left;
}
.napae-process-item-vertical:nth-child(odd) .napae-image,
.napae-history-item:nth-child(odd) .history-image {
padding-left: 15px;
}
.napae-process-item-vertical:nth-child(even) .napae-image,
.napae-history-item:nth-child(even) .history-image {
padding-right: 15px;
text-align: left;
-ms-flex-order: 1;
order: 2;
}
.napae-process-item-vertical:nth-child(even) .vertical-info,
.napae-history-item:nth-child(even) .history-info {
padding-left: 15px;
text-align: left;
-ms-flex-order: 2;
order: 1;
}
.napae-history-item {
padding-left: 30px;
}
.napae-history-item span,
.napae-history-item span:before,
.napae-history-item span:after {
right: auto;
top: 0px;
}
.napae-history-wrap:before {
left: 15px;
right: auto;
}
.napae-history-item {
padding: 0 0 50px 30px;
}
.napae-history-item .history-info span {
left: 11px;
}
.napae-history-item .history-info {
padding-bottom: 20px;
}
.history-vertical .napae-history-item .history-info {
padding-top: 20px;
margin-bottom: 15px;
}
.history-vertical .napae-history-item:nth-child(odd) .history-info {
margin-left: 45px;
border-left: 3px solid #ed366d;
border-radius: 0 10px 10px 0;
border-right: none;
text-align: left;
width: 90%;
flex: 0 0 90%;
padding-left: 45px;
}
.history-vertical .napae-history-item:nth-child(even) .history-info {
width: 90%;
flex: 0 0 90%;
}
.napae-masonry[data-items="3"] .masonry-item,
.napae-masonry[data-items="4"] .masonry-item,
.masonry-item.one-third,
.masonry-item.one-fourth,
.masonry-item.one-fourth-two,
.masonry-item.one-third-two,
.masonry-item.one-half,
.masonry-item.one-half-two,
.masonry-item.full-width {
width: 50%;
}
.process-info {
max-width: 132px;
margin: 0 auto;
}
.napae-process-item {
padding: 15px;
width: 50%;
}
.napae-process-item:after,
.napae-process-item:before,
.border-style.napae-process-item:before {
content: none;
}
.process-number-item {
flex: 0 0 50%;
max-width: 50%;
}
.napae-process-wrap.style-three {
padding-left: 40px;
}
.napae-process-wrap.style-three:before {
left: 15px;
right: auto;
}
.napae-process-wrap.style-three {
padding-left: 30px;
}
.napae-process-item-vertical:before,
.napae-process-item-vertical:after {
right: auto;
left: -7px;
}
.napae-team-single-item .single-mate-image,
.napae-team-single-item .single-mate-info {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.napae-team-single-item .single-mate-info {
padding-top: 40px;
text-align: center;
}
.napae-aboutus-item .aboutus-image,
.napae-aboutus-item .aboutus-info,
.napae-aboutme-item .aboutme-image,
.napae-aboutme-item .aboutme-info {
flex: 0 0 100%;
max-width: 100%;
}
.napae-team-item {
max-width: 400px;
margin: 0 auto;
}
.napae-swiper-slide.swiper {
height: auto;
min-height: auto;
}
.napae-swiper-slide.swiper .swiper-button-prev,
.napae-swiper-slide.swiper .swiper-button-next {
width: 50px;
height: 50px;
}
.napae-swiper-slide.swiper .swiper-button-prev {
left: 20px;
}
.napae-swiper-slide.swiper .swiper-button-next {
right: 20px;
}
.banner-caption h1 {
font-size: 30px;
line-height: 40px;
}
.banner-caption p {
font-size: 16px;
line-height: 28px;
}
.banner-caption.left-align,
.banner-caption.right-align,
.banner-caption.center-align {
margin: 0 auto;
text-align: center;
}
.gallery-info h2 {
font-size: 20px;
}
}
@media screen and (max-width:782px) {
.banner-container {
max-width: 720px;
}
}
@media screen and (max-width:767px) {
.napae-history-wrap.history-two .napae-history-item {
-ms-flex: 0 0 100%;
flex: 0 0 100%;
max-width: 100%;
}
.masonry-item,
.napae-process-item,
.napae-masonry[data-items="3"] .masonry-item,
.napae-masonry[data-items="4"] .masonry-item,
.masonry-item.one-third,
.masonry-item.one-fourth,
.masonry-item.one-fourth-two,
.masonry-item.one-third-two,
.masonry-item.one-half,
.masonry-item.one-half-two,
.masonry-item.full-width {
width: 100%;
}
.image-wrap:after {
content: none;
}
.napae-mate-item {
margin-bottom: 67px;
}
.testimonials-style-two .napae-testimonial-item {
padding: 30px;
}
.testimonials-style-two .napae-testimonial-item {
padding: 30px;
}
.napae-testimonial-item p {
font-size: 14px;
}
.napae-testimonial-info {
padding-top: 20px;
}
.testimonials-style-two .owl-carousel .owl-nav button.owl-prev {
left: 50px;
}
.testimonials-style-two .owl-carousel .owl-nav button.owl-next {
right: 50px;
}
.napae-customer-rating {
font-size: 14px;
}
.napae-testimonials-wrap {
padding: 30px;
margin-top: 20px;
}
.napae-testimonials-wrap .napae-icon {
top: -15px;
}
.napae-testimonials-wrap .napae-icon i {
font-size: 36px;
}  
.napae-blog-style-two .napae-blog-item {
max-width: none;
padding: 0;
}
.napae-blog-style-two .napae-blog-item .napae-image {
float: none;
}
.napae-blog-style-two .napae-blog-item .napae-image img {
width: auto;
}
.napae-blog-style-two .napae-blog-info {
padding: 15px 0 0;
}
}
@media screen and (max-width:600px) {
.process-number-item {
flex: 0 0 100%;
max-width: 100%;
}
}
@media screen and (max-width:599px) {
.napae-swiper-slide.swiper .swiper-button-prev,
.napae-swiper-slide.swiper .swiper-button-next {
display: none;
}
.banner-container {
max-width: 540px;
padding: 0 25px;
}
.testimonials-style-four .napae-testimonial-content {
padding: 20px 20px 5px;
}
.napae-blog-style-three .napae-blog-info ul li:nth-child(2),
.napae-blog-style-three .napae-blog-info ul li:first-child,
.napae-blog-style-three .napae-blog-info ul li {
width: 100%;
border-left: none;
}
.napae-blog-style-three .napae-blog-info {
margin: 0 20px;
}
.napae-video-btn {
width: 50px;
height: 50px;
}
.napae-ripple, .napae-ripple:before, .napae-ripple:after {
height: 50px;
width: 50px;
}
.banner-sub-title .napae-image {
display: inline-block;
max-width: 100px;
}
.vertical-dots.napae-swiper-slide.swiper .swiper-pagination-bullets {
right: 10px;
}.rkit-offcanvas button.menu-button-rometheme {
transition: all 0.5;
background-color: #00cea6;
padding: 20px;
display: flex;
align-items: center;
border: none;
}
.rkit-offcanvas button.menu-button-rometheme:hover {
border: none;
background-color: #00cea6;
}
.rkit-offcanvas-icon {
color: rgb(255, 255, 255);
fill: rgb(255, 255, 255);
}
li.submenu-item {
padding-left: 0.5rem;
padding-right: 0.5rem;
}
div.header {
display: flex;
justify-content: space-around;
align-items: center;
}
div.mobile-header {
display: none;
}
nav.off-canvas {
display: none;
}
div.menu-offcanvas {
display: none;
}
.menu-offcanvas-rometheme button.rkit-offcanvas-close {
position: relative;
float: right;
z-index: 9999;
display: flex;
align-items: center;
border: none;
background: transparent;
color: black;
fill: black;
padding: 0px;
border-radius: 0px;
}
.menu-offcanvas-rometheme button.rkit-offcanvas-close .offcanvas-close-icon {
fill: black;
color: black;
}
.menu-offcanvas-rometheme button.rkit-offcanvas-close:hover {
background: #00cea6;
color: black; border: none;
}
a.menu-button {
text-decoration: none;
border-bottom: none;
}
.dropdown-content {
opacity: 0;
margin-top: 20px;
animation: fade_in 1s;
}
.offcanvas-navmenu-rometheme {
width: 100%;
position: fixed;
display: flex;
top: 0;
height: 100%;
z-index: 999;
visibility: hidden;
}
.overlay-rometheme {
background-color: rgba(0, 0, 0, 0.328);
position: absolute;
top: 0;
width: 100%;
height: 100vh;
z-index: 998;
transition: all 0.7s ease-in-out; }
.menu-offcanvas-rometheme {
z-index: 9999;
background-color: white;
width: 60%;
height: 100vh;
transition: all 0.7s ease-in-out; overflow: auto;
}
.rkit-btn-container {
display: flex;
}
.rkit-offcanvas-header {
width: 100%;
}
.rkit-offcanvas.offcanvas-show .offcanvas-navmenu-rometheme {
visibility: visible;
}
.rkit-offcanvas.offcanvas-left .offcanvas-navmenu-rometheme {
left: 0;
}
.rkit-offcanvas.offcanvas-right .offcanvas-navmenu-rometheme {
right: 0;
justify-content: end;
}
.rkit-offcanvas.offcanvas-left .menu-offcanvas-rometheme,
.rkit-offcanvas.offcanvas-left .overlay-rometheme {
transform: translateX(-100%);
}
.rkit-offcanvas.offcanvas-right .menu-offcanvas-rometheme,
.rkit-offcanvas.offcanvas-right .overlay-rometheme {
transform: translateX(100%);
}
.rkit-offcanvas.offcanvas-show.offcanvas-right .menu-offcanvas-rometheme,
.rkit-offcanvas.offcanvas-show.offcanvas-left .menu-offcanvas-rometheme,
.rkit-offcanvas.offcanvas-show.offcanvas-right .overlay-rometheme,
.rkit-offcanvas.offcanvas-show.offcanvas-left .overlay-rometheme {
transform: translateX(0); }.menu-horizontal {
display: flex;
flex-direction: row;
}
.menu-vertical {
display: flex;
flex-direction: column;
}
a.submenu-item-text {
width: 100%;
display: inline-block;
border-bottom: none;
height: 100%;
}
.expand-content{
overflow: hidden;
height: auto;
}.rkit-headerinfo {
display: flex;
flex-wrap: wrap;
}
.rkit-list-headerinfo {
display: flex;
flex-direction: row;
align-items: center;
}.rkit-hamburger-tablet,
.rkit-hamburger-mobile {
display: none;
}
.rkit-btn-hamburger {
display: flex;
}
.rkit-btn-hamburger {
background: #00cea6;
color: black;
}
.rkit-navmenu {
background: rgba(255, 255, 255, 0);
}
.rkit-nav-link {
display: flex;
flex-direction: row;
align-items: center;
color: black;
z-index: 1;
position: relative;
}
.rkit-menu-item:hover { color: black;
}
.rkit-submenu-item {
background-color: #eeeeee;
color: #000;
}
.rkit-submenu-item:hover {
background-color: rgb(169, 169, 169);
color: black;
}
.rkit-menu-item .rkit-nav-link  {
padding: 12px 24px;
}
.rkit-submenu-icon {
display: inline-block;
color: currentColor;
fill: currentColor;
}
.rkit-submenu-item .rkit-submenu-icon {
transform: rotate(-90deg);
}
.rkit-navmenu-container ul {
list-style: none;
margin: 0;
padding: 0; }
.rkit-menu-container {
display: flex;
flex-direction: row;
gap: 0.5rem;
}
.rkit-menu-container li {
position: relative; cursor: pointer;
}
.rkit-navmenu-dropdown {
position: absolute;
width: max-content;
max-height: 0px;
transition: all 0.5s; transform-origin: top;
z-index: 999;
opacity: 0;
visibility: hidden;
display: flex;
flex-direction: column;
}
.rkit-submenu-item .rkit-navmenu-dropdown {
left: 100%;
top: 0;
}
.rkit-dropdown-hover:hover > .rkit-navmenu-dropdown { max-height: var(--height);
opacity: 1;
animation: slideDown 0.5s;
visibility: visible;
}
.rkit-dropdown-click.rkit-dropdown-show > .rkit-navmenu-dropdown { max-height: var(--height);
opacity: 1;
animation: slideDown 0.5s;
visibility: visible;
}
.rkit-icon-close,
.rkit-icon-open {
transition: all 0.5s;
display: block;
position: relative;
}
.rkit-hamburger .rkit-icon-close {
opacity: 0;
transform: rotate(90deg);
position: absolute;
}
.rkit-hamburger-show .rkit-icon-open {
opacity: 0;
transform: rotate(90deg);
position: absolute;
}
.rkit-hamburger-show .rkit-icon-close {
opacity: 1;
transform: rotate(0deg);
position: relative;
}
.rkit-responsive-tablet.rkit-menu-show,
.rkit-responsive-mobile.rkit-menu-show { transform: scaleY(1);
opacity: 1;
max-height: var(--height);
transition: all 0.5s;
}
.pointer-underline,
.pointer-overline,
.pointer-doubleline,
.pointer-framed,
.pointer-bg
{
position: relative;
--pointer-width:2px;
--pointer-color : #00cea6;
}
.pointer-underline::after,
.pointer-overline::after,
.pointer-doubleline::after,
.pointer-framed::after,
.pointer-framed::before,
.pointer-bg::after {
border-radius: inherit;
}
.pointer-underline::after {
content: "";
position: absolute;
bottom: 0;
height: 100%;
width: 0;
transform: translateX(-50%);
left: 50%;
transition: all 0.5s;
border-bottom-width: var(--pointer-width) ;
border-bottom-color: var(--pointer-color);
border-bottom-style: solid;
}
.pointer-overline::after {
content: "";
position: absolute;
bottom: 0;
height: 100%;
width: 0;
transform: translateX(-50%);
left: 50%;
transition: all 0.5s;
border-top-width: var(--pointer-width) ;
border-top-color: var(--pointer-color);
border-top-style: solid;
}
.pointer-doubleline::after {
content: "";
position: absolute;
bottom: 0;
height: 100%;
width: 0;
transform: translateX(-50%);
left: 50%;
transition: all 0.5s;
border-top-width: var(--pointer-width) ;
border-top-color: var(--pointer-color);
border-top-style: solid;
border-bottom-width: var(--pointer-width) ;
border-bottom-color: var(--pointer-color);
border-bottom-style: solid;
}
.pointer-underline:hover::after, 
.pointer-overline:hover::after,
.pointer-doubleline:hover::after
{
width: 100%;
}
.pointer-framed:before {
content: "";
position: absolute;
border-top-width: var(--pointer-width);
border-bottom-width: 0px;
border-left-width: var(--pointer-width);
border-right-width: var(--pointer-width);
border-color: var(--pointer-color);
border-style: solid;
width: 0;
height: 0;
left: 50%;
transform: translateX(-50%);
top: 0;
opacity: 0;
transition: height 0.3s , width 0.2s 0.3s , opacity 0.1s 0.5s;
border-bottom-left-radius: 0;
border-bottom-right-radius: 0;
}
.pointer-framed::after {
content : "";
position : absolute;
border-bottom-width : var(--pointer-width);
border-top-width : 0px;
border-left-width : var(--pointer-width);
border-right-width : var(--pointer-width);
border-color : var(--pointer-color);
border-style : solid;
width : 0;
height :0;
left : 50%;
transform : translateX(-50%);
bottom : 0;
opacity: 0;
transition : height 0.3s , width 0.2s 0.3s , opacity 0.1s 0.5s;
border-top-left-radius: 0;
border-top-right-radius: 0;
}
.pointer-framed:hover::after, .pointer-framed:hover::before {
width : 100%;
height : 50%;
opacity : 1;
transition : width 0.2s , height 0.3s 0.2s;
}
.pointer-bg::after {
content: "";
position: absolute;
width: 100%;
height: 0;
bottom: 0;
left: 50%;
background: var(--pointer-color);
transform: translateX(-50%);
transition: height 0.5s;
}
.pointer-bg:hover::after {
height: 100%;
}
@media screen and (max-width: 1024px) {
.rkit-hamburger-tablet {
display: flex;
}
.rkit-responsive-tablet {
position: absolute; max-height: 0px;
overflow: hidden;
transform: scaleY(0);
transform-origin: top;
opacity: 0;
z-index: 999;
margin-top: var(--menu-distance);
}
.rkit-responsive-tablet .pointer-underline::after,
.rkit-responsive-tablet .pointer-overline::after,
.rkit-responsive-tablet .pointer-doubleline::after,
.rkit-responsive-tablet .pointer-framed::after,
.rkit-responsive-tablet .pointer-framed::before,
.rkit-responsive-tablet .pointer-bg::after{
content: none;
}
.rkit-responsive-tablet .rkit-menu-container {
flex-direction: column;
}
.rkit-responsive-tablet .rkit-navmenu-dropdown {
position: static;
width: 100%;
}
.rkit-responsive-tablet .rkit-submenu-item .rkit-submenu-icon {
transform: rotate(0deg);
}
}
@media screen and (max-width: 767px) {
.rkit-hamburger-mobile {
display: flex;
}
.rkit-responsive-mobile {
position: absolute; max-height: 0px;
overflow: hidden;
transform: scaleY(0);
transform-origin: top;
opacity: 0;
z-index: 999;
margin-top: var(--menu-distance);
}
.rkit-responsive-mobile .rkit-menu-container {
flex-direction: column;
}
.rkit-responsive-mobile .rkit-navmenu-dropdown {
position: static;
width: 100%;
}
.rkit-responsive-mobile .rkit-submenu-item .rkit-submenu-icon {
transform: rotate(0deg);
}
.rkit-responsive-mobile .pointer-underline::after,
.rkit-responsive-mobile .pointer-overline::after,
.rkit-responsive-mobile .pointer-doubleline::after,
.rkit-responsive-mobile .pointer-framed::after,
.rkit-responsive-mobile .pointer-framed::before,
.rkit-responsive-mobile .pointer-bg::after
{
content: none;
}
}
@keyframes slideDown {
from {
transform: translateY(-0.5rem);
}
to {
transform: translateY(0rem);
}
}.rkit-search .rkit-search-button {
background-color: #00cea6;
padding: 18px;
display: flex !important;
align-items: center;
border: none;
gap: 0.5rem;
}
.rkit-search .rkit-search-button:hover {
background-color: #009678;
}
.rkit-search .rkit-search-input {
outline: none;
width: 100%;
border: none;
border-radius: 0px;
background: #f1f1f1;
padding: 18px;
}
.rkit-search .rkit-search-input:focus {
outline: none;
}
.rkit-search { display: flex; }
.rkit-search-icon {
font-size: 20px;
}.rkit-image {
display: flex;
flex-direction: column;
}
.rkit-image .site-caption {
width: 100%;
}.rkit-post-grid-body {
padding: 20px 30px 30px 30px;
z-index: 2;
position: relative;
width: 100%;
}
.rkit-post-block-card{
background-color: #F7F7F7;
}
.rkit-post-grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
}
.rkit-image-link {
display: block;
width: 100%;
}
.rkit-post-grid-card {
background-color: #e9e9e9;
display: flex;
flex-direction: column;
width: 100%;
box-sizing: border-box;
overflow: hidden;
}
.rkit-w-50 {
width: 50%;
}
.rkit-image-container {
position: relative;
} 
.rkit-post-grid-img {
transition: all 0.5s;
object-fit: cover;
object-position: center;
width: 100% !important  ;
height: 100% !important;
}
.rkit-post-grid-card:hover .rkit-post-grid-img {
transform: scale(1.1);
overflow:   hidden ;
}
.rkit-metadata,
.rkit-metadata a {
color: gray;
}
.rkit-metadata {
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.rkit-float-metawrapper-date {
position: absolute;
bottom: -10px;
right: 10px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
height: 3rem;
width: 3rem;
background-color: #00cea6;
}
.rkit-float-metawrapper-date>span {
display: flex;
justify-content: center;
flex-direction: column;
line-height: 1;
}
.rkit-float-metawrapper-date>span>strong {
font-size: large;
}
.rkit-floating-category {
display: flex;
flex-wrap: wrap;
position: absolute;
font-size: 12px;
z-index: 2;
gap: 0.5rem;
}
.rkit-post-block-card .rkit-floating-category-btn {
background-color: #535353;
padding-inline: 15px;
border-radius: 0;
color: #ffffff;
border: none;
}
.rkit-post-block-card .rkit-floating-category-btn:hover {
background-color: #00cea6;
color: black;
}
.rkit-post-block-card .rkit-readmore-btn {
background-color: #535353;
border-radius: 0;
padding: 16px 32px 16px 32px;
text-align: center;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none;
display: flex;
align-items: center;
gap: 0.5rem;
}
.rkit-post-block-card .rkit-readmore-btn:hover {
background-color: #00cea6;
color: black;
}
.rkit-readmore-div {
display: flex;
}
.rkit-metadata-item {
display: flex;
align-items: center;
cursor: pointer;
}
.rkit-post-grid .rkit-post-grid-body.rkit-post-grid-highlight-border::before {
content: "";
display: block;
height: 50%;
width: 2px;
background: #ff712b;
position: absolute;
z-index: 999;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
left: 0;
}
.rkit-post-grid-title-container {
margin : 10px 0px 10px 0px;
}
.rkit-post-grid-title{
font-size: 20px;
font-weight: 700;
color :black;
}
.rkit-post-grid-paragraph {
margin: 0px 0px 30px 0px;
}
@media only screen and (max-width:1024px) {
.rkit-post-grid {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width:767px) {
.rkit-post-grid {
grid-template-columns: repeat(1, 1fr);
}
.rkit-post-grid-card {
flex-direction: column !important;
}
.rkit-w-50 {
width: 100%;
}
}.rkit-post-block-body {
padding: 20px 30px 30px 30px;
z-index: 2;
position: relative;
width: 100%;
}
.rkit-post-block {
display: flex;
flex-direction: column;
}
.rkit-image-link {
display: block;
width: 100%;
}
.rkit-post-block-card {
background-color: #e9e9e9;
display: flex;
flex-direction: column;
width: 100%;
box-sizing: border-box;
}
.rkit-w-50 {
width: 50%;
}
.rkit-post-block .rkit-image-container {
position: relative;
width: 100%;
}
.rkit-post-block-img {
transition: all 0.5s;
object-fit: cover;
object-position: center;
width: 100% !important  ;
height: 100% !important;
}
.rkit-post-block-card:hover .rkit-post-block-img {
transform: scale(1.1);
}
.rkit-metadata,
.rkit-metadata a {
color: gray;
}
.rkit-metadata {
display: flex;
flex-wrap: wrap;
gap: 5px;
}
.rkit-float-metawrapper-date {
position: absolute;
bottom: -10px;
right: 10px;
font-size: 12px;
display: flex;
justify-content: center;
align-items: center;
height: 3rem;
width: 3rem;
background-color: #00cea6;
}
.rkit-float-metawrapper-date>span {
display: flex;
justify-content: center;
flex-direction: column;
line-height: 1;
}
.rkit-float-metawrapper-date>span>strong {
font-size: large;
}
.rkit-floating-category {
display: flex;
flex-wrap: wrap;
position: absolute;
font-size: 12px;
z-index: 2;
gap: 0.5rem;
}
.rkit-post-grid-card .rkit-floating-category-btn {
background-color: #535353;
padding-inline: 15px;
border-radius: 0;
color: #ffffff;
border: none;
}
.rkit-post-grid-card .rkit-floating-category-btn:hover {
background-color: #00cea6;
color: black;
}
.rkit-post-grid-card .rkit-readmore-btn {
background-color: #535353;
border-radius: 0;
padding: 16px 32px 16px 32px;
text-align: center;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none;
display: flex;
align-items: center;
gap: 0.5rem;
}
.rkit-post-grid-card .rkit-readmore-btn:hover {
background-color: #00cea6;
color: black;
}
.rkit-readmore-div {
display: flex;
}
.rkit-metadata-item {
display: flex;
align-items: center;
cursor: pointer;
}
.rkit-post-block .rkit-post-block-body.rkit-post-block-highlight-border::before {
content: "";
display: block;
height: 50%;
width: 2px;
background: #ff712b;
position: absolute;
z-index: 999;
-webkit-transform: translateY(-50%);
transform: translateY(-50%);
top: 50%;
left: 0;
}
.rkit-post-block-title-container {
margin : 10px 0px 10px 0px;
}
.rkit-post-block-title{
font-size: 20px;
font-weight: 700;
color :black;
}
.rkit-post-block-paragraph {
margin: 0px 0px 30px 0px;
}
@media only screen and (max-width:1024px) {
.rkit-post-block {
grid-template-columns: repeat(2, 1fr);
}
}
@media only screen and (max-width:767px) {
.rkit-post-block {
grid-template-columns: repeat(1, 1fr);
}
.rkit-post-block-card {
flex-direction: column !important;
}
.rkit-w-50 {
width: 100%;
}
}.rkit-cta {
overflow: hidden;
position: relative;
background: white;
transition: all 0.5s;
}
.rkit-cta-container-classic {
display: flex;
}
.rkit-cta-container-cover {
display: block;
}
.rkit-cta-img__wrapper {
background-size: cover;
background-position: 50%;
min-width: 50%;
position: relative;
overflow: hidden;
}
.rkit-cta-img__image {
transition: all 1.5s;
object-fit: cover;
object-position: center;
display: block;
background-size: cover;
background-position: center;
background-repeat: no-repeat;
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
}
.rkit-cta-container-cover .rkit-cta-img__wrapper {
min-height: 350px;
}
.rkit-cta-container-classic .rkit-cta-img__wrapper {
min-height: 350px;
}
.rkit-cta-container-cover .rkit-cta-content__wrapper {
position: absolute;
top: 0;
width: 100%;
height: 100%;
display: flex;
}
.rkit-cta-description {
margin-bottom: 1rem;
}
.rkit-cta-container-classic .rkit-cta-content__wrapper {
min-height: 350px;
}
.rkit-cta-ribbon {
position: absolute;
z-index: 1;
top: 0;
left: auto;
right: 0;
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
}
.rkit-cta-ribbon.rkit-cta-ribbon__left {
transform: rotate(0);
left: 0;
right: auto;
}
.rkit-cta-ribbon.rkit-cta-ribbon__right {
transform: rotate(90deg);
left: auto;
right: 0;
}
.rkit-cta-ribbon__inner {
text-align: center;
left: 0;
width: 200%;
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
background: #00cea6;
color: #000;
line-height: 2;
font-weight: 700;
}
.rkit-cta-content__wrapper {
width: 100%;
display: flex;
flex-direction: column;
padding : 30px;
}
.rkit-cta .rkit-cta-title {
transition: all 0.5s;
}
.rkit-cta-img__overlay {
position: absolute;
width: 100%;
height: 100%;
left: 0;
top: 0;
transition: all 0.5s;
}
.rkit-cta:hover .rkit-cta-img__overlay {
background-color: rgba(0, 0, 0, 0.25);
}
.rkit-cta:hover .zoom-in {
transform: scale(1.2);
}
.zoom-out {
transform: scale(1.2);
}
.rkit-cta:hover .zoom-out {
transform: scale(1);
}
.rkit-cta-icon__graphic_element {
font-size: 70px;
}
.rkit-cta-img__image.move-left {
transform: scale(1.2) translateX(8%);
}
.rkit-cta-img__image.move-right {
transform: scale(1.2) translateX(-8%);
}
.rkit-cta-img__image.move-up {
transform: scale(1.2) translateY(8%);
}
.rkit-cta-img__image.move-down {
transform: scale(1.2) translateY(-8%);
}
.rkit-cta:hover .rkit-cta-img__image.move-left,
.rkit-cta:hover .rkit-cta-img__image.move-right,
.rkit-cta:hover .rkit-cta-img__image.move-up,
.rkit-cta:hover .rkit-cta-img__image.move-down {
transform: scale(1.2) translateX(0%);
}
.rkit-cta__graphic_element {
display: flex;
justify-content: center;
align-items: center;
overflow: hidden;
}
.rkit-cta__graphic_element:has(.rkit-cta-icon__graphic_element) {
aspect-ratio: 1/1;
}
.rkit-cta-text {
display: flex;
flex-direction: column;
}
.rkit-cta a.rkit-cta-button {
background-color: #535353;
border-radius: 5px;
padding: 16px 32px 16px 32px;
text-align: center;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none;
display: flex;
flex-direction: row;
align-items: center;
justify-content: center;
gap: 0.5rem;
}
.rkit-cta-button.fullwidth {
width: 100%;
}
.rkit-cta a.rkit-cta-button:hover {
background-color: #00cea6;
color: #535353;
}.rkit-blockquote{
display: flex;
position: relative;
}
.blockquote-top{
flex-direction: column;
}
.rkit-quote-icon{
font-size: 4rem;
margin : 0px 0px 20px 0px;
}
.rkit-blockquote__icon {
color: #00cea6;
}
.blockquote-top .rkit-quote-icon{
display: flex;  
align-items: center;
}
.blockquote-inline .rkit-quote-icon {
float: left;
line-height: 1em;
width: 1em;
height: 1em;
display: inline-flex;
align-items: center;
justify-content: center;
margin: 0 .5em 0 0;
}
.blockquote-inline , .blockquote-absolute {
flex-direction: column;
}
.rkit-quote-author {
font-weight: 700;
}
.blockquote-absolute .rkit-quote-icon {
position: absolute;
z-index: 1;
left : 0;
right: 0;
top: 0;
bottom: 0;
display: flex;
align-items: center;
margin: 0;
}.rkit-social-media__list {
display: flex;
flex-wrap: wrap;
gap: 0.54rem;
}
.rkit-social-media__list .rkit-social-share__link {
width: fit-content;
border: none;
display: flex;
align-items: center;
height: 100%;
line-height: 1;
border-radius: 0;
padding: 10px;
}
.rkit-social-share.fullwidth .rkit-social-share__link {
width: 100%;
justify-content: center;
}
.facebook {
--color: #1877f2; }
.twitter {
--color: #000000; }
.pinterest {
--color: #e60023; }
.linkedin {
--color: #0a66c2; }
.quora {
--color: #b92b27; }
.reddit {
--color: #ff4500; }
.telegram {
--color: #26a5e4; }
.viber {
--color: #665cac; }
.whatsapp {
--color: #25d366; }
.line {
--color: #00b900; }
.facebook:hover {
--color: #145dbf; }
.twitter:hover {
--color: #1c1c1c; }
.pinterest:hover {
--color: #b8001b; }
.linkedin:hover {
--color: #004182; }
.quora:hover {
--color: #8a211d; }
.reddit:hover {
--color: #cc3700; }
.telegram:hover {
--color: #007ba7; }
.viber:hover {
--color: #514483; }
.whatsapp:hover {
--color: #1ebe5c; }
.line:hover {
--color: #009900; } .discord {
--color: #5865f2; }
.discord:hover {
--color: #4752c4; } .github {
--color: #181717; }
.github:hover {
--color: #000000; } .instagram {
--color: #e4405f; }
.instagram:hover {
--color: #bc2a8d; } .snapchat {
--color: #fffc00; }
.snapchat:hover {
--color: #e6d800; } .threads {
--color: #000000; }
.threads:hover {
--color: #222222; } .tiktok {
--color: #010101; }
.tiktok:hover {
--color: #25f4ee; } .youtube {
--color: #ff0000; }
.youtube:hover {
--color: #cc0000; }
.rkit-social-share.flat .rkit-social-share__link {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.flat .rkit-social-share__link:hover {
color: white;
fill: white;
}
.rkit-social-share.outline .rkit-social-share__link,
.rkit-social-share.framed .rkit-social-share__link {
border-width: 2px;
border-style: solid;
border-color: var(--color);
color: var(--color);
fill: var(--color);
background: transparent;
}
.rkit-social-share.framed .rkit-social-share__link:hover {
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.outline .rkit-social-share__link:hover {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.flat-on-hover .rkit-social-share__link {
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.flat-on-hover .rkit-social-share__link:hover {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.pointer .rkit-social-share__link,
.rkit-social-share.pointer .rkit-social-share__link:hover,
.rkit-social-share.pointer-on-hover .rkit-social-share__link,
.rkit-social-share.pointer-on-hover .rkit-social-share__link:hover {
--pointer-width: 3px;
position: relative;
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.pointer .rkit-social-share__link::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: var(--pointer-width);
background-color: var(--color);
transform: translateY(50%);
}
.rkit-social-share.pointer-on-hover .rkit-social-share__link::after {
content: "";
position: absolute;
left: 50%;
right: 50%;
bottom: 0;
width: 0%;
height: var(--pointer-width);
background-color: var(--color);
transition: width 0.5s;
transform: translateX(-50%);
}
.rkit-social-share.pointer-on-hover .rkit-social-share__link:hover::after {
width: 100%;
}.rkit-social-media__list {
display: flex;
flex-wrap: wrap;
gap: 0.54rem;
}
.rkit-social-media__list .rkit-social-share__link {
width: fit-content;
border: none;
display: flex;
align-items: center;
height: 100%;
line-height: 1;
border-radius: 0;
padding: 10px;
}
.rkit-social-share.fullwidth .rkit-social-share__link {
width: 100%;
justify-content: center;
}
.facebook {
--color: #1877f2; }
.twitter {
--color: #000000; }
.pinterest {
--color: #e60023; }
.linkedin {
--color: #0a66c2; }
.quora {
--color: #b92b27; }
.reddit {
--color: #ff4500; }
.telegram {
--color: #26a5e4; }
.viber {
--color: #665cac; }
.whatsapp {
--color: #25d366; }
.line {
--color: #00b900; }
.facebook:hover {
--color: #145dbf; }
.twitter:hover {
--color: #1c1c1c; }
.pinterest:hover {
--color: #b8001b; }
.linkedin:hover {
--color: #004182; }
.quora:hover {
--color: #8a211d; }
.reddit:hover {
--color: #cc3700; }
.telegram:hover {
--color: #007ba7; }
.viber:hover {
--color: #514483; }
.whatsapp:hover {
--color: #1ebe5c; }
.line:hover {
--color: #009900; } .discord {
--color: #5865f2; }
.discord:hover {
--color: #4752c4; } .github {
--color: #181717; }
.github:hover {
--color: #000000; } .instagram {
--color: #e4405f; }
.instagram:hover {
--color: #bc2a8d; } .snapchat {
--color: #fffc00; }
.snapchat:hover {
--color: #e6d800; } .threads {
--color: #000000; }
.threads:hover {
--color: #222222; } .tiktok {
--color: #010101; }
.tiktok:hover {
--color: #25f4ee; } .youtube {
--color: #ff0000; }
.youtube:hover {
--color: #cc0000; }
.rkit-social-share.flat .rkit-social-share__link {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.flat .rkit-social-share__link:hover {
color: white;
fill: white;
}
.rkit-social-share.outline .rkit-social-share__link,
.rkit-social-share.framed .rkit-social-share__link {
border-width: 2px;
border-style: solid;
border-color: var(--color);
color: var(--color);
fill: var(--color);
background: transparent;
}
.rkit-social-share.framed .rkit-social-share__link:hover {
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.outline .rkit-social-share__link:hover {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.flat-on-hover .rkit-social-share__link {
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.flat-on-hover .rkit-social-share__link:hover {
background-color: var(--color);
color: white;
fill: white;
}
.rkit-social-share.pointer .rkit-social-share__link,
.rkit-social-share.pointer .rkit-social-share__link:hover,
.rkit-social-share.pointer-on-hover .rkit-social-share__link,
.rkit-social-share.pointer-on-hover .rkit-social-share__link:hover {
--pointer-width: 3px;
position: relative;
background: transparent;
color: var(--color);
fill: var(--color);
}
.rkit-social-share.pointer .rkit-social-share__link::after {
content: "";
position: absolute;
left: 0;
right: 0;
bottom: 0;
width: 100%;
height: var(--pointer-width);
background-color: var(--color);
transform: translateY(50%);
}
.rkit-social-share.pointer-on-hover .rkit-social-share__link::after {
content: "";
position: absolute;
left: 50%;
right: 50%;
bottom: 0;
width: 0%;
height: var(--pointer-width);
background-color: var(--color);
transition: width 0.5s;
transform: translateX(-50%);
}
.rkit-social-share.pointer-on-hover .rkit-social-share__link:hover::after {
width: 100%;
}.rkit-team-card {
background-color: #F7F7F7;
transition: all 0.5s;
overflow: hidden;
position: relative;
}
.pointer {
--pointer-size : 5px;
}
.rkit-team-card.pointer::before {
content: "";
height: var(--pointer-size);
width: 100%;
bottom: 0;
left: 0;
right: 0;
background: blue;
position: absolute;
z-index: 9999;
}
.rkit-team-card.pointer::after {
content: "";
position: absolute;
width: 0%;
bottom: 0;
left: 50%;
transform: translateX(-50%);
height: var(--pointer-size);
transition: width 0.5s ease;
background: #00cea6;
z-index: 99999;
}
.rkit-team-card:hover.pointer::after {
width: 100%;
}
.rkit-team__detail {
padding: 2rem;
display: flex;
flex-direction: column;
position: relative;
z-index: 2;
transition: all 0.5s;
}
.rkit-team__detail h4 {
margin-bottom: 0;
margin-top: 0;
}
.rkit-team__img {
display: flex;
transition: all 1s;
overflow: hidden;
}
.rkit-team__img img {
width: 100%;
aspect-ratio: 3/2;
object-fit: cover;
transition: transform 0.5s;
}
.rkit-team__img.move-left img {
transform: scale(1.2) translateX(8%);
}
.rkit-team__img.move-right img {
transform: scale(1.2) translateX(-8%);
}
.rkit-team__img.move-up img {
transform: scale(1.2) translateY(8%);
}
.rkit-team__img.move-down img {
transform: scale(1.2) translateY(-8%);
}
.rkit-team-card:hover .rkit-team__img.move-left img,
.rkit-team-card:hover .rkit-team__img.move-right img,
.rkit-team-card:hover .rkit-team__img.move-up img,
.rkit-team-card:hover .rkit-team__img.move-down img {
transform: scale(1.2) translateX(0%);
}
.rkit-team-card:hover .rkit-team__img.zoom-in img {
transform: scale(1.2);
}
.rkit-team__img.zoom-out img {
transform: scale(1.2);
}
.rkit-team-card:hover .rkit-team__img.zoom-out img {
transform: scale(1);
}
.rkit-team__role {
color: gray;
font-size: 15px;
margin-bottom: 0.5rem;
}
.rkit-team__description {
margin-bottom: 0.5rem;
}
.rkit-team__overlay {
overflow: hidden;
}
.rkit-team__overlay .rkit-team-card {
position: relative;
}
.rkit-team__overlay .rkit-team__detail {
visibility: hidden;
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
transform: translateY(100%);
transition: all 0.5s; color: white;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.rkit-team__overlay .rkit-team__detail::after {
content: "";
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0; transition: all 0.5s;
background-color: rgba(0, 0, 0, 0.5);
color: white;
z-index: -1;
}
.rkit-team__overlay:hover .rkit-team__detail,
.rkit-team__overlay:hover .rkit-team__detail::after
{
visibility: visible;
transform: translateY(0%);
opacity: 1;
}
.rkit-team__overlay:hover .rkit-team__img {
filter: blur(5px);
}
.rkit-team__social {
display: flex;
justify-content: center;
align-items: center;
z-index: 3;
}
.rkit-team__social_item {
padding: 20px;
aspect-ratio: 1/1; display: flex;
justify-content: center;
align-items: center;
background: var(--color);
transition: all 0.5s;
}
.rkit-team__social_icon {
color: var(--icon-color);
fill: var(--icon-color);
}
.rkit-team__social_on_hover_top .rkit-team-card,
.rkit-team__social_on_hover_left .rkit-team-card,
.rkit-team__social_on_hover_right .rkit-team-card,
.rkit-team__social_on_hover_bottom .rkit-team-card {
position: relative;
overflow: hidden;
}
.rkit-team__social_on_hover_top .rkit-team__social,
.rkit-team__social_on_hover_left .rkit-team__social,
.rkit-team__social_on_hover_right .rkit-team__social,
.rkit-team__social_on_hover_bottom .rkit-team__social {
position: absolute;
display: flex;
opacity: 0;
transition: all 0.5s;
}
.rkit-team__social_on_hover_top .rkit-team__social ,
.rkit-team__social_on_hover_bottom .rkit-team__social {
flex-direction: row;
}
.rkit-team__social_on_hover_left .rkit-team__social, 
.rkit-team__social_on_hover_right .rkit-team__social {
flex-direction: column;
top: 0;
bottom: 0;
align-items: center;
}
.rkit-team__social_on_hover_top .rkit-team__social, 
.rkit-team__social_on_hover_bottom .rkit-team__social {
flex-direction: row;
left: 0;
right: 0;
justify-content: center;
}
.rkit-team__social_on_hover_left .rkit-team__social {
left: -50px;
}
.rkit-team__social_on_hover_left:hover .rkit-team__social {
left: 0;
opacity: 1;
}
.rkit-team__social_on_hover_right .rkit-team__social {
right: -50px;
}
.rkit-team__social_on_hover_right:hover .rkit-team__social {
right: 0;
opacity: 1;
}
.rkit-team__social_on_hover_top .rkit-team__social {
top: -50px;
}
.rkit-team__social_on_hover_top:hover .rkit-team__social {
top: 0;
opacity: 1;
}
.rkit-team__social_on_hover_bottom .rkit-team__social {
bottom: -50px;
}
.rkit-team__social_on_hover_bottom:hover .rkit-team__social {
bottom: 0;
opacity: 1;
}
.rkit-team__centered .rkit-team-card{
padding: 1rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.rkit-team__centered .rkit-team__img {
border-radius: 50%;
overflow: hidden;
width: 50%;
min-width: 180px;
}
.rkit-team__centered .rkit-team__img img {
aspect-ratio: 1/1;
}
.rkit-team__centered .rkit-team__detail {
text-align: center;
justify-content: center;
align-items: center;
}
.facebook {
--color: #1877F2; --icon-color : #ffffff;
}
.twitter {
--color: #000000; --icon-color : #ffffff;
}
.pinterest {
--color: #E60023; --icon-color : #ffffff;
}
.linkedin {
--color: #0A66C2; --icon-color : #ffffff;
}
.quora {
--color: #B92B27; --icon-color : #ffffff;
}
.reddit {
--color: #FF4500; --icon-color : #ffffff;
}
.telegram {
--color: #26A5E4; --icon-color : #ffffff;
}
.viber {
--color: #665CAC; --icon-color : #ffffff;
}
.whatsapp {
--color: #25D366; --icon-color : #ffffff;
}
.line {
--color: #00B900; --icon-color : #ffffff;
}
.facebook:hover {
--color: #145DBF; --icon-color : #ffffff;
}
.twitter:hover {
--color: #1C1C1C; --icon-color : #ffffff;
}
.pinterest:hover {
--color: #B8001B; --icon-color : #ffffff;
}
.linkedin:hover {
--color: #004182; --icon-color : #ffffff;
}
.quora:hover {
--color: #8A211D; --icon-color : #ffffff;
}
.reddit:hover {
--color: #CC3700; --icon-color : #ffffff;
}
.telegram:hover {
--color: #007BA7; --icon-color : #ffffff;
}
.viber:hover {
--color: #514483; --icon-color : #ffffff;
}
.whatsapp:hover {
--color: #1EBE5C; --icon-color : #ffffff;
}
.line:hover {
--color: #009900; --icon-color : #ffffff;
}
.tiktok {
--color : #000000;
--icon-color : #ffffff;
}
.tiktok:hover {
--color : #1C1C1C;
--icon-color : #ffffff;
}
.github {
--color : #333333;
--icon-color : #ffffff;
}
.github:hover {
--color : #000000;
--icon-color : #ffffff;
}
.youtube {
--color : #ff0000;
--icon-color : #ffffff;
}
.youtube:hover {
--color : #CD201F;
--icon-color : #ffffff;
}
.instagram {
--color : #E1306C;
--icon-color : #ffffff;
}
.instagram:hover {
--color : #c13584;
--icon-color : #ffffff;
}
.dribbble {
--color :  #ea4c89;
--icon-color : #ffffff;
}
.dribbble:hover {
--color : #ca2e6a;
--icon-color : #ffffff;
}
.behance {
--color : #1769ff;
--icon-color :#ffffff;
}
.behance:hover {
--color:#153bbb;
--icon-color : #ffffff;
}.rkit-team-card {
background-color: #F7F7F7;
transition: all 0.5s;
overflow: hidden;
position: relative;
}
.pointer {
--pointer-size : 5px;
}
.rkit-team-card.pointer::before {
content: "";
height: var(--pointer-size);
width: 100%;
bottom: 0;
left: 0;
right: 0;
background: blue;
position: absolute;
z-index: 9999;
}
.rkit-team-card.pointer::after {
content: "";
position: absolute;
width: 0%;
bottom: 0;
left: 50%;
transform: translateX(-50%);
height: var(--pointer-size);
transition: width 0.5s ease;
background: #00cea6;
z-index: 99999;
}
.rkit-team-card:hover.pointer::after {
width: 100%;
}
.rkit-team__detail {
padding: 2rem;
display: flex;
flex-direction: column;
position: relative;
z-index: 2;
transition: all 0.5s;
}
.rkit-team__detail h4 {
margin-bottom: 0;
margin-top: 0;
}
.rkit-team__img {
display: flex;
transition: all 1s;
overflow: hidden;
}
.rkit-team__img img {
width: 100%;
aspect-ratio: 3/2;
object-fit: cover;
transition: transform 0.5s;
}
.rkit-team__img.move-left img {
transform: scale(1.2) translateX(8%);
}
.rkit-team__img.move-right img {
transform: scale(1.2) translateX(-8%);
}
.rkit-team__img.move-up img {
transform: scale(1.2) translateY(8%);
}
.rkit-team__img.move-down img {
transform: scale(1.2) translateY(-8%);
}
.rkit-team-card:hover .rkit-team__img.move-left img,
.rkit-team-card:hover .rkit-team__img.move-right img,
.rkit-team-card:hover .rkit-team__img.move-up img,
.rkit-team-card:hover .rkit-team__img.move-down img {
transform: scale(1.2) translateX(0%);
}
.rkit-team-card:hover .rkit-team__img.zoom-in img {
transform: scale(1.2);
}
.rkit-team__img.zoom-out img {
transform: scale(1.2);
}
.rkit-team-card:hover .rkit-team__img.zoom-out img {
transform: scale(1);
}
.rkit-team__role {
color: gray;
font-size: 15px;
margin-bottom: 0.5rem;
}
.rkit-team__description {
margin-bottom: 0.5rem;
}
.rkit-team__overlay {
overflow: hidden;
}
.rkit-team__overlay .rkit-team-card {
position: relative;
}
.rkit-team__overlay .rkit-team__detail {
visibility: hidden;
opacity: 0;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
transform: translateY(100%);
transition: all 0.5s; color: white;
display: flex;
justify-content: center;
align-items: center;
text-align: center;
}
.rkit-team__overlay .rkit-team__detail::after {
content: "";
position: absolute;
right: 0;
top: 0;
left: 0;
bottom: 0; transition: all 0.5s;
background-color: rgba(0, 0, 0, 0.5);
color: white;
z-index: -1;
}
.rkit-team__overlay:hover .rkit-team__detail,
.rkit-team__overlay:hover .rkit-team__detail::after
{
visibility: visible;
transform: translateY(0%);
opacity: 1;
}
.rkit-team__overlay:hover .rkit-team__img {
filter: blur(5px);
}
.rkit-team__social {
display: flex;
justify-content: center;
align-items: center;
z-index: 3;
}
.rkit-team__social_item {
padding: 20px;
aspect-ratio: 1/1; display: flex;
justify-content: center;
align-items: center;
background: var(--color);
transition: all 0.5s;
}
.rkit-team__social_icon {
color: var(--icon-color);
fill: var(--icon-color);
}
.rkit-team__social_on_hover_top .rkit-team-card,
.rkit-team__social_on_hover_left .rkit-team-card,
.rkit-team__social_on_hover_right .rkit-team-card,
.rkit-team__social_on_hover_bottom .rkit-team-card {
position: relative;
overflow: hidden;
}
.rkit-team__social_on_hover_top .rkit-team__social,
.rkit-team__social_on_hover_left .rkit-team__social,
.rkit-team__social_on_hover_right .rkit-team__social,
.rkit-team__social_on_hover_bottom .rkit-team__social {
position: absolute;
display: flex;
opacity: 0;
transition: all 0.5s;
}
.rkit-team__social_on_hover_top .rkit-team__social ,
.rkit-team__social_on_hover_bottom .rkit-team__social {
flex-direction: row;
}
.rkit-team__social_on_hover_left .rkit-team__social, 
.rkit-team__social_on_hover_right .rkit-team__social {
flex-direction: column;
top: 0;
bottom: 0;
align-items: center;
}
.rkit-team__social_on_hover_top .rkit-team__social, 
.rkit-team__social_on_hover_bottom .rkit-team__social {
flex-direction: row;
left: 0;
right: 0;
justify-content: center;
}
.rkit-team__social_on_hover_left .rkit-team__social {
left: -50px;
}
.rkit-team__social_on_hover_left:hover .rkit-team__social {
left: 0;
opacity: 1;
}
.rkit-team__social_on_hover_right .rkit-team__social {
right: -50px;
}
.rkit-team__social_on_hover_right:hover .rkit-team__social {
right: 0;
opacity: 1;
}
.rkit-team__social_on_hover_top .rkit-team__social {
top: -50px;
}
.rkit-team__social_on_hover_top:hover .rkit-team__social {
top: 0;
opacity: 1;
}
.rkit-team__social_on_hover_bottom .rkit-team__social {
bottom: -50px;
}
.rkit-team__social_on_hover_bottom:hover .rkit-team__social {
bottom: 0;
opacity: 1;
}
.rkit-team__centered .rkit-team-card{
padding: 1rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.rkit-team__centered .rkit-team__img {
border-radius: 50%;
overflow: hidden;
width: 50%;
min-width: 180px;
}
.rkit-team__centered .rkit-team__img img {
aspect-ratio: 1/1;
}
.rkit-team__centered .rkit-team__detail {
text-align: center;
justify-content: center;
align-items: center;
}
.facebook {
--color: #1877F2; --icon-color : #ffffff;
}
.twitter {
--color: #000000; --icon-color : #ffffff;
}
.pinterest {
--color: #E60023; --icon-color : #ffffff;
}
.linkedin {
--color: #0A66C2; --icon-color : #ffffff;
}
.quora {
--color: #B92B27; --icon-color : #ffffff;
}
.reddit {
--color: #FF4500; --icon-color : #ffffff;
}
.telegram {
--color: #26A5E4; --icon-color : #ffffff;
}
.viber {
--color: #665CAC; --icon-color : #ffffff;
}
.whatsapp {
--color: #25D366; --icon-color : #ffffff;
}
.line {
--color: #00B900; --icon-color : #ffffff;
}
.facebook:hover {
--color: #145DBF; --icon-color : #ffffff;
}
.twitter:hover {
--color: #1C1C1C; --icon-color : #ffffff;
}
.pinterest:hover {
--color: #B8001B; --icon-color : #ffffff;
}
.linkedin:hover {
--color: #004182; --icon-color : #ffffff;
}
.quora:hover {
--color: #8A211D; --icon-color : #ffffff;
}
.reddit:hover {
--color: #CC3700; --icon-color : #ffffff;
}
.telegram:hover {
--color: #007BA7; --icon-color : #ffffff;
}
.viber:hover {
--color: #514483; --icon-color : #ffffff;
}
.whatsapp:hover {
--color: #1EBE5C; --icon-color : #ffffff;
}
.line:hover {
--color: #009900; --icon-color : #ffffff;
}
.tiktok {
--color : #000000;
--icon-color : #ffffff;
}
.tiktok:hover {
--color : #1C1C1C;
--icon-color : #ffffff;
}
.github {
--color : #333333;
--icon-color : #ffffff;
}
.github:hover {
--color : #000000;
--icon-color : #ffffff;
}
.youtube {
--color : #ff0000;
--icon-color : #ffffff;
}
.youtube:hover {
--color : #CD201F;
--icon-color : #ffffff;
}
.instagram {
--color : #E1306C;
--icon-color : #ffffff;
}
.instagram:hover {
--color : #c13584;
--icon-color : #ffffff;
}
.dribbble {
--color :  #ea4c89;
--icon-color : #ffffff;
}
.dribbble:hover {
--color : #ca2e6a;
--icon-color : #ffffff;
}
.behance {
--color : #1769ff;
--icon-color :#ffffff;
}
.behance:hover {
--color:#153bbb;
--icon-color : #ffffff;
}
.team-carousel-card-container{
overflow: hidden;
}
.rkit-absolute-team-carousel-wrapper {
display: flex;
align-items: center;
position: absolute;
inset: 0;
justify-content: space-between;
z-index: 999999;
pointer-events: none;
}
.rkit-team-carousel-pagination{
position: relative;
display: flex;
flex-direction: row;
gap: 0.5rem;
padding-block: 0.5rem;
justify-content: center;
align-items: center;
margin: 30px 0px 0px 0px;
}
.rkit-team-carousel-button-prev,
.rkit-team-carousel-button-next {
position: absolute;
z-index: 999;
cursor: pointer;
pointer-events: auto;
width: 45px;
top: 50%;
height: 45px;
background-color: #f7f7f7;
transform: translateY(0);
color: #1f1f1f;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.5s;
border-radius: 5px;
}
.rkit-team-carousel-button-prev {
left: -55px;
}
.rkit-team-carousel-button-next {
right: -55px;
}
.rkit-animation-hover-team-carousel-enabled .rkit-team-carousel-button-next,
.rkit-animation-hover-team-carousel-enabled .rkit-team-carousel-button-prev {
opacity: 0;
transition: all 0.5s;
transition-delay: 0.3s;
}
.rkit-animation-hover-team-carousel-enabled:hover .rkit-team-carousel-button-next,
.rkit-animation-hover-team-carousel-enabled:hover .rkit-team-carousel-button-prev {
opacity: 1;
transform: translate(0, -50%);
}
.rkit-animation-hover-team-carousel-enabled .rkit-team-carousel-button-next {
transform: translate(-30px, -50%);
}
.rkit-animation-hover-team-carousel-enabled .rkit-team-carousel-button-prev {
transform: translate(30px, -50%);
}.rkit-text-marquee {
overflow: hidden;
}
.rkit-marquee-container {
overflow: hidden; width: 100%;
display: flex;
flex-direction: row;
--gap: 5rem;
--speed: 20; }
.rkit-marquee {
animation: marquee calc(100s / var(--speed)) infinite linear;
}
.rkit-marquee-container:hover .pause-hover {
animation-play-state: paused;
}
.rkit-marquee-content {
display: inline-flex;
align-items: center;
}
.rkit-marquee-item {
text-wrap: nowrap;
padding-right: var(--gap);
}
.rkit-marquee-item-content {
display: flex;
flex-direction: row;
flex-wrap: nowrap;
align-items: center;
}
.rkit-running-text__text {
background: black;
font-size: 3rem;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
}
.rkit-running-text__icon {
font-size: 3rem;
width: 3rem;
color: black;
fill: black;
}
.image-running img{
display: block;
width: auto;
height: 100%;
overflow: hidden;
object-fit: contain;
}
.image-running { 
display : flex;
width: 100px;
height: 100px;
overflow: hidden;
opacity : 1;
align-items : center;
}
@keyframes marquee {
from {
transform: translateX(0%);
}
to {
transform: translateX(-100%);
}
}@keyframes blink-caret {
to {
opacity: 0;
}
}
.rkit-animated-heading p {
position: relative; }
.rkit-animated-heading {
position: relative;
}
.text-writing {
display: inline-block;
}
.text-writing::after {
content: "|";
display: inline-block;
vertical-align: top;
animation: blink-caret 600ms infinite alternate;
}
.rkit-animated-heading p {
margin-bottom: 0;
}
@keyframes typing-cursor {
from,
to {
border-color: transparent;
}
50% {
border-color: #000000;
}
}
.text-flipping {
transition: 0.5s;
animation-duration: 0.5s;
animation-fill-mode: both;
display: inline-block;
}
.flip-out {
transform: perspective(400px) rotateX(90deg);
animation-name: flipOut;
transform-origin: bottom;
opacity: 0;
}
.flip-in {
transform: perspective(400px) rotateX(0deg);
animation-name: flipIn;
transform-origin: bottom;
opacity: 1;
}
@keyframes flipOut {
0% {
transform: perspective(400px) rotateX(0deg);
transform-origin: bottom;
opacity: 1;
}
40% {
transform: perspective(400px) rotateX(-20deg);
transform-origin: bottom;
}
100% {
transform: perspective(400px) rotateX(90deg);
transform-origin: bottom;
opacity: 0;
}
}
@keyframes flipIn {
0% {
transform: perspective(400px) rotateX(-90deg);
transform-origin: bottom;
opacity: 0;
}
60% {
transform: perspective(400px) rotateX(-20deg);
transform-origin: bottom;
}
100% {
transform: perspective(400px) rotateX(0deg);
transform-origin: bottom;
opacity: 1;
}
}
.text-sliding_up,
.text-sliding_down {
overflow: hidden;
transition: opacity 0.5s;
display: inline-flex;
}
.text-sliding_down.slide-down_in {
height: auto;
animation: slideDown_In 0.5s;
}
.text-sliding_down.slide-down_out {
height: auto;
animation: slideDown_Out 0.5s;
}
.text-sliding_up.slide-up_in {
height: auto;
animation: slideUp_In 0.5s;
}
.text-sliding_up.slide-up_out {
height: auto;
animation: slideUp_Out 0.5s;
}
@keyframes slideUp_In {
0% {
transform: translateY(15px);
opacity: 0;
}
60% {
transform: translateY(-5px);
opacity: 0.8;
}
100% {
transform: translateY(0px);
opacity: 1;
}
}
@keyframes slideUp_Out {
0% {
transform: translateY(0px);
opacity: 1;
}
100% {
transform: translateY(-15px);
opacity: 0;
}
}
@keyframes slideDown_In {
0% {
transform: translateY(-15px);
opacity: 0;
}
60% {
transform: translateY(5px);
opacity: 0.8;
}
100% {
transform: translateY(0px);
opacity: 1;
}
}
@keyframes slideDown_Out {
0% {
transform: translateY(0px);
opacity: 1;
}
100% {
transform: translateY(15px);
opacity: 0;
}
}
@keyframes handdrawn {
0% {
stroke-dashoffset: 1500;
opacity: 0;
}
100% {
stroke-dashoffset: 0;
opacity: 1;
}
}
@keyframes opacity {
0% {
opacity: 1;
}
100% {
opacity: 0;
}
}
.rkit-animated-heading__text svg {
fill: none;
stroke: black;
stroke-width: 12px;
stroke-miterlimit: 10;
stroke-dasharray: 1500;
stroke-dashoffset: 1500;
stroke-linecap: round;
position: absolute;
top: 50%;
left: 50%;
width: calc(100% + 20px);
opacity: 0;
transform: translate(-50%, -50%);
z-index: -1;
height: calc(100% + 15px);
overflow: visible;
}
.rkit-animated-heading__text {
color: #00cea6;
}
.rkit-highlighted.in_front svg {
z-index: 2 !important;
}
.highlighted_in svg {
animation: handdrawn 1s forwards;
}
.highlighted_out svg {
stroke-dashoffset: 0;
animation: opacity 1s;
}
.rkit-highlighted {
display: inline-flex;
}
.text-drop-in,
.text-drop-out {
overflow: hidden;
display: inline-flex;
}
.text-drop-in.drop-in_out {
animation: dropIn_Out 0.5s;
opacity: 0;
}
.text-drop-in.drop-in_in {
animation: dropIn_In 0.5s;
opacity: 1;
}
@keyframes dropIn_Out {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(0.4);
opacity: 0;
}
}
@keyframes dropIn_In {
0% {
transform: scale(1.3);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}
.text-drop-out.drop-out_out {
animation: dropOut_Out 0.5s;
opacity: 0;
}
.text-drop-out.drop-out_in {
animation: dropOut_In 0.5s;
opacity: 1;
}
@keyframes dropOut_Out {
0% {
transform: scale(1);
opacity: 1;
}
100% {
transform: scale(1.3);
opacity: 0;
}
}
@keyframes dropOut_In {
0% {
transform: scale(0.4);
opacity: 0;
}
100% {
transform: scale(1);
opacity: 1;
}
}.rkit-swiper {
position: relative;
overflow: hidden;
}
.rkit-card {
background-color: #fafafa;
overflow: hidden;
}
.rkit-card-slider {
padding: 0px; position: relative;
}
.rkit-cardslider-pagination {
display: flex;
flex-direction: row;
gap: 0.5rem;
padding: 1rem;
justify-content: center;
align-items: center;
}
.rkit-swiper-button-prev {
left: -55px;
}
.rkit-swiper-button-next {
right: -55px;
}
.rkit-swiper-button-next,
.rkit-swiper-button-prev {
position: absolute;
z-index: 999;
cursor: pointer;
pointer-events: auto;
width: 45px;
top: 50%;
height: 45px;
background-color: #f7f7f7;
transform: translateY(0);
color: #1f1f1f;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.5s;
border-radius: 5px;
--swiper-navigation-size: 44px;
--swiper-navigation-top-offset: 50%;
--swiper-navigation-sides-offset: 10px;
}
.card-image {
width: 100%;
max-width: 100%;
overflow: hidden;
}
.rkit-card .card-image img {
width: 100%;
display: block;
object-fit: cover;
object-position: center;
}
.rkit-cardslider-bullet {
width: 8px;
aspect-ratio: 1/1;
border-radius: 50%;
background-color: #aaaaaa;
transition: all 0.5s ease;
}
.rkit-cardslider-bullet-active {
background-color: #161616;
}
.rkit-cardslider-bullet-clickable .rkit-cardslider-bullet {
cursor: pointer;
}
.rkit-card .card-body {
padding: 30px;
display: flex;
flex-direction: column;
position: relative;
z-index: 1;
}
.rkit-card .card-body::before {
content: "";
width: 100%;
height: 100%;
display: block;
z-index: -1;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
transform: translateY(120%);
opacity: 0;
transition: all 0.5s;
background: #aaaaaa;
}
.card-title {
margin: 0;
}
.card-title a {
text-decoration: none;
color: #161616;
}
.card-heading {
margin-bottom: 0.5rem;
display: flex;
flex-direction: column;
}
.rkit-swiper-button-prev.swiper-button-disabled,
.rkit-swiper-button-next.swiper-button-disabled {
opacity: 0.35;
cursor: auto;
pointer-events: none;
}
.rkit-card .card-button a {
background-color: #00cea6;
display: flex;
align-items: center;
flex-direction: row;
justify-content: center;
gap: 0.5rem;
padding: 1rem;
color: white;
transition: all 0.5s;
border-radius: 5px;
}
.rkit-card .card-button {
display: flex;
justify-content: start;
}
.rkit-card .card-button a .button-icon {
transition: color 0.5s;
}
.rkit-card.rkit-cc-overlay {
position: relative;
}
.rkit-card.rkit-cc-overlay .card-body {
opacity: 0;
transform: translateY(-20%);
transform-origin: bottom;
transition: all 0.5s;
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
justify-content: center;
color: white;
padding: 40px;
}
.rkit-card.rkit-cc-overlay .card-image img {
aspect-ratio: 1 / 1;
}
.rkit-card.rkit-cc-overlay .card-button {
justify-content: center;
}
.rkit-card.rkit-cc-overlay:hover .card-body {
opacity: 1;
transform: translateY(0);
}
.rkit-card.rkit-cc-overlay:hover .card-body::before {
transform: translateY(0);
opacity: 1;
}
.rkit-card-slider .swiper-slide {
overflow: unset;
}
.card-button.fullwidth a {
width: 100%;
}
.rkit-flex-absolute-card-slider {
display: flex;
align-items: center;
position: absolute;
inset: 0;
justify-content: space-between;
z-index: 999999;
pointer-events: none;
}
.rkit-animation-hover-card-slider-enabled .rkit-swiper-button-next,
.rkit-animation-hover-card-slider-enabled .rkit-swiper-button-prev {
opacity: 0;
transition: all 0.5s;
transition-delay: 0.3s;
}
.rkit-animation-hover-card-slider-enabled:hover .rkit-swiper-button-next,
.rkit-animation-hover-card-slider-enabled:hover .rkit-swiper-button-prev {
opacity: 1;
transform: translate(0, -50%);
}
.rkit-animation-hover-card-slider-enabled .rkit-swiper-button-next {
transform: translate(-30px, -50%);
}
.rkit-animation-hover-card-slider-enabled .rkit-swiper-button-prev {
transform: translate(30px, -50%);
}.rkit-accordion {
display: flex;
flex-direction: column;
gap: 0.5rem;
}
.rkit-accordion-header {
padding: 10px;
background-color: #ebebeb;
color: #000000;
cursor: pointer;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: center ;
transition: all 0.5s;
position: relative;
}
.rkit-accordion-header:hover {
z-index: 2;
}
.rkit-accordion-item.open .rkit-accordion__title{
color: rgb(1, 57, 242);
}
.rkit-accordion-content {
max-height: 0vmax;
height: auto;
visibility: hidden;
overflow: hidden;
transition: all 0.3s;
}
.rkit-accordion__icon{
display: flex;
align-items: center;
justify-content: center;
margin: 0px 20px 0px 20px;
transition: all 0.5s;
flex-shrink: 0;
}
.rkit-accordion__title{
width:100%;
text-align: left;
padding: 0px 0px 0px 20px;
transition: all 0.5s;
}
.rkit-accordion__content{
padding: 30px 30px 30px 30px;
text-align: left;
}
.rkit-accordion-item.open .rkit-accordion-content {
visibility: visible;
max-height: 100vmax;
transition: all 1.5s;
}
.rkit-accordion-item .rkit-accordion__icon .icon_open {
display: none;
}
.rkit-accordion-item.open .rkit-accordion__icon .icon_close {
display: none;
}
.rkit-accordion-item.open .rkit-accordion__icon .icon_open {
display: block;
}.rkit-testimonial-carousel { padding: 10px;
position: relative;
}
.rkit-testimonial-carousel .rkit-testimonial-card {
width: 100%;
height: auto;
display: flex;
border-radius: 10px;
overflow: hidden;
}
.rkit-pagination-bullet {
width: 8px;
aspect-ratio: 1/1;
border-radius: 50%;
background-color: #aaaaaa;
transition: all 0.5s ease;
}
.rkit-pagination-bullet-active {
background-color: #161616;
}
.rkit-pagination-bullet-clickable .rkit-pagination-bullet {
cursor: pointer;
}
.rkit-testimonial-wrapper.style_1 .rkit-testimonial-card {
background-color: aliceblue;
}
.rkit-testimonial-wrapper.style_2 .rkit-testimonial-card {
flex-direction: column;
}
.rkit-testimonial-wrapper.style_3 .rkit-testimonial-card {
background-color: aliceblue;
padding: 1rem;
display: flex;
flex-direction: row;
}
.rkit-testimonial-wrapper.style_4 .rkit-testimonial-card {
flex-direction: column;
background-color: aliceblue;
padding: 1rem;
}
.rkit-testimonial-wrapper.style_5 .rkit-testimonial-card { position: relative;
}
.testimonial_header {
display: flex;
}
.testimonial_body {
padding: 0.5rem;
}
.testimonial_quote {
padding: 0px 0px 20px 0px;
}
.testimonial-client-img img {
height: auto;
object-fit: cover;
display: flex;
}
.testimonial_quote_wrapper {
display: flex;
}
.rkit-testimonial-carousel .testimonial-container {
overflow: hidden;
}
.rkit-testimonial-wrapper.style_1 .testimonial-client-img {
width: 100%;
}
.rkit-testimonial-wrapper.style_1 .testimonial-client-img img {
width: 100%;
aspect-ratio: 16/9;
}
.rkit-testimonial-wrapper.style_2 .testimonial-client-img img {
width: 100px;
aspect-ratio: 1/1;
border-radius: 50%;
}
.rkit-testimonial-wrapper.style_3 .testimonial-client-img img {
width: 400px;
aspect-ratio: 1/1;
border-radius: 50%;
}
.rkit-testimonial-wrapper.style_5 .testimonial-client-img img {
width: 100%;
height: 100%;
}
.rkit-testimonial-wrapper.style_2 .testimonial-client-img {
display: flex;
justify-content: center;
}
.rkit-testimonial-wrapper.style_5 .testimonial-client-img {
width: 100%;
height: 100%;
}
.rkit-testimonial-wrapper.style_1 .rkit-testimonial-card {
flex-direction: column;
}
.rkit-testimonial-carousel .rkit-testimonial-pagination {
position: relative;
display: flex;
flex-direction: row;
gap: 0.5rem;
padding-block: 0.5rem;
justify-content: center;
align-items: center;
margin: 30px 0px 0px 0px;
}
.rkit-testimonial-wrapper.style_1 .testimonial_body {
padding: 1.5rem;
}
.rkit-testimonial-wrapper.style_2 .testimonial_body {
padding: 20px 20px 50px 20px;
background-color: aliceblue;
}
.rkit-testimonial-wrapper.style_5 .testimonial_body {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: rgba(0, 0, 0, 0.3);
display: flex;
flex-direction: column;
justify-content: center;
padding: 1rem;
color: white;
}
.rkit-testimonial-wrapper.style_5 .testimonial_header {
width: 100%;
}
.rkit-testimonial-wrapper.style_2 .testimonial_header {
flex-direction: column;
margin-top: -50px;
}
.rkit-testimonial-wrapper.style_1 .testimonial_header {
position: relative;
}
.rkit-testimonial-wrapper.style_1 .testimonial_quote_wrapper {
position: absolute;
margin: 0px 0px -25px 25px;
}
.rkit-testimonial-wrapper.style_1 .testimonial_quote {
font-size: 30px;
display: flex;
justify-content: center;
align-items: center;
background-color: rgb(54, 133, 236);
border-radius: 50%;
color: white;
padding: 1rem;
}
.rkit-testimonial-wrapper.style_3 .testimonial_header {
display: flex;
justify-content: center;
align-items: center;
}
.rkit-testimonial-wrapper.style_2 .testimonial_quote {
font-size: 30px;
display: flex;
justify-content: center;
align-items: center;
}
.rkit-testimonial-wrapper.style_2 .testimonial_description {
margin-bottom: 20px;
}
.rkit-testimonial-wrapper.style_4 .testimonial_header {
display: flex;
flex-direction: row;
align-items: center;
gap: 1rem;
}
.rkit-testimonial-wrapper.style_4 .testimonial-client-img img {
border-radius: 50%;
width: 60px;
aspect-ratio: 1/1;
}
.testimonial-author {
display: flex;
flex-direction: column;
margin-top: 1rem;
}
.rkit-testimonial-wrapper.style_4 .testimonial-author {
margin-top: 0;
}
.testimonial-author span {
font-weight: 400;
font-size: 13px;
}
.testimonial-rating {
display: flex;
flex-direction: row;
gap: 0.5rem;
margin: 0px 0px 0px 0px;
}
.rkit-testimonial-rate_icon {
font-size: 13px;
width: 13px;
height: 13px;
}
.rated .rkit-testimonial-rate_icon {
color: rgb(255, 196, 0);
fill: rgb(255, 196, 0);
}
.unrated .rkit-testimonial-rate_icon {
color: #7b7b7b;
fill: #7b7b7b;
}
.rkit-testimonial-wrapper.style_2 .testimonial-author,
.rkit-testimonial-wrapper.style_2 .testimonial-rating {
text-align: center;
justify-content: center;
}
.testimonial-prev-wrapper,
.testimonial-next-wrapper {
position: absolute;
top: 50%;
z-index: 2;
cursor: pointer;
transform: translateY(-50%);
}
.testimonial-prev-wrapper {
left: 0;
}
.testimonial-next-wrapper {
right: 0;
}
.rkit-testimonial-navigation {
display: flex;
justify-content: center;
align-items: center;
color: white;
padding: 1rem;
border-radius: 5px;
transition: all 0.5s ease;
} .rkit-testimonial-navigation.rkit-testimonial-button-next::after,
.rkit-testimonial-navigation.rkit-testimonial-button-prev::after {
content: none !important;
}
.rkit-testimonial-navigation .navigation-icon {
color: #1f1f1f;
}
.rkit-absolute-testimonial-wrapper {
display: flex;
align-items: center;
position: absolute;
inset: 0;
justify-content: space-between;
z-index: 999999;
pointer-events: none;
}
.rkit-testimonial-button-prev,
.rkit-testimonial-button-next {
position: absolute;
z-index: 999;
cursor: pointer;
pointer-events: auto;
width: 45px;
top: 50%;
height: 45px;
background-color: #f7f7f7;
transform: translateY(0);
color: #1f1f1f;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.5s;
border-radius: 5px;
}
.rkit-testimonial-button-prev {
left: -55px;
}
.rkit-testimonial-button-next {
right: -55px;
}
.rkit-animation-hover-testimonial-cr-enabled .rkit-testimonial-button-next,
.rkit-animation-hover-testimonial-cr-enabled .rkit-testimonial-button-prev {
opacity: 0;
transition: all 0.5s;
transition-delay: 0.3s;
}
.rkit-animation-hover-testimonial-cr-enabled:hover .rkit-testimonial-button-next,
.rkit-animation-hover-testimonial-cr-enabled:hover .rkit-testimonial-button-prev {
opacity: 1;
transform: translate(0, -50%);
}
.rkit-animation-hover-testimonial-cr-enabled .rkit-testimonial-button-next {
transform: translate(-30px, -50%);
}
.rkit-animation-hover-testimonial-cr-enabled .rkit-testimonial-button-prev {
transform: translate(30px, -50%);
}@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}:host{position:relative;display:block;margin-left:auto;margin-right:auto;z-index:1}.swiper{margin-left:auto;margin-right:auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1;display:block}.swiper-vertical>.swiper-wrapper{flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:flex;transition-property:transform;transition-timing-function:var(--swiper-wrapper-transition-timing-function,initial);box-sizing:content-box}.swiper-android .swiper-slide,.swiper-ios .swiper-slide,.swiper-wrapper{transform:translate3d(0px,0,0)}.swiper-horizontal{touch-action:pan-y}.swiper-vertical{touch-action:pan-x}.swiper-slide{flex-shrink:0;width:100%;height:100%;position:relative;transition-property:transform;display:block}.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-css-mode .swiper-wrapper{perspective:1200px}.swiper-3d .swiper-wrapper{transform-style:preserve-3d}.swiper-3d{perspective:1200px}.swiper-3d .swiper-cube-shadow,.swiper-3d .swiper-slide{transform-style:preserve-3d}.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-css-mode.swiper-horizontal>.swiper-wrapper{scroll-snap-type:x mandatory}.swiper-css-mode.swiper-vertical>.swiper-wrapper{scroll-snap-type:y mandatory}.swiper-css-mode.swiper-free-mode>.swiper-wrapper{scroll-snap-type:none}.swiper-css-mode.swiper-free-mode>.swiper-wrapper>.swiper-slide{scroll-snap-align:none}.swiper-css-mode.swiper-centered>.swiper-wrapper::before{content:'';flex-shrink:0;order:9999}.swiper-css-mode.swiper-centered>.swiper-wrapper>.swiper-slide{scroll-snap-align:center center;scroll-snap-stop:always}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper>.swiper-slide:first-child{margin-inline-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-horizontal>.swiper-wrapper::before{height:100%;min-height:1px;width:var(--swiper-centered-offset-after)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper>.swiper-slide:first-child{margin-block-start:var(--swiper-centered-offset-before)}.swiper-css-mode.swiper-centered.swiper-vertical>.swiper-wrapper::before{width:100%;min-width:1px;height:var(--swiper-centered-offset-after)}.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-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-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:var(--swiper-navigation-top-offset,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 svg,.swiper-button-prev svg{width:100%;height:100%;object-fit:contain;transform-origin:center}.swiper-rtl .swiper-button-next svg,.swiper-rtl .swiper-button-prev svg{transform:rotate(180deg)}.swiper-button-prev,.swiper-rtl .swiper-button-next{left:var(--swiper-navigation-sides-offset,10px);right:auto}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-lock{display:none}.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:after,.swiper-rtl .swiper-button-next:after{content:'prev'}.swiper-button-next,.swiper-rtl .swiper-button-prev{right:var(--swiper-navigation-sides-offset,10px);left:auto}.swiper-button-next:after,.swiper-rtl .swiper-button-prev:after{content:'next'}.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:var(--swiper-pagination-bottom,8px);top:var(--swiper-pagination-top,auto);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:var(--swiper-pagination-bullet-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:var(--swiper-pagination-right,8px);left:var(--swiper-pagination-left,auto);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-fraction{color:var(--swiper-pagination-fraction-color,inherit)}.swiper-pagination-progressbar{background:var(--swiper-pagination-progressbar-bg-color,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:var(--swiper-pagination-progressbar-size,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:var(--swiper-pagination-progressbar-size,4px);height:100%;left:0;top:0}.swiper-pagination-lock{display:none}.swiper-scrollbar{border-radius:var(--swiper-scrollbar-border-radius,10px);position:relative;touch-action:none;background:var(--swiper-scrollbar-bg-color,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:var(--swiper-scrollbar-sides-offset,1%);bottom:var(--swiper-scrollbar-bottom,4px);top:var(--swiper-scrollbar-top,auto);z-index:50;height:var(--swiper-scrollbar-size,4px);width:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar.swiper-scrollbar-vertical,.swiper-vertical>.swiper-scrollbar{position:absolute;left:var(--swiper-scrollbar-left,auto);right:var(--swiper-scrollbar-right,4px);top:var(--swiper-scrollbar-sides-offset,1%);z-index:50;width:var(--swiper-scrollbar-size,4px);height:calc(100% - 2 * var(--swiper-scrollbar-sides-offset,1%))}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:var(--swiper-scrollbar-drag-bg-color,rgba(0,0,0,.5));border-radius:var(--swiper-scrollbar-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;touch-action:none}.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{pointer-events:auto}.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-prev{pointer-events:auto;visibility:visible}.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-cube .swiper-slide-next+.swiper-slide{pointer-events:auto;visibility:visible}.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-bottom,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-left,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-right,.swiper-cube .swiper-slide-shadow-cube.swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.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-flip.swiper-slide-shadow-bottom,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-left,.swiper-flip .swiper-slide-shadow-flip.swiper-slide-shadow-right,.swiper-flip .swiper-slide-shadow-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}.rkit-tab-nav {
list-style: none;
padding: 0;
}
.rkit-tab-container {
display: flex;
}
.rkit-tab-container.horizontal {
flex-direction: column;
}
.rkit-tab-container.vertical {
flex-direction: row;
}
.rkit-tab-nav {
display: flex;
width: 100%;
flex-wrap: wrap;
}
.rkit-tab-nav.bordered {
border-bottom: 1px solid #929292;
}
.rkit-tab-nav.bordered .rkit-tab-btn-item{
margin-bottom: -1px;
background-color: transparent;
}
.rkit-tab-nav.bordered .rkit-tab-btn-item.active {
background-color: #fff;
color: inherit;
border: 1px solid #929292;
border-bottom: 0;
border-top-left-radius: 5px;
border-top-right-radius: 5px;
}
.rkit-tab-container.vertical .rkit-tab-nav.bordered {
border-bottom: 0;
}
.rkit-tab-container.vertical .rkit-tab-nav.bordered .rkit-tab-btn-item.active {
border-bottom: 1px solid #929292;
border-bottom-left-radius: 5px;
border-bottom-right-radius: 5px;
}
.rkit-tab-nav.bordered .rkit-tab-btn-item.active .tab-title-icon {
color: inherit;
fill: inherit;
}
.rkit-tab-container.horizontal .rkit-tab-nav {
flex-direction: row;
}
.rkit-tab-container.vertical .rkit-tab-nav {
flex-direction: column;
}
.rkit-tab-btn-item {
width: auto;
background-color: gray;
text-align: center;
cursor: pointer;
padding: 1rem;
flex: 1 1 auto;
display: flex;
justify-content: center;
align-items: center;
gap: 10px;
}
.rkit-tab-btn-item.shrink {
flex: 0 0 auto;
}
.rkit-tab-btn-item.active {
background-color: rgb(32, 32, 32);
color: white;
}
.rkit-tab-btn-item.active .tab-title-icon {
color: white;
fill: white;
}
.tab-title-icon {
font-size: 18px;
width: 18px;
display: flex;
}
.rkit-tab-container.vertical .rkit-tab-content-wrapper {
flex: 1;
width: 0;
}
.rkit-tab-container.horizontal .rkit-tab-content-wrapper {
width: 100%;
}
.rkit-tab-content {
display: none;  opacity: 0;
transition: all 0.5s;
}
.rkit-tab-content.active {
display: block;
opacity: 1;
animation: fade 0.5s ease-in-out;
}
.rkit-tab-content-container {
flex: 1;
padding: 20px;
max-width: 100%;
}
@media only screen and (max-width: 767px) {
.rkit-tab-container.vertical {
flex-direction: column;
}
.rkit-tab-btn-item,
.rkit-tab-btn-item.shrink {
flex: 1 1 auto !important;
}
.rkit-tab-container.vertical .rkit-tab-content-wrapper {
width: 100%;
}
}
@keyframes fade {
from {
opacity: 0;
}
to {
opacity: 1;
}
}@property --progress {
syntax: '<integer>';
inherits: true;
initial-value: 0;
}
@keyframes load {
to {
--progress: var(--value)
}
}
.rkit-progress {
--value: 17;
--progress-color: #00cea6;
--secondary-progress-color: #e3efff;
}
.progress-bar-container{
display: flex;
flex-direction: column;
width: 100%;
}
.rkit-progress-animation,
.rkit-progress-animation::after {
animation: load;
animation-fill-mode: forwards;
animation-duration: calc(var(--animation-duration) * 1ms);
animation-timing-function: linear;
animation-delay: 500ms;
}
.circular-progress {
position: relative;
width: 12rem;
aspect-ratio: 1/1;
border-radius: 50%;
background: conic-gradient(var(--progress-color) calc(var(--progress) * 3.6deg), var(--secondary-progress-color) 0deg);
display: flex;
justify-content: center;
align-items: center;
}
.circular-progress .progress-value {
background-color: #d6d6d6;
position: absolute;
width: 85%;
aspect-ratio: 1/1;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
flex-direction: column-reverse;
}
.percentage-label::after,
.progress-bar-inline .percentage-label::after {
counter-reset: percentage var(--progress);
content: counter(percentage) '%';
}
.progress-bar-container .progress-bar-inline .progress-value,
.progress-bar-inline.percentage-label::after{
font-size: 1rem;
}
.circular-progress .progress-value::before {
content: var(--title);
}
.progress-bar,
.progress-bar-inline {
position: relative;
width: 100%;
height: 10px;
background-color: var(--secondary-progress-color);
display: flex;
border-radius: 50px;
}
.progress-bar-inline .progress-value::before {
height: 100%;
display: flex;
align-items: center;
content: var(--title);
}
.progress-bar .progress-value,
.progress-bar-inline .progress-value
{
height: 100%;
width: calc(var(--progress) * 1%);
background-color: var(--progress-color);
position: relative;
border-radius: 50px;
}
.progress-bar.percentage-label::after
{
display: inline-block;
position: absolute;
left: calc(var(--progress) * 1% - 2rem)
}
.progress-bar-inline.percentage-label::after{
display: flex;
justify-content: end;
align-items: center;
position: absolute;
}
.progress-bar-inline{
position: relative;
}
.progress-bar-inline.percentage-label::after{
right:20px ;
left: 80%;
bottom: 0;
top: 0;
display: flex;
align-items: center;
}
.half-circular-progress {
position: relative;
width: 12rem;
aspect-ratio: 2/1;
border-radius: 50% / 100% 100% 0 0;
background: conic-gradient(from 0.75turn at 50% 100%, var(--progress-color) calc(var(--progress) * 3.6deg / 2), var(--secondary-progress-color) 0deg);
display: flex;
justify-content: center;
align-items: center;
}
.half-circular-progress .progress-value {
background-color: #d6d6d6;
position: absolute;
width: 75%;
aspect-ratio: 2/1;
border-radius: 50% / 100% 100% 0 0;
display: flex;
justify-content: center;
align-items: center;
font-size: 20px;
flex-direction: column-reverse;
bottom: 0;
}
.half-circular-progress .progress-value::before {
content: var(--title);
}
.prefix-postfix {
width: 12rem;
display: flex;
justify-content: space-between
}
.progress-title {
padding-block: 0.5rem;
display: block;
}.counter-suffix {
white-space: pre-wrap;
}
.rkit-counter .counter {
display: flex;
font-size: 69px;
font-weight: 600;
line-height: 1;
justify-content: center;
}
.rkit-counter {
display: flex;
}
.rkit-counter .counter-container {
text-align: center;
display: flex;
justify-content: center;
align-items: center;
flex-direction: column;
}.rkit-countdown-widget {
background-color: var(--section-background, transparent);
color: var(--text-color, #000);
padding: 20px;
border-radius: 10px;
text-align: center;
font-family: 'Digital-7', sans-serif;
display: flex;
flex-direction: column;
flex-wrap: wrap;
justify-content: center;
align-items: center;
} #countdown {
display: flex;
align-items: center;
justify-content: center;
flex-wrap: wrap; }
.countdown-section {
display: flex;
flex-direction: column;
align-items: center;
}
.countdown-top-row { font-weight: bold;
display: flex;
justify-content: center;
}
.countdown-label {
font-size: 14px;
margin-top: 5px;
}
.countdown-separator {
font-size: 32px;
font-weight: bold;
align-self: center;
line-height: 1;
margin: 0 5px;
} .countdown-title-wrapper{
margin-bottom : -20px;
}
.rkit-countdown-widget .countdown-title {
color: var(--title-color, #000); }
.countdown_contain {
display: flex;    
flex-wrap: wrap;
gap : 20px;
}
.rkit-countdown-widget .countdown-section {
background-color: var(--section-background, transparent);
padding: 20px 10px;
border-radius: 5px; 
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;  
text-align: center;  
}
.rkit-countdown-widget  .countdown-section-row {
background-color: var(--section-background, transparent);
padding: 20px 10px;
border-radius: 5px;
display: flex; 
justify-content: center;
align-items: center;  
gap: 2.5px; 
}
.rkit-countdown-widget .countdown-label {
font-size: 1em;
color: #00CEA6;  
height: 100%; 
display: flex; 
align-self: center !important;
align-items: center;
}
.time_sett{
line-height: 1;
display: flex;
align-items: center;
color: #000;
font-size: 90px;
}
.hidden {
display: none;
}
.countdown-section-container {
display: flex;
}
.rkit-countdown-separator .countdown_contain .countdown-section-container:not(:first-child)::before {
content: ":";
font-size: 90px;
display: inline-flex;
line-height: 1;
align-items: center;
margin: -40px 0px 0px 0px;
}
@media (max-width: 600px) {
#countdown {
flex-wrap: wrap; 
justify-content: center; 
}
}.rkit-pricelisttable-container {
display: flex;
flex-wrap: wrap;
gap: 20px;
position: relative; 
padding: 0px 0px 0px 0px ;
align-items: center;
justify-content: center; 
border-radius: 5px 5px 5px 5px;
overflow: hidden;
background-color : #F7F7F7;
}
.icon-list-button-pt{
color : #ffffff;
}
.icon-list-button-pt i:hover{
color : rgb(255, 255, 255);
}
.rkit-pricelisttable-item {
width: calc(50% - 10px); }
.rkit-pricelisttable-item { flex: 1 1 auto; border-radius: 0px;
overflow: hidden;
background: transparent;
display: flex;
flex-direction: column;
position: relative; }
.rkit-pricelisttable-item-inner {
background-color : transparent;
flex: 1 1 auto;
display: flex;
flex-direction: column;
justify-content: space-between; 
height: 100%; }
.rkit-pricelisttable-item-inner-price {
background-color :transparent;
display: flex;
flex-direction: column;
height: 100%;
}
.rkit-pricelisttable-item-content {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.rkit-pricelisttable-item-title { color: #000000; text-align: center;
margin : 0px;
}
.rkit-pricelisttable-item-sub-heading{
color: #000000;
font-size: 16px;
font-weight: 500;
font-style: normal;  
text-align: center;  
}
.rkit-pricelisttable-item-footer{
justify-content: center;
text-align: center;
color: #9e9d9d;
font-size: 12px;
padding : 10px 32px;
}
.rkit-pricelist-item-footer-span{
padding : 0px;
}
.rkit-pricelisttable-item-subheading { color: #626665;
font-size: 28px;
font-weight: 500;
font-style: normal; 
letter-spacing: 0.5px;
word-spacing: 15px;
text-align: center;
margin-bottom: 8px;
padding-bottom: 20px;
}
.rkit-pricelisttable-item-price {  font-size: 41px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px;
line-height: 1;
}
.rkit-pricelisttable-item-sale-price { font-size: 24px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: -15px;
text-decoration: line-through;
color: #818e8e;
}
.rkit-pricelisttable-item-currency { 
font-size: 18px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px; 
}
.rkit-pricelisttable-item-price-section-row {
display: flex;
align-items: center;
}
.price-container-row {
display: flex;
flex-direction: column;
}
.sale-price-container {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;  
padding-top: 0px;   
margin-bottom: -30px;
}
.sale-price-container-inline {
display: flex;
flex-direction: row;
align-items: stretch; 
justify-content: center;
margin : 0;
padding : 0px;
}
.price-container {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;   
}
.rkit-pricelisttable-item-currency,
.rkit-pricelisttable-item-price {
margin: 0;   
padding: 0 0px;  
}
.rkit-pricelisttable-item-sub-title {
color: #777;
margin-bottom: 15px;
}
.rkit-pricelisttable-item-sub-title-center {
margin-left: 5px;   
letter-spacing: -1.1px;
margin-bottom: 0;
}
.rkit-pricelisttable-item-description {
padding-top: 12px;
padding-bottom: 24px;
padding-left: 0;
display: flex;
align-items: center;
flex-direction: column;
flex-grow: 1; 
color: #000000; }
.rkit-pricelisttable-item-button .button-element-price-table {
display: flex;
align-self: center;
margin-top: auto;
background-color:  #00cea6;
color :  #ffffff;
max-width: none;
padding : 16px 32px 16px 32px;
justify-content: center;  
gap : 10px; }
.rkit-pricelisttable-item-button{
display: flex;
padding: 0 32px ;
}
.currency-option{
display: flex;
flex-direction: row;
}
.period-option{
display: flex;
}
.rkit-pricelisttable-item-description-icon{
color: #56d4c4;  
}
.rkit-pricelisttable-item-button-icon{
color: #ffff;  
}
.rkit-pricelisttable-item-title-section {
background-color: transparent;
display: flex;
flex-direction: column;
padding : 15px 32px 16px 32px;
}
.rkit-pricelisttable-item-price-section {
display : flex;
flex-direction: column;
background-color: transparent;
padding : 16px 32px 16px 32px;
justify-content:  center; }
.icon-list-feature-pt { 
display: flex;
align-items: center; 
align-self : center;
justify-content: center;
line-height : 0px !important;
margin-top  :12px;
margin-bottom : 12px;
}
.icon-list-button-pt{  
display: flex;
align-items: center; 
align-self : center;
justify-content: center;
line-height : 0px !important;
}
.no-icon-hidden {
list-style-type: none; 
}
.rkit-wrap {
width: 100%;
height: 188px;
position: absolute;
top: -8px;
left: 0px;
overflow: hidden;
}
.rkit-wrap .content {
position: relative; 
color: #fff;  
}
.rkit-wrap:before, .wrap:after {
content: ""; 
position: absolute;
}
.rkit-wrap:before {
width: 40px;
height: 8px;
right: 100px;
background: #4D6530;
border-radius: 8px 8px 0px 0px;
}
.rkit-wrap:after {
width: 8px;
height: 40px;
right: 0px;
top: 100px;
background: #4D6530;
border-radius: 0px 8px 8px 0px;
}
.rkit-ribbon-right{
width: 200px;
height: 35px;
line-height: 33px;
position: absolute;
top: 30px;
right: -38px;
z-index: 0;
overflow: hidden;
-webkit-transform: rotate(95deg);
transform: rotate(42deg); 
background: #95a5a1;
text-align: center;
} .rkit-ribbon-left{
width: 200px;
height: 35px;
line-height: 33px;
position: absolute;
top: 30px;
left: -38px;
z-index: 0;
overflow: hidden; 
transform: rotate(315deg); 
background: #95a5a1;
text-align: center;
}
.rkit-pricelisttable-ribbon {
position: absolute;
z-index: 1;
top: 0;
left: auto;
right: -10px;
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
}
.rkit-pricelisttable-ribbon.rkit-pricelisttable-ribbon__left {
transform: rotate(0);
left: 0;
right: auto;
}
.rkit-pricelisttable-ribbon.rkit-pricelisttable-ribbon__right {
transform: rotate(90deg);
left: auto;
right: 0;
}
.rkit-pricelisttable-ribbon__inner {
text-align: center;
left: 0;
width: 200%;
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
background: #00cea6;
color: #000;
line-height: 2;
font-weight: 700;
padding : 10px;
} .rkit-item-list-desc{
display: flex;
flex-direction: row;
padding : 8px 32px;
justify-content: center;
text-align: center;
width: 100%;
}
.rkit-pricelisttable-heading-icon-wrap {
display: flex;
align-items: center;
justify-content: center;
}
.rkit-pricelisttable-heading-icon {
color: inherit;
font-size: 48px;
text-align: center;
}
.divider_desc:not(:last-child)
{
display: flex;
flex-direction: row;
gap : 5px;
border-bottom : 1px;
border-bottom-style : solid;
border-color :#726b6b;
}
.divider_desc.noline{
border-width: 0px;
}
.divider_desc:last-child{
display: flex;
flex-direction: row;
gap : 5px; 
border-bottom: 0px;  
list-style: none; 
} .button-element-button-link-style {
color: #00cea6;
}
.rkit-pricelisttable-badge {
position: absolute;
z-index: 1;
background-color: #00cea6;
font-size: 14px;
padding: 5px 20px;
top: 15px;
color: #fff;
border-radius: 50px;
} @media (max-width: 1200px) { .rkit-pricelisttable-container {
flex: 1 1 calc(33.333% - 20px); 
}
}
@media (max-width: 768px) {
.rkit-pricelisttable-container {
flex: 1 1 calc(50% - 20px); 
}
}
@media (max-width: 576px) {
.rkit-pricelisttable-container {
flex: 1 1 100%;  
} 
}.rkit-advanced-heading,
.rkit-advanced-heading a {
display: inline-block;
position: relative;
-webkit-background-clip: text; background-clip: text;
}
.rkit-advanced-heading-wrapper {
display: inline-block;
position: relative;
width: 100%;
}
.rkit-advanced-heading span:not(.headline-container) {
display: inline;
position: relative;
white-space: nowrap;
text-wrap: wrap;
-webkit-background-clip: text;
-webkit-text-fill-color: transparent;
background-clip: text;
text-fill-color: transparent;
}
.rkit-advanced-heading .text {
background-color: black;
text-decoration-color: black;
}
.rkit-advanced-heading .headline-text {
background-color: #00cea6;
text-decoration-color: #00cea6;
}
.rkit-advanced-heading .headline-container {
display: inline-flex;
}.con-wrap{ 
margin: auto; 
display: flex;   
flex-wrap: wrap;
flex-direction: row;  
justify-content: center; 
align-items: center;  
overflow: hidden;
}
.img-comp-container {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;  
}
.img-comp-img {
display: block;
position: absolute;
width: 100%;
height: 100%;
overflow: hidden; 
}
.img-comp-container img{
object-fit: cover;
max-width: none !important;  
}
.img-comp-img img {
display: block;  
}
.img-comp-slider {
position: absolute;
z-index: 9;
cursor: ew-resize;
width: 40px;
height: 40px;
border-radius: 50%;
display: flex;
align-items: center;
justify-content: center;
background-color: transparent;  
border: none;  
box-shadow: 0 0 0 2px #ffffff;
} .img-comp-slider::before,
.img-comp-slider::after {
content: '';
position: absolute;
width: 1500px;
height: 2px; 
background-color: white; 
left: 0;
z-index: 1;
transform: rotate(90deg)
}
.img-comp-slider::before {
top: -752px;
left : -730px
}
.img-comp-slider::after {
bottom: -752px; 
left : -730px;
} .img-comp-slider.vertical::before,
.img-comp-slider.vertical::after {
content: '';
position: absolute;
width: 1800px;  
height: 2px; 
background-color: white;  
top: 50%; 
transform: translateY(-50%);  
z-index: 1;
}
.img-comp-slider.vertical::before {
left: -1800px;  
}
.img-comp-slider.vertical::after {
left: 40px;  
} .img-comp-slider i {
font-size: 14px;
color: #ffffff;
padding: 2px; 
}
.img-comp-slider.vertical {
position: absolute;
z-index: 9;
cursor: ns-resize;
width: 40px; 
height: 40px; 
background-color: transparent; 
display: flex;
flex-direction: column;  
align-items: center;
justify-content: space-between;  
transform: translatex(-50%, -50%);
box-shadow: 0 0 0 2px #ffffff;
}
.img-comp-slider.vertical i {
font-size: 14px;
color: #ffffff;
padding: 2px; 
}  .caption-bottom-left {
position: absolute;
bottom: 8px;
left: 16px;
}
.caption-top-left {
position: absolute;
top: 8px;
left: 16px;
}
.caption-center-left { 
position: absolute;
top: 50%;
left: 16px;
transform: translateY(-50%); text-align: right;
white-space: nowrap;
}  .caption-top-right {
position: absolute;
top: 8px;
right: 16px;
}
.caption-bottom-right {
position: absolute;
bottom: 8px;
right: 16px;
}
.caption-center-right {
position: absolute;
top: 50%;
right: 16px;
transform: translateY(-50%); text-align: right;
white-space: nowrap;
}  .filter-blur img {
filter: blur(5px);
}
.filter-greyscale img {
filter: grayscale(100%);
}
.filter-contrast img {
filter: contrast(150%);
}
.filter-brightness img {
filter: brightness(120%);
}.popular-posts{
padding: 0px 0px 0px 0px;
}
.rkit-item-postlist {
display: flex; align-items: stretch;
gap: 10px;
padding: 10px 10px 10px 10px;
}
.rkit-item-thumbnail {
flex: 0 0 auto;  
display: flex;
height: 100%; }
.rkit-item-thumbnail img { 
max-height: 100%;  
width: 125px;  
}
.rkit-item-content {
flex-grow: 1; }
.rkit-content-reverse{
justify-items : end;
}
.rkit-content-normal{
justify-items : start;
}
.rkit-title-postlist {
font-size: 18px;
font-weight: bold;
margin-bottom: 10px;
}
.rkit-metadata-postlist-row {
display: flex;
gap: 10px;
margin-bottom: 10px;
}
.rkit-metadata-item-postlist {
display: flex;
align-items: center;
gap: 5px;
}
.content_descripson { color: #666;
} a.rkit-readmore-postlist-btn {
background-color: #b0e7e0;
border-radius: 5px;
text-align: center;
padding: 12px 20px 12px 20px;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none; align-items: left;
gap: 0.5rem;
display: inline-flex;  
align-items: center;   
justify-content: center;  
text-decoration: none;  
padding: 10px 20px;
}
a.rkit-readmore-postlist-btn:hover {
background-color: #33e4c0;
color: black;
} 
.rkit-readmore-postlist-div {
display: flex;
}
.rkit-icon-readmore {
font-size: 16px;  
margin-right: 8px;  
display: inline-block;
}
.div_test{
border-bottom : 1px;
border-bottom-style : solid;
border-color :#726b6b;
}
.divider_line:first-child{
padding-block-start: 10px !important;
}
.divider_line:not(:last-child){
border-bottom-style: solid;
border-bottom-width: 1px;
border-bottom-color: #C5B9B9;
}
.divider_line:last-child{
border-bottom: 0px;  
}
.rkit-post-list.widget-content.popular-posts li{
list-style: none; 
}
.category_post{
display: flex;
}
.rkit-price-table-features-plain-text{
display: flex;
} @media (max-width: 926px) { 
.rkit-item-postlist {
flex-direction: column;  
align-items: center; 
text-align: center;  
}
.rkit-item-thumbnail {
margin-bottom: 15px;  
}
.rkit-item-thumbnail img {
max-width: 100%;  
height: auto;
}
.rkit-item-content {
flex-grow: 0;  
width: 100%;  
}
.rkit-metadata-postlist-row {
justify-content: center; 
flex-wrap: wrap;  
gap: 15px; 
}
.rkit-metadata-item-postlist {
justify-content: center;  
}
.rkit-title-postlist {
font-size: 16px;
}
.content_descripson { font-size: 14px; 
}
li {
margin-bottom: 2px;
}
}.rkit-pricebox-container {
display: flex;
flex-wrap: wrap;
gap: 20px;
position: relative; 
padding: 0px 0px 0px 0px ; }
.rkit-pricebox-item { flex: 1 1 auto; border-radius: 0px;
overflow: hidden;
background: #fff;
display: flex;
flex-direction: column;
position: relative; }
.rkit-pricebox-item-inner {
flex: 1 1 auto;
display: flex;
flex-direction: column;
justify-content: space-between; 
height: 100%;
overflow: hidden; 
}
.rkit-pricebox-item-inner-price {
display: flex;
flex-direction: column;
height: 100%;
}
.image_pricing_box{
max-height: 100%;
height: auto;
width: 100%; 
display: flex;
flex-direction: row;
justify-content: center;
object-fit: contain; 
padding: 16px 32px 16px 32px;
}
.image_load_box img{ 
width: 70%;
display: flex; 
justify-content: center;
object-fit: contain;
}
.rkit-pricebox-item-content {
padding: 20px;
display: flex;
flex-direction: column;
flex-grow: 1;
}
.rkit-pricebox-item-title { color: #000000;
font-size: 24px;
font-weight: 800;
font-style: normal;  
text-align: left;
margin : 0px;
}
.rkit-pricebox-item-sub-heading{
color: #383838;
font-size: 14px;
font-weight: 500;
font-style: normal;  
text-align: left;  
}
.rkit-pricebox-item-footer{
color: #9e9d9d;
font-size: 12px;
padding : 16px 32px 16px 32px;
}
.rkit-pricebox-item-subheading { color: #626665;
font-size: 24px;
font-weight: 500;
font-style: normal; 
letter-spacing: 0.5px;
word-spacing: 15px;
text-align: center;
margin-bottom: 8px;
padding-bottom: 20px;
}
.rkit-pricebox-item-price { font-family: "Verdana", Sans-serif;
font-size: 24px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px;
}
.rkit-pricebox-item-sale-price-pricebox {
font-family: "Verdana", Sans-serif;
font-size: 14px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px;
text-decoration: line-through;
color: #818e8e;
}
.rkit-pricebox-item-currency {
font-family: "Verdana", Sans-serif;
font-size: 14px;
letter-spacing: -1.1px;
text-align: center;
margin-bottom: 0px;
}
.rkit-pricebox-item-price-section-row {
display: flex;
align-items: center;
}
.price-container-row {
display: flex;
flex-direction: column;
}
.sale-price-pricebox-container {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;  
padding-top: 0px;   
margin-bottom: -30px;
}
.sale-price-pricebox-container-inline {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;
margin : 0;
padding : 0px;
}
.price-container {
display: flex;
flex-direction: row; justify-content: center;   
}
.rkit-pricebox-item-currency,
.rkit-pricebox-item-price {
margin: 0;  
padding: 0 0px;  
}
.rkit-pricebox-item-sub-title {
color: #777;
margin-bottom: 15px;
}
.rkit-pricebox-item-sub-title-center {
display: flex;
flex-direction: row;
align-items: center; 
justify-content: center;
margin : 0px;
padding : 0px;
}
.rkit-pricebox-item-description {
display: flex;
flex-direction: column; 
color: #000000;
font-family: "Amiko", Sans-serif;
font-size: 16px;
font-weight: 500;
text-transform: capitalize;
line-height: 27px;
letter-spacing: -0.1px;
word-spacing: 2px;
gap : 18px;
padding: 16px 32px 16px 32px;
}
.rkit-pricebox-item-button .new-rkit-elementor-button {
display: inline-flex; align-items: center; justify-content: center; text-decoration: none; padding: 10px 20px;
align-self: flex-start;
margin-top: auto;
background-color:  #000000;
color: white;
max-width: none;
padding : 16px 32px 16px 32px; }
.rkit-pricebox-item-button.button-full-size .new-rkit-elementor-button{ 
width: 100%; 
}
.currency-option{
display: flex;
flex-direction: row;
}  .rkit-pricebox-item-description-icon{
color: #56d4c4;  
}
.rkit-pricebox-item-button-icon{
color: #56d4c4;  
}
.rkit-pricebox-item-title-section {
background-color: #ffffff;
display: flex;
flex-direction: column;
padding : 16px 32px 16px 32px;
}
.rkit-pricebox-item-price-section {
display: flex;
flex-direction: column; 
padding : 16px 32px 16px 32px; }
.no-icon-hidden {
list-style-type: none; 
}
.rkit-wrap {
width: 100%;
height: 188px;
position: absolute;
top: -8px;
left: 0px;
overflow: hidden;
}
.rkit-pricebox-ribbon {
position: absolute;
z-index: 1;
top: 0;
left: auto;
right: -10px;
transform: rotate(90deg);
width: 150px;
overflow: hidden;
height: 150px;
}
.rkit-pricebox-ribbon.rkit-pricebox-ribbon__left {
transform: rotate(0);
left: 0;
right: auto;
}
.rkit-pricebox-ribbon.rkit-pricebox-ribbon__right {
transform: rotate(90deg);
left: auto;
right: 0;
}
.rkit-pricebox-ribbon__inner {
text-align: center;
left: 0;
width: 200%;
transform: translateY(-50%) translateX(-50%) translateX(35px) rotate(-45deg);
margin-top: 35px;
font-size: 13px;
background: #000000;
color: #ffffff;
line-height: 2;
font-weight: 700;
padding : 10px; } .divider_desc:not(:last-child)
{
display: flex;
flex-direction: row;
gap : 5px;
border-bottom : 1px;
border-bottom-style : solid;
border-color :#726b6b;
}
.divider_desc.noline{
border-bottom: 0px;
}
.divider_desc:last-child{
display: flex;
flex-direction: row;
gap : 5px;
border-bottom: 0px;  
list-style: none; 
}
@media (max-width: 1200px) {
.rkit-pricebox-item {
flex: 1 1 calc(33.333% - 20px); 
}
}
@media (max-width: 768px) {
.rkit-pricebox-item {
flex: 1 1 calc(50% - 20px); 
}
}
@media (max-width: 576px) {
.rkit-pricebox-item {
flex: 1 1 100%;  
} 
}.rkit-image_box-card {
display: flex;
flex-direction: column;
background-color: transparent;
transition: all 0.3s;
overflow: hidden; }
.rkit-image_box-card.rkit-direction {
flex-direction: column;
}
.rkit-icon-top {
font-size: 45px;
width: 45px;
height: 45px;
}
.rkit-icon-readmore {
font-size: 25px;
width: 25px;
height: 25px;
}
.rkit-container-top {
display: flex;
flex-direction: row;
padding: 0px;
}
.rkit-container-top {
display: flex;
justify-content: space-between;
align-items: center;
width: 100%;
}
.left {
width: 45%;
text-align: left;
}
.right {
position: relative;
text-align: right; }
.rkit-image_box_det {
width: 100%;
display: flex;
justify-content: center;
}
.rkit-image_box__detail {
height: 100%;
width: 100%;
padding: 1rem;
display: flex;
flex-direction: column;
gap: 15px;
justify-content: center;
overflow: hidden;
}
.image-box-item-desc {
display: flex;
flex-direction: column;
gap: 15px;
width: 100%;
}
.rkit-image_box__detail h4 {
margin-bottom: 0;
}
.rkit-image_box__img {
display: flex;
justify-content: center;
object-fit: contain;
padding: 0px 0px 0px 0px;
transition: transform 0.5s ease-in-out;
position: relative; 
}
.rkit-image_box__img {
overflow: hidden;
}
.rkit-image_box__img img {
width: 100%;
aspect-ratio: 3/2;
object-fit: cover;
overflow: hidden;
}
.rkit-image_box__description {
width: 100%;
margin-bottom: 0.5rem; text-align: center;
}
.rkit-image_box__title {
width: 100%;
font-weight: 500;
margin-bottom: 0.5rem; text-align: center;
} .rkit-image_box_det {
position: relative;
width: 100%;
display: flex;
justify-content: center;
}
.float-card {
position: relative;
width: 100%;
display: flex;
justify-content: center;
}
.float-detail {
position: relative;
background-color: #ffffff;
width: 90%;
padding: 1rem;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 1px;
border-radius: 0px;
margin-top: -75px;  }
.float-detail {
position: relative;
overflow: hidden;
max-height: 300px;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.float-card-desc-ext {
opacity: 0;
max-height: 0;
transition: opacity 0.5s ease, max-height 0.5s ease;
} .rkit-image_box-card:hover .float-card-desc-ext {
opacity: 1;
max-height: 200px;
}
.float-card:hover {
max-height: 300px;
}  .rkit-image_box__overlay {
position: relative;
width: 100%;
height: 100%;
overflow: hidden;
}
.rkit-image_box__overlay .rkit-image_box_det {
visibility: hidden;
position: absolute;
width: 100%;
height: 100%;
top: 0;
left: 0;
color: white;
background-color: transparent;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
text-align: center;
padding: 16px 32px;
opacity: 0;
transition: opacity 0.4s ease, visibility 0.4s ease;
z-index: 2;
} .rkit-image_box__img::after {
content: "";
position: absolute;
width: 100%;
height: 100%;
background-color: #000000;
transform: scaleY(0);
transform-origin: top;
opacity: 0;
visibility: hidden;
transition: transform 0.4s ease, opacity 0.4s ease, visibility 0.4s ease;
z-index: 1;
}
.rkit-image_box__overlay:hover .rkit-image_box__img{ }
.rkit-image_box__overlay:hover .rkit-image_box_det {
visibility: visible;
animation: hs-animation-overlay 1s ease forwards;
opacity: 1;
}
@keyframes hs-animation-overlay {
0% {
transform: translateY(-300px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
.rkit-image_box__overlay:hover .rkit-image_box__img::after  {
visibility: visible;
transform: scaleY(1);
opacity: 0.2;
}
.rkit-image_box__overlay:not(:hover) .rkit-image_box__img::after  {
transform: scaleY(0);
opacity: 0;
visibility: hidden;
} .rkit-image_box_detaa {
max-width: 100%;
height: 100%;
padding: 0px;
background: rgba(0, 0, 0, 0.75);
border-radius: 0px; text-align: center;
overflow: hidden;
transition: opacity 0.5s ease-in-out, transform 0.5s ease-in-out;
}
.fade_in .rkit-image_box_detaa {
transform: none;
}
.fade_in:hover .rkit-image_box_detaa {
opacity: 1;
transition: opacity 0.3s ease;
transform: translateX(0);
} .rkit-image_box_det {
position: relative;
width: 100%;
display: flex;
justify-content: center;
}
.def-card {
position: relative;
width: 100%;
display: flex;
justify-content: center;
}
.def-detail {
position: relative;
background-color: #ffffff;
width: 90%;
padding: 1rem;
display: flex;
text-align: center;
justify-content: center;
align-items: center;
flex-direction: column;
gap: 1px;
border-radius: 0px;
margin-top: -75px;
}
.def-detail {
position: relative;
overflow: hidden;
max-height: 100%;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.def-card-desc-ext {
opacity: 0;
max-height: 0;
transition: opacity 0.5s ease, max-height 0.5s ease;
} .rkit-image_box-card .def-card-desc-ext {
opacity: 1;
max-height: 200px;
} .rkit-image_box__centered .rkit-image_box-card {
padding: 1rem;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
}
.rkit-image_box__centered .rkit-image_box__img {
border-radius: 0%;
overflow: hidden;
width: 50%;
min-width: 180px;
}
.rkit-image_box__centered .rkit-image_box__img img {
aspect-ratio: 1/1;
}
.rkit-image_box__centered .rkit-image_box__detail {
text-align: center;
justify-content: center;
align-items: center;
}
a.rkit-readmore-imagebox-btn {
display: inline-flex;
align-items: center; justify-content: center;
background-color: #00CEA6;
border-radius: 0px;
padding: 12px 20px 12px 20px;
font-size: 15px;
color: white;
transition: all 0.5s;
border: none;
gap: 0.5rem;
}
a.rkit-readmore-imagebox-btn:hover {
background-color: #33e4c0;
color: black;
}
.rkit-readmore-imagebox-div {
display: flex;
justify-content: center;
} a.rkit-button-top {
background-color: #00CEA6;
border-radius: 50%;
width: 50px;
height: 50px;
font-size: 15px;
color: white;
display: flex;
align-items: center;
justify-content: center;
transition: all 0.5s;
gap: 0.5rem;
position: relative;
overflow: hidden;
border: 0px;
}
a.rkit-button-top:hover {
background-color: #33e4c0;
color: black;
}
@keyframes overlay_animation_in {
from {
opacity: 0;
transform: scaleY(0);
transform-origin: center;
}
to {
opacity: 1;
transform: scaleY(1);
transform-origin: center;
}
}
@keyframes overlay_animation_out {
from {
opacity: 1;
transform: scaleY(1);
transform-origin: center;
}
to {
opacity: 0;
transform: scaleY(0);
transform-origin: center;
}
}
.fade-in {
animation: overlay_animation_in 0.5s ease-in-out forwards; }
.fade-out {
animation: overlay_animation_out 0.5s ease-in-out forwards; }.container-image-accordion{
display : flex;
width : auto;
overflow : hidden;
position : relative;
}
.gallery-wrap {
display: flex;
flex-direction: row;
width: 100%;
height: 70vh;
overflow: hidden;
}
.item-ia {
flex: 1;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: none;
transition: flex 0.8s ease;
overflow: hidden;
&:hover{
flex: 5;
}
}
.item-text{ 
opacity: 0;
display: flex;
overflow: hidden;
}
.text-title-ia {
display: flex;
justify-content: center;
opacity: 0;
z-index: 999;
transform: translateY(20px);
transition: all 1s ease;
}
.hs-animation-text-title-ia {
animation: hs-animation-text-title-ia 1s ease forwards;
}
@keyframes hs-animation-text-title-ia {
0% {
transform: translateY(-500px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
} .text-description {
display: flex;
justify-content: center;
z-index: 999;
opacity: 0;
transform: translateY(20px);
transition: all 1s ease;
}
.hs-animation-text {
animation: hs-animation-text 1s ease forwards;
}
@keyframes hs-animation-text {
0% {
transform: translateY(500px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
}
.item-ia-hover.active .text-title-ia  {
transform: translateY(0);
opacity: 1;
}
.item-ia-hover.active .text-description {
transform: translateY(0);
opacity: 1;
}
.item-ia-click.active .text-title-ia  {
transform: translateY(0);
opacity: 1;
}
.item-ia-click.active .text-description {
transform: translateY(0);
opacity: 1;
} .icon-button{
color : red;
}
.icon-button i:hover{
color : rgb(255, 255, 255);
}
.rkit-image-accordion-item-button{
display : flex;
justify-content : center;
z-index: 999;
}
.button-element-image-accordion {
position: relative;
z-index: 1;
display: flex;
align-self: center;
align-items: center; 
width : auto;
background-color:  #000000;
color :  #ffffff;
max-width: none;
padding : 16px 32px 16px 32px;
justify-content: center;  
opacity: 0; 
transform: translateY(20px);
transition: all 1s ease;
overflow: hidden;
animation: hs-animation-button 1s ease forwards; }
.rkit-image-accordion-item-button-icon{
color: #56d4c4;  
}
.hs-animation-button {
animation: hs-animation-button 1s ease forwards;
}
@keyframes hs-animation-button {
0% {
transform: translateY(500px);
opacity: 0;
}
100% {
transform: translateY(0);
opacity: 1;
}
} .item-ia-hover {
flex: 1;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: none;
transition: flex 0.3s ease;
overflow : hidden;
position: relative;
} 
.item-ia-hover.active{
flex : 3;
}
@keyframes fadeIn {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.item-ia-hover.active .item-text {
position: relative;
z-index: 2;
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;   
opacity: 0;  
padding: 0px;
overflow: hidden;
transition-delay : 2s;
animation: fadeIn 0.5s ease-in-out forwards;  
}
.background-item-text{
position: absolute;
z-index: 1;
inset: 0;
overflow: hidden;
background-color: #9A9191;
opacity: 20%;
pointer-events: none;
}  .item-ia-click {
flex: 1;
height: 100%;
background-position: center;
background-size: cover;
background-repeat: none;
transition: flex 0.3s ease;
overflow : hidden;
} 
.item-ia-click.active{
flex : 3;
}
@keyframes fadeInClick {
0% {
opacity: 0;
}
100% {
opacity: 1;
}
}
.item-ia-click.active .item-text {
position: relative;
z-index: 2;
height: 100%;
width: 100%;
display: flex;
flex-direction: column;
justify-content: center;
opacity: 0;  
padding: 0px;
overflow: hidden;
transition-delay : 1s;
animation: fadeIn 1s ease-in-out forwards;  
} @media only screen and (max-width: 480px) {
.gallery-wrap { 
flex-direction: column !important; 
}
}.dual-button-outer-wrapper {
display: flex;
justify-content: center;
}
.dual-button-inner-wrapper {
display: flex;
flex-direction: row;
position: relative;
height: auto;
background-color: transparent;
vertical-align: middle;
align-items: center;
align-self: center;
overflow: visible;
}
.dual-button-inner-wrapper .column {
gap: 1px;
}
.dual-button {
display: flex;
width: 180px;
height: auto;
float: left;
box-sizing: border-box;
}
.dual-left {
background-color: #333;
border-radius: 0px;
}
.dual-right {
background-color: #00cea6;
border-radius: 0px;
}
.dual-text {
font-size: 18px;
display: flex;
font-family: arial;
font-weight: bold;
text-align: center;
justify-content: center;
color: white;
width: 100%;
position: relative;
z-index: 0;
}
.left_button {
display: flex;
gap: 5px;
align-self: center;
padding: 12px 30px 12px 30px;
}
.right_button {
display: flex;
gap: 5px;
align-self: center;
padding: 12px 30px 12px 30px;
}
.dual-button:hover {
background-color: #4a4a4a;
}
.dual-text:hover {
color: #ffffff;
}
.dual-right:hover {
background-color: #5eebcf;
}
.middle-button {
display: flex;
justify-content: center;
align-items: center;
align-self: center;
text-align: center;
z-index: 9999;
}
.middle {
display: flex;
justify-content: center;
align-items: center;
align-self: center;
text-align: center;
width: 25px;
height: 25px;
border-radius: 50%;
background-color: white;
position: absolute;
font-size: 15px;
line-height: 1px;
}
.rkit-icon-left-button {
display: inline-flex;
position: relative;
align-self: center;
}
.rkit-icon-right-button {
display: inline-flex;
position: relative;
align-self: center;
}
.rkit-icon-middle-button {
display: inline-flex;
position: relative;
align-self: center;
}
.dual-right,
.dual-left{
position: relative;
}
.dual-left::before,
.dual-right::before{
content: '';
position: absolute;
inset: 0;
}.rkit-gallery-masonry-container {
width: 100%;
display: block;
margin: 0 auto;
}
.rkit-gallery-masonry {
column-count: 3;
column-gap: 5px;
@media (min-width: 768px) {
column-count: 3;
}
@media (min-width: 992px) {
column-count: 4;
}
@media (min-width: 1199px) {
column-count: 5;
}
}
.rkit-gallery-masonry.grid {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 5px;
background-color: transparent;
justify-content: center;
}
.brick {
box-sizing: border-box;
-webkit-column-break-inside: avoid;
page-break-inside: avoid;
break-inside: avoid;
counter-increment: brick-counter;
overflow: hidden;
position: relative;
}  .gallery_image {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
transition-duration: 900ms;
transition: transform 0.8s ease;
left: 0;
} .skeleton {
display: block;
width: 100%;
height: 100%;
background: linear-gradient(90deg, #f0f0f0 25%, #e0e0e0 50%, #f0f0f0 75%);
background-size: 200% 100%;
animation: loading 1.5s infinite;
opacity: 1;
position: relative;
pointer-events: none;
} @keyframes loading {
from {
background-position: 200% 0;
}
to {
background-position: -200% 0;
}
} .gallery_image img {
display: block;
width: 100%;
height: 100%;
object-fit: cover;
transition-duration: 900ms;
transition: transform 0.6s ease;
}
.zoom:hover img {
transform: scale(1.1);
transition-duration: 900ms;
}
.overlay:hover {
background-color: rgba(0, 0, 0, 0.5); opacity: 0.6;
transition: opacity 0.6s ease;
}.rkit-swiper-hs {
position: relative;
overflow: hidden;
}
.rkit-homeslider {
background-color: transparent;
overflow: hidden; 
}
.container-image-hsl{
overflow: hidden;
background-color: transparent; 
}
.rkit-hs-client {
width: 100%;
height: 90vh; 
overflow: hidden;
}
.rkit-homeslider-slider {
padding: 0px 0px 0px 0px;
}
.rkit-homeslider-pagination {
display: flex;
flex-direction: row;
gap: 0.5rem;
padding: 1rem;
justify-content: center;
align-items: center;
} .image-container-hsl {
position: relative;
width: 100%;
height: 100%;   
overflow: hidden;
}
.image-cover-hsl{
height : 100% !important;
}
.image-container-hsl img {
transform: scale(1.1);
opacity: 1;
transition: transform 0.5s, opacity 0.5s;
width: 100%;
height: 100%;
object-fit: cover;  
overflow: hidden;
}
.swiper-slide-active > .image-container-hsl {
transform: scale(1);
opacity: 1;
}
.image-container-hsl.animate-zoom-out {
animation: zoomOut  5s ease-out forwards;
}
@keyframes zoomOut {
0% { 
transform: scale(1.1);  
}
100% { 
transform: scale(1);  
}
} .hs-content {
display: flex;  
text-wrap: wrap;
flex-direction: column;  
justify-content: center;
align-items: center; 
gap: 20px;   
width: 100%;  
height: 100%;   
max-width: 100%;
position: absolute;   
top: 0;
left: 0;
padding: 10%;  
background-color: transparent;
z-index: 0;  
}
.hs-content-background{
display: flex;  
flex-direction: column;  
justify-content: center;
align-items: center; 
gap: 20px;   
width: 100%;  
height: 100%;   
max-width: 100%;
position: absolute;   
top: 0;
left: 0;
padding: 10%; 
background-color: #000000; 
z-index: 0;  
}
.icon-subtitle-hs{
display: flex;
align-self: center;
z-index: 3;  
}
.hs-subtitle-section{
display : inline-flex;
flex-direction: row; 
color: #ffffff; 
gap : 10px;
width: fit-content;
z-index: 3;  
}
.hs-sub-title{
font-size: 18px;
font-weight: bold;
color: #ffffff;  
z-index: 3; align-self: center;
width: 100%;
display: block; 
text-wrap: auto; 
max-width: fit-content;
}
.hs-title {
font-size: 40px;
font-weight: bold;
color: #ffffff;  
z-index: 3; display: block; 
text-wrap: auto; 
}
.hs-description {
font-size: 20px;
color: #ffffff;   
z-index: 3;  
display: block;
text-wrap: auto;  
}  .hs-animation-1-subtitle span {
display: inline-block;
opacity: 0;
transform: translateY(20px);
animation: fadeInUpSubtitle 0.5s ease forwards;
}
.hs-animation-1-title span {
display: inline-block;
opacity: 0;
transform: translateY(20px);
animation: fadeInUpTitle 0.5s ease forwards;
}
.hs-animation-1-desc span {
display: inline-block;
opacity: 0;
transform: translateY(20px);
animation: fadeInUpDesc 0.5s ease forwards;
}
@keyframes fadeInUpSubtitle {
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInUpTitle {
to {
opacity: 1;
transform: translateY(0);
}
}
@keyframes fadeInUpDesc {
to {
opacity: 1;
transform: translateY(0);
}
}
.hs-animation-2-subtitle {
display: inline-block;
overflow: hidden;       
animation: typewritersubtitle 4s steps(30) 1s forwards, blink 0.7s ;
white-space: nowrap;
}
.hs-animation-2-title {
display: inline-block;
overflow: hidden;      
animation: typewritertitle 4s steps(30) 1s forwards, blinks 0.7s ;
white-space: wrap;
}
.hs-animation-2-desc {
display: inline-block; 
overflow: hidden;      
animation: typewriterdesc 4s steps(30) 1s forwards, blinkz 0.7s ;
white-space: wrap;
}
@keyframes typewritersubtitle {
0% {
width: 30%;
opacity: 0;
}
50% {
opacity: 1;
} 
100% {
width: 50%;
opacity: 1;
}
}
@keyframes typewritertitle {
0% {
width: 30%;
opacity: 0;
}
50% {
opacity: 1;
}
100% {
width: 50%;
opacity: 1;
}
}
@keyframes typewriterdesc {
0% {
width: 30%;
opacity: 0;
}
50% {
opacity: 1;
}
100% {
width: 50%;
opacity: 1;
}
}
@keyframes blink {
from {
border-color: transparent;
}
to {
border-color: #ffffff;
}
}
@keyframes blinks {
from {
border-color: transparent;
}
to {
border-color: #ffffff;
}
}
@keyframes blinkz {
from {
border-color: transparent;
}
to {
border-color: #ffffff;
}
} .swiper-nav-cont{
display: flex;
gap : 15px;
position: absolute; 
cursor: pointer;
padding: 10px;
top: 2%;
max-width: 100%;
width: 100%;
height: 100%;
}
.swiper-bullet-cont{
display: flex;
gap : 15px;
position: absolute;
z-index: 5;
cursor: pointer;
left: 48%;
top: 95%;
}
.rkit-swiper-hs-button-next,
.rkit-swiper-hs-button-prev { 
position : relative;
z-index: 1;
width: 45px;
height: 45px;
background-color: transparent;
transform: translateY(-50%);
color: #fff;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.5s;
border-radius: 0%;
border-style : solid;
border-width : 1px;
border-color : #fff;
--swiper-navigation-size: 44px;
--swiper-navigation-top-offset: 50%;
--swiper-navigation-sides-offset: 10px;
}  .rkit-homeslider-bullet {
width: 8px;
aspect-ratio: 1/1;
border-radius: 50%;
background-color: #aaaaaa;
transition: all 0.5s ease;
}
.rkit-homeslider-bullet-active {
background-color: #161616;
}
.rkit-homeslider-bullet-clickable .rkit-homeslider-bullet {
cursor: pointer;
}
.card-body {
padding: 10px;
display: flex;
flex-direction: column;
position: relative;
z-index: 1;
}
.card-body::before {
content: "";
width: 100%;
height: 100%;
display: block;
z-index: -1;
position: absolute;
left: 0;
top: 0;
bottom: 0;
right: 0;
}
.card-title {
margin: 0;
}
.card-title a {
text-decoration: none;
color: #161616;
}
.card-heading {
margin-bottom: 0.5rem;
display: flex;
flex-direction: column;
}
.rkit-swiper-hs-button-prev.swiper-button-disabled,
.rkit-swiper-hs-button-next.swiper-button-disabled {
opacity: .35;
cursor: auto;
pointer-events: none;
}   .text-button{
display : flex;
align-items : center;
}
.icon-list-button-hs{ 
color : red;
align-self: center;
}
.icon-subtitle-hs{ 
color : #ffffff;
align-self: center;
}
.icon-list-button-hs i:hover{
color : rgb(255, 255, 255);
}
.rkit-homeslider-item-button .button-element-homeslider {
display: flex;
align-self: center;
margin-top: auto;
background-color:  #333333;
color :  #ffffff;
max-width: none;
padding : 16px 32px 16px 32px;
justify-content: center;  
position: relative; }
.rkit-homeslider-item-button.button-full-size .button-element-homeslider { 
display: flex;
justify-content: center;  
width :100%
}
.rkit-homeslider-item-button-icon{
color: #56d4c4;  
}.rkit-product-grid-wpg {
display: grid;
grid-template-columns: repeat(3, 1fr);
gap: 30px;
background-color: transparent;
justify-content: center;
}
@media only screen and (max-width: 1024px) {
.rkit-product-grid-wpg {
grid-template-columns: repeat(2, 1fr) !important;
}
.rkit-product-grid-wpg-pro {
grid-template-columns: repeat(2, 1fr) !important;
}
}
@media only screen and (max-width: 767px) {
.rkit-product-grid-wpg {
grid-template-columns: auto !important;
}
.rkit-product-grid-wpg-pro {
grid-template-columns: auto !important;
}
}
.rkit-icon-readmore-wpg {
align-content: center;
}
.rkit-product-card-wpg {
background-color: #ffffff; border-radius: 8px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
padding-bottom: 10px;
position: relative;
height: min-content;
width: -webkit-fill-available;
display: flex;
flex-direction: column;
}
.rkit-addcart-wrap-button-wpg::after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
}
.rkit-product-card-wpg:hover {
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}
.rkit-product-image-wpg {
position: relative;
overflow: hidden;
}
.rkit-product-image-wpg img {
width: 100%;
height: auto;
object-fit: cover;
transition: all 0.3s ease;
display: block;
}
.rkit-product-image-wpg:hover img {
transform: scale(1.1);
filter: brightness(40%);
} .rkit-product-details-wpg {
padding: 16px;
display: flex;
justify-content: space-between;
align-items: center;
}
.rkit-product-info-wpg {
display: flex;
flex-direction: column;
flex: 1 0 50%;
width: 100%;
}
.rkit-product-title-wpg {
font-size: 18px;
font-weight: 600;
color: #333333;
margin: 0;
text-wrap: wrap;
text-wrap-style: stable;
}
.rkit-product-category-wpg {
font-size: 14px;
color: #888888;
margin-top: 4px;
}
.rkit-product-price-wpg {
font-size: 18px;
font-weight: 600;
color: #333333;
}
.rkit-product-feat-wpg {
display: flex;
flex-direction: column;
justify-content: flex-end;
align-self: self-start;
} @media (max-width: 766px) {
.rkit-product-rating-wpg.align-end-mobile { align-self:flex-end; }
.rkit-product-price-reguler-wpg.align-end-mobile { text-align:end; }
} @media (min-width: 767px) and (max-width: 1024px) {
.rkit-product-rating-wpg.align-end-tablet { align-self:flex-end; }
.rkit-product-price-reguler-wpg.align-end-tablet { text-align:end; }
} @media (min-width: 1025px) {
.rkit-product-rating-wpg.align-end { align-self:flex-end; }
.rkit-product-price-reguler-wpg.align-end { text-align:end; }
}
.rkit-addcart-wrap-button-wpg {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 30px);
opacity: 0;
visibility: hidden;
transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.rkit-product-image-wpg:hover .rkit-addcart-wrap-button-wpg {
transform: translate(-50%, -50%);
opacity: 1;
visibility: visible;
z-index: 99;
justify-content: center;
display: flex;
width: 100%;
}
.rkit-addcart-button-wpg { display: flex;
gap: 10px;
padding: 12px 24px;
background-color: #ffffff;
color: #000000;
text-align: center;
font-size: 16px;
font-weight: 600;
position: relative;
transition: background-color 0.3s ease;
}
.rkit-addcart-button-wpg span {
position: relative;
display: inline-block;
}
.rkit-addcart-button-wpg span::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0%;
height: 2px;
background-color: #000000;
transition: width 0.6s ease;
z-index: 999;
}
.rkit-product-image-container {
overflow: hidden;
}
.rkit-product-image-wpg:hover span::after {
width: 100%;
}
.rkit-product-rating-wpg {
font-size: 14px;
color: #f5c518;
display:flex;
} .rkit-product-ribbon-wpg {
position: absolute; background-color: #ff0000; color: #fff; padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
border-radius: 0px; }
.rkit-product-card-wpg {
position: relative;
}  .rkit-product-grid-wpg-pro {
overflow: hidden;
}
.rkit-product-card-wpg-pro {
border-radius: 20px 20px 20px 20px;  background-color: #a0a0a0;
padding: 20px 20px 20px 20px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
padding-bottom: 10px;
position: relative;
height: min-content; }
.rkit-product-image-wpg-pro {
position: relative;
overflow: hidden;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpg-pro img {
width: 100%;
height: auto;
object-fit: cover;
transition: transform 0.3s ease;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpg-pro:hover::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
opacity: 0.3;
transition: width 0.6s ease;
z-index: 1;
} .rkit-product-details-wpg-pro {
padding-top: 20px;
padding-bottom: 20px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
}
.rkit-product-info-wpg-pro {
display: flex;
flex-direction: column;
flex: 0 0 50%;
width: 100%;
}
.rkit-product-title-wpg-pro {
font-weight: 600;
color: #ffffff;
margin: 0;
text-wrap: wrap;
}
.rkit-product-price-wpg-pro {
font-size: 22px;
font-weight: 800;
color: #ffffff;
}
.rkit-product-feat-wpg-pro {
display: flex;
flex-direction: column;
justify-content: right;
text-align: end;
align-self: flex-start;
}
.rkit-product-desc-wpg-pro {
opacity: 0;
max-height: 0;
overflow: hidden;
transition-delay: 2s;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-product-text-desc-wpg-pro {
font-size: 14px;
font-weight: 100;
color: #ffffff;
text-wrap: wrap;
text-align: center;
}
.rkit-product-card-wpg-pro:hover .rkit-product-desc-wpg-pro {
opacity: 1;
max-height: 200px;
} .rkit-addcart-wrap-button-wpg-all-pro {
display: inline-flex;
position: relative;
justify-content: center;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
background-color: transparent;
}
.rkit-addcart-wrap-button-wpg-pro {
display: flex;
position: relative;
} .gradient-border {
position: absolute;
top: -2px;
left: -2px;
right: -2px;
bottom: -2px;
border-radius: 15px;
background-image: linear-gradient(
30deg,
var(--gradient-color-one),
var(--gradient-color-two)
);
background-size: 500%;
z-index: 0;
animation: border-ambient 3s linear infinite;
} .rkit-addcart-button-wpg-pro {
display: flex;
align-items: center;
justify-content: center;
background-color: #00cea6;
border-radius: 15px;
padding: 12px 30px;
width: 100%;
max-width: 100%;
font-size: 15px;
color: white;
position: relative;
z-index: 1;
transition: all 0.5s;
overflow: hidden;
gap: 20px;
}
.rkit-addcart-wrap-button-wpg-pro {
width: 100%;
margin: 0 auto; } @keyframes border-ambient {
0% {
background-position: 0% 50%;
}
25% {
background-position: 50% 75%;
}
50% {
background-position: 100% 50%;
}
75% {
background-position: 50% 25%;
}
100% {
background-position: 0% 50%;
}
}
.rkit-product-rating-wpg-pro {
font-size: 14px;
color: #f5c518;
} .rkit-product-ribbon-wpg-pro {
background-color: #00cea6;
margin-top: 0px;
border-radius: 0px;
position: absolute;
color: #fff;
padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
}
.rkit-product-card-wpg-pro {
position: relative;
}  .rkit-product-grid-wpg-prem {
display: grid;
grid-template-columns: repeat(3, 1fr); gap: 16px;
justify-content: center;
}
.rkit-product-card-wpg-prem { padding: 20px;
background-color: #d0d1d5;
border-radius: 12px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
text-align: center;
position: relative;
overflow: hidden;
transition: all 0.3s ease-in-out;
height: min-content;
width: -webkit-fill-available;
}
.rkit-product-image-wpg-prem {
position: relative;
overflow: hidden;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpg-prem img {
width: 100%;
height: auto;
object-fit: cover;
transition: transform 0.3s ease;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpg-prem:hover::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
opacity: 0.3;
transition: width 0.6s ease;
z-index: 0;
}
.rkit-product-ribbon-wpg-prem {
background-color: #00cea6; margin-top: 0px;
border-radius: 20px 20px 20px 20px;
position: absolute;
color: #fff;
padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
}
.rkit-product-details-wpg-prem {
display: flex !important;
flex-direction: column-reverse;
align-content: flex-start;
justify-content: flex-start;
text-align: left;
gap: 15px;
position: relative;
z-index: 1;
transition: transform 0.6s ease-in-out; max-height: min-content;
gap: 10px; }
.rkit-product-details-wpg-prem::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: transparent;
opacity: 0.5;
z-index: -1;
}
.rkit-product-info-wpg-prem {
margin-bottom: 12px;
flex: 0 0 50%;
width: 100%;
}
.rkit-product-title-wpg-prem {
font-weight: bold;
margin: 0;
color: #333;
width: fit-content;
position: relative;
padding-bottom: 25px;
}
.rkit-product-title-wpg-prem::after {
content: "";
text-align: left;
justify-content: start;
display: block;
width: 50%;
border-bottom: 3px solid #000000;
margin: 0 auto;
position: absolute;
left: 0;
padding-bottom: 10px;
}
.rkit-product-feat-wpg-prem {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: start;
align-self: flex-start;
}
.rkit-product-price-wpg-prem {
font-size: 24px;
font-weight: 300;
color: #000000;
}
.rkit-product-rating-wpg-prem {
font-size: 14px;
color: #f4a261;
}
.rkit-product-hov-wpg-prem {
display: flex;
gap: 10px;
flex-direction: row;
width: 100%; height: min-content;
position: relative;
text-align: center;
opacity: 0;
max-height: min-content;
overflow: hidden;
visibility: hidden; transition: max-height 0.5s ease, opacity 0.5s ease-in-out,
transform 0.5s ease-in-out;
}
.rkit-product-card-wpg-prem:hover .rkit-product-details-wpg-prem {
transform: translateY(-70%);
max-height: min-content;
}
.rkit-product-card-wpg-prem:hover .rkit-product-hov-wpg-prem {
opacity: 1; max-height: min-content;
visibility: visible;
transform: translateY(-70%);
}
.rkit-product-card-wpg-prem:hover {
max-height: min-content;
}
.rkit-addcart-button-wpg-prem {
display: flex;
justify-content: center;
background-color: #1f1f29;
border-radius: 15px;
padding: 10px 20px;
font-size: 15px;
color: #d9dade;
position: relative;
}
.rkit-addcart-wrap-button-wpg-prem {
display: flex;
flex: 0 0 40%;
align-items: center;
width: 100%;
margin: 0 auto;
align-content: center;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-addcart-wrap-button-wpg-prem span {
display: flex;
align-items: center;
}
.rkit-addcart-wrap-button-wpg-prem i {
display: flex;
align-items: center;
}
.text-button {
display: flex;
}
.rkit-product-desc-wpg-prem {
padding: 0px 0px 0px 0px;
display: flex;
flex: 0 0 60%;
overflow: hidden;
transition-delay: 2s;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-product-text-desc-wpg-prem {
font-size: 14px;
font-weight: 100;
color: #000000;
text-wrap: wrap;
text-align: left;
max-width: 100%;
overflow: hidden;
} .star-rating-wpg {
display: inline-block;
font-size: 20px;
line-height: 1;
color: #ddd;
position: relative;
}
.star-rating-wpg span {
display: block;
color: #f5c518;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
white-space: nowrap;
width: 0;
} .rkit-product-sale-price-wpg {
color: #000000;
font-weight: bold;
font-size: 20px;
}
.rkit-product-sale-price-wpg-pro {
color: #ffffff;
font-weight: bold;
font-size: 20px;
}
.rkit-product-sale-price-wpg-prem {
color: #000000;
font-weight: bold;
font-size: 24px;
} .if-sale-price-wpg {
display: flex;
flex-direction: row;
align-items: flex-start; gap: 2px; }
.if-sale-price-wpg-pro {
display: flex;
flex-direction: row;
align-items: center; gap: 5px;
}
.if-sale-price-wpg-prem {
display: flex;
flex-direction: column-reverse;
}
.rkit-product-sale-price-reguler-wpg {
color: #777;
text-decoration: line-through;
font-size: 14px;
font-weight: normal;
align-content: center;
align-self: center;
}
.rkit-product-sale-price-reguler-wpg-pro {
color: #ffffff;
text-decoration: line-through;
font-size: 16px;
font-weight: normal;
}
.rkit-product-sale-price-reguler-wpg-prem {
color: #777;
text-decoration: line-through;
font-size: 14px;
font-weight: normal;
} .rkit-product-price-reguler-wpg {
color: #333;
font-weight: bold;
font-size: 20px; }
.rkit-product-price-reguler-wpg-pro {
color: #ffffff;
font-weight: bold;
font-size: 20px; }
.rkit-product-price-reguler-wpg-prem {
color: #333;
font-weight: bold;
font-size: 24px; }.client-grid-container {
width: 100%;
height: 100%;
}
.client-grid-wrapper {
display: grid;
}
.container-image-cg .card-body {
text-align: center;
}
.container-image-cg .rkit-card-client .image-container-cg {
position: relative;
height: 120px;
width: 100%;
display: flex;
align-items: center;
justify-content: center;
overflow: hidden;
} .clientslogo-image-full-cg {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
transition: transform 0.5s ease, opacity 0.5s ease;
display: flex;
align-items: center;
justify-content: center;
}
img.image-cover,
img.image-cover-hover {
max-width: 100%;
min-height: 100%;
transition: all 0.5s ease;
} .hover-content-cg {
position: absolute;
inset: 0;
background-color: rgba(255, 255, 255, 0.9);
display: flex;
align-items: center;
justify-content: center;
flex-direction: column;
opacity: 0;
z-index: 3;
transition: all 0.5s ease;
padding: 0;
font-size: 16px;
}
.hover-title-cg, .hover-description-cg{
margin: 0;
padding: 0;
} .clientslogo-image-full-cg.image-hover-cg {
z-index: 2;
opacity: 0;
} .clientslogo-image-full-cg.image-default {
z-index: 1;
} .image-container-cg.horizontal .clientslogo-image-full-cg.image-hover-cg,
.image-container-cg.horizontal .hover-content-cg {
transform: translateX(100%);
}
.image-container-cg.horizontal:hover .clientslogo-image-full-cg.image-default {
transform: translateX(-100%);
opacity: 0;
}
.image-container-cg.horizontal:hover .clientslogo-image-full-cg.image-hover-cg,
.image-container-cg.horizontal:hover .hover-content-cg {
transform: translateX(0);
opacity: 1;
} .image-container-cg.vertical .clientslogo-image-full-cg.image-hover-cg,
.image-container-cg.vertical .hover-content-cg {
transform: translateY(100%);
}
.image-container-cg.vertical:hover .clientslogo-image-full-cg.image-default {
transform: translateY(-100%);
opacity: 0;
}
.image-container-cg.vertical:hover .clientslogo-image-full-cg.image-hover-cg,
.image-container-cg.vertical:hover .hover-content-cg {
transform: translateY(0);
opacity: 1;
}
.image-container-cg.flip_effect .clientslogo-image-full-cg.image-hover-cg,
.image-container-cg.flip_effect .hover-content-cg {
opacity: 0;
transform: scaleY(0);
transform-origin: center;
transition: all 0.5s ease;
position: absolute;
inset: 0;
z-index: 2;
}
.image-container-cg.flip_effect:hover .clientslogo-image-full-cg.image-hover-cg,
.image-container-cg.flip_effect:hover .hover-content-cg {
opacity: 1;
transform: scaleY(1);
}
.image-container-cg.flip_effect .clientslogo-image-full-cg.image-default {
opacity: 1;
transform: scaleY(1);
transition: all 0.5s ease;
position: absolute;
inset: 0;
z-index: 1;
}
.image-container-cg.flip_effect:hover .clientslogo-image-full-cg.image-default {
opacity: 0;
transform: scaleY(0);
}.rkit-barchart-container {
position: relative;
z-index: 1;
}.rkit-linechart-container {
position: relative;
z-index: 1;
}.rkit-piechart-container {
position: relative;
z-index: 1;
}.rkit-back-to-top-container {
display: flex;
}
.rkit-back-to-top-button {
width: 70px;
height: 70px;
display: flex;
position: relative;
justify-content: center;
align-items: center;
text-align: center;
cursor: pointer;
transition: all 0.5s;
}
.rkit-back-to-top-progress .rkit-back-to-top-button {
border-radius: 50%;
}
.scroll-progress {
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
}
.rkit-back-to-top-button.hide-button-on-scroll {
opacity: 0;
visibility: hidden;
transform: translateY(5rem);
}
.rkit-back-to-top-button.hide-button-on-scroll.show {
opacity: 1;
visibility: visible;
transform: translateY(0rem);
}
.back-to-top-text {
line-height: 0;
}:root {
--pulse-color: #00CEA699;
--pulse-width: 32px;
--duration-pulse: 1.5s;
--duration-rotate: 10s;
--animated-icon-infinite:infinite;
}
.rkit-video-button-wrapper {
display: flex;
align-items: center;
justify-content: start;
}
.rkit-video-button-container {
position: relative;
width: 150px;
height: 150px;
display: flex;
align-items: center;
justify-content: center;
}
.rkit-video-button-container .rkit-video-button{
transform-origin: center;
position: absolute;
width: 142px;
height: 142px;
}
.rkit-animated-icon-container {
width: 84px;
height: 84px;
border-radius: 50%;
overflow: hidden;
display: flex;
align-items: center;
justify-content: center;
background-color: antiquewhite;
z-index: 1;
cursor: pointer;
}
.rkit-animated-icon-container .rkit-animated-icon {
width: 29px;
height: 29px;
font-size: 29px;
}
.rkit-animation-shadowPulse {
animation: shadowPulse var(--duration-pulse) linear infinite;
}
@keyframes rotateText {
from {
transform: rotate(0deg);
}
to {
transform: rotate(360deg);
}
}
@keyframes shadowPulse {
0% {
box-shadow: 0 0 0 0px var(--pulse-color);
}
100% {
box-shadow: 0 0 7px var(--pulse-width) rgba(0, 0, 0, 0);
}
}
@keyframes bounce-up-down {
0%,
100% {
transform: translateY(0);
}
50% {
transform: translateY(-8px);
}
}
.rotate-180 {
animation: rotate-180-animation 1s infinite alternate ease-in-out;
}
@keyframes rotate-180-animation {
from {
transform: rotate(0deg);
}
to {
transform: rotate(180deg);
}
}  .rkit-video-button-container:hover.grow {
transform: scale(1.1);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.shrink {
transform: scale(0.9);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.pulse {
animation: pulseAnimation 0.6s ease-in-out;
}
@keyframes pulseAnimation {
0% {
transform: scale(1);
}
50% {
transform: scale(1.1);
}
100% {
transform: scale(1);
}
} .rkit-video-button-container:hover.wobble {
animation: wobbleAnimation 0.8s ease-in-out;
}
@keyframes wobbleAnimation {
0% {
transform: rotate(0deg);
}
25% {
transform: rotate(5deg);
}
50% {
transform: rotate(-5deg);
}
75% {
transform: rotate(3deg);
}
100% {
transform: rotate(0deg);
}
} .rkit-video-button-container:hover.skew {
transform: skewX(10deg);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.rotate {
transform: rotate(10deg);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.slide-up {
transform: translateY(-10px);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.slide-down {
transform: translateY(10px);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.slide-left {
transform: translateX(-10px);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.slide-right {
transform: translateX(10px);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.bounce {
animation: bounceAnimation 0.6s ease;
}
@keyframes bounceAnimation {
0%,
100% {
transform: translateY(0);
}
50% {
transform: translateY(-15px);
}
} .rkit-video-button-container:hover.flip {
transform: rotateY(180deg);
transition: transform 0.6s ease;
} .rkit-video-button-container:hover.flip-x {
transform: rotateX(180deg);
transition: transform 0.6s ease;
} .rkit-video-button-container:hover.flip-y {
transform: rotateY(180deg);
transition: transform 0.6s ease;
} .rkit-video-button-container:hover.zoom-in {
transform: scale(1.2);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.zoom-out {
transform: scale(0.8);
transition: transform 0.3s ease;
} .rkit-video-button-container:hover.float {
animation: floatAnimation 2s ease-in-out infinite;
}
@keyframes floatAnimation {
0% {
transform: translateY(0);
}
50% {
transform: translateY(-8px);
}
100% {
transform: translateY(0);
}
} .rkit-video-button-container:hover.tada {
animation: tadaAnimation 0.8s ease;
}
@keyframes tadaAnimation {
0% {
transform: scale(1);
}
10%,
20% {
transform: scale(0.9) rotate(-3deg);
}
30%,
50%,
70%,
90% {
transform: scale(1.1) rotate(3deg);
}
40%,
60%,
80% {
transform: scale(1.1) rotate(-3deg);
}
100% {
transform: scale(1) rotate(0);
}
} .rkit-video-button-container:hover.shake {
animation: shakeAnimation 0.5s ease;
}
@keyframes shakeAnimation {
0% {
transform: translateX(0);
}
25% {
transform: translateX(-5px);
}
50% {
transform: translateX(5px);
}
75% {
transform: translateX(-5px);
}
100% {
transform: translateX(0);
}
} .rkit-video-button-container:hover.rubber-band {
animation: rubberBandAnimation 1s ease;
}
@keyframes rubberBandAnimation {
0% {
transform: scale(1);
}
30% {
transform: scaleX(1.25) scaleY(0.75);
}
40% {
transform: scaleX(0.75) scaleY(1.25);
}
50% {
transform: scaleX(1.15) scaleY(0.85);
}
65% {
transform: scaleX(0.95) scaleY(1.05);
}
75% {
transform: scaleX(1.05) scaleY(0.95);
}
100% {
transform: scale(1);
}
}.glightbox-container{width:100%;height:100%;position:fixed;top:0;left:0;z-index:999999!important;overflow:hidden;-ms-touch-action:none;touch-action:none;-webkit-text-size-adjust:100%;-moz-text-size-adjust:100%;-ms-text-size-adjust:100%;text-size-adjust:100%;-webkit-backface-visibility:hidden;backface-visibility:hidden;outline:0}.glightbox-container.inactive{display:none}.glightbox-container .gcontainer{position:relative;width:100%;height:100%;z-index:9999;overflow:hidden}.glightbox-container .gslider{-webkit-transition:-webkit-transform .4s ease;transition:-webkit-transform .4s ease;transition:transform .4s ease;transition:transform .4s ease,-webkit-transform .4s ease;height:100%;left:0;top:0;width:100%;position:relative;overflow:hidden;display:-webkit-box!important;display:-ms-flexbox!important;display:flex!important;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.glightbox-container .gslide{width:100%;position:absolute;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;opacity:0}.glightbox-container .gslide.current{opacity:1;z-index:99999;position:relative}.glightbox-container .gslide.prev{opacity:1;z-index:9999}.glightbox-container .gslide-inner-content{width:100%}.glightbox-container .ginner-container{position:relative;width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;max-width:100%;margin:auto;height:100vh}.glightbox-container .ginner-container.gvideo-container{width:100%}.glightbox-container .ginner-container.desc-bottom,.glightbox-container .ginner-container.desc-top{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.glightbox-container .ginner-container.desc-left,.glightbox-container .ginner-container.desc-right{max-width:100%!important}.gslide iframe,.gslide video{outline:0!important;border:none;min-height:165px;-webkit-overflow-scrolling:touch;-ms-touch-action:auto;touch-action:auto}.gslide:not(.current){pointer-events:none}.gslide-image{-webkit-box-align:center;-ms-flex-align:center;align-items:center}.gslide-image img{max-height:100vh;display:block;padding:0;float:none;outline:0;border:none;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;max-width:100vw;width:auto;height:auto;-o-object-fit:cover;object-fit:cover;-ms-touch-action:none;touch-action:none;margin:auto;min-width:200px}.desc-bottom .gslide-image img,.desc-top .gslide-image img{width:auto}.desc-left .gslide-image img,.desc-right .gslide-image img{width:auto;max-width:100%}.gslide-image img.zoomable{position:relative}.gslide-image img.dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.gslide-video{position:relative;max-width:100vh;width:100%!important}.gslide-video .plyr__poster-enabled.plyr--loading .plyr__poster{display:none}.gslide-video .gvideo-wrapper{width:100%;margin:auto}.gslide-video::before{content:'';position:absolute;width:100%;height:100%;background:rgba(255,0,0,.34);display:none}.gslide-video.playing::before{display:none}.gslide-video.fullscreen{max-width:100%!important;min-width:100%;height:75vh}.gslide-video.fullscreen video{max-width:100%!important;width:100%!important}.gslide-inline{background:#fff;text-align:left;max-height:calc(100vh - 40px);overflow:auto;max-width:100%;margin:auto}.gslide-inline .ginlined-content{padding:20px;width:100%}.gslide-inline .dragging{cursor:-webkit-grabbing!important;cursor:grabbing!important;-webkit-transition:none;transition:none}.ginlined-content{overflow:auto;display:block!important;opacity:1}.gslide-external{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;min-width:100%;background:#fff;padding:0;overflow:auto;max-height:75vh;height:100%}.gslide-media{display:-webkit-box;display:-ms-flexbox;display:flex;width:auto}.zoomed .gslide-media{-webkit-box-shadow:none!important;box-shadow:none!important}.desc-bottom .gslide-media,.desc-top .gslide-media{margin:0 auto;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gslide-description{position:relative;-webkit-box-flex:1;-ms-flex:1 0 100%;flex:1 0 100%}.gslide-description.description-left,.gslide-description.description-right{max-width:100%}.gslide-description.description-bottom,.gslide-description.description-top{margin:0 auto;width:100%}.gslide-description p{margin-bottom:12px}.gslide-description p:last-child{margin-bottom:0}.zoomed .gslide-description{display:none}.glightbox-button-hidden{display:none}.glightbox-mobile .glightbox-container .gslide-description{height:auto!important;width:100%;position:absolute;bottom:0;padding:19px 11px;max-width:100vw!important;-webkit-box-ordinal-group:3!important;-ms-flex-order:2!important;order:2!important;max-height:78vh;overflow:auto!important;background:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,0)),to(rgba(0,0,0,.75)));background:linear-gradient(to bottom,rgba(0,0,0,0) 0,rgba(0,0,0,.75) 100%);-webkit-transition:opacity .3s linear;transition:opacity .3s linear;padding-bottom:50px}.glightbox-mobile .glightbox-container .gslide-title{color:#fff;font-size:1em}.glightbox-mobile .glightbox-container .gslide-desc{color:#a1a1a1}.glightbox-mobile .glightbox-container .gslide-desc a{color:#fff;font-weight:700}.glightbox-mobile .glightbox-container .gslide-desc *{color:inherit}.glightbox-mobile .glightbox-container .gslide-desc .desc-more{color:#fff;opacity:.4}.gdesc-open .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:.4}.gdesc-open .gdesc-inner{padding-bottom:30px}.gdesc-closed .gslide-media{-webkit-transition:opacity .5s ease;transition:opacity .5s ease;opacity:1}.greset{-webkit-transition:all .3s ease;transition:all .3s ease}.gabsolute{position:absolute}.grelative{position:relative}.glightbox-desc{display:none!important}.glightbox-open{overflow:hidden}.gloader{height:25px;width:25px;-webkit-animation:lightboxLoader .8s infinite linear;animation:lightboxLoader .8s infinite linear;border:2px solid #fff;border-right-color:transparent;border-radius:50%;position:absolute;display:block;z-index:9999;left:0;right:0;margin:0 auto;top:47%}.goverlay{width:100%;height:calc(100vh + 1px);position:fixed;top:-1px;left:0;background:#000;will-change:opacity}.glightbox-mobile .goverlay{background:#000}.gclose,.gnext,.gprev{z-index:99999;cursor:pointer;width:26px;height:44px;border:none;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.gclose svg,.gnext svg,.gprev svg{display:block;width:25px;height:auto;margin:0;padding:0}.gclose.disabled,.gnext.disabled,.gprev.disabled{opacity:.1}.gclose .garrow,.gnext .garrow,.gprev .garrow{stroke:#fff}.gbtn.focused{outline:2px solid #0f3d81}iframe.wait-autoplay{opacity:0}.glightbox-closing .gclose,.glightbox-closing .gnext,.glightbox-closing .gprev{opacity:0!important}.glightbox-clean .gslide-description{background:#fff}.glightbox-clean .gdesc-inner{padding:22px 20px}.glightbox-clean .gslide-title{font-size:1em;font-weight:400;font-family:arial;color:#000;margin-bottom:19px;line-height:1.4em}.glightbox-clean .gslide-desc{font-size:.86em;margin-bottom:0;font-family:arial;line-height:1.4em}.glightbox-clean .gslide-video{background:#000}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.75);border-radius:4px}.glightbox-clean .gclose path,.glightbox-clean .gnext path,.glightbox-clean .gprev path{fill:#fff}.glightbox-clean .gprev{position:absolute;top:-100%;left:30px;width:40px;height:50px}.glightbox-clean .gnext{position:absolute;top:-100%;right:30px;width:40px;height:50px}.glightbox-clean .gclose{width:35px;height:35px;top:15px;right:10px;position:absolute}.glightbox-clean .gclose svg{width:18px;height:auto}.glightbox-clean .gclose:hover{opacity:1}.gfadeIn{-webkit-animation:gfadeIn .5s ease;animation:gfadeIn .5s ease}.gfadeOut{-webkit-animation:gfadeOut .5s ease;animation:gfadeOut .5s ease}.gslideOutLeft{-webkit-animation:gslideOutLeft .3s ease;animation:gslideOutLeft .3s ease}.gslideInLeft{-webkit-animation:gslideInLeft .3s ease;animation:gslideInLeft .3s ease}.gslideOutRight{-webkit-animation:gslideOutRight .3s ease;animation:gslideOutRight .3s ease}.gslideInRight{-webkit-animation:gslideInRight .3s ease;animation:gslideInRight .3s ease}.gzoomIn{-webkit-animation:gzoomIn .5s ease;animation:gzoomIn .5s ease}.gzoomOut{-webkit-animation:gzoomOut .5s ease;animation:gzoomOut .5s ease}@-webkit-keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes lightboxLoader{0%{-webkit-transform:rotate(0);transform:rotate(0)}100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@-webkit-keyframes gfadeIn{from{opacity:0}to{opacity:1}}@keyframes gfadeIn{from{opacity:0}to{opacity:1}}@-webkit-keyframes gfadeOut{from{opacity:1}to{opacity:0}}@keyframes gfadeOut{from{opacity:1}to{opacity:0}}@-webkit-keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInLeft{from{opacity:0;-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0)}to{visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@keyframes gslideOutLeft{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(-60%,0,0);transform:translate3d(-60%,0,0);opacity:0;visibility:hidden}}@-webkit-keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@keyframes gslideInRight{from{opacity:0;visibility:visible;-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0)}to{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}}@-webkit-keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@keyframes gslideOutRight{from{opacity:1;visibility:visible;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}to{-webkit-transform:translate3d(60%,0,0);transform:translate3d(60%,0,0);opacity:0}}@-webkit-keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@keyframes gzoomIn{from{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:1}}@-webkit-keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@keyframes gzoomOut{from{opacity:1}50%{opacity:0;-webkit-transform:scale3d(.3,.3,.3);transform:scale3d(.3,.3,.3)}to{opacity:0}}@media (min-width:769px){.glightbox-container .ginner-container{width:auto;height:auto;-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.glightbox-container .ginner-container.desc-top .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-top .gslide-image,.glightbox-container .ginner-container.desc-top .gslide-image img{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.glightbox-container .ginner-container.desc-left .gslide-description{-webkit-box-ordinal-group:1;-ms-flex-order:0;order:0}.glightbox-container .ginner-container.desc-left .gslide-image{-webkit-box-ordinal-group:2;-ms-flex-order:1;order:1}.gslide-image img{max-height:97vh;max-width:100%}.gslide-image img.zoomable{cursor:-webkit-zoom-in;cursor:zoom-in}.zoomed .gslide-image img.zoomable{cursor:-webkit-grab;cursor:grab}.gslide-inline{max-height:95vh}.gslide-external{max-height:100vh}.gslide-description.description-left,.gslide-description.description-right{max-width:275px}.glightbox-open{height:auto}.goverlay{background:rgba(0,0,0,.92)}.glightbox-clean .gslide-media{-webkit-box-shadow:1px 2px 9px 0 rgba(0,0,0,.65);box-shadow:1px 2px 9px 0 rgba(0,0,0,.65)}.glightbox-clean .description-left .gdesc-inner,.glightbox-clean .description-right .gdesc-inner{position:absolute;height:100%;overflow-y:auto}.glightbox-clean .gclose,.glightbox-clean .gnext,.glightbox-clean .gprev{background-color:rgba(0,0,0,.32)}.glightbox-clean .gclose:hover,.glightbox-clean .gnext:hover,.glightbox-clean .gprev:hover{background-color:rgba(0,0,0,.7)}.glightbox-clean .gprev{top:45%}.glightbox-clean .gnext{top:45%}}@media (min-width:992px){.glightbox-clean .gclose{opacity:.7;right:20px}}@media screen and (max-height:420px){.goverlay{background:#000}}.rkit-icon-readmore-wpc {
align-content: center;
}
.rkit-product-card-wpc {
background-color: #ffffff; border-radius: 8px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
padding-bottom: 10px;
position: relative;
height: min-content;
width: -webkit-fill-available;
display: flex;
flex-direction: column;
}
.rkit-addcart-wrap-button-wpc::after {
content: "";
position: absolute;
bottom: 0;
left: 50%;
width: 0;
height: 2px;
}
.rkit-product-card-wpc:hover {
box-shadow: 0 6px 10px rgba(0, 0, 0, 0.15);
}
.rkit-product-image-wpc {
position: relative;
overflow: hidden;
}
.rkit-product-image-wpc img {
width: 100%;
height: auto;
object-fit: cover;
transition: all 0.3s ease;
display: block;
}
.rkit-product-image-wpc:hover img {
transform: scale(1.1);
filter: brightness(40%);
} .rkit-product-details-wpc {
padding: 16px;
display: flex;
justify-content: space-between;
align-items: center;
}
.rkit-product-info-wpc {
display: flex;
flex-direction: column;
flex: 1 0 50%;
width: 100%;
}
.rkit-product-title-wpc {
font-size: 18px;
font-weight: 600;
color: #333333;
margin: 0;
text-wrap: wrap;
text-wrap-style: stable;
}
.rkit-product-category-wpc {
font-size: 14px;
color: #888888;
margin-top: 4px;
}
.rkit-product-price-wpc {
font-size: 18px;
font-weight: 600;
color: #333333;
}
.rkit-product-feat-wpc {
display: flex;
flex-direction: column;
justify-content: right; align-self: self-start;
}
.rkit-addcart-wrap-button-wpc {
position: absolute;
top: 50%;
left: 50%;
transform: translate(-50%, 30px);
opacity: 0;
visibility: hidden;
transition: transform 0.3s ease, opacity 0.3s ease, visibility 0.3s ease;
}
.rkit-product-image-wpc:hover .rkit-addcart-wrap-button-wpc {
transform: translate(-50%, -50%);
opacity: 1;
visibility: visible;
z-index: 99;
justify-content: center;
display: flex;
width: 100%;
}
.rkit-addcart-button-wpc { display: flex;
gap: 10px;
padding: 12px 24px;
background-color: #ffffff;
color: #000000;
text-align: center;
font-size: 16px;
font-weight: 600;
position: relative;
transition: background-color 0.3s ease;
}
.rkit-addcart-button-wpc span {
position: relative;
display: inline-block;
}
.rkit-addcart-button-wpc span::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 0%;
height: 2px;
background-color: #000000;
transition: width 0.6s ease;
z-index: 999;
}
.rkit-product-image-container {
overflow: hidden;
}
.rkit-product-image-wpc:hover span::after {
width: 100%;
}
.rkit-product-rating-wpc {
font-size: 14px;
color: #f5c518;
display: flex;
} .rkit-product-ribbon-wpc {
position: absolute; background-color: #ff0000; color: #fff; padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
border-radius: 0px; }
.rkit-product-card-wpc {
position: relative;
}   .rkit-product-card-wpc-pro {
border-radius: 20px 20px 20px 20px;  background-color: #a0a0a0;
padding: 20px 20px 20px 20px;
overflow: hidden;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
transition: transform 0.3s ease, box-shadow 0.3s ease;
padding-bottom: 10px;
position: relative;
height: min-content; }
.rkit-product-image-wpc-pro {
position: relative;
overflow: hidden;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpc-pro img {
width: 100%;
height: auto;
object-fit: cover;
transition: transform 0.3s ease;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpc-pro:hover::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
opacity: 0.3;
transition: width 0.6s ease;
z-index: 1;
} .rkit-product-details-wpc-pro {
padding-top: 20px;
padding-bottom: 20px;
display: flex;
flex-direction: row;
justify-content: space-between;
align-items: flex-start;
}
.rkit-product-info-wpc-pro {
display: flex;
flex-direction: column;
flex: 0 0 50%;
width: 100%;
}
.rkit-product-title-wpc-pro {
font-weight: 600;
color: #ffffff;
margin: 0;
text-wrap: wrap;
}
.rkit-product-price-wpc-pro {
font-size: 22px;
font-weight: 800;
color: #ffffff;
}
.rkit-product-feat-wpc-pro {
display: flex;
flex-direction: column;
justify-content: right;
text-align: end;
align-self: flex-start;
}
.rkit-product-desc-wpc-pro {
opacity: 0;
max-height: 0;
overflow: hidden;
transition-delay: 2s;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-product-text-desc-wpc-pro {
font-size: 14px;
font-weight: 100;
color: #ffffff;
text-wrap: wrap;
text-align: center;
}
.rkit-product-card-wpc-pro:hover .rkit-product-desc-wpc-pro {
opacity: 1;
max-height: 200px;
} .rkit-addcart-wrap-button-wpc-all-pro {
display: inline-flex;
position: relative;
justify-content: center;
width: 100%;
padding-top: 20px;
padding-bottom: 20px;
background-color: transparent;
}
.rkit-addcart-wrap-button-wpc-pro {
display: flex;
position: relative;
} .gradient-border {
position: absolute;
top: -2px;
left: -2px;
right: -2px;
bottom: -2px;
border-radius: 15px;
background-image: linear-gradient(
30deg,
var(--gradient-color-one),
var(--gradient-color-two)
);
background-size: 500%;
z-index: 0;
animation: border-ambient 3s linear infinite;
} .rkit-addcart-button-wpc-pro {
display: flex;
align-items: center;
justify-content: center;
background-color: #00cea6;
border-radius: 15px;
padding: 12px 30px;
width: 100%;
max-width: 100%;
font-size: 15px;
color: white;
position: relative;
z-index: 1;
transition: all 0.5s;
overflow: hidden;
gap: 20px;
}
.rkit-addcart-wrap-button-wpc-pro {
width: 100%;
margin: 0 auto; } @keyframes border-ambient {
0% {
background-position: 0% 50%;
}
25% {
background-position: 50% 75%;
}
50% {
background-position: 100% 50%;
}
75% {
background-position: 50% 25%;
}
100% {
background-position: 0% 50%;
}
}
.rkit-product-rating-wpc-pro {
font-size: 14px;
color: #f5c518;
} .rkit-product-ribbon-wpc-pro {
background-color: #00cea6;
margin-top: 0px;
border-radius: 0px;
position: absolute;
color: #fff;
padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
}
.rkit-product-card-wpc-pro {
position: relative;
}   .rkit-product-card-wpc-prem { padding: 20px;
background-color: #d0d1d5;
border-radius: 12px;
box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
text-align: center;
position: relative;
overflow: hidden;
transition: all 0.3s ease-in-out;
height: min-content;
width: -webkit-fill-available;
}
.rkit-product-image-wpc-prem {
position: relative;
overflow: hidden;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpc-prem img {
width: 100%;
height: auto;
object-fit: cover;
transition: transform 0.3s ease;
border-radius: 20px 20px 20px 20px;
}
.rkit-product-image-wpc-prem:hover::after {
content: "";
position: absolute;
bottom: 0;
left: 0;
width: 100%;
height: 100%;
background-color: transparent;
opacity: 0.3;
transition: width 0.6s ease;
z-index: 0;
}
.rkit-product-ribbon-wpc-prem {
background-color: #00cea6; margin-top: 0px;
border-radius: 20px 20px 20px 20px;
position: absolute;
color: #fff;
padding: 5px 15px;
font-size: 12px;
font-weight: bold;
z-index: 10;
}
.rkit-product-details-wpc-prem {
display: flex !important;
flex-direction: column-reverse;
align-content: flex-start;
justify-content: flex-start;
text-align: left;
gap: 15px;
position: relative;
z-index: 1;
transition: transform 0.6s ease-in-out; max-height: min-content;
gap: 10px; }
.rkit-product-details-wpc-prem::before {
content: "";
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
background-color: transparent;
opacity: 0.5;
z-index: -1;
}
.rkit-product-info-wpc-prem {
margin-bottom: 12px;
flex: 0 0 50%;
width: 100%;
}
.rkit-product-title-wpc-prem {
font-weight: bold;
margin: 0;
color: #333;
width: fit-content;
position: relative;
padding-bottom: 25px;
}
.rkit-product-title-wpc-prem::after {
content: "";
text-align: left;
justify-content: start;
display: block;
width: 50%;
border-bottom: 3px solid #000000;
margin: 0 auto;
position: absolute;
left: 0;
padding-bottom: 10px;
}
.rkit-product-feat-wpc-prem {
display: flex;
flex-direction: column;
justify-content: space-between;
align-items: start;
align-self: flex-start;
}
.rkit-product-price-wpc-prem {
font-size: 24px;
font-weight: 300;
color: #000000;
}
.rkit-product-rating-wpc-prem {
font-size: 14px;
color: #f4a261;
}
.rkit-product-hov-wpc-prem {
display: flex;
gap: 10px;
flex-direction: row;
width: 100%; height: min-content;
position: relative;
text-align: center;
opacity: 0;
max-height: min-content;
overflow: hidden;
visibility: hidden; transition: max-height 0.5s ease, opacity 0.5s ease-in-out,
transform 0.5s ease-in-out;
}
.rkit-product-card-wpc-prem:hover .rkit-product-details-wpc-prem {
transform: translateY(-70%);
max-height: min-content;
}
.rkit-product-card-wpc-prem:hover .rkit-product-hov-wpc-prem {
opacity: 1; max-height: min-content;
visibility: visible;
transform: translateY(-70%);
}
.rkit-product-card-wpc-prem:hover {
max-height: min-content;
}
.rkit-addcart-button-wpc-prem {
display: flex;
justify-content: center;
background-color: #1f1f29;
border-radius: 15px;
padding: 10px 20px;
font-size: 15px;
color: #d9dade;
position: relative;
}
.rkit-addcart-wrap-button-wpc-prem {
display: flex;
flex: 0 0 40%;
align-items: center;
width: 100%;
margin: 0 auto;
align-content: center;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-addcart-wrap-button-wpc-prem span {
display: flex;
align-items: center;
}
.rkit-addcart-wrap-button-wpc-prem i {
display: flex;
align-items: center;
}
.text-button {
display: flex;
}
.rkit-product-desc-wpc-prem {
padding: 0px 0px 0px 0px;
display: flex;
flex: 0 0 60%;
overflow: hidden;
transition-delay: 2s;
transition: max-height 0.5s ease, opacity 0.5s ease;
}
.rkit-product-text-desc-wpc-prem {
font-size: 14px;
font-weight: 100;
color: #000000;
text-wrap: wrap;
text-align: left;
max-width: 100%;
overflow: hidden;
} .star-rating-wpc {
display: inline-block;
font-size: 20px;
line-height: 1;
color: #ddd;
position: relative;
}
.star-rating-wpc span {
display: block;
color: #f5c518;
overflow: hidden;
position: absolute;
top: 0;
left: 0;
white-space: nowrap;
width: 0;
} .rkit-product-sale-price-wpc {
color: #000000;
font-weight: bold;
font-size: 20px;
}
.rkit-product-sale-price-wpc-pro {
color: #ffffff;
font-weight: bold;
font-size: 20px;
}
.rkit-product-sale-price-wpc-prem {
color: #000000;
font-weight: bold;
font-size: 24px;
} .if-sale-price-wpc {
display: flex;
flex-direction: row;
align-items: flex-start; gap: 2px; }
.if-sale-price-wpc-pro {
display: flex;
flex-direction: row;
align-items: center; gap: 5px;
}
.if-sale-price-wpc-prem {
display: flex;
flex-direction: column-reverse;
}
.rkit-product-sale-price-reguler-wpc {
color: #777;
text-decoration: line-through;
font-size: 14px;
font-weight: normal;
align-content: center;
align-self: center;
}
.rkit-product-sale-price-reguler-wpc-pro {
color: #ffffff;
text-decoration: line-through;
font-size: 16px;
font-weight: normal;
}
.rkit-product-sale-price-reguler-wpc-prem {
color: #777;
text-decoration: line-through;
font-size: 14px;
font-weight: normal;
} .rkit-product-price-reguler-wpc {
color: #333;
font-weight: bold;
font-size: 20px;
text-align: start;
}
.rkit-product-price-reguler-wpc-pro {
color: #ffffff;
font-weight: bold;
font-size: 20px;
text-align: start;
}
.rkit-product-price-reguler-wpc-prem {
color: #333;
font-weight: bold;
font-size: 24px;
text-align: start;
}
.rkit-flex-absolute-woo-product-carousel {
display: flex;
align-items: center;
position: absolute;
inset: 0;
justify-content: space-between;
z-index: 999999;
pointer-events: none;
}
.rkit-swiper-button-prev-woo-product-carousel {
left: -55px;
}
.rkit-swiper-button-next-woo-product-carousel {
right: -55px;
}
.rkit-swiper-button-next-woo-product-carousel,
.rkit-swiper-button-prev-woo-product-carousel {
position: absolute;
z-index: 999;
cursor: pointer;
pointer-events: auto;
width: 45px;
height: 45px;
background-color: #f7f7f7;
transform: translateY(0);
color: #1f1f1f;
display: flex;
justify-content: center;
align-items: center;
transition: all 0.5s;
border-radius: 5px;
--swiper-navigation-size: 44px;
--swiper-navigation-top-offset: 50%;
--swiper-navigation-sides-offset: 10px;
}
.rkit-animation-hover-woo-product-carousel-enabled .rkit-swiper-button-next-woo-product-carousel,
.rkit-animation-hover-woo-product-carousel-enabled .rkit-swiper-button-prev-woo-product-carousel {
opacity: 0;
transition: all 0.5s;
transition-delay: 0.3s;
}
.rkit-animation-hover-woo-product-carousel-enabled:hover .rkit-swiper-button-next-woo-product-carousel,
.rkit-animation-hover-woo-product-carousel-enabled:hover .rkit-swiper-button-prev-woo-product-carousel {
opacity: 1;
transform: translate(0, -50%);
}
.rkit-animation-hover-woo-product-carousel-enabled .rkit-swiper-button-next-woo-product-carousel {
transform: translate(-30px, -50%);
}
.rkit-animation-hover-woo-product-carousel-enabled .rkit-swiper-button-prev-woo-product-carousel {
transform: translate(30px, -50%);
}
.rkit-woo-product-carousel-container{
position: relative;
overflow: visible !important;
}
.rkit-woo-product-carousel-pagination {
display: flex;
flex-direction: row;
gap: 0.5rem;
padding: 1rem;
justify-content: center;
align-items: center;
}
.rkit-woo-carousel-bullet {
width: 8px;
aspect-ratio: 1/1;
border-radius: 50%;
background-color: #aaaaaa;
transition: all 0.5s ease;
}
.rkit-woo-carousel-bullet-active {
background-color: #161616;
}
.rkit-woo-carousel-bullet-clickable .rkit-clientcarousel-bullet {
cursor: pointer;
} @media (max-width: 766px) {
.rkit-product-rating-wpc.align-end-mobile { align-self:flex-end; }
} @media (min-width: 767px) and (max-width: 1024px) {
.rkit-product-rating-wpc.align-end-tablet { align-self:flex-end; }
} @media (min-width: 1025px) {
.rkit-product-rating-wpc.align-end { align-self:flex-end; }
}@font-face {
font-family: 'rtmicon-regular';
src:  url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.eot?fngt09);
src:  url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.eot?fngt09#iefix) format('embedded-opentype'),
url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.ttf?fngt09) format('truetype'),
url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.woff?fngt09) format('woff'),
url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-regular.svg?fngt09#rtmicon-regular) format('svg');
font-weight: normal;
font-style: normal;
font-display: block;
}
.rtmicon{ font-family: 'rtmicon-regular' !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rtmicon.rtmicon-accordion:before {
content: "\e900";
}
.rtmicon.rtmicon-account-balance:before {
content: "\e901";
}
.rtmicon.rtmicon-add:before {
content: "\e902";
}
.rtmicon.rtmicon-add-box:before {
content: "\e903";
}
.rtmicon.rtmicon-add-business:before {
content: "\e904";
}
.rtmicon.rtmicon-add-card:before {
content: "\e905";
}
.rtmicon.rtmicon-add-circle:before {
content: "\e906";
}
.rtmicon.rtmicon-advance-button:before {
content: "\e907";
}
.rtmicon.rtmicon-advanced-google-map:before {
content: "\e908";
}
.rtmicon.rtmicon-advanced-heading:before {
content: "\e909";
}
.rtmicon.rtmicon-advanced-hero-slider:before {
content: "\e90a";
}
.rtmicon.rtmicon-advanced-sticky:before {
content: "\e90b";
}
.rtmicon.rtmicon-advanced-tabs:before {
content: "\e90c";
}
.rtmicon.rtmicon-advanced-toggle:before {
content: "\e90d";
}
.rtmicon.rtmicon-alarm-clock:before {
content: "\e90e";
}
.rtmicon.rtmicon-alert:before {
content: "\e90f";
}
.rtmicon.rtmicon-analytics:before {
content: "\e910";
}
.rtmicon.rtmicon-anchor:before {
content: "\e911";
}
.rtmicon.rtmicon-android:before {
content: "\e912";
}
.rtmicon.rtmicon-animated-circle-button:before {
content: "\e913";
}
.rtmicon.rtmicon-animated-heading:before {
content: "\e914";
}
.rtmicon.rtmicon-apple:before {
content: "\e915";
}
.rtmicon.rtmicon-apps:before {
content: "\e916";
}
.rtmicon.rtmicon-arrow-down:before {
content: "\e917";
}
.rtmicon.rtmicon-arrow-down-left:before {
content: "\e918";
}
.rtmicon.rtmicon-arrow-down-right:before {
content: "\e919";
}
.rtmicon.rtmicon-arrow-down-to-line:before {
content: "\e91a";
}
.rtmicon.rtmicon-arrow-left:before {
content: "\e91b";
}
.rtmicon.rtmicon-arrow-long-down:before {
content: "\e91c";
}
.rtmicon.rtmicon-arrow-long-left:before {
content: "\e91d";
}
.rtmicon.rtmicon-arrow-long-right:before {
content: "\e91e";
}
.rtmicon.rtmicon-arrow-long-up:before {
content: "\e91f";
}
.rtmicon.rtmicon-arrow-right:before {
content: "\e920";
}
.rtmicon.rtmicon-arrow-up:before {
content: "\e921";
}
.rtmicon.rtmicon-arrow-up-left:before {
content: "\e922";
}
.rtmicon.rtmicon-arrow-up-right:before {
content: "\e923";
}
.rtmicon.rtmicon-artist:before {
content: "\e924";
}
.rtmicon.rtmicon-attach-money:before {
content: "\e925";
}
.rtmicon.rtmicon-audio-box:before {
content: "\e926";
}
.rtmicon.rtmicon-audio-file:before {
content: "\e927";
}
.rtmicon.rtmicon-author-box:before {
content: "\e928";
}
.rtmicon.rtmicon-auto-play:before {
content: "\e929";
}
.rtmicon.rtmicon-auto-renew:before {
content: "\e92a";
}
.rtmicon.rtmicon-award:before {
content: "\e92b";
}
.rtmicon.rtmicon-backpack:before {
content: "\e92c";
}
.rtmicon.rtmicon-back-to-top-button:before {
content: "\e92d";
}
.rtmicon.rtmicon-backup:before {
content: "\e92e";
}
.rtmicon.rtmicon-badge-check:before {
content: "\e92f";
}
.rtmicon.rtmicon-badge-dollar:before {
content: "\e930";
}
.rtmicon.rtmicon-badge-percent:before {
content: "\e931";
}
.rtmicon.rtmicon-ban:before {
content: "\e932";
}
.rtmicon.rtmicon-banner-ad:before {
content: "\e933";
}
.rtmicon.rtmicon-banner-discount:before {
content: "\e934";
}
.rtmicon.rtmicon-bar-chart:before {
content: "\e935";
}
.rtmicon.rtmicon-barcode:before {
content: "\e936";
}
.rtmicon.rtmicon-bar-progress:before {
content: "\e937";
}
.rtmicon.rtmicon-bars:before {
content: "\e938";
}
.rtmicon.rtmicon-bar-sort-left:before {
content: "\e939";
}
.rtmicon.rtmicon-bar-sort-right:before {
content: "\e93a";
}
.rtmicon.rtmicon-battery:before {
content: "\e93b";
}
.rtmicon.rtmicon-behance:before {
content: "\e93c";
}
.rtmicon.rtmicon-blob-shape:before {
content: "\e93d";
}
.rtmicon.rtmicon-block:before {
content: "\e93e";
}
.rtmicon.rtmicon-blockquote:before {
content: "\e93f";
}
.rtmicon.rtmicon-blog:before {
content: "\e940";
}
.rtmicon.rtmicon-blog-carousel:before {
content: "\e941";
}
.rtmicon.rtmicon-blog-post:before {
content: "\e942";
}
.rtmicon.rtmicon-bluetooth:before {
content: "\e943";
}
.rtmicon.rtmicon-bolt:before {
content: "\e944";
}
.rtmicon.rtmicon-book:before {
content: "\e945";
}
.rtmicon.rtmicon-bookmark:before {
content: "\e946";
}
.rtmicon.rtmicon-box:before {
content: "\e947";
}
.rtmicon.rtmicon-box-archive:before {
content: "\e948";
}
.rtmicon.rtmicon-box-check:before {
content: "\e949";
}
.rtmicon.rtmicon-box-circle-check:before {
content: "\e94a";
}
.rtmicon.rtmicon-box-open:before {
content: "\e94b";
}
.rtmicon.rtmicon-box-package:before {
content: "\e94c";
}
.rtmicon.rtmicon-box-stacked:before {
content: "\e94d";
}
.rtmicon.rtmicon-breadcumb:before {
content: "\e94e";
}
.rtmicon.rtmicon-briefcase:before {
content: "\e94f";
}
.rtmicon.rtmicon-browser:before {
content: "\e950";
}
.rtmicon.rtmicon-bug-report:before {
content: "\e951";
}
.rtmicon.rtmicon-business-hours:before {
content: "\e952";
}
.rtmicon.rtmicon-calculate:before {
content: "\e953";
}
.rtmicon.rtmicon-calendar:before {
content: "\e954";
}
.rtmicon.rtmicon-calendar-check:before {
content: "\e955";
}
.rtmicon.rtmicon-calendar-check-2:before {
content: "\e956";
}
.rtmicon.rtmicon-calendar-clock:before {
content: "\e957";
}
.rtmicon.rtmicon-calendar-days:before {
content: "\e958";
}
.rtmicon.rtmicon-calendar-minus:before {
content: "\e959";
}
.rtmicon.rtmicon-calendar-plus:before {
content: "\e95a";
}
.rtmicon.rtmicon-calendar-star:before {
content: "\e95b";
}
.rtmicon.rtmicon-calendar-xmark:before {
content: "\e95c";
}
.rtmicon.rtmicon-call:before {
content: "\e95d";
}
.rtmicon.rtmicon-call-to-action:before {
content: "\e95e";
}
.rtmicon.rtmicon-call-to-action-2:before {
content: "\e95f";
}
.rtmicon.rtmicon-call-volume-up:before {
content: "\e960";
}
.rtmicon.rtmicon-camera:before {
content: "\e961";
}
.rtmicon.rtmicon-campaign:before {
content: "\e962";
}
.rtmicon.rtmicon-camping:before {
content: "\e963";
}
.rtmicon.rtmicon-card-carousel:before {
content: "\e964";
}
.rtmicon.rtmicon-card-slider:before {
content: "\e965";
}
.rtmicon.rtmicon-caret-down:before {
content: "\e966";
}
.rtmicon.rtmicon-caret-down-2:before {
content: "\e967";
}
.rtmicon.rtmicon-caret-left:before {
content: "\e968";
}
.rtmicon.rtmicon-caret-left-2:before {
content: "\e969";
}
.rtmicon.rtmicon-caret-right:before {
content: "\e96a";
}
.rtmicon.rtmicon-caret-right-2:before {
content: "\e96b";
}
.rtmicon.rtmicon-caret-up:before {
content: "\e96c";
}
.rtmicon.rtmicon-caret-up-2:before {
content: "\e96d";
}
.rtmicon.rtmicon-celebration:before {
content: "\e96e";
}
.rtmicon.rtmicon-charger:before {
content: "\e96f";
}
.rtmicon.rtmicon-chart:before {
content: "\e970";
}
.rtmicon.rtmicon-chart-line-down:before {
content: "\e971";
}
.rtmicon.rtmicon-chart-line-up:before {
content: "\e972";
}
.rtmicon.rtmicon-chat-bubble:before {
content: "\e973";
}
.rtmicon.rtmicon-check:before {
content: "\e974";
}
.rtmicon.rtmicon-checkbox:before {
content: "\e975";
}
.rtmicon.rtmicon-check-box-outline-blank:before {
content: "\e976";
}
.rtmicon.rtmicon-chevron-down:before {
content: "\e977";
}
.rtmicon.rtmicon-chevron-left:before {
content: "\e978";
}
.rtmicon.rtmicon-chevron-right:before {
content: "\e979";
}
.rtmicon.rtmicon-chevrons-down:before {
content: "\e97a";
}
.rtmicon.rtmicon-chevrons-left:before {
content: "\e97b";
}
.rtmicon.rtmicon-chevrons-right:before {
content: "\e97c";
}
.rtmicon.rtmicon-chevrons-up:before {
content: "\e97d";
}
.rtmicon.rtmicon-chevron-up:before {
content: "\e97e";
}
.rtmicon.rtmicon-circle-arrow-down:before {
content: "\e97f";
}
.rtmicon.rtmicon-circle-arrow-down-2:before {
content: "\e980";
}
.rtmicon.rtmicon-circle-arrow-down-left:before {
content: "\e981";
}
.rtmicon.rtmicon-circle-arrow-down-left-2:before {
content: "\e982";
}
.rtmicon.rtmicon-circle-arrow-down-right:before {
content: "\e983";
}
.rtmicon.rtmicon-circle-arrow-down-right-2:before {
content: "\e984";
}
.rtmicon.rtmicon-circle-arrow-left:before {
content: "\e985";
}
.rtmicon.rtmicon-circle-arrow-left-2:before {
content: "\e986";
}
.rtmicon.rtmicon-circle-arrow-right:before {
content: "\e987";
}
.rtmicon.rtmicon-circle-arrow-right-2:before {
content: "\e988";
}
.rtmicon.rtmicon-circle-arrow-up:before {
content: "\e989";
}
.rtmicon.rtmicon-circle-arrow-up-2:before {
content: "\e98a";
}
.rtmicon.rtmicon-circle-arrow-up-left:before {
content: "\e98b";
}
.rtmicon.rtmicon-circle-arrow-up-left-2:before {
content: "\e98c";
}
.rtmicon.rtmicon-circle-arrow-up-right:before {
content: "\e98d";
}
.rtmicon.rtmicon-circle-arrow-up-right-2:before {
content: "\e98e";
}
.rtmicon.rtmicon-circle-caret-down:before {
content: "\e98f";
}
.rtmicon.rtmicon-circle-caret-down-2:before {
content: "\e990";
}
.rtmicon.rtmicon-circle-caret-left:before {
content: "\e991";
}
.rtmicon.rtmicon-circle-caret-left-2:before {
content: "\e992";
}
.rtmicon.rtmicon-circle-caret-right:before {
content: "\e993";
}
.rtmicon.rtmicon-circle-caret-right-2:before {
content: "\e994";
}
.rtmicon.rtmicon-circle-caret-up:before {
content: "\e995";
}
.rtmicon.rtmicon-circle-caret-up-2:before {
content: "\e996";
}
.rtmicon.rtmicon-circle-check:before {
content: "\e997";
}
.rtmicon.rtmicon-circle-chevron-down:before {
content: "\e998";
}
.rtmicon.rtmicon-circle-chevron-left:before {
content: "\e999";
}
.rtmicon.rtmicon-circle-chevron-right:before {
content: "\e99a";
}
.rtmicon.rtmicon-circle-chevron-up:before {
content: "\e99b";
}
.rtmicon.rtmicon-circle-down:before {
content: "\e99c";
}
.rtmicon.rtmicon-circle-left:before {
content: "\e99d";
}
.rtmicon.rtmicon-circle-minus:before {
content: "\e99e";
}
.rtmicon.rtmicon-circle-plus:before {
content: "\e99f";
}
.rtmicon.rtmicon-circle-right:before {
content: "\e9a0";
}
.rtmicon.rtmicon-circle-up:before {
content: "\e9a1";
}
.rtmicon.rtmicon-circle-user:before {
content: "\e9a2";
}
.rtmicon.rtmicon-circle-xmark:before {
content: "\e9a3";
}
.rtmicon.rtmicon-city:before {
content: "\e9a4";
}
.rtmicon.rtmicon-clapperboard-video:before {
content: "\e9a5";
}
.rtmicon.rtmicon-client-carousel:before {
content: "\e9a6";
}
.rtmicon.rtmicon-client-grid:before {
content: "\e9a7";
}
.rtmicon.rtmicon-client-list:before {
content: "\e9a8";
}
.rtmicon.rtmicon-clipboard:before {
content: "\e9a9";
}
.rtmicon.rtmicon-clipboard-check:before {
content: "\e9aa";
}
.rtmicon.rtmicon-clipboard-list:before {
content: "\e9ab";
}
.rtmicon.rtmicon-clipping-mask:before {
content: "\e9ac";
}
.rtmicon.rtmicon-clock:before {
content: "\e9ad";
}
.rtmicon.rtmicon-clock-desk:before {
content: "\e9ae";
}
.rtmicon.rtmicon-close:before {
content: "\e9af";
}
.rtmicon.rtmicon-close-small:before {
content: "\e9b0";
}
.rtmicon.rtmicon-cloud-check:before {
content: "\e9b1";
}
.rtmicon.rtmicon-cloud-download:before {
content: "\e9b2";
}
.rtmicon.rtmicon-cloud-upload:before {
content: "\e9b3";
}
.rtmicon.rtmicon-code:before {
content: "\e9b4";
}
.rtmicon.rtmicon-code-2:before {
content: "\e9b5";
}
.rtmicon.rtmicon-coin:before {
content: "\e9b6";
}
.rtmicon.rtmicon-coin-dollar:before {
content: "\e9b7";
}
.rtmicon.rtmicon-coin-group:before {
content: "\e9b8";
}
.rtmicon.rtmicon-coins:before {
content: "\e9b9";
}
.rtmicon.rtmicon-color-picker:before {
content: "\e9ba";
}
.rtmicon.rtmicon-comment:before {
content: "\e9bb";
}
.rtmicon.rtmicon-comments:before {
content: "\e9bc";
}
.rtmicon.rtmicon-comments-question:before {
content: "\e9bd";
}
.rtmicon.rtmicon-content-slider:before {
content: "\e9be";
}
.rtmicon.rtmicon-cookies:before {
content: "\e9bf";
}
.rtmicon.rtmicon-copyright:before {
content: "\e9c0";
}
.rtmicon.rtmicon-countdown:before {
content: "\e9c1";
}
.rtmicon.rtmicon-counter:before {
content: "\e9c2";
}
.rtmicon.rtmicon-counters:before {
content: "\e9c3";
}
.rtmicon.rtmicon-creative-button:before {
content: "\e9c4";
}
.rtmicon.rtmicon-credit-card-back:before {
content: "\e9c5";
}
.rtmicon.rtmicon-credit-card-front:before {
content: "\e9c6";
}
.rtmicon.rtmicon-currency-bitcoin:before {
content: "\e9c7";
}
.rtmicon.rtmicon-custom-css:before {
content: "\e9c8";
}
.rtmicon.rtmicon-custom-cursor:before {
content: "\e9c9";
}
.rtmicon.rtmicon-custom-font:before {
content: "\e9ca";
}
.rtmicon.rtmicon-custom-js:before {
content: "\e9cb";
}
.rtmicon.rtmicon-date-form:before {
content: "\e9cc";
}
.rtmicon.rtmicon-delete:before {
content: "\e9cd";
}
.rtmicon.rtmicon-delete-forever:before {
content: "\e9ce";
}
.rtmicon.rtmicon-dentistry:before {
content: "\e9cf";
}
.rtmicon.rtmicon-desk:before {
content: "\e9d0";
}
.rtmicon.rtmicon-desktop:before {
content: "\e9d1";
}
.rtmicon.rtmicon-destruction:before {
content: "\e9d2";
}
.rtmicon.rtmicon-diamond:before {
content: "\e9d3";
}
.rtmicon.rtmicon-distance:before {
content: "\e9d4";
}
.rtmicon.rtmicon-diversity:before {
content: "\e9d5";
}
.rtmicon.rtmicon-done-all:before {
content: "\e9d6";
}
.rtmicon.rtmicon-done-outline:before {
content: "\e9d7";
}
.rtmicon.rtmicon-download:before {
content: "\e9d8";
}
.rtmicon.rtmicon-dribbble:before {
content: "\e9d9";
}
.rtmicon.rtmicon-dual-button:before {
content: "\e9da";
}
.rtmicon.rtmicon-duplicator:before {
content: "\e9db";
}
.rtmicon.rtmicon-earthquake:before {
content: "\e9dc";
}
.rtmicon.rtmicon-echo:before {
content: "\e9dd";
}
.rtmicon.rtmicon-elementor:before {
content: "\e9de";
}
.rtmicon.rtmicon-email-form:before {
content: "\e9df";
}
.rtmicon.rtmicon-envelope:before {
content: "\e9e0";
}
.rtmicon.rtmicon-envelope-check:before {
content: "\e9e1";
}
.rtmicon.rtmicon-envelope-circle-check:before {
content: "\e9e2";
}
.rtmicon.rtmicon-envelope-open:before {
content: "\e9e3";
}
.rtmicon.rtmicon-envelope-open-dollar:before {
content: "\e9e4";
}
.rtmicon.rtmicon-equalizer:before {
content: "\e9e5";
}
.rtmicon.rtmicon-error:before {
content: "\e9e6";
}
.rtmicon.rtmicon-event:before {
content: "\e9e7";
}
.rtmicon.rtmicon-event-2:before {
content: "\e9e8";
}
.rtmicon.rtmicon-event-list:before {
content: "\e9e9";
}
.rtmicon.rtmicon-expand-circle-down:before {
content: "\e9ea";
}
.rtmicon.rtmicon-facebook:before {
content: "\e9eb";
}
.rtmicon.rtmicon-favorite:before {
content: "\e9ec";
}
.rtmicon.rtmicon-fax:before {
content: "\e9ed";
}
.rtmicon.rtmicon-feather:before {
content: "\e9ee";
}
.rtmicon.rtmicon-featured-image:before {
content: "\e9ef";
}
.rtmicon.rtmicon-feedback:before {
content: "\e9f0";
}
.rtmicon.rtmicon-figma:before {
content: "\e9f1";
}
.rtmicon.rtmicon-file:before {
content: "\e9f2";
}
.rtmicon.rtmicon-file-arrow-down:before {
content: "\e9f3";
}
.rtmicon.rtmicon-file-arrow-up:before {
content: "\e9f4";
}
.rtmicon.rtmicon-file-audio:before {
content: "\e9f5";
}
.rtmicon.rtmicon-file-certificate:before {
content: "\e9f6";
}
.rtmicon.rtmicon-file-circle-check:before {
content: "\e9f7";
}
.rtmicon.rtmicon-file-circle-exclaimation:before {
content: "\e9f8";
}
.rtmicon.rtmicon-file-circle-minus:before {
content: "\e9f9";
}
.rtmicon.rtmicon-file-circle-plus:before {
content: "\e9fa";
}
.rtmicon.rtmicon-file-info:before {
content: "\e9fb";
}
.rtmicon.rtmicon-file-music:before {
content: "\e9fc";
}
.rtmicon.rtmicon-file-pdf:before {
content: "\e9fd";
}
.rtmicon.rtmicon-film-play:before {
content: "\e9fe";
}
.rtmicon.rtmicon-filterable-gallery:before {
content: "\e9ff";
}
.rtmicon.rtmicon-filter-list:before {
content: "\ea00";
}
.rtmicon.rtmicon-finance-award:before {
content: "\ea01";
}
.rtmicon.rtmicon-finance-shield:before {
content: "\ea02";
}
.rtmicon.rtmicon-fingerprint:before {
content: "\ea03";
}
.rtmicon.rtmicon-flag:before {
content: "\ea04";
}
.rtmicon.rtmicon-flashlight:before {
content: "\ea05";
}
.rtmicon.rtmicon-flashlight-on:before {
content: "\ea06";
}
.rtmicon.rtmicon-flip-box:before {
content: "\ea07";
}
.rtmicon.rtmicon-folder:before {
content: "\ea08";
}
.rtmicon.rtmicon-folder-arrow-down:before {
content: "\ea09";
}
.rtmicon.rtmicon-folder-arrow-up:before {
content: "\ea0a";
}
.rtmicon.rtmicon-folder-check:before {
content: "\ea0b";
}
.rtmicon.rtmicon-folder-file:before {
content: "\ea0c";
}
.rtmicon.rtmicon-folder-open:before {
content: "\ea0d";
}
.rtmicon.rtmicon-folder-open-2:before {
content: "\ea0e";
}
.rtmicon.rtmicon-folders:before {
content: "\ea0f";
}
.rtmicon.rtmicon-forest:before {
content: "\ea10";
}
.rtmicon.rtmicon-form:before {
content: "\ea11";
}
.rtmicon.rtmicon-forum:before {
content: "\ea12";
}
.rtmicon.rtmicon-full-screen-slider:before {
content: "\ea13";
}
.rtmicon.rtmicon-gear:before {
content: "\ea14";
}
.rtmicon.rtmicon-gift:before {
content: "\ea15";
}
.rtmicon.rtmicon-glass-cup:before {
content: "\ea16";
}
.rtmicon.rtmicon-glass-effect:before {
content: "\ea17";
}
.rtmicon.rtmicon-glasses:before {
content: "\ea18";
}
.rtmicon.rtmicon-globe:before {
content: "\ea19";
}
.rtmicon.rtmicon-globe-pointer:before {
content: "\ea1a";
}
.rtmicon.rtmicon-glowing-background-mouse-effect:before {
content: "\ea1b";
}
.rtmicon.rtmicon-graphic-bar:before {
content: "\ea1c";
}
.rtmicon.rtmicon-graphic-pie:before {
content: "\ea1d";
}
.rtmicon.rtmicon-graphic-spectrum-equalizer:before {
content: "\ea1e";
}
.rtmicon.rtmicon-grid-round:before {
content: "\ea1f";
}
.rtmicon.rtmicon-grid-rounds:before {
content: "\ea20";
}
.rtmicon.rtmicon-group-add:before {
content: "\ea21";
}
.rtmicon.rtmicon-handyman:before {
content: "\ea22";
}
.rtmicon.rtmicon-header-info:before {
content: "\ea23";
}
.rtmicon.rtmicon-header-offcanvas:before {
content: "\ea24";
}
.rtmicon.rtmicon-headset-mic:before {
content: "\ea25";
}
.rtmicon.rtmicon-helicopter:before {
content: "\ea26";
}
.rtmicon.rtmicon-help:before {
content: "\ea27";
}
.rtmicon.rtmicon-horizontal-menu-copy:before {
content: "\ea28";
}
.rtmicon.rtmicon-horizontal-progress-bar:before {
content: "\ea29";
}
.rtmicon.rtmicon-hotspot:before {
content: "\ea2a";
}
.rtmicon.rtmicon-hourglass:before {
content: "\ea2b";
}
.rtmicon.rtmicon-hourglass-bottom:before {
content: "\ea2c";
}
.rtmicon.rtmicon-hourglass-top:before {
content: "\ea2d";
}
.rtmicon.rtmicon-house:before {
content: "\ea2e";
}
.rtmicon.rtmicon-id-card:before {
content: "\ea2f";
}
.rtmicon.rtmicon-image:before {
content: "\ea30";
}
.rtmicon.rtmicon-image-accordion:before {
content: "\ea31";
}
.rtmicon.rtmicon-image-box:before {
content: "\ea32";
}
.rtmicon.rtmicon-image-comparison:before {
content: "\ea33";
}
.rtmicon.rtmicon-image-gallery:before {
content: "\ea34";
}
.rtmicon.rtmicon-image-hotspot:before {
content: "\ea35";
}
.rtmicon.rtmicon-image-hover:before {
content: "\ea36";
}
.rtmicon.rtmicon-image-info:before {
content: "\ea37";
}
.rtmicon.rtmicon-image-list:before {
content: "\ea38";
}
.rtmicon.rtmicon-image-marquee:before {
content: "\ea39";
}
.rtmicon.rtmicon-image-masonry:before {
content: "\ea3a";
}
.rtmicon.rtmicon-images:before {
content: "\ea3b";
}
.rtmicon.rtmicon-image-showcase:before {
content: "\ea3c";
}
.rtmicon.rtmicon-image-slider:before {
content: "\ea3d";
}
.rtmicon.rtmicon-image-stack-info:before {
content: "\ea3e";
}
.rtmicon.rtmicon-instagram:before {
content: "\ea3f";
}
.rtmicon.rtmicon-instagram-feed:before {
content: "\ea40";
}
.rtmicon.rtmicon-interactive-link:before {
content: "\ea41";
}
.rtmicon.rtmicon-invoice:before {
content: "\ea42";
}
.rtmicon.rtmicon-invoice-dollar:before {
content: "\ea43";
}
.rtmicon.rtmicon-item-list:before {
content: "\ea44";
}
.rtmicon.rtmicon-joystick:before {
content: "\ea45";
}
.rtmicon.rtmicon-keep:before {
content: "\ea46";
}
.rtmicon.rtmicon-keyboard:before {
content: "\ea47";
}
.rtmicon.rtmicon-key-left:before {
content: "\ea48";
}
.rtmicon.rtmicon-kite:before {
content: "\ea49";
}
.rtmicon.rtmicon-lab-research:before {
content: "\ea4a";
}
.rtmicon.rtmicon-labs:before {
content: "\ea4b";
}
.rtmicon.rtmicon-laptop:before {
content: "\ea4c";
}
.rtmicon.rtmicon-leaderboard:before {
content: "\ea4d";
}
.rtmicon.rtmicon-leaf:before {
content: "\ea4e";
}
.rtmicon.rtmicon-lightblub:before {
content: "\ea4f";
}
.rtmicon.rtmicon-line-chart:before {
content: "\ea50";
}
.rtmicon.rtmicon-link:before {
content: "\ea51";
}
.rtmicon.rtmicon-linkedin:before {
content: "\ea52";
}
.rtmicon.rtmicon-link-simple:before {
content: "\ea53";
}
.rtmicon.rtmicon-list:before {
content: "\ea54";
}
.rtmicon.rtmicon-live-tv:before {
content: "\ea55";
}
.rtmicon.rtmicon-loader:before {
content: "\ea56";
}
.rtmicon.rtmicon-lock:before {
content: "\ea57";
}
.rtmicon.rtmicon-lock-2:before {
content: "\ea58";
}
.rtmicon.rtmicon-login:before {
content: "\ea59";
}
.rtmicon.rtmicon-logout:before {
content: "\ea5a";
}
.rtmicon.rtmicon-lottie-animation:before {
content: "\ea5b";
}
.rtmicon.rtmicon-male:before {
content: "\ea5c";
}
.rtmicon.rtmicon-medication:before {
content: "\ea5d";
}
.rtmicon.rtmicon-medium:before {
content: "\ea5e";
}
.rtmicon.rtmicon-megaphone:before {
content: "\ea5f";
}
.rtmicon.rtmicon-menu:before {
content: "\ea60";
}
.rtmicon.rtmicon-menu-open:before {
content: "\ea61";
}
.rtmicon.rtmicon-messanger:before {
content: "\ea62";
}
.rtmicon.rtmicon-microphone:before {
content: "\ea63";
}
.rtmicon.rtmicon-minus:before {
content: "\ea64";
}
.rtmicon.rtmicon-mobile:before {
content: "\ea65";
}
.rtmicon.rtmicon-mockup:before {
content: "\ea66";
}
.rtmicon.rtmicon-mode-standby:before {
content: "\ea67";
}
.rtmicon.rtmicon-money:before {
content: "\ea68";
}
.rtmicon.rtmicon-money-bank-check:before {
content: "\ea69";
}
.rtmicon.rtmicon-money-check:before {
content: "\ea6a";
}
.rtmicon.rtmicon-money-currency:before {
content: "\ea6b";
}
.rtmicon.rtmicon-money-rotation:before {
content: "\ea6c";
}
.rtmicon.rtmicon-money-target:before {
content: "\ea6d";
}
.rtmicon.rtmicon-more-horiz:before {
content: "\ea6e";
}
.rtmicon.rtmicon-more-vert:before {
content: "\ea6f";
}
.rtmicon.rtmicon-mouse:before {
content: "\ea70";
}
.rtmicon.rtmicon-mouse-127:before {
content: "\ea71";
}
.rtmicon.rtmicon-music-note:before {
content: "\ea72";
}
.rtmicon.rtmicon-nav-menu:before {
content: "\ea73";
}
.rtmicon.rtmicon-network-wifi:before {
content: "\ea74";
}
.rtmicon.rtmicon-news-ticker:before {
content: "\ea75";
}
.rtmicon.rtmicon-night-light-moon:before {
content: "\ea76";
}
.rtmicon.rtmicon-note-hashtag:before {
content: "\ea77";
}
.rtmicon.rtmicon-notes:before {
content: "\ea78";
}
.rtmicon.rtmicon-notification:before {
content: "\ea79";
}
.rtmicon.rtmicon-number:before {
content: "\ea7a";
}
.rtmicon.rtmicon-open-in-new:before {
content: "\ea7b";
}
.rtmicon.rtmicon-paper-form:before {
content: "\ea7c";
}
.rtmicon.rtmicon-paper-plane:before {
content: "\ea7d";
}
.rtmicon.rtmicon-pause:before {
content: "\ea7e";
}
.rtmicon.rtmicon-paypal:before {
content: "\ea7f";
}
.rtmicon.rtmicon-pen:before {
content: "\ea80";
}
.rtmicon.rtmicon-pencil:before {
content: "\ea81";
}
.rtmicon.rtmicon-pen-paintbrush:before {
content: "\ea82";
}
.rtmicon.rtmicon-person-add:before {
content: "\ea83";
}
.rtmicon.rtmicon-pets:before {
content: "\ea84";
}
.rtmicon.rtmicon-phone-classic:before {
content: "\ea85";
}
.rtmicon.rtmicon-phone-volume-down:before {
content: "\ea86";
}
.rtmicon.rtmicon-phone-volume-mute:before {
content: "\ea87";
}
.rtmicon.rtmicon-phone-volume-up:before {
content: "\ea88";
}
.rtmicon.rtmicon-pie-chart:before {
content: "\ea89";
}
.rtmicon.rtmicon-pie-chart-2:before {
content: "\ea8a";
}
.rtmicon.rtmicon-pie-chart-analyst:before {
content: "\ea8b";
}
.rtmicon.rtmicon-pill:before {
content: "\ea8c";
}
.rtmicon.rtmicon-pin-map-location:before {
content: "\ea8d";
}
.rtmicon.rtmicon-pinterest:before {
content: "\ea8e";
}
.rtmicon.rtmicon-planet:before {
content: "\ea8f";
}
.rtmicon.rtmicon-play:before {
content: "\ea90";
}
.rtmicon.rtmicon-play-arrow:before {
content: "\ea91";
}
.rtmicon.rtmicon-play-circle:before {
content: "\ea92";
}
.rtmicon.rtmicon-plus:before {
content: "\ea93";
}
.rtmicon.rtmicon-podcast:before {
content: "\ea94";
}
.rtmicon.rtmicon-popup-modal:before {
content: "\ea95";
}
.rtmicon.rtmicon-portfolio-gallery:before {
content: "\ea96";
}
.rtmicon.rtmicon-portofolio-gallery:before {
content: "\ea97";
}
.rtmicon.rtmicon-post-author:before {
content: "\ea98";
}
.rtmicon.rtmicon-post-carousel:before {
content: "\ea99";
}
.rtmicon.rtmicon-post-category-list:before {
content: "\ea9a";
}
.rtmicon.rtmicon-post-comment:before {
content: "\ea9b";
}
.rtmicon.rtmicon-post-content:before {
content: "\ea9c";
}
.rtmicon.rtmicon-post-excerpt:before {
content: "\ea9d";
}
.rtmicon.rtmicon-post-grid:before {
content: "\ea9e";
}
.rtmicon.rtmicon-post-info:before {
content: "\ea9f";
}
.rtmicon.rtmicon-post-list:before {
content: "\eaa0";
}
.rtmicon.rtmicon-post-navigation:before {
content: "\eaa1";
}
.rtmicon.rtmicon-post-title:before {
content: "\eaa2";
}
.rtmicon.rtmicon-presentation:before {
content: "\eaa3";
}
.rtmicon.rtmicon-price-list:before {
content: "\eaa4";
}
.rtmicon.rtmicon-price-table:before {
content: "\eaa5";
}
.rtmicon.rtmicon-pricing-compare:before {
content: "\eaa6";
}
.rtmicon.rtmicon-pricing-image-box:before {
content: "\eaa7";
}
.rtmicon.rtmicon-pricing-list:before {
content: "\eaa8";
}
.rtmicon.rtmicon-pricing-table:before {
content: "\eaa9";
}
.rtmicon.rtmicon-printer:before {
content: "\eaaa";
}
.rtmicon.rtmicon-process-step:before {
content: "\eaab";
}
.rtmicon.rtmicon-product-carousel:before {
content: "\eaac";
}
.rtmicon.rtmicon-product-grid:before {
content: "\eaad";
}
.rtmicon.rtmicon-product-highlight:before {
content: "\eaae";
}
.rtmicon.rtmicon-progress-bar:before {
content: "\eaaf";
}
.rtmicon.rtmicon-progress-step:before {
content: "\eab0";
}
.rtmicon.rtmicon-protection:before {
content: "\eab1";
}
.rtmicon.rtmicon-quote:before {
content: "\eab2";
}
.rtmicon.rtmicon-radar:before {
content: "\eab3";
}
.rtmicon.rtmicon-radial-progress-bar:before {
content: "\eab4";
}
.rtmicon.rtmicon-radio:before {
content: "\eab5";
}
.rtmicon.rtmicon-reddit:before {
content: "\eab6";
}
.rtmicon.rtmicon-report:before {
content: "\eab7";
}
.rtmicon.rtmicon-review-slider:before {
content: "\eab8";
}
.rtmicon.rtmicon-rocket:before {
content: "\eab9";
}
.rtmicon.rtmicon-romethemekit:before {
content: "\eaba";
}
.rtmicon.rtmicon-rtm-form:before {
content: "\eabb";
}
.rtmicon.rtmicon-sack-dollar:before {
content: "\eabc";
}
.rtmicon.rtmicon-scale-balanced:before {
content: "\eabd";
}
.rtmicon.rtmicon-scale-unbalanced:before {
content: "\eabe";
}
.rtmicon.rtmicon-scale-unbalanced-flip:before {
content: "\eabf";
}
.rtmicon.rtmicon-search:before {
content: "\eac0";
}
.rtmicon.rtmicon-select:before {
content: "\eac1";
}
.rtmicon.rtmicon-share-123:before {
content: "\eac2";
}
.rtmicon.rtmicon-shield:before {
content: "\eac3";
}
.rtmicon.rtmicon-shield-check:before {
content: "\eac4";
}
.rtmicon.rtmicon-shield-minus:before {
content: "\eac5";
}
.rtmicon.rtmicon-shield-plus:before {
content: "\eac6";
}
.rtmicon.rtmicon-shield-xmark:before {
content: "\eac7";
}
.rtmicon.rtmicon-shopping-cart:before {
content: "\eac8";
}
.rtmicon.rtmicon-sidebar:before {
content: "\eac9";
}
.rtmicon.rtmicon-site-logo:before {
content: "\eaca";
}
.rtmicon.rtmicon-sliders:before {
content: "\eacb";
}
.rtmicon.rtmicon-sliders-up:before {
content: "\eacc";
}
.rtmicon.rtmicon-social-icons:before {
content: "\eacd";
}
.rtmicon.rtmicon-social-share:before {
content: "\eace";
}
.rtmicon.rtmicon-social-share-2:before {
content: "\eacf";
}
.rtmicon.rtmicon-Spark:before {
content: "\ead0";
}
.rtmicon.rtmicon-Sparkles:before {
content: "\ead1";
}
.rtmicon.rtmicon-speedometer:before {
content: "\ead2";
}
.rtmicon.rtmicon-square-arrow-down:before {
content: "\ead3";
}
.rtmicon.rtmicon-square-arrow-down-2:before {
content: "\ead4";
}
.rtmicon.rtmicon-square-arrow-down-left:before {
content: "\ead5";
}
.rtmicon.rtmicon-square-arrow-down-left-2:before {
content: "\ead6";
}
.rtmicon.rtmicon-square-arrow-down-right:before {
content: "\ead7";
}
.rtmicon.rtmicon-square-arrow-down-right-2:before {
content: "\ead8";
}
.rtmicon.rtmicon-square-arrow-left:before {
content: "\ead9";
}
.rtmicon.rtmicon-square-arrow-left-2:before {
content: "\eada";
}
.rtmicon.rtmicon-square-arrow-right:before {
content: "\eadb";
}
.rtmicon.rtmicon-square-arrow-right-2:before {
content: "\eadc";
}
.rtmicon.rtmicon-square-arrow-up:before {
content: "\eadd";
}
.rtmicon.rtmicon-square-arrow-up-2:before {
content: "\eade";
}
.rtmicon.rtmicon-square-arrow-up-left:before {
content: "\eadf";
}
.rtmicon.rtmicon-square-arrow-up-left-2:before {
content: "\eae0";
}
.rtmicon.rtmicon-square-arrow-up-right:before {
content: "\eae1";
}
.rtmicon.rtmicon-square-arrow-up-right-2:before {
content: "\eae2";
}
.rtmicon.rtmicon-square-caret-down:before {
content: "\eae3";
}
.rtmicon.rtmicon-square-caret-down-2:before {
content: "\eae4";
}
.rtmicon.rtmicon-square-caret-left:before {
content: "\eae5";
}
.rtmicon.rtmicon-square-caret-left-2:before {
content: "\eae6";
}
.rtmicon.rtmicon-square-caret-right:before {
content: "\eae7";
}
.rtmicon.rtmicon-square-caret-right-2:before {
content: "\eae8";
}
.rtmicon.rtmicon-square-caret-up:before {
content: "\eae9";
}
.rtmicon.rtmicon-square-caret-up-2:before {
content: "\eaea";
}
.rtmicon.rtmicon-square-check:before {
content: "\eaeb";
}
.rtmicon.rtmicon-square-minus:before {
content: "\eaec";
}
.rtmicon.rtmicon-square-plus:before {
content: "\eaed";
}
.rtmicon.rtmicon-square-user:before {
content: "\eaee";
}
.rtmicon.rtmicon-square-xmark:before {
content: "\eaef";
}
.rtmicon.rtmicon-stacked-cards-scroll:before {
content: "\eaf0";
}
.rtmicon.rtmicon-stamp:before {
content: "\eaf1";
}
.rtmicon.rtmicon-star:before {
content: "\eaf2";
}
.rtmicon.rtmicon-store:before {
content: "\eaf3";
}
.rtmicon.rtmicon-submit-button:before {
content: "\eaf4";
}
.rtmicon.rtmicon-table-comparison:before {
content: "\eaf5";
}
.rtmicon.rtmicon-table-data:before {
content: "\eaf6";
}
.rtmicon.rtmicon-tablet:before {
content: "\eaf7";
}
.rtmicon.rtmicon-tag:before {
content: "\eaf8";
}
.rtmicon.rtmicon-taxes:before {
content: "\eaf9";
}
.rtmicon.rtmicon-team:before {
content: "\eafa";
}
.rtmicon.rtmicon-team-carousel:before {
content: "\eafb";
}
.rtmicon.rtmicon-team-content:before {
content: "\eafc";
}
.rtmicon.rtmicon-telegram:before {
content: "\eafd";
}
.rtmicon.rtmicon-telephone:before {
content: "\eafe";
}
.rtmicon.rtmicon-testimonial:before {
content: "\eaff";
}
.rtmicon.rtmicon-testimonial-carousel:before {
content: "\eb00";
}
.rtmicon.rtmicon-testimonial-carousel-2:before {
content: "\eb01";
}
.rtmicon.rtmicon-text-marquee:before {
content: "\eb02";
}
.rtmicon.rtmicon-text-area-form:before {
content: "\eb03";
}
.rtmicon.rtmicon-text-form:before {
content: "\eb04";
}
.rtmicon.rtmicon-text-marquee1:before {
content: "\eb05";
}
.rtmicon.rtmicon-textual-showcase:before {
content: "\eb06";
}
.rtmicon.rtmicon-threads:before {
content: "\eb07";
}
.rtmicon.rtmicon-tiktok:before {
content: "\eb08";
}
.rtmicon.rtmicon-time:before {
content: "\eb09";
}
.rtmicon.rtmicon-timeline:before {
content: "\eb0a";
}
.rtmicon.rtmicon-timer:before {
content: "\eb0b";
}
.rtmicon.rtmicon-toggle-off:before {
content: "\eb0c";
}
.rtmicon.rtmicon-toggle-on:before {
content: "\eb0d";
}
.rtmicon.rtmicon-tooltip:before {
content: "\eb0e";
}
.rtmicon.rtmicon-trash:before {
content: "\eb0f";
}
.rtmicon.rtmicon-trophy:before {
content: "\eb10";
}
.rtmicon.rtmicon-tumblr:before {
content: "\eb11";
}
.rtmicon.rtmicon-upload:before {
content: "\eb12";
}
.rtmicon.rtmicon-user:before {
content: "\eb13";
}
.rtmicon.rtmicon-users:before {
content: "\eb14";
}
.rtmicon.rtmicon-veritcal-menu:before {
content: "\eb15";
}
.rtmicon.rtmicon-video-box:before {
content: "\eb16";
}
.rtmicon.rtmicon-video-button:before {
content: "\eb17";
}
.rtmicon.rtmicon-video-camera:before {
content: "\eb18";
}
.rtmicon.rtmicon-vimeo:before {
content: "\eb19";
}
.rtmicon.rtmicon-volume-down:before {
content: "\eb1a";
}
.rtmicon.rtmicon-volume-mute:before {
content: "\eb1b";
}
.rtmicon.rtmicon-volume-up:before {
content: "\eb1c";
}
.rtmicon.rtmicon-wallet:before {
content: "\eb1d";
}
.rtmicon.rtmicon-wallet-money:before {
content: "\eb1e";
}
.rtmicon.rtmicon-watch:before {
content: "\eb1f";
}
.rtmicon.rtmicon-whatsapp:before {
content: "\eb20";
}
.rtmicon.rtmicon-woo-product:before {
content: "\eb21";
}
.rtmicon.rtmicon-wordpress:before {
content: "\eb22";
}
.rtmicon.rtmicon-working-hours:before {
content: "\eb23";
}
.rtmicon.rtmicon-wrapper-link:before {
content: "\eb24";
}
.rtmicon.rtmicon-xmark:before {
content: "\eb25";
}
.rtmicon.rtmicon-x-twitter:before {
content: "\eb26";
}
.rtmicon.rtmicon-youtube:before {
content: "\eb27";
}
@font-face {
font-family: "rtmicon-thin";
src: url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.eot?qy76ig);
src: url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.eot?qy76ig#iefix)
format("embedded-opentype"),
url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.ttf?qy76ig) format("truetype"),
url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.woff?qy76ig) format("woff"),
url(//ladonnalogo.fr/wp-content/plugins/rometheme-for-elementor/assets/fonts/rtmicons/rtmicon-thin.svg?qy76ig#rtmicon-thin) format("svg");
font-weight: normal;
font-style: normal;
font-display: block;
}
.rtmicon-thin { font-family: "rtmicon-thin" !important;
speak: never;
font-style: normal;
font-weight: normal;
font-variant: normal;
text-transform: none;
line-height: 1; -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;
}
.rtmicon-thin.rtmicon-activity-rooms:before {
content: "\e900";
}
.rtmicon-thin.rtmicon-acupunture:before {
content: "\e901";
}
.rtmicon-thin.rtmicon-advanced-toggle:before {
content: "\e902";
}
.rtmicon-thin.rtmicon-aerobic:before {
content: "\e903";
}
.rtmicon-thin.rtmicon-affordable-courses:before {
content: "\e904";
}
.rtmicon-thin.rtmicon-agreement:before {
content: "\e905";
}
.rtmicon-thin.rtmicon-alarm-clock:before {
content: "\e906";
}
.rtmicon-thin.rtmicon-alert:before {
content: "\e907";
}
.rtmicon-thin.rtmicon-ambulance:before {
content: "\e908";
}
.rtmicon-thin.rtmicon-analyst:before {
content: "\e909";
}
.rtmicon-thin.rtmicon-anniversaries:before {
content: "\e90a";
}
.rtmicon-thin.rtmicon-architect:before {
content: "\e90b";
}
.rtmicon-thin.rtmicon-architectural-design:before {
content: "\e90c";
}
.rtmicon-thin.rtmicon-aromatherapy:before {
content: "\e90d";
}
.rtmicon-thin.rtmicon-arrow-down:before {
content: "\e90e";
}
.rtmicon-thin.rtmicon-arrow-down-left:before {
content: "\e90f";
}
.rtmicon-thin.rtmicon-arrow-down-right:before {
content: "\e910";
}
.rtmicon-thin.rtmicon-arrow-down-to-line:before {
content: "\e911";
}
.rtmicon-thin.rtmicon-arrow-left:before {
content: "\e912";
}
.rtmicon-thin.rtmicon-arrow-long-down:before {
content: "\e913";
}
.rtmicon-thin.rtmicon-arrow-long-left:before {
content: "\e914";
}
.rtmicon-thin.rtmicon-arrow-long-right:before {
content: "\e915";
}
.rtmicon-thin.rtmicon-arrow-long-up:before {
content: "\e916";
}
.rtmicon-thin.rtmicon-arrow-right:before {
content: "\e917";
}
.rtmicon-thin.rtmicon-arrow-up:before {
content: "\e918";
}
.rtmicon-thin.rtmicon-arrow-up-left:before {
content: "\e919";
}
.rtmicon-thin.rtmicon-arrow-up-right:before {
content: "\e91a";
}
.rtmicon-thin.rtmicon-attend-event:before {
content: "\e91b";
}
.rtmicon-thin.rtmicon-automobile-accident:before {
content: "\e91c";
}
.rtmicon-thin.rtmicon-award:before {
content: "\e91d";
}
.rtmicon-thin.rtmicon-badge-check:before {
content: "\e91e";
}
.rtmicon-thin.rtmicon-badge-dollar:before {
content: "\e91f";
}
.rtmicon-thin.rtmicon-badge-percent:before {
content: "\e920";
}
.rtmicon-thin.rtmicon-balance:before {
content: "\e921";
}
.rtmicon-thin.rtmicon-balance-sheet:before {
content: "\e922";
}
.rtmicon-thin.rtmicon-bank-building:before {
content: "\e923";
}
.rtmicon-thin.rtmicon-banner-ad:before {
content: "\e924";
}
.rtmicon-thin.rtmicon-banner-discount:before {
content: "\e925";
}
.rtmicon-thin.rtmicon-bar-progress:before {
content: "\e926";
}
.rtmicon-thin.rtmicon-bar-sort-left:before {
content: "\e927";
}
.rtmicon-thin.rtmicon-bar-sort-right:before {
content: "\e928";
}
.rtmicon-thin.rtmicon-bars:before {
content: "\e929";
}
.rtmicon-thin.rtmicon-battery:before {
content: "\e92a";
}
.rtmicon-thin.rtmicon-bill:before {
content: "\e92b";
}
.rtmicon-thin.rtmicon-birthday-cake:before {
content: "\e92c";
}
.rtmicon-thin.rtmicon-blob-shape:before {
content: "\e92d";
}
.rtmicon-thin.rtmicon-block-security:before {
content: "\e92e";
}
.rtmicon-thin.rtmicon-blog:before {
content: "\e92f";
}
.rtmicon-thin.rtmicon-blog-carousel:before {
content: "\e930";
}
.rtmicon-thin.rtmicon-blueprint:before {
content: "\e931";
}
.rtmicon-thin.rtmicon-body-building:before {
content: "\e932";
}
.rtmicon-thin.rtmicon-body-scrub:before {
content: "\e933";
}
.rtmicon-thin.rtmicon-body-treatment:before {
content: "\e934";
}
.rtmicon-thin.rtmicon-body-wellness:before {
content: "\e935";
}
.rtmicon-thin.rtmicon-book:before {
content: "\e936";
}
.rtmicon-thin.rtmicon-boost-creativity:before {
content: "\e937";
}
.rtmicon-thin.rtmicon-box-package:before {
content: "\e938";
}
.rtmicon-thin.rtmicon-branding-design:before {
content: "\e939";
}
.rtmicon-thin.rtmicon-brickwall:before {
content: "\e93a";
}
.rtmicon-thin.rtmicon-bridge:before {
content: "\e93b";
}
.rtmicon-thin.rtmicon-briefcase:before {
content: "\e93c";
}
.rtmicon-thin.rtmicon-broker:before {
content: "\e93d";
}
.rtmicon-thin.rtmicon-browser:before {
content: "\e93e";
}
.rtmicon-thin.rtmicon-budget-planning:before {
content: "\e93f";
}
.rtmicon-thin.rtmicon-budgeting:before {
content: "\e940";
}
.rtmicon-thin.rtmicon-buldozer:before {
content: "\e941";
}
.rtmicon-thin.rtmicon-business-law:before {
content: "\e942";
}
.rtmicon-thin.rtmicon-business-workshop:before {
content: "\e943";
}
.rtmicon-thin.rtmicon-calendar:before {
content: "\e944";
}
.rtmicon-thin.rtmicon-calendar-check:before {
content: "\e945";
}
.rtmicon-thin.rtmicon-calendar-days:before {
content: "\e946";
}
.rtmicon-thin.rtmicon-call-to-action:before {
content: "\e947";
}
.rtmicon-thin.rtmicon-camera:before {
content: "\e948";
}
.rtmicon-thin.rtmicon-cancer-care:before {
content: "\e949";
}
.rtmicon-thin.rtmicon-card-carousel:before {
content: "\e94a";
}
.rtmicon-thin.rtmicon-cardio:before {
content: "\e94b";
}
.rtmicon-thin.rtmicon-cardiology:before {
content: "\e94c";
}
.rtmicon-thin.rtmicon-caret-down:before {
content: "\e94d";
}
.rtmicon-thin.rtmicon-caret-left:before {
content: "\e94e";
}
.rtmicon-thin.rtmicon-caret-right:before {
content: "\e94f";
}
.rtmicon-thin.rtmicon-caret-up:before {
content: "\e950";
}
.rtmicon-thin.rtmicon-certificate:before {
content: "\e951";
}
.rtmicon-thin.rtmicon-certified-doctor:before {
content: "\e952";
}
.rtmicon-thin.rtmicon-certified-institute:before {
content: "\e953";
}
.rtmicon-thin.rtmicon-certified-nurse:before {
content: "\e954";
}
.rtmicon-thin.rtmicon-certified-trainer:before {
content: "\e955";
}
.rtmicon-thin.rtmicon-champange:before {
content: "\e956";
}
.rtmicon-thin.rtmicon-chart:before {
content: "\e957";
}
.rtmicon-thin.rtmicon-chart-line-down:before {
content: "\e958";
}
.rtmicon-thin.rtmicon-chart-line-up:before {
content: "\e959";
}
.rtmicon-thin.rtmicon-check:before {
content: "\e95a";
}
.rtmicon-thin.rtmicon-chemistry:before {
content: "\e95b";
}
.rtmicon-thin.rtmicon-chevron-down:before {
content: "\e95c";
}
.rtmicon-thin.rtmicon-chevron-left:before {
content: "\e95d";
}
.rtmicon-thin.rtmicon-chevron-right:before {
content: "\e95e";
}
.rtmicon-thin.rtmicon-chevron-up:before {
content: "\e95f";
}
.rtmicon-thin.rtmicon-chevrons-down:before {
content: "\e960";
}
.rtmicon-thin.rtmicon-chevrons-left:before {
content: "\e961";
}
.rtmicon-thin.rtmicon-chevrons-right:before {
content: "\e962";
}
.rtmicon-thin.rtmicon-chevrons-up:before {
content: "\e963";
}
.rtmicon-thin.rtmicon-circle-arrow-down:before {
content: "\e964";
}
.rtmicon-thin.rtmicon-circle-arrow-down-left:before {
content: "\e965";
}
.rtmicon-thin.rtmicon-circle-arrow-down-right:before {
content: "\e966";
}
.rtmicon-thin.rtmicon-circle-arrow-left:before {
content: "\e967";
}
.rtmicon-thin.rtmicon-circle-arrow-right:before {
content: "\e968";
}
.rtmicon-thin.rtmicon-circle-arrow-up:before {
content: "\e969";
}
.rtmicon-thin.rtmicon-circle-arrow-up-left:before {
content: "\e96a";
}
.rtmicon-thin.rtmicon-circle-arrow-up-right:before {
content: "\e96b";
}
.rtmicon-thin.rtmicon-circle-caret-down:before {
content: "\e96c";
}
.rtmicon-thin.rtmicon-circle-caret-left:before {
content: "\e96d";
}
.rtmicon-thin.rtmicon-circle-caret-right:before {
content: "\e96e";
}
.rtmicon-thin.rtmicon-circle-caret-up:before {
content: "\e96f";
}
.rtmicon-thin.rtmicon-circle-check:before {
content: "\e970";
}
.rtmicon-thin.rtmicon-circle-chevron-down:before {
content: "\e971";
}
.rtmicon-thin.rtmicon-circle-chevron-left:before {
content: "\e972";
}
.rtmicon-thin.rtmicon-circle-chevron-right:before {
content: "\e973";
}
.rtmicon-thin.rtmicon-circle-chevron-up:before {
content: "\e974";
}
.rtmicon-thin.rtmicon-circle-down:before {
content: "\e975";
}
.rtmicon-thin.rtmicon-circle-left:before {
content: "\e976";
}
.rtmicon-thin.rtmicon-circle-minus:before {
content: "\e977";
}
.rtmicon-thin.rtmicon-circle-plus:before {
content: "\e978";
}
.rtmicon-thin.rtmicon-circle-right:before {
content: "\e979";
}
.rtmicon-thin.rtmicon-circle-up:before {
content: "\e97a";
}
.rtmicon-thin.rtmicon-circle-user:before {
content: "\e97b";
}
.rtmicon-thin.rtmicon-circle-xmark:before {
content: "\e97c";
}
.rtmicon-thin.rtmicon-city:before {
content: "\e97d";
}
.rtmicon-thin.rtmicon-clapperboard-video:before {
content: "\e97e";
}
.rtmicon-thin.rtmicon-client-happy:before {
content: "\e97f";
}
.rtmicon-thin.rtmicon-client-list:before {
content: "\e980";
}
.rtmicon-thin.rtmicon-clock:before {
content: "\e981";
}
.rtmicon-thin.rtmicon-clock-desk:before {
content: "\e982";
}
.rtmicon-thin.rtmicon-cloud-check:before {
content: "\e983";
}
.rtmicon-thin.rtmicon-cloud-download:before {
content: "\e984";
}
.rtmicon-thin.rtmicon-cloud-security:before {
content: "\e985";
}
.rtmicon-thin.rtmicon-cloud-upload:before {
content: "\e986";
}
.rtmicon-thin.rtmicon-code:before {
content: "\e987";
}
.rtmicon-thin.rtmicon-coin:before {
content: "\e988";
}
.rtmicon-thin.rtmicon-coin-dollar:before {
content: "\e989";
}
.rtmicon-thin.rtmicon-coin-group:before {
content: "\e98a";
}
.rtmicon-thin.rtmicon-coins:before {
content: "\e98b";
}
.rtmicon-thin.rtmicon-color-pallete:before {
content: "\e98c";
}
.rtmicon-thin.rtmicon-color-picker:before {
content: "\e98d";
}
.rtmicon-thin.rtmicon-comments:before {
content: "\e98e";
}
.rtmicon-thin.rtmicon-comments-question:before {
content: "\e98f";
}
.rtmicon-thin.rtmicon-compass:before {
content: "\e990";
}
.rtmicon-thin.rtmicon-concept-design:before {
content: "\e991";
}
.rtmicon-thin.rtmicon-concrete:before {
content: "\e992";
}
.rtmicon-thin.rtmicon-construction:before {
content: "\e993";
}
.rtmicon-thin.rtmicon-content-slider:before {
content: "\e994";
}
.rtmicon-thin.rtmicon-content-strategy:before {
content: "\e995";
}
.rtmicon-thin.rtmicon-cookies:before {
content: "\e996";
}
.rtmicon-thin.rtmicon-copywriting:before {
content: "\e997";
}
.rtmicon-thin.rtmicon-corporate-building:before {
content: "\e998";
}
.rtmicon-thin.rtmicon-counters:before {
content: "\e999";
}
.rtmicon-thin.rtmicon-courthouse:before {
content: "\e99a";
}
.rtmicon-thin.rtmicon-crane:before {
content: "\e99b";
}
.rtmicon-thin.rtmicon-creative-idea:before {
content: "\e99c";
}
.rtmicon-thin.rtmicon-credit-card:before {
content: "\e99d";
}
.rtmicon-thin.rtmicon-credit-card-back:before {
content: "\e99e";
}
.rtmicon-thin.rtmicon-credit-card-front:before {
content: "\e99f";
}
.rtmicon-thin.rtmicon-criminal-database:before {
content: "\e9a0";
}
.rtmicon-thin.rtmicon-currency:before {
content: "\e9a1";
}
.rtmicon-thin.rtmicon-data-loss-prevention:before {
content: "\e9a2";
}
.rtmicon-thin.rtmicon-data-privacy:before {
content: "\e9a3";
}
.rtmicon-thin.rtmicon-data-security:before {
content: "\e9a4";
}
.rtmicon-thin.rtmicon-database-security:before {
content: "\e9a5";
}
.rtmicon-thin.rtmicon-decor-art:before {
content: "\e9a6";
}
.rtmicon-thin.rtmicon-dermatology:before {
content: "\e9a7";
}
.rtmicon-thin.rtmicon-design-development:before {
content: "\e9a8";
}
.rtmicon-thin.rtmicon-design-process:before {
content: "\e9a9";
}
.rtmicon-thin.rtmicon-desk:before {
content: "\e9aa";
}
.rtmicon-thin.rtmicon-diamond:before {
content: "\e9ab";
}
.rtmicon-thin.rtmicon-diet-program:before {
content: "\e9ac";
}
.rtmicon-thin.rtmicon-digital-marketing:before {
content: "\e9ad";
}
.rtmicon-thin.rtmicon-disco-light:before {
content: "\e9ae";
}
.rtmicon-thin.rtmicon-doctor:before {
content: "\e9af";
}
.rtmicon-thin.rtmicon-download:before {
content: "\e9b0";
}
.rtmicon-thin.rtmicon-drawing-class:before {
content: "\e9b1";
}
.rtmicon-thin.rtmicon-drug-offense:before {
content: "\e9b2";
}
.rtmicon-thin.rtmicon-email-spam:before {
content: "\e9b3";
}
.rtmicon-thin.rtmicon-emergency-care:before {
content: "\e9b4";
}
.rtmicon-thin.rtmicon-engineering:before {
content: "\e9b5";
}
.rtmicon-thin.rtmicon-envelope:before {
content: "\e9b6";
}
.rtmicon-thin.rtmicon-envelope-open-dollar:before {
content: "\e9b7";
}
.rtmicon-thin.rtmicon-event-list:before {
content: "\e9b8";
}
.rtmicon-thin.rtmicon-event-venue:before {
content: "\e9b9";
}
.rtmicon-thin.rtmicon-evidence:before {
content: "\e9ba";
}
.rtmicon-thin.rtmicon-face-scrub:before {
content: "\e9bb";
}
.rtmicon-thin.rtmicon-facial-treatment:before {
content: "\e9bc";
}
.rtmicon-thin.rtmicon-factory-building:before {
content: "\e9bd";
}
.rtmicon-thin.rtmicon-family-law:before {
content: "\e9be";
}
.rtmicon-thin.rtmicon-fax:before {
content: "\e9bf";
}
.rtmicon-thin.rtmicon-feather:before {
content: "\e9c0";
}
.rtmicon-thin.rtmicon-file:before {
content: "\e9c1";
}
.rtmicon-thin.rtmicon-file-info:before {
content: "\e9c2";
}
.rtmicon-thin.rtmicon-file-pdf:before {
content: "\e9c3";
}
.rtmicon-thin.rtmicon-film-play:before {
content: "\e9c4";
}
.rtmicon-thin.rtmicon-finance-award:before {
content: "\e9c5";
}
.rtmicon-thin.rtmicon-finance-shield:before {
content: "\e9c6";
}
.rtmicon-thin.rtmicon-fingerprint:before {
content: "\e9c7";
}
.rtmicon-thin.rtmicon-fingerprint-scan:before {
content: "\e9c8";
}
.rtmicon-thin.rtmicon-firewall:before {
content: "\e9c9";
}
.rtmicon-thin.rtmicon-flag:before {
content: "\e9ca";
}
.rtmicon-thin.rtmicon-flip-box:before {
content: "\e9cb";
}
.rtmicon-thin.rtmicon-floral-bath:before {
content: "\e9cc";
}
.rtmicon-thin.rtmicon-folder:before {
content: "\e9cd";
}
.rtmicon-thin.rtmicon-folder-case:before {
content: "\e9ce";
}
.rtmicon-thin.rtmicon-folder-file:before {
content: "\e9cf";
}
.rtmicon-thin.rtmicon-folder-open:before {
content: "\e9d0";
}
.rtmicon-thin.rtmicon-folders:before {
content: "\e9d1";
}
.rtmicon-thin.rtmicon-fullday-sessions:before {
content: "\e9d2";
}
.rtmicon-thin.rtmicon-gavel:before {
content: "\e9d3";
}
.rtmicon-thin.rtmicon-gear:before {
content: "\e9d4";
}
.rtmicon-thin.rtmicon-gear-house:before {
content: "\e9d5";
}
.rtmicon-thin.rtmicon-geography:before {
content: "\e9d6";
}
.rtmicon-thin.rtmicon-glasses:before {
content: "\e9d7";
}
.rtmicon-thin.rtmicon-global-economy:before {
content: "\e9d8";
}
.rtmicon-thin.rtmicon-globe:before {
content: "\e9d9";
}
.rtmicon-thin.rtmicon-globe-pointer:before {
content: "\e9da";
}
.rtmicon-thin.rtmicon-gold-bars:before {
content: "\e9db";
}
.rtmicon-thin.rtmicon-goverment-building:before {
content: "\e9dc";
}
.rtmicon-thin.rtmicon-graphic-bar:before {
content: "\e9dd";
}
.rtmicon-thin.rtmicon-graphic-chart:before {
content: "\e9de";
}
.rtmicon-thin.rtmicon-graphic-pie:before {
content: "\e9df";
}
.rtmicon-thin.rtmicon-grid-round:before {
content: "\e9e0";
}
.rtmicon-thin.rtmicon-grid-rounds:before {
content: "\e9e1";
}
.rtmicon-thin.rtmicon-growth:before {
content: "\e9e2";
}
.rtmicon-thin.rtmicon-guitar:before {
content: "\e9e3";
}
.rtmicon-thin.rtmicon-gym-bag:before {
content: "\e9e4";
}
.rtmicon-thin.rtmicon-gym-machine:before {
content: "\e9e5";
}
.rtmicon-thin.rtmicon-handcuffs:before {
content: "\e9e6";
}
.rtmicon-thin.rtmicon-happy-students:before {
content: "\e9e7";
}
.rtmicon-thin.rtmicon-hard-hat:before {
content: "\e9e8";
}
.rtmicon-thin.rtmicon-health-check:before {
content: "\e9e9";
}
.rtmicon-thin.rtmicon-health-report:before {
content: "\e9ea";
}
.rtmicon-thin.rtmicon-healthy-nutrition:before {
content: "\e9eb";
}
.rtmicon-thin.rtmicon-heart-care:before {
content: "\e9ec";
}
.rtmicon-thin.rtmicon-help:before {
content: "\e9ed";
}
.rtmicon-thin.rtmicon-herb:before {
content: "\e9ee";
}
.rtmicon-thin.rtmicon-home-renovation:before {
content: "\e9ef";
}
.rtmicon-thin.rtmicon-horizontal-progress-bar:before {
content: "\e9f0";
}
.rtmicon-thin.rtmicon-hospital-building:before {
content: "\e9f1";
}
.rtmicon-thin.rtmicon-hot-stone-therapy:before {
content: "\e9f2";
}
.rtmicon-thin.rtmicon-house:before {
content: "\e9f3";
}
.rtmicon-thin.rtmicon-house-building:before {
content: "\e9f4";
}
.rtmicon-thin.rtmicon-house-plan:before {
content: "\e9f5";
}
.rtmicon-thin.rtmicon-id-card:before {
content: "\e9f6";
}
.rtmicon-thin.rtmicon-image:before {
content: "\e9f7";
}
.rtmicon-thin.rtmicon-image-accordion:before {
content: "\e9f8";
}
.rtmicon-thin.rtmicon-image-gallery:before {
content: "\e9f9";
}
.rtmicon-thin.rtmicon-image-hotspot:before {
content: "\e9fa";
}
.rtmicon-thin.rtmicon-image-info:before {
content: "\e9fb";
}
.rtmicon-thin.rtmicon-image-list:before {
content: "\e9fc";
}
.rtmicon-thin.rtmicon-image-masonry:before {
content: "\e9fd";
}
.rtmicon-thin.rtmicon-image-showcase:before {
content: "\e9fe";
}
.rtmicon-thin.rtmicon-image-slider:before {
content: "\e9ff";
}
.rtmicon-thin.rtmicon-images:before {
content: "\ea00";
}
.rtmicon-thin.rtmicon-immigration-issue:before {
content: "\ea01";
}
.rtmicon-thin.rtmicon-insurance:before {
content: "\ea02";
}
.rtmicon-thin.rtmicon-interior-design:before {
content: "\ea03";
}
.rtmicon-thin.rtmicon-internet-banking:before {
content: "\ea04";
}
.rtmicon-thin.rtmicon-invoice:before {
content: "\ea05";
}
.rtmicon-thin.rtmicon-invoice-dollar:before {
content: "\ea06";
}
.rtmicon-thin.rtmicon-involved:before {
content: "\ea07";
}
.rtmicon-thin.rtmicon-judge:before {
content: "\ea08";
}
.rtmicon-thin.rtmicon-kettlebell:before {
content: "\ea09";
}
.rtmicon-thin.rtmicon-key-left:before {
content: "\ea0a";
}
.rtmicon-thin.rtmicon-key-right:before {
content: "\ea0b";
}
.rtmicon-thin.rtmicon-knowledge-class:before {
content: "\ea0c";
}
.rtmicon-thin.rtmicon-landscaping-design:before {
content: "\ea0d";
}
.rtmicon-thin.rtmicon-laptop:before {
content: "\ea0e";
}
.rtmicon-thin.rtmicon-law-book:before {
content: "\ea0f";
}
.rtmicon-thin.rtmicon-lawyer:before {
content: "\ea10";
}
.rtmicon-thin.rtmicon-legal:before {
content: "\ea11";
}
.rtmicon-thin.rtmicon-letter-law:before {
content: "\ea12";
}
.rtmicon-thin.rtmicon-lightblub:before {
content: "\ea13";
}
.rtmicon-thin.rtmicon-link:before {
content: "\ea14";
}
.rtmicon-thin.rtmicon-link-simple:before {
content: "\ea15";
}
.rtmicon-thin.rtmicon-list:before {
content: "\ea16";
}
.rtmicon-thin.rtmicon-literature:before {
content: "\ea17";
}
.rtmicon-thin.rtmicon-loader:before {
content: "\ea18";
}
.rtmicon-thin.rtmicon-lock:before {
content: "\ea19";
}
.rtmicon-thin.rtmicon-locker:before {
content: "\ea1a";
}
.rtmicon-thin.rtmicon-logo-branding:before {
content: "\ea1b";
}
.rtmicon-thin.rtmicon-management:before {
content: "\ea1c";
}
.rtmicon-thin.rtmicon-manicure:before {
content: "\ea1d";
}
.rtmicon-thin.rtmicon-masquerade-event:before {
content: "\ea1e";
}
.rtmicon-thin.rtmicon-massage-therapy:before {
content: "\ea1f";
}
.rtmicon-thin.rtmicon-measurement:before {
content: "\ea20";
}
.rtmicon-thin.rtmicon-medical-checkup:before {
content: "\ea21";
}
.rtmicon-thin.rtmicon-megaphone:before {
content: "\ea22";
}
.rtmicon-thin.rtmicon-microphone:before {
content: "\ea23";
}
.rtmicon-thin.rtmicon-minus:before {
content: "\ea24";
}
.rtmicon-thin.rtmicon-mobile:before {
content: "\ea25";
}
.rtmicon-thin.rtmicon-mockup:before {
content: "\ea26";
}
.rtmicon-thin.rtmicon-money:before {
content: "\ea27";
}
.rtmicon-thin.rtmicon-money-bank-check:before {
content: "\ea28";
}
.rtmicon-thin.rtmicon-money-check:before {
content: "\ea29";
}
.rtmicon-thin.rtmicon-money-currency:before {
content: "\ea2a";
}
.rtmicon-thin.rtmicon-money-management:before {
content: "\ea2b";
}
.rtmicon-thin.rtmicon-money-rotation:before {
content: "\ea2c";
}
.rtmicon-thin.rtmicon-money-target:before {
content: "\ea2d";
}
.rtmicon-thin.rtmicon-moodboard:before {
content: "\ea2e";
}
.rtmicon-thin.rtmicon-motion-graphic:before {
content: "\ea2f";
}
.rtmicon-thin.rtmicon-natural-mask:before {
content: "\ea30";
}
.rtmicon-thin.rtmicon-network-security:before {
content: "\ea31";
}
.rtmicon-thin.rtmicon-networking:before {
content: "\ea32";
}
.rtmicon-thin.rtmicon-note-hashtag:before {
content: "\ea33";
}
.rtmicon-thin.rtmicon-notes:before {
content: "\ea34";
}
.rtmicon-thin.rtmicon-nurse:before {
content: "\ea35";
}
.rtmicon-thin.rtmicon-nutritionist:before {
content: "\ea36";
}
.rtmicon-thin.rtmicon-office-building:before {
content: "\ea37";
}
.rtmicon-thin.rtmicon-online-course:before {
content: "\ea38";
}
.rtmicon-thin.rtmicon-opening-ceremony-scissor:before {
content: "\ea39";
}
.rtmicon-thin.rtmicon-operation-theater:before {
content: "\ea3a";
}
.rtmicon-thin.rtmicon-orthopedics:before {
content: "\ea3b";
}
.rtmicon-thin.rtmicon-painting:before {
content: "\ea3c";
}
.rtmicon-thin.rtmicon-paper-form:before {
content: "\ea3d";
}
.rtmicon-thin.rtmicon-paper-plane:before {
content: "\ea3e";
}
.rtmicon-thin.rtmicon-pedicure:before {
content: "\ea3f";
}
.rtmicon-thin.rtmicon-pen:before {
content: "\ea40";
}
.rtmicon-thin.rtmicon-pen-paintbrush:before {
content: "\ea41";
}
.rtmicon-thin.rtmicon-pencil:before {
content: "\ea42";
}
.rtmicon-thin.rtmicon-pencil-case:before {
content: "\ea43";
}
.rtmicon-thin.rtmicon-personal-trainer:before {
content: "\ea44";
}
.rtmicon-thin.rtmicon-pharmacy:before {
content: "\ea45";
}
.rtmicon-thin.rtmicon-pharmacy-store:before {
content: "\ea46";
}
.rtmicon-thin.rtmicon-phone-classic:before {
content: "\ea47";
}
.rtmicon-thin.rtmicon-photography-camera:before {
content: "\ea48";
}
.rtmicon-thin.rtmicon-physiotherapy:before {
content: "\ea49";
}
.rtmicon-thin.rtmicon-pie-chart:before {
content: "\ea4a";
}
.rtmicon-thin.rtmicon-pie-chart-analyst:before {
content: "\ea4b";
}
.rtmicon-thin.rtmicon-pin-map-location:before {
content: "\ea4c";
}
.rtmicon-thin.rtmicon-planet:before {
content: "\ea4d";
}
.rtmicon-thin.rtmicon-play:before {
content: "\ea4e";
}
.rtmicon-thin.rtmicon-play-areas:before {
content: "\ea4f";
}
.rtmicon-thin.rtmicon-plumbing:before {
content: "\ea50";
}
.rtmicon-thin.rtmicon-plus:before {
content: "\ea51";
}
.rtmicon-thin.rtmicon-police-badge:before {
content: "\ea52";
}
.rtmicon-thin.rtmicon-presentation:before {
content: "\ea53";
}
.rtmicon-thin.rtmicon-pricing-table:before {
content: "\ea54";
}
.rtmicon-thin.rtmicon-private-event:before {
content: "\ea55";
}
.rtmicon-thin.rtmicon-pro-equipment:before {
content: "\ea56";
}
.rtmicon-thin.rtmicon-product-highlight:before {
content: "\ea57";
}
.rtmicon-thin.rtmicon-profit:before {
content: "\ea58";
}
.rtmicon-thin.rtmicon-progress-step:before {
content: "\ea59";
}
.rtmicon-thin.rtmicon-project-done:before {
content: "\ea5a";
}
.rtmicon-thin.rtmicon-protection:before {
content: "\ea5b";
}
.rtmicon-thin.rtmicon-qualifed-teachers:before {
content: "\ea5c";
}
.rtmicon-thin.rtmicon-quote:before {
content: "\ea5d";
}
.rtmicon-thin.rtmicon-radial-progress-bar:before {
content: "\ea5e";
}
.rtmicon-thin.rtmicon-radiology:before {
content: "\ea5f";
}
.rtmicon-thin.rtmicon-rate:before {
content: "\ea60";
}
.rtmicon-thin.rtmicon-relaxation:before {
content: "\ea61";
}
.rtmicon-thin.rtmicon-renovation:before {
content: "\ea62";
}
.rtmicon-thin.rtmicon-repair:before {
content: "\ea63";
}
.rtmicon-thin.rtmicon-report:before {
content: "\ea64";
}
.rtmicon-thin.rtmicon-residential-design:before {
content: "\ea65";
}
.rtmicon-thin.rtmicon-roadblock:before {
content: "\ea66";
}
.rtmicon-thin.rtmicon-rocket:before {
content: "\ea67";
}
.rtmicon-thin.rtmicon-romethemekit:before {
content: "\ea68";
}
.rtmicon-thin.rtmicon-roofing-service:before {
content: "\ea69";
}
.rtmicon-thin.rtmicon-sack-dollar:before {
content: "\ea6a";
}
.rtmicon-thin.rtmicon-sauna-relax:before {
content: "\ea6b";
}
.rtmicon-thin.rtmicon-saving:before {
content: "\ea6c";
}
.rtmicon-thin.rtmicon-scaffolding:before {
content: "\ea6d";
}
.rtmicon-thin.rtmicon-scale-balanced:before {
content: "\ea6e";
}
.rtmicon-thin.rtmicon-scale-unbalanced:before {
content: "\ea6f";
}
.rtmicon-thin.rtmicon-scale-unbalanced-flip:before {
content: "\ea70";
}
.rtmicon-thin.rtmicon-screw:before {
content: "\ea71";
}
.rtmicon-thin.rtmicon-search:before {
content: "\ea72";
}
.rtmicon-thin.rtmicon-security-camera:before {
content: "\ea73";
}
.rtmicon-thin.rtmicon-server-protection:before {
content: "\ea74";
}
.rtmicon-thin.rtmicon-shield:before {
content: "\ea75";
}
.rtmicon-thin.rtmicon-shield-block:before {
content: "\ea76";
}
.rtmicon-thin.rtmicon-shield-check:before {
content: "\ea77";
}
.rtmicon-thin.rtmicon-shield-minus:before {
content: "\ea78";
}
.rtmicon-thin.rtmicon-shield-plus:before {
content: "\ea79";
}
.rtmicon-thin.rtmicon-shield-xmark:before {
content: "\ea7a";
}
.rtmicon-thin.rtmicon-shopping-cart:before {
content: "\ea7b";
}
.rtmicon-thin.rtmicon-sidebar:before {
content: "\ea7c";
}
.rtmicon-thin.rtmicon-skilled-teachers:before {
content: "\ea7d";
}
.rtmicon-thin.rtmicon-sliders:before {
content: "\ea7e";
}
.rtmicon-thin.rtmicon-sliders-up:before {
content: "\ea7f";
}
.rtmicon-thin.rtmicon-smart-home:before {
content: "\ea80";
}
.rtmicon-thin.rtmicon-smart-lock:before {
content: "\ea81";
}
.rtmicon-thin.rtmicon-social-advertising:before {
content: "\ea82";
}
.rtmicon-thin.rtmicon-social-share:before {
content: "\ea83";
}
.rtmicon-thin.rtmicon-software:before {
content: "\ea84";
}
.rtmicon-thin.rtmicon-speaker:before {
content: "\ea85";
}
.rtmicon-thin.rtmicon-speaker-group:before {
content: "\ea86";
}
.rtmicon-thin.rtmicon-special-bath:before {
content: "\ea87";
}
.rtmicon-thin.rtmicon-specialist:before {
content: "\ea88";
}
.rtmicon-thin.rtmicon-speedometer:before {
content: "\ea89";
}
.rtmicon-thin.rtmicon-sponsor:before {
content: "\ea8a";
}
.rtmicon-thin.rtmicon-square-arrow-down:before {
content: "\ea8b";
}
.rtmicon-thin.rtmicon-square-arrow-down-left:before {
content: "\ea8c";
}
.rtmicon-thin.rtmicon-square-arrow-down-right:before {
content: "\ea8d";
}
.rtmicon-thin.rtmicon-square-arrow-left:before {
content: "\ea8e";
}
.rtmicon-thin.rtmicon-square-arrow-right:before {
content: "\ea8f";
}
.rtmicon-thin.rtmicon-square-arrow-up:before {
content: "\ea90";
}
.rtmicon-thin.rtmicon-square-arrow-up-left:before {
content: "\ea91";
}
.rtmicon-thin.rtmicon-square-arrow-up-right:before {
content: "\ea92";
}
.rtmicon-thin.rtmicon-square-caret-down:before {
content: "\ea93";
}
.rtmicon-thin.rtmicon-square-caret-left:before {
content: "\ea94";
}
.rtmicon-thin.rtmicon-square-caret-right:before {
content: "\ea95";
}
.rtmicon-thin.rtmicon-square-caret-up:before {
content: "\ea96";
}
.rtmicon-thin.rtmicon-square-check:before {
content: "\ea97";
}
.rtmicon-thin.rtmicon-square-minus:before {
content: "\ea98";
}
.rtmicon-thin.rtmicon-square-plus:before {
content: "\ea99";
}
.rtmicon-thin.rtmicon-square-user:before {
content: "\ea9a";
}
.rtmicon-thin.rtmicon-square-xmark:before {
content: "\ea9b";
}
.rtmicon-thin.rtmicon-stair:before {
content: "\ea9c";
}
.rtmicon-thin.rtmicon-stamp:before {
content: "\ea9d";
}
.rtmicon-thin.rtmicon-star:before {
content: "\ea9e";
}
.rtmicon-thin.rtmicon-store:before {
content: "\ea9f";
}
.rtmicon-thin.rtmicon-structural:before {
content: "\eaa0";
}
.rtmicon-thin.rtmicon-supplement:before {
content: "\eaa1";
}
.rtmicon-thin.rtmicon-support-protection:before {
content: "\eaa2";
}
.rtmicon-thin.rtmicon-table-comparison:before {
content: "\eaa3";
}
.rtmicon-thin.rtmicon-table-data:before {
content: "\eaa4";
}
.rtmicon-thin.rtmicon-tablet:before {
content: "\eaa5";
}
.rtmicon-thin.rtmicon-tag:before {
content: "\eaa6";
}
.rtmicon-thin.rtmicon-target:before {
content: "\eaa7";
}
.rtmicon-thin.rtmicon-tax-law:before {
content: "\eaa8";
}
.rtmicon-thin.rtmicon-taxation:before {
content: "\eaa9";
}
.rtmicon-thin.rtmicon-taxes:before {
content: "\eaaa";
}
.rtmicon-thin.rtmicon-team:before {
content: "\eaab";
}
.rtmicon-thin.rtmicon-testimonial:before {
content: "\eaac";
}
.rtmicon-thin.rtmicon-testimonial-carousel:before {
content: "\eaad";
}
.rtmicon-thin.rtmicon-therapies:before {
content: "\eaae";
}
.rtmicon-thin.rtmicon-thermal-spa:before {
content: "\eaaf";
}
.rtmicon-thin.rtmicon-threat-intelligence:before {
content: "\eab0";
}
.rtmicon-thin.rtmicon-ticket:before {
content: "\eab1";
}
.rtmicon-thin.rtmicon-timeline:before {
content: "\eab2";
}
.rtmicon-thin.rtmicon-timer:before {
content: "\eab3";
}
.rtmicon-thin.rtmicon-toggle-off:before {
content: "\eab4";
}
.rtmicon-thin.rtmicon-toggle-on:before {
content: "\eab5";
}
.rtmicon-thin.rtmicon-top-speaker:before {
content: "\eab6";
}
.rtmicon-thin.rtmicon-towels:before {
content: "\eab7";
}
.rtmicon-thin.rtmicon-trainers:before {
content: "\eab8";
}
.rtmicon-thin.rtmicon-training-center:before {
content: "\eab9";
}
.rtmicon-thin.rtmicon-trash:before {
content: "\eaba";
}
.rtmicon-thin.rtmicon-treatment:before {
content: "\eabb";
}
.rtmicon-thin.rtmicon-trophy:before {
content: "\eabc";
}
.rtmicon-thin.rtmicon-ui-ux-design:before {
content: "\eabd";
}
.rtmicon-thin.rtmicon-upload:before {
content: "\eabe";
}
.rtmicon-thin.rtmicon-urban-planning:before {
content: "\eabf";
}
.rtmicon-thin.rtmicon-user:before {
content: "\eac0";
}
.rtmicon-thin.rtmicon-users:before {
content: "\eac1";
}
.rtmicon-thin.rtmicon-vaccination:before {
content: "\eac2";
}
.rtmicon-thin.rtmicon-video-camera:before {
content: "\eac3";
}
.rtmicon-thin.rtmicon-video-marketing:before {
content: "\eac4";
}
.rtmicon-thin.rtmicon-videography-camera:before {
content: "\eac5";
}
.rtmicon-thin.rtmicon-virus-protection:before {
content: "\eac6";
}
.rtmicon-thin.rtmicon-volume-down:before {
content: "\eac7";
}
.rtmicon-thin.rtmicon-volume-mute:before {
content: "\eac8";
}
.rtmicon-thin.rtmicon-volume-up:before {
content: "\eac9";
}
.rtmicon-thin.rtmicon-wallet:before {
content: "\eaca";
}
.rtmicon-thin.rtmicon-wallet-dollar:before {
content: "\eacb";
}
.rtmicon-thin.rtmicon-wallet-money:before {
content: "\eacc";
}
.rtmicon-thin.rtmicon-watch:before {
content: "\eacd";
}
.rtmicon-thin.rtmicon-web-design:before {
content: "\eace";
}
.rtmicon-thin.rtmicon-web-development:before {
content: "\eacf";
}
.rtmicon-thin.rtmicon-web-security:before {
content: "\ead0";
}
.rtmicon-thin.rtmicon-wedding-event:before {
content: "\ead1";
}
.rtmicon-thin.rtmicon-weight-loss:before {
content: "\ead2";
}
.rtmicon-thin.rtmicon-working-hours:before {
content: "\ead3";
}
.rtmicon-thin.rtmicon-xmark:before {
content: "\ead4";
}
.rtmicon-thin.rtmicon-yoga:before {
content: "\ead5";
}@import url("https://fonts.googleapis.com/css2?family=Bricolage+Grotesque:opsz,wght@12..96,200..800&display=swap");
.elementor-panel .elementor-element .rkit-widget-icon {
color: #00cea6;
}
.elementor-panel .elementor-element .rkit-widget-icon::after {
content: "RTM";
position: absolute;
top: 3px;
right: 3px;
color: white;
font-size: 9px;
font-weight: 400;
padding: 1px 2px;
line-height: 10px;
display: inline-block;
border-radius: 2px;
font-family: "Open Sans", Roboto, Helvetica, Arial, sans-serif;
}
.elementor-panel .elementor-element:hover .rkit-widget-icon::after {
color: #00cea6;
}
.elementor-panel .elementor-element:has(.rkit-widget-icon):hover .title {
color: #00cea6;
}
.elementor-element .rtm-barchart-icons {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" fill="%2333e4c0" height="800px" width="800px" version="1.1" id="Capa_1" viewBox="0 0 282.772 282.772" xml:space="preserve"><g><path d="M61.472,143.036H23.881c-4.971,0-9,4.029-9,9v94.185c0,4.971,4.029,9,9,9h37.591c4.971,0,9-4.029,9-9v-94.185 C70.472,147.065,66.443,143.036,61.472,143.036z M52.472,237.22H32.881v-76.185h19.591V237.22z"/><path d="M132.238,93.194H94.648c-4.971,0-9,4.029-9,9V246.22c0,4.971,4.029,9,9,9h37.591c4.971,0,9-4.029,9-9V102.194 C141.238,97.224,137.209,93.194,132.238,93.194z M123.238,237.22h-19.591V111.194h19.591V237.22z"/><path d="M203.005,150.471h-37.591c-4.971,0-9,4.029-9,9v86.749c0,4.971,4.029,9,9,9h37.591c4.971,0,9-4.029,9-9v-86.749 C212.005,154.5,207.976,150.471,203.005,150.471z M194.005,237.22h-19.591v-68.749h19.591V237.22z"/><path d="M273.772,96.516H236.18c-4.971,0-9,4.029-9,9V246.22c0,4.971,4.029,9,9,9h37.591c4.971,0,9-4.029,9-9V105.516 C282.772,100.545,278.742,96.516,273.772,96.516z M264.772,237.22H245.18V114.516h19.591V237.22z"/><path d="M178.918,112.796c3.276,2.381,7.739,2.28,10.905-0.246l67.269-53.682l-0.298,8.847c-0.167,4.968,3.724,9.131,8.692,9.298 c0.104,0.003,0.206,0.005,0.309,0.005c4.831,0,8.826-3.833,8.99-8.697l1.061-31.466c0.083-2.491-0.869-4.905-2.631-6.667 c-1.762-1.763-4.184-2.719-6.667-2.631l-31.466,1.061c-4.968,0.167-8.859,4.331-8.692,9.298c0.167,4.967,4.314,8.85,9.298,8.692 l8.261-0.278l-59.993,47.876l-68.22-49.585c-2.988-2.172-7-2.298-10.117-0.317L4.176,108.734 c-4.196,2.665-5.437,8.227-2.772,12.422c1.715,2.7,4.628,4.176,7.605,4.176c1.65,0,3.321-0.454,4.817-1.404l96.276-61.15 L178.918,112.796z"/></g></svg>');
font-size: 83px;
background-size: cover;
display: inline-flex;
width: 30px;
height: 30px;
}
.elementor-element .rtm-linechart-icons {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2333e4c0" class="bi bi-graph-up" viewBox="0 0 16 16"><path fill-rule="evenodd" d="M0 0h1v15h15v1H0V0Zm14.817 3.113a.5.5 0 0 1 .07.704l-4.5 5.5a.5.5 0 0 1-.74.037L7.06 6.767l-3.656 5.027a.5.5 0 0 1-.808-.588l4-5.5a.5.5 0 0 1 .758-.06l2.609 2.61 4.15-5.073a.5.5 0 0 1 .704-.07Z"/></svg>');
font-size: 83px;
background-size: cover;
display: inline-flex;
width: 30px;
height: 30px;
}
.elementor-element .rtm-piechart-icons {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" width="16" height="16" fill="%2333e4c0" class="bi bi-pie-chart-fill" viewBox="0 0 16 16"><path d="M15.985 8.5H8.207l-5.5 5.5a8 8 0 0 0 13.277-5.5zM2 13.292A8 8 0 0 1 7.5.015v7.778l-5.5 5.5zM8.5.015V7.5h7.485A8.001 8.001 0 0 0 8.5.015z"/></svg>');
font-size: 83px;
background-size: cover;
display: inline-flex;
width: 30px;
height: 30px;
}
.elementor-element .rtm-progressbar-icons {
background-image: url('data:image/svg+xml,<svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 50 50" width="50px" height="50px" fill="%2333e4c0"><path d="M 2.8125 6 C 2.335938 6.089844 1.992188 6.511719 2 7 L 2 15 C 2 15.550781 2.449219 16 3 16 L 47 16 C 47.550781 16 48 15.550781 48 15 L 48 7 C 48 6.449219 47.550781 6 47 6 L 3 6 C 2.96875 6 2.9375 6 2.90625 6 C 2.875 6 2.84375 6 2.8125 6 Z M 12 8 L 46 8 L 46 14 L 12 14 Z M 2.8125 20 C 2.335938 20.089844 1.992188 20.511719 2 21 L 2 29 C 2 29.550781 2.449219 30 3 30 L 47 30 C 47.550781 30 48 29.550781 48 29 L 48 21 C 48 20.449219 47.550781 20 47 20 L 3 20 C 2.96875 20 2.9375 20 2.90625 20 C 2.875 20 2.84375 20 2.8125 20 Z M 36 22 L 46 22 L 46 28 L 36 28 Z M 2.8125 34 C 2.335938 34.089844 1.992188 34.511719 2 35 L 2 43 C 2 43.550781 2.449219 44 3 44 L 47 44 C 47.550781 44 48 43.550781 48 43 L 48 35 C 48 34.449219 47.550781 34 47 34 L 3 34 C 2.96875 34 2.9375 34 2.90625 34 C 2.875 34 2.84375 34 2.8125 34 Z M 24 36 L 46 36 L 46 42 L 24 42 Z"/></svg>');
font-size: 83px;
background-size: cover;
display: inline-flex;
width: 30px;
height: 30px;
}
.posts-pagination {
display: flex;
flex-direction: row;
gap: 0;
margin-bottom: 0.5rem;
}
.posts-pagination .page-numbers {
padding: 0.5rem;
text-decoration: none;
background-color: white;
}
.posts-pagination span.page-numbers {
background-color: #00cea6;
}
.btn {
font-weight: 600;
padding: 12px 24px 12px 24px;
display: flex;
align-items: center;
gap: 0.3rem;
text-align: center;
justify-content: center;
}
.btn.link {
color: #00cea6;
}
.btn.btn-gradient-accent {
--x: 0;
background: linear-gradient(90deg, #000000 -14.64%, #00cea6 114.79%, #000000)
var(--x, 0) / 200%;
color: white;
transition: 0.5s;
border: 1px solid #00cea6;
}
.btn.btn-gradient-accent:hover {
--x: 90%;
color: white;
border: 1px solid #00cea6;
-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
-moz-box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
}
.btn.btn-gradient-accent:disabled {
color: #8f8f8f;
opacity: 0.5;
}
a:focus {
box-shadow: none;
color: currentColor;
}
.accent-color {
color: #00cea6;
}
.btn-accent {
background-color: #00cea6;
}
.btn-accent:hover {
background-color: #27d3b0;
}
.btn-accent:disabled {
background-color: #2a9c85;
border: none;
outline: none;
}
.btn.btn-outline-accent {
background-color: transparent;
border: 1px solid #00cea6;
color: #00cea6;
}
.btn.btn-outline-accent:focus {
color: #00cea6 !important;
}
.btn-accent:focus,
.btn-gradient-accent:focus,
.btn-outline-light:focus:not(:hover) {
color: white !important;
}
.link-accent:focus {
color: #00cea6 !important;
border: none;
}
.btn-outline-accent:hover {
--x: 90%;
background: linear-gradient(90deg, #000000 -14.64%, #00cea6 114.79%, #000000)
var(--x, 0) / 200%;
color: white;
border: 1px solid #00cea6;
-webkit-box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
-moz-box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
box-shadow: 0px 2px 10px 0px rgba(0, 206, 165, 0.33);
}
.nav.nav-underline .nav-item .nav-link,
.nav.nav-underline .nav-item .nav-link:focus {
color: white;
border-width: 0px 0px 2px 0px;
border-style: solid;
border-color: transparent;
background-color: transparent;
outline: none;
box-shadow: none;
}
.nav.nav-underline .nav-item .nav-link.active { border-left: 0;
border-right: 0;
border-top: 0;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1;
text-shadow: 2px 3px 4px #00cea6;
}
.rtm-checked-icon {
background-image: url('data:image/svg+xml,<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 507.2 507.2" xml:space="preserve"><circle style="fill:%2332BA7C;" cx="253.6" cy="253.6" r="253.6"/><path style="fill:%230AA06E;" d="M188.8,368l130.4,130.4c108-28.8,188-127.2,188-244.8c0-2.4,0-4.8,0-7.2L404.8,152L188.8,368z"/><g><path style="fill:%23FFFFFF;" d="M260,310.4c11.2,11.2,11.2,30.4,0,41.6l-23.2,23.2c-11.2,11.2-30.4,11.2-41.6,0L93.6,272.8c-11.2-11.2-11.2-30.4,0-41.6l23.2-23.2c11.2-11.2,30.4-11.2,41.6,0L260,310.4z"/><path style="fill:%23FFFFFF;" d="M348.8,133.6c11.2-11.2,30.4-11.2,41.6,0l23.2,23.2c11.2,11.2,11.2,30.4,0,41.6l-176,175.2c-11.2,11.2-30.4,11.2-41.6,0l-23.2-23.2c-11.2-11.2-11.2-30.4,0-41.6L348.8,133.6z"/></g></svg>');
font-size: 75px;
background-size: cover;
display: inline-flex;
width: 20px;
height: 20px;
}
.rtm-invalid-icon {
background-image: url('data:image/svg+xml,<svg height="800px" width="800px" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 507.2 507.2" xml:space="preserve"><circle style="fill:%23F15249;" cx="253.6" cy="253.6" r="253.6"/><path style="fill:%23AD0E0E;" d="M147.2,368L284,504.8c115.2-13.6,206.4-104,220.8-219.2L367.2,148L147.2,368z"/><path style="fill:%23FFFFFF;" d="M373.6,309.6c11.2,11.2,11.2,30.4,0,41.6l-22.4,22.4c-11.2,11.2-30.4,11.2-41.6,0l-176-176c-11.2-11.2-11.2-30.4,0-41.6l23.2-23.2c11.2-11.2,30.4-11.2,41.6,0L373.6,309.6z"/><path style="fill:%23D6D6D6;" d="M280.8,216L216,280.8l93.6,92.8c11.2,11.2,30.4,11.2,41.6,0l23.2-23.2c11.2-11.2,11.2-30.4,0-41.6L280.8,216z"/><path style="fill:%23FFFFFF;" d="M309.6,133.6c11.2-11.2,30.4-11.2,41.6,0l23.2,23.2c11.2,11.2,11.2,30.4,0,41.6L197.6,373.6c-11.2,11.2-30.4,11.2-41.6,0l-22.4-22.4c-11.2-11.2-11.2-30.4,0-41.6L309.6,133.6z"/></svg>');
font-size: 75px;
background-size: cover;
display: inline-flex;
width: 20px;
height: 20px;
}
.rtm-text-font {
font-family: "Bricolage Grotesque", sans-serif;
}
.glass-effect {
background: rgba(165, 165, 165, 0.24);
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(11.9px);
-webkit-backdrop-filter: blur(11.9px);
border: 1px solid rgba(255, 255, 255, 0.26);
}
.spacer-2 {
height: 2rem;
}
.header-sticky {
position: sticky;
top: 63px;
}
.rtm-container {
max-width: 1840px;
}
.bg-accent-color {
background-color: #00cea6;
}
.rtm-version {
background-color: #00cea6;
font-size: 10px;
color: #000;
padding-block: 2px;
padding-inline: 10px;
border-radius: 5px;
}
.rtm-bg-gradient-1 {
background-color: hsla(228, 0%, 3%, 1) !important;
background-image: radial-gradient(
at 100% 0%,
hsla(240, 0%, 3%, 1) 0px,
transparent 50%
),
radial-gradient(at 20% 44%, hsla(168, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 0% 0%, hsla(168, 100%, 40%, 0.38) 0px, transparent 50%),
radial-gradient(at 73% 69%, hsla(168, 100%, 40%, 0.33) 0px, transparent 50%),
radial-gradient(at 56% 62%, hsla(168, 100%, 40%, 0) 0px, transparent 50%) !important;
}
.rtm-bg-gradient-2 {
background-color: hsla(228, 0%, 3%, 1);
background-image: radial-gradient(
at 100% 0%,
hsla(240, 0%, 3%, 1) 0px,
transparent 50%
),
radial-gradient(at 11% 75%, hsla(120, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 0% 0%, hsla(278, 69%, 69%, 0.38) 0px, transparent 50%),
radial-gradient(at 73% 69%, hsla(283, 83%, 42%, 0.33) 0px, transparent 50%),
radial-gradient(at 54% 70%, hsla(168, 100%, 40%, 0.46) 0px, transparent 50%);
}
.rtm-bg-gradient-3 {
background-color: hsla(55, 0%, 3%, 1);
background-image: radial-gradient(
at 22% 12%,
hsla(168, 100%, 40%, 0.3) 0px,
transparent 50%
),
radial-gradient(at 8% 40%, hsla(66, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 95% 43%, hsla(168, 100%, 40%, 0.2) 0px, transparent 50%),
radial-gradient(at 80% 94%, hsla(59, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 90% 60%, hsla(327, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 91% 33%, hsla(289, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 44% 41%, hsla(210, 0%, 3%, 1) 0px, transparent 50%);
}
.rtm-bg-gradient-4 {
background-color: hsla(55, 0%, 3%, 1);
background-image: radial-gradient(
at 14% 8%,
hsla(168, 100%, 40%, 0.31) 0px,
transparent 50%
),
radial-gradient(at 0% 21%, hsla(283, 100%, 49%, 0.23) 0px, transparent 50%),
radial-gradient(at 100% 79%, hsla(168, 100%, 40%, 0.2) 0px, transparent 50%),
radial-gradient(at 91% 33%, hsla(289, 0%, 3%, 1) 0px, transparent 50%),
radial-gradient(at 0% 100%, hsla(0, 5%, 71%, 0.3) 0px, transparent 50%);
}
.rtm-divider {
background: linear-gradient(90deg, #00cea6 0%, transparent 100%);
height: 5px;
width: 100%;
position: relative;
}
.bg-gradient-1 {
background: linear-gradient(180deg, #1c1c1c9e 0%, #00000052 100%);
}
.bg-gradient-2 {
background: linear-gradient(207.14deg, #00cea6 10.63%, #006854 86.52%);
}
.bg-gradient-3 {
background: linear-gradient(180deg, #1c1c1c 0%, #1a1a1a 100%);
}
.heading-icon {
width: 2.5rem;
height: 2.5rem;
border-radius: 50%;
display: flex;
justify-content: center;
align-items: center;
font-size: 1.4rem;
}
.list {
list-style-image: url('data:image/svg+xml,<svg id="e12XcAwiGCj1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" viewBox="0 0 300 300" shape-rendering="geometricPrecision" text-rendering="geometricPrecision" project-id="36deb9b552474c9d88b99fda01d9310d" export-id="8584b845d1c34625a9856454e565c3d5" cached="false"><ellipse rx="125" ry="125" transform="matrix(1.200001 0 0 1.200001 150 150)" fill="%2300cea6" stroke-width="0"/></svg>');
row-gap: 1rem;
}
.rtm-social-container {
display: flex;
flex-direction: row;
}
.social-item {
background-color: #1c1c1c;
color: #c1c1c1;
width: 2.5rem;
height: 2.5rem;
display: flex;
align-items: center;
justify-content: center;
text-decoration: none;
font-size: 1.5rem;
}
.social-link {
color: #8f8f8f;
}
.social-link:hover,
.social-link:hover .social-item {
color: #00cea6;
}
.rtm-border {
border-width: 1px;
border-style: solid;
border-color: #414141;
}
.rtm-border-bottom {
border-bottom: 1px solid #414141;
}
.social-item:hover {
color: #00cea6;
}
form select.form-select,
form .form-control {
background-color: #0c0c0c;
border: 1px solid #414141;
color: white;
}
input#template-category.form-control {
background-color: #0c0c0c97;
border: 1px solid #414141;
color: white;
cursor: pointer;
}
#template-category-list {
position: absolute;
z-index: 99;
width: 40rem;
padding: 20px;
border-radius: 5px;
background: #212121c4;
visibility: hidden;
opacity: 0;
transition: all 0.5s;
}
.template-category-container:hover #template-category-list {
visibility: visible;
opacity: 1;
}
.template-category-item {
text-decoration: none;
color: white;
}
.template-category-item:hover {
color: #00cea6;
}
form .form-control:focus {
background: #0c0c0c;
color: white;
}
form select.form-select:focus,
form select.form-select:hover {
color: white;
}
form select.form-select:disabled,
.form-control:disabled {
background-image: none;
background-color: transparent;
text-shadow: none;
border: 1px solid #414141;
}
#header-dashboard {
z-index: 99;
}
#header-dashboard .nav-link {
color: white;
font-weight: 300;
}
a {
text-decoration: none;
}
input[type="text"].form-control,
select.form-select {
border: 1px solid #414141;
max-width: none;
}
input[type="text"].form-control:focus,
select.form-select:focus {
border-color: #00cea6;
outline: none;
box-shadow: none;
}
table.rtm-table {
width: 100%;
border-collapse: separate;
color: #d9d9d9;
-webkit-border-vertical-spacing: 15px;
-webkit-border-horizontal-spacing: 0px;
}
table.rtm-table tr {
border-color: #414141; background: #14141454;
border-radius: 16px;
box-shadow: 0 4px 30px rgba(0, 0, 0, 0.1);
backdrop-filter: blur(13.1px);
-webkit-backdrop-filter: blur(13.1px);
}
.rtm-table td {
padding: 20px;
border-style: solid;
}
.rtm-table.table-themebuilder td {
border-width: 1px;
padding: 10px;
}
.rtm-table.table-themebuilder thead tr {
background: transparent;
}
.rtm-table.table-themebuilder thead td {
border-width: 0px;
}
.rtm-table.table-system td[scope="row"] {
width: 15rem;
}
.rtm-table.table-system td {
border-width: 1px;
border-left-width: 0;
padding: 10px 20px;
}
.rtm-table.rtm-table.table-system td.icon-status {
background-color: #414141;
font-size: 1.5rem;
width: 4rem;
}
.valid-color {
color: #86ff83;
}
.invalid-color {
color: #ff3535 !important;
}
.rtm-table td:first-child {
border-bottom-width: 1px;
border-left-width: 1px;
border-top-width: 1px;
border-top-left-radius: 10px;
border-bottom-left-radius: 10px;
}
.rtm-table.table-system td:first-child {
border-width: 1px;
border-radius: 10px 0px 0px 10px;
position: relative;
}
.rtm-table td:last-child {
border-bottom-width: 1px;
border-right-width: 1px;
border-top-width: 1px;
border-top-right-radius: 10px;
border-bottom-right-radius: 10px;
}
.sub-nav .nav-item {
margin: 0;
}
.sub-nav .nav-item .nav-link {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 0px;
color: #ffffff;
background-color: transparent;
}
.sub-nav .nav-item .nav-link.active,
.sub-nav .nav-item .nav-link:hover {
font-weight: 600;
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 2px;
border-bottom-style: solid;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1;
text-shadow: 2px 3px 4px #00cea6;
}
.themebuilder-pagination .page-numbers {
padding: 0.5rem;
color: white;
border-radius: 5px;
width: 2.5rem;
display: inline-flex;
justify-content: center;
}
.themebuilder-pagination a.page-numbers:focus {
box-shadow: none;
}
.themebuilder-pagination .page-numbers.current {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 2px;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1;
text-shadow: 2px 3px 4px #00cea6;
border-style: solid;
}
.switch {
position: relative;
display: inline-block;
width: 52px;
height: 26px;
}
.switch .switch-input {
opacity: 0;
width: 0;
height: 0;
}
.slider {
position: absolute;
cursor: pointer;
top: 0;
left: 0;
right: 0;
bottom: 0;
background: linear-gradient(
99.32deg,
rgb(205, 205, 205) -21.2%,
#000000 88.36%
);
-webkit-transition: 0.4s;
transition: 0.4s;
border-width: 1px;
border-style: solid;
border-color: #414141;
}
.slider:before {
position: absolute;
content: "";
height: 17px;
width: 17px;
left: 3px;
background-color: #ffffff;
-webkit-transition: 0.4s;
transition: 0.4s;
-webkit-box-shadow: 12px 0px 12px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: 12px 0px 12px 0px rgba(0, 0, 0, 0.75);
box-shadow: 12px 0px 12px 0px rgba(0, 0, 0, 0.75);
}
.switch-input:checked + .slider {
background: linear-gradient(99.32deg, #000000 -21.2%, #00cea6 69.36%);
} .switch-input:focus + .slider {
box-shadow: 0 0 1px #00cea6;
}
.switch-input:checked + .slider:before {
-webkit-transform: translateX(24px);
-ms-transform: translateX(24px);
transform: translateX(24px);
-webkit-box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.75);
-moz-box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.75);
box-shadow: -8px 0px 8px 0px rgba(0, 0, 0, 0.75);
} .slider.round {
border-radius: 34px;
display: flex;
align-items: center;
}
.slider.round:before {
border-radius: 50%;
}
.modal {
background-color: #0000009e;
backdrop-filter: blur(3px);
}
.modal .modal-content {
background: rgb(36, 36, 36);
background: linear-gradient(
166deg,
rgba(36, 36, 36, 1) 0%,
rgba(21, 21, 21, 1) 25%,
rgba(0, 0, 0, 1) 100%
);
color: white;
}
.btn.del-condition {
color: #727272;
}
.page-numbers {
padding: 10px;
text-decoration: none;
color: #414141;
width: 2.5rem;
text-align: center;
}
.page-numbers:focus {
box-shadow: none;
}
.entries-pagination {
display: flex;
align-items: center;
}
.entries-pagination .current {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 2px;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1; border-style: solid;
}
.pagination .page-item {
display: inline-flex;
}
.page-item.glass-effect {
border-color: transparent;
}
.pagination .page-btn {
padding: 0.375rem 0.75rem;
color: white;
}
.pagination .page-btn:hover {
background-color: #2b2c31;
border-color: #808080;
}
.page-item.active .page-btn {
border-left: 0;
border-right: 0;
border-top: 0;
border-bottom-width: 2px;
border-image-source: linear-gradient(90deg, #00cea6 0%, #00000000 100%);
border-image-slice: 1; border-style: solid;
}
.page-item:first-child {
border-radius: 10px 0px 0px 10px;
overflow: hidden;
}
.page-item:last-child {
border-radius: 0px 10px 10px 0px;
overflow: hidden;
}
.link-accent {
color: #00cea6;
}
.link-accent:hover {
color: #006854;
}
.yt-container {
position: relative;
}
.yt-container .overlay {
position: absolute;
left: 0;
right: 0;
top: 0;
bottom: 0;
background-color: #00000097;
opacity: 0;
transform: scaleY(0);
transition: all 0.5s;
transform-origin: bottom;
display: flex;
justify-content: center;
align-items: center;
}
.yt-container:hover .overlay {
opacity: 1;
transform: scaleY(1);
}
.yt-container a {
font-size: 3rem;
color: #00cea6;
}
.yt-container a:hover {
color: #006854;
}
button[data-tooltips] {
position: relative;
}
button[data-tooltips]::before {
content: attr(data-tooltips);
position: absolute;
background-color: white;
top: -45px; padding: 10px;
border-radius: 5px;
font-size: 12px;
width: max-content;
visibility: hidden;
transform: translateY(-10px); transition: transform 0.5s;
}
button[data-tooltips]::after {
content: "";
width: 0px;
height: 0px;
border-left: 10px solid transparent;
border-right: 10px solid transparent;
border-top: 10px solid white;
position: absolute;
top: -13px;
visibility: hidden;
transform: translateY(-10px); transition: transform 0.5s;
}
button[data-tooltips]:hover::before,
button[data-tooltips]:hover::after {
display: block;
color: #000;
transform: translateY(0px);
visibility: visible;
}
*[data-tooltips-right] {
position: relative;
}
*[data-tooltips-right]::after {
content: attr(data-tooltips-right);
position: absolute;
background-color: rgb(0 0 0);
color: white;
top: 50%;
left: calc(100% + 10px);
padding: 20px;
border-radius: 5px;
font-size: 12px;
width: max-content;
visibility: hidden;
transform: translateY(-50%);
opacity: 0;
transition: transform 0.5s;
text-wrap: wrap;
max-width: 10rem;
z-index: 99;
}
*[data-tooltips-right]:hover::after {
visibility: visible;
opacity: 1;
}
.elementor-element.e-flex.rtmkit-blur-effect-enabled::before {
content: "";
position: absolute;
top: 0;
left: 0;
width: 100%;
height: 100%;
background-color: inherit;
border-radius: inherit;
backdrop-filter: blur(5px);
border: none;  }
.rtmkit-blur-effect-enabled {
background-color: inherit; border-radius: inherit;
}
.btn.btn-neumorphism {
box-shadow: 2.5px 0px 3px #00cea661;
background: linear-gradient(
289.77deg,
rgba(255, 255, 255, 0.4) -36.86%,
rgba(255, 255, 255, 0) 121.28%
);
backdrop-filter: blur(20px);
outline: 2px solid #ffffff42;
}
.btn.btn-neumorphism:focus {
outline: 2px solid #ffffff42;
}
.offcanvas-backdrop.show {
opacity: 0.7;
z-index: 99999;
}
.link-docs {
font-size: 12px;
display: flex;
gap: 0.5rem;
}
.link-docs a:first-child {
color: rgb(203, 203, 203);
}
.link-docs a:last-child {
color: gray;
}
.drop-zone {
background-color: #7171714c;
width: 100%;
height: 100%;
aspect-ratio: 1/1;
backdrop-filter: blur(15px);
border: 2px dashed #d2d2d2;
cursor: pointer;
color: white;
padding: 20px;
}
.drop-zone:hover {
background-color: #e2e2e26b;
}
.drop-zone .drop-zone__input {
display: none;
}
.drop-zone .drop-zone__prompt {
color: #ffffff;
font-size: 1.2rem;
text-align: center;
display: flex;
flex-direction: column;
justify-content: center;
align-items: center;
gap: 2.5rem;
}
.drop-zone.drop-zone--over {
background-color: #00cea590;
}