
.accept-checkCookie {
  position: fixed;
  bottom: 0;
  left: 0;
  right: 0;
  background-color: #ebebeb;
  z-index: 9999;
  display: none;
  visibility: hidden;
}


.accept-checkCookie.active {
  display: block;
  visibility: visible;
}
.nav-link{
  cursor: pointer;
}

.m-d-t {
  margin-left: -12px;
  margin-right: -12px;
}

#proType {
  width: 289px;
}

/* scrollTop */
.bg-w-banner {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
  padding: 20px 48px;
  background-repeat: no-repeat;
  background-size: 517px 100%;
  width: 517px;

}

.bg-w-mobile-banner {
  background-image: linear-gradient(to right, rgba(255, 255, 255, 0.7), rgba(255, 255, 255, 0.7));
  padding: 12px;
  width: 70%;
  margin: 0 auto;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}


#scrollUp {
  position: fixed;
  bottom: 0;
  right: 1rem;
  z-index: 1041;
  background: none;
  border: none;

}

#scrollUp::before {
  content: "\f139";
  font-family: 'FontAwesome';
  font-size: 52px;
  color: #444444;
  cursor: pointer;
}

#text-scrollTop {
  display: none;
  position: fixed;
  bottom: 54px;
  right: 22px;
  z-index: 1042;
}

/* #scrollTop::before {
  content: "\f077";
  font-family: 'FontAwesome';
  color: #ffffff;
  font-size: 25px;
} */

#btn-allproduct-desk {
  cursor: pointer;
}

/* #scrollTop:hover {
  background-color: #555;
} */

h1 {
  font-size: 32px;
  line-height: 40px;
  font-weight: bold;
  margin-bottom: 0;
}

h2 {
  font-size: 28px;
  line-height: 32px;
  font-weight: bold;
}

h3 {
  font-size: 22px;
  line-height: 32px;
  font-weight: bold;
}

h4 {
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}

h5 {
  font-size: 16px;
  line-height: 24px;
  font-weight: bold;
}

h6 {
  font-size: 14px;
  line-height: 20px;

}

p {
  font-size: 1em;
  line-height: 1.6em;
  font-weight: 300;
  margin-bottom: 0.25rem;
  word-break: break-word;
  color: #444444;
}

.text-one {
  font-size: 14px;
  line-height: 20px;
  font-weight: 300;
  margin-bottom: 0.25rem;
}

.text-two {
  font-size: 14px;
  line-height: 16px;
  font-weight: 300;
  margin-bottom: 0.25rem;
}

.text-title-dark {
  font-weight: bold;
  color: #444444;

}

.text-heading-delta {
  font-weight: bold;
  color: #0087DC;
}

.subtitle1 {
  font-size: 24px;
  font-weight: normal;
}

.subtitle2 {
  font-size: 16px;
  font-weight: bold;
}

.text-untransfrom {
  text-transform: unset;
}

.image-full-width-destop {
  max-height: 720px;
  width: 100%;
}

.img-box-banner {
  height: 600px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}

.img-banner-right {
  display: block;
}

a:hover {
  color: #0087DC;
  text-decoration: underline;
}

.carousel-indicators li {
  box-sizing: content-box;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  width: 10px;
  height: 10px;
  margin-right: 3px;
  margin-left: 3px;
  text-indent: -999px;
  cursor: pointer;
  background-color: #fff;
  background-clip: padding-box;
  border-top: none;
  border-bottom: none;
  opacity: 1;
  transition: opacity .6s ease;
  border-radius: 50px;
}

.carousel-indicators .active {
  opacity: 1;
  background-color: #000;
}


.sub-font-h1 {
  font-weight: 600;
}

.padding-top-product {
  margin: 60px auto;
}

.owl-prev,
.owl-next {
  position: absolute;
  top: 38%;
  transform: translateY(-50%);
}

.owl-prev {
  left: -2rem;
}

.owl-next {
  right: -2rem;
}

.owl-theme .owl-nav [class*='owl-'] {
  color: #000 !important;
  font-size: 30px !important;
  margin: 5px;
  padding: 4px 7px;
  background: none !important;
  display: inline-block;
  cursor: pointer;
  border-radius: 3px;
}

.owl-theme .owl-dots .owl-dot span {
  background-color: #ebebeb !important;
}
#slide-banner.owl-theme .owl-dots .owl-dot span {
  background-color: #0087DC !important;
}
#slide-banner-mobile.owl-theme .owl-dots .owl-dot span {
  background-color: #0087DC !important;
}
.owl-theme .owl-dots .owl-dot.active span {
  background: #0087DC !important;
  width: 35px;
  border-radius: 5px;
}


/* .owl-theme .owl-dots {
  display: none;
} */

.text-sub-type {
  font-size: 14px;
  font-family: 'DeltaSans';
  padding: 10px 30px 10px 30px;
  text-align: center;
}

.box-item-card {
  margin-top: 30px;
}

.img-type-slide {
  display: block;
  margin-left: auto;
  margin-right: auto;
  width: 60% !important;
}

.box-text-left-img-right .container {
  background: url('../image/6332.png');
}


/* banner slide */

#slider,
.wrap,
.slide-content {
  margin: 0;
  padding: 0;
  font-family: 'DeltaSans', sans-serif;
  width: 100%;
  height: 480px;
  overflow-x: hidden;
}

.wrap {
  position: relative;
}

.slide {
  background-size: cover !important;
  background-position: center !important;
  background-repeat: no-repeat !important;
}

