.as_container {
  max-width: 1100px;
  padding: 0 20px;
  margin: 0 auto;
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}

.as_Eva_last_plugins {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  /* font-family: Arial, Helvetica, sans-serif; */
}
.as_Eva_last_plugins * {
  -moz-box-sizing: border-box;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
}
.as_Eva_last_plugins .eachThumb {
  -webkit-box-flex: 0;
  max-width: calc(100% / 3);
  -ms-flex: 0 0 calc(85% / 3);
  flex: 0 0 calc(83% / 3);
  /* padding: 0 2px; */
  margin-bottom: 30px;
  margin: 20px;
}
.as_Eva_last_plugins .eachThumb a {
  display: block;
  position: relative;
  -webkit-transition: all ease-in-out 300ms;
  -moz-transition: all ease-in-out 300ms;
  transition: all ease-in-out 300ms;
}
/*.as_Eva_last_plugins .eachThumb a.active {
  -webkit-transform: translateY(15px);
  -moz-transform: translateY(15px);
  transform: translateY(15px);
}*/
.as_Eva_last_plugins .eachThumb img {
  width: 100%;
  display: block;
  height: auto;
  object-fit: cover;
}
.as_Eva_last_plugins .eachThumb .active img{   opacity: 1; }



/*-.as_Eva_last_plugins .eachThumb .as_each-title {
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
  display: -ms-flexbox;
  display: -webkit-flex;
  display: flex;
  justify-content: center;
  align-items: flex-end;
  background: rgba(0, 0, 0, 0.4);
  width: 100%;
  height: 100%;
  opacity: 1;
  -webkit-transition: all 0.5s ease;
  -moz-transition: all 0.5s ease;
  -ms-transition: all 0.5s ease;
  -o-transition: all 0.5s ease;
  transition: all 0.5s ease;
  color: #fff;
  text-align: center;
}
*/
.as_Eva_last_plugins .eachThumb .as_each-title h6{
  color: #fff;
  font-size: 12px;
}

