@import url('https://fonts.googleapis.com/css2?family=IBM+Plex+Sans:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;1,100;1,200;1,300;1,400;1,500;1,600;1,700&display=swap');
@import url('https://fonts.googleapis.com/css2?family=Inter:ital,opsz,wght@0,14..32,100..900;1,14..32,100..900&display=swap');
html {
    font-size: 18px;
    scroll-behavior: smooth;

}


body {
    /* font-family: "IBM Plex Sans", sans-serif; */
    font-family: "Inter", sans-serif;
    font-weight: 400;
    font-size: 1rem;
    color: #000;
}

img {
    max-width: 100%;
    height: auto;
}

h1,
h2,
h3,
h4,
h5,
h6,
.ibm {
    font-family: "IBM Plex Sans", sans-serif;
}

.h1,
.h2,
.h3,
.h4,
.h5,
.h6,
h1,
h2,
h3,
h4,
h5,
h6,
p {
    margin-bottom: 1rem;
}

.container-fluid {
    /* padding: 0px 50px; */
    padding: 0 2.77rem;
}

.container {
    width: 1440px;
}

.card {
    border: none !important;
}

.bg-light {
    background-color: #f5f5f5 !important;
}

.bg-color-blue {
    color: #061F5E;
}

.rounded-5 {
    border-radius: 0.55rem !important;
}


/* navigation css starts */

.navbar {
    font-size: 1rem;
    font-weight: 400;
    line-height: 1.16rem;
    letter-spacing: 0.03em;
    text-align: left;
}

.nav-link {
    color: #fff !important;
}


/* navigation css ends */
img.fancybox__image {
    background: white;
    border-radius: 15px;
}
.fancybox__thumbs .carousel__track{
    gap: 10px;
}
.fancybox__thumbs .carousel__slide {
    background: white;
    border-radius: 7px;
}

/* Hero section css starts */

.hero.bg-white {
    background-color: #fff;
    background-image: none;
    border-radius: 0 0 1.66rem 1.66rem;
    padding-bottom: 5.55rem;
}
#livechat-eye-catcher{
    z-index: 99 !important;
}
#chat-widget-container{
    z-index: 99 !important;
}

/* custome heading code by bhaskar */

.custom_heading {
    font-size: 2.22rem !important;
}


/* custome heading code by bhaskar */


/* Bhaskar Bisht */
.this_bg_white{
    position: sticky;
    top: 0;
    z-index: 999;
}

.this_bg_white #laptop_navbar.scrolled {
    background-color: #fff !important;
    z-index: 9999999;
    /* color: #fff  !important; */
}


.this_bg_white .contact-btn {
    background-color: #6DABE4;
}

.this_bg_white .contact-btn:hover{
    background-color: #002156;
}

.this_bg_white #navbarLogo {
    /* content: url("https://i.ibb.co/LXR0BhNN/Layer-1.png"); */
    content: url("../images/metlam_australia_white_bg_logo_new.png");
    /* Dark Logo */
}

.this_bg_white .navbar_topbar_box p {
    color: #061F5E;
}

.this_bg_white .navbar_hr_margin {
    color: gray !important;
}

.this_bg_white #schedule_img {
    content: url("https://i.ibb.co/Wv1xn6bj/calendar-alt-light-1-2.png");
    /* Dark Logo */
}

.this_bg_white #user_account_img {
    content: url("https://i.ibb.co/5Xb4x5f5/user-light-1-2.png");
    /* Dark Logo */
}

.this_bg_white .nav-link {
    color: #002156 !important;
}

.this_bg_white #searchIcon i{
    color: #000 !important;
}

.this_bg_white #navbarSupportedContent ul{
    margin-left: 0;
}

/* Bhaskar Bisht */

.hero.bg-white .hero_content h1,
.hero.bg-white .hero_content p,
.hero.bg-white .hero_content a {
    color: #000;
}

.hero {
    background-color: #002156;
    min-height: 100vh;
}

.hero_inner {
    /* background: linear-gradient(0deg, rgba(0, 0, 0, 0.40), rgba(0, 0, 0, 0.40)), url('../images/banner.jpeg') #002156; */
    /* background-size: cover; */
    background-color: #002156;
    background-position: center !important;
    /* url('../images/banner.jpeg') #002156; */
    background-size: cover !important;
    /* background-position-y: -8.88rem; */
    display: flex;
    flex-direction: column;
    min-height: 30rem;
}


/* Bhaskar bisht code start  */

.homepage_hero_inner {
    /* background:
  linear-gradient(0deg, rgba(0, 0, 0, 0), rgba(0, 0, 0, 0.40)),
  url('https://i.ibb.co/MkZfw9Gn/Banner-Image.png') #002156; */
    /* background: url('https://i.ibb.co/MkZfw9Gn/Banner-Image.png') #002156; */
    background-color: #002156;
    background-size: cover;
    /* background-position-y: -8.88rem; */
    display: flex;
    flex-direction: column;
}


/* Bhaskar bisht code end */

.hero_inner {
    /* min-height: auto; */
    border-radius: 0px 0px 1.66rem 1.66rem;
    /* background-color: #002156 !important; */
}


/* Bhaskar csss */

.other_top_section {
    border-radius: 0px 0px 1.66rem 1.66rem;
}

.other_top_section .hero_content {
    padding-top: 5.55rem;
    /* padding-top: 2.22rem; */
    padding-bottom: 2.22rem;
    color: #000;
}

