@import url('https://fonts.googleapis.com/css2?family=Open+Sans:wght@400;500;600;700&display=swap');
.sticky {
    position: fixed !important;
    z-index: 9;
    width: 100%;
    top: 0;
    background: #fff;
    box-shadow: 0px 3px 10px rgb(0 0 0 / 26%);
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/font-regular.woff2') format('woff2'),
       url('../fonts/font-regular.woff') format('woff');
  
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/font-medium.woff2') format('woff2'),
       url('../fonts/font-medium.woff') format('woff');
  
}

@font-face {
  font-family: 'Gilroy';
  src: url('../fonts/font-semibold.woff2') format('woff2'),
       url('../fonts/font-semibold.woff') format('woff');
  
}


@font-face {
  font-family: 'GT Pressura';
  src: url('../fonts/gt_pressura_pro_bold-webfont.woff2') format('woff2'),
       url('../fonts/gt_pressura_pro_bold-webfont.woff') format('woff');
  
}

@font-face {
  font-family: 'GT Pressura';
  src: url('../fonts/gt_pressura_mono_bold_bold-webfont.woff2') format('woff2'),
       url('../fonts/gt_pressura_mono_bold_bold-webfont.woff') format('woff');
  
}


@font-face {
  font-family: 'GT Pressura';
  src: url('../fonts/GT-Pressura-LCG-Standard-Black.woff2') format('woff2'),
       url('../fonts/GT-Pressura-LCG-Standard-Black.woff') format('woff');
  
}

@font-face {
  font-family: 'GT Pressura';
  src: url('../fonts/GT-Pressura-LV-Standard-Black.woff2') format('woff2'),
       url('../fonts/GT-Pressura-LV-Standard-Black.woff') format('woff');
  
}
.navbar{padding: 0px 1rem;}
/* .main-menu .main-menu__list>li.mega:hover a svg, */ 
 .ir-nav__menu li:hover a i 
{transform: rotate(180deg); transition: transform .2s ease-in-out;}

.main-menu__heading i{display: none;}

.px-6{padding: 0rem 2rem;}
sub,
sup {
    font-size: 14px !important;
}

    .navbar-expand-lg .navbar-nav .nav-link {
        padding-right: 0rem;
        padding-left: 0rem;
        margin-left: 1rem;
        margin-right: 1rem;
    }
 .navbar-nav .nav-link:hover {color:#02355a;
 border-bottom: 4px solid #003d63;
}
.footer-widget__links-list li a i.ri-arrow-right-circle-line,
.footer-widget__explore-list li a i {
    position: relative;
    top: 3px;
    left: -8px;
}

.about-btm {
    margin-top: 20px;
}

.row.zion-sir {
    margin-top: 55px;
}
 /* .dropdown-item {
        color: #6f7071 !important;
 } */

.site-footer-bottom a {
    color: #fff !important;
}

.site-footer-bottom li,
.site-footer-bottom p {
    color: #fff !important;
}


.pb-100 {
    padding-bottom: 100px !important;
}



.pt-80 {
    padding-top: 80px !important;
}


.pt-40 {
    padding-top: 40px;
}

.pt-30 {
    padding-top: 30px !important;
}

.pt-20 {
    padding-top: 20px !important;
}

section.they-trusted.inner-clients .they-trusted__brand-overly {
    opacity: inherit !important;
}

.pb-50 {
    padding-bottom: 50px;
}

.top-600{width: 100%; margin-top: 900px; overflow: hidden;}
.footer-top-spacer{height: 900px;}

:root {
    --thm-font: 'Open Sans', sans-serif;
    --thm-reey-font: 'reeyregular';
    --thm-gray: #737373;
    --thm-gray-rgb: 115, 115, 115;
    --thm-primary: #03a9f4;
    --thm-primary-rgb: 157, 148, 130;
    --thm-black: #02355a;
    --thm-black-rgb: 0, 0, 0;
}


.row {
    --bs-gutter-x: 30px;
}

.gutter-y-30 {
    --bs-gutter-y: 30px;
}

body {
    /* font-family: var(--thm-font); */
    color: #000;
    font-size: 18px;
    /* line-height: 34px; */
    font-weight: 500;
    font-family: 'Gilroy', sans-serif;

}

body.locked {
    overflow: hidden;
}

    .mobile-srch {
        display: none; 
    }

a {
    color: #6f7071;
}

a,
a:hover,
a:focus,
a:visited {
    text-decoration: none;
}

::placeholder {
    color: inherit;
    opacity: 1;
}

h1,
h2,
h3,
h4,
h5,
h6 {
    color: #000;
    margin: 0;
}

