@import "https://fonts.googleapis.com/css2?family=Oswald:wght@200..700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Space+Grotesk:wght@300..700&display=swap";
@import "https://fonts.googleapis.com/css2?family=Caveat:wght@500;600;700&display=swap";
.nice-select{-webkit-tap-highlight-color:transparent;box-sizing:border-box;clear:both;cursor:pointer;float:left;-webkit-user-select:none;user-select:none;white-space:nowrap;background-color:#fff;border:1px solid #e8e8e8;border-radius:5px;outline:none;width:auto;height:42px;padding-left:18px;padding-right:30px;font-family:inherit;font-size:14px;font-weight:400;line-height:40px;transition:all .2s ease-in-out;display:block;position:relative;text-align:left!important}.nice-select:hover{border-color:#dbdbdb}.nice-select:active,.nice-select.open,.nice-select:focus{border-color:#999}.nice-select:after{content:"";pointer-events:none;transform-origin:66% 66%;border-bottom:2px solid #999;border-right:2px solid #999;width:5px;height:5px;margin-top:-4px;transition:all .15s ease-in-out;display:block;position:absolute;top:50%;right:12px;transform:rotate(45deg)}.nice-select.open:after{transform:rotate(-135deg)}.nice-select.open .list{opacity:1;pointer-events:auto;transform:scale(1)translateY(0)}.nice-select.disabled{color:#999;pointer-events:none;border-color:#ededed}.nice-select.disabled:after{border-color:#ccc}.nice-select.wide{width:100%}.nice-select.wide .list{left:0!important;right:0!important}.nice-select.right{float:right}.nice-select.right .list{left:auto;right:0}.nice-select.small{height:36px;font-size:12px;line-height:34px}.nice-select.small:after{width:4px;height:4px}.nice-select.small .option{min-height:34px;line-height:34px}.nice-select .list{box-sizing:border-box;opacity:0;pointer-events:none;transform-origin:50% 0;z-index:9;background-color:#fff;border-radius:5px;margin-top:4px;padding:0;transition:all .2s cubic-bezier(.5,0,0,1.25),opacity .15s ease-out;position:absolute;top:100%;left:0;overflow:hidden;transform:scale(.75)translateY(-21px);box-shadow:0 0 0 1px #4444441c}.nice-select .list:hover .option:not(:hover){background-color:#0000!important}.nice-select .option{cursor:pointer;text-align:left;outline:none;min-height:40px;padding-left:18px;padding-right:29px;font-weight:400;line-height:40px;list-style:none;transition:all .2s}.nice-select .option:hover,.nice-select .option.focus,.nice-select .option.selected.focus{background-color:#f6f6f6}.nice-select .option.selected{font-weight:700}.nice-select .option.disabled{color:#999;cursor:default;background-color:#0000}.no-csspointerevents .nice-select .list{display:none}.no-csspointerevents .nice-select.open .list{display:block}
.px-0{padding-left:0;padding-right:0}.mt-20{margin-top:20px}.mt-25{margin-top:25px}.mt-30{margin-top:30px}.mt-130{margin-top:130px}.mb-25{margin-bottom:25px}.mb-50{margin-bottom:50px}.pt-130{padding-top:130px}@keyframes rippleOne{70%{box-shadow:0 0 0 40px #f4443800}to{box-shadow:0 0 #f4443800}}@keyframes cir36{to{transform:rotate(360deg)}}@keyframes rounded{50%{transform:rotate(20deg)}}@keyframes up-down{0%{transform:translateY(10px)}to{transform:translateY(-10px)}}@keyframes spinner{to{transform:rotate(360deg)}}@keyframes letters-loading{0%,75%,to{opacity:0;transform:rotateY(-90deg)}25%,50%{opacity:1;transform:rotateY(0)}}@keyframes loaderspin{0%{transform:translate(-50%,-50%)rotate(0)}to{transform:translate(-50%,-50%)rotate(360deg)}}@keyframes tpswing{0%{transform:rotate(20deg)}to{transform:rotate(0)}}@keyframes width{0%{width:0%}to{width:100%}}@keyframes loaderpulse{0%{transform:scale(1)}to{transform:scale(1.2)}}.float-bob-y{animation-name:float-bob-y;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@keyframes float-bob-y{0%{transform:translateY(-30px)}50%{transform:translateY(-10px)}to{transform:translateY(-30px)}}.float-bob-x{animation-name:float-bob-x;animation-duration:3s;animation-timing-function:linear;animation-iteration-count:infinite}@-webkit-keyframes float-bob-x{0%{-webkit-transform:translate(0);transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes float-bob-x{0%{transform:translate(30px)}50%{transform:translate(10px)}to{transform:translate(30px)}}@keyframes bounce-x{0%{transform:translate(0)}50%{transform:translate(30px)}to{transform:translate(0)}}.bounce-x{animation:7s linear infinite bounce-x}@keyframes criss-cross-left{0%{left:-20px}50%{width:20px;height:20px;left:50%}to{width:375px;height:375px;left:50%}}@keyframes criss-cross-right{0%{right:-20px}50%{width:20px;height:20px;right:50%}to{width:375px;height:375px;right:50%}}@keyframes rotated2{0%{transform:rotate(0)}to{transform:rotate(-360deg)}}@keyframes wave{0%{transform:translate(0)}50%{transform:translate(-25%)}to{transform:translate(-50%)}}@keyframes img-anim-left{0%{clip-path:inset(0 100% 0 0);opacity:0;transform:translate(-5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}.img-custom-anim-right{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards img-anim-right}@keyframes img-anim-right{0%{clip-path:inset(0 0 0 100%);opacity:0;transform:translate(5%)}to{clip-path:inset(0);opacity:1;transform:translate(0)}}.img-custom-anim-left{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) .4s forwards img-anim-left}.img-custom-anim-top{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) forwards img-anim-top}@keyframes img-anim-top{0%{clip-path:inset(0 0 100%);opacity:0;transform:translateY(-5%)}to{clip-path:inset(0);opacity:1;transform:translateY(0)}}.img-custom-anim-bottom{opacity:0;animation:1.3s cubic-bezier(.645,.045,.355,1) forwards img-anim-bottom}@keyframes moving{0%{transform:translateY(0)}20%{transform:translate(-50px)}50%{transform:translateY(-40px)}to{transform:translateY(0)}}@keyframes translateX2{0%{transform:translate(-30px)}to{-webkit-transform:translatXY(20px);transform:translate(20px)}}@keyframes translateY2{0%{transform:translateY(-30px)}to{transform:translateY(20px)}}@keyframes animate-positive{0%{width:0}}:root{--ht-body:#fff;--ht-black:#000;--ht-white:#fff;--ht-heading-color:#1b2936;--ht-text-color:#1b2936;--ht-theme-color:#1b2936;--ht-theme-color-2:#a67c6a;--ht-theme-color-3:#d4b8ad;--ht-theme-color-4:#2d4154;--ht-theme-color-5:#f7f8f9;--ht-theme-color-6:#4a5f70;--ht-border-color:#d7dede;--ht-border-color-2:#3d5266}body{color:var(--ht-text-color);background-color:var(--ht-white);margin:0;padding:0;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:400;line-height:30px;overflow-x:hidden}ul{margin:0;padding:0;list-style:none}button{background-color:#0000;border:none;padding:0}input:focus{color:var(--ht-text-color);outline:none}input{color:var(--ht-text-color)}h1,h2,h3,h4,h5,h6{color:var(--ht-heading-color);text-transform:uppercase;margin:0;padding:0;font-family:Oswald,sans-serif;font-weight:600;transition:all .4s ease-in-out}h1{letter-spacing:-2px;font-size:100px;line-height:106%}@media (max-width:1600px){h1{font-size:90px}}@media (max-width:992px){h1{font-size:80px}}@media (max-width:767px){h1{font-size:70px}}@media (max-width:575px){h1{font-size:60px}}@media only screen and (max-width:380px){h1{font-size:55px!important}}h2{letter-spacing:-1.2px;font-size:60px;font-weight:600;line-height:110%}@media (max-width:1199px){h2{font-size:50px}}@media (max-width:992px){h2{font-size:45px}}@media (max-width:767px){h2{font-size:35px}}@media (max-width:575px){h2{font-size:30px}}h3{letter-spacing:-.56px;font-size:28px;line-height:121%}@media (max-width:575px){h3{font-size:25px}}h4{letter-spacing:-.48px;font-size:24px;line-height:125%}@media (max-width:1199px){h4{font-size:20px}}h5{font-size:20px;line-height:160%}h6{font-size:18px}a{cursor:pointer;color:var(--ht-heading-color);text-decoration:none;transition:all .4s ease-in-out;outline:none!important}p,span{margin:0;transition:all .4s ease-in-out}::-webkit-scrollbar{width:8px;height:8px}::-webkit-scrollbar-track{box-shadow:inset 0 0 5px var(--ht-theme-color);border-radius:5px}::-webkit-scrollbar-thumb{background:var(--ht-theme-color-2);border-radius:10px}.fix{overflow:hidden}.p-rtv{position:relative}@media (max-width:1199px){.ml-50{margin-left:0}}.ripple{position:relative}.ripple:before,.ripple:after{border-radius:50%;width:110px;height:110px;animation:3s infinite rippleOne;position:absolute;top:50%;left:50%;transform:translate(-50%)translateY(-50%);box-shadow:0 0 #ffffff80}.ripple:before{content:"";animation-delay:.9s;position:absolute;bottom:0;right:0}.ripple:after{content:"";animation-delay:.6s;position:absolute;bottom:0;right:0}.swiper-dot{padding-top:50px;position:relative}.swiper-dot .swiper-pagination-bullet{background:var(--ht-white);opacity:1;border-radius:10px;width:10px;height:10px;transition:all .6s}.swiper-dot .swiper-pagination-bullet:not(:last-child){margin-right:10px}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--ht-theme-color);transition:all .6s;position:relative}.swiper-dot .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-style:solid;border-width:3px;border:2px solid var(--ht-theme-color);content:"";background:0 0;border-radius:50%;width:22px;height:22px;line-height:22px;position:absolute;top:-6px;left:-6px}.swiper-dot-2{text-align:center;padding-top:50px;position:relative}.swiper-dot-2 .swiper-pagination-bullet{background:var(--ht-black);opacity:1;border-radius:10px;width:10px;height:10px;transition:all .6s}.swiper-dot-2 .swiper-pagination-bullet:not(:last-child){margin-right:10px}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active{background:var(--ht-theme-color);transition:all .6s;position:relative}.swiper-dot-2 .swiper-pagination-bullet.swiper-pagination-bullet-active:before{border-style:solid;border-width:3px;border:2px solid var(--ht-theme-color);content:"";background:0 0;border-radius:50%;width:22px;height:22px;line-height:22px;position:absolute;top:-6px;left:-6px}.swiper-dot4{text-align:center}.swiper-dot4 .swiper-pagination-bullet{background-color:var(--ht-white);border:1px solid var(--ht-theme-color);opacity:1;border-radius:100%;width:15px;height:15px;transition:all .6s;position:relative}.swiper-dot4 .swiper-pagination-bullet.swiper-pagination-bullet-active{background-color:var(--ht-theme-color);border-radius:30px;transition:all .6s;position:relative}.array-button{align-items:center;gap:15px;display:flex}.array-button .array-prev{text-align:center;width:60px;height:60px;color:var(--ht-heading-color);border:1px solid var(--ht-border-color);border-radius:50%;line-height:60px;transition:all .4s ease-in-out}.array-button .array-prev svg path{fill:var(--ht-white)}.array-button .array-prev:hover{background:var(--ht-theme-color)}.array-button .array-prev:hover svg path{fill:var(--ht-heading-color)}.array-button .array-next{text-align:center;background:var(--ht-theme-color);border-radius:50%;width:60px;height:60px;line-height:60px;transition:all .4s ease-in-out}.array-button .array-next svg path{fill:var(--ht-heading-color)}.array-button .array-next:hover{background:var(--ht-white)}.array-button .array-next:hover svg path{fill:var(--ht-heading-color)}@media (max-width:767px){br{display:none}}.bg-cover{background-position:50%;background-repeat:no-repeat;background-size:cover;position:relative}.sticky-style{top:100px;position:sticky!important}.page-nav-wrap{margin-top:80px}.page-nav-wrap ul li{display:inline-block}.page-nav-wrap ul li.active .page-numbers{background-color:var(--ht-theme-color-2);color:var(--ht-white)}.page-nav-wrap ul li .page-numbers{text-align:center;background-color:var(--ht-theme-color);width:60px;height:64px;color:var(--ht-white);border-radius:4px;margin:0 5px;font-weight:600;line-height:64px;transition:all .3s ease-in-out;display:inline-block}.page-nav-wrap ul li .page-numbers:hover{background-color:var(--ht-theme-color-2);color:var(--ht-white)}.ht-btn{background:var(--ht-theme-color-3);color:var(--ht-heading-color);vertical-align:middle;text-transform:capitalize;z-index:2;text-transform:uppercase;border-radius:12px;padding:20px 30px;font-family:Oswald,sans-serif;font-size:16px;font-weight:600;line-height:1;transition:all .3s ease-in-out;display:inline-block;position:relative;overflow:hidden}.ht-btn.style-2{background:var(--ht-theme-color-2);color:var(--ht-white);padding:24px 30px}.ht-btn.style-2:before{background:var(--ht-theme-color-3)}.ht-btn.style-2:hover{color:var(--ht-black)}.ht-btn.style-3{background:var(--ht-theme-color);color:var(--ht-white);padding:24px 30px}.ht-btn.style-3:before,.ht-btn.style-4:before{background:var(--ht-theme-color-2)}.ht-btn:before{content:"";background-color:var(--ht-theme-color-2);z-index:-1;border-radius:inherit;width:0;height:100%;transition:all .4s ease-out;position:absolute;bottom:0;left:0}.ht-btn:hover{color:var(--ht-white)}.ht-btn:hover:before{width:100%}@media (max-width:767px){.ht-btn{padding:20px 32px}}@media (max-width:575px){.ht-btn{padding:18px 30px;font-size:14px}}.ht-btn.border-btn{border:1px solid var(--ht-border-color);color:var(--ht-white);background:0 0}.ht-btn.border-btn:before,.ht-btn.border-btn:after{background:var(--ht-theme-color)}.ht-btn.border-btn img{transition:all .4s ease-in-out}.ht-btn.border-btn:hover img{filter:grayscale()brightness(300%)}.ht-btn.radius-btn{border-radius:60px}.ht-btn.radius-btn:hover i,.ht-btn.radius-btn:hover img{filter:grayscale()brightness(300%)}.section-title{z-index:99;margin-bottom:30px;position:relative}@media (max-width:767px){.section-title{margin-bottom:0}}.section-title .subtitle{color:var(--ht-theme-color-2);text-transform:uppercase;margin-bottom:10px;font-family:Oswald,sans-serif;font-size:16px;font-weight:600;line-height:1;display:inline-block}.section-title .title{text-transform:uppercase}.section-title-area{z-index:9;justify-content:space-between;display:flex;position:relative}@media (max-width:992px){.section-title-area{flex-wrap:wrap;gap:30px}}.section-title-area p{color:var(--ht-text-color);border-left:1px solid #6a47ed;padding-left:20px;font-size:16px;font-style:italic;font-weight:600;line-height:175%}.section-title-area p.white-text{color:var(--ht-white);border-left:1px solid var(--ht-white);font-weight:500}.center{text-align:center;margin:0 auto}.body-color{background-color:var(--ht-body)}.green-bg{background:var(--ht-theme-color)}.section-padding{padding:130px 0}@media (max-width:1199px){.section-padding{padding:100px 0}}@media (max-width:992px){.section-padding{padding:80px 0}}#preloader{background:var(--ht-white);z-index:2147483647;justify-content:center;align-items:center;width:100%;height:100%;display:flex;position:fixed;top:0;left:0}#preloader .loader{color:var(--ht-theme-color-3);text-indent:-9999em;border-radius:50%;width:1em;height:1em;font-size:45px;animation:1.7s infinite mltShdSpin,1.7s infinite round;position:relative;overflow:hidden;transform:translateZ(0)}@keyframes mltShdSpin{0%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}5%,95%{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}10%,59%{box-shadow:0 -.83em 0 -.4em,-.087em -.825em 0 -.42em,-.173em -.812em 0 -.44em,-.256em -.789em 0 -.46em,-.297em -.775em 0 -.477em}20%{box-shadow:0 -.83em 0 -.4em,-.338em -.758em 0 -.42em,-.555em -.617em 0 -.44em,-.671em -.488em 0 -.46em,-.749em -.34em 0 -.477em}38%{box-shadow:0 -.83em 0 -.4em,-.377em -.74em 0 -.42em,-.645em -.522em 0 -.44em,-.775em -.297em 0 -.46em,-.82em -.09em 0 -.477em}to{box-shadow:0 -.83em 0 -.4em,0 -.83em 0 -.42em,0 -.83em 0 -.44em,0 -.83em 0 -.46em,0 -.83em 0 -.477em}}@keyframes round{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.back-to-top{background:var(--ht-theme-color-2);width:50px;height:50px;color:var(--ht-white);z-index:999;opacity:0;visibility:hidden;border:1px solid #0000;border-radius:50%;font-size:18px;line-height:50px;transition:all .4s ease-in-out;display:inline-block;position:fixed;bottom:30px;right:30px;transform:translateY(20px)}.back-to-top:hover{background:var(--ht-white);color:var(--ht-heading-color);border-color:var(--ht-theme-color)}.back-to-top.show{opacity:1;visibility:visible;transform:translate(0)}.ht-header-search-bar{background:var(--ht-theme-color-5);z-index:99999;height:400px;transition:all .4s ease-in-out;position:fixed;top:-100%;left:0;right:0}.ht-header-search-bar.open{top:0}.ht-search-form-box form{position:relative}.ht-search-form-box form input{width:100%;height:56px;color:var(--ht-theme-color);border:0;border-bottom:1px solid var(--ht-border-color);text-transform:uppercase;background-color:#0000;outline:none;font-size:15px;line-height:56px}.ht-search-form-box form input::placeholder{color:var(--ht-theme-color);font-weight:500}.ht-search-form-box form button{position:absolute;top:13px;right:0}.ht-search-close{width:50px;height:50px;color:var(--ht-theme-color-2);text-align:center;font-size:40px;font-weight:300;line-height:40px;position:absolute;top:30px;right:50px}.ht-header-area.header-1{z-index:999;position:fixed;top:0;left:0;right:0}.ht-header-area.header-2{box-shadow:0 4px 16px #0000000f}.ht-header-area .ht-top-header{justify-content:space-between;padding:8px 0;display:flex}@media (max-width:1199px){.ht-header-area .ht-top-header{display:none}}.ht-header-area .ht-top-header .left p{color:var(--ht-white)}.ht-header-area .ht-top-header .right{justify-content:end;align-items:center;gap:40px;display:flex}.ht-header-area .ht-top-header .right li{color:var(--ht-white)}.ht-header-area .ht-top-header .right li i{margin-right:5px}.ht-header-area .ht-top-header .right li a{color:var(--ht-white)}.ht-header-area .ht-main-header.header-1 .ht-menu-wrapper{margin-top:20px;padding:0 20px}@media (max-width:992px){.ht-header-area .ht-main-header.header-1 .ht-menu-wrapper{padding:15px 10px}}.ht-header-area .ht-main-header.header-1.sticky .ht-menu-wrapper{margin-top:0;padding:0}@media (max-width:992px){.ht-header-area .ht-main-header.header-1.sticky .ht-menu-wrapper{padding:15px 0}}.ht-header-area .ht-main-header.header-2{background:var(--ht-white);box-shadow:0 4px 16px #0000000f}.ht-header-area .ht-main-header.header-2 .ht-menu-wrapper{margin-top:0}@media (max-width:992px){.ht-header-area .ht-main-header.header-2 .ht-menu-wrapper{padding:15px 0}}.ht-header-area .ht-main-header.header-3{background:var(--ht-white);box-shadow:0 4px 16px #0000000f}.ht-header-area .ht-main-header.header-3 .ht-menu-wrapper{padding:0 36px}@media (max-width:1199px){.ht-header-area .ht-main-header.header-3 .ht-menu-wrapper{padding:0}}@media (max-width:992px){.ht-header-area .ht-main-header.header-3 .ht-menu-wrapper{padding:15px 0}}.ht-header-area .ht-main-header.header-3 .ht-menu-main{margin-right:200px}@media (max-width:1399px){.ht-header-area .ht-main-header.header-3 .ht-menu-main{margin-right:60px}}@media (max-width:1199px){.ht-header-area .ht-main-header.header-3 .ht-menu-main{margin-right:-8px}}.ht-header-area .ht-main-header .ht-menu-wrapper{background:var(--ht-white);border-radius:20px;justify-content:space-between;align-items:center;display:flex}.ht-header-area .ht-main-header .ht-menu-left{align-items:center;gap:60px;display:flex}.ht-header-area .ht-main-header .ht-menu-right{align-items:center;gap:30px;display:flex}.ht-header-area .ht-main-header .ht-menu-right .search{cursor:pointer}.ht-header-area .ht-main-header .ht-menu-right .ht-menu-btn i{color:var(--ht-theme-color);font-size:40px}.ht-header-area .ht-main-header .ht-menu-main ul{margin:0;padding:0}.ht-header-area .ht-main-header .ht-menu-main ul li{margin-right:28px;transition:all .35s ease-in-out;display:inline-block;position:relative}.ht-header-area .ht-main-header .ht-menu-main ul li>a{color:var(--ht-theme-color);letter-spacing:-.32px;text-transform:uppercase;align-items:center;gap:6px;padding:30px 0;font-family:Oswald,sans-serif;font-size:16px;font-weight:600;transition:color .35s ease-in-out;display:inline-flex}.ht-header-area .ht-main-header .ht-menu-main ul li.has-dropdown>a:after{content:"▼";margin-left:-3px;font-size:10px;transition:transform .35s}.ht-header-area .ht-main-header .ht-menu-main ul li.has-dropdown:hover>a:after{transform:rotate(180deg)}.ht-header-area .ht-main-header .ht-menu-main ul li:hover>a{color:var(--ht-theme-color-2)}.ht-header-area .ht-main-header .ht-menu-main ul li>.sub-menu{background:var(--ht-white);opacity:0;visibility:hidden;z-index:99;border-radius:12px;min-width:220px;padding:10px 0;transition:all .4s cubic-bezier(.25,.8,.25,1);position:absolute;top:100%;left:0;overflow:hidden;transform:translateY(20px);box-shadow:0 12px 25px #00000014}.ht-header-area .ht-main-header .ht-menu-main ul li>.sub-menu li{margin:0;display:block}.ht-header-area .ht-main-header .ht-menu-main ul li>.sub-menu li a{color:var(--ht-theme-color);text-transform:capitalize;background:0 0;border-left:3px solid #0000;padding:2px 22px;font-size:15px;font-weight:500;transition:all .3s;display:block}.ht-header-area .ht-main-header .ht-menu-main ul li>.sub-menu li a:hover{color:var(--ht-theme-color-2);background:rgba(var(--ht-theme-color-2), .08);border-left:3px solid var(--ht-theme-color-2)}.ht-header-area .ht-main-header .ht-menu-main ul li:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0)}.sticky{background:var(--ht-white);z-index:999;width:100%;transition:padding 1s;animation:.8s cubic-bezier(.25,.46,.45,.94) both stickyanimations;position:fixed;top:0;box-shadow:0 4px 16px #0000000f}@keyframes stickyanimations{0%{transform:translateY(-100px)}to{transform:translateY(0)}}.ht-offcanvas{z-index:9999;background:var(--ht-white);opacity:0;visibility:hidden;overscroll-behavior-y:contain;scrollbar-width:none;width:400px;height:100%;padding:50px 40px;transition:all .3s;position:fixed;top:0;right:0;overflow-y:scroll;transform:translate(100%)}@media only screen and (max-width:400px){.ht-offcanvas{width:100%;padding:30px}}.ht-offcanvas-open{opacity:1;visibility:visible;transform:translate(0)}.ht-offcanvas-header{justify-content:space-between;align-items:center;display:flex}.ht-offcanvas-header button i{color:var(--ht-theme-color);font-size:30px;transition:all .3s}.ht-offcanvas-header button i:hover{transform:rotate(180deg)}.ht-offcanvas-menu ul li{position:relative}.ht-offcanvas-menu ul li>a{border-bottom:1px solid var(--ht-border-color-2);color:var(--ht-theme-color);text-transform:uppercase;padding:10px 0;font-family:Oswald,sans-serif;font-size:16px;font-weight:500;transition:color .3s;display:block}.ht-offcanvas-menu ul li.active>a{color:var(--ht-theme-color)}.ht-offcanvas-menu ul li .sub-menu{padding-left:20px;display:none}.ht-offcanvas-menu ul li .sub-menu li>a{color:var(--ht-theme-color)}.ht-offcanvas-menu ul li .sub-menu li>a:hover{color:var(--ht-theme-color-2)}.ht-offcanvas-menu ul li .ht-menu-close{cursor:pointer;border:1px solid var(--ht-border-color-2);background-color:var(--ht-theme-color);width:30px;height:30px;color:var(--ht-white);justify-content:center;align-items:center;font-size:14px;transition:all .3s;display:flex;position:absolute;top:9px;right:0}.ht-offcanvas-menu ul li .ht-menu-close i{transition:all .3s}.ht-offcanvas-menu ul li.active>.ht-menu-close{border-color:var(--ht-theme-color);background-color:var(--ht-theme-color);color:#fff}.ht-offcanvas-menu ul li.active>.ht-menu-close i{transform:rotate(90deg)}.ht-offcanvas-overlay{z-index:50;opacity:0;visibility:hidden;background-color:#00000080;width:100%;height:100%;transition:all .3s;position:fixed;top:0;left:0}.ht-offcanvas-overlay-open{opacity:1;visibility:visible}.ht-breadcrumb-area{background:var(--ht-theme-color)}.ht-breadcrumb-area .ht-breadcrumb-heading{text-align:center;padding:250px 0 150px}@media (max-width:992px){.ht-breadcrumb-area .ht-breadcrumb-heading{padding:180px 0 100px}}@media (max-width:500px){.ht-breadcrumb-area .ht-breadcrumb-heading{padding:180px 0 80px}}.ht-breadcrumb-area .ht-breadcrumb-title{color:var(--ht-white);font-size:80px}@media (max-width:500px){.ht-breadcrumb-area .ht-breadcrumb-title{font-size:50px}}.ht-breadcrumb-area .ht-breadcrumb-list{justify-content:center;align-items:center;gap:10px;margin-top:10px;display:flex}.ht-breadcrumb-area .ht-breadcrumb-list li a,.ht-breadcrumb-area .ht-breadcrumb-list li i{color:var(--ht-white)}.ht-breadcrumb-area .ht-breadcrumb-list li a:hover,.ht-breadcrumb-area .ht-breadcrumb-list li i:hover{color:var(--ht-theme-color-2)}.ht-breadcrumb-area .ht-breadcrumb-list li.active{color:var(--ht-theme-color-3);text-transform:capitalize}.ht-hero-area{z-index:2;padding:272px 0 152px;position:relative}@media (max-width:992px){.ht-hero-area{padding-bottom:0}}@media (max-width:767px){.ht-hero-area{padding-top:170px}}.ht-hero-shape .arrow-shape{z-index:-1;position:absolute;top:23%;right:36%}@media (min-width:1600px){.ht-hero-shape .arrow-shape{right:40%}}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-hero-shape .arrow-shape{top:33%;right:40%}}@media (max-width:992px){.ht-hero-shape .arrow-shape{display:none}}.ht-hero-shape .arrow-shape-3{position:absolute;bottom:12%;left:30%;transform:rotate(-11deg)}@media (max-width:992px){.ht-hero-shape .arrow-shape-3{display:none}}.ht-hero-content h1{color:var(--ht-white);text-transform:uppercase}.ht-hero-content h1 span{color:var(--ht-theme-color-3)}.ht-hero-content .desc{color:var(--ht-white);margin:7px 0 32px;font-size:20px}.ht-hero-content.style-2 h1{color:var(--ht-theme-color)}@media (max-width:1199px){.ht-hero-content.style-2 h1{font-size:70px}}@media only screen and (max-width:350px){.ht-hero-content.style-2 h1{font-size:55px}}.ht-hero-content.style-2 .desc{color:var(--ht-theme-color)}.ht-hero-img{z-index:-1;position:absolute;bottom:0;right:0}@media (min-width:1600px){.ht-hero-img{height:904px;right:11%}}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-hero-img{width:100%;max-width:600px}}@media only screen and (min-width:992px) and (max-width:1199px){.ht-hero-img{width:100%;max-width:500px}}@media (max-width:992px){.ht-hero-img{position:unset;right:unset;bottom:unset;max-width:100%}}.ht-hero-img img{width:100%;height:100%}.ht-hero-counter .count-card{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff0f;border-radius:20px;max-width:250px;padding:20px 28px;position:absolute;bottom:15%;right:38%;box-shadow:0 30px 90px #041f1f4d}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-hero-counter .count-card{bottom:9%;right:43%}}@media only screen and (min-width:992px) and (max-width:1199px){.ht-hero-counter .count-card{bottom:6%}}@media only screen and (max-width:768px){.ht-hero-counter .count-card{bottom:9%;left:0}}@media (max-width:575px){.ht-hero-counter .count-card{bottom:13px;left:0}}.ht-hero-counter .count-card-2{-webkit-backdrop-filter:blur(30px);backdrop-filter:blur(30px);background:#ffffff0f;border-radius:20px;max-width:280px;padding:20px 28px;position:absolute;bottom:24%;right:12%;box-shadow:0 30px 90px #041f1f4d}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-hero-counter .count-card-2{bottom:18%;right:1%}}@media only screen and (min-width:992px) and (max-width:1199px){.ht-hero-counter .count-card-2{bottom:18%;right:9px}}@media only screen and (max-width:768px){.ht-hero-counter .count-card-2{bottom:18%;right:20px}}@media (max-width:575px){.ht-hero-counter .count-card-2{bottom:9%;right:0}}.ht-hero-counter .count-card-2 h2{color:var(--ht-white)}.ht-hero-counter .count-card-2 p{color:var(--ht-white);font-size:16px}.ht-hero-counter .count-card h2{color:var(--ht-white)}.ht-hero-counter .count-card p{color:var(--ht-white);font-size:16px}.hero-2{background:var(--ht-theme-color-5);padding:200px 0 130px;position:relative}.hero-2 .shape-two{z-index:-1;position:absolute;bottom:13%;left:33%}@media (max-width:992px){.hero-2 .shape-two{display:none}}@media (max-width:1399px){.hero-2{padding:120px 0 100px}}@media (max-width:1199px){.hero-2{padding:100px 0}}.hero-2 .hero-img{margin-left:100px;position:relative}@media (max-width:1199px){.hero-2 .hero-img{margin-left:30px}}@media (max-width:992px){.hero-2 .hero-img{margin-left:0}}.hero-2 .hero-img img{border-radius:18px;width:100%;height:100%}.hero-2 .hero-img .sm-img{position:absolute;bottom:40px;right:40px}@media (max-width:767px){.hero-2 .hero-img .sm-img{bottom:10px;left:50%;transform:translate(-50%)}}.hero-3{padding:300px 0 275px}@media (max-width:992px){.hero-3{padding:150px 0}}@media (max-width:767px){.hero-3{padding:100px 0}}.hero-3 .video-card{background:var(--ht-white);border-radius:20px;max-width:530px;padding:15px;position:absolute;bottom:60px;right:30px}@media (max-width:1199px){.hero-3 .video-card{bottom:20px}}@media (max-width:992px){.hero-3 .video-card{position:unset;margin-top:50px}}@media (max-width:767px){.hero-3 .video-card{right:unset;bottom:unset;margin-top:50px;position:relative}}.hero-3 .video-card .thumb{position:relative}.hero-3 .video-card .thumb img{border-radius:12px;width:100%;height:100%}.hero-3 .video-card .txt{justify-content:space-between;align-items:center;margin-top:7px;display:flex}.hero-3 .video-card .txt span{text-transform:uppercase;font-weight:600}.hero-3 .video-card .play-icon{background:var(--ht-theme-color-3);z-index:9;border-radius:100px;justify-content:center;align-items:center;width:100px;height:100px;display:flex;position:absolute;top:50%;left:50%;transform:translate(-50%,-50%)}@media (max-width:992px){.hero-3 .video-card .play-icon{top:68%;left:37%}}@media (max-width:500px){.hero-3 .video-card .play-icon{top:45%;left:50%;transform:translate(-50%,-50%)}}.hero-3 .video-card .play-icon .icon{border:1px solid var(--ht-theme-color);border-radius:100px;justify-content:center;align-items:center;width:50px;height:50px;display:flex;position:absolute}.hero-3 .video-card .play-icon img{animation:12s linear infinite spin}@keyframes spin{0%{transform:rotate(0)}to{transform:rotate(360deg)}}.ht-services-items{background:var(--ht-theme-color-5);border-radius:20px;padding:40px 30px}@media (max-width:767px){.ht-services-items{padding:15px}}.ht-services-items .icon{background:var(--ht-theme-color-3);border-radius:12px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s ease-in-out;display:flex}.ht-services-items .title{text-transform:uppercase;z-index:9;margin-top:50px;position:relative;overflow:hidden}.ht-services-items .title-2{transition:all .4s ease-in-out}.ht-services-items .title-2:hover{color:var(--ht-theme-color-2)}.ht-services-items .title img{z-index:-1;opacity:0;transition:opacity .5s,left .5s;position:absolute;top:8px;left:30%}.ht-services-items .title:hover img{opacity:1}.ht-services-items .title:hover .one{left:37%}@media (max-width:1199px){.ht-services-items .title:hover .one{left:53%}}@media (max-width:992px){.ht-services-items .title:hover .one{left:76%}}@media (max-width:575px){.ht-services-items .title:hover .one{left:60%}}.ht-services-items .title:hover .two{left:39%}@media (max-width:1199px){.ht-services-items .title:hover .two{left:57%}}@media (max-width:992px){.ht-services-items .title:hover .two{left:80%}}@media (max-width:575px){.ht-services-items .title:hover .two{left:63%}}.ht-services-items .title:hover .three{left:38%}@media (max-width:1199px){.ht-services-items .title:hover .three{left:55%}}@media (max-width:992px){.ht-services-items .title:hover .three{left:80%}}@media (max-width:575px){.ht-services-items .title:hover .three{left:62%}}.ht-services-items .title:hover .four{left:33.5%}@media (max-width:1199px){.ht-services-items .title:hover .four{left:49%}}@media (max-width:992px){.ht-services-items .title:hover .four{left:70%}}@media (max-width:575px){.ht-services-items .title:hover .four{left:55%}}.ht-services-items .desc{margin-top:10px}.ht-services-items .link{color:var(--ht-theme-color-2);text-transform:uppercase;margin-top:7px;font-family:Oswald,sans-serif;font-size:18px;font-weight:600;transition:all .4s ease-in-out;display:inline-block}.ht-services-items .link i{transform:rotate(-45deg)}.ht-services-items .link:hover{color:var(--ht-theme-color)}.ht-services-items .link:hover i{transition:all .4s ease-in-out;transform:rotate(0)}.ht-services-items:hover .icon{background:var(--ht-theme-color-2)}.ht-services-items:hover .icon img{filter:brightness(0)invert()}.ht-services-wrapper-two{margin-top:20px}.ht-services-wrapper-two .ht-services-thumbs{position:relative}.ht-services-wrapper-two .ht-services-thumbs img{border-radius:18px;width:100%;height:100%}.ht-services-wrapper-two .ht-services-thumbs .content{position:absolute;bottom:30px;left:30px}.ht-services-wrapper-two .ht-services-thumbs .content h3{color:var(--ht-white);margin-bottom:18px}.ht-services-wrapper-two .ht-services-item{margin-left:50px}@media (max-width:992px){.ht-services-wrapper-two .ht-services-item{margin-top:40px;margin-left:0}}.ht-services-wrapper-two .ht-services-item .single-item{border-bottom:1px solid #0632314d;justify-content:space-between;padding-bottom:35px;display:flex;position:relative}@media (max-width:767px){.ht-services-wrapper-two .ht-services-item .single-item{flex-wrap:wrap;gap:20px}}.ht-services-wrapper-two .ht-services-item .single-item:not(:last-child){margin-bottom:35px}.ht-services-wrapper-two .ht-services-item .single-item h3{max-width:230px}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-services-wrapper-two .ht-services-item .single-item h3{max-width:180px;font-size:20px}}@media only screen and (min-width:992px) and (max-width:1199px){.ht-services-wrapper-two .ht-services-item .single-item h3{max-width:160px}}@media (max-width:992px){.ht-services-wrapper-two .ht-services-item .single-item h3{max-width:200px;font-size:24px}}@media (max-width:767px){.ht-services-wrapper-two .ht-services-item .single-item h3{max-width:100%}}.ht-services-wrapper-two .ht-services-item .single-item p{max-width:388px;font-size:16px}@media only screen and (min-width:992px) and (max-width:1199px){.ht-services-wrapper-two .ht-services-item .single-item p{max-width:255px}}@media (max-width:992px){.ht-services-wrapper-two .ht-services-item .single-item p{max-width:325px}}@media (max-width:767px){.ht-services-wrapper-two .ht-services-item .single-item p{max-width:100%}}.ht-services-wrapper-two .ht-services-item .single-item a{background:var(--ht-theme-color-5);border-radius:100px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s ease-in-out;display:flex}.ht-services-wrapper-two .ht-services-item .single-item a i{transform:rotate(-45deg)}.ht-services-wrapper-two .ht-services-item .single-item a:hover{background:var(--ht-theme-color-2);color:var(--ht-white)}.ht-services-wrapper-two .ht-services-item .single-item img{z-index:9;opacity:0;visibility:hidden;border-radius:20px;transition:all .4s ease-in-out;position:absolute;top:-50%;left:40%;transform:rotate(8deg)}@media (max-width:767px){.ht-services-wrapper-two .ht-services-item .single-item img{top:0%;left:30%}}.ht-services-wrapper-two .ht-services-item .single-item:hover img{opacity:1;visibility:visible}.ht-services-wrapper-two .ht-services-item .single-item:hover a{background:var(--ht-theme-color-2);color:var(--ht-white)}.ht-service-details-area .ht-sidebar-area.v2{margin-right:20px}@media (max-width:992px){.ht-service-details-area .ht-sidebar-area.v2{margin-right:0}}.ht-service-details-area .ht-sidebar-area.v2 .single-contact{background:var(--ht-theme-color);text-align:center;border-radius:20px;margin-top:60px;padding:60px 0}@media (max-width:992px){.ht-service-details-area .ht-sidebar-area.v2 .single-contact{margin-bottom:50px}}.ht-service-details-area .ht-sidebar-area.v2 .single-contact .icon{background:var(--ht-white);border-radius:10px;justify-content:center;align-items:center;width:90px;height:90px;margin:auto;display:flex}.ht-service-details-area .ht-sidebar-area.v2 .single-contact .content{margin-top:20px}.ht-service-details-area .ht-sidebar-area.v2 .single-contact .content h3{color:var(--ht-white);max-width:240px;margin:auto}.ht-service-details-area .ht-sidebar-area.v2 .single-contact .content p{color:var(--ht-white);max-width:320px;margin:10px auto 0;font-size:16px}.ht-service-details-area .ht-sidebar-area.v2 .single-contact .content .ct-btn{color:var(--ht-theme-color);text-transform:uppercase;background:var(--ht-white);border-radius:6px;width:150px;height:60px;margin-top:40px;font-family:Oswald,sans-serif;font-size:18px;font-weight:600;line-height:64px;transition:all .4s ease-in-out;display:inline-block}.ht-service-details-area .ht-sidebar-area.v2 .single-contact .content .ct-btn:hover{background:var(--ht-theme-color-2);color:var(--ht-white)}.ht-service-details-area .service-details-thumb{margin-bottom:30px}.ht-service-details-area .service-details-thumb img{border-radius:20px;width:100%;height:100%}.ht-service-details-area .service-details-content h3{margin-top:45px;margin-bottom:15px}.ht-service-details-area .service-details-content .service-thumbs{margin-top:30px}.ht-service-details-area .service-details-content .service-thumbs img{border-radius:20px;width:100%;height:100%}.ht-service-details-area .service-details-content .service-details-list{margin-top:16px}.ht-service-details-area .service-details-content .service-details-list li:not(:last-child){margin-bottom:10px}@media (max-width:500px){.ht-service-details-area .service-details-content .service-details-list li{font-size:15px}}.ht-service-details-area .service-details-content .service-details-list li i{margin-right:5px}.brand-slider{margin:80px -100px 0}@media (max-width:992px){.brand-slider{margin:50px -50px 0}}@media (max-width:500px){.brand-slider{margin:30px -70px 0}}.brand-slider .brand-item{justify-content:space-around;align-items:center;display:flex}.brand-slider .brand-item h2{color:#0000;-webkit-text-stroke:1px #0632314d;letter-spacing:-1.2px;font-size:60px;font-style:normal;font-weight:600;line-height:66px;transition:all .3s}@media (min-width:1400px) and (max-width:1600px){.brand-slider .brand-item h2{font-size:55px}}@media (max-width:1399px){.brand-slider .brand-item h2{font-size:44px}}@media (max-width:1199px){.brand-slider .brand-item h2{font-size:40px}}@media (max-width:992px){.brand-slider .brand-item h2{font-size:30px}}@media (max-width:500px){.brand-slider .brand-item h2{font-size:17px}}@media (max-width:992px){.brand-slider .brand-item img{max-width:10%}}.ht-brand-slider .swiper-slide-active h2{color:var(--ht-theme-color);-webkit-text-stroke:0}.ht-about-img img{border-radius:20px;width:100%;height:100%}.ht-about-img-2{position:relative}.ht-about-img-2 .client-review{background:var(--ht-theme-color-3);text-align:center;border-radius:10px;padding:20px 50px;display:inline-block;position:absolute;bottom:40px;left:30px}@media (max-width:500px){.ht-about-img-2 .client-review{bottom:5px;left:10px}}.ht-about-img-2 .client-review h2{font-size:60px}.ht-about-img-2 .client-review p{font-size:18px}.ht-about-content.style-2{margin-left:100px}@media (max-width:992px){.ht-about-content.style-2{margin-left:0}}.ht-about-content.style-2 .client-reviews{margin-top:20px}.ht-about-content .section-title p{margin-top:10px}@media (max-width:767px){.ht-about-content .ht-btn{margin-top:30px}}.ht-about-content .client-reviews{gap:48px;margin-bottom:35px;display:flex}@media only screen and (max-width:320px){.ht-about-content .client-reviews{gap:20px}}.ht-stats-area-2{background:var(--ht-theme-color);position:relative}.ht-stats-area-2 .shape .up{position:absolute;top:0;left:0}.ht-stats-area-2 .shape .down{position:absolute;bottom:0;right:0}.ht-stats-wrapper{background:var(--ht-theme-color-5);border-radius:20px;grid-template-columns:repeat(3,1fr);display:grid}@media (max-width:767px){.ht-stats-wrapper{grid-template-columns:repeat(2,1fr)}}@media (max-width:575px){.ht-stats-wrapper{grid-template-columns:1fr}}.ht-stats-wrapper-2{background:#ffffff1a;border-radius:20px;grid-template-columns:repeat(3,1fr);gap:60px;padding:45px 30px;display:grid}@media (max-width:992px){.ht-stats-wrapper-2{grid-template-columns:repeat(2,1fr)}}@media (max-width:500px){.ht-stats-wrapper-2{grid-template-columns:1fr}}.ht-stats-items{text-align:center;padding:70px;position:relative}@media (min-width:1200px){.ht-stats-items{padding:40px}}@media (min-width:992px){.ht-stats-items{padding:30px 12px}}@media (max-width:767px){.ht-stats-items{padding:30px}}.ht-stats-items:not(:last-child):after{content:"";background:var(--ht-border-color);width:1px;height:160px;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (min-width:1200px){.ht-stats-items:not(:last-child):after{height:120px}}@media (min-width:992px){.ht-stats-items:not(:last-child):after{height:120px}}@media (max-width:767px){.ht-stats-items:not(:last-child):after{display:none}}.ht-stats-items .number{letter-spacing:-1.6px;text-transform:uppercase;font-size:80px;line-height:107.5%;position:relative}.ht-stats-items .number:after{content:"+";color:var(--ht-theme-color-2);position:absolute}.ht-stats-items h4{text-transform:uppercase;margin-top:12px}.ht-stats-items-2{position:relative}.ht-stats-items-2:not(:last-child):after{content:"";background:#ffffff4d;width:1px;height:100%;position:absolute;top:50%;right:0;transform:translateY(-50%)}@media (max-width:1199px){.ht-stats-items-2:not(:last-child):after{right:-16px}}@media (max-width:767px){.ht-stats-items-2:not(:last-child):after{display:none}}.ht-stats-items-2 .number,.ht-stats-items-2 h4,.ht-stats-items-2 p{color:var(--ht-white)}.ht-stats-items-2 h4{margin-top:13px}.ht-stats-items-2 p{margin-top:5px}.ht-faq-thumb img{width:100%;height:100%}.ht-faq-content .section-title .title{color:#282943}.ht-faq-content .section-title p{margin-top:7px}@media (max-width:767px){.accordion{margin-top:20px}}.accordion .accordion-item{background:var(--ht-theme-color-5);border:none;border-radius:6px;overflow:hidden}.accordion .accordion-item:not(:last-child){margin-bottom:20px}.accordion .accordion-item .accordion-header .accordion-button{background:var(--ht-theme-color);color:var(--ht-white);font-family:Oswald,sans-serif;font-size:20px;font-weight:600;position:relative}@media (max-width:500px){.accordion .accordion-item .accordion-header .accordion-button{font-size:15px}}.accordion .accordion-item .accordion-header .accordion-button:after{content:"";margin-top:-10px;margin-left:auto;font-family:"Font Awesome 7 Free";background-image:none!important;transform:none!important}.accordion .accordion-item .accordion-header .accordion-button:focus{box-shadow:none}.accordion .accordion-item .accordion-header .accordion-button.collapsed{background:var(--ht-theme-color-5);color:var(--ht-theme-color)}.accordion .accordion-item .accordion-header .accordion-button.collapsed:after{content:"+";font-family:"Font Awesome 7 Free";background-image:none!important;transform:none!important}.accordion .accordion-item .accordion-body{color:var(--ht-theme-color);font-size:16px}.ht-project-area-2 .section-title-area{margin-bottom:30px}@media (max-width:767px){.ht-project-area-2 .section-title-area{margin-bottom:0}}.ht-project-area .project-slide-wrapper{margin-right:-670px}@media only screen and (min-width:1400px) and (max-width:1600px){.ht-project-area .project-slide-wrapper{margin-right:-300px}}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-project-area .project-slide-wrapper{margin-right:-500px}}@media (max-width:1199px){.ht-project-area .project-slide-wrapper{margin-right:-700px}}@media (max-width:500px){.ht-project-area .project-slide-wrapper{margin-right:0}}.ht-project-area .project-slide-wrapper.inner-two{margin-right:0}.ht-project-area .project-slide-wrapper .single-item.v2:hover .thumb .content{opacity:1;transform:translateY(0)}.ht-project-area .project-slide-wrapper .single-item .thumb{z-index:1;border-radius:20px;position:relative;overflow:hidden}.ht-project-area .project-slide-wrapper .single-item .thumb img{border-radius:20px;width:100%;height:100%}.ht-project-area .project-slide-wrapper .single-item .thumb .content{background:var(--ht-white);opacity:0;border-radius:20px;padding:20px;transition:transform .6s,opacity .6s;position:absolute;bottom:20px;left:20px;right:20px;transform:translateY(120%)}.ht-project-area .project-slide-wrapper .single-item .thumb .content h3:hover{color:var(--ht-theme-color-2)}.ht-project-area .project-slide-wrapper .single-item .thumb .content .bottom{justify-content:space-between;display:flex}.ht-project-area .project-slide-wrapper .single-item .thumb .content .bottom p{font-size:16px}.ht-project-area .project-slide-wrapper .single-item .thumb .content .bottom a img{border-radius:0}.ht-project-area .project-slide-wrapper .swiper-slide.swiper-slide-active .single-item .thumb .content{opacity:1;transform:translateY(0)}.ht-project-wrapper{margin-top:55px}.ht-project-wrapper .single-item .thumb img{border-radius:20px;width:100%;height:100%}.ht-project-wrapper .single-item .content{margin-top:25px}.ht-project-wrapper .single-item .content h4:hover{color:var(--ht-theme-color-2)}.ht-project-wrapper .single-item .content span{background:var(--ht-white);border:1px solid #0632311a;border-radius:100px;width:max-content;height:max-content;margin-top:15px;padding:5px 16px;font-size:16px;line-height:1;display:inline-block}.ht-project-wrapper .project-btn{text-align:center;border:1px solid #0632314d;border-radius:50%;justify-content:center;align-items:center;width:160px;height:160px;margin-top:80px;font-size:18px;font-weight:600;line-height:20px;transition:all .4s ease-in-out;display:flex}.ht-project-wrapper .project-btn:hover{background:var(--ht-theme-color-2);color:var(--ht-white);border-color:#0000}@media (max-width:500px){.ht-project-wrapper .project-btn{margin-top:50px}}@media (max-width:992px){.ht-project-btn{margin-bottom:0}}.ht-project-btn .ht-project-prev,.ht-project-btn .ht-project-next{background:var(--ht-white);border:1px solid var(--ht-border-color);width:64px;height:64px;color:var(--ht-theme-color);cursor:pointer;border-radius:50%;transition:all .4s ease-in-out}.ht-project-btn .ht-project-prev:hover,.ht-project-btn .ht-project-next{background:var(--ht-theme-color-2);color:var(--ht-white)}.ht-project-btn .ht-project-next:hover{background:var(--ht-white);color:var(--ht-theme-color)}.ht-project-details-area .project-details-wrapper .thumbnails img{border-radius:20px;width:100%;height:100%}.ht-project-details-area .project-details-wrapper .project-details-content{margin-top:60px;margin-right:50px}@media (max-width:1199px){.ht-project-details-area .project-details-wrapper .project-details-content{margin-right:0}}.ht-project-details-area .project-details-wrapper .project-details-content .project-thumbs{margin-top:40px}.ht-project-details-area .project-details-wrapper .project-details-content .project-thumbs img{border-radius:20px;width:100%;height:100%}.ht-project-details-area .project-details-wrapper .project-details-content h3{margin-top:48px;margin-bottom:10px}.ht-project-details-area .project-details-wrapper .project-details-sidebar{background:var(--ht-theme-color-5);border-radius:20px;margin-top:60px}.ht-project-details-area .project-details-wrapper .project-details-sidebar .widget-title{text-transform:capitalize;background:var(--ht-theme-color-2);color:var(--ht-white);border-radius:20px 20px 0 0;padding:15px 30px;font-family:Space Grotesk,sans-serif;display:block}.ht-project-details-area .project-details-wrapper .project-details-sidebar .widget-item-wrapper{padding:20px 30px 40px}.ht-project-details-area .project-details-wrapper .project-details-sidebar .widget-item-wrapper .single-widget{align-items:center;gap:12px;display:flex}.ht-project-details-area .project-details-wrapper .project-details-sidebar .widget-item-wrapper .single-widget:not(:last-child){border-bottom:1px solid var(--ht-border-color);margin-bottom:15px;padding-bottom:15px}.ht-project-details-area .project-details-wrapper .project-details-sidebar .widget-item-wrapper .single-widget .icon{background:var(--ht-theme-color);border-radius:50%;justify-content:center;align-items:center;width:50px;height:50px;display:flex}.ht-project-details-area .project-details-wrapper .project-details-sidebar .widget-item-wrapper .single-widget .info span{font-size:16px}.ht-project-details-area .project-details-wrapper .project-details-sidebar .widget-item-wrapper .single-widget .info h6{margin-top:-3px}.ht-process-area{background:var(--ht-theme-color);z-index:9;position:relative}.ht-process-area.inner-two{background-color:var(--ht-theme-color-5)}.ht-process-shape{content:"";z-index:-1;position:absolute;top:0;right:0}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-process-shape{width:370px}}@media only screen and (min-width:992px) and (max-width:1199px){.ht-process-shape{width:350px}}@media (max-width:992px){.ht-process-shape{width:200px}}@media (max-width:575px){.ht-process-shape{width:100px}}.ht-process-shape img{width:100%;height:100%}.ht-process-wrapper{z-index:1;position:relative}.ht-process-wrapper:before{content:"";background:var(--ht-border-color-2);z-index:-1;width:100%;height:1px;position:absolute;top:47px}@media (max-width:992px){.ht-process-wrapper:before{display:none}}.ht-process-item{text-align:center;z-index:9;position:relative}.ht-process-item:before{content:"";background:var(--ht-border-color-2);z-index:-1;width:1px;height:110px;position:absolute;top:0;left:50%;transform:translate(-50%)}@media (max-width:992px){.ht-process-item:before{display:none}}.ht-process-item .step{background-color:var(--ht-theme-color-3);letter-spacing:-.36px;text-transform:uppercase;border-radius:12px;padding:12px 22px;font-family:Oswald,sans-serif;font-size:18px;font-weight:600;line-height:20px;display:inline-block}.ht-process-item .title{color:var(--ht-white);margin-top:105px}.ht-process-item .title:hover{color:var(--ht-theme-color-2)}.ht-process-item p{color:var(--ht-white);margin-top:3px}.ht-process-item.two .title{color:var(--ht-theme-color)}.ht-process-item.two .title:hover{color:var(--ht-theme-color-2)}.ht-process-item.two p{color:var(--ht-theme-color)}@media (max-width:767px){.ht-process-wrapper-3{margin-top:20px}}.ht-process-wrapper-3 .process-item{text-align:center;margin-top:32px}.ht-process-wrapper-3 .process-item .step-arrow{position:absolute;top:50%;right:-54%;transform:translateY(-50%)}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-process-wrapper-3 .process-item .step-arrow{right:-62%}}@media (max-width:1199px){.ht-process-wrapper-3 .process-item .step-arrow{right:-15%}.ht-process-wrapper-3 .process-item .step-arrow img{width:60px}}@media (max-width:992px){.ht-process-wrapper-3 .process-item .step-arrow{display:none}}.ht-process-wrapper-3 .process-item .thumb{position:relative}.ht-process-wrapper-3 .process-item .thumb .circle{animation:20s linear infinite rotate;position:absolute;top:-10px;left:50%;transform:translate(-50%)}@keyframes rotate{0%{transform:translate(-50%)rotate(0)}to{transform:translate(-50%)rotate(360deg)}}.ht-process-wrapper-3 .process-item .thumb span{background-color:var(--ht-theme-color);width:44px;height:44px;color:var(--ht-white);border-radius:50%;justify-content:center;align-items:center;display:flex;position:relative;top:-206px;right:-75%}@media (max-width:470px){.ht-process-wrapper-3 .process-item .thumb span{right:-70%}}.ht-process-wrapper-3 .process-item .contents{margin-top:30px}.ht-process-wrapper-3 .process-item .contents p{margin-top:7px;font-size:16px}.ht-process-wrapper-3 .process-item:hover .thumb span{background:var(--ht-theme-color-3);color:var(--ht-theme-color)}.ht-price-content{margin-right:100px}@media (max-width:992px){.ht-price-content{margin-right:0}}.ht-price-content .section-title p{margin-top:7px}@media (max-width:767px){.ht-price-content .ht-btn{margin-top:20px}}@media (max-width:992px){.ht-price-item{margin-top:30px}}.ht-price-item .single-item{border:1px solid var(--ht-border-color);border-radius:20px;align-items:center;gap:20px;padding:20px;transition:all .4s ease-in-out;display:flex}@media only screen and (min-width:992px) and (max-width:1400px){.ht-price-item .single-item{flex-wrap:wrap}}@media (max-width:767px){.ht-price-item .single-item{flex-wrap:wrap}}.ht-price-item .single-item.style-2{background:var(--ht-theme-color);transition:all .4s ease-in-out}.ht-price-item .single-item.style-2 .left span{color:var(--ht-theme-color-3)}.ht-price-item .single-item.style-2 .left h2{color:var(--ht-white)}.ht-price-item .single-item.style-2 .left h2 span{color:var(--ht-white);transition:all .4s ease-in-out}.ht-price-item .single-item.style-2 .left .link:hover{color:var(--ht-theme-color-3)}.ht-price-item .single-item.style-2 .right .price-details li{color:var(--ht-white);transition:all .4s ease-in-out}.ht-price-item .single-item:not(:last-child){margin-bottom:20px}.ht-price-item .single-item .left{border-right:1px solid var(--ht-border-color);padding-right:20px}@media only screen and (min-width:992px) and (max-width:1400px){.ht-price-item .single-item .left{border:none}}@media (max-width:767px){.ht-price-item .single-item .left{border:none}}.ht-price-item .single-item .left h2 span{text-transform:lowercase;font-family:Plus Jakarta Sans,sans-serif;font-size:18px;font-weight:400;transition:all .4s ease-in-out}.ht-price-item .single-item .left .link{color:var(--ht-theme-color-2);text-transform:uppercase;margin-top:14px;font-family:Oswald,sans-serif;font-weight:600;transition:all .4s ease-in-out;display:inline-block}.ht-price-item .single-item .left .link i{transform:rotate(-45deg)}.ht-price-item .single-item .left .link:hover{color:var(--ht-theme-color)}.ht-price-item .single-item .left .link:hover i{transition:all .4s ease-in-out;transform:rotate(0)}.ht-price-item .single-item .right .price-details{flex-wrap:wrap;row-gap:15px;display:flex}.ht-price-item .single-item .right .price-details li{width:50%}@media (max-width:500px){.ht-price-item .single-item .right .price-details li{width:100%}}.ht-price-item .single-item .right .price-details li i{color:var(--ht-theme-color-3);margin-right:5px}.ht-choose-area{background:var(--ht-theme-color)}.ht-choose-left .content h2{color:var(--ht-white)}.ht-choose-left .content p{color:var(--ht-white);margin-top:7px}.ht-choose-left .content .ht-btn{margin-top:30px}.ht-choose-left .thumb{margin-top:54px}.ht-choose-left .thumb img{border-radius:18px;width:100%;height:100%}.ht-choose-right{margin-left:40px}@media (max-width:992px){.ht-choose-right{margin-left:0}}.ht-choose-right .single-item{background:#ffffff1a;border-radius:18px;gap:20px;padding:30px;transition:all .4s ease-in-out;display:flex}@media only screen and (max-width:375px){.ht-choose-right .single-item{gap:10px;padding:18px}}@media only screen and (max-width:320px){.ht-choose-right .single-item{flex-wrap:wrap;gap:20px;padding:20px}}.ht-choose-right .single-item:not(:last-child){margin-bottom:24px}.ht-choose-right .single-item .content h3,.ht-choose-right .single-item .content p{color:var(--ht-white)}.ht-choose-right .single-item:hover{background:var(--ht-theme-color-2)}.ht-team-thumb{position:relative;overflow:hidden}.ht-team-thumb img{border-radius:20px;width:100%;height:100%}.ht-team-thumb .social{opacity:0;gap:5px;transition:all .4s ease-in-out;display:flex;position:absolute;bottom:20px;left:50%;transform:translate(-50%)translateY(20px)}.ht-team-thumb .social a{background:var(--ht-white);border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;display:flex}.ht-team-thumb .social a:hover{background:var(--ht-theme-color-2);color:var(--ht-white)}.ht-team-content{text-align:center;margin-top:10px}.ht-team-content-2 p{margin-top:10px}.ht-team-content .name{text-transform:uppercase}.ht-team-content .name:hover{color:var(--ht-theme-color-2)}.ht-team-content .role{line-height:26px}.ht-team-items{margin-top:30px}.ht-team-items:hover .ht-team-thumb .social{opacity:1;transform:translate(-50%)translateY(0)}.ht-team-items-wrapper .single-item .thumb{position:relative;overflow:hidden}.ht-team-items-wrapper .single-item .thumb img{border-radius:18px;width:100%;height:100%}.ht-team-items-wrapper .single-item .thumb .social-wrapper{opacity:0;background:var(--ht-theme-color-2);border-radius:30px 0 0 30px;padding:20px 10px;transition:all .4s ease-in-out;display:inline-block;position:absolute;top:50%;right:-100%;overflow:hidden;transform:translateY(-50%)}.ht-team-items-wrapper .single-item .thumb .social-wrapper a{border:1px solid var(--ht-white);width:40px;height:40px;color:var(--ht-white);border-radius:50%;justify-content:center;align-items:center;display:flex}.ht-team-items-wrapper .single-item .thumb .social-wrapper a:not(:last-child){margin-bottom:10px}.ht-team-items-wrapper .single-item .thumb .social-wrapper a:hover{background:var(--ht-theme-color);border-color:#0000}.ht-team-items-wrapper .single-item .info{margin-top:13px}.ht-team-items-wrapper .single-item .info a h4:hover{color:var(--ht-theme-color-2)}.ht-team-items-wrapper .single-item .info p{color:var(--ht-theme-color-6);font-size:18px}.ht-team-items-wrapper .single-item:hover .social-wrapper{opacity:1;right:0;overflow:visible}.team-details-area .team-details-wrapper .team-author-items .thumb img{border-radius:20px;width:100%;height:100%}@media (max-width:992px){.team-details-area .team-details-wrapper .team-author-items .content{margin-top:20px}}.team-details-area .team-details-wrapper .team-author-items .content h6{color:var(--ht-theme-color-2);margin-top:10px}.team-details-area .team-details-wrapper .team-author-items .content p{margin:24px 0 30px}.team-details-area .team-details-wrapper .team-author-items .content .tl{margin-bottom:10px;display:block}.team-details-area .team-details-wrapper .team-author-items .content .tl i{margin-right:5px}.team-details-area .team-details-wrapper .team-author-items .content .team-social{align-items:center;margin-top:20px;display:flex}.team-details-area .team-details-wrapper .team-author-items .content .team-social li{background:var(--ht-theme-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:8px;transition:all .4s ease-in-out;display:flex}.team-details-area .team-details-wrapper .team-author-items .content .team-social li a{color:var(--ht-white)}.team-details-area .team-details-wrapper .team-author-items .content .team-social li:hover{background:var(--ht-theme-color-2)}.team-details-area .team-details-info-skills .team-about{margin-top:80px}@media (max-width:1199px){.team-details-area .team-details-info-skills .team-about{margin-top:60px}}.team-details-area .team-details-info-skills .team-about h3{margin-bottom:13px}.team-details-area .team-details-info-skills .team-about p{font-size:16px}.team-details-area .team-details-info-skills .team-about p:not(:last-child){margin-bottom:20px}.team-details-area .team-details-info-skills .team-skills{margin-top:80px}@media (max-width:1199px){.team-details-area .team-details-info-skills .team-skills{margin-top:60px}}.team-details-area .team-details-info-skills .team-skills h3{margin-bottom:15px}.team-details-area .team-details-info-skills .team-skills p{font-size:16px}.team-details-area .team-details-info-skills .team-skills .skills{margin-top:25px}.team-details-area .team-details-info-skills .team-skills .skill:not(:last-child){margin-bottom:24px}.team-details-area .team-details-info-skills .team-skills .skill .skill-header{color:#1c2539;z-index:1;justify-content:space-between;align-items:center;font-family:Oswald,sans-serif;font-size:20px;font-weight:600;display:flex;position:relative}.team-details-area .team-details-info-skills .team-skills .skill .skill-header:not(:last-child){margin-bottom:8px}.team-details-area .team-details-info-skills .team-skills .skill .skill-header .percent{position:absolute;left:70%}.team-details-area .team-details-info-skills .team-skills .skill .skill-header .percent.two{left:80%}.team-details-area .team-details-info-skills .team-skills .skill .skill-header .percent.three{left:90%}.team-details-area .team-details-info-skills .team-skills .skill .progress-bar{background:#fff;border:1px solid #e0e0e0;border-radius:50px;width:100%;height:14px;overflow:hidden}.team-details-area .team-details-info-skills .team-skills .skill .progress-bar .progress{background:var(--ht-theme-color-2);border-radius:6px;height:100%;margin:2px;transition:width 1s ease-in-out;animation:3s forwards load}.team-details-area .team-details-info-skills .team-skills .skill .progress-bar .progress.two{animation:3s forwards load2}.team-details-area .team-details-info-skills .team-skills .skill .progress-bar .progress.three{animation:3s forwards load3}@keyframes load{0%{width:0}to{width:70%}}@keyframes load2{0%{width:0}to{width:80%}}@keyframes load3{0%{width:0}to{width:90%}}.ht-testimonials-area-2{background:var(--ht-theme-color-5);z-index:1;position:relative}.ht-testimonials-area-2 .bg-shape{z-index:-1;position:absolute;top:0;left:50%;transform:translate(-50%)}.ht-testimonials-wrapper{background:var(--ht-theme-color-5);border-radius:20px;padding:100px}@media (max-width:992px){.ht-testimonials-wrapper{padding:50px}}.ht-testimonials-item{border-left:1px solid var(--ht-border-color);padding-left:70px}@media (max-width:992px){.ht-testimonials-item{border-color:#0000;padding-left:0}}.ht-testimonials-item-2{background:var(--ht-white);border:1px solid #0632314d;border-radius:20px;margin-top:23px;margin-left:0;padding:40px 20px}.ht-testimonials-item .star i{color:var(--ht-theme-color-2)}.ht-testimonials-item .desc{margin-top:2px;font-size:24px;font-weight:800;line-height:150%}@media only screen and (min-width:992px) and (max-width:1199px){.ht-testimonials-item .desc{font-size:18px}}@media (max-width:575px){.ht-testimonials-item .desc{font-size:15px}}.ht-testimonials-item .desc-2{margin-top:10px;font-size:16px;font-weight:500}.ht-testimonials-author{margin-top:50px}.ht-testimonials-author-2{align-items:center;gap:15px;margin-top:36px;display:flex}.ht-testimonials-author .author-info .role{margin-top:-2px}.testimonial-slides-wrapper .testimonial-slides-item{text-align:center}.testimonial-slides-wrapper .testimonial-slides-item p{margin-top:8px;font-family:Plus Jakarta Sans,sans-serif;font-size:40px;line-height:1.2}@media (max-width:1199px){.testimonial-slides-wrapper .testimonial-slides-item p{font-size:38px}}@media (max-width:992px){.testimonial-slides-wrapper .testimonial-slides-item p{font-size:35px}}@media (max-width:500px){.testimonial-slides-wrapper .testimonial-slides-item p{font-size:20px}}.testimonial-slides-wrapper .testimonial-slides-item .info{margin-top:25px}.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-prev,.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-next{background:var(--ht-theme-color);width:60px;height:60px;color:var(--ht-white);cursor:pointer;border-radius:50%;justify-content:center;align-items:center;display:flex;position:absolute;top:50%;transform:translateY(-50%)}@media (max-width:500px){.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-prev,.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-next{display:none}}.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-prev{transition:all .4s ease-in-out;left:20%}@media only screen and (min-width:1200px) and (max-width:1600px){.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-prev{left:12%}}@media (max-width:1199px){.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-prev{left:10%}}@media (max-width:992px){.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-prev{left:5%}}.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-prev:hover{background:var(--ht-theme-color-3);color:var(--ht-theme-color)}.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-next{background:var(--ht-theme-color-3);color:var(--ht-theme-color);transition:all .4s ease-in-out;right:20%}@media only screen and (min-width:1200px) and (max-width:1600px){.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-next{right:12%}}@media (max-width:1199px){.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-next{right:10%}}@media (max-width:992px){.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-next{right:5%}}.testimonial-slides-wrapper .swiper-testi-btn .testi-slides-next:hover{background:var(--ht-theme-color);color:var(--ht-white)}.ht-testi-btn{gap:10px;margin-top:120px;display:flex}@media only screen and (min-width:1200px) and (max-width:1400px){.ht-testi-btn{margin-top:195px}}@media (max-width:1199px){.ht-testi-btn{margin-top:155px}}@media (max-width:992px){.ht-testi-btn{margin-top:50px}}.ht-testi-btn .ht-testi-prev,.ht-testi-btn .ht-testi-next{background:var(--ht-white);width:64px;height:64px;color:var(--ht-theme-color);cursor:pointer;border-radius:50%;transition:all .4s ease-in-out}.ht-testi-btn .ht-testi-prev:hover{background:var(--ht-theme-color-2);color:var(--ht-white)}.ht-testi-btn .ht-testi-prev-2{background:var(--ht-white);color:var(--ht-theme-color)}.ht-testi-btn .ht-testi-prev-2:hover{background:var(--ht-theme-color-2)}.ht-testi-btn .ht-testi-next{background:var(--ht-theme-color-2);color:var(--ht-white)}.ht-testi-btn .ht-testi-next:hover,.ht-testi-btn .ht-testi-next-2{background:var(--ht-white);color:var(--ht-theme-color)}.ht-testi-btn .ht-testi-next-2:hover{background:var(--ht-theme-color-2);color:var(--ht-white)}.ht-blog-area-3{background:var(--ht-theme-color-5)}.ht-blog-item{border:1px solid var(--ht-border-color);border-radius:20px;overflow:hidden}.ht-blog-item.v2{background:var(--ht-theme-color-5)}.ht-blog-item:hover .ht-blog-thumb img{transform:scale(1.1)}.ht-blog-thumb{overflow:hidden}.ht-blog-thumb img{border-radius:20px 20px 0 0;width:100%;height:100%;transition:all .4s ease-in-out;transform:scale(1)}.ht-blog-content{padding:10px 24px 24px}.ht-blog-content .title{margin-top:10px}.ht-blog-content .title:hover{color:var(--ht-theme-color-2)}@media only screen and (min-width:992px) and (max-width:1199px){.ht-blog-content .title{font-size:20px}}.ht-blog-content .ht-link{color:var(--ht-theme-color-2);text-transform:uppercase;margin-top:32px;font-family:Oswald,sans-serif;font-size:16px;font-weight:600;line-height:125%;text-decoration:underline;display:inline-block}.ht-blog-content .ht-link-2{margin-top:20px}.ht-blog-content .ht-link:hover{color:var(--ht-theme-color)}.ht-blog-contents .ht-btn{margin-top:6px}@media (max-width:767px){.ht-blog-contents .ht-btn{margin-top:30px}}.ht-blog-meta{align-items:center;gap:30px;display:flex}.ht-blog-meta li{font-size:16px;line-height:26px;position:relative}.ht-blog-meta li:not(:last-child):after{content:"";background:var(--ht-theme-color);width:2px;height:10px;position:absolute;top:50%;right:-15px;transform:translateY(-50%)}.ht-blog-meta-2{margin:10px 0 5px}@media (max-width:1199px){.ht-blog-meta-2{flex-wrap:wrap;gap:10px}}@media (max-width:767px){.ht-blog-meta-2{gap:20px}}.ht-blog-meta-2 .ct{background:var(--ht-theme-color-3);border-radius:4px;padding:5px 12px;display:inline-block}.ht-blog-meta-2 .ct:not(:last-child):after{border-radius:100px;width:8px;height:8px;right:-19px}@media (max-width:767px){.ht-blog-meta-2 .ct:not(:last-child):after{right:-14px}}.ht-blog-item-wrapper .single-item{background:var(--ht-white);border-radius:20px;align-items:center;gap:24px;display:flex;overflow:hidden}@media (max-width:1199px){.ht-blog-item-wrapper .single-item{gap:16px}}@media (max-width:500px){.ht-blog-item-wrapper .single-item{flex-wrap:wrap}}.ht-blog-item-wrapper .single-item:not(:last-child){margin-bottom:24px}.ht-blog-item-wrapper .single-item:hover .thumb img{transform:scale(1.1)}.ht-blog-item-wrapper .single-item .thumb{overflow:hidden}@media (max-width:500px){.ht-blog-item-wrapper .single-item .thumb{width:100%}}.ht-blog-item-wrapper .single-item .thumb img{border-radius:20px 0 0 20px;width:100%;height:100%;transition:all .4s ease-in-out;transform:scale(1)}@media (max-width:500px){.ht-blog-item-wrapper .single-item .thumb img{border-radius:20px 20px 0 0}}@media (max-width:1199px){.ht-blog-item-wrapper .single-item .content{padding-right:10px}}@media (max-width:500px){.ht-blog-item-wrapper .single-item .content{padding:20px}}.ht-blog-item-wrapper .single-item .content .meta{font-size:16px}.ht-blog-item-wrapper .single-item .content h3:hover{color:var(--ht-theme-color-2)}@media (max-width:1199px){.ht-blog-item-wrapper .single-item .content h3{font-size:26px}.ht-blog-item-wrapper .single-item .content h3 br{display:none}}@media (max-width:992px){.ht-blog-item-wrapper .single-item .content h3 br{display:block}}.ht-blog-item-wrapper .single-item .content .link{color:var(--ht-theme-color-2);letter-spacing:-.32px;text-transform:uppercase;margin-top:9px;font-family:Oswald,sans-serif;font-size:16px;font-weight:600;text-decoration:underline;display:inline-block}.ht-blog-item-wrapper .single-item .content .link:hover{color:var(--ht-theme-color)}.ht-blog-list-area .blog-list-wrapper{margin-right:20px}@media (max-width:992px){.ht-blog-list-area .blog-list-wrapper{margin-right:0}}.ht-blog-list-area .blog-list-wrapper .blog-list-item{margin-bottom:60px}.ht-blog-list-area .blog-list-wrapper .blog-list-item .thumb{border-radius:18px;overflow:hidden}.ht-blog-list-area .blog-list-wrapper .blog-list-item .thumb img{width:100%;height:100%;transition:all .4s ease-in-out;display:block;transform:scale(1)}.ht-blog-list-area .blog-list-wrapper .blog-list-item .content .blog-meta{align-items:center;gap:25px;margin:15px 0;display:flex}@media (max-width:500px){.ht-blog-list-area .blog-list-wrapper .blog-list-item .content .blog-meta{flex-wrap:wrap;gap:10px}}.ht-blog-list-area .blog-list-wrapper .blog-list-item .content .blog-meta .single-meta{align-items:center;gap:5px;display:flex}.ht-blog-list-area .blog-list-wrapper .blog-list-item .content .blog-meta .single-meta span{font-size:16px}.ht-blog-list-area .blog-list-wrapper .blog-list-item .content .title{margin-bottom:20px}.ht-blog-list-area .blog-list-wrapper .blog-list-item .content .title:hover{color:var(--ht-theme-color-2)}.ht-blog-list-area .blog-list-wrapper .blog-list-item .content .ht-btn{margin-top:35px}.ht-blog-list-area .blog-list-wrapper .blog-list-item:hover .thumb img{transform:scale(1.1)}.ht-blog-details-wrapper{margin-right:20px}@media (max-width:992px){.ht-blog-details-wrapper{margin-right:0}}.ht-blog-details-wrapper .blog-single-post .thumb{border-radius:18px;overflow:hidden}.ht-blog-details-wrapper .blog-single-post .thumb img{width:100%;height:100%;transition:all .4s ease-in-out;display:block;transform:scale(1)}.ht-blog-details-wrapper .blog-single-post .thumb img:hover{transform:scale(1.1)}.ht-blog-details-wrapper .blog-single-post .content .blog-meta{align-items:center;gap:25px;margin:15px 0;display:flex}@media (max-width:500px){.ht-blog-details-wrapper .blog-single-post .content .blog-meta{flex-wrap:wrap;gap:10px}}.ht-blog-details-wrapper .blog-single-post .content .blog-meta .single-meta{align-items:center;gap:5px;display:flex}.ht-blog-details-wrapper .blog-single-post .content .blog-meta .single-meta span{font-size:16px}.ht-blog-details-wrapper .blog-single-post .content .title{margin-bottom:20px}.ht-blog-details-wrapper .qoute{background:var(--ht-theme-color-5);border-radius:20px;align-items:center;gap:24px;margin:40px 0;padding:30px;display:flex}@media (max-width:767px){.ht-blog-details-wrapper .qoute{flex-wrap:wrap}}.ht-blog-details-wrapper .details-img{border-radius:20px;overflow:hidden}.ht-blog-details-wrapper .details-img:not(:last-child){margin-bottom:20px}.ht-blog-details-wrapper .details-img img{width:100%;height:100%;transition:all .4s ease-in-out;display:block;transform:scale(1)}.ht-blog-details-wrapper .details-img img:hover{transform:scale(1.1)}.ht-blog-details-wrapper .tag-social{border-bottom:1px solid var(--ht-border-color);justify-content:space-between;align-items:center;margin:50px 0 30px;padding-bottom:20px;display:flex}@media (max-width:767px){.ht-blog-details-wrapper .tag-social{flex-wrap:wrap;gap:20px}}.ht-blog-details-wrapper .tag-social .tag{align-items:center;gap:10px;display:flex}.ht-blog-details-wrapper .tag-social .tag .taglink{margin-right:10px}.ht-blog-details-wrapper .tag-social .tag .taglink a:hover{color:var(--ht-theme-color-2)}.ht-blog-details-wrapper .tag-social .social{align-items:center;gap:10px;display:flex}.ht-blog-details-wrapper .tag-social .social .social-list{align-items:center;display:flex}.ht-blog-details-wrapper .tag-social .social .social-list li{border:1px solid var(--ht-theme-color);cursor:pointer;border-radius:100px;justify-content:center;align-items:center;width:34px;height:34px;margin-right:8px;transition:all .4s ease-in-out;display:flex}.ht-blog-details-wrapper .tag-social .social .social-list li a{color:var(--ht-theme-color)}.ht-blog-details-wrapper .tag-social .social .social-list li:hover{background:var(--ht-theme-color-2);border-color:var(--ht-theme-color-2)}.ht-blog-details-wrapper .tag-social .social .social-list li:hover a{color:var(--ht-white)}.ht-blog-details-wrapper .details-arrrow-btn{justify-content:space-between;align-items:center;display:flex}.ht-blog-details-wrapper .details-arrrow-btn span{cursor:pointer;font-family:Oswald,sans-serif;font-weight:600;transition:all .4s ease-in-out}.ht-blog-details-wrapper .details-arrrow-btn span:hover{color:var(--ht-theme-color-2)}.ht-blog-details-wrapper .blog-details-author{align-items:center;gap:25px;margin:60px 0;display:flex}@media (max-width:1199px){.ht-blog-details-wrapper .blog-details-author{flex-wrap:wrap}}.ht-blog-details-wrapper .blog-details-author .thumb{border-radius:10px;overflow:hidden}.ht-blog-details-wrapper .blog-details-author .thumb img{transition:all .4s ease-in-out;display:block;transform:scale(1)}.ht-blog-details-wrapper .blog-details-author .thumb img:hover{transform:scale(1.1)}.ht-blog-details-wrapper .blog-details-author .content{max-width:580px}@media (max-width:500px){.ht-blog-details-wrapper .blog-details-author .content{max-width:100%}}.ht-blog-details-wrapper .blog-details-author .content h3{margin-bottom:20px}@media (max-width:500px){.ht-blog-details-wrapper .blog-details-author .content p{font-size:16px}}.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment{gap:24px;display:flex}@media (max-width:500px){.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment{flex-wrap:wrap}}.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment:not(:last-child){margin-bottom:40px}.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment:nth-child(2){margin-left:120px}@media (max-width:992px){.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment:nth-child(2){margin-left:0}}.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment .thumb img{border-radius:10px;display:block}.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment .content{max-width:720px}.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment .content h5{margin:15px 0 5px}.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment .content .dt{font-size:16px}.ht-blog-details-wrapper .blog-comment-area .comment-wrapper .single-comment .content .reply{color:var(--ht-theme-color-2)}.ht-blog-details-wrapper .comment-form-wrap{margin-top:60px}.ht-blog-details-wrapper .comment-form-wrap .ht-contact-wrapper{margin-top:30px}.ht-blog-details-wrapper .comment-form-wrap .ht-contact-wrapper input{background:var(--ht-white);border:1px solid #2626261a;border-radius:6px;outline:none;width:100%;margin-bottom:24px;padding:15px}.ht-blog-details-wrapper .comment-form-wrap .ht-contact-wrapper input::placeholder{color:var(--ht-theme-color)}.ht-blog-details-wrapper .comment-form-wrap .ht-contact-wrapper textarea{background:var(--ht-white);border:1px solid #2626261a;border-radius:6px;outline:none;width:100%;height:190px;padding:15px}.ht-blog-details-wrapper .comment-form-wrap .ht-contact-wrapper textarea::placeholder{color:var(--ht-theme-color)}.ht-blog-details-wrapper .comment-form-wrap .ht-contact-wrapper .ht-btn{margin-top:40px}.ht-sidebar-area .single-widget{background:var(--ht-theme-color-5);border-radius:12px;padding:30px}.ht-sidebar-area .single-widget:not(:last-child){margin-bottom:40px}.ht-sidebar-area .single-widget .widget-title{margin-bottom:20px}.ht-sidebar-area .single-widget .search-box{z-index:1;position:relative}.ht-sidebar-area .single-widget .search-box input{border:1px solid var(--ht-border-color);width:100%;color:var(--ht-theme-color);border-radius:6px;padding:20px 20px 20px 50px}.ht-sidebar-area .single-widget .search-box input::placeholder{color:var(--ht-theme-color)}.ht-sidebar-area .single-widget .search-box input:focus{border-color:var(--ht-theme-color)}.ht-sidebar-area .single-widget .search-box button{position:absolute;top:50%;left:20px;transform:translateY(-50%)}.ht-sidebar-area .single-widget .search-box button i{color:var(--ht-theme-color-2)}.ht-sidebar-area .single-widget .recent-post{gap:24px;display:flex}@media (max-width:1199px){.ht-sidebar-area .single-widget .recent-post{flex-wrap:wrap}}@media (max-width:992px){.ht-sidebar-area .single-widget .recent-post{flex-wrap:nowrap}}@media (max-width:500px){.ht-sidebar-area .single-widget .recent-post{flex-wrap:wrap}}.ht-sidebar-area .single-widget .recent-post:not(:last-child){border-bottom:1px solid var(--ht-border-color);margin-bottom:20px;padding-bottom:20px}.ht-sidebar-area .single-widget .recent-post .thumb{border-radius:10px;overflow:hidden}.ht-sidebar-area .single-widget .recent-post .thumb img{width:100px;height:100px;transition:all .4s ease-in-out;display:block;transform:scale(1)}.ht-sidebar-area .single-widget .recent-post .content{max-width:230px}@media (max-width:992px){.ht-sidebar-area .single-widget .recent-post .content{max-width:100%}}.ht-sidebar-area .single-widget .recent-post .content .title{letter-spacing:-.4px;margin-bottom:5px}.ht-sidebar-area .single-widget .recent-post .content .title:hover,.ht-sidebar-area .single-widget .recent-post .content span{color:var(--ht-theme-color-2)}.ht-sidebar-area .single-widget .recent-post:hover .thumb img{transform:scale(1.1)}.ht-sidebar-area .single-widget .service-list li:not(:last-child){margin-bottom:15px}.ht-sidebar-area .single-widget .service-list li a{border:1px solid var(--ht-border-color);color:var(--ht-theme-color);border-radius:6px;justify-content:space-between;align-items:center;padding:10px 15px;transition:all .4s ease-in-out;display:flex}.ht-sidebar-area .single-widget .service-list li a i{font-size:16px}.ht-sidebar-area .single-widget .service-list li a:hover{background:var(--ht-theme-color-2);color:var(--ht-white);border-color:#0000}.ht-sidebar-area .single-widget .tags-list{display:inline-block}.ht-sidebar-area .single-widget .tags-list a{border-right:1px solid var(--ht-theme-color);margin-right:5px;padding-right:7px;font-weight:500;transition:all .4s ease-in-out}@media (max-width:500px){.ht-sidebar-area .single-widget .tags-list a{font-size:16px}}.ht-sidebar-area .single-widget .tags-list a:hover{color:var(--ht-theme-color-2)}.ht-sidebar-area .single-widget .tags-list a:not(:last-child){margin-bottom:15px}.ht-error-page-area .error-content{text-align:center}.ht-error-page-area .error-content .err-img{height:250px}.ht-error-page-area .error-content .err-img img{width:100%;height:100%}.ht-error-page-area .error-content p{max-width:560px;margin:auto;padding:30px 0 40px}@media (max-width:767px){.ht-error-page-area .error-content p{max-width:100%}}@media (max-width:500px){.ht-error-page-area .error-content p{font-size:15px}}.ht-contact-info-area .contact-info-item{background:var(--ht-theme-color-5);border-radius:20px;padding:30px 40px}.ht-contact-info-area .contact-info-item .icon{background:#f757091a;border-radius:6px;justify-content:center;align-items:center;width:80px;height:80px;transition:all .4s ease-in-out;display:flex}.ht-contact-info-area .contact-info-item span{margin:60px 0 10px;font-family:Plus Jakarta Sans,sans-serif;font-weight:500;display:block}.ht-contact-info-area .contact-info-item:hover .icon{background:var(--ht-theme-color-2)}.ht-contact-info-area .contact-info-item:hover .icon img{filter:brightness(0)invert()}.ht-contact-form-area{background:var(--ht-theme-color-5)}.ht-contact-form-area .ht-contact-wrapper{margin-top:60px}.ht-contact-form-area .ht-contact-wrapper input{background:var(--ht-white);border:1px solid #0000;border-radius:6px;outline:none;width:100%;margin-bottom:24px;padding:15px}.ht-contact-form-area .ht-contact-wrapper input::placeholder{color:#595959}.ht-contact-form-area .ht-contact-wrapper input:focus{color:var(--ht-theme-color);border:1px solid var(--ht-border-color)}.ht-contact-form-area .ht-contact-wrapper textarea{background:var(--ht-white);border:1px solid #0000;border-radius:6px;outline:none;width:100%;height:190px;padding:15px}.ht-contact-form-area .ht-contact-wrapper textarea::placeholder{color:#595959}.ht-contact-form-area .ht-contact-wrapper textarea:focus{color:var(--ht-theme-color);border:1px solid var(--ht-border-color)}.ht-contact-form-area .ht-contact-wrapper .ht-btn{margin-top:40px}.ht-map-area iframe{width:100%;height:700px;display:block}@media (max-width:1199px){.ht-map-area iframe{height:600px}}@media (max-width:992px){.ht-map-area iframe{height:500px}}@media (max-width:500px){.ht-map-area iframe{height:400px}}.ht-footer-area{background:var(--ht-theme-color);z-index:1;position:relative}.ht-footer-top-wrapper{justify-content:space-between;padding-top:120px;display:flex}@media (max-width:767px){.ht-footer-top-wrapper{flex-wrap:wrap;gap:30px}}.ht-footer-top-left p{color:var(--ht-white);margin-top:10px;font-size:18px}.ht-footer-top-right{place-content:end}.ht-footer-top-right .footer-social{align-items:center;display:flex}.ht-footer-top-right .footer-social li{cursor:pointer;background:#2d4154;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:8px;transition:all .4s ease-in-out;display:flex}.ht-footer-top-right .footer-social li a{color:var(--ht-white)}.ht-footer-top-right .footer-social li:hover{background:var(--ht-theme-color-2)}.ht-footer-widget{justify-content:space-between;display:flex}@media (max-width:575px){.ht-footer-widget{flex-wrap:wrap;gap:30px}}.ht-footer-widget-wrapper{border-top:1px solid var(--ht-border-color-2);margin-top:70px;padding-top:65px}@media (max-width:575px){.ht-footer-widget-items{flex-basis:100%}}.ht-footer-widget-items .head{color:var(--ht-white);margin-bottom:30px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;display:inline-block}.ht-footer-widget-items .link-list li{margin-bottom:5px}.ht-footer-widget-items .link-list li>a{color:var(--ht-white);font-family:Plus Jakarta Sans,sans-serif;line-height:26px;transition:all .4s ease-in-out}.ht-footer-widget-items .link-list li>a:hover{color:var(--ht-theme-color-2)}.ht-footer-copyright{border-top:1px solid var(--ht-border-color-2);text-align:center;margin-top:55px;padding:20px 0 40px}.ht-footer-copyright p{color:var(--ht-white)}@media (max-width:575px){.ht-footer-copyright p{font-size:16px}}.ht-footer-copyright p span{color:var(--ht-theme-color-2)}.ht-footer-copyright-2{border-top:1px solid #fefefe4d;justify-content:space-between;margin-top:0;padding-bottom:20px;display:flex}@media (max-width:575px){.ht-footer-copyright-2{flex-wrap:wrap;justify-content:center}}.ht-footer-copyright-2 p{color:var(--ht-white)}.ht-footer-copyright-2 .copyright-links{align-items:center;display:flex}.ht-footer-copyright-2 .copyright-links li{margin-left:20px}.ht-footer-copyright-2 .copyright-links li a{color:var(--ht-white);transition:all .4s ease-in-out}.ht-footer-copyright-2 .copyright-links li a:hover{color:var(--ht-theme-color-2)}.ht-footer-wrapper{position:relative}.ht-footer-wrapper:before{content:"";z-index:1;background:#fefefe4d;width:1px;height:100%;position:absolute;top:0;left:35%}@media (max-width:1199px){.ht-footer-wrapper:before{display:none}}.ht-footer-wrapper .ht-footer-info .desc{color:var(--ht-white);margin:20px 0}.ht-footer-wrapper .ht-footer-info .footer-social{align-items:center;display:flex}.ht-footer-wrapper .ht-footer-info .footer-social li{cursor:pointer;background:#2d4154;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:8px;transition:all .4s ease-in-out;display:flex}.ht-footer-wrapper .ht-footer-info .footer-social li a{color:var(--ht-white)}.ht-footer-wrapper .ht-footer-info .footer-social li:hover{background:var(--ht-theme-color-2)}.ht-footer-wrapper .ht-footer-widgets{justify-content:space-between;display:flex}@media (max-width:575px){.ht-footer-wrapper .ht-footer-widgets{flex-wrap:wrap;gap:30px}}.ht-footer-wrapper .ht-footer-widgets .head{color:var(--ht-white);margin-bottom:30px;font-family:Plus Jakarta Sans,sans-serif;font-weight:700;display:inline-block}.ht-footer-wrapper .ht-footer-widgets .link-list li{margin-bottom:5px}.ht-footer-wrapper .ht-footer-widgets .link-list li>a{color:var(--ht-white);font-family:Plus Jakarta Sans,sans-serif;line-height:26px;transition:all .4s ease-in-out}.ht-footer-wrapper .ht-footer-widgets .link-list li>a:hover{color:var(--ht-theme-color-2)}.ht-footer-wrapper .ht-footer-widgets .widget-subscriber{background:#fefefe1a;border-radius:10px;max-width:330px;max-height:200px;padding:30px;position:relative}@media (max-width:575px){.ht-footer-wrapper .ht-footer-widgets .widget-subscriber{max-width:100%}}.ht-footer-wrapper .ht-footer-widgets .widget-subscriber h5{color:var(--ht-white);font-family:Oswald,sans-serif}.ht-footer-wrapper .ht-footer-widgets .widget-subscriber input{background:var(--ht-white);width:100%;color:var(--ht-theme-color);border:none;border-radius:6px;margin-top:20px;padding:5px 5px 5px 10px}.ht-footer-wrapper .ht-footer-widgets .widget-subscriber input:focus{color:var(--ht-theme-color)}.ht-footer-wrapper .ht-footer-widgets .widget-subscriber button{background:var(--ht-theme-color-2);width:40px;height:40px;color:var(--ht-white);cursor:pointer;z-index:9;border-radius:4px;justify-content:center;align-items:center;display:flex;position:absolute;top:57%;right:9%}@media (max-width:575px){.ht-footer-wrapper .ht-footer-widgets .widget-subscriber button{top:62%;right:7%}}.ht-footer-wrapper .ht-footer-widgets .widget-subscriber button i{transform:rotate(-45deg)}.ht-footer-three{position:relative}.ht-footer-three .shape{position:absolute;bottom:9%;right:5%}@media (max-width:500px){.ht-footer-three .shape{bottom:-2%}}.ht-footer-three .ht-footer-info .desc{color:var(--ht-white);margin:20px 0}.ht-footer-three .ht-footer-info .footer-social{align-items:center;display:flex}.ht-footer-three .ht-footer-info .footer-social li{background:var(--ht-theme-color);cursor:pointer;border-radius:12px;justify-content:center;align-items:center;width:44px;height:44px;margin-right:8px;transition:all .4s ease-in-out;display:flex}.ht-footer-three .ht-footer-info .footer-social li a{color:var(--ht-white)}.ht-footer-three .ht-footer-info .footer-social li:hover{background:var(--ht-theme-color-3)}.ht-footer-three .ht-footer-info .footer-social li:hover a{color:var(--ht-theme-color)}.ht-footer-three .content h2{color:var(--ht-white);margin-bottom:34px;font-size:80px}@media (max-width:1199px){.ht-footer-three .content h2{font-size:60px}}@media (max-width:500px){.ht-footer-three .content h2{font-size:50px}.ht-footer-three .content h2 br{display:none}}.ht-footer-copyrights{justify-content:space-between;padding:20px 0;display:flex}@media (max-width:992px){.ht-footer-copyrights{flex-wrap:wrap;justify-content:center;gap:10px}}.ht-footer-copyrights p{color:var(--ht-white)}.ht-footer-copyrights p span{color:var(--ht-theme-color-2)}@media only screen and (max-width:375px){.ht-footer-copyrights p{font-size:17px}}.ht-footer-copyrights .ht-footer-menu{align-items:center;gap:90px;display:flex}@media (max-width:1199px){.ht-footer-copyrights .ht-footer-menu{gap:20px}}@media (max-width:500px){.ht-footer-copyrights .ht-footer-menu{flex-wrap:wrap;justify-content:center}}.ht-footer-copyrights .ht-footer-menu a{color:var(--ht-white)}.ht-footer-copyrights .ht-footer-menu .menu-list li{display:inline-block}.ht-footer-copyrights .ht-footer-menu .menu-list li:not(:last-child){margin-right:50px}@media (max-width:1199px){.ht-footer-copyrights .ht-footer-menu .menu-list li:not(:last-child){margin-right:15px}}.ht-footer-copyrights .ht-footer-menu .menu-list li a{text-transform:uppercase;font-family:Oswald,sans-serif;font-size:16px;font-weight:600}.ht-main-header{padding:8px 0}.ht-main-header .container-fluid{max-width:95%;padding:0 30px}.ht-menu-wrapper{min-height:50px}.ht-menu-logo img,.ht-offcanvas-logo img,.ht-footer-top-left img{object-fit:contain;border-radius:12px;width:auto}.ht-menu-logo img{max-height:48px}.ht-offcanvas-logo img,.ht-footer-top-left img{max-height:56px}
a.meanmenu-reveal{display:none}.mean-container .mean-bar{float:left;z-index:999999;background:#070337;width:100%;min-height:42px;padding:4px 0;position:relative}.mean-container a.meanmenu-reveal{cursor:pointer;color:#fff;text-indent:-9999em;width:22px;height:22px;padding:13px 13px 11px;font-family:Arial,Helvetica,sans-serif;font-size:1px;font-weight:700;line-height:22px;text-decoration:none;display:block;position:absolute;top:0;right:0}.mean-container a.meanmenu-reveal span{background:#fff;height:3px;margin-top:3px;display:block}.mean-container .mean-nav{float:left;background:#070337;width:100%;margin-top:44px}.mean-container .mean-nav ul{width:100%;margin:0;padding:0;list-style-type:none}.mean-container .mean-nav ul li{float:left;width:100%;position:relative}.mean-container .mean-nav ul li a{float:left;text-align:left;color:#fff;text-transform:uppercase;border-top:1px solid #e0e3ed;width:90%;margin:0;padding:10px 5%;text-decoration:none;display:block}.mean-container .mean-nav ul li li a{visibility:visible;width:80%;padding:10px 10%;text-shadow:none!important}.mean-container .mean-nav ul li.mean-last a{border-bottom:0;margin-bottom:0}.mean-container .mean-nav ul li li li a{width:70%;padding:10px 15%}.mean-container .mean-nav ul li li li li a{width:60%;padding:10px 20%}.mean-container .mean-nav ul li li li li li a{width:50%;padding:10px 25%}.mean-container .mean-nav ul li a.mean-expand{text-align:center;z-index:2;background:0 0;width:26px;height:32px;margin-top:1px;font-size:14px;font-weight:700;position:absolute;top:0;right:0;border:none!important}.mean-container .mean-push{float:left;clear:both;width:100%;margin:0;padding:0}.mean-nav .wrapper{width:100%;margin:0;padding:0}.mean-container .mean-bar,.mean-container .mean-bar *{box-sizing:content-box}.mean-remove{display:none!important}
