.edublink-icon-box-wrapper{display:flex;}
.edublink-icon-box-wrapper .edublink-icon-box-icon{line-height:1;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-icon-box-wrapper .edublink-icon-box-icon i, .edublink-icon-box-wrapper .edublink-icon-box-icon svg{-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-icon-box-wrapper .edublink-icon-box-icon i{line-height:inherit;}
.edublink-icon-box-img .edublink-icon-box-icon.edublink-icon-box-enable{display:flex;align-items:center;justify-content:center;}
.edublink-icon-box-wrapper.edublink-icon-box-icon-position-top{flex-direction:column;text-align:center;}
.edublink-icon-box-wrapper.edublink-icon-box-icon-position-right{text-align:right;-webkit-box-orient:horizontal;-webkit-box-direction:reverse;-ms-flex-direction:row-reverse;flex-direction:row-reverse;}
.edublink-icon-box-icon.edublink-icon-box-enable{text-align:center;margin:0 auto;}
.edublink-icon-box-wrapper.edublink-icon-box-icon-position-right .edublink-icon-box-icon.edublink-icon-box-disable, .edublink-icon-box-wrapper.edublink-icon-box-icon-position-left .edublink-icon-box-icon.edublink-icon-box-disable{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-flex:0;-ms-flex:0 0 auto;flex:0 0 auto;}
.edublink-icon-box-wrapper .edublink-icon-box-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;}
.edublink-icon-box-wrapper .edublink-icon-box-title{margin:0;transition:.3s;}
.edublink-icon-box-wrapper .edublink-icon-box-title span{display:block;}
.edublink-icon-box-details p{margin-bottom:15px;}
.edublink-icon-box-details p:last-child{margin-bottom:0;}
@media only screen and (max-width: 767px) {
.edublink-icon-box-wrapper.edublink-icon-box-vertical-on-mobile.edublink-icon-box-icon-position-left, .edublink-icon-box-wrapper.edublink-icon-box-vertical-on-mobile.edublink-icon-box-icon-position-right{flex-direction:column;text-align:center;}
} .edublink-nav-menu-breakpoint-none .edublink-navbar-expand-lg .edublink-navbar-collapse{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}
.edublink-nav-menu-breakpoint-none .edublink-navbar-expand-lg .edublink-navbar-collapse .edublink-navbar-nav .edublink-dropdown-menu{position:absolute;}
.edublink-elementor-mobile-hamburger-menu{display:none;justify-content:flex-end;}
.edublink-elementor-mobile-hamburger-menu a{color:#272727;}
.edublink-elementor-mobile-hamburger-menu svg{width:20px;}
@media screen and (max-width:1199px){
.edublink-nav-menu-breakpoint-big-tablet .edublink-elementor-nav{display:none;}
.edublink-nav-menu-breakpoint-big-tablet .edublink-elementor-mobile-hamburger-menu{display:flex;}
}
@media screen and (max-width:991px){
.edublink-nav-menu-breakpoint-tablet .edublink-elementor-nav{display:none;}
.edublink-nav-menu-breakpoint-tablet .edublink-elementor-mobile-hamburger-menu{display:flex;}
}
@media screen and (max-width:767px){
.edublink-nav-menu-breakpoint-mobile .edublink-elementor-nav{display:none;}
.edublink-nav-menu-breakpoint-mobile .edublink-elementor-mobile-hamburger-menu{display:flex;}
}
@media(min-width:768px){
.edublink-nav-menu-breakpoint-mobile .edublink-navbar-expand-lg .edublink-navbar-collapse{display:-ms-flexbox !important;display:-webkit-box !important;display:flex !important;-ms-flex-preferred-size:auto;flex-basis:auto;}
.edublink-nav-menu-breakpoint-mobile .edublink-navbar-expand-lg .edublink-navbar-collapse .edublink-navbar-nav .edublink-dropdown-menu{position:absolute;}
} .edublink-contact-form-single-item:not(:last-child){margin-bottom:20px;}
.edublink-contact-form-single-item.mb--20{margin-bottom:20px;}
.edublink-contact-form-single-item p{margin:0;}
.edublink-contact-form-single-item label{margin:0 0 8px;display:inline-block;}
.edublink-contact-form-single-item-content p{margin:0;width:100%}
.edublink-contact-form-single-item-content input{font-family:var(--edublink-font-primary);background:var(--edublink-color-shade);border-radius:5px;padding:0 25px;border:1px solid transparent;transition:0.4s;outline:none;box-shadow:none;font-weight:400;height:60px;width:100%;}
.edublink-contact-form-single-item-content textarea{font-family:var(--edublink-font-primary);background:var(--edublink-color-shade);padding:17px 25px;min-height:180px;border:0 none;border:1px solid transparent;transition:0.4s;outline:none;box-shadow:none;border-radius:5px;}
.edublink-contact-form-single-item-content input:focus, .edublink-contact-form-single-item-content textarea:focus{border-color:var(--edublink-color-primary);}
.edublink-contact-form-single-item.eb-contact-button{border-radius:5px;display:inline-block;height:60px;line-height:60px;color:var(--edublink-color-white);background:var(--edublink-color-primary);padding:0 30px;transition:0.4s;font-family:var(--edublink-font-primary) !important;border:0 none;width:100%;text-align:center;position:relative;}
.edublink-contact-form-single-item.eb-contact-button:after{content:"";height:100%;width:0;background:var(--edublink-gradient-primary);border-radius:5px;position:absolute;top:0;right:0;bottom:0;z-index:0;-webkit-transition:0.4s;transition:0.4s;}
.edublink-contact-form-single-item.eb-contact-button:hover:after{left:0;width:100%;}
.edublink-contact-form-single-item.eb-contact-button input[type="submit"]{border:0;padding:0;color:var(--edublink-color-white);text-align:center;font-family:var(--edublink-font-secondary) !important;font-weight:500;font-size:15px;}
.edublink-contact-form-single-item .eb-contact-button-wrapper{position:relative;display:inline-block;z-index:1;}
.edublink-contact-form-single-item .eb-contact-button-wrapper::after{position:absolute;content:'\e903';font-family:'icomoon' !important;right:-25px;top:2px;font-size:11px;}
.edublink-contact-form-single-item-content.edublink-contact-form-textarea .wpcf7-form-control-wrap{width:100%;}
.edublink-contact-form-single-item-content .wpcf7-form-control-wrap{width:100%;}
div.wpcf7 .edublink-contact-form-single-item .ajax-loader{display:none;}
.edublink-contact-form-wrapper .wpcf7 form .wpcf7-response-output{margin:20px 0 0;padding:0.2em 0em;border:0px;color:var(--edublink-color-primary);}
.edublink-contact-form-wrapper .wpcf7 form .wpcf7-spinner{display:none;}
.edublink-contact-form-wrapper .edublink-row{margin-right:-10px;margin-left:-10px;}
.edublink-contact-form-wrapper .edublink-row .edublink-col-lg-6{padding-left:10px;padding-right:10px;}
.eb-contact-me-form .edublink-contact-form-single-item-content input, .eb-contact-me-form .edublink-contact-form-single-item-content textarea{background:var(--edublink-color-white);}
.eb-contact-me-form .edublink-contact-button-container{text-align:center;}
.eb-contact-me-form .edublink-contact-form-single-item.eb-contact-button{padding:0 55px 0 30px;width:inherit;}
.eb-contact-us-form .edublink-contact-form-single-item:not(:last-child){margin-bottom:0;}
.eb-contact-us-form .edublink-contact-form-single-item-content input, .eb-contact-us-form .edublink-contact-form-single-item-content textarea{border:0;border-bottom:1px solid var(--edublink-color-border);padding:20px 0 10px;background:transparent;border-radius:0;}
.eb-contact-us-form .edublink-contact-form-single-item-content input:focus, .eb-contact-us-form .edublink-contact-form-single-item-content textarea:focus{border-color:var(--edublink-color-primary);}
.eb-contact-us-form .edublink-contact-form-single-item-content textarea{min-height:134px;}
.eb-contact-us-form .edublink-contact-form-single-item.eb-contact-button{padding:0 55px 0 30px;width:inherit;margin-top:40px;height:50px;line-height:50px;}
.edublink-animation-widget .edublink-animation-widget-color{display:inline-block;}
.edublink-animation-widget{display:-webkit-box;display:-ms-flexbox;display:flex;}
@media only screen and (max-width: 1199px) {
.edublink-parallax-item.edublink-parallax-disable-at-big-tablet{transform:none !important;}
}
@media only screen and (max-width: 991px) {
.edublink-parallax-item.edublink-parallax-disable-at-small-tablet{transform:none !important;}
}
@keyframes bounceSlide {
0%, 20%, 50%, 80%, 100%{transform:translateY(0);}
40%{transform:translateY(-30px);}
60%{transform:translateY(-15px);}
}
.bounce-slide{animation-duration:4s;animation-fill-mode:both;animation-iteration-count:infinite;animation-name:bounceSlide;}
@-webkit-keyframes edublink-animated-transform-1 {
0%,
100%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%;}
14%{border-radius:40% 60% 54% 46% / 49% 60% 40% 51%;}
28%{border-radius:54% 46% 38% 62% / 49% 70% 30% 51%;}
42%{border-radius:61% 39% 55% 45% / 61% 38% 62% 39%;}
56%{border-radius:61% 39% 67% 33% / 70% 50% 50% 30%;}
70%{border-radius:50% 50% 34% 66% / 56% 68% 32% 44%;}
84%{border-radius:46% 54% 50% 50% / 35% 61% 39% 65%;}
}
@keyframes edublink-animated-transform-1 {
0%,
100%{border-radius:63% 37% 54% 46% / 55% 48% 52% 45%;}
14%{border-radius:40% 60% 54% 46% / 49% 60% 40% 51%;}
28%{border-radius:54% 46% 38% 62% / 49% 70% 30% 51%;}
42%{border-radius:61% 39% 55% 45% / 61% 38% 62% 39%;}
56%{border-radius:61% 39% 67% 33% / 70% 50% 50% 30%;}
70%{border-radius:50% 50% 34% 66% / 56% 68% 32% 44%;}
84%{border-radius:46% 54% 50% 50% / 35% 61% 39% 65%;}
}
@-webkit-keyframes edublink-animated-transform-2 {
0%{border-radius:60% 40% 30% 70% / 60% 30% 70% 40%;}
50%{border-radius:30% 60% 70% 40% / 50% 60% 30% 60%;}
100%{border-radius:60% 40% 30% 70% / 60% 30% 70% 40%;}
}
@keyframes edublink-animated-transform-2 {
0%{border-radius:60% 40% 30% 70% / 60% 30% 70% 40%;}
50%{border-radius:30% 60% 70% 40% / 50% 60% 30% 60%;}
100%{border-radius:60% 40% 30% 70% / 60% 30% 70% 40%;}
}
@-webkit-keyframes edublink-animated-transform-3 {
50%{border-radius:750px 550px 350px 750px / 350px 750px 550px 450px;}
100%{border-radius:750px 250px 750px 250px / 250px 750px 250px 750px;}
}
@keyframes edublink-animated-transform-3 {
50%{border-radius:750px 550px 350px 750px / 350px 750px 550px 450px;}
100%{border-radius:750px 250px 750px 250px / 250px 750px 250px 750px;}
}
@-webkit-keyframes edublink-animated-transform-4 {
0%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;}
25%{border-radius:58% 42% 75% 25% / 76% 46% 54% 24%;}
50%{border-radius:50% 50% 33% 67% / 55% 27% 73% 45%;}
75%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%;}
}
@keyframes edublink-animated-transform-4 {
0%{border-radius:30% 70% 70% 30% / 30% 30% 70% 70%;}
25%{border-radius:58% 42% 75% 25% / 76% 46% 54% 24%;}
50%{border-radius:50% 50% 33% 67% / 55% 27% 73% 45%;}
75%{border-radius:33% 67% 58% 42% / 63% 68% 32% 37%;}
}
@-webkit-keyframes edublink-animated-transform-5 {
20%{border-radius:45% 55% 62% 38% / 53% 51% 49% 47%;}
40%{border-radius:45% 55% 49% 51% / 36% 51% 49% 64%;}
60%{border-radius:60% 40% 57% 43% / 47% 62% 38% 53%;}
80%{border-radius:60% 40% 32% 68% / 38% 36% 64% 62%;}
}
@keyframes edublink-animated-transform-5 {
20%{border-radius:45% 55% 62% 38% / 53% 51% 49% 47%;}
40%{border-radius:45% 55% 49% 51% / 36% 51% 49% 64%;}
60%{border-radius:60% 40% 57% 43% / 47% 62% 38% 53%;}
80%{border-radius:60% 40% 32% 68% / 38% 36% 64% 62%;}
}
@-webkit-keyframes edublink-circle-small {
0%{-webkit-transform:rotate(0deg) translate(-25px) rotate(0deg);transform:rotate(0deg) translate(-25px) rotate(0deg);}
100%{-webkit-transform:rotate(360deg) translate(-25px) rotate(-360deg);transform:rotate(360deg) translate(-25px) rotate(-360deg);}
}
@keyframes edublink-circle-small {
0%{-webkit-transform:rotate(0deg) translate(-25px) rotate(0deg);transform:rotate(0deg) translate(-25px) rotate(0deg);}
100%{-webkit-transform:rotate(360deg) translate(-25px) rotate(-360deg);transform:rotate(360deg) translate(-25px) rotate(-360deg);}
}
@-webkit-keyframes edublink-circle-medium {
0%{-webkit-transform:rotate(0deg) translate(-100px) rotate(0deg);transform:rotate(0deg) translate(-100px) rotate(0deg);}
100%{-webkit-transform:rotate(360deg) translate(-100px) rotate(-360deg);transform:rotate(360deg) translate(-100px) rotate(-360deg);}
}
@keyframes edublink-circle-medium {
0%{-webkit-transform:rotate(0deg) translate(-100px) rotate(0deg);transform:rotate(0deg) translate(-100px) rotate(0deg);}
100%{-webkit-transform:rotate(360deg) translate(-100px) rotate(-360deg);transform:rotate(360deg) translate(-100px) rotate(-360deg);}
}
@-webkit-keyframes edublink-circle-large {
0%{-webkit-transform:rotate(0deg) translate(-150px) rotate(0deg);transform:rotate(0deg) translate(-150px) rotate(0deg);}
100%{-webkit-transform:rotate(360deg) translate(-150px) rotate(-360deg);transform:rotate(360deg) translate(-150px) rotate(-360deg);}
}
@keyframes edublink-circle-large {
0%{-webkit-transform:rotate(0deg) translate(-150px) rotate(0deg);transform:rotate(0deg) translate(-150px) rotate(0deg);}
100%{-webkit-transform:rotate(360deg) translate(-150px) rotate(-360deg);transform:rotate(360deg) translate(-150px) rotate(-360deg);}
}
@-webkit-keyframes edublink-fade-in-out {
0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}
50%{opacity:1;-webkit-transform:scale(0.8);transform:scale(0.8);}
100%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);}
}
@keyframes edublink-fade-in-out {
0%{opacity:0;-webkit-transform:scale(0);transform:scale(0);}
50%{opacity:1;-webkit-transform:scale(0.8);transform:scale(0.8);}
100%{opacity:0;-webkit-transform:scale(1.1);transform:scale(1.1);}
}
@-webkit-keyframes edublink-flipX {
from{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);}
to{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);}
}
@keyframes edublink-flipX {
from{-webkit-transform:rotateX(180deg);transform:rotateX(180deg);}
to{-webkit-transform:rotateX(-180deg);transform:rotateX(-180deg);}
}
@-webkit-keyframes edublink-flipY {
from{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);}
}
@keyframes edublink-flipY {
from{-webkit-transform:rotateY(180deg);transform:rotateY(180deg);}
to{-webkit-transform:rotateY(-180deg);transform:rotateY(-180deg);}
}
@-webkit-keyframes edublink-vsm-y-move {
0%{-webkit-transform:translate(0, -30%);transform:translate(0, -30%);}
100%{-webkit-transform:translate(0, 30%);transform:translate(0, 30%);}
}
@keyframes edublink-vsm-y-move {
0%{-webkit-transform:translate(0, -30%);transform:translate(0, -30%);}
100%{-webkit-transform:translate(0, 30%);transform:translate(0, 30%);}
}
@-webkit-keyframes edublink-vsm-y-reverse-move {
0%{-webkit-transform:translate(0, 30%);transform:translate(0, 30%);}
100%{-webkit-transform:translate(0, -30%);transform:translate(0, -30%);}
}
@keyframes edublink-vsm-y-reverse-move {
0%{-webkit-transform:translate(0, 30%);transform:translate(0, 30%);}
100%{-webkit-transform:translate(0, -30%);transform:translate(0, -30%);}
}
@-webkit-keyframes edublink-sm-y-move {
0%{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);}
100%{-webkit-transform:translate(0, 50%);transform:translate(0, 50%);}
}
@keyframes edublink-sm-y-move {
0%{-webkit-transform:translate(0, -50%);transform:translate(0, -50%);}
100%{-webkit-transform:translate(0, 50%);transform:translate(0, 50%);}
}
@-webkit-keyframes edublink-md-y-move {
0%{-webkit-transform:translate(0, -100%);transform:translate(0, -100%);}
100%{-webkit-transform:translate(0, 100%);transform:translate(0, 100%);}
}
@keyframes edublink-md-y-move {
0%{-webkit-transform:translate(0, -100%);transform:translate(0, -100%);}
100%{-webkit-transform:translate(0, 100%);transform:translate(0, 100%);}
}
@-webkit-keyframes edublink-lg-y-move {
0%{-webkit-transform:translate(0, -150%);transform:translate(0, -150%);}
100%{-webkit-transform:translate(0, 150%);transform:translate(0, 150%);}
}
@keyframes edublink-lg-y-move {
0%{-webkit-transform:translate(0, -150%);transform:translate(0, -150%);}
100%{-webkit-transform:translate(0, 150%);transform:translate(0, 150%);}
}
@-webkit-keyframes edublink-sm-x-move {
0%{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);}
100%{-webkit-transform:translate(50%, 0);transform:translate(50%, 0);}
}
@keyframes edublink-sm-x-move {
0%{-webkit-transform:translate(-50%, 0);transform:translate(-50%, 0);}
100%{-webkit-transform:translate(50%, 0);transform:translate(50%, 0);}
}
@-webkit-keyframes edublink-md-x-move {
0%{-webkit-transform:translate(-100%, 0);transform:translate(-100%, 0);}
100%{-webkit-transform:translate(100%, 0);transform:translate(100%, 0);}
}
@keyframes edublink-md-x-move {
0%{-webkit-transform:translate(-100%, 0);transform:translate(-100%, 0);}
100%{-webkit-transform:translate(100%, 0);transform:translate(100%, 0);}
}
@-webkit-keyframes edublink-lg-x-move {
0%{-webkit-transform:translate(-150%, 0);transform:translate(-150%, 0);}
100%{-webkit-transform:translate(150%, 0);transform:translate(150%, 0);}
}
@keyframes edublink-lg-x-move {
0%{-webkit-transform:translate(-150%, 0);transform:translate(-150%, 0);}
100%{-webkit-transform:translate(150%, 0);transform:translate(150%, 0);}
}
@-webkit-keyframes edublink-sm-xy-move {
0%{-webkit-transform:translate(-10%, -10%);transform:translate(-10%, -10%);}
100%{-webkit-transform:translate(10%, 10%);transform:translate(10%, 10%);}
}
@keyframes edublink-sm-xy-move {
0%{-webkit-transform:translate(-10%, -10%);transform:translate(-10%, -10%);}
100%{-webkit-transform:translate(10%, 10%);transform:translate(10%, 10%);}
}
@-webkit-keyframes edublink-md-xy-move {
0%{-webkit-transform:translate(-25%, -25%);transform:translate(-25%, -25%);}
100%{-webkit-transform:translate(25%, 25%);transform:translate(25%, 25%);}
}
@keyframes edublink-md-xy-move {
0%{-webkit-transform:translate(-25%, -25%);transform:translate(-25%, -25%);}
100%{-webkit-transform:translate(25%, 25%);transform:translate(25%, 25%);}
}
@-webkit-keyframes edublink-lg-xy-move {
0%{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
100%{-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%);}
}
@keyframes edublink-lg-xy-move {
0%{-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
100%{-webkit-transform:translate(50%, 50%);transform:translate(50%, 50%);}
}
@-webkit-keyframes edublink-sm-yx-move {
0%{-webkit-transform:translate(10%, -10%);transform:translate(10%, -10%);}
100%{-webkit-transform:translate(-10%, 10%);transform:translate(-10%, 10%);}
}
@keyframes edublink-sm-yx-move {
0%{-webkit-transform:translate(10%, -10%);transform:translate(10%, -10%);}
100%{-webkit-transform:translate(-10%, 10%);transform:translate(-10%, 10%);}
}
@-webkit-keyframes edublink-md-yx-move {
0%{-webkit-transform:translate(25%, -25%);transform:translate(25%, -25%);}
100%{-webkit-transform:translate(-25%, 25%);transform:translate(-25%, 25%);}
}
@keyframes edublink-md-yx-move {
0%{-webkit-transform:translate(25%, -25%);transform:translate(25%, -25%);}
100%{-webkit-transform:translate(-25%, 25%);transform:translate(-25%, 25%);}
}
@-webkit-keyframes edublink-lg-yx-move {
0%{-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);}
100%{-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%);}
}
@keyframes edublink-lg-yx-move {
0%{-webkit-transform:translate(50%, -50%);transform:translate(50%, -50%);}
100%{-webkit-transform:translate(-50%, 50%);transform:translate(-50%, 50%);}
}
@-webkit-keyframes edublink-rotate-x {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@keyframes edublink-rotate-x {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(360deg);transform:rotate(360deg);}
}
@-webkit-keyframes edublink-rotate-y {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}
}
@keyframes edublink-rotate-y {
0%{-webkit-transform:rotate(0deg);transform:rotate(0deg);}
100%{-webkit-transform:rotate(-360deg);transform:rotate(-360deg);}
}
@-webkit-keyframes edublink-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 edublink-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)}
}
@-webkit-keyframes edublink-zoom-in-out {
0%{-webkit-transform:scale(0.9);transform:scale(0.9)}
50%{-webkit-transform:scale(1.1);transform:scale(1.1)}
100%{-webkit-transform:scale(0.9);transform:scale(0.9)}
}  .edublink-animated-text-wrapper{margin:0;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;}
.edublink-animated-text-2-wrapper .edublink-animated-text, .edublink-animated-text-wrapper .edublink-animated-text{margin:0 5px;}
.edublink-animated-text-2-wrapper .edublink-animated-text{position:relative;}
.edublink-animated-text-2-wrapper .edublink-animated-text:after{position:absolute;content:'';width:236px;height:15px;left:25px;bottom:-20px;background-image:url(//ivioskill.com/wp-content/plugins/edublink-core/assets/images/animate-text-2-bg-1.png);}
@media only screen and (max-width: 991px) {
.edublink-animated-text-2-wrapper .edublink-animated-text:after{max-width:100%;}
} .edublink-counter-item{font-weight:800;font-family:var(--edublink-font-secondary);font-size:40px;line-height:56px;margin-bottom:0;color:var(--edublink-color-heading);}
.edublink-counter-item .odometer.odometer-auto-theme, .edublink-counter-item .odometer.odometer-theme-default{font-family:inherit;letter-spacing:1px;}
.edublink-countdown-wrapper, .edublink-countdown-single-item{display:-webkit-box;display:-ms-flexbox;display:flex;}
.edublink-countdown-wrapper{-webkit-box-flex:0;-ms-flex:0 0 100%;flex:0 0 100%;flex-wrap:wrap;}
.edublink-countdown-single-item{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;position:relative;align-items:center;transition:0.4s;}
.edublink-countdown-single-item:not(:last-child){margin-right:40px;}
.edublink-countdown-reverse-position-enable .edublink-countdown-single-item{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}
.edublink-countdown-divider-enable .edublink-countdown-single-item:not(:last-child):after{content:":";font-size:30px;position:absolute;right:-20px;top:20px;font-weight:700;}
.edublink-countdown-digit{margin-bottom:0;font-size:50px;font-weight:var(--edublinkp-bold);font-family:var(--edublinkfont-secondary);line-height:1;}
.edublink-mailchimp-wrapper .edublink-mailchimp-form-container{display:-webkit-box;display:-ms-flexbox;display:flex;}
.edublink-mailchimp-input-field{font-family:var(--edublink-font-primary);}
.edublink-mailchimp-wrapper.edublink-mailchimp-horizontal-type .edublink-mailchimp-form-container{-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;}
.edublink-mailchimp-wrapper.edublink-mailchimp-vertical-type .edublink-mailchimp-form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.edublink-mailchimp-wrapper.edublink-mailchimp-vertical-type .edublink-mailchimp-item:not(:last-child){margin-bottom:30px;}
.edublink-mailchimp-wrapper.edublink-mailchimp-horizontal-type .edublink-mailchimp-item:not(:last-child){margin-right:30px;}
.edublink-mailchimp-wrapper.edublink-mailchimp-horizontal-type .edublink-mailchimp-item, .edublink-mailchimp-wrapper.edublink-mailchimp-vertical-type .edublink-mailchimp-item{width:100%;}
.edublink-mailchimp-wrapper .edublink-mailchimp-form-container label{display:block;margin-bottom:10px;}
.edublink-mailchimp-wrapper .edublink-mailchimp-subscribe-btn-icon{margin-left:10px;}
.edublink-mailchimp-success-message{text-align:center;margin-top:10px;}
.edublink-mailchimp-success-message p{margin-bottom:0;}
.edublink-mailchimp-email{position:relative;}
.edublink-mailchimp-email .mail-icon{position:absolute;top:50%;transform:translateY(-50%);left:26px;font-size:16px;display:flex;align-items:center;}
.edublink-mailchimp-submit-btn{z-index:0;}
.edublink-mailchimp-subscribe-btn:hover{cursor:pointer;}
.edublink-mailchimp-subscribe-btn.edublink-button-item{height:60px;line-height:62px;}
.edublink-mailchimp-subscribe-btn.edublink-button-item.b-style-1{border-radius:30px 5px;}
.edublink-mailchimp-subscribe-btn.edublink-button-item.b-style-1:hover{border-radius:5px 30px;}
.edublink-mailchimp-subscribe-btn.style-2{background:var(--edublink-color-secondary);}
@media(max-width:767px){
.edublink-mailchimp-wrapper.edublink-mailchimp-horizontal-type.edublink-mailchimp-mobile-yes .edublink-mailchimp-form-container{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}
.edublink-mailchimp-wrapper.edublink-mailchimp-horizontal-type.edublink-mailchimp-mobile-yes .edublink-mailchimp-submit-btn{margin-top:20px;width:100%;text-align:center;}
.edublink-mailchimp-wrapper.edublink-mailchimp-horizontal-type .edublink-mailchimp-email{width:100%;}
} .edublink-video-popup-wrapper.edublink-video-popup-bg-enable{position:relative;overflow:hidden;-webkit-transition:all 0.3s ease-in-out;-o-transition:all 0.3s ease-in-out;transition:all 0.3s ease-in-out;height:430px;background-position:center center;background-repeat:no-repeat;background-size:cover;}
.edublink-video-popup-wrapper.edublink-video-popup-bg-enable::before{position:absolute;content:'';top:0;left:0;width:100%;height:100%;}
.edublink-video-popup-wrapper.edublink-video-popup-bg-enable .edublink-video-popup-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.edublink-video-popup-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;}
.edublink-video-popup-content .edublink-video-popup-icon{text-align:center;transition:.3s;}
.edublink-video-popup-content span{margin:0 0 0 20px;padding:0;}
.edublink-video-popup-title a{color:#231F40;}
.edublink-video-popup-animation-on-hover .edublink-video-popup-icon{position:relative;}
.edublink-video-popup-animation-on-hover .edublink-video-popup-icon:before{content:"";position:absolute;z-index:-1;background:inherit;top:50%;left:50%;-webkit-transform-origin:0% 0%;-ms-transform-origin:0% 0%;transform-origin:0% 0%;opacity:0;-webkit-transform:scale(0.8) translate(-50%, -50%);-ms-transform:scale(0.8) translate(-50%, -50%);transform:scale(0.8) translate(-50%, -50%);-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;}
.edublink-video-popup-animation-continious.edublink-video-popup-continious-type-colored .edublink-video-popup-icon{-webkit-animation:edublink-video-popup-animation-colored 1.2s linear infinite;animation:edublink-video-popup-animation-colored 1.2s linear infinite;}
.edublink-video-popup-animation-continious.edublink-video-popup-continious-type-white .edublink-video-popup-icon{-webkit-animation:edublink-video-popup-animation-white 1.2s linear infinite;animation:edublink-video-popup-animation-white 1.2s linear infinite;}
.edublink-video-popup-animation-continious.edublink-video-popup-continious-type-custom-ripple-color .edublink-video-popup-icon, .edublink-video-popup-animation-continious.edublink-video-popup-continious-type-white-ripple .edublink-video-popup-icon{position:relative;}
.edublink-video-popup-animation-continious.edublink-video-popup-continious-type-custom-ripple-color .edublink-video-popup-icon::after, .edublink-video-popup-animation-continious.edublink-video-popup-continious-type-custom-ripple-color .edublink-video-popup-icon::before, .edublink-video-popup-animation-continious.edublink-video-popup-continious-type-white-ripple .edublink-video-popup-icon::after, .edublink-video-popup-animation-continious.edublink-video-popup-continious-type-white-ripple .edublink-video-popup-icon::before{content:'';display:block;position:absolute;top:0;right:0;z-index:-1;bottom:0;left:0;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);border-radius:50%;border:1px solid var(--edublink-color-white);}
.edublink-video-popup-animation-continious.edublink-video-popup-continious-type-custom-ripple-color .edublink-video-popup-icon::before, .edublink-video-popup-animation-continious.edublink-video-popup-continious-type-white-ripple .edublink-video-popup-icon::before{-webkit-animation:video-ripple 2s linear infinite;animation:video-ripple 2s linear infinite;}
.edublink-video-popup-animation-continious.edublink-video-popup-continious-type-custom-ripple-color .edublink-video-popup-icon::after, .edublink-video-popup-animation-continious.edublink-video-popup-continious-type-white-ripple .edublink-video-popup-icon::after{-webkit-animation:video-ripple 2s linear 1s infinite;animation:video-ripple 2s linear 1s infinite;}
.edublink-video-popup-animation-continious.edublink-video-popup-continious-type-custom .edublink-video-popup-icon{-webkit-animation:edublink-video-popup-animation-custom 1.2s linear infinite;animation:edublink-video-popup-animation-custom 1.2s linear infinite;}
.edublink-video-popup-animation-on-hover .edublink-video-popup-icon:hover:before{-webkit-animation:edublink-video-popup-animation-on-hover 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;animation:edublink-video-popup-animation-on-hover 1.25s cubic-bezier(0.455, 0.03, 0.515, 0.955) infinite;}
.edublink-video-popup-icon i{position:relative;display:inline-block;}
@-webkit-keyframes video-ripple {
0%{-webkit-transform:scale(1);transform:scale(1);}
75%{-webkit-transform:scale(1.75);transform:scale(1.75);opacity:1;}
100%{-webkit-transform:scale(2);transform:scale(2);opacity:0;}
}
@keyframes video-ripple {
0%{-webkit-transform:scale(1);transform:scale(1);}
75%{-webkit-transform:scale(1.75);transform:scale(1.75);opacity:1;}
100%{-webkit-transform:scale(2);transform:scale(2);opacity:0;}
}
@-webkit-keyframes edublink-video-popup-animation-colored {
0%{-webkit-box-shadow:0 0 0 0 rgba(54, 85, 198, 0.2), 0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2);}
100%{-webkit-shadow:0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2), 0 0 0 50px rgba(54, 85, 198, 0);}
}
@keyframes edublink-video-popup-animation-colored {
0%{-webkit-box-shadow:0 0 0 0 rgba(54, 85, 198, 0.2), 0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2);-o-box-shadow:0 0 0 0 rgba(54, 85, 198, 0.2), 0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2);box-shadow:0 0 0 0 rgba(54, 85, 198, 0.2), 0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2);}
100%{-moz-shadow:0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2), 0 0 0 50px rgba(54, 85, 198, 0);-webkit-shadow:0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2), 0 0 0 50px rgba(54, 85, 198, 0);-o-shadow:0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2), 0 0 0 50px rgba(54, 85, 198, 0);-webkit-box-shadow:0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2), 0 0 0 50px rgba(54, 85, 198, 0);box-shadow:0 0 0 10px rgba(54, 85, 198, 0.2), 0 0 0 30px rgba(54, 85, 198, 0.2), 0 0 0 50px rgba(54, 85, 198, 0);}
}
@-webkit-keyframes edublink-video-popup-animation-white {
0%{-webkit-box-shadow:0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);}
100%{-webkit-shadow:0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px rgba(255, 255, 255, 0);}
}
@keyframes edublink-video-popup-animation-white {
0%{-webkit-box-shadow:0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);-o-box-shadow:0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);box-shadow:0 0 0 0 rgba(255, 255, 255, 0.2), 0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2);}
100%{-moz-shadow:0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px rgba(255, 255, 255, 0);-webkit-shadow:0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px rgba(255, 255, 255, 0);-o-shadow:0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px rgba(255, 255, 255, 0);-webkit-box-shadow:0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px rgba(255, 255, 255, 0);box-shadow:0 0 0 10px rgba(255, 255, 255, 0.2), 0 0 0 30px rgba(255, 255, 255, 0.2), 0 0 0 50px rgba(255, 255, 255, 0);}
}
@-webkit-keyframes edublink-video-popup-animation-on-hover {
0%{-webkit-transform:scale(0.67) translate(-50%, -50%);transform:scale(0.67) translate(-50%, -50%);opacity:0.3;}
50%{-webkit-transform:scale(1) translate(-50%, -50%);transform:scale(1) translate(-50%, -50%);opacity:0.3;}
100%{-webkit-transform:scale(0.67) translate(-50%, -50%);transform:scale(0.67) translate(-50%, -50%);opacity:0.3;}
}
@keyframes edublink-video-popup-animation-on-hover {
0%{-webkit-transform:scale(0.67) translate(-50%, -50%);transform:scale(0.67) translate(-50%, -50%);opacity:0.3;}
50%{-webkit-transform:scale(1) translate(-50%, -50%);transform:scale(1) translate(-50%, -50%);opacity:0.3;}
100%{-webkit-transform:scale(0.67) translate(-50%, -50%);transform:scale(0.67) translate(-50%, -50%);opacity:0.3;}
}
.elementor-kit-300 .fancybox-button, .fancybox-button{background:rgba(30, 30, 30, .6) !important;color:#ccc !important;padding:10px !important;}
.loader-container{width:100%;height:100%;margin:0 auto;padding:0;opacity:0;position:absolute;left:0;top:0;z-index:-1;}
.loader-container .circle-loader-wrap{overflow:hidden;position:relative;width:100%;height:100%;background-color:rgba(82, 95, 225, 0.2);border-radius:100%;-ms-transform:rotate(180deg);-webkit-transform:rotate(180deg);-moz-transform:rotate(180deg);transform:rotate(180deg);}
.loader-container .circle-loader-wrap:after{content:"";position:absolute;left:15px;top:15px;width:auto;height:auto;border-radius:50%;background-color:white;}
.woocommerce .circle-loader-wrap .loader::before{display:none !important;}
.loader-container .circle-loader-wrap div{overflow:hidden;position:absolute;width:50%;height:100%;}
.loader-container .circle-loader-wrap .loader{position:absolute;left:100%;top:0;width:100%;height:100%;border-radius:1000px;background-color:var(--edublink-color-primary);}
.loader-container .circle-loader-wrap .left-wrap{left:0;}
.loader-container .circle-loader-wrap .left-wrap .loader{border-top-left-radius:0;border-bottom-left-radius:0;transform-origin:0 50% 0;-webkit-transform-origin:0 50% 0;animation:loading-left 4s infinite linear;-webkit-animation:loading-left 4s infinite linear;}
.loader-container .circle-loader-wrap .right-wrap{left:50%;}
.loader-container .circle-loader-wrap .right-wrap .loader{left:-100%;border-bottom-right-radius:0;border-top-right-radius:0;transform-origin:100% 50% 0;-webkit-transform-origin:100% 50% 0;animation:loading-right 4s infinite linear;-webkit-animation:loading-right 4s infinite linear;}
@keyframes loading-left {
0%{transform:rotate(0deg);}
25%{transform:rotate(180deg);}
50%{transform:rotate(180deg);}
75%{transform:rotate(180deg);}
100%{transform:rotate(180deg);}
}
@-webkit-keyframes loading-left {
0%{-webkit-transform:rotate(0deg);}
25%{-webkit-transform:rotate(180deg);}
50%{-webkit-transform:rotate(180deg);}
75%{-webkit-transform:rotate(180deg);}
100%{-webkit-transform:rotate(180deg);}
}
@keyframes loading-right {
0%{transform:rotate(0deg);}
25%{transform:rotate(0deg);}
50%{transform:rotate(180deg);}
75%{transform:rotate(180deg);}
100%{transform:rotate(180deg);}
}
@-webkit-keyframes loading-right {
0%{-webkit-transform:rotate(0deg);}
25%{-webkit-transform:rotate(0deg);}
50%{-webkit-transform:rotate(180deg);}
75%{-webkit-transform:rotate(180deg);}
100%{-webkit-transform:rotate(180deg);}
} .edublink-svg-path-scroll-animation-wrapper path{-webkit-animation:none;animation:none;stroke-dasharray:3000;stroke-dashoffset:3000;}
.elementor-element-edit-mode .edublink-svg-path-scroll-animation-wrapper path{stroke-dasharray:0;stroke-dashoffset:0;}
.sal-animate.edublink-svg-path-scroll-animation-wrapper path{-webkit-animation:edublink-svg-dash 6.5s linear forwards;animation:edublink-svg-dash 6.5s linear forwards;}
@-webkit-keyframes edublink-svg-dash {
to{stroke-dashoffset:0;}
}
@keyframes edublink-svg-dash {
to{stroke-dashoffset:0;}
} .edublink-social-icons-wrapper{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;margin-bottom:-15px;}
a.edublink-social-icon-each-item{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:10px;color:'#ffffff';-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;cursor:pointer;margin-bottom:15px;transition:0.4s;}
a.edublink-social-icon-each-item:not(:last-child){margin-right:15px;}
@-webkit-keyframes edublink--slide-down {
0%{-webkit-transform:translate3d(0, -3rem, 0);transform:translate3d(0, -3rem, 0);opacity:0;filter:alpha(opacity=0);transition-property:opacity, transform;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes edublink--slide-down {
0%{-webkit-transform:translate3d(0, -3rem, 0);transform:translate3d(0, -3rem, 0);opacity:0;filter:alpha(opacity=0);transition-property:opacity, transform;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.edublink--slide-down{animation-name:edublink--slide-down;}
@-webkit-keyframes edublink--slide-left {
0%{-webkit-transform:translate3d(3rem, 0, 0);transform:translate3d(3rem, 0, 0);opacity:0;filter:alpha(opacity=0);transition-property:opacity, transform;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes edublink--slide-left {
0%{-webkit-transform:translate3d(3rem, 0, 0);transform:translate3d(3rem, 0, 0);opacity:0;filter:alpha(opacity=0);transition-property:opacity, transform;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.edublink--slide-left{animation-name:edublink--slide-left;}
@-webkit-keyframes edublink--slide-right {
0%{-webkit-transform:translate3d(-3rem, 0, 0);transform:translate3d(-3rem, 0, 0);opacity:0;filter:alpha(opacity=0);transition-property:opacity, transform;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
@keyframes edublink--slide-right {
0%{-webkit-transform:translate3d(-3rem, 0, 0);transform:translate3d(-3rem, 0, 0);opacity:0;filter:alpha(opacity=0);transition-property:opacity, transform;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{opacity:1;filter:alpha(opacity=100);-webkit-transform:translate3d(0, 0, 0);transform:translate3d(0, 0, 0);}
}
.edublink--slide-right{animation-name:edublink--slide-right;}
@keyframes edublink--scale {
0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.8) translateY(50px);-moz-transform:scale(0.8) translateY(50px);-ms-transform:scale(0.8) translateY(50px);-o-transform:scale(0.8) translateY(50px);transform:scale(0.8) translateY(50px);transition-property:opacity, transform;transition-duration:1.2s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);}
}
@-webkit-keyframes edublink--scale {
0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:scale(0.8) translateY(50px);-moz-transform:scale(0.8) translateY(50px);-ms-transform:scale(0.8) translateY(50px);-o-transform:scale(0.8) translateY(50px);transform:scale(0.8) translateY(50px);transition-property:opacity, transform;transition-duration:1.2s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);}
}
.edublink--scale{animation-name:edublink--scale;}
@-webkit-keyframes edublink--fancy {
0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(110px) rotateY(20deg);-moz-transform:translateY(110px) rotateY(20deg);-ms-transform:translateY(110px) rotateY(20deg);-o-transform:translateY(110px) rotateY(20deg);transform:translateY(110px) rotateY(20deg);transform-origin:left;transition-property:opacity, transform;transition-duration:1.2s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);}
}
@keyframes edublink--fancy {
0%{opacity:0;filter:alpha(opacity=0);-webkit-transform:translateY(110px) rotateY(20deg);-moz-transform:translateY(110px) rotateY(20deg);-ms-transform:translateY(110px) rotateY(20deg);-o-transform:translateY(110px) rotateY(20deg);transform:translateY(110px) rotateY(20deg);transform-origin:left;transition-property:opacity, transform;transition-duration:1.2s;transition-timing-function:cubic-bezier(0.215, 0.61, 0.355, 1);}
100%{-webkit-transform:none;-moz-transform:none;-ms-transform:none;-o-transform:none;transform:none;opacity:1;filter:alpha(opacity=100);}
}
.edublink--fancy{animation-name:edublink--fancy;}
.edublink-category-1{padding:16px 30px;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:left;min-height:80px;background:rgba(26, 182, 157, 0.07);border-radius:5px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-1 .icon{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;min-width:84px;font-size:48px;color:var(--edublink-color-primary);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-1 .title{margin:0;}
.edublink-category-1 .title a{font-size:15px;font-weight:var(--edublink-p-semi-bold);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-1:hover{background:var(--edublink-color-primary);}
.edublink-category-1:hover .icon, .edublink-category-1:hover .title a{color:var(--edublink-color-white) !important;}
.edublink-category-2{padding:50px 30px;text-align:center;border-radius:5px;background:rgba(26, 182, 157, 0.07);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-2 .icon{height:80px;width:80px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:40px;margin:0 auto 28px;background:rgba(26, 182, 157, 0.1);color:var(--edublink-color-primary);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-2 .title{margin:0 0 15px;}
.edublink-category-2 .title a{-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-2 .content p{color:var(--edublink-color-heading);margin-bottom:25px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-2 .content .course-count{font-weight:500;display:inline-block;padding:2px 18px;border-radius:5px;background:rgba(26, 182, 157, 0.1);color:var(--edublink-color-primary);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-2:hover{background:var(--edublink-color-primary);}
.edublink-category-2:hover .icon, .edublink-category-2:hover .content .course-count{background:rgba(255, 255, 255, 0.15);color:var(--edublink-color-white) !important;}
.edublink-category-2:hover .title a, .edublink-category-2:hover .content p{color:var(--edublink-color-white);}
.edublink-category-3{background:var(--edublink-color-white);padding:40px 20px 35px;box-shadow:0px 0px 15px 0px rgba(0, 0, 0, 0.05);text-align:center;border-radius:5px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-3 .icon{background:rgba(26, 182, 157, 0.1);color:var(--edublink-color-primary);height:80px;width:80px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:40px;margin:0 auto 28px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-3 .title{margin:0 0 15px;font-size:18px;}
.edublink-category-3 .title a{color:var(--edublink-color-heading);}
.edublink-category-3:hover{box-shadow:0px 10px 45px 0px rgba(0, 0, 0, 0.1);}
.edublink-category-3:hover .icon{color:var(--edublink-color-white) !important;background:var(--edublink-color-primary);}
.edublink-category-4{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;background:transparent;padding:0;text-align:left;border-radius:5px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-4 .icon{height:80px;width:80px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:40px;margin:0 20px 0 0;background:rgba(26, 182, 157, 0.1);color:var(--edublink-color-primary);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-4 .content{margin-top:13px;}
.edublink-category-4 .content .title{font-size:16px;margin:0 0 5px;}
.edublink-category-4 .title a{color:var(--edublink-color-heading);}
.edublink-category-4 .content .course-count{display:block;}
.edublink-category-4:hover .icon{color:var(--edublink-color-white) !important;background:var(--edublink-color-primary);}
.edublink-category-5 .thumbnail{position:relative;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-5 .thumbnail a{display:block;overflow:hidden;border-radius:5px 5px 0 0;}
.edublink-category-5 .thumbnail a img{border-radius:5px 5px 0 0;-webkit-transition:0.4s;transition:0.4s;width:100%;}
.edublink-category-5 .course-price{position:absolute;left:20px;top:20px;background-color:var(--edublink-color-extra05);color:var(--edublink-color-white);font-size:14px;width:137px;height:30px;line-height:30px;text-align:center;border-radius:5px;}
.edublink-category-5 .flag-wrap{position:absolute;right:30px;bottom:-30px;background-color:var(--edublink-color-white);border:8px solid var(--edublink-color-white);border-radius:50%;box-shadow:var(--edublink-shadow-dark);z-index:1;}
.edublink-category-5 .flag-wrap .flag-content{border-radius:50%;}
.edublink-category-5 .content{padding:30px 20px 16px 30px;background:var(--edublink-color-white);border-bottom-right-radius:5px;border-bottom-left-radius:5px;}
.edublink-category-5:hover .thumbnail a img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.edublink-category-5:hover .flag-wrap .flag-content img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);}
.edublink-category-5 .content .title{margin-bottom:8px;font-weight:600;}
.edublink-category-5 .content .title a{font-size:18px;font-weight:var(--edublink-p-semi-bold);color:var(--edublink-color-heading);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-category-5 .content .title a:hover{color:var(--edublink-color-primary);}
.edublink-category-5 .content p{margin-bottom:12px;}
.edublink-feature-item{padding:50px 30px;text-align:center;border-radius:4px;box-shadow:var(--edublink-shadow-darker);background-color:var(--edublink-color-white);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-feature-item .icon{background:rgba(26, 182, 157, 0.1);color:var(--edublink-color-primary);height:80px;width:80px;border-radius:50%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;font-size:32px;margin:0 auto 28px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-feature-item .content .title{margin-bottom:15px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-feature-item .content .title span{display:block;}
.edublink-feature-item .content p{color:var(--edublink-color-heading);margin-bottom:0;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-feature-item:hover .icon{background:var(--edublink-color-primary);color:var(--edublink-color-white);}
.edublink-feature-1-widget .edublink-feature-item svg{max-width:37px;}
.edublink-feature-1-widget .edublink-feature-item:hover .icon{color:var(--edublink-color-white) !important;}
.edublink-feature-1-widget .edublink-feature-item:hover .icon svg path, .edublink-feature-1-widget .edublink-feature-item:hover .icon svg circle, .edublink-feature-1-widget .edublink-feature-item:hover .icon svg line{stroke:var(--edublink-color-white) !important;}
.edublink-feature-2-widget .edublink-feature-item{background-color:transparent;box-shadow:none;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;padding:0;text-align:left;margin-bottom:50px;}
.edublink-feature-2-widget .edublink-feature-item .icon{-webkit-mask-image:url(//ivioskill.com/wp-content/plugins/edublink-core/assets/images/feature-2-mask-bg-2.png);mask-image:url(//ivioskill.com/wp-content/plugins/edublink-core/assets/images/feature-2-mask-bg-2.png);-webkit-mask-repeat:no-repeat;-webkit-mask-size:cover;-webkit-mask-position:center;height:83px;width:109px;font-size:40px;margin-right:30px;margin-bottom:0;border-radius:0;position:relative;}
.edublink-feature-2-widget .edublink-feature-item .icon:after{content:"";-webkit-mask-image:url(//ivioskill.com/wp-content/plugins/edublink-core/assets/images/feature-2-mask-bg-1.png);mask-image:url(//ivioskill.com/wp-content/plugins/edublink-core/assets/images/feature-2-mask-bg-1.png);background:var(--edublink-color-primary);-webkit-mask-repeat:no-repeat;-webkit-mask-position:center;position:absolute;top:0;bottom:0;left:0;right:0;}
.edublink-feature-2-widget .edublink-feature-item svg{max-width:37px;}
.edublink-feature-2-widget .edublink-feature-item .content{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.edublink-feature-2-widget .edublink-feature-item .content .title{font-weight:var(--edublink-p-bold);margin-bottom:5px;}
.edublink-feature-2-widget .edublink-feature-item .content p{color:var(--edublink-color-body);}
.edublink-feature-2-widget .edublink-feature-item:hover .icon{color:var(--edublink-color-white) !important;}
.edublink-feature-2-widget .edublink-feature-item:hover .icon svg path, .edublink-feature-2-widget .edublink-feature-item:hover .icon svg circle, .edublink-feature-2-widget .edublink-feature-item:hover .icon svg line{stroke:var(--edublink-color-white) !important;}
.edublink-feature-3-alter-widget .edublink-feature-item, .edublink-feature-3-widget .edublink-feature-item{box-shadow:none;padding:0;-webkit-transition:var(--edublink-transition-2);transition:var(--edublink-transition-2);}
.edublink-feature-3-alter-widget .edublink-feature-item .icon, .edublink-feature-3-widget .edublink-feature-item .icon{width:120px;height:120px;margin:0 auto -50px;border:7px solid var(--edublink-color-white);box-shadow:var(--edublink-shadow-darker4);border-radius:50%;position:relative;z-index:1;-webkit-transition:var(--edublink-transition-2);transition:var(--edublink-transition-2);}
.edublink-feature-3-alter-widget .edublink-feature-item .content, .edublink-feature-3-widget .edublink-feature-item .content{background-color:var(--edublink-color-white);box-shadow:var(--edublink-shadow-darker);padding:100px 40px 50px 40px;border-radius:5px;}
.edublink-feature-3-alter-widget .edublink-feature-item .content .title, .edublink-feature-3-widget .edublink-feature-item .content .title{font-weight:var(--edublink-p-bold);}
.edublink-feature-3-alter-widget .edublink-feature-item:hover .icon, .edublink-feature-3-widget .edublink-feature-item:hover .icon{color:var(--edublink-color-white) !important;}
.edublink-feature-3-alter-widget .edublink-feature-item:hover .icon svg circle, .edublink-feature-3-alter-widget .edublink-feature-item:hover .icon svg line, .edublink-feature-3-widget .edublink-feature-item:hover .icon svg path, .edublink-feature-3-widget .edublink-feature-item:hover .icon svg circle, .edublink-feature-3-widget .edublink-feature-item:hover .icon svg line{stroke:var(--edublink-color-white) !important;}
.edublink-feature-3-alter-widget .edublink-feature-item:hover .icon svg path{fill:var(--edublink-color-white) !important;}
.edublink-feature-4-widget .edublink-feature-item{padding:40px 20px 36px;border-radius:5px;}
.edublink-feature-4-widget .edublink-feature-item .icon{width:60px;height:60px;font-size:16px;font-weight:var(--edublink-p-semi-bold);font-family:var(--edublink-font-secondary);padding-top:7px;margin:0 auto 22px;}
.edublink-feature-4-widget .edublink-feature-item .description{font-size:18px;line-height:26px;font-weight:var(--edublink-p-semi-bold);font-family:var(--edublink-font-secondary);margin-bottom:0;}
.edublink-feature-4-widget .edublink-feature-item:hover .icon{color:var(--edublink-color-white) !important;}
.edublink-feature-5-widget .edublink-feature-item{padding:0 50px 55px;border-radius:5px 50px 5px 70px;}
.edublink-feature-5-widget .edublink-feature-item .icon{height:90px;width:90px;font-size:44px;-webkit-transform:translateY(-55px);-ms-transform:translateY(-55px);transform:translateY(-55px);margin-top:55px;margin-bottom:-20px;color:var(--edublink-color-white);}
.edublink-feature-6-widget .edublink-feature-item{box-shadow:0px 10px 30px 0px rgba(0, 0, 0, 0.05);padding:0;border-radius:5px;}
.edublink-feature-6-widget .thumbnail img{border-radius:5px 5px 0 0;width:100%;}
.edublink-feature-6-widget .content{padding:0 40px 45px;}
.edublink-feature-6-widget .icon{margin-top:-40px;position:relative;height:90px;width:90px;font-size:44px;color:var(--edublink-color-white);}
.edublink-feature-6-widget .content .title{margin-bottom:22px;}
.eb-accordion-item .eb-accordion-content{display:none;}
.eb-accordion-item{border:none;background-color:var(--edublink-color-white);border-radius:10px;margin-bottom:30px;box-shadow:0px 10px 50px 0px rgba(26, 46, 85, 0.1);}
.eb-accordion-item:last-child{margin-bottom:0;}
.eb-accordion-item .eb-accordion-header{padding:17px 45px 17px 30px;border-radius:10px 10px 0 0;border:none;box-shadow:none;font-size:18px;font-weight:600;-webkit-transition:.3s;transition:.3s;z-index:2;position:relative;cursor:pointer;margin-bottom:0;}
.eb-accordion-item .eb-accordion-header.active{background:var(--edublink-color-primary);color:var(--edublink-color-white);}
.eb-accordion-item .eb-accordion-header:before{content:"\e91e";font-family:"icomoon";font-size:6px;background-image:none;position:absolute;top:27px;right:30px;line-height:1;-webkit-transition:.3s;transition:.3s;color:var(--edublink-color-body);}
.eb-accordion-item .eb-accordion-header.active:before{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg);color:var(--edublink-color-white);}
.eb-accordion-item .eb-accordion-body{padding:24px 41px 28px 30px;background-color:var(--edublink-color-white);border-radius:0px 0px 10px 10px;}
.eb-accordion-item .eb-accordion-body p:last-child{margin-bottom:0;}
.eb-accordion.header-gradient-bg .eb-accordion-item .eb-accordion-header, .eb-accordion.header-gradient-all .eb-accordion-item .eb-accordion-header{-webkit-transition:0s;transition:0s;}
.eb-accordion.header-gradient-all .eb-accordion-item .eb-accordion-header{background:var(--edublink-gradient-primary);color:var(--edublink-color-white);border-radius:5px;-webkit-transition:.3s;transition:.3s;}
.eb-accordion.header-gradient-bg .eb-accordion-item .eb-accordion-header.active, .eb-accordion.header-gradient-all .eb-accordion-item .eb-accordion-header.active{background:var(--edublink-gradient-primary);}
.eb-accordion.header-gradient-all .eb-accordion-item .eb-accordion-header.active{border-radius:5px 5px 0 0;}
.eb-accordion.header-gradient-all .eb-accordion-item .eb-accordion-header:before{color:var(--edublink-color-white);}
.eb-accordion.border-b-1 .eb-accordion-item{box-shadow:none;}
.eb-accordion.border-b-1 .eb-accordion-item .eb-accordion-header{border:1px solid var(--edublink-color-border);border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.eb-accordion.border-b-1 .eb-accordion-item .eb-accordion-header.active{border:0;border-radius:10px 10px 0 0;}
.eb-accordion.border-b-1 .eb-accordion-item.active-item .eb-accordion-content{box-shadow:var(--edublink-shadow-darker);border-bottom-right-radius:10px;border-bottom-left-radius:10px;}
.eb-accordion.border-b-r-10 .eb-accordion-item .eb-accordion-header{border-radius:10px;}
.eb-accordion.border-b-r-10 .eb-accordion-item.active-item .eb-accordion-header{border-radius:10px 10px 0 0;}
.eb-accordion.header-transparent-bg .eb-accordion-item{border-radius:5px;}
.eb-accordion.header-transparent-bg .eb-accordion-item .eb-accordion-header{padding:23px 45px 23px 30px;border-radius:5px;}
.eb-accordion.header-transparent-bg .eb-accordion-item .eb-accordion-header.active{color:var(--edublink-color-heading);background-color:var(--edublink-color-white);}
.eb-accordion.header-transparent-bg .eb-accordion-item .eb-accordion-header:before{top:33px;}
.eb-accordion.header-transparent-bg .eb-accordion-item .eb-accordion-header.active:before{color:var(--edublink-color-body);}
.eb-accordion.header-transparent-bg .eb-accordion-item .eb-accordion-body{padding:11px 39px 29px 32px;}
.style-radius-1 .eb-accordion-item{border-radius:inherit;box-shadow:none;}
.style-radius-1 .eb-accordion-item .eb-accordion-header{background-color:var(--edublink-color-white);color:var(--edublink-color-black);border-radius:10px;box-shadow:var(--edublink-shadow-darker);}
.style-radius-1 .eb-accordion-item .eb-accordion-header::before{color:var(--edublink-color-body);}
.style-radius-1 .eb-accordion-item .eb-accordion-header.active{border-top-left-radius:10px;border-top-right-radius:10px;border-bottom-left-radius:0px;border-bottom-right-radius:0px;}
.style-radius-1 .eb-accordion-item .eb-accordion-content{border-top:1px solid var(--edublink-color-border);background-color:var(--edublink-color-white);box-shadow:var(--edublink-shadow-darker);border-bottom-right-radius:50px;border-bottom-left-radius:10px;position:relative;z-index:2;}
.style-radius-1 .eb-accordion-item .eb-accordion-content .eb-accordion-body{border-bottom-right-radius:50px;border-bottom-left-radius:10px;}
.eb-testimonial-wrapper{position:relative;}
.eb-testimonial-grid{box-shadow:var(--edublink-shadow-darker);background-color:var(--edublink-color-white);border-radius:10px;padding:60px 30px 50px;position:relative;z-index:1;overflow:hidden;}
.eb-testimonial-grid:after{content:url(//ivioskill.com/wp-content/plugins/edublink-core/assets/images/testimonial-1-shape-1.png);position:absolute;top:-6px;right:-9px;z-index:-1;}
.eb-testimonial-grid .thumbnail{display:inline-block;position:relative;margin-bottom:35px;}
.eb-testimonial-grid .thumbnail img{width:70px;height:70px;border-radius:100%;}
.eb-testimonial-grid .thumbnail .qoute-icon{height:34px;width:34px;line-height:30px;font-size:13px;color:var(--edublink-color-white);background-color:var(--edublink-color-primary);border-radius:50%;border:4px solid var(--edublink-color-white);display:block;text-align:center;position:absolute;bottom:-8px;right:-12px;}
.eb-testimonial-grid .content p{margin-bottom:20px;font-size:16px;}
.eb-testimonial-grid .content .rating-icon{margin-bottom:6px;}
.eb-testimonial .content .rating-icon i{color:var(--edublink-color-tertiary);margin-right:3px;}
.eb-testimonial .content .rating-icon i:last-child{margin-right:0;}
.eb-testimonial .content .rating-icon i.deactive{color:#cccccc;}
.eb-testimonial-grid .content .title, .eb-testimonial-slide .content .title{font-weight:var(--edublink-p-semi-bold);margin-bottom:2px;}
.swiper-pagination .swiper-pagination-bullet{height:7px;width:7px;background-color:rgba(26, 182, 157, 0.3);opacity:1;margin:0 7px !important;}
.swiper-pagination .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--edublink-color-primary);}
.swiper-navigation .swiper-btn-nxt, .swiper-navigation .swiper-btn-prv{cursor:pointer;display:inline-block;height:60px;width:60px;line-height:60px;border-radius:50%;margin-right:10px;font-size:24px;text-align:center;background-color:var(--edublink-color-white);color:var(--edublink-color-heading);-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.swiper-navigation .swiper-btn-nxt img, .swiper-navigation .swiper-btn-prv img{transition:0s;}
.swiper-navigation .swiper-btn-nxt:hover, .swiper-navigation .swiper-btn-prv:hover{color:var(--edublink-color-white);background:var(--edublink-gradient-primary);}
.swiper-navigation .swiper-btn-nxt:hover img, .swiper-navigation .swiper-btn-prv:hover img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(321deg) brightness(101%) contrast(103%);filter:brightness(0) saturate(100%) invert(100%) sepia(100%) saturate(0%) hue-rotate(321deg) brightness(101%) contrast(103%);}
.eb-testimonial-style-6 .swiper-navigation .swiper-btn-prv:hover img, .eb-testimonial-style-6 .swiper-navigation .swiper-btn-nxt:hover img, .eb-testimonial-style-10 .swiper-navigation .swiper-btn-nxt:hover img, .eb-testimonial-style-10 .swiper-navigation .swiper-btn-prv:hover img, .eb-testimonial-wrapper-style-11 .swiper-navigation .swiper-btn-nxt:hover img, .eb-testimonial-wrapper-style-11 .swiper-navigation .swiper-btn-prv:hover img{-webkit-filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(951%) hue-rotate(199deg) brightness(113%) contrast(104%);filter:brightness(0) saturate(100%) invert(100%) sepia(0%) saturate(951%) hue-rotate(199deg) brightness(113%) contrast(104%);}
.elementor-element .swiper.eb-testimonial .swiper-horizontal>.swiper-pagination-bullets, .elementor-element .swiper.eb-testimonial .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-element .swiper.eb-testimonial .swiper-pagination-custom, .elementor-element .swiper.eb-testimonial .swiper-pagination-fraction, .elementor-lightbox .swiper.eb-testimonial .swiper-horizontal>.swiper-pagination-bullets, .elementor-lightbox .swiper.eb-testimonial .swiper-pagination-bullets.swiper-pagination-horizontal, .elementor-lightbox .swiper.eb-testimonial .swiper-pagination-custom, .elementor-lightbox .swiper.eb-testimonial .swiper-pagination-fraction{bottom:10px;}
.eb-testimonial-style-1{padding:0 30px;margin:0 -45px;margin-top:-20px;}
.eb-testimonial-style-1 .swiper-wrapper .swiper-slide{opacity:0;visibility:hidden;}
.eb-testimonial-style-1 .swiper-wrapper .swiper-slide.swiper-slide-active, .eb-testimonial-style-1 .swiper-wrapper .swiper-slide.swiper-slide-next{opacity:1;visibility:visible;}
.eb-testimonial-style-1 .eb-testimonial-grid{margin:30px 0px 50px 0px;}
@media only screen and (max-width: 1199px) {
.eb-testimonial-style-1{margin-top:0px;}
} .eb-testimonial-style-2 .swiper-slide{opacity:0;}
.eb-testimonial-style-2 .swiper-slide.swiper-slide-visible{opacity:1;}
.eb-testimonial-style-2 .swiper-slide.swiper-slide-visible.swiper-slide-prev .eb-testimonial-grid{margin-left:36px;box-shadow:70px 0px 50px 0px rgba(26, 46, 85, 0.1);padding:40px 30px 50px;}
@media only screen and (max-width: 1199px) {
.eb-testimonial-style-2 .swiper-slide.swiper-slide-visible.swiper-slide-prev .eb-testimonial-grid{margin-left:0px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.eb-testimonial-style-2 .swiper-slide.swiper-slide-visible.swiper-slide-prev .eb-testimonial-grid{margin-left:40px;}
}
.eb-testimonial-style-2 .swiper-slide.swiper-slide-visible.swiper-slide-next .eb-testimonial-grid{margin-left:40px;margin-right:36px;box-shadow:-40px 0px 50px 0px rgba(26, 46, 85, 0.1);padding:40px 30px 50px;}
@media only screen and (max-width: 1199px) {
.eb-testimonial-style-2 .swiper-slide.swiper-slide-visible.swiper-slide-next .eb-testimonial-grid{margin-left:0px;margin-right:0px;}
}
@media only screen and (min-width: 768px) and (max-width: 991px) {
.eb-testimonial-style-2 .swiper-slide.swiper-slide-visible.swiper-slide-next .eb-testimonial-grid{margin-left:40px;}
}
.eb-testimonial-style-2{margin:-55px 0;}
.eb-testimonial-style-2 .eb-testimonial-grid{margin:55px 0;position:relative;}
@media only screen and (max-width: 575px) {
.eb-testimonial-style-2 .eb-testimonial-grid{margin:55px 30px;}
}
.eb-testimonial-style-2 .eb-testimonial-grid:before{content:"";height:100%;width:100%;background-color:var(--edublink-color-white);opacity:.7;position:absolute;top:0;bottom:0;left:0;right:0;z-index:1;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.eb-testimonial-style-2 .swiper-slide{padding:0;}
.eb-testimonial-style-2 .swiper-slide.swiper-slide-visible.swiper-slide-active .eb-testimonial-grid:before{opacity:0;}
.eb-testimonial-style-3{padding:0 30px;margin:-30px -30px 0;margin-bottom:50px;padding-bottom:70px;}
.eb-testimonial-style-3 .swiper-slide{opacity:0;visibility:hidden;}
.eb-testimonial-style-3 .swiper-slide.swiper-slide-active, .eb-testimonial-style-3 .swiper-slide.swiper-slide-next, .eb-testimonial-style-3 .swiper-slide.swiper-slide-next + .swiper-slide{opacity:1;visibility:visible;}
.eb-testimonial-slide .content{background-color:var(--edublink-color-white);box-shadow:var(--edublink-shadow-darker);padding:35px 28px 35px 40px;border-radius:4px;margin-bottom:30px;margin-top:30px;}
.eb-testimonial-slide .content .logo{max-width:180px;margin-bottom:22px;}
.eb-testimonial-slide .content p{color:var(--edublink-color-heading);font-size:16px;margin-bottom:15px;}
.eb-testimonial-slide .content .rating-icon i{color:var(--edublink-color-tertiary);}
.eb-testimonial-slide .author-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;}
.eb-testimonial-slide .author-info .thumbnail{margin-right:20px;}
.eb-testimonial-slide .author-info .thumbnail img{border-radius:100%;width:70px;height:70px;}
.eb-testimonial-slide .author-info .info{-webkit-box-flex:1;-webkit-flex:1;-ms-flex:1;flex:1;}
.eb-testimonial-slide .author-info .info .title{margin-bottom:0;font-weight:var(--edublink-p-semi-bold);}
.eb-testimonial-style-4{padding:0 30px;margin:-30px -30px 0;margin-bottom:50px;padding-bottom:40px;}
.eb-testimonial-style-4 .swiper-slide{opacity:0;visibility:hidden;}
.eb-testimonial-style-4 .swiper-slide.swiper-slide-active, .eb-testimonial-style-4 .swiper-slide.swiper-slide-next, .eb-testimonial-style-4 .swiper-slide.swiper-slide-next + .swiper-slide{opacity:1;visibility:visible;}
@media only screen and (max-width: 991px) {
.eb-testimonial-style-4 .swiper-slide.swiper-slide-next + .swiper-slide{opacity:0;visibility:hidden;}
}
@media only screen and (max-width: 767px) {
.eb-testimonial-style-4 .swiper-slide.swiper-slide-next{opacity:0;visibility:hidden;}
}
.eb-testimonial-style-4 .eb-testimonial-slide{margin-top:93px;}
.eb-testimonial-style-4 .eb-testimonial-slide .author-info{display:block;}
.eb-testimonial-style-4 .eb-testimonial-slide .author-info .thumbnail{margin-right:0;margin-top:-100px;margin-bottom:35px;}
.eb-testimonial-style-4 .eb-testimonial-slide .author-info .thumbnail img{width:120px;height:120px;}
.eb-testimonial-style-4 .eb-testimonial-slide .content{text-align:center;margin-bottom:45px;border-radius:10px;padding:35px 44px 48px 43px;}
.eb-testimonial-style-4 .eb-testimonial-slide .content p{margin-bottom:30px;}
.eb-testimonial-style-4 .eb-testimonial-slide .content .info .title{margin-bottom:5px;font-weight:600;}
.eb-testimonial-style-4 .shape-group li.shape-3{bottom:109px;left:50%;z-index:-1;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);}
.eb-testimonial-style-4 .swiper-horizontal > .swiper-pagination-bullets, .eb-testimonial-style-4 .swiper-pagination-bullets.swiper-pagination-horizontal, .eb-testimonial-style-4 .swiper-pagination-custom, .eb-testimonial-style-4 .swiper-pagination-fraction{bottom:-30px;}
.eb-testimonial-style-4 .rating-icon{margin-bottom:8px;}
.eb-testimonial-style-5, .eb-testimonial-style-11{margin:0 -45px;padding:0 30px 25px;}
.eb-testimonial-style-5 .eb-testimonial-slide .content, .eb-testimonial-style-11 .eb-testimonial-slide .content{margin-bottom:50px;padding:45px 40px 50px 50px;border-radius:5px;}
.eb-testimonial-style-5 .swiper-wrapper .swiper-slide, .eb-testimonial-style-11 .swiper-wrapper .swiper-slide{opacity:0;visibility:hidden;}
.eb-testimonial-style-5 .eb-testimonial-slide .content .rating-icon, .eb-testimonial-style-11 .eb-testimonial-slide .content .rating-icon{margin-bottom:20px;}
.eb-testimonial-style-5 .eb-testimonial-slide .content p, .eb-testimonial-style-11 .eb-testimonial-slide .content p{margin-bottom:24px;}
.eb-testimonial-style-5 .swiper-wrapper .swiper-slide.swiper-slide-active, .eb-testimonial-style-5 .swiper-wrapper .swiper-slide.swiper-slide-next, .eb-testimonial-style-11 .swiper-wrapper .swiper-slide.swiper-slide-active, .eb-testimonial-style-11 .swiper-wrapper .swiper-slide.swiper-slide-next{opacity:1;visibility:visible;}
@media only screen and (max-width: 767px) {
.eb-testimonial-style-5 .swiper-wrapper .swiper-slide.swiper-slide-next, .eb-testimonial-style-11 .swiper-wrapper .swiper-slide.swiper-slide-next{opacity:0;}
}
@media only screen and (max-width: 479px) {
.eb-testimonial-style-5 .eb-testimonial-slide .content, .eb-testimonial-style-11 .eb-testimonial-slide .content{padding:40px 30px;}
} .eb-testimonial-style-6 .eb-testimonial-grid{background-color:transparent;box-shadow:none;}
.eb-testimonial-style-6 .eb-testimonial-grid:after{display:none;}
.eb-testimonial-style-6 .eb-testimonial-grid .thumbnail{margin-bottom:25px;}
.eb-testimonial-style-6 .eb-testimonial-grid .thumbnail img{width:100px;height:100px;}
.eb-testimonial-style-6 .eb-testimonial-grid .content p{color:var(--edublink-color-heading);}
.eb-testimonial-style-6 .swiper-navigation{position:relative;bottom:25px;left:44px;z-index:12;}
@media only screen and (max-width: 991px) {
.eb-testimonial-style-6{text-align:center;}
.eb-testimonial-style-6 .swiper-navigation{left:0;}
}
@media only screen and (max-width: 767px) {
.eb-testimonial-style-6 .eb-testimonial-grid{padding:60px 0px 50px;}
} .eb-testimonial-style-7{max-width:770px;}
.eb-testimonial-style-7 .swiper-wrapper .swiper-slide{padding:0;}
.eb-testimonial-style-7 .eb-testimonial-grid{box-shadow:none;border-radius:5px;text-align:center;padding:45px 78px 80px 79px;}
@media only screen and (max-width: 479px) {
.eb-testimonial-style-7 .eb-testimonial-grid{padding:45px 30px 80px;}
}
.eb-testimonial-style-7 .eb-testimonial-grid::after{display:none;}
.eb-testimonial-style-7 .eb-testimonial-grid .content .rating-icon{margin-bottom:15px;}
.eb-testimonial-style-7 .eb-testimonial-grid .content p{color:var(--edublink-color-heading);}
.eb-testimonial-thumb-style-7 .nav-thumb .clint-thumb{background:none;-webkit-transform:scale(0.6667);-ms-transform:scale(0.6667);transform:scale(0.6667);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.eb-testimonial-thumb-style-7 .nav-thumb .clint-thumb img{border-radius:50%;height:auto;max-width:100%;vertical-align:top;cursor:pointer;}
.eb-testimonial-thumb-style-7 .nav-thumb.swiper-slide-active .clint-thumb{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);border-radius:50%;}
.eb-testimonial-thumb-style-7{margin:-56px auto 0;width:320px;text-align:center;max-width:100%;}
.eb-testimonial-thumb-style-7 .swiper-slide{padding:0;opacity:0;visibility:hidden;}
.eb-testimonial-thumb-style-7 .nav-thumb .clint-thumb{background:none;-webkit-transform:scale(0.6667);-ms-transform:scale(0.6667);transform:scale(0.6667);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.eb-testimonial-thumb-style-7 .nav-thumb .clint-thumb img{border-radius:50%;height:auto;max-width:100%;vertical-align:top;cursor:pointer;}
.eb-testimonial-thumb-style-7 .swiper-slide.swiper-slide-prev, .eb-testimonial-thumb-style-7 .swiper-slide.swiper-slide-active, .eb-testimonial-thumb-style-7 .swiper-slide.swiper-slide-next{opacity:1;visibility:visible;}
@media(max-width:499px){
.eb-testimonial-thumb-style-7 .swiper-slide.swiper-slide-prev, .eb-testimonial-thumb-style-7 .swiper-slide.swiper-slide-next{visibility:hidden;opacity:0;}
} .eb-testimonial-style-8{max-width:870px;padding:0 30px;margin-top:-35px;}
.eb-testimonial-style-8 .swiper-slide{opacity:1;visibility:visible;}
.eb-testimonial-style-8 .swiper-slide.swiper-slide-prev, .eb-testimonial-style-8 .swiper-slide.swiper-slide-next{opacity:0;visibility:hidden;}
.eb-testimonial-style-8 .eb-testimonial-slide{margin-top:93px;}
.eb-testimonial-style-8 .eb-testimonial-slide .author-info{display:block;}
.eb-testimonial-style-8 .eb-testimonial-slide .author-info .thumbnail{margin-right:0;margin-top:-100px;margin-bottom:35px;}
.eb-testimonial-style-8 .eb-testimonial-slide .author-info .thumbnail img{width:100px;height:100px;}
.eb-testimonial-style-8 .eb-testimonial-slide .content{width:770px;text-align:center;margin-bottom:78px;border-radius:10px;padding:40px 85px 45px;}
.eb-testimonial-style-8 .eb-testimonial-slide .content p{margin-bottom:20px;}
.eb-testimonial-style-8 .eb-testimonial-slide .content .info .title{margin-bottom:5px;}
.eb-testimonial-style-8 .rating-icon{margin-top:4px;}
.eb-testimonial-style-8 .swiper-horizontal > .swiper-pagination-bullets, .eb-testimonial-style-8 .swiper-pagination-bullets.swiper-pagination-horizontal, .eb-testimonial-style-8 .swiper-pagination-custom, .eb-testimonial-style-8 .swiper-pagination-fraction{bottom:-30px;}
@media only screen and (max-width: 991px) {
.eb-testimonial-style-8 .eb-testimonial-slide .content{width:100%;padding:40px 50px;}
}
@media only screen and (max-width: 575px) {
.eb-testimonial-style-8{padding:0 10px;}
}
@media only screen and (max-width: 479px) {
.eb-testimonial-style-8 .eb-testimonial-slide .content{padding:40px 20px;}
} .eb-testimonial-style-9{max-width:800px;}
.eb-testimonial-style-9 .eb-testimonial-grid{background-color:transparent;box-shadow:none;border-radius:5px;text-align:center;padding:40px 0px 80px;}
@media only screen and (max-width: 479px) {
.eb-testimonial-style-9 .eb-testimonial-grid{padding:40px 30px 80px;}
}
.eb-testimonial-style-9 .eb-testimonial-grid::after{display:none;}
.eb-testimonial-style-9 .eb-testimonial-grid .content .quote-icon img{margin-top:-63px;-webkit-filter:brightness(0) saturate(100%) invert(49%) sepia(99%) saturate(345%) hue-rotate(121deg) brightness(97%) contrast(94%);filter:brightness(0) saturate(100%) invert(49%) sepia(99%) saturate(345%) hue-rotate(121deg) brightness(97%) contrast(94%);}
.eb-testimonial-style-9 .eb-testimonial-grid .content p{font-size:22px;color:var(--edublink-color-heading);}
.eb-testimonial-thumb-style-9{margin:-56px auto 0;max-width:320px;text-align:center;width:100%;}
.eb-testimonial-thumb-style-9 .nav-thumb .clint-thumb{background:none;-webkit-transform:scale(0.6667);-ms-transform:scale(0.6667);transform:scale(0.6667);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.eb-testimonial-thumb-style-9 .nav-thumb .clint-thumb img{border-radius:50%;height:auto;max-width:100%;width:100%;vertical-align:top;cursor:pointer;}
.eb-testimonial-thumb-style-9 .nav-thumb.swiper-slide-active .clint-thumb{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);border-radius:50%;}
.eb-testimonial-thumb-style-9 .swiper-slide{padding:0;opacity:0;visibility:hidden;}
.eb-testimonial-thumb-style-9 .swiper-slide.swiper-slide-prev, .eb-testimonial-thumb-style-9 .swiper-slide.swiper-slide-active, .eb-testimonial-thumb-style-9 .swiper-slide.swiper-slide-next{opacity:1;visibility:visible;}
@media(max-width:499px){
.eb-testimonial-thumb-style-9 .swiper-slide.swiper-slide-prev, .eb-testimonial-thumb-style-9 .swiper-slide.swiper-slide-next{visibility:hidden;opacity:0;}
}
.eb-testimonial-wrapper-style-9 .swiper-slide-controls{display:inline-block;width:60px;height:60px;line-height:60px;-webkit-transition:all .4s ease-out;transition:all .4s ease-out;background-color:var(--edublink-color-white);color:var(--edublink-color-heading);cursor:pointer;}
.eb-testimonial-wrapper-style-9 .swiper-slide-controls i{font-size:20px;line-height:58px;}
.eb-testimonial-wrapper-style-9 .swiper-slide-controls:hover{-webkit-transition:all .4s ease-out;transition:all .4s ease-out;background-color:var(--edublink-color-primary);color:var(--edublink-color-white);}
.eb-testimonial-wrapper-style-9 .slide-prev, .eb-testimonial-wrapper-style-9 .slide-next{position:absolute;top:calc(50% - 90px);z-index:1;width:60px !important;margin-left:auto;margin-right:6px;text-align:center;border-radius:50%;}
.eb-testimonial-wrapper-style-9 .slide-next{right:15px;}
.eb-testimonial-wrapper-style-9 .slide-prev{left:15px;}
@media(max-width:1450px){
.eb-testimonial-wrapper-style-9 .slide-prev, .eb-testimonial-wrapper-style-9 .slide-next{display:none;}
} .eb-testimonial-style-10 .eb-testimonial-grid{background-color:transparent;box-shadow:none;padding:10px 25px 40px 0;margin-left:-15px;}
.eb-testimonial-style-10 .eb-testimonial-grid::after{display:none;}
.eb-testimonial-style-10 .eb-testimonial-grid .content p{font-size:22px;color:var(--edublink-color-heading);font-weight:var(--edublink-p-medium);line-height:1.63;margin-bottom:30px;}
.eb-testimonial-style-10 .eb-testimonial-grid .content .author-info{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-justify-content:left;justify-content:left;}
.eb-testimonial-style-10 .eb-testimonial-grid .content .author-info .thumbnail{margin-right:20px;margin-bottom:0;}
.eb-testimonial-style-10 .eb-testimonial-grid .content .author-info .thumbnail img{width:80px;height:80px;border-radius:100%;}
.eb-testimonial-style-10 .swiper-navigation .swiper-btn-nxt, .eb-testimonial-style-10 .swiper-navigation .swiper-btn-prv{cursor:pointer;}
@media only screen and (max-width: 991px) {
.eb-testimonial-style-10 .eb-testimonial-grid{padding:0 0 40px 0;margin-left:0;}
.eb-testimonial-style-10 .eb-testimonial-grid .content .author-info{-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;}
.eb-testimonial-style-10 .content, .eb-testimonial-style-10 .swiper-navigation{text-align:center;}
} .eb-testimonial-style-11{margin:0 -45px;padding:0 30px;}
.eb-testimonial-wrapper-style-11 .swiper-navigation{text-align:center;}
.eb-testimonial-wrapper-style-11 .swiper-navigation .swiper-btn-prv, .eb-testimonial-wrapper-style-11 .swiper-navigation .swiper-btn-nxt, .eb-testimonial-wrapper-style-12 .swiper-navigation .swiper-btn-prv, .eb-testimonial-wrapper-style-12 .swiper-navigation .swiper-btn-nxt{box-shadow:var(--edublink-shadow-dark);}
.eb-testimonial-style-12{margin:0 -45px;padding:0 30px;}
.eb-testimonial-style-12 .eb-testimonial-slide .content{margin-bottom:50px;border-top-left-radius:50px;border-top-right-radius:5px;border-bottom-right-radius:100px;border-bottom-left-radius:5px;padding:45px 40px 50px 50px;}
.eb-testimonial-style-12 .eb-testimonial-slide .content p{margin-bottom:23px;}
.eb-testimonial-style-12 .eb-testimonial-slide .content .rating-icon{margin-bottom:0;}
.eb-testimonial-style-12 .swiper-wrapper .swiper-slide{opacity:0;visibility:hidden;}
.eb-testimonial-style-12 .swiper-wrapper .swiper-slide.swiper-slide-active, .eb-testimonial-style-12 .swiper-wrapper .swiper-slide.swiper-slide-next{opacity:1;visibility:visible;}
.eb-testimonial-wrapper-style-12 .swiper-navigation{text-align:center;}
@media only screen and (max-width: 479px) {
.eb-testimonial-style-12 .eb-testimonial-slide .content .author-info{display:block;}
}
@media only screen and (max-width: 991px) {
.eb-testimonial-style-12 .swiper-wrapper .swiper-slide.swiper-slide-next{opacity:0;}
} .eb-testimonial-style-13{max-width:960px;}
.eb-testimonial-style-13 .eb-testimonial-grid{background-color:transparent;box-shadow:none;border-radius:5px;text-align:center;padding:40px 0px 80px;}
.eb-testimonial-style-13 .eb-testimonial-grid .content .rating-icon{margin-bottom:15px;}
.eb-testimonial-style-13 .eb-testimonial-grid::after{display:none;}
.eb-testimonial-style-13 .eb-testimonial-grid .content p{font-size:18px;color:var(--edublink-color-heading);margin-bottom:24px;}
.eb-testimonial-thumb-style-13{margin:-56px auto 0;max-width:320px;text-align:center;width:100%;}
.eb-testimonial-thumb-style-13 .nav-thumb .clint-thumb{background:none;-webkit-transform:scale(0.6667);-ms-transform:scale(0.6667);transform:scale(0.6667);-webkit-transition:all .5s ease 0s;transition:all .5s ease 0s;}
.eb-testimonial-thumb-style-13 .nav-thumb .clint-thumb img{border-radius:50%;height:auto;max-width:100%;width:100%;vertical-align:top;cursor:pointer;}
.eb-testimonial-thumb-style-13 .nav-thumb.swiper-slide-active .clint-thumb{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);border-radius:50%;}
.eb-testimonial-thumb-style-13 .swiper-slide{padding:0;opacity:0;visibility:hidden;}
.eb-testimonial-thumb-style-13 .swiper-slide.swiper-slide-prev, .eb-testimonial-thumb-style-13 .swiper-slide.swiper-slide-active, .eb-testimonial-thumb-style-13 .swiper-slide.swiper-slide-next{opacity:1;visibility:visible;}
@media(max-width:499px){
.eb-testimonial-thumb-style-13 .swiper-slide.swiper-slide-prev, .eb-testimonial-thumb-style-13 .swiper-slide.swiper-slide-next{visibility:hidden;opacity:0;}
}
@media only screen and (max-width: 479px) {
.eb-testimonial-style-13 .eb-testimonial-grid{padding:40px 30px 80px;}
} .eb-testimonial-style-14{margin:0 -15px;position:relative;}
.eb-testimonial-style-14 .swiper-navigation{position:absolute;right:113px;bottom:113px;z-index:1;}
.eb-testimonial-style-14 .swiper-navigation .swiper-btn-nxt, .eb-testimonial-style-14 .swiper-navigation .swiper-btn-prv{border:1px solid #E5E5E5;}
.eb-testimonial-style-14 .eb-testimonial-slide .content .section-title{font-size:36px;font-weight:var(--edublink-p-bold);margin-bottom:0;}
.eb-testimonial-style-14 .content{box-shadow:none;padding:60px 40px 70px 50px;border-radius:10px;}
.eb-testimonial-style-14 .content .pre-title{color:var(--edublink-color-secondary);padding-bottom:8px;display:block;}
.eb-testimonial-style-14 .content h3{font-size:36px;font-weight:var(--edublink-p-bold);margin-bottom:0;}
.eb-testimonial-style-14 .content p{font-size:22px;font-weight:var(--edublink-p-medium);margin-top:30px;}
.eb-testimonial-style-14 .content .shape-line{display:block;color:var(--edublink-color-primary);}
.eb-testimonial-style-14 .content .author-info{margin-top:35px;}
@media only screen and (max-width: 575px) {
.eb-testimonial-style-14 .swiper-navigation{display:none;}
} .eb-testimonial-style-15{margin:0px -65px;padding:0 30px;margin-top:-30px;}
.eb-testimonial-style-15 .eb-testimonial-grid{text-align:center;margin-bottom:40px;margin-top:30px;}
.eb-testimonial-style-15 .eb-testimonial-grid:after{display:none;}
.eb-testimonial-style-15 .swiper-slide{opacity:0;visibility:hidden;}
.eb-testimonial-style-15 .swiper-slide.swiper-slide-active, .eb-testimonial-style-15 .swiper-slide.swiper-slide-next{opacity:1;visibility:visible;}
.eb-testimonial-wrapper-style-15 .edublink-section-heading{margin-bottom:44px;padding-right:50px;}
.eb-testimonial-wrapper-style-15 .swiper-navigation{text-align:left;}
.eb-testimonial-wrapper-style-15 .swiper-navigation .swiper-btn-nxt, .eb-testimonial-wrapper-style-15 .swiper-navigation .swiper-btn-prv{border:1px solid var(--edublink-color-border);}
@media only screen and (max-width: 991px) {
.eb-testimonial-style-15{margin:0px -50px;}
.eb-testimonial-wrapper-style-15 .edublink-section-heading{padding-right:0;}
.eb-testimonial-wrapper-style-15 .swiper-navigation{text-align:center;}
} .eb-testimonial-style-16{margin:0px -65px;padding:0 30px;margin-top:-30px;margin-bottom:10px;position:relative;z-index:2;}
.eb-testimonial-wrapper-style-16 .eb-testimonial-slide .content{box-shadow:none;}
.eb-testimonial-wrapper-style-16 .swiper-slide{opacity:0;visibility:hidden;}
.eb-testimonial-wrapper-style-16 .swiper-slide.swiper-slide-active, .eb-testimonial-wrapper-style-16 .swiper-slide.swiper-slide-next{opacity:1;visibility:visible;}
.eb-testimonial-wrapper-style-16 .edublink-section-heading{margin-bottom:44px;padding-right:50px;}
@media only screen and (max-width: 991px) {
.eb-testimonial-style-16{margin:0px -50px;}
.eb-testimonial-wrapper-style-16 .edublink-section-heading{padding-right:0;}
.eb-testimonial-wrapper-style-16 .swiper-navigation{text-align:center;}
} .eb-testimonial-style-17 .eb-testimonial-slide .content{background-color:transparent;padding:0;box-shadow:none;margin:0;}
.eb-testimonial-style-17 .content .rating-icon{margin-bottom:15px;}
.eb-testimonial-style-17 .eb-testimonial-slide .content p{margin-bottom:20px;}
.eb-testimonial-style-17 .swiper-wrapper .swiper-slide{padding:0;}
.eb-testimonial-style-17.swiper.eb-testimonial .swiper-pagination-bullets.swiper-pagination-horizontal{bottom:30px;text-align:right;}
@media only screen and (max-width: 575px) {
.eb-testimonial-style-17.swiper.eb-testimonial .swiper-pagination-bullets.swiper-pagination-horizontal{display:none;}
} @keyframes eduBlinkTestimonialScroll {
from{transform:translateY(0)}
to{transform:translateY(-50%)}
}
.eb-testimonial-vertical{overflow:hidden !important;max-height:750px;position:relative;}
.eb-testimonial-vertical::before, .eb-testimonial-vertical::after{content:"";position:absolute;left:0;width:100%;height:120px;z-index:1;pointer-events:none;}
.eb-testimonial-vertical::before{top:-5%;background-image:linear-gradient(180deg,#ffffff 0%,#ffffff 20%,rgba(244,244,250,0) 100%);}
.eb-testimonial-vertical::after{bottom:-5%;background-image:linear-gradient(0deg,#ffffff 0%,#ffffff 0%,rgba(244,244,250,0) 100%);height:240px;}
.eb-testimonial-style-card-1 .testimonial-card-wrapper{animation:eduBlinkTestimonialScroll 40s linear infinite;}
.eb-testimonial-style-card-1 .testimonial-card-wrapper:hover{animation-play-state:paused;}
.eb-testimonial-style-card-1 .testimonial-card-wrapper .testimonial-card-item{transition:all .5s ease-in;}
.eb-testimonial-style-card-1 .eb-testimonial-slide .content{padding:40px 41px 40px 41px;margin-top:0;margin-bottom:30px;border-radius:5px;}
.eb-testimonial-style-card-1 .rating-icon{margin-bottom:20px;}
.eb-testimonial-style-card-1 .content p{margin-bottom:24px;}
.edublink-circle-progress-container .edublink-circle-progress-digit{font-size:36px;font-weight:var(--edublink-p-extra-bold);font-family:var(--edublink-font-secondary);color:var(--edublink-color-black);position:relative;margin:0;padding:0;}
.edublink-circle-progress-container .edublink-circle-progress-inner{line-height:0;}
.edublink-circle-progress-container .edublink-circle-progress{position:relative;display:inline-block;}
.edublink-circle-progress-container canvas{position:absolute;top:0;left:0;}
.edublink-circle-progress-container .edublink-circle-progress-content{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%, -50%);transform:translate(-50%, -50%);}
.eb-instagram-item{text-align:center;}
.eb-instagram-item a{position:relative;border-radius:5px;overflow:hidden;display:inline-flex;}
.eb-instagram-item a img{border-radius:5px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);width:100%;}
.eb-instagram-item a .user-info{position:absolute;top:50%;left:0;right:0;-webkit-transform:translateY(-50%) scale(1.5);-ms-transform:translateY(-50%) scale(1.5);transform:translateY(-50%) scale(1.5);z-index:1;color:var(--edublink-color-white);visibility:hidden;opacity:0;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.eb-instagram-item a .user-info .icon{display:block;font-size:26px;}
.eb-instagram-item a .user-info .user-name{font-size:18px;font-family:var(--edublink-font-secondary);font-weight:var(--edublink-p-semi-bold);}
.eb-instagram-item a:after{content:"";height:100%;width:100%;background-color:var(--edublink-color-black);border-radius:5px;opacity:.5;position:absolute;top:0;bottom:0;left:0;right:0;visibility:hidden;opacity:0;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.eb-instagram-item:hover a img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1);}
.eb-instagram-item:hover a .user-info{-webkit-transform:translateY(-50%) scale(1);-ms-transform:translateY(-50%) scale(1);transform:translateY(-50%) scale(1);visibility:visible;opacity:1;}
.eb-instagram-item:hover a:after{visibility:visible;opacity:.5;}
.eb-insta-token-notice{margin:0;}
.eb-instagram-item a{width:100%;}
.edublink-course-search fieldset{padding:0;border:0;margin:0;}
.edublink-course-serach-input-group{box-shadow:var(--edublink-shadow-darker3);border:none;border-radius:4px;position:relative;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:stretch;-webkit-align-items:stretch;-ms-flex-align:stretch;align-items:stretch;width:100%;margin-bottom:30px;}
.edublink-course-serach-input-group input[type="text"]{height:70px;border:none;line-height:1;font-size:15px;color:var(--edublink-color-body);font-weight:400;padding:0 0 0 20px;position:relative;-webkit-box-flex:1;-webkit-flex:1 1 auto;-ms-flex:1 1 auto;flex:1 1 auto;width:1%;min-width:0;font-family:var(--edublink-font-primary);}
.edublink-course-serach-input-group input[type="text"]::placeholder,
.edublink-course-serach-input-group input[type="text"]:-ms-input-placeholder,
.edublink-course-serach-input-group input[type="text"]::-ms-input-placeholder{color:var(--edublink-color-body);}
.edublink-course-serach-input-group .edublink-course-search-btn{align-items:center;display:flex;background-color:transparent;font-size:20px;padding:0 20px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.edublink-course-serach-input-group .edublink-course-search-btn button{border:none;padding:0;color:var(--edublink-color-heading);}
.edublink-course-serach-input-group .edublink-course-search-btn button i{display:inline-block;}
.edublink-course-serach-input-group .edublink-course-search-btn button:hover{color:var(--edublink-color-primary);}
.edublink-course-serach-input-group .ri-loader-2-line.edublink-spin{-webkit-animation:edublink-spin 1s infinite linear;animation:edublink-spin 1s infinite linear;}
.edublink-course-ajax-search-result-area{position:absolute;}
.edublink-course-ajax-search-result-inner ul{margin:-30px 0 0;padding:0;list-style:none;}
.edublink-course-ajax-search-result-inner ul li{color:var(--edublink-color-heading);}
.eb-single-progressbar.sal-animate[data-sal]{animation-name:inherit;animation-duration:inherit;}
.eb-single-progressbar .eb-progressbar{position:relative;width:100%;height:10px;border-radius:5px;background-color:#e6e6e6;}
.eb-single-progressbar .eb-progressbar-inner{height:10px;width:10px;border-radius:5px;-webkit-transition:width 1.2s ease-in-out;-moz-transition:width 1.2s ease-in-out;transition:width 1.2s ease-in-out;max-width:100%;}
.eb-single-progressbar.sal-animate[data-sal] .eb-progressbar-inner{background-color:var(--edublink-color-primary);}
.eb-single-progressbar .eb-progressbar-content{display:flex;justify-content:space-between;margin-bottom:10px;}
.eb-single-progressbar .eb-progressbar-content h6{font-weight:500;font-size:16px;color:var(--edublink-color-heading);margin:0;}
.eb-single-progressbar .eb-progressbar-counter-wrapper{margin-left:10px;font-weight:500;font-size:16px;color:var(--edublink-color-heading);}
.edublink-filter-course, .edublink-gallery-filter-control{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;margin-bottom:45px;flex-wrap:wrap;}
.edublink-filter-course .filter-item, .edublink-gallery-filter-control button{cursor:pointer;text-align:center;font-size:16px;font-weight:var(--edublink-p-medium);text-transform:capitalize;background-color:transparent;color:var(--edublink-color-body);padding:0 12px 4px;border:none;margin:0px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);position:relative;z-index:1;line-height:1;}
.edublink-filter-course .filter-item:not(:last-child),
.edublink-gallery-filter-control button:not(:last-child){margin-right:10px;}
.edublink-filter-course .filter-item:after, .edublink-gallery-filter-control button:after{content:"";position:absolute;left:0;right:0;bottom:0;margin:0 auto;visibility:hidden;opacity:0;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);z-index:-1;display:block;border:none;height:2px;width:0;background-color:var(--edublink-color-primary);}
.edublink-filter-course .filter-item:hover:after, .edublink-filter-course .filter-item.current:after, .edublink-gallery-filter-control button:hover:after, .edublink-gallery-filter-control button.current:after{width:100%;visibility:visible;opacity:1;}
.edublink-gallery-items-wrapper{margin:0 -15px -30px;display:flex;flex-wrap:wrap;}
.edublink-gallery-filter-single-item{margin-bottom:30px;}
.edu-gallery-grid{position:relative;}
.edu-gallery-grid .inner::before{background:-webkit-linear-gradient(235deg, var(--edublink-color-primary-alt) 0%, var(--edublink-color-primary) 100%);background:linear-gradient(235deg, var(--edublink-color-primary-alt) 0%, var(--edublink-color-primary) 100%);border-radius:5px;position:absolute;content:"";left:0;top:0;width:100%;height:100%;opacity:0;-webkit-transition:0.3s;transition:0.3s;}
.edu-gallery-grid img{border-radius:5px;width:100%;}
.edu-gallery-grid .zoom-icon{opacity:0;position:absolute;top:55%;left:50%;-webkit-transform:translate(-50%, -50%);-ms-transform:translate(-50%, -50%);transform:translate(-50%, -50%);-webkit-transition:0.3s;transition:0.3s;height:70px;width:70px;line-height:70px;background-color:var(--edublink-color-white);border-radius:50%;text-align:center;font-size:20px;color:var(--edublink-color-primary);cursor:pointer;}
.edu-gallery-grid:hover .inner:before{opacity:.9;}
.edu-gallery-grid:hover .zoom-icon{top:50%;opacity:1;}
.eb-pricing-table-wrapper{background-color:var(--edublink-color-white);box-shadow:var(--edublink-shadow-darker);border-radius:5px;padding:50px 30px 45px;position:relative;text-align:center;}
.eb-pricing-table-wrapper .pricing-header{margin-bottom:35px;text-align:center;border-bottom:1px solid #e7e7e7;}
.eb-pricing-table-wrapper .pricing-header .price-wrap{font-family:var(--edublink-font-secondary);line-height:1;margin-bottom:20px;}
.eb-pricing-table-wrapper .pricing-header .price-wrap .amount{font-weight:var(--edublink-p-bold);font-size:40px;color:var(--edublink-color-heading);display:block;margin-bottom:18px;}
.eb-pricing-table-wrapper .pricing-header .price-wrap .duration{color:var(--edublink-color-body);font-size:15px;font-weight:var(--edublink-p-medium);}
.eb-pricing-table-wrapper .pricing-header .title{text-transform:uppercase;font-family:var(--edublink-font-secondary);font-weight:var(--edublink-p-medium);font-size:15px;color:var(--edublink-color-primary);margin-bottom:18px;}
.eb-pricing-table-wrapper .pricing-header .description{margin-bottom:30px;}
.eb-pricing-table-wrapper .pricing-features{margin:0 0 40px;padding:0;list-style:none;}
.eb-pricing-table-wrapper .pricing-features li{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;margin:0;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;color:var(--edublink-color-heading);}
.eb-pricing-table-wrapper .pricing-features li .eb-pricing-icon{color:var(--edublink-color-primary);margin-right:10px;}
.eb-pricing-table-wrapper .pricing-features li + li{margin-top:16px;}
.eb-pricing-table-wrapper .pricing-features li.item-disable{color:var(--edublink-color-body);}
.eb-pricing-table-wrapper .pricing-features li.item-disable i{color:var(--edublink-color-body);opacity:.5;}
.eb-pricing-table-wrapper .edu-btn{padding:0 30px;}
.eb-pricing-table-wrapper .edu-btn i{font-size:15px;font-weight:600;top:2px;padding-left:10px;}
.eb-pricing-table-wrapper .edu-btn.btn-border:after{display:block;}
.eb-pricing-table-wrapper:hover .edu-btn.btn-border{background-color:var(--edublink-color-primary);color:var(--edublink-color-white);border-color:var(--edublink-color-primary);}
.eb-pricing-table-wrapper.active-mode .edu-btn.btn-border{background-color:var(--edublink-color-primary);border-color:var(--edublink-color-primary);color:var(--edublink-color-white);}
.eb-content-switcher-toggle-label{position:relative;display:inline-block;width:90px;height:50px;}
.eb-content-switcher-toggle-label input{opacity:0;width:0;height:0;}
.eb-content-switcher-ball{position:absolute;cursor:pointer;top:0;left:0;right:0;bottom:0;background-color:#F0F4F5;-webkit-transition:.4s;transition:.4s;border-radius:40px;display:block;}
.eb-content-switcher-ball:before{content:"";width:40px;height:40px;background:-webkit-linear-gradient(40.17deg, var(--edublink-color-primary) 14.37%, var(--edublink-color-primary-alt) 85.88%);background:linear-gradient(49.83deg, var(--edublink-color-primary) 14.37%, var(--edublink-color-primary-alt) 85.88%);position:absolute;top:5px;left:5px;-webkit-transition:all 250ms ease-in-out;transition:all 250ms ease-in-out;border-radius:50%;}
input:checked + .eb-content-switcher-ball:before{-webkit-transform:translate(40px, 0%);-ms-transform:translate(40px, 0%);transform:translate(40px, 0%);}
.eb-content-switcher-toggle-wrapper{display:flex;align-items:center;flex-direction:row;}
.eb-content-switcher-primary-toggle-heading, .eb-content-switcher-secondary-toggle-heading{margin-bottom:0;}
.eb-content-switcher-primary-toggle-heading{margin-right:30px;}
.eb-content-switcher-secondary-toggle-heading{margin-left:30px;}
@media only screen and (max-width: 575px) {
.eb-content-switcher-toggle-wrapper{flex-direction:column;}
.eb-content-switcher-toggle{margin:10px 0;}
.eb-content-switcher-primary-toggle-heading{margin-right:0;}
.eb-content-switcher-secondary-toggle-heading{margin-left:0;}
} .eb-content-scroller-container.str_wrap{overflow:hidden;width:100%;position:relative;-moz-user-select:none;-khtml-user-select:none;user-select:none;white-space:nowrap;}
.eb-content-scroller-container.noStop .str_move, .eb-content-scroller-container.no_drag .str_move, .eb-content-scroller-container.str_static .str_move{cursor:inherit;}
.eb-content-scroller-container .str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:grab;display:flex;align-items:center;}
.eb-content-scroller-container .str_move_clone{display:flex;align-items:center;position:absolute;left:100%;top:0;}
.str_vertical .str_move_clone{left:0;top:100%;}
.str_down .str_move_clone{left:0;bottom:100%;}
.str_vertical .str_move, .str_down .str_move{white-space:normal;width:100%;}
.eb-content-scroller-container.str_vertical{height:100px !important;}
.eb-content-scroller-container.str_vertical .str_move{white-space:nowrap;position:absolute;top:0;left:0;cursor:grab;display:flex;align-items:center;flex-direction:column;align-items:flex-start;}
.eb-content-scroller-container.str_wrap img{max-width:none !important;}
.eb-content-scroller-type-image{display:inline-block;overflow:hidden;}
.eb-content-scroller-item{display:inline-flex;align-items:center;line-height:1;margin:0;}
.eb-content-scroller-item{overflow:hidden;}
.eb-content-scroller-type-text{font-size:20px;color:var(--edublink-color-heading);font-weight:var(--edublink-p-bold);font-family:var(--edublink-font-secondary);line-height:1.1;}
.eb-content-scroller-container .eb-content-scroller-item:not(:last-child){margin-right:40px;}
.eb-content-scroller-infinite{display:flex;width:-webkit-calc((420px * 16) + (30px * 16));width:-moz-calc((420px * 16) + (30px * 16));width:7200px;position:relative;}
.eb-content-scroller-infinite.direction-to-left{-webkit-animation:eb-scroll-to-left 20s linear infinite;-moz-animation:eb-scroll-to-left 20s linear infinite;animation:eb-scroll-to-left 20s linear infinite;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;}
.eb-content-scroller-infinite.direction-to-right{-webkit-animation:eb-scroll-to-right 20s linear infinite;-moz-animation:eb-scroll-to-right 20s linear infinite;animation:eb-scroll-to-right 20s linear infinite;-webkit-animation-fill-mode:forwards;-moz-animation-fill-mode:forwards;animation-fill-mode:forwards;}
@-webkit-keyframes eb-scroll-to-left {
0%{-webkit-transform:translateX(0);transform:translateX(0);}
to{-webkit-transform:translateX(-1750px);transform:translateX(-1750px);}
}
@keyframes eb-scroll-to-left {
0%{-webkit-transform:translateX(-1750px);transform:translateX(-1750px);}
to{-webkit-transform:translateX(0);transform:translateX(0);}
}
@-webkit-keyframes eb-scroll-to-right {
0%{-webkit-transform:translateX(-1750px);transform:translateX(-1750px);}
to{-webkit-transform:translateX(0);transform:translateX(0);}
}
@keyframes eb-scroll-to-right {
0%{-webkit-transform:translateX(0);transform:translateX(0);}
to{-webkit-transform:translateX(-1750px);transform:translateX(-1750px);}
} .eb-tabs-title-wrapper{display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin-bottom:0;list-style:none;margin-bottom:15px;}
.eb-tabs-title-wrapper .eb-tab-title{cursor:pointer;}
.eb-tabs-style-1 .eb-tabs-title-wrapper{margin-left:-16px;margin-right:-16px;}
.eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title{margin:0 16px 10px;position:relative;}
.eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title-heading:hover, .eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title.active .eb-tab-title-heading{color:var(--edublink-color-secondary);}
.eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title-heading{color:var(--edublink-color-heading);font-size:17px;font-weight:var(--edublink-p-semi-bold);font-family:var(--edublink-font-secondary);background-color:transparent;border:none;padding:0;position:relative;padding-bottom:1px;}
.eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title-heading:hover:after, .eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title.active .eb-tab-title-heading:after{width:100%;opacity:1;}
.eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title-heading:after{content:"";height:2px;width:0;background-color:var(--edublink-color-secondary);position:absolute;bottom:-2px;left:0;opacity:0;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title:after{content:"";height:14px;width:2px;background-color:#e5e5e5;position:absolute;top:8px;right:-17px;}
.eb-tabs-style-1 .eb-tabs-title-wrapper .eb-tab-title:last-child:after{display:none;}
.eb-tabs-style-2 .eb-tabs-title-wrapper{margin-left:-5px;margin-right:-5px;}
.eb-tabs-style-2 .eb-tabs-title-wrapper .eb-tab-title{text-align:center;font-size:14px;font-weight:var(--edublink-p-medium);text-transform:uppercase;color:var(--edublink-color-heading);background-color:#ede8e1;border-radius:5px;border:none;padding:0 30px;height:60px;line-height:60px;margin:0 5px 10px;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);position:relative;z-index:1;}
.eb-tabs-style-2 .eb-tabs-title-wrapper .eb-tab-title.active, .eb-tabs-style-2 .eb-tabs-title-wrapper .eb-tab-title:hover{background-color:var(--edublink-color-secondary);color:var(--edublink-color-white);}
.eb-tabs-style-2 .eb-tabs-title-wrapper .eb-tab-title:after{content:"";width:0;height:0;border-left:7px solid transparent;border-right:7px solid transparent;border-top:10px solid var(--edublink-color-secondary);position:absolute;bottom:-5px;left:0;right:0;margin:0 auto;visibility:hidden;opacity:0;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);z-index:-1;}
.eb-tabs-style-2 .eb-tabs-title-wrapper .eb-tab-title:hover:after, .eb-tabs-style-2 .eb-tabs-title-wrapper .eb-tab-title.active:after{bottom:-10px;visibility:visible;opacity:1;}
.eb-tabs-content-wrapper .eb-tab-content{height:0;max-width:100%;visibility:hidden;overflow:hidden;opacity:0;}
.eb-tabs-content-wrapper .eb-tab-content.active{height:auto;visibility:visible;opacity:1;overflow:visible;}
.eb-tabs-content-wrapper .eb-tab-content p:last-child{margin-bottom:0;}
.eb-faq-heading-wrapper{min-width:240px;display:inline-flex;-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:0;margin:32px 0 0;list-style:none;flex-direction:column !important;}
.eb-faq-heading-wrapper .eb-faq-title{cursor:pointer;}
.eb-faq-style-1 .eb-faq-left-side{margin-right:30px;}
.eb-faq-style-1 .eb-faq-heading-wrapper .eb-faq-title{height:60px;line-height:60px;padding:0 30px;text-align:left;font-size:16px;font-weight:var(--edublink-p-semi-bold);font-family:var(--edublink-font-secondary);color:var(--edublink-color-heading);border-radius:10px;margin:0;}
.eb-faq-style-1 .eb-faq-heading-wrapper .eb-faq-title.active{color:var(--edublink-color-primary);background-color:var(--edublink-color-lighten01);}
.eb-faq-style-2 .eb-faq-left-side{margin-right:30px;}
.eb-faq-style-2 .eb-faq-heading-wrapper .eb-faq-title{border:none;background-color:transparent;padding:5px 0;color:var(--edublink-color-heading);font-weight:600;font-family:var(--edublink-font-secondary);position:relative;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);line-height:normal;margin:0;}
.eb-faq-style-2 .eb-faq-heading-wrapper .eb-faq-title:not(:last-child){margin-bottom:18px;}
.eb-faq-style-2 .eb-faq-heading-wrapper .eb-faq-title.active{padding-left:30px;color:var(--edublink-color-primary);}
.eb-faq-style-2 .eb-faq-heading-wrapper .eb-faq-title:after{content:"\e95a";font-family:'icomoon';color:var(--edublink-color-primary);font-size:20px;font-weight:400;position:absolute;top:1px;left:-20px;visibility:hidden;opacity:0;-webkit-transition:var(--edublink-transition);transition:var(--edublink-transition);}
.eb-faq-style-2 .eb-faq-heading-wrapper .eb-faq-title.active:after{font-size:20px;left:0;visibility:visible;opacity:1;}
.eb-faqs-content-wrapper .eb-faq-content{height:0;max-width:100%;visibility:hidden;overflow:hidden;opacity:0;}
.eb-faqs-content-wrapper .eb-faq-content.active{height:auto;visibility:visible;opacity:1;overflow:visible;}
.eb-faqs-content-wrapper .eb-faq-content p:last-child{margin-bottom:0;}
@media only screen and (max-width: 991px) {
.eb-faq-style-1 .eb-faq-left-side, .eb-faq-style-2 .eb-faq-left-side{margin-right:0px;}
} nav.edublink-el-menu-list{display:flex;}
.edublink-nav-dropdown-menu{margin:0;padding:0;}
@media only screen and (max-width: 1199px) {
.edublink-mobile-menu nav.edublink-el-menu-list ul.edublink-nav-dropdown-menu{flex-shrink:0;width:100%;}
}
ul.footer-navigation-menu {
padding: 0;
margin: 0;
}@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkc3kawzu.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkankawzu.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcnkawzu.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbxkawzu.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkenkawzu.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkahkawzu.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkcxkawzu.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkchkawzu.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:italic;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo5cnqeu92fr1mu53zec9_vu3r1gihoszmkbnka.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:100;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:200;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:300;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:400;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:500;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:600;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:700;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:800;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3gubgee.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3iubgee.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3cubgee.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3-ubgee.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamawcubgee.woff2) format('woff2');unicode-range:U+0302-0303, U+0305, U+0307-0308, U+0310, U+0312, U+0315, U+031A, U+0326-0327, U+032C, U+032F-0330, U+0332-0333, U+0338, U+033A, U+0346, U+034D, U+0391-03A1, U+03A3-03A9, U+03B1-03C9, U+03D1, U+03D5-03D6, U+03F0-03F1, U+03F4-03F5, U+2016-2017, U+2034-2038, U+203C, U+2040, U+2043, U+2047, U+2050, U+2057, U+205F, U+2070-2071, U+2074-208E, U+2090-209C, U+20D0-20DC, U+20E1, U+20E5-20EF, U+2100-2112, U+2114-2115, U+2117-2121, U+2123-214F, U+2190, U+2192, U+2194-21AE, U+21B0-21E5, U+21F1-21F2, U+21F4-2211, U+2213-2214, U+2216-22FF, U+2308-230B, U+2310, U+2319, U+231C-2321, U+2336-237A, U+237C, U+2395, U+239B-23B7, U+23D0, U+23DC-23E1, U+2474-2475, U+25AF, U+25B3, U+25B7, U+25BD, U+25C1, U+25CA, U+25CC, U+25FB, U+266D-266F, U+27C0-27FF, U+2900-2AFF, U+2B0E-2B11, U+2B30-2B4C, U+2BFE, U+3030, U+FF5B, U+FF5D, U+1D400-1D7FF, U+1EE00-1EEFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluamaxkubgee.woff2) format('woff2');unicode-range:U+0001-000C, U+000E-001F, U+007F-009F, U+20DD-20E0, U+20E2-20E4, U+2150-218F, U+2190, U+2192, U+2194-2199, U+21AF, U+21E6-21F0, U+21F3, U+2218-2219, U+2299, U+22C4-22C6, U+2300-243F, U+2440-244A, U+2460-24FF, U+25A0-27BF, U+2800-28FF, U+2921-2922, U+2981, U+29BF, U+29EB, U+2B00-2BFF, U+4DC0-4DFF, U+FFF9-FFFB, U+10140-1018E, U+10190-1019C, U+101A0, U+101D0-101FD, U+102E0-102FB, U+10E60-10E7E, U+1D2C0-1D2D3, U+1D2E0-1D37F, U+1F000-1F0FF, U+1F100-1F1AD, U+1F1E6-1F1FF, U+1F30D-1F30F, U+1F315, U+1F31C, U+1F31E, U+1F320-1F32C, U+1F336, U+1F378, U+1F37D, U+1F382, U+1F393-1F39F, U+1F3A7-1F3A8, U+1F3AC-1F3AF, U+1F3C2, U+1F3C4-1F3C6, U+1F3CA-1F3CE, U+1F3D4-1F3E0, U+1F3ED, U+1F3F1-1F3F3, U+1F3F5-1F3F7, U+1F408, U+1F415, U+1F41F, U+1F426, U+1F43F, U+1F441-1F442, U+1F444, U+1F446-1F449, U+1F44C-1F44E, U+1F453, U+1F46A, U+1F47D, U+1F4A3, U+1F4B0, U+1F4B3, U+1F4B9, U+1F4BB, U+1F4BF, U+1F4C8-1F4CB, U+1F4D6, U+1F4DA, U+1F4DF, U+1F4E3-1F4E6, U+1F4EA-1F4ED, U+1F4F7, U+1F4F9-1F4FB, U+1F4FD-1F4FE, U+1F503, U+1F507-1F50B, U+1F50D, U+1F512-1F513, U+1F53E-1F54A, U+1F54F-1F5FA, U+1F610, U+1F650-1F67F, U+1F687, U+1F68D, U+1F691, U+1F694, U+1F698, U+1F6AD, U+1F6B2, U+1F6B9-1F6BA, U+1F6BC, U+1F6C6-1F6CF, U+1F6D3-1F6D7, U+1F6E0-1F6EA, U+1F6F0-1F6F3, U+1F6F7-1F6FC, U+1F700-1F7FF, U+1F800-1F80B, U+1F810-1F847, U+1F850-1F859, U+1F860-1F887, U+1F890-1F8AD, U+1F8B0-1F8BB, U+1F8C0-1F8C1, U+1F900-1F90B, U+1F93B, U+1F946, U+1F984, U+1F996, U+1F9E9, U+1FA00-1FA6F, U+1FA70-1FA7C, U+1FA80-1FA89, U+1FA8F-1FAC6, U+1FACE-1FADC, U+1FADF-1FAE9, U+1FAF0-1FAF8, U+1FB00-1FBFF;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3oubgee.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto';font-style:normal;font-weight:900;font-stretch:100%;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3kubgee.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Roboto';
font-style: normal;
font-weight: 900;
font-stretch: 100%;
font-display: swap;
src: url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/roboto-kfo7cnqeu92fr1me7ksn66agldtyluama3yuba.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:100;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:200;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:300;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:400;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:500;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:600;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:700;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:800;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');unicode-range:U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufa5qw54a.woff2) format('woff2');unicode-range:U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufj5qw54a.woff2) format('woff2');unicode-range:U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufb5qw54a.woff2) format('woff2');unicode-range:U+1F00-1FFF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufo5qw54a.woff2) format('woff2');unicode-range:U+0370-0377, U+037A-037F, U+0384-038A, U+038C, U+038E-03A1, U+03A3-03FF;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufc5qw54a.woff2) format('woff2');unicode-range:U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB;}
@font-face{font-family:'Roboto Slab';font-style:normal;font-weight:900;font-display:swap;src:url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufd5qw54a.woff2) format('woff2');unicode-range:U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF;}
@font-face {
font-family: 'Roboto Slab';
font-style: normal;
font-weight: 900;
font-display: swap;
src: url(http://skillivio.local/wp-content/uploads/elementor/google-fonts/fonts/robotoslab-bngmuxzytxpivibgjjsb6ufn5qu.woff2) format('woff2');
unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD;
}@font-face{font-family:'icomoon';src:url(//ivioskill.com/wp-content/themes/edublink/assets/fonts/icomoon.eot?wkki4d);src:url(//ivioskill.com/wp-content/themes/edublink/assets/fonts/icomoon.eot?wkki4d#iefix) format('embedded-opentype'),url(//ivioskill.com/wp-content/themes/edublink/assets/fonts/icomoon.ttf?wkki4d) format('truetype'),url(//ivioskill.com/wp-content/themes/edublink/assets/fonts/icomoon.woff?wkki4d) format('woff'),url(//ivioskill.com/wp-content/themes/edublink/assets/fonts/icomoon.svg?wkki4d#icomoon) format('svg');font-weight:400;font-style:normal;font-display:block}[class^="icon-"],[class*=" icon-"]{font-family:'icomoon'!important;speak:never;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.icon-add:before{content:"\e95c"}.icon-remove:before{content:"\e95d"}.icon-east:before{content:"\e95a"}.icon-west:before{content:"\e95b"}.icon-envelope:before{content:"\f0e0"}.icon-angle-left:before{content:"\f104"}.icon-angle-right:before{content:"\f105"}.icon-share-alt:before{content:"\f1e0"}.icon-1:before{content:"\e900"}.icon-2:before{content:"\e901"}.icon-3:before{content:"\e902"}.icon-4:before{content:"\e903"}.icon-5:before{content:"\e904"}.icon-6:before{content:"\e905"}.icon-7:before{content:"\e906"}.icon-8:before{content:"\e907"}.icon-9:before{content:"\e908"}.icon-10:before{content:"\e909"}.icon-11:before{content:"\e90a"}.icon-12:before{content:"\e90b"}.icon-13:before{content:"\e90c"}.icon-14:before{content:"\e90d"}.icon-15:before{content:"\e90e"}.icon-16:before{content:"\e90f"}.icon-17:before{content:"\e910"}.icon-18:before{content:"\e911"}.icon-19:before{content:"\e912"}.icon-20:before{content:"\e913"}.icon-21:before{content:"\e914"}.icon-22:before{content:"\e915"}.icon-23:before{content:"\e916"}.icon-24:before{content:"\e917"}.icon-25:before{content:"\e918"}.icon-26:before{content:"\e919"}.icon-27:before{content:"\e91a"}.icon-28:before{content:"\e91b"}.icon-29:before{content:"\e91c"}.icon-30:before{content:"\e91d"}.icon-31:before{content:"\e91e"}.icon-32:before{content:"\e91f"}.icon-33:before{content:"\e920"}.icon-34:before{content:"\e921"}.icon-35:before{content:"\e922"}.icon-36:before{content:"\e923"}.icon-37:before{content:"\e924"}.icon-38:before{content:"\e925"}.icon-39:before{content:"\e926"}.icon-40:before{content:"\e927"}.icon-41:before{content:"\e928"}.icon-42:before{content:"\e929"}.icon-43:before{content:"\e92a"}.icon-44:before{content:"\e92b"}.icon-45:before{content:"\e92c"}.icon-46:before{content:"\e92d"}.icon-47:before{content:"\e92e"}.icon-48:before{content:"\e92f"}.icon-49:before{content:"\e930"}.icon-50:before{content:"\e931"}.icon-51:before{content:"\e932"}.icon-52:before{content:"\e933"}.icon-53:before{content:"\e934"}.icon-54:before{content:"\e935"}.icon-55:before{content:"\e936"}.icon-56:before{content:"\e937"}.icon-57:before{content:"\e938"}.icon-58:before{content:"\e939"}.icon-59:before{content:"\e93a"}.icon-60:before{content:"\e93b"}.icon-61:before{content:"\e93c"}.icon-62:before{content:"\e93d"}.icon-63:before{content:"\e93e"}.icon-64:before{content:"\e93f"}.icon-65:before{content:"\e940"}.icon-66:before{content:"\e941"}.icon-67:before{content:"\e942"}.icon-68:before{content:"\e943"}.icon-69:before{content:"\e944"}.icon-70:before{content:"\e945"}.icon-71:before{content:"\e946"}.icon-72:before{content:"\e947"}.icon-73:before{content:"\e948"}.icon-74:before{content:"\e949"}.icon-75:before{content:"\e94a"}.icon-76:before{content:"\e94b"}.icon-77:before{content:"\e94c"}.icon-78:before{content:"\e94d"}.icon-79:before{content:"\e94e"}.icon-80:before{content:"\e94f"}.icon-81:before{content:"\e950"}.icon-82:before{content:"\e951"}.icon-83:before{content:"\e952"}.icon-84:before{content:"\e953"}.icon-85:before{content:"\e954"}.icon-86:before{content:"\e955"}.icon-87:before{content:"\e956"}.icon-88:before{content:"\e957"}.icon-89:before{content:"\e958"}.icon-phone:before{content:"\e959"}.icon-star-empty:before{content:"\e9d7"}.icon-star-half:before{content:"\e9d8"}.icon-star-full:before{content:"\e9d9"}.icon-minus:before{content:"\ea0b"}.icon-share2:before{content:"\ea82"}.icon-facebook:before{content:"\ea90"}.icon-instagram:before{content:"\ea92"}.icon-twitter:before{content:"\ea96"}.icon-youtube:before{content:"\ea9d"}.icon-linkedin2:before{content:"\eaca"}.icon-pinterest:before{content:"\ead1"}