.slider{height:600px}.slider-img{height:100%;-o-object-fit:cover;object-fit:cover;-webkit-filter:brightness(60%);filter:brightness(60%);object-fit:cover}.carousel-item{position:relative}.slider-img{position:relative}.carousel-caption{position:absolute;top:50%;left:50%;-webkit-transform:translate(-50%,-50%);transform:translate(-50%,-50%);width:100%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center}.carousel-caption h1{font-size:clamp(70px,8vw,100px);line-height:1;margin:20px 0;font-weight:500;color:#fff}.carousel-caption h5{font-weight:100;font-size:20px;text-transform:uppercase;letter-spacing:2px;color:#fff}.carousel-caption p{color:var(--text-white);max-width:750px;margin:0 auto 30px auto;font-weight:300}.hbtn-1{margin-top:20px;position:relative;padding:15px 60px 15px 30px;border:2px solid #fff;color:var(--text-white);border-radius:5px;-webkit-transition:all .5s ease;transition:all .5s ease;border-radius:100vh;text-align:left}.hbtn-1::after{position:absolute;content:"";top:50%;right:-60px;-webkit-transform:translateY(-50%) translateX(-60px);transform:translateY(-50%) translateX(-60px);width:100%;height:100%;background:var(--brand);border-radius:100vh;z-index:-1;clip-path:circle(10% at 85% 50%);-webkit-transition:all .6s ease-in-out;transition:all .6s ease-in-out}.btn-icon{position:absolute;top:50%;right:8px;-webkit-transform:translateY(-50%);transform:translateY(-50%);width:40px;height:40px;background:var(--brand);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.hbtn-1:hover::after{clip-path:circle(100% at 50% 50%);-webkit-box-shadow:0 10px 20px rgba(0,0,0,.4);box-shadow:0 10px 20px rgba(0,0,0,.4)}.hero-btn-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}.vidoe-btn{margin-top:18px;width:50px;height:50px;background:#fff;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;border-radius:50%;margin-left:20px;position:relative;-webkit-transition:all .4s ease;transition:all .4s ease}.vidoe-btn:hover{background:var(--brand)}.vidoe-btn:hover i{color:#fff}.vidoe-btn::after{position:absolute;content:"";top:0;left:0;width:100%;height:100%;border-radius:50%;background:#fff;z-index:-1;-webkit-animation:glow 1.5s infinite linear;animation:glow 1.5s infinite linear}.vidoe-btn i{font-size:30px;color:var(--brand);-webkit-transition:all .4s ease;transition:all .4s ease}@-webkit-keyframes glow{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:1}100%{-webkit-transform:scale(1.7);transform:scale(1.7);opacity:0}}@keyframes glow{0%{-webkit-transform:scale(.9);transform:scale(.9);opacity:1}100%{-webkit-transform:scale(1.7);transform:scale(1.7);opacity:0}}aside{background:-webkit-gradient(linear,left top,right top,from(hsl(from var(--brand) h s l/ .99)),to(hsl(from var(--brand-second) h s l/ .99))),url(../img/jvc.webp);background:linear-gradient(90deg,hsl(from var(--brand) h s l/ .99),hsl(from var(--brand-second) h s l/ .99)),url(../img/jvc.webp);background-position:center;background-size:cover;background-repeat:no-repeat;padding:30px 0}aside p{color:#fff;font-size:19px;font-weight:300}.thumb{padding:70px 0}.thumb .col-box{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;gap:20px;padding:20px;margin-inline:auto}.thumb .col-box:hover img{-webkit-transform:translateY(-10px);transform:translateY(-10px)}.thumb .col-box:hover h3{color:var(--brand)}.thumb .col-box h3{color:var(--dark);-webkit-transition:all .5s ease;transition:all .5s ease}.thumb .col-box>.img-box img{width:90px;-webkit-transition:all .5s ease;transition:all .5s ease}.thumb .col-box>.img-box{width:30%}.thumb .col-box>.text-box{width:70%}@media (min-width:425px) and (max-width:768px){.thumb .col-box>.img-box{width:20%}.thumb .col-box>.text-box{width:80%}}.thumb .col-box>.text-box a{display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-align:center;-ms-flex-align:center;align-items:center;font-size:16px;color:var(--brand)}.thumb .col-box>.text-box i{font-size:20px;-webkit-transition:all .5s ease;transition:all .5s ease}.thumb .col-box>.text-box a:hover i{-webkit-transform:translateX(10px);transform:translateX(10px)}.about{background:#fbfbfb}.about .col-text-box *+*{margin-top:20px}.about h5{font-weight:600;color:#b4bac2}.col-img-box{position:relative;max-width:550px}.col-icon-box{position:absolute;bottom:2px;right:0;background:var(--brand);max-width:260px;min-height:245px;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-orient:vertical;-webkit-box-direction:normal;-ms-flex-direction:column;flex-direction:column;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;padding:30px;border-radius:10px}@media (max-width:425px){.col-icon-box{max-width:200px;min-height:190px;padding:17px 0;margin-right:5px}svg{width:60px}}.col-icon-box i{font-size:50px;color:#fff;text-align:center}.col-icon-box p{font-size:18px;color:#fff;text-align:center}svg path{stroke-dasharray:25;-webkit-animation:textAnimation 4s linear infinite;animation:textAnimation 4s linear infinite}@-webkit-keyframes textAnimation{0%{stroke-dashoffset:25}25%{stroke-dashoffset:0}100%{stroke-dashoffset:0}}@keyframes textAnimation{0%{stroke-dashoffset:25}25%{stroke-dashoffset:0}100%{stroke-dashoffset:0}}.preloader{position:fixed;top:0;left:0;width:100vw;height:100vh;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;background:#fff;z-index:9999;-webkit-transition:opacity .75s ease,visibility .75s ease;transition:opacity .75s ease,visibility .75s ease;opacity:1;visibility:visible;overflow:hidden}.preloader-hidden{opacity:0;visibility:hidden}.preloader-wapper{position:absolute}.preloader-wapper img{width:250px}.preloader::after{content:"";width:300px;height:300px;border:10px solid var(--brand);border-top-color:var(--btn-hover);border-radius:50%;-webkit-animation:spin 1s linear infinite;animation:spin 1s linear infinite}@-webkit-keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}@keyframes spin{from{-webkit-transform:rotate(0);transform:rotate(0)}to{-webkit-transform:rotate(360deg);transform:rotate(360deg)}}body.preloader-active,html.preloader-active{overflow:hidden;height:100%}.video-btn{cursor:pointer;font-size:24px}.video-btn{cursor:pointer;font-size:24px}#videoPopup{display:none;position:fixed;top:0;left:0;width:100%;height:100%;background:rgba(0,0,0,.9);-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center;z-index:10000}#videoPopup.active{display:-webkit-box;display:-ms-flexbox;display:flex}.video-container{position:relative;width:80%;max-width:960px;background:#000;border-radius:8px;aspect-ratio:16/9;opacity:0;-webkit-transform:scale(.9);transform:scale(.9);-webkit-transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,-webkit-transform .3s ease;transition:opacity .3s ease,transform .3s ease;transition:opacity .3s ease,transform .3s ease,-webkit-transform .3s ease}.video-container.video-player-transition{opacity:1;-webkit-transform:scale(1);transform:scale(1)}.video-container iframe{position:absolute;top:0;left:0;width:100%;height:100%}.close-btn{position:absolute;top:-15px;right:-15px;width:40px;height:40px;cursor:pointer;font-size:20px;color:#fff;background-color:var(--brand);border-radius:50%;display:-webkit-box;display:-ms-flexbox;display:flex;-webkit-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-align:center;-ms-flex-align:center;align-items:center}