@import url('https://fonts.googleapis.com/css2?family=Lato:ital,wght@0,100;0,300;0,400;0,700;0,900;1,100;1,300;1,400;1,700;1,900&display=swap');

#smile-ui-lite-container, #dummy-chat-button-iframe, .locale-selectors__container{
    display: none !important;
}

* {
    box-sizing: border-box;
}
body {
    font-family: 'Lato', sans-serif;
    font-size: 12px;
    font-weight: 400;
    line-height: 22px;
    /*letter-spacing: 0.2em;*/
    color: #232323;
    background: #ffffff;
    margin: 0 auto;
    visibility: visible;
    padding:0;
    overflow-x: hidden;
}

h1, h2, h3, h4, h5, h6, p, span, a{
    font-family: 'Lato', sans-serif;
}
/*----------new--------------*/

.header-items.header-bottom-right .header-bottom_icons{
    display: none;
}



ul.list-menu.list-menu--inline {
    z-index: 9999;
    position: relative;
}
body .header-bottom {
        display: flex;
    align-items: center;
    justify-content: space-between ;
}

header.header {
    position: absolute;
    z-index: 99;
    width: 100%;
    background: transparent;
}
.overview_heading h3 {
    font-size: 40px;
    color: #7e4e24;
    text-align: center;
    font-family: 'Lato', sans-serif;
}

.overview_content h3,  .about_team h3 {
    font-size: 24px;
    color: #282828;
    font-family: 'Lato', sans-serif;
    margin-bottom: 10px;
}

.overview_content p , .about_team p{
    font-size: 20px;
    color: #2d2d2d;
    font-weight: 400;
    line-height: 30px;
    font-family: 'Lato', sans-serif;
}

.overview_content span, .about_team span {
    font-size: 20px;
    color: #2d2d2d;
    font-weight: 400;
    font-family: 'Lato', sans-serif;
}
.overview_wrap {
    display: flex;
    align-items: flex-start;
    justify-content: center;

}

.overview_content, .overview_img {
    max-width: 50%;
    flex: 50%;
}
.overview_img img {
    width: 100%;
}
.overview_sec.new_approach .overview_content {
    padding-right: 40px;
}

.overview_sec {
    padding: 50px 0;
}

.overview_sec.leadership_team .overview_content {
    padding-left: 40px;
}
.about_team h3 {
    margin-bottom: 15px;
}
.team_content{
    margin-top:60px;
    display:block;
}
.overview_heading {
    margin-bottom: 70px;
}
.overview_sec.leadership_team span.subtitle , .about_team span{
    color: #7e4e24;
    font-weight: 600;
}

.corporate_directory .accordion .accordion-item{
    margin: 10px 0;
    border-radius: 5px;
    overflow: hidden;
    border-bottom:2px solid #7e4e24;
    border-bottom-left-radius:0;
     border-bottom-right-radius:0;
}
.corporate_directory .accordion-titel{

    padding:  5px;
    cursor: pointer;
}
body .corporate_directory .accordion-titel h2{
    font-size: 18px;
    color: #7e4e24;
    margin:0;
    padding: 6px;
        display: flex;
    justify-content: space-between;
    align-items: center;
}
.corporate_directory .accordion-contant{
    padding: 15px ;
    display: none;
}
.corporate_directory{
    margin:100px 0;

}
.corporate_directory h3{
    font-size: 40px;
    color: #7e4e24;
    text-align:center;
}
.corporate_directory .accordion-contant p{
    font-size: 18px;
}
.corporate_directory .accordion-contant p {
    font-size: 18px;
    line-height: 28px;
    margin-top: 0;
}
.accordion-titel i.fa-solid.fa-angle-down {
    display: inline-block;
}
.investor_tabs .tabs-content div:not(:first-child) {
  display: none;
}
.investor_tabs {
    margin: 50px 0;
}

