.about_img_01 {
    height: 470px;
    border-radius: 15px;
    overflow: hidden;
    margin-bottom: 30px;
}
.about_img_01 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    will-change: transform;
    transition: all .5s linear;
}
.about_img_01:hover img {
    transform: scale(1.05);
    transition: all .5s linear;
    will-change: transform;
}
.about_img_02 {
    height: 430px;
    border-radius: 15px;
    overflow: hidden;
}
.about_img_02 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
}
.about_img_02:hover img {
    transform: scale(1.05);
    transition: all .5s linear;
    will-change: transform;
}
.about_img_03 {
    height: 340px;
    overflow: hidden;
    border-radius: 15px;
    margin-top: 27px;
}
.about_img_03 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
    will-change: transform;
}
.about_img_03:hover img {
    transform: scale(1.05);
    transition: all .5s linear;
    will-change: transform;
}
.hm_about_bottom {
    margin-top: 30px;
}
.hm_about_btn {
    display: flex;
    justify-content: right;
    margin-top: 15px;
}
#hm_service .head_centre .common_title {
    width: 470px;
    font-family: "magnetik-medium";
}
.hm_service_wrap {
    height: 420px;
    border-radius: 30px;
    overflow: hidden;
    display: flex;
    position: relative;
    transition: all .5s linear;
}
.hm_service_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
}
.hm_service_wrap:hover .hm_service_img {
    transform: scale(1.05);
    transition: all .5s linear;
}
.hm_service_title {
    position: absolute;
    bottom: 0;
    left: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    width: 100%;
    padding: 30px 40px;
    background: linear-gradient(0deg, black, transparent);
}
.hm_service_title h6 {
    margin: 0;
    color: #F8F8F8;
    font-size: 24px;
    font-family: "magnetik-light";
}
.hm_service_title span img {
    width: 20px;
}
#hm_blogs .head_centre .common_title {
    width: 400px;
}
#hm_blogs .head_centre p {
    width: 710px;
}
.head_centre .common_btn {
    justify-content: center;
    margin-top: 40px;
}
.hm_blog_wrap {
    border-radius: 24px;
    overflow: hidden;
    border: 1px solid #C9C9C9;
    display: inline-block;
    width: 100%;
    text-decoration: none;
    height: 610px;
    transition: all .5s linear;
}
.hm_blog_wrap:hover {
    background: #0000000a;
    transition: all .5s linear;
}
.hm_blog_img {
    height: 320px;
    overflow: hidden;
}
.hm_blog_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
    will-change: transform;
}
.hm_blog_wrap:hover .hm_blog_img img {
    transform: scale(1.05);
    transition: all .5s linear;
    will-change: transform;
}
.hm_blog_content {
    padding: 20px;
}
.hm_blog_content h5 {
    color: #151515;
    font-size: 23px;
}
.hm_blog_bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 50px;
}
.read_more_btn {
    border: 0;
    color: #151515;
    font-family: "magnetik-bold";
    background: transparent;
    text-decoration: underline;
}
.hm_blog_bottom img {
    width: 15px !important;
    filter: brightness(0);
    opacity: .8;
}
.date {
    color: #1515158A;
    font-size: 13px;
    font-family: "magnetik-regular";
}
#hm_blogs .date {
    margin: 15px 0px;
    display: flex;
}
.hm_blog_content p {
    font-size: 16px;
    line-height: 22px;
    color: #646464;
}
#hm_industries .head_centre .common_title {
    width: 700px;
}
#hm_industries .head_centre p {
    width: 750px;
}
footer {
    background: #010101;
    padding: 50px 0px 50px;
}
.copy_right .container{
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.copy_right {
    background: #0C0C0C;
    padding: 13px 0px;
    margin-top: 70px;
}
.quick_menu01 {
    margin-left: 50px;
}
.copy_right p{
    margin: 0;
    font-size: 12px;
    color: #ffffffa3;
    font-family: "magnetik-light";
}
.copy_right p a{
    color: #ffffffa3;
    text-decoration: none;
}
.copy_right p a:hover{
    color: #E92A2B;
}
.quick_menu a {
    text-decoration: none;
    color: #F8F8F88A;
    font-size: 16px;
    margin-bottom: 4px;
    display: block;
    font-family: "magnetik-light";
    transition: all .5s linear;
    width: fit-content;
    position: relative;
}
.quick_menu a::after{
    position: absolute;
    content: '';
    width: 0%;
    height: 1px;
    background: #e92a2bb5;
    bottom: 0;
    left: 0;
    transition: all .5s linear;
}
.quick_menu a:hover::after{
    width: 100%;
    transition: all .5s linear;
}
.quick_menu a:hover{
    color: #E92A2B;
    transition: all .5s linear;
}
.ftr_address a {
    text-decoration: none;
    color: #F8F8F88A;
    font-size: 16px;
    display: block;
    font-family: "magnetik-light";
    transition: all .5s linear;
    margin-bottom: 8px;
    line-height: 22px;
}
.ftr_address span {
    color: #F8F8F88A;
    font-size: 16px;
    display: block;
    font-family: "magnetik-light";
    margin-bottom: 5px;
    line-height: 20px;
}
.ftr_address a:hover{
    color: #E92A2B;
    transition: all .5s linear;
}
.ftr_title {
    color: #F8F8F8E5;
    font-size: 20px;
    margin-bottom: 30px;
}
.ftr_address h6 {
    color: #F8F8F8E5;
    margin-bottom: 15px;
    font-size: 15px;
}
.ftr_left p {
    color: #F8F8F88A;
    margin: 20px 0px;
    font-size: 16px;
    line-height: 22px;
}
.location_map {
    background: #141414;
    text-decoration: none;
    display: flex;
    align-items: center;
    width: fit-content;
    padding: 5px 15px 5px 5px;
    color: #fff;
    border-radius: 50px;
    gap: 8px;
    font-size: 12px;
    font-family: "magnetik-light";
    margin-top: 20px;
    transition: all .5s linear;
}
.location_map:hover {
    color: #fff;
    background: #e92a2b;
    transition: all .5s linear;
}
.location_map:hover span {
    background: #ffffff;
    color: #eb2d2c;
    transition: all .5s linear;
}
.location_map span{
    width: 26px;
    height: 26px;
    background: #E92A2B;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #0D0D0D;
    transition: all .5s linear;
}
.hm_certificate_wrap {
    background: linear-gradient(154.22deg, #D68700 -3.49%, #6D3500 49.97%, #D68700 103.42%);
    display: inline-block;
    width: 100%;
    padding: 12px;
    height: 470px;
    position: relative;
}
.hm_certificate_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
}
/* target visible owl items (excluding clones) */
#certificate_slider .owl-stage .owl-item:nth-child(even) .hm_certificate_wrap {
  margin-top: 40px;     /* adjust */
}
.founder_img {
    min-width: 410px;
    height: 500px;
    border-radius: 25px;
    overflow: hidden;
}
.founder_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.founder {
    display: flex;
    align-items: center;
    gap: 90px;
    width: 86%;
    margin: auto;
}
.founder_testimonial p {
    color: #151515;
    font-size: 24px;
}
.founder_testimonial p {
    color: #151515;
    font-size: 22px;
    line-height: 28px;
}
.founder_name h6 {
    color: #000000;
    font-size: 20px;
    margin: 0;
}
.founder_name span{
    color: #545454;
    font-size: 16px;
     font-family: "magnetik-light";
}
.founder_name {
    margin-top: 60px;
}
.quotes_up {
    margin-right: 5px;
    margin-top: -35px;
}
.quotes_down {
    margin-left: 5px;
    position: relative;
    top: 10px;
}
#founder {
    position: relative;
}
#founder::after {
    position: absolute;
    content: '';
    background: #EDEDED;
    width: 100%;
    height: 400px;
    top: 50%;
    left: 0;
    transform: translate(0%, -50%);
    z-index: -1;
}
.owl-item {
  transition: transform 0.5s ease, opacity 0.5s ease;
}
#project_slider .item {
  transition: transform 0.5s ease, box-shadow 0.5s ease;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#project_slider .center .item {
  transform: scale(1.2)!important;
  z-index: 5;
}
#project_slider .center{
    z-index: 9;
}
#project_slider .item:not(.center) {
    transform: scale(.9);
    z-index: -1;
}
#project_slider .center .item {
    opacity: 1;
}
.hm_project_wrap {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    height: 450px;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
}
.hm_project_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
#project_slider {
    margin-top: 50px;
}
#project_slider .item {
    padding: 80px 0px;
}
.hm_project_title {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
    background: linear-gradient(180deg, rgba(1, 1, 1, 0) 0%, #010101 100%);
    width: 100%;
}
.hm_project_title h4{
    color: #FFFFFF;
    font-size: 20px;
    margin: 0;
     font-family: "magnetik-light";
}
.hm_project_title span{
    color: #FFFFFF8A;
    font-size: 12px;
    font-family: "magnetik-light";
}
.hm_project_title img {
    width: 20px !important;
    height: 20px !important;
    object-fit: contain !important;
}
#project_slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 60px;
}
#project_slider .owl-dots button{
    background: #D5D5D5;
    height: 3px;
    width: 50px;
}
#project_slider .owl-dots button.active{
    background: #020202;
    border-radius: 50px;
}
#project_slider .owl-nav {
    position: absolute;
    bottom: 0;
    right: 60px;
    display: flex;
    gap: 20px;
}
#project_slider .owl-nav button{
    width: 45px;
    height: 45px;
    border: 1px solid #151515;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    font-size: 20px;
    transition: all .5s linear;
}
#project_slider .owl-nav button:hover{
    background: #151515;
    color: #fff;  
    transition: all .5s linear; 
}
#hm_industry_slider .item {
  transition: transform 0.5s ease, box-shadow 0.5s ease;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#hm_industry_slider .center .item {
    transform: scale(1.2) !important;
    z-index: 5;
}
#hm_industry_slider .item:not(.center) {
    transform: scale(0.7);
}
#hm_industry_slider .center .item .hm_industry_wrap {
    height: 400px;
}
.hm_industry_wrap {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    height: 480px;
    overflow: hidden;
    border-radius: 25px;
    position: relative;
    transition: all .5s linear;
}
.hm_industry_wrap:hover img {
    transform: scale(1.05);
    transition: all .5s linear;
    opacity: .8;
}
.hm_industry_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
    will-change: transform;
}
#hm_industry_slider  .item {
    padding: 10px 0px;
}
#hm_industry_slider .owl-stage {
    display: flex;
    align-items: center;
}
.hm_industry_title {
    position: absolute;
    bottom: 0;
    display: flex;
    align-items: center;
    justify-content: space-between;
    padding: 20px 30px;
    background: linear-gradient(180deg, rgba(1, 1, 1, 0) 0%, #010101 100%);
    width: 100%;
}
.hm_industry_title h4{
    color: #FFFFFF;
    font-size: 20px;
    margin: 0;
     font-family: "magnetik-light";
}
#hm_industry_slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 60px;
}
#hm_industry_slider .owl-dots button{
    background: #D5D5D5;
    height: 3px;
    width: 50px;
}
#hm_industry_slider .owl-dots button.active{
    background: #020202;
    border-radius: 50px;
}
#hm_industry_slider .owl-nav {
    position: absolute;
    bottom: 0;
    right: 60px;
    display: flex;
    gap: 20px;
}
#hm_industry_slider .owl-nav button{
    width: 45px;
    height: 45px;
    border: 1px solid #151515;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    font-size: 20px;
    transition: all .5s linear;
}
#hm_industry_slider .owl-nav button:hover{
    background: #151515;
    color: #fff;  
    transition: all .5s linear; 
}
:root {
  --duration: 80s;
  --scroll-start: 0;
  --scroll-end: -100%;
  --color-text: #000;
  --color-bg-accent: #f2f2f2;
}

