.home-slider{padding: 40px 0;}
.home-slider h3{ font-size:27px; color:#141414; line-height:29px; letter-spacing:-.04em; padding:0 0 10px 6px; margin:0; font-family: "Space Grotesk", sans-serif; font-weight: 500;}
.home-slider h2{ font-family: "Space Grotesk", sans-serif; font-size:120px; color:#01007f; line-height:100px; font-weight:600; letter-spacing:-.06em; padding:0 0 25px; margin:0; }
.home-slider h2 strong{ display:block; color:#cf9b36; font-weight:600; }
.home-slider .link-block{ display:block !important; padding:10px 0 0 7px; }
.home-slider .link-block .cmn_blu_btn{ margin-right:15px; }
.home-slider .img-blk img{width:580px;height: auto;}
/* .home-slider .owl-carousel .sa_hover_container{ display:flex; justify-content:space-between; align-items:center; text-align:left; padding:0 !important; }
.home-slider .owl-carousel .sa_hover_container .text-block{ width:600px; max-width:100%; padding:0; margin:0; }
.home-slider .owl-carousel .sa_hover_container .img-block{ width:580px; max-width:100%; padding:0; margin:0; }
.home-slider .owl-carousel .sa_hover_container .img-block img{ width:100%; height: auto; } */


/*===========*/
 .hero-video__heading-slider{ height:295px; overflow:hidden; }
 .hero-video__title-list{ list-style:none; padding:0 3.2px 8px; display:grid;overflow:hidden; margin:0 -3.2px -8px; }
 .hero-video__title-part{ grid-area:1/1; display:inline-flex;justify-content:flex-start;align-items:flex-start; opacity:0; transition: opacity 0.3s; }
 .hero-video__title-part_active{ opacity:1; }
 .hero-video__descriptions-list { list-style:none; padding:0; overflow:hidden; display:grid; margin-top:20px; transition:all 0.6s linear; }

 .hero-video__description_prev, .hero-video__description_next{opacity:0.5; }
 .hero-video__heading{ display:flex; flex-direction:column; align-items:flex-start; margin-top:0; padding:0 0 30px 0; position:relative; text-align:left; }
 .hero-video__heading-slider{position:absolute;overflow:hidden;inset:0;z-index:2;opacity:0;}
 .hero-video__heading-slider-wrapper{display:flex;height:fit-content;width:100%;}
 .hero-video__heading-fake-slide{width: 100%;height: 100%;}

 .hero-video__description_prev,  .hero-video__title-part_prev{transform: translateY(-105%);}
 .hero-video__description,  .hero-video__title-part{opacity: 0;transition:all 0.6s linear;}
 .hero-video__description_active,  .hero-video__title-part_active{transform: translateY(0);    opacity: 1;}
 .hero-video__description{grid-area: 1 / 1;max-width:680px;font-size: 14px;line-height: 1.4; color:#000; }
 .hero-video__description_next,  .hero-video__title-part_next{transform:translateY(105%);} 


 .our-works-sec .link-block .cmn_blu_btn{outline: none!important;}