.investor_tabs ul {
    margin-bottom: 60px;
}
.investor_tabs .tabs-nav ul{
    display:flex;
    align-items:center;
    list-style:none;
    justify-content:center;
    flex-wrap:wrap;
}
.investor_tabs .tabs-nav li{
        background-color: #fff;
    text-align: center;
    font-size: 25px;
    padding:12px 20px;
    border-bottom:1px solid transparent;
}
.tabs-content h3 {
    text-align: center;
    font-size: 31px;
    margin-bottom: 40px;
}
.investor_tabs .tabs-nav li.active {
    border-bottom: 1px solid #172b4d;
}
.investor_tabs .tabs-content th{
    background: #f9fafb;
    font-weight: 700;
}
.investor_tabs .tabs-content td{
    border-top: 1px solid rgba(34,36,38,.1);
}
.investor_tabs .tabs-content table{
    width: 100%;
    border-spacing: 0;
}
.investor_tabs .tabs-content tr:nth-child(odd) {
    background-color: rgba(0,0,50,.02);
}
.investor_tabs .tabs-content th , .investor_tabs .tabs-content td{
        min-width: 50px;
    padding: 10px 15px;
    text-align: inherit;
}
.investor_tabs .table_outer{
    border: 1px solid rgba(34,36,38,.15);
    overflow-x: auto;
    padding: 10px;
}
.investor_tabs .corportare_filling_column .column_1{
    background-color:#000;
 
}
.investor_tabs .corportare_filling_column .column_2{
    background-color:#7e4e24;
 
}
.investor_tabs .corportare_filling_column a{
    color:#fff;
        font-size: 12px;
    font-weight: 700;
}
.corportare_filling_column {
    display: flex;
    align-items: center;
    justify-content: space-between;
}
.corportare_filling_column div {
    text-align: center;
    color: #fff;
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    margin: 20px 10px;
}
body .investor_tabs .tabs-content .corportare_filling_column .column_2 {
    display: block;
}
.halo-block-header span.text {
    font-size: 30px;
    color: #232323;
}

body .halo-block-header .title:before {
    display: none;
}
.article-card__info {
    border: 1px solid #ffffff;
    border-top: 0;
    padding: 16px 27px 28px;
}
.article-card
{
    border-radius: 0px;
    overflow: hidden;
    background-color: #f8f8f8;

}
.article-card__author span {
    font-size: 14px;
    color: #999;
    text-transform: uppercase;
    margin-bottom: 10px;
    display: inline-block;
}
h3.article-card__title {
    margin-bottom: 10px;
}

.article-card__title a {
    font-size: 20px;
    color: #232323;
    text-transform: uppercase;
    line-height: 27px;
}
h2.footer-block__heading {
    font-size: 18px;
    text-transform: capitalize;
}

.footer-block__list li a {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 4px;
}
.footer-block__column {
    width: 33.3%;
}


#shopify-section-footer .list-social {
    margin: 20px 0;
}

.footer-block__bottom {
    display: flex;
    align-items: center;
    justify-content: space-between;
}


.footer-block__bottom ul.list.list-payment.clearfix {
    display: flex;
    list-style: none;
    flex-wrap:wrap;
    padding-left:0;
}
.list-payment__item {
    display: inline-block;
    vertical-align: top;
    margin: 5px 0 5px 15px;
}
.copyright__content {
    color: #232323;
    font-size: 12px;
}
div#list-view-popup {
    display: none;
}

body footer .footer__content-top {
    margin-bottom: 0;
}
.footer__content-bottom .container {
    padding: 0;
}
.list-payment__item .icon {
    width: auto;
    height: 32px;
    fill: currentColor;
    stroke: transparent;
}
body #shopify-section-footer .list-social {
    margin-top: 15px;
    margin-left: -16px;
}

.accordion-titel svg {
    width: 18px;
    height: 18px;
}
body header .list-menu--disclosure {
    display: none;
    position: absolute;
    min-width: 100%;
    width: 22rem;
    background-color: var(--bg-white);
    box-shadow: 0 1px 4px #00000026;
    padding: 5px 0 5px 20px;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    transition: opacity var(--duration-default) ease,transform var(--duration-default) ease;
}