.marquee {
  display: flex;
  overflow: hidden;
  user-select: none;
  gap: 20px;
  mask-image: linear-gradient(
    var(--mask-direction, to right),
    hsl(0 0% 0% / 0),
    hsl(0 0% 0% / 1) 20%,
    hsl(0 0% 0% / 1) 80%,
    hsl(0 0% 0% / 0)
  );
}

.marquee__group {
  flex-shrink: 0;
  display: flex;
  align-items: center;
  justify-content: space-around;
  gap: 100px;
  min-width: 100%;
  animation: scroll-x var(--duration) linear infinite;
}

.marquee--reverse .marquee__group {
  animation-direction: reverse;
  animation-delay: -3s;
}

@keyframes scroll-x {
  from { transform: translateX(var(--scroll-start)); }
  to { transform: translateX(var(--scroll-end)); }
}
.wrapper {
  display: flex;
  flex-direction: column;
  gap: 30px;
  margin: auto;
  max-width: 100vw;
}

/* contact page */
.contact_form {
    box-shadow: 0px 4px 12px 0px #0000001A;
    border-radius: 30px;
    padding: 25px;
}
.contact_form .wpcf7-form-control-wrap {
    margin-bottom: 25px;
    display: inline-block;
    width: 100%;
}
.wpcf7-not-valid-tip {
    font-size: 14px;
    margin-top: 10px;
	font-family: "magnetik-light";
}
.contact_input {
    width: 100%;
    border: 1px solid #ededed;
    padding: 15px 20px;
    border-radius: 50px;
    background: #f3f3f3;
    outline: none;
    box-shadow: none;
    transition: all .5s linear;
    font-family: "magnetik-light";
}
.contact_input:focus {
    border-color: #eb23264f;
    background: #eb23260a;
}
.contact_input:hover{
    border-color: #eb23264f;
    background: #eb23260a;
    transition: all .5s linear;
}
.contact_input::placeholder{
    font-size: 17px;
    color: #7E7E7E;
    font-family: "magnetik-light";
}
.contact_form textarea {
    height: 200px;
    border-radius: 20px;
}
.contact_submit {
    display: flex;
    justify-content: right;
}
.contact_location {
    margin-top: 100px;
}
.google_map {
    height: 400px;
    border-radius: 30px;
    position: relative;
    overflow: hidden;
    background: #000;
    margin-top: 40px;
    box-shadow: 0px 4px 12px 0px #0000001A;
    transition: all .5s linear;
}
.map_img {
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
}
.google_map:hover .map_img{
    opacity: .7;
    transition: all .5s linear;
}
.google_map:hover .location_map {
    opacity: 1;
    transition: all .5s linear;
}
.google_map .location_map:hover{
    transition: all .5s linear;
    background: #e92326;
    color: #fff;
}
.google_map .location_map {
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    background: #FFFFFF;
    color: #161616;
    font-size: 16px;
    opacity: 0;
    transition: all .5s linear;
    margin: 0;
}
.google_map .location_map span {
    width: 32px;
    height: 32px;
    color: #FFFFFF;
    font-size: 20px;
}
.google_map .location_map:hover  span{
    color: #E02834;
    background: #fff;
}
.location_icon {
    width: 45px;
    height: 45px;
    background: #E02834;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #fff;
    font-size: 22px;
}
.contact_location_wrap h5 {
    color: #151515;
    font-size: 22px;
    font-weight: 500;
    margin: 25px 0px 15px;
}
.contact_location_wrap a {
    display: block;
    color: #8E8E8E;
    text-decoration: none;
    font-size: 18px;
    font-weight: 400;
    width: 330px;
    line-height: 24px;
    margin-bottom: 10px;
    transition: all .5s linear;
}
.contact_location_wrap a:hover{
    color: #E02834;
    transition: all .5s linear;
}
#news_list .hm_blog_wrap {
    margin-bottom: 15px;
}
#blog_slider .date {
    margin: 15px 0px;
    display: flex;
}
#news_list .date {
    margin: 15px 0px;
    display: flex;
}
.view_more_wrap {
    display: flex;
    justify-content: center;
    margin-top: 40px;
}
.view_more_btn {
    background: #010101;
    padding: 5px 5px 5px 20px;
    border: 0;
    border-radius: 50px;
    color: #F8F8F8;
    font-size: 16px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.view_more_btn span{
    width: 35px;
    height: 35px;
    background: #E33E49;
    color: #fff;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    font-size: 20px;
}
.news_banner .common_title {
    width: 550px !important;
    margin-top: 0 !important;
}
.news_banner {
    height: 250px !important;
    position: relative;
}
.back_link {
    width: 42px;
    height: 42px;
    border: 1px solid #151515;
    display: flex;
    align-items: center;
    justify-content: center;
    border-radius: 50%;
    color: #151515;
    font-size: 20px;
    position: absolute;
    top: 0;
    left: 0;
    transition: all .5s linear;
}
.back_link:hover{
    background: #151515;
    color: #fff;
    transition: all .5s linear;
}
.common_header_centre{
    position: relative;
}
.news_main_img {
    height: 590px;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 50px;
}
.news_main_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.news_content p {
    font-size: 16px;
    color: #797979;
    line-height: 22px;
    text-align: justify;
}
.news_content {
    width: 82%;
    margin: auto;
}
.related_news_head {
    margin-bottom: 40px;
}
#blog_slider {
    padding-left: 50px;
}
.capabilities_head h4 {
    color: #252525;
    font-size: 32px;
    margin: 0;
    transition: all .5s linear;
    font-family: "magnetik-medium";
    line-height: 36px;
    width: 520px;
    margin: auto;
}
.capabilities_head {
    margin-bottom: 35px;
}
#capabilities_details p {
    text-align: justify;
}
.capabilities {
    margin-top: 70px;
}
.capabilities_left {
    height: 640px;
    border-radius: 30px;
    overflow: hidden;
    margin-right: 20px;
}
.capabilities_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.capabilities_right .accordion-item {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0;
}
.capabilities_right .accordion-button {
    color: #151515;
    font-size: 28px;
    font-weight: 400;
    padding: 35px 20px;
    background: transparent;
}
.capabilities_right .accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23000000' d='M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z'/%3E%3C/svg%3E");
}
.capabilities_right .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23000000' d='M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z'/%3E%3C/svg%3E");
    transform: rotate(45deg);
}
.capabilities_right .accordion-button:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
#cta {
    background: #EDEDED;
}
.cta .common_title {
    width: 426px;
}
.cta {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.cta_description {
    width: 500px;
}
.cta_description a{
    margin-top: 25px;
}
#testimonial .common_title {
    width: 520px;
}
#testimonial_slider .item {
  transition: transform 0.5s ease, box-shadow 0.5s ease;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