.other_top_section .hero_content h1 {
    color: #000;
}


/* Bhaskar csss */

.hero_footer {
    color: white;
    font-size: 1.88rem;
    font-weight: 500;
    line-height: 3rem;
    letter-spacing: 0.68px;
}

/* .hero_footer .col-md-3 {
    border: 1px rgba(255, 255, 255, 0.30) solid;
    padding: 1.70rem 0.83rem;
    text-align: center;
}

.hero_footer .col-md-3:hover,
.hero_footer .col-md-3:focus {
    border: 1px rgba(255, 255, 255, 0.30) inset;
    background-color: #002156;
    transition: background-color 0.8s ease;
    border-top: 6px solid #fff;
    padding: 1.38rem 0.83rem;
    text-align: center;
    
} */
.hero_footer .col-md-3 {
    position: relative;
    overflow: hidden;
    padding: 1.38rem 0.83rem;
    text-align: center;
    border: 1px solid rgba(255, 255, 255, 0.30);
    box-sizing: border-box;
    transition: background-color 0.8s ease;
}

.hero_footer .col-md-3::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    height: 6px;
    width: 100%;
    background-color: transparent;
    transition: background-color 0.3s ease;
}

.hero_footer .col-md-3:hover::before,
.hero_footer .col-md-3:focus::before {
    background-color: #fff;
}

.hero_footer .col-md-3:hover,
.hero_footer .col-md-3:focus {
    background-color: #002156;
}


.hero nav {
    width: 100%;
}

.hero_content {
    display: flex;
    justify-content: center;
    flex-grow: 1;
    flex-direction: column;
}

.hero_content h1 {
    color: white;
    font-size: 3.77rem;
    font-weight: 500;
    line-height: 1.2;
    word-wrap: break-word
}

.hero_content p {
    color: white;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1.5rem;
    word-wrap: break-word
}




/* Hero Section css ends */


/* btn css */

.metlam-btn {
    padding: 0.44rem 1.38rem;
    border-radius: 2.22rem;
    background: #002156;
    color: #fff !important;
    text-decoration: none;
    display: inline-block;
    font-weight: 500;
    width: fit-content;
    border: 0px;
}

.metlam-btn:hover,
.metlam-btn:focus {
    background-color: #6DABE4;
    color: #fff;
}

.metlam-btn-alt {
    padding: 0.44rem 1.38rem;
    border-radius: 2.22rem;
    background: #6DABE4;
    ;
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-weight: 500;
    /* width: fit-content; */
    border: 0px;
}

.metlam-btn-alt:hover {
    /* background: #fff; */
    background: #fff;
    color: #002156;
}

.met-lable-btn:hover{
background-color: #002156;
color: #fff;
}


/* btn css ends */


/* section title css starts */

section:not(.hero) {
    padding-top: 6.66rem;
}

.section_bottom {
    padding-bottom: 6.66rem;
}

.section_title {
    color: #000;
    font-size: 2.22rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.77rem;
    /* 125% */
    font-family: "IBM Plex Sans", sans-serif;
}


/* section_title css ends */


/* package_solutions css starts */

.my-card-footer {
    /* position at the bottom */
    position: absolute;
    cursor: pointer;
    bottom: 0;
    margin-bottom: 0.55rem;
    z-index: 2;
    padding: 1.11rem;
    /* width: 100%; */
    color: #FFF;
    font-size: 1.22rem;
    font-weight: 500;
    line-height: 1.5rem;
    text-transform: uppercase;
    transition: all 0.4s ease;
    text-align: left;
}


/* package solutions css ends */

.my-card-1 {
    position: relative;
    /* Allows absolute positioning of children */
    display: inline-block;
    /* Adjust this based on your layout needs */
    /* margin-bottom: 1rem; */
}


/* .my-card-1 .first-hover-card:hover .my-card-1 .first-hover-card .main_image{
    filter: blur(2px);
    background: rgba(217, 217, 217, 0.01);
    cursor: pointer;
} */

.first-hover-card {
    position: relative;
    border-radius: .55rem;
    overflow: hidden; /* prevent blurred edge overflow */
    height: 100%;
     background-color: rgba(0, 0, 0, 0.05);
}

.first-hover-card::before {
    content: '';
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background-color: rgba(0, 0, 0, 0.2); /* Black overlay with 50% opacity */
    z-index: 1; /* Ensure it appears above the background */
    pointer-events: none; /* Allow interactions with elements underneath */
}

.first-hover-card .main_image {
    transition: filter 0.3s ease;
    height: 100%;
     z-index: 2;
    object-fit: cover;
    display: block;
    width: 100%;
}


 .first-hover-card:hover .main_image {
    /*filter: blur(2px);*/
    cursor: pointer;
   
}
/* .my-card-1 .first-hover-card:hover .main_image {
    filter: blur(2px);
    cursor: pointer;
   
} */

.overlay_image {
    position: absolute;
    top: 1.66rem;
    /* 1.66rem from the top */
    right: 1.66rem;
    /* 1.66rem from the right */
    width: 2.77rem;
    /* Adjust size as needed */
    height: 2.77rem;
    z-index: 2;
}

.hover_overlay_image {
    display: none !important;
    /* Initially hidden, if you want to show it later on hover */
}