.halo-sidebar.halo-sidebar_menu {
    opacity: 1;
    visibility: visible;
}
.mobile_menu_open .halo-sidebar.halo-sidebar_menu {
    opacity: 1;
    visibility: visible;
    transform: translateZ(0);
}
.customer-links.last-link {
    margin: 0;
    width: 100%;
}
a.header__link--account {
    display: block;
}
.list-menu--disclosure {
    display: none;
    position: absolute;
    min-width: 100%;
    width: 14REM;
    background-color: #FFF;
    box-shadow: 0 1px 4px #00000026;
    padding: 5px 0 5px 20px;
    opacity: 0;
    visibility: visible;
    pointer-events: none;
    transition: opacity var(--duration-default) ease,transform var(--duration-default) ease;
}
.halo-sidebar_menu .menu-dropdown, .halo-sidebar_menu .site-nav-list .site-nav-sub, .halo-sidebar_menu .list-menu--disclosure-1, .halo-sidebar_menu .list-menu--disclosure-2 {
    display: block;
    position: fixed;
    top: 0;
    width: 100%;
    opacity: 0;
    z-index: 1;
    visibility: hidden;
    box-shadow: none;
    transition: opacity var(--duration-default) ease,transform var(--duration-default) ease,visibility var(--duration-default) ease;
    background: var(--bg-white);
    height: 100vh;
    max-height: 100vh;
    overflow: auto;
    padding-bottom: 100px;
    -ms-transform: translate3d(-101%,0,0);
    -webkit-transform: translate3d(-101%,0,0);
    transform: translate3d(-101%,0,0);
        padding: 0;
    pointer-events: inherit;
}
.menu-lv-item .icon {
    display: block;
    position: absolute;
    height: 10px;
    width: 10px;
    top: 50%;
    right: 0;
    transform: translateY(-50%);
}
body .halo-sidebar_menu .site-nav-mobile .icon-dropdown {
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    position: absolute;
    transform: none;
    pointer-events: none;
}
[data-navigation-mobile] .icon {
    left: 50%;
    right: unset;
    width: 15px;
    height: 15px;
    transform: translate(-50%,-50%);
}
.halo-sidebar_menu .site-nav-mobile .list-menu .menu-lv-item {
    width: 100%;
    border-bottom: 1px solid #e6e6e6;
    overflow: hidden;
}
#tab1 span {
    width: 990px;
    display: block;
    margin:auto;
    height: calc(578px);
    position: relative;
    box-sizing: content-box;
}

details-modal.header__iconItem.header__search {
    display: none;
}
.container {
    display: block;
    width: 100%;
    padding: 0 15px;
    margin: 0 auto;
}
.n_rel_slide{
    padding:0 15px;
}
.n_rel_slide_inner {
    border-radius: 0px;
    overflow: hidden;
    background-color: #f8f8f8;
}

.n_rel_slider {
    display: flex;
    align-items: center;
}
.article-card__info a {
    text-decoration: none;
}
.n_rel_slide_inner img {
    width: 100%;
}
h3.title {
    text-align: center;
    font-size: 30px;
    font-weight: bold;
    line-height: 1.2;
    margin: 0 0 30px;
}
.article-card__des {
    font-family: 'Lato',sans-serif;
    font-size: 12px;
    line-height: 22px;
    font-weight: 400;
    margin: 0 0 5px;
    color: #232323;
}
.article-card__footer a {
    font-size: 12px;
    font-family: 'Lato',sans-serif;
    color: #232323;
}
.new_release_wrap {
    padding: 0 0 80px;
}
a {
    color: #232323;
    cursor: pointer;
    box-shadow: none;
    text-decoration: none;
}



.footer .halo-row {
    display: flex;
    flex-wrap: wrap;
    margin-left: 0px;
    margin-right: 0px;
}
.footer-block__list li a {
    font-size: 17px;
    line-height: 26px;
    margin-bottom: 4px;
    display: block;
}
.footer-block__column {
    width: 33.3%;
}
.left, .text-left, label {
    text-align: left;
}
.footer-block__item {
    margin-bottom: 0;
}
.list-unstyled {
    list-style: none;
    margin: 0;
    padding: 0;
}
.visually-hidden {
    position: absolute!important;
    overflow: hidden;
    width: 1px;
    height: 1px;
    margin: -1px;
    padding: 0;
    border: 0;
    clip: rect(0 0 0 0);
    word-wrap: normal!important;
}
.footer-block__list-social .list-social__link svg {
    fill: #232323 !important;
    width: 20px !important;
    height: 20px !important;
}
.footer  ul.list-unstyled.list-social.clearfix {
    display: flex;
    gap: 40px;
    margin-top: 30px;
}
.copyright__content {
    color: #232323;
    font-size: 12px;
    font-family: 'Lato', sans-serif;
}


.anouncementBar {
    text-align: center;
}

.anouncementBar p {
    margin: 0;
    padding: 12px  0;
    font-size: 12px;
    font-weight: bold;
}


.investorBannerSec {
    background-image: url('../images/Investors.jpg');
    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
}
.investorBannerSec .container{
}
.investorBannerSec_inner{
    display: flex;
    min-height: 713px;
    justify-content: flex-end;
    align-items: center;
}
.investorBannerSec .content-box {
    text-align: right;
    color: #fff;
}

.investorBannerSec h4.banner-heading {
    font-size: 40px;
    color: #ffffff;
    font-weight: bold;
    line-height: 40px;
    margin-bottom: 20px;
    display: block;
    position: relative;
}

.investorBannerSec span.banner-text {
    font-size: 25px;
    color: #ffffff;
    line-height: 26px;
    margin-bottom: 35px;
    max-width: 410px;
    display: block;
}
.main_header {
    position: absolute;
    width: 100%;
    left: 0;
    top: 44px;
}