#testimonial_slider .center {
  transform: scale(1.2);
  z-index: 5;
}
#testimonial_slider .item:not(.center) {
    transform: scale(1);
}
.testimonial_wrap {
    display: inline-block;
    width: 100%;
    text-decoration: none;
    height: unset;
    overflow: hidden;
    position: relative;
    border: 1px solid #D8D8D8;
    border-radius: 22px;
    padding: 30px;
    background: #EDEDED;
}
#testimonial_slider  .item {
    padding: 40px 0px;
}
#testimonial_slider .center .testimonial_wrap{
        background: #010101;
}
#testimonial_slider .center .testimonial_wrap p {
    color: #c3c3c3;
}
#testimonial_slider .center .testimonial_profile h6 {
    color: #dbdbdb;
}
#testimonial_slider .center .testimonial_profile span {
    color: #c7c7c7;
    font-size: 10px;
}
#testimonial_slider .owl-dots {
    position: absolute;
    bottom: 0;
    left: 60px;
}
#testimonial_slider .owl-dots button{
    background: #D5D5D5;
    height: 3px;
    width: 50px;
}
#testimonial_slider .owl-dots button.active{
    background: #020202;
    border-radius: 50px;
}
#testimonial_slider .owl-nav {
    position: absolute;
    bottom: 0;
    right: 60px;
    display: flex;
    gap: 20px;
}
#testimonial_slider .owl-nav button{
    width: 45px;
    height: 45px;
    border: 1px solid #151515;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    font-size: 20px;
    transition: all .5s linear;
}
#testimonial_slider .owl-nav button:hover{
    background: #151515;
    color: #fff;  
    transition: all .5s linear; 
}
.testimonial_profile img {
    width: 55px !important;
    height: 55px !important;
    border-radius: 50%;
}
.testimonial_profile {
    display: flex;
    align-items: center;
    gap: 10px;
    margin-bottom: 30px;
}
.testimonial_profile h6 {
    color: #000000;
    font-size: 16px;
    margin: 0;
}
.testimonial_profile span{
    color: #000000;
    font-size: 12px;
    font-family: "magnetik-light";
}
.testimonial_wrap p {
    font-size: 14px;
    line-height: 20px;
}
#testimonial_slider {
    padding: 50px 0px;
}
.clients_banner .common_title{
    width: unset!important;
}
#clients .clients_wrap {
    height: 150px;
    background: #FFFFFFBA;
    border-radius: 15px;
    display: flex;
    align-items: center;
    justify-content: center;
    border: 0.8px solid #1515151A;
    margin-bottom: 22px;
    transition: all .5s linear;
}
#clients .clients_wrap:hover {
    background: #de272117;
    transition: all .5s linear;
    border-color: #de272117;
}
#clients .clients_wrap:hover img{
    transform: scale(1.02);
    transition: all .5s linear;
}
#clients .clients_wrap img {
    max-width: 150px;
    max-height: 100px;
    object-fit: contain;
    transition: all .5s linear;
}
.clients {
    width: 84%;
    margin: auto;
}
.certification_banner .common_title {
    width: 470px!important;
}
.certification {
    width: 81%;
    margin: auto;
}
/* Popup (lightbox) styling */
.certificate_popup {
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    display: none;
    justify-content: center;
    align-items: center;
    z-index: 9999;
    background: rgb(0 0 0 / 77%);
    backdrop-filter: blur(5px);
}
.certificate_popup img {
  max-width: 90%;
  max-height: 90%;
  box-shadow: 0 0 20px rgba(255,255,255,0.2);
}
.certificate_popup.active {
  display: flex;
}
.certificate_popup .close_btn {
    position: absolute;
    top: 30px;
    right: 30px;
    font-size: 30px;
    color: #fff;
    cursor: pointer;
    width: 40px;
    height: 40px;
    background: #E02834;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
}
.certification .hm_certificate_wrap {
    margin-bottom: 22px;
    transition: all .5s linear;
    cursor: pointer;
}
.hm_certificate_wrap button {
    background: #fff;
    border: 0;
    width: 40px;
    height: 40px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #a46000;
    font-size: 24px;
    position: absolute;
    top: 50%;
    left: 50%;
    transform: translate(-50%, -50%);
    opacity: 0;
    transition: all .5s linear;
}
.certification .hm_certificate_wrap:hover button{
    opacity: 1;
    transition: all .5s linear;
}
.certification .hm_certificate_wrap:hover img {
    opacity: .6;
    transition: all .5s linear;
}
.certification .hm_certificate_wrap:hover{
    transition: all .5s linear;
}
.service_wrap {
    border: 1px solid #C9C9C9;
    border-radius: 30px;
    overflow: hidden;
    margin-bottom: 22px;
    height: 680px;
    transition: all .5s linear;
    background: #ffffff;
}
.service_img {
    height: 340px;
    overflow: hidden;
    transition: all .5s linear;
}
.service_wrap:hover img {
    transform: scale(1.05);
    transition: all .5s linear;
    will-change: transform;
}
.service_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
}
.service_description {
    padding: 30px 25px;
}
.service_description h5 {
    color: #151515;
    font-size: 28px;
    margin-bottom: 20px;
}
.service_description p {
    font-size: 17px;
    line-height: 25px;
    height: 200px;
    overflow-x: auto;
}
#project_list .flex_title_left h4 {
    width: 485px;
}
#hm_clients .clients_wrap img {
    max-width: 120px;
    max-height: 100px;
    object-fit: contain !important;
}
.project_list_wrap {
    border-radius: 30px 30px 0px 0px;
    overflow: hidden;
    text-decoration: none;
    display: inline-block;
    width: 100%;
}
.project_image {
    height: 300px;
    overflow: hidden;
    transition: all .5s linear;
    background: #000;
}
.project_list_wrap:hover .project_image img {
    transform: scale(1.05);
    transition: all .5s linear;
    opacity: .8;
}
.project_image img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    transition: all .5s linear;
    will-change: transform;
}
.project_list_title {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-top: 20px;
}
.project_list_title h6 {
    font-size: 20px;
    color: #262626;
    margin-bottom: 5px;
}
.project_list_title span{
    color: #1515158A;
    font-size: 16px;
    font-family: "magnetik-light";
}
.project_list_title img {
    width: 15px;
    opacity: .9;
}
#project_list .project_list_wrap {
    margin-bottom: 40px;
}
#project_list  .row {
    --bs-gutter-x: 30px;
}
#gallery_header .common_title {
    width: 500px;
}
.gallery_grid {
  list-style: none;
  display: grid;
  grid-template-columns: repeat(auto-fill, minmax(250px, 1fr));
  grid-auto-rows: 250px;
  gap: 20px;
  padding: 0;
  margin: 0;
}