.slide-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: left;
}

.slide-content span {
  font-size: 5rem;
  color: #fff;
}

#slide-banner-mobile .slide-content {
  display: block;
  align-items: center;
  text-align: center;
  padding-top: 60px;
}

#slide-banner .item img,
#slide-banner-mobile .item img {
  display: block;
  width: 100%;
  height: auto;
}



#slide-banner .owl-dots,
#slide-banner-mobile .owl-dots {
  position: absolute !important;
  bottom: 0;
  left: 0;
  right: 0;
}

.arrow {
  cursor: pointer;
  position: absolute;
  margin-top: -35px;
  width: 0;
  height: 0;
  height: 10px;
  width: 10px;
  background-color: #fff;
  border-radius: 50%;
}

.arrow-nowp {
  cursor: pointer;
  position: absolute;
  margin-top: -35px;
  width: 0;
  height: 0;
  height: 10px;
  width: 35px;
  background-color: #0087DC;
  border-radius: 5px;
}

#arrow-now {
  border-color: transparent transparent transparent #0087DC;
  left: 48%;
}

#arrow-next1 {
  border-color: transparent transparent transparent #fff;
  left: 50%;
}

#arrow-next2 {
  border-color: transparent transparent transparent #fff;
  left: 50.8%;
}

#arrow-now,
#arrow-next1,
#arrow-next2 {
  border-width: 30px 0 30px 40px;
  right: 50%;
  bottom: 3%;
}


.text-title-banner {
  color: #0087DC;
  font-weight: bold;
}

.text-p-banner {
  color: #444444;
}


/* bn end */

.box-product-finder-list {
  background-size: cover;
  background-repeat: no-repeat;
  height: 400px;
  position: relative;
}

.box-product-finder-list .container {
  display: flex;
  text-align: center;
  height: 100%;
}

.find-product-left,
.find-product-right {
  position: absolute;
}

.find-product-left {
  left: 0;
  bottom: 0;
  width: 27%;
}

.find-product-right {
  right: 4%;
  bottom: 3%;
  width: 20%;
}

.box-text {
  margin: auto;
}

.grid-container {
  display: flex;
  flex-wrap: wrap;
  margin: 0 -24px;
}

.grid-container>a {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 30.9%;
  flex: 0 0 30.9%;
  min-width: 30.9%;
  max-width: 30.9%;
  margin: 24px 0 0 24px;
}

.grid-item {
  display: flex;
  flex-wrap: wrap;
}

.grid-sub-pic{
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  min-width: 50%;
}

.grid-sub-text {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 50%;
  flex: 0 0 50%;
  max-width: 50%;
  min-width: 50%;
}


.grid-sub-text {
  text-align: left;
  padding-left: 15px;
  padding-right: 15px;
  padding-top: 15px;
  background-color: #F0F5FA;
  height: 250px;

}

.grid-sub-text i {
  color: #0087DC;
  font-size: 40px;
}

.grid-sub-text p {
  font-weight: bold;
  margin-bottom: 0.2em;
  font-size: 0.75em;
}

.grid-sub-pic {
  background-position: center !important;
  background-size: cover !important;
  background-repeat: no-repeat !important;
  height: 250px;
}


@media (max-width:768px) {
  .box-applications-mobile .grid-sub-pic img {
    height: 100% !important;
    min-width: 100% !important;
  }

  .box-applications-mobile .grid-item {
    grid-template-columns: 50% 50%;
    /* height: 250px; */

  }

  #proType {
    width: 100%;
  }


}

@media(max-width:576px) {

  .box-applications-mobile .grid-item {
    grid-template-columns: unset;
    grid-template-rows: 1fr 1fr;
    height: auto !important;
  }

  /* .grid-sub-text img{
    height: 20% !important;
  } */
  #proType {
    width: 100%;
  }
}


.app-detail-bullet {
  padding-inline-start: 16px;
  padding-left: 16px;
}

.select2-container--default .select2-selection--single {
  border: 1px solid #000 !important;
}

.grid-sub-text li {
  font-size:0.75em;
  line-height: 1.6em;
  font-weight: 300;
  color: #5f5f5f;

}

.grid-container a:hover,
.grid-container a:visited,
.grid-container a:link,
.grid-container a:active {
  text-decoration: none;
  color: unset;
}

.grid-sub-pic img {
  height: 100%;
  min-width: 100%;
  max-width: 150%
}

.box-applications .grid-item {
  height: 250px;
  position: relative;
}

.grid-sub-text img {
  text-align: right;
  height: 48px;
  margin-bottom: 10px;
}

.text-title-boxpp {
  font-family: 'DeltaSans';
  color: #0087DC;
  font-size: 32px;
  line-height: 47px;
  font-weight: bold;
}

/* #producttype .item.card{
  height: 514px !important;
} */
.ft-products-item {
  padding: 1rem;
  min-height: 448px;
}

/* .ft-products-body .item {
  margin: 0 10px;
} */


/* .ft-products-item {
  width: 18rem;
} */

.new-tag {
  position: absolute;
  top: 1rem;
  right: 1rem;
  line-height: 1.5;
  padding: 0 5px;
  text-align: center;
  border: 2px solid #ffffff;
  border-radius: 4px;
  background-color: #76B900;
  font-size: 12px;
  font-weight: bold;
  color: #FFFFFF;
}

.ft-products-item .container {
  margin-top: 5%;
  margin-bottom: 10%;
}