.main_header_inner {
    display: flex;
    justify-content: space-between;
    color: #fff;
    align-items: center;
}
.header_right > ul.list-menu {
    display: flex;
    align-items: center;
    color: #fff;
    list-style: none;
    padding-top: 27px;
}

ul.list-menu > li.menu-lv-item {
    display: inline-block;
    vertical-align: top;
    position: relative;
}
ul.list-menu  > li.menu-lv-item  > a {
    padding-top: 0;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 27px;
    color: white;
    display: block;
    position: relative;
    font-size: 15px;
    transition: all ease 0.3s;
    text-transform: uppercase;
    font-weight: bold;
    letter-spacing: 0.05em;
}


.header_right .list-menu--disclosure li a span {
    color: #232323;
}
.header_right ul.list-menu > li.menu-lv-item a:hover{
    text-decoration: underline!important;
}
.header_right ul.list-menu > li.menu-lv-item ul li a {
    padding: 8px 20px 8px 0;
    border-bottom: 1px solid #ebebeb;
    display: block;
    width: 100%;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: normal;
}
.header_right .list-menu--disclosure {
    display: block;
}
.header_right .list-menu--disclosure li {
    display: block!important;
}



/* My Responsvie Style
==========================================================================*/
@media (min-width: 1025px) {
    .container {
        max-width: 1200px;
        padding-left: 15px;
        padding-right: 15px;
    }
}


@media (max-width:991px) {
    .wrapper-header-bottom {
    display: none;
}
.header-mobile--item.header-mobile--right {
    display: none;
}
ul.list-menu.list-menu--inline li{
    display:block;
}
#tab1 span {
    width: 100%;
}
.corporate_directory h3{
    line-height: 50px; 
}   
.header_right {
    position: fixed;
    left: 0;
    top: 0;
    width: 370px;
    background: #fff;
    height: 100%;
     transform: translateX(-100%); 
    transition: all ease 0.4s;
    padding: 0px 0 50px;
    z-index: 9999;
}

.header_right > ul.list-menu {
    flex-direction: column;
    color: #000;
    justify-content: flex-start;
    align-items: stretch;
    padding: 0;
    margin: 10px 0 0;
}

ul.list-menu > li.menu-lv-item > a {
    color: #232323;
    padding: 12px 20px;
    font-size: 18px;
    display: block;
    line-height: 1.2;
}

ul.list-menu > li.menu-lv-item {
    border-bottom: 1px solid #e6e6e6;
}
ul.list-menu > li.menu-lv-item .icon-dropdown {
    top: 0;
    right: 0;
    width: 50px;
    height: 100%;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    position: absolute;
    transform: none;
    pointer-events: none;
}
.menu-lv-item .icon {
    left: 50%;
    right: unset;
    width: 15px;
    height: 15px;
    transform: translate(-50%,-50%);
}
ul.header__submenu.list-menu.list-menu--disclosure {
    display: block;
    position: fixed;
    top: 0;
    width: 370px;
    opacity: 1;
    z-index: 1;
    visibility: hidden;
    box-shadow: none;
    transition: opacity 350ms ease,transform 350ms ease,visibility 350ms ease;
    background: #fff;
    height: 100vh;
    max-height: 100vh;
    overflow: auto;
    padding-bottom: 100px;
    -ms-transform: translate3d(-101%,0,0);
    -webkit-transform: translate3d(-101%,0,0);
    transform: translate3d(-101%,0,0);
    left: 0;
    right: auto;
    min-width: inherit;
    z-index: 99999;
    visibility: visible;
    padding: 0 0;
    pointer-events: inherit;
}

.nav-title-mobile.text-center {
    position: relative;
    padding: 13px 20px;
    cursor: pointer;
    display: flex;
    justify-content: center;
    font-size: 24px;
    background: #f8f8f8;
}

ul.list-menu > li.menu-lv-item  .nav-title-mobile.text-center span.icon-dropdown {
    position: absolute!important;
    width: 30px!important;
    height: 20px!important;
    right: auto!important;
    left: 20px;
    top: 10px;
}

.header_right ul.list-menu > li.menu-lv-item ul li a {
    padding: 14px 20px 14px 20px;
    border-bottom: 1px solid #ebebeb;
    display: block;
    width: 100%;
    font-size: 20px;
    text-transform: capitalize;
    font-weight: normal;
}
.menu-heading-mobile {
    display: flex;
    justify-content: space-between;
    align-items: center;
    padding: 10px 20px;
    background-color: #fff;
    position: relative;
}