.gallery_grid li {
  position: relative;
  overflow: hidden;
  border-radius: 16px;
}

.gallery_grid img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transition: transform 0.4s ease;
}

.gallery_grid li:hover img {
  transform: scale(1.05);
}

/* Masonry style variation */
.gallery_grid li:nth-child(3n) {
  grid-row: span 2;
}

.gallery_grid li:nth-child(5n) {
  grid-row: span 1;
  grid-column: span 2;
}

/* Responsive tweak */
@media (max-width: 768px) {
  .gallery_grid {
    grid-template-columns: repeat(auto-fill, minmax(180px, 1fr));
    grid-auto-rows: 180px;
  }
}
.about_main_img {
    height: 590px;
    border-radius: 12px;
    overflow: hidden;
}
.about_main_img img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.about_right p img:hover {
    transform: scale(1.02);
    transition: all .5s linear;
}
.about_right p img {
    min-width: 400px;
    height: 280px;
    border-radius: 15px;
    object-fit: cover;
	object-position: top;
    transition: all .5s 
linear;
}
.about_right p {
    display: flex;
    align-items: center;
    gap: 20px;
}
.mv_wrap {
    box-shadow: 0px 4px 12px 0px #0000001A;
    border-radius: 15px;
    padding: 30px;
    transition: all .5s linear;
}
.mv_wrap:hover {
    background: #de272117;
    transition: all .5s linear;
}
.mv_wrap img {
    margin-bottom: 30px;
    max-width: 50px;
    max-height: 50px;
}
.mv_wrap h6 {
    color: #151515;
    font-size: 20px;
    font-weight: 400;
    margin-bottom: 14px;
}
.mv_wrap p {
    margin: 0;
    color: #1515158A;
}
.mv_wrap ul {
    padding: 0;
    margin: 0;
	list-style: none;
}
.mv_wrap ul li{
	position: relative;
	color: #1515158A;
    font-size: 16px;
    line-height: 22px;
    font-weight: 400;
    font-family: "magnetik-light";
	padding-left: 20px;
}
.mv_wrap ul li::after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 6px;
    background: #e02834;
}
.facilities_wrap {
    box-shadow: 0px 4px 12px 0px #0000001A;
    padding: 30px;
    border-radius: 15px;
    margin-bottom: 22px;
    transition: all .5s linear;
    height: 170px;
    display: flex;
    align-items: center;
    gap: 20px;
}
.facilities_wrap:hover {
    background: #de272117;
    transition: all .5s linear;
}
.facilities_wrap img {
    max-width: 45px;
    max-height: 45px;
    transition: all .5s linear;
}
.facilities_wrap:hover img {
    transform: rotateY(360deg);
    transition: all .5s linear;
}
.facilities_wrap h6 {
    color: #151515;
    font-size: 20px;
    font-family: "magnetik-light";
/*     width: 280px; */
    margin: 0;
}
#team .flex_title_left h4 {
    width: 555px;
}
#team_slider {
    margin: 60px auto 0;
}
.team_wrap {
    height: 400px;
    border-radius: 53px 53px 0px 0px;
    overflow: hidden;
    position: relative;
    /*background: #000;*/
    transition: all .5s linear;
}
#team_slider .second-item .team_wrap {
    height: 450px;
    border-radius: 32px 32px 0px 0px;
}
.team_name {
    position: absolute;
    bottom: 0;
    background: linear-gradient(0deg, #020202 0%, rgba(2, 2, 2, 0) 100%);
    width: 100%;
    padding: 20px 30px;
    opacity: 0;
    transition: all .5s linear;
}
.team_wrap:hover .team_name{
    opacity: 1;
    transition: all .5s linear;
}
#team_slider .second-item .team_wrap .team_name {
    opacity: 1;
}
.team_name h6{
    font-size: 20px;
    font-weight: 400;
    color: #F8F8F8;
    font-family: "magnetik-light";
    margin: 0;
}
.team_name span{
    color: #F8F8F88A;
    font-size: 16px;
     font-family: "magnetik-light";
}
.team_wrap img{
    width: 100%;
    height: 100%;
    object-fit: cover;
    object-position: top;
    transition: all .5s linear;
    will-change: transform;
}
.team_wrap:hover img{
    opacity: .8;
    transition: all .5s linear;
    transform: scale(1.03);
}
#team_slider .owl-dots {
    position: absolute;
    bottom: -50px;
    left: 0px;
}
#team_slider .owl-dots button{
    background: #D5D5D5;
    height: 3px;
    width: 50px;
}
#team_slider .owl-dots button.active{
    background: #020202;
    border-radius: 50px;
}
#team_slider .owl-nav {
    position: absolute;
    bottom: -70px;
    right: 0;
    display: flex;
    gap: 20px;
}
#team_slider .owl-nav button{
    width: 45px;
    height: 45px;
    border: 1px solid #151515;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    font-size: 20px;
    transition: all .5s linear;
}
#team_slider .owl-nav button:hover{
    background: #151515;
    color: #fff;  
    transition: all .5s linear; 
}
#industry_details {
    overflow: hidden;
}
.industry_detail_right {
    height: 450px;
    border-radius: 15px;
    overflow: hidden;
}
.industry_detail_right img{
    width: 100%;
    height: 100%;
    object-fit: cover;
     transition: all .5s linear;
}
#industry_details img:hover {
    transform: scale(1.02);
    transition: all .5s linear;
}
#industry_details p {
    text-align: justify;
}
#industry_details .common_title {
    margin-bottom: 40px;
}
.industry_detail_left {
    margin-right: 20px;
}
.industry_detail_left02 {
    height: 290px;
    border-radius: 15px;
    overflow: hidden;
}
.industry_detail_left02 img{
    width: 100%;
    height: 100%;
    object-fit: cover;
     transition: all .5s linear;
}
.industry_detail_right02 {
    margin-left: 20px;
}
.industry_details_bottom {
    margin-top: 40px;
}
.ftr_logo img {
    width: 240px;
}
#team_slider .owl-stage {
    display: flex;
    align-items: end;
}
#project_slider{
    display: none;
}
.news_content ul {
    padding: 0;
    margin: 0;
    list-style: none;
    margin-bottom: 20px;
}
.news_content ul li {
    font-size: 16px;
    color: #797979;
    font-family: "magnetik-light";
    padding-left: 20px;
    position: relative;
}
.news_content ul li::after {
    position: absolute;
    content: '';
    left: 0;
    top: 10px;
    width: 6px;
    height: 6px;
    border-radius: 50%;
    background: #E92A2B;
}
.career_head {
    text-align: center;
}
.career_head h4 {
    color: #252525;
    font-size: 32px;
    margin-bottom: 10px;
    transition: all .5s linear;
    font-family: "magnetik-medium";
    line-height: 36px;
}
.career_input {
    width: 100%;
    border: 1px solid #ededed;
    padding: 15px 20px;
    border-radius: 50px;
    background: #f3f3f3;
    outline: none;
    box-shadow: none;
    transition: all .5s linear;
    font-family: "magnetik-light";
}
.career_input:focus {
    border-color: #eb23264f;
    background: #eb23260a;
}
.career_input_wrap {
    margin-bottom: 20px;
    display: inline-block;
    width: 100%;
}
.career_input:hover{
    border-color: #eb23264f;
    background: #eb23260a;
    transition: all .5s linear;
}
.career_head p {
    width: 500px;
    margin: auto;
}
.career_input::placeholder{
    font-size: 14px;
    color: #7e7e7e8f;
    font-family: "magnetik-light";  
}
.job_appliction {
    box-shadow: 0px 4px 12px 0px #0000001A;
    border-radius: 30px;
    padding: 50px 30px;
    width: 800px;
    margin: 40px auto 0;
}
.job_application_btn {
    display: flex;
    justify-content: right;
    margin-top: 50px;
}
#myFile {
    padding: 13px;
    color: #000000;
    background-color: #f3f3f3;
    border: 0;
    border-radius: 50px;
    cursor: pointer;
    width: 100%;
    border: 1px solid #ededed;
	font-family: "magnetik-light";
}
.social_media {
    display: flex;
    align-items: center;
    gap: 10px;
	margin-top: 20px;
}
.social_media a {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #f7f7f7;
    background: #262626;
    font-size: 16px;
	transition: all .5s linear;
}
.social_media a:hover{
	background: #EB2326;
	color: #fff;
	transition: all .5s linear;
}
.career_input_wrap label {
    font-family: "magnetik-light";
    margin-bottom: 10px;
    font-size: 14px;
    color: #535353;
    padding-left: 10px;
}
.capabilities_right .accordion-body ul {
    padding: 0;
	list-style: none;
}
.capabilities_right .accordion-body ul li {
    position: relative;
    color: #151515a6;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    font-family: "magnetik-light";
    padding-left: 20px;
}
.capabilities_right .accordion-body ul li::after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 6px;
    background: #e02834;
}
.capabilities_right .accordion-body {
    height: 180px;
    overflow-x: auto;
}
.capabilities_right .accordion-body::-webkit-scrollbar{
	width: 3px;
}
.service_description p{
	padding-right: 10px;
}
.service_description p::-webkit-scrollbar{
	width: 3px;
	display: none;
	
}
.service_description p:hover::-webkit-scrollbar{
	display: block;
}
.qhse_left {
    height: 650px;
    border-radius: 30px;
    overflow: hidden;
    margin-right: 20px;
}
.qhse_left img{
    width: 100%;
    height: 100%;
    object-fit: cover;
}
.qhse_right .accordion-item {
    background: transparent;
    border: 0;
    border-bottom: 1px solid #e2e2e2;
    border-radius: 0;
}
.qhse_right .accordion-button {
    color: #151515;
    font-size: 24px;
    font-weight: 400;
    padding: 30px 20px;
    background: transparent;
}
.qhse_right .accordion-button::after {
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23000000' d='M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z'/%3E%3C/svg%3E");
}
.qhse_right .accordion-button:not(.collapsed)::after{
    background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 1024 1024'%3E%3Cpath fill='%23000000' d='M480 480V128a32 32 0 0 1 64 0v352h352a32 32 0 1 1 0 64H544v352a32 32 0 1 1-64 0V544H128a32 32 0 0 1 0-64z'/%3E%3C/svg%3E");
    transform: rotate(45deg);
}
.qhse_right .accordion-button:focus {
    border-color: transparent;
    outline: 0;
    box-shadow: none;
}
.qhse_right .accordion-body ul {
    padding: 0;
	list-style: none;
}
.qhse_right .accordion-body ul li {
    position: relative;
    color: #151515a6;
    font-size: 17px;
    line-height: 26px;
    font-weight: 400;
    font-family: "magnetik-light";
    padding-left: 20px;
}
.qhse_right .accordion-body ul li::after {
    position: absolute;
    content: '';
    width: 7px;
    height: 7px;
    border-radius: 50%;
    left: 0;
    top: 6px;
    background: #e02834;
}
.qhse_head h4 {
    color: #252525;
    font-size: 32px;
    margin: 0;
    transition: all .5s linear;
    font-family: "magnetik-medium";
    line-height: 36px;
    width: 430px;
    margin: auto;
    text-align: center;
}
#facility_slider .team_wrap {
    height: 250px;
    border-radius: 0;
}
#facility_slider .team_name{
	opacity:1;
}
#facility_slider .owl-nav {
    position: absolute;
    bottom: -35px;
    right: 60px;
    display: flex;
    gap: 20px;
}
#facility_slider .owl-nav button{
    width: 45px;
    height: 45px;
    border: 1px solid #151515;
    border-radius: 50%;
    display: flex;
    align-items: center;
    justify-content: center;
    color: #151515;
    font-size: 20px;
    transition: all .5s linear;
}
#facility_slider .owl-nav button:hover{
    background: #151515;
    color: #fff;  
    transition: all .5s linear; 
}
.facility_wrapper{
	margin-bottom: 60px;
}
.sectors_header h1 {
    width: 770px;
    margin: auto;
}