.btn-ft {
  font-family: 'DeltaSans';
  font-size: 12px;
  color: #ffffff;
  font-weight: bold;
  background-color: rgb(120,120, 120);
  padding: 9px 20px;
  /* padding: 10px 15px; */
  border: 2px solid transparent;
  border-radius: 5px;
  min-width: 120px;
}

.btn-ft:hover {
  color: #ffffff;
  text-decoration: none;
}

#producttype-mobile .btn-ft,
.invisible-up-922 .card .btn-ft {
  border-radius: 0;
}

.producttype-mobile .btn-ft {
  border-radius: 0;
}

.product-cat {
  display: block;
  width: 100% !important;
  margin: 0 auto;
}

/* #nav-industrial-power-supplies-content  .owl-stage {
  margin: 0 auto;
}
#nav-industrial-power-supplies-content.owl-carousel.owl-drag .owl-item{
  width: 150px !important;
} */


.text-title-ft-sub,
.text-ft-sub {
  /* font-size: 14px; */
  word-wrap: break-word;
}

.h-content {
  height: 60px;
}

.text-title-ft-listv {
  font-weight: bold;
  color: #0087DC;
  font-size: 16px;
  margin-bottom: 5%;
}

.text-title-ft {
  font-weight: bold;
  color: #0087DC;
  margin-bottom: 5%;
}

.text-title-ft-sub {
  font-weight: 600;
  color: #444444;
}

.text-ft-sub {
  color: #5F5F5F;
}

.box-abt-home {
  margin-top: 40px;
  width: 100%;
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center;
  height: 480px;
}

.img-abt1 {
  display: block;
  width: 85%;
  height: auto;
  position: relative;
  margin-top: -835px;
}

.img-abt2 {
  display: block;
  width: 92%;
  height: auto;
  position: relative;
  margin-top: -130px;
}

.center {
  margin: 0 auto;
}

.padding-top-text {
  padding-top: 100px;
}

.content-abt-home {
  font-size: 16px;
  font-family: 'DeltaSans';
  line-height: 24px;
  text-align: center;
  padding: 40px 40px 10px 40px;
  color: #ffffff;
}

.link-no-more {
  color: #ffffff;
  font-family: 'DeltaSans';
  text-align: center;
  font-size: 14px;
  font-weight: 600;
}

.bg-color-gray {
  background-color: #f5f5f5;
}

.bg-light-blue {
  background-color: #E3EFF8;
}

.bg-blue-light {
  background-color: #F0F5FA;
}

.text-sub-event {
  font-size: 16px;
  font-family: 'DeltaSans';
  margin-top: 20px;
  margin-bottom: 30px;
  color: #14A028;
  font-weight: 600;
}

a:hover {
  text-decoration: underline;
}

.h-box-banner {
  height: 720px;
}

.btn-learnmore {
  padding: 13px 40px;
  border-radius: 0px;
}

.des-text {
  font-size: 24px;
  line-height: 28px;
  margin-bottom: 15px;
}

.pro-text {
  font-size: 72px;
  line-height: 64px;
  margin-bottom: 30px;
  font-weight: bolder;
}

.text-middle {
  position: relative;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  text-align: left;
  vertical-align: middle;
}

.content-left {
  height: 500px;
}

.img-event {
  width: 100%;
}

.event-detial {
  background-color: #252A2C;
  width: 25%;
}

.box-event-lightligt {
  width: 75%;
}

.box-event-slide {
  margin: 50px 0px;
}

.prosition-dot {
  bottom: -3px;
}

#carouselExampleIndicators1 {
  margin: 143px 0px;
}

.margin-btn-botton {
  margin-top: 26px;
}

.img-box-wild {
  width: 607px;
  margin-top: -479px;
}

.img-wild {
  display: block;
  height: 551px;
}

.img-new-home {
  width: 100%;
  border-top-left-radius: calc(.25rem - 1px);
  border-top-right-radius: calc(.25rem - 1px);
}

.text-new-pro {
  font-size: 12px;
  line-height: 13px;
  font-family: 'DeltaSans';
  font-weight: 600;
}

.box-sub-date-new {
  padding: 10px 10px;
}

.line-border-new {
  width: 30px;
  height: 1px;
  background-color: #000;
  margin: 5px 10px;
}

.box-date {
  padding: 25px 12px 12px 12px;
}