.as_Eva_last_plugins .brand_details {
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
}
.as_Eva_last_plugins .company_brand {
  text-align: center;
  margin-bottom: 30px;
}
.as_Eva_last_plugins .eachThumb_details {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
  margin: 40px 0;
  /* padding: 45px 30px 35px; */
  -webkit-box-shadow: 0px -50px 22px -47px rgba(0, 0, 0, 0.4);
  box-shadow: 7px 7px 30px -5px rgba(0,0,0,0.1);
  display: none;
  position: relative;
  border-radius: 8px;
  margin-top: 0px;
}
.as_Eva_last_plugins .eachThumb_details.show {
  display: block;
}
.as_Eva_last_plugins .enquire_btn {
  display: inline-block;
  cursor: pointer;
  position: relative;
  margin-bottom: 12px;
  font-family: Montserrat, Arial, Helvetica, sans-serif;
  border-style: solid;
  border-width: 0;
  color: #fff !important;
  background-color: #ed4942;
  text-shadow: 0 1px 2px rgba(0, 0, 0, 0.14);
  text-decoration: none;
  font-weight: 400;
  font-size: 13px;
  line-height: 1em;
  padding: 11px 18px;
  -webkit-transition: all 0.15s linear;
  -moz-transition: all 0.15s linear;
  -ms-transition: all 0.15s linear;
  -o-transition: all 0.15s linear;
  transition: all 0.15s linear;
  white-space: nowrap;
  border-radius: 25px;
  margin-top: 25px;
}
.as_Eva_last_plugins .as_col_3 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 25%;
  flex: 0 0 25%;
  max-width: 25%;
  /* text-align: center; */
  padding: 0 15px;
}
.as_Eva_last_plugins .as_col_3 p {
  font-size: 14px;
  text-align: center;
  font-size: 18px;
  color: #706F6F;
  font-weight: 500;
  font-family: "Open Sans";
}
.as_Eva_last_plugins .as_col_4 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 33.3333333%;
  flex: 0 0 33.3333333%;
  max-width: 33.3333333%;
  text-align: center;
  padding: 0 15px;
}
.as_Eva_last_plugins .as_col_5 {
  -webkit-box-flex: 0;
  -ms-flex: 0 0 41.66666667%;
  flex: 0 0 41.66666667%;
  max-width: 41.66666667%;
  text-align: center;
  padding: 0 15px;
}
.as_Eva_last_plugins .product_shape {
  text-align: center;
}
.as_Eva_last_plugins .product_shape figure {
  margin: 0;
}
.as_Eva_last_plugins .product_shape figure img{
  max-height: 280px;
}
.as_Eva_last_plugins .eachThumb_inr {
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.as_Eva_last_plugins .common_carousel .owl-nav [class*=owl-] {
  position: absolute;
  top: 45%;
  color: #FFF;
  font-size: 20px;
  display: inline-block;
  width: 2em;
  height: 2em;
  line-height: 32px;
  vertical-align: middle;
  border-radius: 50%;
  background: rgba(0, 0, 0, 0.65);
}
.as_Eva_last_plugins .common_carousel .owl-nav [class*=owl-]:focus {
  outline: none;
}
.as_Eva_last_plugins .common_carousel .owl-nav .owl-prev {
  left: 15px;
}
.as_Eva_last_plugins .common_carousel .owl-nav .owl-next {
  right: 15px;
}
.as_Eva_last_plugins .as_close_details {
  position: absolute;
  top: 0;
  right: 0;
  width: 24px;
  height: 24px;
  cursor: pointer;
}
.as_Eva_last_plugins .as_close_details::after, .as_Eva_last_plugins .as_close_details::before {
  content: "";
  width: 24px;
  height: 1px;
  background: #b4b4b4;
  position: absolute;
  top: 14px;
}
.as_Eva_last_plugins .as_close_details::before {
  left: 0;
  transform: rotate(45deg);
}
.as_Eva_last_plugins .as_close_details::after {
  right: 0;
  transform: rotate(-45deg);
}
.as_Eva_last_plugins .as_product_feature{
  display: -ms-flex;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
.as_Eva_last_plugins .as_product_feature li{
  -webkit-box-flex: 0;
  max-width: 33.33333333337%;
  -ms-flex: 0 0 33.33333333337%;
  flex: 0 0 33.33333333337%;
  text-align: center;
  padding: 0 4px;
}
.as_Eva_last_plugins .as_product_feature li img{
  width: 50px;
}
.as_Eva_last_plugins .as_product_feature li h6{
  font-size: 12px;
  color: #989898;
  margin: 5px 0 0;
}
.as_Eva_last_plugins .brad_logo figure{
  margin-left: 0;
}
.as_Eva_last_plugins  .prod_detail h2{
  font-size: 20px;
}




.banner-section1{
  background-size: cover;
  background-repeat: no-repeat;
  height: 450px;
  font-family: Kanit;
  padding-top:90px;
  background-position: center;
}
.sub-menu .d-none {
  display: block !important;
}
.banner-section1 h2{
font-size: 50px;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  line-height: 50px;
  }
/*.as_Eva_last_plugins .eachThumb a:not(.inactive.active) {*/
.as_Eva_last_plugins .eachThumb.inactive {
    opacity: 0.4;
}
.bord-d-sec .bord-p {
  box-shadow: 7px 7px 30px -5px rgb(194, 194, 194);
  padding: 50px;
  background-color: #fff;
  border-radius: 10px;
  position: relative;
  margin-top: -90px;
}
.as_each-title {
  text-align: center;
  padding: 20px 10px;
}
.as_each-title h5 {
  color: #F58220;
  font-size: 23px;
}

.eachThumb.as_col_3 a:hover {
  text-decoration: none;
}
.content12 {
  padding-top: 40px;
  padding-left: 40px;
  padding-right: 40px;
}
.content12 h6 {
  color: #F58220;
  font-size: 18px;
}
.footersection {
  background-color: #ececec;
  padding: 30px 40px;
  display: flex;
}
.footersection h3 {
  color: #F58220;
  font-size: 18px;
}
.content12 p{ color: #706F6F }
.footersection p{
  color: #706F6F;
}
.left-d {
  width: 50%;
}
.right-d {
  width: 50%;
}
.prod_detail_top_head {
  padding-left: 40px;
  padding-right: 40px;
  text-align: left ;
  padding-top: 40px;
}
.prod_detail_top_head h2 {
  color: #F58220;
  font-size: 18px !important;
}
.prod_detail_footer {
  background-color: #ececec;
  padding: 20px 40px;
  text-align: right;
  border-radius: 0px 0px 8px 8px;
  display: flex;
}
.footer_left h5{
  color: #F58220;
  font-size: 18px !important;
}
.footer_left {
  width: 100%;
  text-align: left;
}
.footer_left p {
  margin-top: 2px;
  font-weight: 300;
}
.footer_right {
  width: 30%;
  padding-top: 20px;
}
.footer_right ul li a {
  width: 30px;
  height: 30px;
  border: 1px solid #706f6f;
  border-radius: 100%;
  display: inline-block;
  text-align: center;
  line-height: 27px;
}
.footer_right ul {
  margin: 0;
  padding: 0px;
}
.footer_right ul li {
  display: inline-block;
  margin-right: 10px;
}
.header_page.normal.no_parallax {
  display: none;
}

@media (max-width: 767px){
  .eachThumb_inr .as_col_3, .eachThumb_inr .as_col_5, .eachThumb_inr .as_col_4{
    max-width: 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;

  }
  .as_Eva_last_plugins .eachThumb{
    -webkit-box-flex: 0;
    max-width: calc(100% / 1);
    -ms-flex: 0 0 calc(100% / 1);
    flex: 0 0 calc(100% / 1);
    padding: 0 2px;
    margin-bottom: 30px; 
  }

  .as_container {
      padding: 0 9px;
  }
  .eachThumb_inr .as_col_4{
    margin-bottom: 20px;
  }
.prod_detail_top_head {
  padding-left: 10px;
  padding-right: 10px;
  text-align: left;
  padding-top: 20px;
}
.prod_detail_footer {
  background-color: #ececec;
  padding: 10px 10px;
  text-align: right;
  border-radius: 0px 0px 8px 8px;
  display: block;
}
.footer_right {
  width: 100%;
  padding-top: 0px;
}
.footer_right {
  width: 100%;
  padding-top: 0px;
}
.team-sec #column-p {
  padding: 50px 0;
  padding: 0 !important;
}
}


/*# sourceMappingURL=app.css.map */