.menu-heading-mobile span.title {
    font-size: 14px;
    font-weight: 600;
    color: #232323;
}

a.halo-sidebar-close svg {
    height: 20px;
    width: 20px;
}
.main_header_inner {
    justify-content: center;
}
.header-mobile--icon.item__mobile--hamburger {
    position: absolute;
    left: 15px;
    top: 40px;
}
.mobileMenu-toggle {
    width: 24px;
    height: 18px;
    font-size: 0;
    overflow: hidden;
    outline: 0;
    box-shadow: none;
    padding: 0;
    background: 0 0;
    border: 0;
    position: relative;
    cursor: pointer;
}

span.mobileMenu-toggle__Icon {
    height: 2px;
    background: #fff;
    display: block;
    margin: 0;
}

span.mobileMenu-toggle__Icon:after,span.mobileMenu-toggle__Icon:before {content: "";display: block;height: 2px;background: #fff;position: absolute;bottom: 0;left: 0;width: 100%;}

span.mobileMenu-toggle__Icon:before {
    margin: 0 0 6px;
    position: absolute;
    top: 0;
    width: 100%;
    background: #fff;
    height: 2px;
}
.menu_opened .header_right {
    transform: translateX(0);
}
.dropdown.opened ul.header__submenu.list-menu.list-menu--disclosure {
    transform: translateX(0);
}
.customer-links.last-link {
    display: flex;
    flex-direction: column;
}
.customer-links.last-link a {
    padding: 15px 20px!important;
    border-bottom: 1px solid #e6e6e6;
    display: flex;
}

.customer-links.last-link a span.icon-wrapper svg {
    width: 23px;
    height: 23px;
    fill: #232323;
    display: block;
}

.customer-links.last-link a span.icon-wrapper {
    margin-right: 10px;
}
.investorBannerSec_inner {
    display: flex;
    min-height: 500px;
    justify-content: center;
    align-items: center;
}
.investorBannerSec h4.banner-heading {
    text-align: center;
}
.investorBannerSec span.banner-text {
    text-align: center;
}
}


@media (min-width:992px){
    .menu-heading-mobile.halo-sidebar-header {
    display: none;
}
.header-mobile--icon{
    display: none;
}
    .nav-title-mobile.text-center {
    display: none;
}
.menu-lv-item.menu-lv-2.dropdown:hover .site-nav-list-dropdown>.header__submenu, .menu-lv-item:hover>.header__submenu {
    display: block;
    opacity: 1;
    visibility: visible;
    pointer-events: auto;
    transform: translateY(0);
    animation: animateMenuOpen var(--duration-default) ease;
    z-index: 1;
}
.customer-links.last-link{
    display: none;
}
}


@media (max-width:767px){
    .overview_wrap {
    flex-wrap:wrap;
}
.overview_sec.leadership_team .overview_content {
    padding-left: 0px;
}
.overview_sec.new_approach .overview_content {
    padding-right: 0px;
}
.overview_content, .overview_img {
    max-width: 100%;
    flex: 100%;
}
.overview_sec .overview_content{
    margin-bottom:20px;
}
.footer-block__bottom{
    justify-content:center;
    flex-wrap:wrap;
}
.footer-block__column{
    width:50%;
}
.overview_heading h3 {
    line-height: 50px;
}
details-modal.header__iconItem.header__search {
    display: none;
}

.header-mobile--item.header-mobile--center {
    flex: inherit;
    position: absolute;
    left: 50%;
    top: 0;
    transform: translateX(-50%);
    width: inherit;
}

.header-mobile--wrapper {
    height: 120px;
}
.halo-block-content .content-box {
    left: 50%;
    transform: translate(-50%);
}
.n_rel_slider {
    flex-wrap: wrap;
}

.n_rel_slide {
    margin: 0 0 20px;
}
.footer-block__column {
    width: 100%;
    margin: 0 0 20px;
}
.footer-block__bottom {
    justify-content: center;
    flex-wrap: wrap;
    flex-direction: column;
}
.footer-block__bottom ul.list.list-payment.clearfix {
    justify-content: center;
}
.new_release_wrap {
    padding: 0 0 40px;
}
.overview_sec {
    padding: 0 0 20px;
}
.overview_heading {
    margin-bottom: 20px;
}
.overview_heading h3 {
    margin-bottom: 0;
}
.corporate_directory h3,
.overview_heading h3 {
    font-size: 33px;
}
.investor_tabs .tabs-nav ul {
    padding: 0;
}
}