.title-new {
  font-weight: bold;
  margin-top: 0.5rem;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

a .title-new {
  color: #444444;
}

.title-new a {
  color: #444444;
}

.box-text-date {
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.margin-bottom-last-new {
  margin-bottom: 40px;
}

.box-detail-new {
  padding: 25px 12px 25px 12px;
  background-color: #E9ECF0;
}

.text-new-detial {
  display: none;
  font-size: 12px;
  line-height: 24px;
  font-weight: 500;
  font-family: 'DeltaSans';
  color: #5F5F5F;
  margin: 20px 0px;
}

.link-read-more {
  font-size: 14px;
  line-height: 16px;
  font-weight: 600;
  font-family: 'DeltaSans';
  color: #0087DC;
  padding-top: 10px;
}

.btn-allnew {
  padding: 13px 49px;
  border-radius: 0px;
}

.btn-box-all-new {
  margin: 40px 0px;
}

.box-padding-event {
  padding: 12px;
}

.status-event {
  font-family: 'DeltaSans';
  color: #14A028;
  font-size: 12px;
  line-height: 13px;
  font-weight: bold;
}

.status-event2 {
  font-family: 'DeltaSans';
  color: #14A028;
  font-size: 14px;
  line-height: 20px;
  font-weight: bold;
}

.name-event {
  font-family: 'DeltaSans';
  color: #FFFFFF;
  font-size: 24px;
  line-height: 28px;
  font-weight: bold;
  padding: 12px 12px 12px 0px;
  height: 244px;
}

.name-event2 {
  font-family: 'DeltaSans';
  color: #000;
  font-size: 20px;
  line-height: 24px;
  font-weight: bold;
  padding-bottom: 10px;
}

.location-event {
  font-family: 'DeltaSans';
  color: #FFFFFF;
  font-size: 16px;
  line-height: 18px;
}

.location-event2 {
  font-family: 'DeltaSans';
  color: #000;
  font-size: 16px;
  line-height: 18px;
}

.line-event {
  width: 33px;
  background-color: #fff;
  height: 1px;
  margin: 10px 0px;
}

.line-event2 {
  width: 33px;
  background-color: #000000;
  height: 1px;
  margin: 10px 0px;
}

.text-event-date {
  font-family: 'DeltaSans';
  color: #14A028;
  font-size: 22px;
  line-height: 13px;
  font-weight: bold;
}

.text-event-date2 {
  font-family: 'DeltaSans';
  color: #14A028;
  font-size: 16px;
  line-height: 13px;
  font-weight: bold;
}

.text-title-delta {
  color: #0087DC;
  font-weight: bold;
  margin-bottom: 2rem;
  margin-top: 2rem;
  text-align: center;
}

.text-title-delta-home {
  color: #0087DC;
  font-weight: bold;
  margin-bottom: 2.5rem;
  margin-top: 2.5rem;
  text-align: center;
}

.text-title-subscribe {
  color: #0087DC;
  font-weight: bold;
}

.text-be-first {
  font-family: 'DeltaSans';
  color: #444444;
  font-size: 16px;
  line-height: 20px;
  padding-bottom: 18px;
  /* font-weight: 500; */
}

.text-color-gray {
  color: #A3A3A3;
}

.grid-eventnews {
  display: flex;
  flex-wrap: wrap;
}

.grid-list-eventnews {
  -ms-flex: 0 0 0 30.9%;
  flex: 0 0 0 30.9%;
  max-width: 30.9%;
  min-width: 30.9%;
  margin: 24px 0 0 24px;
}

.text-title-boxen {
  text-align: center;
  font-family: 'DeltaSans';
  color: #0087DC;
  font-size: 32px;
  line-height: 47px;
  font-weight: bold;
}

.box-btn-boxen {
  display: flex;
  padding: 30px 0;
}

.btn-boxen {
  margin: auto;
  background-color: transparent;
  border: 2px solid #444444;
  border-radius: 4px;
  height: 40px;
  width: 160px;
  font-size: 12px;
  font-weight: bold;
  color: #444444;
}

.btn-boxen:hover {
  text-decoration: none;
  color: #444444;
}

.box-eventnews .container {
  padding-top: 2%;
}

.box-eventnews-list-all {
  padding: unset;
  margin: unset;
}

/* .box-eventnews-list-all:hover {
    box-shadow: 0 8px 16px 0 rgba(0,0,0,0.2);
} */

.grid-list-eventnews-sub {
  display: grid;
  height: 360px;
  /* grid-template-rows: 1fr 1fr; */
}

.grid-list-eventnews-sub:hover {
  transition: all 0.5s ease-out;
  grid-template-rows: 30% 70%;
  box-shadow: 0 8px 16px 0 rgba(0, 0, 0, 0.2);
}

.grid-list-eventnews-sub:hover .text-new-detial {
  display: block;
}

.box-product-document,
.box-need-compare-product {
  background-size: cover !important;
  height: 320px;
  background-color: #f0f6fb;
}

.box-product-document .container,
.box-need-compare-product .container {
  display: flex;
  position: relative;
  height: 100%;
}

.box-product-document-all,
.box-need-compare-product-all {
  margin: auto 0;
}

.box-product-document-mobile {
  position: relative;
  height: 500px;
  display: flex;
  overflow-y: hidden;
}

.box-product-document-mobile .container {
  margin: 32px auto;
  z-index: 1;
  text-align: center;
}

.image-doc {
  position: absolute;
  width: 38%;
  bottom: 0;
  right: 0;
}

.border-nav-topsearch {
  display: flex;
  border-bottom: 2px solid #000;
  width: 20%;
}

.mar-b {
  margin-bottom: 0;
}

.box-product-document-mobile .image-doc {
  position: absolute;
  width: 70%;
  margin-right: auto;
  margin-left: auto;
  bottom: 0;
  right: 0;
  left: 0;
}

@media (max-width:576px) {
  .box-product-document-mobile .image-doc {
    width: 90%;
  }

  #proType {
    width: 100%;
  }

  h3 {
    font-size: 20px;
    line-height: 32px;
    font-weight: bold;
    color: #444444;
  }


}

@media (min-width:900px) {
  .box-product-document-mobile {
    height: 420px;
  }

  .box-product-document-mobile .image-doc {
    width: 50%;
    bottom: 0;
  }
 
}

.btn-subscribe {
  font-family: 'DeltaSans';
  font-size: 14px;
  color: #ffffff;
  font-weight: bold;
  background-color: #0087DC;
  height: 40px;
  min-width: 160px;
  border: 2px solid transparent;
  border-radius: 5px;
  letter-spacing: 1px;
  cursor: pointer;
}

.btn-border-delta {
  font-family: 'DeltaSans';
  font-size: 12px;
  color: #0087DC;
  font-weight: bold;
  height: 40;
  min-width: 160px;
  border: 2px solid #0087DC;
  border-radius: 5px;
  letter-spacing: 1px;
}

.box-newsletter {
  background-color: #d5e9f5;
}

.padding-new-sub {
  padding-top: 42px;
}

.inp {
  position: relative;
  margin: auto;
  width: 100%;
  max-width: 368px;
}

.inp .label {
  position: absolute;
  top: 16px;
  left: 0;
  font-size: 16px;
  color: #9098a9;
  font-weight: 500;
  transform-origin: 0 0;
  transition: all 0.2s ease;
}

.inp .border {
  position: absolute;
  bottom: 0;
  left: 0;
  height: 2px;
  width: 100%;
  background: #07f;
  transform: scaleX(0);
  transform-origin: 0 0;
  transition: all 0.15s ease;
}

.inp input {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 12px 0;
  height: 48px;
  font-size: 16px;
  font-weight: 500;
  border-bottom: 2px solid #c8ccd4;
  background: none;
  border-radius: 0;
  color: #223254;
  transition: all 0.15s ease;
}

.inp input:hover {
  background: rgba(34, 50, 84, 0.03);
}

.inp input:not(:placeholder-shown)+span {
  color: #000;
  transform: translateY(-26px) scale(0.75);
}

.inp input:focus {
  background: none;
  outline: none;
}

.inp input:focus+span {
  color: #0087DC;
  transform: translateY(-26px) scale(0.75);
}

.inp input:focus+span+.border {
  transform: scaleX(1);
}

.searchinput {
  position: relative;
  width: 100%;
  max-width: 500px;
}

.position-center {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}

.position-center-search {
  position: relative;
  top: 50%;
  left: 50%;
  transform: translate(-15%, -15%);
}

.box-search {
  padding: 9px;
  height: 40px;
  font-size: 18px;
}

.icon-size-close {
  font-size: 27px !important;
  padding: 5px 15px;
}

.searchinput input {
  -webkit-appearance: none;
  width: 100%;
  border: 0;
  font-family: inherit;
  padding: 5px 0;
  height: 40px;
  font-size: 16px;
  font-weight: 500;
  background: none;
  border-radius: 0;
  color: #223254;
  transition: all 0.15s ease;
}

.searchinput input:focus {
  background: none;
  outline: none;
}

.box-input-sub {
  padding-bottom: 40px;
}

.btn-main {
  padding: 12px 45px;
  border-radius: 0px;
  background-color: #000;
  color: #FFFFFF;
}

.text-pro-link {
  font-family: 'DeltaSans';
  color: #5F5F5F;
  font-size: 12px;
  line-height: 16px;
}

.text-pro-link-main {
  font-family: 'DeltaSans';
  color: #FFFFFF;
  font-size: 14px;
  line-height: 16px;
  font-weight: bold;
}

.bg-footer {
  background-color: #F0F5FA;
}

.padding-top-bottom {
  padding: 40px 0px;
}

.padding-bottom-link {
  padding-bottom: 12px;
}

.icon-link-footer {
  width: 40px;
  height: 40px;
  border-radius: 50px;
  background-color: #454545;
  color: #FFFFFF;
  margin-right: .5rem;
  position: relative;
}

.text-copy-right {
  font-family: 'DeltaSans';
  color: #B4B4B4;
  font-size: 14px;
  line-height: 24px;
}

.icon-footer-center {
  margin: 0;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  font-size: 22px !important;
}

.box-pp {
  background: linear-gradient(to bottom, #fff, transparent, transparent);
  background-size: cover;
  background-position: top center, bottom center;
  background-size: 100% 100%;
  padding-bottom: 2%;
}

.footer-one {
  margin-top: -3px;
}

.footer-two {}

.footer-three {
  margin-top: 0px;
}

.footer-four {
  margin-top: 0px;
}

.text-footer-main {
  color: #0087DC;
  font-weight: bold;
}

.footer-mobile {
  display: flex;
  height: 70px;
  background-color: #252A2C;
  color: #B4B4B4;
  font-size: 14px;
}

.footer-nav-mobile {
  background-color: #F0F5FA;
  color: #0087DC;
}

.bg-footer-mobile {
  background-color: #252A2C;
}

.footer-nav-mobile .container {
  padding-top: 1rem;
}

.footer-nav-mobile a {
  display: flex;
  justify-content: space-between;
  padding: 0.5rem 1rem;
  color: #0087DC;
  font-size: 14px;
  font-weight: bold;
}

.footer-nav-mobile a:hover {
  text-decoration: none;
}

.footer-mobile .container {
  margin: auto;
}

.footer-nav {
  height: 30px;
  background-color: #252A2C;
  color: #B4B4B4;
  font-size: 14px;
}

.footer-nav ul {
  margin: unset;
  padding: unset;
}

.footer-nav .container {
  height: 30px;
  display: flex;
  justify-content: space-between;
  align-items: center;
}

.event-b {
  box-sizing: border-box;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.event-box {
  width: 50%;
  float: left;
  padding: 0 25px;
  box-sizing: inherit;
}

.title {
  color: #666666;
  text-transform: uppercase;
}


/* search */

#bar-search-results-nav .nav {
  justify-content: center;
}

#bar-search-results-nav .nav-link {
  font-size: 16px;
  padding: 0 0px 16px 0px;
  color: #444444;
}

#bar-search-results-nav .nav-link.active {
  color: #0087DC;
}