dl,
ol,
ul {
    margin-top: 0;
    margin-bottom: 0;
}
.m-hidden{display: block;}
.text-12{font-size: 0.75rem; font-weight: bold;}
.text-12 a{margin: 0px 15px;}
.text-12 a:hover{color: #fff !important; text-decoration: underline;}
.btn-pad{padding: 16px 20px !important;}
::placeholder {
    color: inherit;
    opacity: 1;
}
.site-footer__social svg{margin-right: 15px;}

.page-wrapper {
    position: relative;
    margin: 0 auto;
    width: 100%;
    min-width: 300px;
    /* overflow: hidden; */
}

.container {
    padding-left: 15px;
    padding-right: 15px;
}

.main-menu__right a {
    font-weight: 700 !important;
    font-size: 16px;
}
.main-menu__right a:hover { color: #666;
}

@media (min-width: 1200px) {
    .container {
        max-width: 1200px;
    }
    .xl-pt-100{padding-top: 45px !important;}
    .dropdown.mega ui{margin-top: -125px !important; border-radius: 50px !important;}
}

::placeholder {
    color: inherit;
    opacity: 1;
}

  .navbar-brand:hover {
    text-decoration: none;
    color: #222;
}

.thm-btn {
    position: relative;
    display: inline-block;
    vertical-align: middle;
    -webkit-appearance: none;
    border: none;
    outline: none !important;
    background-color: var(--thm-black);
    color: #ffffff;
    font-size: 14px;
    font-weight: 700;
    text-transform: uppercase;
    padding: 18.5px 60px;
    transition: 500ms;
    letter-spacing: 0.1em;
}

.thm-btn:before {
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 1px;
    left: 0;
    background: #ffffff;
    content: "";
    transition: transform 500ms ease;
    transform-origin: left center;
    transform: scale(1, 1);
}

.thm-btn:hover {
    background: red;
    color: #ffffff;
}

.thm-btn:hover::before {
    transform: scale(0, 1);
    transform-origin: right center;
}



/*--------------------------------------------------------------
# Navigations One
--------------------------------------------------------------*/
.pl-6{padding-left: 74px;}
.nav-item .nav-link a:hover{
    color: #003d63 !important;
    border-bottom: 4px solid #003d63;
    text-decoration-color: #155798;
    
}
.dropdown-item:focus, .dropdown-item:hover{
    background: none;
    text-decoration: underline;
    color:#02355a;
}
.dropdown-item:focus, .dropdown-item
{
    line-height: 1.5rem;
    padding: 10px 10px;

}
.nav-item a:hover i{rotate: calc(180deg); transition: all 0.2s;}
.nav-item a.active{color: #003d63 !important; border-bottom: 4px solid #003d63;}
.main-header {
    /* position: relative; */
    display: block;
    padding: 0 0px;
    /* position: sticky; */
    position: relative;
 
    top: 0px;
    z-index: 9;
}
.btn-link {
    font-weight: 400;
    color: #0f1010;
    text-decoration: none;
}
.main-header__three-line-icon {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 80px;
    display: flex;
    align-items: center;
}



.main-header__three-line-icon>img {
    width: 31px;
    height: 18px;
}

.main-menu-wrapper {
    display: flex;
    align-items: center;
    justify-content: space-between;
    background-color: #ffffff;
}
.main-header__logo {

    display: flex;
    align-items: center;
    z-index: 2;
}

.main-menu-wrapper__left-contact-box {
    display: flex;
    align-items: center;
}

.main-menu-wrapper__left-contact-box li {
    display: flex;
    align-items: center;
}

.main-menu-wrapper__left-contact-box li+li {
    margin-left: 40px;
}


.main-menu-wrapper__left-contact-box li .icon i {
    font-size: 12px;
    /*  color: red;*/
    color: #fff;
    line-height: 34px;
}

.main-menu-wrapper__left-contact-box li .text {
    margin-left: 12px;
}

.main-menu-wrapper__left-contact-box li .text p {
    font-size: 14px;
    font-weight: 500;
    margin: 0;
}

.main-menu-wrapper__left-contact-box li .text a {
    color: #fff;
}


.main-menu-wrapper__right-social {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    padding: 12px 0;
}

.main-menu-wrapper__right-social a {
    display: -webkit-box;
    display: flex;
    -webkit-box-align: center;
    align-items: center;
    -webkit-box-pack: center;
    justify-content: center;
    text-align: center;
    color: #ffffff;
    font-size: 12px;
    -webkit-transition: all 500ms ease;
    transition: all 500ms ease;
}

.main-menu-wrapper__right-social a+a {
    margin-left: 30px;
}

.main-menu-wrapper__right-social a:hover {
    color: red;
}

.main-menu-wrapper__bottom {
    position: relative;
    display: block;
    padding: 0 0px 0;
}

.main-menu {
    /* position: relative; */
    /* z-index: 91;*/
}

.main-menu__inner {
    display: flex;
    align-items: center;
    /* position: relative; */
    justify-content: space-between;
}

.main-menu__right {
    /* margin-left: auto; */
    padding-left: 30px;
    display: flex;
    align-items: center;
    position: relative;
}

.main-menu__right:before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    content: "";
    /* background-color: #e5e5e5; */
    width: 1px;
}

@media (max-width: 425px) {
    .main-menu__right {
        padding-left: 0;
    }
}

.main-menu__search {
    font-size: 24px;
    color: var(--thm-black);
    margin-right: 30px;
    transition: all 500ms ease;
}

.main-menu__cart {
    font-size: 24px;
    color: var(--thm-black);
    margin-right: 30px;
    transition: all 500ms ease;
}

.main-menu__search:hover,
.main-menu__cart:hover {
    color: red;
}

@media (max-width: 1199px) {
    .main-menu__search,
    .main-menu__cart {
        margin-right: 20px;
        font-size: 20px;
    }
}

@media (max-width: 767px) {
    .main-menu__cart {
        margin-right: 0;
    }
    .video-title p {
        display: none;
    }
    .video-title h2 {
        font-size: 35px;
    }
    .sliders-video .video_overlays {
        height: 95%;
    }


    .slick-next{right: 15px !important; bottom: -18%;}
    .slick-prev{right: 75px !important; bottom: -15%;}
    
}

.main-menu__read-more-btn {
    font-size: 12px;
    padding: 5px 30px;
}

.main-menu__read-more-btn:before {
    position: absolute;
    bottom: -5px;
    width: 100%;
    height: 1px;
    left: 0;
    background: var(--thm-black);
    content: "";
    transition: transform 500ms ease;
    transform-origin: left center;
    transform: scale(1, 1);
}

.main-menu__read-more-btn:hover::before {
    transform: scale(0, 1);
    transform-origin: right center;
}

.stricky-header.main-menu {
    padding: 0 60px;
}

.main-menu,
.stricky-header {
    /* after third level no menu */
    background: #fff;
    border-bottom-left-radius: 15px;
    border-bottom-right-radius: 15px;
}

.main-menu .main-menu__list,
.main-menu .main-menu__list ul,
.stricky-header .main-menu__list,
.stricky-header .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
    align-items: center;
    display: none;
}

@media (min-width: 1200px) {
    .main-menu .main-menu__list,
    .main-menu .main-menu__list ul,
    .stricky-header .main-menu__list,
    .stricky-header .main-menu__list ul {
        display: flex;
    }
}

.main-menu .main-menu__list>li,
.stricky-header .main-menu__list>li {
    position: relative;
}
.main-menu .main-menu__list>li a,
.stricky-header .main-menu__list>li a
{
    padding: 20px 12px;

}

.main-menu .main-menu__list>li+li,
.stricky-header .main-menu__list>li+li {
    /* margin:0px 15px; */
}

.main-menu .main-menu__list>li>a,
.stricky-header .main-menu__list>li>a {
    font-size: 1rem;
    font-weight: 600;
    letter-spacing: 0.5px;
    display: flex;
    align-items: center;
    color: #02355a !important;
    /*   color: #fff;*/
    text-transform: capitalize;
    position: relative;
    transition: all 500ms ease;
    font-family: 'Gilroy', sans-serif;
}