/* Example hover behavior for hover_overlay_image */

 .first-hover-card:hover .hover_overlay_image {
    display: block !important;
    position: absolute;
    top: 1.66rem;
    right: 1.66rem;
    z-index: 3;
}
/* .my-card-1 .first-hover-card:hover .hover_overlay_image {
    display: block;
    position: absolute;
    top: 1.66rem;
    right: 1.66rem;
} */
/* 
.my-card-1:hover .hover_overlay_image {
    display: block;
    position: absolute;
    top: 1.66rem;
    right: 1.66rem;
} */

 .first-hover-card:hover .overlay_image {
    display: none;
}
/* .my-card-1 .first-hover-card:hover .overlay_image {
    display: none;
} */

.my-card-1:hover .my-card-footer {
    font-size: 1.5rem;
    line-height: 2.11rem;
    transition: font-size 0.1s ease;
}

.my-card-1 {
    position: relative;
    display: inline-block;
    overflow: hidden;
    /* Prevents the blur from affecting the edges */
}

.main_image {
    display: block;
    width: 100%;
    height: auto;
    transition: filter 0.3s ease;
   
}

.home_categories_carousel .home_categories_img{
    position: absolute;
    right: 20px;
    bottom: 20px;
    width: 150px !important;
}


.home_categories_carousel .owl-item:nth-child(3) .card .home_categories_img {
    height: 150px;
    width: auto !important;
}
.home_categories_carousel .owl-item:nth-child(5) .card .home_categories_img {
    height: 150px;
    width: auto !important;
}
.home_categories_carousel .owl-item:nth-child(6) .card .home_categories_img {
    height: 150px;
    width: auto !important;
}

.home_categories_carousel .owl-item:nth-child(8) .card .home_categories_img{
    height: 150px;
    width: auto !important;
}
.home_categories_carousel .owl-item:nth-child(12) .card .home_categories_img{
    height: 150px;
    width: auto !important;
}


.my-card-1:not(:last-child) {
    border-right: 2px solid white;
}

.package_solutions .overlay_blue .main_image {
    visibility: hidden;
}

.package_solutions .overlay_blue:hover {
    background-color: transparent;
}

.package_solutions .overlay_blue:hover .main_image {
    visibility: visible;
}

.package_solutions .overlay_blue {
    background-color: #002156;
    position: relative;
    z-index: 99999;
}
/* .my-card-1 .overlay_blue .main_image {
    visibility: hidden;
}

.my-card-1 .overlay_blue:hover {
    background-color: transparent;
}

.my-card-1 .overlay_blue:hover .main_image {
    visibility: visible;
}

.my-card-1 .overlay_blue {
    background-color: #002156;
    position: relative;
    z-index: 99999;
} */


/* categories section starts */

.text-muted {
    color: #6DABE4 !important;
    font-size: 1rem;
    font-weight: 500;
    line-height: 1rem;
    /* 100% */
    letter-spacing: 0.72px;
    text-transform: uppercase;
}

.home_categories .card {

    background: #D9D9D9;
    border: none;
    border-radius: .55rem !important;
    overflow: hidden;
}

.home_categories_carousel .card {
    /* height: 15.3rem; */
}

.home_categories .card:hover {
    background: #D9D9D9;
    border: none;
    padding: 0;
}

.home_categories .title {
    color: #000;
    font-size: 1.44rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2rem;
    /* 138.462% */
    letter-spacing: 0.52px;
    width: 14.77rem;
}

.home_categories .line-btn {
    width: fit-content;
    color: #000;
    font-size: 1rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.55rem;
    /* 155.556% */
    letter-spacing: 0.36px;
    text-transform: uppercase;
    text-decoration: none;
    border-bottom: 2px solid #002156;
    padding: 0.22rem 0 0.22rem;
    /* Adjust padding to be uniform */
    position: relative;
    /* Add position relative for positioning context */
    transition: padding 0.3s ease, top 0.3s ease, background 0.3s ease, color 0.3s ease;
    /* Add transitions for smooth animations */
}

.home_categories .card:hover .line-btn {
    padding: 0.44rem 1.38rem;
    /* Increased padding on hover */
    border-radius: 2.22rem;
    /* Rounded corners on hover */
    background: #002156;
    /* Background color on hover */
    color: #fff;
    /* Text color on hover */
    /* Move the button to the right */
    top: 10rem;
    /* Adjust the top position on hover */
    text-decoration: none;
    /* Ensure no text decoration on hover */
    display: inline-block;
    /* Inline-block for proper spacing */
    /* width: fit-content;             */
    border: 0;
    /* Remove border on hover */
}

.home_categories .card:hover .title {
    display: none;
}

/* .home_categories .card img {
    border-radius: 0.55rem 0.55rem 0 0;
} */

.home_categories .hover_image {
    display: none !important;
}

.home_categories .card:hover .main_image {
    display: none !important;
}
.home_categories .card:hover .main_image {
    display: none !important;
}

.home_categories .card:hover .hover_image {
    display: block !important;
    height: 15.3rem;
    object-fit: cover;
}

.home_categories .content {
    position: absolute;
    top: 1.66rem;
    left: 1.66rem;
}

.home_categories .main_image{
    border-radius: 0.55rem;
}


/* categories section ends */


/* owl carousel starts  */

