/*!
// Contents
// ------------------------------------------------>

	1.  Global Styles
	2.  Typography
	3.	Color
	4.	Align
	5.	Grid
	6.	Blockquotes
	7.	Background
	8.	Breadcrumbs
	9.	Buttons
	10. Forms
	11. Icons
	12. List
	13. Accordions
	14. Alerts
	15. Backtop
	16. Page Loader
	17. Header
	18. Menu
	19. Module
	20. TopBar
	21. Page Title
	22. Carousel
	23. Pagination
	24. Heading
	25. Hero
	26. Blog
	27. Shop
	28. Work
	29. Sidebar
	30. Features
	31. Pricing
	32. team
	33. Contact
	34. Faq
	35. Clients
	36. Testimonial
	37. Video
	38. Counters
	39. Services
	40. Action
	41. 404
	42. Company Data
	43. Image Hot Pointer
	44. Careers
	45. Awards
	46. About
	47. Processes
	48. Footer

/*
WARNING! DO NOT EDIT THIS FILE!

To make it easy to update your theme, you should not edit the styles in this file. Instead use 
the custom.css file to add your styles. You can copy a style from this file and paste it in 
custom.css and it will override the style in this file. You have been warned! :)
*/:root{--global--color-primary:#3f93af;--global--color-primary-90:#236a8f;--global--color-primary-70:#ebb5d5;--global--color-heading:#1e214a;--global--color-secondary:#1e214a;--global--color-body:#9b9b9b;--global--color-white:#fff;--global--color-white-90:hsla(0,0%,100%,.9);--global--color-gray:#f9f9f9;--global--font-body:"Roboto",sans-serif;--global--font-heading:"IBM Plex Sans",sans-serif;--global--font-secondary:"Heebo",sans-serif}*,a,dd,dl,dt,h1,h2,h3,h4,h5,h6,li,ol,p,ul{list-style:none;margin:0;padding:0}*,:active,:focus{outline:none!important}ol,ul{list-style:none;margin:0;padding:0}::-webkit-selection{text-shadow:none}button{background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;padding:0}body,html{overflow-x:hidden}body{background-color:var(--global--color-white);color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;font-weight:400;margin:0}::-moz-selection{background-color:var(--global--color-primary);color:var(--global--color-white);text-shadow:none}::selection{background-color:var(--global--color-primary);color:var(--global--color-white);text-shadow:none}a{color:var(--global--color-primary);font-family:var(--global--font-body);font-weight:400;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}a,a:hover{text-decoration:none}textarea{resize:none}.fullscreen{height:100vh!important}section{background-color:var(--global--color-white);overflow:hidden;padding:120px 0}@media only screen and (max-width:767px){section{padding:70px 0}}hr{background-color:#eaeaea;border-color:#eaeaea;margin:0}@media only screen and (max-width:992px){.fullscreen{height:auto!important}}.h1,.h2,.h3,.h4,.h5,.h6,h1,h2,h3,h4,h5,h6{color:var(--global--color-heading);font-family:var(--global--font-heading);font-weight:700;line-height:1;margin:0 0 28px}.h1,h1{font-size:52px}.h2,h2{font-size:36px}.h3,h3{font-size:30px}.h4,h4{font-size:28px}.h5,h5{font-size:24px}.h6,h6{font-size:18px}p{color:var(--global--color-body);font-family:var(--global--font-body);font-weight:400;line-height:28px}.lead,p{font-size:16px}.lead{line-height:1.8}.text--left{text-align:left!important}.text--right{text-align:right!important}.text--center{text-align:center!important}.text--just{text-align:justify!important}.align--top{vertical-align:top}.align--bottom{vertical-align:bottom}.align--middle{vertical-align:middle}.align--baseline{vertical-align:baseline}.bold{font-weight:700!important}.regular{font-weight:400!important}.medium{font-weight:500!important}.italic{font-style:normal}.break-word{word-wrap:break-word}.no-wrap{white-space:nowrap}.text-white{color:var(--global--color-white)!important}.text-gray{color:var(--global--color-gray)!important}.text-black{color:var(--global--color-heading)}.text-theme{color:var(--global--color-primary)!important}.text--capitalize{text-transform:capitalize!important}.text--uppercase{text-transform:uppercase!important}.font-heading{font-family:var(--global--font-heading)}.font-18{font-size:24px}.font-16{font-size:16px}.font-20{font-size:20px}.font-40{font-size:40px}@media only screen and (min-width:320px) and (max-width:767px){text-center-xs{text-align:center!important}}@media only screen and (min-width:768px) and (max-width:991px){text-center-sm{text-align:center!important}}.higlighted-style1{background-color:var(--global--color-primary)}.higlighted-style1,.higlighted-style2{color:var(--global--color-white);padding:5px 0}.higlighted-style2{background-color:var(--global--color-heading)}.higlighted-style3{background-color:var(--global--color-gray);color:var(--global--color-primary);padding:5px 0}.color-heading{color:var(--global--color-heading)!important}.color-theme{color:var(--global--color-primary)!important}.color-white{color:var(--global--color-white)!important}.color-gray{color:var(--global--color-gray)!important}address,blockquote,dd,dl,fieldset,form,ol,p,pre,table,ul{margin-bottom:0}.row-no-padding [class*=col-]{padding-left:0!important;padding-right:0!important}.col-lg-5ths,.col-md-5ths,.col-sm-5ths,.col-xs-5ths{min-height:1px;padding-left:15px;padding-right:15px;position:relative}.col-xs-5ths{float:left;width:20%}@media (min-width:768px){.col-sm-5ths{float:left;width:20%}}@media (min-width:992px){.col-md-5ths{float:left;width:20%}}@media (min-width:1200px){.col-lg-5ths{float:left;width:20%}}.col-content{padding:120px 100px 110px 120px}@media only screen and (min-width:320px) and (max-width:767px){.col-content{padding:125px 18px 0!important}}.pos-fixed{position:fixed}.pos-relative{position:relative}.pos-absolute{position:absolute}.pos-static{position:static}.pos-top{top:0}.pos-bottom{bottom:0}.pos-right{right:0}.pos-left{left:0}.pos-vertical-center{position:relative;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.height-700{height:700px!important}.height-500{height:500px!important}.height-800{height:800px!important}@media only screen and (min-width:992px){.hidden-lg,.hidden-md{display:none}}@media only screen and (min-width:768px){.col-lg-5ths{-ms-flex:0 0 20%;-webkit-box-flex:0;flex:0 0 20%;max-width:20%}}.blockquote,blockquote{border-left:6px solid var(--global--color-heading);color:var(--global--color-body);font-family:var(--global--font-heading);font-size:20px;font-style:normal;font-weight:500;line-height:28px;padding:30px 0 30px 30px;position:relative}.blockquote .quote-author,blockquote .quote-author{font-family:var(--global--font-heading);font-size:13px;font-style:normal}.blockquote .author,.blockquote .quote-author,blockquote .author,blockquote .quote-author{color:var(--global--color-heading);display:block;font-weight:600;line-height:1;margin-top:18px}.blockquote .author,blockquote .author{font-family:var(--global--font-body);font-size:18px;font-style:italic}.blockquote-1{border-left:6px solid var(--global--color-heading)}.blockquote-2{border-left:none;position:relative}.blockquote-2:after,.blockquote-2:before{color:var(--global--color-primary);font-family:Font Awesome\ 5 Free;font-size:16px;font-weight:600;line-height:1.8;position:absolute}.blockquote-2:before{content:"\f10d";left:0;top:0}.blockquote-2:after{bottom:0;content:"\f10e";right:0}.blockquote-3{background-color:var(--global--color-heading)}.blockquote-3 .author{color:var(--global--color-body)}.bg-theme{background-color:var(--global--color-primary)!important}.bg-theme2{background-color:var(--global--color-heading)!important}.bg-gray{background-color:var(--global--color-gray)!important}.bg-grey{background-color:#f6f7f8!important}.bg-dark-gray{background-color:#3a3a3a}.bg-dark{background-color:#222!important}.bg-secondary{background-color:var(--global--color-secondary)}.bg-section{background-position:50%;background-repeat:no-repeat;background-size:cover;height:100%;overflow:hidden;position:relative;width:100%;z-index:1}.bg-parallax{background-attachment:fixed}.bg-overlay:before{content:"";display:inline-block;height:100%;left:0;position:absolute;top:0;width:100%;z-index:-1}.bg-overlay-light:before{background-color:var(--global--color-white);opacity:.8}.bg-overlay-dark:before{background-color:rgba(29,42,77,.45)}.bg-overlay-dark-2:before{opacity:.55}.bg-overlay-dark-2:before,.bg-overlay-dark-3:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#1b1a1a80),to(#00000000));background-image:-o-linear-gradient(top,#1b1a1a80 0,#00000000 100%);background-image:linear-gradient(180deg,#1b1a1a80,#00000000)}.bg-overlay-dark-slider-2:before,.bg-overlay-dark-slider:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#14191c),color-stop(82%,rgba(20,25,28,0)));background-image:-o-linear-gradient(top,#14191c 0,rgba(20,25,28,0) 82%);background-image:linear-gradient(180deg,#14191c,rgba(20,25,28,0) 82%)}.bg-overlay-theme:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#32c36cd9),color-stop(82%,#32c36c));background-image:-o-linear-gradient(top,#32c36cd9 0,#32c36c 82%);background-image:linear-gradient(180deg,#32c36cd9,#32c36c 82%)}.bg-overlay-theme2:before{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#253745),to(#253745e6));background-image:-o-linear-gradient(top,#253745 50%,#253745e6 100%);background-image:linear-gradient(180deg,#253745 50%,#253745e6)}.bg-overlay-theme3:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#1e214a),color-stop(86%,#1e214a));background-image:-o-linear-gradient(top,#1e214a 0,#1e214a 86%);background-image:linear-gradient(180deg,#1e214a,#1e214a 86%)}.bg-overlay-theme4{background-color:var(--global--color-secondary)}.bg-overlay-theme4:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#00000000),color-stop(70%,#236a8f));background-image:-o-linear-gradient(top,#00000000 0,#236a8f 70%);background-image:linear-gradient(180deg,#00000000,#236a8f 70%)}.bg-overlay-theme5:before{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(46%,#ebb5d5),color-stop(144%,#ebb5d5));background-image:-o-linear-gradient(top,#ebb5d5 46%,#ebb5d5 144%);background-image:linear-gradient(180deg,#ebb5d5 46%,#ebb5d5 144%)}.bg-overlay-video:before{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(42%,#1d2a4d03),color-stop(90%,#1d2a4d));background-image:-o-linear-gradient(top,#1d2a4d03 42%,#1d2a4d 90%);background-image:linear-gradient(180deg,#1d2a4d03 42%,#1d2a4d 90%);opacity:.8}.bg-overlay-white:before{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(50%,#fff),to(#ffffffd6));background-image:-o-linear-gradient(top,#fff 50%,#ffffffd6 100%);background-image:linear-gradient(180deg,#fff 50%,#ffffffd6)}.bg-overlay-white2:before{background-image:-webkit-gradient(linear,left bottom,left top,color-stop(34%,#fff),color-stop(44%,#ffffff00));background-image:-o-linear-gradient(bottom,#fff 34%,#ffffff00 44%);background-image:linear-gradient(0deg,#fff 34%,#ffffff00 44%)}.bg-overlay-white3:before{background-image:-webkit-gradient(linear,left top,left bottom,from(#00000000),color-stop(90%,#f6f7f8));background-image:-o-linear-gradient(top,#00000000 0,#f6f7f8 90%);background-image:linear-gradient(180deg,#00000000,#f6f7f8 90%)}.bg-video{position:relative}.bg-video iframe{height:100%;left:0;-o-object-fit:cover;object-fit:cover;position:absolute;right:0;top:0;-webkit-transform:rotate(0);-ms-transform:rotate(0);transform:rotate(0);width:100%}.bg-video h2{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%);-ms-transform:translate(-50%);transform:translate(-50%);z-index:5}.no-shadow{-webkit-box-shadow:none!important;box-shadow:none!important}.bg-animate{-webkit-animation:animatedBackground 30s linear infinite;animation:animatedBackground 30s linear infinite;background-position:0 0;background-repeat:repeat-x;background-size:cover}@-webkit-keyframes animatedBackground{0%{background-position:0 0}to{background-position:100% 0}}@keyframes animatedBackground{0%{background-position:0 0}to{background-position:100% 0}}.breadcrumb{background-color:transparent;border-radius:0;color:#e5e4e4;display:block;font-size:14px;font-weight:400;line-height:1;margin-bottom:0;padding:0}.breadcrumb>li{display:inline-block}.breadcrumb>li+li:before{content:"\f054";font-family:Font Awesome\ 5 Free;font-weight:700;padding:0 10px}.breadcrumb>li a,.breadcrumb>li+li:before{color:var(--global--color-gray)}.breadcrumb>li a:hover{color:var(--global--color-primary)}.breadcrumb>.active{color:var(--global--color-secondary)}.btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:4px;font-family:var(--global--font-body);font-size:15px;font-weight:700;height:65px;overflow:hidden;padding:0 30px;position:relative;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-property:background,color;-o-transition-property:background,color;transition-property:background,color;width:170px;z-index:2}@media screen and (max-width:767.98px){.btn{height:50px}}.btn.active,.btn.no-shadow,.btn:active,.btn:focus{-webkit-box-shadow:none;box-shadow:none}.btn.active,.btn:active,.btn:focus{outline:none}.btn i{-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.btn:before{content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transition:-webkit-transform .24s ease-in-out;transition:-webkit-transform .24s ease-in-out;-o-transition:transform .24s ease-in-out;transition:transform .24s ease-in-out;transition:transform .24s ease-in-out,-webkit-transform .24s ease-in-out;width:100%;z-index:-1}.btn:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.btn--primary{background-color:var(--global--color-primary);color:var(--global--color-white)}.btn--primary:before{background-color:var(--global--color-secondary)}.btn--primary:active,.btn--primary:focus,.btn--primary:hover{color:var(--global--color-white)}.btn--primary.btn--inversed:before{background-color:var(--global--color-white)}.btn--primary.btn--inversed i{color:var(--global--color-white)}.btn--primary.btn--inversed:active,.btn--primary.btn--inversed:active i,.btn--primary.btn--inversed:focus,.btn--primary.btn--inversed:focus i,.btn--primary.btn--inversed:hover,.btn--primary.btn--inversed:hover i{color:var(--global--color-heading)}.btn--secondary{background-color:var(--global--color-heading);color:var(--global--color-white)}.btn--secondary:before{background-color:var(--global--color-primary)}.btn--secondary:active,.btn--secondary:focus,.btn--secondary:hover{color:var(--global--color-white)}.btn--secondary.btn--inversed:before{background-color:var(--global--color-secondary)}.btn--secondary.btn--inversed:active,.btn--secondary.btn--inversed:focus,.btn--secondary.btn--inversed:hover{color:var(--global--color-white)}.btn--white{background-color:var(--global--color-white);color:var(--global--color-secondary)}.btn--white:before{background-color:var(--global--color-secondary)}.btn--transparent,.btn--white:active,.btn--white:focus,.btn--white:hover{color:var(--global--color-white)}.btn--transparent{background-color:transparent;border:2px solid var(--global--color-primary);-webkit-transition-property:background,color,border-color;-o-transition-property:background,color,border-color;transition-property:background,color,border-color}.btn--transparent:before{background-color:var(--global--color-primary)}.btn--transparent:active,.btn--transparent:focus,.btn--transparent:hover{border-color:var(--global--color-primary);color:var(--global--color-white)}.btn--transparent.btn--inversed:before{background-color:var(--global--color-secondary)}.btn--transparent.btn--inversed:active,.btn--transparent.btn--inversed:focus,.btn--transparent.btn--inversed:hover{border-color:var(--global--color-secondary);color:var(--global--color-white)}.btn-shadow,.btn-shadow-hover:active,.btn-shadow-hover:focus,.btn-shadow-hover:hover{-webkit-box-shadow:0 9px 30px 0 rgba(40,40,40,.15);box-shadow:0 9px 30px 0 rgba(40,40,40,.15)}.btn--bordered{background-color:transparent;border:2px solid var(--global--color-primary)}.btn--bordered.btn--primary{border-color:var(--global--color-primary);color:var(--global--color-primary)}.btn--bordered.btn--primary:before{background-color:var(--global--color-primary)}.btn--bordered.btn--primary:active,.btn--bordered.btn--primary:focus,.btn--bordered.btn--primary:hover{border-color:var(--global--color-primary);color:var(--global--color-white)}.btn--bordered.btn--secondary{border-color:var(--global--color-secondary);color:var(--global--color-secondary)}.btn--bordered.btn--secondary:before{background-color:var(--global--color-secondary)}.btn--bordered.btn--secondary:active,.btn--bordered.btn--secondary:focus,.btn--bordered.btn--secondary:hover{border-color:var(--global--color-secondary);color:var(--global--color-white)}.btn--bordered.btn--white{border-color:var(--global--color-white);color:var(--global--color-white)}.btn--bordered.btn--white:before{background-color:var(--global--color-white)}.btn--bordered.btn--white i{color:var(--global--color-white)}.btn--bordered.btn--white:active,.btn--bordered.btn--white:focus,.btn--bordered.btn--white:hover{border-color:var(--global--color-white);color:var(--global--color-primary)}.btn--bordered.btn--white:active i,.btn--bordered.btn--white:focus i,.btn--bordered.btn--white:hover i{color:var(--global--color-primary)}.btn-video{background-color:#435ba1;border-radius:32px 32px 0 32px;color:var(--global--color-white);cursor:pointer;height:96px;padding:0 30px;position:relative;width:170px}.btn-video,.btn-video i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.btn-video i{-ms-flex-negative:0;background-color:var(--global--color-white);border-radius:8px;-webkit-box-shadow:2.121px 2.121px 6px 0 rgba(3,21,50,.05);box-shadow:2.121px 2.121px 6px 0 rgba(3,21,50,.05);color:var(--global--color-heading);flex-shrink:0;font-size:16px;height:36px;margin-right:15px;width:54px;z-index:5}.btn-video span{color:var(--global--color-white);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:21px}.btn-video.btn-video-2{background-color:transparent;border-radius:0;height:auto;padding:0;width:auto}.btn-video.btn-video-2 i{background-color:var(--global--color-white);border-radius:50%;color:var(--global--color-heading);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:88px;margin-right:0;padding:0;position:relative;width:88px}.btn-video.btn-video-2 i:after{-webkit-animation:pulse .8s ease-out 0s infinite;animation:pulse .8s ease-out 0s infinite;border:2px solid hsla(0,0%,100%,.5);border-radius:100%;content:"";height:100%;left:0;opacity:1;position:absolute;right:0;top:0;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);width:100%;z-index:-1}.btn-video.btn-video-2:hover i{background-color:var(--global--color-primary);color:var(--global--color-white)}form,form .col-12{position:relative}.form-control{background-color:var(--global--color-white);border:1px solid #eaeaea;border-radius:4px;color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;font-weight:400;height:50px;line-height:1px;margin-bottom:25px;padding-left:20px;position:relative;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.form-control,.form-control:focus{-webkit-box-shadow:none;box-shadow:none}.form-control:focus{border-color:var(--global--color-heading)}.form-control::-webkit-input-placeholder{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px}.form-control::-moz-placeholder{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px}.form-control:-ms-input-placeholder{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px}.form-control.nice-select{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.form-control.nice-select:after{border-color:var(--global--color-body);height:6px;right:20px;width:6px}.form-control.nice-select.open .list{width:100%}.form-control+.error{bottom:3px;color:red;left:16px;position:absolute}.form-control.error{border-color:red}.form-label{color:var(--global--color-secondary);font-family:var(--global--font-body);font-size:14px;font-weight:700;margin-bottom:9px}.custom-radio-group{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:10px}@media screen and (max-width:767.98px){.custom-radio-group{-ms-flex-wrap:wrap;flex-wrap:wrap}}.custom-radio-group .custom-control{margin-bottom:14px;margin-right:30px;min-height:0;position:relative}.custom-radio-group .custom-control .custom-control-input{opacity:0}.custom-radio-group .custom-control .custom-control-input:checked~label:after{background-color:var(--global--color-primary);opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.custom-radio-group .custom-control label{color:var(--global--color-body);cursor:pointer;font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:1.9;margin-bottom:0;padding-left:10px}.custom-radio-group .custom-control label:before{border:3px solid #eaeaea;border-radius:4px;content:"";height:17px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:17px}.custom-radio-group .custom-control label:after{background-color:transparent;border-radius:50%;content:"";display:inline-block;height:7px;left:5px;opacity:0;position:absolute;top:9px;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.3s cubic-bezier(.4,0,.2,1);-o-transition:.3s cubic-bezier(.4,0,.2,1);transition:.3s cubic-bezier(.4,0,.2,1);width:7px}textarea.form-control{height:auto}.form-select{position:relative}.form-select i{font-size:19px;font-weight:400;line-height:49px;pointer-events:none;position:absolute;right:20px;top:0;z-index:1}.form-select i,.form-select select{color:var(--global--color-body);cursor:pointer}.form-select select{-webkit-appearance:none;-moz-appearance:none;appearance:none;line-height:1}.input-checkbox{margin-bottom:30px}.input-checkbox p{display:block;font-size:13px;line-height:20px;margin-bottom:0;padding-left:30px;position:relative;text-align:left}.label-checkbox{cursor:pointer;display:block;font-size:18px;line-height:18px;position:relative;z-index:2}.label-checkbox input{opacity:0;position:absolute;z-index:-1}.label-checkbox .check-indicator{background:transparent;border:1px solid #e1e3e3;border-radius:2px;height:17px;left:0;position:absolute;top:2px;width:17px}.label-checkbox .check-indicator:after{border:solid var(--global--color-primary);border-width:0 2px 2px 0;content:"";display:none;height:12px;left:4px;position:absolute;top:1px;-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg);width:6px}.label-checkbox input:checked~.check-indicator{background:var(--global--color-white)}.label-checkbox input:checked~.check-indicator:after{display:block}ul.list-icons{font-size:14px;list-style-type:none;padding:0}ul.list-icons li{color:var(--global--color-body);font-family:var(--global--font-body);font-size:16px;font-weight:400;line-height:29px;position:relative}ul.list-icons li i{color:var(--global--color-heading);font-size:14px;margin-right:10px}.advantages-list{list-style:none;margin:0;padding:0;text-align:left}.advantages-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--global--color-white);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:36px}@media (min-width:992px) and (max-width:1200px){.advantages-list li{font-size:14px}}@media screen and (max-width:991.98px){.advantages-list li{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:20px}}@media screen and (max-width:767.98px){.advantages-list li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:0}}.advantages-list li:before{content:"\f00c";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Font Awesome\ 5 Free;font-weight:700;height:20px;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-primary);border-radius:50%;color:var(--global--color-white);font-size:10px;margin-right:15px}@media (min-width:992px) and (max-width:1200px){.advantages-list li:before{margin-right:8px}}.advantages-list.advantages-list-2 li{color:var(--global--color-white)}.advantages-list.advantages-list-2 li:before,.advantages-list.advantages-list-3 li:before{background-color:var(--global--color-heading)}.advantages-list.advantages-list-white li{color:var(--global--color-white)}.advantages-list.advantages-list-white li:before{background-color:var(--global--color-white);color:var(--global--color-primary)}.tabs .tab-content>.tab-pane{font-family:var(--global--font-body);font-size:16px;font-weight:400;line-height:26px}.tabs-1 .nav-pills .nav-link.active,.tabs-1 .nav-pills .show>.nav-link{border-color:var(--global--color-primary);color:var(--global--color-primary)}.tabs-1 .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs-1 .nav-pills .nav-link{background-color:transparent;border-bottom:2px solid transparent;border-radius:0;color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:18px;font-weight:700;padding-top:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.tabs-1 .nav-pills .nav-link:hover{border-color:var(--global--color-primary);color:var(--global--color-primary)}.tabs-2 .nav-pills .nav-link.active,.tabs-2 .nav-pills .show>.nav-link{color:var(--global--color-primary)}.tabs-2 .nav-pills .nav-link.active i,.tabs-2 .nav-pills .show>.nav-link i{background-color:var(--global--color-primary);color:var(--global--color-white)}.tabs-2 .nav-pills{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.tabs-2 .nav-pills .nav-link{background-color:transparent;border:0;border-radius:0;font-family:var(--global--font-heading);font-size:18px;font-weight:700;padding-top:0}.tabs-2 .nav-pills .nav-link,.tabs-2 .nav-pills .nav-link i{color:var(--global--color-heading);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.tabs-2 .nav-pills .nav-link i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:1px solid #e6e6e6;border-radius:3px;font-size:25px;height:60px;margin-bottom:15px;width:60px}.tabs-2 .nav-pills .nav-link:hover{color:var(--global--color-primary)}.tabs-2 .nav-pills .nav-link:hover i{background-color:var(--global--color-primary);color:var(--global--color-white)}.accordion{border-top:4px solid var(--global--color-primary)}.accordion .card,.accordion .card:first-of-type,.accordion .card:not(:first-of-type):not(:last-of-type){border:0;border-bottom:2px solid #eaeaea;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin-bottom:0;padding:23px 20px 22px 0;text-align:left;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.accordion .card.active-acc .card-heading .card-link:before,.accordion .card:first-of-type.active-acc .card-heading .card-link:before,.accordion .card:not(:first-of-type):not(:last-of-type).active-acc .card-heading .card-link:before{color:var(--global--color-white)}.accordion .card .card-heading,.accordion .card:first-of-type .card-heading,.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading{padding:0}.accordion .card .card-heading .card-link,.accordion .card:first-of-type .card-heading .card-link,.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link{color:var(--global--color-heading);display:block;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-heading);font-size:19px;font-weight:700;padding-left:0;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.accordion .card .card-heading .card-link:hover,.accordion .card:first-of-type .card-heading .card-link:hover,.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link:hover{color:var(--global--color-primary)}.accordion .card .card-heading .card-link:before,.accordion .card:first-of-type .card-heading .card-link:before,.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link:before{content:"\f054";-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-heading);border-radius:50%;color:var(--global--color-white);font-family:Font Awesome\ 5 Free;font-size:11px;font-weight:700;height:22px;margin-right:20px;-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg);width:22px}.accordion .card .card-heading .card-link.collapsed:before,.accordion .card:first-of-type .card-heading .card-link.collapsed:before,.accordion .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link.collapsed:before{background-color:var(--global--color-white);color:var(--global--color-heading);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.accordion .card .card-body,.accordion .card:first-of-type .card-body,.accordion .card:not(:first-of-type):not(:last-of-type) .card-body{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:25px;padding:16px 0 0 31px}.accordion .card:last-of-type{margin-bottom:0}.accordion.accordion-light{border-color:var(--global--color-white)}.accordion.accordion-light .card,.accordion.accordion-light .card:first-of-type,.accordion.accordion-light .card:not(:first-of-type):not(:last-of-type){background-color:transparent;border-color:#99dfb6}.accordion.accordion-light .card .card-heading .card-link,.accordion.accordion-light .card:first-of-type .card-heading .card-link,.accordion.accordion-light .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link{color:var(--global--color-white)}.accordion.accordion-light .card .card-heading .card-link:hover,.accordion.accordion-light .card:first-of-type .card-heading .card-link:hover,.accordion.accordion-light .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link:hover{color:var(--global--color-heading)}.accordion.accordion-light .card .card-body,.accordion.accordion-light .card:first-of-type .card-body,.accordion.accordion-light .card:not(:first-of-type):not(:last-of-type) .card-body{color:var(--global--color-gray)}.accordion.accordion-2{border-top:0}.accordion.accordion-2 .card,.accordion.accordion-2 .card:first-of-type,.accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type){border:2px solid #eaeaea;border-radius:4px;padding-left:30px;padding-right:25px}@media screen and (max-width:767.98px){.accordion.accordion-2 .card,.accordion.accordion-2 .card:first-of-type,.accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type){padding-left:15px;padding-right:15px}}.accordion.accordion-2 .card.active-acc,.accordion.accordion-2 .card:first-of-type.active-acc,.accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type).active-acc{border-color:var(--global--color-primary)}.accordion.accordion-2 .card.active-acc .card-heading .card-link,.accordion.accordion-2 .card:first-of-type.active-acc .card-heading .card-link,.accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type).active-acc .card-heading .card-link{color:var(--global--color-primary)}.accordion.accordion-2 .card .card-heading .card-link,.accordion.accordion-2 .card:first-of-type .card-heading .card-link,.accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link{font-size:17px}.accordion.accordion-2 .card .card-heading .card-link:before,.accordion.accordion-2 .card:first-of-type .card-heading .card-link:before,.accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link:before{background-color:var(--global--color-primary);content:"\f077";margin-right:0;position:absolute;right:0;-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}.accordion.accordion-2 .card .card-heading .card-link.collapsed:before,.accordion.accordion-2 .card:first-of-type .card-heading .card-link.collapsed:before,.accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type) .card-heading .card-link.collapsed:before{background-color:var(--global--color-heading);color:var(--global--color-white);-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.accordion.accordion-2 .card .card-body,.accordion.accordion-2 .card:first-of-type .card-body,.accordion.accordion-2 .card:not(:first-of-type):not(:last-of-type) .card-body{padding-left:0;padding-top:12px}.accordion.accordion-2 .card:last-of-type{margin-bottom:30px}.pagination{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:0;justify-content:center;margin:0}.pagination li{display:inline-block;margin-right:10px}.pagination li a,.pagination li span{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-white);border:2px solid #929ba2;border-radius:4px;color:var(--global--color-heading);font-family:var(--global--font-body);font-size:20px;font-weight:700;height:50px;padding:0;text-transform:uppercase;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:50px}.pagination li a:hover,.pagination li span:hover{background-color:var(--global--color-heading);border-color:var(--global--color-heading);color:var(--global--color-white)}.pagination li a i,.pagination li span i{font-size:12px}.pagination li a.current,.pagination li span.current{background-color:var(--global--color-heading);border-color:var(--global--color-heading);color:var(--global--color-white)}.alerts{background-color:var(--global--color-gray);border-radius:2px;margin-bottom:30px;padding:20px}.alerts .alert-icon{background-color:var(--global--color-primary);border-radius:2px 1px 1px 2px;height:46px;line-height:46px;position:absolute;text-align:center;width:46px}.alerts .alert-icon i{color:var(--global--color-white);font-size:15px;font-weight:400;line-height:28px}.alerts .alert-content{padding-left:68px}.alerts .alert-content h4{color:var(--global--color-primary);font-size:15px;font-weight:800;line-height:32px;margin-bottom:0;margin-top:-6px}.alerts .alert-content p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:22px;margin-bottom:0}.alerts.alert-warning h4{color:#8a6d3b}.alerts.alert-warning .alert-icon{background-color:#fcf8e3}.alerts.alert-warning .alert-icon i{color:#8a6d3b}.alerts.alert-danger h4{color:#a94442}.alerts.alert-danger .alert-icon{background-color:#f2dede}.alerts.alert-danger .alert-icon i{color:#a94442}.alert{font-family:var(--global--font-body);font-size:16px}#contact-result .alert,.subscribe-alert .alert{font-size:12px;margin:10px auto}#back-to-top{border-radius:4px 0 0 0;bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;opacity:0;position:fixed;right:0;width:90px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-primary);cursor:pointer;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}#back-to-top:before{background-color:#ebb5d5;content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleY(0);-ms-transform:scaleY(0);transform:scaleY(0);-webkit-transform-origin:top;-ms-transform-origin:top;transform-origin:top;-webkit-transition:-webkit-transform .24s ease-in-out;transition:-webkit-transform .24s ease-in-out;-o-transition:transform .24s ease-in-out;transition:transform .24s ease-in-out;transition:transform .24s ease-in-out,-webkit-transform .24s ease-in-out;width:100%;z-index:-1}#back-to-top:hover:before{-webkit-transform:scaleY(1);-ms-transform:scaleY(1);transform:scaleY(1);-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom}#back-to-top.show{opacity:1;z-index:999}#back-to-top i{color:var(--global--color-white);font-size:15px;font-weight:700}@media screen and (max-width:991.98px){#back-to-top{border-radius:50%;bottom:30px;height:50px;right:20px;width:50px}}@media (min-width:992px) and (max-width:1200px){#back-to-top{height:150px;width:70px}}.preloader{background-color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;overflow:hidden;position:fixed;top:0;width:100%;z-index:99999;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.preloader .dual-ring{display:inline-block;height:80px;width:80px}.preloader .dual-ring:after{-webkit-animation:dualring 1.2s linear infinite;animation:dualring 1.2s linear infinite;border-color:#32c36c transparent ##ebb5d5;border-radius:50%;border-style:solid;border-width:6px;content:" ";display:block;height:64px;margin:8px;width:64px}@-webkit-keyframes dualring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}@keyframes dualring{0%{-webkit-transform:rotate(0deg);transform:rotate(0deg)}to{-webkit-transform:rotate(1turn);transform:rotate(1turn)}}.header{-webkit-box-shadow:0 5px 41.5px rgba(40,40,40,.11);box-shadow:0 5px 41.5px rgba(40,40,40,.11);height:80px}@media screen and (min-width:992px){.header{height:100px}}.header .navbar-brand{margin:0 40px 0 0;padding:0}@media (min-width:992px) and (max-width:1100px){.header .navbar-brand{margin-right:20px}}@media screen and (min-width:992px){.header .navbar-brand{display:-webkit-box;display:-ms-flexbox;display:flex;height:100px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}@media (min-width:1200px) and (max-width:1350px){.header .navbar-brand{margin-right:20px}}.header .navbar-brand .logo{height:60px;max-width:100%;width:160px}@media screen and (max-width:991.98px){.header .navbar-brand .logo{height:50px;width:auto}}@media screen and (max-width:767.98px){.header .navbar-brand .logo{width:100px}}.header.header-light,.header.header-light .navbar{background-color:var(--global--color-white)}.header.header-light .navbar .logo-dark{display:inline-block}@media screen and (max-width:991.98px){.header.header-light .navbar .logo-dark{display:none}}.header.header-light .navbar .logo-light{display:none}.header.header-light .navbar .logo-mobile{display:inline-block}@media screen and (min-width:992px){.header.header-light .navbar .logo-mobile{display:none}}.header.header-light .navbar .navbar-nav>li>a{color:var(--global--color-heading)}.header.header-light .navbar .navbar-nav>li>a:before{background-color:var(--global--color-heading)}.header.header-light .navbar .module .module-icon i{color:var(--global--color-secondary)}.header.header-light .navbar .module .module-icon i:hover{color:var(--global--color-primary)}.header.header-topbar{height:150px}@media screen and (max-width:991.98px){.header.header-topbar{height:80px}.header.header-topbar .top-bar{display:none}}@media screen and (min-width:992px){.header.header-topbar .navbar{bottom:auto;left:auto;min-height:100px;padding:0 0 0 40px;position:relative;right:auto;top:auto}}@media (min-width:992px) and (max-width:1200px){.header.header-topbar .navbar{padding:0 0 0 20px}}@media screen and (min-width:992px){.header.header-topbar .navbar .navbar-nav>li>a{line-height:100px}.header.header-topbar.header-topbar1 .navbar-brand{border-right:1px solid #eaeaea;padding-right:40px}}@media screen and (min-width:992px) and (min-width:992px) and (max-width:1100px){.header.header-topbar.header-topbar1 .navbar-brand{padding-right:20px}}.header.header-topbar.header-topbar1 .module-holder .module-search{border-right:1px solid #eaeaea}.header.header-topbar.header-topbar2 .navbar{padding-right:40px}@media (min-width:992px) and (max-width:1200px){.header.header-topbar.header-topbar2 .navbar{padding-right:20px}.header.header-topbar.header-topbar2 .navbar .navbar-nav>li{margin-right:15px}}.header.header-topbar.header-topbar2 .navbar-brand{position:relative}@media screen and (min-width:992px){.header.header-topbar.header-topbar2 .navbar-brand{margin-right:40px;padding-right:40px}.header.header-topbar.header-topbar2 .navbar-brand:after{background-color:#eaeaea;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:41px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2px}}@media (min-width:992px) and (max-width:1200px){.header.header-topbar.header-topbar2 .navbar-brand{margin-right:20px;padding-right:20px}}@media screen and (max-width:991.98px){.header.header-topbar.header-topbar2 .module-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:992px){.header.header-topbar.header-topbar2 .module-holder .module-call{margin-right:20px;padding-right:20px}.header.header-topbar.header-topbar2 .module-holder .module-call:after{background-color:#eaeaea;content:"";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:41px;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2px}}@media (min-width:992px) and (max-width:1200px){.header.header-topbar.header-topbar2 .module-holder .module-call{margin-right:15px;padding-right:15px}}.header.header-topbar.header-topbar2 .module-holder .module-search{padding-right:30px}@media (min-width:992px) and (max-width:1200px){.header.header-topbar.header-topbar2 .module-holder .module-search{padding-right:15px}}@media screen and (min-width:992px){.header.header-topbar.header-topbar2 .module-holder .module-contact{margin-left:0;margin-right:30px}.header.header-topbar.header-topbar2 .module-holder .module-contact .btn{font-size:0;width:auto}.header.header-topbar.header-topbar2 .module-holder .module-contact .btn i{font-size:15px;margin-left:0}}@media (min-width:992px) and (max-width:1200px){.header.header-topbar.header-topbar2 .module-holder .module-contact{margin-left:0;margin-right:15px}}@media screen and (min-width:992px){.header.header-topbar.header-topbar2 .module-holder .module-cart{margin-left:0}.header.header-topbar.header-topbar2 .module-holder .module-cart .module-cart-warp{left:-300px}}@media screen and (max-width:991.98px){.header.header-topbar.header-topbar2 .module-holder-phone{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header.header-topbar.header-topbar2 .module-holder-phone .module-cart{margin-left:0;margin-right:30px}.header.header-topbar.header-topbar3 .navbar{padding:0}@media (min-width:992px) and (max-width:1200px){.header.header-topbar.header-topbar3 .navbar .navbar-nav>li{margin-right:20px}.header.header-topbar.header-topbar3 .navbar .navbar-nav>li:last-child{margin-right:0}}.header.header-topbar.header-topbar3 .navbar-brand{position:relative}@media screen and (max-width:991.98px){.header.header-topbar.header-topbar3 .module-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;height:auto;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media screen and (min-width:992px){.header.header-topbar.header-topbar3 .module-holder{margin-left:30px}}.header.header-topbar.header-topbar3 .module-holder .module-search{padding-right:30px}@media (min-width:992px) and (max-width:1200px){.header.header-topbar.header-topbar3 .module-holder .module-search{padding-right:15px}}@media screen and (min-width:992px){.header.header-topbar.header-topbar3 .module-holder .module-contact{margin-left:0;margin-right:30px}}@media (min-width:992px) and (max-width:1200px){.header.header-topbar.header-topbar3 .module-holder .module-contact{margin-left:0;margin-right:15px}}@media screen and (min-width:992px){.header.header-topbar.header-topbar3 .module-holder .module-contact.module-contact-2 .btn{width:174px}.header.header-topbar.header-topbar3 .module-holder .module-cart{margin-left:0}.header.header-topbar.header-topbar3 .module-holder .module-cart .module-cart-warp{left:-300px}}@media screen and (max-width:991.98px){.header.header-topbar.header-topbar3 .module-holder-phone{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:80px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.header.header-topbar.header-topbar3 .module-holder-phone .module-cart{margin-left:0;margin-right:30px}.header.header-topbar.header-shadow .navbar{-webkit-box-shadow:0 5px 41.5px rgba(9,29,62,.11);box-shadow:0 5px 41.5px rgba(9,29,62,.11)}.header .navbar{border:none;border-radius:0;margin-bottom:0;padding:0;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;z-index:7777}.header .navbar .navbar-nav>li{margin-right:30px;position:relative}.header .navbar .navbar-nav>li:last-child{margin-right:0}.header .navbar .navbar-nav>li>a{color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:100px;padding:0;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.header .navbar .navbar-nav>li>a:before{background:var(--global--color-white);bottom:0;content:"";height:3px;left:0;margin:auto;position:absolute;-webkit-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:100% 50%;-ms-transform-origin:100% 50%;transform-origin:100% 50%;-webkit-transition:-webkit-transform 1s cubic-bezier(.2,1,.3,1);transition:-webkit-transform 1s cubic-bezier(.2,1,.3,1);-o-transition:transform 1s cubic-bezier(.2,1,.3,1);transition:transform 1s cubic-bezier(.2,1,.3,1);transition:transform 1s cubic-bezier(.2,1,.3,1),-webkit-transform 1s cubic-bezier(.2,1,.3,1);width:100%}.header .navbar .navbar-nav>li.has-dropdown>a{position:relative}.header .navbar .navbar-nav>li.has-dropdown>a:after{border:0;color:var(--global--color-heading);content:"\f078";font-family:Font Awesome\ 5 Free;font-size:11px;margin-left:7px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.header .navbar .navbar-nav>li.active a,.header .navbar .navbar-nav>li:hover a{color:var(--global--color-primary)}@media screen and (min-width:992px){.header .navbar .navbar-nav>li.active a:before,.header .navbar .navbar-nav>li:hover a:before{background-color:var(--global--color-primary);-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}}.header .navbar .navbar-nav>li.active>.dropdown-toggle,.header .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle,.header .navbar .navbar-nav>li:hover .dropdown-toggle{color:var(--global--color-primary)}.header .navbar .navbar-nav>li.active>.dropdown-toggle:before,.header .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle:before,.header .navbar .navbar-nav>li:hover .dropdown-toggle:before{background-color:var(--global--color-primary);-webkit-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:0 50%;-ms-transform-origin:0 50%;transform-origin:0 50%}.header .navbar .navbar-nav>li.active>.dropdown-toggle:after,.header .navbar .navbar-nav>li.has-dropdown.active>.dropdown-toggle:after,.header .navbar .navbar-nav>li:hover .dropdown-toggle:after{color:var(--global--color-primary)}.header .navbar.navbar-fixed{-webkit-animation:fadeInDown 1s ease-in-out;animation:fadeInDown 1s ease-in-out;background:var(--global--color-white);-webkit-box-shadow:0 2px 4px rgba(3,27,78,.1);box-shadow:0 2px 4px rgba(3,27,78,.1);left:0;position:fixed;right:0;top:0}@media screen and (min-width:992px){.header .navbar.navbar-fixed .navbar-brand .logo-dark{display:inline-block}}.header .navbar.navbar-fixed .navbar-brand .logo-light{display:none}.header .navbar.navbar-fixed .navbar-nav>li>a{color:var(--global--color-heading)}@-webkit-keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes fadeInDown{0%{opacity:0;-webkit-transform:translateY(-200px);transform:translateY(-200px)}to{opacity:1;-webkit-transform:translateY(0);transform:translateY(0)}}.navbar-nav>li.active>ul{margin-top:0}li.has-dropdown>ul.dropdown-menu>li.dropdown-submenu>a:before,ul.dropdown-menu>li.has-dropdown>a:before{content:"\f105";font-family:Font Awesome\ 5 Free;font-size:13px;font-weight:700;position:absolute;right:25px}.dropdown-menu{background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;margin:0;position:relative;width:100%}@media screen and (min-width:992px){.navbar.navbar-dark{background-color:var(--global--color-heading)}}.navbar.navbar-dark.navbar-fixed .module-social a{color:var(--global--color-white)}.navbar.navbar-dark.navbar-fixed .module-social a:hover{color:var(--global--color-primary)}.navbar.navbar-dark .module .module-icon i{color:var(--global--color-white)}@media screen and (min-width:992px){.navbar.navbar-dark .navbar-nav>li>a{color:var(--global--color-white)}.navbar.navbar-dark .navbar-nav>li>a:hover{color:var(--global--color-primary)}.navbar.navbar-dark .navbar-nav>li.active>a,.navbar.navbar-dark .navbar-nav>li:hover>a{color:var(--global--color-white)}}@media only screen and (max-width:991.98px){.header .navbar{padding:0 40px}}@media only screen and (max-width:991.98px) and (max-width:767.98px){.header .navbar{padding:0 15px}}@media only screen and (max-width:991.98px){.header .navbar .navbar-brand{height:80px;line-height:80px;margin-right:0}.header .navbar .navbar-brand .logo-light{display:none}.header .navbar .navbar-brand .logo-phone{width:auto}.header .navbar .navbar-collapse{background-color:var(--global--color-white);border-top:1px solid #eaeaea;left:0;opacity:0;padding:15px 30px;position:absolute;top:100%;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transition:.3s linear;-o-transition:.3s linear;transition:.3s linear;visibility:hidden;width:100%}.header .navbar .navbar-collapse.show{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.header .navbar.navbar-bordered .navbar-collapse{top:calc(100% + 1px)}.header .navbar .navbar-nav>li{margin-right:0}.header .navbar .navbar-nav>li.active>a,.header .navbar .navbar-nav>li>a{color:var(--global--color-heading);display:block;line-height:36px;z-index:5}.header .navbar .menu-item:before,.header .navbar .navbar-nav>li.active>a:after,.header .navbar .navbar-nav>li.active>a:before,.header .navbar .navbar-nav>li>a:after,.header .navbar .navbar-nav>li>a:before{display:none}.header .navbar .has-dropdown:after{content:"\f107";display:-webkit-box;display:-ms-flexbox;display:flex;font-family:Font Awesome\ 5 Free;font-weight:700;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#e0f6e9;border-radius:5px;color:var(--global--color-heading);font-size:14px;height:25px;position:absolute;right:0;top:5px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:25px}.header .navbar .has-dropdown.active:after,.header .navbar .has-dropdown:hover:after{color:var(--global--color-primary)}.header .navbar .has-dropdown.show:after{content:"\f106"}.header .navbar .dropdown-menu{display:block;max-height:0;overflow:hidden;padding:0;-webkit-transition:max-height .3s ease-in-out;-o-transition:max-height .3s ease-in-out;transition:max-height .3s ease-in-out}.header .navbar .dropdown-menu li{line-height:26px}.header .navbar .dropdown-menu li.current a{background-color:#e0f6e9;color:var(--global--color-primary)}.header .navbar .dropdown-menu li a{border-radius:8px 8px 0 8px;color:var(--global--color-heading);display:block;font-size:15px;font-weight:500;margin-bottom:5px;margin-left:15px;padding:4px 15px}.header .navbar .dropdown-menu li a:hover{background-color:#e0f6e9;color:var(--global--color-primary)}.header .navbar .dropdown-submenu.show .dropdown-menu,.header .navbar .show>.dropdown-menu{max-height:2000px}.header .navbar .dropdown-submenu .dropdown-menu{padding-left:20px}.header .navbar li.has-dropdown.mega-dropdown>.dropdown-menu .row .menu-head{color:var(--global--font-heading);font-family:var(--global--font-heading);font-size:14px;font-weight:700;margin-bottom:15px}}@media only screen and (min-width:992px) and (max-width:1200px){.navbar-nav>li{margin-right:16px}.module .module-icon,.module-consultation .btn{margin-right:0}}@media only screen and (min-width:992px){.navbar-collapse{padding-left:0;padding-right:0}.navbar-nav>li.has-dropdown>ul.dropdown-menu{background-color:var(--global--color-white);border-radius:0 0 8px 8px;-webkit-box-shadow:0 5px 41.5px rgba(40,40,40,.11);box-shadow:0 5px 41.5px rgba(40,40,40,.11);display:block;left:-40px;opacity:0;padding:24px 40px 25px;position:absolute;right:auto;-webkit-transform:translateY(20px);-ms-transform:translateY(20px);transform:translateY(20px);-webkit-transform-origin:left top;-ms-transform-origin:left top;transform-origin:left top;-webkit-transition:all .3s linear;-o-transition:all .3s linear;transition:all .3s linear;visibility:hidden;width:235px}.navbar-nav>li.has-dropdown>ul.dropdown-menu>li{padding-right:0;position:relative;vertical-align:top}.navbar-nav>li.has-dropdown>ul.dropdown-menu li a{border-bottom:1px solid #eaeaea;border-radius:0;color:var(--global--color-body);display:block;font-family:var(--global--font-body);font-size:14px;font-weight:400;padding:10px 0 9px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:before{color:var(--global--color-primary);content:"\e905";font-family:energia;font-size:12px;left:-22px;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-5px,-50%);-ms-transform:translate(-5px,-50%);transform:translate(-5px,-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;visibility:hidden}.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:after{background-color:var(--global--color-primary);bottom:-1px;content:"";height:1px;left:0;position:absolute;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;width:0}.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:active,.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:focus,.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:hover{color:var(--global--color-primary)}.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:active:before,.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:focus:before,.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:hover:before{opacity:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);visibility:visible}.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:active:after,.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:focus:after,.navbar-nav>li.has-dropdown>ul.dropdown-menu li a:hover:after{width:100%}.navbar-nav>li.has-dropdown>ul.dropdown-menu li:last-child a{border-bottom:0}.navbar-nav>li.has-dropdown>ul.dropdown-menu li:last-child a:after{content:unset}.navbar-nav>li.has-dropdown>ul.dropdown-menu li.current>a{border-color:var(--global--color-primary);color:var(--global--color-primary)}.navbar-nav>li.has-dropdown>ul.dropdown-menu li.current>a:before{opacity:1;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);visibility:visible}.navbar-nav>li.has-dropdown:hover>ul.dropdown-menu{display:block;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible;z-index:100}.navbar-nav li ul.dropdown-menu.left{left:-650px!important;margin-left:0!important}.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu{background-color:var(--global--color-white);padding:0;width:510px}.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu li{padding-left:0;padding-right:0}.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row{background-color:var(--global--color-white);margin-left:0;margin-right:0;padding:35px 23px}.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row .menu-head{color:var(--global--font-heading);font-family:var(--global--font-heading);font-size:14px;font-weight:700;margin-bottom:15px}.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul{margin:0;padding:0}.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li{line-height:2.5}.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li.title{color:var(--global--color-heading);font-size:13px;font-weight:600}.navbar-nav li.has-dropdown.mega-dropdown>.dropdown-menu .row ul li a{margin:0}.navbar-nav.ml-auto.mr-auto li.has-dropdown.mega-dropdown{position:absolute}.navbar-nav.ml-auto:not(.mr-auto) li.has-dropdown.mega-dropdown{position:relative}}.module-holder{display:-webkit-box;display:-ms-flexbox;display:flex;margin-left:auto;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100px}@media screen and (max-width:991.98px){.module-holder .module-cart,.module-holder .module-language,.module-holder .module-search{display:none}}.module-holder.module-holder-phone{display:none}@media screen and (max-width:991.98px){.module-holder.module-holder-phone{display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;margin-top:0}}.module-holder.module-holder-phone .navbar-toggler{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:0;border-radius:0;cursor:pointer;height:30px;outline:0;padding:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:30px}.module-holder.module-holder-phone .navbar-toggler:focus{-webkit-box-shadow:none;box-shadow:none}@media screen and (min-width:1200px){.module-holder.module-holder-phone .navbar-toggler{display:none}}.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon{background-color:transparent}.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon:after,.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon:before{top:0}.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon:before{-webkit-transform:rotate(45deg);-ms-transform:rotate(45deg);transform:rotate(45deg)}.module-holder.module-holder-phone .navbar-toggler:not(.collapsed) .navbar-toggler-icon:after{-webkit-transform:rotate(-45deg);-ms-transform:rotate(-45deg);transform:rotate(-45deg)}.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon{background-color:var(--global--color-heading);height:2px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon:after,.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon:before{background-color:var(--global--color-heading);content:"";height:2px;left:0;position:absolute;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon:before{top:-10px}.module-holder.module-holder-phone .navbar-toggler .navbar-toggler-icon:after{top:10px}.module-holder.module-holder-phone .module-language{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:20px;margin-right:20px}@media screen and (min-width:992px){.module-holder.module-holder-phone .module-language{display:none}}@media screen and (max-width:767.98px){.module-holder.module-holder-phone .module-language{margin-right:15px}}.module-holder.module-holder-phone .module-language .selected img{margin-right:0}.module-holder.module-holder-phone .module-language .selected i,.module-holder.module-holder-phone .module-language .selected span{display:none}.module-holder.module-holder-phone .module-language .selected .lang-list{left:-45px}.module-holder.module-holder-phone .module-search{border-bottom:0;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:0 20px 0 0}@media screen and (max-width:767.98px){.module-holder.module-holder-phone .module-search{padding-right:15px}}.module-holder.module-holder-phone .module-cart{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-left:30px}@media screen and (max-width:767.98px){.module-holder.module-holder-phone .module-cart{margin-left:20px}}.module{display:inline-block;position:relative}.module span.title{display:none}.module .module-label{background-color:var(--global--color-primary);border-radius:50%;color:var(--global--color-white);font-size:10px;font-weight:400;height:16px;left:10px;line-height:16px;position:absolute;text-align:center;top:-6px;width:16px}.module .module-box{background-color:#1b1a1a;border-radius:6px;-webkit-box-shadow:0 2px 3px rgba(40,40,40,.1);box-shadow:0 2px 3px rgba(40,40,40,.1);height:0;margin-top:1px;padding:30px;position:absolute;-webkit-transform:translateY(10%);-ms-transform:translateY(10%);transform:translateY(10%);-webkit-transition:all .1s linear;-o-transition:all .1s linear;transition:all .1s linear;width:290px;z-index:99}.module .module-box,.module-fullscreen{display:block;opacity:0;right:0;visibility:hidden}.module-fullscreen{background-color:var(--global--color-white);height:100%;left:0;position:fixed;top:0;width:100%;z-index:9999}.module-fullscreen .module-cancel{background-color:var(--global--color-primary);border-radius:0;color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:700;height:100px;position:absolute;right:0;text-transform:uppercase;top:0;width:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767.98px){.module-fullscreen .module-cancel{font-size:14px;height:50px;width:50px}}.module-fullscreen.module-active{opacity:1;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:visible}.module-fullscreen.fullscreen-light{background-color:var(--global--color-white)}.module-active .module-box{display:block;height:inherit;opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.module-search{display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;padding-right:40px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:992px){.module-search{height:100px}}@media (min-width:992px) and (max-width:1100px){.module-search{padding-right:20px}}.module-search .module-icon i{color:var(--global--color-heading);cursor:pointer;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.module-search .module-icon i:hover{color:var(--global--color-primary)}@media only screen and (max-width:991px){.module-search .module-icon i{border-left:none;padding-left:0;padding-right:5px}}.module-search-warp{background-color:var(--global--color-white);display:block;height:100%;left:0;opacity:0;position:fixed;right:0;top:0;visibility:hidden;width:100%;z-index:9999}.module-search-warp.search-warp-active{opacity:1;-webkit-transition:opacity .5s ease-in-out;-o-transition:opacity .5s ease-in-out;transition:opacity .5s ease-in-out;visibility:visible}.module-search-warp .module-cancel{background-color:var(--global--color-primary);border-radius:0;color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:20px;font-weight:700;height:100px;position:absolute;right:0;text-transform:uppercase;top:0;width:100px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767.98px){.module-search-warp .module-cancel{font-size:14px;height:50px;width:50px}}.module-search-warp .form-search{margin-bottom:0}.module-search-warp .form-search button:before{color:var(--global--color-heading);content:"\e90b";cursor:pointer;font-family:energia;font-size:24px;font-weight:400;left:0;line-height:70px;position:absolute;top:0;z-index:999}.module-search-warp .form-control{background-color:transparent;border:none;border-bottom:2px solid #eaeaea;border-radius:0;color:var(--global--color-white);color:var(--global--color-body);font-family:var(--global--font-heading);font-size:24px;font-weight:400;height:70px;line-height:70px;margin-bottom:0;padding:17px 30px 17px 46px;position:relative;-webkit-transition:.4s linear;-o-transition:.4s linear;transition:.4s linear;width:100%}.module-search-warp .form-control:active,.module-search-warp .form-control:focus{border-color:var(--global--color-primary)}.module-search-warp .form-control::-webkit-input-placeholder{color:var(--global--color-body);font-family:var(--global--font-heading);font-size:35px}@media screen and (max-width:767.98px){.module-search-warp .form-control::-webkit-input-placeholder{font-size:18px}}.module-search-warp .form-control::-moz-placeholder{color:var(--global--color-body);font-family:var(--global--font-heading);font-size:35px}@media screen and (max-width:767.98px){.module-search-warp .form-control::-moz-placeholder{font-size:18px}}.module-search-warp .form-control:-ms-input-placeholder{color:var(--global--color-body);font-family:var(--global--font-heading);font-size:35px}@media screen and (max-width:767.98px){.module-search-warp .form-control:-ms-input-placeholder{font-size:18px}}.module-search-warp .btn{background-color:transparent;border-radius:0;color:var(--global--color-white);font-size:28px;font-weight:400;line-height:57px;margin-left:0;padding:0;text-align:right;width:35px}.module-cart{display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;margin-left:40px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:992px){.module-cart{height:100px}}@media (min-width:992px) and (max-width:1100px){.module-cart{margin-left:20px}}.module-cart .module-icon{position:relative}.module-cart .module-icon i{cursor:pointer;font-size:16px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.module-cart .module-cart-warp{background-color:var(--global--color-white);border-radius:0 0 8px 8px;-webkit-box-shadow:0 5px 41.5px rgba(9,29,62,.15);box-shadow:0 5px 41.5px rgba(9,29,62,.15);left:-150px;opacity:0;padding:40px;position:absolute;top:100%;-webkit-transform:translateY(40px);-ms-transform:translateY(40px);transform:translateY(40px);-webkit-transition:.5s;-o-transition:.5s;transition:.5s;visibility:hidden;width:290px}@media screen and (max-width:991.98px){.module-cart .module-cart-warp{left:-250px}}@media screen and (max-width:767.98px){.module-cart .module-cart-warp{left:-160px;padding:30px}}@media screen and (min-width:768px){.module-cart .module-cart-warp{width:330px}}.module-cart .module-cart-warp .cart-overview{margin-bottom:0;width:100%}.module-cart .module-cart-warp .cart-overview li{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.module-cart .module-cart-warp .cart-overview li:last-child{margin-bottom:25px}.module-cart .module-cart-warp .cart-overview li .cart-cancel{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--global--color-white);font-size:7px;-ms-flex-negative:0;background-color:var(--global--color-heading);border-radius:50%;flex-shrink:0;height:20px;margin-left:15px;width:20px}.module-cart .module-cart-warp .cart-overview li .cart-cancel:hover{background-color:var(--global--color-primary)}.module-cart .module-cart-warp .cart-overview li img{border-radius:4px;-ms-flex-negative:0;-webkit-box-shadow:0 5px 41.5px rgba(40,40,40,.21);box-shadow:0 5px 41.5px rgba(40,40,40,.21);flex-shrink:0;height:60px;margin-right:15px;width:60px}.module-cart .module-cart-warp .cart-overview li .product-meta{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.module-cart .module-cart-warp .cart-overview li .product-meta h5{color:var(--global--color-body);font-family:var(--global--font-heading);font-size:15px;font-weight:700;line-height:1;margin-bottom:8px}.module-cart .module-cart-warp .cart-overview li .product-meta p{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:16px;font-weight:700;line-height:20px;margin-bottom:0}.module-cart .module-cart-warp span{color:var(--global--color-heading);display:inline-block;font-family:var(--global--font-heading);font-size:17px;font-weight:500;line-height:22px;margin-bottom:24px}.module-cart .module-cart-warp span .total-price{font-style:normal}.module-cart .module-cart-warp .cart--control .btn{background-color:var(--global--color-primary);border-radius:8px;color:var(--global--color-white);height:65px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.module-cart .module-cart-warp .cart--control .btn:before{background-color:var(--global--color-heading)}.module-cart.module-active .module-cart-warp{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.module-call{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-left:auto;position:relative}.module-call i{color:var(--global--color-primary);font-size:50px;margin-right:15px;-ms-flex-negative:0;flex-shrink:0}@media screen and (min-width:992px) and (max-width:1060px){.module-call i{display:none}}.module-call p{color:#929ba2;font-size:13px;line-height:21px;margin-bottom:0}.module-call a{color:var(--global--color-secondary);font-size:15px;font-weight:700;line-height:22px;-webkit-transform:.3s ease-in-out;-ms-transform:.3s ease-in-out;transform:.3s ease-in-out}.module-call a:hover{color:var(--global--color-primary)}@media screen and (max-width:991.98px){.module-call{margin-bottom:20px;margin-left:0;margin-top:10px}}.module-contact{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:992px){.module-contact{margin-left:40px}}@media (min-width:992px) and (max-width:1200px){.module-contact{margin-left:20px}}@media screen and (max-width:991.98px){.module-contact{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;width:100%}}.module-contact .btn{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--global--color-primary);border-radius:0;color:var(--global--color-white);cursor:pointer;font-family:var(--global--font-body);font-size:15px;font-weight:700;height:100px;justify-content:center;overflow:hidden;padding:0 38px;-webkit-transition:background .3s cubic-bezier(.37,.31,.31,.9),color .3s cubic-bezier(.37,.31,.31,.9);-o-transition:background .3s cubic-bezier(.37,.31,.31,.9),color .3s cubic-bezier(.37,.31,.31,.9);transition:background .3s cubic-bezier(.37,.31,.31,.9),color .3s cubic-bezier(.37,.31,.31,.9);width:auto}@media screen and (min-width:992px){.module-contact .btn{font-size:14px}}@media (min-width:992px) and (max-width:1200px){.module-contact .btn{padding:0 20px}}@media screen and (max-width:991.98px){.module-contact .btn{border-radius:8px;height:50px;width:100%}}.module-contact .btn i{color:var(--global--color-white);margin-left:10px;margin-right:0;-webkit-transition:.3s cubic-bezier(.37,.31,.31,.9);-o-transition:.3s cubic-bezier(.37,.31,.31,.9);transition:.3s cubic-bezier(.37,.31,.31,.9)}@media screen and (max-width:991.98px){.module-contact .btn .btn{display:-webkit-box;display:-ms-flexbox;display:flex;width:100%}}.module-contact.module-contact-2 .btn{border-radius:4px;height:55px;padding:0 20px;width:174px}@media (min-width:992px) and (max-width:1200px){.module-contact.module-contact-2 .btn{width:150px}}@media screen and (max-width:991.98px){.module-contact.module-contact-2 .btn{width:100%}}.module-language{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:100%;position:relative}.module-language.module-active .lang-list,.module-language:hover .lang-list{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.module-language .selected{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.module-language .selected img{margin-right:10px}.module-language .selected span{color:#929ba2;cursor:pointer;font-family:var(--global--font-body);font-size:13px;font-weight:400;margin-right:5px}.module-language .selected i{color:#929ba2;font-size:10px}.module-language .lang-list{background-color:var(--global--color-white);border-radius:0 0 8px 8px;-webkit-box-shadow:0 5px 41.5px rgba(9,29,62,.11);box-shadow:0 5px 41.5px rgba(9,29,62,.11);color:var(--global--color-heading);left:-22px;opacity:0;padding:6px 22px;position:absolute;top:100%;-webkit-transform:translateY(15px);-ms-transform:translateY(15px);transform:translateY(15px);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;visibility:hidden;z-index:5555}@media (min-width:992px) and (max-width:1200px){.module-language .lang-list{top:140%}}.module-language .lang-list ul{margin-bottom:0}.module-language .lang-list ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.module-language .lang-list ul li:last-of-type a{border-bottom:none}.module-language .lang-list ul li:last-of-type a:after{content:none}.module-language .lang-list ul li img{margin-right:10px}.module-language .lang-list ul li a{border-bottom:1px solid #eaeaea;color:var(--global--color-body);cursor:pointer;display:block;font-size:14px;padding:8px 0;position:relative;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease}.module-language .lang-list ul li a:after{background-color:transparent;bottom:0;content:"";height:1px;left:0;position:absolute;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;width:0}.module-language .lang-list ul li a:hover{color:var(--global--color-primary)}.module-language .lang-list ul li a:hover:after{background-color:var(--global--color-primary);width:100%}.module-social{height:100px;line-height:100px;margin-bottom:0;margin-right:20px}@media screen and (max-width:991.98px){.module-social{border-bottom:0}}.module-social:last-child{margin-right:0}.module-social a{background-color:var(--global--color-primary);border-radius:50%;color:var(--global--color-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:17px;font-weight:400;height:35px;margin-right:10px;overflow:hidden;position:relative;width:35px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.module-social a:hover{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.module-social.module-social-2{border-right:2px solid #292929;height:70px;line-height:70px;margin-right:0}.module-social.module-social-2:last-child{margin-right:0}.module-social.module-social-2 a{background-color:transparent;border-radius:0;color:var(--global--color-white);height:auto;margin-right:20px;width:auto}.module-social.module-social-2 a:hover{color:var(--global--color-primary);-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}@media only screen and (max-width:991px){.module-content{margin-bottom:10px}.module-cart-warp .cart-overview h5{color:var(--global--color-white)}}.module-cart.active .module-cart-warp{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.module.module-active .module-cart-warp,.module.module-active .search-box{display:block!important}.module-cart.module-active .module-cart-warp .cart-control{margin-left:auto;margin-right:auto;text-align:center}.module-cart.module-active .module-cart-warp .cart-control .pull-right{float:none!important}.module-consultation{padding:10px 0}.module-consultation .btn{border-color:var(--global--color-heading);color:var(--global--color-heading);margin:0}.module-social a{color:var(--global--color-heading);line-height:36px}.module-sidearea .module-sidearea-wrap{padding:40px;width:320px}.top-bar{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0 40px;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--global--color-secondary);height:50px;justify-content:space-between;position:relative;z-index:8888}@media (min-width:992px) and (max-width:1100px){.top-bar{padding:0 20px}}.top-bar .block-left{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}.top-bar .block-left,.top-bar .block-right{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-bar .block-right{-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}.top-bar .block-right .module-language{margin-left:30px}@media (min-width:992px) and (max-width:1100px){.top-bar .block-right .module-language{margin-left:15px}}.top-bar .top-contact,.top-bar .top-contact .contact-infos{display:-webkit-box;display:-ms-flexbox;display:flex}.top-bar .top-contact .contact-infos{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px}@media (min-width:992px) and (max-width:1100px){.top-bar .top-contact .contact-infos{margin-right:15px}}.top-bar .top-contact .contact-infos:last-child{margin-right:0}.top-bar .top-contact .contact-infos i{color:var(--global--color-primary);font-size:15px;margin-right:10px}.top-bar .top-contact .contact-infos a,.top-bar .top-contact .contact-infos p{color:#929ba2;font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:22px;margin-bottom:0}.top-bar .top-contact .contact-infos a:hover{color:var(--global--color-primary)}.top-bar .social-links{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:30px}@media (min-width:992px) and (max-width:1100px){.top-bar .social-links{margin-right:15px}}.top-bar .social-links a{color:var(--global--color-primary);font-size:20px;line-height:1;margin-right:10px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.top-bar .social-links a:last-child{margin-right:0}.top-bar .social-links a:hover i{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.top-bar .social-links a i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.top-bar .social-links a i,.top-bar .topbar-links a{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.top-bar .topbar-links a{color:var(--global--color-white);font-size:13px;margin-right:15px}.top-bar .topbar-links a:hover{color:var(--global--color-primary)}.top-bar .topbar-links a:last-child{margin-right:0}.top-bar .headline{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.top-bar .headline,.top-bar .headline a{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:21px;margin-bottom:0}.top-bar .headline a{color:#929ba2;margin-left:4px}.top-bar .headline i{font-size:16px;margin-right:10px}.top-bar.top-bar-2 .top-contact{margin-right:30px}.top-bar.top-bar-2 .social-links{margin-right:0}.top-bar.top-bar-3{padding:0}.top-bar.top-bar-3 .topbar-links{margin-right:30px}.top-bar.top-bar-3 .social-links{margin-right:0}.top-bar.top-bar-3 .blocks-holder{display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.page-title{padding-bottom:0;padding-top:0}.page-title .page-title-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:560px}@media screen and (max-width:991.98px){.page-title .page-title-wrap{height:500px}.page-title .title{text-align:center}}.page-title .title .title-sub-heading{color:var(--global--color-gray);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:1;margin-bottom:0}@media screen and (max-width:991.98px){.page-title .title .title-sub-heading{line-height:1.4}}.page-title .container{max-width:100%;padding-left:0;padding-right:0;width:100%}.page-title .title .title-heading{color:var(--global--color-white);font-family:var(--global--font-heading);font-size:75px;font-weight:700;line-height:75px;margin-bottom:24px}@media screen and (max-width:767.98px){.page-title .title .title-heading{font-size:32px;line-height:1.4}}.page-title .title .title-desc{color:var(--global--color-gray);font-size:18px;font-weight:700;line-height:29px;margin-bottom:30px}.page-title .title .title-action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991.98px){.page-title .title .title-action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767.98px){.page-title .title .title-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.page-title .title .title-action .btn{-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:4px;-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;height:65px;justify-content:space-between;margin-right:30px;padding:0 30px;width:200px}.page-title .title .title-action .btn:last-child{margin-right:0}@media screen and (max-width:767.98px){.page-title .title .title-action .btn{height:50px;margin-bottom:20px;margin-right:0;width:190px}.page-title .title .title-action .btn:last-child{margin-bottom:0}}.page-title .title .title-action .btn i{font-size:12px;margin-right:0}.page-title .title .title-action .btn-video i{height:65px;width:65px}.page-title .title .title-list{margin-bottom:14px}@media screen and (max-width:767.98px){.page-title .title .title-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0}}.page-title .title .title-list .icon{display:inline-block;margin-right:35px}.page-title .title .title-list .icon:last-child{margin-right:0}@media screen and (max-width:767.98px){.page-title .title .title-list .icon{margin:0 15px 15px}.page-title .title .title-list .icon:last-child{margin-right:15px}}.page-title .title .title-list .icon:hover i{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.page-title .title .title-list .icon i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.page-title .title .title-list .icon i:before{color:var(--global--color-white);font-size:67px;margin-left:0}.page-title .breadcrumb-wrap{display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaeaea}.page-title .breadcrumb{background:transparent;color:var(--global--color-gray);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:1}@media screen and (min-width:992px){.page-title .breadcrumb{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:start}}@media screen and (max-width:991.98px){.page-title .breadcrumb{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-title .breadcrumb a{background:transparent;color:var(--global--color-heading);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:1px}.page-title .breadcrumb a:hover{color:var(--global--color-primary)}.page-title .breadcrumb .active{color:var(--global--color-body)}.page-title .breadcrumb .breadcrumb-item+.breadcrumb-item{padding-left:0}.page-title .breadcrumb .breadcrumb-item+.breadcrumb-item:before{color:var(--global--color-heading);content:"\f054";font-family:Font Awesome\ 5 Free;font-size:11px;font-weight:700;padding:0 10px}.page-title .breadcrumb.breadcrumb-light,.page-title .breadcrumb.breadcrumb-light .active,.page-title .breadcrumb.breadcrumb-light .breadcrumb-item+.breadcrumb-item:before,.page-title .breadcrumb.breadcrumb-light a{color:var(--global--color-white)}.page-title.page-title-blank .breadcrumb-wrap{border-bottom:0;min-height:100px}.page-title.page-title-blank .breadcrumb-wrap .breadcrumb a{color:var(--global--color-heading)}.page-title.page-title-blank .breadcrumb-wrap .breadcrumb a:hover{color:var(--global--color-primary)}.page-title.page-title-blank .breadcrumb-wrap .breadcrumb .active{color:var(--global--color-body)}.page-title.page-title-blank .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item:before{color:var(--global--color-heading)}.page-title.page-title-blank-2 .breadcrumb-wrap{border-bottom:0;min-height:100px}@media screen and (max-width:991.98px){.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb{line-height:1.4;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}}.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb a{color:var(--global--color-heading);margin-bottom:5px}.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb a:hover{color:var(--global--color-primary)}.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb .active{color:var(--global--color-body)}.page-title.page-title-blank-2 .breadcrumb-wrap .breadcrumb-item+.breadcrumb-item:before{color:var(--global--color-heading)}.page-title.page-title-1 .page-title-wrap{background-position-y:bottom}.page-title.page-title-1 .page-title-wrap .title .title-action .btn{margin-right:40px}@media screen and (max-width:767.98px){.page-title.page-title-1 .page-title-wrap .title .title-action .btn{margin-right:0}}@media screen and (min-width:992px){.page-title.page-title-3 .page-title-wrap{background-position-y:-75px}}.page-title.page-title-3 .page-title-wrap .title .title-action .btn{margin-right:0;width:234px}.page-title.page-title-3 .page-title-wrap .title .title-action .btn:hover i{color:var(--global--color-white)}.page-title.page-title-3 .page-title-wrap .title .title-action .btn i{color:var(--global--color-heading);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (min-width:992px){.page-title.page-title-4 .page-title-wrap{background-position-y:73%}}.page-title.page-title-4 .page-title-wrap .title .title-action .btn{margin-right:0;width:170px}.page-title.page-title-4 .page-title-wrap .title .title-action .btn:hover i{color:var(--global--color-white)}.page-title.page-title-4 .page-title-wrap .title .title-action .btn i{color:var(--global--color-heading);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.page-title.page-title-5 .page-title-wrap{background-position-y:bottom}.page-title.page-title-5 .page-title-wrap .title .title-action .btn:first-child{width:170px}.page-title.page-title-5 .page-title-wrap .title .title-action .btn:last-child{padding:0 27px;width:178px}@media (min-width:992px) and (max-width:1200px){.page-title.page-title-5 .page-title-wrap .title .title-action .btn:last-child{padding:0 25px}}.page-title.page-title-6 .page-title-wrap .title .title-action .btn{width:170px}.page-title.page-title-7 .page-title-wrap .title .title-action .btn{padding:0 27px;width:170px}@media (min-width:992px) and (max-width:1200px){.page-title.page-title-7 .page-title-wrap .title .title-action .btn{padding:0 25px}}.page-title.page-title-8 .page-title-wrap .title .title-action .btn{padding:0 27px;width:170px}@media (min-width:992px) and (max-width:1200px){.page-title.page-title-8 .page-title-wrap .title .title-action .btn{padding:0 25px}}.page-title.page-title-9 .page-title-wrap{height:350px}@media screen and (min-width:992px){.page-title.page-title-9 .page-title-wrap{background-position-y:70%}}.page-title.page-title-9 .page-title-wrap .title .title-heading{margin-bottom:0}@media screen and (min-width:992px){.page-title.page-title-9 .breadcrumb-wrap .breadcrumb{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-title.page-title-10{position:relative}.page-title.page-title-10 .page-title-wrap{height:675px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-title.page-title-10 .page-title-wrap .title{margin-bottom:110px}.page-title.page-title-10 .page-title-wrap .title .title-action .btn:first-child{width:170px}.page-title.page-title-10 .page-title-wrap .title .title-action .btn:last-child{padding:0 27px;width:178px}@media (min-width:992px) and (max-width:1200px){.page-title.page-title-10 .page-title-wrap .title .title-action .btn:last-child{padding:0 25px}}.page-title.page-title-10 .page-title-wrap .breadcrumb-wrap{border-bottom:0;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:28px}.page-title.page-title-11{position:relative}.page-title.page-title-11 .page-title-wrap{height:675px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}.page-title.page-title-11 .page-title-wrap .title{margin-bottom:110px}.page-title.page-title-11 .page-title-wrap .title .title-action .btn:first-child{width:170px}.page-title.page-title-11 .page-title-wrap .title .title-action .btn:last-child{padding:0 27px;width:178px}@media (min-width:992px) and (max-width:1200px){.page-title.page-title-11 .page-title-wrap .title .title-action .btn:last-child{padding:0 25px}}.page-title.page-title-11 .page-title-wrap .breadcrumb-wrap{border-bottom:0;height:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:28px}.page-title.page-title-12 .page-title-wrap{background-position-y:top;height:470px}.page-title.page-title-12 .page-title-wrap .title .title-heading{margin-bottom:23px}@media screen and (min-width:992px){.page-title.page-title-12 .breadcrumb-wrap .breadcrumb{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.page-title.page-title-13 .page-title-wrap{background-position-y:bottom;height:395px}@media screen and (min-width:992px){.page-title.page-title-13 .page-title-wrap{background-position-y:75%}}@media screen and (max-width:767.98px){.page-title.page-title-13 .page-title-wrap{height:230px}}.page-title.page-title-13 .page-title-wrap .title .title-heading{margin-bottom:20px}.page-title.page-title-14 .page-title-wrap{background-position-y:bottom;height:350px}@media screen and (min-width:992px){.page-title.page-title-14 .page-title-wrap{background-position-y:75%}}@media screen and (max-width:767.98px){.page-title.page-title-14 .page-title-wrap{height:230px}}.owl-nav.disabled{display:none}.carousel-dots{position:relative}.carousel-dots button.owl-dot,.carousel-dots button.owl-dot:focus{background-color:transparent;border:none;-webkit-box-shadow:none;box-shadow:none;outline:none;padding:0}.carousel-dots .owl-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;z-index:5}.carousel-dots .owl-dots .owl-dot{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;margin-right:10px}.carousel-dots .owl-dots .owl-dot:last-child{margin-right:0}.carousel-dots .owl-dots .owl-dot.active span{background-color:var(--global--color-primary);height:6px}.carousel-dots .owl-dots .owl-dot span{background-color:#6b7475;border-top:3px solid transparent;display:inline-block;height:3px;margin-right:0;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:35px}@media screen and (max-width:767.98px){.carousel-dots .owl-dots .owl-dot span{width:25px}}@media screen and (min-width:992px){.carousel-dots.dots-side .owl-dots{bottom:-17px;position:absolute;right:0}}@media screen and (max-width:991.98px){.carousel-dots.dots-side .owl-dots{margin-bottom:35px}}.owl-carousel .owl-stage-outer{overflow:visible}.owl-carousel .owl-stage-outer .owl-item{opacity:0}.owl-carousel .owl-stage-outer .owl-item.active{opacity:1}.carousel-navs{position:relative}.carousel-navs .owl-nav span{font-size:0}@media screen and (min-width:992px){.carousel-navs .owl-nav{left:0;position:absolute;right:0;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}}.carousel-navs .owl-next,.carousel-navs .owl-prev{position:absolute}.carousel-navs .owl-next:hover:before,.carousel-navs .owl-prev:hover:before{color:var(--global--color-primary)}.carousel-navs .owl-next:before,.carousel-navs .owl-prev:before{color:#687596;font-family:carousel;font-size:43px;font-weight:600;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.carousel-navs .owl-prev{left:50px}.carousel-navs .owl-prev:before{content:"\e990"}.carousel-navs .owl-next{right:50px}.carousel-navs .owl-next:before{content:"\e991"}.carousel-navs .owl-dots{bottom:30px;position:absolute;width:100%}.heading{margin-bottom:48px}@media screen and (max-width:991.98px){.heading{text-align:center}}.heading .heading-subtitle{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:1;margin-bottom:13px}@media screen and (max-width:991.98px){.heading .heading-subtitle{line-height:1.5}}.heading .heading-subtitle.heading-subtitle-bg{background-color:#e0f6e9;border-radius:4px;display:inline-block;padding:12px 20px;width:-webkit-max-content;width:-moz-max-content;width:max-content}@media screen and (max-width:991.98px){.heading .heading-subtitle.heading-subtitle-bg{width:auto}}.heading .heading-title{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:40px;font-weight:700;line-height:54px;margin-bottom:25px}@media (min-width:992px) and (max-width:1200px){.heading .heading-title{font-size:35px;line-height:1.4}}@media screen and (max-width:767.98px){.heading .heading-title{font-size:32px;line-height:1.4}}.heading .heading-desc{color:var(--global--color-body);font-family:var(--global--font-body);font-size:16px;font-weight:400;line-height:27px;margin-bottom:25px}@media (min-width:992px) and (max-width:1200px){.heading .heading-desc{font-size:15px;line-height:26px}}.heading .paragraph{color:#283b6a;font-size:16px;font-weight:700;line-height:27px;margin-bottom:0}.heading.heading-light .heading-subtitle{color:var(--global--color-gray)}.heading.heading-light .heading-title{color:var(--global--color-white)}.heading.heading-light .heading-desc,.heading.heading-light .paragraph{color:var(--global--color-gray)}.heading.heading-light2 .heading-subtitle{color:var(--global--color-primary)}.heading.heading-light2 .heading-title{color:var(--global--color-white)}.heading.heading-light2 .heading-desc,.heading.heading-light2 .paragraph{color:var(--global--color-gray)}.heading.heading-1{margin-bottom:40px}.heading.heading-1 .heading-title{margin-bottom:0}.heading.heading-2{margin-bottom:70px}.heading.heading-2 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-2 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-2 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-2 .heading-desc:first-child{margin-top:8px}.heading.heading-2 .heading-desc:nth-child(2){margin-bottom:32px}.heading.heading-3{margin-bottom:63px}.heading.heading-3 .heading-title{font-size:37px;line-height:54px}@media (min-width:992px) and (max-width:1200px){.heading.heading-3 .heading-title{font-size:32px;line-height:1.4}}@media screen and (max-width:767.98px){.heading.heading-3 .heading-title{font-size:32px;line-height:1.4}}.heading.heading-4{margin-bottom:70px}.heading.heading-4 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-4 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-4 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-4 .heading-desc{margin-bottom:32px}.heading.heading-5{margin-bottom:58px}.heading.heading-5 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-5 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-5 .heading-title{font-size:35px;line-height:1.4}}.heading.heading-6 .heading-title{font-size:37px;line-height:54px;margin-bottom:31px}@media screen and (max-width:767.98px){.heading.heading-6 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-6 .heading-title{font-size:32px;line-height:1.4}}.heading.heading-7{margin-bottom:41px}.heading.heading-7 .heading-title{font-size:24px;line-height:1.5}.heading.heading-8{margin-bottom:56px}.heading.heading-8 .heading-title{font-size:37px;line-height:54px;margin-bottom:0}@media screen and (max-width:767.98px){.heading.heading-8 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-8 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-9{margin-bottom:96px}.heading.heading-9 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-9 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-9 .heading-title{font-size:35px;line-height:1.4}}.heading.heading-10 .heading-title{font-size:37px;line-height:54px;margin-bottom:21px}@media screen and (max-width:767.98px){.heading.heading-10 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-10 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-10 .heading-desc{font-weight:700;margin-bottom:42px}@media screen and (max-width:575px){.heading.heading-10 .heading-desc{margin-left:25px;margin-right:25px}}.heading.heading-11 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-11 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-11 .heading-title{font-size:35px;line-height:1.4}}.heading.heading-12{margin-bottom:40px}.heading.heading-12 .heading-title{margin-bottom:0}@media (min-width:992px) and (max-width:1200px){.heading.heading-12 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-13{margin-bottom:48px}.heading.heading-13 .heading-title{margin-bottom:0}@media (min-width:992px) and (max-width:1200px){.heading.heading-13 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-14{margin-bottom:23px}.heading.heading-15{margin-bottom:70px}.heading.heading-15 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-15 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-15 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-15 .heading-desc{margin-bottom:35px;margin-top:8px}.heading.heading-16 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-16 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-16 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-17 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-17 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-17 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-18 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-18 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-18 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-19 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-19 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-19 .heading-title{font-size:30px;line-height:1.4}}.heading.heading-20{margin-bottom:0}.heading.heading-20 .heading-title{font-size:37px;line-height:54px}@media screen and (max-width:767.98px){.heading.heading-20 .heading-title{font-size:32px;line-height:1.4}}@media (min-width:992px) and (max-width:1200px){.heading.heading-20 .heading-title{font-size:30px;line-height:1.4}}@media screen and (min-width:992px){.heading.heading-20 .heading-desc:last-child{margin-bottom:0}}.heading.heading-21{margin-bottom:34px}.heading.heading-21 .heading-title{font-size:24px;line-height:48px;margin-bottom:0}.skills .progressbar{margin-bottom:29px}.skills .progressbar:last-of-type{margin-bottom:0}.skills .progressbar .progress-title{display:block;line-height:1;margin-bottom:7px;position:relative;width:100%}.skills .progressbar .progress-title .title{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:1;margin-bottom:2px}.skills .progressbar .progress-title .value{bottom:7px;color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:1px;margin-left:-27px;opacity:0;position:absolute;text-transform:uppercase;-webkit-transition:opacity .3s linear;-o-transition:opacity .3s linear;transition:opacity .3s linear}.skills .progressbar .progress{background-color:transparent;border-bottom:2px solid #dcdee2;border-radius:0;-webkit-box-shadow:none;box-shadow:none;height:12px;margin-bottom:0;padding:0;width:100%}.skills .progressbar .progress .progress-bar{background-color:#435ba1;border-radius:4px;height:7px;width:0}@media only screen and (min-width:320px) and (max-width:767px){.skills .heading{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.skills .heading{margin-bottom:30px}}.slider{padding-bottom:0;padding-top:0}.slider .slide{height:650px;padding-top:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.slider .slide,.slider .slide .slide-content{display:-webkit-box;display:-ms-flexbox;display:flex}.slider .slide .slide-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991.98px){.slider .slide .slide-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.slider .slide .slide-content .slide-subheadline{color:var(--global--color-gray);font-family:var(--global--font-body);font-size:16px;font-weight:700;line-height:1;margin-bottom:20px}@media screen and (max-width:991.98px){.slider .slide .slide-content .slide-subheadline{line-height:1.5;text-align:center}}.slider .slide .slide-content .slide-headline{color:var(--global--color-white);font-family:var(--global--font-heading);font-size:75px;font-weight:700;line-height:75px;margin-bottom:24px}@media (min-width:992px) and (max-width:1200px){.slider .slide .slide-content .slide-headline{font-size:60px;line-height:1.3}}@media screen and (max-width:767.98px){.slider .slide .slide-content .slide-headline{font-size:32px;line-height:1.4}}@media screen and (max-width:991.98px){.slider .slide .slide-content .slide-headline{text-align:center}}.slider .slide .slide-content .slide-desc{color:var(--global--color-gray);font-family:var(--global--font-body);font-size:18px;font-weight:700;line-height:29px;margin-bottom:41px}@media screen and (max-width:991.98px){.slider .slide .slide-content .slide-desc{text-align:center}}.slider .slide .slide-content .slide-action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767.98px){.slider .slide .slide-content .slide-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.slider .slide .slide-content .slide-action .btn{-webkit-box-pack:justify;-ms-flex-pack:justify;border-radius:4px;-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;height:65px;justify-content:space-between;margin-right:60px;padding:60px;width:200px}.slider .slide .slide-content .slide-action .btn:last-child{margin-right:0}@media screen and (max-width:767.98px){.slider .slide .slide-content .slide-action .btn{height:50px;margin-bottom:20px;margin-right:0;width:190px}.slider .slide .slide-content .slide-action .btn:last-child{margin-bottom:0}}.slider .slide .slide-content .slide-action .btn i{font-size:12px;margin-right:0}.slider .slide .slide-content .slide-list{margin-right:40px}@media screen and (max-width:767.98px){.slider .slide .slide-content .slide-list{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-right:0}}.slider .slide .slide-content .slide-list .icon{display:inline-block;margin-right:35px}.slider .slide .slide-content .slide-list .icon:last-child{margin-right:0}@media screen and (max-width:767.98px){.slider .slide .slide-content .slide-list .icon{margin:0 15px 15px}.slider .slide .slide-content .slide-list .icon:last-child{margin-right:15px}}.slider .slide .slide-content .slide-list .icon:hover i{-webkit-transform:translateY(-10px);-ms-transform:translateY(-10px);transform:translateY(-10px)}.slider .slide .slide-content .slide-list .icon i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.slider .slide .slide-content .slide-list .icon i:before{color:var(--global--color-white);font-size:67px;margin-left:0}.slider .slide .slider-panel-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:991.98px){.slider .slide .slider-panel-holder{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.slider .slide .slider-panel-holder .slider-panel{background-color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;padding:40px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.08);box-shadow:0 5px 83px 0 rgba(40,40,40,.08);max-width:270px;text-align:center}@media screen and (max-width:767.98px){.slider .slide .slider-panel-holder .slider-panel{padding:30px}}@media (min-width:992px) and (max-width:1200px){.slider .slide .slider-panel-holder .slider-panel{padding:20px}}.slider .slide .slider-panel-holder .slider-panel:before{background-color:var(--global--color-primary);content:"";height:4px;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 80px)}@media screen and (max-width:767.98px){.slider .slide .slider-panel-holder .slider-panel:before{width:calc(100% - 60px)}}@media (min-width:992px) and (max-width:1200px){.slider .slide .slider-panel-holder .slider-panel:before{width:calc(100% - 40px)}}.slider .slide .slider-panel-holder .slider-panel .panel-icon{margin-bottom:23px}.slider .slide .slider-panel-holder .slider-panel .panel-icon:before{color:var(--global--color-heading);font-size:75px;margin-left:0}.slider .slide .slider-panel-holder .slider-panel .panel-title{color:var(--global--color-secondary);font-size:19px;line-height:29px;margin-bottom:10px}.slider .slide .slider-panel-holder .slider-panel .panel-desc{font-size:15px;line-height:25px;margin-bottom:17px}.slider .slide .slider-panel-holder .slider-panel a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-primary);border-radius:50%;color:var(--global--color-white);height:32px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:32px}.slider .slide .slider-panel-holder .slider-panel a:hover{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}@media screen and (max-width:991.98px){.slider .carousel-navs .owl-nav{display:none}}.slider .carousel-navs .owl-nav span{font-size:0}.slider .carousel-navs .owl-nav .owl-next:before,.slider .carousel-navs .owl-nav .owl-prev:before{color:hsla(0,0%,100%,.5);font-family:carousel!important;font-size:44px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.slider .carousel-navs .owl-nav .owl-prev:before{content:"\e990"}.slider .carousel-navs .owl-nav .owl-next:before{content:"\e991"}.slider .carousel-navs .owl-nav .owl-next,.slider .carousel-navs .owl-nav .owl-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.slider .carousel-navs .owl-nav .owl-next:hover:before,.slider .carousel-navs .owl-nav .owl-prev:hover:before{color:#fff}.slider .carousel-navs .owl-nav .owl-next{right:30px}.slider .carousel-navs .owl-nav .owl-prev{left:30px;margin-right:0}@media screen and (max-width:991.98px){.slider.slider-1 .slide{height:auto;padding-bottom:110px;padding-top:70px}.slider.slider-1 .slide .slide-content{margin-bottom:50px}}@media screen and (max-width:767.98px){.slider.slider-1 .slide .slide-content .slide-list{margin-bottom:25px}}@media screen and (min-width:992px){.slider.slider-2 .carousel-dots{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.slider.slider-2 .carousel-dots .owl-dots{bottom:auto;margin-left:auto;margin-right:auto;max-width:960px;padding-left:var(--bs-gutter-x,.75rem);padding-right:var(--bs-gutter-x,.75rem);position:relative;-webkit-box-ordinal-group:0;-ms-flex-order:-1;order:-1;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;margin-top:-6px;-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}}@media screen and (min-width:1200px){.slider.slider-2 .carousel-dots .owl-dots{max-width:1140px}}.slider.slider-3 .slide-content .slide-headline{margin-bottom:34px}.slider.slider-3 .slide-content .slide-list{margin-bottom:32px;margin-right:0}@media screen and (max-width:767.98px){.slider.slider-3 .slide-content .slide-list li:before{margin-right:10px;-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width:991.98px){.slider.slider-3 .slide-content .slide-action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.slider.slider-3 .slide-content .slide-action .btn:first-child{margin-right:40px}@media screen and (max-width:767.98px){.slider.slider-3 .slide-content .slide-action .btn:first-child{margin-right:0}}.slider.slider-3 .slide-content .slide-action .btn:first-child:hover i{color:var(--global--color-white)}.slider.slider-3 .slide-content .slide-action .btn:first-child i{color:var(--global--color-heading);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.slider.slider-3 .slide-content .slide-action .btn-video:hover span{color:var(--global--color-heading)}.slider.slider-3 .slide-content .slide-action .btn-video:hover i{background-color:var(--global--color-heading);color:var(--global--color-white)}.slider.slider-3 .slide-content .slide-action .btn-video i{height:65px;margin-right:30px;width:65px}.slider.slider-3 .slide-content .slide-action .btn-video span{color:var(--global--color-white);font-family:var(--global--font-body);font-size:15px;font-weight:700;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.hero{padding-bottom:0}.hero .hero-content{padding-bottom:26px;padding-top:185px}@media screen and (max-width:991.98px){.hero .hero-content{padding-top:120px;text-align:center}}.hero .hero-content .hero-subtitle{color:var(--global--color-gray);font-family:var(--global--font-body);font-size:16px;font-weight:700;line-height:1;margin-bottom:15px}@media screen and (max-width:991.98px){.hero .hero-content .hero-subtitle{line-height:1.5}}.hero .hero-content .hero-title{color:var(--global--color-white);font-family:var(--global--font-heading);font-size:40px;font-weight:500;line-height:55px;margin-bottom:19px}@media (min-width:992px) and (max-width:1199px){.hero .hero-content .hero-title{font-size:35px;line-height:1.4}}@media screen and (max-width:767.98px){.hero .hero-content .hero-title{font-size:32px;line-height:1.4}}.hero .hero-content .hero-desc{color:var(--global--color-gray);font-family:var(--global--font-body);font-size:16px;font-weight:400;line-height:27px;margin-bottom:31px}.hero .hero-content .hero-action{margin-bottom:105px}@media screen and (max-width:767.98px){.hero .hero-content .hero-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:70px}}.hero .hero-content .hero-action .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;height:60px;margin-right:30px;width:210px}@media screen and (max-width:767.98px){.hero .hero-content .hero-action .btn{height:50px;margin-bottom:15px;margin-right:0;width:210px}}@media (min-width:992px) and (max-width:1250px){.hero .hero-content .hero-action .btn{margin-bottom:15px;width:170px}}.hero .hero-content .hero-action .btn:last-child{margin-right:0}.hero .hero-content .hero-action .btn.btn--white{-webkit-box-shadow:2.121px 2.121px 3px rgba(3,21,50,.05);box-shadow:2.121px 2.121px 3px rgba(3,21,50,.05)}@media screen and (max-width:991.98px){.hero .hero-content .breadcrumb{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero .hero-content .breadcrumb .breadcrumb-item+.breadcrumb-item{display:-webkit-box;display:-ms-flexbox;display:flex;padding-left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero .hero-content .breadcrumb .breadcrumb-item+.breadcrumb-item a{font-size:14px;line-height:1}.hero .hero-content .breadcrumb>li+li:before{color:var(--global--color-white);content:"\f054";font-family:Font Awesome\ 5 Free;font-size:10px;font-weight:700;padding:0 10px}.hero .hero-panel-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end}@media screen and (max-width:991.98px){.hero .hero-panel-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;margin-bottom:30px}}.hero .hero-panel-holder .hero-panel{background-color:var(--global--color-white);border-radius:8px 0 8px 8px;max-width:290px;padding:26px 40px 39px}.hero .hero-panel-holder .hero-panel .panel-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991.98px){.hero .hero-panel-holder .hero-panel .panel-content{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero .hero-panel-holder .hero-panel .panel-content i{color:#51668a;display:inline-block;margin-bottom:12px}.hero .hero-panel-holder .hero-panel .panel-content i:before{font-size:49px;margin-left:0}.hero .hero-panel-holder .hero-panel .panel-content h5{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:19px;font-weight:500;line-height:28px;margin-bottom:14px}.hero .hero-panel-holder .hero-panel .panel-content p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:24px;margin-bottom:21px}.hero .hero-panel-holder .hero-panel .panel-content .btn{border:2px solid #687596;border-radius:8px 8px 0 8px;height:42px;-webkit-transition-property:background,color,border-color;-o-transition-property:background,color,border-color;transition-property:background,color,border-color;width:155px}.hero .hero-panel-holder .hero-panel .panel-content .btn:before{background-color:var(--global--color-secondary);height:calc(100% + 4px);left:-2px;top:-2px;width:calc(100% + 4px)}.hero .hero-panel-holder .hero-panel .panel-content .btn:hover{border-color:#213360}.hero .hero-panel-holder .hero-panel.hero-panel-dark{background-color:#435ba1}.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content h5,.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content i,.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content p{color:var(--global--color-white)}.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content .btn{background-color:transparent;border:2px solid;color:var(--global--color-white);-webkit-transition-property:background,color,border-color;-o-transition-property:background,color,border-color;transition-property:background,color,border-color}.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content .btn:before{background-color:var(--global--color-primary);height:calc(100% + 4px);left:-2px;top:-2px;width:calc(100% + 4px)}.hero .hero-panel-holder .hero-panel.hero-panel-dark .panel-content .btn:hover{border-color:var(--global--color-primary);color:var(--global--color-white)}.hero .hero-panel-holder .phone-card{background-color:#435ba1;border-radius:0 32px 0 0;display:-webkit-box;display:-ms-flexbox;display:flex;max-width:470px;padding:35px 40px 31px}@media screen and (min-width:992px){.hero .hero-panel-holder .phone-card{-webkit-transform:translateY(80px);-ms-transform:translateY(80px);transform:translateY(80px)}}@media screen and (max-width:767.98px){.hero .hero-panel-holder .phone-card{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.hero .hero-panel-holder .phone-card .card-icon{-ms-flex-negative:0;flex-shrink:0;margin-right:30px}@media screen and (max-width:767.98px){.hero .hero-panel-holder .phone-card .card-icon{margin-right:0}}.hero .hero-panel-holder .phone-card .card-icon i:before{color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-size:50px;margin-left:0;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.hero .hero-panel-holder .phone-card .card-content h5{color:var(--global--color-white);font-size:19px;font-weight:500;line-height:28px;margin-bottom:16px}.hero .hero-panel-holder .phone-card .card-content p{color:var(--global--color-gray);font-size:14px;line-height:24px;margin-bottom:15px}.hero .hero-panel-holder .phone-card .card-content a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--global--color-white);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:991.98px){.hero .hero-panel-holder .phone-card .card-content a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.hero .hero-panel-holder .phone-card .card-content a span{font-family:var(--global--font-heading);font-size:24px;font-weight:400;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.hero .hero-panel-holder .phone-card .card-content a i{font-size:19px;margin-bottom:4px;margin-right:15px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.hero .hero-panel-holder.hero-panel-holder-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media screen and (max-width:991.98px){.hero .hero-panel-holder.hero-panel-holder-2{-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.hero .hero-rating{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hero .hero-rating .num{color:var(--global--color-white);font-family:var(--global--font-heading);font-size:37px;font-weight:500;line-height:22px;margin-right:18px}.hero .hero-rating .rating-body p{color:var(--global--color-gray);font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:23px;margin-bottom:0}.hero .hero-rating .rating-body p a{color:var(--global--color-secondary);font-family:var(--global--font-body);font-size:14px;font-weight:700;line-height:23px}.blog{padding:127px 0 70px}.blog.blog-1{padding-bottom:105px;padding-top:119px}@media screen and (max-width:991.98px){.blog.blog-1{padding-bottom:70px;padding-top:70px}}.blog.blog-2{padding-bottom:105px;padding-top:129px}@media screen and (max-width:991.98px){.blog.blog-2{padding-bottom:70px;padding-top:70px}}.blog .more-blog{text-align:center}.blog .more-blog a{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:15px;font-weight:700;padding-bottom:6px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog .more-blog a:hover:before{width:80%}.blog .more-blog a:before{background-color:var(--global--color-primary);bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.blog-entry{background-color:var(--global--color-white);border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.08);box-shadow:0 5px 83px 0 rgba(40,40,40,.08);height:calc(100% - 30px);margin-bottom:36px;position:relative;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}@media screen and (max-width:991.98px){.blog-entry{margin:0 auto 30px;max-width:370px}}.blog-entry:before{background-color:#eaeaea;border-radius:8px 0 0 0;content:"";height:10px;left:0;position:absolute;top:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:calc(100% - 40px)}@media screen and (max-width:767.98px){.blog-entry:before{width:calc(100% - 20px)}}@media (min-width:992px) and (max-width:1200px){.blog-entry:before{width:calc(100% - 25px)}}.blog-entry:after{background-color:var(--global--color-primary);border-radius:8px 0 0 0;content:"";height:10px;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:left;-ms-transform-origin:left;transform-origin:left;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:calc(100% - 40px)}@media screen and (max-width:767.98px){.blog-entry:after{width:calc(100% - 20px)}}@media (min-width:992px) and (max-width:1200px){.blog-entry:after{width:calc(100% - 25px)}}.blog-entry:hover{-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11)}.blog-entry:hover:after{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1)}.blog-entry:hover .entry-content .entry-img-wrap .entry-img img{-webkit-transform:scaleX(1);transform:scaleX(1)}.blog-entry:hover .entry-content .entry-more .btn{background-color:var(--global--color-heading);border-color:var(--global--color-heading);-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);color:var(--global--color-white)}.blog-entry:hover .entry-content .entry-more .btn i{background-color:var(--global--color-white);color:var(--global--color-heading)}.blog-entry .entry-content{display:flex;flex-direction:column;height:100%;padding:36px 40px 40px}@media (min-width:992px) and (max-width:1200px){.blog-entry .entry-content{padding-left:25px;padding-right:25px}}@media screen and (max-width:767.98px){.blog-entry .entry-content{padding-left:20px;padding-right:20px}}.blog-entry .entry-content .entry-bio{flex-grow:1}.blog-entry .entry-content .entry-img-wrap{margin-bottom:32px;position:relative;-webkit-transform:translateX(-40px);-ms-transform:translateX(-40px);transform:translateX(-40px);width:calc(100% + 40px)}@media (min-width:992px) and (max-width:1200px){.blog-entry .entry-content .entry-img-wrap{-webkit-transform:translateX(-25px);-ms-transform:translateX(-25px);transform:translateX(-25px);width:calc(100% + 25px)}}@media screen and (max-width:767.98px){.blog-entry .entry-content .entry-img-wrap{-webkit-transform:translateX(-20px);-ms-transform:translateX(-20px);transform:translateX(-20px);width:calc(100% + 20px)}}.blog-entry .entry-content .entry-img-wrap .entry-img{border-radius:0 8px 8px 0;max-width:100%;overflow:hidden;position:relative}.blog-entry .entry-content .entry-img-wrap .entry-img img{height:auto;max-width:100%;-webkit-transform:scale3d(1.05,1.05,1);transform:scale3d(1.05,1.05,1);-webkit-transition:-webkit-transform .35s;transition:-webkit-transform .35s;-o-transition:transform .35s;transition:transform .35s;transition:transform .35s,-webkit-transform .35s}.blog-entry .entry-content .entry-img-wrap .entry-category{bottom:-15px;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;left:40px;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#ebb5d5;border-radius:6px;height:30px;margin-bottom:0;padding:0 10px}@media (min-width:992px) and (max-width:1200px){.blog-entry .entry-content .entry-img-wrap .entry-category{left:25px}}@media screen and (max-width:767.98px){.blog-entry .entry-content .entry-img-wrap .entry-category{left:20px}}.blog-entry .entry-content .entry-img-wrap .entry-category a{color:var(--global--color-white);font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:26px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-entry .entry-content .entry-img-wrap .entry-category a:after{content:", ";margin-right:4px;position:relative}.blog-entry .entry-content .entry-img-wrap .entry-category a:last-of-type:after{content:""}.blog-entry .entry-content .entry-img-wrap .entry-category a:hover{color:var(--global--color-heading)}.blog-entry .entry-content .entry-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:6px}.blog-entry .entry-content .entry-meta .entry-date{margin-right:20px}.blog-entry .entry-content .entry-meta .entry-date .day,.blog-entry .entry-content .entry-meta .entry-date .year{color:#616161;font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:16px}.blog-entry .entry-content .entry-meta .entry-date .day:after{content:",";margin-right:3px}.blog-entry .entry-content .entry-meta .entry-author p{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:16px;margin-bottom:0}.blog-entry .entry-content .entry-title{margin-bottom:32px}.blog-entry .entry-content .entry-title h4 a{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:20px;font-weight:600;line-height:28px;margin-bottom:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-entry .entry-content .entry-title h4 a:hover{color:var(--global--color-primary)}@media (min-width:992px) and (max-width:1200px){.blog-entry .entry-content .entry-title h4 a{font-size:18px}}.blog-entry .entry-content .entry-bio p{font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:25px;margin-bottom:22px}@media screen and (max-width:767.98px){.blog-entry .entry-content .entry-more{text-align:center}}.blog-entry .entry-content .entry-more a{border:2px solid rgba(37,55,69,.5);height:45px;padding:0 20px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:142px}.blog-entry .entry-content .entry-more a:before{content:unset}.blog-entry .entry-content .entry-more a:hover i{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.blog-entry .entry-content .entry-more a i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-heading);border-radius:50%;color:var(--global--color-white);font-size:12px;height:20px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:20px}.blog-grid{padding:70px 0 110px}.blog-grid .owl-carousel .owl-stage-outer{overflow:visible}.blog-grid .owl-carousel .owl-stage-outer .owl-item{opacity:0}.blog-grid .owl-carousel .owl-stage-outer .owl-item.active{opacity:1}.blog-grid .owl-carousel .owl-dots{bottom:auto;position:relative;right:auto;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}@media screen and (max-width:991.98px){.blog-grid .owl-carousel .owl-dots{margin-top:0}}.blog-grid .owl-carousel .owl-dots .owl-dot{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.blog-grid.blog-grid-2{padding-top:510px}.blog-grid.blog-grid-3{padding-top:130px}@media screen and (max-width:991.98px){.blog-grid.blog-grid-3{padding-bottom:70px;padding-top:70px}}.blog-grid.blog-grid-4{padding-top:218px}@media screen and (max-width:991.98px){.blog-grid.blog-grid-4{padding-bottom:70px;padding-top:70px}}.blog-grid.blog-grid-5{padding-bottom:110px;padding-top:110px}.blog-grid-5{background-color:#1f214a}@media screen and (max-width:991.98px){.blog-grid.blog-grid-5{padding-bottom:70px;padding-top:70px}}.blog-grid.blog-grid-5 .blog-entry{height:calc(100% - 30px);margin-bottom:30px}.blog-grid.blog-grid-5 .pagination{margin-top:20px}.blog-standard{padding-bottom:110px;padding-top:110px}@media screen and (max-width:991.98px){.blog-standard{padding-bottom:70px;padding-top:70px}}.blog-standard .blog-entry{-webkit-box-shadow:none;box-shadow:none;margin-top:0}@media screen and (max-width:991.98px){.blog-standard .blog-entry{max-width:none}}.blog-standard .blog-entry:last-of-type{margin-bottom:0}.blog-standard .blog-entry:before{content:unset}.blog-standard .blog-entry .entry-img{position:relative}.blog-standard .blog-entry .entry-img img{border-radius:12px;max-width:100%}.blog-standard .blog-entry .entry-content{padding:34px 40px 40px}.blog-standard .blog-entry .entry-content .entry-bio{flex-grow:1}@media (min-width:992px) and (max-width:1200px){.blog-standard .blog-entry .entry-content{padding-left:25px;padding-right:25px}}@media screen and (max-width:991.98px){.blog-standard .blog-entry .entry-content{padding:39px 0 40px}}.blog-standard .blog-entry .entry-content .entry-meta{background-color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:23px}.blog-standard .blog-entry .entry-content .entry-meta .entry-date{margin-right:15px}.blog-standard .blog-entry .entry-content .entry-meta .entry-date span{color:#616161;font-family:var(--global--font-body);font-size:13px;font-weight:400}.blog-standard .blog-entry .entry-content .entry-meta .entry-date span:last-child:after{content:unset}.blog-standard .blog-entry .entry-content .entry-meta .entry-date span:after{content:",";margin-right:3px}.blog-standard .blog-entry .entry-content .entry-meta .entry-comments span{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:13px;font-weight:400}.blog-standard .blog-entry .entry-content .entry-meta .entry-comments span.num{color:var(--global--color-primary);margin-left:3px}.blog-standard .blog-entry .entry-content .entry-meta .entry-category{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-right:15px}.blog-standard .blog-entry .entry-content .entry-meta .entry-category a{color:#616161;font-family:var(--global--font-body);font-size:13px;font-weight:400}.blog-standard .blog-entry .entry-content .entry-meta .entry-category a:hover{color:var(--global--color-heading)}.blog-standard .blog-entry .entry-content .entry-meta .entry-category a:last-child:after{content:unset}.blog-standard .blog-entry .entry-content .entry-meta .entry-category a:after{content:",";margin-right:5px}.blog-standard .blog-entry .entry-content .entry-title{margin-bottom:23px}.blog-standard .blog-entry .entry-content .entry-title h4{margin-bottom:0}.blog-standard .blog-entry .entry-content .entry-title h4 a{font-size:40px;font-weight:700;line-height:49px}@media (min-width:992px) and (max-width:1200px){.blog-standard .blog-entry .entry-content .entry-title h4 a{font-size:35px}}@media screen and (max-width:767.98px){.blog-standard .blog-entry .entry-content .entry-title h4 a{font-size:32px;line-height:1.4}}.blog-standard .blog-entry .entry-content .entry-bio p{font-size:16px;line-height:27px}.blog-standard .blog-entry .entry-content .entry-more a{border:0;border-bottom:2px solid var(--global--color-heading);color:var(--global--color-heading);font-size:14px;font-weight:700;padding:0 0 5px;width:-webkit-max-content;width:-moz-max-content;width:max-content}.blog-standard .blog-entry .entry-content .entry-more a:hover{border-color:var(--global--color-primary);color:var(--global--color-primary)}.blog-single{padding-bottom:110px;padding-top:0}@media screen and (max-width:991.98px){.blog-single{padding-bottom:40px}}.blog-single .blog-entry{-webkit-box-shadow:none;box-shadow:none;margin-top:0}@media screen and (max-width:991.98px){.blog-single .blog-entry{max-width:none}}.blog-single .blog-entry:last-of-type{margin-bottom:0}.blog-single .blog-entry:before{content:unset}.blog-single .blog-entry .entry-img{position:relative}.blog-single .blog-entry .entry-img img{border-radius:12px;max-width:100%}.blog-single .blog-entry .entry-img .entry-meta{background-color:var(--global--color-white);border-radius:0 12px 0 0;bottom:-6px;display:-webkit-box;display:-ms-flexbox;display:flex;left:0;padding:25px 40px 0;position:absolute;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end}@media (min-width:992px) and (max-width:1200px){.blog-single .blog-entry .entry-img .entry-meta{padding-left:25px;padding-right:25px}}@media screen and (max-width:767.98px){.blog-single .blog-entry .entry-img .entry-meta{padding-left:25px;padding-right:25px}}.blog-single .blog-entry .entry-img .entry-meta .entry-date{margin-right:20px}.blog-single .blog-entry .entry-img .entry-meta .entry-date span{color:#616161;font-family:var(--global--font-body);font-size:13px;font-weight:400}.blog-single .blog-entry .entry-img .entry-meta .entry-date span:last-child:after{content:unset}.blog-single .blog-entry .entry-img .entry-meta .entry-date span:after{content:",";margin-right:3px}.blog-single .blog-entry .entry-img .entry-meta .entry-author{margin-right:20px}.blog-single .blog-entry .entry-img .entry-meta .entry-author a{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:13px;font-weight:400}.blog-single .blog-entry .entry-img .entry-meta .entry-author a:hover{color:var(--global--color-primary)}.blog-single .blog-entry .entry-img .entry-meta .entry-comments span{color:#616161;font-family:var(--global--font-body);font-size:13px;font-weight:400}.blog-single .blog-entry .entry-img .entry-meta .entry-comments span.num{color:var(--global--color-primary);margin-left:3px}.blog-single .blog-entry .entry-img .entry-meta .entry-category{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:#4aab3d;border-radius:6px;height:30px;left:40px;padding:0 10px;top:-15px}@media (min-width:992px) and (max-width:1200px){.blog-single .blog-entry .entry-img .entry-meta .entry-category{left:25px}}@media screen and (max-width:767.98px){.blog-single .blog-entry .entry-img .entry-meta .entry-category{left:25px}}.blog-single .blog-entry .entry-img .entry-meta .entry-category a{color:var(--global--color-white);font-family:var(--global--font-body);font-size:13px;font-weight:400}.blog-single .blog-entry .entry-img .entry-meta .entry-category a:hover{color:var(--global--color-heading)}.blog-single .blog-entry .entry-img .entry-meta .entry-category a:last-child:after{content:unset}.blog-single .blog-entry .entry-img .entry-meta .entry-category a:after{content:",";margin-right:5px}.blog-single .blog-entry .entry-content{border-bottom:1px solid #eaeaea;padding:39px 40px 40px}@media (min-width:992px) and (max-width:1200px){.blog-single .blog-entry .entry-content{padding-left:25px;padding-right:25px}}@media screen and (max-width:991.98px){.blog-single .blog-entry .entry-content{padding:39px 0 40px}}.blog-single .blog-entry .entry-content .entry-title{margin-bottom:32px}.blog-single .blog-entry .entry-content .entry-title h4{font-size:40px;font-weight:700;line-height:49px}@media (min-width:992px) and (max-width:1200px){.blog-single .blog-entry .entry-content .entry-title h4{font-size:35px}}@media screen and (max-width:767.98px){.blog-single .blog-entry .entry-content .entry-title h4{font-size:32px;line-height:1.4}}.blog-single .blog-entry .entry-content .entry-bio p{font-size:16px;line-height:27px;margin-bottom:27px}.blog-single .blog-entry .entry-content .entry-bio p:last-child{margin-bottom:24px}.blog-single .blog-entry .entry-content .entry-holder .entry-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--global--color-white);border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.21);box-shadow:0 5px 83px 0 rgba(40,40,40,.21);justify-content:space-between;padding:25px 25px 25px 40px}@media screen and (max-width:767.98px){.blog-single .blog-entry .entry-content .entry-holder .entry-share{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;padding:20px}}.blog-single .blog-entry .entry-content .entry-holder .entry-share span{color:var(--global--color-secondary);font-family:var(--global--font-body);font-size:15px;font-weight:700}@media screen and (max-width:767.98px){.blog-single .blog-entry .entry-content .entry-holder .entry-share span{margin-bottom:20px}}.blog-single .blog-entry .entry-content .entry-holder .entry-share a{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid #929ba2;border-radius:50%;height:40px;margin-right:10px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:40px}.blog-single .blog-entry .entry-content .entry-holder .entry-share a:last-child{margin-right:0}.blog-single .blog-entry .entry-content .entry-holder .entry-share a:hover i{background-color:var(--global--color-primary);height:40px;width:40px}.blog-single .blog-entry .entry-content .entry-holder .entry-share a i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-heading);border-radius:50%;color:var(--global--color-white);font-size:11px;height:20px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:20px}.blog-single .blog-entry .entry-content .entry-holder .entry-tags{margin-bottom:32px}.blog-single .blog-entry .entry-content .entry-holder .entry-tags span{color:#282828;font-family:var(--global--font-body);font-size:15px;font-weight:700;margin-right:5px}@media screen and (max-width:767.98px){.blog-single .blog-entry .entry-content .entry-holder .entry-tags{margin-bottom:30px}}.blog-single .blog-entry .entry-content .entry-holder .entry-tags a{color:var(--global--color-primary);display:inline-block;font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:28px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-single .blog-entry .entry-content .entry-holder .entry-tags a:last-child:after{content:unset}.blog-single .blog-entry .entry-content .entry-holder .entry-tags a:hover{color:var(--global--color-heading)}.blog-single .nav-posts{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-bottom:1px solid #eaeaea;padding-bottom:30px;padding-top:30px}@media screen and (max-width:991.98px){.blog-single .nav-posts{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.blog-single .nav-posts .next-post,.blog-single .nav-posts .prev-post{background-color:var(--global--color-white);border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:20px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-single .nav-posts .next-post:hover,.blog-single .nav-posts .prev-post:hover{background-color:#e0f6e9}.blog-single .nav-posts .next-post:hover .post-img .overlay,.blog-single .nav-posts .prev-post:hover .post-img .overlay{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.blog-single .nav-posts .next-post .post-img,.blog-single .nav-posts .prev-post .post-img{-ms-flex-negative:0;border-radius:8px;flex-shrink:0;height:67px;margin-right:20px;overflow:hidden;position:relative;width:90px}.blog-single .nav-posts .next-post .post-img .overlay,.blog-single .nav-posts .prev-post .post-img .overlay{content:"\e905";display:-webkit-box;display:-ms-flexbox;display:flex;height:100%;left:0;position:absolute;right:0;top:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-primary-90);color:var(--global--color-white);-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);transition:.3s ease-in-out}.blog-single .nav-posts .next-post .post-img img,.blog-single .nav-posts .prev-post .post-img img{width:100%}.blog-single .nav-posts .next-post .post-body span,.blog-single .nav-posts .prev-post .post-body span{color:var(--global--color-body);display:block;font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:16px}.blog-single .nav-posts .next-post .post-body .post-link,.blog-single .nav-posts .prev-post .post-body .post-link{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:16px;font-weight:700;line-height:22px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-single .nav-posts .next-post .post-body .post-link:hover,.blog-single .nav-posts .prev-post .post-body .post-link:hover{color:var(--global--color-primary)}@media screen and (min-width:992px){.blog-single .nav-posts .next-post,.blog-single .nav-posts .prev-post{-ms-flex-preferred-size:50%;flex-basis:50%}}.blog-single .nav-posts .prev-post .post-img .overlay i{-webkit-transform:rotate(180deg);-ms-transform:rotate(180deg);transform:rotate(180deg)}@media screen and (max-width:991.98px){.blog-single .nav-posts .prev-post{margin-bottom:38px}}.blog-single .nav-posts .next-post{text-align:right}.blog-single .nav-posts .next-post .post-img{margin-left:20px;margin-right:0}.blog-single .entry-widget{padding-top:62px}.blog-single .entry-widget .entry-widget-title{margin-bottom:21px;position:relative}.blog-single .entry-widget .entry-widget-title h4{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:21px;font-weight:700;line-height:30px;margin-bottom:0;position:relative}.blog-single .entry-widget-bio{background-color:#f4f4f4;border-radius:8px;margin-top:40px;padding:40px 40px 35px;position:relative}@media screen and (max-width:767.98px){.blog-single .entry-widget-bio{padding-left:20px;padding-right:20px}}.blog-single .entry-widget-bio:before{background-color:var(--global--color-primary);border-radius:0 0 8px 0;bottom:0;content:"";height:4px;position:absolute;right:0;width:calc(100% - 40px)}@media screen and (max-width:767.98px){.blog-single .entry-widget-bio:before{width:calc(100% - 20px)}}.blog-single .entry-widget-bio .entry-widget-content{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width:767.98px){.blog-single .entry-widget-bio .entry-widget-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.blog-single .entry-widget-bio .entry-widget-content img{border-radius:8px;height:70px;margin-right:30px;width:70px}@media screen and (max-width:767.98px){.blog-single .entry-widget-bio .entry-widget-content img{margin-bottom:25px;margin-right:0}.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc{text-align:center}}.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc h4{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:18px;font-weight:700;line-height:30px;margin-bottom:10px}.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:23px;margin-bottom:22px}.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc a{color:var(--global--color-heading);font-size:16px;font-weight:400;line-height:1;margin-right:18px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc a:hover{color:var(--global--color-primary)}.blog-single .entry-widget-bio .entry-widget-content .entry-bio-desc a:last-child{margin-right:0}.blog-single .entry-comments .entry-widget-content .comments-list{list-style:none;margin-bottom:0;overflow:hidden;padding-left:0;width:100%}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:30px;position:relative}@media screen and (max-width:767.98px){.blog-single .entry-comments .entry-widget-content .comments-list .comment-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body:last-child .comment{border-bottom:none}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list,.blog-single .entry-comments .entry-widget-content .comments-list .comment-body:last-child .replies-list{border-top:2px solid #eaeaea;margin-top:25px;padding-top:30px}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list li{margin-bottom:30px;position:relative}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list li:last-child{border-bottom:none;margin-bottom:0;padding-bottom:0}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list li:last-child .comment{border-bottom:none}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list .comment-body .comment{border-bottom:2px solid #eaeaea}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .replies-list .comment-body:last-child .comment{border:0}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .avatar{-ms-flex-negative:0;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:60px;overflow:hidden;width:60px}@media screen and (max-width:767.98px){.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .avatar{margin-bottom:30px;margin-left:20px}}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment{border-bottom:2px solid #eaeaea;margin-left:30px;padding-bottom:10px}@media screen and (max-width:767.98px){.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment{margin-left:20px}}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment h6{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:15px;font-weight:700;line-height:16px;margin-bottom:5px}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment .date{color:#616161;font-family:var(--global--font-body);font-size:12px;font-weight:400;line-height:24px;margin-bottom:6px}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:24px;margin-bottom:7px}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment a.reply{color:var(--global--color-primary);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--global--font-body);font-size:14px;font-weight:700;line-height:20px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.blog-single .entry-comments .entry-widget-content .comments-list .comment-body .comment a.reply:hover{color:var(--global--color-heading)}.blog-single .entry-add-comment{padding-top:36px}.blog-single .entry-add-comment input.form-control{height:60px;margin-bottom:30px;padding-left:25px}.blog-single .entry-add-comment textarea.form-control{height:120px;margin-bottom:30px;padding-left:25px;padding-top:25px}.blog-single .entry-add-comment .custom-radio-group .custom-control{margin-bottom:20px}@media screen and (max-width:991.98px){.blog-single .entry-add-comment .custom-radio-group .custom-control input{display:none}.blog-single .entry-add-comment .custom-radio-group .custom-control label{padding-left:25px}.blog-single .entry-add-comment .custom-radio-group .custom-control label:after{top:22px}}@media (max-width:344px){.blog-single .entry-add-comment .custom-radio-group .custom-control label:after{top:35px}}.blog-single .entry-add-comment .btn{width:270px}@media screen and (max-width:991.98px){.blog-single .entry-add-comment .btn{width:100%}}.blog-single .entry-add-comment .btn:hover i{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.blog-single .entry-add-comment .btn i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-white);border-radius:50%;color:var(--global--color-primary);height:28px;margin-left:10px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:28px}@media screen and (min-width:992px){.blog-single .blog-entry .entry-img{height:300px}.blog-single .blog-entry .entry-img img{height:100%;width:auto}}.shop{padding-bottom:110px;padding-top:110px}@media screen and (max-width:991.98px){.shop{padding-bottom:70px;padding-top:70px}}.shop .sidebar-shop{margin-top:40px}@media screen and (min-width:992px){.shop .sidebar-shop{margin-top:0;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}}.shop.shop-2{padding-bottom:61px;padding-top:47px}.shop.shop-2 h5{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:21px;font-weight:600}@media screen and (max-width:991.98px){.shop.shop-2 h5{text-align:center}}.shop.shop-3{padding-bottom:80px;padding-top:130px}@media screen and (max-width:991.98px){.shop.shop-3{padding-bottom:70px;padding-top:70px}}.product-item{border-radius:8px;margin-bottom:10px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-item:hover{-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11)}.product-item:hover .product-img-wrap{border-radius:8px 8px 0 0;-webkit-box-shadow:none;box-shadow:none}.product-item:hover .product-img-wrap .product-img{border-radius:8px 8px 0 0}.product-item:hover .product-img-wrap .product-img img{border-radius:8px 8px 0 0;-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.product-item:hover .product-img-wrap .product-img .add-to-cart{opacity:1;-webkit-transform:translateX(-50%) translateY(0);-ms-transform:translateX(-50%) translateY(0);transform:translateX(-50%) translateY(0);visibility:visible}.product-item:hover .product-content{background-color:var(--global--color-white);border-radius:0 0 8px 8px}.product-item .product-img-wrap{border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.product-item .product-img-wrap .product-img{overflow:hidden;position:relative}.product-item .product-img-wrap .product-img img{border-radius:8px;max-width:100%;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out}.product-item .product-img-wrap .product-img .badge{background-color:var(--global--color-primary);border-radius:4px;color:var(--global--color-white);font-family:var(--global--font-body);font-size:14px;font-weight:700;line-height:1;padding:8px 15px;position:absolute;right:20px;top:20px}.product-item .product-img-wrap .product-img .badge.badge-new{background-color:var(--global--color-primary)}.product-item .product-img-wrap .product-img .badge.badge-sale{background-color:red}.product-item .product-img-wrap .product-img .add-to-cart{bottom:0;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;left:50%;position:absolute;-webkit-transform:translateX(-50%) translateY(20px);-ms-transform:translateX(-50%) translateY(20px);transform:translateX(-50%) translateY(20px);width:190px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-primary);border-radius:4px 4px 0 0;color:var(--global--color-white);font-family:var(--global--font-body);font-size:15px;font-weight:700;opacity:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;visibility:hidden}.product-item .product-img-wrap .product-img .add-to-cart:hover{background-color:var(--global--color-heading)}.product-item .product-img-wrap .product-img .add-to-cart i{font-size:15px;margin-right:10px}.product-item .product-content{background-color:transparent;padding:31px 35px 32px;text-align:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (min-width:992px) and (max-width:1200px){.product-item .product-content{padding-left:15px;padding-right:15px}}.product-item .product-content .product-title a{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:21px;font-weight:700;line-height:32px;margin-bottom:10px}.product-item .product-content .product-price span{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:19px;font-weight:700;line-height:28px}.shop-options{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px}@media screen and (max-width:767.98px){.shop-options{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-options .products-show{margin-bottom:25px}}.shop-options .products-show p{font-family:var(--global--font-body);font-size:14px;font-weight:700;margin-bottom:0}.shop-options .products-sort .nice-select{border-color:#eaeaea;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;height:60px;padding-left:25px;width:250px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-options .products-sort .nice-select:after{border-color:var(--global--color-heading);height:7px;right:28px;-webkit-transform:rotate(45deg) translateY(-50%);-ms-transform:rotate(45deg) translateY(-50%);transform:rotate(45deg) translateY(-50%);width:7px}.shop-options .products-sort .nice-select .current{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:14px}.shop-options .products-sort .nice-select .list{width:100%}.single-product{padding-bottom:0;padding-top:0}.single-product .checkout-banner{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:#e0f6e9;border-radius:8px;justify-content:space-between;margin-bottom:40px;padding:25px}@media screen and (max-width:767.98px){.single-product .checkout-banner{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.single-product .checkout-banner p{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:19px;font-weight:700;margin-bottom:0}@media screen and (max-width:767.98px){.single-product .checkout-banner p{margin-bottom:20px}}.single-product .checkout-banner .btn{height:60px;width:180px}@media screen and (max-width:767.98px){.single-product .checkout-banner .btn{width:100%}}.single-product .product-img{border-radius:12px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11);position:relative}@media screen and (max-width:991.98px){.single-product .product-img{margin-bottom:25px}}.single-product .product-img img{border-radius:12px}.single-product .product-img a{cursor:-webkit-zoom-in;cursor:zoom-in;height:100%;left:0;position:absolute;right:0;top:0;width:100%}.single-product .product-content{padding-top:15px}@media screen and (max-width:991.98px){.single-product .product-content{text-align:center}}.single-product .product-content .product-title h3{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:29px;font-weight:700;line-height:1;margin-bottom:13px}.single-product .product-content .product-price{color:#4aab3d;font-family:var(--global--font-body);font-size:22px;font-weight:700;line-height:28px;margin-bottom:26px}.single-product .product-content .product-review{margin-bottom:21px}.single-product .product-content .product-review span{color:var(--global--color-body);font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:1}.single-product .product-content .product-review span:after{content:"/";margin:0 6px}.single-product .product-content .product-review span:last-child:after{content:unset}.single-product .product-content .product-review span a{color:var(--global--color-body)}.single-product .product-content .product-review span a:hover{color:var(--global--color-primary)}.single-product .product-content .product-review .product-rating{display:inline-block;margin-right:30px}.single-product .product-content .product-review .product-rating i{color:var(--global--color-body);font-size:15px;line-height:1;margin-right:5px}.single-product .product-content .product-review .product-rating i:last-child{margin-right:0}.single-product .product-content .product-review .product-rating i.active{color:var(--global--color-primary)}.single-product .product-content .product-desc p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:25px;margin-bottom:32px}.single-product .product-content .product-details{margin-bottom:30px}.single-product .product-content .product-details .table{margin-bottom:0}@media screen and (min-width:992px){.single-product .product-content .product-details .table{width:60%}}.single-product .product-content .product-details .table td{border-bottom:0;border-top:0;padding-bottom:5px}.single-product .product-content .product-details .table .name{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:16px;font-weight:700}@media screen and (min-width:992px){.single-product .product-content .product-details .table .name{padding-left:0}}.single-product .product-content .product-details .table .value{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400}.single-product .product-content .product-share{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-ms-flex-wrap:nowrap;flex-wrap:nowrap}@media screen and (max-width:991.98px){.single-product .product-content .product-share{-webkit-box-pack:center;-ms-flex-pack:center;-ms-flex-wrap:wrap;flex-wrap:wrap;justify-content:center}}.single-product .product-content .product-share a{background-color:var(--global--color-heading);border-radius:4px;color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;height:40px;margin-right:15px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;width:52px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;transition:.3s ease-in-out}@media screen and (min-width:992px){.single-product .product-content .product-share a{margin-right:10px}}.single-product .product-content .product-share a:last-child{margin-right:0}.single-product .product-content .product-share a:hover{background-color:var(--global--color-primary);-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.single-product .product-content .product-share a.facebook-bg{background-color:#3b5999}.single-product .product-content .product-share a.facebook-bg:hover{background-color:var(--global--color-primary)}.single-product .product-content .product-share a.twitter-bg{background-color:#55acee}.single-product .product-content .product-share a.twitter-bg:hover{background-color:var(--global--color-primary)}.single-product .product-content .product-share a.instagram-bg{background-color:#0092ff}.single-product .product-content .product-share a.instagram-bg:hover{background-color:var(--global--color-primary)}.single-product .product-content .product-share a.pinterest-bg{background-color:#ca1f27}.single-product .product-content .product-share a.pinterest-bg:hover{background-color:var(--global--color-primary)}.single-product .product-content .product-action{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:35px}@media screen and (max-width:991.98px){.single-product .product-content .product-action{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.single-product .product-content .product-action .product-quantity{border:2px solid #929ba2;border-radius:4px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-right:15px;width:80px}.single-product .product-content .product-action .product-quantity span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.single-product .product-content .product-action .product-quantity span a{border-left:2px solid #929ba2}.single-product .product-content .product-action .product-quantity span a:first-child{border-bottom:2px solid #929ba2}.single-product .product-content .product-action .product-quantity span a i{color:var(--global--color-heading);font-size:10px;height:24px;line-height:25px;text-align:center;width:24px}.single-product .product-content .product-action .product-quantity input{background-color:transparent;border-color:transparent;color:var(--global--color-heading);font-family:var(--global--font-body);font-size:20px;font-weight:700;height:50px;line-height:22px;text-align:center;width:50px}.single-product .product-content .product-action .btn{height:54px}.single-product .product-tabs{background-color:var(--global--color-white);margin-bottom:40px;margin-top:95px}.single-product .product-tabs .nav-tabs{background-color:var(--global--color-white);border:0}.single-product .product-tabs .nav-tabs li{margin-right:30px}.single-product .product-tabs .nav-tabs li:last-child{margin-right:0}.single-product .product-tabs .nav-tabs li a{border-radius:0;border-right:0;color:var(--global--color-heading);display:block;font-family:var(--global--font-body);font-size:16px;font-weight:700;margin-right:0;padding-bottom:14px;position:relative}.single-product .product-tabs .nav-tabs li a:after{background-color:transparent;bottom:-2px;content:"";height:2px;left:0;position:absolute;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}@media (max-width:420px){.single-product .product-tabs .nav-tabs li a:after{content:unset}}.single-product .product-tabs .nav-tabs li a:focus,.single-product .product-tabs .nav-tabs li a:hover,.single-product .product-tabs .nav-tabs li>.active,.single-product .product-tabs .nav-tabs li>.active:focus,.single-product .product-tabs .nav-tabs li>.active:hover{color:var(--global--color-primary)}.single-product .product-tabs .nav-tabs li>.active:after,.single-product .product-tabs .nav-tabs li>.active:focus:after,.single-product .product-tabs .nav-tabs li>.active:hover:after{background-color:var(--global--color-primary)}.single-product .product-tabs .tab-content{border-top:2px solid #e6e8eb;padding-top:25px}.single-product .product-tabs .tab-content p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:25px}.single-product .product-tabs .tab-content h5{font-size:13px}.single-product .product-tabs .tab-content .review-comment .review-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:25px}.single-product .product-tabs .tab-content .review-comment .review-body img{border-radius:8px;height:60px;margin-right:30px;width:60px}.single-product .product-tabs .tab-content .review-comment .review-body h6,.single-product .product-tabs .tab-content .review-comment .review-body p{margin-bottom:0}.single-product .product-tabs .tab-content .review-comment .review-body .product-rating i.active{color:var(--global--color-primary)}.single-product .product-tabs .tab-content .review-comment .product-comment{margin-bottom:35px}.single-product .product-tabs .tab-content .review-comment .product-comment p{margin-bottom:0}.single-product .product-tabs .tab-content .form-review .nice-select .list{width:100%}.single-product .form-review .form-control{margin-bottom:30px}.shop-cart{padding-top:0}.shop-cart .table-wrap{border:1px solid #eaeaea;border-radius:8px;margin-bottom:53px;overflow:hidden}.shop-cart .table-wrap .cart-table{margin-bottom:30px}.shop-cart .table-wrap .cart-table.table-responsive{min-height:.01%;overflow-x:auto}.shop-cart .table-wrap .cart-table .table{background-color:var(--global--color-white);border-radius:0;color:var(--global--color-body);margin-bottom:0}.shop-cart .table-wrap .cart-table .table tr:first-child th{border-top:0}.shop-cart .table-wrap .cart-table .table tr:first-child th:first-child{border-left:0}.shop-cart .table-wrap .cart-table .table tr:first-child th:last-child{border-right:0}.shop-cart .table-wrap .cart-table .table tr th{border-bottom:1px solid #e5e8ed;border-right:1px solid #e5e8ed;color:var(--global--color-body);font-family:var(--global--font-body);font-size:16px;font-weight:700;padding:10px 0;text-align:center}.shop-cart .table-wrap .cart-table .table tbody tr td{border-bottom:1px solid #e5e8ed;border-left:0;border-right:1px solid #e5e8ed;border-top:0;padding:20px}.shop-cart .table-wrap .cart-table .table tbody tr td:last-child{border-right:0}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-price,.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-total{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:16px;font-weight:700;line-height:20px;text-align:center;vertical-align:baseline}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-item{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-item .cart-product-remove{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-heading);border-radius:50%;cursor:pointer;height:19px;margin-right:20px;text-align:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:19px}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-item .cart-product-remove:hover{background-color:var(--global--color-primary)}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-item .cart-product-img{-ms-flex-negative:0;border-radius:4px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11);flex-shrink:0;height:70px;margin-right:20px;width:70px}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-item .cart-product-img img{border-radius:4px;max-width:100%}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-item .cart-product-name h6{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:16px;font-weight:700;line-height:27px;margin-bottom:0}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-quantity .product-quantity{border:2px solid #e6e8eb;border-radius:8px 8px 0 8px;display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;width:80px}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-quantity .product-quantity span{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-quantity .product-quantity span a{border-left:2px solid #e6e8eb}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-quantity .product-quantity span a:first-child{border-bottom:2px solid #e6e8eb}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-quantity .product-quantity span a i{color:var(--global--color-heading);font-size:10px;height:24px;line-height:25px;text-align:center;width:24px}.shop-cart .table-wrap .cart-table .table tbody tr td.cart-product-quantity .product-quantity input{background-color:transparent;border-color:transparent;color:var(--global--color-heading);font-family:var(--global--font-body);font-size:20px;font-weight:700;height:50px;line-height:22px;text-align:center;width:50px}.shop-cart .table-wrap .cart-product-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;margin-bottom:30px;padding-left:30px;padding-right:30px}@media screen and (max-width:767.98px){.shop-cart .table-wrap .cart-product-action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.shop-cart .table-wrap .cart-product-action form{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:0}@media screen and (max-width:767.98px){.shop-cart .table-wrap .cart-product-action form{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:20px}}.shop-cart .table-wrap .cart-product-action form .form-control{background-color:var(--global--color-white);border:1px solid #eaeaea;border-radius:4px;height:42px;line-height:42px;margin-bottom:0;margin-right:10px;width:250px}@media screen and (max-width:991.98px){.shop-cart .table-wrap .cart-product-action form .form-control{width:200px}}@media screen and (max-width:767.98px){.shop-cart .table-wrap .cart-product-action form .form-control{margin-bottom:15px;margin-right:0;width:100%}}.shop-cart .table-wrap .cart-product-action form .btn{margin-top:0;-ms-flex-negative:0;flex-shrink:0}.shop-cart .table-wrap .cart-product-action .btn{height:42px;line-height:39px;margin-right:10px;padding:0 18px;width:134px}@media screen and (max-width:575.98px){.shop-cart .table-wrap .cart-product-action .btn{margin-top:20px}}.shop-cart .table-wrap .cart-product-action .btn:last-child{margin-right:0}.shop-cart .table-wrap .cart-product-action div{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.shop-cart .cart-total-amount h5{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:21px;font-weight:700;line-height:30px;margin-bottom:13px;position:relative}.shop-cart .cart-total-amount .table{margin-bottom:40px}.shop-cart .cart-total-amount .table tbody .head{color:var(--global--color-body);font-family:var(--global--font-heading);font-size:17px;font-weight:700}.shop-cart .cart-total-amount .table tbody td{border-bottom:1px solid #eaeaea;border-top:0;color:var(--global--color-body);font-family:var(--global--font-body);font-size:17px;font-weight:400;padding-left:0}.shop-cart .cart-total-amount .table tbody td.amount{font-weight:700}.shop-cart .cart-total-amount .btn{height:50px;width:270px}@media screen and (max-width:767.98px){.shop-cart .cart-total-amount .btn{width:100%}}.shop-checkout{padding-bottom:120px}.shop-checkout .cart-coupon,.shop-checkout .cart-empty{background-color:#f5f5f5;border-top:3px solid #1e85be;color:#515151;font-family:var(--global--font-body);font-size:18px;font-weight:400;line-height:1;margin-bottom:35px;padding:30px}.shop-checkout .cart-coupon a,.shop-checkout .cart-empty a{color:var(--global--color-primary)}.checkout-widget{margin-bottom:45px;padding:20px}.checkout-widget .widget-title{margin-bottom:15px}.checkout-widget label{color:var(--global--color-heading);display:block;font-family:var(--global--font-heading);font-size:16px;font-weight:500;line-height:2;margin-bottom:10px}.checkout-widget label .required{color:red;margin-left:3px}.checkout-widget .form-control{margin-bottom:12px}.checkout-widget .nice-select{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}.checkout-widget .nice-select .list{width:100%}.your-order{border-radius:8px 8px 0 8px;margin-bottom:53px;overflow:hidden}.your-order .table-order{background-color:var(--global--color-gray);padding:30px 30px 12px}.your-order .table-order table{width:100%}.your-order .table-order table thead .order-heading{border-bottom:1px solid #eaeaea}.your-order .table-order table thead .order-heading th{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:16px;font-weight:700;padding-bottom:3px}.your-order .table-order table tbody tr{border-bottom:1px solid #eaeaea}.your-order .table-order table tbody tr:last-child{border-bottom:0}.your-order .table-order table tbody tr td{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:14px;font-weight:700;padding-bottom:13px;padding-top:13px}.your-order .table-order table tbody tr td:last-of-type{color:var(--global--color-body);font-weight:400}.your-order .table-order table tbody tr td.product-name{padding-left:10px}.your-order .table-order table tbody tr.cart-total td:last-of-type{color:var(--global--color-heading);font-weight:700}.payment{background-color:var(--global--color-gray);border-radius:8px 8px 0 8px;padding:33px 15px}.payment .payment-method{margin:0 15px}.payment .payment-method .no-payment{border-top:3px solid #1e85be;padding:27px 0}.payment .payment-method .no-payment p{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:18px;font-weight:500;line-height:2;padding:0 30px}.payment .payment-conditions{margin:0 15px}.payment .payment-conditions .message{color:var(--global--color-body);font-family:var(--global--font-body);font-size:17px;font-weight:400;line-height:2;margin-bottom:30px;padding-top:10px}.payment .payment-conditions label{color:var(--global--color-heading);font-size:16px;font-weight:500;margin-bottom:30px}.payment .payment-conditions label a{color:var(--global--color-primary)}.login{padding-bottom:140px}.login .login-body{background-color:#e6f8fb;border-radius:8px 8px 8px 0;padding:40px}.login .login-body label{color:#222;font-family:var(--global--font-heading);font-size:16px;font-weight:500;line-height:2;margin-bottom:5px}.login .login-body label .required{color:red;margin-left:3px}.login .login-body .form-control{background-color:var(--global--color-white);margin-bottom:8px}.login .login-body .check{margin-bottom:5px;margin-top:10px}.login .login-body .check label{margin-left:5px}.login .login-body .forget{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:15px;font-weight:700;margin-top:13px}.login .login-body .forget:hover{color:var(--global--color-primary)}@media only screen and (min-width:320px) and (max-width:767px){.product-item{margin:0 auto 30px;max-width:270px}.product-options2 span{display:inline-block;margin-bottom:10px;min-width:50px}}.team{padding-bottom:10px;padding-top:110px}@media screen and (max-width:991.98px){.team{padding-bottom:30px;padding-top:70px}}.team .member{-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.08);box-shadow:0 5px 83px 0 rgba(40,40,40,.08);margin:0 auto 70px;max-width:370px;-webkit-transition:all .3s linear 0s;-o-transition:all .3s linear 0s;transition:all .3s linear 0s}@media screen and (max-width:991.98px){.team .member{margin:0 auto 40px}}.team .member:hover .member-content:after{-webkit-clip-path:polygon(0 0,0 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,50% 100%,50% 0,50% 0,50% 100%,50% 100%,0 100%,100% 100%,100% 0)}.team .member:hover .member-content .member-social a{background-color:var(--global--color-primary)}.team .member .member-img{position:relative}.team .member .member-img img{border-radius:8px;max-width:100%}.team .member .member-content{background-color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 40px 36px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;position:relative}@media (min-width:992px) and (max-width:1200px){.team .member .member-content{padding-left:30px;padding-right:30px}}@media screen and (max-width:767.98px){.team .member .member-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.team .member .member-content:after{background-color:var(--global--color-primary);bottom:0;-webkit-clip-path:polygon(0 0,0 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0);clip-path:polygon(0 0,0 100%,0 100%,0 0,100% 0,100% 100%,0 100%,0 100%,100% 100%,100% 0);content:"";height:4px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transform-origin:50% 100%;-ms-transform-origin:50% 100%;transform-origin:50% 100%;-webkit-transition:-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);transition:-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);-o-transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1);transition:clip-path .3s,transform .3s cubic-bezier(.2,1,.8,1),-webkit-clip-path .3s,-webkit-transform .3s cubic-bezier(.2,1,.8,1);width:calc(100% - 80px)}.team .member .member-content .member-social,.team .member .member-content .member-social a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.team .member .member-content .member-social a{border-radius:50%;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--global--color-heading);color:var(--global--color-white);font-size:11px;height:20px;justify-content:center;margin-right:10px;width:20px}.team .member .member-content .member-social a:last-child{margin-right:0}.team .member .member-content .member-social a:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}@media screen and (max-width:767.98px){.team .member .member-content .member-info{margin-bottom:25px}}.team .member .member-content .member-info a{color:var(--global--color-secondary);display:inline-block;font-family:var(--global--font-heading);font-size:19px;font-weight:700;margin-bottom:11px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.team .member .member-content .member-info a:hover{color:var(--global--color-primary)}.team .member .member-content .member-info h6{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:1;margin-bottom:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.team .member.member-2{border-radius:8px;-webkit-box-shadow:none;box-shadow:none;overflow:hidden}.team .member.member-2:hover .member-content .member-social{opacity:1;visibility:visible}.team .member.member-2:hover .member-content .member-info a,.team .member.member-2:hover .member-content .member-info h6{color:var(--global--color-white)}.team .member.member-2 .member-content{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:26px;padding-top:22px}@media (min-width:992px) and (max-width:1200px){.team .member.member-2 .member-content{padding-left:25px;padding-right:25px}}.team .member.member-2 .member-content:after{content:unset}.team .member.member-2 .member-content .member-social{height:calc(100% + 40px);left:0;padding-top:30px;position:absolute;right:0;top:-40px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;background-color:var(--global--color-primary);opacity:0;-webkit-transform-origin:bottom;-ms-transform-origin:bottom;transform-origin:bottom;visibility:hidden;z-index:1}.team .member.member-2 .member-content .member-social a{background-color:var(--global--color-white);color:var(--global--color-primary)}.team .member.member-2 .member-content .member-info{position:relative;text-align:center;z-index:2}@media screen and (min-width:992px){.sidebar{margin-left:auto;max-width:330px}}.widget{background-color:#e0f6e9;border-radius:8px;margin-bottom:40px;padding:33px 40px 40px;position:relative}@media screen and (max-width:767.98px){.widget{padding-left:25px;padding-right:25px}}.widget:after{background-color:var(--global--color-primary);border-radius:0 0 8px 0;bottom:0;content:"";height:4px;position:absolute;right:0;width:calc(100% - 40px)}@media screen and (max-width:767.98px){.widget:after{width:calc(100% - 25px)}}.widget .widget-title{margin-bottom:23px;text-align:center}@media screen and (min-width:992px){.widget .widget-title{text-align:left}}.widget .widget-title h5{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:19px;font-weight:700;line-height:30px;margin-bottom:0;position:relative}.widget-categories{padding-bottom:28px}.widget-categories .widget-title{margin-bottom:8px}.widget-categories ul{list-style:none;margin-bottom:0;padding-left:0}.widget-categories ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-categories ul li:hover a{color:var(--global--color-primary);padding-left:15px}.widget-categories ul li:hover span{background-color:var(--global--color-heading)}.widget-categories ul li a{color:var(--global--color-heading);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-size:15px;font-weight:700;line-height:36px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-categories ul li a,.widget-categories ul li span{font-family:var(--global--font-body);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.widget-categories ul li span{background-color:var(--global--color-primary);border-radius:50%;color:var(--global--color-white);font-size:13px;font-weight:400;margin-left:15px;padding:1px 7px}.widget-tags .widget-title{margin-bottom:22px}.widget-tags .widget-content{text-align:left}.widget-tags .widget-content a{background-color:transparent;border:1px solid var(--global--color-primary);border-radius:4px;color:var(--global--color-primary);display:inline-block;font-family:var(--global--font-body);font-size:12px;font-weight:400;line-height:28px;margin-bottom:10px;margin-right:10px;padding:0 9px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.widget-tags .widget-content a:hover{background-color:var(--global--color-primary);border-color:var(--global--color-primary);color:var(--global--color-white)}.widget-recent-posts{padding-bottom:35px}.widget-recent-posts .widget-title{margin-bottom:18px}.widget-recent-posts .post{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:19px;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.widget-recent-posts .post:last-child{margin-bottom:0}.widget-recent-posts .post .post-img{-ms-flex-negative:0;border-radius:4px;flex-shrink:0;height:80px;margin-right:20px;max-width:100%;overflow:hidden;width:80px}.widget-recent-posts .post .post-img img{height:100%;width:100%}.widget-recent-posts .post .post-content{position:relative}.widget-recent-posts .post .post-content .post-date{color:#616161;font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:20px;margin-bottom:4px}.widget-recent-posts .post .post-content .post-date span:after{content:",";margin-right:4px;position:relative}.widget-recent-posts .post .post-content .post-date span:last-child:after{content:unset}.widget-recent-posts .post .post-content .post-title a{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:16px;font-weight:700;line-height:20px}.widget-recent-posts .post .post-content .post-title a:hover{color:var(--global--color-primary)}.widget-recent-posts .carousel-dots .owl-dots{margin-top:26px;text-align:center}@media screen and (min-width:992px){.widget-recent-posts .carousel-dots .owl-dots{text-align:left}}.widget-recent-posts .carousel-dots .owl-dots .owl-dot.active span{background-color:var(--global--color-primary);border-color:var(--global--color-primary)}.widget-recent-posts .carousel-dots .owl-dots .owl-dot span{background-color:var(--global--color-heading);border-color:var(--global--color-heading);border-radius:2px;border-width:3px;height:6px;margin-right:12px;width:16px}.widget-search .form-search{background-color:var(--global--color-white);border:1px solid #eaeaea;border-radius:4px;margin-bottom:0}.widget-search .form-search .form-control{background-color:transparent;border:none;border-radius:0;-webkit-box-shadow:none;box-shadow:none;color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;font-weight:400;height:55px;line-height:5px;margin-bottom:0;padding-left:20px}.widget-search .form-search .form-control::-webkit-input-placeholder{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px}.widget-search .form-search .form-control:-moz-placeholder{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px}.widget-search .form-search .btn{background-color:transparent;border:0;border-radius:0;font-size:16px;height:55px;line-height:29px;padding:0 15px;width:45px}.widget-search .form-search .btn i{color:var(--global--color-heading);margin-right:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.widget-search .form-search .btn:hover i{color:var(--global--color-primary)}.widget-reservation{border-radius:8px;overflow:hidden;padding:50px 40px 30px;position:relative}.widget-reservation:hover:before{opacity:0;visibility:hidden}.widget-reservation:hover:after{opacity:.9;visibility:visible}.widget-reservation img{height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:1}.widget-reservation:before{background-image:-webkit-gradient(linear,left top,left bottom,color-stop(20%,#32c36ce6),to(#32c36c));background-image:-o-linear-gradient(top,#32c36ce6 20%,#32c36c 100%);background-image:linear-gradient(180deg,#32c36ce6 20%,#32c36c);opacity:.9;visibility:visible}.widget-reservation:after,.widget-reservation:before{content:"";height:100%;left:0;position:absolute;right:0;top:0;-webkit-transform:translateX(0);-ms-transform:translateX(0);transform:translateX(0);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;width:100%;z-index:2}.widget-reservation:after{background-image:-webkit-gradient(linear,left top,left bottom,from(rgba(19,189,213,0)),color-stop(0,var(--global--color-heading)));background-image:-o-linear-gradient(top,rgba(19,189,213,0) 0,var(--global--color-heading) 0);background-image:linear-gradient(180deg,rgba(19,189,213,0) 0,var(--global--color-heading) 0);opacity:0;visibility:hidden}@media screen and (max-width:991.98px){.widget-reservation{text-align:center}}.widget-reservation .widget-content{position:relative;z-index:3}.widget-reservation .widget-content i{display:block;-webkit-transform:translateY(-25px);-ms-transform:translateY(-25px);transform:translateY(-25px)}.widget-reservation .widget-content i:before{color:var(--global--color-white);font-size:65px}.widget-reservation .widget-content p{color:var(--global--color-white);font-family:var(--global--font-body);font-size:17px;font-weight:700;line-height:28px;margin-bottom:52px;margin-top:7px}.widget-reservation .widget-content a{color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-body);font-size:23px;font-weight:400;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:991.98px){.widget-reservation .widget-content a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.widget-reservation .widget-content a span{font-size:18px;margin-right:15px}.widget-reservation .widget-content .btn{height:60px;width:100%;-webkit-box-pack:center;-ms-flex-pack:center;font-family:var(--global--font-body);font-size:15px;font-weight:700;justify-content:center;margin-bottom:22px;padding:0 26px}.widget-opening-hours{background-color:#f6f6f6;border-radius:8px 8px 0 8px;overflow:hidden;padding:50px 40px 60px;position:relative}@media screen and (max-width:991.98px){.widget-opening-hours{text-align:center}}.widget-opening-hours:before{background-color:#435ba1;bottom:0;content:"";height:3px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 80px)}.widget-opening-hours .widget-content{position:relative;z-index:3}.widget-opening-hours .widget-content i{display:block;margin-bottom:11px}.widget-opening-hours .widget-content i:before{color:#51668a;font-size:50px;margin-left:0}.widget-opening-hours .widget-content h5{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:19px;font-weight:500;line-height:28px;margin-bottom:8px}.widget-opening-hours .widget-content ul{margin-bottom:0}.widget-opening-hours .widget-content ul li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;border-bottom:1px solid #dcdee2;color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;font-weight:400;justify-content:space-between;padding:9px 0}.widget-download ul{margin:0}.widget-download ul li:last-of-type a{margin-bottom:0}.widget-download ul li.inversed a{background-color:var(--global--color-heading)}.widget-download ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:justify;-ms-flex-pack:justify;background-color:var(--global--color-primary);border-radius:4px;color:var(--global--color-white);height:70px;justify-content:space-between;margin-bottom:20px;padding:0 25px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:767.98px){.widget-download ul li a{height:50px;padding:0 20px}}.widget-download ul li a svg{margin-left:5px;fill:var(--global--color-white)}.widget-download ul li a span{font-family:var(--global--font-body);font-size:15px;font-weight:700}.widget-recent-products .product{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:30px}.widget-recent-products .product .product-img{-ms-flex-negative:0;border-radius:4px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.21);box-shadow:0 5px 83px 0 rgba(40,40,40,.21);flex-shrink:0;height:60px;margin-right:20px;overflow:hidden;width:60px}.widget-recent-products .product .product-img img{border-radius:4px;max-width:100%}.widget-recent-products .product .product-desc .product-title a{color:var(--global--color-heading);display:inline-block;font-family:var(--global--font-heading);font-size:16px;font-weight:700;line-height:23px;margin-bottom:4px}.widget-recent-products .product .product-desc .product-title a:hover{color:var(--global--color-primary)}.widget-recent-products .product .product-desc .product-meta span{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:15px;font-weight:700}.widget-services .widget-content ul{margin-bottom:0}.widget-services .widget-content ul li{margin-bottom:5px}.widget-services .widget-content ul li:last-child{margin-bottom:0}.widget-services .widget-content ul li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-white);border-radius:4px;-webkit-box-shadow:0 5px 20px 0 rgba(40,40,40,.11);box-shadow:0 5px 20px 0 rgba(40,40,40,.11);color:var(--global--color-heading);font-family:var(--global--font-body);font-size:15px;font-weight:700;height:65px;padding:0 30px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;z-index:1}.widget-services .widget-content ul li a:before{background-color:var(--global--color-primary);content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transition:-webkit-transform .24s ease-in-out;transition:-webkit-transform .24s ease-in-out;-o-transition:transform .24s ease-in-out;transition:transform .24s ease-in-out;transition:transform .24s ease-in-out,-webkit-transform .24s ease-in-out;width:100%;z-index:-1}.widget-services .widget-content ul li a:hover{color:var(--global--color-white)}.widget-services .widget-content ul li a:hover:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.widget-services .widget-content ul li a:hover i{background-color:var(--global--color-white);color:var(--global--color-primary)}.widget-services .widget-content ul li a i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:transparent;border-radius:50%;font-size:13px;height:28px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:28px}.ui-slider.ui-state-disabled .ui-slider-handle,.ui-slider.ui-state-disabled .ui-slider-range{-webkit-filter:inherit;filter:inherit}.ui-slider-horizontal .ui-slider-handle{margin-left:-.6em;position:absolute;top:-4px}.ui-slider-horizontal .ui-slider-range{height:100%;position:absolute;top:-1px}.ui-slider-horizontal .ui-slider-range-min{left:0}.ui-slider-horizontal .ui-slider-range-max{right:0}.ui-slider-vertical{height:100px;width:.8em}.ui-slider-vertical .ui-slider-handle{left:-.3em;margin-bottom:-.6em;margin-left:0}.ui-slider-vertical .ui-slider-range{left:0;width:100%}.ui-slider-vertical .ui-slider-range-min{bottom:0}.ui-slider-vertical .ui-slider-vertical .ui-slider-range-max{top:0}.widget-filter .ui-slider{background-color:#eaeaea;border-radius:0;height:2px;margin-bottom:20px;margin-top:5px;position:relative}.widget-filter .ui-slider-handle{background-color:var(--global--color-primary);border-radius:2px;height:10px;margin-left:0;width:10px}.widget-filter .ui-slider-range{background-color:var(--global--color-primary);height:4px;margin-bottom:20px}.widget-filter .slider-mount{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:1}.widget-filter label{color:var(--global--color-body);margin:0}.widget-filter input{background-color:transparent;border:none;color:var(--global--color-body)}.widget-filter .btn-filter{color:var(--global--color-primary);float:right;font-family:var(--global--font-body);font-size:14px;font-weight:700;-webkit-box-flex:2;-ms-flex-positive:2;flex-grow:2;text-align:right}.widget-filter .btn-filter:hover{color:var(--global--color-heading)}.sidebar-blog .widget{background-color:#f4f4f4}.sidebar-blog .form-search{background-color:var(--global--color-white)}.sidebar-blog .widget-recent-posts .entry{margin-bottom:30px}.sidebar-blog .widget-recent-posts .entry:last-of-type{margin-bottom:0}.sidebar-blog .widget-recent-posts .entry-title a{font-weight:700}.sidebar-blog .widget-recent-posts .entry-date{color:#616161;font-family:var(--global--font-body);font-size:13px;font-weight:600}.sidebar-blog .widget-tags{padding-bottom:40px}.sidebar-shop .widget{background-color:var(--global--color-white);padding:0}.sidebar-shop .widget:after{content:unset}.sidebar-shop .widget-categories{margin-bottom:35px}@media only screen and (min-width:320px) and (max-width:767px){.sidebar{margin-top:40px}.widget{margin-bottom:30px}}@media only screen and (min-width:768px) and (max-width:991px){.sidebar{margin-top:40px}.widget-recent .entry .entry-desc{margin-left:70px}}.features{overflow:visible;padding-bottom:100px;padding-top:130px}@media screen and (max-width:767.98px){.features{padding-bottom:70px;padding-top:70px}}.features .feature-panel-holder{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.features .feature-panel-holder:hover .feature-panel{background-color:var(--global--color-white)}.features .feature-panel-holder:hover .feature-panel .feature-icon{-webkit-animation:bounce .5s ease-in-out;animation:bounce .5s ease-in-out}.features .feature-panel-holder:hover .feature-panel a{background-color:var(--global--color-primary);padding-left:15px;padding-right:15px}.features .feature-panel-holder:hover .feature-panel a i{color:var(--global--color-white)}.features .feature-panel-holder:hover .feature-panel a span{font-size:14px;margin-left:10px;opacity:1}.features .feature-panel-holder .feature-panel,.features .feature-panel-holder:hover .feature-panel.feature-panel-2{-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.21);box-shadow:0 5px 83px 0 rgba(40,40,40,.21)}.features .feature-panel-holder .feature-panel{display:-webkit-box;display:-ms-flexbox;display:flex;padding:39px 35px 40px;position:relative;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-white);border-radius:8px;cursor:pointer;margin-bottom:30px;overflow:hidden;text-align:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (min-width:992px) and (max-width:1200px){.features .feature-panel-holder .feature-panel{padding:39px 19px 40px}}@media screen and (max-width:991.98px){.features .feature-panel-holder .feature-panel{margin:0 auto 30px;max-width:370px}}.features .feature-panel-holder .feature-panel .feature-icon{margin-bottom:17px}.features .feature-panel-holder .feature-panel .feature-icon i:before{color:var(--global--color-primary);font-size:65px;margin-left:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.features .feature-panel-holder .feature-panel .feature-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}.features .feature-panel-holder .feature-panel .feature-content h4{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:19px;font-weight:600;line-height:27px;margin-bottom:16px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.features .feature-panel-holder .feature-panel .feature-content p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;line-height:25px;margin-bottom:20px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.features .feature-panel-holder .feature-panel a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-heading);border-radius:16px;-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);color:var(--global--color-white);font-size:12px;height:32px;padding:10px}.features .feature-panel-holder .feature-panel a,.features .feature-panel-holder .feature-panel a i,.features .feature-panel-holder .feature-panel a span{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.features .feature-panel-holder .feature-panel a span{color:var(--global--color-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--global--font-body);font-size:0;font-weight:700;opacity:0}.features .feature-panel-holder .feature-panel.feature-panel-2{-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11)}.features .actions-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991.98px){.features .actions-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767.98px){.features .actions-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.features .actions-holder .btn{margin-right:30px}.features .actions-holder .btn:first-child{width:170px}.features .actions-holder .btn:last-child{margin-right:0;padding:0 28px;width:180px}@media screen and (max-width:767.98px){.features .actions-holder .btn{margin-bottom:20px;margin-right:0}}.features .carousel-dots .owl-dots{margin-bottom:70px;margin-top:10px}.features.features-1{padding-bottom:0}.features.features-2{padding-bottom:0;position:relative;z-index:2}.features.features-2 .feature-panel-holder .feature-panel{margin-bottom:32px}.features.features-3{padding-bottom:0;padding-top:0}.features.features-4{padding-bottom:110px;padding-top:130px;position:relative}@media screen and (max-width:991.98px){.features.features-4{padding-bottom:70px;padding-top:70px}}.features.features-4 .features-overlay{border-radius:12px;height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:93%}@media screen and (max-width:991.98px){.features.features-4 .features-overlay{width:96%}}.features.features-4 .heading{position:relative;z-index:1}.features.features-4 .owl-carousel .owl-dots{margin-bottom:0}@media screen and (max-width:991.98px){.more-features{margin-bottom:40px;text-align:center}}.more-features p{color:var(--global--color-gray);font-family:var(--global--font-body);font-size:16px;font-weight:700;margin-bottom:30px}.more-features p a{color:var(--global--color-primary);position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.more-features p a:hover{color:var(--global--color-primary-70)}.more-features .btn{width:185px}.more-features.more-features-2{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;padding-bottom:40px;padding-top:40px}@media screen and (max-width:991.98px){.more-features.more-features-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:0}}.more-features.more-features-2 p{font-size:15px;margin-bottom:0;margin-right:30px}@media screen and (max-width:991.98px){.more-features.more-features-2 p{margin-bottom:30px;margin-right:0}}.more-features.more-features-2 .btn{color:var(--global--color-white);height:45px;padding:0 23px;width:178px}.more-features.more-features-2 .btn:hover{color:var(--global--color-heading)}.more-features.more-features-3{text-align:center}.more-features.more-features-3 p{color:var(--global--color-white);font-family:var(--global--font-body);font-size:15px;font-weight:700;margin-bottom:70px}.more-features.more-features-3 p a{color:var(--global--color-primary);font-weight:700;padding-bottom:6px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.more-features.more-features-3 p a:hover:before{width:80%}.more-features.more-features-3 p a:before{background-color:var(--global--color-primary);bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.features-bar{overflow:visible;padding-bottom:0;padding-top:0}.features-bar .features-holder{background-color:var(--global--color-white);border-radius:4px;margin-bottom:-80px;overflow:hidden;position:relative;-webkit-transform:translateY(-80px);-ms-transform:translateY(-80px);transform:translateY(-80px);z-index:55}@media screen and (max-width:567px){.features-bar .features-holder{max-width:370px}}@media screen and (min-width:992px){.features-bar .features-holder{-webkit-box-shadow:0 5px 83px 0 rgba(9,29,62,.15);box-shadow:0 5px 83px 0 rgba(9,29,62,.15)}}@media screen and (max-width:767.98px){.features-bar .features-holder{margin:0 auto -80px}}@media screen and (max-width:767px){.features-bar .features-holder{padding-bottom:40px}}.features-bar .features-holder .feature-panel{padding:34px 40px 40px}@media screen and (max-width:767px){.features-bar .features-holder .feature-panel{padding-bottom:0}}@media screen and (min-width:992px){.features-bar .features-holder .feature-panel{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11)}}@media screen and (max-width:991.98px){.features-bar .features-holder .feature-panel{margin:0 auto;max-width:370px}}@media (min-width:992px) and (max-width:1200px){.features-bar .features-holder .feature-panel{padding-left:30px;padding-right:30px}}.features-bar .features-holder .feature-panel .feature-content{text-align:center;z-index:3;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.features-bar .features-holder .feature-panel .feature-content,.features-bar .features-holder .feature-panel .feature-content i{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.features-bar .features-holder .feature-panel .feature-content i{height:94px;margin-bottom:7px;width:94px;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--global--color-white);border-radius:50%;color:var(--global--color-primary);justify-content:center;overflow:hidden;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.features-bar .features-holder .feature-panel .feature-content i:before{font-size:65px;z-index:2}.features-bar .features-holder .feature-panel .feature-content h5{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:19px;font-weight:600;line-height:28px;margin-bottom:0}.features-bar .actions-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991.98px){.features-bar .actions-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767.98px){.features-bar .actions-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.features-bar .actions-holder .btn{height:60px;margin-right:30px;width:170px}@media screen and (max-width:767.98px){.features-bar .actions-holder .btn{margin-bottom:20px;margin-right:0}}.features-bar .actions-holder .btn:last-child{border:2px solid;-webkit-transition-property:background,color,border-color;-o-transition-property:background,color,border-color;transition-property:background,color,border-color}.features-bar .actions-holder .btn:last-child:before{background-color:var(--global--color-primary);height:calc(100% + 4px);left:-2px;top:-2px;width:calc(100% + 4px)}.features-bar .actions-holder .btn:last-child:hover{border-color:var(--global--color-secondary)}.pricing .price-table{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991.98px){.pricing .price-table{margin:0 auto;max-width:370px}}.pricing .price-table .pricing-panel{background-color:var(--global--color-white);border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11);display:-webkit-box;display:-ms-flexbox;display:flex;padding:44px 50px 42px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1}@media (min-width:992px) and (max-width:1200px){.pricing .price-table .pricing-panel{padding-left:25px;padding-right:25px}}@media screen and (max-width:991.98px){.pricing .price-table .pricing-panel{margin:0 auto 30px;max-width:370px;text-align:center}}@media screen and (max-width:767.98px){.pricing .price-table .pricing-panel{padding-left:25px;padding-right:25px}}.pricing .price-table .pricing-panel .pricing-body .pricing-heading{margin-bottom:40px}.pricing .price-table .pricing-panel .pricing-body .pricing-heading .pricing-title{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:18px;font-weight:700px;line-height:26px;margin-bottom:0;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.pricing .price-table .pricing-panel .pricing-body .pricing-heading .pricing-desc{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:26px;margin-bottom:0}.pricing .price-table .pricing-panel .pricing-body .pricing-list p{color:var(--global--color-body);font-size:14px;line-height:24px;margin-bottom:20px}.pricing .price-table .pricing-panel .pricing-body .pricing-price{margin-bottom:34px}.pricing .price-table .pricing-panel .pricing-body .pricing-price p{color:var(--global--color-secondary);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-heading);font-weight:400;margin-bottom:29px;padding-top:55px;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;line-height:30px;position:relative}.pricing .price-table .pricing-panel .pricing-body .pricing-price p:before{background-color:#eaeaea;content:"";height:2px;left:0;position:absolute;top:0;width:100%}@media screen and (max-width:991.98px){.pricing .price-table .pricing-panel .pricing-body .pricing-price p{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.pricing .price-table .pricing-panel .pricing-body .pricing-price p span:before{content:"/"}.pricing .price-table .pricing-panel .pricing-body .pricing-price p span:first-of-type:before{content:unset}.pricing .price-table .pricing-panel .pricing-body .pricing-price p .currency{font-size:50px}.pricing .price-table .pricing-panel .pricing-body .pricing-price p .time{font-size:14px}.pricing .price-table .pricing-panel .pricing-body .pricing-price .btn{color:var(--global--color-white);height:65px;padding-right:20px;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;width:100%}.pricing .price-table .pricing-panel .pricing-body .pricing-price .btn:hover{background-color:var(--global--color-primary)}.pricing .price-table .pricing-panel .pricing-body .pricing-price .btn i{background-color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;width:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;color:var(--global--color-heading);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.pricing .price-table .pricing-panel .pricing-body .pricing-price .btn i:before{font-size:14px}.pricing .price-table .pricing-panel .pricing-body .pricing-price .btn:before{content:unset}.pricing .price-table .pricing-panel .pricing-body .pricing-price .btn:hover i{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.pricing .price-table .pricing-panel.active{position:relative}.pricing .price-table .pricing-panel.active:before{background-image:url(../images/icons/high-light.png);content:"";display:block;height:20px;position:absolute;right:-2px;top:30px;width:46px}.pricing .price-table .pricing-panel.active:after{background-color:var(--global--color-primary);bottom:0;content:"";height:4px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:calc(100% - 100px)}@media (min-width:992px) and (max-width:1200px){.pricing .price-table .pricing-panel.active:after{width:calc(100% - 50px)}}.pricing .price-table .pricing-panel.active .pricing-price .btn{background-color:var(--global--color-primary)}.pricing .price-table .pricing-panel.active .pricing-price .btn:hover{background-color:var(--global--color-heading)}.pricing .more-prices{margin-top:0;text-align:center}@media screen and (min-width:992px){.pricing .more-prices{margin-top:32px}}.pricing .more-prices p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:700}.pricing .more-prices p a{color:var(--global--color-heading);font-weight:700;padding-bottom:6px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.pricing .more-prices p a:hover:before{width:80%}.pricing .more-prices p a:before{background-color:var(--global--color-primary);bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.pricing.pricing-1{padding-bottom:100px;padding-top:130px}@media screen and (max-width:991.98px){.pricing.pricing-1{padding-bottom:70px;padding-top:70px}}.contact .advantages-list-holder{margin-bottom:32px}.contact .contact-action{margin-bottom:80px}@media screen and (max-width:767.98px){.contact .contact-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:40px}}.contact .contact-action .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;height:65px;margin-right:30px;width:170px}@media (min-width:992px) and (max-width:1200px){.contact .contact-action .btn{margin-right:10px}}@media screen and (max-width:991.98px){.contact .contact-action .btn{margin:0 30px 0 0}}@media screen and (max-width:767.98px){.contact .contact-action .btn{height:50px;margin-bottom:15px;margin-right:0}}.contact .contact-action .btn:first-child i{color:var(--global--color-heading)}.contact .contact-action .btn:first-child:hover i{color:var(--global--color-white)}.contact .contact-action .btn:last-child{padding:0 28px}.contact .contact-action .btn.btn--white{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11)}.contact .contact-action.contact-action-2{margin-bottom:131px}@media screen and (max-width:991.98px){.contact .contact-action.contact-action-2{margin-bottom:30px}.contact .contact-action.contact-action-2 .btn{margin-right:0}}.contact .contact-quote{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.contact .contact-quote img{margin-right:15px}.contact .contact-quote p,.contact .contact-quote p a{color:var(--global--color-gray);font-size:15px;font-weight:700;line-height:25px}.contact .contact-quote p a{padding-bottom:6px;position:relative}.contact .contact-quote p a:hover:before{width:80%}.contact .contact-quote p a:before{background-color:var(--global--color-gray);bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.contact .contact-quote.contact-quote-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:991.98px){.contact .contact-quote.contact-quote-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto;max-width:370px}}.contact .contact-quote.contact-quote-2 i{color:var(--global--color-white);margin-right:40px}@media screen and (max-width:991.98px){.contact .contact-quote.contact-quote-2 i{margin-bottom:30px;margin-right:0}}.contact .contact-quote.contact-quote-2 i:before{font-size:65px}@media screen and (min-width:992px){.contact .contact-quote.contact-quote-2 .quote-body{padding-top:10px}}.contact .contact-quote.contact-quote-2 .quote-body p{color:var(--global--color-white);font-size:17px;line-height:28px;margin-bottom:22px}.contact .contact-quote.contact-quote-2 .quote-body a{color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:991.98px){.contact .contact-quote.contact-quote-2 .quote-body a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.contact .contact-quote.contact-quote-2 .quote-body a:hover{padding-left:10px}.contact .contact-quote.contact-quote-2 .quote-body a i{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;margin-right:10px;width:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--global--color-white);border-radius:50%;justify-content:center}@media screen and (max-width:991.98px){.contact .contact-quote.contact-quote-2 .quote-body a i{margin-bottom:0}}.contact .contact-quote.contact-quote-2 .quote-body a i:before{color:var(--global--color-primary);font-size:15px}.contact .contact-quote.contact-quote-3 p{color:var(--global--color-body)}.contact .contact-quote.contact-quote-3 p a{color:var(--global--color-heading)}.contact .contact-quote.contact-quote-3 p a:before{background-color:var(--global--color-primary)}.contact.contact-1{padding-bottom:108px;padding-top:108px}@media screen and (max-width:991.98px){.contact.contact-1{padding-bottom:70px;padding-top:70px}}.contact.contact-2{background-position-x:-750px;margin-top:200px;padding-bottom:108px;padding-top:108px;position:relative}@media screen and (max-width:991.98px){.contact.contact-2{padding-bottom:70px;padding-top:70px}}@media screen and (min-width:992px){.contact.contact-2{margin-top:230px}}.contact.contact-2 .contact-overlay{border-radius:12px;height:100%;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:95%;z-index:1}.contact.contact-4{padding-bottom:110px;padding-top:110px}@media screen and (max-width:991.98px){.contact.contact-4{padding-bottom:70px;padding-top:70px}}.contact.contact-4 .contact-action .btn:first-child i{color:var(--global--color-white)}.contact.contact-4 .contact-action .btn:last-child{border:2px solid rgba(37,55,69,.5);color:var(--global--color-heading)}.contact.contact-4 .contact-action .btn:last-child i{color:var(--global--color-heading)}.contact.contact-4 .contact-action .btn:last-child:before{content:unset}.contact.contact-4 .contact-action .btn:last-child:hover{background-color:var(--global--color-heading);color:var(--global--color-white)}.contact.contact-4 .contact-action .btn:last-child:hover i{color:var(--global--color-white)}.contact.contact-4 .contact-panel-3 textarea{height:150px;padding-top:25px}.contact-panel{padding:50px 55px}@media screen and (max-width:767.98px){.contact-panel{padding:40px 25px}}.contact-panel.contact-panel-2{background-color:var(--global--color-white);border-radius:12px;-webkit-box-shadow:0 5px 83px 0 rgba(9,29,62,.15);box-shadow:0 5px 83px 0 rgba(9,29,62,.15);padding:60px 70px;z-index:5}@media (min-width:992px) and (max-width:1200px){.contact-panel.contact-panel-2{padding-left:40px;padding-right:40px}}@media screen and (max-width:767.98px){.contact-panel.contact-panel-2{padding-left:25px;padding-right:25px}}.contact-panel.contact-panel-2 .contact-card{-webkit-box-shadow:none;box-shadow:none;padding-bottom:0;padding-right:0;padding-top:0}@media screen and (max-width:991.98px){.contact-panel.contact-panel-2 .contact-card{padding-left:0}}.contact-panel.contact-panel-2 .contact-card .contact-result{margin-top:0}.contact-panel.contact-panel-3{display:-webkit-box;display:-ms-flexbox;display:flex;padding:0;position:relative}@media screen and (max-width:991.98px){.contact-panel.contact-panel-3{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}@media screen and (min-width:992px){.contact-panel.contact-panel-3{-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}}.contact-panel.contact-panel-3 .heading{z-index:4}@media screen and (min-width:992px){.contact-panel.contact-panel-3 .heading{-ms-flex-preferred-size:40%;flex-basis:40%;-ms-flex-negative:0;flex-shrink:0;margin-bottom:0}}.contact-panel.contact-panel-3 .contact-card{z-index:4}@media screen and (max-width:575px){.contact-panel.contact-panel-3 .contact-card{margin-left:25px;margin-right:25px}}@media screen and (min-width:992px){.contact-panel.contact-panel-3 .contact-card{-ms-flex-preferred-size:54%;flex-basis:54%;-ms-flex-negative:0;flex-shrink:0}}@media screen and (max-width:767.98px){.contact-panel.contact-panel-3 .contact-card{padding-left:25px;padding-right:25px}}.contact-card{background-color:var(--global--color-white);border-radius:8px 8px 0 8px;border-radius:12px;-webkit-box-shadow:0 1px 73px 0 rgba(40,40,40,.15);box-shadow:0 1px 73px 0 rgba(40,40,40,.15);height:-webkit-max-content;height:-moz-max-content;height:max-content;padding:47px 50px 40px;position:relative}@media screen and (max-width:767.98px){.contact-card{padding:37px 25px 30px}}.contact-card .contact-body .card-heading{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:24px;font-weight:700;line-height:1;margin-bottom:20px}@media screen and (max-width:991.98px){.contact-card .contact-body .card-heading{text-align:center}}.contact-card .contact-body .card-desc{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:25px;margin-bottom:28px}@media screen and (max-width:991.98px){.contact-card .contact-body .card-desc{text-align:center}}.contact-card .contact-body form{margin-bottom:0}.contact-card .contact-body .btn{padding-left:30px;padding-right:20px}.contact-card .contact-body .btn i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-white);border-radius:50%;color:var(--global--color-heading);font-size:12px;height:28px;width:28px}.contact-card .contact-body .contact-result{margin-top:10px;text-align:center}.img-card{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:auto;padding:33px 40px 50px;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;text-align:center}@media screen and (min-width:992px){.img-card{text-align:left;-ms-flex-preferred-size:46%;flex-basis:46%}}@media screen and (max-width:767.98px){.img-card{padding-left:20px;padding-right:20px}}.img-card .card-content{max-width:100%}@media screen and (max-width:991.98px){.img-card .card-content .content-top{margin-bottom:30px}}.img-card .card-content .content-top p{color:var(--global--color-white);font-size:17px;font-weight:700;line-height:28px;margin-bottom:22px}.img-card .card-content .content-top a{color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:991.98px){.img-card .card-content .content-top a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.img-card .card-content .content-top a:hover i{-webkit-transform:translateX(5px);-ms-transform:translateX(5px);transform:translateX(5px)}.img-card .card-content .content-top a i{display:-webkit-box;display:-ms-flexbox;display:flex;height:32px;margin-right:10px;width:32px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--global--color-white);border-radius:50%;justify-content:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:991.98px){.img-card .card-content .content-top a i{margin-bottom:0}}.img-card .card-content .content-top a i:before{color:var(--global--color-primary);font-size:15px}.img-card .card-content .content-bottom .contact-infos{margin-bottom:26px}.img-card .card-content .content-bottom .contact-infos .contact-info{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:14px}.img-card .card-content .content-bottom .contact-infos .contact-info:last-child{margin-bottom:0}.img-card .card-content .content-bottom .contact-infos .contact-info i{color:#f4f4f4;font-size:16px;margin-right:10px}.img-card .card-content .content-bottom .contact-infos .contact-info a,.img-card .card-content .content-bottom .contact-infos .contact-info p{color:#f4f4f4;font-family:var(--global--font-body);font-size:14px;font-weight:700;line-height:22px;margin-bottom:0}.img-card .card-content .content-bottom .contact-infos .contact-info a:hover{color:var(--global--color-heading)}.img-card .card-content .content-bottom .btn{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);color:var(--global--color-primary);height:55px;padding:0 20px}.img-card .card-content .content-bottom .btn i{color:var(--global--color-primary)}.img-card .card-content .content-bottom .btn:hover,.img-card .card-content .content-bottom .btn:hover i{color:var(--global--color-white)}@media screen and (max-width:991.98px){.img-card .card-content .content-bottom .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}}.img-card.img-card-2{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-flex:1;-ms-flex-positive:1;background-position-x:81%;border-radius:12px;flex-grow:1}@media screen and (max-width:991.98px){.img-card.img-card-2{margin-bottom:50px}}.img-card.img-card-2 .card-content{-webkit-box-flex:1;-ms-flex-positive:1;flex-grow:1;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}.img-card-holder,.img-card.img-card-2 .card-content{-webkit-box-orient:vertical;-webkit-box-direction:normal;display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-direction:column;flex-direction:column}.map{height:470px;position:relative}.map iframe{height:100%;left:0;position:absolute;right:0;top:0;width:100%}.map iframe.map-gray{-webkit-filter:brightness(104%) contrast(99%) saturate(0) blur(0) hue-rotate(0deg);filter:brightness(104%) contrast(99%) saturate(0) blur(0) hue-rotate(0deg)}.mb-20{margin-bottom:20px!important}.clients{border-top:1px solid #eaeaea;overflow:visible;padding-bottom:0;padding-top:0}.clients.bg-grey{color:var(--global--color-gray)}.clients .client{cursor:pointer;margin-left:auto;margin-right:auto;padding-bottom:60px;padding-top:60px;position:relative;-webkit-transition:.3s ease;-o-transition:.3s ease;transition:.3s ease;width:150px}@media (min-width:992px) and (max-width:1200px){.clients .client{width:130px}}.clients .client:hover:before{width:100%}.clients .client:before{background-color:var(--global--color-primary);content:"";height:1px;left:50%;position:absolute;top:-1px;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:0}.clients .client a{height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.clients .client img{display:block;margin-left:auto;margin-right:auto;max-width:100%;width:auto}.certificate img{display:block;margin:0 auto}.testimonial{padding-bottom:85px;padding-top:90px}@media screen and (max-width:767.98px){.testimonial{padding-bottom:70px;padding-top:70px}.testimonial .testimonial-panel{margin-left:auto;margin-right:auto;max-width:370px}}.testimonial .testimonial-panel .testimonial-body{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative}@media screen and (max-width:991.98px){.testimonial .testimonial-panel .testimonial-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.testimonial .testimonial-panel .testimonial-body .testimonial-img{height:63px;margin-right:40px;width:63px;-ms-flex-negative:0;border:2px solid var(--global--color-primary);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;overflow:hidden;padding:5px}.testimonial .testimonial-panel .testimonial-body .testimonial-img img{border-radius:50%;max-width:100%}@media (min-width:992px) and (max-width:1200px){.testimonial .testimonial-panel .testimonial-body .testimonial-img{margin-right:25px}}@media screen and (max-width:991.98px){.testimonial .testimonial-panel .testimonial-body .testimonial-img{margin-bottom:30px;margin-right:0}.testimonial .testimonial-panel .testimonial-body .testimonial-content{text-align:center}}.testimonial .testimonial-panel .testimonial-body .testimonial-content p{color:var(--global--color-white);font-family:var(--global--font-heading);font-size:24px;font-style:italic;font-weight:500;line-height:39px;margin-bottom:21px}@media (min-width:992px) and (max-width:1200px){.testimonial .testimonial-panel .testimonial-body .testimonial-content p{font-size:22px;line-height:1.5}}.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-meta{display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991.98px){.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-meta{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-meta h6{color:var(--global--color-white);font-family:var(--global--font-body);font-size:14px;font-weight:700;line-height:28px;margin-bottom:0}.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-meta h6:after{content:",";margin-right:4px}.testimonial .testimonial-panel .testimonial-body .testimonial-content .testimonial-meta p{color:var(--global--color-gray);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:23px;margin-bottom:0}.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content p{color:var(--global--color-secondary);font-size:25px;font-style:normal;font-weight:600;line-height:41px;margin-bottom:39px}@media (min-width:992px) and (max-width:1200px){.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content p{font-size:20px;line-height:35px}}@media screen and (max-width:767.98px){.testimonial .testimonial-panel.testimonial-panel-2 .testimonial-body .testimonial-content p{font-size:20px;line-height:35px}}.testimonial .testimonial-thumbs{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991.98px){.testimonial .testimonial-thumbs{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767.98px){.testimonial .testimonial-thumbs{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.testimonial .testimonial-thumbs .testimonial-thumb{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;cursor:pointer;margin-right:40px;opacity:.5;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.testimonial .testimonial-thumbs .testimonial-thumb:last-child{margin-right:0}@media screen and (max-width:991.98px){.testimonial .testimonial-thumbs .testimonial-thumb{margin-right:20px}}@media screen and (max-width:767.98px){.testimonial .testimonial-thumbs .testimonial-thumb{margin-bottom:20px;margin-right:0}}.testimonial .testimonial-thumbs .testimonial-thumb.active{opacity:1}.testimonial .testimonial-thumbs .testimonial-thumb.active .thumb-img{border-color:var(--global--color-primary)}.testimonial .testimonial-thumbs .testimonial-thumb .thumb-img{height:63px;margin-right:15px;width:63px;-ms-flex-negative:0;border:2px solid transparent;border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;overflow:hidden;padding:5px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.testimonial .testimonial-thumbs .testimonial-thumb .thumb-img img{border-radius:50%;max-width:100%}.testimonial .testimonial-thumbs .testimonial-thumb .thumb-body h6{color:var(--global--color-secondary);font-family:var(--global--font-body);font-size:14px;font-weight:700;line-height:20px;margin-bottom:0}.testimonial .testimonial-thumbs .testimonial-thumb .thumb-body p{color:var(--global--color-body);font-size:14px;line-height:23px}.testimonial.testimonial-1 .owl-stage-outer{overflow:hidden}@media screen and (min-width:992px){.testimonial.testimonial-1 .owl-stage-outer:before{background-image:-webkit-gradient(linear,left top,right top,color-stop(2%,#00000000),color-stop(22%,var(--global--color-heading)));background-image:-o-linear-gradient(left,#00000000 2%,var(--global--color-heading) 22%);background-image:linear-gradient(90deg,#00000000 2%,var(--global--color-heading) 22%);content:"";height:100%;opacity:.96;position:absolute;right:0;top:0;width:40%;z-index:5}}.testimonial.testimonial-1 .carousel-dots{position:relative}@media screen and (max-width:991.98px){.testimonial.testimonial-1 .carousel-dots .owl-nav{display:none}}.testimonial.testimonial-1 .carousel-dots .owl-nav span{font-size:0}.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-next:before,.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-prev:before{color:hsla(0,0%,100%,.5);font-family:carousel!important;font-size:44px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-prev:before{content:"\e990"}.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-next:before{content:"\e991"}.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-next,.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-prev{position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%)}.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-next:hover:before,.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-prev:hover:before{color:#fff}.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-next{right:30px}.testimonial.testimonial-1 .carousel-dots .owl-nav .owl-prev{display:none}.testimonial.testimonial-1 .carousel-dots .owl-item{opacity:1}.testimonial.testimonial-1 .carousel-dots .owl-dots{margin-top:16px}.testimonial.testimonial-2{padding-bottom:0}@media screen and (max-width:991.98px){.testimonial.testimonial-2{padding-top:190px}}.testimonial.testimonial-3{background-position:top;padding-bottom:110px;padding-top:460px}@media screen and (max-width:991.98px){.testimonial.testimonial-3{padding-bottom:70px}.testimonial.testimonial-3 .counters-holder{margin-bottom:30px;text-align:center}}@media screen and (min-width:992px){.testimonial.testimonial-3 .counters-holder .counter{padding-top:30px}}.testimonial.testimonial-3 .counters-holder .counter .counter-desc p{color:var(--global--color-secondary)}.testimonial.testimonial-3 .counters-holder .counter .counter-desc p:after{background-color:var(--global--color-secondary)}.testimonial.testimonial-3 .owl-stage-outer{overflow:hidden}.testimonial.testimonial-3 .owl-stage-outer .owl-item{opacity:1}.testimonial.testimonial-4{padding-bottom:110px;padding-top:80px;position:relative}@media screen and (max-width:991.98px){.testimonial.testimonial-4{padding-bottom:70px;padding-top:40px}}.testimonial.testimonial-4 .testimonial-overlay{background-color:#f6f7f8;background-position:top;border-radius:12px;height:100%;left:50%;position:absolute;top:0;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:93%;z-index:0}@media screen and (max-width:991.98px){.testimonial.testimonial-4 .testimonial-overlay{width:96%}}.testimonial.testimonial-4 .counters-holder{position:relative;z-index:1}@media screen and (max-width:991.98px){.testimonial.testimonial-4 .counters-holder{margin-bottom:30px;text-align:center}}@media screen and (min-width:992px){.testimonial.testimonial-4 .counters-holder .counter{padding-top:30px}}.testimonial.testimonial-4 .counters-holder .counter .counter-desc p{color:var(--global--color-secondary)}.testimonial.testimonial-4 .counters-holder .counter .counter-desc p:after{background-color:var(--global--color-secondary)}.testimonial.testimonial-4 .owl-stage-outer{overflow:hidden}.testimonial.testimonial-4 .owl-stage-outer .owl-item{opacity:1}.testimonial.testimonial-4 .testimonial-thumbs{position:relative;z-index:1}.testimonial.testimonial-5{background-position:top;overflow:visible;padding-bottom:100px;padding-top:0}@media screen and (max-width:991.98px){.testimonial.testimonial-5{padding-bottom:70px}}.testimonial.testimonial-5 .contact-panel{margin-bottom:30px;margin-top:-60px;-webkit-transform:translateY(-60px);-ms-transform:translateY(-60px);transform:translateY(-60px)}.testimonial.testimonial-5 .contact-panel .contact-card .contact-body .btn{width:270px}.testimonial.testimonial-5 .contact-panel .contact-card .contact-body .form-control{margin-bottom:30px}.testimonial.testimonial-5 .contact-panel .contact-card .contact-body textarea{height:127px;padding-top:20px}@media screen and (max-width:991.98px){.testimonial.testimonial-5 .counters-holder{margin-bottom:30px;text-align:center}}@media screen and (min-width:992px){.testimonial.testimonial-5 .counters-holder .counter{padding-top:30px}}.testimonial.testimonial-5 .counters-holder .counter .counter-desc p{color:var(--global--color-secondary)}.testimonial.testimonial-5 .counters-holder .counter .counter-desc p:after{background-color:var(--global--color-secondary)}.testimonial.testimonial-5 .owl-stage-outer{overflow:hidden}.testimonial.testimonial-5 .owl-stage-outer .owl-item{opacity:1}.video{border-radius:12px;height:375px;margin-top:-100px;position:relative;-webkit-transform:translateY(100px);-ms-transform:translateY(100px);transform:translateY(100px)}.video.video-1{margin-bottom:0;position:relative}.video.video-1 .btn-video{background-color:transparent;bottom:30px;height:auto;left:30px;padding:0;position:absolute}.video.video-2{margin-top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.video.video-2 .btn-video{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.video.video-3{border-radius:8px;height:525px;margin-top:0;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0)}.video.video-3 .btn-video{left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%)}.mfp-bg{z-index:1543}.mfp-wrap{z-index:1642}@-webkit-keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.4);transform:scale(1.4)}}@keyframes pulse{0%{-webkit-transform:scale(1);transform:scale(1)}to{opacity:0;-webkit-transform:scale(1.4);transform:scale(1.4)}}.cta{background-color:var(--global--color-white);border-radius:12px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11);display:-webkit-box;display:-ms-flexbox;display:flex;overflow:hidden;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:992px){.cta{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row;height:250px}}@media screen and (min-width:1200px){.cta{height:200px}}.cta .cta-img{position:relative}@media screen and (min-width:992px){.cta .cta-img{-ms-flex-preferred-size:38%;flex-basis:38%;-ms-flex-negative:0;flex-shrink:0}}.cta .cta-img img{max-width:100%}.cta .cta-img .cta-icon{border:9px solid var(--global--color-white);border-radius:50%;bottom:0;left:50%;position:absolute;-webkit-transform:translate(-50%,50%);-ms-transform:translate(-50%,50%);transform:translate(-50%,50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (min-width:992px){.cta .cta-img .cta-icon{bottom:auto;left:auto;right:0;top:50%;-webkit-transform:translate(50%,-50%);-ms-transform:translate(50%,-50%);transform:translate(50%,-50%)}}.cta .cta-img .cta-icon:hover i{background-color:var(--global--color-heading)}.cta .cta-img .cta-icon i{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-primary);color:var(--global--color-white);font-size:30px;height:80px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:80px}@media screen and (max-width:767.98px){.cta .cta-img .cta-icon i{font-size:25px;height:50px;width:50px}}.cta .cta-body{padding:38px 50px 35px 80px}@media screen and (max-width:991.98px){.cta .cta-body{padding-left:50px;padding-top:70px}}@media screen and (max-width:767.98px){.cta .cta-body{padding-left:30px;padding-right:30px;padding-top:50px}}.cta .cta-body h5{font-size:23px;line-height:1;margin-bottom:20px}@media screen and (max-width:991.98px){.cta .cta-body h5{line-height:1.4;text-align:center}}.cta .cta-body .cta-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (min-width:768px){.cta .cta-body .cta-content{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}}.cta .cta-body .cta-content p{font-size:15px;line-height:25px}@media screen and (max-width:767.98px){.cta .cta-body .cta-content p{margin-bottom:20px;text-align:center}}.cta .cta-body .cta-content .btn{-ms-flex-negative:0;border-color:rgba(37,55,69,.5);flex-shrink:0;height:55px;margin-left:0;padding:0 27px;width:185px}.cta .cta-body .cta-content .btn,.cta .cta-body .cta-content .btn i{color:var(--global--color-heading);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.cta .cta-body .cta-content .btn:before{background-color:var(--global--color-heading)}.cta .cta-body .cta-content .btn:hover{border-color:var(--global--color-heading);color:var(--global--color-white)}.cta .cta-body .cta-content .btn:hover i{color:var(--global--color-white)}@media screen and (min-width:768px){.cta .cta-body .cta-content .btn{margin-left:30px}}@media screen and (min-width:992px){.cta .cta-body .cta-content .btn{margin-left:50px}}.cta-holder{background-position:bottom;overflow:visible;padding-bottom:70px}@media screen and (min-width:992px){.cta-holder{background-position-y:-200px;margin-bottom:-160px;padding-bottom:100px;-webkit-transform:translateY(-160px);-ms-transform:translateY(-160px);transform:translateY(-160px)}}@media screen and (min-width:1200px){.cta-holder{background-position-y:-400px;margin-bottom:-180px;-webkit-transform:translateY(-180px);-ms-transform:translateY(-180px);transform:translateY(-180px)}}.cta-holder .cta{margin-bottom:33px}.cta-holder .more-actions{text-align:center}.cta-holder .more-actions p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:700}.cta-holder .more-actions p a{color:var(--global--color-heading);font-weight:700;padding-bottom:6px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.cta-holder .more-actions p a:hover:before{width:80%}.cta-holder .more-actions p a:before{background-color:var(--global--color-primary);bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.page-404 h3{font-size:280px;font-weight:600;line-height:1.1;margin-bottom:0}.page-404 p{color:#a5a5a5;font-size:15px;font-weight:400;line-height:23px;margin-bottom:20px}@media only screen and (max-width:767px){.page-404 h3{font-size:150px}.page-404 .btn{width:125px}}@media only screen and (min-width:992px) and (max-width:1200px){.page-404 h3{font-size:180px}}.services{background-color:#f6f7f8;padding-bottom:100px;padding-top:210px}@media screen and (max-width:991.98px){.services{padding-bottom:70px;padding-top:150px}}.services .service-panel-container{display:flex}.services .service-panel{background-color:var(--global--color-white);border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11);cursor:pointer;flex-grow:1;margin-bottom:30px;padding:66px 40px 40px;position:relative}@media screen and (min-width:992px){.services .service-panel{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}@media (min-width:992px) and (max-width:1200px){.services .service-panel{padding-left:20px;padding-right:20px}}@media screen and (max-width:991.98px){.services .service-panel{margin:0 auto 30px;max-width:370px}}@media screen and (max-width:767.98px){.services .service-panel{padding-left:25px;padding-right:25px}}.services .service-panel:after{background-color:var(--global--color-primary);border-radius:0 0 8px 0;bottom:0;content:"";height:4px;position:absolute;right:0;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:calc(100% - 40px)}@media (min-width:992px) and (max-width:1200px){.services .service-panel:after{width:calc(100% - 20px)}}@media screen and (max-width:767.98px){.services .service-panel:after{width:calc(100% - 20px)}}.services .service-panel:hover:after{height:10px}.services .service-panel:hover .service-icon i{-webkit-transform:rotateY(1turn);transform:rotateY(1turn)}.services .service-panel:hover .service-content .btn:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.services .service-panel .service-icon{left:40px;-webkit-perspective:1300px;perspective:1300px;position:absolute;top:-40px;-webkit-transform-style:preserve-3d;transform-style:preserve-3d;z-index:2}@media (min-width:992px) and (max-width:1200px){.services .service-panel .service-icon{left:25px}}@media screen and (max-width:767.98px){.services .service-panel .service-icon{left:25px}}.services .service-panel .service-icon i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex}.services .service-panel .service-icon i,.services .service-panel .service-icon i:before{-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.services .service-panel .service-icon i:before{color:var(--global--color-primary);font-size:75px;margin-left:0}.services .service-panel .service-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;min-height:100%}@media screen and (min-width:768px){.services .service-panel .service-content{-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.services .service-panel .service-content h4{margin-bottom:0;width:100%}.services .service-panel .service-content h4 a{border-bottom:2px solid #eaeaea;color:var(--global--color-heading);display:block;font-family:var(--global--font-heading);font-size:23px;font-weight:700;line-height:29px;margin-bottom:35px;padding-bottom:36px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.services .service-panel .service-content h4 a:hover{color:var(--global--color-primary)}.services .service-panel .service-content p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;line-height:25px;margin-bottom:24px}.services .service-panel .service-content .advantages-list{flex-grow:1;list-style:none;margin:0 0 32px;padding:0;text-align:left}.services .service-panel .service-content .advantages-list li{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:36px}@media (min-width:992px) and (max-width:1200px){.services .service-panel .service-content .advantages-list li{font-size:14px}}.services .service-panel .service-content .advantages-list li:before{content:"\f00c";display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:Font Awesome\ 5 Free;font-weight:700;height:20px;width:20px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-secondary);border-radius:50%;color:var(--global--color-white);font-size:10px;margin-right:18px}@media (min-width:992px) and (max-width:1200px){.services .service-panel .service-content .advantages-list li:before{margin-right:8px}}.services .service-panel .service-content .btn{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);height:55px;position:relative;width:165px}.services .service-panel .service-content .btn i{color:var(--global--color-white);font-size:12px;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out}.services .service-panel.services-panel-2{margin-bottom:37px;padding-bottom:50px;padding-top:50px}.services .service-panel.services-panel-2 .service-icon{left:auto;margin-bottom:32px;position:relative;top:auto}.services .service-panel.services-panel-2 .service-content h4 a{border-bottom:0;margin-bottom:29px;padding-bottom:0}.services .service-panel.services-panel-2 .service-content p{margin-bottom:31px}.services .service-panel.services-panel-2 .service-content .advantages-list{display:none}.services .service-panel.services-panel-3{margin-bottom:40px;padding:0}.services .service-panel.services-panel-3:hover:after{height:4px;width:calc(100% - 80px)}@media (min-width:992px) and (max-width:1200px){.services .service-panel.services-panel-3:hover:after{width:calc(100% - 50px)}}@media screen and (max-width:767.98px){.services .service-panel.services-panel-3:hover:after{width:calc(100% - 60px)}}.services .service-panel.services-panel-3:after{border-radius:0;left:50%;right:auto;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);width:0}.services .service-panel.services-panel-3 .service-img{border-radius:8px;overflow:hidden}.services .service-panel.services-panel-3 .service-content{padding:33px 40px 40px}@media screen and (max-width:991.98px){.services .service-panel.services-panel-3 .service-content{text-align:center}}@media (min-width:992px) and (max-width:1200px){.services .service-panel.services-panel-3 .service-content{padding-left:25px;padding-right:25px}}@media screen and (max-width:767.98px){.services .service-panel.services-panel-3 .service-content{padding-left:30px;padding-right:30px}}.services .service-panel.services-panel-3 .service-content h4 a{border-bottom:0;margin-bottom:19px;padding-bottom:0}.services .service-panel.services-panel-3 .service-content p{margin-bottom:21px}@media screen and (max-width:991.98px){.services .service-panel.services-panel-3 .service-content .btn{margin:0 auto}}.services .actions-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding-top:8px}@media screen and (max-width:991.98px){.services .actions-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767.98px){.services .actions-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.services .actions-holder .btn{margin-right:30px}.services .actions-holder .btn:first-child{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);width:170px}.services .actions-holder .btn:last-child{border-color:rgba(37,55,69,.5);color:var(--global--color-white);margin-right:0;padding:0 27px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:182px}.services .actions-holder .btn:last-child:before{background-color:var(--global--color-heading)}.services .actions-holder .btn:last-child:hover{border-color:var(--global--color-heading);color:var(--global--color-white)}@media screen and (max-width:767.98px){.services .actions-holder .btn{margin-bottom:20px;margin-right:0}}.services .more-services{text-align:center}.services .more-services p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:700}.services .more-services p a{color:var(--global--color-heading);font-weight:700;padding-bottom:6px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.services .more-services p a:hover:before{width:80%}.services .more-services p a:before{background-color:var(--global--color-primary);bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.services .more-services .rating i{color:var(--global--color-primary);margin-right:5px}.services .more-services .rating i:last-child{margin-right:0}.services .more-services.more-services-2{display:-webkit-box;display:-ms-flexbox;display:flex;text-align:left}@media screen and (max-width:991.98px){.services .more-services.more-services-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.services .more-services.more-services-2 .rating{margin-right:40px;margin-top:4px;-ms-flex-negative:0;flex-shrink:0}@media screen and (max-width:991.98px){.services .more-services.more-services-2 .rating{margin-bottom:10px;margin-right:0}}.services .more-services.more-services-2 a{color:var(--global--color-primary)}.services .more-services.more-services-2 a:before{background-color:var(--global--color-heading)}.services .more-services.more-services-2 p{font-weight:400}.services.services-2{padding-bottom:175px;padding-top:114px}@media screen and (max-width:991.98px){.services.services-2{padding-bottom:70px;padding-top:60px}}.services.services-2 .owl-dots{margin-bottom:62px}.services.services-3{background-position:top;padding-bottom:110px;padding-top:130px}@media screen and (max-width:991.98px){.services.services-3{padding-bottom:70px;padding-top:70px}}.services.services-4{padding-bottom:40px;padding-top:130px}@media screen and (max-width:991.98px){.services.services-4{padding-bottom:0;padding-top:70px}}.services.services-4 .service-panel{margin-bottom:90px}.service-single{padding-bottom:60px;padding-top:110px}@media screen and (max-width:991.98px){.service-single{padding-bottom:20px;padding-top:70px}}.service-single .sidebar{margin-left:0;margin-right:auto}.service-single .service-entry .entry-content .entry-infos{margin-bottom:66px}@media screen and (max-width:991.98px){.service-single .service-entry .entry-content .entry-infos{text-align:center}}.service-single .service-entry .entry-content .entry-infos .entry-heading{color:var(--global--color-secondary);font-size:24px;font-weight:700;line-height:1;margin-bottom:21px}.service-single .service-entry .entry-content .entry-infos .entry-desc{font-size:16px;line-height:26px;margin-bottom:28px}.service-single .service-entry .entry-content .entry-infos .entry-desc:last-child{margin-bottom:0}.service-single .service-entry .entry-content .entry-introduction .entry-heading{margin-bottom:17px;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}.service-single .service-entry .entry-content .entry-introduction .entry-desc:nth-child(3){margin-bottom:32px}.service-single .service-entry .entry-content .entry-introduction img{border-radius:8px;max-width:100%;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:767.98px){.service-single .service-entry .entry-content .entry-introduction img{margin-bottom:30px}}.service-single .service-entry .entry-content .entry-introduction img:hover{-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.service-single .service-entry .entry-content .entry-stats{margin-bottom:57px}.service-single .service-entry .entry-content .entry-stats img{display:-webkit-box;display:-ms-flexbox;display:flex;margin:0 auto;max-width:100%}@media screen and (max-width:991.98px){.service-single .service-entry .entry-content .entry-stats img{margin-top:30px}}.service-single .service-entry .entry-content .entry-processes{background-color:#e0f6e9;border-radius:12px;margin-bottom:66px;padding:45px 40px 40px}@media screen and (max-width:767.98px){.service-single .service-entry .entry-content .entry-processes{padding:60px 25px 40px}}.service-single .service-entry .entry-content .entry-processes .entry-body{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}@media screen and (max-width:767.98px){.service-single .service-entry .entry-content .entry-processes .entry-body{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.service-single .service-entry .entry-content .entry-processes .entry-body .process-icon{-ms-flex-negative:0;display:-webkit-box;display:-ms-flexbox;display:flex;flex-shrink:0;height:170px;width:170px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50%;justify-content:center}@media screen and (max-width:767.98px){.service-single .service-entry .entry-content .entry-processes .entry-body .process-icon{height:150px;margin-bottom:20px;width:150px}}@media screen and (min-width:768px){.service-single .service-entry .entry-content .entry-processes .entry-body .process-icon{margin-right:40px;margin-top:15px}}.service-single .service-entry .entry-content .entry-processes .entry-body .process-icon:hover i{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.service-single .service-entry .entry-content .entry-processes .entry-body .process-icon i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--global--color-primary);border-radius:50%;color:var(--global--color-white);height:110px;justify-content:center;width:110px}@media screen and (max-width:767.98px){.service-single .service-entry .entry-content .entry-processes .entry-body .process-icon i{height:90px;width:90px}}.service-single .service-entry .entry-content .entry-processes .entry-body .process-icon i:before{font-size:50px}.service-single .service-entry .entry-content .entry-processes .images-holder{border-radius:8px;overflow:hidden}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-stage-outer{overflow:hidden}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-stage-outer .owl-item{opacity:1}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:100%;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between}@media screen and (max-width:767.98px){.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav{display:none}}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-next,.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:110px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:110px}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-next:before,.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-prev:before{color:var(--global--color-white);content:"\e906";font-family:energia;font-size:20px}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-prev{background-color:var(--global--color-primary);border-radius:0 8px 8px 0;left:0}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-prev:hover{background-color:var(--global--color-heading)}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-prev:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-next{background-color:var(--global--color-heading);border-radius:8px 0 0 8px;right:0}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-next:hover{background-color:var(--global--color-primary)}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-nav .owl-next:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.service-single .service-entry .entry-content .entry-processes .images-holder .carousel .owl-dots{bottom:-100px;position:absolute;width:100%}.service-single .service-entry .entry-content .entry-video .heading-desc{margin-bottom:35px}.service-single .service-entry .entry-content .entry-topics{padding-top:40px}.service-single .service-entry .entry-content .entry-topics .entry-topic{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;margin-bottom:16px}.service-single .service-entry .entry-content .entry-topics .entry-topic:last-of-type{margin-bottom:7px}@media screen and (min-width:992px){.service-single .service-entry .entry-content .entry-topics .entry-topic{-webkit-box-orient:horizontal;-webkit-box-direction:normal;-ms-flex-direction:row;flex-direction:row}.service-single .service-entry .entry-content .entry-topics .entry-topic h5{-ms-flex-preferred-size:25%;flex-basis:25%;margin-right:5%}.service-single .service-entry .entry-content .entry-topics .entry-topic p{-ms-flex-preferred-size:70%;flex-basis:70%;-webkit-transform:translateY(-4px);-ms-transform:translateY(-4px);transform:translateY(-4px)}}.service-single .service-entry .entry-content .entry-why{margin-bottom:36px}.service-single .service-entry .entry-content .entry-why .entry-desc{margin-bottom:32px}.service-single .service-entry .entry-content .entry-benefits{margin-bottom:36px}.service-single .service-entry .entry-content .entry-benefits .entry-heading{margin-bottom:37px}.service-single .service-entry .entry-content .projects{margin-bottom:0}.service-single .service-entry .entry-content .projects .entry-heading{margin-bottom:37px}.company-data{border-bottom:1px solid #eaeaea;overflow:visible;padding-bottom:45px;padding-top:45px}.company-data .data{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767.98px){.company-data .data{margin-bottom:15px}}.company-data .data .data-icon{margin-right:20px}@media (min-width:992px) and (max-width:1200px){.company-data .data .data-icon{margin-right:10px}}.company-data .data .data-icon i:before{color:var(--global--color-primary);font-size:50px;margin-left:0}@media (min-width:992px) and (max-width:1200px){.company-data .data .data-icon i:before{font-size:35px}}.company-data .data .data-body h6{color:#282828;font-family:var(--global--font-heading);font-size:18px;font-weight:700;line-height:24px;margin-bottom:7px}.company-data .data .data-body a,.company-data .data .data-body p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:24px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.company-data .data .data-body a:hover{color:var(--global--color-primary)}.company-data .panels-container{border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;margin-top:40px;overflow:hidden}@media screen and (min-width:992px){.company-data .panels-container{margin-top:0;-webkit-box-pack:end;-ms-flex-pack:end;justify-content:flex-end;margin-bottom:-126px;position:relative;-webkit-transform:translateY(-126px);-ms-transform:translateY(-126px);transform:translateY(-126px);z-index:1000}}@media screen and (max-width:991.98px){.company-data .panels-container{margin-left:auto;margin-right:auto;max-width:370px}}.company-data .panels-container .panel-action{background-color:var(--global--color-primary);display:-webkit-box;display:-ms-flexbox;display:flex;padding:37px 30px 39px 45px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start;cursor:pointer}@media (min-width:992px) and (max-width:1200px){.company-data .panels-container .panel-action{padding-left:20px;padding-right:20px}}@media screen and (max-width:991.98px){.company-data .panels-container .panel-action{padding-left:25px;padding-right:25px}}@media screen and (max-width:767.98px){.company-data .panels-container .panel-action{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;text-align:center}}.company-data .panels-container .panel-action .panel-icon{-ms-flex-negative:0;flex-shrink:0;margin-bottom:20px}@media screen and (min-width:768px){.company-data .panels-container .panel-action .panel-icon{margin-bottom:0;margin-right:30px}}@media (min-width:992px) and (max-width:1200px){.company-data .panels-container .panel-action .panel-icon{margin-right:20px}}.company-data .panels-container .panel-action .panel-icon i:before{color:var(--global--color-white);font-size:65px;margin-left:0}@media (min-width:992px) and (max-width:1200px){.company-data .panels-container .panel-action .panel-icon i:before{font-size:50px}}.company-data .panels-container .panel-action .panel-content .panel-heading{color:var(--global--color-white);font-family:var(--global--font-heading);font-size:20px;font-weight:700;line-height:30px;margin-bottom:16px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media (min-width:992px) and (max-width:1200px){.company-data .panels-container .panel-action .panel-content .panel-heading{font-size:18px}}.company-data .panels-container .panel-action .panel-content .panel-desc{color:var(--global--color-gray);font-size:15px;line-height:24px}.counters{padding-bottom:90px;padding-top:130px;position:relative}@media screen and (max-width:991.98px){.counters{padding-bottom:70px;padding-top:70px}}.counters .actions-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991.98px){.counters .actions-holder{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}@media screen and (max-width:767.98px){.counters .actions-holder{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.counters .actions-holder .btn{margin-right:30px}.counters .actions-holder .btn:last-child{margin-right:0;width:235px}@media screen and (max-width:767.98px){.counters .actions-holder .btn{margin-bottom:20px;margin-right:0}}.counters-bar{background-color:var(--global--color-white);border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.21);box-shadow:0 5px 83px 0 rgba(40,40,40,.21);display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;padding-bottom:26px;padding-top:32px}@media screen and (max-width:991.98px){.counters-bar{-ms-flex-wrap:wrap;flex-wrap:wrap;padding-left:25px;padding-right:25px;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.counter{background-color:var(--global--color-primary);border-radius:8px;color:var(--global--color-white);display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;padding:24px 40px 30px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}.counter .counter-icon{margin-bottom:18px}.counter .counter-icon i:before{font-size:65px;margin-left:0}.counter .counter-num{display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:12px}.counter .counter-num p,.counter .counter-num span{color:var(--global--color-white);display:inline-block;font-family:var(--global--font-heading);font-size:37px;font-weight:700;line-height:29px}.counter .counter-num p{margin-bottom:0}.counter .counter-name h6{color:var(--global--color-white);font-family:var(--global--font-body);font-size:16px;font-weight:700;line-height:29px;margin-bottom:0}.counter.counter-2{background-color:transparent;border-radius:0;display:-webkit-box;display:-ms-flexbox;display:flex;margin-bottom:40px;padding:0;position:relative}@media screen and (max-width:991.98px){.counter.counter-2{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 30px;max-width:370px;text-align:center}}.counter.counter-2:before{background-color:#4c5b66;bottom:0;content:"";height:2px;left:0;position:absolute;width:170px}@media screen and (max-width:991.98px){.counter.counter-2:before{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}.counter.counter-2:last-child{margin-bottom:0}.counter.counter-2:last-child:before{content:unset}.counter.counter-2:last-child .counter-desc p{margin-bottom:0}.counter.counter-2 .counter-num{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:baseline;-ms-flex-align:baseline;align-items:baseline;margin-bottom:17px}.counter.counter-2 .counter-num .counting{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:37px;font-weight:500;line-height:29px;margin-right:10px}.counter.counter-2 .counter-num h6{color:var(--global--color-white);font-size:20px;font-style:italic;font-weight:700;line-height:29px;margin-bottom:0}.counter.counter-2 .counter-desc p{color:var(--global--color-gray);font-size:15px;line-height:25px;margin-bottom:34px}.counter.counter-3{background-color:transparent;border-radius:0;padding:0}.counter.counter-3 .counter-holder{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:end;-ms-flex-align:end;align-items:flex-end;margin-bottom:35px}.counter.counter-3 .counter-holder .counter-num{margin-right:32px;margin-top:-14px;-webkit-transform:translateY(-14px);-ms-transform:translateY(-14px);transform:translateY(-14px)}.counter.counter-3 .counter-holder .counter-num span{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:120px;font-weight:300;margin-bottom:0}@media screen and (max-width:767.98px){.counter.counter-3 .counter-holder .counter-num span{font-size:60px}}.counter.counter-3 .counter-holder .counter-img{display:-webkit-box;display:-ms-flexbox;display:flex;height:170px;width:170px;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;border-radius:50%;justify-content:center}@media screen and (max-width:767.98px){.counter.counter-3 .counter-holder .counter-img{height:150px;width:150px}}.counter.counter-3 .counter-holder .counter-img:hover i{-webkit-transform:scale(.9);-ms-transform:scale(.9);transform:scale(.9)}.counter.counter-3 .counter-holder .counter-img i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-box-pack:center;-ms-flex-pack:center;background-color:var(--global--color-primary);border-radius:50%;color:var(--global--color-white);height:110px;justify-content:center;width:110px}@media screen and (max-width:767.98px){.counter.counter-3 .counter-holder .counter-img i{height:90px;width:90px}}.counter.counter-3 .counter-holder .counter-img i:before{font-size:50px}.counter.counter-3 .counter-desc{padding-bottom:24px;position:relative}.counter.counter-3 .counter-desc:after{background-color:#4c5b66;bottom:0;content:"";height:2px;left:0;position:absolute;width:28px}@media screen and (max-width:767.98px){.counter.counter-3 .counter-desc:after{left:50%;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%)}}@media screen and (min-width:992px){.counter.counter-3 .counter-desc{margin-left:40px;width:50%}}.counter.counter-3 .counter-desc p{color:var(--global--color-white);font-family:var(--global--font-body);font-size:16px;font-weight:700;line-height:26px;margin-bottom:0}.counter.counter-4{display:-webkit-box;display:-ms-flexbox;display:flex;padding:32px 40px 38px;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.counter.counter-4 .counter-num{margin-bottom:0}.counter.counter-4 .counter-num h6,.counter.counter-4 .counter-num p,.counter.counter-4 .counter-num span{color:var(--global--color-white);font-size:20px;font-style:italic;font-weight:600;line-height:29px;margin-bottom:0}.counter.counter-4 .counter-num p{margin-right:10px}.counter.counter-5{background-color:transparent;border-radius:0;padding:0;position:relative;text-align:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (min-width:992px){.counter.counter-5{padding-left:40px;text-align:left;-webkit-box-align:start;-ms-flex-align:start;align-items:flex-start}}.counter.counter-5:first-child:before{content:unset}@media screen and (min-width:992px){.counter.counter-5:last-child{padding-right:40px}}.counter.counter-5:before{background-color:#eaeaea;content:"";height:53px;left:0;position:absolute;top:50%;-webkit-transform:translateY(-50%);-ms-transform:translateY(-50%);transform:translateY(-50%);width:2px}@media screen and (max-width:991.98px){.counter.counter-5:before{content:unset}}.counter.counter-5 .counter-name{margin-bottom:8px}.counter.counter-5 .counter-name h6{color:#282828}.counter.counter-5 .counter-num span{color:#4aab3d;font-family:var(--global--font-body);font-size:30px;font-weight:600}@media screen and (max-width:991.98px){.counter.counter-5 .counter-num span{font-size:25px}}.counter.counter-5 .counter-num span:last-of-type{margin-left:10px}.counter.counter-6{background-color:transparent;border-radius:0;padding:0}@media screen and (max-width:991.98px){.counter.counter-6{-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin:0 auto 30px}}.counter.counter-6 .counter-name{margin-bottom:0}.counter.counter-6 .counter-name h6{color:var(--global--color-secondary)}.counter.counter-6 .counter-num{margin-bottom:24px}.counter.counter-6 .counter-num span{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:50px;font-weight:400}@-webkit-keyframes Bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}75%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}@keyframes Bounce{0%{-webkit-transform:translateY(0);transform:translateY(0)}25%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}50%{-webkit-transform:translateY(0);transform:translateY(0)}75%{-webkit-transform:translateY(-15px);transform:translateY(-15px)}to{-webkit-transform:translateY(0);transform:translateY(0)}}.projects.projects-modern{padding-bottom:70px;padding-top:130px}@media screen and (max-width:991.98px){.projects.projects-modern{padding-top:70px}}.projects.projects-modern.projects-modern-2{padding-top:210px}@media screen and (max-width:991.98px){.projects.projects-modern.projects-modern-2{padding-top:170px}}.projects.projects-modern.projects-modern-3{padding-bottom:110px;padding-top:86px}@media screen and (max-width:991.98px){.projects.projects-modern.projects-modern-3{padding-bottom:70px;padding-top:66px}}.projects.projects-grid{padding-bottom:130px;padding-top:114px}@media screen and (max-width:991.98px){.projects.projects-grid{padding-bottom:105px;padding-top:54px}}@media (max-width:400px){.projects.projects-grid .carousel{padding:0 5%}}.projects.projects-grid .carousel .owl-stage-outer{overflow:hidden}.projects.projects-grid .carousel .owl-stage-outer .owl-item{opacity:1}.projects.projects-grid .carousel .owl-nav{top:167px}@media screen and (max-width:991.98px){.projects.projects-grid .carousel .owl-nav{display:none}}.projects.projects-grid .carousel .owl-nav .owl-next,.projects.projects-grid .carousel .owl-nav .owl-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:110px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:110px}.projects.projects-grid .carousel .owl-nav .owl-next:before,.projects.projects-grid .carousel .owl-nav .owl-prev:before{color:var(--global--color-white);content:"\e906";font-family:energia;font-size:20px}.projects.projects-grid .carousel .owl-nav .owl-prev{background-color:var(--global--color-primary);border-radius:0 8px 8px 0;left:0}.projects.projects-grid .carousel .owl-nav .owl-prev:hover{background-color:var(--global--color-heading)}.projects.projects-grid .carousel .owl-nav .owl-prev:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.projects.projects-grid .carousel .owl-nav .owl-next{background-color:var(--global--color-heading);border-radius:8px 0 0 8px;right:0}.projects.projects-grid .carousel .owl-nav .owl-next:hover{background-color:var(--global--color-primary)}.projects.projects-grid .carousel .owl-nav .owl-next:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.projects.projects-grid .carousel .owl-dots{bottom:-100px;position:absolute;width:100%}.projects.projects-grid .project-panel:hover{-webkit-box-shadow:none;box-shadow:none}.projects.projects-grid .project-panel .project-panel-holder .project-content{padding:30px 38px 17px}@media (min-width:992px) and (max-width:1200px){.projects.projects-grid .project-panel .project-panel-holder .project-content{padding-left:10px;padding-right:10px}}.projects.projects-grid .project-panel .project-panel-holder .project-content .project-title{margin-bottom:6px}.projects.projects-grid.projects-grid-2{padding-bottom:0;padding-top:0}@media (max-width:400px){.projects.projects-grid.projects-grid-2 .carousel{padding:0}}.projects.projects-grid.projects-grid-2 .carousel .owl-nav{display:-webkit-box;display:-ms-flexbox;display:flex;left:-58px;position:absolute;top:125px;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}@media screen and (max-width:991.98px){.projects.projects-grid.projects-grid-2 .carousel .owl-nav{display:none}}.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next,.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:auto;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:auto}.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next:before,.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev:before{color:var(--global--color-white);font-family:carousel;font-size:40px}.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next span,.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev span{display:none}.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev{background-color:transparent;border-radius:0;left:auto}.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-prev:before{color:var(--global--color-heading);content:"\e990";-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next{background-color:transparent;border-radius:0;margin-bottom:25px;right:auto}.projects.projects-grid.projects-grid-2 .carousel .owl-nav .owl-next:before{color:var(--global--color-primary);content:"\e991";-webkit-transform:rotate(0deg);-ms-transform:rotate(0deg);transform:rotate(0deg)}.projects.projects-grid.projects-grid-2 .project-panel .project-panel-holder .project-content{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}.projects.projects-grid.projects-grid-2 .project-panel .project-panel-holder .project-content .project-title{-webkit-box-ordinal-group:3;-ms-flex-order:2;order:2}.projects.projects-grid.projects-grid-2 .project-panel .project-panel-holder .project-content .project-cat{-webkit-box-ordinal-group:2;-ms-flex-order:1;margin-bottom:0;order:1}.projects.projects-grid.projects-grid-3{padding-bottom:110px;padding-top:86px}@media screen and (max-width:991.98px){.projects.projects-grid.projects-grid-3{padding-bottom:70px;padding-top:66px}}.projects.projects-grid.projects-grid-3 .project-panel{margin-bottom:10px}.projects.projects-grid.projects-grid-3 #load-more{margin-top:10px}.projects.projects-standard{padding-bottom:110px;padding-top:86px}@media screen and (max-width:991.98px){.projects.projects-standard{padding-bottom:70px;padding-top:66px}}.projects.projects-standard .project-panel{-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.11);box-shadow:0 5px 83px 0 rgba(40,40,40,.11);margin-bottom:30px}.projects.projects-standard .project-panel:hover .project-panel-holder .project-content{background-color:var(--global--color-primary);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.projects.projects-standard .project-panel:hover .project-panel-holder .project-content .project-cat a,.projects.projects-standard .project-panel:hover .project-panel-holder .project-content .project-title h4 a{color:var(--global--color-white)}.projects.projects-standard .project-panel .project-panel-holder .project-img{border-radius:8px 8px 0 0}.projects.projects-standard .project-panel .project-panel-holder .project-content{background-color:var(--global--color-white);border-radius:0 0 8px 8px;padding:30px 38px 27px}@media (min-width:992px) and (max-width:1200px){.projects.projects-standard .project-panel .project-panel-holder .project-content{padding-left:10px;padding-right:10px}}.projects.projects-standard .project-panel .project-panel-holder .project-content .project-title{margin-bottom:6px}.projects.projects-standard #load-more{margin-top:20px}.projects.projects-standard.projects-standard-2{padding-bottom:145px;padding-top:36px}@media screen and (max-width:767.98px){.projects.projects-standard.projects-standard-2{padding-bottom:105px}}.projects.projects-standard.projects-standard-2 .project-panel{margin-bottom:50px}.projects.projects-standard.projects-standard-2 .owl-carousel .owl-dots{bottom:-100px;position:absolute;width:100%}.projects .projects-load-more{text-align:center}.projects .projects-load-more .btn{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);width:222px}.projects.projects-gallery{padding-bottom:110px;padding-top:130px}@media screen and (max-width:991.98px){.projects.projects-gallery{padding-bottom:70px;padding-top:70px}}.projects.projects-gallery .project-panel{margin-bottom:30px}.projects.projects-gallery .project-panel:hover{-webkit-box-shadow:none;box-shadow:none}.projects.projects-gallery .project-panel:hover .project-panel-holder .project-img img{-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1)}.projects.projects-gallery .project-panel:hover .project-panel-holder .project-img .project-hover{opacity:1;visibility:visible}.projects.projects-gallery .project-panel .project-panel-holder .project-img{border-radius:8px}.projects.projects-gallery .project-panel .project-panel-holder .project-img:after{content:unset}.projects.projects-gallery .project-panel .project-panel-holder .project-img .project-hover{border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;height:80px;left:50%;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%);-ms-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:80px;z-index:2;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:var(--global--color-primary-70);opacity:0;-webkit-transition:.4s ease-in-out;-o-transition:.4s ease-in-out;transition:.4s ease-in-out;visibility:hidden}.projects.projects-gallery .project-panel .project-panel-holder .project-img .project-hover .project-zoom{color:var(--global--color-white);font-size:20px}.projects.projects-gallery .project-panel .project-panel-holder .project-img .project-hover a{height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.projects.projects-gallery .btn{border:2px solid var(--global--color-heading);margin-top:10px}.projects.projects-gallery .btn:focus .projects.projects-gallery .btn::active{color:var(--global--color-heading)}.projects #load-more{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11)}.projects #load-more i{font-size:12px}.project-panel{background-color:var(--global--color-white);border-radius:8px;margin-bottom:20px;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.project-panel:hover{-webkit-box-shadow:0 3px 20px 0 rgba(40,40,40,.13);box-shadow:0 3px 20px 0 rgba(40,40,40,.13)}.project-panel:hover .project-panel-holder .project-img img{-webkit-transform:scale(1.1);-ms-transform:scale(1.1);transform:scale(1.1)}.project-panel:hover .project-panel-holder .project-img:after{-webkit-transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,100%,0);transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,100%,0)}.project-panel:hover .project-panel-holder .project-content .project-more .btn{background-color:var(--global--color-heading);border-color:var(--global--color-heading);-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);color:var(--global--color-white)}.project-panel:hover .project-panel-holder .project-content .project-more .btn i{color:var(--global--color-heading)}@media screen and (max-width:991.98px){.project-panel{margin:0 auto 30px;max-width:370px}}.project-panel .project-panel-holder .project-img{border-radius:8px;overflow:hidden;position:relative}.project-panel .project-panel-holder .project-img:after{background:hsla(0,0%,100%,.5);content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,-100%,0);transform:scale3d(1.9,1.4,1) rotate(45deg) translate3d(0,-100%,0);-webkit-transition:-webkit-transform .6s;transition:-webkit-transform .6s;-o-transition:transform .6s;transition:transform .6s;transition:transform .6s,-webkit-transform .6s;width:100%;z-index:1}.project-panel .project-panel-holder .project-img a{height:100%;left:0;position:absolute;right:0;top:0;width:100%;z-index:2}.project-panel .project-panel-holder .project-img img{height:auto;max-width:100%;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.project-panel .project-panel-holder .project-content{padding:33px 40px 40px;text-align:center}@media (min-width:992px) and (max-width:1200px){.project-panel .project-panel-holder .project-content{padding-left:25px;padding-right:25px}}@media screen and (min-width:992px){.project-panel .project-panel-holder .project-content{text-align:left}}.project-panel .project-panel-holder .project-content .project-title{margin-bottom:16px}.project-panel .project-panel-holder .project-content .project-title h4{margin-bottom:0}.project-panel .project-panel-holder .project-content .project-title h4 a{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:20px;font-weight:600;line-height:27px}@media (min-width:992px) and (max-width:1200px){.project-panel .project-panel-holder .project-content .project-title h4 a{font-size:18px}}.project-panel .project-panel-holder .project-content .project-title h4 a:hover{color:var(--global--color-primary)}.project-panel:hover .project-panel-holder .project-content .project-cat{color:var(--global--color-white)}.project-panel .project-panel-holder .project-content .project-cat{margin-bottom:3px}.project-panel .project-panel-holder .project-content .project-cat a{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:28px;position:relative}.project-panel .project-panel-holder .project-content .project-cat a:before{background-color:var(--global--color-primary);bottom:-2px;content:"";height:1px;left:0;opacity:0;position:absolute;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.project-panel .project-panel-holder .project-content .project-cat a:hover{color:var(--global--color-primary)}.project-panel .project-panel-holder .project-content .project-cat a:hover:before{opacity:1}.project-panel .project-panel-holder .project-content .project-cat a:after{content:",";margin-right:5px}.project-panel .project-panel-holder .project-content .project-cat a:last-of-type:after{content:none}.project-panel .project-panel-holder .project-content .project-desc{margin-bottom:32px}.project-panel .project-panel-holder .project-content .project-desc p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;line-height:25px;margin-bottom:0}.project-panel .project-panel-holder .project-content .project-more .btn{border:2px solid rgba(37,55,69,.5);color:var(--global--color-heading);height:55px;-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out;width:100%}.project-panel .project-panel-holder .project-content .project-more .btn i{background-color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;height:28px;width:28px;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;color:var(--global--color-heading);-webkit-transition:.5s ease-in-out;-o-transition:.5s ease-in-out;transition:.5s ease-in-out}.project-panel .project-panel-holder .project-content .project-more .btn:before{content:unset}.project-panel .project-panel-holder .project-content .project-more .btn:hover i{-webkit-transform:translateX(10px);-ms-transform:translateX(10px);transform:translateX(10px)}.projects-filter{margin-bottom:33px;text-align:center}@media screen and (max-width:767.98px){.projects-filter ul{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;-webkit-box-pack:space-evenly;-ms-flex-pack:space-evenly;justify-content:space-evenly}}.projects-filter li{display:inline-block}@media screen and (max-width:767.98px){.projects-filter li{margin-bottom:15px}}.projects-filter li:last-child a{margin-right:0}.projects-filter li a{color:var(--global--color-heading);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:1;margin-right:35px}@media screen and (max-width:767.98px){.projects-filter li a{margin-right:0}}.projects-filter li a.active-filter,.projects-filter li a:hover{color:var(--global--color-primary)}.project-single{padding-bottom:0;padding-top:0}.project-single .project-intro .project-img{position:relative}.project-single .project-intro .project-img img{border-radius:12px;max-width:100%}@media screen and (max-width:767.98px){.project-single .project-intro .project-img img{border-radius:8px 8px 0 0;height:200px}}.project-single .project-intro .project-img .project-panel{bottom:-65px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.16);box-shadow:0 5px 83px 0 rgba(40,40,40,.16);margin-bottom:0;max-width:400px;position:absolute;right:65px}@media screen and (max-width:991.98px){.project-single .project-intro .project-img .project-panel{bottom:-70px;right:40px}}@media screen and (max-width:767.98px){.project-single .project-intro .project-img .project-panel{border-radius:0 0 8px 8px;bottom:auto;margin-bottom:0;position:relative;right:auto}}.project-single .project-intro .project-img .project-panel:hover .project-content .project-more .btn{background-color:var(--global--color-primary)}.project-single .project-intro .project-img .project-panel:hover .project-content .project-more .btn:before{-webkit-transform:scaleX(1);-ms-transform:scaleX(1);transform:scaleX(1);-webkit-transform-origin:left center;-ms-transform-origin:left center;transform-origin:left center}.project-single .project-intro .project-img .project-panel .project-content{padding:43px 50px 75px}@media screen and (max-width:991.98px){.project-single .project-intro .project-img .project-panel .project-content{padding-left:25px;padding-right:25px}}.project-single .project-intro .project-img .project-panel .project-content .project-cat{margin-bottom:0}.project-single .project-intro .project-img .project-panel .project-content .project-title{margin-bottom:29px}.project-single .project-intro .project-img .project-panel .project-content .project-more{bottom:0;left:0;position:absolute}.project-single .project-intro .project-img .project-panel .project-content .project-more .btn{border:0;border-radius:0 8px 0 8px;-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);color:var(--global--color-white);height:65px;width:204px}.project-single .project-intro .project-img .project-panel .project-content .project-more .btn:before{content:"";height:100%;left:0;position:absolute;top:0;-webkit-transform:scaleX(0);-ms-transform:scaleX(0);transform:scaleX(0);-webkit-transform-origin:right center;-ms-transform-origin:right center;transform-origin:right center;-webkit-transition:-webkit-transform .24s ease-in-out;transition:-webkit-transform .24s ease-in-out;-o-transition:transform .24s ease-in-out;transition:transform .24s ease-in-out;transition:transform .24s ease-in-out,-webkit-transform .24s ease-in-out;width:100%;z-index:-1}.project-single .project-intro .project-img .project-panel .project-content .project-more .btn i{background-color:transparent;color:var(--global--color-white)}.project-single .project-overview{padding-bottom:80px;padding-top:110px}@media screen and (max-width:991.98px){.project-single .project-overview{padding-bottom:60px;padding-top:70px}}.project-single .project-overview .project-details{margin-bottom:30px}@media screen and (min-width:992px){.project-single .project-overview .project-details{margin-bottom:23px;-webkit-transform:translateY(-6px);-ms-transform:translateY(-6px);transform:translateY(-6px)}}.project-single .project-overview .project-details .table{margin-bottom:0}@media screen and (min-width:992px){.project-single .project-overview .project-details .table{width:80%}}.project-single .project-overview .project-details .table td{border-bottom:0;border-top:0;padding-bottom:5px}.project-single .project-overview .project-details .table .name{color:var(--global--color-secondary);font-family:var(--global--font-body);font-size:15px;font-weight:700}@media screen and (min-width:992px){.project-single .project-overview .project-details .table .name{padding-left:0}}.project-single .project-overview .project-details .table .value{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400}.project-single .project-overview .advantages-list-holder{background-color:#e0f6e9;border-radius:12px;padding:32px 40px}@media screen and (min-width:992px){.project-single .project-overview .advantages-list-holder{margin-top:6px}}@media screen and (max-width:991.98px){.project-single .project-overview .advantages-list-holder{padding-left:30px;padding-right:30px}}.project-single .project-overview .advantages-list-holder p{color:var(--global--color-secondary);font-size:17px;font-weight:700;line-height:27px;margin-bottom:25px}@media screen and (max-width:991.98px){.project-single .project-overview.project-overview-1{padding-top:100px}}.project-single .project-overview.project-overview-1 .btn{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);height:60px;width:270px}@media screen and (max-width:991.98px){.project-single .project-overview.project-overview-2{padding-bottom:70px;padding-top:70px}}.project-single .project-overview.project-overview-3{padding-bottom:130px;padding-top:120px}@media screen and (max-width:991.98px){.project-single .project-overview.project-overview-3{padding-bottom:70px;padding-top:200px}}.project-single .project-overview.project-overview-3 .btn{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11)}.project-single .project-overview.project-overview-3 .heading{margin-bottom:62px}.project-single .project-overview.project-overview-4{padding-bottom:90px;padding-top:110px}@media screen and (max-width:991.98px){.project-single .project-overview.project-overview-4{padding-bottom:70px;padding-top:70px}}.project-single .project-overview.project-overview-4 .counters-holder{margin-top:30px}@media screen and (min-width:992px){.project-single .project-overview.project-overview-4 .counters-holder{margin-top:11px}}.project-single .project-image-carousel{padding-bottom:0;padding-top:0}.project-single .project-image-carousel .owl-carousel .owl-stage-outer .owl-item{opacity:1}.project-single .project-image-carousel .owl-carousel .owl-nav{top:167px}@media screen and (max-width:991.98px){.project-single .project-image-carousel .owl-carousel .owl-nav{display:none}}.project-single .project-image-carousel .owl-carousel .owl-nav .owl-next,.project-single .project-image-carousel .owl-carousel .owl-nav .owl-prev{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;height:110px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:110px}.project-single .project-image-carousel .owl-carousel .owl-nav .owl-next:before,.project-single .project-image-carousel .owl-carousel .owl-nav .owl-prev:before{color:var(--global--color-white);content:"\e906";font-family:energia;font-size:20px}.project-single .project-image-carousel .owl-carousel .owl-nav .owl-prev{background-color:var(--global--color-primary);border-radius:0 8px 8px 0;left:0}.project-single .project-image-carousel .owl-carousel .owl-nav .owl-prev:hover{background-color:var(--global--color-heading)}.project-single .project-image-carousel .owl-carousel .owl-nav .owl-prev:before{-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg)}.project-single .project-image-carousel .owl-carousel .owl-nav .owl-next{background-color:var(--global--color-heading);border-radius:8px 0 0 8px;right:0}.project-single .project-image-carousel .owl-carousel .owl-nav .owl-next:hover{background-color:var(--global--color-primary)}.project-single .project-image-carousel .owl-carousel .owl-nav .owl-next:before{-webkit-transform:rotate(90deg);-ms-transform:rotate(90deg);transform:rotate(90deg)}.project-single .project-image-carousel .owl-carousel .owl-dots{bottom:auto;margin-top:10px;position:relative}.project-single .project-share{border-bottom:1px solid #eaeaea;padding-bottom:40px;padding-top:33px}.project-single .project-share .tags{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:10px}.project-single .project-share .tags a{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:28px}.project-single .project-share .tags a:after{content:",";margin-right:4px}.project-single .project-share .tags a:last-child:after{content:unset}.project-single .project-share .social-share{display:-webkit-box;display:-ms-flexbox;display:flex}.project-single .project-share .social-share,.project-single .project-share .social-share a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.project-single .project-share .social-share a{border:2px solid #929ba2;border-radius:50%;display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;height:40px;margin-right:10px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:40px}.project-single .project-share .social-share a:last-child{margin-right:0}.project-single .project-share .social-share a:hover i{background-color:var(--global--color-primary);height:40px;width:40px}.project-single .project-share .social-share a i{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-heading);border-radius:50%;color:var(--global--color-white);font-size:11px;height:20px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:20px}.faqs{padding-bottom:110px;padding-top:130px}@media screen and (max-width:991.98px){.faqs{padding-bottom:70px;padding-top:70px}}.faqs .faqs-action{margin-bottom:0}@media screen and (max-width:767.98px){.faqs .faqs-action{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.faqs .faqs-action .btn{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;height:65px;margin-right:30px;width:170px}@media (min-width:992px) and (max-width:1200px){.faqs .faqs-action .btn{margin-right:10px}}@media screen and (max-width:991.98px){.faqs .faqs-action .btn{margin:0 30px 0 0}}@media screen and (max-width:767.98px){.faqs .faqs-action .btn{height:50px;margin-bottom:15px;margin-right:0}}.faqs .faqs-action .btn:first-child i{color:var(--global--color-heading)}.faqs .faqs-action .btn:first-child:hover i{color:var(--global--color-white)}.faqs .faqs-action .btn:last-child{padding:0 28px}.faqs .faqs-action .btn.btn--white{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11)}.faqs .more-faqs{margin-top:3px;text-align:center}.faqs .more-faqs p{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:700}.faqs .more-faqs p a{color:var(--global--color-heading);font-weight:700;padding-bottom:6px;position:relative;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.faqs .more-faqs p a:hover:before{width:80%}.faqs .more-faqs p a:before{background-color:var(--global--color-primary);bottom:0;content:"";height:2px;left:50%;position:absolute;-webkit-transform:translateX(-50%);-ms-transform:translateX(-50%);transform:translateX(-50%);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:100%}.faqs.faqs-2{padding-bottom:100px;padding-top:130px}@media screen and (max-width:991.98px){.faqs.faqs-2{padding-bottom:70px;padding-top:70px}}.img-hotspot .img-hotspot-wrap{max-width:100%;position:relative}@media screen and (max-width:567px){.img-hotspot .img-hotspot-wrap{max-width:470px}}@media screen and (max-width:991.98px){.img-hotspot .img-hotspot-wrap{margin:0 auto 40px}}.img-hotspot .img-hotspot-wrap .img-hotspot-bg img{max-width:100%}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers{height:100%;left:0;position:absolute;right:0;top:0;width:100%}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer{position:absolute}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer,.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .pointer-icon{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .pointer-icon{border:2px solid var(--global--color-primary);border-radius:50%;cursor:pointer;height:22px;position:relative;width:22px}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .pointer-icon:after{background-color:var(--global--color-primary);border-radius:50%;content:"";height:8px;width:8px}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer:hover .info{opacity:1;-webkit-transform:translate(-50%,-50%) scale(1);-ms-transform:translate(-50%,-50%) scale(1);transform:translate(-50%,-50%) scale(1);visibility:visible}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info{left:50%;opacity:0;position:absolute;top:50%;-webkit-transform:translate(-50%,-50%) scale(0);-ms-transform:translate(-50%,-50%) scale(0);transform:translate(-50%,-50%) scale(0);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;visibility:hidden;z-index:1}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info .border-outer{height:96px;width:96px}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info .border-outer,.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info .border-outer .border-inner{border:2px solid var(--global--color-primary);border-radius:50%;cursor:pointer;display:-webkit-box;display:-ms-flexbox;display:flex;position:relative;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info .border-outer .border-inner{height:82px;width:82px}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info .border-outer .border-inner i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-primary);border-radius:50%;height:68px;width:68px}.img-hotspot .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info .border-outer .border-inner i:before{color:var(--global--color-white);font-size:50px;margin-left:0}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer{display:-webkit-box;display:-ms-flexbox;display:flex;position:absolute;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border:2px solid var(--global--color-heading);border-radius:50%;cursor:pointer;height:42px;padding:4px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:42px}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer:after{border:2px solid var(--global--color-primary);border-radius:50%;content:"";height:56px;opacity:0;position:absolute;-webkit-transform:scale(0);-ms-transform:scale(0);transform:scale(0);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;visibility:hidden;width:56px}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer:hover{border-color:var(--global--color-primary)}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer:hover:after{opacity:1;-webkit-transform:scale(1);-ms-transform:scale(1);transform:scale(1);visibility:visible}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer:hover .info{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer img{border-radius:50%;max-width:100%}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info{background-color:var(--global--color-white);border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(9,29,62,.15);box-shadow:0 5px 83px 0 rgba(9,29,62,.15);max-width:330px;opacity:0;padding:23px 28px;position:relative;position:absolute;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:2}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info:before{background-color:var(--global--color-white);bottom:-9px;content:"";height:10px;position:absolute;width:10px}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.left:before{-webkit-clip-path:polygon(100% 0,0 0,0 100%);clip-path:polygon(100% 0,0 0,0 100%);left:auto;right:30px}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.right:before{-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%);left:30px}.img-hotspot.img-hotspot-2 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info span{color:var(--global--color-secondary);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:26px}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer{cursor:pointer;height:28px;position:absolute;width:28px}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer:hover .info{opacity:1;-webkit-transform:translateY(0);-ms-transform:translateY(0);transform:translateY(0);visibility:visible}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .pointer-icon{border-color:var(--global--color-secondary)}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .pointer-icon:after{background-color:var(--global--color-secondary)}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info{background-color:var(--global--color-white);border-radius:10px 10px 10px 0;-webkit-box-shadow:0 5px 83px 0 rgba(9,29,62,.15);box-shadow:0 5px 83px 0 rgba(9,29,62,.15);max-width:170px;opacity:0;padding:15px 20px;position:relative;position:absolute;-webkit-transform:translateY(10px);-ms-transform:translateY(10px);transform:translateY(10px);-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;visibility:hidden;width:-webkit-max-content;width:-moz-max-content;width:max-content;z-index:2}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info:before{background-color:var(--global--color-white);bottom:-9px;content:"";height:10px;position:absolute;width:10px}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.left{border-radius:10px 10px 0 10px}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.left:before{-webkit-clip-path:polygon(100% 0,0 0,100% 100%);clip-path:polygon(100% 0,0 0,100% 100%);left:auto;right:0}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.right{border-radius:10px 10px 10px 0}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info.right:before{-webkit-clip-path:polygon(100% 0,0 0,0 100%);clip-path:polygon(100% 0,0 0,0 100%);left:0}.img-hotspot.img-hotspot-3 .img-hotspot-wrap .img-hotspot-pointers .img-hotspot-pointer .info span{color:var(--global--color-body);font-family:var(--global--font-body);font-size:14px;line-height:24px}.careers{padding-bottom:220px;padding-top:130px}@media screen and (max-width:991.98px){.careers{padding-bottom:180px;padding-top:70px}.careers .career-item{margin:0 auto;max-width:370px}}.careers .career-item .career-item-wrap{background-color:var(--global--color-white);border-radius:8px;-webkit-box-shadow:0 5px 83px 0 rgba(40,40,40,.06);box-shadow:0 5px 83px 0 rgba(40,40,40,.06);padding:39px 40px 40px;position:relative}@media (min-width:992px) and (max-width:1200px){.careers .career-item .career-item-wrap{padding-left:25px;padding-right:25px}}.careers .career-item .career-item-wrap .career-meta{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;margin-bottom:33px}.careers .career-item .career-item-wrap .career-meta .career-place,.careers .career-item .career-item-wrap .career-meta .career-type{font-family:var(--global--font-body);font-size:13px;font-weight:400;line-height:28px;margin-bottom:0}.careers .career-item .career-item-wrap .career-meta .career-type{border:2px solid var(--global--color-primary);border-radius:4px;color:var(--global--color-primary);margin-right:15px;padding:0 9px}.careers .career-item .career-item-wrap .career-meta .career-place{color:var(--global--color-body)}.careers .career-item .career-item-wrap .career-content .career-title{color:var(--global--color-heading);font-family:var(--global--font-heading);font-size:20px;font-weight:700;line-height:28px;margin-bottom:17px}.careers .career-item .career-item-wrap .career-content .career-desc{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:25px;margin-bottom:32px}.careers .career-item .career-item-wrap .career-content .career-more{height:42px;padding:0 20px;width:140px}.careers .career-item .career-item-wrap .career-content .career-more i{font-size:12px}.careers .carousel-dots .owl-dots{margin-top:40px}.awards{padding-bottom:80px;padding-top:130px}@media screen and (max-width:991.98px){.awards{padding-bottom:30px;padding-top:70px}}.awards .award{margin-bottom:30px}.awards .award:hover .award-img{background-color:var(--global--color-primary)}.awards .award .award-img{background-color:#f3f3f3;border-radius:8px;display:-webkit-box;display:-ms-flexbox;display:flex;padding:42px 65px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media (min-width:992px) and (max-width:1200px){.awards .award .award-img{padding-left:45px;padding-right:45px}}@media screen and (max-width:991.98px){.awards .award .award-img{padding-left:40px;padding-right:40px}}.awards .award .award-img img{max-width:100%}.awards .award .award-content{padding:29px 30px 12px}@media screen and (max-width:991.98px){.awards .award .award-content{text-align:center}}@media (min-width:992px) and (max-width:1200px){.awards .award .award-content{padding-left:20px;padding-right:20px}}.awards .award .award-content .award-title{margin-bottom:17px}.awards .award .award-content .award-title a{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:18px;font-weight:700;line-height:26px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.awards .award .award-content .award-title a:hover{color:var(--global--color-primary)}.awards .award .award-content .award-desc{color:var(--global--color-body);font-family:var(--global--font-body);font-size:15px;font-weight:400;line-height:25px;margin-bottom:0}.about{overflow:visible;padding-bottom:130px;padding-top:130px}@media screen and (max-width:991.98px){.about{padding-bottom:70px;padding-top:70px}}.about .about-img{height:570px;position:relative}@media screen and (min-width:992px){.about .about-img{max-width:calc(100% - 40px)}}@media screen and (max-width:991.98px){.about .about-img{margin:0 auto 40px}}.about .about-img .about-img-holder{border-radius:12px}.about .about-img .counter{left:-40px;min-width:200px;position:absolute;top:70px;z-index:2}@media screen and (max-width:767.98px){.about .about-img .counter{border-radius:0 8px 8px 0;left:0;-webkit-box-align:center;-ms-flex-align:center;align-items:center}}.about .prief-set p{font-size:17px;font-weight:700;line-height:27px;margin-bottom:24px}.about .signature-block{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:991.98px){.about .signature-block{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.about .signature-block .signature-body{position:relative}.about .signature-block .signature-body img{left:2px;position:absolute;right:0;top:-18px}@media screen and (max-width:767.98px){.about .signature-block .signature-body img{left:-20px;max-width:130%;top:0}}.about .signature-block .signature-body h6{color:var(--global--color-secondary);font-family:var(--global--font-heading);font-size:19px;font-style:italic;font-weight:600;line-height:29px;margin-bottom:0;position:relative;z-index:5}.about .signature-block .signature-body p{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:26px;margin-bottom:0}.about .signature-block .btn{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11);margin-right:30px;width:170px}@media screen and (max-width:991.98px){.about .about-block{text-align:center}.about .about-block .block-left{margin-bottom:40px}}.about .about-block .block-left .paragraph{color:var(--global--color-secondary);font-size:17px;font-weight:500;line-height:27px;margin-bottom:25px}.about .about-block .block-left p{font-size:16px;line-height:27px;margin-bottom:32px}.about .about-block .block-left .btn{-webkit-box-shadow:0 3px 63px 0 rgba(40,40,40,.11);box-shadow:0 3px 63px 0 rgba(40,40,40,.11)}@media screen and (min-width:992px){.about .about-wrapper{display:grid;grid-template-columns:40% 60%;height:635px}}.about .about-wrapper .about-block-wrapper{position:relative;z-index:2}.about .about-wrapper .about-block-wrapper .about-block{background-color:var(--global--color-white)}@media screen and (min-width:992px){.about .about-wrapper .about-block-wrapper .about-block{border-radius:12px 0 0 0;left:0;padding-left:60px;position:absolute;top:0;width:calc(100% + 60px)}}@media screen and (min-width:1200px){.about .about-wrapper .about-block-wrapper .about-block{left:0;padding-left:120px;width:calc(100% + 120px)}}@media screen and (max-width:991.98px){.about .about-wrapper .about-block-wrapper .about-block .heading{margin:0 auto;max-width:90%}}@media screen and (min-width:992px){.about .about-wrapper .about-block-wrapper .about-block .heading{margin-right:auto;max-width:480px;padding-right:var(--bs-gutter-x,.75rem)}}@media screen and (min-width:1200px){.about .about-wrapper .about-block-wrapper .about-block .heading{max-width:570px}}.about .about-wrapper .about-block-wrapper .about-block .heading .heading-subtitle{background-color:var(--global--color-primary);border-radius:0 0 12px 12px;color:var(--global--color-white);margin-bottom:55px}@media screen and (max-width:991.98px){.about .about-wrapper .about-block-wrapper .about-block .heading .heading-subtitle{border-radius:12px;margin-bottom:40px}}.about .about-wrapper .about-block-wrapper .about-block .heading .heading-title{margin-bottom:21px}.about .about-wrapper .about-block-wrapper .about-block .heading .heading-desc{margin-bottom:32px}.about .about-wrapper .about-block-wrapper .about-block .heading .signature-block{margin-bottom:63px}.about .about-wrapper .about-block-wrapper .about-block .heading .advantages-list-holder{background-color:#ebb5d5;border-radius:12px;padding:32px 40px}@media screen and (max-width:991.98px){.about .about-wrapper .about-block-wrapper .about-block .heading .advantages-list-holder{padding-left:30px;padding-right:30px}}.about .about-wrapper .about-block-wrapper .about-block .heading .advantages-list-holder p{color:var(--global--color-secondary);font-size:17px;font-weight:700;line-height:27px;margin-bottom:0}@media screen and (max-width:991.98px){.about .about-wrapper .about-block-wrapper .about-block .heading .advantages-list-holder p{margin-bottom:10px}}.about .about-wrapper .video-wrapper{position:relative;z-index:1}@media screen and (max-width:991.98px){.about .about-wrapper .video-wrapper{margin:0 auto 40px;max-width:90%}}.about .about-wrapper .video-wrapper .video{background-position-x:right}@media screen and (min-width:992px){.about .about-wrapper .video-wrapper .video{border-radius:0 12px 12px 0;height:calc(100% + 110px);left:0;position:absolute;top:-110px;width:calc(100% + 60px)}}@media screen and (min-width:1200px){.about .about-wrapper .video-wrapper .video{width:calc(100% + 120px)}}.about.about-2{padding-bottom:0;padding-top:0}.about.about-3{padding-bottom:130px;padding-top:110px}@media screen and (max-width:991.98px){.about.about-3{padding-bottom:70px;padding-top:70px}}@media screen and (min-width:992px){.about.about-3 .about-block .block-left .paragraph,.about.about-3 .about-block .block-left .signature-block,.about.about-3 .about-block .block-left p{padding-left:50px}}@media screen and (min-width:1200px){.about.about-3 .about-block .block-left .paragraph,.about.about-3 .about-block .block-left .signature-block,.about.about-3 .about-block .block-left p{padding-left:95px}}.about.about-3 .about-block .block-left p{margin-bottom:42px}.about.about-3 .about-block .block-left .paragraph{border-left:4px solid var(--global--color-primary);margin-bottom:25px}@media screen and (max-width:767.98px){.about.about-3 .about-block .block-left .paragraph{padding-left:15px}}.about.about-3 .about-block .block-left .signature-block .signature-body p{margin-bottom:0;padding-left:0}@media screen and (max-width:991.98px){.about.about-3 .about-img .about-img-holder{max-width:370px}}.about.about-3 .about-img .counter{border-radius:12px 0 12px 0;bottom:0;left:99px;min-width:0;top:auto;-webkit-transform:rotate(270deg);-ms-transform:rotate(270deg);transform:rotate(270deg);-webkit-transform-origin:bottom left;-ms-transform-origin:bottom left;transform-origin:bottom left;width:-webkit-max-content;width:-moz-max-content;width:max-content}.processes{overflow:visible;padding-bottom:0;padding-top:0}.processes .process-panel{padding:0 50px 32px 0;position:relative}@media screen and (max-width:991.98px){.processes .process-panel{padding-right:0}}.processes .process-panel .process-number{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:37px;font-weight:500;line-height:29px;margin-bottom:32px}@media screen and (max-width:767.98px){.processes .process-panel .process-number{text-align:center}}.processes .process-panel .process-body .process-content h5{color:var(--global--color-white);font-size:24px;font-style:italic;font-weight:700;line-height:48px;margin-bottom:18px}.processes .process-panel .process-body .process-content p{color:var(--global--color-white);font-size:16px;line-height:27px;margin-bottom:0}.processes .process-panel.process-panel-dark .process-body .process-content h5{color:var(--global--color-secondary)}.processes .process-panel.process-panel-dark .process-body .process-content p{color:var(--global--color-body)}@media screen and (max-width:991.98px){.processes .block-right-holder{margin-bottom:50px;padding:70px 5% 0;text-align:center}}@media screen and (min-width:992px){.processes .block-right-holder{margin-left:auto;max-width:480px;padding-left:var(--bs-gutter-x,.75rem);padding-top:130px}}@media screen and (min-width:1200px){.processes .block-right-holder{max-width:570px}}.processes .block-right-holder .heading{margin-bottom:223px}@media screen and (max-width:991.98px){.processes .block-right-holder .heading{margin-bottom:50px}}.processes .processes-holder{padding-top:40px}@media screen and (min-width:992px){.processes .processes-holder{border-left:1px solid #4c5b66;padding-top:130px}}@media screen and (max-width:991.98px){.processes .processes-holder .process-content-carousel{margin-bottom:60px;padding:0 5%;text-align:center}}@media screen and (min-width:992px){.processes .processes-holder .process-content-carousel{margin-bottom:110px;margin-right:auto;max-width:480px;padding-left:75px;padding-right:calc(var(--bs-gutter-x, .75rem)*1.5)}}@media screen and (min-width:1200px){.processes .processes-holder .process-content-carousel{max-width:570px;padding-left:115px}}.processes .processes-holder .process-content-carousel .owl-stage-outer{overflow:hidden}.processes .processes-holder .process-content-carousel .owl-stage-outer .owl-item{opacity:1}.processes .processes-holder .process-content-carousel .owl-dots{-webkit-box-pack:start;-ms-flex-pack:start;justify-content:flex-start}@media screen and (max-width:991.98px){.processes .processes-holder .process-content-carousel .owl-dots{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.processes .processes-holder .images-holder{border-radius:0 0 0 12px;margin-top:-130px;overflow:hidden;position:relative;-webkit-transform:translateY(130px);-ms-transform:translateY(130px);transform:translateY(130px)}.processes .processes-holder .images-holder .process-image-carousel{position:relative}.processes .processes-holder .images-holder .process-image-carousel .owl-stage-outer{overflow:hidden}.processes .processes-holder .images-holder .process-image-carousel .owl-stage-outer .owl-item{opacity:1}.processes .processes-holder .images-holder .process-image-carousel .owl-stage-outer .owl-item img{-o-object-fit:scale-down;object-fit:scale-down;width:auto}.processes .processes-holder .images-holder .processes-panel{background-color:var(--global--color-primary);border-radius:12px 0 0 0;bottom:0;max-width:400px;padding:42px 49px 40px;position:absolute;right:0;z-index:10}@media screen and (max-width:767.98px){.processes .processes-holder .images-holder .processes-panel{border-radius:0 0 12px 12px;bottom:auto;max-width:100%;padding-left:30px;padding-right:30px;position:relative;right:auto;text-align:center}}@media (min-width:992px) and (max-width:1200px){.processes .processes-holder .images-holder .processes-panel{max-width:330px;padding:25px}}.processes .processes-holder .images-holder .processes-panel .panel-title{color:var(--global--color-white);font-size:20px;line-height:30px;margin-bottom:17px}.processes .processes-holder .images-holder .processes-panel .panel-desc{color:var(--global--color-gray);font-size:15px;line-height:24px;margin-bottom:23px}.processes .processes-holder .images-holder .processes-panel a{color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;-webkit-box-align:center;-ms-flex-align:center;align-items:center}@media screen and (max-width:767.98px){.processes .processes-holder .images-holder .processes-panel a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.processes .processes-holder .images-holder .processes-panel a:hover i{-webkit-transform:translateX(15px);-ms-transform:translateX(15px);transform:translateX(15px)}.processes .processes-holder .images-holder .processes-panel a i{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-white);border-radius:50%;color:var(--global--color-primary);height:32px;margin-left:10px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out;width:32px}.processes.processes-1{background-position:top;padding-bottom:0}.processes.processes-2{overflow:hidden}.processes.processes-2 .processes-holder{border-left:0;padding-left:0;padding-top:0}.processes.processes-2 .processes-holder .process-content-carousel{margin-bottom:40px;margin-right:0;max-width:unset;padding-left:0;padding-right:0}@media screen and (max-width:991.98px){.processes.processes-2 .processes-holder .process-content-carousel{padding:0}}@media screen and (max-width:767.98px){.processes.processes-2 .processes-holder .process-content-carousel{max-width:370px}}#wrapperParallax{min-height:100vh;position:relative;z-index:1060}#footerParallax{bottom:0;left:0;position:fixed;right:0;z-index:-1}@media only screen and (max-width:991px){#wrapperParallax{margin-bottom:0!important}#footerParallax{position:static;text-align:center}}.footer{background-color:var(--global--color-secondary);padding-bottom:0;padding-top:0;position:relative}.footer .footer-top{padding-bottom:68px;padding-top:100px}@media screen and (max-width:991.98px){.footer .footer-top{padding-bottom:20px;padding-top:70px}}.footer .footer-widget{text-align:center}@media screen and (min-width:768px){.footer .footer-widget{text-align:left}}@media screen and (max-width:991.98px){.footer .footer-widget{margin-bottom:30px}}.footer .footer-widget .footer-widget-title h5{color:var(--global--color-gray);font-family:var(--global--font-heading);font-size:16px;font-weight:700;line-height:30px;margin-bottom:30px}.footer .footer-widget .widget-content p{color:#929ba2;font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:24px;margin-bottom:25px}.footer .widget-links ul{list-style:none;margin-bottom:0;overflow:hidden;padding-left:0;-webkit-transform:translateY(-5px);-ms-transform:translateY(-5px);transform:translateY(-5px)}.footer .widget-links ul li{display:block}.footer .widget-links ul li a{color:#929ba2;font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:33px}.footer .widget-links ul li a:hover{color:var(--global--color-primary)}.footer .widget-links.widget-icon{background:url(../images/icons/footer-mouse.png);background-position-x:100%;background-position-y:-21px;background-repeat:no-repeat}.footer .widget-contact{-webkit-transform:translateY(12px);-ms-transform:translateY(12px);transform:translateY(12px)}.footer .widget-contact .widget-content p{color:var(--global--color-white);margin-bottom:15px}.footer .widget-contact .widget-content .phone{color:#929ba2;display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-body);font-size:34px;font-weight:300;line-height:22px;margin-bottom:18px}@media screen and (max-width:767.98px){.footer .widget-contact .widget-content .phone{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .widget-contact .widget-content .phone a{color:var(--global--color-white);font-family:var(--global--font-body);font-size:19px;font-weight:300;line-height:22px;margin-left:8px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer .widget-contact .widget-content .phone a:hover{color:var(--global--color-primary)}.footer .widget-contact .widget-content .email{margin-bottom:40px}.footer .widget-contact .widget-content .email,.footer .widget-contact .widget-content .email a{color:var(--global--color-primary);font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:21px}.footer .widget-contact .widget-content .email a:hover{color:var(--global--color-primary-70)}.footer .widget-contact .widget-content .address{margin-bottom:12px}.footer .widget-contact .widget-content .address p{color:#929ba2;font-family:var(--global--font-body);font-size:14px;font-weight:400;line-height:24px;margin-bottom:0}.footer .widget-contact .widget-content .directions a{color:var(--global--color-white);display:-webkit-box;display:-ms-flexbox;display:flex;font-family:var(--global--font-body);font-size:15px;font-weight:700;line-height:1;-webkit-box-align:center;-ms-flex-align:center;align-items:center;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}@media screen and (max-width:767.98px){.footer .widget-contact .widget-content .directions a{-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}}.footer .widget-contact .widget-content .directions a i{color:var(--global--color-white);margin-right:10px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer .widget-contact .widget-content .directions a:hover,.footer .widget-contact .widget-content .directions a:hover i{color:var(--global--color-primary)}.footer-copyright{padding:50px 0 40px}.footer-copyright .copyright{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:space-between;-webkit-box-align:center;-ms-flex-align:center;align-items:center;width:100%}@media screen and (max-width:991.98px){.footer-copyright .copyright{-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column}}.footer-copyright .copyright span{color:var(--global--color-white);font-family:var(--global--font-body);font-size:14px;font-weight:400}@media screen and (max-width:991.98px){.footer-copyright .copyright span{margin-bottom:40px;text-align:center}}.footer-copyright .copyright span a{color:var(--global--color-primary)}.footer-copyright .copyright span a:hover{color:var(--global--color-primary-70)}.footer-copyright .copyright .social-icons{margin-bottom:0}.footer-copyright .copyright .social-icons li{display:inline-block;margin-right:30px}@media screen and (max-width:767.98px){.footer-copyright .copyright .social-icons li{margin-right:15px}}.footer-copyright .copyright .social-icons li:last-child{margin-right:0}.footer-copyright .copyright .social-icons li a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;color:#929ba2;font-family:var(--global--font-body);font-size:14px;font-weight:700;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}.footer-copyright .copyright .social-icons li a:hover,.footer-copyright .copyright .social-icons li a:hover i{color:var(--global--color-primary)}.footer-copyright .copyright .social-icons li a i{color:var(--global--color-white);font-size:20px;margin-right:10px;-webkit-transition:.3s ease-in-out;-o-transition:.3s ease-in-out;transition:.3s ease-in-out}form{background-color:#fff}form fieldset,form textarea{max-width:100%!important}form fieldset.form-columns-1 input,form fieldset.form-columns-1 select,form fieldset.form-columns-1 textarea{border:1px solid #c8c8c8!important;margin-bottom:2rem;width:100%!important}form fieldset.form-columns-2 input,form fieldset.form-columns-2 select,form fieldset.form-columns-2 textarea{border:1px solid #c8c8c8!important;margin-bottom:2rem}form fieldset textarea{padding:1rem}fieldset.form-columns-1 .hs-form-field .input,fieldset.form-columns-2 .hs-form-field .input{margin:0!important}@media screen and (max-width:479px){fieldset.form-columns-2 .hs-form-field .input input,fieldset.form-columns-2 .hs-form-field .input textarea{width:100%!important}}@media screen and (min-width:481px){fieldset.form-columns-2 .hs-form-field .input{margin-left:0!important;margin-right:1rem!important}fieldset.form-columns-2 .hs-form-field:nth-child(2n) .input,fieldset.form-columns-2 .hs-form-field:nth-child(2n) label{margin-left:1rem;margin-right:0!important}}form input{margin-bottom:2rem}form textarea{height:280px;width:100%}.hs-richtext p{font-size:1rem;line-height:1.5rem;margin-bottom:1.5rem}form input{background-color:#fff;border:1px solid #3f93af;border-radius:0;height:48px;margin-bottom:1rem;padding:0 12px}form input,form label{color:#262957;width:100%}form label{font-family:Graphik-SemiBold,sans-serif;font-size:1rem;line-height:1.5rem;text-align:left}form input[type=submit]{display:-webkit-inline-box;display:-ms-inline-flexbox;display:inline-flex;-webkit-box-pack:justify;-ms-flex-pack:justify;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background-color:var(--global--color-heading);border:0;border-radius:4px;color:var(--global--color-white);font-family:var(--global--font-body);font-size:15px;font-weight:700;height:65px;overflow:hidden;padding:0 30px;position:relative;-webkit-transition:all .3s ease-in-out;-o-transition:all .3s ease-in-out;transition:all .3s ease-in-out;-webkit-transition-property:background,color;-o-transition-property:background,color;transition-property:background,color;width:170px;z-index:2}