#banner_slides{
  width:100%;
  position:relative;
}
.owl-dots{
  position:absolute;
  bottom:8px;
  left:0px;
  margin:0 auto;
  width:100%;
  text-align:center;
}
#banner_slides .item img{
  display: block;
  width: 100%;
  height: auto;
}


.sub_hd_tab{
	background-color:#ffffff;
	position:-webkit-sticky; 
	position: sticky;
	top: 36px;
  z-index:14;
  -webkit-box-shadow: 0px 8px 4px -5px rgba(0,0,0,0.2);
  -moz-box-shadow: 0px 8px 4px -5px rgba(0,0,0,0.2);
  box-shadow: 0px 8px 4px -5px rgba(0,0,0,0.2);
}

@media (min-width: 576px) {
	.sub_hd_tab{
		top:57px;
	}
}

@media (min-width: 768px) {
	.sub_hd_tab{
		top:71px;
	}
}

@media (min-width: 992px) {
	.sub_hd_tab{
		top:71px;
	}
}


@media (min-width: 1200px) {
	.sub_hd_tab{
		top:70px;
	}
}

.tb_opt{
  color:#20242a;
  opacity: 0.75;
	letter-spacing:0.03rem;
  font-size:12px;
  font-weight: 500;
	cursor: pointer;
	border-bottom:4px solid transparent;
}

@media (min-width: 576px) {
	.tb_opt{
		font-size:12px;
	}
}

@media (min-width: 768px) {
	.tb_opt{
		font-size:16px;
	}
}

@media (min-width: 992px) {
	.tb_opt{
		font-size:16px;
	}
}


@media (min-width: 1200px) {
	.tb_opt{
		font-size:16px;
	}
}



.tb_opt:hover{
  color: #00abcd;
  opacity: 0.85;
}

.tb_opt.active{
	opacity: 1.0;
	background-color: rgba(255,255,255,0.03);
	border-bottom:4px solid #00abcd;
  color: #00abcd;
  opacity: 1.0;
}

/*product */
.col-prd-ttl{
  width:100%;
  height:165px;
  position:relative;
  overflow:hidden;
  
  background-repeat: no-repeat;  
  background-size: cover;
  background-position: center center;
}

.col-prd-name{
  position:absolute;
  top:20%;
  left:0;
  z-index:9;
  width:100%;
}


@media (min-width: 576px) {
  .col-prd-ttl{
    height:100%;
    max-height: auto;
  }

  .col-prd-name{
    top:2.5%;
  }
}

@media (min-width: 768px) {
  .col-prd-name{
    top:16.5%;
  }
}

@media (min-width: 992px) {
  .col-prd-name{
    top:20%;
  }
}

@media (min-width: 1200px) {
  .col-prd-name{
    top:20%;
  }
}

.img_prd_item{
  width:100%;
}


.prd-item-template .owl-prev {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0,0,0,0.15)!important;
  border-radius: 50%!important;
  position: absolute;
  top: 45%;
  margin-left: -10px!important;
  display: block !important;
  border:0px solid black;
  outline: 0!important;
}

.prd-item-template .owl-next {
  width: 40px;
  height: 40px;
  line-height: 40px;
  background-color: rgba(0,0,0,0.15)!important;
  border-radius: 50%!important;
  position: absolute;
  top: 45%;
  right: -15px;
  display: block !important;
  border:0px solid black;
  outline: 0!important;
}
.owl-prev i, .owl-next i {
  font-size:1.25rem;
}

.numberCircle {
  display:inline-block;
  line-height:0px;
  
  border-radius:50%;
  border:2px solid #00abcd;
  background-color: #00abcd;
  font-size:0.9rem;
  font-family: "Roboto",sans-serif;
}

.numberCircle span {
  display:inline-block;
  color:#fff;
  padding-top:50%;
  padding-bottom:50%;
  
  margin-left:8px;
  margin-right:8px;

}

.txt_how{
  font-family: Poppins,sans-serif;  
  color: #20242a;
  font-weight:700;
  font-size:0.95rem;
}

.txt_why_ttl{
  font-weight:700;
  color:#00abcd;
  font-size:1.25rem;
}

.txt_why{
  font-family:Roboto,sans-serif;
  font-size:0.85rem;
}


.img_how{
  filter: drop-shadow(2px 2px 8px rgba(0,0,0,0.25));
  border:1px solid rgba(0,0,0,0.05);
}

@media (min-width: 576px) {
  .numberCircle {
    font-size:0.95rem;
  }
  .txt_how{
    font-size:1.05rem;
  }
  .txt_why_ttl{
    font-size:1.45rem;
  }

  .txt_why{
    font-size:0.95rem;
  }
}

@media (min-width: 768px) {
  .numberCircle {
    font-size:1.0rem;
  }

  .txt_how{
    font-size:1.25rem;
  }

  .txt_why_ttl{
    font-size:1.75rem;
  }
  .txt_why{
    font-size:1.05rem;
  }
}


@media (min-width: 992px) {
  .numberCircle {
    font-size:1.25rem;
  }

  .txt_how{
    font-size:1.5rem;
  }
  .txt_why_ttl{
    font-size:2.0rem;
  }
  .txt_why{
    font-size:1.25rem;
  }
}

@media (min-width: 1200px) {
  .numberCircle {
    font-size:1.35rem;
  }

  .txt_how{
    font-size:1.5rem;
  }

  .txt_why_ttl{
    font-size:2.0rem;
  }

  .txt_why{
    font-size:1.25rem;
  }
}



.btn-excard{
    display: inline-block;
    font-weight: 400;
    color: #212529;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
    -webkit-user-select: none;
    -moz-user-select: none;
    -ms-user-select: none;
    user-select: none;
    font-size: 1rem;
    line-height: 1.5;

    padding: 0.475rem 0.75rem;
    letter-spacing: 0.05rem;
    cursor: pointer;
    text-decoration: none!important;   
    text-transform: uppercase;
    border-radius: 0.35rem;
    transition: all 0.3s ease;

    text-overflow: ellipsis; 
    overflow: hidden; 
    white-space: nowrap;
    -webkit-line-clamp: 1;
    -webkit-box-orient: vertical;  
    text-align: center;
}

.btn-bl{
    background-color:#2D90FD;
    color: #fff!important;
    /*text-shadow: 1px 1px 2px rgba(0, 86, 178, 1);   */  
  }
  
  .btn-bl:hover{
    background-color: #2dd9fc;
    background-image: linear-gradient(315deg, #2dd9fc 0%, #2D90FD 74%);
  }


.temp-fix-page-wrapper {
  width: 100% !important;
  margin: 0;
  padding-top: 0;
}

@media (min-width: 576px) {
    .temp-fix-page-wrapper {
      max-width: 100% !important;
    }
  }
  
  @media (min-width: 768px) {
    .temp-fix-page-wrapper {
      max-width: 100% !important;
    }
  }
  
  @media (min-width: 992px) {
    .temp-fix-page-wrapper {
      max-width: 100% !important;
      padding: 0 !important;
    }
  }
  
  @media (min-width: 1200px) {
    .temp-fix-page-wrapper {
      max-width: 100% !important;
      padding: 0 !important;
    }
  }