.owl-next,
.owl-prev {
    font-size: 1.11rem !important;
    width: 2.77rem !important;
    height: 2.77rem !important;
    border-radius: 0.55rem !important;
    margin-right: 0.83rem !important;
    font-weight: 500;
    line-height: 1.5rem;
    padding-left: 0px;
    ;
    background-color: #002156 !important;
    color: #fff !important;
}

.owl-next:hover {
    background-color: #6DABE4 !important;
    color: #fff !important;
}

.owl-prev:hover {
    background-color: #6DABE4 !important;
    color: #fff !important;
}


/* owl carousel ends */


/* home catalogue section starts */
.home_catalogue p.title.rounded a{
    color: #071F5D;
    text-decoration: none;
}
.home_catalogue p.title.rounded:hover a{
    color: white;
}
.home_catalogue .bg-light {
    background-color: #F5F5F5;
}

.home_catalogue .card {
    border: none;
}

.home_catalogue .card .title {
    position: absolute;
    font-size: 1.33rem;
    font-weight: 500;
    text-align: center;
    background-color: #ffffff;
    /* Center horizontally */
    left: 50%;
    transform: translateX(-50%);
    width: max-content;
    padding: 0.27rem 0.55rem;
    /* Optional padding for better presentation */
    line-height: 2rem;
    /* 138.462% */
    letter-spacing: 0.52px;
    text-transform: uppercase;
    bottom: 0.55rem;
}

.home_catalogue .card:hover .title {
    background-color: #6DABE4;
    color: #fff;
}

.home_catalogue .catalogue-right {
    background-image: url('../images/catalog-right.png');
    /* min-height: 36.22rem; */
    min-height: 100%;
    width: auto;
    border-radius: .55rem !important;
    background-size: cover;
}

.dropdown-product-img{
    background-image: url('../images/home-page-product-dropdown-megamenu-img.png');
    background-size: cover;
    border-radius: 0.55rem;
    height: 100%; /* add a fixed height or based on parent */
  width: 100%; /* optional */
   }

.rounded {
    border-radius: 0.55rem !important;
}


/* home catalogue section ends */


/* why metlam Section CSS starts */

.why_metlam {
    padding-bottom: 6.66rem;
}

.why_metlam .cards_container {
    border-top: 1px solid #6DABE4;
    padding-top: 2.77rem;
    padding-bottom: 2.77rem;
    margin-top: 2.77rem;
}

.why_metlam .cards_container .title {
    color: #002156;
    font-size: 1.11rem;
    font-style: normal;
    font-weight: 500;
    line-height: 1.55rem;
    /* 140% */
    letter-spacing: 0.4px;
}

.why_metlam .video_cta {
    height: 28.94rem;
    background-image: url('../images/video_cta.png');
    background-position: 25% 25%;
    background-size: cover;
    padding: 5.55rem;
}

.why_metlam .video_cta .content_area {
    padding: 1.66rem;
    background: rgba(255, 255, 255, 0.10);
    backdrop-filter: blur(5px);
    color: #fff;
}


/* why metlam section css ends */


/* cta section starts */

.cta_section .sub_title {
    font-size: 2.33rem;
    font-weight: 600;
    line-height: 3.222rem;
    letter-spacing: 0.02em;
    text-align: left;
    margin-bottom: 2.22rem;
    text-transform: uppercase;
    color: #002156;
    margin-top: 1.38rem;
    margin-bottom: 2.22rem;
    /* h */
}

.cta_section {
    background-color: #f5f5f5;
    background-image: url('../images/app_screenshot.png');
    background-repeat: no-repeat;
    background-position: right;
    /* background-position-x: 900px; */
    background-size: 40%;
    padding-bottom: 11.11rem;
}



.product-thumb-scroll{
    overflow-x: scroll;
}
/* cta section ends */


/* home_projects css starts */

.home_projects {
    padding-bottom: 6.66rem;
}

.home_projects .view_project {
    background-color: #fff;
    /* White background */
    width: 8.33rem;
    /* Set the width of the circle */
    height: 8.33rem;
    /* Set the height of the circle (should be equal to width) */
    border-radius: 50%;
    /* Make the shape circular */
    display: inline-block;
    /* Ensure the circle keeps its shape */
    text-align: center;
    padding: 2.5rem 1.66rem;
    color: #061F5E;
    letter-spacing: 0.36px;
    font-weight: 500;
    position: absolute;
    right: 1.94rem;
    bottom: 1.94rem;
}

.home_projects .item:hover .view_project {
    background-color: #6DABE4;
    color: #fff;
    z-index: 1;
}

.home_projects .item {
    /* width: 1055px; */
    width: 58.61rem;
    border-radius: 0.55rem;
}

.home_projects .owl-carousel {
    margin-top: 1.66rem;
}

.home_projects img {
    border-radius: 0.55rem;
    /* max-height: 500px; */
    object-fit: cover;
    max-height: 27.77rem;
}

.home_projects .project_title {
    display: none;
}

.home_projects .item .project_title {
    display: flex;
    justify-content: center;
    /* Horizontally centers content */
    align-items: center;
    /* Vertically centers content */
    position: absolute;
    top: 0;
    bottom: 0;
    left: 0;
    right: 0;
    background-color: #061F5E;
    /* Background color */
    color: #fff;
    /* Text color */
    padding: 1.66rem;
    font-size: 2.22rem;
    font-weight: 500;
    text-align: center;
    width: 20rem;
    /* Set the content width */
    letter-spacing: 0.8px;
    transform-origin: top left;
    border-radius: .55rem 0 0 .55rem;
    /* Start animation from top-left corner */
    transform: scale(0);
    /* Initially shrink the background */
    transition: transform 0.3s ease-in-out;
    /* Smooth transition effect */
}

