@charset "utf-8";

   .projectify_wrapper{
position: relative;
clear: both;
width: 100%;
height: auto;
overflow: hidden;
}
.projectify_wrapper:after{
content: '';
clear: both;
display: table;
}
.projectify_wrapper a{
text-decoration: none;
}
.projectify__full_link{
position: absolute;
top: 0;
left: 0;
right: 0;
bottom: 0;
z-index: 6;
}
.projectify_carousel_square.alpha .projectify__full_link{
display: none;
}
.projectify_carousel_square .projectify__full_link{
z-index: 2;
}
.projectify_carousel_with_content .projectify__full_link{ }
.projectify_carousel_square.alpha .center .projectify__full_link{display: block;}
.projectify_wrapper .pjfy_light_img{
opacity: 0 !important;
visibility: hidden !important;
position: absolute !important;
z-index: -10000;
}
.projectify_fn_lightbox .lightbox{
cursor: pointer;
}
.full_carousel_version{
float: left;
clear: both;
width: 100%;
}
.full_carousel_version{
min-height: 2px;
height: 100vh;
float: left;
width: 100%;
position: relative;
background: #333;
}
.projectify_wrapper .owl_control > div{
width: 60px;
height: 60px;
position: absolute;
top: 50%;
margin-top: -30px;
z-index: 3;
border-radius: 100%;
cursor: pointer;
}
.projectify_wrapper .owl_control > div > span{
position: relative;
width: 100%;
height: 100%;
display: block;
}
.projectify_wrapper div[data-nav-types="round"] .owl_control > div > span{
border-radius: 100%;
}
.projectify_wrapper div[data-nav-types="round"] .owl_control > div:after{
width: 100%;
height: 100%;
border: 2px solid #fff;
content: '';
position: absolute;
left: 0px;
top: 0px;
z-index: -1;
opacity: .3;
border-radius: 100%;
}
.projectify_wrapper div[data-nav-types="round"] .owl_control > div > span:before,
.projectify_wrapper div[data-nav-types="round"] .owl_control > div > span:after{
top: 0;
left: 0;
content: '';
-webkit-box-sizing: inherit;
box-sizing: inherit;
position: absolute;
width: 100%;
height: 100%;
border-radius: 100%;
}
.projectify_wrapper div[data-nav-types="round"] .owl_control > div > span::before{
border: 2px solid transparent;
}
.projectify_wrapper div[data-nav-types="round"] .owl_control > div > span:hover:before{
border-top-color: #fff;
border-right-color: #fff;
border-bottom-color: #fff;
-webkit-transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
transition: border-top-color 0.15s linear, border-right-color 0.15s linear 0.1s, border-bottom-color 0.15s linear 0.2s;
}
.projectify_wrapper div[data-nav-types="round"] .owl_control > div > span:after{
border: 0 solid transparent;
}
.projectify_wrapper div[data-nav-types="round"] .owl_control > div > span:hover:after{
border-top: 2px solid #fff;
border-left-width: 2px;
border-right-width: 2px;
-webkit-transform: rotate(270deg);
transform: rotate(270deg);
-webkit-transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
transition: border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s;
transition: transform 0.4s linear 0s, border-left-width 0s linear 0.35s, -webkit-transform 0.4s linear 0s;
}
.projectify_wrapper .owl_control span.a{
width: 9px;
height: 2px;
position: absolute;
left: 25px;
top: 27px;
background-color: #fff;
transform: rotate(135deg);
display: block;
}
.projectify_wrapper .owl_control span.b{
width: 9px;
height: 2px;
position: absolute;
left: 25px;
top: 32px;
background-color: #fff;
transform: rotate(45deg);
display: block;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div{
border-radius: 0px;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:before,
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:after{
content:'';
width: 0px;
height: 2px;
position: absolute;
transition: all 0.2s linear;
background: #fff;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span .c:before,
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span .c:after{
content:"";
width:2px;
height:0;
position: absolute;
transition: all 0.2s linear;
background: #fff;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:hover:before,
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:hover:after{
width: 100%;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:hover .c:before,
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:hover .c:after{
height: 100%;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:after{
left: 0;
bottom: 0;
transition-delay: 0.6s;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span .c:after{
transition-delay: 0.4s;
right: 0;
bottom: 0
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:before{
right: 0;
top: 0;
transition-delay: 0.2s;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span .c:before{
transition-delay: 0s;
left: 0;
top: 0;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:hover:after{
transition-delay: 0s;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:hover .c:after{
transition-delay: 0.2s;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:hover:before{
transition-delay: 0.4s;
}
.projectify_wrapper div[data-nav-types="square"] .owl_control > div > span:hover .c:before{
transition-delay: 0.6s;
}
.projectify_wrapper .owl_control .fn_prev{
left: 50px;
}
.projectify_wrapper .owl_control .fn_next{
right: 50px;
}
.projectify_wrapper .owl_control .fn_next > span{
transform: rotate(180deg);
}
.full_carousel_version .owl-carousel{
height: 100vh;
}
.full_carousel_version .owl-carousel .item{
height: 100vh;
position: relative;
width: 100%;
overflow: hidden;
}
.full_carousel_version .owl-carousel .item:after{
z-index: 30;
content: '';
position: absolute;
right: 0px;
top: 0px;
width: 1px;
height: 100%;
background-color: rgba(255,255,255,0.3);
}
.full_carousel_version .owl-carousel .item .title_holder{
position: absolute;
bottom: 0px;
left: 0px;
width: 100%;
padding: 50px;
z-index: 10;
box-sizing: border-box;
}
.full_carousel_version .owl-carousel .item .img_holder{
position: absolute;
left: 0px;
top: 0px;
width: 100%;
height: 100%;
z-index: 5;
background-position: center center;
background-repeat: no-repeat;
background-size: cover;
}
.full_carousel_version .owl-carousel .item .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 600;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 1px;
}
.full_carousel_version .owl-carousel .item .title_holder p a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
border-bottom: 2px solid transparent;
}
.full_carousel_version .owl-carousel .item .title_holder p a:hover{
border-bottom-color: #fff;
}
.full_carousel_version .owl-carousel .item .title_holder h3{
margin: 0;
padding: 0;
font-size: 30px;
letter-spacing: 0px;
line-height: 1.2;
margin-bottom: 15px;
font-weight: 400;
}
.full_carousel_version .owl-carousel .item .title_holder h3 a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
}
.full_carousel_version .owl-carousel .item .title_holder h3 a:hover{
color: #000;
}
.full_carousel_version .owl-carousel .item .title_holder a.simple_read_more{
display: inline-block;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
text-transform: uppercase;
font-size: 11px;
width: 24px;
height: 24px;
line-height: 22px;
letter-spacing: .5px;
text-align: center;
border-radius: 50%;
position: relative;
overflow: hidden;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
transform: translateZ(0);
}
.full_carousel_version .owl-carousel .item .title_holder a.simple_read_more i{
margin: 0;
font-size: 8px;
line-height: 22px;
position: absolute;
left: 0;
top: 0;
right: auto;
width: 24px;
height: 24px;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
transform: translateZ(0);
}
.full_carousel_version .owl-carousel .item .title_holder a.simple_read_more span{
opacity: 0;
display: inline-block;
vertical-align: middle;
position: relative;
top: -1px;
transform: translateZ(0);
-webkit-transition: opacity .4s cubic-bezier(.05,.43,.04,.87),text-indent .4s ease-in-out;
-moz-transition: opacity .4s cubic-bezier(.05,.43,.04,.87),text-indent .4s ease-in-out;
transition: opacity .4s cubic-bezier(.05,.43,.04,.87),text-indent .4s ease-in-out;
will-change: opacity,text-indent;
}
.full_carousel_version .owl-carousel .item .title_holder a.simple_read_more:hover i{
right: 0;
left: auto;
}
.full_carousel_version .owl-carousel .item .title_holder a.simple_read_more:hover{
border-radius: 4px;
padding-right: 20px;
}
.full_carousel_version .owl-carousel .item .title_holder a.read_more{
position: relative;
display: inline-block;
padding-right: 36px;
line-height: 30px;
}
.full_carousel_version .owl-carousel .item .title_holder a.read_more .arrow:before{
font-family: 'fontello' !important;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
content: "\e825";
color: #fff;
line-height: 30px;
font-size: 8px;
position: absolute;
right: -1px;
width: 26px;
text-align: center;
height: 30px;
top: 50%;
margin-top: -14px;
-ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}
.full_carousel_version .owl-carousel .item .title_holder a.read_more .arrow:after{
position: absolute;
content: '';
border-bottom: 1px solid #fff;
height: 1px;
width: 22px;
right: 12px;
top: 50%;
margin-top: 0px;
-ms-transform: scale(0,1) translateX(0px);
-ms-transform-origin: left;
transform: scale(0,1) translateX(0px);
transform-origin: left;
pointer-events: none;
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}
.full_carousel_version .owl-carousel .item .title_holder a.read_more:hover:after{
-ms-transform:scale(0.8);
-webkit-transform:scale(0.8);
transform:scale(0.8);
opacity:0;
}
.full_carousel_version .owl-carousel .item .title_holder a.read_more:hover .arrow:after,
.full_carousel_version .owl-carousel .item .title_holder a.read_more:hover .arrow:before{
-ms-transform:scale(1,1) translateX(9px);
-webkit-transform:scale(1,1) translateX(9px);
transform:scale(1,1) translateX(9px);
}
.full_carousel_version .owl-carousel .item .title_holder a.read_more:after{
border-radius: 100%;
border: 1px solid #fff;
height: 25px;
width: 25px;
position: absolute;
right: 0;
top: 50%;
margin-top: -13px;
content: ' ';
display: block;
pointer-events: none;
-ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
} .full_carousel_version div[data-category-show="yes"] .owl-carousel .item .title_holder p{display: block;}
.full_carousel_version div[data-link-types="none"] .owl-carousel .item .title_holder a.simple_read_more{display: none;}
.full_carousel_version div[data-link-types="none"] .owl-carousel .item .title_holder a.read_more{display: none;}
.full_carousel_version div[data-link-types="static"] .owl-carousel .item .title_holder a.simple_read_more{
width: auto;
border-radius: 4px;
padding-right: 20px;
padding-left: 11px;
}
.full_carousel_version div[data-link-types="static"] .owl-carousel .item .title_holder a.simple_read_more span{
opacity: 1;
}
.full_carousel_version div[data-link-types="static"] .owl-carousel .item .title_holder a.simple_read_more i{
right: 0;
left: auto;
}
.full_carousel_version div[data-link-types="static"][data-title-holder-type="smooth"] .owl-carousel .item .title_holder > span{
height: 24px;
}
.full_carousel_version div[data-link-types="extendable"][data-title-holder-type="smooth"] .owl-carousel .item .title_holder > span{
height: 24px;
}
.full_carousel_version div[data-title-holder-type="dynamic"] .owl-carousel .item .title_holder{
transform: translateY(30px);
opacity: 0;
transition: all .5s ease;
}
.full_carousel_version div[data-title-holder-type="dynamic"] .owl-carousel .item:hover .title_holder{
opacity: 1;
transform: translateY(0px);
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder p{
position: relative;
overflow: hidden;
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder p > span{
display: block;
position: relative;
transform: translateY(100%);
-webkit-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-moz-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-o-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990);
-webkit-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-moz-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-o-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990);
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder p > span a{
transition: none;
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item:hover .title_holder p > span{
transform: translateY(0);
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder h3{
position: relative;
overflow: hidden;
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder h3 a{
position: relative;
transform: translateY(100%);
display: inline-block;
-webkit-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-moz-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-o-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990);
-webkit-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-moz-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-o-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990);
transition-delay: 100ms;
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item:hover .title_holder h3 a{
transform: translateY(0);
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder > span{
position: relative;
overflow: hidden;
display: block;
height: 30px;
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder > span a{
position: relative;
transform: translateY(100%);
display: inline-block;
-webkit-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-moz-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-o-transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990); 
transition: all 700ms cubic-bezier(0.155, 0.930, 0.430, 0.990);
-webkit-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-moz-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
-o-transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990); 
transition-timing-function: cubic-bezier(0.155, 0.930, 0.430, 0.990);
transition-delay: 200ms;
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item:hover .title_holder > span a{
transform: translateY(0);
}  .full_carousel_version .projectify_carousel_full_beta .owl-carousel .item .title_holder{
background-color: #fff;
text-align: center;
}
.full_carousel_version .projectify_carousel_full_beta .owl-carousel .item .title_holder p,
.full_carousel_version .projectify_carousel_full_beta .owl-carousel .item .title_holder p a,
.full_carousel_version .projectify_carousel_full_beta .owl-carousel .item .title_holder h3 a{
color: #000;
}
.full_carousel_version .projectify_carousel_full_beta .owl-carousel .item .title_holder h3{
margin: 0px;
}
.full_carousel_version .projectify_carousel_full_beta .owl-carousel .item .title_holder p a:hover{
border-bottom-color: #000;
}
.full_carousel_version .projectify_carousel_full_beta .owl-carousel .item .title_holder h3 a:hover{
color: tomato;
}
.projectify_carousel_full_beta[data-title-holder-position="top"] .owl-carousel .item .title_holder{
bottom: auto;
top: 0px;
}
.projectify_carousel_full_beta[data-title-holder-position="middle"] .owl-carousel .item .title_holder{
bottom: auto;
top: 50%;
transform: translateY(-50%);
}
.projectify_carousel_full_beta[data-title-holder-position="bottom"][data-title-holder-animation="dynamic"] .owl-carousel .item .title_holder{
bottom: auto;
top: 100%;
transition: all .5s ease;
}
.projectify_carousel_full_beta[data-title-holder-position="bottom"][data-title-holder-animation="dynamic"] .owl-carousel .item:hover .title_holder{
transform: translate3d(0px,-160px,0px);
}
.projectify_carousel_full_beta[data-title-holder-position="bottom"][data-title-holder-animation="dynamic"] .owl-carousel .item .img_holder{
transition: all .5s ease;
}
.projectify_carousel_full_beta[data-title-holder-position="bottom"][data-title-holder-animation="dynamic"] .owl-carousel .item:hover .img_holder{
top: -80px;
}
.projectify_carousel_full_beta[data-title-holder-position="top"][data-title-holder-animation="dynamic"] .owl-carousel .item .title_holder{
bottom: 100%;
top: auto;
transition: all .5s ease;
}
.projectify_carousel_full_beta[data-title-holder-position="top"][data-title-holder-animation="dynamic"] .owl-carousel .item:hover .title_holder{
transform: translate3d(0px,160px,0px);
}
.projectify_carousel_full_beta[data-title-holder-position="top"][data-title-holder-animation="dynamic"] .owl-carousel .item .img_holder{
transition: all .5s ease;
}
.projectify_carousel_full_beta[data-title-holder-position="top"][data-title-holder-animation="dynamic"] .owl-carousel .item:hover .img_holder{
top: 80px;
}  .projectify_carousel_full_interactive{
width: 100%;
float: left;
clear: both;
position: relative;
z-index: 1;
overflow: hidden;
}
.projectify_carousel_full_interactive .interactive_overlay > div{
position: absolute;
width: 100%;
height: 100%;
top: 0px;
left: 0px;
background-size:cover;
background-repeat: no-repeat;
background-position: center center;
opacity: 0;
visibility: hidden;
z-index: -1;
-webkit-transform: scale(1,1) translate3d(0,0,0);
-moz-transform: scale(1,1) translate3d(0,0,0);
-ms-transform: scale(1,1) translate3d(0,0,0);
transform: scale(1,1) translate3d(0,0,0);
-webkit-transition: opacity .5s ease, transform 4s ease;
-moz-transition: opacity .5s ease, transform 4s ease;
-ms-transition: opacity .5s ease, transform 4s ease;
-o-transition: opacity .5s ease, transform 4s ease;
transition: opacity .5s ease, transform 4s ease;
}
.projectify_carousel_full_interactive .interactive_overlay > div.hovered{
opacity: 1;
visibility: visible;
-webkit-transform: scale(1.1,1.1) translate3d(0,0,0);
-moz-transform: scale(1.1,1.1) translate3d(0,0,0);
-ms-transform: scale(1.1,1.1) translate3d(0,0,0);
transform: scale(1.1,1.1) translate3d(0,0,0);
}
.full_carousel_version .projectify_carousel_full_interactive .owl-carousel .item:after{
right: 1px;
}
.full_carousel_version .projectify_carousel_full_interactive .owl-carousel .item .img_holder{
display: none;
}
@media (max-width: 1040px){
.full_carousel_version div[data-title-holder-type="dynamic"] .owl-carousel .item .title_holder{
opacity: 1;
transform: translateY(0px);
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder p > span{
transform: translateY(0);
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder h3 a{
transform: translateY(0);
}
.full_carousel_version div[data-title-holder-type="smooth"] .owl-carousel .item .title_holder > span a{
transform: translateY(0);
}
.projectify_carousel_full_beta[data-title-holder-position="bottom"][data-title-holder-animation="dynamic"] .owl-carousel .item .title_holder{
bottom: 0px;
top: auto;
transform: translate3d(0px,0px,0px) !important;
}
.projectify_carousel_full_beta[data-title-holder-position="top"][data-title-holder-animation="dynamic"] .owl-carousel .item .title_holder{
top: 0px;
bottom: auto;
transform: translate3d(0px,0px,0px) !important;
}
.projectify_carousel_full_beta[data-title-holder-position="bottom"][data-title-holder-animation="dynamic"] .owl-carousel .item .img_holder{top: 0px !important;}
.projectify_carousel_full_beta[data-title-holder-position="top"][data-title-holder-animation="dynamic"] .owl-carousel .item .img_holder{top: 0px !important;}
.projectify_carousel_full_interactive .interactive_overlay{display: none;}
.full_carousel_version .projectify_carousel_full_interactive .owl-carousel .item .img_holder{display: block;}
}  .square_carousel_version{
width: 100%;
float: left;
clear: both;
}
.projectify_carousel_square{
width: 100%;
float: left;
clear: both;
position: relative;
box-sizing: border-box;
}
.projectify_carousel_square.alpha .owl_control .fn_next{
right: 33.3333%;
margin-right: -150px;
}
.projectify_carousel_square.alpha .owl_control .fn_prev{
left: 33.3333%;
margin-left: -150px;
}
.projectify_carousel_square .inner{
width: 100%;
float: left;
clear: both;
position: relative;
box-sizing: border-box;
}
.projectify_carousel_square.alpha .item{
transition: all .5s ease;
transform: scale(0.8) translateZ(0);
transform-origin: center center;
}
.projectify_carousel_square.alpha .item{
margin: 0px -5.58%;
position: relative;
clear: both;
}
.projectify_carousel_square.alpha img{
opacity: 0;
position: relative;
z-index: -5;
}
.projectify_carousel_square.alpha .img_holder{
position: absolute;
z-index: -2;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.projectify_carousel_square.alpha .title_holder{
position: absolute;
bottom: 60px;
left: 40px;
right: 40px;
z-index: 3;
text-align: center;
opacity: 0;
visibility: hidden;
transition: all 1s ease;
transform: translateY(20px) translateZ(0);
}
.projectify_carousel_square.alpha .title_holder p{
margin: 0px;
padding: 0px;
font-size: 15px;
color: #fff;
line-height: 1.5;
margin-bottom: 8px;
display: none;
}
.projectify_carousel_square.alpha .title_holder p a{
color: #fff;
text-transform: uppercase;
transition: all .3s ease;
border-bottom: 2px solid transparent;
}
.projectify_carousel_square.alpha .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_square.alpha .title_holder h3{
margin: 0;
padding: 0;
font-size: 36px;
line-height: 1.3;
}
.projectify_carousel_square.alpha .title_holder h3 a{
color: #fff;
display: inline-block;
}
.projectify_carousel_square.alpha .title_holder h3 a:hover{
color: #000;
}
.projectify_carousel_square.alpha .active.center .title_holder{
opacity: 1;
visibility: visible;
transition-delay: .5s;
transform: translateY(0px) translateZ(0);
}
.projectify_carousel_square.alpha .active.center .item{
transform: scale(1) translateZ(0);
}
.projectify_carousel_square.alpha{
padding: 0px 40px;
}
.projectify_carousel_square.alpha[data-category-show="yes"] .title_holder p{
display: block;
}
.projectify_carousel_square.alpha[data-box-shadow-alpha="yes"] .active.center .item{
box-shadow: 0px 0px 80px 0px rgba(0,0,0,.7);
}
.projectify_carousel_square.alpha[data-box-shadow-alpha="yes"] .item{
margin: 80px -5.58%;
}
@media (max-width: 1300px){
.projectify_carousel_square.alpha .title_holder h3{font-size: 36px;}
}
@media (max-width: 1200px){
.projectify_carousel_square.alpha .title_holder h3{font-size: 28px;}
}
@media (max-width: 1040px){
.projectify_carousel_square.alpha .title_holder h3{font-size: 24px;}
.projectify_carousel_square.alpha .title_holder{left: 30px;right: 30px;bottom: 40px;}
}
@media (max-width: 768px){
.projectify_carousel_square.alpha .title_holder p{font-size: 12px;margin-bottom: 5px;}
.projectify_carousel_square.alpha .title_holder h3{font-size: 18px;}
.projectify_carousel_square.alpha .title_holder{left: 10px;right: 10px;bottom: 15px;}
}
@media (max-width: 480px){
.projectify_carousel_square.alpha{padding: 0px 20px;}
.projectify_carousel_square.alpha[data-box-shadow-alpha="yes"] .active.center .item{box-shadow: none;}
.projectify_carousel_square.alpha[data-box-shadow-alpha="yes"] .item{margin: 0px;}
.projectify_carousel_square.alpha .item{margin: 0px;}
.projectify_carousel_square.alpha .owl_control .fn_next{right: 10px;margin-right: 0px;}
.projectify_carousel_square.alpha .owl_control .fn_prev{left: 10px;margin-left: 0px;}
.projectify_carousel_square.alpha .item{transform: scale(1) translateZ(0);}
}  .projectify_carousel_square.beta{
padding: 0px 40px;
}
.projectify_carousel_square.beta .owl-carousel .owl-stage-outer{
overflow: visible;
}
.projectify_carousel_square.beta .item{
width: 100%;
float: left;
position: relative;
clear: both;
transition: all .7s ease;
}
.projectify_carousel_square.beta img{
opacity: 0;
position: relative;
z-index: -5;
}
.projectify_carousel_square.beta .img_holder{
position: absolute;
z-index: -2;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.projectify_carousel_square.beta .title_holder{
position: absolute;
bottom: 40px;
left: 30px;
right: 30px;
z-index: 3;
text-align: center;
opacity: 0;
visibility: hidden;
transition: all .7s ease;
transform: translateY(20px) translateZ(0);
}
.projectify_carousel_square.beta .item:hover .title_holder{
opacity: 1;
visibility: visible;
transform: translateY(0px) translateZ(0);
transition-delay: .3s;
}
.projectify_carousel_square.beta .title_holder p{
margin: 0px;
padding: 0px;
font-size: 15px;
color: #fff;
line-height: 1.5;
display: none;
}
.projectify_carousel_square.beta .title_holder p a{
color: #fff;
text-transform: uppercase;
transition: all .3s ease;
border-bottom: 2px solid transparent;
}
.projectify_carousel_square.beta .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_square.beta .title_holder h3{
margin: 0;
padding: 0;
font-size: 36px;
line-height: 1.3;
}
.projectify_carousel_square.beta .title_holder h3 a{
color: #fff;
display: inline-block;
}
.projectify_carousel_square.beta .title_holder h3 a:hover{
color: #000;
}
.projectify_carousel_square.beta[data-category-show="yes"] .title_holder p{
display: block;
}
.projectify_carousel_square.beta[data-box-shadow-beta="yes"] .item{
margin: 80px 0px;
box-shadow: 0px 0px 80px 0px transparent;
}
.projectify_carousel_square.beta[data-box-shadow-beta="yes"] .item:hover{
box-shadow: 0px 0px 80px 0px rgba(0,0,0,0.7);
}
@media (max-width: 1300px){
.projectify_carousel_square.beta .title_holder h3{font-size: 36px;}
}
@media (max-width: 1200px){
.projectify_carousel_square.beta .title_holder h3{font-size: 28px;}
}
@media (max-width: 1040px){
.projectify_carousel_square.beta .title_holder{
opacity: 1;
visibility: visible;
transform: translate3d(0,0,0);
}
.projectify_carousel_square.beta .item:hover{box-shadow: none;}
.projectify_carousel_square.beta .owl-carousel .owl-stage-outer{overflow: hidden;}
.projectify_carousel_square.beta .title_holder h3{font-size: 24px;}
.projectify_carousel_square.beta .title_holder{left: 30px;right: 30px;bottom: 40px;}
.projectify_carousel_square.beta{padding: 0px 20px;}
}
@media (max-width: 768px){
.projectify_carousel_square.beta .title_holder p{font-size: 12px;margin-bottom: 5px;}
.projectify_carousel_square.beta .title_holder h3{font-size: 15px;}
.projectify_carousel_square.beta .title_holder{left: 10px;right: 10px;bottom: 15px;}
}
@media (max-width: 480px){
.projectify_carousel_square.beta[data-box-shadow-beta="yes"] .item{margin: 0px;}
.projectify_carousel_square.beta[data-box-shadow-beta="yes"] .item:hover{box-shadow: none;}
.projectify_carousel_square.beta .item{margin: 0px;}
.projectify_carousel_square.beta .owl_control .fn_next{right: 10px;margin-right: 0px;}
.projectify_carousel_square.beta .owl_control .fn_prev{left: 10px;margin-left: 0px;}
}  .projectify_carousel_square.gamma .item{
width: 100%;
float: left;
position: relative;
clear: both;
}
.projectify_carousel_square.gamma img{
opacity: 0;
position: relative;
z-index: -5;
}
.projectify_carousel_square.gamma .img_holder{
position: absolute;
z-index: -2;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.projectify_carousel_square.gamma .title_holder{
position: absolute;
bottom: 0px;
left: 0px;
right: 0px;
z-index: 3;
text-align: center;
padding: 30px 40px;
opacity: 0;
visibility: hidden;
transform: translateY(20px) translateZ(0);
transition: all .5s ease;
box-sizing: border-box;
}
.projectify_carousel_square.gamma .item:hover .title_holder{
opacity: 1;
visibility: visible;
transform: translateY(0px) translateZ(0);
}
.projectify_carousel_square.gamma .title_holder p{
margin: 0px;
padding: 0px;
font-size: 15px;
color: #fff;
line-height: 1.5;
margin-bottom: 8px;
display: none;
}
.projectify_carousel_square.gamma .title_holder p a{
color: #fff;
text-transform: uppercase;
transition: all .3s ease;
border-bottom: 2px solid transparent;
}
.projectify_carousel_square.gamma .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_square.gamma .title_holder h3{
margin: 0;
padding: 0;
font-size: 36px;
line-height: 1.3;
}
.projectify_carousel_square.gamma .title_holder h3 a{
color: #fff;
display: inline-block;
}
.projectify_carousel_square.gamma .title_holder h3 a:hover{
color: #000;
}
.projectify_carousel_square.gamma[data-category-show="yes"] .title_holder p{
display: block;
}
@media (max-width: 1200px){
.projectify_carousel_square.gamma .title_holder h3{font-size: 28px;}
}
@media (max-width: 1040px){
.projectify_carousel_square.gamma .title_holder{
opacity: 1;
visibility: visible;
transform: translateY(0) translateZ(0);
}
.projectify_carousel_square.gamma .title_holder h3{font-size: 24px;}
}
@media (max-width: 768px){
.projectify_carousel_square.gamma .title_holder p{font-size: 12px;margin-bottom: 5px;}
.projectify_carousel_square.gamma .title_holder h3{font-size: 15px;}
}
@media (max-width: 480px){
.projectify_carousel_square.gamma .owl_control .fn_next{right: 10px;margin-right: 0px;}
.projectify_carousel_square.gamma .owl_control .fn_prev{left: 10px;margin-left: 0px;}
}  .projectify_carousel_square.mini .inner{
padding: 0px 100px;
}
.projectify_wrapper .projectify_carousel_square.mini .owl_control .fn_prev{
left: 20px;
}
.projectify_wrapper .projectify_carousel_square.mini .owl_control .fn_next{
right: 20px;
}
.projectify_carousel_square.mini{
max-width: 1370px;
float: none;
margin: 0px auto;
padding: 0px 
}
.projectify_carousel_square.mini .item{
width: 100%;
float: left;
position: relative;
clear: both;
}
.projectify_carousel_square.mini .mini_img_holder{
width: 100%;
float: left;
position: relative;
clear: both;
}
.projectify_carousel_square.mini img{
opacity: 0;
position: relative;
z-index: -5;
}
.projectify_carousel_square.mini .img_holder{
position: absolute;
z-index: -2;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.projectify_carousel_square.mini .title_holder{
position: relative;
width: 100%;
float: left;
clear: both;
z-index: 3;
text-align: center;
padding: 20px 10px;
box-sizing: border-box;
}
.projectify_carousel_square.mini .title_holder p{
margin: 0px;
padding: 0px;
font-size: 11px;
color: #333;
line-height: 1.5;
margin-bottom: 8px;
display: none;
}
.projectify_carousel_square.mini .title_holder p a{
color: #333;
text-transform: uppercase;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_square.mini .title_holder p a:hover{
border-bottom-color: #333;
}
.projectify_carousel_square.mini .title_holder h3{
margin: 0;
padding: 0;
font-size: 18px;
line-height: 1.3;
}
.projectify_carousel_square.mini .title_holder h3 a{
color: #333;
display: inline-block;
}
.projectify_carousel_square.mini .title_holder h3 a:hover{
color: #000;
}
.projectify_carousel_square.mini[data-category-show="yes"] .title_holder p{
display: block;
}
@media (max-width: 1040px){
.projectify_carousel_square.mini .inner{padding: 0px 40px;}
.projectify_wrapper .projectify_carousel_square.mini .owl_control .fn_next{right: 60px;}
.projectify_wrapper .projectify_carousel_square.mini .owl_control .fn_prev{left: 60px;}
}
@media (max-width: 768px){
.projectify_carousel_square.mini .inner{padding: 0px 20px;}
.projectify_wrapper .projectify_carousel_square.mini .owl_control .fn_next{right: 40px;}
.projectify_wrapper .projectify_carousel_square.mini .owl_control .fn_prev{left: 40px;}
}
@media (max-width: 480px){
.projectify_carousel_square.mini .owl_control .fn_next{right: 10px;margin-right: 0px;}
.projectify_carousel_square.mini .owl_control .fn_prev{left: 10px;margin-left: 0px;}
}  .projectify_carousel_square.numbered .numbered_control{
width: 100%;
float: left;
padding: 0px 30px;
box-sizing: border-box;
margin-bottom: 34px;
}
.projectify_carousel_square.numbered .numbered_control > div:hover > span:after{
opacity: 1;
}
.projectify_carousel_square.numbered .n_next{
float: left;
width: 42px;
margin-left: 1px;
height: 33px;
cursor: pointer;
position: relative;
}
.projectify_carousel_square.numbered .n_prev{
float: left;
width: 42px;
height: 33px;
cursor: pointer;
position: relative;
}
.projectify_carousel_square.numbered .n_prev > span:after,
.projectify_carousel_square.numbered .n_next > span:after{
content: '';
position: absolute;
z-index: 1;
width: 100%;
height: 100%;
left: 0;
top: 0;
background-color: #1F151F;
opacity: .93;
transition: all .5s ease;
}
.projectify_carousel_square.numbered .n_next > span{
display: block;
position: relative;
height: 100%;
border-top-right-radius: 3px;
border-bottom-right-radius: 3px;
overflow: hidden;
}
.projectify_carousel_square.numbered .n_prev > span{
display: block;
position: relative;
height: 100%;
border-top-left-radius: 3px;
border-bottom-left-radius: 3px;
overflow: hidden;
}
.projectify_carousel_square.numbered .numbered_control span.a{
width: 9px;
height: 2px;
position: absolute;
left: 16px;
top: 13px;
background-color: #fff;
transform: rotate(135deg);
display: block;
z-index: 2;
}
.projectify_carousel_square.numbered .numbered_control span.b{
width: 9px;
height: 2px;
position: absolute;
left: 16px;
top: 18px;
background-color: #fff;
transform: rotate(45deg);
display: block;
z-index: 2;
}
.projectify_carousel_square.numbered .numbered_control .n_next span.a{
transform: rotate(45deg);
}
.projectify_carousel_square.numbered .numbered_control .n_next span.b{
transform: rotate(135deg);
}
.projectify_carousel_square.numbered .n_prev:after{
width: 1px;
height: 100%;
left: 100%;
top: 0px;
content: '';
position: absolute;
background-color: #1F151F;
opacity: .87;
}
.projectify_carousel_square.numbered .owl-carousel{
float: left;
}
.projectify_carousel_square.numbered .item{
position: relative;
margin: 0px 31px 0px 30px;
float: left;
}
.projectify_carousel_square.numbered .owl-item:last-child .item:after {
display: none;
}
.projectify_carousel_square.numbered .item:after{
width: 1px;
position: absolute;
height: 100%;
left: 100%;
margin-left: 30px;
content: '';
top: 0px;
background-color: #baafaf;
}
.projectify_carousel_square.numbered .number_holder{
width: 100%;
float: left;
clear: both;
margin-bottom: 4px;
}
.projectify_carousel_square.numbered .number_holder span{
color: #333;
font-size: 18px;
line-height: 1.3;
display: block;
letter-spacing: .5px;
font-weight: 700;
}
.projectify_carousel_square.numbered .mini_img_holder{
width: 100%;
float: left;
position: relative;
clear: both;
}
.projectify_carousel_square.numbered img{
opacity: 0;
position: relative;
z-index: -5;
}
.projectify_carousel_square.numbered .img_holder{
position: absolute;
z-index: -2;
width: 100%;
height: 100%;
left: 0px;
top: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
}
.projectify_carousel_square.numbered .title_holder{
position: relative;
width: 100%;
float: left;
clear: both;
z-index: 3;
padding-top: 40px;
}
.projectify_carousel_square.numbered .title_holder p{
margin: 0px;
padding: 0px;
font-size: 11px;
color: #333;
line-height: 1.5;
margin-bottom: 8px;
display: none;
}
.projectify_carousel_square.numbered .title_holder p a{
color: #333;
text-transform: uppercase;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_square.numbered .title_holder p a:hover{
border-bottom-color: #333;
}
.projectify_carousel_square.numbered .title_holder h3{
margin: 0;
padding: 0;
font-size: 18px;
line-height: 1.3;
}
.projectify_carousel_square.numbered .title_holder h3 a{
color: #333;
display: inline-block;
}
.projectify_carousel_square.numbered .title_holder h3 a:hover{
color: #000;
}
.projectify_carousel_square.numbered[data-category-show="yes"] .title_holder p{
display: block;
}
@media (max-width: 480px){
.projectify_carousel_square.numbered .item{margin: 0px 30px;}
.projectify_carousel_square.numbered .item:after{display: none;}
}  .circle_carousel_version{
width: 100%;
float: left;
clear: both;
position: relative;
z-index: 1;
}
.projectify_carousel_circle{
width: 100%;
float: left;
clear: both;
box-sizing: border-box;
}
.projectify_carousel_circle.alpha{
padding: 0px 20px;
}
.projectify_carousel_circle.alpha .img-slider{
max-width: 400px;
margin: 0px auto 70px auto;
float: none;
}
.projectify_carousel_circle.alpha .item_holder{
position: relative;
cursor: pointer;
height: 400px;
display: flex;
align-items: center;
justify-content: center;
}
.projectify_carousel_circle.alpha .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.projectify_carousel_circle.alpha .swiper-container{
overflow: visible;
}
.projectify_carousel_circle.alpha .item{
border-radius: 100%;
overflow: hidden;
position: relative;
width: 320px;
height: 320px;
transition: all 0.2s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
transition: opacity 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
background-color: #eee;
}
.projectify_carousel_circle.alpha .swiper-slide-active .item{
width: 400px;
height: 400px;
transition: all 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
}
.projectify_carousel_circle.alpha .img-slider .swiper-slide-active{ }
.projectify_carousel_circle.alpha .img-slider .swiper-slide{
overflow: visible;
width: 400px;
}
.projectify_carousel_circle.alpha .content-slider{
max-width: 800px;
margin: 0px auto;
float: none;
position: relative;
padding: 0px 120px;
}
.projectify_carousel_circle.alpha .content-slider .fn_next{
position: absolute;
width: 120px;
height: 100%;
right: 0px;
background-color: #222;
cursor: pointer;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.projectify_carousel_circle.alpha .content-slider .fn_next.swiper-button-disabled{
cursor: default;
}
.projectify_carousel_circle.alpha .content-slider .fn_prev.swiper-button-disabled{
cursor: default;
}
.projectify_carousel_circle.alpha .content-slider .fn_prev{
position: absolute;
width: 120px;
height: 100%;
left: 0px;
background-color: #222;
cursor: pointer;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.projectify_carousel_circle.alpha .content-slider .fn_prev span.a{
width: 9px;
height: 2px;
position: absolute;
left: 56px;
top: 57px;
background-color: #999;
transform: rotate(135deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle.alpha .content-slider .fn_prev span.b{
width: 9px;
height: 2px;
position: absolute;
left: 56px;
top: 62px;
background-color: #999;
transform: rotate(45deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle.alpha .content-slider .fn_prev:hover span.a,
.projectify_carousel_circle.alpha .content-slider .fn_prev:hover span.b{
background-color: #ccc;
}
.projectify_carousel_circle.alpha .content-slider .fn_prev.swiper-button-disabled span.a,
.projectify_carousel_circle.alpha .content-slider .fn_prev.swiper-button-disabled span.b{
background-color: #999;
}
.projectify_carousel_circle.alpha .content-slider .fn_next span.a{
width: 9px;
height: 2px;
position: absolute;
left: 56px;
top: 57px;
background-color: #999;
transform: rotate(45deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle.alpha .content-slider .fn_next span.b{
width: 9px;
height: 2px;
position: absolute;
left: 56px;
top: 62px;
background-color: #999;
transform: rotate(135deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle.alpha .content-slider .fn_next:hover span.a,
.projectify_carousel_circle.alpha .content-slider .fn_next:hover span.b{
background-color: #ccc;
}
.projectify_carousel_circle.alpha .content-slider .fn_next.swiper-button-disabled span.a,
.projectify_carousel_circle.alpha .content-slider .fn_next.swiper-button-disabled span.b{
background-color: #999;
}
.projectify_carousel_circle.alpha .title_holder{
text-align: center;
background-color: #111;
padding: 30px 40px;
height: 120px;
}
.projectify_carousel_circle.alpha .title_holder p,
.projectify_carousel_circle.alpha .title_holder h3{
margin: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #fff;
transition: all .3s ease;
}
.projectify_carousel_circle.alpha .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 1px;
}
.projectify_carousel_circle.alpha .title_holder p a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_circle.alpha .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_circle.alpha .title_holder h3{
margin: 0;
padding: 0;
font-size: 30px;
letter-spacing: 0px;
line-height: 60px !important;
font-weight: 400;
}
.projectify_carousel_circle.alpha .title_holder h3 a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
display: inline-block;
}
.projectify_carousel_circle.alpha .title_holder h3 a:hover{
color: #ccc;
}
.projectify_carousel_circle.alpha[data-category-show="yes"] .title_holder p{
display: block;
}
.projectify_carousel_circle.alpha[data-category-show="yes"] .title_holder h3{
line-height: 1.2 !important;
}
@media (max-width: 768px){
.projectify_carousel_circle.alpha .content-slider{
padding: 0px;
}
.projectify_carousel_circle.alpha .content-slider .fn_prev{
width: 50px;
height: 50px;
left: 0px;
bottom: 0px;
z-index: 222;
border-radius: 0px;
}
.projectify_carousel_circle.alpha .content-slider .fn_next{
width: 50px;
height: 50px;
right: 0px;
bottom: 0px;
z-index: 222;
border-radius: 0px;
}
.projectify_carousel_circle.alpha .content-slider .fn_next span.a,
.projectify_carousel_circle.alpha .content-slider .fn_prev span.a{
left: 20px;
top: 22px;
}
.projectify_carousel_circle.alpha .content-slider .fn_next span.b,
.projectify_carousel_circle.alpha .content-slider .fn_prev span.b{
left: 20px;
top: 27px;
}
.projectify_carousel_circle.alpha .content-slider .fn_next,
.projectify_carousel_circle.alpha .content-slider .fn_prev{
background-color: #222;
}
.projectify_carousel_circle.alpha .alpha_controller{
position: absolute;
bottom: 100%;
left: 0px;
right: 0px;
height: 50px;
background-color: #333;
}
.projectify_carousel_circle.alpha .title_holder{
padding: 30px 20px;
}
}
@media (max-width: 480px){
.projectify_carousel_circle.alpha .item{
width: 200px;
height: 200px;
}
.projectify_carousel_circle.alpha .swiper-slide-active .item{
width: 250px;
height: 250px;
}
.projectify_carousel_circle.alpha .item_holder{
display: flex;
align-content: center;
justify-content: center;
height: 380px;
}
}  .projectify_carousel_circle.beta .inner{
width: 100%;
float: left;
overflow: hidden;
clear: both;
}
.projectify_carousel_circle.beta .img_slider_wrap{
width: 100%;
float: left;
position: relative;
padding: 0px 220px;
margin-bottom: 50px;
box-sizing: border-box;
}
.projectify_carousel_circle.beta img{
opacity: 0;
position: relative;
z-index: -5;
}
.projectify_carousel_circle .beta_controller{
width: 100%;
z-index: 1;
position: absolute;
height: 40px;
left: 0px;
top: 50%;
margin-top: -20px;
}
.projectify_carousel_circle .beta_controller div{
width: 120px;
position: absolute;
z-index: 2;
background-color: #090909;
height: 100%;
top: 0px;
cursor: pointer;
}
.projectify_carousel_circle .beta_controller .fn_prev{
left: 0px;
border-top-right-radius: 2px;
border-bottom-right-radius: 2px;
}
.projectify_carousel_circle .beta_controller .fn_next{
right: 0px;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
}
.projectify_carousel_circle .beta_controller span.a{
width: 13px;
height: 2px;
position: absolute;
left: 54px;
top: 15px;
background-color: #999;
transform: rotate(135deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle .beta_controller span.b{
width: 13px;
height: 2px;
position: absolute;
left: 54px;
top: 23px;
background-color: #999;
transform: rotate(45deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle .beta_controller div:hover span.a,
.projectify_carousel_circle .beta_controller div:hover span.b{
background-color: #ccc;
}
.projectify_carousel_circle .beta_controller .swiper-button-disabled{
cursor: default;
}
.projectify_carousel_circle .beta_controller .swiper-button-disabled span.a,
.projectify_carousel_circle .beta_controller .swiper-button-disabled span.b{
background-color: #999 !important;
}
.projectify_carousel_circle .beta_controller .fn_next span.a{
transform: rotate(45deg);
}
.projectify_carousel_circle .beta_controller .fn_next span.b{
transform: rotate(135deg);
}
.projectify_carousel_circle .beta_controller:after{
background-color: #090909;
opacity: .3;
top: 12px;
left: 100px;
bottom: 12px;
right: 100px;
position: absolute;
content: '';
display: none;
}
.projectify_carousel_circle .beta_controller:before{
top: 0px;
left: 100px;
bottom: 0px;
right: 100px;
content: '';
position: absolute;
background: -moz-linear-gradient(0deg, rgba(9,9,9,.4) 0%, rgba(9,9,9,0) 50%, rgba(9,9,9,0) 50%, rgba(9,9,9,.4) 100%); background: -webkit-gradient(linear, left top, right top, color-stop(0%, rgba(9,9,9,.4)), color-stop(50%, rgba(9,9,9,0)), color-stop(50%, rgba(9,9,9,0)), color-stop(100%, rgba(9,9,9,.4))); background: -webkit-linear-gradient(0deg, rgba(9,9,9,.4) 0%, rgba(9,9,9,0) 50%, rgba(9,9,9,0) 50%, rgba(9,9,9,.4) 100%); background: -o-linear-gradient(0deg, rgba(9,9,9,.4) 0%, rgba(9,9,9,0) 50%, rgba(9,9,9,0) 50%, rgba(9,9,9,.4) 100%); background: -ms-linear-gradient(0deg, rgba(9,9,9,.4) 0%, rgba(9,9,9,0) 50%, rgba(9,9,9,0) 50%, rgba(9,9,9,.4) 100%); background: linear-gradient(90deg, rgba(9,9,9,.4) 0%, rgba(9,9,9,0) 50%, rgba(9,9,9,0) 50%, rgba(9,9,9,.4) 100%); }
.projectify_carousel_circle.beta .item_holder{
position: relative;
cursor: pointer;
display: flex;
align-items: center;
}
.projectify_carousel_circle.beta .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.projectify_carousel_circle.beta .swiper-container{
overflow: visible;
}
.projectify_carousel_circle.beta .item{
border-radius: 100%;
overflow: hidden;
position: relative;
transition: all 0.2s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
transition: opacity 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
background-color: #eee;
transform: scale(.75);
}
.projectify_carousel_circle.beta .swiper-slide-active .item{
transition: all 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
transform: scale(1);
}
.projectify_carousel_circle.beta .img-slider .swiper-slide{
overflow: visible;
}
.projectify_carousel_circle.beta .content-slider{
max-width: 600px;
margin: 0px auto;
float: none;
position: relative;
overflow: hidden;
clear: both;
}
.projectify_carousel_circle.beta .title_holder{
text-align: center;
width: 100%;
float: left;
clear: both;
padding: 0px 20px;
box-sizing: border-box;
}
.projectify_carousel_circle.beta .title_holder p,
.projectify_carousel_circle.beta .title_holder h3{
margin: 0;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
color: #fff;
transition: all .3s ease;
}
.projectify_carousel_circle.beta .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 1px;
}
.projectify_carousel_circle.beta .title_holder p a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_circle.beta .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_circle.beta .title_holder h3{
margin: 0;
padding: 0;
font-size: 30px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
}
.projectify_carousel_circle.beta .title_holder h3 a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
display: inline-block;
}
.projectify_carousel_circle.beta .title_holder h3 a:hover{
color: #ccc;
}
.projectify_carousel_circle.beta[data-category-show="yes"] .title_holder p{
display: block;
}
.projectify_carousel_circle.beta[data-bg-line="color"] .beta_controller:before{display: none;}
.projectify_carousel_circle.beta[data-bg-line="color"] .beta_controller:after{display: block;}
@media (max-width: 1400px){
.projectify_carousel_circle.beta .img_slider_wrap{padding: 0px 100px;}
.projectify_carousel_circle .beta_controller > div{width: 60px;}
.projectify_carousel_circle .beta_controller span.a{left: 22px;}
.projectify_carousel_circle .beta_controller span.b{left: 22px;}
.projectify_carousel_circle .beta_controller:after,
.projectify_carousel_circle .beta_controller:before{left: 40px;right: 40px;}
}
@media (max-width: 480px){
.projectify_carousel_circle.beta .item{transform: scale(1)}
}  .projectify_carousel_circle.gamma{
padding: 0px 20px;
margin: 0px auto;
float: none;
max-width: 1170px;
}
.projectify_carousel_circle .gamma_controller{
height: 50px;
width: 102px;
position: absolute;
bottom: 30px;
left: 0px;
z-index: 2;
}
.projectify_carousel_circle .gamma_controller div{
position: absolute;
width: 50px;
height: 100%;
border-radius: 100%;
background-color: #fb3183;
top: 0px;
cursor: pointer;
}
.projectify_carousel_circle .gamma_controller .fn_prev{
left: 0px;
}
.projectify_carousel_circle .gamma_controller .fn_next{
right: 0px;
}
.projectify_carousel_circle .gamma_controller span.a{
width: 10px;
height: 2px;
position: absolute;
left: 19px;
top: 21px;
background-color: #fff;
transform: rotate(135deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle .gamma_controller span.b{
width: 10px;
height: 2px;
position: absolute;
left: 19px;
top: 27px;
background-color: #fff;
transform: rotate(45deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle .gamma_controller .swiper-button-disabled{
cursor: default;
}
.projectify_carousel_circle .gamma_controller .fn_next span.a{
transform: rotate(45deg);
left: auto;
right: 19px;
}
.projectify_carousel_circle .gamma_controller .fn_next span.b{
transform: rotate(135deg);
left: auto;
right: 19px;
}
.projectify_carousel_circle.gamma .img-slider{
max-width: 360px;
float: none;
position: relative;
}
.projectify_carousel_circle.gamma .item_holder{
position: relative;
cursor: pointer;
height: 360px;
display: flex;
align-items: center;
}
.projectify_carousel_circle.gamma .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
.projectify_carousel_circle.gamma .swiper-container{
overflow: visible;
}
.projectify_carousel_circle.gamma .item{
border-radius: 100%;
overflow: hidden;
position: relative;
width: 300px;
height: 300px;
transition: all 0.2s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
transition: opacity 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
box-shadow: 0px 0px 0px 0px rgba( 0, 0, 0, 0 );
opacity: 1;
background-color: #eee;
}
.projectify_carousel_circle.gamma .swiper-slide-active .item{
width: 360px;
height: 360px;
transition: all 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.3);
opacity: 1;
}
.projectify_carousel_circle.gamma .img-slider .swiper-slide-active{
margin-right: 60px;
}
.projectify_carousel_circle.gamma .img-slider .swiper-slide{
overflow: visible;
width: 360px;
}
.projectify_carousel_circle.gamma .item:hover {
opacity: 1;
transition: opacity 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
}
.projectify_carousel_circle.gamma .content-slider:after{
content: '';
position: absolute;
left: 50%;
height: 50px;
width: 2px;
margin-left: -1px;
top: 20px;
background-color: #827b79;
}
.projectify_carousel_circle.gamma .content-slider{
max-width: 360px;
float: none;
position: relative;
overflow: hidden;
padding-top: 90px;
}
.projectify_carousel_circle.gamma .title_holder{
text-align: center;
width: 100%;
float: left;
clear: both;
}
.projectify_carousel_circle.gamma .title_holder p,
.projectify_carousel_circle.gamma .title_holder h3{
margin: 0;
color: #fff;
transition: all .3s ease;
}
.projectify_carousel_circle.gamma .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 1px;
}
.projectify_carousel_circle.gamma .title_holder p a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_circle.gamma .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_circle.gamma .title_holder h3{
margin: 0;
padding: 0;
font-size: 30px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
}
.projectify_carousel_circle.gamma .title_holder h3 a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
display: inline-block;
}
.projectify_carousel_circle.gamma .title_holder h3 a:hover{
color: #ccc;
}
.projectify_carousel_circle.gamma[data-category-show="yes"] .title_holder p{
display: block;
}
@media (max-width: 480px){
.projectify_carousel_circle.gamma .item{
width: 200px;
height: 200px;
}
.projectify_carousel_circle.gamma .swiper-slide-active .item{
width: 250px;
height: 250px;
}
.projectify_carousel_circle.gamma .item_holder{
display: flex;
align-content: center;
justify-content: center;
height: 380px;
}
.projectify_carousel_circle.gamma .content-slider,
.projectify_carousel_circle.gamma .img-slider{
max-width: 100%;
}
.projectify_carousel_circle .gamma_controller{
top: 50%;
margin-top: -30px;
bottom: auto;
width: 100%;
}
}  .projectify_carousel_circle.numbered .img_slider_wrap{
width: 100%;
float: left;
clear: both;
position: relative;
margin-bottom: 10px;
}
.projectify_carousel_circle.numbered .img_slider_wrap:after{
top: 50%;
position: absolute;
border-bottom: 2px dashed #dcdbe8;
margin-top: -1px;
content: '';
left: -500%;
right: -500%;
}
.projectify_carousel_circle.numbered .img_slider_in{
width: 100%;
float: left;
clear: both;
position: relative;
}
.projectify_carousel_circle.numbered .img-slider{
width: 100%;
float: left;
clear: both;
overflow: hidden;
padding: 40px 0px;
}
.projectify_carousel_circle.numbered img{
opacity: 0;
position: relative;
z-index: -5;
}
.projectify_carousel_circle.numbered{
padding: 0px 20px;
margin: 0px auto;
float: none;
max-width: 1400px;
}
.projectify_carousel_circle.numbered .numbered_controller{
height: 50px;
position: absolute;
z-index: 2;
width: 20%;
left: 40%;
top: 50%;
margin-top: -25px;
}
.projectify_carousel_circle.numbered .numbered_controller div{
position: absolute;
width: 50px;
height: 100%;
border-radius: 100%;
background-color: #777;
top: 0px;
cursor: pointer;
}
.projectify_carousel_circle.numbered .numbered_controller .fn_prev{
right: 100%;
margin-right: 40px;
}
.projectify_carousel_circle.numbered .numbered_controller .fn_next{
left: 100%;
margin-left: 40px;
}
.projectify_carousel_circle.numbered .numbered_controller span.a{
width: 10px;
height: 2px;
position: absolute;
left: 19px;
top: 21px;
background-color: #fff;
transform: rotate(135deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle.numbered .numbered_controller span.b{
width: 10px;
height: 2px;
position: absolute;
left: 19px;
top: 27px;
background-color: #fff;
transform: rotate(45deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle.numbered .numbered_controller .swiper-button-disabled{
cursor: default;
}
.projectify_carousel_circle.numbered .numbered_controller .fn_next span.a{
transform: rotate(45deg);
left: auto;
right: 19px;
}
.projectify_carousel_circle.numbered .numbered_controller .fn_next span.b{
transform: rotate(135deg);
left: auto;
right: 19px;
}
.projectify_carousel_circle.numbered .swiper-slide-active span.count{
background-color: #fb3183;
left: 50% !important;
margin-left: -40px !important;
bottom: -20px !important;
opacity: 1 !important;
}
.projectify_carousel_circle.numbered span.count{
width: 80px;
height: 80px;
display: block;
background-color: #333;
position: absolute;
left: 10px;
bottom: 10px;
border-radius: 100%;
line-height: 80px;
text-align: center;
color: #fff;
font-size: 24px;
letter-spacing: 0px;
padding: 0px;
margin: 0px;
z-index: 2;
}
.projectify_carousel_circle.numbered .item .img_holder{
z-index: 2;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
opacity: 0;
transition: all .3s ease;
}
.projectify_carousel_circle.numbered .swiper-slide-active .item .img_holder{
opacity: 1;
left: 0px !important;
top: 0px !important;
right: 0px !important;
bottom: 0px !important;
}
.projectify_carousel_circle.numbered .item .img_holder{
opacity: 1;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
}
.projectify_carousel_circle.numbered .item_holder{
position: absolute;
display: flex;
align-items: center;
justify-content: center;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
}
.projectify_carousel_circle.numbered .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
border-radius: 100%;
}
.projectify_carousel_circle.numbered .item{
width: 100px;
height: 100px;
cursor: pointer;
border-radius: 100%;
position: relative;
transition: all 0.2s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
transition: opacity 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
box-shadow: 0px 0px 0px 0px rgba( 0, 0, 0, 0 );
opacity: 1;
}
.projectify_carousel_circle.numbered .swiper-slide-active .item{
transition: all 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.3);
opacity: 1;
width: 100% !important;
height: 100% !important;
}
.projectify_carousel_circle.numbered .img-slider .swiper-slide{
overflow: visible;
}
.projectify_carousel_circle.numbered .item:hover {
opacity: 1;
transition: opacity 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
}
.projectify_carousel_circle.numbered .swiper-slide.swiper-slide-prev .item_holder{
justify-content: flex-start;
}
.projectify_carousel_circle.numbered .swiper-slide.swiper-slide-next .item_holder{
justify-content: flex-end;
}
.projectify_carousel_circle.numbered .content-slider{
max-width: 500px;
float: none;
position: relative;
overflow: hidden;
margin: 0px auto;
clear: both;
}
.projectify_carousel_circle.numbered .title_holder{
text-align: center;
width: 100%;
float: left;
clear: both;
}
.projectify_carousel_circle.numbered .title_holder p,
.projectify_carousel_circle.numbered .title_holder h3{
margin: 0;
color: #fff;
transition: all .3s ease;
}
.projectify_carousel_circle.numbered .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 1px;
}
.projectify_carousel_circle.numbered .title_holder p a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_circle.numbered .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_circle.numbered .title_holder h3{
margin: 0;
padding: 0;
font-size: 30px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
}
.projectify_carousel_circle.numbered .title_holder h3 a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
display: inline-block;
}
.projectify_carousel_circle.numbered .title_holder h3 a:hover{
color: #ccc;
}
.projectify_carousel_circle.numbered[data-category-show="yes"] .title_holder p{
display: block;
}
.projectify_carousel_circle.numbered[data-numbered-img-thumb="yes"] .item .img_holder{
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
}
.projectify_carousel_circle.numbered[data-numbered-hover-thumb="yes"] .item{
width: 120px;
height: 120px;
}
.projectify_carousel_circle.numbered[data-numbered-hover-thumb="yes"] .item .img_holder{
left: 20px;
right: 20px;
top: 20px;
bottom: 20px;
}
.projectify_carousel_circle.numbered[data-numbered-hover-thumb="yes"] .item:hover .img_holder{
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
}
.projectify_carousel_circle.numbered[data-numbered-hover-thumb="yes"] span.count{
transition: all .3s ease;
left: 20px;
bottom: 20px;
}
.projectify_carousel_circle.numbered[data-numbered-hover-thumb="yes"] .item:hover span.count{
opacity: 0;
}
.projectify_carousel_circle.numbered[data-numbered-hover-thumb="yes"][data-numbered-img-thumb="yes"] .item .img_holder{
left: 10px;
top: 10px;
bottom: 10px;
right: 10px;
}
.projectify_carousel_circle.numbered[data-numbered-hover-thumb="yes"][data-numbered-img-thumb="yes"] .item:hover .img_holder{
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
}
@media (max-width:1200px){
.projectify_carousel_circle.numbered .numbered_controller{width: 33.3333%;left: 33.3333%;}
}
@media (max-width:480px){
.projectify_carousel_circle.numbered .img-slider{overflow: visible;}
.projectify_carousel_circle.numbered .numbered_controller{width: 100%;left: 0px;}
.projectify_carousel_circle.numbered .numbered_controller .fn_prev{right: auto;left: 0px;margin-right: 0px;}
.projectify_carousel_circle.numbered .numbered_controller .fn_next{right: 0px;left: auto;margin-left: 0px;}
}  .projectify_carousel_circle.numbered2 .img_slider_wrap{
width: 100%;
float: left;
clear: both;
position: relative;
margin-bottom: 10px;
}
.projectify_carousel_circle.numbered2 .img_slider_wrap:after{
top: 80px;
position: absolute;
border-bottom: 2px dashed #dcdbe8;
margin-top: -1px;
content: '';
left: -500%;
right: -500%;
}
.projectify_carousel_circle.numbered2 .img_slider_in{
width: 100%;
float: left;
clear: both;
position: relative;
}
.projectify_carousel_circle.numbered2 .img-slider{
width: 100%;
float: left;
clear: both;
overflow: hidden;
padding: 40px 0px 80px 0px;
}
.projectify_carousel_circle.numbered2 img{
opacity: 0;
position: relative;
z-index: -5;
}
.projectify_carousel_circle.numbered2{
padding: 0px 20px;
margin: 0px auto;
float: none;
max-width: 1400px;
}
.projectify_carousel_circle.numbered2 .numbered_controller{
height: 50px;
position: absolute;
z-index: 2;
width: 20%;
left: 40%;
top: 15px;
}
.projectify_carousel_circle.numbered2 .numbered_controller div{
position: absolute;
width: 50px;
height: 100%;
border-radius: 100%;
background-color: #777;
top: 0px;
cursor: pointer;
}
.projectify_carousel_circle.numbered2 .numbered_controller .fn_prev{
right: 100%;
margin-right: 40px;
}
.projectify_carousel_circle.numbered2 .numbered_controller .fn_next{
left: 100%;
margin-left: 40px;
}
.projectify_carousel_circle.numbered2 .numbered_controller span.a{
width: 10px;
height: 2px;
position: absolute;
left: 19px;
top: 21px;
background-color: #fff;
transform: rotate(135deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle.numbered2 .numbered_controller span.b{
width: 10px;
height: 2px;
position: absolute;
left: 19px;
top: 27px;
background-color: #fff;
transform: rotate(45deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_circle.numbered2 .numbered_controller .swiper-button-disabled{
cursor: default;
}
.projectify_carousel_circle.numbered2 .numbered_controller .fn_next span.a{
transform: rotate(45deg);
left: auto;
right: 19px;
}
.projectify_carousel_circle.numbered2 .numbered_controller .fn_next span.b{
transform: rotate(135deg);
left: auto;
right: 19px;
}
.projectify_carousel_circle.numbered2 .swiper-slide-active .item_holder{
transform: translateY(40px);
}
.projectify_carousel_circle.numbered2 .swiper-slide-active span.count{
background-color: #fb3183;
left: 50% !important;
margin-left: -40px !important;
top: -40px !important;
opacity: 1 !important;
}
.projectify_carousel_circle.numbered2 span.count{
width: 80px;
height: 80px;
display: block;
background-color: #333;
position: absolute;
left: 0px;
bottom: 0px;
border-radius: 100%;
line-height: 80px;
text-align: center;
color: #fff;
font-size: 24px;
letter-spacing: 0px;
padding: 0px;
margin: 0px;
z-index: 2;
}
.projectify_carousel_circle.numbered2 .item .img_holder{
z-index: 2;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
opacity: 0;
transition: all .3s ease;
}
.projectify_carousel_circle.numbered2 .swiper-slide-active .item .img_holder{
opacity: 1;
left: 0px !important;
top: 0px !important;
right: 0px !important;
bottom: 0px !important;
}
.projectify_carousel_circle.numbered2 .item .img_holder{
opacity: 1;
left: 10px;
top: 10px;
right: 10px;
bottom: 10px;
}
.projectify_carousel_circle.numbered2 .item_holder{
position: absolute;
display: flex;
align-items: flex-start;
justify-content: center;
top: 0px;
left: 0px;
right: 0px;
bottom: 0px;
}
.projectify_carousel_circle.numbered2 .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
border-radius: 100%;
}
.projectify_carousel_circle.numbered2 .item{
width: 80px;
height: 80px;
cursor: pointer;
border-radius: 100%;
position: relative;
transition: all 0.2s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
transition: opacity 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
box-shadow: 0px 0px 0px 0px rgba( 0, 0, 0, 0 );
opacity: 1;
}
.projectify_carousel_circle.numbered2 .swiper-slide-active .item{
transition: all 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
box-shadow: 0px 10px 40px 0px rgba(0,0,0,0.3);
opacity: 1;
width: 100% !important;
height: 100% !important;
}
.projectify_carousel_circle.numbered2 .img-slider .swiper-slide{
overflow: visible;
}
.projectify_carousel_circle.numbered2 .item:hover {
opacity: 1;
transition: opacity 0.4s cubic-bezier( 0.63, 0.1, 0.08, 1.01 );
}
.projectify_carousel_circle.numbered2 .swiper-slide.swiper-slide-prev .item_holder{
justify-content: flex-start;
}
.projectify_carousel_circle.numbered2 .swiper-slide.swiper-slide-next .item_holder{
justify-content: flex-end;
}
.projectify_carousel_circle.numbered2 .content-slider{
max-width: 500px;
float: none;
position: relative;
overflow: hidden;
margin: 0px auto;
clear: both;
}
.projectify_carousel_circle.numbered2 .title_holder{
text-align: center;
width: 100%;
float: left;
clear: both;
}
.projectify_carousel_circle.numbered2 .title_holder p,
.projectify_carousel_circle.numbered2 .title_holder h3{
margin: 0;
color: #fff;
transition: all .3s ease;
}
.projectify_carousel_circle.numbered2 .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 1px;
}
.projectify_carousel_circle.numbered2 .title_holder p a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_circle.numbered2 .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_circle.numbered2 .title_holder h3{
margin: 0;
padding: 0;
font-size: 30px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
}
.projectify_carousel_circle.numbered2 .title_holder h3 a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
display: inline-block;
}
.projectify_carousel_circle.numbered2 .title_holder h3 a:hover{
color: #ccc;
}
.projectify_carousel_circle.numbered2[data-category-show="yes"] .title_holder p{
display: block;
}
.projectify_carousel_circle.numbered2[data-numbered-img-thumb="yes"] .item .img_holder{
left: 0px;
right: 0px;
top: 0px;
bottom: 0px;
}
.projectify_carousel_circle.numbered2[data-numbered-img-thumb="yes"] .item{
width: 100px;
height: 100px;
}
.projectify_carousel_circle.numbered2[data-numbered-img-thumb="yes"] span.count{
left: 10px;
bottom: 10px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"] .swiper-slide-active span.count{
top: -20px !important;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"] .img_slider_wrap:after{
top: 100px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"] .numbered_controller{
top: 35px;
}
.projectify_carousel_circle.numbered2[data-numbered-img-thumb="yes"] .img_slider_wrap:after{
top: 90px;
}
.projectify_carousel_circle.numbered2[data-numbered-img-thumb="yes"] .numbered_controller{
top: 25px;
}
.projectify_carousel_circle.numbered2[data-numbered-img-thumb="yes"] .swiper-slide-active span.count{
top: -30px !important;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"] .item{
width: 120px;
height: 120px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"] .item .img_holder{
left: 20px;
right: 20px;
top: 20px;
bottom: 20px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"] .item:hover .img_holder{
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"] span.count{
transition: all .3s ease;
left: 20px;
bottom: 20px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"] .item:hover span.count{
opacity: 0;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"][data-numbered-img-thumb="yes"] .item .img_holder{
left: 10px;
top: 10px;
bottom: 10px;
right: 10px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"][data-numbered-img-thumb="yes"] .item:hover .img_holder{
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"][data-numbered-img-thumb="yes"] .img_slider_wrap:after{
top: 100px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"][data-numbered-img-thumb="yes"] .numbered_controller{
top: 35px;
}
.projectify_carousel_circle.numbered2[data-numbered-hover-thumb="yes"][data-numbered-img-thumb="yes"] .swiper-slide-active span.count{
top: -20px !important;
}
@media (max-width:1200px){
.projectify_carousel_circle.numbered2 .numbered_controller{width: 33.3333%;left: 33.3333%;}
}
@media (max-width:480px){
.projectify_carousel_circle.numbered2 .img-slider{overflow: visible;}
.projectify_carousel_circle.numbered2 .numbered_controller{width: 100%;left: 0px;}
.projectify_carousel_circle.numbered2 .numbered_controller .fn_prev{right: auto;left: 0px;margin-right: 0px;}
.projectify_carousel_circle.numbered2 .numbered_controller .fn_next{right: 0px;left: auto;margin-left: 0px;}
}  .with_content_carousel_version{
min-height: 2px;
position: relative;
width: 100%;
}
.projectify_carousel_with_content{
width: 100%;
float: left;
clear: both;
}
.projectify_carousel_with_content .img-slider{
width: 100%;
float: left;
clear: both;
height: 700px;
position: relative;
}
.projectify_carousel_with_content .swiper-slide.fn-width-auto{
width: auto;
}
.fn-swiper-slides .item_wrap{
display: table;
height: 100%;
}
.fn-swiper-slides .item_holder{
display: table-cell;
vertical-align: middle;
}
.fn-swiper-slides .item{
width: 100%;
float: left;
clear: both;
position: relative;
}
.fn-swiper-slides.fn-first-slide img:not(.fn_sign){
max-height: 600px;
}
.fn-swiper-slides img:not(.fn_sign){
z-index: -5;
opacity: 0;
position: relative;
max-height: 410px;
width: auto;
transition: all 0.3s ease-in-out;
}
.fn-sample-slides:hover img:not(.fn_sign){
max-height: 470px;
width: auto;
}
.fn-swiper-slides .img_holder{
width: 100%;
float: left;
clear: both;
position: relative;
z-index: 2;
}
.fn-swiper-slides .abs_img{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-size: cover;
background-repeat: no-repeat;
background-position: center center;
z-index: 3;
}
.fn-sample-slides .title_holder{
width: 100%;
float: left;
clear: both;
position: absolute;
bottom: 0px;
left: 0px;
z-index: 5;
padding: 30px 20px;
text-align: center;
box-sizing: border-box;
}
.fn-sample-slides .title_holder p{
margin: 0px;
padding: 0px;
}
.fn-sample-slides .title_holder h3{
margin: 0px;
padding: 0px;
}
.projectify_carousel_with_content .desc_wrap{
position: absolute;
height: 100%;
left: 80px;
right: 80px;
top: auto;
bottom: auto;
}
.projectify_carousel_with_content .desc_holder{
display: table;
width: 100%;
height: 100%;
}
.projectify_carousel_with_content .description{
display: table-cell;
vertical-align: middle;
}
.projectify_carousel_with_content .description h3{
font-size: 36px;
margin: 0px;
padding: 0px;
line-height: 1.2;
color: #ccc;
font-weight: 400;
margin-bottom: 20px;
}
.projectify_carousel_with_content .description p{
margin: 0px;
padding: 0px;
line-height: 1.5;
color: #999;
letter-spacing: .5px;
font-size: 16px;
margin-bottom: 40px;
}
.projectify_carousel_with_content .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 1px;
}
.projectify_carousel_with_content .title_holder p a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_with_content .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_with_content .title_holder h3{
margin: 0;
padding: 0;
font-size: 30px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
}
.projectify_carousel_with_content .title_holder h3 a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
}
.projectify_carousel_with_content .title_holder h3 a:hover{
color: #000;
}
.projectify_carousel_with_content[data-category-show="yes"] .title_holder p{display: block;}
.projectify_carousel_with_content .alpha_controller{
position: absolute;
right: 0px;
top: 50%;
margin-top: -40px;
height: 80px;
width: 41px;
z-index: 15;
}
.projectify_carousel_with_content .alpha_controller div{
width: 100%;
height: 40px;
position: absolute;
border-top: 1px solid rgba(255,255,255,.1);
border-left: 1px solid rgba(255,255,255,.1);
border-bottom: 1px solid rgba(255,255,255,.1);
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
left: 0px;
cursor: pointer;
}
.projectify_carousel_with_content .alpha_controller div:after{
top: 0px;
left: 0px;
bottom: 0px;
right: 0px;
position: absolute;
content: '';
background-color: #111;
border-top-left-radius: 2px;
border-bottom-left-radius: 2px;
z-index: 1;
}
.projectify_carousel_with_content .alpha_controller .fn_prev{
top: 0px;
}
.projectify_carousel_with_content .alpha_controller .fn_next{
bottom: 0px;
}
.projectify_carousel_with_content .alpha_controller span.a{
width: 8px;
height: 2px;
position: absolute;
left: 16px;
top: 15px;
background-color: #fff;
transform: rotate(135deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_with_content .alpha_controller span.b{
width: 8px;
height: 2px;
position: absolute;
left: 16px;
top: 20px;
background-color: #fff;
transform: rotate(45deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_carousel_with_content .alpha_controller .swiper-button-disabled{
cursor: default;
}
.projectify_carousel_with_content .alpha_controller .fn_next span.a{
transform: rotate(45deg);
left: auto;
right: 16px;
}
.projectify_carousel_with_content .alpha_controller .fn_next span.b{
transform: rotate(135deg);
left: auto;
right: 16px;
}
.projectify_carousel_with_content .swiper-slide.fn-width-auto.fn-last-slide{
width: 130px !important;
}
.projectify_carousel_with_content.alpha[data-alpha-bg-type="no_o"] .fn-sample-slides .title_holder{
background-color: transparent;
}
.projectify_carousel_with_content.alpha[data-alpha-bg-type="gradient_o"] .fn-sample-slides .title_holder{
background: rgba(0,0,0,0.2); background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); }
.fn-swiper-slides .beta_title_holder{
position: absolute;
width: 350px;
top: 50%;
transform: translateY(-50%) translateZ(0);
left: 50%;
opacity: 0;
z-index: 20;
transition: all 0.3s ease-in-out;
padding-left: 90px;
box-sizing: border-box;
}
.fn-swiper-slides .beta_title_holder h3{
position: relative;
}
.fn-swiper-slides .beta_title_holder h3:after{
position: absolute;
top: 30px;
margin-top: -1px;
height: 2px;
width: 60px;
content: '';
background-color: #fff;
right: 100%;
margin-right: 30px;
transition: all .3s ease;
}
.fn-swiper-slides:hover .beta_title_holder{
opacity: 1;
left: 60%;
}
.projectify_carousel_with_content .beta_title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
}
.projectify_carousel_with_content .beta_title_holder p a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_carousel_with_content .beta_title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_carousel_with_content .beta_title_holder h3{
margin: 0;
padding: 0;
font-size: 48px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
margin-bottom: 20px;
}
.projectify_carousel_with_content .beta_title_holder h3 a{
color: #fff;
text-decoration: none;
transition: all .3s ease;
}
.projectify_carousel_with_content .beta_title_holder h3:hover:after{
background-color: #ccc;
}
.projectify_carousel_with_content .beta_title_holder h3:hover a{
color: #ccc;
}
.projectify_carousel_with_content[data-category-show="yes"] .beta_title_holder p{display: block;}
@media (max-width: 1040px){
.fn-swiper-slides .beta_title_holder{
opacity: 1;
left: 0px;
top: auto;
bottom: 0px;
padding: 20px;
transform: translate3d(0,0,0);
width: 100%;
text-align: center;
background: rgba(0,0,0,0.2); background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); }
.fn-swiper-slides .beta_title_holder h3{
font-size: 30px;
}
.fn-swiper-slides .beta_title_holder h3:after{
display: none;
}
.fn-swiper-slides:hover .beta_title_holder{left: 0px;}
}
@media (min-width: 769px){
.projectify_carousel_with_content .swiper-slide.fn-width-auto{
width: auto !important;
}
}
@media (max-width: 768px){
.fn-swiper-slides .item_wrap{width: 100%;}
.fn-sample-slides:hover img:not(.fn_sign){
max-height: 410px;
width: auto;
}
.fn-swiper-slides .beta_title_holder h3{font-size: 22px;margin-bottom: 10px;}
.projectify_carousel_with_content .description h3{font-size: 24px;}
.fn-swiper-slides .title_holder h3{font-size: 22px;}
.fn-swiper-slides img:not(.fn_sign){max-height: 410px;}
.projectify_carousel_with_content .swiper-slide.fn-last-slide{display: none;}
.projectify_carousel_with_content .desc_wrap{left: 20px;right: 20px;}
.projectify_carousel_with_content .img-slider{height: 600px;}
.projectify_carousel_with_content .alpha_controller{
top: auto;
bottom: 26px;
margin-top: 0px;
width: 84px;
height: 40px;
}
.projectify_carousel_with_content .alpha_controller div{
border: 1px solid #000;
border-radius: 2px;
width: 50%;
}
.projectify_carousel_with_content .alpha_controller .fn_next{left: auto;right: 0px;}
.projectify_carousel_with_content .alpha_controller div:after{border-radius: 2px;}
}  .projectify_all_list_wrap.masonry{
padding: 0px 20px;
width: 100%;
float: left;
clear: both;
box-sizing: border-box;
}
.fn_clearfix{
clear: both;
position: relative;
}
ul.projectify_filter{
margin: 0px;
padding: 0px;
margin-left: -45px;
list-style-type: none;
display: none;
float: left;
margin-bottom: 40px;
}
ul.projectify_filter li{
float: left;
padding-left: 45px;
margin-bottom: 10px;
}
ul.projectify_filter li a{
text-transform: uppercase;
font-size: 14px;
color: #777;
letter-spacing: 1px;
cursor: pointer;
transition: all .3s ease;
}
ul.projectify_filter li a:hover,
ul.projectify_filter li a.current{
color: #000;
}
ul.projectify_list{
margin: 0px;
padding: 0px;
margin-left: -20px;
list-style-type: none;
}
ul.projectify_list li{
width: 25%;
float: left;
padding-left: 20px;
margin-bottom: 20px;
box-sizing: border-box;
}
ul.projectify_list .item{
width: 100%;
float: left;
clear: both;
position: relative;
}
ul.projectify_list .item img{
min-width: 100%;
}
ul.projectify_list .img_holder{
width: 100%;
float: left;
clear: both;
position: relative;
background: #eee;
}
ul.projectify_list .img_holder img{
position: relative;
z-index: -1;
opacity: 0;
}
ul.projectify_list .abs_img{
position: absolute;
z-index: 1;
left: 0px;
top: 0px;
bottom: 0px;
right: 0px;
background-size: cover;
background-position: center center;
background-repeat: no-repeat;
}
ul.projectify_list .title_holder{
width: 100%;
float: left;
clear: both;
text-align: center;
padding: 24px 20px 45px 20px;
position: relative;
z-index: 9;
box-sizing: border-box;
}
ul.projectify_list .title_holder p{
margin: 0px;
padding: 0px;
color: #666;
letter-spacing: 1px;
font-size: 13px;
line-height: 1.5;
margin-bottom: 6px;
display: none;
}
ul.projectify_list .title_holder p a{
color: inherit;
text-transform: uppercase;
border-bottom: 1px solid transparent;
}
ul.projectify_list .title_holder h3{
margin: 0px;
padding: 0px;
font-size: 24px;
letter-spacing: 0px;
color: #ccc;
line-height: 1.2;
}
.projectify_all_list_wrap[data-title-holder-pos="inside"] .title_holder{
position: absolute;
z-index: 4;
padding: 30px 20px;
left: 0px;
bottom: 0px;
}
.projectify_all_list_wrap[data-title-holder-pos="hover"][data-title-holder-animation="boxed"] .title_holder{
left: 20px;
right: 20px;
bottom: 20px;
top: 20px;
}
.projectify_all_list_wrap[data-title-holder-pos="hover"] .title_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
z-index: 4;
padding: 0px;
width: auto;
opacity: 0;
transition: all .5s ease;
}
.projectify_all_list_wrap[data-title-holder-pos="hover"] .title_holder .inner{
display: table;
width: 100%;
height: 100%;
padding: 0px 20px;
box-sizing: border-box;
}
.projectify_all_list_wrap[data-title-holder-pos="hover"] .title_holder .in{
display: table-cell;
vertical-align: middle;
}
.projectify_all_list_wrap[data-title-holder-pos="hover"] .item:hover .title_holder{
opacity: 1;
}
.projectify_all_list_wrap[data-title-holder-pos="inside"][data-title-holder-bg="gradient_o"] .title_holder{
background: rgba(0,0,0,0.2); background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); }
.projectify_all_list_wrap[data-term-filter="yes"] ul.projectify_filter{display: block;}
.projectify_all_list_wrap[data-category-show="yes"] .title_holder p{display: block;}
.projectify_all_list_wrap[data-cols-number="2"] ul.projectify_list li{width: 50%;}
.projectify_all_list_wrap[data-cols-number="3"] ul.projectify_list li{width: 33.3333%;}
.projectify_all_list_wrap[data-cols-number="4"] ul.projectify_list li{width: 25%;}
.projectify_all_list_wrap[data-cols-number="5"] ul.projectify_list li{width: 20%;}
.projectify_all_list_wrap[data-cols-number="6"] ul.projectify_list li{width: 16.6666%;}
@media (max-width: 1400px){
.projectify_all_list_wrap[data-cols-number="5"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="6"] ul.projectify_list li{width: 25%;}
}
@media (max-width: 1200px){
.projectify_all_list_wrap[data-cols-number="4"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="5"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="6"] ul.projectify_list li{width: 33.3333%;}
}
@media (max-width: 1040px){
.projectify_all_list_wrap[data-cols-number="3"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="4"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="5"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="6"] ul.projectify_list li{width: 50%;}
ul.projectify_filter li{padding-left: 30px;}
ul.projectify_filter{margin-left: -30px;}
}
@media (max-width: 768px){
.projectify_all_list_wrap[data-cols-number="2"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="3"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="4"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="5"] ul.projectify_list li,
.projectify_all_list_wrap[data-cols-number="6"] ul.projectify_list li{width: 100%;}
}  .projectify_justified_images.justified-gallery>div>.caption{
background-color: transparent;
padding: 20px;
text-align: center;
display: block;
background: rgba(0,0,0,0.2); background: -webkit-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: -o-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: -moz-linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); background: linear-gradient(rgba(0,0,0,0), rgba(0,0,0,0.6)); opacity: 0;
bottom: -20px;
transition: all .5s ease;
box-sizing: border-box;
}
.projectify_justified_images.justified-gallery>div>.caption.caption-visible{
opacity: 1;
bottom: 0px;
transition: all .5s ease;
}
.projectify_justified_images .caption p{
margin: 0px;
padding: 0px;
color: #666;
letter-spacing: 1px;
font-size: 13px;
line-height: 1.5;
margin-bottom: 6px;
display: none;
}
.projectify_justified_images .caption p a{
color: inherit;
text-transform: uppercase;
border-bottom: 1px solid transparent;
}
.projectify_justified_images .caption h3{
margin: 0px;
padding: 0px;
font-size: 24px;
letter-spacing: 0px;
color: #ccc;
line-height: 1.2;
}
.projectify_justified_images[data-category-show="yes"] .caption p{display: block;}  .projectify_slider_alpha{
width: 100%;
float: left;
clear: both;
}
.projectify_slider_alpha .item{
width: 100%;
float: left;
clear: both;
position: relative;
height: 100vh;
}
.projectify_slider_alpha .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-color: #333;
z-index: 1;
}
.projectify_slider_alpha .title_holder{
position: absolute;
top: 50%;
margin-top: -235px;
width: 480px;
height: 470px;
left: 0px;
z-index: 4;
background-color: rgba(14,14,14,0.9);
padding: 40px 80px;
box-sizing: border-box;
}
.projectify_slider_alpha .title_holder .inner{
display: table;
width: 100%;
height: 100%;
}
.projectify_slider_alpha .title_holder .in{
display: table-cell;
vertical-align: middle;
}
.projectify_slider_alpha .owl_control .fn_prev{
left: 378px;
margin-top: 205px;
}
.projectify_slider_alpha .owl_control .fn_next{
right: auto;
left: 440px;
margin-top: 205px;
}
.projectify_wrapper .slider_version div[data-nav-types="square"] .owl_control > div > span:before, .projectify_wrapper .slider_version div[data-nav-types="square"] .owl_control > div > span:after{
display: none;
}
.projectify_wrapper .slider_version div[data-nav-types="square"] .owl_control .c{
display: none;
}
.projectify_wrapper .slider_version div[data-nav-types="round"] .owl_control > div > span:before, .projectify_wrapper .slider_version div[data-nav-types="round"] .owl_control > div > span:after{
display: none;
}
.projectify_wrapper .slider_version div[data-nav-types="round"] .owl_control > div:after{
display: none;
}
.projectify_slider_alpha .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.projectify_slider_alpha .title_holder p a{
color: inherit;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_slider_alpha .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_slider_alpha .title_holder h3{
margin: 0;
padding: 0;
font-size: 36px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
margin-bottom: 20px;
}
.projectify_slider_alpha .title_holder h3 a{
color: #eee;
text-decoration: none;
transition: all .3s ease;
}
.projectify_slider_alpha .title_holder h3 a:hover{
color: #fff;
}
.projectify_wrapper .slider_version a.simple_read_more{
display: inline-block;
color: #fff;
text-decoration: none;
border: 1px solid #fff;
text-transform: uppercase;
font-size: 11px;
width: 24px;
height: 24px;
line-height: 22px;
letter-spacing: .5px;
text-align: center;
border-radius: 50%;
position: relative;
overflow: hidden;
-webkit-transition: all .2s ease-in-out;
-moz-transition: all .2s ease-in-out;
transition: all .2s ease-in-out;
transform: translateZ(0);
}
.projectify_wrapper .slider_version .title_holder a.simple_read_more i{
margin: 0;
font-size: 8px;
line-height: 22px;
position: absolute;
left: 0;
top: 0;
right: auto;
width: 24px;
height: 24px;
-webkit-transition: all .4s ease-in-out;
-moz-transition: all .4s ease-in-out;
transition: all .4s ease-in-out;
transform: translateZ(0);
}
.projectify_wrapper .slider_version .title_holder a.simple_read_more span{
opacity: 0;
display: inline-block;
vertical-align: middle;
position: relative;
top: -1px;
transform: translateZ(0);
-webkit-transition: opacity .4s cubic-bezier(.05,.43,.04,.87),text-indent .4s ease-in-out;
-moz-transition: opacity .4s cubic-bezier(.05,.43,.04,.87),text-indent .4s ease-in-out;
transition: opacity .4s cubic-bezier(.05,.43,.04,.87),text-indent .4s ease-in-out;
will-change: opacity,text-indent;
}
.projectify_wrapper .slider_version .title_holder a.simple_read_more:hover i{
right: 0;
left: auto;
}
.projectify_wrapper .slider_version .title_holder a.simple_read_more:hover{
border-radius: 4px;
padding-right: 20px;
}
.projectify_wrapper .slider_version .title_holder a.read_more{
position: relative;
display: inline-block;
padding-right: 36px;
line-height: 30px;
}
.projectify_wrapper .slider_version .title_holder a.read_more .arrow:before{
font-family: 'fontello' !important;
font-weight: normal;
font-style: normal;
text-decoration: inherit;
backface-visibility: hidden;
-webkit-font-smoothing: antialiased;
content: "\e825";
color: #fff;
line-height: 30px;
font-size: 8px;
position: absolute;
right: -1px;
width: 26px;
text-align: center;
height: 30px;
top: 50%;
margin-top: -14px;
-ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}
.projectify_wrapper .slider_version .title_holder a.read_more .arrow:after{
position: absolute;
content: '';
border-bottom: 1px solid #fff;
height: 1px;
width: 22px;
right: 12px;
top: 50%;
margin-top: 0px;
-ms-transform: scale(0,1) translateX(0px);
-ms-transform-origin: left;
transform: scale(0,1) translateX(0px);
transform-origin: left;
pointer-events: none;
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}
.projectify_wrapper .slider_version .title_holder a.read_more:hover:after{
-ms-transform:scale(0.8);
-webkit-transform:scale(0.8);
transform:scale(0.8);
opacity:0;
}
.projectify_wrapper .slider_version .title_holder a.read_more:hover .arrow:after,
.projectify_wrapper .slider_version .title_holder a.read_more:hover .arrow:before{
-ms-transform:scale(1,1) translateX(9px);
-webkit-transform:scale(1,1) translateX(9px);
transform:scale(1,1) translateX(9px);
}
.projectify_wrapper .slider_version .title_holder a.read_more:after{
border-radius: 100%;
border: 1px solid #fff;
height: 25px;
width: 25px;
position: absolute;
right: 0;
top: 50%;
margin-top: -13px;
content: ' ';
display: block;
pointer-events: none;
-ms-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
-webkit-transition: all 0.33s cubic-bezier(0.12,0.75,0.4,1);
}
.projectify_wrapper .slider_version div[data-category-show="yes"] .title_holder p{
display: block;
}
.projectify_wrapper .slider_version div[data-link-types="none"] .title_holder a.simple_read_more{display: none;}
.projectify_wrapper .slider_version div[data-link-types="none"] .title_holder a.read_more{display: none;}
.projectify_wrapper .slider_version div[data-link-types="static"] .title_holder a.simple_read_more{
width: auto;
border-radius: 4px;
padding-right: 20px;
padding-left: 11px;
}
.projectify_wrapper .slider_version div[data-link-types="static"] .title_holder a.simple_read_more span{
opacity: 1;
}
.projectify_wrapper .slider_version div[data-link-types="static"] .title_holder a.simple_read_more i{
right: 0;
left: auto;
}
.projectify_wrapper .slider_version div[data-link-types="static"] .title_holder > span{
height: 24px;
}
@media (max-width: 768px){
.projectify_slider_alpha .title_holder .in,
.projectify_slider_alpha .title_holder .inner{display: block;}
.projectify_slider_alpha .title_holder{
width: auto;
padding: 10px 20px;
top: auto;
right: 60px;
left: 60px;
margin-top: auto;
bottom: 0px;
text-align: center;
height: 60px;
}
.projectify_slider_alpha .title_holder p{
display: none !important;
}
.projectify_slider_alpha .title_holder h3{
margin: 0px;
font-size: 24px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
line-height: 40px;
}
.projectify_slider_alpha .title_holder .in > span{display: none;}
.projectify_slider_alpha .owl_control .fn_prev{
left: 0px;
margin-top: auto;
bottom: 0px;
}
.projectify_slider_alpha .owl_control .fn_next{
left: auto;
margin-top: auto;
right: 0px;
bottom: 0px;
}
.projectify_slider_alpha[data-nav-types="round"] .owl_control > div > span{
border-radius: 0px;
}
.projectify_slider_alpha .owl_control > div{border-radius: 0px;}
}
@media (max-width:480px){
.projectify_slider_alpha .title_holder{
left: 0px;
right: 0px;
bottom: 60px;
}
.projectify_slider_alpha .owl_control > div{
width: 50%;
}
.projectify_slider_alpha .owl_control .fn_prev{
border-right: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_alpha .owl_control .fn_next{
border-left: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_alpha .owl_control span.a,
.projectify_slider_alpha .owl_control span.b{
left: 50%;
margin-left: -10px;
}
}  .projectify_slider_beta{
width: 100%;
float: left;
clear: both;
}
.projectify_slider_beta .item{
width: 100%;
float: left;
clear: both;
position: relative;
height: 100vh;
}
.projectify_slider_beta .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-color: #333;
z-index: 1;
}
.projectify_slider_beta .owl_control .fn_prev{
left: auto;
top: auto;
margin-top: auto;
bottom: 50px;
right: 140px;
}
.projectify_slider_beta .owl_control .fn_next{
right: 70px;
top: auto;
margin-top: auto;
bottom: 50px;
}
.projectify_slider_beta .title_holder{
width: 450px;
padding-left: 70px;
box-sizing: border-box;
position: absolute;
z-index: 5;
bottom: 200px;
left: 0px;
}
.projectify_slider_beta .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.projectify_slider_beta .title_holder p a{
color: inherit;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_slider_beta .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_slider_beta .title_holder h3{
margin: 0;
padding: 0;
font-size: 48px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
margin-bottom: 30px;
}
.projectify_slider_beta .title_holder h3 a{
color: #eee;
text-decoration: none;
transition: all .3s ease;
}
.projectify_slider_beta .title_holder h3 a:hover{
color: #fff;
}
.slider_version .beta_pagination{
position: absolute;
left: 70px;
bottom: 50px;
}
.slider_version .beta_pagination .swiper-slide.fn-numbered-pagination{
width: 10px !important;
position: relative;
}
.slider_version .beta_pagination .swiper-slide.fn-numbered-pagination span.line{
display: block;
width: 10px;
height: 14px;
overflow: visible;
position: relative;
cursor: pointer;
}
.slider_version .beta_pagination .swiper-slide.fn-numbered-pagination span.line:after{
content: '';
position: absolute;
left: 0px;
bottom: 0px;
height: 10px;
width: 2px;
background-color: #fff;
opacity: 0.5;
transition: all .3s ease;
}
.slider_version .beta_pagination .swiper-slide.fn-numbered-pagination span.number{
position: absolute;
bottom: 100%;
display: block;
transform: translateX(-50%);
left: 1px;
line-height: 1;
color: #fff;
opacity: 0;
margin-bottom: 5px;
transition: all .3s ease;
font-size: 12px;
letter-spacing: 0px;
font-weight: 600;
}
.slider_version .beta_pagination .swiper-slide.fn-numbered-pagination.swiper-slide-active span.line:after{
height: 14px;
opacity: 1;
}
.slider_version .beta_pagination .swiper-slide.fn-numbered-pagination.swiper-slide-active span.number{
opacity: 1;
transition-delay: .3s;
}
.slider_version .beta_pagination .swiper-wrapper{
transform: translate3d(0,0,0) !important;
}
@media (max-width: 768px){
.projectify_slider_beta .owl_control .fn_prev{
left: 0px;
margin-top: auto;
bottom: 0px;
}
.projectify_slider_beta .owl_control .fn_next{
left: auto;
margin-top: auto;
right: 0px;
bottom: 0px;
}
.slider_version .beta_pagination{
display: none;
}
.projectify_slider_beta .title_holder{
width: auto;
bottom: 0px;
left: 60px;
right: 60px;
height: 60px;
padding: 10px;
text-align: center;
background: rgba(0,0,0,0.2);
}
.projectify_slider_beta .title_holder p{display: none !important;}
.projectify_slider_beta .title_holder .in > span{display:none;}
.projectify_slider_beta .title_holder h3{
margin: 0px;
font-size: 24px;
white-space: nowrap;
overflow: hidden;
text-overflow: ellipsis;
line-height: 40px !important;
}
.projectify_slider_beta[data-nav-types="round"] .owl_control > div > span{
border-radius: 0px;
}
.projectify_slider_beta .owl_control > div{border-radius: 0px;}
.projectify_slider_beta .title_holder h3 a{display: block;}
}
@media (max-width:480px){
.projectify_slider_beta .title_holder{
left: 0px;
right: 0px;
bottom: 60px;
}
.projectify_slider_beta .owl_control > div{
width: 50%;
}
.projectify_slider_beta .owl_control .fn_prev{
border-right: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_beta .owl_control .fn_next{
border-left: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_beta .owl_control span.a,
.projectify_slider_beta .owl_control span.b{
left: 50%;
margin-left: -10px;
}
}  .projectify_slider_gamma{
width: 100%;
float: left;
clear: both;
}
.projectify_slider_gamma .item{
width: 100%;
float: left;
clear: both;
position: relative;
height: 100vh;
}
.projectify_slider_gamma .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-color: #333;
z-index: 1;
}
.projectify_slider_gamma .title_holder{
width: 840px;
position: absolute;
z-index: 5;
left: 50%;
margin-left: -420px;
top: 50%;
transform: translateY(-50%);
text-align: center;
padding: 0px 20px;
box-sizing: border-box;
}
.projectify_slider_gamma .owl_control .fn_next{
right: auto;
top: auto;
margin-top: auto;
bottom: 50px;
left: 140px;
}
.projectify_slider_gamma .owl_control .fn_prev{
left: 70px;
top: auto;
margin-top: auto;
bottom: 50px;
}
.projectify_slider_gamma .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 10px;
}
.projectify_slider_gamma .title_holder p a{
color: inherit;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_slider_gamma .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_slider_gamma .title_holder h3{
margin: 0;
padding: 0;
font-size: 72px;
font-size: 4vw;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
margin-bottom: 30px;
}
.projectify_slider_gamma .title_holder h3 a{
color: #eee;
text-decoration: none;
transition: all .3s ease;
}
.projectify_slider_gamma .title_holder h3 a:hover{
color: #fff;
}
.slider_version .gamma_pagination{
position: absolute;
right: 100px;
bottom: 50px;
z-index: 15;
}
.slider_version .gamma_pagination .swiper-slide.fn-numbered-pagination{
width: 20px !important;
position: relative;
transition: all .5s ease;
cursor: pointer;
margin-left: 10px;
overflow: hidden;
}
.slider_version .gamma_pagination .swiper-slide.fn-numbered-pagination span.line{
display: block;
}
.slider_version .gamma_pagination .swiper-slide.fn-numbered-pagination span.line:after{
content: '';
position: absolute;
left: 20px;
top: 50%;
height: 1px;
width: 0px;
background-color: #fff;
}
.slider_version .gamma_pagination .swiper-slide.fn-numbered-pagination span.number{
position: relative;
display: block;
line-height: 20px;
width: 20px;
text-align: left;
color: #fff;
transition: all .3s ease;
font-size: 12px;
letter-spacing: 0px;
font-weight: 600;
}
.slider_version .gamma_pagination .swiper-slide.fn-numbered-pagination.swiper-slide-active span.line:after{
width: 20px;
}
.slider_version .gamma_pagination .swiper-slide.fn-numbered-pagination.swiper-slide-active{
width: 40px !important;
}
.slider_version .gamma_pagination .swiper-wrapper{
transform: translate3d(0,0,0) !important;
}
@media (max-width: 768px){
.projectify_slider_gamma .title_holder{
width: auto;
left: 60px;
right: 60px;
transform: translate3d(0,0,0);
margin-left: auto;
bottom: 0px;
height: 60px;
top: auto;
padding: 10px;
background-color: rgba(0,0,0,.2);
}
.projectify_slider_gamma .title_holder h3{
line-height: 40px;
margin: 0px;
}
.projectify_slider_gamma .title_holder p{display: none !important;}
.projectify_slider_gamma .title_holder .in > span{display: none;}
.projectify_slider_gamma .owl_control .fn_prev{
left: 0px;
bottom: 0px;
}
.projectify_slider_gamma .owl_control .fn_next{
left: auto;
bottom: 0px;
right: 0px;
}
.projectify_slider_gamma .title_holder h3 a{display: block;}
.slider_version .gamma_pagination{display: none;}
.projectify_slider_gamma .owl_control > div > span,
.projectify_slider_gamma .owl_control > div{border-radius: 0px;}
}
@media (max-width:480px){
.projectify_slider_gamma .title_holder{
left: 0px;
right: 0px;
bottom: 60px;
}
.projectify_slider_gamma .owl_control > div{
width: 50%;
}
.projectify_slider_gamma .owl_control .fn_prev{
border-right: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_gamma .owl_control .fn_next{
border-left: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_gamma .owl_control span.a,
.projectify_slider_gamma .owl_control span.b{
left: 50%;
margin-left: -10px;
}
}  .projectify_slider_delta{
width: 100%;
float: left;
clear: both;
}
.projectify_slider_delta .item{
width: 100%;
float: left;
clear: both;
position: relative;
height: 100vh;
}
.projectify_slider_delta .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-color: #333;
z-index: 1;
}
.projectify_slider_delta .title_holder{
width: 450px;
min-height: 350px;
left: 90px;
bottom: 0px;
z-index: 5;
position: absolute;
padding: 70px;
background-color: #050505;
box-sizing: border-box;
}
.projectify_slider_delta .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #fff;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 13px;
}
.projectify_slider_delta .title_holder p a{
color: inherit;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_slider_delta .title_holder p a:hover{
border-bottom-color: #fff;
}
.projectify_slider_delta .title_holder h3{
margin: 0;
padding: 0;
font-size: 48px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
}
.projectify_slider_delta .title_holder h3 a{
color: #eee;
text-decoration: none;
transition: all .3s ease;
}
.projectify_slider_delta .title_holder h3 a:hover{
color: #fff;
}
.projectify_slider_delta .title_holder a.open_post{
position: absolute;
width: 120px;
height: 120px;
display: block;
text-decoration: none;
bottom: 0px;
left: 100%;
margin-left: -60px;
cursor: pointer;
background-color: #df3838;
}
.projectify_slider_delta .title_holder a.open_post .a{
width: 12px;
height: 2px;
position: absolute;
left: 55px;
top: 56px;
background-color: #fff;
transform: rotate(45deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_slider_delta .title_holder a.open_post .b{
width: 12px;
height: 2px;
position: absolute;
left: 55px;
top: 63px;
background-color: #fff;
transform: rotate(135deg);
display: block;
z-index: 2;
transition: all .2s ease;
}
.projectify_slider_delta .owl_control .fn_prev{
left: auto;
top: auto;
margin-top: auto;
right: 140px;
bottom: 50px;
}
.projectify_slider_delta .owl_control .fn_next{
top: auto;
left: auto;
margin-top: auto;
bottom: 50px;
right: 70px;
}
.slider_version .delta_pagination{
position: absolute;
right: 70px;
top: 50%;
transform: translateY(-50%);
z-index: 15;
}
.slider_version .delta_pagination .swiper-slide.fn-numbered-pagination{
width: 30px !important;
height: 12px;
position: relative;
cursor: pointer;
overflow: hidden;
}
.slider_version .delta_pagination .swiper-slide.fn-numbered-pagination span.line{
display: block;
width: 30px;
height: 12px;
position: relative;
}
.slider_version .delta_pagination .swiper-slide.fn-numbered-pagination span.line:after{
content: '';
position: absolute;
top: 0px;
right: 0px;
height: 2px;
width: 22px;
background-color: #fff;
opacity: .5;
transition: all .3s ease;
}
.slider_version .delta_pagination .swiper-slide.fn-numbered-pagination.swiper-slide-active span.line:after{
width: 30px;
opacity: 1;
}
.slider_version .delta_pagination .swiper-wrapper{
transform: translate3d(0,0,0) !important;
width: 30px;
display: flex;
flex-direction: column;
}
@media (max-width: 1040px){
.projectify_slider_delta .title_holder h3{font-size: 36px;}
.projectify_slider_delta .title_holder a.open_post{display: none;}
.projectify_slider_delta .title_holder{min-height: auto;}
}
@media (max-width: 768px){
.projectify_slider_delta .title_holder{
width: auto;
left: 60px;
right: 60px;
transform: translate3d(0,0,0);
margin-left: auto;
bottom: 0px;
height: 60px;
top: auto;
padding: 10px;
background-color: rgba(0,0,0,.2);
min-height: auto;
text-align: center;
}
.projectify_slider_delta .title_holder h3{
line-height: 40px;
font-size: 24px;
margin: 0px;
}
.projectify_slider_delta .title_holder p{display: none !important;}
.projectify_slider_delta .title_holder .in > span{display: none;}
.projectify_slider_delta .owl_control .fn_prev{
left: 0px;
bottom: 0px;
}
.projectify_slider_delta .owl_control .fn_next{
left: auto;
bottom: 0px;
right: 0px;
}
.projectify_slider_delta .title_holder h3 a{display: block;}
.slider_version .delta_pagination{display: none;}
.projectify_slider_delta .owl_control > div > span,
.projectify_slider_delta .owl_control > div{border-radius: 0px;}
}
@media (max-width:480px){
.projectify_slider_delta .title_holder{
left: 0px;
right: 0px;
bottom: 60px;
}
.projectify_slider_delta .owl_control > div{
width: 50%;
}
.projectify_slider_delta .owl_control .fn_prev{
border-right: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_delta .owl_control .fn_next{
border-left: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_delta .owl_control span.a,
.projectify_slider_delta .owl_control span.b{
left: 50%;
margin-left: -10px;
}
}  .projectify_slider_epsilon{
width: 100%;
float: left;
clear: both;
}
.projectify_slider_epsilon .item{
width: 100%;
float: left;
clear: both;
position: relative;
height: 100vh;
}
.projectify_slider_epsilon .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-color: #333;
z-index: 1;
}
.slider_version .epsilon_pagination{
position: absolute;
right: 70px;
top: 50%;
transform: translateY(-50%);
z-index: 15;
}
.slider_version .epsilon_pagination .swiper-slide.fn-numbered-pagination{
width: 30px !important;
height: 12px;
position: relative;
cursor: pointer;
overflow: hidden;
}
.slider_version .epsilon_pagination .swiper-slide.fn-numbered-pagination span.line{
display: block;
width: 30px;
height: 12px;
position: relative;
}
.slider_version .epsilon_pagination .swiper-slide.fn-numbered-pagination span.line:after{
content: '';
position: absolute;
top: 0px;
right: 0px;
height: 2px;
width: 22px;
background-color: #fff;
opacity: .5;
transition: all .3s ease;
}
.slider_version .epsilon_pagination .swiper-slide.fn-numbered-pagination.swiper-slide-active span.line:after{
width: 30px;
opacity: 1;
}
.slider_version .epsilon_pagination .swiper-wrapper{
transform: translate3d(0,0,0) !important;
width: 30px;
display: flex;
flex-direction: column;
}
.projectify_slider_epsilon .owl_control .fn_next{
top: auto;
margin-top: auto;
right: auto;
bottom: 70px;
left: 152px;
}
.projectify_slider_epsilon .owl_control .fn_prev{
top: auto;
margin-top: auto;
right: auto;
bottom: 70px;
left: 90px;
}
.projectify_slider_epsilon .title_holder{
position: absolute;
z-index: 5;
width: 800px;
width: 50vw;
height: 600px;
height: 60vh;
left: 90px;
top: 90px;
padding: 70px;
box-sizing: border-box;
}
.projectify_slider_epsilon .title_holder .inner{
display: table;
width: 100%;
height: 100%;
position: relative;
z-index: 5;
}
.projectify_slider_epsilon .title_holder .in{
display: table-cell;
vertical-align: middle;
}
.projectify_slider_epsilon .title_holder:after{
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
content: '';
background: rgba(255,255,255,0.2); background: -webkit-linear-gradient(90deg, rgba(255,255,255,0.6), rgba(255,255,255,0)); background: -o-linear-gradient(90deg, rgba(255,255,255,0.6), rgba(255,255,255,0)); background: -moz-linear-gradient(90deg, rgba(255,255,255,0.6), rgba(255,255,255,0)); background: linear-gradient(90deg, rgba(255,255,255,0.6), rgba(255,255,255,0)); }
.projectify_slider_epsilon .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #0b0464;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 15px;
}
.projectify_slider_epsilon .title_holder p a{
color: inherit;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_slider_epsilon .title_holder p a:hover{
border-bottom-color: #0b0464;
}
.projectify_slider_epsilon .title_holder h3{
margin: 0;
padding: 0;
font-size: 48px;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
margin-bottom: 72px;
}
.projectify_slider_epsilon .title_holder h3 a{
color: #333;
text-decoration: none;
transition: all .3s ease;
}
.projectify_slider_epsilon .title_holder h3 a:hover{
color: #000;
}
.projectify_slider_epsilon[data-title-gradient="black"] .title_holder:after{
background: rgba(0,0,0,0.2); background: -webkit-linear-gradient(90deg, rgba(0,0,0,0.6), rgba(0,0,0,0)); background: -o-linear-gradient(90deg, rgba(0,0,0,0.6), rgba(0,0,0,0)); background: -moz-linear-gradient(90deg, rgba(0,0,0,0.6), rgba(0,0,0,0)); background: linear-gradient(90deg, rgba(0,0,0,0.6), rgba(0,0,0,0)); }
@media (max-width: 1040px){
.projectify_slider_epsilon .title_holder h3{font-size: 36px;margin-bottom: 52px;}
}
@media (max-width: 768px){
.projectify_slider_epsilon .title_holder:after{display: none;}
.projectify_slider_epsilon .title_holder{
width: auto;
left: 60px;
right: 60px;
transform: translate3d(0,0,0);
margin-left: auto;
bottom: 0px;
height: 60px;
top: auto;
padding: 10px;
background-color: rgba(255,255,255,.8);
min-height: auto;
text-align: center;
}
.projectify_slider_epsilon .title_holder h3{
line-height: 40px;
font-size: 24px;
margin: 0px;
}
.projectify_slider_epsilon .title_holder p{display: none !important;}
.projectify_slider_epsilon .title_holder .in > span{display: none;}
.projectify_slider_epsilon .owl_control .fn_prev{
left: 0px;
bottom: 0px;
}
.projectify_slider_epsilon .owl_control .fn_next{
left: auto;
bottom: 0px;
right: 0px;
}
.projectify_slider_epsilon .title_holder h3 a{display: block;}
.slider_version .epsilon_pagination{display: none;}
.projectify_slider_epsilon .owl_control > div > span,
.projectify_slider_epsilon .owl_control > div{border-radius: 0px;}
}
@media (max-width:480px){
.projectify_slider_epsilon .title_holder{
left: 0px;
right: 0px;
bottom: 60px;
}
.projectify_slider_epsilon .owl_control > div{
width: 50%;
}
.projectify_slider_epsilon .owl_control .fn_prev{
border-right: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_epsilon .owl_control .fn_next{
border-left: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_epsilon .owl_control span.a,
.projectify_slider_epsilon .owl_control span.b{
left: 50%;
margin-left: -10px;
}
}  .projectify_slider_zeta{
width: 100%;
float: left;
clear: both;
}
.projectify_slider_zeta .item{
width: 100%;
float: left;
clear: both;
position: relative;
height: 100vh;
}
.projectify_slider_zeta .img_holder{
position: absolute;
left: 0px;
top: 0px;
right: 0px;
bottom: 0px;
background-position: center center;
background-size: cover;
background-repeat: no-repeat;
background-color: #333;
z-index: 1;
}
.slider_version .zeta_pagination{
position: absolute;
right: 70px;
top: 50%;
transform: translateY(-50%);
z-index: 15;
}
.slider_version .zeta_pagination .swiper-slide.fn-numbered-pagination{
width: 30px !important;
height: 12px;
position: relative;
cursor: pointer;
overflow: hidden;
}
.slider_version .zeta_pagination .swiper-slide.fn-numbered-pagination span.line{
display: block;
width: 30px;
height: 12px;
position: relative;
}
.slider_version .zeta_pagination .swiper-slide.fn-numbered-pagination span.line:after{
content: '';
position: absolute;
top: 0px;
right: 0px;
height: 2px;
width: 22px;
background-color: #fff;
opacity: .5;
transition: all .3s ease;
}
.slider_version .zeta_pagination .swiper-slide.fn-numbered-pagination.swiper-slide-active span.line:after{
width: 30px;
opacity: 1;
}
.slider_version .zeta_pagination .swiper-wrapper{
transform: translate3d(0,0,0) !important;
width: 30px;
display: flex;
flex-direction: column;
}
.projectify_slider_zeta .owl_control .fn_next{
top: auto;
margin-top: auto;
right: auto;
bottom: 70px;
left: 220px;
}
.projectify_slider_zeta .owl_control .fn_prev{
top: auto;
margin-top: auto;
right: auto;
bottom: 70px;
left: 150px;
}
.projectify_slider_zeta .title_holder{
position: absolute;
z-index: 5;
width: 50%;
height: 100%;
left: 0px;
top: 0px;
padding: 150px;
box-sizing: border-box;
}
.projectify_slider_zeta .title_holder .inner{
display: table;
width: 100%;
height: 100%;
position: relative;
z-index: 5;
}
.projectify_slider_zeta .title_holder .in{
display: table-cell;
vertical-align: middle;
}
.projectify_slider_zeta .title_holder:after{
width: 100%;
height: 100%;
position: absolute;
left: 0px;
top: 0px;
z-index: 1;
content: '';
background: rgba(5,5,5,.8);
}
.projectify_slider_zeta .title_holder p{
display: none;
text-transform: uppercase;
font-weight: 400;
font-size: 15px;
letter-spacing: 1px;
color: #0b0464;
line-height: 1.5;
margin: 0;
padding: 0;
margin-bottom: 20px;
}
.projectify_slider_zeta .title_holder p a{
color: inherit;
text-decoration: none;
transition: all .3s ease;
border-bottom: 1px solid transparent;
}
.projectify_slider_zeta .title_holder p a:hover{
border-bottom-color: #0b0464;
}
.projectify_slider_zeta .title_holder h3{
margin: 0;
padding: 0;
font-size: 72px;
font-size: 3.8vw;
letter-spacing: 0px;
line-height: 1.2;
font-weight: 400;
margin-bottom: 42px;
}
.projectify_slider_zeta .title_holder h3 a{
color: #333;
text-decoration: none;
transition: all .3s ease;
}
.projectify_slider_zeta .title_holder h3 a:hover{
color: #000;
}
@media (max-width: 1400px){
.projectify_slider_zeta .title_holder{padding: 90px;}
.projectify_slider_zeta .owl_control .fn_prev{left: 90px;}
.projectify_slider_zeta .owl_control .fn_next{left: 160px;}
}
@media (max-width: 1040px){
.projectify_slider_zeta .title_holder h3{font-size: 36px;margin-bottom: 52px;}
}
@media (max-width: 768px){
.projectify_slider_zeta .title_holder:after{display: none;}
.projectify_slider_zeta .title_holder{
width: auto;
left: 60px;
right: 60px;
transform: translate3d(0,0,0);
margin-left: auto;
bottom: 0px;
height: 60px;
top: auto;
padding: 10px;
background-color: rgba(0,0,0,.8);
min-height: auto;
text-align: center;
}
.projectify_slider_zeta .title_holder h3{
line-height: 40px;
font-size: 24px;
margin: 0px;
}
.projectify_slider_zeta .title_holder p{display: none !important;}
.projectify_slider_zeta .title_holder .in > span{display: none;}
.projectify_slider_zeta .owl_control .fn_prev{
left: 0px;
bottom: 0px;
}
.projectify_slider_zeta .owl_control .fn_next{
left: auto;
bottom: 0px;
right: 0px;
}
.projectify_slider_zeta .title_holder h3 a{display: block;}
.slider_version .zeta_pagination{display: none;}
.projectify_slider_zeta .owl_control > div > span,
.projectify_slider_zeta .owl_control > div{border-radius: 0px;}
}
@media (max-width:480px){
.projectify_slider_zeta .title_holder{
left: 0px;
right: 0px;
bottom: 60px;
}
.projectify_slider_zeta .owl_control > div{
width: 50%;
}
.projectify_slider_zeta .owl_control .fn_prev{
border-right: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_zeta .owl_control .fn_next{
border-left: 1px solid rgba(255,255,255,.3);
}
.projectify_slider_zeta .owl_control span.a,
.projectify_slider_zeta .owl_control span.b{
left: 50%;
margin-left: -10px;
}
}.owl-carousel,.owl-carousel .owl-item{-webkit-tap-highlight-color:transparent;position:relative}.owl-carousel{display:none;width:100%;z-index:1}.owl-carousel .owl-stage{position:relative;-ms-touch-action:pan-Y;-moz-backface-visibility:hidden}.owl-carousel .owl-stage:after{content:".";display:block;clear:both;visibility:hidden;line-height:0;height:0}.owl-carousel .owl-stage-outer{position:relative;overflow:hidden;-webkit-transform:translate3d(0,0,0)}.owl-carousel .owl-item,.owl-carousel .owl-wrapper{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;-ms-backface-visibility:hidden;-webkit-transform:translate3d(0,0,0);-moz-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0)}.owl-carousel .owl-item{min-height:1px;float:left;-webkit-backface-visibility:hidden;-webkit-touch-callout:none}.owl-carousel .owl-item img{display:block;width:100%}.owl-carousel .owl-dots.disabled,.owl-carousel .owl-nav.disabled{display:none}.no-js .owl-carousel,.owl-carousel.owl-loaded{display:block}.owl-carousel .owl-dot,.owl-carousel .owl-nav .owl-next,.owl-carousel .owl-nav .owl-prev{cursor:pointer;cursor:hand;-webkit-user-select:none;-khtml-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-loading{opacity:0;display:block}.owl-carousel.owl-hidden{opacity:0}.owl-carousel.owl-refresh .owl-item{visibility:hidden}.owl-carousel.owl-drag .owl-item{-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none}.owl-carousel.owl-grab{cursor:move;cursor:grab}.owl-carousel.owl-rtl{direction:rtl}.owl-carousel.owl-rtl .owl-item{float:right}.owl-carousel .animated{animation-duration:1s;animation-fill-mode:both}.owl-carousel .owl-animated-in{z-index:0}.owl-carousel .owl-animated-out{z-index:1}.owl-carousel .fadeOut{animation-name:fadeOut}@keyframes fadeOut{0%{opacity:1}100%{opacity:0}}.owl-height{transition:height .5s ease-in-out}.owl-carousel .owl-item .owl-lazy{opacity:0;transition:opacity .4s ease}.owl-carousel .owl-item img.owl-lazy{transform-style:preserve-3d}.owl-carousel .owl-video-wrapper{position:relative;height:100%;background:#000}.owl-carousel .owl-video-play-icon{position:absolute;height:80px;width:80px;left:50%;top:50%;margin-left:-40px;margin-top:-40px;background:url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/owl.video.play.png) no-repeat;cursor:pointer;z-index:1;-webkit-backface-visibility:hidden;transition:transform .1s ease}.owl-carousel .owl-video-play-icon:hover{-ms-transform:scale(1.3,1.3);transform:scale(1.3,1.3)}.owl-carousel .owl-video-playing .owl-video-play-icon,.owl-carousel .owl-video-playing .owl-video-tn{display:none}.owl-carousel .owl-video-tn{opacity:0;height:100%;background-position:center center;background-repeat:no-repeat;background-size:contain;transition:opacity .4s ease}.owl-carousel .owl-video-frame{position:relative;z-index:1;height:100%;width:100%} .swiper-container{margin:0 auto;position:relative;overflow:hidden;list-style:none;padding:0;z-index:1}.swiper-container-no-flexbox .swiper-slide{float:left}.swiper-container-vertical>.swiper-wrapper{-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-ms-flex-direction:column;flex-direction:column}.swiper-wrapper{position:relative;width:100%;height:100%;z-index:1;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform;-webkit-box-sizing:content-box;box-sizing:content-box}.swiper-container-android .swiper-slide,.swiper-wrapper{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.swiper-container-multirow>.swiper-wrapper{-webkit-flex-wrap:wrap;-ms-flex-wrap:wrap;flex-wrap:wrap}.swiper-container-free-mode>.swiper-wrapper{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out;margin:0 auto}.swiper-slide{-webkit-flex-shrink:0;-ms-flex-negative:0;flex-shrink:0;width:100%;height:100%;position:relative;-webkit-transition-property:-webkit-transform;transition-property:-webkit-transform;-o-transition-property:transform;transition-property:transform;transition-property:transform,-webkit-transform}.swiper-invisible-blank-slide{visibility:hidden}.swiper-container-autoheight,.swiper-container-autoheight .swiper-slide{height:auto}.swiper-container-autoheight .swiper-wrapper{-webkit-box-align:start;-webkit-align-items:flex-start;-ms-flex-align:start;align-items:flex-start;-webkit-transition-property:height,-webkit-transform;transition-property:height,-webkit-transform;-o-transition-property:transform,height;transition-property:transform,height;transition-property:transform,height,-webkit-transform}.swiper-container-3d{-webkit-perspective:1200px;perspective:1200px}.swiper-container-3d .swiper-cube-shadow,.swiper-container-3d .swiper-slide,.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top,.swiper-container-3d .swiper-wrapper{-webkit-transform-style:preserve-3d;transform-style:preserve-3d}.swiper-container-3d .swiper-slide-shadow-bottom,.swiper-container-3d .swiper-slide-shadow-left,.swiper-container-3d .swiper-slide-shadow-right,.swiper-container-3d .swiper-slide-shadow-top{position:absolute;left:0;top:0;width:100%;height:100%;pointer-events:none;z-index:10}.swiper-container-3d .swiper-slide-shadow-left{background-image:-webkit-gradient(linear,right top,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(right,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to left,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-right{background-image:-webkit-gradient(linear,left top,right top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(left,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to right,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-top{background-image:-webkit-gradient(linear,left bottom,left top,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(bottom,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to top,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-3d .swiper-slide-shadow-bottom{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(0,0,0,.5)),to(rgba(0,0,0,0)));background-image:-webkit-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:-o-linear-gradient(top,rgba(0,0,0,.5),rgba(0,0,0,0));background-image:linear-gradient(to bottom,rgba(0,0,0,.5),rgba(0,0,0,0))}.swiper-container-wp8-horizontal,.swiper-container-wp8-horizontal>.swiper-wrapper{-ms-touch-action:pan-y;touch-action:pan-y}.swiper-container-wp8-vertical,.swiper-container-wp8-vertical>.swiper-wrapper{-ms-touch-action:pan-x;touch-action:pan-x}.swiper-button-next,.swiper-button-prev{position:absolute;top:50%;width:27px;height:44px;margin-top:-22px;z-index:10;cursor:pointer;background-size:27px 44px;background-position:center;background-repeat:no-repeat}.swiper-button-next.swiper-button-disabled,.swiper-button-prev.swiper-button-disabled{opacity:.35;cursor:auto;pointer-events:none}.swiper-button-prev,.swiper-container-rtl .swiper-button-next{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");left:10px;right:auto}.swiper-button-next,.swiper-container-rtl .swiper-button-prev{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23007aff'%2F%3E%3C%2Fsvg%3E");right:10px;left:auto}.swiper-button-prev.swiper-button-white,.swiper-container-rtl .swiper-button-next.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-white,.swiper-container-rtl .swiper-button-prev.swiper-button-white{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23ffffff'%2F%3E%3C%2Fsvg%3E")}.swiper-button-prev.swiper-button-black,.swiper-container-rtl .swiper-button-next.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M0%2C22L22%2C0l2.1%2C2.1L4.2%2C22l19.9%2C19.9L22%2C44L0%2C22L0%2C22L0%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-button-next.swiper-button-black,.swiper-container-rtl .swiper-button-prev.swiper-button-black{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20viewBox%3D'0%200%2027%2044'%3E%3Cpath%20d%3D'M27%2C22L27%2C22L5%2C44l-2.1-2.1L22.8%2C22L2.9%2C2.1L5%2C0L27%2C22L27%2C22z'%20fill%3D'%23000000'%2F%3E%3C%2Fsvg%3E")}.swiper-pagination{position:absolute;text-align:center;-webkit-transition:.3s opacity;-o-transition:.3s opacity;transition:.3s opacity;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);z-index:10}.swiper-pagination.swiper-pagination-hidden{opacity:0}.swiper-container-horizontal>.swiper-pagination-bullets,.swiper-pagination-custom,.swiper-pagination-fraction{bottom:10px;left:0;width:100%}.swiper-pagination-bullets-dynamic{overflow:hidden;font-size:0}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33);position:relative}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-prev-prev{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next{-webkit-transform:scale(.66);-ms-transform:scale(.66);transform:scale(.66)}.swiper-pagination-bullets-dynamic .swiper-pagination-bullet-active-next-next{-webkit-transform:scale(.33);-ms-transform:scale(.33);transform:scale(.33)}.swiper-pagination-bullet{width:8px;height:8px;display:inline-block;border-radius:100%;background:#000;opacity:.2}button.swiper-pagination-bullet{border:none;margin:0;padding:0;-webkit-box-shadow:none;box-shadow:none;-webkit-appearance:none;-moz-appearance:none;appearance:none}.swiper-pagination-clickable .swiper-pagination-bullet{cursor:pointer}.swiper-pagination-bullet-active{opacity:1;background:#007aff}.swiper-container-vertical>.swiper-pagination-bullets{right:10px;top:50%;-webkit-transform:translate3d(0,-50%,0);transform:translate3d(0,-50%,0)}.swiper-container-vertical>.swiper-pagination-bullets .swiper-pagination-bullet{margin:6px 0;display:block}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:8px}.swiper-container-vertical>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{display:inline-block;-webkit-transition:.2s top,.2s -webkit-transform;transition:.2s top,.2s -webkit-transform;-o-transition:.2s transform,.2s top;transition:.2s transform,.2s top;transition:.2s transform,.2s top,.2s -webkit-transform}.swiper-container-horizontal>.swiper-pagination-bullets .swiper-pagination-bullet{margin:0 4px}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);white-space:nowrap}.swiper-container-horizontal>.swiper-pagination-bullets.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s left,.2s -webkit-transform;transition:.2s left,.2s -webkit-transform;-o-transition:.2s transform,.2s left;transition:.2s transform,.2s left;transition:.2s transform,.2s left,.2s -webkit-transform}.swiper-container-horizontal.swiper-container-rtl>.swiper-pagination-bullets-dynamic .swiper-pagination-bullet{-webkit-transition:.2s right,.2s -webkit-transform;transition:.2s right,.2s -webkit-transform;-o-transition:.2s transform,.2s right;transition:.2s transform,.2s right;transition:.2s transform,.2s right,.2s -webkit-transform}.swiper-pagination-progressbar{background:rgba(0,0,0,.25);position:absolute}.swiper-pagination-progressbar .swiper-pagination-progressbar-fill{background:#007aff;position:absolute;left:0;top:0;width:100%;height:100%;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top}.swiper-container-rtl .swiper-pagination-progressbar .swiper-pagination-progressbar-fill{-webkit-transform-origin:right top;-ms-transform-origin:right top;transform-origin:right top}.swiper-container-horizontal>.swiper-pagination-progressbar{width:100%;height:4px;left:0;top:0}.swiper-container-vertical>.swiper-pagination-progressbar{width:4px;height:100%;left:0;top:0}.swiper-pagination-white .swiper-pagination-bullet-active{background:#fff}.swiper-pagination-progressbar.swiper-pagination-white{background:rgba(255,255,255,.25)}.swiper-pagination-progressbar.swiper-pagination-white .swiper-pagination-progressbar-fill{background:#fff}.swiper-pagination-black .swiper-pagination-bullet-active{background:#000}.swiper-pagination-progressbar.swiper-pagination-black{background:rgba(0,0,0,.25)}.swiper-pagination-progressbar.swiper-pagination-black .swiper-pagination-progressbar-fill{background:#000}.swiper-scrollbar{border-radius:10px;position:relative;-ms-touch-action:none;background:rgba(0,0,0,.1)}.swiper-container-horizontal>.swiper-scrollbar{position:absolute;left:1%;bottom:3px;z-index:50;height:5px;width:98%}.swiper-container-vertical>.swiper-scrollbar{position:absolute;right:3px;top:1%;z-index:50;width:5px;height:98%}.swiper-scrollbar-drag{height:100%;width:100%;position:relative;background:rgba(0,0,0,.5);border-radius:10px;left:0;top:0}.swiper-scrollbar-cursor-drag{cursor:move}.swiper-zoom-container{width:100%;height:100%;display:-webkit-box;display:-webkit-flex;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-webkit-align-items:center;-ms-flex-align:center;align-items:center;text-align:center}.swiper-zoom-container>canvas,.swiper-zoom-container>img,.swiper-zoom-container>svg{max-width:100%;max-height:100%;-o-object-fit:contain;object-fit:contain}.swiper-slide-zoomed{cursor:move}.swiper-lazy-preloader{width:42px;height:42px;position:absolute;left:50%;top:50%;margin-left:-21px;margin-top:-21px;z-index:10;-webkit-transform-origin:50%;-ms-transform-origin:50%;transform-origin:50%;-webkit-animation:swiper-preloader-spin 1s steps(12,end) infinite;animation:swiper-preloader-spin 1s steps(12,end) infinite}.swiper-lazy-preloader:after{display:block;content:'';width:100%;height:100%;background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%236c6c6c'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E");background-position:50%;background-size:100%;background-repeat:no-repeat}.swiper-lazy-preloader-white:after{background-image:url("data:image/svg+xml;charset=utf-8,%3Csvg%20viewBox%3D'0%200%20120%20120'%20xmlns%3D'http%3A%2F%2Fwww.w3.org%2F2000%2Fsvg'%20xmlns%3Axlink%3D'http%3A%2F%2Fwww.w3.org%2F1999%2Fxlink'%3E%3Cdefs%3E%3Cline%20id%3D'l'%20x1%3D'60'%20x2%3D'60'%20y1%3D'7'%20y2%3D'27'%20stroke%3D'%23fff'%20stroke-width%3D'11'%20stroke-linecap%3D'round'%2F%3E%3C%2Fdefs%3E%3Cg%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(30%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(60%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(90%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(120%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.27'%20transform%3D'rotate(150%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.37'%20transform%3D'rotate(180%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.46'%20transform%3D'rotate(210%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.56'%20transform%3D'rotate(240%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.66'%20transform%3D'rotate(270%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.75'%20transform%3D'rotate(300%2060%2C60)'%2F%3E%3Cuse%20xlink%3Ahref%3D'%23l'%20opacity%3D'.85'%20transform%3D'rotate(330%2060%2C60)'%2F%3E%3C%2Fg%3E%3C%2Fsvg%3E")}@-webkit-keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes swiper-preloader-spin{100%{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}.swiper-container .swiper-notification{position:absolute;left:0;top:0;pointer-events:none;opacity:0;z-index:-1000}.swiper-container-fade.swiper-container-free-mode .swiper-slide{-webkit-transition-timing-function:ease-out;-o-transition-timing-function:ease-out;transition-timing-function:ease-out}.swiper-container-fade .swiper-slide{pointer-events:none;-webkit-transition-property:opacity;-o-transition-property:opacity;transition-property:opacity}.swiper-container-fade .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-fade .swiper-slide-active,.swiper-container-fade .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube{overflow:visible}.swiper-container-cube .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1;visibility:hidden;-webkit-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;width:100%;height:100%}.swiper-container-cube .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-cube.swiper-container-rtl .swiper-slide{-webkit-transform-origin:100% 0;-ms-transform-origin:100% 0;transform-origin:100% 0}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-cube .swiper-slide-active,.swiper-container-cube .swiper-slide-next,.swiper-container-cube .swiper-slide-next+.swiper-slide,.swiper-container-cube .swiper-slide-prev{pointer-events:auto;visibility:visible}.swiper-container-cube .swiper-slide-shadow-bottom,.swiper-container-cube .swiper-slide-shadow-left,.swiper-container-cube .swiper-slide-shadow-right,.swiper-container-cube .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-cube .swiper-cube-shadow{position:absolute;left:0;bottom:0;width:100%;height:100%;background:#000;opacity:.6;-webkit-filter:blur(50px);filter:blur(50px);z-index:0}.swiper-container-flip{overflow:visible}.swiper-container-flip .swiper-slide{pointer-events:none;-webkit-backface-visibility:hidden;backface-visibility:hidden;z-index:1}.swiper-container-flip .swiper-slide .swiper-slide{pointer-events:none}.swiper-container-flip .swiper-slide-active,.swiper-container-flip .swiper-slide-active .swiper-slide-active{pointer-events:auto}.swiper-container-flip .swiper-slide-shadow-bottom,.swiper-container-flip .swiper-slide-shadow-left,.swiper-container-flip .swiper-slide-shadow-right,.swiper-container-flip .swiper-slide-shadow-top{z-index:0;-webkit-backface-visibility:hidden;backface-visibility:hidden}.swiper-container-coverflow .swiper-wrapper{-ms-perspective:1200px} .justified-gallery{width:100%;position:relative;overflow:hidden}.justified-gallery>a,.justified-gallery>div{position:absolute;display:inline-block;overflow:hidden;filter:"alpha(opacity=10)";opacity:.1}.justified-gallery>a>img,.justified-gallery>div>img,.justified-gallery>a>a>img,.justified-gallery>div>a>img{position:absolute;top:50%;left:50%;margin:0;padding:0;border:0;filter:"alpha(opacity=0)";opacity:0}.justified-gallery>a>.caption,.justified-gallery>div>.caption{display:none;position:absolute;bottom:0;padding:5px;background-color:#000;left:0;right:0;margin:0;color:#fff;font-size:12px;font-weight:300;font-family:sans-serif}.justified-gallery>a>.caption.caption-visible,.justified-gallery>div>.caption.caption-visible{display:initial;filter:"alpha(opacity=70)";opacity:.7;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.entry-visible{filter:"alpha(opacity=100)";opacity:1;background:0 0}.justified-gallery>.entry-visible>img,.justified-gallery>.entry-visible>a>img{filter:"alpha(opacity=100)";opacity:1;-webkit-transition:opacity 500ms ease-in;-moz-transition:opacity 500ms ease-in;-o-transition:opacity 500ms ease-in;transition:opacity 500ms ease-in}.justified-gallery>.jg-filtered{display:none}.justified-gallery>.spinner{position:absolute;bottom:0;margin-left:-24px;padding:10px 0;left:50%;filter:"alpha(opacity=100)";opacity:1;overflow:initial}.justified-gallery>.spinner>span{display:inline-block;filter:"alpha(opacity=0)";opacity:0;width:8px;height:8px;margin:0 4px;background-color:#000;border-radius:6px}
.lg-sub-html,.lg-toolbar{background-color:rgba(0,0,0,.45)}#lg-counter,.lg-outer .lg-video-cont{vertical-align:middle;display:inline-block}@font-face{font-family:lg;src:url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/lg/lg.eot?n1z373);src:url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/lg/lg.eot?#iefixn1z373) format("embedded-opentype"),url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/lg/lg.woff?n1z373) format("woff"),url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/lg/lg.ttf?n1z373) format("truetype"),url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/lg/lg.svg?n1z373#lg) format("svg");font-weight:400;font-style:normal}.lg-icon{font-family:lg;speak:none;font-style:normal;font-weight:400;font-variant:normal;text-transform:none;line-height:1;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.lg-actions .lg-next,.lg-actions .lg-prev{background-color:rgba(0,0,0,.45);border-radius:2px;color:#999;cursor:pointer;display:block;font-size:22px;margin-top:-10px;padding:8px 10px 9px;position:absolute;top:50%;z-index:1080}.lg-actions .lg-next.disabled,.lg-actions .lg-prev.disabled{pointer-events:none;opacity:.5}.lg-actions .lg-next:hover,.lg-actions .lg-prev:hover{color:#FFF}.lg-actions .lg-next{right:20px}.lg-actions .lg-next:before{content:"\e095"}.lg-actions .lg-prev{left:20px}.lg-actions .lg-prev:after{content:"\e094"}@-webkit-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-moz-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-ms-keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@keyframes lg-right-end{0%,100%{left:0}50%{left:-30px}}@-webkit-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-moz-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@-ms-keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}@keyframes lg-left-end{0%,100%{left:0}50%{left:30px}}.lg-outer.lg-right-end .lg-object{-webkit-animation:lg-right-end .3s;-o-animation:lg-right-end .3s;animation:lg-right-end .3s;position:relative}.lg-outer.lg-left-end .lg-object{-webkit-animation:lg-left-end .3s;-o-animation:lg-left-end .3s;animation:lg-left-end .3s;position:relative}.lg-toolbar{z-index:1082;left:0;position:absolute;top:0;width:100%}.lg-toolbar .lg-icon{color:#999;cursor:pointer;float:right;font-size:24px;height:47px;line-height:27px;padding:10px 0;text-align:center;width:50px;text-decoration:none!important;outline:0;-webkit-transition:color .2s linear;-o-transition:color .2s linear;transition:color .2s linear}.lg-toolbar .lg-icon:hover{color:#FFF}.lg-toolbar .lg-close:after{content:"\e070"}.lg-toolbar .lg-download:after{content:"\e0f2"}.lg-sub-html{bottom:0;color:#EEE;font-size:16px;left:0;padding:10px 40px;position:fixed;right:0;text-align:center;z-index:1080}.lg-sub-html h4{margin:0;font-size:13px;font-weight:700}.lg-sub-html p{font-size:12px;margin:5px 0 0}#lg-counter{color:#999;font-size:16px;padding-left:20px;padding-top:12px}.lg-next,.lg-prev,.lg-toolbar{opacity:1;-webkit-transition:-webkit-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-moz-transition:-moz-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;-o-transition:-o-transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear;transition:transform .35s cubic-bezier(0,0,.25,1) 0s,opacity .35s cubic-bezier(0,0,.25,1) 0s,color .2s linear}.lg-hide-items .lg-prev{opacity:0;-webkit-transform:translate3d(-10px,0,0);transform:translate3d(-10px,0,0)}.lg-hide-items .lg-next{opacity:0;-webkit-transform:translate3d(10px,0,0);transform:translate3d(10px,0,0)}.lg-hide-items .lg-toolbar{opacity:0;-webkit-transform:translate3d(0,-10px,0);transform:translate3d(0,-10px,0)}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-object{-webkit-transform:scale3d(.5,.5,.5);transform:scale3d(.5,.5,.5);opacity:0;-webkit-transition:-webkit-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-moz-transition:-moz-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-o-transition:-o-transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;transition:transform 250ms cubic-bezier(0,0,.25,1) 0s,opacity 250ms cubic-bezier(0,0,.25,1)!important;-webkit-transform-origin:50% 50%;-moz-transform-origin:50% 50%;-ms-transform-origin:50% 50%;transform-origin:50% 50%}body:not(.lg-from-hash) .lg-outer.lg-start-zoom .lg-item.lg-complete .lg-object{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);opacity:1}.lg-outer .lg-thumb-outer{background-color:#0D0A0A;bottom:0;position:absolute;width:100%;z-index:1080;max-height:350px;-webkit-transform:translate3d(0,100%,0);transform:translate3d(0,100%,0);-webkit-transition:-webkit-transform .25s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .25s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .25s cubic-bezier(0,0,.25,1) 0s;transition:transform .25s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-thumb-outer.lg-grab .lg-thumb-item{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer .lg-thumb-outer.lg-grabbing .lg-thumb-item{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg-thumb-outer.lg-dragging .lg-thumb{-webkit-transition-duration:0s!important;transition-duration:0s!important}.lg-outer.lg-thumb-open .lg-thumb-outer{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-thumb{padding:10px 0;height:100%;margin-bottom:-5px}.lg-outer .lg-thumb-item{cursor:pointer;float:left;overflow:hidden;height:100%;border:0 solid transparent;margin-bottom:5px;position:relative}.lg-outer .lg-thumb-item:before{content:"";position:absolute;z-index:10;width:100%;height:100%;background:rgba(0,0,0,.7);-webkit-transition:all .5s ease;-moz-transition:all .5s ease;-ms-transition:all .5s ease;-o-transition:all .5s ease;transition:all .5s ease}@media (min-width:1025px){.lg-outer .lg-thumb-item{-webkit-transition:border-color .25s ease;-o-transition:border-color .25s ease;transition:border-color .25s ease}}.lg-outer .lg-thumb-item.active,.lg-outer .lg-thumb-item:hover{border-color:#555}.lg-outer .lg-thumb-item.active:before,.lg-outer .lg-thumb-item:hover:before{background:rgba(0,0,0,0)}.lg-outer .lg-thumb-item img{width:100%;height:100%;object-fit:cover;z-index:5;position:relative}.lg-outer.lg-has-thumb .lg-item{padding-bottom:120px}.lg-outer.lg-can-toggle .lg-item{padding-bottom:0}.lg-outer.lg-pull-caption-up .lg-sub-html{-webkit-transition:bottom .25s ease;-o-transition:bottom .25s ease;transition:bottom .25s ease}.lg-outer.lg-pull-caption-up.lg-thumb-open .lg-sub-html{bottom:100px}.lg-outer .lg-toogle-thumb{background-color:#0D0A0A;border-radius:2px 2px 0 0;color:#999;cursor:pointer;font-size:24px;height:39px;line-height:27px;padding:5px 0;position:absolute;right:20px;text-align:center;top:-39px;width:50px}.lg-outer .lg-toogle-thumb:hover,.lg-outer.lg-dropdown-active #lg-share{color:#FFF}.lg-outer .lg-toogle-thumb:after{content:"\e1ff"}.lg-outer .lg-video-cont{max-width:1140px;max-height:100%;width:100%;padding:0 5px}.lg-outer .lg-video{width:100%;height:0;padding-bottom:56.25%;overflow:hidden;position:relative}.lg-outer .lg-video .lg-object{display:inline-block;position:absolute;top:0;left:0;width:100%!important;height:100%!important}.lg-outer .lg-video .lg-video-play{width:84px;height:59px;position:absolute;left:50%;top:50%;margin-left:-42px;margin-top:-30px;z-index:1080;cursor:pointer}.lg-outer .lg-has-vimeo .lg-video-play{background:url(//gtmstudios.com/wp-content/plugins/projectify/assets/img/vimeo-play.png) no-repeat}.lg-outer .lg-has-vimeo:hover .lg-video-play{background:url(//gtmstudios.com/wp-content/plugins/projectify/assets/img/vimeo-play.png) 0 -58px no-repeat}.lg-outer .lg-has-html5 .lg-video-play{background:url(//gtmstudios.com/wp-content/plugins/projectify/assets/img/video-play.png) no-repeat;height:64px;margin-left:-32px;margin-top:-32px;width:64px;opacity:.8}.lg-outer .lg-has-html5:hover .lg-video-play{opacity:1}.lg-outer .lg-has-youtube .lg-video-play{background:url(//gtmstudios.com/wp-content/plugins/projectify/assets/img/youtube-play.png) no-repeat}.lg-outer .lg-has-youtube:hover .lg-video-play{background:url(//gtmstudios.com/wp-content/plugins/projectify/assets/img/youtube-play.png) 0 -60px no-repeat}.lg-outer .lg-video-object{width:100%!important;height:100%!important;position:absolute;top:0;left:0}.lg-outer .lg-has-video .lg-video-object{visibility:hidden}.lg-outer .lg-has-video.lg-video-playing .lg-object,.lg-outer .lg-has-video.lg-video-playing .lg-video-play{display:none}.lg-outer .lg-has-video.lg-video-playing .lg-video-object{visibility:visible}.lg-progress-bar{background-color:#333;height:5px;left:0;position:absolute;top:0;width:100%;z-index:1083;opacity:0;-webkit-transition:opacity 80ms ease 0s;-moz-transition:opacity 80ms ease 0s;-o-transition:opacity 80ms ease 0s;transition:opacity 80ms ease 0s}.lg-progress-bar .lg-progress{background-color:#999;height:5px;width:0}.lg-progress-bar.lg-start .lg-progress{width:100%}.lg-show-autoplay .lg-progress-bar{opacity:1}.lg-autoplay-button:after{content:"\e01d"}.lg-show-autoplay .lg-autoplay-button:after{content:"\e01a"}.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-image,.lg-outer.lg-css3.lg-zoom-dragging .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition-duration:0s;transition-duration:0s}.lg-outer.lg-use-transition-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s;transition:transform .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer.lg-use-left-for-zoom .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-moz-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;-o-transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s;transition:left .3s cubic-bezier(0,0,.25,1) 0s,top .3s cubic-bezier(0,0,.25,1) 0s}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-img-wrap{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-outer .lg-item.lg-complete.lg-zoomable .lg-image{-webkit-transform:scale3d(1,1,1);transform:scale3d(1,1,1);-webkit-transition:-webkit-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-moz-transition:-moz-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-o-transition:-o-transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;transition:transform .3s cubic-bezier(0,0,.25,1) 0s,opacity .15s!important;-webkit-transform-origin:0 0;-moz-transform-origin:0 0;-ms-transform-origin:0 0;transform-origin:0 0;-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}#lg-zoom-in:after{content:"\e311"}#lg-actual-size{font-size:20px}#lg-actual-size:after{content:"\e033"}#lg-zoom-out{opacity:.5;pointer-events:none}#lg-zoom-out:after{content:"\e312"}.lg-zoomed #lg-zoom-out{opacity:1;pointer-events:auto}.lg-outer .lg-pager-outer{bottom:60px;left:0;position:absolute;right:0;text-align:center;z-index:1080;height:10px}.lg-outer .lg-pager-outer.lg-pager-hover .lg-pager-cont{overflow:visible}.lg-outer .lg-pager-cont{cursor:pointer;display:inline-block;overflow:hidden;position:relative;vertical-align:top;margin:0 5px}.lg-outer .lg-pager-cont:hover .lg-pager-thumb-cont{opacity:1;-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0)}.lg-outer .lg-pager-cont.lg-pager-active .lg-pager{box-shadow:0 0 0 2px #fff inset}.lg-outer .lg-pager-thumb-cont{background-color:#fff;color:#FFF;bottom:100%;height:83px;left:0;margin-bottom:20px;margin-left:-60px;opacity:0;padding:5px;position:absolute;width:120px;border-radius:3px;-webkit-transition:opacity .15s ease 0s,-webkit-transform .15s ease 0s;-moz-transition:opacity .15s ease 0s,-moz-transform .15s ease 0s;-o-transition:opacity .15s ease 0s,-o-transform .15s ease 0s;transition:opacity .15s ease 0s,transform .15s ease 0s;-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0)}.lg-outer .lg-pager-thumb-cont img{width:100%;height:100%}.lg-outer .lg-pager{background-color:rgba(255,255,255,.5);border-radius:50%;box-shadow:0 0 0 8px rgba(255,255,255,.7) inset;display:block;height:12px;-webkit-transition:box-shadow .3s ease 0s;-o-transition:box-shadow .3s ease 0s;transition:box-shadow .3s ease 0s;width:12px}.lg-outer .lg-pager:focus,.lg-outer .lg-pager:hover{box-shadow:0 0 0 8px #fff inset}.lg-outer .lg-caret{border-left:10px solid transparent;border-right:10px solid transparent;border-top:10px dashed;bottom:-10px;display:inline-block;height:0;left:50%;margin-left:-5px;position:absolute;vertical-align:middle;width:0}.lg-fullscreen:after{content:"\e20c"}.lg-fullscreen-on .lg-fullscreen:after{content:"\e20d"}.lg-outer #lg-dropdown-overlay{background-color:rgba(0,0,0,.25);bottom:0;cursor:default;left:0;position:fixed;right:0;top:0;z-index:1081;opacity:0;visibility:hidden;-webkit-transition:visibility 0s linear .18s,opacity .18s linear 0s;-o-transition:visibility 0s linear .18s,opacity .18s linear 0s;transition:visibility 0s linear .18s,opacity .18s linear 0s}.lg-outer.lg-dropdown-active #lg-dropdown-overlay,.lg-outer.lg-dropdown-active .lg-dropdown{-webkit-transition-delay:0s;transition-delay:0s;-moz-transform:translate3d(0,0,0);-o-transform:translate3d(0,0,0);-ms-transform:translate3d(0,0,0);-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1;visibility:visible}.lg-outer .lg-dropdown{background-color:#fff;border-radius:2px;font-size:14px;list-style-type:none;margin:0;padding:10px 0;position:absolute;right:0;text-align:left;top:50px;opacity:0;visibility:hidden;-moz-transform:translate3d(0,5px,0);-o-transform:translate3d(0,5px,0);-ms-transform:translate3d(0,5px,0);-webkit-transform:translate3d(0,5px,0);transform:translate3d(0,5px,0);-webkit-transition:-webkit-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-moz-transition:-moz-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;-o-transition:-o-transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s;transition:transform .18s linear 0s,visibility 0s linear .5s,opacity .18s linear 0s}.lg-outer .lg-dropdown:after{content:"";display:block;height:0;width:0;position:absolute;border:8px solid transparent;border-bottom-color:#FFF;right:16px;top:-16px}.lg-outer .lg-dropdown>li:last-child{margin-bottom:0}.lg-outer .lg-dropdown>li:hover .lg-icon,.lg-outer .lg-dropdown>li:hover a{color:#333}.lg-outer .lg-dropdown a{color:#333;display:block;white-space:pre;padding:4px 12px;font-family:"Open Sans","Helvetica Neue",Helvetica,Arial,sans-serif;font-size:12px}.lg-outer .lg-dropdown a:hover{background-color:rgba(0,0,0,.07)}.lg-outer .lg-dropdown .lg-dropdown-text{display:inline-block;line-height:1;margin-top:-3px;vertical-align:middle}.lg-outer .lg-dropdown .lg-icon{color:#333;display:inline-block;float:none;font-size:20px;height:auto;line-height:1;margin-right:8px;padding:0;vertical-align:middle;width:auto}.lg-outer,.lg-outer .lg,.lg-outer .lg-inner{width:100%;height:100%}.lg-outer #lg-share{position:relative}.lg-outer #lg-share:after{content:"\e80d"}.lg-outer #lg-share-facebook .lg-icon{color:#3b5998}.lg-outer #lg-share-facebook .lg-icon:after{content:"\e901"}.lg-outer #lg-share-twitter .lg-icon{color:#00aced}.lg-outer #lg-share-twitter .lg-icon:after{content:"\e904"}.lg-outer #lg-share-googleplus .lg-icon{color:#dd4b39}.lg-outer #lg-share-googleplus .lg-icon:after{content:"\e902"}.lg-outer #lg-share-pinterest .lg-icon{color:#cb2027}.lg-outer #lg-share-pinterest .lg-icon:after{content:"\e903"}.lg-group:after{content:"";display:table;clear:both}.lg-outer{position:fixed;top:0;left:0;z-index:1050;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer *{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box}.lg-outer.lg-visible{opacity:1}.lg-outer.lg-css3 .lg-item.lg-current,.lg-outer.lg-css3 .lg-item.lg-next-slide,.lg-outer.lg-css3 .lg-item.lg-prev-slide{-webkit-transition-duration:inherit!important;transition-duration:inherit!important;-webkit-transition-timing-function:inherit!important;transition-timing-function:inherit!important}.lg-outer.lg-css3.lg-dragging .lg-item.lg-current,.lg-outer.lg-css3.lg-dragging .lg-item.lg-next-slide,.lg-outer.lg-css3.lg-dragging .lg-item.lg-prev-slide{-webkit-transition-duration:0s!important;transition-duration:0s!important;opacity:1}.lg-outer.lg-grab img.lg-object{cursor:-webkit-grab;cursor:-moz-grab;cursor:-o-grab;cursor:-ms-grab;cursor:grab}.lg-outer.lg-grabbing img.lg-object{cursor:move;cursor:-webkit-grabbing;cursor:-moz-grabbing;cursor:-o-grabbing;cursor:-ms-grabbing;cursor:grabbing}.lg-outer .lg{position:relative;overflow:hidden;margin-left:auto;margin-right:auto;max-width:100%;max-height:100%}.lg-outer .lg-inner{position:absolute;left:0;top:0;white-space:nowrap}.lg-outer .lg-item{background:url(//gtmstudios.com/wp-content/plugins/projectify/assets/img/loading.gif) center center no-repeat;display:none!important}.lg-outer.lg-css .lg-current,.lg-outer.lg-css3 .lg-current,.lg-outer.lg-css3 .lg-next-slide,.lg-outer.lg-css3 .lg-prev-slide{display:inline-block!important}.lg-outer .lg-img-wrap,.lg-outer .lg-item{display:inline-block;text-align:center;position:absolute;width:100%;height:100%}.lg-outer .lg-img-wrap:before,.lg-outer .lg-item:before{content:"";display:inline-block;height:50%;width:1px;margin-right:-1px}.lg-outer .lg-img-wrap{position:absolute;padding:0 5px;left:0;right:0;top:0;bottom:0}.lg-outer .lg-item.lg-complete{background-image:none}.lg-outer .lg-item.lg-current{z-index:1060}.lg-outer .lg-image{display:inline-block;vertical-align:middle;max-width:100%;max-height:100%;width:auto!important;height:auto!important}.lg-outer.lg-show-after-load .lg-item .lg-object,.lg-outer.lg-show-after-load .lg-item .lg-video-play{opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-object,.lg-outer.lg-show-after-load .lg-item.lg-complete .lg-video-play{opacity:1}.lg-outer .lg-empty-html,.lg-outer.lg-hide-download #lg-download{display:none}.lg-backdrop{position:fixed;top:0;left:0;right:0;bottom:0;z-index:1040;background-color:#000;opacity:0;-webkit-transition:opacity .15s ease 0s;-o-transition:opacity .15s ease 0s;transition:opacity .15s ease 0s}.lg-backdrop.in{opacity:1}.lg-css3.lg-no-trans .lg-current,.lg-css3.lg-no-trans .lg-next-slide,.lg-css3.lg-no-trans .lg-prev-slide{-webkit-transition:none 0s ease 0s!important;-moz-transition:none 0s ease 0s!important;-o-transition:none 0s ease 0s!important;transition:none 0s ease 0s!important}.lg-css3.lg-use-css3 .lg-item,.lg-css3.lg-use-left .lg-item{-webkit-backface-visibility:hidden;-moz-backface-visibility:hidden;backface-visibility:hidden}.lg-css3.lg-fade .lg-item{opacity:0}.lg-css3.lg-fade .lg-item.lg-current{opacity:1}.lg-css3.lg-fade .lg-item.lg-current,.lg-css3.lg-fade .lg-item.lg-next-slide,.lg-css3.lg-fade .lg-item.lg-prev-slide{-webkit-transition:opacity .1s ease 0s;-moz-transition:opacity .1s ease 0s;-o-transition:opacity .1s ease 0s;transition:opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-css3 .lg-item{opacity:0}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transform:translate3d(-100%,0,0);transform:translate3d(-100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide{-webkit-transform:translate3d(100%,0,0);transform:translate3d(100%,0,0)}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current{-webkit-transform:translate3d(0,0,0);transform:translate3d(0,0,0);opacity:1}.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-current,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-css3 .lg-item.lg-prev-slide{-webkit-transition:-webkit-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:-moz-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:-o-transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:transform 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}.lg-css3.lg-slide.lg-use-left .lg-item{opacity:0;position:absolute;left:0}.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{left:-100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide{left:100%}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current{left:0;opacity:1}.lg-css3.lg-slide.lg-use-left .lg-item.lg-current,.lg-css3.lg-slide.lg-use-left .lg-item.lg-next-slide,.lg-css3.lg-slide.lg-use-left .lg-item.lg-prev-slide{-webkit-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-moz-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;-o-transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s;transition:left 1s cubic-bezier(0,0,.25,1) 0s,opacity .1s ease 0s}@font-face {
font-family: 'fontello';
src: url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/font/fontello.eot?71560804);
src: url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/font/fontello.eot?71560804#iefix) format('embedded-opentype'),
url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/font/fontello.woff2?71560804) format('woff2'),
url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/font/fontello.woff?71560804) format('woff'),
url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/font/fontello.ttf?71560804) format('truetype'),
url(//gtmstudios.com/wp-content/plugins/projectify/assets/css/font/fontello.svg?71560804#fontello) format('svg');
font-weight: normal;
font-style: normal;
}   [class^="xcon-"]:before, [class*=" xcon-"]:before {
font-family: "fontello";
font-style: normal;
font-weight: normal;
speak: never;
display: inline-block;
text-decoration: inherit;
width: 1em;
margin-right: .2em;
text-align: center;  font-variant: normal;
text-transform: none; line-height: 1em;  margin-left: .2em;   -webkit-font-smoothing: antialiased;
-moz-osx-font-smoothing: grayscale;  }
.xcon-pfy-left:before { content: '\2345'; } .xcon-pfy-right:before { content: '\2346'; }.fa,.fab,.fad,.fal,.far,.fas{-moz-osx-font-smoothing:grayscale;-webkit-font-smoothing:antialiased;display:inline-block;font-style:normal;font-variant:normal;text-rendering:auto;line-height:1}.fa-lg{font-size:1.33333em;line-height:.75em;vertical-align:-.0667em}.fa-xs{font-size:.75em}.fa-sm{font-size:.875em}.fa-1x{font-size:1em}.fa-2x{font-size:2em}.fa-3x{font-size:3em}.fa-4x{font-size:4em}.fa-5x{font-size:5em}.fa-6x{font-size:6em}.fa-7x{font-size:7em}.fa-8x{font-size:8em}.fa-9x{font-size:9em}.fa-10x{font-size:10em}.fa-fw{text-align:center;width:1.25em}.fa-ul{list-style-type:none;margin-left:2.5em;padding-left:0}.fa-ul>li{position:relative}.fa-li{left:-2em;position:absolute;text-align:center;width:2em;line-height:inherit}.fa-border{border:.08em solid #eee;border-radius:.1em;padding:.2em .25em .15em}.fa-pull-left{float:left}.fa-pull-right{float:right}.fa.fa-pull-left,.fab.fa-pull-left,.fal.fa-pull-left,.far.fa-pull-left,.fas.fa-pull-left{margin-right:.3em}.fa.fa-pull-right,.fab.fa-pull-right,.fal.fa-pull-right,.far.fa-pull-right,.fas.fa-pull-right{margin-left:.3em}.fa-spin{-webkit-animation:fa-spin 2s linear infinite;animation:fa-spin 2s linear infinite}.fa-pulse{-webkit-animation:fa-spin 1s steps(8) infinite;animation:fa-spin 1s steps(8) infinite}@-webkit-keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes fa-spin{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.fa-rotate-90{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=1)";-webkit-transform:rotate(90deg);transform:rotate(90deg)}.fa-rotate-180{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2)";-webkit-transform:rotate(180deg);transform:rotate(180deg)}.fa-rotate-270{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=3)";-webkit-transform:rotate(270deg);transform:rotate(270deg)}.fa-flip-horizontal{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=0, mirror=1)";-webkit-transform:scaleX(-1);transform:scaleX(-1)}.fa-flip-vertical{-webkit-transform:scaleY(-1);transform:scaleY(-1)}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical,.fa-flip-vertical{-ms-filter:"progid:DXImageTransform.Microsoft.BasicImage(rotation=2, mirror=1)"}.fa-flip-both,.fa-flip-horizontal.fa-flip-vertical{-webkit-transform:scale(-1);transform:scale(-1)}:root .fa-flip-both,:root .fa-flip-horizontal,:root .fa-flip-vertical,:root .fa-rotate-90,:root .fa-rotate-180,:root .fa-rotate-270{-webkit-filter:none;filter:none}.fa-stack{display:inline-block;height:2em;line-height:2em;position:relative;vertical-align:middle;width:2.5em}.fa-stack-1x,.fa-stack-2x{left:0;position:absolute;text-align:center;width:100%}.fa-stack-1x{line-height:inherit}.fa-stack-2x{font-size:2em}.fa-inverse{color:#fff}.fa-500px:before{content:"\f26e"}.fa-accessible-icon:before{content:"\f368"}.fa-accusoft:before{content:"\f369"}.fa-acquisitions-incorporated:before{content:"\f6af"}.fa-ad:before{content:"\f641"}.fa-address-book:before{content:"\f2b9"}.fa-address-card:before{content:"\f2bb"}.fa-adjust:before{content:"\f042"}.fa-adn:before{content:"\f170"}.fa-adversal:before{content:"\f36a"}.fa-affiliatetheme:before{content:"\f36b"}.fa-air-freshener:before{content:"\f5d0"}.fa-airbnb:before{content:"\f834"}.fa-algolia:before{content:"\f36c"}.fa-align-center:before{content:"\f037"}.fa-align-justify:before{content:"\f039"}.fa-align-left:before{content:"\f036"}.fa-align-right:before{content:"\f038"}.fa-alipay:before{content:"\f642"}.fa-allergies:before{content:"\f461"}.fa-amazon:before{content:"\f270"}.fa-amazon-pay:before{content:"\f42c"}.fa-ambulance:before{content:"\f0f9"}.fa-american-sign-language-interpreting:before{content:"\f2a3"}.fa-amilia:before{content:"\f36d"}.fa-anchor:before{content:"\f13d"}.fa-android:before{content:"\f17b"}.fa-angellist:before{content:"\f209"}.fa-angle-double-down:before{content:"\f103"}.fa-angle-double-left:before{content:"\f100"}.fa-angle-double-right:before{content:"\f101"}.fa-angle-double-up:before{content:"\f102"}.fa-angle-down:before{content:"\f107"}.fa-angle-left:before{content:"\f104"}.fa-angle-right:before{content:"\f105"}.fa-angle-up:before{content:"\f106"}.fa-angry:before{content:"\f556"}.fa-angrycreative:before{content:"\f36e"}.fa-angular:before{content:"\f420"}.fa-ankh:before{content:"\f644"}.fa-app-store:before{content:"\f36f"}.fa-app-store-ios:before{content:"\f370"}.fa-apper:before{content:"\f371"}.fa-apple:before{content:"\f179"}.fa-apple-alt:before{content:"\f5d1"}.fa-apple-pay:before{content:"\f415"}.fa-archive:before{content:"\f187"}.fa-archway:before{content:"\f557"}.fa-arrow-alt-circle-down:before{content:"\f358"}.fa-arrow-alt-circle-left:before{content:"\f359"}.fa-arrow-alt-circle-right:before{content:"\f35a"}.fa-arrow-alt-circle-up:before{content:"\f35b"}.fa-arrow-circle-down:before{content:"\f0ab"}.fa-arrow-circle-left:before{content:"\f0a8"}.fa-arrow-circle-right:before{content:"\f0a9"}.fa-arrow-circle-up:before{content:"\f0aa"}.fa-arrow-down:before{content:"\f063"}.fa-arrow-left:before{content:"\f060"}.fa-arrow-right:before{content:"\f061"}.fa-arrow-up:before{content:"\f062"}.fa-arrows-alt:before{content:"\f0b2"}.fa-arrows-alt-h:before{content:"\f337"}.fa-arrows-alt-v:before{content:"\f338"}.fa-artstation:before{content:"\f77a"}.fa-assistive-listening-systems:before{content:"\f2a2"}.fa-asterisk:before{content:"\f069"}.fa-asymmetrik:before{content:"\f372"}.fa-at:before{content:"\f1fa"}.fa-atlas:before{content:"\f558"}.fa-atlassian:before{content:"\f77b"}.fa-atom:before{content:"\f5d2"}.fa-audible:before{content:"\f373"}.fa-audio-description:before{content:"\f29e"}.fa-autoprefixer:before{content:"\f41c"}.fa-avianex:before{content:"\f374"}.fa-aviato:before{content:"\f421"}.fa-award:before{content:"\f559"}.fa-aws:before{content:"\f375"}.fa-baby:before{content:"\f77c"}.fa-baby-carriage:before{content:"\f77d"}.fa-backspace:before{content:"\f55a"}.fa-backward:before{content:"\f04a"}.fa-bacon:before{content:"\f7e5"}.fa-bacteria:before{content:"\e059"}.fa-bacterium:before{content:"\e05a"}.fa-bahai:before{content:"\f666"}.fa-balance-scale:before{content:"\f24e"}.fa-balance-scale-left:before{content:"\f515"}.fa-balance-scale-right:before{content:"\f516"}.fa-ban:before{content:"\f05e"}.fa-band-aid:before{content:"\f462"}.fa-bandcamp:before{content:"\f2d5"}.fa-barcode:before{content:"\f02a"}.fa-bars:before{content:"\f0c9"}.fa-baseball-ball:before{content:"\f433"}.fa-basketball-ball:before{content:"\f434"}.fa-bath:before{content:"\f2cd"}.fa-battery-empty:before{content:"\f244"}.fa-battery-full:before{content:"\f240"}.fa-battery-half:before{content:"\f242"}.fa-battery-quarter:before{content:"\f243"}.fa-battery-three-quarters:before{content:"\f241"}.fa-battle-net:before{content:"\f835"}.fa-bed:before{content:"\f236"}.fa-beer:before{content:"\f0fc"}.fa-behance:before{content:"\f1b4"}.fa-behance-square:before{content:"\f1b5"}.fa-bell:before{content:"\f0f3"}.fa-bell-slash:before{content:"\f1f6"}.fa-bezier-curve:before{content:"\f55b"}.fa-bible:before{content:"\f647"}.fa-bicycle:before{content:"\f206"}.fa-biking:before{content:"\f84a"}.fa-bimobject:before{content:"\f378"}.fa-binoculars:before{content:"\f1e5"}.fa-biohazard:before{content:"\f780"}.fa-birthday-cake:before{content:"\f1fd"}.fa-bitbucket:before{content:"\f171"}.fa-bitcoin:before{content:"\f379"}.fa-bity:before{content:"\f37a"}.fa-black-tie:before{content:"\f27e"}.fa-blackberry:before{content:"\f37b"}.fa-blender:before{content:"\f517"}.fa-blender-phone:before{content:"\f6b6"}.fa-blind:before{content:"\f29d"}.fa-blog:before{content:"\f781"}.fa-blogger:before{content:"\f37c"}.fa-blogger-b:before{content:"\f37d"}.fa-bluetooth:before{content:"\f293"}.fa-bluetooth-b:before{content:"\f294"}.fa-bold:before{content:"\f032"}.fa-bolt:before{content:"\f0e7"}.fa-bomb:before{content:"\f1e2"}.fa-bone:before{content:"\f5d7"}.fa-bong:before{content:"\f55c"}.fa-book:before{content:"\f02d"}.fa-book-dead:before{content:"\f6b7"}.fa-book-medical:before{content:"\f7e6"}.fa-book-open:before{content:"\f518"}.fa-book-reader:before{content:"\f5da"}.fa-bookmark:before{content:"\f02e"}.fa-bootstrap:before{content:"\f836"}.fa-border-all:before{content:"\f84c"}.fa-border-none:before{content:"\f850"}.fa-border-style:before{content:"\f853"}.fa-bowling-ball:before{content:"\f436"}.fa-box:before{content:"\f466"}.fa-box-open:before{content:"\f49e"}.fa-box-tissue:before{content:"\e05b"}.fa-boxes:before{content:"\f468"}.fa-braille:before{content:"\f2a1"}.fa-brain:before{content:"\f5dc"}.fa-bread-slice:before{content:"\f7ec"}.fa-briefcase:before{content:"\f0b1"}.fa-briefcase-medical:before{content:"\f469"}.fa-broadcast-tower:before{content:"\f519"}.fa-broom:before{content:"\f51a"}.fa-brush:before{content:"\f55d"}.fa-btc:before{content:"\f15a"}.fa-buffer:before{content:"\f837"}.fa-bug:before{content:"\f188"}.fa-building:before{content:"\f1ad"}.fa-bullhorn:before{content:"\f0a1"}.fa-bullseye:before{content:"\f140"}.fa-burn:before{content:"\f46a"}.fa-buromobelexperte:before{content:"\f37f"}.fa-bus:before{content:"\f207"}.fa-bus-alt:before{content:"\f55e"}.fa-business-time:before{content:"\f64a"}.fa-buy-n-large:before{content:"\f8a6"}.fa-buysellads:before{content:"\f20d"}.fa-calculator:before{content:"\f1ec"}.fa-calendar:before{content:"\f133"}.fa-calendar-alt:before{content:"\f073"}.fa-calendar-check:before{content:"\f274"}.fa-calendar-day:before{content:"\f783"}.fa-calendar-minus:before{content:"\f272"}.fa-calendar-plus:before{content:"\f271"}.fa-calendar-times:before{content:"\f273"}.fa-calendar-week:before{content:"\f784"}.fa-camera:before{content:"\f030"}.fa-camera-retro:before{content:"\f083"}.fa-campground:before{content:"\f6bb"}.fa-canadian-maple-leaf:before{content:"\f785"}.fa-candy-cane:before{content:"\f786"}.fa-cannabis:before{content:"\f55f"}.fa-capsules:before{content:"\f46b"}.fa-car:before{content:"\f1b9"}.fa-car-alt:before{content:"\f5de"}.fa-car-battery:before{content:"\f5df"}.fa-car-crash:before{content:"\f5e1"}.fa-car-side:before{content:"\f5e4"}.fa-caravan:before{content:"\f8ff"}.fa-caret-down:before{content:"\f0d7"}.fa-caret-left:before{content:"\f0d9"}.fa-caret-right:before{content:"\f0da"}.fa-caret-square-down:before{content:"\f150"}.fa-caret-square-left:before{content:"\f191"}.fa-caret-square-right:before{content:"\f152"}.fa-caret-square-up:before{content:"\f151"}.fa-caret-up:before{content:"\f0d8"}.fa-carrot:before{content:"\f787"}.fa-cart-arrow-down:before{content:"\f218"}.fa-cart-plus:before{content:"\f217"}.fa-cash-register:before{content:"\f788"}.fa-cat:before{content:"\f6be"}.fa-cc-amazon-pay:before{content:"\f42d"}.fa-cc-amex:before{content:"\f1f3"}.fa-cc-apple-pay:before{content:"\f416"}.fa-cc-diners-club:before{content:"\f24c"}.fa-cc-discover:before{content:"\f1f2"}.fa-cc-jcb:before{content:"\f24b"}.fa-cc-mastercard:before{content:"\f1f1"}.fa-cc-paypal:before{content:"\f1f4"}.fa-cc-stripe:before{content:"\f1f5"}.fa-cc-visa:before{content:"\f1f0"}.fa-centercode:before{content:"\f380"}.fa-centos:before{content:"\f789"}.fa-certificate:before{content:"\f0a3"}.fa-chair:before{content:"\f6c0"}.fa-chalkboard:before{content:"\f51b"}.fa-chalkboard-teacher:before{content:"\f51c"}.fa-charging-station:before{content:"\f5e7"}.fa-chart-area:before{content:"\f1fe"}.fa-chart-bar:before{content:"\f080"}.fa-chart-line:before{content:"\f201"}.fa-chart-pie:before{content:"\f200"}.fa-check:before{content:"\f00c"}.fa-check-circle:before{content:"\f058"}.fa-check-double:before{content:"\f560"}.fa-check-square:before{content:"\f14a"}.fa-cheese:before{content:"\f7ef"}.fa-chess:before{content:"\f439"}.fa-chess-bishop:before{content:"\f43a"}.fa-chess-board:before{content:"\f43c"}.fa-chess-king:before{content:"\f43f"}.fa-chess-knight:before{content:"\f441"}.fa-chess-pawn:before{content:"\f443"}.fa-chess-queen:before{content:"\f445"}.fa-chess-rook:before{content:"\f447"}.fa-chevron-circle-down:before{content:"\f13a"}.fa-chevron-circle-left:before{content:"\f137"}.fa-chevron-circle-right:before{content:"\f138"}.fa-chevron-circle-up:before{content:"\f139"}.fa-chevron-down:before{content:"\f078"}.fa-chevron-left:before{content:"\f053"}.fa-chevron-right:before{content:"\f054"}.fa-chevron-up:before{content:"\f077"}.fa-child:before{content:"\f1ae"}.fa-chrome:before{content:"\f268"}.fa-chromecast:before{content:"\f838"}.fa-church:before{content:"\f51d"}.fa-circle:before{content:"\f111"}.fa-circle-notch:before{content:"\f1ce"}.fa-city:before{content:"\f64f"}.fa-clinic-medical:before{content:"\f7f2"}.fa-clipboard:before{content:"\f328"}.fa-clipboard-check:before{content:"\f46c"}.fa-clipboard-list:before{content:"\f46d"}.fa-clock:before{content:"\f017"}.fa-clone:before{content:"\f24d"}.fa-closed-captioning:before{content:"\f20a"}.fa-cloud:before{content:"\f0c2"}.fa-cloud-download-alt:before{content:"\f381"}.fa-cloud-meatball:before{content:"\f73b"}.fa-cloud-moon:before{content:"\f6c3"}.fa-cloud-moon-rain:before{content:"\f73c"}.fa-cloud-rain:before{content:"\f73d"}.fa-cloud-showers-heavy:before{content:"\f740"}.fa-cloud-sun:before{content:"\f6c4"}.fa-cloud-sun-rain:before{content:"\f743"}.fa-cloud-upload-alt:before{content:"\f382"}.fa-cloudflare:before{content:"\e07d"}.fa-cloudscale:before{content:"\f383"}.fa-cloudsmith:before{content:"\f384"}.fa-cloudversify:before{content:"\f385"}.fa-cocktail:before{content:"\f561"}.fa-code:before{content:"\f121"}.fa-code-branch:before{content:"\f126"}.fa-codepen:before{content:"\f1cb"}.fa-codiepie:before{content:"\f284"}.fa-coffee:before{content:"\f0f4"}.fa-cog:before{content:"\f013"}.fa-cogs:before{content:"\f085"}.fa-coins:before{content:"\f51e"}.fa-columns:before{content:"\f0db"}.fa-comment:before{content:"\f075"}.fa-comment-alt:before{content:"\f27a"}.fa-comment-dollar:before{content:"\f651"}.fa-comment-dots:before{content:"\f4ad"}.fa-comment-medical:before{content:"\f7f5"}.fa-comment-slash:before{content:"\f4b3"}.fa-comments:before{content:"\f086"}.fa-comments-dollar:before{content:"\f653"}.fa-compact-disc:before{content:"\f51f"}.fa-compass:before{content:"\f14e"}.fa-compress:before{content:"\f066"}.fa-compress-alt:before{content:"\f422"}.fa-compress-arrows-alt:before{content:"\f78c"}.fa-concierge-bell:before{content:"\f562"}.fa-confluence:before{content:"\f78d"}.fa-connectdevelop:before{content:"\f20e"}.fa-contao:before{content:"\f26d"}.fa-cookie:before{content:"\f563"}.fa-cookie-bite:before{content:"\f564"}.fa-copy:before{content:"\f0c5"}.fa-copyright:before{content:"\f1f9"}.fa-cotton-bureau:before{content:"\f89e"}.fa-couch:before{content:"\f4b8"}.fa-cpanel:before{content:"\f388"}.fa-creative-commons:before{content:"\f25e"}.fa-creative-commons-by:before{content:"\f4e7"}.fa-creative-commons-nc:before{content:"\f4e8"}.fa-creative-commons-nc-eu:before{content:"\f4e9"}.fa-creative-commons-nc-jp:before{content:"\f4ea"}.fa-creative-commons-nd:before{content:"\f4eb"}.fa-creative-commons-pd:before{content:"\f4ec"}.fa-creative-commons-pd-alt:before{content:"\f4ed"}.fa-creative-commons-remix:before{content:"\f4ee"}.fa-creative-commons-sa:before{content:"\f4ef"}.fa-creative-commons-sampling:before{content:"\f4f0"}.fa-creative-commons-sampling-plus:before{content:"\f4f1"}.fa-creative-commons-share:before{content:"\f4f2"}.fa-creative-commons-zero:before{content:"\f4f3"}.fa-credit-card:before{content:"\f09d"}.fa-critical-role:before{content:"\f6c9"}.fa-crop:before{content:"\f125"}.fa-crop-alt:before{content:"\f565"}.fa-cross:before{content:"\f654"}.fa-crosshairs:before{content:"\f05b"}.fa-crow:before{content:"\f520"}.fa-crown:before{content:"\f521"}.fa-crutch:before{content:"\f7f7"}.fa-css3:before{content:"\f13c"}.fa-css3-alt:before{content:"\f38b"}.fa-cube:before{content:"\f1b2"}.fa-cubes:before{content:"\f1b3"}.fa-cut:before{content:"\f0c4"}.fa-cuttlefish:before{content:"\f38c"}.fa-d-and-d:before{content:"\f38d"}.fa-d-and-d-beyond:before{content:"\f6ca"}.fa-dailymotion:before{content:"\e052"}.fa-dashcube:before{content:"\f210"}.fa-database:before{content:"\f1c0"}.fa-deaf:before{content:"\f2a4"}.fa-deezer:before{content:"\e077"}.fa-delicious:before{content:"\f1a5"}.fa-democrat:before{content:"\f747"}.fa-deploydog:before{content:"\f38e"}.fa-deskpro:before{content:"\f38f"}.fa-desktop:before{content:"\f108"}.fa-dev:before{content:"\f6cc"}.fa-deviantart:before{content:"\f1bd"}.fa-dharmachakra:before{content:"\f655"}.fa-dhl:before{content:"\f790"}.fa-diagnoses:before{content:"\f470"}.fa-diaspora:before{content:"\f791"}.fa-dice:before{content:"\f522"}.fa-dice-d20:before{content:"\f6cf"}.fa-dice-d6:before{content:"\f6d1"}.fa-dice-five:before{content:"\f523"}.fa-dice-four:before{content:"\f524"}.fa-dice-one:before{content:"\f525"}.fa-dice-six:before{content:"\f526"}.fa-dice-three:before{content:"\f527"}.fa-dice-two:before{content:"\f528"}.fa-digg:before{content:"\f1a6"}.fa-digital-ocean:before{content:"\f391"}.fa-digital-tachograph:before{content:"\f566"}.fa-directions:before{content:"\f5eb"}.fa-discord:before{content:"\f392"}.fa-discourse:before{content:"\f393"}.fa-disease:before{content:"\f7fa"}.fa-divide:before{content:"\f529"}.fa-dizzy:before{content:"\f567"}.fa-dna:before{content:"\f471"}.fa-dochub:before{content:"\f394"}.fa-docker:before{content:"\f395"}.fa-dog:before{content:"\f6d3"}.fa-dollar-sign:before{content:"\f155"}.fa-dolly:before{content:"\f472"}.fa-dolly-flatbed:before{content:"\f474"}.fa-donate:before{content:"\f4b9"}.fa-door-closed:before{content:"\f52a"}.fa-door-open:before{content:"\f52b"}.fa-dot-circle:before{content:"\f192"}.fa-dove:before{content:"\f4ba"}.fa-download:before{content:"\f019"}.fa-draft2digital:before{content:"\f396"}.fa-drafting-compass:before{content:"\f568"}.fa-dragon:before{content:"\f6d5"}.fa-draw-polygon:before{content:"\f5ee"}.fa-dribbble:before{content:"\f17d"}.fa-dribbble-square:before{content:"\f397"}.fa-dropbox:before{content:"\f16b"}.fa-drum:before{content:"\f569"}.fa-drum-steelpan:before{content:"\f56a"}.fa-drumstick-bite:before{content:"\f6d7"}.fa-drupal:before{content:"\f1a9"}.fa-dumbbell:before{content:"\f44b"}.fa-dumpster:before{content:"\f793"}.fa-dumpster-fire:before{content:"\f794"}.fa-dungeon:before{content:"\f6d9"}.fa-dyalog:before{content:"\f399"}.fa-earlybirds:before{content:"\f39a"}.fa-ebay:before{content:"\f4f4"}.fa-edge:before{content:"\f282"}.fa-edge-legacy:before{content:"\e078"}.fa-edit:before{content:"\f044"}.fa-egg:before{content:"\f7fb"}.fa-eject:before{content:"\f052"}.fa-elementor:before{content:"\f430"}.fa-ellipsis-h:before{content:"\f141"}.fa-ellipsis-v:before{content:"\f142"}.fa-ello:before{content:"\f5f1"}.fa-ember:before{content:"\f423"}.fa-empire:before{content:"\f1d1"}.fa-envelope:before{content:"\f0e0"}.fa-envelope-open:before{content:"\f2b6"}.fa-envelope-open-text:before{content:"\f658"}.fa-envelope-square:before{content:"\f199"}.fa-envira:before{content:"\f299"}.fa-equals:before{content:"\f52c"}.fa-eraser:before{content:"\f12d"}.fa-erlang:before{content:"\f39d"}.fa-ethereum:before{content:"\f42e"}.fa-ethernet:before{content:"\f796"}.fa-etsy:before{content:"\f2d7"}.fa-euro-sign:before{content:"\f153"}.fa-evernote:before{content:"\f839"}.fa-exchange-alt:before{content:"\f362"}.fa-exclamation:before{content:"\f12a"}.fa-exclamation-circle:before{content:"\f06a"}.fa-exclamation-triangle:before{content:"\f071"}.fa-expand:before{content:"\f065"}.fa-expand-alt:before{content:"\f424"}.fa-expand-arrows-alt:before{content:"\f31e"}.fa-expeditedssl:before{content:"\f23e"}.fa-external-link-alt:before{content:"\f35d"}.fa-external-link-square-alt:before{content:"\f360"}.fa-eye:before{content:"\f06e"}.fa-eye-dropper:before{content:"\f1fb"}.fa-eye-slash:before{content:"\f070"}.fa-facebook:before{content:"\f09a"}.fa-facebook-f:before{content:"\f39e"}.fa-facebook-messenger:before{content:"\f39f"}.fa-facebook-square:before{content:"\f082"}.fa-fan:before{content:"\f863"}.fa-fantasy-flight-games:before{content:"\f6dc"}.fa-fast-backward:before{content:"\f049"}.fa-fast-forward:before{content:"\f050"}.fa-faucet:before{content:"\e005"}.fa-fax:before{content:"\f1ac"}.fa-feather:before{content:"\f52d"}.fa-feather-alt:before{content:"\f56b"}.fa-fedex:before{content:"\f797"}.fa-fedora:before{content:"\f798"}.fa-female:before{content:"\f182"}.fa-fighter-jet:before{content:"\f0fb"}.fa-figma:before{content:"\f799"}.fa-file:before{content:"\f15b"}.fa-file-alt:before{content:"\f15c"}.fa-file-archive:before{content:"\f1c6"}.fa-file-audio:before{content:"\f1c7"}.fa-file-code:before{content:"\f1c9"}.fa-file-contract:before{content:"\f56c"}.fa-file-csv:before{content:"\f6dd"}.fa-file-download:before{content:"\f56d"}.fa-file-excel:before{content:"\f1c3"}.fa-file-export:before{content:"\f56e"}.fa-file-image:before{content:"\f1c5"}.fa-file-import:before{content:"\f56f"}.fa-file-invoice:before{content:"\f570"}.fa-file-invoice-dollar:before{content:"\f571"}.fa-file-medical:before{content:"\f477"}.fa-file-medical-alt:before{content:"\f478"}.fa-file-pdf:before{content:"\f1c1"}.fa-file-powerpoint:before{content:"\f1c4"}.fa-file-prescription:before{content:"\f572"}.fa-file-signature:before{content:"\f573"}.fa-file-upload:before{content:"\f574"}.fa-file-video:before{content:"\f1c8"}.fa-file-word:before{content:"\f1c2"}.fa-fill:before{content:"\f575"}.fa-fill-drip:before{content:"\f576"}.fa-film:before{content:"\f008"}.fa-filter:before{content:"\f0b0"}.fa-fingerprint:before{content:"\f577"}.fa-fire:before{content:"\f06d"}.fa-fire-alt:before{content:"\f7e4"}.fa-fire-extinguisher:before{content:"\f134"}.fa-firefox:before{content:"\f269"}.fa-firefox-browser:before{content:"\e007"}.fa-first-aid:before{content:"\f479"}.fa-first-order:before{content:"\f2b0"}.fa-first-order-alt:before{content:"\f50a"}.fa-firstdraft:before{content:"\f3a1"}.fa-fish:before{content:"\f578"}.fa-fist-raised:before{content:"\f6de"}.fa-flag:before{content:"\f024"}.fa-flag-checkered:before{content:"\f11e"}.fa-flag-usa:before{content:"\f74d"}.fa-flask:before{content:"\f0c3"}.fa-flickr:before{content:"\f16e"}.fa-flipboard:before{content:"\f44d"}.fa-flushed:before{content:"\f579"}.fa-fly:before{content:"\f417"}.fa-folder:before{content:"\f07b"}.fa-folder-minus:before{content:"\f65d"}.fa-folder-open:before{content:"\f07c"}.fa-folder-plus:before{content:"\f65e"}.fa-font:before{content:"\f031"}.fa-font-awesome:before{content:"\f2b4"}.fa-font-awesome-alt:before{content:"\f35c"}.fa-font-awesome-flag:before{content:"\f425"}.fa-font-awesome-logo-full:before{content:"\f4e6"}.fa-fonticons:before{content:"\f280"}.fa-fonticons-fi:before{content:"\f3a2"}.fa-football-ball:before{content:"\f44e"}.fa-fort-awesome:before{content:"\f286"}.fa-fort-awesome-alt:before{content:"\f3a3"}.fa-forumbee:before{content:"\f211"}.fa-forward:before{content:"\f04e"}.fa-foursquare:before{content:"\f180"}.fa-free-code-camp:before{content:"\f2c5"}.fa-freebsd:before{content:"\f3a4"}.fa-frog:before{content:"\f52e"}.fa-frown:before{content:"\f119"}.fa-frown-open:before{content:"\f57a"}.fa-fulcrum:before{content:"\f50b"}.fa-funnel-dollar:before{content:"\f662"}.fa-futbol:before{content:"\f1e3"}.fa-galactic-republic:before{content:"\f50c"}.fa-galactic-senate:before{content:"\f50d"}.fa-gamepad:before{content:"\f11b"}.fa-gas-pump:before{content:"\f52f"}.fa-gavel:before{content:"\f0e3"}.fa-gem:before{content:"\f3a5"}.fa-genderless:before{content:"\f22d"}.fa-get-pocket:before{content:"\f265"}.fa-gg:before{content:"\f260"}.fa-gg-circle:before{content:"\f261"}.fa-ghost:before{content:"\f6e2"}.fa-gift:before{content:"\f06b"}.fa-gifts:before{content:"\f79c"}.fa-git:before{content:"\f1d3"}.fa-git-alt:before{content:"\f841"}.fa-git-square:before{content:"\f1d2"}.fa-github:before{content:"\f09b"}.fa-github-alt:before{content:"\f113"}.fa-github-square:before{content:"\f092"}.fa-gitkraken:before{content:"\f3a6"}.fa-gitlab:before{content:"\f296"}.fa-gitter:before{content:"\f426"}.fa-glass-cheers:before{content:"\f79f"}.fa-glass-martini:before{content:"\f000"}.fa-glass-martini-alt:before{content:"\f57b"}.fa-glass-whiskey:before{content:"\f7a0"}.fa-glasses:before{content:"\f530"}.fa-glide:before{content:"\f2a5"}.fa-glide-g:before{content:"\f2a6"}.fa-globe:before{content:"\f0ac"}.fa-globe-africa:before{content:"\f57c"}.fa-globe-americas:before{content:"\f57d"}.fa-globe-asia:before{content:"\f57e"}.fa-globe-europe:before{content:"\f7a2"}.fa-gofore:before{content:"\f3a7"}.fa-golf-ball:before{content:"\f450"}.fa-goodreads:before{content:"\f3a8"}.fa-goodreads-g:before{content:"\f3a9"}.fa-google:before{content:"\f1a0"}.fa-google-drive:before{content:"\f3aa"}.fa-google-pay:before{content:"\e079"}.fa-google-play:before{content:"\f3ab"}.fa-google-plus:before{content:"\f2b3"}.fa-google-plus-g:before{content:"\f0d5"}.fa-google-plus-square:before{content:"\f0d4"}.fa-google-wallet:before{content:"\f1ee"}.fa-gopuram:before{content:"\f664"}.fa-graduation-cap:before{content:"\f19d"}.fa-gratipay:before{content:"\f184"}.fa-grav:before{content:"\f2d6"}.fa-greater-than:before{content:"\f531"}.fa-greater-than-equal:before{content:"\f532"}.fa-grimace:before{content:"\f57f"}.fa-grin:before{content:"\f580"}.fa-grin-alt:before{content:"\f581"}.fa-grin-beam:before{content:"\f582"}.fa-grin-beam-sweat:before{content:"\f583"}.fa-grin-hearts:before{content:"\f584"}.fa-grin-squint:before{content:"\f585"}.fa-grin-squint-tears:before{content:"\f586"}.fa-grin-stars:before{content:"\f587"}.fa-grin-tears:before{content:"\f588"}.fa-grin-tongue:before{content:"\f589"}.fa-grin-tongue-squint:before{content:"\f58a"}.fa-grin-tongue-wink:before{content:"\f58b"}.fa-grin-wink:before{content:"\f58c"}.fa-grip-horizontal:before{content:"\f58d"}.fa-grip-lines:before{content:"\f7a4"}.fa-grip-lines-vertical:before{content:"\f7a5"}.fa-grip-vertical:before{content:"\f58e"}.fa-gripfire:before{content:"\f3ac"}.fa-grunt:before{content:"\f3ad"}.fa-guilded:before{content:"\e07e"}.fa-guitar:before{content:"\f7a6"}.fa-gulp:before{content:"\f3ae"}.fa-h-square:before{content:"\f0fd"}.fa-hacker-news:before{content:"\f1d4"}.fa-hacker-news-square:before{content:"\f3af"}.fa-hackerrank:before{content:"\f5f7"}.fa-hamburger:before{content:"\f805"}.fa-hammer:before{content:"\f6e3"}.fa-hamsa:before{content:"\f665"}.fa-hand-holding:before{content:"\f4bd"}.fa-hand-holding-heart:before{content:"\f4be"}.fa-hand-holding-medical:before{content:"\e05c"}.fa-hand-holding-usd:before{content:"\f4c0"}.fa-hand-holding-water:before{content:"\f4c1"}.fa-hand-lizard:before{content:"\f258"}.fa-hand-middle-finger:before{content:"\f806"}.fa-hand-paper:before{content:"\f256"}.fa-hand-peace:before{content:"\f25b"}.fa-hand-point-down:before{content:"\f0a7"}.fa-hand-point-left:before{content:"\f0a5"}.fa-hand-point-right:before{content:"\f0a4"}.fa-hand-point-up:before{content:"\f0a6"}.fa-hand-pointer:before{content:"\f25a"}.fa-hand-rock:before{content:"\f255"}.fa-hand-scissors:before{content:"\f257"}.fa-hand-sparkles:before{content:"\e05d"}.fa-hand-spock:before{content:"\f259"}.fa-hands:before{content:"\f4c2"}.fa-hands-helping:before{content:"\f4c4"}.fa-hands-wash:before{content:"\e05e"}.fa-handshake:before{content:"\f2b5"}.fa-handshake-alt-slash:before{content:"\e05f"}.fa-handshake-slash:before{content:"\e060"}.fa-hanukiah:before{content:"\f6e6"}.fa-hard-hat:before{content:"\f807"}.fa-hashtag:before{content:"\f292"}.fa-hat-cowboy:before{content:"\f8c0"}.fa-hat-cowboy-side:before{content:"\f8c1"}.fa-hat-wizard:before{content:"\f6e8"}.fa-hdd:before{content:"\f0a0"}.fa-head-side-cough:before{content:"\e061"}.fa-head-side-cough-slash:before{content:"\e062"}.fa-head-side-mask:before{content:"\e063"}.fa-head-side-virus:before{content:"\e064"}.fa-heading:before{content:"\f1dc"}.fa-headphones:before{content:"\f025"}.fa-headphones-alt:before{content:"\f58f"}.fa-headset:before{content:"\f590"}.fa-heart:before{content:"\f004"}.fa-heart-broken:before{content:"\f7a9"}.fa-heartbeat:before{content:"\f21e"}.fa-helicopter:before{content:"\f533"}.fa-highlighter:before{content:"\f591"}.fa-hiking:before{content:"\f6ec"}.fa-hippo:before{content:"\f6ed"}.fa-hips:before{content:"\f452"}.fa-hire-a-helper:before{content:"\f3b0"}.fa-history:before{content:"\f1da"}.fa-hive:before{content:"\e07f"}.fa-hockey-puck:before{content:"\f453"}.fa-holly-berry:before{content:"\f7aa"}.fa-home:before{content:"\f015"}.fa-hooli:before{content:"\f427"}.fa-hornbill:before{content:"\f592"}.fa-horse:before{content:"\f6f0"}.fa-horse-head:before{content:"\f7ab"}.fa-hospital:before{content:"\f0f8"}.fa-hospital-alt:before{content:"\f47d"}.fa-hospital-symbol:before{content:"\f47e"}.fa-hospital-user:before{content:"\f80d"}.fa-hot-tub:before{content:"\f593"}.fa-hotdog:before{content:"\f80f"}.fa-hotel:before{content:"\f594"}.fa-hotjar:before{content:"\f3b1"}.fa-hourglass:before{content:"\f254"}.fa-hourglass-end:before{content:"\f253"}.fa-hourglass-half:before{content:"\f252"}.fa-hourglass-start:before{content:"\f251"}.fa-house-damage:before{content:"\f6f1"}.fa-house-user:before{content:"\e065"}.fa-houzz:before{content:"\f27c"}.fa-hryvnia:before{content:"\f6f2"}.fa-html5:before{content:"\f13b"}.fa-hubspot:before{content:"\f3b2"}.fa-i-cursor:before{content:"\f246"}.fa-ice-cream:before{content:"\f810"}.fa-icicles:before{content:"\f7ad"}.fa-icons:before{content:"\f86d"}.fa-id-badge:before{content:"\f2c1"}.fa-id-card:before{content:"\f2c2"}.fa-id-card-alt:before{content:"\f47f"}.fa-ideal:before{content:"\e013"}.fa-igloo:before{content:"\f7ae"}.fa-image:before{content:"\f03e"}.fa-images:before{content:"\f302"}.fa-imdb:before{content:"\f2d8"}.fa-inbox:before{content:"\f01c"}.fa-indent:before{content:"\f03c"}.fa-industry:before{content:"\f275"}.fa-infinity:before{content:"\f534"}.fa-info:before{content:"\f129"}.fa-info-circle:before{content:"\f05a"}.fa-innosoft:before{content:"\e080"}.fa-instagram:before{content:"\f16d"}.fa-instagram-square:before{content:"\e055"}.fa-instalod:before{content:"\e081"}.fa-intercom:before{content:"\f7af"}.fa-internet-explorer:before{content:"\f26b"}.fa-invision:before{content:"\f7b0"}.fa-ioxhost:before{content:"\f208"}.fa-italic:before{content:"\f033"}.fa-itch-io:before{content:"\f83a"}.fa-itunes:before{content:"\f3b4"}.fa-itunes-note:before{content:"\f3b5"}.fa-java:before{content:"\f4e4"}.fa-jedi:before{content:"\f669"}.fa-jedi-order:before{content:"\f50e"}.fa-jenkins:before{content:"\f3b6"}.fa-jira:before{content:"\f7b1"}.fa-joget:before{content:"\f3b7"}.fa-joint:before{content:"\f595"}.fa-joomla:before{content:"\f1aa"}.fa-journal-whills:before{content:"\f66a"}.fa-js:before{content:"\f3b8"}.fa-js-square:before{content:"\f3b9"}.fa-jsfiddle:before{content:"\f1cc"}.fa-kaaba:before{content:"\f66b"}.fa-kaggle:before{content:"\f5fa"}.fa-key:before{content:"\f084"}.fa-keybase:before{content:"\f4f5"}.fa-keyboard:before{content:"\f11c"}.fa-keycdn:before{content:"\f3ba"}.fa-khanda:before{content:"\f66d"}.fa-kickstarter:before{content:"\f3bb"}.fa-kickstarter-k:before{content:"\f3bc"}.fa-kiss:before{content:"\f596"}.fa-kiss-beam:before{content:"\f597"}.fa-kiss-wink-heart:before{content:"\f598"}.fa-kiwi-bird:before{content:"\f535"}.fa-korvue:before{content:"\f42f"}.fa-landmark:before{content:"\f66f"}.fa-language:before{content:"\f1ab"}.fa-laptop:before{content:"\f109"}.fa-laptop-code:before{content:"\f5fc"}.fa-laptop-house:before{content:"\e066"}.fa-laptop-medical:before{content:"\f812"}.fa-laravel:before{content:"\f3bd"}.fa-lastfm:before{content:"\f202"}.fa-lastfm-square:before{content:"\f203"}.fa-laugh:before{content:"\f599"}.fa-laugh-beam:before{content:"\f59a"}.fa-laugh-squint:before{content:"\f59b"}.fa-laugh-wink:before{content:"\f59c"}.fa-layer-group:before{content:"\f5fd"}.fa-leaf:before{content:"\f06c"}.fa-leanpub:before{content:"\f212"}.fa-lemon:before{content:"\f094"}.fa-less:before{content:"\f41d"}.fa-less-than:before{content:"\f536"}.fa-less-than-equal:before{content:"\f537"}.fa-level-down-alt:before{content:"\f3be"}.fa-level-up-alt:before{content:"\f3bf"}.fa-life-ring:before{content:"\f1cd"}.fa-lightbulb:before{content:"\f0eb"}.fa-line:before{content:"\f3c0"}.fa-link:before{content:"\f0c1"}.fa-linkedin:before{content:"\f08c"}.fa-linkedin-in:before{content:"\f0e1"}.fa-linode:before{content:"\f2b8"}.fa-linux:before{content:"\f17c"}.fa-lira-sign:before{content:"\f195"}.fa-list:before{content:"\f03a"}.fa-list-alt:before{content:"\f022"}.fa-list-ol:before{content:"\f0cb"}.fa-list-ul:before{content:"\f0ca"}.fa-location-arrow:before{content:"\f124"}.fa-lock:before{content:"\f023"}.fa-lock-open:before{content:"\f3c1"}.fa-long-arrow-alt-down:before{content:"\f309"}.fa-long-arrow-alt-left:before{content:"\f30a"}.fa-long-arrow-alt-right:before{content:"\f30b"}.fa-long-arrow-alt-up:before{content:"\f30c"}.fa-low-vision:before{content:"\f2a8"}.fa-luggage-cart:before{content:"\f59d"}.fa-lungs:before{content:"\f604"}.fa-lungs-virus:before{content:"\e067"}.fa-lyft:before{content:"\f3c3"}.fa-magento:before{content:"\f3c4"}.fa-magic:before{content:"\f0d0"}.fa-magnet:before{content:"\f076"}.fa-mail-bulk:before{content:"\f674"}.fa-mailchimp:before{content:"\f59e"}.fa-male:before{content:"\f183"}.fa-mandalorian:before{content:"\f50f"}.fa-map:before{content:"\f279"}.fa-map-marked:before{content:"\f59f"}.fa-map-marked-alt:before{content:"\f5a0"}.fa-map-marker:before{content:"\f041"}.fa-map-marker-alt:before{content:"\f3c5"}.fa-map-pin:before{content:"\f276"}.fa-map-signs:before{content:"\f277"}.fa-markdown:before{content:"\f60f"}.fa-marker:before{content:"\f5a1"}.fa-mars:before{content:"\f222"}.fa-mars-double:before{content:"\f227"}.fa-mars-stroke:before{content:"\f229"}.fa-mars-stroke-h:before{content:"\f22b"}.fa-mars-stroke-v:before{content:"\f22a"}.fa-mask:before{content:"\f6fa"}.fa-mastodon:before{content:"\f4f6"}.fa-maxcdn:before{content:"\f136"}.fa-mdb:before{content:"\f8ca"}.fa-medal:before{content:"\f5a2"}.fa-medapps:before{content:"\f3c6"}.fa-medium:before{content:"\f23a"}.fa-medium-m:before{content:"\f3c7"}.fa-medkit:before{content:"\f0fa"}.fa-medrt:before{content:"\f3c8"}.fa-meetup:before{content:"\f2e0"}.fa-megaport:before{content:"\f5a3"}.fa-meh:before{content:"\f11a"}.fa-meh-blank:before{content:"\f5a4"}.fa-meh-rolling-eyes:before{content:"\f5a5"}.fa-memory:before{content:"\f538"}.fa-mendeley:before{content:"\f7b3"}.fa-menorah:before{content:"\f676"}.fa-mercury:before{content:"\f223"}.fa-meteor:before{content:"\f753"}.fa-microblog:before{content:"\e01a"}.fa-microchip:before{content:"\f2db"}.fa-microphone:before{content:"\f130"}.fa-microphone-alt:before{content:"\f3c9"}.fa-microphone-alt-slash:before{content:"\f539"}.fa-microphone-slash:before{content:"\f131"}.fa-microscope:before{content:"\f610"}.fa-microsoft:before{content:"\f3ca"}.fa-minus:before{content:"\f068"}.fa-minus-circle:before{content:"\f056"}.fa-minus-square:before{content:"\f146"}.fa-mitten:before{content:"\f7b5"}.fa-mix:before{content:"\f3cb"}.fa-mixcloud:before{content:"\f289"}.fa-mixer:before{content:"\e056"}.fa-mizuni:before{content:"\f3cc"}.fa-mobile:before{content:"\f10b"}.fa-mobile-alt:before{content:"\f3cd"}.fa-modx:before{content:"\f285"}.fa-monero:before{content:"\f3d0"}.fa-money-bill:before{content:"\f0d6"}.fa-money-bill-alt:before{content:"\f3d1"}.fa-money-bill-wave:before{content:"\f53a"}.fa-money-bill-wave-alt:before{content:"\f53b"}.fa-money-check:before{content:"\f53c"}.fa-money-check-alt:before{content:"\f53d"}.fa-monument:before{content:"\f5a6"}.fa-moon:before{content:"\f186"}.fa-mortar-pestle:before{content:"\f5a7"}.fa-mosque:before{content:"\f678"}.fa-motorcycle:before{content:"\f21c"}.fa-mountain:before{content:"\f6fc"}.fa-mouse:before{content:"\f8cc"}.fa-mouse-pointer:before{content:"\f245"}.fa-mug-hot:before{content:"\f7b6"}.fa-music:before{content:"\f001"}.fa-napster:before{content:"\f3d2"}.fa-neos:before{content:"\f612"}.fa-network-wired:before{content:"\f6ff"}.fa-neuter:before{content:"\f22c"}.fa-newspaper:before{content:"\f1ea"}.fa-nimblr:before{content:"\f5a8"}.fa-node:before{content:"\f419"}.fa-node-js:before{content:"\f3d3"}.fa-not-equal:before{content:"\f53e"}.fa-notes-medical:before{content:"\f481"}.fa-npm:before{content:"\f3d4"}.fa-ns8:before{content:"\f3d5"}.fa-nutritionix:before{content:"\f3d6"}.fa-object-group:before{content:"\f247"}.fa-object-ungroup:before{content:"\f248"}.fa-octopus-deploy:before{content:"\e082"}.fa-odnoklassniki:before{content:"\f263"}.fa-odnoklassniki-square:before{content:"\f264"}.fa-oil-can:before{content:"\f613"}.fa-old-republic:before{content:"\f510"}.fa-om:before{content:"\f679"}.fa-opencart:before{content:"\f23d"}.fa-openid:before{content:"\f19b"}.fa-opera:before{content:"\f26a"}.fa-optin-monster:before{content:"\f23c"}.fa-orcid:before{content:"\f8d2"}.fa-osi:before{content:"\f41a"}.fa-otter:before{content:"\f700"}.fa-outdent:before{content:"\f03b"}.fa-page4:before{content:"\f3d7"}.fa-pagelines:before{content:"\f18c"}.fa-pager:before{content:"\f815"}.fa-paint-brush:before{content:"\f1fc"}.fa-paint-roller:before{content:"\f5aa"}.fa-palette:before{content:"\f53f"}.fa-palfed:before{content:"\f3d8"}.fa-pallet:before{content:"\f482"}.fa-paper-plane:before{content:"\f1d8"}.fa-paperclip:before{content:"\f0c6"}.fa-parachute-box:before{content:"\f4cd"}.fa-paragraph:before{content:"\f1dd"}.fa-parking:before{content:"\f540"}.fa-passport:before{content:"\f5ab"}.fa-pastafarianism:before{content:"\f67b"}.fa-paste:before{content:"\f0ea"}.fa-patreon:before{content:"\f3d9"}.fa-pause:before{content:"\f04c"}.fa-pause-circle:before{content:"\f28b"}.fa-paw:before{content:"\f1b0"}.fa-paypal:before{content:"\f1ed"}.fa-peace:before{content:"\f67c"}.fa-pen:before{content:"\f304"}.fa-pen-alt:before{content:"\f305"}.fa-pen-fancy:before{content:"\f5ac"}.fa-pen-nib:before{content:"\f5ad"}.fa-pen-square:before{content:"\f14b"}.fa-pencil-alt:before{content:"\f303"}.fa-pencil-ruler:before{content:"\f5ae"}.fa-penny-arcade:before{content:"\f704"}.fa-people-arrows:before{content:"\e068"}.fa-people-carry:before{content:"\f4ce"}.fa-pepper-hot:before{content:"\f816"}.fa-perbyte:before{content:"\e083"}.fa-percent:before{content:"\f295"}.fa-percentage:before{content:"\f541"}.fa-periscope:before{content:"\f3da"}.fa-person-booth:before{content:"\f756"}.fa-phabricator:before{content:"\f3db"}.fa-phoenix-framework:before{content:"\f3dc"}.fa-phoenix-squadron:before{content:"\f511"}.fa-phone:before{content:"\f095"}.fa-phone-alt:before{content:"\f879"}.fa-phone-slash:before{content:"\f3dd"}.fa-phone-square:before{content:"\f098"}.fa-phone-square-alt:before{content:"\f87b"}.fa-phone-volume:before{content:"\f2a0"}.fa-photo-video:before{content:"\f87c"}.fa-php:before{content:"\f457"}.fa-pied-piper:before{content:"\f2ae"}.fa-pied-piper-alt:before{content:"\f1a8"}.fa-pied-piper-hat:before{content:"\f4e5"}.fa-pied-piper-pp:before{content:"\f1a7"}.fa-pied-piper-square:before{content:"\e01e"}.fa-piggy-bank:before{content:"\f4d3"}.fa-pills:before{content:"\f484"}.fa-pinterest:before{content:"\f0d2"}.fa-pinterest-p:before{content:"\f231"}.fa-pinterest-square:before{content:"\f0d3"}.fa-pizza-slice:before{content:"\f818"}.fa-place-of-worship:before{content:"\f67f"}.fa-plane:before{content:"\f072"}.fa-plane-arrival:before{content:"\f5af"}.fa-plane-departure:before{content:"\f5b0"}.fa-plane-slash:before{content:"\e069"}.fa-play:before{content:"\f04b"}.fa-play-circle:before{content:"\f144"}.fa-playstation:before{content:"\f3df"}.fa-plug:before{content:"\f1e6"}.fa-plus:before{content:"\f067"}.fa-plus-circle:before{content:"\f055"}.fa-plus-square:before{content:"\f0fe"}.fa-podcast:before{content:"\f2ce"}.fa-poll:before{content:"\f681"}.fa-poll-h:before{content:"\f682"}.fa-poo:before{content:"\f2fe"}.fa-poo-storm:before{content:"\f75a"}.fa-poop:before{content:"\f619"}.fa-portrait:before{content:"\f3e0"}.fa-pound-sign:before{content:"\f154"}.fa-power-off:before{content:"\f011"}.fa-pray:before{content:"\f683"}.fa-praying-hands:before{content:"\f684"}.fa-prescription:before{content:"\f5b1"}.fa-prescription-bottle:before{content:"\f485"}.fa-prescription-bottle-alt:before{content:"\f486"}.fa-print:before{content:"\f02f"}.fa-procedures:before{content:"\f487"}.fa-product-hunt:before{content:"\f288"}.fa-project-diagram:before{content:"\f542"}.fa-pump-medical:before{content:"\e06a"}.fa-pump-soap:before{content:"\e06b"}.fa-pushed:before{content:"\f3e1"}.fa-puzzle-piece:before{content:"\f12e"}.fa-python:before{content:"\f3e2"}.fa-qq:before{content:"\f1d6"}.fa-qrcode:before{content:"\f029"}.fa-question:before{content:"\f128"}.fa-question-circle:before{content:"\f059"}.fa-quidditch:before{content:"\f458"}.fa-quinscape:before{content:"\f459"}.fa-quora:before{content:"\f2c4"}.fa-quote-left:before{content:"\f10d"}.fa-quote-right:before{content:"\f10e"}.fa-quran:before{content:"\f687"}.fa-r-project:before{content:"\f4f7"}.fa-radiation:before{content:"\f7b9"}.fa-radiation-alt:before{content:"\f7ba"}.fa-rainbow:before{content:"\f75b"}.fa-random:before{content:"\f074"}.fa-raspberry-pi:before{content:"\f7bb"}.fa-ravelry:before{content:"\f2d9"}.fa-react:before{content:"\f41b"}.fa-reacteurope:before{content:"\f75d"}.fa-readme:before{content:"\f4d5"}.fa-rebel:before{content:"\f1d0"}.fa-receipt:before{content:"\f543"}.fa-record-vinyl:before{content:"\f8d9"}.fa-recycle:before{content:"\f1b8"}.fa-red-river:before{content:"\f3e3"}.fa-reddit:before{content:"\f1a1"}.fa-reddit-alien:before{content:"\f281"}.fa-reddit-square:before{content:"\f1a2"}.fa-redhat:before{content:"\f7bc"}.fa-redo:before{content:"\f01e"}.fa-redo-alt:before{content:"\f2f9"}.fa-registered:before{content:"\f25d"}.fa-remove-format:before{content:"\f87d"}.fa-renren:before{content:"\f18b"}.fa-reply:before{content:"\f3e5"}.fa-reply-all:before{content:"\f122"}.fa-replyd:before{content:"\f3e6"}.fa-republican:before{content:"\f75e"}.fa-researchgate:before{content:"\f4f8"}.fa-resolving:before{content:"\f3e7"}.fa-restroom:before{content:"\f7bd"}.fa-retweet:before{content:"\f079"}.fa-rev:before{content:"\f5b2"}.fa-ribbon:before{content:"\f4d6"}.fa-ring:before{content:"\f70b"}.fa-road:before{content:"\f018"}.fa-robot:before{content:"\f544"}.fa-rocket:before{content:"\f135"}.fa-rocketchat:before{content:"\f3e8"}.fa-rockrms:before{content:"\f3e9"}.fa-route:before{content:"\f4d7"}.fa-rss:before{content:"\f09e"}.fa-rss-square:before{content:"\f143"}.fa-ruble-sign:before{content:"\f158"}.fa-ruler:before{content:"\f545"}.fa-ruler-combined:before{content:"\f546"}.fa-ruler-horizontal:before{content:"\f547"}.fa-ruler-vertical:before{content:"\f548"}.fa-running:before{content:"\f70c"}.fa-rupee-sign:before{content:"\f156"}.fa-rust:before{content:"\e07a"}.fa-sad-cry:before{content:"\f5b3"}.fa-sad-tear:before{content:"\f5b4"}.fa-safari:before{content:"\f267"}.fa-salesforce:before{content:"\f83b"}.fa-sass:before{content:"\f41e"}.fa-satellite:before{content:"\f7bf"}.fa-satellite-dish:before{content:"\f7c0"}.fa-save:before{content:"\f0c7"}.fa-schlix:before{content:"\f3ea"}.fa-school:before{content:"\f549"}.fa-screwdriver:before{content:"\f54a"}.fa-scribd:before{content:"\f28a"}.fa-scroll:before{content:"\f70e"}.fa-sd-card:before{content:"\f7c2"}.fa-search:before{content:"\f002"}.fa-search-dollar:before{content:"\f688"}.fa-search-location:before{content:"\f689"}.fa-search-minus:before{content:"\f010"}.fa-search-plus:before{content:"\f00e"}.fa-searchengin:before{content:"\f3eb"}.fa-seedling:before{content:"\f4d8"}.fa-sellcast:before{content:"\f2da"}.fa-sellsy:before{content:"\f213"}.fa-server:before{content:"\f233"}.fa-servicestack:before{content:"\f3ec"}.fa-shapes:before{content:"\f61f"}.fa-share:before{content:"\f064"}.fa-share-alt:before{content:"\f1e0"}.fa-share-alt-square:before{content:"\f1e1"}.fa-share-square:before{content:"\f14d"}.fa-shekel-sign:before{content:"\f20b"}.fa-shield-alt:before{content:"\f3ed"}.fa-shield-virus:before{content:"\e06c"}.fa-ship:before{content:"\f21a"}.fa-shipping-fast:before{content:"\f48b"}.fa-shirtsinbulk:before{content:"\f214"}.fa-shoe-prints:before{content:"\f54b"}.fa-shopify:before{content:"\e057"}.fa-shopping-bag:before{content:"\f290"}.fa-shopping-basket:before{content:"\f291"}.fa-shopping-cart:before{content:"\f07a"}.fa-shopware:before{content:"\f5b5"}.fa-shower:before{content:"\f2cc"}.fa-shuttle-van:before{content:"\f5b6"}.fa-sign:before{content:"\f4d9"}.fa-sign-in-alt:before{content:"\f2f6"}.fa-sign-language:before{content:"\f2a7"}.fa-sign-out-alt:before{content:"\f2f5"}.fa-signal:before{content:"\f012"}.fa-signature:before{content:"\f5b7"}.fa-sim-card:before{content:"\f7c4"}.fa-simplybuilt:before{content:"\f215"}.fa-sink:before{content:"\e06d"}.fa-sistrix:before{content:"\f3ee"}.fa-sitemap:before{content:"\f0e8"}.fa-sith:before{content:"\f512"}.fa-skating:before{content:"\f7c5"}.fa-sketch:before{content:"\f7c6"}.fa-skiing:before{content:"\f7c9"}.fa-skiing-nordic:before{content:"\f7ca"}.fa-skull:before{content:"\f54c"}.fa-skull-crossbones:before{content:"\f714"}.fa-skyatlas:before{content:"\f216"}.fa-skype:before{content:"\f17e"}.fa-slack:before{content:"\f198"}.fa-slack-hash:before{content:"\f3ef"}.fa-slash:before{content:"\f715"}.fa-sleigh:before{content:"\f7cc"}.fa-sliders-h:before{content:"\f1de"}.fa-slideshare:before{content:"\f1e7"}.fa-smile:before{content:"\f118"}.fa-smile-beam:before{content:"\f5b8"}.fa-smile-wink:before{content:"\f4da"}.fa-smog:before{content:"\f75f"}.fa-smoking:before{content:"\f48d"}.fa-smoking-ban:before{content:"\f54d"}.fa-sms:before{content:"\f7cd"}.fa-snapchat:before{content:"\f2ab"}.fa-snapchat-ghost:before{content:"\f2ac"}.fa-snapchat-square:before{content:"\f2ad"}.fa-snowboarding:before{content:"\f7ce"}.fa-snowflake:before{content:"\f2dc"}.fa-snowman:before{content:"\f7d0"}.fa-snowplow:before{content:"\f7d2"}.fa-soap:before{content:"\e06e"}.fa-socks:before{content:"\f696"}.fa-solar-panel:before{content:"\f5ba"}.fa-sort:before{content:"\f0dc"}.fa-sort-alpha-down:before{content:"\f15d"}.fa-sort-alpha-down-alt:before{content:"\f881"}.fa-sort-alpha-up:before{content:"\f15e"}.fa-sort-alpha-up-alt:before{content:"\f882"}.fa-sort-amount-down:before{content:"\f160"}.fa-sort-amount-down-alt:before{content:"\f884"}.fa-sort-amount-up:before{content:"\f161"}.fa-sort-amount-up-alt:before{content:"\f885"}.fa-sort-down:before{content:"\f0dd"}.fa-sort-numeric-down:before{content:"\f162"}.fa-sort-numeric-down-alt:before{content:"\f886"}.fa-sort-numeric-up:before{content:"\f163"}.fa-sort-numeric-up-alt:before{content:"\f887"}.fa-sort-up:before{content:"\f0de"}.fa-soundcloud:before{content:"\f1be"}.fa-sourcetree:before{content:"\f7d3"}.fa-spa:before{content:"\f5bb"}.fa-space-shuttle:before{content:"\f197"}.fa-speakap:before{content:"\f3f3"}.fa-speaker-deck:before{content:"\f83c"}.fa-spell-check:before{content:"\f891"}.fa-spider:before{content:"\f717"}.fa-spinner:before{content:"\f110"}.fa-splotch:before{content:"\f5bc"}.fa-spotify:before{content:"\f1bc"}.fa-spray-can:before{content:"\f5bd"}.fa-square:before{content:"\f0c8"}.fa-square-full:before{content:"\f45c"}.fa-square-root-alt:before{content:"\f698"}.fa-squarespace:before{content:"\f5be"}.fa-stack-exchange:before{content:"\f18d"}.fa-stack-overflow:before{content:"\f16c"}.fa-stackpath:before{content:"\f842"}.fa-stamp:before{content:"\f5bf"}.fa-star:before{content:"\f005"}.fa-star-and-crescent:before{content:"\f699"}.fa-star-half:before{content:"\f089"}.fa-star-half-alt:before{content:"\f5c0"}.fa-star-of-david:before{content:"\f69a"}.fa-star-of-life:before{content:"\f621"}.fa-staylinked:before{content:"\f3f5"}.fa-steam:before{content:"\f1b6"}.fa-steam-square:before{content:"\f1b7"}.fa-steam-symbol:before{content:"\f3f6"}.fa-step-backward:before{content:"\f048"}.fa-step-forward:before{content:"\f051"}.fa-stethoscope:before{content:"\f0f1"}.fa-sticker-mule:before{content:"\f3f7"}.fa-sticky-note:before{content:"\f249"}.fa-stop:before{content:"\f04d"}.fa-stop-circle:before{content:"\f28d"}.fa-stopwatch:before{content:"\f2f2"}.fa-stopwatch-20:before{content:"\e06f"}.fa-store:before{content:"\f54e"}.fa-store-alt:before{content:"\f54f"}.fa-store-alt-slash:before{content:"\e070"}.fa-store-slash:before{content:"\e071"}.fa-strava:before{content:"\f428"}.fa-stream:before{content:"\f550"}.fa-street-view:before{content:"\f21d"}.fa-strikethrough:before{content:"\f0cc"}.fa-stripe:before{content:"\f429"}.fa-stripe-s:before{content:"\f42a"}.fa-stroopwafel:before{content:"\f551"}.fa-studiovinari:before{content:"\f3f8"}.fa-stumbleupon:before{content:"\f1a4"}.fa-stumbleupon-circle:before{content:"\f1a3"}.fa-subscript:before{content:"\f12c"}.fa-subway:before{content:"\f239"}.fa-suitcase:before{content:"\f0f2"}.fa-suitcase-rolling:before{content:"\f5c1"}.fa-sun:before{content:"\f185"}.fa-superpowers:before{content:"\f2dd"}.fa-superscript:before{content:"\f12b"}.fa-supple:before{content:"\f3f9"}.fa-surprise:before{content:"\f5c2"}.fa-suse:before{content:"\f7d6"}.fa-swatchbook:before{content:"\f5c3"}.fa-swift:before{content:"\f8e1"}.fa-swimmer:before{content:"\f5c4"}.fa-swimming-pool:before{content:"\f5c5"}.fa-symfony:before{content:"\f83d"}.fa-synagogue:before{content:"\f69b"}.fa-sync:before{content:"\f021"}.fa-sync-alt:before{content:"\f2f1"}.fa-syringe:before{content:"\f48e"}.fa-table:before{content:"\f0ce"}.fa-table-tennis:before{content:"\f45d"}.fa-tablet:before{content:"\f10a"}.fa-tablet-alt:before{content:"\f3fa"}.fa-tablets:before{content:"\f490"}.fa-tachometer-alt:before{content:"\f3fd"}.fa-tag:before{content:"\f02b"}.fa-tags:before{content:"\f02c"}.fa-tape:before{content:"\f4db"}.fa-tasks:before{content:"\f0ae"}.fa-taxi:before{content:"\f1ba"}.fa-teamspeak:before{content:"\f4f9"}.fa-teeth:before{content:"\f62e"}.fa-teeth-open:before{content:"\f62f"}.fa-telegram:before{content:"\f2c6"}.fa-telegram-plane:before{content:"\f3fe"}.fa-temperature-high:before{content:"\f769"}.fa-temperature-low:before{content:"\f76b"}.fa-tencent-weibo:before{content:"\f1d5"}.fa-tenge:before{content:"\f7d7"}.fa-terminal:before{content:"\f120"}.fa-text-height:before{content:"\f034"}.fa-text-width:before{content:"\f035"}.fa-th:before{content:"\f00a"}.fa-th-large:before{content:"\f009"}.fa-th-list:before{content:"\f00b"}.fa-the-red-yeti:before{content:"\f69d"}.fa-theater-masks:before{content:"\f630"}.fa-themeco:before{content:"\f5c6"}.fa-themeisle:before{content:"\f2b2"}.fa-thermometer:before{content:"\f491"}.fa-thermometer-empty:before{content:"\f2cb"}.fa-thermometer-full:before{content:"\f2c7"}.fa-thermometer-half:before{content:"\f2c9"}.fa-thermometer-quarter:before{content:"\f2ca"}.fa-thermometer-three-quarters:before{content:"\f2c8"}.fa-think-peaks:before{content:"\f731"}.fa-thumbs-down:before{content:"\f165"}.fa-thumbs-up:before{content:"\f164"}.fa-thumbtack:before{content:"\f08d"}.fa-ticket-alt:before{content:"\f3ff"}.fa-tiktok:before{content:"\e07b"}.fa-times:before{content:"\f00d"}.fa-times-circle:before{content:"\f057"}.fa-tint:before{content:"\f043"}.fa-tint-slash:before{content:"\f5c7"}.fa-tired:before{content:"\f5c8"}.fa-toggle-off:before{content:"\f204"}.fa-toggle-on:before{content:"\f205"}.fa-toilet:before{content:"\f7d8"}.fa-toilet-paper:before{content:"\f71e"}.fa-toilet-paper-slash:before{content:"\e072"}.fa-toolbox:before{content:"\f552"}.fa-tools:before{content:"\f7d9"}.fa-tooth:before{content:"\f5c9"}.fa-torah:before{content:"\f6a0"}.fa-torii-gate:before{content:"\f6a1"}.fa-tractor:before{content:"\f722"}.fa-trade-federation:before{content:"\f513"}.fa-trademark:before{content:"\f25c"}.fa-traffic-light:before{content:"\f637"}.fa-trailer:before{content:"\e041"}.fa-train:before{content:"\f238"}.fa-tram:before{content:"\f7da"}.fa-transgender:before{content:"\f224"}.fa-transgender-alt:before{content:"\f225"}.fa-trash:before{content:"\f1f8"}.fa-trash-alt:before{content:"\f2ed"}.fa-trash-restore:before{content:"\f829"}.fa-trash-restore-alt:before{content:"\f82a"}.fa-tree:before{content:"\f1bb"}.fa-trello:before{content:"\f181"}.fa-tripadvisor:before{content:"\f262"}.fa-trophy:before{content:"\f091"}.fa-truck:before{content:"\f0d1"}.fa-truck-loading:before{content:"\f4de"}.fa-truck-monster:before{content:"\f63b"}.fa-truck-moving:before{content:"\f4df"}.fa-truck-pickup:before{content:"\f63c"}.fa-tshirt:before{content:"\f553"}.fa-tty:before{content:"\f1e4"}.fa-tumblr:before{content:"\f173"}.fa-tumblr-square:before{content:"\f174"}.fa-tv:before{content:"\f26c"}.fa-twitch:before{content:"\f1e8"}.fa-twitter:before{content:"\f099"}.fa-twitter-square:before{content:"\f081"}.fa-typo3:before{content:"\f42b"}.fa-uber:before{content:"\f402"}.fa-ubuntu:before{content:"\f7df"}.fa-uikit:before{content:"\f403"}.fa-umbraco:before{content:"\f8e8"}.fa-umbrella:before{content:"\f0e9"}.fa-umbrella-beach:before{content:"\f5ca"}.fa-uncharted:before{content:"\e084"}.fa-underline:before{content:"\f0cd"}.fa-undo:before{content:"\f0e2"}.fa-undo-alt:before{content:"\f2ea"}.fa-uniregistry:before{content:"\f404"}.fa-unity:before{content:"\e049"}.fa-universal-access:before{content:"\f29a"}.fa-university:before{content:"\f19c"}.fa-unlink:before{content:"\f127"}.fa-unlock:before{content:"\f09c"}.fa-unlock-alt:before{content:"\f13e"}.fa-unsplash:before{content:"\e07c"}.fa-untappd:before{content:"\f405"}.fa-upload:before{content:"\f093"}.fa-ups:before{content:"\f7e0"}.fa-usb:before{content:"\f287"}.fa-user:before{content:"\f007"}.fa-user-alt:before{content:"\f406"}.fa-user-alt-slash:before{content:"\f4fa"}.fa-user-astronaut:before{content:"\f4fb"}.fa-user-check:before{content:"\f4fc"}.fa-user-circle:before{content:"\f2bd"}.fa-user-clock:before{content:"\f4fd"}.fa-user-cog:before{content:"\f4fe"}.fa-user-edit:before{content:"\f4ff"}.fa-user-friends:before{content:"\f500"}.fa-user-graduate:before{content:"\f501"}.fa-user-injured:before{content:"\f728"}.fa-user-lock:before{content:"\f502"}.fa-user-md:before{content:"\f0f0"}.fa-user-minus:before{content:"\f503"}.fa-user-ninja:before{content:"\f504"}.fa-user-nurse:before{content:"\f82f"}.fa-user-plus:before{content:"\f234"}.fa-user-secret:before{content:"\f21b"}.fa-user-shield:before{content:"\f505"}.fa-user-slash:before{content:"\f506"}.fa-user-tag:before{content:"\f507"}.fa-user-tie:before{content:"\f508"}.fa-user-times:before{content:"\f235"}.fa-users:before{content:"\f0c0"}.fa-users-cog:before{content:"\f509"}.fa-users-slash:before{content:"\e073"}.fa-usps:before{content:"\f7e1"}.fa-ussunnah:before{content:"\f407"}.fa-utensil-spoon:before{content:"\f2e5"}.fa-utensils:before{content:"\f2e7"}.fa-vaadin:before{content:"\f408"}.fa-vector-square:before{content:"\f5cb"}.fa-venus:before{content:"\f221"}.fa-venus-double:before{content:"\f226"}.fa-venus-mars:before{content:"\f228"}.fa-vest:before{content:"\e085"}.fa-vest-patches:before{content:"\e086"}.fa-viacoin:before{content:"\f237"}.fa-viadeo:before{content:"\f2a9"}.fa-viadeo-square:before{content:"\f2aa"}.fa-vial:before{content:"\f492"}.fa-vials:before{content:"\f493"}.fa-viber:before{content:"\f409"}.fa-video:before{content:"\f03d"}.fa-video-slash:before{content:"\f4e2"}.fa-vihara:before{content:"\f6a7"}.fa-vimeo:before{content:"\f40a"}.fa-vimeo-square:before{content:"\f194"}.fa-vimeo-v:before{content:"\f27d"}.fa-vine:before{content:"\f1ca"}.fa-virus:before{content:"\e074"}.fa-virus-slash:before{content:"\e075"}.fa-viruses:before{content:"\e076"}.fa-vk:before{content:"\f189"}.fa-vnv:before{content:"\f40b"}.fa-voicemail:before{content:"\f897"}.fa-volleyball-ball:before{content:"\f45f"}.fa-volume-down:before{content:"\f027"}.fa-volume-mute:before{content:"\f6a9"}.fa-volume-off:before{content:"\f026"}.fa-volume-up:before{content:"\f028"}.fa-vote-yea:before{content:"\f772"}.fa-vr-cardboard:before{content:"\f729"}.fa-vuejs:before{content:"\f41f"}.fa-walking:before{content:"\f554"}.fa-wallet:before{content:"\f555"}.fa-warehouse:before{content:"\f494"}.fa-watchman-monitoring:before{content:"\e087"}.fa-water:before{content:"\f773"}.fa-wave-square:before{content:"\f83e"}.fa-waze:before{content:"\f83f"}.fa-weebly:before{content:"\f5cc"}.fa-weibo:before{content:"\f18a"}.fa-weight:before{content:"\f496"}.fa-weight-hanging:before{content:"\f5cd"}.fa-weixin:before{content:"\f1d7"}.fa-whatsapp:before{content:"\f232"}.fa-whatsapp-square:before{content:"\f40c"}.fa-wheelchair:before{content:"\f193"}.fa-whmcs:before{content:"\f40d"}.fa-wifi:before{content:"\f1eb"}.fa-wikipedia-w:before{content:"\f266"}.fa-wind:before{content:"\f72e"}.fa-window-close:before{content:"\f410"}.fa-window-maximize:before{content:"\f2d0"}.fa-window-minimize:before{content:"\f2d1"}.fa-window-restore:before{content:"\f2d2"}.fa-windows:before{content:"\f17a"}.fa-wine-bottle:before{content:"\f72f"}.fa-wine-glass:before{content:"\f4e3"}.fa-wine-glass-alt:before{content:"\f5ce"}.fa-wix:before{content:"\f5cf"}.fa-wizards-of-the-coast:before{content:"\f730"}.fa-wodu:before{content:"\e088"}.fa-wolf-pack-battalion:before{content:"\f514"}.fa-won-sign:before{content:"\f159"}.fa-wordpress:before{content:"\f19a"}.fa-wordpress-simple:before{content:"\f411"}.fa-wpbeginner:before{content:"\f297"}.fa-wpexplorer:before{content:"\f2de"}.fa-wpforms:before{content:"\f298"}.fa-wpressr:before{content:"\f3e4"}.fa-wrench:before{content:"\f0ad"}.fa-x-ray:before{content:"\f497"}.fa-xbox:before{content:"\f412"}.fa-xing:before{content:"\f168"}.fa-xing-square:before{content:"\f169"}.fa-y-combinator:before{content:"\f23b"}.fa-yahoo:before{content:"\f19e"}.fa-yammer:before{content:"\f840"}.fa-yandex:before{content:"\f413"}.fa-yandex-international:before{content:"\f414"}.fa-yarn:before{content:"\f7e3"}.fa-yelp:before{content:"\f1e9"}.fa-yen-sign:before{content:"\f157"}.fa-yin-yang:before{content:"\f6ad"}.fa-yoast:before{content:"\f2b1"}.fa-youtube:before{content:"\f167"}.fa-youtube-square:before{content:"\f431"}.fa-zhihu:before{content:"\f63f"}.sr-only{border:0;clip:rect(0,0,0,0);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px}.sr-only-focusable:active,.sr-only-focusable:focus{clip:auto;height:auto;margin:0;overflow:visible;position:static;width:auto}@font-face{font-family:"Font Awesome 5 Brands";font-style:normal;font-weight:400;font-display:block;src:url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot);src:url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.eot?#iefix) format("embedded-opentype"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2) format("woff2"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff) format("woff"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.ttf) format("truetype"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.svg#fontawesome) format("svg")}.fab{font-family:"Font Awesome 5 Brands"}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:400;font-display:block;src:url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot);src:url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.eot?#iefix) format("embedded-opentype"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2) format("woff2"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff) format("woff"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.ttf) format("truetype"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.svg#fontawesome) format("svg")}.fab,.far{font-weight:400}@font-face{font-family:"Font Awesome 5 Free";font-style:normal;font-weight:900;font-display:block;src:url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot);src:url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.eot?#iefix) format("embedded-opentype"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2) format("woff2"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff) format("woff"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.ttf) format("truetype"),url(//gtmstudios.com/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.svg#fontawesome) format("svg")}.fa,.far,.fas{font-family:"Font Awesome 5 Free"}.fa,.fas{font-weight:900}.fa.fa-glass:before{content:"\f000"}.fa.fa-meetup{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-star-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-o:before{content:"\f005"}.fa.fa-close:before,.fa.fa-remove:before{content:"\f00d"}.fa.fa-gear:before{content:"\f013"}.fa.fa-trash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-trash-o:before{content:"\f2ed"}.fa.fa-file-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-o:before{content:"\f15b"}.fa.fa-clock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-clock-o:before{content:"\f017"}.fa.fa-arrow-circle-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-down:before{content:"\f358"}.fa.fa-arrow-circle-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-up:before{content:"\f35b"}.fa.fa-play-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-play-circle-o:before{content:"\f144"}.fa.fa-repeat:before,.fa.fa-rotate-right:before{content:"\f01e"}.fa.fa-refresh:before{content:"\f021"}.fa.fa-list-alt{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dedent:before{content:"\f03b"}.fa.fa-video-camera:before{content:"\f03d"}.fa.fa-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-picture-o:before{content:"\f03e"}.fa.fa-photo{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-photo:before{content:"\f03e"}.fa.fa-image{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-image:before{content:"\f03e"}.fa.fa-pencil:before{content:"\f303"}.fa.fa-map-marker:before{content:"\f3c5"}.fa.fa-pencil-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pencil-square-o:before{content:"\f044"}.fa.fa-share-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-share-square-o:before{content:"\f14d"}.fa.fa-check-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-square-o:before{content:"\f14a"}.fa.fa-arrows:before{content:"\f0b2"}.fa.fa-times-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-circle-o:before{content:"\f057"}.fa.fa-check-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-check-circle-o:before{content:"\f058"}.fa.fa-mail-forward:before{content:"\f064"}.fa.fa-expand:before{content:"\f424"}.fa.fa-compress:before{content:"\f422"}.fa.fa-eye,.fa.fa-eye-slash{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-warning:before{content:"\f071"}.fa.fa-calendar:before{content:"\f073"}.fa.fa-arrows-v:before{content:"\f338"}.fa.fa-arrows-h:before{content:"\f337"}.fa.fa-bar-chart{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart:before{content:"\f080"}.fa.fa-bar-chart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bar-chart-o:before{content:"\f080"}.fa.fa-facebook-square,.fa.fa-twitter-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gears:before{content:"\f085"}.fa.fa-thumbs-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-up:before{content:"\f164"}.fa.fa-thumbs-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-thumbs-o-down:before{content:"\f165"}.fa.fa-heart-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-heart-o:before{content:"\f004"}.fa.fa-sign-out:before{content:"\f2f5"}.fa.fa-linkedin-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin-square:before{content:"\f08c"}.fa.fa-thumb-tack:before{content:"\f08d"}.fa.fa-external-link:before{content:"\f35d"}.fa.fa-sign-in:before{content:"\f2f6"}.fa.fa-github-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-lemon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lemon-o:before{content:"\f094"}.fa.fa-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-square-o:before{content:"\f0c8"}.fa.fa-bookmark-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bookmark-o:before{content:"\f02e"}.fa.fa-facebook,.fa.fa-twitter{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook:before{content:"\f39e"}.fa.fa-facebook-f{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-f:before{content:"\f39e"}.fa.fa-github{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-feed:before{content:"\f09e"}.fa.fa-hdd-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hdd-o:before{content:"\f0a0"}.fa.fa-hand-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-right:before{content:"\f0a4"}.fa.fa-hand-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-left:before{content:"\f0a5"}.fa.fa-hand-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-up:before{content:"\f0a6"}.fa.fa-hand-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-o-down:before{content:"\f0a7"}.fa.fa-arrows-alt:before{content:"\f31e"}.fa.fa-group:before{content:"\f0c0"}.fa.fa-chain:before{content:"\f0c1"}.fa.fa-scissors:before{content:"\f0c4"}.fa.fa-files-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-files-o:before{content:"\f0c5"}.fa.fa-floppy-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-floppy-o:before{content:"\f0c7"}.fa.fa-navicon:before,.fa.fa-reorder:before{content:"\f0c9"}.fa.fa-google-plus,.fa.fa-google-plus-square,.fa.fa-pinterest,.fa.fa-pinterest-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus:before{content:"\f0d5"}.fa.fa-money{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-money:before{content:"\f3d1"}.fa.fa-unsorted:before{content:"\f0dc"}.fa.fa-sort-desc:before{content:"\f0dd"}.fa.fa-sort-asc:before{content:"\f0de"}.fa.fa-linkedin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-linkedin:before{content:"\f0e1"}.fa.fa-rotate-left:before{content:"\f0e2"}.fa.fa-legal:before{content:"\f0e3"}.fa.fa-dashboard:before,.fa.fa-tachometer:before{content:"\f3fd"}.fa.fa-comment-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comment-o:before{content:"\f075"}.fa.fa-comments-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-comments-o:before{content:"\f086"}.fa.fa-flash:before{content:"\f0e7"}.fa.fa-clipboard,.fa.fa-paste{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paste:before{content:"\f328"}.fa.fa-lightbulb-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-lightbulb-o:before{content:"\f0eb"}.fa.fa-exchange:before{content:"\f362"}.fa.fa-cloud-download:before{content:"\f381"}.fa.fa-cloud-upload:before{content:"\f382"}.fa.fa-bell-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-o:before{content:"\f0f3"}.fa.fa-cutlery:before{content:"\f2e7"}.fa.fa-file-text-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-text-o:before{content:"\f15c"}.fa.fa-building-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-building-o:before{content:"\f1ad"}.fa.fa-hospital-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hospital-o:before{content:"\f0f8"}.fa.fa-tablet:before{content:"\f3fa"}.fa.fa-mobile-phone:before,.fa.fa-mobile:before{content:"\f3cd"}.fa.fa-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-o:before{content:"\f111"}.fa.fa-mail-reply:before{content:"\f3e5"}.fa.fa-github-alt{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-folder-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-o:before{content:"\f07b"}.fa.fa-folder-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-folder-open-o:before{content:"\f07c"}.fa.fa-smile-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-smile-o:before{content:"\f118"}.fa.fa-frown-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-frown-o:before{content:"\f119"}.fa.fa-meh-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-meh-o:before{content:"\f11a"}.fa.fa-keyboard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-keyboard-o:before{content:"\f11c"}.fa.fa-flag-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-flag-o:before{content:"\f024"}.fa.fa-mail-reply-all:before{content:"\f122"}.fa.fa-star-half-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-o:before{content:"\f089"}.fa.fa-star-half-empty{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-empty:before{content:"\f089"}.fa.fa-star-half-full{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-star-half-full:before{content:"\f089"}.fa.fa-code-fork:before{content:"\f126"}.fa.fa-chain-broken:before{content:"\f127"}.fa.fa-shield:before{content:"\f3ed"}.fa.fa-calendar-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-o:before{content:"\f133"}.fa.fa-css3,.fa.fa-html5,.fa.fa-maxcdn{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ticket:before{content:"\f3ff"}.fa.fa-minus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-minus-square-o:before{content:"\f146"}.fa.fa-level-up:before{content:"\f3bf"}.fa.fa-level-down:before{content:"\f3be"}.fa.fa-pencil-square:before{content:"\f14b"}.fa.fa-external-link-square:before{content:"\f360"}.fa.fa-compass{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-down:before{content:"\f150"}.fa.fa-toggle-down{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-down:before{content:"\f150"}.fa.fa-caret-square-o-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-up:before{content:"\f151"}.fa.fa-toggle-up{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-up:before{content:"\f151"}.fa.fa-caret-square-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-right:before{content:"\f152"}.fa.fa-toggle-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-right:before{content:"\f152"}.fa.fa-eur:before,.fa.fa-euro:before{content:"\f153"}.fa.fa-gbp:before{content:"\f154"}.fa.fa-dollar:before,.fa.fa-usd:before{content:"\f155"}.fa.fa-inr:before,.fa.fa-rupee:before{content:"\f156"}.fa.fa-cny:before,.fa.fa-jpy:before,.fa.fa-rmb:before,.fa.fa-yen:before{content:"\f157"}.fa.fa-rouble:before,.fa.fa-rub:before,.fa.fa-ruble:before{content:"\f158"}.fa.fa-krw:before,.fa.fa-won:before{content:"\f159"}.fa.fa-bitcoin,.fa.fa-btc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitcoin:before{content:"\f15a"}.fa.fa-file-text:before{content:"\f15c"}.fa.fa-sort-alpha-asc:before{content:"\f15d"}.fa.fa-sort-alpha-desc:before{content:"\f881"}.fa.fa-sort-amount-asc:before{content:"\f160"}.fa.fa-sort-amount-desc:before{content:"\f884"}.fa.fa-sort-numeric-asc:before{content:"\f162"}.fa.fa-sort-numeric-desc:before{content:"\f886"}.fa.fa-xing,.fa.fa-xing-square,.fa.fa-youtube,.fa.fa-youtube-play,.fa.fa-youtube-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-youtube-play:before{content:"\f167"}.fa.fa-adn,.fa.fa-bitbucket,.fa.fa-bitbucket-square,.fa.fa-dropbox,.fa.fa-flickr,.fa.fa-instagram,.fa.fa-stack-overflow{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bitbucket-square:before{content:"\f171"}.fa.fa-tumblr,.fa.fa-tumblr-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-long-arrow-down:before{content:"\f309"}.fa.fa-long-arrow-up:before{content:"\f30c"}.fa.fa-long-arrow-left:before{content:"\f30a"}.fa.fa-long-arrow-right:before{content:"\f30b"}.fa.fa-android,.fa.fa-apple,.fa.fa-dribbble,.fa.fa-foursquare,.fa.fa-gittip,.fa.fa-gratipay,.fa.fa-linux,.fa.fa-skype,.fa.fa-trello,.fa.fa-windows{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-gittip:before{content:"\f184"}.fa.fa-sun-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sun-o:before{content:"\f185"}.fa.fa-moon-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-moon-o:before{content:"\f186"}.fa.fa-pagelines,.fa.fa-renren,.fa.fa-stack-exchange,.fa.fa-vk,.fa.fa-weibo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-arrow-circle-o-right{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-right:before{content:"\f35a"}.fa.fa-arrow-circle-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-arrow-circle-o-left:before{content:"\f359"}.fa.fa-caret-square-o-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-caret-square-o-left:before{content:"\f191"}.fa.fa-toggle-left{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-toggle-left:before{content:"\f191"}.fa.fa-dot-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-dot-circle-o:before{content:"\f192"}.fa.fa-vimeo-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-try:before,.fa.fa-turkish-lira:before{content:"\f195"}.fa.fa-plus-square-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-plus-square-o:before{content:"\f0fe"}.fa.fa-openid,.fa.fa-slack,.fa.fa-wordpress{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bank:before,.fa.fa-institution:before{content:"\f19c"}.fa.fa-mortar-board:before{content:"\f19d"}.fa.fa-delicious,.fa.fa-digg,.fa.fa-drupal,.fa.fa-google,.fa.fa-joomla,.fa.fa-pied-piper-alt,.fa.fa-pied-piper-pp,.fa.fa-reddit,.fa.fa-reddit-square,.fa.fa-stumbleupon,.fa.fa-stumbleupon-circle,.fa.fa-yahoo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-spoon:before{content:"\f2e5"}.fa.fa-behance,.fa.fa-behance-square,.fa.fa-steam,.fa.fa-steam-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-automobile:before{content:"\f1b9"}.fa.fa-envelope-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-o:before{content:"\f0e0"}.fa.fa-deviantart,.fa.fa-soundcloud,.fa.fa-spotify{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-file-pdf-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-pdf-o:before{content:"\f1c1"}.fa.fa-file-word-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-word-o:before{content:"\f1c2"}.fa.fa-file-excel-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-excel-o:before{content:"\f1c3"}.fa.fa-file-powerpoint-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-powerpoint-o:before{content:"\f1c4"}.fa.fa-file-image-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-image-o:before{content:"\f1c5"}.fa.fa-file-photo-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-photo-o:before{content:"\f1c5"}.fa.fa-file-picture-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-picture-o:before{content:"\f1c5"}.fa.fa-file-archive-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-archive-o:before{content:"\f1c6"}.fa.fa-file-zip-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-zip-o:before{content:"\f1c6"}.fa.fa-file-audio-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-audio-o:before{content:"\f1c7"}.fa.fa-file-sound-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-sound-o:before{content:"\f1c7"}.fa.fa-file-video-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-video-o:before{content:"\f1c8"}.fa.fa-file-movie-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-movie-o:before{content:"\f1c8"}.fa.fa-file-code-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-file-code-o:before{content:"\f1c9"}.fa.fa-codepen,.fa.fa-jsfiddle,.fa.fa-vine{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-life-bouy,.fa.fa-life-ring{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-bouy:before{content:"\f1cd"}.fa.fa-life-buoy{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-buoy:before{content:"\f1cd"}.fa.fa-life-saver{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-life-saver:before{content:"\f1cd"}.fa.fa-support{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-support:before{content:"\f1cd"}.fa.fa-circle-o-notch:before{content:"\f1ce"}.fa.fa-ra,.fa.fa-rebel{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ra:before{content:"\f1d0"}.fa.fa-resistance{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-resistance:before{content:"\f1d0"}.fa.fa-empire,.fa.fa-ge{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-ge:before{content:"\f1d1"}.fa.fa-git,.fa.fa-git-square,.fa.fa-hacker-news,.fa.fa-y-combinator-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-y-combinator-square:before{content:"\f1d4"}.fa.fa-yc-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc-square:before{content:"\f1d4"}.fa.fa-qq,.fa.fa-tencent-weibo,.fa.fa-wechat,.fa.fa-weixin{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wechat:before{content:"\f1d7"}.fa.fa-send:before{content:"\f1d8"}.fa.fa-paper-plane-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-paper-plane-o:before{content:"\f1d8"}.fa.fa-send-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-send-o:before{content:"\f1d8"}.fa.fa-circle-thin{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-circle-thin:before{content:"\f111"}.fa.fa-header:before{content:"\f1dc"}.fa.fa-sliders:before{content:"\f1de"}.fa.fa-futbol-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-futbol-o:before{content:"\f1e3"}.fa.fa-soccer-ball-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-soccer-ball-o:before{content:"\f1e3"}.fa.fa-slideshare,.fa.fa-twitch,.fa.fa-yelp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-newspaper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-newspaper-o:before{content:"\f1ea"}.fa.fa-cc-amex,.fa.fa-cc-discover,.fa.fa-cc-mastercard,.fa.fa-cc-paypal,.fa.fa-cc-stripe,.fa.fa-cc-visa,.fa.fa-google-wallet,.fa.fa-paypal{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-bell-slash-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-bell-slash-o:before{content:"\f1f6"}.fa.fa-trash:before{content:"\f2ed"}.fa.fa-copyright{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-eyedropper:before{content:"\f1fb"}.fa.fa-area-chart:before{content:"\f1fe"}.fa.fa-pie-chart:before{content:"\f200"}.fa.fa-line-chart:before{content:"\f201"}.fa.fa-angellist,.fa.fa-ioxhost,.fa.fa-lastfm,.fa.fa-lastfm-square{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cc{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-cc:before{content:"\f20a"}.fa.fa-ils:before,.fa.fa-shekel:before,.fa.fa-sheqel:before{content:"\f20b"}.fa.fa-meanpath{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-meanpath:before{content:"\f2b4"}.fa.fa-buysellads,.fa.fa-connectdevelop,.fa.fa-dashcube,.fa.fa-forumbee,.fa.fa-leanpub,.fa.fa-sellsy,.fa.fa-shirtsinbulk,.fa.fa-simplybuilt,.fa.fa-skyatlas{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-diamond{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-diamond:before{content:"\f3a5"}.fa.fa-intersex:before{content:"\f224"}.fa.fa-facebook-official{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-facebook-official:before{content:"\f09a"}.fa.fa-pinterest-p,.fa.fa-whatsapp{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-hotel:before{content:"\f236"}.fa.fa-medium,.fa.fa-viacoin,.fa.fa-y-combinator,.fa.fa-yc{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-yc:before{content:"\f23b"}.fa.fa-expeditedssl,.fa.fa-opencart,.fa.fa-optin-monster{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-battery-4:before,.fa.fa-battery:before{content:"\f240"}.fa.fa-battery-3:before{content:"\f241"}.fa.fa-battery-2:before{content:"\f242"}.fa.fa-battery-1:before{content:"\f243"}.fa.fa-battery-0:before{content:"\f244"}.fa.fa-object-group,.fa.fa-object-ungroup,.fa.fa-sticky-note-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-sticky-note-o:before{content:"\f249"}.fa.fa-cc-diners-club,.fa.fa-cc-jcb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-clone,.fa.fa-hourglass-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hourglass-o:before{content:"\f254"}.fa.fa-hourglass-1:before{content:"\f251"}.fa.fa-hourglass-2:before{content:"\f252"}.fa.fa-hourglass-3:before{content:"\f253"}.fa.fa-hand-rock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-rock-o:before{content:"\f255"}.fa.fa-hand-grab-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-grab-o:before{content:"\f255"}.fa.fa-hand-paper-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-paper-o:before{content:"\f256"}.fa.fa-hand-stop-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-stop-o:before{content:"\f256"}.fa.fa-hand-scissors-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-scissors-o:before{content:"\f257"}.fa.fa-hand-lizard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-lizard-o:before{content:"\f258"}.fa.fa-hand-spock-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-spock-o:before{content:"\f259"}.fa.fa-hand-pointer-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-pointer-o:before{content:"\f25a"}.fa.fa-hand-peace-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-hand-peace-o:before{content:"\f25b"}.fa.fa-registered{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-chrome,.fa.fa-creative-commons,.fa.fa-firefox,.fa.fa-get-pocket,.fa.fa-gg,.fa.fa-gg-circle,.fa.fa-internet-explorer,.fa.fa-odnoklassniki,.fa.fa-odnoklassniki-square,.fa.fa-opera,.fa.fa-safari,.fa.fa-tripadvisor,.fa.fa-wikipedia-w{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-television:before{content:"\f26c"}.fa.fa-500px,.fa.fa-amazon,.fa.fa-contao{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-calendar-plus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-plus-o:before{content:"\f271"}.fa.fa-calendar-minus-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-minus-o:before{content:"\f272"}.fa.fa-calendar-times-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-times-o:before{content:"\f273"}.fa.fa-calendar-check-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-calendar-check-o:before{content:"\f274"}.fa.fa-map-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-map-o:before{content:"\f279"}.fa.fa-commenting:before{content:"\f4ad"}.fa.fa-commenting-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-commenting-o:before{content:"\f4ad"}.fa.fa-houzz,.fa.fa-vimeo{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-vimeo:before{content:"\f27d"}.fa.fa-black-tie,.fa.fa-edge,.fa.fa-fonticons,.fa.fa-reddit-alien{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-credit-card-alt:before{content:"\f09d"}.fa.fa-codiepie,.fa.fa-fort-awesome,.fa.fa-mixcloud,.fa.fa-modx,.fa.fa-product-hunt,.fa.fa-scribd,.fa.fa-usb{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-pause-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-pause-circle-o:before{content:"\f28b"}.fa.fa-stop-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-stop-circle-o:before{content:"\f28d"}.fa.fa-bluetooth,.fa.fa-bluetooth-b,.fa.fa-envira,.fa.fa-gitlab,.fa.fa-wheelchair-alt,.fa.fa-wpbeginner,.fa.fa-wpforms{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-wheelchair-alt:before{content:"\f368"}.fa.fa-question-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-question-circle-o:before{content:"\f059"}.fa.fa-volume-control-phone:before{content:"\f2a0"}.fa.fa-asl-interpreting:before{content:"\f2a3"}.fa.fa-deafness:before,.fa.fa-hard-of-hearing:before{content:"\f2a4"}.fa.fa-glide,.fa.fa-glide-g{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-signing:before{content:"\f2a7"}.fa.fa-first-order,.fa.fa-google-plus-official,.fa.fa-pied-piper,.fa.fa-snapchat,.fa.fa-snapchat-ghost,.fa.fa-snapchat-square,.fa.fa-themeisle,.fa.fa-viadeo,.fa.fa-viadeo-square,.fa.fa-yoast{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-official:before{content:"\f2b3"}.fa.fa-google-plus-circle{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-google-plus-circle:before{content:"\f2b3"}.fa.fa-fa,.fa.fa-font-awesome{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-fa:before{content:"\f2b4"}.fa.fa-handshake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-handshake-o:before{content:"\f2b5"}.fa.fa-envelope-open-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-envelope-open-o:before{content:"\f2b6"}.fa.fa-linode{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-address-book-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-book-o:before{content:"\f2b9"}.fa.fa-vcard:before{content:"\f2bb"}.fa.fa-address-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-address-card-o:before{content:"\f2bb"}.fa.fa-vcard-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-vcard-o:before{content:"\f2bb"}.fa.fa-user-circle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-circle-o:before{content:"\f2bd"}.fa.fa-user-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-user-o:before{content:"\f007"}.fa.fa-id-badge{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license:before{content:"\f2c2"}.fa.fa-id-card-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-id-card-o:before{content:"\f2c2"}.fa.fa-drivers-license-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-drivers-license-o:before{content:"\f2c2"}.fa.fa-free-code-camp,.fa.fa-quora,.fa.fa-telegram{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-thermometer-4:before,.fa.fa-thermometer:before{content:"\f2c7"}.fa.fa-thermometer-3:before{content:"\f2c8"}.fa.fa-thermometer-2:before{content:"\f2c9"}.fa.fa-thermometer-1:before{content:"\f2ca"}.fa.fa-thermometer-0:before{content:"\f2cb"}.fa.fa-bathtub:before,.fa.fa-s15:before{content:"\f2cd"}.fa.fa-window-maximize,.fa.fa-window-restore{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle:before{content:"\f410"}.fa.fa-window-close-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-window-close-o:before{content:"\f410"}.fa.fa-times-rectangle-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-times-rectangle-o:before{content:"\f410"}.fa.fa-bandcamp,.fa.fa-eercast,.fa.fa-etsy,.fa.fa-grav,.fa.fa-imdb,.fa.fa-ravelry{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-eercast:before{content:"\f2da"}.fa.fa-snowflake-o{font-family:"Font Awesome 5 Free";font-weight:400}.fa.fa-snowflake-o:before{content:"\f2dc"}.fa.fa-superpowers,.fa.fa-wpexplorer{font-family:"Font Awesome 5 Brands";font-weight:400}.fa.fa-cab:before{content:"\f1ba"}.elementor-widget-heading .elementor-heading-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-image .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:var( --e-global-color-primary );}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap, .elementor-widget-text-editor.elementor-drop-cap-view-default .elementor-drop-cap{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-button .elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-divider{--divider-color:var( --e-global-color-secondary );}.elementor-widget-divider .elementor-divider__text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-divider.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon{color:var( --e-global-color-secondary );border-color:var( --e-global-color-secondary );}.elementor-widget-divider.elementor-view-framed .elementor-icon, .elementor-widget-divider.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-secondary );}.elementor-widget-image-box .elementor-image-box-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-image-box .elementor-image-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon.elementor-view-framed .elementor-icon, .elementor-widget-icon.elementor-view-default .elementor-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-stacked .elementor-icon{background-color:var( --e-global-color-primary );}.elementor-widget-icon-box.elementor-view-framed .elementor-icon, .elementor-widget-icon-box.elementor-view-default .elementor-icon{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title{color:var( --e-global-color-primary );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-icon-box .elementor-icon-box-description{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-star-rating .elementor-star-rating__title{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-image-carousel .wke_carousel_title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-image-carousel .wke_carousel_excerpt{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-icon-list .elementor-icon-list-item:not(:last-child):after{border-color:var( --e-global-color-text );}.elementor-widget-icon-list .elementor-icon-list-icon i{color:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-icon-list .elementor-icon-list-text{color:var( --e-global-color-secondary );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-counter .elementor-counter-number-wrapper{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-counter .elementor-counter-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-progress .elementor-progress-wrapper .elementor-progress-bar{background-color:var( --e-global-color-primary );}.elementor-widget-progress .elementor-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-testimonial .elementor-testimonial-job{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tabs .elementor-tab-title, .elementor-widget-tabs .elementor-tab-title a{color:var( --e-global-color-primary );}.elementor-widget-tabs .elementor-tab-title.elementor-active,
.elementor-widget-tabs .elementor-tab-title.elementor-active a{color:var( --e-global-color-accent );}.elementor-widget-tabs .elementor-tab-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-tabs .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-accordion .elementor-accordion-icon, .elementor-widget-accordion .elementor-accordion-title{color:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-accordion-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon, .elementor-widget-accordion .elementor-active .elementor-accordion-title{color:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-active .elementor-accordion-icon svg{fill:var( --e-global-color-accent );}.elementor-widget-accordion .elementor-accordion-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-accordion .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-toggle .elementor-toggle-title, .elementor-widget-toggle .elementor-toggle-icon{color:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-toggle-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-toggle .elementor-tab-title.elementor-active a, .elementor-widget-toggle .elementor-tab-title.elementor-active .elementor-toggle-icon{color:var( --e-global-color-accent );}.elementor-widget-toggle .elementor-toggle-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-toggle .elementor-tab-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-alert .elementor-alert-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-alert .elementor-alert-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .excerpt{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-thumbnail .grid-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-thumbnail .excerpt{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .wg_title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .wg-taxonomy{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .project-thumbnail .wg_item_info .wg_title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .project-thumbnail .wg_item_info .wg-taxonomy{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-blog-widget .wonder-grid-container .wg-project-item .wg_title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-blog-widget .wonder-grid-container .wg-project-item .wg-taxonomy{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-separate-text .wke-separate-text h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );border-color:var( --e-global-color-text );}.elementor-widget-separate-text .wke-separate-text:before{border-color:var( --e-global-color-text );}.elementor-widget-separate-text .wke-separate-text:after{border-color:var( --e-global-color-text );}.elementor-widget-typing .wke-typing-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .testimonial-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .wke-testimonials .author{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .wke-testimonials .author em{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-interactive-banner .wke-interactive-banner .title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .front .inner strong.title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .front .inner p.content{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner strong.title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner p.content{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner .wke-button{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table header h3{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table header .price{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table ol li, .elementor-widget-pricetable .wke-price-table ul li, .elementor-widget-pricetable .price_content{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-countdown .countdown{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-carousel .wke-carousel-title a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-carousel .wke-carousel-excerpt{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-standard .wke-post-title a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-standard .wke-post-excerpt{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-masonry .wke-post-title a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-masonry .wke-post-excerpt{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post-title a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post-excerpt{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post .meta, .elementor-widget-blog-grid .wke-post .meta a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-products{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-product-carousel .wke-carousel-title a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-product-carousel .wke-carousel-price{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-fluent-form-widget .fluentform-widget-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-retina .hfe-retina-image-container .hfe-retina-img{border-color:var( --e-global-color-primary );}.elementor-widget-retina .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-copyright .hfe-copyright-wrapper a, .elementor-widget-copyright .hfe-copyright-wrapper{color:var( --e-global-color-text );}.elementor-widget-copyright .hfe-copyright-wrapper, .elementor-widget-copyright .hfe-copyright-wrapper a{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-navigation-menu a.hfe-menu-item, .elementor-widget-navigation-menu a.hfe-sub-menu-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item, .elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item{color:var( --e-global-color-text );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:hover,
.elementor-widget-navigation-menu .sub-menu a.hfe-sub-menu-item:hover,
.elementor-widget-navigation-menu .menu-item.current-menu-item a.hfe-menu-item,
.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.highlighted,
.elementor-widget-navigation-menu .menu-item a.hfe-menu-item:focus{color:var( --e-global-color-accent );}.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:before,
.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent a.hfe-menu-item:after{background-color:var( --e-global-color-accent );}.elementor-widget-navigation-menu .hfe-nav-menu-layout:not(.hfe-pointer__framed) .menu-item.parent .sub-menu .hfe-has-submenu-container a:after{background-color:var( --e-global-color-accent );}.elementor-widget-navigation-menu .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:before,
.elementor-widget-navigation-menu .hfe-pointer__framed .menu-item.parent a.hfe-menu-item:after{border-color:var( --e-global-color-accent );}
.elementor-widget-navigation-menu .sub-menu li a.hfe-sub-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown li a.hfe-sub-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown li a.hfe-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown-expandible li a.hfe-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown-expandible li a.hfe-sub-menu-item{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.elementor-button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );background-color:var( --e-global-color-accent );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.elementor-button:hover{background-color:var( --e-global-color-accent );}.elementor-widget-page-title .elementor-heading-title, .elementor-widget-page-title .hfe-page-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-page-title .hfe-page-title-icon i{color:var( --e-global-color-primary );}.elementor-widget-page-title .hfe-page-title-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-ce-site-title .elementor-heading-title, .elementor-widget-ce-site-title .ce-heading a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-site-title .ce-heading-text{color:var( --e-global-color-primary );}.elementor-widget-ce-site-title .ce-icon i{color:var( --e-global-color-primary );}.elementor-widget-ce-site-title .ce-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-ce-site-tagline .ce-site-tagline{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );color:var( --e-global-color-secondary );}.elementor-widget-ce-site-tagline .ce-icon i{color:var( --e-global-color-primary );}.elementor-widget-ce-site-tagline .ce-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-site-logo .hfe-site-logo-container .hfe-site-logo-img{border-color:var( --e-global-color-primary );}.elementor-widget-site-logo .widget-image-caption{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ce-cart .ce-menu-cart__toggle .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-carousel .ce-portfolio-item .portfolio-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-carousel .ce-portfolio-item .portfolio-categories{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-portfolio-item .portfolio-title, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-filters button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-portfolio-item .portfolio-categories, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-categories{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .data .title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .data .position{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-staff-carousel .ce-staff-item .team-name{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-staff-carousel .ce-staff-item .team-position{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-meta-single{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-content{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-readmore{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-meta-single{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-content{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-readmore{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-portfolio-item .portfolio-title, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-filters button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-portfolio-item .portfolio-categories, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-categories{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-carousel .ce-portfolio-item .portfolio-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-carousel .ce-portfolio-item .portfolio-categories{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ha-infobox .ha-infobox-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-infobox .ha-infobox-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-infobox .ha-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-card .ha-badge{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-ha-card .ha-card-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-card .ha-card-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-card .ha-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-cf7 .wpcf7-form-control:not(.wpcf7-submit){font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-cf7 label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-cf7 .wpcf7-submit{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-icon-box .ha-icon-box-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-icon-box .ha-badge{font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-ha-member .ha-member-name{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-member .ha-member-position{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-member .ha-member-bio{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-member .ha-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-review .ha-review-reviewer{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-review .ha-review-position{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-review .ha-review-desc{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-image-grid .ha-filter__item{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-slider .ha-slick-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-slider .ha-slick-subtitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-testimonial .ha-testimonial__content{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-testimonial .ha-testimonial__reviewer-name{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-testimonial .ha-testimonial__reviewer-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-fun-factor .ha-fun-factor__content-number-prefix, .elementor-widget-ha-fun-factor .ha-fun-factor__content-number, .elementor-widget-ha-fun-factor .ha-fun-factor__content-number-suffix{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-fun-factor .ha-fun-factor__content-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-social-icons .ha-social-icon-label{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-post-list .ha-post-list-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-post-list .ha-post-list-excerpt p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-post-list .ha-post-list-meta-wrap span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-date{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-subtitle{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-description{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-creative-button .ha-creative-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-pdf-view .ha-pdf-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-pdf-view .ha-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-comparison-table .ha-comparison-table-wrapper .ha-comparison-table__head-column-cell-title-tag{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table-wrapper .ha-comparison-table__head-column-cell-content{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__row-item-cell-title{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__row-item-cell-content{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__btns-item--btn{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .gamma_controller span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .gamma_controller span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .gamma_controller div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder p a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder h3 a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl-carousel .item:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder p a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder h3 a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl-carousel .item .title_holder > span a{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl-carousel .item .title_holder a.read_more:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl-carousel .item .title_holder a.read_more .arrow:before{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .owl-carousel .item .title_holder a.read_more .arrow:after{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item .title_holder{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_carousel_full_beta[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_carousel_full_beta[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item .title_holder p a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item .title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item .title_holder h3 a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl-carousel .item:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder p a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder h3 a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl-carousel .item .title_holder > span a{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl-carousel .item .title_holder a.read_more:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl-carousel .item .title_holder a.read_more .arrow:before{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl-carousel .item .title_holder a.read_more .arrow:after{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .owl-carousel .item .title_holder > span a.read_more{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square.gamma .title_holder{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_carousel_square[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_carousel_square[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square.numbered .numbered_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square.numbered .numbered_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square.numbered .n_prev:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square.numbered .n_prev > span:after, .elementor-widget-projectify-all-widgets .projectify_carousel_square.numbered .n_next > span:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .title_holder p a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .item .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .item .title_holder h3 a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .description h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .description p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .alpha .fn-sample-slides .title_holder{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder p a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .beta_title_holder p a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .beta_title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .beta_title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .beta_title_holder h3 a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .beta_title_holder h3:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder h3 a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .beta_title_holder h3:hover a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .beta_title_holder h3:hover:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption h3 a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap[data-title-holder-pos="inside"][data-title-holder-bg="color_o"] .title_holder{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap[data-title-holder-pos="hover"] .title_holder{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap ul.projectify_filter li a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap ul.projectify_filter li a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap ul.projectify_filter li a.current{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder h3 a:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_slider_alpha[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_slider_alpha[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder h3:hover a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder .in > span a{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder a.read_more:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder a.read_more .arrow:before{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder a.read_more .arrow:after{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .swiper-slide.fn-numbered-pagination span.number{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .swiper-slide.fn-numbered-pagination span.line:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_slider_beta[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_slider_beta[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder h3:hover a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder .in > span a{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder a.read_more:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder a.read_more .arrow:before{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder a.read_more .arrow:after{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .swiper-slide.fn-numbered-pagination span.number{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .swiper-slide.fn-numbered-pagination span.line:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_slider_delta[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_slider_delta[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder h3:hover a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder a.open_post{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder a.open_post .a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder a.open_post .b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .swiper-slide.fn-numbered-pagination span.number{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .swiper-slide.fn-numbered-pagination span.line:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_slider_epsilon[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_slider_epsilon[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder h3:hover a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder .in > span a{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder a.read_more:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder a.read_more .arrow:before{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder a.read_more .arrow:after{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .swiper-slide.fn-numbered-pagination span.number{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .swiper-slide.fn-numbered-pagination span.line:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_slider_gamma[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_slider_gamma[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder h3:hover a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder .in > span a{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder a.read_more:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder a.read_more .arrow:before{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder a.read_more .arrow:after{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .swiper-slide.fn-numbered-pagination span.number{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .swiper-slide.fn-numbered-pagination span.line:after{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .owl_control span.a{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .owl_control span.b{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .owl_control > div:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .owl_control > div > span:hover:after{border-top-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .owl_control > div > span:hover:before{border-top-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta[data-nav-types="square"] .owl_control > div > span:before, .elementor-widget-projectify-all-widgets .projectify_slider_zeta[data-nav-types="square"] .owl_control > div > span:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta[data-nav-types="square"] .owl_control > div > span .c:before, .elementor-widget-projectify-all-widgets .projectify_slider_zeta[data-nav-types="square"] .owl_control > div > span .c:after{background:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .owl_control > div{background-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .item .title_holder p{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder p{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder p a:hover{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder h3 a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder h3{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder h3:hover a{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder h3:hover{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder .in > span a{color:var( --e-global-color-primary );border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder a.read_more:after{border-color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder a.read_more .arrow:before{color:var( --e-global-color-primary );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder a.read_more .arrow:after{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-product-desc{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woo-products-details-wrap .premium-woo-atc-button .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce li.product .price{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce li.product .price del{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce .woocommerce-loop-product__title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .woocommerce-loop-product__title:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-woo-products .premium-woocommerce:not(.premium-woo-skin-grid-10) .premium-woo-product-sale-wrap .premium-woo-product-onsale, .elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap::after{border-left-color:var( --e-global-color-secondary );border-right-color:var( --e-global-color-secondary );border-left-width:var( --e-global-typography-text-line-height );border-right-width:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woo-product-sale-wrap .premium-woo-product-onsale{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-premium-woo-products .premium-woocommerce:not(.premium-woo-skin-grid-10) .premium-woo-product-sale-wrap .premium-woo-product-onsale{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap{width:var( --e-global-typography-text-line-height );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap .premium-woo-product-onsale{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products:not([data-widget_type="premium-woo-products.grid-10"]) .premium-woo-product-featured-wrap .premium-woo-product-featured, .elementor-widget-premium-woo-products[data-widget_type="premium-woo-products.grid-10"] .premium-woo-product-featured-wrap{background-color:var( --e-global-color-primary );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap::after{border-left-color:var( --e-global-color-primary );border-right-color:var( --e-global-color-primary );border-left-width:var( --e-global-typography-text-line-height );border-right-width:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woo-product-featured-wrap .premium-woo-product-featured{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-weight:var( --e-global-typography-text-font-weight );}.elementor-widget-premium-woo-products .premium-woocommerce:not(.premium-woo-skin-grid-10) .premium-woo-product-featured-wrap{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap{width:var( --e-global-typography-text-line-height );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap .premium-woo-product-featured{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-product-category{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-products-details-wrap .premium-woo-atc-button .button{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-qv-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-products-details-wrap .premium-woo-qv-btn{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woo-products-pagination ul li > .page-numbers{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woo-load-more-btn{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-woo-products .premium-woo-load-more-btn .premium-loader{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-woo-products .premium-woocommerce .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-woo-products ul.slick-dots li{color:var( --e-global-color-primary );}.elementor-widget-premium-woo-products .premium-woocommerce ul.slick-dots li.slick-active{color:var( --e-global-color-secondary );}.elementor-widget-premium-woo-products .pa-out-of-stock{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );background-color:var( --e-global-color-secondary );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-digits{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-label{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.eael-countdown-finish-text{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text, .elementor-widget-eael-creative-button .eael-creative-button--winona::after, .elementor-widget-eael-creative-button .eael-creative-button--rayen::before, .elementor-widget-eael-creative-button .eael-creative-button--tamaya::after, .elementor-widget-eael-creative-button .eael-creative-button--tamaya::before{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-dual-color-header .eael-dch-separator-wrap i{color:var( --e-global-color-primary );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-feature-list .connector-type-classic .connector{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:before, .elementor-widget-eael-feature-list .connector-type-modern .eael-feature-list-item:after{border-color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title > a, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title:visited{color:var( --e-global-color-primary );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-wpforms .eael-contact-form-description, .elementor-widget-eael-wpforms .wpforms-description{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit{font-family:var( --e-global-typography-accent-font-family ), Sans-serif;font-size:var( --e-global-typography-accent-font-size );font-weight:var( --e-global-typography-accent-font-weight );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-hfe-site-title .elementor-heading-title, .elementor-widget-hfe-site-title .hfe-heading a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-hfe-site-title .hfe-heading-text{color:var( --e-global-color-primary );}.elementor-widget-hfe-site-title .hfe-icon i{color:var( --e-global-color-primary );}.elementor-widget-hfe-site-title .hfe-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-hfe-site-tagline .hfe-site-tagline{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );color:var( --e-global-color-secondary );}.elementor-widget-hfe-site-tagline .hfe-icon i{color:var( --e-global-color-primary );}.elementor-widget-hfe-site-tagline .hfe-icon svg{fill:var( --e-global-color-primary );}.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input,.elementor-widget-hfe-search-button .hfe-search-icon-toggle{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-hfe-search-button .hfe-search-form__input{color:var( --e-global-color-text );}.elementor-widget-hfe-search-button .hfe-search-form__input::placeholder{color:var( --e-global-color-text );}.elementor-widget-hfe-search-button .hfe-search-form__container, .elementor-widget-hfe-search-button .hfe-search-icon-toggle .hfe-search-form__input,.elementor-widget-hfe-search-button .hfe-input-focus .hfe-search-icon-toggle .hfe-search-form__input{border-color:var( --e-global-color-primary );}.elementor-widget-hfe-search-button .hfe-search-form__input:focus::placeholder{color:var( --e-global-color-text );}.elementor-widget-hfe-search-button .hfe-search-form__container button#clear-with-button,
.elementor-widget-hfe-search-button .hfe-search-form__container button#clear,
.elementor-widget-hfe-search-button .hfe-search-icon-toggle button#clear{color:var( --e-global-color-text );}.elementor-widget-hfe-cart .hfe-menu-cart__toggle .elementor-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-text-path{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-banner .premium-banner-ib-desc .premium_banner_title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-banner .premium_banner_content{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-banner .premium-banner-link{color:var( --e-global-color-text );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-banner .premium-banner-link:hover{color:var( --e-global-color-text );}.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.active{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-post-link:before, .elementor-widget-premium-addon-blog .premium-blog-post-link:after{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-entry-title, .elementor-widget-premium-addon-blog .premium-blog-entry-title a{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-entry-title a{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-entry-title:hover a{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-blog-cats-container a{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-meta-data{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-post-content{color:var( --e-global-color-text );}.elementor-widget-premium-addon-blog .premium-blog-post-tags-container{font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers{color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-blog-pagination-container .page-numbers:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog .premium-blog-pagination-container span.current{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-blog ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-blog .premium-blog-wrap .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-button .premium-button .premium-button-text-icon-wrapper span{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button-text-icon-wrapper i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button-text-icon-wrapper svg{fill:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button, .elementor-widget-premium-addon-button .premium-button.premium-button-style2-shutinhor:before , .elementor-widget-premium-addon-button .premium-button.premium-button-style2-shutinver:before , .elementor-widget-premium-addon-button .premium-button-style5-radialin:before , .elementor-widget-premium-addon-button .premium-button-style5-rectin:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper span{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper i{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button:hover .premium-button-text-icon-wrapper svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper svg{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-button .premium-button-none:hover, .elementor-widget-premium-addon-button .premium-button-style1:before, .elementor-widget-premium-addon-button .premium-button-style2-shutouthor:before, .elementor-widget-premium-addon-button .premium-button-style2-shutoutver:before, .elementor-widget-premium-addon-button .premium-button-style2-shutinhor, .elementor-widget-premium-addon-button .premium-button-style2-shutinver, .elementor-widget-premium-addon-button .premium-button-style2-dshutinhor:before, .elementor-widget-premium-addon-button .premium-button-style2-dshutinver:before, .elementor-widget-premium-addon-button .premium-button-style2-scshutouthor:before, .elementor-widget-premium-addon-button .premium-button-style2-scshutoutver:before, .elementor-widget-premium-addon-button .premium-button-style3-after:hover, .elementor-widget-premium-addon-button .premium-button-style3-before:hover, .elementor-widget-premium-addon-button .premium-button-style4-icon-wrapper, .elementor-widget-premium-addon-button .premium-button-style5-radialin, .elementor-widget-premium-addon-button .premium-button-style5-radialout:before, .elementor-widget-premium-addon-button .premium-button-style5-rectin, .elementor-widget-premium-addon-button .premium-button-style5-rectout:before, .elementor-widget-premium-addon-button .premium-button-style6-bg, .elementor-widget-premium-addon-button .premium-button-style6:before{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-button .premium-button-style7 .premium-button-text-icon-wrapper:before{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-button .premium-button-style7 .premium-button-text-icon-wrapper:after{background-color:var( --e-global-color-text );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget .premium-carousel-wrapper .slick-arrow:hover svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget ul.slick-dots li{color:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget ul.slick-dots li svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active{color:var( --e-global-color-primary );}.elementor-widget-premium-carousel-widget ul.slick-dots li.slick-active svg{fill:var( --e-global-color-primary );}.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-amount, .elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure span{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-amount,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .top,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .top-back,
.elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure .bottom-back {background-color:var( --e-global-color-primary );}.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-period, .elementor-widget-premium-countdown-timer .premium-countdown-label{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-countdown-timer .countdown_separator{color:var( --e-global-color-secondary );}.elementor-widget-premium-countdown-timer .premium-countdown-exp-message{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon i{color:var( --e-global-color-primary );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-icon .icon-bg{background:var( --e-global-color-secondary );}.elementor-widget-premium-counter .premium-counter-title .premium-counter-title-val{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-desc{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-secondary-font-family ), Sans-serif;font-size:var( --e-global-typography-secondary-font-size );font-weight:var( --e-global-typography-secondary-font-weight );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-init{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area span#prefix{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area span#suffix{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-first-span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-dual-header .premium-dual-header-second-header{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-dual-header.premium-bg-text-yes .elementor-widget-container:before{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .premium-fancy-text{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-fancy-text .premium-fancy-svg-text .premium-fancy-list-items{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-fancy-text .premium-fancy-text-wrapper:not(.auto-fade) .premium-fancy-text, .elementor-widget-premium-addon-fancy-text .premium-fancy-text svg g > text{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .typed-cursor{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .premium-prefix-text, .elementor-widget-premium-addon-fancy-text .premium-suffix-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .loading .premium-loading-bar{background-color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .premium-gallery-img-name, .elementor-widget-premium-img-gallery .premium-gallery-img-name a{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-desc, .elementor-widget-premium-img-gallery .premium-gallery-img-desc a{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image i, .elementor-widget-premium-img-gallery .pa-gallery-img-link i{color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image svg, .elementor-widget-premium-img-gallery .pa-gallery-img-link svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image span, .elementor-widget-premium-img-gallery .pa-gallery-img-link span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover i, .elementor-widget-premium-img-gallery .pa-gallery-img-link:hover i{color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover svg, .elementor-widget-premium-img-gallery .pa-gallery-img-link:hover svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .pa-gallery-magnific-image:hover span, .elementor-widget-premium-img-gallery .pa-gallery-img-link:hover span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.active{color:var( --e-global-color-primary );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn .premium-loader{border-color:var( --e-global-color-secondary );border-top-color:var( --e-global-color-secondary );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-icon-list .premium-bullet-list-wrapper i, .elementor-widget-premium-icon-list .premium-bullet-list-icon-text p{color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-wrapper svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper i, .elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper svg, .elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-wrapper .premium-bullet-list-icon-text p{text-shadow:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-wrapper i ,.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-icon-text p{color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover .premium-bullet-list-wrapper i, .elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover  .premium-bullet-list-icon-text p{text-shadow:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-wrapper svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );} .elementor-widget-premium-icon-list  .premium-bullet-list-icon-text p{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-widget-premium-icon-list .premium-bullet-list-text span {font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );} .elementor-widget-premium-icon-list  .premium-bullet-list-text span{color:var( --e-global-color-primary );} .elementor-widget-premium-icon-list .premium-bullet-list-blur:hover .premium-bullet-list-text span{text-shadow:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-content:hover .premium-bullet-list-text span{color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list .premium-bullet-list-blur .premium-bullet-list-content:hover .premium-bullet-list-text span{text-shadow:var( --e-global-color-primary );color:var( --e-global-color-primary );} .elementor-widget-premium-icon-list  .premium-bullet-list-badge span{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-icon-list .premium-bullet-list-badge span{color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-icon-list  .premium-bullet-list-divider:not(:last-child):after {border-top-color:var( --e-global-color-secondary );}.elementor-widget-premium-icon-list  .premium-bullet-list-divider-inline:not(:last-child):after {border-left-color:var( --e-global-color-secondary );}.elementor-widget-premium-icon-list  li.premium-bullet-list-content:not(:last-of-type) .premium-bullet-list-connector .premium-icon-connector-content:after{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button .premium-image-button-text-icon-wrapper span{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button-text-icon-wrapper i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button-text-icon-wrapper svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper span{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button:hover .premium-image-button-text-icon-wrapper svg{fill:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper svg{fill:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-style3:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-horizontal:before, .elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-vertical:before{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-button .premium-image-button-none:hover, .elementor-widget-premium-addon-image-button .premium-image-button-style4-icon-wrapper, .elementor-widget-premium-addon-image-button .premium-image-button-style1:before, .elementor-widget-premium-addon-image-button .premium-image-button-style3:hover, .elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-horizontal:hover, .elementor-widget-premium-addon-image-button .premium-image-button-overlap-effect-vertical:hover, .elementor-widget-premium-addon-image-button .premium-button-style6-bg, .elementor-widget-premium-addon-image-button .premium-button-style6:before{background-color:var( --e-global-color-text );}.elementor-widget-premium-addon-image-button .premium-image-button-squares-effect:before, .elementor-widget-premium-addon-image-button .premium-image-button-squares-effect:after,.elementor-widget-premium-addon-image-button .premium-image-button-squares-square-container:before, .elementor-widget-premium-addon-image-button .premium-image-button-squares-square-container:after{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container i{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container > svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container i:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container > svg:hover{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container i, .elementor-widget-premium-addon-image-separator .premium-image-separator-container > svg{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-image-separator .premium-image-separator-container i:hover, .elementor-widget-premium-addon-image-separator .premium-image-separator-container > svg:hover{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-maps .premium-maps-info-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-maps .premium-maps-info-desc{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn, .elementor-widget-premium-addon-modal-box .premium-modal-trigger-text{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover, .elementor-widget-premium-addon-modal-box .premium-modal-trigger-text:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn svg{fill:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover i{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn:hover{background:var( --e-global-color-text );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-secondary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-text );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item:hover > .premium-menu-link{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item:hover > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-nav-widget-container:not(.premium-nav-pointer-framed) .premium-menu-link-parent:before,
.elementor-widget-premium-nav-menu .premium-nav-widget-container:not(.premium-nav-pointer-framed) .premium-menu-link-parent:after{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-nav-pointer-framed .premium-menu-link-parent:before,
.elementor-widget-premium-nav-menu .premium-nav-pointer-framed .premium-menu-link-parent:after{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-active-item > .premium-menu-link{color:var( --e-global-color-accent );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-active-item > .premium-menu-link .premium-dropdown-icon{color:var( --e-global-color-accent );}.elementor-widget-premium-nav-menu .premium-nav-menu-item > .premium-menu-link > .premium-item-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link{font-family:var( --e-global-typography-text-font-family ), Sans-serif;font-size:var( --e-global-typography-text-font-size );font-weight:var( --e-global-typography-text-font-weight );line-height:var( --e-global-typography-text-line-height );color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link .premium-dropdown-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu:not(.premium-hamburger-menu):not(.premium-nav-slide):not(.premium-nav-dropdown) .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-item:hover,
.elementor-widget-premium-nav-menu.premium-hamburger-menu .premium-main-nav-menu .premium-sub-menu > .premium-sub-menu-item:hover > .premium-sub-menu-link,
.elementor-widget-premium-nav-menu.premium-nav-slide .premium-main-nav-menu .premium-sub-menu > .premium-sub-menu-item:hover > .premium-sub-menu-link,
.elementor-widget-premium-nav-menu.premium-nav-dropdown .premium-main-nav-menu .premium-sub-menu > .premium-sub-menu-item:hover > .premium-sub-menu-link{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-active-item .premium-sub-menu-link .premium-dropdown-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-nav-menu .premium-sub-menu-item .premium-sub-menu-link .premium-sub-item-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-person .premium-person-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-person .premium-person-title{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-person .premium-person-content{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-person .premium-person-list-item i{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-person .premium-person-list-item:hover i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-person .premium-persons-container .slick-arrow{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-person .premium-persons-container .slick-arrow:hover{color:var( --e-global-color-primary );background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container svg{fill:var( --e-global-color-secondary );color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-icon-container i, .elementor-widget-premium-addon-pricing-table .premium-pricing-icon, .elementor-widget-premium-addon-pricing-table .premium-pricing-image{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-table-title{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-slashed-price-value{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-currency{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-value{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-separator{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-duration{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-span{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list .premium-pricing-list-span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-feature-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-item svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-tooltip{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-description-container{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-badge-triangle.premium-badge-left .corner{border-top-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-badge-triangle.premium-badge-right .corner{border-right-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-badge-circle, .elementor-widget-premium-addon-pricing-table .premium-badge-stripe .corner, .elementor-widget-premium-addon-pricing-table .premium-badge-flag .corner{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-pricing-table .premium-badge-flag .corner::before{border-left:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-base, .elementor-widget-premium-addon-progressbar .premium-progressbar-circle-inner{border-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-circle div, .elementor-widget-premium-addon-progressbar .premium-progressbar-hf-circle-progress{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-left-label{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-right-label{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-circle-content svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-center-label{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-percentage{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-arrow{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-pin{border-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-left{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-right{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-img-wrapper{border-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-testimonials .premium-testimonial-person-name{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-separator{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-testimonials .premium-testimonial-company-link{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-text-wrapper{color:var( --e-global-color-text );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-title .premium-title-header{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-title.premium-title-stroke-yes .premium-title-text{-webkit-text-fill-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style8 .premium-title-text[data-animation="shiny"]{--base-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style2{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-title .premium-title-style3{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-title .premium-title-style5{border-bottom:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style6{border-bottom:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style6:before{border-bottom-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-style7-stripe{background-color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-header svg{fill:var( --e-global-color-primary );color:var( --e-global-color-primary );}.elementor-widget-premium-addon-title .premium-title-bg-text:before{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-play-icon{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-video-box .premium-video-box-play-icon-container:hover .premium-video-box-play-icon{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-video-box .premium-video-box-text{color:var( --e-global-color-primary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-description-container:hover .premium-video-box-text{color:var( --e-global-color-primary );}.elementor-widget-premium-addon-video-box .premium-video-box-description-container{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-video-box .premium-video-box-sticky-close i{color:var( --e-global-color-secondary );}.elementor-widget-premium-addon-video-box .premium-video-box-sticky-infobar{color:var( --e-global-color-secondary );font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-video-box .premium-youtube-vid-title{color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-tooltip{color:var( --e-global-color-primary );background-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-tooltip span{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-vscroll .premium-vscroll-inner .premium-vscroll-dots.right .premium-vscroll-tooltip::after{border-left-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-inner .premium-vscroll-dots.left .premium-vscroll-tooltip::after{border-right-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-dots .premium-vscroll-nav-link span{background-color:var( --e-global-color-primary );border-color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-dots li.active .premium-vscroll-nav-link span{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-dots{background-color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link{color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item .premium-vscroll-nav-link:hover{color:var( --e-global-color-primary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item{background-color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active .premium-vscroll-nav-link{color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active .premium-vscroll-nav-link:hover{color:var( --e-global-color-secondary );}.elementor-widget-premium-vscroll .premium-vscroll-nav-menu .premium-vscroll-nav-item.active{background-color:var( --e-global-color-primary );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-item{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-item:hover{color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-pointer-underline:hover::after{background-color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-pointer-overline:hover::after{background-color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-pointer-double-line:hover::after{background-color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-pointer-double-line:hover::before{background-color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-pointer-framed:hover::before{border-color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-item-active{color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-image-overlay-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-image-overlay-title:hover{color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-image-overlay-description{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );color:var( --e-global-color-text );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-image-overlay-description:hover{color:var( --e-global-color-text );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-grid{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-title{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-description{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-price{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-category{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-date{font-family:var( --e-global-typography-primary-font-family ), Sans-serif;font-size:var( --e-global-typography-primary-font-size );font-weight:var( --e-global-typography-primary-font-weight );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}@media(max-width:1024px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-icon-box .elementor-icon-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-star-rating .elementor-star-rating__title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-image-carousel .wke_carousel_title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-image-carousel .wke_carousel_excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-counter .elementor-counter-number-wrapper{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-counter .elementor-counter-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-testimonial .elementor-testimonial-job{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tabs .elementor-tab-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-tabs .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-accordion .elementor-accordion-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-accordion .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-toggle .elementor-toggle-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-toggle .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-alert .elementor-alert-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-alert .elementor-alert-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-thumbnail .grid-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-thumbnail .excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .wg_title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .wg-taxonomy{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .project-thumbnail .wg_item_info .wg_title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .project-thumbnail .wg_item_info .wg-taxonomy{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-blog-widget .wonder-grid-container .wg-project-item .wg_title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-blog-widget .wonder-grid-container .wg-project-item .wg-taxonomy{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-separate-text .wke-separate-text h3{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-typing .wke-typing-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .testimonial-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .wke-testimonials .author{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .wke-testimonials .author em{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-interactive-banner .wke-interactive-banner .title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .front .inner strong.title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .front .inner p.content{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner strong.title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner p.content{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner .wke-button{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table header h3{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table header .price{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table ol li, .elementor-widget-pricetable .wke-price-table ul li, .elementor-widget-pricetable .price_content{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-countdown .countdown{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-carousel .wke-carousel-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-carousel .wke-carousel-excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-standard .wke-post-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-standard .wke-post-excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-masonry .wke-post-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-masonry .wke-post-excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post-excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post .meta, .elementor-widget-blog-grid .wke-post .meta a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-products{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-product-carousel .wke-carousel-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-product-carousel .wke-carousel-price{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-fluent-form-widget .fluentform-widget-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-retina .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-copyright .hfe-copyright-wrapper, .elementor-widget-copyright .hfe-copyright-wrapper a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-navigation-menu a.hfe-menu-item, .elementor-widget-navigation-menu a.hfe-sub-menu-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}
.elementor-widget-navigation-menu .sub-menu li a.hfe-sub-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown li a.hfe-sub-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown li a.hfe-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown-expandible li a.hfe-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown-expandible li a.hfe-sub-menu-item{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-page-title .elementor-heading-title, .elementor-widget-page-title .hfe-page-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-site-title .elementor-heading-title, .elementor-widget-ce-site-title .ce-heading a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-site-tagline .ce-site-tagline{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ce-cart .ce-menu-cart__toggle .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-carousel .ce-portfolio-item .portfolio-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-carousel .ce-portfolio-item .portfolio-categories{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-portfolio-item .portfolio-title, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-filters button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-portfolio-item .portfolio-categories, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-categories{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .data .title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .data .position{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-staff-carousel .ce-staff-item .team-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-staff-carousel .ce-staff-item .team-position{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-meta-single{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-readmore{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-meta-single{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-readmore{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-portfolio-item .portfolio-title, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-filters button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-portfolio-item .portfolio-categories, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-categories{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-carousel .ce-portfolio-item .portfolio-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-carousel .ce-portfolio-item .portfolio-categories{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ha-infobox .ha-infobox-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-infobox .ha-infobox-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-infobox .ha-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-card .ha-badge{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-ha-card .ha-card-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-card .ha-card-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-card .ha-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-cf7 .wpcf7-form-control:not(.wpcf7-submit){font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-cf7 label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-cf7 .wpcf7-submit{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-icon-box .ha-icon-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-icon-box .ha-badge{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-ha-member .ha-member-name{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-member .ha-member-position{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-member .ha-member-bio{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-member .ha-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-review .ha-review-reviewer{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-review .ha-review-position{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-review .ha-review-desc{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-image-grid .ha-filter__item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-slider .ha-slick-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-slider .ha-slick-subtitle{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-testimonial .ha-testimonial__content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-testimonial .ha-testimonial__reviewer-name{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-testimonial .ha-testimonial__reviewer-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-fun-factor .ha-fun-factor__content-number-prefix, .elementor-widget-ha-fun-factor .ha-fun-factor__content-number, .elementor-widget-ha-fun-factor .ha-fun-factor__content-number-suffix{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-fun-factor .ha-fun-factor__content-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-social-icons .ha-social-icon-label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-post-list .ha-post-list-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-post-list .ha-post-list-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-post-list .ha-post-list-meta-wrap span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-date{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-subtitle{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-creative-button .ha-creative-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-pdf-view .ha-pdf-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-pdf-view .ha-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-comparison-table .ha-comparison-table-wrapper .ha-comparison-table__head-column-cell-title-tag{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table-wrapper .ha-comparison-table__head-column-cell-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__row-item-cell-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__row-item-cell-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__btns-item--btn{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .item .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap ul.projectify_filter li a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-product-desc{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woo-products-details-wrap .premium-woo-atc-button .button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce li.product .price{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce li.product .price del{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce .woocommerce-loop-product__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce:not(.premium-woo-skin-grid-10) .premium-woo-product-sale-wrap .premium-woo-product-onsale{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap{width:var( --e-global-typography-text-line-height );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap .premium-woo-product-onsale{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap::after{border-left-width:var( --e-global-typography-text-line-height );border-right-width:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce:not(.premium-woo-skin-grid-10) .premium-woo-product-featured-wrap{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap{width:var( --e-global-typography-text-line-height );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap .premium-woo-product-featured{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap::after{border-left-width:var( --e-global-typography-text-line-height );border-right-width:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-product-category{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-products-details-wrap .premium-woo-atc-button .button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-qv-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-products-details-wrap .premium-woo-qv-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woo-products-pagination ul li > .page-numbers{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woo-load-more-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-woo-products .pa-out-of-stock{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-digits{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.eael-countdown-finish-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text, .elementor-widget-eael-creative-button .eael-creative-button--winona::after, .elementor-widget-eael-creative-button .eael-creative-button--rayen::before, .elementor-widget-eael-creative-button .eael-creative-button--tamaya::after, .elementor-widget-eael-creative-button .eael-creative-button--tamaya::before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-wpforms .eael-contact-form-description, .elementor-widget-eael-wpforms .wpforms-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-hfe-site-title .elementor-heading-title, .elementor-widget-hfe-site-title .hfe-heading a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-hfe-site-tagline .hfe-site-tagline{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input,.elementor-widget-hfe-search-button .hfe-search-icon-toggle{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-hfe-cart .hfe-menu-cart__toggle .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-text-path{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-banner .premium-banner-ib-desc .premium_banner_title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-banner .premium_banner_content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-banner .premium-banner-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-entry-title, .elementor-widget-premium-addon-blog .premium-blog-entry-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-cats-container a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-post-tags-container{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-addon-button .premium-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-amount, .elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-period, .elementor-widget-premium-countdown-timer .premium-countdown-label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-countdown-timer .premium-countdown-exp-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-counter .premium-counter-title .premium-counter-title-val{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-desc{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-init{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area span#prefix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area span#suffix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-first-span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-second-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-dual-header.premium-bg-text-yes .elementor-widget-container:before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .premium-fancy-text-wrapper:not(.auto-fade) .premium-fancy-text, .elementor-widget-premium-addon-fancy-text .premium-fancy-text svg g > text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .typed-cursor{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .premium-prefix-text, .elementor-widget-premium-addon-fancy-text .premium-suffix-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-name, .elementor-widget-premium-img-gallery .premium-gallery-img-name a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-desc, .elementor-widget-premium-img-gallery .premium-gallery-img-desc a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );} .elementor-widget-premium-icon-list  .premium-bullet-list-icon-text p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-widget-premium-icon-list .premium-bullet-list-text span {font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-widget-premium-icon-list  .premium-bullet-list-badge span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-image-button .premium-image-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-maps .premium-maps-info-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-maps .premium-maps-info-desc{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn, .elementor-widget-premium-addon-modal-box .premium-modal-trigger-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-person .premium-person-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-person .premium-person-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-person .premium-person-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-table-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-slashed-price-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-currency{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-separator{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-duration{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list .premium-pricing-list-span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-tooltip{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-description-container{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-left-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-right-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-center-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-percentage{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-left{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-right{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-person-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-company-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-text-wrapper{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-title .premium-title-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-title .premium-title-bg-text:before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-sticky-infobar{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-vscroll .premium-vscroll-tooltip span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-image-overlay-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-image-overlay-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-grid{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-date{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}@media(max-width:767px){.elementor-widget-heading .elementor-heading-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-image .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-text-editor{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-button .elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-divider .elementor-divider__text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-image-box .elementor-image-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-image-box .elementor-image-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-icon-box .elementor-icon-box-title, .elementor-widget-icon-box .elementor-icon-box-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-icon-box .elementor-icon-box-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-star-rating .elementor-star-rating__title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-image-carousel .wke_carousel_title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-image-carousel .wke_carousel_excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-image-gallery .gallery-item .gallery-caption{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-icon-list .elementor-icon-list-item > .elementor-icon-list-text, .elementor-widget-icon-list .elementor-icon-list-item > a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-counter .elementor-counter-number-wrapper{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-counter .elementor-counter-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-progress .elementor-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-testimonial .elementor-testimonial-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-testimonial .elementor-testimonial-job{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tabs .elementor-tab-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-tabs .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-accordion .elementor-accordion-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-accordion .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-toggle .elementor-toggle-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-toggle .elementor-tab-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-alert .elementor-alert-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-alert .elementor-alert-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-thumbnail .grid-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-tp-portfolio .tp-portfolio .grid-item .grid-thumbnail .excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .wg_title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .wg-taxonomy{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .project-thumbnail .wg_item_info .wg_title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-widget .wonder-grid-container .wg-project-item .project-thumbnail .wg_item_info .wg-taxonomy{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-blog-widget .wonder-grid-container .wg-project-item .wg_title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-wonder-grid-blog-widget .wonder-grid-container .wg-project-item .wg-taxonomy{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-separate-text .wke-separate-text h3{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-typing .wke-typing-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .testimonial-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .wke-testimonials .author{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-testimonials .wke-testimonials .author em{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-interactive-banner .wke-interactive-banner .title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .front .inner strong.title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .front .inner p.content{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner strong.title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner p.content{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-flipbox .wke-flipbox .flipper .back .inner .wke-button{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table header h3{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table header .price{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-pricetable .wke-price-table ol li, .elementor-widget-pricetable .wke-price-table ul li, .elementor-widget-pricetable .price_content{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-countdown .countdown{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-carousel .wke-carousel-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-carousel .wke-carousel-excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-standard .wke-post-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-standard .wke-post-excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-masonry .wke-post-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-masonry .wke-post-excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post-excerpt{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-blog-grid .wke-post .meta, .elementor-widget-blog-grid .wke-post .meta a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-products{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-product-carousel .wke-carousel-title a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-woo-product-carousel .wke-carousel-price{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-fluent-form-widget .fluentform-widget-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-retina .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-copyright .hfe-copyright-wrapper, .elementor-widget-copyright .hfe-copyright-wrapper a{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-navigation-menu a.hfe-menu-item, .elementor-widget-navigation-menu a.hfe-sub-menu-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}
.elementor-widget-navigation-menu .sub-menu li a.hfe-sub-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown li a.hfe-sub-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown li a.hfe-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown-expandible li a.hfe-menu-item,
.elementor-widget-navigation-menu nav.hfe-dropdown-expandible li a.hfe-sub-menu-item{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-navigation-menu .menu-item a.hfe-menu-item.elementor-button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-page-title .elementor-heading-title, .elementor-widget-page-title .hfe-page-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-site-title .elementor-heading-title, .elementor-widget-ce-site-title .ce-heading a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-site-tagline .ce-site-tagline{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-site-logo .widget-image-caption{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ce-cart .ce-menu-cart__toggle .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-carousel .ce-portfolio-item .portfolio-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-carousel .ce-portfolio-item .portfolio-categories{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-portfolio-item .portfolio-title, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-filters button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-portfolio-grid .ce-portfolio-item .portfolio-categories, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-categories{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .data .title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-testimonial-carousel .ce-testimonial-item .data .position{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-staff-carousel .ce-staff-item .team-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-staff-carousel .ce-staff-item .team-position{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-meta-single{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-grid .ce-post-item .entry-readmore{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-meta-single{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-posts-carousel .ce-post-item .entry-readmore{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-portfolio-item .portfolio-title, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-filters button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-grid .ce-portfolio-item .portfolio-categories, body.ce-portfolio-follow-erzen .ce-fixed-follow .portfolio-categories{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-carousel .ce-portfolio-item .portfolio-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ce-products-carousel .ce-portfolio-item .portfolio-categories{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-ha-infobox .ha-infobox-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-infobox .ha-infobox-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-infobox .ha-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-card .ha-badge{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-ha-card .ha-card-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-card .ha-card-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-card .ha-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-cf7 .wpcf7-form-control:not(.wpcf7-submit){font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-cf7 label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-cf7 .wpcf7-submit{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-icon-box .ha-icon-box-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-icon-box .ha-badge{font-size:var( --e-global-typography-text-font-size );}.elementor-widget-ha-member .ha-member-name{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-member .ha-member-position{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-member .ha-member-bio{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-member .ha-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-review .ha-review-reviewer{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-review .ha-review-position{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-review .ha-review-desc{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-image-grid .ha-filter__item{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-slider .ha-slick-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-slider .ha-slick-subtitle{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-testimonial .ha-testimonial__content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-testimonial .ha-testimonial__reviewer-name{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-testimonial .ha-testimonial__reviewer-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-fun-factor .ha-fun-factor__content-number-prefix, .elementor-widget-ha-fun-factor .ha-fun-factor__content-number, .elementor-widget-ha-fun-factor .ha-fun-factor__content-number-suffix{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-fun-factor .ha-fun-factor__content-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-social-icons .ha-social-icon-label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-post-list .ha-post-list-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-post-list .ha-post-list-excerpt p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-post-list .ha-post-list-meta-wrap span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-date{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-subtitle{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-horizontal-timeline .ha-horizontal-timeline-description{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-creative-button .ha-creative-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-pdf-view .ha-pdf-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-ha-pdf-view .ha-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-ha-comparison-table .ha-comparison-table-wrapper .ha-comparison-table__head-column-cell-title-tag{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table-wrapper .ha-comparison-table__head-column-cell-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__row-item-cell-title{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__row-item-cell-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-ha-comparison-table .ha-comparison-table__btns-item--btn{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_circle .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_alpha .item .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_beta .owl-carousel .item .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_full_interactive .item .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_square .item .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_carousel_with_content .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_justified_images .caption h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap ul.projectify_filter li a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_all_list_wrap .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_alpha .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_beta .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_delta .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_epsilon .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_gamma .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .item .title_holder p{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-projectify-all-widgets .projectify_slider_zeta .title_holder h3 a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-product-desc{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woo-products-details-wrap .premium-woo-atc-button .button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce li.product .price{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce li.product .price del{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce .woocommerce-loop-product__title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce:not(.premium-woo-skin-grid-10) .premium-woo-product-sale-wrap .premium-woo-product-onsale{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap{width:var( --e-global-typography-text-line-height );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap .premium-woo-product-onsale{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-sale-wrap::after{border-left-width:var( --e-global-typography-text-line-height );border-right-width:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce:not(.premium-woo-skin-grid-10) .premium-woo-product-featured-wrap{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap{width:var( --e-global-typography-text-line-height );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap .premium-woo-product-featured{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-font-size );}.elementor-widget-premium-woo-products .premium-woocommerce.premium-woo-skin-grid-10 .premium-woo-product-featured-wrap::after{border-left-width:var( --e-global-typography-text-line-height );border-right-width:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-product-category{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-products-details-wrap .premium-woo-atc-button .button{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-qv-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woocommerce .premium-woo-products-details-wrap .premium-woo-qv-btn{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woo-products-pagination ul li > .page-numbers{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-premium-woo-products .premium-woo-load-more-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-woo-products .pa-out-of-stock{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-countdown .eael-countdown-digits::after{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-digits{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-label{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-countdown .eael-countdown-finish-message .expiry-title{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.eael-countdown-finish-text{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-eael-creative-button .eael-creative-button .cretive-button-text, .elementor-widget-eael-creative-button .eael-creative-button--winona::after, .elementor-widget-eael-creative-button .eael-creative-button--rayen::before, .elementor-widget-eael-creative-button .eael-creative-button--tamaya::after, .elementor-widget-eael-creative-button .eael-creative-button--tamaya::before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-prefix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-strings, .elementor-widget-eael-fancy-text .typed-cursor{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-fancy-text .eael-fancy-text-suffix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title, .elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-feature-list .eael-feature-list-content-box .eael-feature-list-content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-price{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-caption-head .fg-item-ratings{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-item-category span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-filter-trigger > span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .fg-layout-3-filter-controls li.control{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-filterable-gallery .eael-gallery-load-more .eael-filterable-gallery-load-more-text{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-eael-progress-bar .eael-progressbar-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-count-wrap{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-progress-bar .eael-progressbar-half-circle-after span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu >li > a, .eael-simple-menu-container .eael-simple-menu-toggle-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-simple-menu .eael-simple-menu li ul li > a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-eael-wpforms .eael-contact-form-description, .elementor-widget-eael-wpforms .wpforms-description{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field label{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-field input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]), .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field textarea, .elementor-widget-eael-wpforms .eael-wpforms .wpforms-field select{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-eael-wpforms .eael-wpforms .wpforms-submit-container .wpforms-submit{font-size:var( --e-global-typography-accent-font-size );line-height:var( --e-global-typography-accent-line-height );letter-spacing:var( --e-global-typography-accent-letter-spacing );}.elementor-widget-hfe-site-title .elementor-heading-title, .elementor-widget-hfe-site-title .hfe-heading a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-hfe-site-tagline .hfe-site-tagline{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-hfe-search-button input[type="search"].hfe-search-form__input,.elementor-widget-hfe-search-button .hfe-search-icon-toggle{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-hfe-cart .hfe-menu-cart__toggle .elementor-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-text-path{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-banner .premium-banner-ib-desc .premium_banner_title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-banner .premium_banner_content{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-banner .premium-banner-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-blog .premium-blog-filters-container li a.category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-entry-title, .elementor-widget-premium-addon-blog .premium-blog-entry-title a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-cats-container a{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-meta-data{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-addon-blog .premium-blog-post-tags-container{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-addon-button .premium-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-amount, .elementor-widget-premium-countdown-timer .premium-countdown-flip .premium-countdown-figure span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-countdown-timer .countdown .countdown-section .countdown-period, .elementor-widget-premium-countdown-timer .premium-countdown-label{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-countdown-timer .premium-countdown-exp-message{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-counter .premium-counter-title .premium-counter-title-val{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-desc{font-size:var( --e-global-typography-secondary-font-size );line-height:var( --e-global-typography-secondary-line-height );letter-spacing:var( --e-global-typography-secondary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area .premium-counter-init{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area span#prefix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-counter .premium-counter-area span#suffix{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-first-span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-dual-header .premium-dual-header-second-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-dual-header.premium-bg-text-yes .elementor-widget-container:before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .premium-fancy-text-wrapper:not(.auto-fade) .premium-fancy-text, .elementor-widget-premium-addon-fancy-text .premium-fancy-text svg g > text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .typed-cursor{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-fancy-text .premium-prefix-text, .elementor-widget-premium-addon-fancy-text .premium-suffix-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-name, .elementor-widget-premium-img-gallery .premium-gallery-img-name a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-img-desc, .elementor-widget-premium-img-gallery .premium-gallery-img-desc a{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-cats-container li a.category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-img-gallery .premium-gallery-load-more-btn{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );} .elementor-widget-premium-icon-list  .premium-bullet-list-icon-text p{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-widget-premium-icon-list .premium-bullet-list-text span {font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );} .elementor-widget-premium-icon-list  .premium-bullet-list-badge span{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-image-button .premium-image-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-maps .premium-maps-info-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-maps .premium-maps-info-desc{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-trigger-btn, .elementor-widget-premium-addon-modal-box .premium-modal-trigger-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-modal-box .premium-modal-box-modal-lower-close{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu > .premium-nav-menu-item > .premium-menu-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-nav-menu .premium-main-nav-menu .premium-sub-menu .premium-sub-menu-link{font-size:var( --e-global-typography-text-font-size );line-height:var( --e-global-typography-text-line-height );}.elementor-widget-premium-addon-person .premium-person-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-person .premium-person-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-person .premium-person-content{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-table-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-slashed-price-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-currency{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-value{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-separator{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-duration{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list .premium-pricing-list-span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-list-tooltip{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-description-container{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-price-button{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-pricing-table .premium-pricing-badge-container .corner span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-left-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-right-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-center-label{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-percentage{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-left{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-progressbar .premium-progressbar-hf-label-right{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-person-name{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-company-link{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-testimonials .premium-testimonial-text-wrapper{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-title .premium-title-header{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-title .premium-title-bg-text:before{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-text{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-addon-video-box .premium-video-box-sticky-infobar{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-premium-vscroll .premium-vscroll-tooltip span{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-filter-item{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-image-overlay-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-galerie-elementor .mdp-galerie-elementor-image-overlay-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-grid{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-title{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-description{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-price{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-category{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}.elementor-widget-mdp-imager-elementor .mdp-imager-box-date{font-size:var( --e-global-typography-primary-font-size );line-height:var( --e-global-typography-primary-line-height );letter-spacing:var( --e-global-typography-primary-letter-spacing );}}