/* box-events */



.box-events .card {
  position: relative;
  height: 333px;
  overflow: hidden;
  border: unset;
  border-radius: unset;
}

.box-events .card:hover {
  box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
}

.box-events .card .post-image {
  height: 300px;
  overflow: hidden;
}

.box-events .card .post-image img {
  transition: .5s;
  max-width: 100% ;
}

.box-events .card:hover .post-image::after {
  content: "";
  display: block;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 0;
  right: 0;
  background: rgba(0, 0, 0, 0.3);
  transition: .5s;
}

.box-events .card:hover .post-image img {}

.box-events .card .news-content {
  position: absolute;
  height: 300px;
  bottom: -130px;
  padding: 20px;
  background-color: #f0f5fa;
  transition: .5s;
}

.box-events .card:hover .news-content {
  bottom: -80px;
}

.box-events .card .news-content .post-meta a {
  text-decoration: none;
  padding-right: 10px;
  transition: .5s;
  font-size: 12px;
}

.post-meta a {
  font-weight: bold;
}

/* .box-events .card .news-content .post-header {
    margin: 0;
    
} */

.box-events .card .news-content p {
  font-size: 16px;
  margin: 0 0 40px 0;
  padding: 0;
  transition: .5s;
  opacity: 0;
  display: -webkit-box;
  -webkit-line-clamp: 2;
  -webkit-box-orient: vertical;
  overflow: hidden;
}