.home_projects .item:hover .project_title {
    transform: scale(1);
    z-index: 9;
    /* Expand the background to full size on hover */
}

.owl-nav.disabled {
    display: block ;
    text-align: left;
    padding: 0px;
    margin-top: 1.94rem;
}

.owl-nav {
    /* margin-top: 1.94rem; */
    margin-top: 3rem !important;
}

.owl-theme .owl-nav [class*='owl-'] {
    margin: 0px;
}


/* home_projects css ends */


/* footer css starts */

footer {
    background-image: url(../images/metlam-blue-shape\ 1.png);
    background-repeat: no-repeat;
    background-color: #F5F5F5;
    padding: 6.66rem 0px;
}

.widget_title {
    font-family: "IBM Plex Sans", sans-serif;
    padding: 0.38rem 0.83rem;
    justify-content: center;
    align-items: center;
    border-radius: 0.27rem;
    background: var(--Color-2, #6DABE4);
    color: #FFF;
    font-size: 0.88rem;
    font-weight: 500;
    line-height: 0.88rem;
    /* 100% */
    letter-spacing: 0.32px;
    text-transform: uppercase;
    display: inline-block;
    margin-bottom: 1rem;
}

footer li {
    list-style: none;
    padding-bottom: 0.55rem;
    color: #000;
    font-family: Inter;
    font-size: 0.83rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.44rem;
    /* 173.333% */
}

footer li a:hover {
    color: gray !important;
}

footer ul,
footer ol {
    padding-left: 0;
    margin-left: 0;
}


/* footer .widget_content{
    margin-bottom: 1.38rem;
} */
 .widget_content ul li{
    font-size: 14px;
 }
.widget_content ul li:hover {
    color: #000;
    /* Highlight the hovered item in a different color */
}

.footer_form {
    background-color: #061F5E;
    padding: 1.11rem;
    margin-bottom: 1.38rem;
}

footer .bigger_text {
    color: #6DABE4;
    font-size: 1.33rem;
    font-style: normal;
    font-weight: 500;
    line-height: 2.11rem;
    /* 158.333% */
    letter-spacing: 0.96px;
}

.highlight {
    color: #061F5E;
}

.form-control {
    border-radius: 0.27rem;
    margin-bottom: 0.83rem;
}

input::placeholder {
    color: #000 !important;
}

.copyright, .copyright a {
    color: #6DABE4 !important;
    text-align: left;
    font-size: 0.88rem;
    font-style: normal;
    font-weight: 400;
    line-height: 1.44rem;
    /* 162.5% */
}
.copyright a:hover{
    color: #061F5F !important;
}
.copyright img {
    position: relative;
    top: -2px;
}


/* footer css ends */


/* scroll to top css start*/

.scroll-top-btn {
    position: fixed;
    bottom: 80px;
    right: 30px;
    z-index: 99;
    background-color: #6DABE4;
    /* background-color: #002156; */
    color: white;
    width: 3.5rem;
    height: 3.5rem;
    /* display: flex; */
    justify-content: center;
    align-items: center;
    /* padding: 15px 18px; */
    border-radius: 50%;
    font-size: 20px;
    cursor: pointer;
    box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);
    transition: background-color 0.3s;
}

.scroll-top-btn:hover {
    /* background-color: #6DABE4; */
    background-color: #002156;
}

.scroll-top-btn i {
    color: white;
}

/* scroll to top css end*/


/* categories pages */

.hero_inner .hero_content {
    padding-top: 5.55rem;
    /* padding-top: 2.22rem; */
    padding-bottom: 2.22rem;
}

.intro_bg_blue {
    background-color: #002156;
    color: #FFF;
    padding: 6.66rem 0px;
    /* Bhaskar css */
    border-radius: 1.66rem 1.66rem 0 0;
    /* Bhaskar css */
}

.bg_blue {
    color: #FFF;
    background-color: #002156;
}


.categories_page {
    background-color: #002156;
    padding-top: 0 !important;
}

.main_content {
    border-radius: 1.66rem 1.66rem 00px 00px !important;
}


/* .category_card {
  background-color: #f5f5f5;
  border-radius: 0.55rem;
  text-align: center;
  padding: 1.66rem 1.11rem;
  margin-bottom: 1.66rem;
  transition: all 0.3s;

  bhaskar code start

  position: relative;

  bhaskar code end

}

bhaskar code start 

.category_card:hover .category_view_product_circle{
  opacity: 1;
  transform: scale(1);
}

bhaskar code end */


/* bhaskar new code start  */

.category_card {
    background-color: #f5f5f5;
    border-radius: 0.55rem;
    text-align: center;
    padding: 1.66rem 1.11rem;
    margin-bottom: 1.66rem;
    transition: all 0.3s;
    position: relative;
    overflow: hidden;
}

.category_card:hover .category_view_product_circle {
    opacity: 1;
    transform: scale(1);
}


/* bhaskar new code end */

.category_card .category-image {
    width: 110px;
    /* height: 130px; */
    max-height: 100px;
    object-fit: contain;
    mix-blend-mode: multiply;
    background-color: transparent;
}

