@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&family=PT+Sans:wght@400;700&display=swap');

:root {
--active-color: #151e47;
--active-color-hover: #222e63;
--active-bg-color: #151e47;
}

body {
font-family: 'Montserrat', sans-serif;
font-size:16px; 
background:var(--active-bg-color) !important;
}

html, body { height:auto; min-height:100%;     }
body .outer-container { height:auto; min-height:100%;   max-width: 2000px; margin:0 auto; background:#fff;  }

.section-header { background:var(--active-bg-color) !important;}

.main-body { max-width:1400px; margin:0 auto;  }
.main-body .main-body-container {width:100%;  padding-bottom:80px; padding-top:50px; }
.widget-supplier-list-outer { margin-bottom:-80px; }
.section-widget-2542 ._section-contentarea-inner { margin-top:-20px; padding-top:0;}
.section-contentarea-inner { padding-top:0px !important; padding-bottom:30px !important; }

.section-banner {background:var(--active-bg-color) !important;}
.suppliers-list table { width:100%; }
.suppliers-list thead th { color:#888; font-weight:600; font-size:13px; text-transform:uppercase; background-color:#f4f4f4;}
.suppliers-list tbody td { padding-top:16px !important; padding-bottom:16px !important;  font-size:14px;}
.suppliers-list tbody .s-logos { display:flex; gap:16px;  padding-bottom:0px; align-items:center; }
.suppliers-list tbody td img.s-logo { max-height:34px; max-width:80px;  height:100%; opacity:0.7}
.suppliers-list tbody td .s-title { font-size:18px; font-weight:600; }
.suppliers-list tbody tr.logo-exist td { border-top:none; padding-top:10px !important;  }
.suppliers-list tbody tr.s-logos-tr td { padding-bottom:0 !important;  }

.section-banner .swiper-banner-container .swiper-slide-background .banner-background-container .banner-text1 {    font-size: 36px;
    font-weight: normal; font-weight:600; text-shadow: 2px 2px 2px black;}
.swiper-banner-container .swiper-slide-background.banner-padding-lg { min-height:480px; display:flex; align-items:center; height:680px; max-height:60%;}

.section-header a { color:#fff !important; }
.section-header a:hover { opacity:0.8; }

.section-header .navbar-menus ul.navbar-nav > li > a { font-weight:600;  font-size:18px; }

.section-header { _border-bottom:solid 1px #ddd; }
.section-header .navbar-menus ul.navbar-nav.ul-after-dash > li span.menu { padding-left:20px; padding-right:20px; }

.section-header .navbar-default .navbar-nav .open .dropdown-menu > li > a { color:var(--active-color) !important; }

.section-header .section-header-inner { max-width:1400px; margin:0 auto;  background:var(--active-bg-color); }
.section-header .section-header-inner  .container-fluid { display:flex; justify-content: space-between;  padding-top:10px; padding-bottom:10px; }
.section-header .navbar .navbar-header a .logo-image-span, .section-header .navbar .navbar-header a img { max-height:80px; height:80px;  max-width:100%; }

.section-header .navbar-menus { display:flex !important; align-items:center; float:none; }
.section-header .navbar-menus ul.navbar-nav.ul-after-dash > li span.menu { color:inherit !important; }
.section-header .navbar-nav > li > .dropdown-menu { background-color:#f4f4f4; color:#333;}

@media (max-width:767px) {
.section-header .section-header-inner  .container-fluid { flex-direction:column; align-items:center; justify-content: flex-start;  padding-top:6px; padding-bottom:6px; }
.section-header .navbar .navbar-header { width:100%; display:flex; justify-content:space-between; flex-direction:row-reverse; }
.section-header .navbar .navbar-header a .logo-image-span, .section-header .navbar .navbar-header a img { max-height:80px; height:66px;  }
.section-header .navbar-menus { width:100%; }
.section-header .navbar .navbar-toggle .icon-bar { background-color:#fff !important; }
.section-header .navbar-menus ul.navbar-nav > li > a { font-size:14px; line-height:30px; }
.section-header .navbar-menus.collapse { display:none !important; padding-top:10px; padding-bottom:10px; }
.section-header .navbar-menus.collapse.in { display:block !important}
.section-header .navbar-menus ul.navbar-nav.ul-after-dash > li span.menu { padding-left:10px; padding-right:10px; }
.section-header .navbar-nav > li > .dropdown-menu { background-color:#fff; margin-left:16px; }

.section-banner .swiper-banner-container .swiper-slide-background .banner-background-container .banner-text1 {    font-size: 26px;}
.swiper-banner-container .swiper-slide-background.banner-padding-lg { min-height:240px; display:flex; align-items:flex-start; height:280px; max-height:60%;}
}

.section-header .section-header-inner *:not(.fa)::after,
.section-header .section-header-inner *:not(.fa)::before,
.navbar-nav > li.header-menu-1st *:not(.fa)::before,
.navbar-nav > li.header-menu-1st *:not(.fa)::after {
  content: none !important;
}

.main-body { display:flex; align-items:flex-start; gap:30px; padding-top:0px; padding-bottom:30px;  background-color:#fff; }
.main-body a { color:#006599; }
.main-body a:hover { color:#006599; text-decoration:underline;  }
.main-body .app-left-menus-container { max-width:280px; width:100%; padding-top:50px;}
.main-body .app-left-menus-container  .list-group-item { font-weight:500; color:#000;  text-decoration:none; }
.main-body .app-left-menus-container .app-left-menus .list-group-item {  background-color:var(--active-color); color:#fff; border-color:#fff;}
.main-body .app-left-menus-container .app-left-menus .list-group-item:hover {  background-color:var(--active-color-hover); color:#fff;}
.summary-contentarea { background-color:var(--active-color); } 
.header-menu-2654 { display:_none !important; }

@media (max-width:767px) {
.main-body { flex-direction:column;   padding-bottom:20px;}
.main-body .app-left-menus-container { max-width:100%; width:100%; padding-left:10px; padding-right:10px; }
}

.main-body-container .section-contentarea-inner .h1,
.main-body-container .section-contentarea-inner .h2,
.main-body-container .section-contentarea-inner .h3,
.main-body-container .section-contentarea-inner .h4,
.main-body-container .section-contentarea-inner .h5,
.main-body-container .section-contentarea-inner .h6,
.main-body-container .section-contentarea-inner h1,
.main-body-container .section-contentarea-inner h2,
.main-body-container .section-contentarea-inner h3,
.main-body-container .section-contentarea-inner h4,
.main-body-container .section-contentarea-inner h5,
.main-body-container .section-contentarea-inner h6 {
  font-weight: 600;
  margin-top: 0;
  margin-bottom: 20px;
}

.main-body-container .section-contentarea-inner .h1,
.main-body-container .section-contentarea-inner h1 {
  margin-bottom: 24px;
}

.main-body-container .section-contentarea-inner p {
  margin-bottom: 20px;
}

.app-supplier-details-container-inner {
    max-width: 980px;
    margin: 0 auto;
    padding: 50px;
}

@media (max-width: 767px) {
.app-supplier-details-container-inner {
    padding: 10px;
}
}

.section-footer { background:var(--active-bg-color); }
 
.app-gpass-outer-container {
    background-image: url(/fileserver/sites/294/images/banner1.jpg);
    background-size: cover;
    background-position: center center;
    background-repeat: no-repeat;
    transition: background-image 0.2s ease 0s;
}

.app-gpass-outer-container .app-gpass-card {
    background-color: rgba(255,255,255,0.8);
}

.app-gpass-outer-container .app-gpass-card .app-gpass-header { background-color:#3ab1a7;}

.app-gpass-outer-container .app-gpass-card .app-gpass-title { display:none; }

.app-gpass-outer-container .app-gpass-card .app-gpass-empty1 { padding-bottom: 16px; }

.product-header { display:none; }

.section-widget-auto000 > .scriptbuilder-inner {
    padding: 50px;
    max-width: 980px;
    margin: 0 auto;
    text-align: center;
}

.field-logos img { max-width:340px; max-height:140px; } 
.static-supplier-page-details .app-group-cnt .app-group-cnt-body  { display:none; }
.static-supplier-page-details .app-group-cnt.app-group-show .app-group-cnt-body {display:block;} 
.static-supplier-page-details .app-group-button {line-height:1;}
.static-supplier-page-details .app-group-button .fa { font-size:22px;  cursor:pointer; padding:6px;}
.static-supplier-page-details .app-group-cnt-title {cursor:pointer;}
@media (max-width:767px) {
.section-widget-auto000 > .scriptbuilder-inner {    padding: 10px;}
.field-logos img { max-width:240px; max-height:100px; } 
}


.app-inner-loader {
    width: 48px;
    height: 48px;
    border: 5px solid #FFF;
    border-bottom-color: transparent;
    border-radius: 50%;
    display: inline-block;
    box-sizing: border-box;
    animation: rotation 1s linear infinite;
    }

 @keyframes rotation {
    0% {
        transform: rotate(0deg);
    }
    100% {
        transform: rotate(360deg);
    }
    }


.static-supplier-page-details .tw-editor-content table td, .tw-editor-content table td {
    padding: 6px;
    border-style: solid !important;
    border-width: 1px !important;
    border-color: #aaa;
}