.box-events .card:hover .news-content p {
  opacity: 1;
}

.read-more {
  position: absolute;
  left: 20px;
  bottom: 25px;
  font-size: 14px;
  font-weight: bold;
  color: #5F5F5F;
}

.read-more:hover {
  text-decoration: none !important;
}

.visible-nav-minimize .read-more {
  bottom: 16px;
}


/* Common general style go here */


/* Mobile in Portrait mode */

@media only screen and (max-width:320px) {
  .owl-prev {
    left: -22px;
  }

  .owl-next {
    right: -22px;
  }

  #product-selector-carousel-mobile .owl-prev,
  #related-product-mobile .owl-prev {
    left: -30px;
  }

  #product-selector-carousel-mobile .owl-next,
  #related-product-mobile .owl-next {
    right: -30px;
  }

  .img-wild {
    display: block;
    height: 251px;
  }

  .img-box-wild {
    width: 607px;
    margin-top: -440px;
  }

  .img-box-banner {
    height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

}


/* config page */

#bg-slot,
#bg-slot02 {
  position: relative;
  background-size: 100% 100%;
}

.bg-sixslot {
  /* background-image: url('../image/cproduct_201805071525686565843631.jpg'); */
  height: 200px;

}

.fix-col-box1 {
  background-image: url('../image/Config1.svg');
  width: 25px;
  background-size: cover;
    background-repeat: no-repeat;
}
.fix-col-box2 {
  background-image: url('../image/Config2.svg');
  width: 49px;
  background-size: cover;
  background-repeat: no-repeat;
}
.bg-fourslot {
  background-image: url('../image/cproduct_201805071525686481866603.jpg');
  height: 280px;
}
.bg-sixslot #port{
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  position: absolute;
  bottom: 15px;
  height: 100%;
  max-height: 178px;
}

.order-15{
  order: 15;
}
.order-14{
  order: 14;
}
.order-13{
  order: 13;
}


.bg-sixslot #port02 {
  position: absolute;
  bottom: 15px;
  left: 12px;
  height: 100%;
  max-height: 178px;
}

.bg-fourslot #port,
.bg-fourslot #port02 {
  position: absolute;
  bottom: 21px;
  left: 52px;
  height: 100%;
  max-height: 250px;
  width: 100%;
}

.blank,
.blank-large {
  text-align: center;
}

.bg-sixslot .blank {
  width: 78px;
  margin-right: 2px;
  font-size: 14px;
}

.bg-sixslot .blank-large {
  width:234px;
  margin-right: 2px;
}

.bg-fourslot .blank {
  width: 18.4%;
  margin-right: 2px;
}

.bg-fourslot .blank-large {
  width: 56%;
  margin-right: 2px;
}

.text-sixteen-delta {
  color: #0087DC;
  font-weight: bold;
  font-size: 16px;
}

.text-sixteen-location {
  color: #76B900;
  font-weight: bold;
  font-size: 16px;
}

.locations {
  color: #76B900;

}

.product-selector-mobile {
  width: 100%;
  min-height: 226px;
}

.img-fluid-80 {
  max-width: 80%;
}

.red {
  color: red;
}

.center {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* Mobile in Landscape mode */
@media only screen and (min-width:321px) and (max-width:480px) {
  .owl-prev {
    left: 10px;
  }

  .product-selector-list {
    height: 200px !important;
  }



}

/* Mobile in Landscape mode */

@media only screen and (min-width:321px) and (max-width:480px) {
  .owl-prev {
    left: -22px;
  }

  .owl-next {
    right: -22px;
  }

  #product-selector-carousel-mobile .owl-prev,
  #related-product-mobile .owl-prev {
    left: -30px;
  }

  #product-selector-carousel-mobile .owl-next,
  #related-product-mobile .owl-next {
    right: -30px;
  }

  .img-wild {
    display: block;
    height: 251px;
  }

  .img-box-wild {
    width: 607px;
    margin-top: -440px;
  }

  .img-box-banner {
    height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .grid-eventnews,
  .grid-container {
    grid-template-columns: 1fr;
  }

}