.category_card .title,
.category_card .title a {
    font-size: 1rem;
    font-weight: 500;
    color: #000;
    text-transform: uppercase;
    margin-bottom: 1.11rem;
}

.category_card .footer_count {
    color: #000;
    font-size: 0.88rem;
    margin-top: 1.11rem;
    margin-bottom: 0;
}


/* categories page */


/* breadcrumbs */

.breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding: 0 1rem !important;
    color: #000;
    content: var(--bs-breadcrumb-divider, "/");
}

.breadcrumb-item.active {
    color: #002156;
}

.breadcrumb-item a {
    color: #000;
    text-decoration: none;
}


/* breadcrumbs ends */


/* breadcrumbs 2 */

.type_two .breadcrumb-item+.breadcrumb-item::before {
    float: left;
    padding: 0 1rem !important;
    color: #ffffff;
    content: var(--bs-breadcrumb-divider, "/");
}

.type_two img {
    filter: invert(1) brightness(2);
}

.type_two .breadcrumb-item.active {
    color: #6DABE4;
}

.type_two .breadcrumb-item a {
    color: #ffffff;
    text-decoration: none;
}


/* breadcrumbs ends */


/* faq */

.accordion-item {
    background-color: #F5F5F5;
    border: none;
    overflow: hidden;
    border-radius: 0.55rem;
    margin-bottom: 1.66rem;
}

.accordion-button:not(.collapsed) {
    background-color: #F5F5F5;
    box-shadow: none;
    color: #002156;
    border-radius: 0.55rem;
}

.accordion-button {
    color: #000000;
    border-radius: 0.55rem;
    font-size: 1.22rem;
    font-weight: 600;
}

.accordion-button:not(.collapsed)::after {
    background-image: url('../images/minus.png');
    transform: rotate(-180deg);
}

.accordion-button::after {
    flex-shrink: 0;
    width: 2.25rem;
    height: 2.25rem;
    margin-left: auto;
    content: "";
    background-image: url('../images/plus.png');
    background-repeat: no-repeat;
    background-size: 2.25rem;
    transition: transform .2s ease-in-out;
}


/* faq ends */


/* news start */

  .product-application-image{
position: absolute;
    bottom: 10px;
    right: 10px;
    width: auto !important;
  }
  
.news_single img{
    border-radius: 0.55rem;
}
.news_item {
    /* border-radius: 0.55rem;
    background-color: #6DABE4;
    overflow: hidden; */
    /* margin-bottom: 1.66rem; */
}

.news_item_wrapper{
    border-radius: 0.55rem;
    background-color: #6DABE4 !important;
    overflow: hidden;
}

.news_item .news_content_wrap {
    padding: 1.11rem;
}

.news_content_wrap .news_title{
    /* color: #fff; */
    color: #001e44;
    margin-bottom: 0 !important;
}
.news_content_wrap a{
    color: #002156;
    text-decoration: none;
}
.news_item .read_more {
    /* display: none; */
    color: #002156 !important;
}

.news_item .news_title {
    font-size: 1.22rem;
    line-height: 1.77rem;
}

/* .news_item:hover .read_more {
    display: block;
    text-decoration: none;
    color: #002156 !important;
    border-bottom: 1px solid #002156;
    display: inline-block;
    font-weight: 600;
    font-size: 0.88rem;
} */

.news_item:hover .read_more a {
    color: #002156 !important;
}

.news_item .news_image {
    transition: max-width 0.3s ease, margin-left 0.3s ease;
    max-width: 100%;
    margin-left: 0;
}

.news_item:hover .news_image {
    max-width: 75%;
    margin-left: 25%;
}

.news_item:hover .news_image img {
    
    border-radius: 0 0 0 .55rem;
}


/* .news_item .news_arrow {
    display: none !important;
} */

/* .news_item:hover .news_arrow {
    display: block !important;
} */


/* news end */


/* contact page */

.contact_item {
    background-color: #F5F5F5;
    border-radius: 0.55rem;
    border-bottom: 2px solid #6DABE4;
    /* margin-bottom: 1rem; */
}

.this_bg_white #laptop_navbar {
    position: sticky !important;
}

.contact_head {
    background-color: #6DABE4;
    color: #FFF;
    border-radius: 0.55rem;
    font-size: 1.22rem;
    padding: 0.55rem;
    margin-bottom: 1.11rem;
    letter-spacing: 2%;
}

.contact_inner_wrap {
    padding: 1.11rem;
}

.contact_item .address-title {
    font-size: 1rem;
    line-height: 1.66rem;
    letter-spacing: 0%;
    color: #070b14;
    font-weight: bold;
    margin-bottom: 0.33rem;
}

.contact_item .address {
    color: #000000;
    font-size: 1rem;
    line-height: 1.66rem;
    letter-spacing: 0%;
}

.contact_item .hours {
    color: #000000;
    font-size: 0.88rem;
    line-height: 1.44rem;
    letter-spacing: 0%;
}

.contact_item .hours {
    color: #000000;
    font-size: 0.88rem;
    line-height: 1.44rem;
    letter-spacing: 0%;
}

.contact_item .contact_bold {
    color: #002156;
    font-size: 1rem;
    line-height: 1.66rem;
    letter-spacing: 0%;
    font-weight: 600;
}

.contact_item .contact_phone {
    color: #000000;
    font-size: 0.88rem;
    line-height: 1.44rem;
    letter-spacing: 0%;
}

