#NewsCarousel .card-body h6{
    line-height: 18px;
    height: 53px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-close-toggle{
  color: #273767;
  font-size: 20px;
}
.sub-menu-mobile{
  background: #f7f7f7 !important;
}
.ucfirst {
  text-transform: lowercase;
}
.ucfirst:first-letter {
  text-transform: uppercase;
}
.our-title{
    padding: 10px 15px;
    font-size: 1.2rem;
    color: #213860;
    text-align: center;
    font-weight: bold;
}
.card-event .media-body{
    font-size: 0.8rem;
    line-height: 15px;
}
.card-member-highlight .media-company{
    min-height: 50px;
}
.card-member-highlight .highlight-product-img{
  height: 65px;
  object-fit: cover;
  border: 1px solid #eee;
}
.card-member-highlight .media-company .media-body{
    font-size: 0.9rem;
    font-weight: bold;
}
.card-member-say .media-company .media-body{
    font-size: 0.8rem;
    color: #000;
}
.btn-endorse{
  background-color: #273767;
  border-color: #273767;
  color: #FFF;
}
.btn-endorse:hover {
  color: #fff;
  background-color: #40579e;
  border-color: #40579e;
}
.btn-event{
    border-radius: 40px;
    background-color: #fff;
    border-color: #dedede;
    color: #000;
    font-size: .8rem;
    font-weight: normal;
    width: 170px;
    padding: 0.495rem 0.75rem;
}
.btn-event:hover, .btn-event:focus, .btn-event:active{
    background-color: #f2f2f2 !important;
    border-color: #dedede !important;
    color: #000 !important;
}
.btn-send-inquiry{
    border-radius: 40px;
    font-size: .8rem;
    font-weight: bold;
    padding-left: 20px;
    padding-right: 20px;
   
}
.btn-all-category{
    border-radius: 40px;
    font-weight: bold;
    background-color: #1f4e78;
    border-color: #1f4e78;
    color: #fff;
}
.btn-all-category:hover{
    background-color: #1f4e78;
    border-color: #1f4e78;
    color: #fff !important;
}
.btn-all-category:focus{
    background-color: #1f4e78;
    border-color: #1f4e78;
    color: #fff;
}
.nav-tabs-product .nav-link.active{
    color: #fff;
    background: #263767;
    border-color: #263767;
}
.nav-tabs-product .nav-link{
    border-top-left-radius: 1.25rem;
    border-top-right-radius: 1.25rem;
    padding: 0.5rem 3rem;
    background: #d1d1d6;
    border-color: #d1d1d6;
    margin-right: 2px;
    color: #6f6f74;
}
.nav-tabs-product .nav-link:hover{
    background: #d1d1d6;
    border-color: #d1d1d6;
    color: #6f6f74;
}
.nav-tabs-product .nav-link.active:focus{
    color: #fff;
    background: #263767;
    border-color: #263767;
}
.input-home-search{
    border-radius: 0;
    height: calc(1.5em + 0.75rem + 5px);
    -webkit-border-top-left-radius: .25rem;
    -webkit-border-bottom-left-radius: .25rem;
    -moz-border-radius-topleft: .25rem;
    -moz-border-radius-bottomleft: .25rem;
    border-top-left-radius: .25rem;
    border-bottom-left-radius: .25rem;
}
.btn-home-search{
  border-radius: 0;
  -webkit-border-top-right-radius: .25rem;
  -webkit-border-bottom-right-radius: .25rem;
  -moz-border-radius-topright: .25rem;
  -moz-border-radius-bottomright: .25rem;
  border-top-right-radius: .25rem;
  border-bottom-right-radius: .25rem;
}
.heading-line{
    border-top: 3px solid #dee2e6;
}
.heading-line .heading-line-title{
    background-color: #FFFFFF;
    font-size: 1.3rem;
    font-weight: bold;
    top: -20px;
    padding-right: 15px;
}
.header-section{
    background-color: #273767;
    color: #FFF;
    padding: 10px;
}
.lang-switcher{
    margin-right: 70px;
}
.lang-switcher a:hover{
    text-decoration: none;
}
.nav-menu-wrapper nav a div{
    font-size: 14px;
    line-height: 10px;
}
.banner-menu{
    background-color: #25366b;
    padding: 15px;
    min-height: 100px;
    color: #FFF;
}
.banner-menu i.fa{
    font-size: 50px;
}
.banner-menu .project-add span{
    font-size: 10px;
}
.banner-news .position-absolute{
    bottom: 20px;
    background: #fff;
    padding: 10px;
    opacity: 0.7;
}
.intro-page{
    background: url('/img/bgLogin.webp');
    background-size: cover;
}
#carouselSlidesOnly .carousel-indicators{
    bottom: -60px;
}
.single_menu {
    position: relative;
    margin-bottom: 15px;
    transition: .3s;
    min-height: 90px;
}
.single_menu:last-child {
    margin-bottom: 0;
}