.main-menu .main-menu__list>li>a i,
.stricky-header .main-menu__list>li>a i{font-size: 14px;}
.main-menu .main-menu__list>li>a:hover,
.stricky-header .main-menu__list>li>a:hover {color: #02355a !important;}

.main-menu .main-menu__list>li>a::before,
.stricky-header .main-menu__list>li>a::before {
    content: '';
    width: 100%;
    height: 6px;
    background-color: #e5e5e5;
    position: absolute;
    bottom: 9px;
    left: 0;
    transition: transform 500ms ease;
    transform: scale(0, 1);
    transform-origin: left center;
    z-index: -1;
}

.main-menu .main-menu__list>li.current>a,
.main-menu .main-menu__list>li:hover>a,
.stricky-header .main-menu__list>li.current>a,
.stricky-header .main-menu__list>li:hover>a {
    color: var(--thm-black);
}

.main-menu .main-menu__list>li.current>a::before,
.main-menu .main-menu__list>li:hover>a::before,
.stricky-header .main-menu__list>li.current>a::before,
.stricky-header .main-menu__list>li:hover>a::before {
    transform: scale(1, 1);
    transform-origin: right center;
}

.main-menu .main-menu__list li ul,
.stricky-header .main-menu__list li ul {
    position: absolute;
    top: 75px;
    left: 0;
    min-width: 260px;
    background-color: #fff;
    flex-direction: column;
    justify-content: flex-start;
    align-items: flex-start;
    opacity: 0;
    visibility: hidden;
    transition: 500ms ease;
    z-index: 99;
    /* box-shadow: 0px 0px 65px 0px rgba(0, 0, 0, 0.1); */
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.main-menu .main-menu__list li:hover>ul,
.stricky-header .main-menu__list li:hover>ul {
    opacity: 1;
    visibility: visible;
}

.main-menu .main-menu__list li ul li,
.stricky-header .main-menu__list li ul li {
    flex: 1 1 100%;
    width: 100%;
    position: relative;
}

.main-menu .main-menu__list li ul li+li,
.stricky-header .main-menu__list li ul li+li {
    border-top: 1px solid RGBA(var(--thm-black), 0.1);
}

.main-menu .main-menu__list li ul li,
.stricky-header .main-menu__list li ul li
{
    
    padding-left: 20px;
    padding-right: 20px;
    padding-top: 9px;
    padding-bottom: 9px;
}
.footer-widget__column img{width: 70%;}
.main-menu .main-menu__list li ul li a,
.stricky-header .main-menu__list li ul li a {
    font-size: 16px;
    line-height: 30px;
    color: var(--thm-black);
    display: flex;
    transition: 500ms;
    font-weight: 600;
    padding: 0;
    align-items: center;
    gap: 10px;
}


.main-menu .main-menu__list li ul li ,
.stricky-header .main-menu__list li ul li  {font-size: 16px; color: #155798; font-weight: 600;}

.main-menu .main-menu__list li ul li:hover>a,
.stricky-header .main-menu__list li ul li:hover>a {
    /* background-color: rgb(241, 240, 240); */
    /* color: #000; */
    text-decoration: underline;
}

.main-menu .main-menu__list li ul li>ul,
.stricky-header .main-menu__list li ul li>ul {
    top: 0;
    left: 100%;
}

.main-menu .main-menu__list li ul li>ul.right-align,
.stricky-header .main-menu__list li ul li>ul.right-align {
    top: 0;
    left: auto;
    right: 100%;
}

.main-menu .main-menu__list li ul li>ul ul,
.stricky-header .main-menu__list li ul li>ul ul {
    display: none;
}

.stricky-header {
    position: fixed;
    z-index: 991;
    top: 0;
    left: 0;
    background-color: #fff;
    width: 100%; 
    visibility: hidden;
    transform: translateY(-120%);
    transition: transform 500ms ease, visibility 500ms ease;
    box-shadow: 0px 10px 60px 0px rgb(0 0 0 / 51%);
}

.main-menu .main-menu__list>li.mega, .stricky-header .main-menu__list>li.mega {position: inherit;}
.main-menu .main-menu__list>li.mega ul, .stricky-header .main-menu__list>li.mega ul {width: 100%; overflow-y: hidden;}

.main-menu .main-menu__list>li.mega a:hover i{rotate: 180deg; transition-duration: .3s;}

@media (max-width: 1199px) {
    .stricky-header {
        display: none !important
    }


    .slick-next{right: 15px !important; bottom: -27% ;}
    .slick-prev{right: 75px !important; bottom: -20% ;}

        .year-nav{justify-content: left; flex-wrap: nowrap;}
    /* .year-heading{margin: 5px 0px;} */
    /* .accordion-body ul li a {font-size: 18px !important;} */
    #tab1:checked ~ .tab-row label[for=tab1], #tab2:checked ~ .tab-row label[for=tab2], #tab3:checked ~ .tab-row label[for=tab3],
    .tabs label
    {font-size: 42px !important; margin: 10px 0px;}
    .tab-row{display: block !important;}
    /* .site-footer-btn{font-size: 1.375rem !important;} */
    
}

.stricky-header.stricky-fixed {
    transform: translateY(0);
    visibility: visible;
}

.stricky-header .main-menu__inner {
    box-shadow: none;
    padding-right: 0;
    max-width: 1170px;
    width: 100%;
    margin: 0 auto;
}

.mobile-nav__buttons {
    display: flex;
    margin-left: auto;
    margin-right: 10px;
}

@media (min-width: 1200px) {
    .mobile-nav__buttons {
        display: none;
    }
}

.mobile-nav__buttons a {
    font-size: 20px;
    color: var(--thm-black);
    cursor: pointer;
}

.mobile-nav__buttons a+a {
    margin-left: 10px;
}

.mobile-nav__buttons a:hover {
    color: var(--thm-base);
}

/* .main-menu .mobile-nav__toggler {
    font-size: 32px;
    color: #53b3c0;
    cursor: pointer;
    transition: 500ms;
    margin-right: 20px;
} */

.main-menu .mobile-nav__toggler {
    /* font-size: 102px; */
    color: #000000;
    cursor: pointer;
    transition: 500ms;
    margin-right: 20px;
    position: absolute;
    top: 10px;
    right: 25px;
    z-index: 9999;
}

.main-menu .mobile-nav__toggler:hover {
    color: var(--thm-base);
}

@media (min-width: 1200px) {
    .main-menu .mobile-nav__toggler {
        display: none;
    }
}

/*--------------------------------------------------------------
# Navigations Two
--------------------------------------------------------------*/

.main-header-two {
    position: relative;
    display: block;
}

.main-menu-wrapper-two-top {
    position: relative;
    display: block;
    padding: 35px 0;
    background-color: var(--thm-black);
}

.main-menu-wrapper-two-top-pattern {
    position: absolute;
    top: 0;
    bottom: 0;
    right: 0;
    left: 0;
    opacity: .10;
    background-repeat: no-repeat;
    background-size: cover;
}

.main-menu-wrapper-two-top__inner {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-menu-wrapper-two-top__search-and-cart-icon {
    display: flex;
    align-items: center;
    padding: 5px 0;
}

.main-menu-wrapper-two-top__search {
    font-size: 24px;
    color: #ffffff;
    margin-right: 24px;
    transition: all 500ms ease;
}

.main-menu-wrapper-two-top__search:hover {
    color: red;
}

.main-menu-wrapper-two-top__cart {
    font-size: 24px;
    color: #ffffff;
    transition: all 500ms ease;
}

.main-menu-wrapper-two-top__cart:hover {
    color: red;
}



.main-menu-wrapper-two-bottom {
    position: relative;
    display: block;
    background-color: #101010;
}

.main-menu-wrapper-two-bottom:before {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    content: "";
    height: 1px;
    background-color: rgba(255, 255, 255, .1);
}


.main-menu__two {
    display: flex;
    align-items: center;
    justify-content: center;
}


.main-menu__two .main-menu__list>li>a,
.stricky-header .main-menu__two .main-menu__list>li>a {
    color: #fff;
}

.main-menu__two .main-menu__list>li,
.stricky-header.main-menu__two .main-menu__list>li {
    padding-top: 15px;
    padding-bottom: 15px;
}

.main-menu__two .main-menu__list>li.current>a,
.main-menu__two .main-menu__list>li:hover>a,
.stricky-header .main-menu__two .main-menu__list>li.current>a,
.stricky-header .main-menu__two .main-menu__list>li:hover>a {
    color: #ffffff;
}

.main-menu__two .main-menu__list>li>a::before,
.stricky-header .main-menu__two .main-menu__list>li>a::before {
    background-color: #404040;
}

.main-menu__two .main-menu__list>li,
.stricky-header.main-menu__two .main-menu__list>li {
    padding-top: 15px;
    padding-bottom: 15px;
}

.stricky-header.main-menu__two .main-menu__inner {
    padding: 0 0;
}

.stricky-header.main-menu__two {
    padding: 0 0;
    background-color: #101010;
}

/*--------------------------------------------------------------
# Navigations Three
--------------------------------------------------------------*/

.main-header-three {
    position: absolute;
    left: 0px;
    top: 0px;
    width: 100%;
    z-index: 999;
    transition: all 500ms ease;
}

.main-header-three__menu-box {
    position: relative;
    display: block;
    padding: 0 60px;
}

.main-menu-three {
    background-color: transparent;
}

.main-menu-three__container {
    position: relative;
    display: flex;
    align-items: center;
    justify-content: space-between;
}

.main-menu-three__logo {
    position: relative;
}



.main-menu-three__inner {
    position: relative;
    display: block;
}

.main-menu-three__right {
    position: relative;
    display: flex;
    align-items: center;
}

.main-menu-three__search {
    font-size: 24px;
    color: #ffffff;
    margin-right: 35px;
    transition: all 500ms ease;
}

.main-menu-three__search:hover {
    color: red;
}

.main-menu-three__cart {
    font-size: 24px;
    color: #ffffff;
}

.main-menu-three__cart:hover {
    color: red;
}

.main-menu-three .main-menu__list>li,
.stricky-header .main-menu-three .main-menu__list>li {
    padding-top: 43px;
    padding-bottom: 43px;
    position: relative;
}

.main-menu-three .main-menu__list>li>a::before,
.stricky-header .main-menu-three .main-menu__list>li>a::before {
    background-color: #333333;
}

.main-menu-three .main-menu__list>li.current>a,
.main-menu-three .main-menu__list>li:hover>a,
.stricky-header .main-menu-three .main-menu__list>li.current>a,
.stricky-header .main-menu-three .main-menu__list>li:hover>a {
    color: #ffffff;
}

.stricky-header.main-menu-three {
    background-color: var(--thm-black);
}

/*--------------------------------------------------------------
# Animations
--------------------------------------------------------------*/

@keyframes bubbleMover {
    0% {
        -webkit-transform: translateY(0px) translateX(0) rotate(0);
        transform: translateY(0px) translateX(0) rotate(0);
    }
    30% {
        -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
        transform: translateY(30px) translateX(50px) rotate(15deg);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }
    50% {
        -webkit-transform: translateY(50px) translateX(100px) rotate(45deg);
        transform: translateY(50px) translateX(100px) rotate(45deg);
        -webkit-transform-origin: right bottom;
        transform-origin: right bottom;
    }
    80% {
        -webkit-transform: translateY(30px) translateX(50px) rotate(15deg);
        transform: translateY(30px) translateX(50px) rotate(15deg);
        -webkit-transform-origin: left top;
        transform-origin: left top;
    }
    100% {
        -webkit-transform: translateY(0px) translateX(0) rotate(0);
        transform: translateY(0px) translateX(0) rotate(0);
        -webkit-transform-origin: center center;
        transform-origin: center center;
    }
}

@keyframes shapeMover {
    0%,
    100% {
        transform: perspective(400px) translateY(0) rotate(0deg) translateZ(0px) translateX(0);
    }
    50% {
        transform: perspective(400px) rotate(0deg) translateZ(20px) translateY(20px) translateX(20px);
    }
}

@keyframes banner3Shake {
    0% {
        -webkit-transform: rotate3d(0, 1, 0, 0deg);
        transform: rotate3d(0, 1, 0, 0deg);
    }
    30% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    60% {
        -webkit-transform: rotate3d(1, 0, 0, 0deg);
        transform: rotate3d(1, 0, 0, 0deg);
    }
    80% {
        -webkit-transform: rotate3d(0, 0, 1, 5deg);
        transform: rotate3d(0, 0, 1, 5deg);
    }
    100% {
        -webkit-transform: rotate3d(0, 1, 0, 0deg);
        transform: rotate3d(0, 1, 0, 0deg);
    }
}

@keyframes squareMover {
    0%,
    100% {
        -webkit-transform: translate(0, 0) rotate(0);
        transform: translate(0, 0) rotate(0);
    }
    20%,
    60% {
        -webkit-transform: translate(20px, 40px) rotate(180deg);
        transform: translate(20px, 40px) rotate(180deg);
    }
    30%,
    80% {
        -webkit-transform: translate(40px, 60px) rotate(0deg);
        transform: translate(40px, 60px) rotate(0deg);
    }
}

@keyframes treeMove {
    0%,
    100% {
        -webkit-transform: rotate(0deg) translateX(0);
        transform: rotate(0deg) translateX(0);
    }
    25%,
    75% {
        -webkit-transform: rotate(5deg) translateX(15px);
        transform: rotate(5deg) translateX(15px);
    }
    50% {
        -webkit-transform: rotate(10deg) translateX(30px);
        transform: rotate(10deg) translateX(30px);
    }
}

/*--------------------------------------------------------------
#     Zoom Fade Css
--------------------------------------------------------------*/

.zoom-fade {
    animation-name: zoom-fade;
    animation-duration: 5s;
    animation-iteration-count: infinite;
    animation-timing-function: linear;
    -webkit-animation-name: zoom-fade;
    -webkit-animation-duration: 5s;
    -webkit-animation-iteration-count: infinite;
    -webkit-animation-timing-function: linear;
    -moz-animation-name: zoom-fade;
    -moz-animation-duration: 5s;
    -moz-animation-iteration-count: infinite;
    -moz-animation-timing-function: linear;
    -ms-animation-name: zoom-fade;
    -ms-animation-duration: 5s;
    -ms-animation-iteration-count: infinite;
    -ms-animation-timing-function: linear;
    -o-animation-name: zoom-fade;
    -o-animation-duration: 5s;
    -o-animation-iteration-count: infinite;
    -o-animation-timing-function: linear;
}

@-webkit-keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes zoom-fade {
    0% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
    50% {
        -webkit-transform: scale(1);
        transform: scale(1);
    }
    100% {
        -webkit-transform: scale(0.9);
        transform: scale(0.9);
    }
}

@keyframes service_hexagon_2 {
    0% {
        -webkit-transform: rotateY(0deg);
        -moz-transform: rotateY(0deg);
        -o-transform: rotateY(0deg);
        transform: rotateY(0deg)
    }
    100% {
        -webkit-transform: rotateY(360deg);
        -moz-transform: rotateY(360deg);
        -o-transform: rotateY(360deg);
        transform: rotateY(360deg)
    }
}

/*--------------------------------------------------------------
# Mobile Nav
--------------------------------------------------------------*/

.mobile-nav__wrapper {
    position: fixed;
    top: 0;
    left: 0;
    width: 100vw;
    height: 100vh;
    opacity: 0;
    transform: translateX(-50%);
    transform-origin: right center;
    transition: transform 500ms ease-in, opacity 500ms linear, visibility 500ms ease-in;
    z-index: 999;
    visibility: hidden;
}

.mobile-nav__wrapper .container {
    padding-left: 0;
    padding-right: 0;
}

.mobile-nav__wrapper.expanded {
    opacity: 1;
    transform: translateX(0%);
    visibility: visible;
}

.mobile-nav__overlay {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    background-color: #000000;
    opacity: 0.5;
    cursor: pointer;
}

.mobile-nav__content {
    width: 100%;
    background-color: #fff;
    z-index: 10;
    position: relative;
    height: 100%;
    overflow-y: auto;
    padding-top: 10px;
    padding-bottom: 30px;
    padding-left: 15px;
    padding-right: 15px;
}

.mobile-nav__content .thm-btn {
    padding: 8px 0;
    width: 100%;
    text-align: center;
}

.mobile-nav__content .logo-box {
    margin-bottom: 40px;
    display: flex;
}

.mobile-nav__close {
    position: absolute;
    top: 12px;
    right: 20px;
    font-size: 18px;
    color: var(--thm-text-dark);
    cursor: pointer;
    width: 20px;
    height: 20px;
    z-index: 10;
}

.mobile-nav__close::after,
.mobile-nav__close::before {
    content: '';
    width: 20px;
    height: 2px;
    background-color: #fff;
    transform: rotate(45deg);
    transform-origin: center center;
    display: block;
    position: absolute;
    top: 0;
    left: 0;
}

.mobile-nav__close::after {
    transform-origin: center center;
    transform: rotate(-45deg);
}

.mobile-nav__content .main-menu__list,
.mobile-nav__content .main-menu__list ul {
    margin: 0;
    padding: 0;
    list-style-type: none;
}

.mobile-nav__content .main-menu__list ul {
    display: none;
    border-top: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__content .main-menu__list li:not(:last-child) {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__content .main-menu__list li a {
    display: flex;
    justify-content: space-between;
    line-height: 30px;
    color: #02355a;
    /* height: 54px; */
    align-items: center;
    transition: 500ms;
    font-weight: bold;
    font-size: 20px;
    padding: 12px 25px;
}

.mobile-nav__content .main-menu__list li a.expanded {
    /* color: #fff; */
}

.mobile-nav__content .main-menu__list li a button {
    width: 30px;
    height: 30px;
    /* background-color: red; */
    border: none;
    outline: none;
    /* color: #fff; */
    display: flex;
    align-items: center;
    justify-content: center;
    text-align: center;
    transform: rotate(-90deg);
    transition: transform 500ms ease;
    background: none;
}

.mobile-nav__content .main-menu__list li a button.expanded {
    transform: rotate(0deg);
    background-color: #fff;
    color: var(--thm-black);
}

.mobile-nav__content .main-menu__list li.cart-btn span {
    position: relative;
    top: auto;
    right: auto;
    transform: translate(0, 0);
}

.mobile-nav__content .main-menu__list li.cart-btn i {
    font-size: 16px;
}

.mobile-nav__top {
    display: flex;
    align-items: center;
    justify-content: space-between;
    margin-bottom: 30px;
}

.mobile-nav__top .main-menu__login a {
    color: var(--thm-text-dark);
}

.mobile-nav__container {
    border-top: 1px solid rgba(255, 255, 255, 0.1);
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}

.mobile-nav__social {
    display: flex;
    align-items: center;
}

.mobile-nav__social a {
    font-size: 16px;
    color: red;
    transition: 500ms;
}

.mobile-nav__social a+a {
    margin-left: 30px;
}

.mobile-nav__social a:hover {
    color: #ffffff;
}

.mobile-nav__contact {
    margin-bottom: 0;
    margin-top: 20px;
    margin-bottom: 20px;
}

.mobile-nav__contact li {
    color: var(--thm-text-dark);
    font-size: 14px;
    font-weight: 500;
    position: relative;
    display: flex;
    align-items: center;
}

.mobile-nav__contact li+li {
    margin-top: 15px;
}

.mobile-nav__contact li a {
    color: #ffffff;
    transition: 500ms;
}

.mobile-nav__contact li a:hover {
    color: red;
}

.mobile-nav__contact li>i {
    width: 30px;
    height: 30px;
    border-radius: 50%;
    background-color: red;
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: center;
    font-size: 11px;
    margin-right: 10px;
    color: #fff;
}

.mobile-nav__container .main-logo,
.mobile-nav__container .topbar__buttons,
.mobile-nav__container .main-menu__language,
.mobile-nav__container .main-menu__login {
    display: none;
}

/*--------------------------------------------------------------
#Site Footer
--------------------------------------------------------------*/

.site-footer {
    position: relative;
    display: block;
}

.no-scroll{
    overflow: hidden;
    height: 100vh;
    /* background-color: #3f39392e; */
}

.site-footer__top {
    position: relative;
    display: block;
    padding: 100px 0px;
    background-color: #145697;
}



.site-footer__top-text {
    font-size: 4.5rem;
    color: #a4c9ed;
    font-weight: 900;
    margin: 0;
    line-height: 64px;
    padding-left: 25px;
    padding-right: 22px;
    /* font-family: 'Gilroy', sans-serif; */
    font-family: 'GT Pressura', sans-serif;
    
    text-transform: uppercase;
    line-height: 0.9;
    letter-spacing: -0.03em;
}



.site-footer-btn {
    background-color: #a4c9ed;
    color: var(--thm-black);
    padding: 15px 30px;
    font-size: 1.5rem;
    font-weight: 600;
    border-radius: 50px;
    display: block;
    margin: 10px 0;
    line-height: 1.2;
}
.site-footer-btn:hover{
    background-color: #71a8e3;
    color: #02355a;


}
.site-footer__main {
    /* position: relative;
    display: block; */
    padding-top: 50px;
    padding-bottom: 90px;
    z-index: 10;
    background-color: var(--thm-black);
}

.site-footer__main::before {
    position: absolute;
    top: 0;
    left: 0;
    bottom: 0;
    right: 0;
    content: "";
    background-color: var(--thm-black);
    z-index: -1;
}


.footer-widget__title {
    font-size: 72px;
    color: #ffffff;
    font-weight: 700;
    line-height: 32px;
    margin-bottom: 20px;    
    font-family: 'GT Pressura', sans-serif;

}

.footer-widget__text {
    font-size: 15px;
    color: #fff;
    margin: 0;
    font-weight: lighter;
    line-height: 30px;
}

.active-mb-4{margin-bottom: 0px;}
.footer-links ul li{list-style: none; padding-bottom: 12px;}
.footer-links ul li a{font-size:1rem; color: #fff; font-weight: bold;}
.footer-links ul li a:hover{color: #ffffff; text-decoration: underline;}

.m-texts{display: none;}


.site-footer-bottom {
    position: relative;
    display: block;
    padding-top: 40.5px;
    padding-bottom: 40.5px;
    background-color: var(--thm-black);
}
.text-grey-300{color: #6f7071; font-size: 16px; line-height: 20px;}
.text-blue-500{color:#02355a; font-size: 20px; font-weight: 600;}



.bottom-links a{color: #fff;}
/* .bottom-links a:hover{color: #03a9f4 !important;} */


.hidden {
    display: none;
    visibility: hidden;
}

.footer-links ul{padding: 0px;}
/* Quarterly earnings section */

.quarterly-earnings{padding:85px 20px; text-align: center;}
.quarterly-earnings h1 {
    font-size: 96px;
    /* font-weight: 800; */
    color: #02355a;
    /* margin-bottom: 32px; */
    text-transform: uppercase;
    font-family: 'GT Pressura', sans-serif;
    
}
.quarterly-earnings h6 {font-size: 28px; font-weight: 500; color: #000; padding: 0px 20%;}


/* banner-sec1  */

.banner-sec1 img{ width: 100%;}



/* tabs-section  02355a */

.tabs-section{padding: 50px 0;}
.tabs-section ul {
    display: flex;
    align-items: center;
    justify-content: center;
    list-style: none;
    background: #f7f5f3;
    width: fit-content;
    padding: 12px;
    margin: 0 auto;
    border-radius: 50px;
}
.tabs-section ul li a{
    font-size: 24px;
    font-weight: 500;
    color: #02355a;
    padding:12px 26px;
}
.tabs-section ul li a:hover{
    background: #02355a;
    border-radius: 50px;
    color: #fff;
}

/* accordions  */

.accordion {
    max-width: 672px;
    margin: 0 auto;
    overflow: hidden;
    font-family: 'Gilroy', sans-serif;
    padding: 3% 0 0;
  }

  .accordion h2{margin: 15px 0px;}

  /* Hide the radios but keep them keyboard‑focusable */
  .accordion input {
    position: absolute;
    opacity: 0;
  }

  /* ——— Header buttons ——— */
  .accordion label {
    display: flex;
    align-items: center;
    gap: .5rem;
    padding: 1rem 1.25rem;
    cursor: pointer;
    font-weight: 600;
    text-align: left;
    transition: background .25s;
  }
  .accordion label:hover,
  .accordion input:focus + label {
    background: #ececec;
  }

  /* Chevron icon (drawn with CSS) */
  .accordion label::after {
    content: "";
    width: .6rem;
    height: .6rem;
    border-right: 2px solid currentColor;
    border-bottom: 2px solid currentColor;
    transform: rotate(-45deg);
    transition: transform .25s;
    margin-left: auto;
  }

  /* ——— Content panels ——— */
  .accordion article {
    max-height: 0;
    overflow: hidden;
    padding: 0 1.25rem;
    background: #fff;
    line-height: 1.6;
    transition: max-height .35s ease, padding .35s ease;
  }

  /* When a section’s radio is checked, reveal its panel */
  .accordion input:checked + label::before {
    transform: rotate(45deg);          /* flip chevron */
  }
  .accordion input:checked + label + article {
    max-height: 20rem;                 /* enough for typical content */
    padding: 1rem 1.25rem 1.25rem;
  }

  /* Optional: visual separation between items */
  .accordion label + article + input + label {
    border-top: 1px solid #ddd;
  }
  #year-list .accordion-button{padding: 0px;}
  #year-list .accordion-body{padding:6px 0px 50px;}
  #year-list .accordion-body ul{list-style: none; padding: 0;}
    #year-list .accordion-body ul li {padding: 15px 0px;}
  #year-list .accordion-body ul li a{
background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='8' height='8' viewBox='0 0 8 8'%3E%3Ccircle cx='4' cy='4' r='4' fill='%236f7071'/%3E%3C/svg%3E");
background-repeat: no-repeat;
padding-left: 30px;
margin-left: -3px;
background-position: 10px;

  }
  .item-center{align-items: center;}
  .justify-center{justify-content: center;}
  .justify-between{justify-content: space-between;}


  /* slider  */
 * {
      box-sizing: border-box;
    }
.bg-blue{background: #357fce; padding: 100px 0px;}
    .slider {
        /* width: 50%; */
        margin: 40px auto;
    }

    .slick-slide {
      margin: 0px 20px 0 0;
    }

    .slick-slide img {
      width: 100%;
    }

    .slick-prev:before,
    .slick-next:before {
      color: black;
    }


    .slick-slide {
      transition: all ease-in-out .3s;
      opacity: .2;
    }

    .slick-slide h2{color: #fff; font-size: 32px; margin: 24px 0px;}
    
    .slick-active {
      opacity: .5;
    }

    .slick-current {
      opacity: 1;
    }
.accordion-body ul li a{color: #011423; font-size: 22px;}
.accordion-body ul li a:hover{color: #333; text-decoration: none;}
    ul.tabs{list-style: none; display: flex;}
    ul.tabs li a.active{color: #145697; text-decoration: underline;}
    ul.tabs li a{font-size: 48px; text-transform: uppercase; color: #fff; padding: 0px 25px 0px 0px; font-weight: 700; font-family: 'Gilroy', sans-serif;}
    /* slider  */


    /* tabs  */
 .tabs input { display: none; }
    .tab-row {
      display: flex;
      /* border-bottom: 1px solid rgba(255,255,255,.15); */
    }
    .tabs label{
        font-size: 72px;
    text-transform: uppercase;
    color: #fff;
    padding: 0px 25px 0px 0px;
    font-weight: 700;
    /* font-family: 'Gilroy', sans-serif; */
    font-family: 'GT Pressura', sans-serif;

    }
    .tab-row label:hover { background: rgba(255,255,255,0.05); color: #fff; }
    #tab1:checked ~ .tab-row label[for=tab1],
    #tab2:checked ~ .tab-row label[for=tab2],
    #tab3:checked ~ .tab-row label[for=tab3] {
    font-size: 96px;
    text-transform: uppercase;
    color: #145697;
    padding: 0px 25px 0px 0px;
    font-weight: 700;
    /* font-family: 'Gilroy', sans-serif; */
    font-family: 'GT Pressura', sans-serif;

    text-decoration: underline;

    }
    .tab-panel { display: none; padding: 0px; }
    #tab1:checked ~ .panels #panel1,
    #tab2:checked ~ .panels #panel2,
    #tab3:checked ~ .panels #panel3 { display: block; }
    .slick-slide img {
      width: 100%;
      border-radius: 12px;
    }

    /* tabs  */

    .add.p-4 {
    /* padding-top: 100px !important;
    padding-bottom: 100px !important; */
    padding:50px 75px !important;
    max-width: 440px;
    width: 100%;
    height: 430px;
    background: #FFF;
/* background: linear-gradient(180deg,rgba(255, 255, 255, 1) 15%, rgba(21, 87, 152, 1) 15%); */

background: linear-gradient(180deg,rgba(255, 255, 255, 1) 0%, rgba(21, 87, 152, 1) 0%);
}

    .add h1{font-size: 3rem; color: #fff; text-align: left; font-weight: 900;
    font-family: 'GT Pressura', sans-serif !important; margin-bottom: 0px;
     }
    .main-menu__heading{margin-bottom: 15px;}

    .add p{font-size: 16px; color: #fff; text-align: left; font-weight: 600;
     margin:5px 0px 35px 0px; line-height: 24px;  overflow: hidden; display: inline-block;
     }

     .add a{background-color: #a5caee; color: #1c355a; font-size: 17px; font-weight: 800; padding: 14px 24px; border-radius: 50px;}
 .add a:hover{background:#71a8e3; transition: 0.3s;}
     .dropdown li a img{position: relative; top: 10px; right: -15px;}

     /* search css  */

     /* Button */
.open-btn {
  /* background-color: #007bff; */
  /* color: white; */
  border: none;
  padding: 12px 20px;
  /* font-size: 16px; */
  border-radius: 8px;
  cursor: pointer;
}
.open-btn:hover {
  /* background-color: #0056b3; */
}
button:focus {
    outline: dotted 1px;
    outline: none !important;
}
.main-menu__right button, .main-menu__right button:focus{background: none; border: none;}

/* Popup Background */
.popup {
  display: none;
  position: fixed;
  z-index: 100;
  left: 0;
  top: 0;
  width: 100%;
  height: 100%;
  background-color: rgba(0,0,0,0.6);
}

/* Popup Box */

.popup-content {
    /* background: white; */
    /* padding: 20px; */
    /* border-radius: 10px; */
    /* width: 94%; */
    margin: 0% auto;
    text-align: center;
    position: relative;
}

.search-bar{background: #fff; padding: 18px 15px; border-bottom-left-radius: 15px; border-bottom-right-radius: 15px;}

/* Close Button */
.close {
  position: absolute;
  top: 10px;
  right: 15px;
  font-size: 0px;
  cursor: pointer;
  color: #333;
}
.close:hover {
  color: red;
}

/* Search Input */
.search-input {
  width: 100%;
  padding: 2px 10px 0;
  margin:0px 0;
  border: 1px solid #fcfcfc;
  border-radius: 6px;
  font-size: 18px;
  font-weight: 800;
  color: #000;
}
input.search-input::placeholder{color: #888;}
.search-input:focus{border: none; outline: none;}

/* Search Button */
.search-btn {
background: none;
  border: none;
  cursor: pointer;
}


/* search css */




/* .accordion */



.accordion-button {
    position: relative;
    display: flex;
    align-items: center;
    width: 100%;
    padding: 1rem 1.25rem;
    font-size:24px;
    font-weight: 600;
    color: #737373;
    background-color: transparent;
    border: 1px solid rgba(0, 0, 0, .125);
    border-radius: 0;
    z-index: 0;
    overflow-anchor: none;
    transition: color .15s ease-in-out, background-color .15s ease-in-out, border-color .15s ease-in-out, box-shadow .15s ease-in-out, border-radius .15s ease
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button {
        transition: none
    }
}

.accordion-button.collapsed {
    border-bottom-width: 0
}

.accordion-button:not(.collapsed) {
    color: #737373;
    font-size: 22px;
    font-weight: 600;
    background-color: #e7f1ff
}

.accordion-button:not(.collapsed)::after {
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%230c63e4'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    transform: rotate(180deg)
}

.accordion-button::after {
    flex-shrink: 0;
    width: 1.25rem;
    height: 1.25rem;
    margin-left: auto;
    content: "";
    background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' viewBox='0 0 16 16' fill='%23212529'%3e%3cpath fill-rule='evenodd' d='M1.646 4.646a.5.5 0 0 1 .708 0L8 10.293l5.646-5.647a.5.5 0 0 1 .708.708l-6 6a.5.5 0 0 1-.708 0l-6-6a.5.5 0 0 1 0-.708z'/%3e%3c/svg%3e");
    background-repeat: no-repeat;
    background-size: 1.25rem;
    transition: transform .2s ease-in-out
}

@media (prefers-reduced-motion:reduce) {
    .accordion-button::after {
        transition: none
    }
}

.accordion-button:hover {
    z-index: 2
}

.accordion-button:focus {
    z-index: 3;
    border-color: #86b7fe;
    outline: 0;
    box-shadow: 0 0 0 .25rem rgba(13, 110, 253, .25)
}

.accordion-header {
    margin-bottom: 0
}

.accordion-item:first-of-type .accordion-button {
    border-top-left-radius: .25rem;
    border-top-right-radius: .25rem
}

.accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-width: 1px;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-item:last-of-type .accordion-collapse {
    border-bottom-width: 1px;
    border-bottom-right-radius: .25rem;
    border-bottom-left-radius: .25rem
}

.accordion-collapse {
    border: solid rgba(0, 0, 0, .125);
    border-width: 0px
}

.accordion-body {
    padding: 1rem 1.25rem
}

.accordion-flush .accordion-button {
    border-right: 0;
    border-left: 0;
    border-radius: 0
}

.accordion-flush .accordion-collapse {
    border-width: 0
}

.accordion-flush .accordion-item:first-of-type .accordion-button {
    border-top-width: 0;
    border-top-left-radius: 0;
    border-top-right-radius: 0
}

.accordion-flush .accordion-item:last-of-type .accordion-button.collapsed {
    border-bottom-width: 0;
    border-bottom-right-radius: 0;
    border-bottom-left-radius: 0
}


/* .accordion */

.navbar-nav .nav-link{font-size: 1rem;}

/* Apply underline only to TOP LEVEL nav links */
.navbar-nav > .nav-item > .nav-link {
    position: relative;
    display: inline-block;   /* Underline works */
    /* padding-bottom: 4px; */
}
 
/* Active underline */
.navbar-nav > .nav-item > .nav-link.active::after {
    content: "";
    position: absolute;
    left: 0;
    bottom: -2px;
    width: 100%;
    height: 2px;
    /* background-color: #005BBB; */
}

.text-black{color: #222;
        font-size: 1.375rem;
    }
.dropdown-item {
    
    white-space: normal;
        color: #6f7071;
    
}

 @media (max-width: 1024px) {

    .nav-item a.active {
    color: #003d63 !important;
    border-bottom: 4px solid #003d63;
}
button#mobileProductsBtn {
    color: #003d63;
}


    h5.fw-bold.mb-3
    {
display: none;
    }
    .dropdown-item {
        color: #6f7071 !important;
        background-color: #fff !important;
    }
            .desktop-menu {
                display: none !important;
                
            }

            #hamburgerBtn {
                font-size: 20px;
                cursor: pointer;
            }

            /* #mobileMenuPanel {
                position: fixed;
                top: 120px;
                left: -100%;
                width: 100%;
                height: 100%;
                background: #ffffff;
                transition: left .35s ease;
                z-index: 2000;
                box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
                padding: 15px;
            } */

            #mobileMenuPanel {
    position: fixed;
    top: 115px;
    left: -100%;
    width: 100%;
    height: auto;
    background: #ffffff;
    transition: left .35s ease;
    z-index: 2000;
    box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15);
    /* padding: 0px; */
   
}

.list-group-item:first-child, .list-group-item:last-child{border-radius: 0px !important;}
.list-group {
    background: #fff;
    padding-bottom: 30px;
    position: relative;
    border-bottom-left-radius: 30px;
    border-bottom-right-radius: 30px;
}

.list-group-item {
    position: relative;
    display: block;
    padding: 9px 15px;
    background-color: #fff !important;
    border: 0px solid rgba(0,0,0,.125);
}
            #mobileMenuPanel.open {
                left: 0;
            }
#mobileMenuPanel:before {
    content: "";
    height: 100vh;
    width: 100%;
    background: #0a0a0a96;
    position: absolute;
    top: 0;
    left: 0;
}
            #mobileSubmenuPanel {
                position: fixed;
                top: 120px;
                left: -100%;
                width: 100%;
                height: auto;
                background: #fff;
                transition: left .35s ease;
                z-index: 2100;
                padding: 15px;
                border-radius: 30px;
                /* box-shadow: 2px 0 8px rgba(0, 0, 0, 0.15); */
            }

            #mobileSubmenuPanel.open {
                left: 0;
            }

            .header-title-container {
                display: flex;
                flex-direction: column;
                line-height: 1.1;
                color: #6f7071;
            }

            #headerPlaceholder {
                /* font-size: 13px; */
                 color: #02355a; 
                margin-top: 10px;
            }
        }

        @media (min-width: 1025px) {

            .mobile-header,
            #mobileMenuPanel,
            #mobileSubmenuPanel {
                display: none !important;
                
            }

.dropdown-item.active, .dropdown-item:active
{
background-color: #f7f5f3 !important;
color:#02355a
}

            .submenu-desktop {
                display: none !important;
                /* always hidden by default */
                position: absolute;
                background: #f7f5f3;
                /* border: 1px solid #ddd; */
                width: 250px;
                margin-top: 0px;
                font-size: 0.9rem;
                font-weight: normal;
                z-index: 1000;
            }

            /* show only on parent hover */
            .has-submenu:hover .submenu-desktop {
                display: block !important;
            }
        }

        