.contact_item .contact_phone img,
.contact_item .contact_email img {
    padding-right: 0.33rem;
}

.contact_item .contact_email {
    color: #000000;
    font-size: 0.88rem;
    line-height: 1.44rem;
    letter-spacing: 0%;
}


/* contact page ends */


/* --------------New Add css by TNC------------------ */

.contact-btn:hover {
    background-color: #0a2b6d;
    /* Slightly lighter shade on hover */
}

.contact-btn {
    background-color: #061F5E;
    color: white;
    border: none;
    padding: 0.55rem 1.11rem;
    cursor: pointer;
    border-radius: 1.38rem;
    /* Rounded corners for the button */
}

.contact-btn:hover {
    background-color: #6dabe4;
    /* A slightly lighter shade on hover */
}


/* Styling for the Search Icon button */

#searchIcon {
    border: none;
    background: transparent;
    padding: 0;
    cursor: pointer;
}

#searchIcon i {
    font-size: 1.5rem;
}

.news-form .form-control {
    background-color: transparent;
    border: 1px solid #fff;
    color: #fff;
    /* White border for input fields */
}

.news-form .form-control::placeholder {
    /* Targets the placeholder text specifically */
    color: white !important;
}

.news-form .metlam-btn {
    padding: 0.44rem 1.38rem;
    border-radius: 2.22rem;
    background: #6899e7;
    background-color: rgb(102, 143, 209);
    color: #fff;
    text-decoration: none;
    display: inline-block;
    font-weight: 500;
    width: fit-content;
    border: 0px;
}


/*--------------New Add css by TNC-------------------------- */


/* CATEGORIES PAGE CSS START */

.page_categories .owl-carousel .item {
    color: #fff !important;
    text-align: center !important;
    height: auto !important;
    /* width: 70% !important; */
    /* code by bhaskar start */
    width: 95% !important;
    /* code by bhaskar end */
    border-radius: 0.27rem !important;
}

.page_categories {
    background-color: #00274d;
    padding: 1.11rem !important;
}

.page_categories .hero.bg-white {
    padding-bottom: 0 !important;
}

.page_categories .owl-nav.disabled {
    display: none !important;
}

.page_categories .owl-carousel-item-title {
    color: #fff;
    text-decoration: none;
    margin-top: 0.55rem;
}

.page_categories .category-header {
    background-color: #f8f9fa;
    padding: 1.11rem 0;
}

.page_categories .category-title {
    font-size: 1.5rem;
    font-weight: bold;
}
.productCard .product-card{
    background-color: #f5f5f5;
}

.productCard .product-card img {
    max-width: 100%;
    /* height: 300px; */
    /* margin: auto; */
    
    background-color: #f5f5f5;
    border-radius: 0.55rem;
    /* bhaskar code start  */
    /* mix-blend-mode: darken; */
    /* bhaskar code end */
}

.productCard .product-title {
    font-size: 1rem;
    font-weight: 500;
    margin-top: 0.55rem;
}

.productCard .text-muted {
    font-size: 1rem;
    font-weight: 500;
    margin-top: 0.55rem;
    margin-bottom: 0;
}

.productCard .product-model {
    font-size: 1.22rem;
}

.btn.dropdown-toggle {
    padding: 0.83rem 1.38rem;
    background-color: #f5f5f5;
    border-radius: 5.55rem;
    font-size: 0.83rem;
}

.btn.dropdown-toggle:hover {
    background-color: #002156;
    color: #fff;
}


/* CATEGORIES PAGE CSS END */




/* archicad-page  css start */

.archicad-page .btn.dropdowntoggle {
    padding: 0.55rem 1.11rem;
    background-color: #f5f5f5;
    text-transform: uppercase;
    border-radius: 5.55rem;
    font-size: 0.83rem;
    border: 1px solid;
    border-top-color: currentcolor;
    border-right-color: currentcolor;
    border-bottom-color: currentcolor;
    border-left-color: currentcolor;
    letter-spacing: 0.4px;
    /* margin-right: 0.40rem; */
    border: none;
    border-color: #757474;
}

.archicad-page .btn.dropdowntoggle.active{
    background-color: #6DABE4;
    color: #fff;
}
.archicad-page .btn.dropdowntoggle:hover {
    background-color: #6DABE4;
    color: #fff;
}


/* this is comment by bhaskar */


/* .card.product-card {
  background-color: #f5f5f5;
  border-radius: 0.55rem;
  text-align: center;
  padding: 0.55rem 1.11rem;
  transition: all 0.3s ease-in;
} */


/* this is comment by bhaskar */


/* code by bhaskar start  */

.card.product-card {
    background-color: #f5f5f5;
    border-radius: 0.55rem;
    text-align: left;
    /* Default left alignment */
    padding: 0.55rem 1.11rem;
    transition: all 0.3s ease-in-out;
}


/* Code by Bhaskar Start */

.product_card_wrapper {
    transition: background-color 0.3s ease-in-out, border-radius 0.3s ease-in-out;
    border-radius: 0.55rem !important;

    display: flex;
  flex-direction: column;
  align-items: stretch;
  height: 100%;
}

.product_card_wrapper img {
    border-radius: 0.55rem;
    width: 100%;
    /* height: 200px; */
}



.product_card_wrapper:hover {
    /* background-color: #002156; */
    /* border-radius: 0.55rem !important; */
}