.text-delta {
  font-size: 24px;
  color: #0087DC;
}

a.btn-subscribe:hover,
a.btn-enquiry:hover {
  color: #FFFFFF;
}



@media only screen and (min-width:480px) and (max-width:767px) {
  .owl-prev {
    left: -1rem;
  }

  .owl-next {
    right: -1rem;
  }

  #product-selector-carousel-mobile .owl-prev,
  #related-product-mobile .owl-prev {
    left: -30px;
  }

  #product-selector-carousel-mobile .owl-next,
  #related-product-mobile .owl-next {
    right: -30px;
  }

  .img-box-banner {
    height: 380px;
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
  }

  .grid-eventnews,
  .grid-container {
    grid-template-columns: 1fr;
  }

  .grid-list-eventnews-sub {
    height: 420px;
  }

  #scrollTop {
    display: none;
  }

  #text-scrollTop {
    display: none;
  }

  .grid-eventnews {
    margin: 0;
  }

  .grid-list-eventnews {
    -ms-flex: 0 0 0 100%;
    flex: 0 0 0 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 24px 0;
  }
}

@media (max-width:786px) {

  .grid-eventnews,
  .grid-container {
    grid-template-columns: 1fr;
  }

  .product-selector-list img {
    width: 100% !important;
  }

  .owl-prev,
  .owl-next {
    top: 38% !important;
  }
}

/* dropdown */
.dropdown-item {
  display: block;
  width: 100%;
  padding: 0;
  clear: both;
  font-weight: 400;
  color: #444444;
  text-align: inherit;
  white-space: nowrap;
  background-color: transparent;
  border: 0;


}

.dropdown-item:focus,
.dropdown-item:hover {
  background-color: transparent;
}

a.dropdown-item:focus,
a.dropdown-item:hover {
  color: #0087DC;
}

.breadcrumb>.dropdown>.dropdown-menu {
  transform: none !important;
  top: -10px !important;
  left: 8.75px !important;
  width: 265px;
  border-radius: 10px;
  padding: 10px 15px;
  box-shadow: 0 4px 6px -1px rgba(0, 0, 0, 0.1), 0 2px 4px -1px rgba(0, 0, 0, 0.06);
}

#tools-dropdown::after {
  content: "\f107";
  font-family: 'FontAwesome';
  padding: 1px 2px;
  border: 1px solid #0087DC;
  background: #0087DC;
  border-radius: 4px;
  margin-left: 4px;
  font-size: 12px;
  color: #ffffff;
}

.breadcrumb>.dropdown>.dropdown-menu li a {
  line-height: 2;
  font-weight: normal;
}

.breadcrumb>.dropdown>.dropdown-menu li a:hover {
  color: #0087DC
}

hr {
  border-top: 2px solid #E3EFF8;
  margin-top: .5rem;
  margin-bottom: 1rem;
}

.text-black {
  color: #000000;
}

/* corousel */
#producttype .owl-nav,
#producttype .owl-dots,
#product-selector-carousel .owl-nav,
#product-selector-carousel .owl-dots {
  display: block !important;
}

.fix-text-width-product-selector {
  max-width: 119px;
}

@media only screen and (min-width:0px) and (max-width:320px) {
  .grid-container {
    grid-template-columns: 1fr;
  }
  .grid-list-eventnews {
    -ms-flex: 0 0 0 100%;
    flex: 0 0 0 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 24px 0;
  }
}


/* Mobile in Landscape mode */

@media only screen and (min-width:321px) and (max-width:767px) {
  .grid-container {
    grid-template-columns: 1fr;
  }
  .grid-container>a {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0 24px 24px 0;
  }

  .grid-sub-pic,
  .grid-sub-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    max-width: 50%;
    min-width: 50%;
    max-height: 250px;
    overflow: hidden;
  }

  .grid-container {
    margin: 0;
  }

  .grid-list-eventnews {
    -ms-flex: 0 0 0 100%;
    flex: 0 0 0 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 24px 0;
  }

}

@media only screen and (max-width:320px) {
  .grid-container {
    grid-template-columns: 1fr;
  }

  .grid-container>a {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
    min-width: 100%;
    margin: 0 24px 24px 0;
  }

  .grid-sub-pic,
  .grid-sub-text {
    -webkit-box-flex: 0;
    -ms-flex: 0 0 50%;
    flex: 0 0 50%;
    min-height: 50%;
    max-width: 50%;
    max-height: 250px;
    overflow: hidden;
  }

  .grid-container {
    margin: 0;
  }

}

@media (max-width:1400px) {
  .ft-products-body .item {
    margin: 0 10px;
  }
}

/* Tabets */

@media only screen and (min-width:768px) and (max-width:1023px) {

  .box-events .card .post-image img {
    width: 100%;
  }

  .grid-eventnews {
    grid-template-columns: 50% 50%;
    grid-gap: 24px;
  }

  .grid-container {
    grid-template-columns: 1fr;
  }

  .grid-sub-text {
    padding: 20px;
    overflow: hidden;
  }

  .grid-list-eventnews-sub {
    height: 100%;
  }

}

@media(min-width:768px)and (max-width: 1200px) {
  .product-selector {
    flex-wrap: wrap;
  }

  .grid-container>a {
    -ms-flex: 0 0 45.9%;
    flex: 0 0 45.9%;
    max-width: 45.9%;
    min-width: 45.9%;
  }

  .grid-list-eventnews {
    -ms-flex: 0 0 0 45.9%;
    flex: 0 0 0 45.9%;
    max-width: 45.9%;
    min-width: 45.9%;
    margin: 24px 0 0 24px;
  }
}