.single_menu img {
    width: 33%;
    position: absolute;
    height: 90px;
    border: 1px solid #ddd;
    border-radius: 5px;
}
.menu_content {
    padding-left: 150px;
}
.menu_content h4 {
    font-size: 18px;
    font-weight: 300;
    line-height: 24px;
}
.menu_content h4 span {
    font-size: 25px;
    font-weight: 800;
    float: right;
    font-style: italic;
    color: #c0392b;
}
.menu_content p {
    font-weight: 200;
    font-size: 16px;
    letter-spacing: 1px;
}
.menu_btn.btn.btn-danger {
    margin: 0 auto;
    display: block;
    width: 140px;
}
.icon-all-categories .categories{
    width:12.5%;
}
.icon-all-categories .name{
    font-size: .65rem;
    line-height: 13px;
    padding-top: 5px;
    height: 28px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.icon-all-categories img{
    height: 25px;
}

.megasubmenu{ 
    padding: 20px; 
    min-width: max-content;
  }
  
  @media (min-width: 992px){
  
    .dropdown-menu .dropdown-toggle:after{
      border-top: .3em solid transparent;
      border-right: 0;
      border-bottom: .3em solid transparent;
      border-left: .3em solid;
    }
    .dropdown-menu{	
      margin:0; 
    }
    .megasubmenu{ 
      left:100%; 
      top:0; 
    }
    
    .dropdown-category > span > li:hover .megasubmenu{
      display: block;
    }
  
  }
  .dropdown-category .dropdown-toggle::after{
    display: none;
  }
  
  .dropdown-category .dropdown-toggle.nav-link:hover{
    color: #8f2a23;
    background-color: #e9ecef;
  }
  .dropdown-category .fa-angle-right{
    right: 5px;
    top: 8px;
  }
  ul.nav-catgory{
    background: #f3f3f3;
  }
  .field-registrationsearch-company_name{
    margin-bottom: 0;
  }
  .product-name{
    height: 42px;
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-tags{
    height: 36px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    line-height: 18px;
  }
  .company-name{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .product-cover{
    object-fit: contain;
    height: 200px;
  }
  .product-cover img{
    object-fit: contain;
  }
  .more-item, .more-item-lv2{
    display: none;
  }
  .flex{
    display:flex;
  }
  .btn-pagination{
    border: 1px solid #8f2a23; 
  }
  .text-normal{
    color: #8f2a23; 
  }
  .product-loading{
      opacity: 0.1;
  }
  .card-product{
    border: 2px solid #d1d4d7;
    border-radius: 0;
  }
  .news-content-strip{
    line-height: 18px;
    font-size: 14px;
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  #Our1Carousel .card-body .text-left{
    display: -webkit-box;
    -webkit-line-clamp: 4;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    min-height: 80px;
  }
  .image-active{
    border: 1px solid #f64846;
  }
  .box-shadow{
    box-shadow: rgba(0, 0, 0, 0.16) 0px 1px 4px;
  }
  .border-btn-search{
    border-radius: 0;
    -webkit-border-top-right-radius: 0.25rem;
  -webkit-border-bottom-right-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem;
  -moz-border-radius-bottomright: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  }
  .sustainability-wrapper .sustainability-card{
    box-shadow: none;
    border-bottom: 1px solid #ddd !important;
    border-radius: 0;
    margin-bottom: 0 !important;
    margin-top: 0 !important;
  }
  .sustainability-wrapper .sustainability-card-wrapper .sustainability-card:last-child{
    border-bottom: 0 !important;
  }
  .sustainability-wrapper .sustainability-card .col-md-4{
    padding: 20px;
  }
  .sustainability-wrapper .sustainability-card .card-text{
    /* max-height: 60px; */
    display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .sustainability-wrapper .sustainability-tabs .nav-tabs{
    border: 0;
  }
  .sustainability-wrapper .sustainability-tabs .nav-tabs .nav-link{
    height: 32px;
    border: 0;
    border-radius: 0;
    padding: 5px 32px;
    background: #eee;
    margin-right: 10px;
    color: #6c757d;
    font-size: 16px;
  }
  .sustainability-wrapper .sustainability-tabs .nav-tabs .nav-link.active{
    border: 0;
    border-radius: 0;
    background: #d1d4d7;
    padding: 5px 32px;
    color: #2a2c36;
  }
  .sustainability-wrapper .sustainability-visiion-text{
    display: -webkit-box;
    -webkit-line-clamp: 6;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 120px;
  }
  .sustainability-wrapper .sustainability-visiion-name{
    font-size: .9rem !important;
  }
  .service-partner-text{
    display: -webkit-box;
    -webkit-line-clamp: 8;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
  }
  .form-check-input {
    margin-top: 0.1rem;
  }
  .border {
    border: 1px solid #dee2e6 !important;
  }
  .card.card-product .fa-heart.text-danger{
    background-color: #f57372;
  }
  .text-center-btn{
    text-align: center !important;
  }

  .financial-service-section{
    color: #000000;
  }

  #popupModal button.close{
    position: absolute;
    right: 5px;
    top: 5px;
    border-radius: 20px;
    padding: 3px 7px;
    background: #fff;
    background-color: #fff;
    opacity: 1;
    border: 1px solid #ddd;
    text-shadow: none;
    font-size: 18px;
  }
  #popupModal .modal-body{
    padding: 10px;
  }
  #popupModal .modal-dialog-900x600{
    max-width:900px;
  }
  #popupModal .modal-dialog-600x600{
    max-width:600px;
  }
  #popupModal .btn-check .btn{
    font-size: 14px;
    padding: 5px 8px;
    line-height: 14px;
    border: 1px solid #ddd;
  }
  #popupModal .form-check{
    margin-top: 12px;
  }
  .has-event{
    font-size: 40px;
    position: absolute;
    color: #273767;
    height: 5px;
    width: 5px;
    background: #273767;
    bottom: 3px;
    border-radius: 3px;
  }
  .vanilla-calendar-date--selected .has-event{
    color: #fff;
    background: #fff;
  }
  .vanilla-calendar-date--today .has-event{
    color: #fff;
    background: #fff;
  }
  .vanilla-calendar .vanilla-calendar-date{
    height: 33px !important;
    border-radius: 20px !important;
  }
  .vanilla-calendar .vanilla-calendar-date--today{
    background-color: #273767 !important;
    color: #fff !important;
  }
  .vanilla-calendar .vanilla-calendar-week {
    background-color: #ffffff !important;
  }
  .vanilla-calendar .vanilla-calendar-week  span{
    color: #273767 !important;
    font-size: .8em !important;
}
.vanilla-calendar .vanilla-calendar-header{
  background-color: #273767 !important;
  color: #fff !important;
}
.vanilla-calendar .vanilla-calendar-header svg {
  fill: #fff !important;
}
nav.events-tabs .nav-tabs{
  border: 0;
}
nav.events-tabs .nav-link{
  border: 0;
  color: #6f6f74;
  font-size: 20px;
}
nav.events-tabs .nav-link.active{
  color: #263767;
  border-bottom: 3px solid #263767 !important;
}
select.classic.select-events-filter {
  background-image:
    linear-gradient(45deg, transparent 50%, #DDD 50%),
    linear-gradient(135deg, #DDD 50%, transparent 50%),
    linear-gradient(to right, #fff, #fff);
  background-position:
    calc(100% - 20px) calc(1em + 2px),
    calc(100% - 15px) calc(1em + 2px),
    100% 0;
  background-size:
    5px 5px,
    5px 5px,
    2.5em 2.5em;
  background-repeat: no-repeat;
}
select.placeholder-shown {
  color: #9fa1a3;
}
select.placeholder-hidden {
  color: black;
}
.has-search{
  height: 39.5px;
}
.has-search .form-control{
  height: 39.5px;
  border-radius: 4px;
}
.has-search .form-control-feedback {
  position: absolute;
  z-index: 2;
  display: block;
  width: 2.375rem;
  height: 39.5px;
  line-height: 2.375rem;
  text-align: right;
  pointer-events: none;
  color: #aaa;
  right: 25px;
  top: 0;
}
.event-card img.card-img{
  width: 225px;
  height: 160px;
  object-fit: cover;
}
.event-card .card-title,.event-card .card-text{
  color: #000;
}
.event-card .card-body .badge-tags {
  font-family: var(--var-font-face) !important;
  background-color: #5eb503;
  font-size: 0.8rem;
}
.progress-bar-event{
  background-color: #d1d1d6;
}
.progress-bar-event .progress-bar{
  background-color: #8f2b22;
  border-radius: 6px;
}
.btn-book-now{
  background-color: #273767;
  border-color: #273767;
  padding: 13px;
  font-size: 16px;
}
.btn-book-now.disabled{
  background-color: #273767;
  border-color: #273767;
  cursor: not-allowed;
}
.btn-book-now-cancel{
  padding: 13px;
  font-size: 16px;
}
.btn-book-now:hover, .btn-book-now:focus{
  background-color: #324682 !important;
  border-color: #324682 !important;
}
.btn-book-now-close{
  background-color: #ddd !important;
  border-color: #ddd !important;
  cursor: not-allowed !important;
}
.btn-book-now-close:hover, .btn-book-now-close:focus{
  background-color: #ddd !important;
  border-color: #ddd !important;
  cursor: not-allowed !important;
}
.text-title-event{
  line-height: 40px;
  font-size: 27px;
}
.clearfix {
  width: 100%;
}
.event-booking-form input.form-control{
  border-radius: 4px;
  padding: 15px 11px;
  border: 1px solid #d1d1d6;
  height: 50px;
}
.event-booking-form textarea.form-control{
  border-radius: 4px;
  padding: 15px 286px 14px 11px;
  border: 1px solid  #d1d1d6;
}
.oembedall-closehide{
  display:none;
}
.card-event .media .media-body{
    display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.btn-secondary.btn-event{
  text-transform: none;
}
.home-event-img{
  object-fit: cover;
}
.banner-ads-1{
  max-height: 300px;
}
.ad-featured-products{
  bottom: 15px;
  right: 15px;
  color: #fff;
  font-size: 14px !important;
  background-color: #f1a153b0;
  padding: 6px;
  border-radius: 4px;
  /* opacity: 0.7; */
}
#EventSustainability .card-body .card-title {
  font-size: 16px;
  line-height: 18px;
  height: 33px;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
  text-overflow: ellipsis;
  text-align : left;
}
#EventSustainability .card-body .media-body {
font-family: var(--var-font-face);
}
#EventSustainability .card-body .media i {
font-size: 0.775rem;
padding-top:2px;
}
#EventSustainability .card-body .badge-tags {
font-family: var(--var-font-face) !important;
background-color: #273767;
text-transform: lowercase;
font-size: 0.675rem;
}
#EventSustainability .card-body .badge-tags:first-letter {
text-transform: uppercase
}
#EventSustainability .card-body .btn-event {
width: 100px;
padding: 0.1rem 0.25rem;
text-transform: lowercase;
/* background-color: #273767 !important;
color: #fff !important;
border-color: #33426f; */
}
#EventSustainability .card-body .btn-event:first-letter  {
text-transform: uppercase
}
#EventSustainability .carousel-control-next  {
right: -10px;
}
.tippy-box{
  color: #404040 !important;
  background-color: #e5e5ea !important;
  padding: 8px;
  font-size: 14px;
}
.tippy-box[data-placement^="top"] > .tippy-arrow::before {
  border-top-color: #e5e5ea !important;
}
.tippy-box[data-placement^="bottom"] > .tippy-arrow::before {
  border-bottom-color: #e5e5ea !important;
}
table.table-directory-buyer thead th, table.table-directory-buyer td{
  border:0;
  padding: 0.3rem;
}
table.table-directory-buyer thead th .border-bottom{
  border-bottom: 3px solid #dee2e6 !important;
}
.directory-buyer-wrapper{
  border: 2px solid #dee2e6 !important;
}
.directory-buyer-wrapper .btn-event{
  width: 120px;
}
.directory-promotional-items-wrapper .card-title{
  font-size: 12px;
  color: #000;
  line-height: 18px;
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.directory-promotional-items-wrapper .company-name{
  font-size: 10px;
  color: #6f6f74;
  line-height: 18px;
  height: 20px;
}
.card-product-buy-lead .product-name{
  display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 37px;
}
.card-product-buy-lead .company-name{
  display: -webkit-box;
    -webkit-line-clamp: 3;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
    height: 69px;
}
.card-product-buy-lead .product-name .card-title {
  font-size: 1rem;
}
.card-product-buy-lead .product-detail .product-detail-text{
  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.card-product-buy-lead .product-detail{
  font-size: 12px;
  color: #6f6f74;
}
.border-2{
  border-top: 2px solid #dee2e6 !important;
}
.bg-readonly-offer{
  background-color: #d1d1d6 !important;
}
.input-offer-form{
  border-radius: 4px !important;
  border: solid 1px #d1d1d6 !important;
  height: 46px;
}
.input-offer-form-disable{
  border-radius: 4px !important;
  border: solid 1px #d1d1d6 !important;
  height: 46px !important;
}
.input-offer-form-textarea{
  border-radius: 4px !important;
  border: solid 1px #d1d1d6 !important;
}
.btn-attachment-offer{
  border-radius: 4px !important;
  border: solid 1px #d1d1d6 !important;
  height: 46px !important;
  width: 150px;
  text-align: center;
  padding-top: 13px;
  color: #6f6f74;
}
.buyer-data-table{
  display: -webkit-box;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;
    overflow: hidden;
    text-overflow: ellipsis;
}
.event-home-tags{
  height: 19px;
  overflow: hidden;
}
.video-absolute-wrapper{
  position:absolute;
  background:#fff;
  width:100%;
  height:100%;
  top:0;
  opacity:0;
}
.certificate-and-assurance-img{
  height: 50px;
  width: 50px;
  border-radius: 50%;
  object-fit: contain;
  border: 1px solid #ddd;
}