.product_card_wrapper .card-body {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
    /* padding: ; */
    /* Default left alignment */
    transition: all 0.3s ease-in-out;
}

.product_card_wrapper:hover .project-img-box{
    border-radius: 0.55rem 0.55rem 0 0 !important;
}

.product_card_wrapper:hover .card-body {
    background-color: #002156;
    border-radius: 0 0 .55rem .55rem;
    align-items: center;
    /* Center text smoothly */
}

.product_card_wrapper:hover .related-met-btn{
    background-color: #fff;
    color: #002156 !important;
}

.product_card_wrapper:hover .product-card {
    border-radius: .55rem .55rem 0 0;
    color: #fff;
    transition: color 0.3s ease-in-out;

    /* flex-grow: 1; */
    display: flex;
    flex-direction: column;
     /* border-radius 0.3s ease-in-out; */
}

.product_card_wrapper .product-card{
    border-radius: .55rem .55rem .55rem .55rem ;
    overflow: hidden;
}

.product_card_wrapper:hover .product-card img {
    /* border-radius: 0 !important; */
    border-radius: .55rem .55rem 0 0;
    transition: border-radius 0.3s ease-in-out;
}

.product_card_wrapper:hover .card-body p,
.product_card_wrapper:hover .card-body .text-muted,
.product_card_wrapper:hover .card-body .product-title {
    color: #fff !important;
    text-align: center;
    transition: color 0.3s ease-in-out;
}


/* Code by Bhaskar End */


/* Code by Bhaskar End */


/* Code by Bhaskar End */


/* code by bhaskar end */


/* archicad-page  css end */


/* single product page css starts */

.single_product .grey_box {
    border-radius: 0.55rem;
    background-color: #f5f5f5;
    /* font-size: 1.22rem; */
    text-transform: uppercase;
    letter-spacing: 2px;
    padding: 0.83rem;
    line-height: 1rem;
    width: fit-content;
    margin-bottom: 0.83rem;
    /* new code by bhaskar start */
    /* new code by bhaskar end */
}

.single_product .grey_box .title {
    font-size: 1rem;
    color: #002156;
    font-weight: 500;
    margin-bottom: 0.83rem;
}

.meta_title {
    font-size: 1rem;
    color: #002156;
    font-weight: 500;
    text-transform: uppercase;
}

.single_product .btn-link {
    font-weight: 400;
    color: #002156;
    text-decoration: none;
    font-size: 1rem;
    width: fit-content;
    padding-right: 2rem;
}
.margin-bottom-15 {
    margin-bottom: 0.83rem;
}

.padding-bottom-15 {
    padding-bottom: 0.83rem;
}

.single_product .btn-link img {
    padding-right: 0.83rem;
}

.single_product .product-title {
    font-size: 1.66rem;
    color: #002156;
    line-height: 2.22rem;
    font-weight: 500;
}

.single_product .notes_title {
    font-size: 1.66rem;
    color: #002156;
    line-height: 2.22rem;
    font-weight: 500;
    border-bottom: 2px solid #002156;
    padding-bottom: 0.83rem;
    margin-bottom: 0.83rem;
}

.single-product-tabs .nav-pills .nav-link.active,
.nav-pills .show>.nav-link {
    background-color: #f5f5f5;
    border-radius: 0.55rem 0.55rem 0px 0px;
    color: #002156 !important;
    font-weight: 500;
    padding: 0.83rem !important;
}

.single-product-tabs .nav-pills {
    display: flex;
    justify-content: space-between;
}

.single-product-tabs .nav-item {
    position: relative;
}

.single-product-tabs .nav-item::after {
    content: '';
    position: absolute;
    bottom: 0;
    left: 0;
    width: 100%;
    height: 2px;
    /* background-color: #002156; */
}

.single-product-tabs .tab-content {
    background-color: #f5f5f5;
    padding: 0.83rem;
    /* border-radius: 0px 0px 0.55rem 0.55rem; */
    border-radius: 0.55rem;
}

.single-product-tabs table tr:nth-child(odd) {
    background-color: #ffffff;
    width: 100%;
    border-radius: 0.55rem;
}

.single-product-tabs table tr td {
    padding: 0.83rem;
}

.single-product-tabs table tr:nth-child(odd) td:first-child {
    border-radius: 0.55rem 0px 0px 0.55rem;
}

.single-product-tabs table td:first-child {
    font-weight: 500;
    font-size: 1rem !important;
}

.single-product-tabs table td:last-child{
    /* color: red; */
}

.single-product-tabs table tr:nth-child(odd) td:last-child {
    border-radius: 0px 0.55rem 0.55rem 0px;
}


/* Bhaskar code */

.single-product-tabs button {
    color: #002156 !important;
}


/* Bhaskar code */


/* bhaskar code start */

.download_row_ul {
    padding-left: 0;
}


/* bhaskar code end */

.single_product .download_row {
    margin: 1rem 0px;
}

.single_product .download_row a {
    text-decoration: none !important;
    color: #002156;
}

.single_product .download_row img:first-child {
    padding-right: 0.83rem;
}

.single_product .download_row .title {
    text-transform: uppercase;
    font-weight: 500;
    font-size: 1rem;
}

.single_product .download_row img:last-child {
    padding-left: 0.83rem;
}


.home_categories .owl-carousel .owl-nav {
    /* display: none; */
}
/* single product page css  ends */