
/* gt3-core/animations*/
.animated.gt3-slideup-animation{-webkit-animation-name:gt3-slideup-animation;animation-name:gt3-slideup-animation;will-change:transform;-webkit-animation-duration:.3s;animation-duration:.3s;-webkit-animation-iteration-count:1;animation-iteration-count:1;-webkit-animation-fill-mode:forwards;animation-fill-mode:forwards;transition-timing-function:cubic-bezier(.4,0,.2,1)}@-webkit-keyframes gt3-slideup-animation{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}@keyframes gt3-slideup-animation{0%{-webkit-transform:translateY(50px);transform:translateY(50px);opacity:0}to{-webkit-transform:translateY(0);transform:translateY(0);opacity:1}}

/* gt3-core/slick*/
.slick-slider{-webkit-box-sizing:border-box;-moz-box-sizing:border-box;box-sizing:border-box;-webkit-user-select:none;-moz-user-select:none;-ms-user-select:none;user-select:none;-webkit-touch-callout:none;-khtml-user-select:none;-ms-touch-action:pan-y;touch-action:pan-y;-webkit-tap-highlight-color:transparent}.slick-list,.slick-slider{position:relative;display:block}.slick-list{outline:none!important;overflow:hidden;margin:0;padding:0}.slick-list:focus{outline:none}.slick-list.dragging{cursor:hand}.slick-slider .slick-list,.slick-slider .slick-track{-webkit-transform:translateZ(0);-moz-transform:translateZ(0);-ms-transform:translateZ(0);-o-transform:translateZ(0);transform:translateZ(0)}.slick-track{position:relative;top:0;left:0;display:block;margin-left:auto;margin-right:auto}.slick-track:after{clear:both}.slick-loading .slick-track{visibility:hidden}.slick-slide{display:none;float:left;height:100%;min-height:1px;padding-right:15px;padding-left:15px;cursor:pointer;outline:none!important}[dir=rtl] .slick-slide{float:right}.slick-slide img{display:block}.slick-slide.slick-loading img{display:none}.slick-slide.dragging img{pointer-events:none}.slick-initialized .slick-slide{display:block}.slick-loading .slick-slide{visibility:hidden}.slick-vertical .slick-slide{display:block;height:auto;border:1px solid rgba(0,0,0,0)}.slick-arrow.slick-hidden{display:none}@media only screen and (min-width:992px){.slick-slider.slider_navigation-arrow .slick-list,.slick-slider.slider_navigation-both .slick-list{margin:0 22px}}.slick-slider ul.slick-dots{text-align:center}div.slick-slider ul.slick-dots li{line-height:8px;display:inline-block;box-sizing:content-box;width:8px;height:8px;margin:0 6px;padding:1px;cursor:pointer}.slick-slider ul.slick-dots li:only-child{display:none}.elementor-slick-slider ul.slick-dots li button,.slick-slider ul.slick-dots li button{display:none!important}.slick-slider ul.slick-dots li:before{display:block;width:100%;height:100%;margin:0;content:"";cursor:pointer;-webkit-transition:color .2s .2s,opacity .2s .2s;-moz-transition:color .2s .2s,opacity .2s .2s;-ms-transition:color .2s .2s,opacity .2s .2s;transition:color .2s .2s,opacity .2s .2s;vertical-align:middle;opacity:.7;background-color:rgba(0,0,0,0);box-shadow:inset 0 0 0 2px #fff,0 0 2px 0 rgba(0,0,0,.25)}.slick-slider ul.slick-dots li.slick-active:before,.slick-slider ul.slick-dots li:hover:before{-webkit-transition:box-shadow .2s,opacity .2s;-moz-transition:box-shadow .2s,opacity .2s;-ms-transition:box-shadow .2s,opacity .2s;transition:box-shadow .2s,opacity .2s;opacity:1}.slick-slider ul.slick-dots li.slick-active:before{box-shadow:inset 0 0 8px 4px #fff,0 0 2px 0 rgba(0,0,0,.25)}.slick-arrow{font-family:inherit;font-size:.875em;font-weight:500;line-height:normal;position:absolute;z-index:50;bottom:0;display:block;width:auto;height:1px;margin:auto;padding:0;cursor:pointer;-webkit-transition:all .3s;-moz-transition:all .3s;-ms-transition:all .3s;transition:all .3s;letter-spacing:.2em;text-transform:uppercase;opacity:1;border:none;text-shadow:none}.slick-arrow,.slick-arrow:hover{background-color:rgba(0,0,0,0)}.slick-arrow.slick-prev{left:0}.slick-arrow.slick-next{right:0}.slick-arrow:not(.gt3_modified).slick-prev{left:60px}.slick-arrow:not(.gt3_modified).slick-next{right:60px}.slick-arrow:not(.gt3_modified){bottom:-webkit-calc(50% - 1px);bottom:calc(50% - 1px)}.slick-arrow:not(.gt3_modified).slick-prev{padding-left:55px}.slick-arrow:not(.gt3_modified).slick-next{padding-right:55px}.slick-arrow:not(.gt3_modified).slick-next:before{position:absolute;z-index:1;top:17px;right:15px;width:18px;content:"";border-top:2px solid}.slick-arrow:not(.gt3_modified).slick-prev:before{position:absolute;z-index:1;top:17px;left:15px;width:18px;content:"";border-top:2px solid}.slick-arrow:not(.gt3_modified):after{position:absolute;z-index:1;top:13px;content:"";border-top:5px solid rgba(0,0,0,0);border-bottom:5px solid rgba(0,0,0,0)}.slick-arrow:not(.gt3_modified).slick-next:after{right:7px;border-left:8px solid}.slick-arrow:not(.gt3_modified).slick-prev:after{left:7px;border-right:8px solid}.slick-arrow.gt3_modified [class*=theme_icon-arrows]{font-size:1.143em}.elementor-slick-slider .slick-slider .slick-next:before,.elementor-slick-slider .slick-slider .slick-prev:before{content:"";display:block;position:absolute;top:-webkit-calc(50% - 10px);top:calc(50% - 10px);left:4px;width:19px;opacity:1;height:19px;border-width:0 0 1px 1px;border-style:solid;border-radius:0;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);-webkit-transition:all .4s;transition:all .4s}.elementor-slick-slider .slick-slider .slick-next:before{left:21px;-webkit-transform:rotate(225deg);-ms-transform:rotate(225deg);transform:rotate(225deg)}.elementor-slick-slider .slick-slider .slick-next:after,.elementor-slick-slider .slick-slider .slick-prev:after{content:"";display:block;position:absolute;top:50%;width:44px;opacity:1;height:0;-webkit-transition:all .4s;transition:all .4s;margin-top:-1px;border:none;border-top:1px solid;color:#fff}.elementor-slick-slider .slick-slider .slick-prev:after{left:1px;right:auto}.elementor-slick-slider .slick-slider .slick-next:after{right:1px;left:auto}.elementor-slick-slider .slick-slider .slick-next,.elementor-slick-slider .slick-slider .slick-prev{font-size:0;line-height:0;position:absolute;top:50%;display:block;width:44px;height:26px;padding:0;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);cursor:pointer;color:rgba(0,0,0,0);border:none;outline:none;background:none}.slick-arrow.slick-disabled{visibility:hidden;opacity:0}

/* gt3-core/widgets/gt3-core-testimonials*/
.elementor-widget-gt3-core-testimonials a{display:inline-block}.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-center .module_content .testimonial_item_wrapper .icons,.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-center .module_content .testimonial_item_wrapper .testimonials-sub_name,.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-center .module_content .testimonial_item_wrapper .testimonials_title,.elementor-widget-gt3-core-testimonials .module_testimonial.image_align-center .module_content .testimonial_item_wrapper .testimonials_photo,.elementor-widget-gt3-core-testimonials .module_testimonial.text_align-center .module_content .testimonial_item_wrapper .testimonials-text{text-align:center}.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-left .module_content .testimonial_item_wrapper .icons,.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-left .module_content .testimonial_item_wrapper .testimonials-sub_name,.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-left .module_content .testimonial_item_wrapper .testimonials_title,.elementor-widget-gt3-core-testimonials .module_testimonial.image_align-left .module_content .testimonial_item_wrapper .testimonials_photo,.elementor-widget-gt3-core-testimonials .module_testimonial.text_align-left .module_content .testimonial_item_wrapper .testimonials-text{text-align:left}.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-right .module_content .testimonial_item_wrapper .icons,.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-right .module_content .testimonial_item_wrapper .testimonials-sub_name,.elementor-widget-gt3-core-testimonials .module_testimonial.author_align-right .module_content .testimonial_item_wrapper .testimonials_title,.elementor-widget-gt3-core-testimonials .module_testimonial.image_align-right .module_content .testimonial_item_wrapper .testimonials_photo,.elementor-widget-gt3-core-testimonials .module_testimonial.text_align-right .module_content .testimonial_item_wrapper .testimonials-text{text-align:right}.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper .icons a{margin:10px 10px 0 0}.elementor-widget-gt3-core-testimonials .module_testimonial.image_align-center .module_content .testimonial_item_wrapper .testimonials_photo img{display:inline-block}.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper .testimonials_photo img.rounded{border-radius:50%}.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper .testimonials-sub_name{font-size:18px;line-height:36px;text-transform:none;font-weight:300}.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper .testimonials-text{font-size:16px;line-height:1.67;font-weight:400;margin-bottom:20px;color:#8995a2}.elementor-widget-gt3-core-testimonials .module_testimonial.style1 .module_content .testimonial_item_wrapper .testimonials_photo{margin-bottom:19px}.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper .testimonials_photo img{width:60px;height:60px;border-radius:0}.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper .testimonials_title{font-size:14px;line-height:24px;font-weight:500;color:#334e6f;letter-spacing:1px}.elementor-widget-gt3-core-testimonials .module_testimonial.style1 .module_content .testimonial_item_wrapper .testimonials_title{margin-bottom:5px}.elementor-widget-gt3-core-testimonials .module_testimonial.style1 .testimonials_content,.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .testimonials_content{padding-left:45px;padding-right:45px}.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .module_content .testimonial_item_wrapper .testimonials-text{position:relative;z-index:1;color:#28b8dc}.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .module_content .testimonial_item_wrapper .testimonials-text p{border-bottom:1px solid #efefef;margin-bottom:30px;padding:0 0 26px 60px;font-size:16px;line-height:1.5}.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .module_content .testimonial_item_wrapper .testimonials-text:before{position:absolute;z-index:1;top:0;left:1px;content:"\f10d";font-size:29px;line-height:1;font-family:Fontawesome;color:inherit}.elementor-widget-gt3-core-testimonials .module_testimonial .slick-next.slick-arrow,.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .module_content .testimonial_item_wrapper .icons,.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .module_content .testimonial_item_wrapper .testimonials_photo,.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .module_content .testimonial_item_wrapper .testimonials_title{display:block}.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .module_content .testimonial_item_wrapper .testimonials_photo{margin:0 20px 0 60px;float:left}.elementor-widget-gt3-core-testimonials .module_testimonial.style3 .module_content .testimonial_item_wrapper .testimonials_content{background:#fafafa;position:relative;z-index:1;margin-top:30px;padding:30px 40px;border-radius:15px}.elementor-widget-gt3-core-testimonials .module_testimonial.style3 .module_content .testimonials_item{padding-bottom:30px}.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper a.social:hover,.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper a.social img{box-shadow:none}.elementor-widget-gt3-core-testimonials .module_testimonial.style3 .module_content .testimonial_item_wrapper{box-shadow:0 0 16px 3px rgba(66,71,76,.07);border-radius:15px}.elementor-widget-gt3-core-testimonials .module_testimonial.style3 .slick-prev.slick-arrow{left:0}.elementor-widget-gt3-core-testimonials .module_testimonial.style3 .slick-next.slick-arrow{right:0}.elementor-widget-gt3-core-testimonials .module_testimonial.style3 .module_content .testimonial_item_wrapper .testimonials_photo{margin-bottom:19px}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials-sub_name,.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials_photo,.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials_photo img,.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials_title{display:inline-block;vertical-align:middle}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials_photo{padding-right:20px}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials-sub_name,.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials_title{text-transform:none}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials-sub_name{padding-left:5px}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .slick-arrow{width:22px;height:22px}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .slick-arrow:after{font-size:15px}.elementor-widget-gt3-core-testimonials .module_testimonial .slick-arrow{position:absolute;top:calc(50% - 20px);width:40px;height:40px;display:block;border-radius:50%;box-sizing:border-box;margin-top:-20px;border:none;z-index:10;background:#fff;box-shadow:0 0 20px 0 rgba(58,87,135,.1);transition:all .3s;padding:0}.elementor-widget-gt3-core-testimonials .module_testimonial .slick-arrow:after{position:absolute;left:50%;top:50%;content:"\f104";opacity:1!important;text-indent:0;z-index:105;font-size:21px;font-weight:400;font-family:FontAwesome;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);margin-left:-1px}.elementor-widget-gt3-core-testimonials .module_testimonial .slick-prev.slick-arrow{left:15px}.elementor-widget-gt3-core-testimonials .module_testimonial .slick-next.slick-arrow{right:15px}.elementor-widget-gt3-core-testimonials .module_testimonial .slick-next.slick-arrow:after{content:"\f105";margin-left:1px}.font-awesome-4-shim .elementor-widget-gt3-core-testimonials .module_testimonial .slick-arrow:after{font-family:Font Awesome\ 5 Free;font-weight:600}.elementor-widget-gt3-core-testimonials .module_testimonial .testimonials_content{padding-left:100px;padding-right:100px}.elementor-widget-gt3-core-testimonials .slick-arrow{position:absolute;top:50%;z-index:50;text-indent:-9999px;display:block;font-size:0;line-height:0;cursor:pointer;transition:all .3s;outline:none;border:none;background:none}.elementor-widget-gt3-core-testimonials .slick-list .slick-slide{padding-left:15px;padding-right:15px}.elementor-widget-gt3-core-testimonials .slick-slide img{display:block}.elementor-widget-gt3-core-testimonials #testimonial_modal .modal-content .icon_preview{width:30px;height:30px}.module_testimonial.style4.nav-arrows .slick-arrow{background:rgba(0,0,0,0);border:1px solid;color:#fff}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .slick-arrow{top:0}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .slick-next.slick-arrow{right:auto;left:50px}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .testimonials_list{position:relative}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .svg_icon{position:absolute;z-index:1;right:20px;top:-40px;-webkit-transform:rotateX(180deg);transform:rotateX(180deg);color:#fff}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .svg_icon svg{fill:currentColor}.elementor-widget-gt3-core-testimonials .module_testimonial.style4 .module_content .testimonial_item_wrapper .testimonials-text{padding-top:30px;padding-bottom:19px}.elementor-widget-gt3-core-testimonials .module_testimonial.style4.nav-arrows .slick-slider:after{content:"";position:absolute;top:-9px;left:88px;right:85px;border-top-width:1px;border-top-style:solid;opacity:.23}.elementor-widget-gt3-core-testimonials .module_testimonial.style4{padding-top:50px}.elementor-widget-gt3-core-testimonials .module_testimonial .testimonials_content{padding-left:0;padding-right:0}@media (max-width:460px){.elementor-widget-gt3-core-testimonials .module_testimonial .module_content .testimonial_item_wrapper .testimonials_photo,.elementor-widget-gt3-core-testimonials .module_testimonial.style2 .module_content .testimonial_item_wrapper .testimonials_photo{margin:0;float:none}}.elementor-widget-gt3-core-testimonials .module_testimonial.style2.hidden_quote_marker .module_content .testimonial_item_wrapper .testimonials-text:before,.elementor-widget-gt3-core-testimonials .module_testimonial.style4.nav-arrows.hidden_quote_marker .slick-slider:before{content:""}.elementor-widget-gt3-core-testimonials .module_testimonial.style4.nav-arrows.hidden_quote_marker .slick-slider:after{right:0}.elementor-widget-gt3-core-testimonials .module_testimonial.style2.hidden_quote_marker .module_content .testimonial_item_wrapper .testimonials-text p{padding-left:0}

/* gt3-theme/widgets/gt3-core-testimonials*/
.module_testimonial blockquote{line-height:1.65em}.module_testimonial.author_align-right .testimonials_title,.module_testimonial.text_align-right .testimonials-text{text-align:right}.module_testimonial.author_align-center .testimonials_title,.module_testimonial.text_align-center .testimonials-text{text-align:center}.module_testimonial.author_align-left .testimonials_title,.module_testimonial.text_align-left .testimonials-text{text-align:left}.module_testimonial.image_align-right .testimonials_photo img{margin-left:auto}.module_testimonial.image_align-center .testimonials_photo img{margin-right:auto;margin-left:auto}.module_testimonial.image_align-left .testimonials_photo img{margin-right:auto}.module_testimonial.text_align-right blockquote{padding:9px 73px 9px 30px}.module_testimonial.text_align-center blockquote:before{text-align:left}.module_testimonial.nav-arrows .slick-slider{padding-bottom:50px}@media screen and (max-width:1023px){.module_testimonial blockquote{font-size:1.2em;margin-top:0;padding-right:9px;padding-left:40px}.module_testimonial blockquote:before{font-size:115px}}@media screen and (max-width:767px){.module_testimonial blockquote{font-size:1em;padding-right:0;padding-left:40px}}.elementor-testimonial-wrapper .elementor-testimonial-job{font-size:1em}.elementor-testimonial-wrapper .elementor-testimonial-content{margin-bottom:39px}.elementor-testimonial-wrapper.elementor-testimonial-text-align-left>canvas,.elementor-testimonial-wrapper.elementor-testimonial-text-align-right>canvas{display:inline-block;width:37px;float:left;margin-right:18px;margin-top:5px}.elementor-testimonial-wrapper.elementor-testimonial-text-align-right>canvas{float:right;margin-right:0;margin-left:18px}.elementor-testimonial-wrapper.elementor-testimonial-text-align-left .elementor-testimonial-content,.elementor-testimonial-wrapper.elementor-testimonial-text-align-right .elementor-testimonial-content{overflow:hidden}.elementor-testimonial-wrapper .elementor-testimonial-meta.elementor-testimonial-image-position-top .elementor-testimonial-image{margin-bottom:17px}.elementor-testimonial-wrapper .elementor-testimonial-meta .elementor-testimonial-details>div{display:inline-block}.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-active .testimonials_avatar_content img{-webkit-transform:scale(.8) translateX(40%);-ms-transform:scale(.8) translateX(40%);transform:scale(.8) translateX(40%);opacity:.7}.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-center+.testimonials_avatar_item .testimonials_avatar_content img{-webkit-transform:scale(.8) translateX(-40%);-ms-transform:scale(.8) translateX(-40%);transform:scale(.8) translateX(-40%);opacity:.7}.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial .testimonials_author_rotator .testimonials_avatar_item.slick-current .testimonials_avatar_content img,.elementor-widget-gt3-core-TestimonialsLite .gt3_testimonial.text_align-center .testimonials_author_rotator .testimonials_avatar_item.slick-current .testimonials_avatar_content img{-webkit-transform:translateX(0) scale(1);-ms-transform:translateX(0) scale(1);transform:translateX(0) scale(1);opacity:1}.elementor-widget-gt3-core-TestimonialsLite .testimonials_author_wrapper .testimonials_title{display:block}.gt3_testimonial.text_align-center .testimonial_item_wrapper{padding-left:10%;padding-right:10%}@media only screen and (max-width:767px){.elementor-widget-gt3-core-testimonials .module_testimonial.style4{padding-top:10px}}
