@import url('https://use.fontawesome.com/releases/v6.2.0/css/all.css');
@import url('https://fonts.googleapis.com/css2?family=Familjen+Grotesk:wght@300;400;500;600;700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Gloria+Hallelujah&display=swap');

:root {
    --primary: #161616;
    --sliver: #f4f4f4;
    --grey: #b2b2b2;
    --border: #12121214;
    --theme: #cc4218;
    --white: #FFFFFF;
    --action: #168479;
    --mainbg: #fffaf4;
    --altbg: #f5f0ea;
}

*{-webkit-box-sizing:border-box;box-sizing:border-box;list-style:none;outline:none;margin:0;padding:0;-webkit-transition:none;-o-transition:none;transition:none}
html{-webkit-text-size-adjust:100%}
body{font-family:'Familjen Grotesk' ,sans-serif;font-size: 16px;font-weight: 400;line-height: 1.4;position:relative;margin:0;padding:0;color: var(--primary);overflow-x: hidden;background: #fffaf4;/* letter-spacing: 0.3px; */}
.container{width: 100%;max-width: 1600px;margin: 0 auto;padding:0 15px;position: relative;}
.container-fluid{position: relative;}
@media screen and (min-width: 1200px) and (max-width: 2000px) {/*.container{max-width: 91%;}*/}
@media (min-width: 2001px) { .container{ max-width: 1800px;}}
iframe{border:none}
h1,h2,h3,h4,h5,h6{font-weight: 600;margin:0;line-height: 1.2;}
h4{font-size: 20px;}
a,a:focus,a:hover{outline:medium none;text-decoration:none;color: var(--theme);}
ul,ol{padding:0;margin:0;list-style:none}
.cuani, a{-webkit-transition: .4s;-moz-transition: .4s;-o-transition: .4s;transition: .4s;}
b, strong{font-weight:600}
::selection {background: #e15b36;color:var(--white); }
::-moz-selection {background: #e15b36;color:var(--theme);}

.mb-n40 { margin-bottom: -40px;}


.text-white{color:var(--white)}
.themebg{background:var(--theme) !important}
.vcenter > .row{align-items: center;display: -webkit-box; display: -ms-flexbox; display: flex; -ms-flex-wrap: wrap;    flex-wrap: wrap;}
.imgdrk{filter: gray;-webkit-filter: grayscale(1);filter: grayscale(1);}
.imgdrk:hover{filter: none; -webkit-filter: grayscale(0);filter: grayscale(0);}
.h100{height:100%;}
.w100{width:100%!important;}
.radius-10{border-radius:10px}
.box-shadow{background:var(--white);box-shadow: rgb(0 0 0 / 6%) 0px 16px 40px 0px;border-radius: 6px;padding: 20px;}
.automrg{margin: auto;/* text-align: center; */float: none;}
.bgwhite{background:#fff}
.bgsliver{background: var(--sliver);}
.border-box{position:relative;border: 1px solid var(--grey);border-radius: 10px;}
.border-box.lightbg{background: #27b7b712;border: none;}


.fixmain {display: flex;}
.fixmain .fix-content{position:sticky;top:100px;}


.header-main{transition:all .5s ease;padding:0;background: var(--mainbg);}
.header-main .header-wrap{display:flex;justify-content:space-between;max-width:100%;flex-wrap:wrap;float:none;margin:0 auto;list-style:none;display:flex;flex-direction:row;align-items: center;}
.header-main .logo{margin-right:0;position:relative;z-index:1}
.header-main .logo img{width: 235px;padding: 0;}
@media (max-width: 992px) {
.header-main .header-wrap{display:block}
}

body.fixed .header-main{position:fixed;padding:0;top:0;left:0;right:0;z-index:9;-webkit-animation:slide-down .7s;-moz-animation:slide-down .7s;-o-animation:slide-down .7s;box-shadow:0 9px 9px #0000001a;height:auto}
body.fixed{padding-top:81px}
body.fixed .header-main{position:fixed;padding-bottom:0;top:0;left:0;right:0;z-index:9;-webkit-animation:slide-down .7s;-moz-animation:slide-down .7s;-o-animation:slide-down .7s;box-shadow:0 9px 9px #0000001a;height:auto}
body.fixed{padding-top:81px}
body.fixed .logo img{filter:none}
body.fixed #cssmenu > ul > li::after{top:16px}
body.fixed #header .main-header{background:transparent}

.head-btn{color: #fff;font-size: 16px;display: inline-block;background: var(--theme);text-align: center;padding: 12px 15px 14px 15px;text-transform: uppercase;font-weight: 500;margin-left:15px;line-height: 1;}
.head-btn:hover,.head-btn:focus{color:#fff;background:var(--action)}
.headmenu-btn{display:none !important}
@media (max-width: 992px) 
{
	.headmenu-btn{display:inline-block}
	.head-btn{display:none}
}

@media (max-width: 992px)
{   

	.header-main .header-wrap{display: block;}
}

.themebg a{background: var(--white);color: var(--theme);}
.themebg a i{transform:rotate(-45deg);transition:transform 0.5s ease-in-out;}
.themebg a:hover{color: #fff;-webkit-text-stroke: 1px #ffffff00;}

.sub-title{display:inline-flex;padding: 8px 16px 8px 10px;align-items:center;gap:10px;border-radius:20px;border:1px solid #4d4d4d24;background:#fff;position:relative;margin-bottom: 15px;font-weight: 700;}
.sub-title .dot{width: 15px;height: 15px;background-color: var(--theme);position:relative;border-radius:50%}



.about-arrow{position:absolute;bottom: 50px;left:12%;z-index:1}
@media (max-width: 1199px) {
.about-arrow{display:none}
}
.arrow-path{width:220px;height:130px;color:#000;stroke-dasharray:1000;color:#d9d9d9;animation:draw 10s linear infinite}
@keyframes draw {
0%{stroke-dashoffset:1000}
100%{stroke-dashoffset:0}
}

.htitle{position:relative;display:block;font-size: 40px;color: var(--theme);margin: 0 0 15px 0;}
.htitle.moveleft{text-indent: 220px;}
.htitle.color{color: var(--theme);}
.htitle span{color: var(--primary);}
.htitle span.char{color: var(--theme);}
.htitle.small{font-size: 28px;}
.htitle strong{font-size: 51px;line-height:1;text-transform: uppercase;color: var(--theme);}
.htitle.white, .htitle.white span, .htitle.white + p {color: #fff !important;}
.htitle.center{text-align:center}
.htitle + p{width: 60%;margin: 0;margin-bottom: 25px;font-size: 18px;position: relative;}
.htitle.center + p{text-align:center;margin-left: auto;margin-right: auto;}
@media (max-width: 992px) 
{
	.htitle strong{font-size: 54px;}
    .htitle{font-size: 25px;}
    .htitle + p{width: 100%;}
}
.htitle.afterimg:after {
    content: ""; display: block;width: 230px;height: 40px;margin: 0 auto 0;background-image: url('../images/coffee-icon.png');background-size: contain;background-repeat: no-repeat;opacity: 0.4;}

/*----------*/
.page-head{border-top: 2px solid var(--theme);}
.page-head h1{margin:0;padding: 0;font-size: 32px;color: var(--theme);position: relative;}
.page-head p, .page-head h1 + div{position:relative;font-size: 20px;margin-bottom:15px}
.breadcrumb{padding: 0;margin: 0;display: inline-block;}
.breadcrumb > li{display:inline-block}
.breadcrumb > li + li:before{padding:0 5px;content:"/\00a0"}
.breadcrumb > li,
.breadcrumb > li > a,
.breadcrumb > li + li:before{color: var(--primary);}

/*------------*/
.section{position:relative;padding:60px 0;background: var(--mainbg);}
.sectionbg{position: relative;padding:60px 0;background: var(--altbg);}


@media (max-width: 778px)
{
	.flexslider{padding-top: 52px !important;}
}


/* funfact */

.fun-box {position: relative;text-align: center;}
.fun-box h3{font-size: 60px;line-height:1em;position:relative;letter-spacing: 0.01em;color: transparent;-webkit-text-stroke: 1px var(--theme);}
.fun-box h4{position:relative;display:block;padding: 10px 0 0 0;}
@media (max-width: 768px) {
    .funfact-main{position:relative;padding: 60px 0px;background: var(--theme) url(../images/preview-img.jpg)  center center no-repeat;border-radius: 0;overflow:hidden;color: var(--white);}
    .funfact-main:before{content:' ';position:absolute;left:0;right:0;top: 0;bottom: 0;background:var(--primary);opacity:0.8}
    .fun-box h3{font-size: 60px;-webkit-text-stroke: 1px var(--white);}
}


.gsap-video-banner{position:relative;width:100%;height:95vh;overflow:hidden;color:#fff}
.gsap-video-banner .bg-video{position:absolute;top:50%;left:50%;width:100%;height:100%;object-fit:cover;transform:translate(-50%,-50%);z-index: -1;}
.gsap-video-banner .video-overlay{position:absolute;top:0;left:0;width:100%;height:100%;background:#0006;z-index: 0;}
.gsap-video-banner .video-caption{position:relative;z-index:2;display:flex;flex-direction:column;align-items:start;justify-content:center;height:100%;text-align:left;padding:0 20px}
.gsap-video-banner .video-caption .inner-caption{width:45%;position: relative;z-index: 1;}
.gsap-video-banner .video-caption h2,.video-caption p{opacity:0;transform:translateY(40px);margin:.5rem 0}
.gsap-video-banner .video-caption h2{margin-top:0;font-size:34px;padding:0 0 8px;width:100%}
.gsap-video-banner .video-caption p{padding-bottom:0;font-size:20px;margin:0}
@media (max-width: 1100px)
{ .gsap-video-banner{height:75vh;} }
@media (max-width: 992px)
{ .gsap-video-banner{height:65vh;} }
@media (max-width: 778px)
{  
    .gsap-video-banner{height:50vh;} 
    .gsap-video-banner .video-caption{text-align:center;justify-content: end;}
    .gsap-video-banner .video-caption .inner-caption{width:100%;}
    .gsap-video-banner .video-caption h2{font-size: 26px;padding: 0px 0 7px 0;}
    .gsap-video-banner .video-caption p{margin-bottom:0;font-size: 13px;display:none}
 }
@media (max-width: 550px) {
     .gsap-video-banner{height:45vh;} 
}

.home-intro img{    mix-blend-mode: darken;}

.company-experiance{top: 50%;transform: translateY(-50%);left: -65px;flex-direction: column;display:inline-flex;align-items:center;justify-content:center;width:150px;flex:0 0 auto;aspect-ratio:1/1;border-radius:50%;background-color: var(--theme);position: absolute;}
.company-experiance img{position:absolute}
.company-experiance-content{width:100%;height:100%;font-size: 380%;text-transform: uppercase;font-weight: 600;}
.company-experiance textpath{fill:#fff}
.company-experiance text{transform-origin:center center;transform:rotate(75deg);animation:text_rotate 21s infinite linear}
@keyframes text_rotate {
0%{transform:rotate(0deg)}
100%{transform:rotate(-360deg)}
}
@media (max-width: 778px)
{.company-experiance{display:none}}

.video-wrapper {padding: 0;display: flex;justify-content: center; align-items: center;}
.video-wrapper .company-experiance >img{}
.video-wrapper h4{font-size: 24px;font-weight: 500;padding: 0 15px;}
.video-wrapper .col-md-4 >img{position: relative;}
.video-wrapper svg.circle-round path{stroke: #e4181f;animation: movePath 3s infinite ease-in-out;}

@keyframes movePath{0%{transform:translateY(0);}50%{transform:translateY(18px);}100%{transform:translateY(0);}}
@keyframes spinner{to{transform:rotateZ(360deg);}}
@media (max-width: 778px)
{
	.video-wrapper{text-align: center; padding: 60px 0 20px 0;}
	.video-wrapper svg{ margin: auto;}
}


@media (max-width: 778px)
{
	.highlight-videobg{background:var(--theme)}
	.highlight-videobg .htitle, .highlight-videobg .htitle span{color:var(--white)}
	.highlight-videobg a{background:var(--white);color:var(--theme)}
	
}

.word-mask{position:relative;display:inline-block;width: 100%;height:41px;overflow:hidden;color: var(--theme);}
.word-mask span{display:block;position:absolute;/* left:50%; *//* transform:translate(-50%); */top:100%;width:100%;animation:slideWords 6s infinite}
.word-mask span:nth-child(1){animation-delay:0s}
.word-mask span:nth-child(2){animation-delay:2s}
.word-mask span:nth-child(3){animation-delay:4s}
@keyframes slideWords {
0%{top:100%;opacity:0}
10%{top:0;opacity:1}
30%{top:0;opacity:1}
40%{top:-100%;opacity:0}
to{top:-100%;opacity:0}
}

@media (max-width: 778px)
{  .word-mask{height: 23px;margin: 8px 0;}
    .word-container{ margin-bottom: 30px; font-size: 18px; margin-top: 30px;}
}
.product-list .plist-item{}
.product-list .plist-item .item-icon{
    width: 265px;
    opacity: 0.4;
    margin-top: -10px;
}
@media (max-width: 768px) 
{
.product-list .plist-item:first-child{border-top:0;padding-bottom: 23px;}
	.about-image{padding-bottom:20px}
}


.card1{background-color:var(--altbg);position:relative;margin-top: 100px;}
.card1 .card1__badge{text-align: center;margin: 10px 0px  15px 0px;}
 .card1 .card1__badge h3{color:var(--primary)}
.card1:hover .card1__badge h3{color:var(--theme)}
.card1 .card1__details .col-6:first-child p,
.card1 .card1__details .col-6:last-child p{color:var(--theme);font-weight:600}

.card1 .card1__thumbnail{text-align:center;/* overflow: hidden; */}
.card1 .card1__thumbnail img{mix-blend-mode:darken;width: 80%;transition:all ease-in-out .25s;height:386px;object-fit:contain;margin:0 auto;margin-top: -100px;}
.card1 .card1__details{
}
.card1 .card1__details-item{display:flex;flex-direction:column;align-items:center;}
.card1 .card1__details-item:hover .icon img{filter:invert(51%) sepia(10%) saturate(3207%) hue-rotate(314deg) brightness(75%) contrast(133%)}

.card1 .card1__details-item .icon{color: #cc4218;transition:all ease-in-out .25s;margin-bottom:20px;width:30px;height:30px;animation: bounce 4s ease infinite;}
.card1 .card1__details-item .icon img{width:40px;filter: invert(25%) sepia(26%) saturate(2920%) hue-rotate(161deg) brightness(94%) contrast(82%);}
.card1 .card1__details-item p{margin:0;color: var(--primary);}
.card1 .card1__details-item .product-item__details-item-title{font-weight:700;font-size:14px;letter-spacing:.25px}
.card1 .card1__details-item .product-item__details-item-subtitle{font-size:10px;line-height:20px;letter-spacing:.25px}
.card1 .card1__cta{height:0;overflow:hidden;transition:all ease-in-out .25s;background-color: #e8c9be;color:var(--dark-green);text-align:center;display:flex;justify-content:center;align-items:center;gap:8px;/* margin-top:65px; */}
.card1:hover .card1__details-item .icon{color:var(--dark-green)}
.card1:hover .card1__thumbnail img{transform: scale(1.05);}
.card1:hover .card1__cta{height: 35px;margin-top: 0;color:var(--dark-green)}
.card1:hover .card1__badge{color:var(--theme)}
@-webkit-keyframes bounce{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-5px)}}
@keyframes bounce{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-5px)}}

@media (max-width: 768px) 
{.card1 .card1__thumbnail img{ width: 100%; margin: 0;}
 .card1 {background:var(--border);margin: 10px 0;}
}




.card2{  display: flex;flex-direction: column;align-items: center;   /* centers horizontally */justify-content: center;text-align: center;position:relative;}
.card2 .card1__img img{mix-blend-mode:darken;width: 80%;transition:all ease-in-out .25s;height:386px;object-fit:contain;margin:0 auto;margin-top: -100px;}
.card2 .card1__badge{text-align: center;margin: 10px 0px  15px 0px;}
.card2 .card1__thumbnail{text-align:center;/* overflow: hidden; */}
.card2 .card1__thumbnail img{mix-blend-mode:darken;width: 80%;transition:all ease-in-out .25s;height:386px;object-fit:contain;margin:0 auto;margin-top: -100px;}
    .card2 .card1__details {
        display: flex;
        flex-direction: column !important;
    }
.card2 .card1__details-item{display:flex;flex-direction:column;align-items:center}
.card2 .card1__details-item .icon{color: #cc4218;transition:all ease-in-out .25s;margin-bottom:20px;width:30px;height:30px;animation: bounce 4s ease infinite;}
.card2 .card1__details-item .icon img{width:40px;filter: invert(25%) sepia(26%) saturate(2920%) hue-rotate(161deg) brightness(94%) contrast(82%);}
.card2 .card1__details-item p{margin:0;}
.card2 .card1__details-item .product-item__details-item-title{font-weight:700;font-size:14px;letter-spacing:.25px}
.card2 .card1__details-item .product-item__details-item-subtitle{font-size:10px;line-height:20px;letter-spacing:.25px}
.card2 .card1__cta{height:0;overflow:hidden;transition:all ease-in-out .25s;background-color: #e8c9be;color:var(--dark-green);text-align:center;display:flex;justify-content:center;align-items:center;gap:8px;/* margin-top:65px; */}
.card2:hover .card1__details-item .icon{color:var(--dark-green)}
.card2:hover .card1__thumbnail img{transform: scale(1.05);}
.card2:hover .card1__cta{height: 35px;margin-top: 0;color:var(--dark-green)}
.card2:hover .card1__badge{color:var(--theme)}
@-webkit-keyframes bounce{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-5px)}}
@keyframes bounce{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-5px)}}




.accordion-item{margin-bottom:15px;border:1px solid #d6d6d6 !important} 
.accordion-button::after {font-family: 'FontAwesome';content: "\f067";font-weight: 900;background-image: none !important;transition: none !important;width: auto;height: auto;}
.accordion-button:not(.collapsed)::after {content: "\f068"; /* minus */}
.accordion-button {font-weight: 600;font-size: 15px;color: #000;background-color: var(--altbg);}
.accordion-button:active,.accordion-button:focus{border:0;box-shadow:none}
.accordion-button:not(.collapsed) {color: var(--theme);background-color: var(--altbg);}

.elfsight-app-4019247a-c8ba-45af-9b5d-dd5048e4c9ed script + a, .eapps-widget-toolbar {
    display: none !important
}



.boxlinks{margin-top:25px}
.boxlinks a{background: var(--theme);line-height: 23px;margin: 7px;font-size: 15px;font-weight: 500;display: inline-block;padding: 8px 18px 10px 18px;color: var(--white) !important;text-transform: uppercase;}
.boxlinks a i{text-align: left;font-size: 24px;margin-right: 5px;position: relative;top: 3px;color: var(--white);}
.boxlinks a:hover{background: var(--action);}
@media (max-width: 768px) 
{.boxlinks a{margin:10px 0;display:block}
}

 .border-grey {border-color: #fffaf4 !important;}

.preview-box{position:relative;width:100%;overflow:hidden;/* padding: 10px !important; *//* background: var(--altbg); */text-align: center;}
.preview-box .parallax-img-small{overflow:hidden}
.preview-box img{}
@media (max-width: 767px) {.preview-box img{display:none}}


.info-container{counter-reset:step}
.info-box{display:flex;align-items:stretch;padding: 0 15px;margin: 12px 0;gap: 25px;counter-increment:step;background: var(--altbg);}
.info-box .info-center{flex:1;padding: 25px 0;}
.info-box .info-center h3{margin:0;}
.info-box:hover .info-center h3,
.info-box:focus .info-center h3{color:var(--theme)}
.info-box .info-center p{margin:8px 0 0;}
.info-box .info-right{flex:0 0 50px;display:flex;justify-content:center;align-items:center;margin-right: 0px;}
.info-box .info-right img{width:60px;filter: invert(25%) sepia(26%) saturate(2920%) hue-rotate(161deg) brightness(94%) contrast(82%);  animation: bounce 4s ease infinite;}
@-webkit-keyframes bounce{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-5px)}}
@keyframes bounce{0%,10%,100%,20%,50%,80%{transform:translateY(0)}40%,60%{transform:translateY(-5px)}}

@media (max-width: 767px) {
.info-box{flex-direction:column;padding:20px;gap:15px}
.info-right{order:-1;justify-content:flex-start!important;margin-left:0!important}
.info-box .info-center{padding:0;text-align:left}
.info-box .info-right img{width:60px}

}

.highlight{width:100%;display:block;position:relative;background-size:cover!important;background: var(--theme);}
.highlight video.bg-video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;pointer-events:none;opacity:0;transition:opacity .5s ease;z-index:0}
.highlight .inner-text{position:relative}
.highlight a{background: var(--white);color: var(--theme);}
.highlight a i{transform:rotate(-45deg);transition:transform 0.5s ease-in-out;}
.highlight a:hover{color: #fff;-webkit-text-stroke: 1px #ffffff00;}
.highlight a:hover i{transform:rotate(0);}
@media only screen and (max-width: 1199px), only screen and (max-device-width: 1199px){
.highlight .inner-text{padding: 0;}
}


.box6{padding: 0;background: var(--altbg);overflow: hidden;border-radius:5px;}
.box6.white{background:#fff}
.box6 .box-img {position: relative;overflow: hidden;}
.box6 .box-img img{object-fit:cover;transition:transform 1s}
.box6:hover .box-img img{    transform: scale(1.05);}
.box6 .box-text{position:relative;padding: 21px;color: var(--primary);text-align: left;}
.box6 .box-text h4{color: var(--theme);margin-bottom: 21px;}
.box6 .box-text p{margin:0}
.box6 ul {margin-top:10px}
.box6 ul li{list-style: none;margin: 0;position:relative;padding-left: 11px;}
.box6 ul li:before{position:absolute;font-size: 11px;top: 0px;left:0;font-family: "Font Awesome 5 Free";content: "\f0da";font-weight: 900;color: #c31720;line-height: 2.3;}
.box6 ul.list li a:hover{opacity: 0.7;}
.box6 ul.list li i{padding: 0 8px 0 0;}
@media (max-width:767px) {
    .box6 .box-text {padding: 15px}
}


.box2{}
.box2 img{border:1px solid var(--theme);padding:5px}


.box6-2{padding:0;background: var(--altbg);border-radius:5px;overflow:hidden;margin-bottom: 20px;}
.box6-2 a{display:block;text-decoration:none;color:inherit}
.box6-2 .box-content{display:flex;flex-direction:row;align-items:stretch;flex-wrap:wrap}
.box6-2 .box-img{flex:1 1 40%;position:relative;overflow:hidden}
.box6-2 .box-img img{object-fit:cover;transition:transform 1s}
.box6-2:hover .box-img img{transform:scale(1.05)}
.box6-2 .box-text{flex:1 1 60%;padding:20px;color:#493e4f;display:flex;flex-direction:column;justify-content:center;text-align:left;}
.box6-2 .box-text h4{color:var(--theme);margin-bottom:15px}
@media (max-width: 768px) {
.box6-2 .box-content{flex-direction:column}
.box6-2 .box-img,.box6 .box-text{flex:1 1 100%}
.box6-2 .box-img img{height:auto}
}
.box6-2  .date{ background: var(--theme); display: inline-block;padding: 5px;color: var(--white); text-transform: uppercase;margin: 0 auto 10px 0;overflow: hidden;border-radius: 3px;}
.box6-2 p{margin:0}

.contact-row{}
.contact-row h4{    color: var(--theme);}
.contact-row p{margin: 0;font-size:18px}
.contact-row a{color:var(--primary)}


.tc-video__inner .bg-video-container{position:absolute;top:0;left:0;width:100%;height:100%}
.tc-video__inner video{position:absolute;top:0;left:0;width:100%;height:100%;object-fit:cover;border-radius:20px}
.tc-video .container{max-width:1290px}
.tc-video__inner{position:relative;border-radius:20px;overflow:hidden;width:100%;height:100%;background-color:transparent}
.tc-video__inner::before{position:absolute;content:"";width:730px;height:100%;top:0;left:0;background:linear-gradient(90deg,#0009 0%,#0000 84.69%);z-index:-1;border-radius:20px 0 0 20px}
.tc-video__content{max-width:545px;width:545px;position:relative;top:64px;left:64px}
.tc-video-title{font-size:40px;font-weight:400;line-height:48px;margin:0;position:absolute;z-index:2;top:10px;left:22px}
.tc-video-title span{display:flex;gap:12px}
.tc-video-title span svg{position:relative;top:10px}
.tc-video-title .text-bg{position:absolute;left:60px;top:64px;z-index:-1}
.tc-video-action{position:absolute;right:0;bottom:0;display:flex;align-items:center;gap:16px;border-radius:44px 0 0 0;background: var(--mainbg);padding:12px 20px 12px 12px;z-index: 1;}
.tc-video-action::before,.tc-video-action::after{position:absolute;content:"";width:20px;height:20px;background-size:contain;background-position:center;background-repeat:no-repeat}
.tc-video-action::before{left:-19px;bottom:-1px;background-image:url(https://hulo-html.vercel.app/assets/images/video/corner-shape-1.svg)}
.tc-video-action::after{right:-1px;top:-19px;background-image:url(https://hulo-html.vercel.app/assets/images/video/corner-shape-2.svg)}
.tc-video-btn img{width:64px;height:64px;object-fit:cover;border-radius:100%}
.tc-video-btn{position:relative}
.tc-video-btn svg{position:absolute;left:50%;top:50%;transform:translate(-50%,-50%)}
.tc-video-btn__info h5{font-size:16px;font-weight:500;line-height:24px;margin:0}
.tc-video-btn__info p{font-size:14px;font-weight:400;line-height:22px}
.tc-video--style2 .container{max-width:1170px}
.tc-video--style2 .tc-video__inner{border-radius:24px;height:450px;}
.tc-video--style2 .tc-video__inner::before{display:none}
@media only screen and (min-width: 1200px) and (max-width: 1400px) {
.tc-video .container{max-width:1170px}
}
@media only screen and (max-width: 767px) {
.tc-video-title{font-size:22px;line-height:120%;top:6px;left:8px}
.tc-video__content{max-width:92%;width:92%;top:16px;left:16px}
.tc-video__inner::before{width:100%}
.tc-video__inner{height:360px}
.tc-video--style2 .tc-video__inner{height:240px}
}






.scroll-one{display:flex;justify-content:center;width:100%;height:80vh;}
.scroll-img{position:absolute;width:40%;z-index:2;top:0}
.scroll-two{width:100%;height:90vh;background:var(--altbg);display: flex;align-items: center;justify-content: center;}
.scroll-three{display:flex;align-items:center;justify-content:center;gap:5vw;width:100%;min-height:100vh;}

@media only screen and (max-width: 767px) {
.scroll-one{height:auto}
.scroll-img{position:relative!important;left:0!important;width:100%!important;transform:none!important}
.scroll-two{height:auto;padding:80px 0!important}
.scroll-three{min-height:inherit}
}













.company-box{position:relative;display:block;-webkit-transition:transform .3s;transition:transform .3s;border-radius: 10px;overflow: hidden;}
.company-box .box-inner{background-color: var(--theme);color:var(--white);position:absolute;top: 0;right: 0;padding: 15px;border-bottom-left-radius: 8px;}
.company-box .box-inner h4{padding: 0;position:relative;font-size: 24px;}
.company-box .box-inner p{ margin: 0;font-size: 36px;} 


.box40{position:relative;text-align:center;box-shadow:0 0 5px #0000001a;border-radius: 5px;overflow: hidden;}
.box40:hover{box-shadow:0 0 15px #0000001a;background: #ef8013;}
.box40 .img-box{position:relative;overflow:hidden;margin-bottom:0;}
.box40 .inner-box{position:relative;padding: 0 20px 25px 20px;}
.box40 .inner-box h4{display:block;margin-bottom:15px;color:#ef8013}
.box40 .inner-box p{margin:0;color:#000}


.gpmapsection{background: url(../images/exportbg.svg) bottom no-repeat;padding-bottom: 150px;}
.gpmapsection #chartdiv{width:85%;max-width:85%;height:95vh;margin:0 auto;}
@media only screen and (min-width: 768px) and (max-width:991px){
.gpmapsection #chartdiv{height:50vh;margin:0 auto;}
}



.home-about{display:-webkit-box;display:-ms-flexbox;display:flex;-ms-flex-wrap:wrap;flex-wrap:wrap;position:relative;margin-top:15px;}
.home-about .box-text .box-exp{max-width:300px;width:100%;padding-right:25px;margin-right:30px;border-right:1px solid #e0e0e0;}
.home-about .box-text .box-exp .exp-count{font-family:'Roboto Condensed' ,sans-serif;font-size: 160px;color:#000;}
.home-about .box-text .box-exp .exp-text{position:relative;font-size:18px;margin:15px 0;}

@media (max-width: 992px) 
{
    .home-about{gap:30px;}
    .home-about .box-text .box-exp .exp-count{font-size:110px;}
    .home-about .box-text .box-exp .exp-count .counter{font-size:110px;}
}
@media (max-width: 768px) 
{
    .home-about{gap: 0;margin-top: 0;-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}
    .home-about .box-text .box-exp{max-width:210px;padding-right:15px;margin-right:15px;}
}
@media (max-width: 575px){
    .home-about .box-text .box-exp{max-width:100%;border-right:none;}
    .home-about .box-text{-webkit-box-orient:vertical;-webkit-box-direction:reverse;-ms-flex-direction:column-reverse;flex-direction:column-reverse;}
    .home-about .box-text .box-exp .exp-count{font-size:90px;}
}




/*-----------*/
.home-product .owl-nav{margin:20px 0}
.home-product .owl-nav button{margin-right: 15px;font-size: 18px;color: var(--white);cursor: pointer !important;position: relative;right: 0;border: none;width: 35px;height: 35px;background: var(--theme);;border-radius: 5px;}

/*---------*/
.visionbox{background: var(--altbg);padding: 40px 30px;position: relative;}
.visionbox .box-title{display:flex;flex-direction:row;text-align:center;align-items: center;padding-bottom: 25px;}
.visionbox .box-title img{filter: invert(51%) sepia(10%) saturate(3207%) hue-rotate(314deg) brightness(75%) contrast(133%);width: 50px;}
.visionbox .box-title h4{display:block;font-size: 22px;margin-bottom:0;text-transform: uppercase;margin-left: 15px;color: var(--theme);}
.visionbox p{margin:0}








.owl-stage {display: flex;flex-wrap: wrap;}
/*-----------------*/
.text-desc h1:first-child,.text-desc h2:first-child,.text-desc h3:first-child,.text-desc h4:first-child,.text-desc h5:first-child{margin:0 0 5px}
.text-desc h1,.text-desc h2,.text-desc h3,.text-desc h4,.text-desc h5{margin:14px 0 5px}
.text-desc table{border-collapse:collapse;margin:0 0 20px;width:100%;}
.text-desc table.center{text-align:center}
.text-desc table hr{border-color: #ebebeb;margin: 5px 0;}
.text-desc table thead,.text-desc table th{background: #f9f6f3;font-weight:700;font-size:15px}
.text-desc table td,.text-desc table th{border: 1px solid #e5e1e8 !important;padding: 7px;/* color:#2d2d2d; */vertical-align:middle;}
.text-desc table td{font-size:15px;/* color: #545454; */}
.text-desc tt{font-size: 25px;padding-bottom: 0;display: block;/* color: #fff; */}
.text-desc ul,.text-desc ul ul{margin-left: 15px;margin-bottom:22px}
.text-desc ul li{list-style-type: none;position: relative;margin-bottom: 5px;}
.text-desc ul.list2 li{width: 46%;display:inline-block;}
@media (max-width: 768px){.text-desc ul.list2 li{width: 100%;}}
.text-desc ul ul li{list-style-type:circle}
.text-desc ul li:before{position:absolute;font-size: 10px;top: 0px;font-family: "Font Awesome 5 Free";content: "\f061";font-weight: 900;color: var(--theme);left: -15px;line-height: 2.2;}
.text-desc h2{font-size: 28px;padding: 12px 0 6px;margin:0;position:relative;color: var(--theme);text-transform: capitalize;}
.text-desc h3{color: var(--theme);padding: 0;margin:0;position:relative;text-transform: capitalize;}
.text-desc h4{color: var(--theme);padding: 0;margin: 5px 0 15px 0;display: block;position:relative;}
.text-desc h5{color: var(--theme);padding: 0px 0 1px 25px;display: block;position:relative;text-transform:capitalize;}
.text-desc h5:before{position:absolute;top: 0px;left: -3px;font-family: "Font Awesome 5 Free";content: "\f0a4";}

.text-desc h2 + hr,.text-desc h4 + hr{border-color:#d0d0d0;width:55%;text-align:center;display:inline-block}
.text-desc img{display:inline-block!important}
.text-desc p{}

/*------*/
.readmore{color: #ef8013;text-transform:uppercase;font-weight:600;font-size: 21px;padding-top: 10px;display: inline-block;}

.readmore i{font-size:11px;padding-left:6px}
.readmore:hover{color: #ef8013;}
.readmore:hover i{padding-left:9px}
/*-----------------*/   
.owl-stage{display: flex;flex-wrap: wrap;}
@media screen and (max-width: 1060px){
    .owl-theme .owl-controls .owl-prev{left:0 !important;    }
    .owl-theme .owl-controls .owl-next{right:0 !important}
}

/*--------*/
.social{list-style-type:none;padding:10px 0 0;margin:0}
.social li{display:inline-block}
.social a{margin-right:5px;cursor:pointer;display:block;width: 40px;height: 40px;text-align:center;text-decoration:none;background: transparent;border: 1px solid var(--primary);line-height: initial;font-size: 20px;color: black;}
.social a i{line-height: 40px;}
.social a:hover{background: var(--theme);color: var(--white);border-color: var(--theme);}


/*--------------*/
.cenq{display:none}
.form label{font-weight:600;margin-bottom: 5px;}
.form button{margin-top:30px}
.form textarea.text-field{height:80px}
.form .select{margin:0!important;font-size:15px!important}
.form  input[disabled],.form .text-field{background: #f6f6f6;border: 0;color: #222d35;/* font-size: 16px; */margin: 0 0 18px;padding: 15px;width:100%;border-radius: 5px;border: 1px solid #e4e4e4;}
.form .text-field:focus,.form .text-field:hover{/* border-color: #c3002f; */box-shadow:none;/* border-width:1px; */background: #fff;}
.errorbox,.errorbox span,.errorbox li{color:red}
.errorbox .sucmsg{color:#046310}
.custbtn{color: #fff;font-size: 16px;display: inline-block;background: var(--theme);text-align: center;padding: 12px 15px 14px 15px;text-transform: uppercase;font-weight: 500;margin-left:15px;line-height: 1;border: none;}
.custbtn:hover,.custbtn:focus,.custbtn:active{color:#fff;background:var(--action)}

.capcha{background:transparent !important}
.capcha + input{width:200px !important;margin-top:5px !important}



/*------*/
.contact-main{/* margin-top: -150px; */background: transparent;}
.contact-box{position:relative;margin-bottom: 0;padding: 40px 30px;background: var(--sliver);border-radius: 10px;overflow: hidden;}
.contact-box:hover{background: var(--theme);color:#fff}
.contact-box .contact-box-inner{position:relative;padding: 30px 35px 30px;background-color: #f3f6f9;-webkit-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);-ms-box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);box-shadow: 0 0 18px rgba(0, 0, 0, 0.13);}
.contact-box i{font-size:35px;color: var(--theme);}
.contact-box h5{font-size: 15px;margin: 15px 0;color: #525252;text-transform: uppercase;}
.contact-box .inner-text p, .contact-box .inner-text a{margin-bottom:0;font-size:16px;color:#333}
.contact-box:hover i,.contact-box:hover h5,.contact-box:hover .inner-text p, .contact-box:hover .inner-text a{color: #fff;}
.contact-box i.numb {font-size: 120px;position: absolute;bottom: -20px;right: -30px;color: #210f0f14;opacity: .2;}
.contact-box:hover i.numb {color: rgba(255,255,255, 0.7);}

.google-map {width: 100%;/* -webkit-filter: grayscale(100%); *//* filter: grayscale(100%); */height: calc(64% + 30px);overflow: hidden;}




/*--------------*/
.fix-penal{position: fixed;bottom: 10px;right: 10px;z-index:21}
.fix-penal .whatsapp,.fix-penal .callus{text-align: center;width: 50px;height: 50px;display: block;color: #FFFFFF;border-radius: 10px;background-color: #25D366;}
.fix-penal .callus{margin-bottom:10px;background:#f8b000;color: #000;}
.fix-penal i{font-size: 32px;margin-top: 9px;}


.footer-link{display:grid;grid-template-columns:1fr auto;justify-content:space-between;align-items: center;}
.footer-link h3{font-size: 34px;color: var(--theme);}
.footer-link .btn-more a{color: #fff;font-weight:400;display:inline-block;font-size: 80px;line-height:1;color: #f8f8f800;-webkit-text-stroke: 1px #cc4218;}
.footer-link .btn-more a i{transform:rotate(-45deg);transition:transform 0.5s ease-in-out;}
.footer-link .btn-more a:hover{color: var(--action);-webkit-text-stroke: 1px #ffffff00;}
.footer-link .btn-more a:hover i{transform:rotate(0);}
@media only screen and (max-width: 992px){
    .footer-link{text-align:left}
	.footer-link h3{font-size:40px;}
}
@media only screen and (max-width: 767px){
	.footer-link{ display: inherit;text-align: center;}
	.footer-link .btn-more{ display: inline-block;}
    .footer-link h3{font-size: 34px;display: inherit;}
}

.footer {}
.footer .top-border{padding: 7px 0 0 0;position:relative} 
.footer .bot-border{position:relative}
.footer .bot-border:before{position:absolute;top: -1px;left: -53px;background:var(--action);height: 2px;width: 120%;content: "";}
.footer .bot-border:after{position:absolute;bottom: -2px;left: -53px;background:var(--action);height: 2px;width: 120%;content: "";}
@media (max-width: 768px) 
{
	.footer .bot-border{padding:15px}
	.footer .bot-border:before,.footer .bot-border:after{content:none}
}


/*---------------*/
.footer{padding-top: 60px;color: var(--white);position: relative;background: #e0dcd8;background-repeat: no-repeat;}
.footer p, .footer a{ color: var(--primary);}
.footer .footer-contact {border-top: 1px solid #42424230;margin-top: 50px;padding-top: 50px;}
.footer .footer-contact h4 {color: var(--theme);margin-bottom: 20px;text-transform: uppercase;}
.footer .footer-contact a{font-size:17px} 
.footer .footer-logo{text-align:center;margin-top:30px}

.footer img{width: 900px;display: inline-block;opacity: 0.1;margin-top: 15px;filter: brightness(0) invert(1);}
.copyrights{padding: 21px 0;overflow: hidden;margin-top: 45px;border-top: 1px solid #42424242;}
.copyrights p, .copyrights a{margin: 0;}

.footer .social a{}

.footer ul.list{margin-top:10px}
.footer ul.list li{list-style: none;padding: 2px 0 2px 15px;position:relative;}
.footer ul.list li:before{position:absolute;font-size: 13px;line-height: 24px;left: 0;font-family: "Font Awesome 5 Free";content: "\f0da";font-weight: 900;}
.footer ul.list li a{margin:0}

#btntop{display:none;cursor:pointer;position:fixed;z-index:10000;right:15px;bottom:65px;background-color:#00000073;width:40px;height:40px;color:#f9f9f9;font-size:22px;font-weight:bolder;text-align:center;vertical-align:middle;border-radius:20px;padding:8px}
#btntop:hover{background-color:#555}


@media (max-width: 992px) 
{
    .header-main{position:inherit;padding:0;height: auto;background: #fff;}
    .header-main .container{width:100%}
    .logo{margin-right:0;text-align: left;float:none!important;position: inherit;padding: 25px 0;}
    .logo img{filter: inherit;width: 340px;}
    .page-head h1, .page-head .breadcrumb  {float:none}
    .page-head h1{font-size:25px}
    .page-head {padding: 15px 0;text-align:center;}
    .footer{text-align:left}
    .footer h3 {margin-bottom: 7px;margin-top: 20px;padding-bottom: 4px;text-align: center;}
    .footer .address p{text-align:left !important}
    .footer .textright{text-align:left}
    .footer .social{text-align:left}
    #cssmenu > ul > li > a:before, #cssmenu > ul > li.active > a:before{bottom: 0 !important;}
}
@media (max-width: 768px) 
{
     .vcenter > .row{display: inherit;}
}
.about-image img.abc {
    width: 20%;
    position: absolute;
    z-index: 0;
    opacity: 0.9;
    bottom: 0;
    right: 0;
    animation: floatUpDown 2s ease-in-out infinite;
    animation-delay: 1s;
}

@media (max-width: 768px) 
{
	.about-image img.abc{top: 43%;width: 100px;}
}
@keyframes floatUpDown {
    0% {
        transform: translateY(0);
    }

    50% {
        transform: translateY(-20px); /* Move up */
    }

    100% {
        transform: translateY(0); /* Move back down */
    }
}

.highlight-word {
    font-family: "Gloria Hallelujah", cursive;
    font-weight: 400;
    font-size: 4em;
    position: relative;
    overflow: hidden;
    margin-bottom: 0;
    margin-top: -40px;
}
.highlight-word span::first-letter {color:var(--theme);}
.highlight-word span{display: inline-block;margin: 0 10px 0 0;}
@media (max-width: 768px) 
{.highlight-word{margin: 0;text-align: center;}
.highlight-word span{color:var(--action)}}

.about-image .image-container img {width: 100%;height: 100%;
    object-fit: cover;
    transition: transform 0.5s ease;
 animation: zoomInOut 1.5s ease-in-out infinite;
}
@media (max-width: 768px) 
{
    .about-image .image-container img {
        margin-bottom: 20px;
        width: 100% !important;
    }
}
@keyframes zoomInOut {
    0% {
        transform: scale(1);
    }

    50% {
        transform: scale(1.03);
    }

    100% {
        transform: scale(1);
    }
}

.company-experiance2{display:inline-flex;align-items:center;justify-content:center;width: 119px;flex:0 0 auto;aspect-ratio:1/1;border-radius:50%;background-color: var(--theme);/* position: absolute; */}
.company-experiance2 img{position:absolute;width: 44px;margin: 0;opacity: 1;}
.company-experiance-content2{width:100%;height:100%;font-size: 380%;text-transform: uppercase;font-weight: 600;}
.company-experiance2 textpath{fill:#fff}
.company-experiance2 text{transform-origin:center center;transform:rotate(75deg);animation:text_rotate 21s infinite linear}
@keyframes text_rotate {
0%{transform:rotate(0deg)}
100%{transform:rotate(-360deg)}
}

.steps-bar{}
.step-item{text-align:center;padding:6px 14px;cursor:pointer;user-select:none;transition:transform .15s ease;}
.step-dot{width: 100px;height: 100px;border-radius:50%;background: var(--action);margin:0 auto 8px;overflow: hidden;}
.step-title{font-weight:600;color:var(--primary);white-space:nowrap;/* transition:color .12s ease,font-weight .12s ease; */}
.step-item.active-step .step-title{color: var(--theme);}

.steps-bar .owl-theme .owl-controls .owl-prev { left: 0;}
.steps-bar .owl-theme .owl-controls .owl-next {right:0}
.steps-bar .owl-theme .owl-controls .owl-nav [class*="owl-"]{top: 28px;}
@media (max-width: 991px) {
    .step-title{font-size:13px}
.content-heading{font-size:26px}
.owl-nav button.owl-prev,.owl-nav button.owl-next{font-size:22px}
}
.hidden-content{display:none}