.navbar-dark .navbar-nav .nav-link {
  font-size: 24px; margin-right: 10px; 
}


.dropdown-item, .navbar-nav .nav-link{
font-weight: 900 !important;
}


.navbar-brand{display: block; width: 8%; height: auto;}


a.navbar-brand img{width:100%; height: auto;}


.container-fluid{padding-left: 30px; margin-top: 15px;}


.fw-500 {font-weight:600 !important;}


.navbar-nav .nav-link{font-size: 20px;}


.sub-navbar-wrap .sub-navbar li{background-color:rgba(0,0,0,0.8) !important;}


.sub-navbar-wrap .sub-navbar li a{color:#fff !important;}


.grid figure:hover img {
  -ms-transform: scale(1.1, 1.1);
  -webkit-transform: scale(1.1, 1.1);
  transform: scale(1.1, 1.1);
  transition: all .3s ease;
  -webkit-transition: all .3s ease;
  -moz-transition: all .3s ease;
  opacity: 0.15;
  /*cursor:url("../images/icon-zoom.png"), pointer;*/
}


.grid figure:hover figcaption {
  display:none;
}

.grid-style2 .grid figure img{transition:0.5s;}
.grid-style2 .grid figure:hover img{top:0; transform:scale(1.1);}


.wrap-feature-24 .card-body .icon-space{padding:0 important;}
.Move_left{margin-left: 30px;}


/*¸ð¹ÙÀÏ È­¸é*/


@media (max-width: 991px){




.navbar-brand{width:30%;}


center{width:45%; margin:0 auto; margin-bottom: 10px;}


center img{width:100%; height: auto;}


.col-lg-6.aos-init {margin-top: 50px;}

center.crtifi{width: 90%;}
center.crtif img{width: 100%; height:auto;}

center.product_list{width: 90%;}
center.product_list img{width: 100%; height:auto;}



}