@media only screen and (min-width:980px) and (max-width:1023px) {
  .grid-container {
    grid-template-columns: 1fr 1fr;
  }
}


/* destop small  */
@media only screen and (min-width:1200px) and (max-width:1364px) {
  .box-events .card {
    height: 314px;
  }
}
@media only screen and (min-width:1024px) and (max-width:1199px) {
  .box-events .card {
    height: 355px;
  }
}

@media only screen and (min-width:1024px) and (max-width:1223px) {
 
  .box-events .card .post-image img {
     width: 100%;
  }

 
  .grid-eventnews {
    grid-gap: 24px;
    grid-template-columns: 1fr 1fr;

  }

  .grid-container {
    grid-template-columns: 1fr 1fr;
  }
}

@media only screen and (min-width: 1200px) {

}

@media only screen and (min-width: 1223px)and (max-width:1360px) {
  .grid-container {
    grid-gap: 0px;
  }

}



/* destop genneral  */
@media only screen and (min-width:1224px) {
  .h-box-banner {
    height: 565px;
  }

}

/* Very large screen devices  */
@media only screen and (min-width:1824px) {
  .h-box-banner {
    height: 720px;
  }
}

@media only screen and (max-width:1090px) and (orientation:landscape) {
  .box-events .card .post-image img {
     width: 100%;
  }
  .box-events .card {
    height: 305px;
   }
   
}
@media  (max-width:1090px){
    .bg-sixslot #port {
      top: 0 !important;
      left: 0  !important;
      transform: translate(0,0)  !important;
      position: absolute;
      bottom: 15px;
      height: 100%;
      max-height: 178px;
  }
  .bg-sixslot{
     overflow: auto !important;
  }
  .bg-sixslot #port02 {
    position: absolute;
    bottom: 15px;
    left: 12px;
    height: 100%;
    max-height: 178px;
    top: 0;
  }
}
/* banner  */
@media only screen and (min-width:0px)and (max-width:335px) {
  .show-more-769{
    display: none;
    visibility: hidden;
  }
  .show-768-only{
    display: block;
    visibility: block;
  }
  #slide-banner-mobile .slide-content {
    height: 349px;
  }
  .box-events .card {
    height: 289px;
 }
  .box-events .card .post-image img {
      max-width: 100%;
      width: 100%;
  }
}
@media only screen and (min-width:336px)and (max-width:425px) {
  .show-more-769{
    display: none;
    visibility: hidden;
  }
  .show-768-only{
    display: block;
    visibility: block;
  }
  #slide-banner-mobile .slide-content {
    height: 396px;
  }
  .box-events .card {
    height: 312px;
  }
  .box-events .card .post-image img {
      max-width: 100%;
      width: 100%;
  }
}
@media only screen and (min-width:426px)and (max-width:590px) {
  .show-more-769{
    display: none;
    visibility: hidden;
  }
  .show-768-only{
    display: block;
    visibility: block;
  }
  #slide-banner-mobile .slide-content {
    height: 544px;
  }
  .box-events .card {
    height: 355px;
  }
  .box-events .card .post-image img {
      max-width: 100%;
      width: 100%;
  }
}
@media only screen and (min-width:590px)and (max-width:658px) {
  .show-more-769{
    display: none;
    visibility: hidden;
  }
  .show-768-only{
    display: block;
    visibility: block;
  }
  #slide-banner-mobile .slide-content {
    height: 624px;
  }
    .box-events .card {
      height: 355px;
  }
  .box-events .card .post-image img {
      max-width: 100%;
      width: 100%;
  }
  .p-msite0{
    padding: 0 0 !important;
  }
}
@media only screen and (min-width:658px)and (max-width:768px) {
  .show-more-769{
    display: none;
    visibility: hidden;
  }
  .show-768-only{
    display: block;
    visibility: block;
  }
  #slide-banner-mobile .slide-content {
    height: 717px;
  }
  .box-events .card {
    height: 307px;
  }
  .box-events .card .post-image img {
      max-width: 100%;
      width: 100%;
  }
}
@media only screen and (min-width: 769px)and (max-width:1023px) {
  #slider,
  .wrap,
  .slide-content {
    height: 390px;
  }
  .show-more-769{
    display: block;
    visibility: block;
  }
  .show-768-only{
    display: none;
    visibility: hidden;
  }
  .box-events .card {
    height: 307px;
 }
  .box-events .card .post-image img {
      max-width: 100%;
      width: 100%;
  }
  
}
@media only screen and (min-width: 1023px)and (max-width:1199px) {
  #slider,
  .wrap,
  .slide-content {
    height: 252px;
  }
  .box-banner{
    margin-top: 64px;
  }
  .show-more-769{
    display: block;
    visibility: block;
  }
  .show-768-only{
    display: none;
    visibility: hidden;
  }
}
@media only screen and (min-width: 1200px) and (max-width:1440px){
  #slider,
  .wrap,
  .slide-content {
    height: 356px;
  }
  .box-banner{
    margin-top: 94px;
  }
  .show-more-769{
    display: block;
    visibility: block;
  }
  .show-768-only{
    display: none;
    visibility: hidden;
  }
}
@media only screen and (min-width: 1440px){
   .box-banner{
     margin-top: 94px;
   }
   .show-more-769{
    display: block;
    visibility: block;
  }
  .show-768-only{
    display: none;
    visibility: hidden;
  }
}

