@import url('https://fonts.cdnfonts.com/css/telegraf');

body > br {
    display: none;
}

body {
    background-color: #FFF6EA;
    font-size: 14px !important;
    color: #555 !important;
    line-height: 1.5;
}

#main_index {
    overflow: hidden;
    padding-bottom: 0 !important;
}

#main_index a:hover {
    text-decoration: none;
}

#main_index button:focus {
    outline: none;
}

.ai_image_search .search-input {
    background-color: transparent;
}

.toggle_btn {
    right: 55px;
}

.toggle_btn .whatsapp_float_title {
    left: -245%;
    min-width: 155px;
    text-align: right;
}

.toggle_btn {
    top: 85vh;
}

.toggle_btn.num2 {
    top: 75vh;
}

.toggle_btn.num3 {
    top: 65vh;
}

/*navigation bar*/
.navbar_type8 {
    height: 95px;
  background-color: #fff6ea;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15);
  transition: all 0.3s ease-in-out;
  padding: 0 9%;
}

#main_index .navbar_type8 {
    border-bottom: none;
}

.dark_nav {
    background-color: rgb(255, 246, 234, 0.9) !important;
  border-bottom: 1px solid rgba(0, 0, 0, 0.15) !important;
    height: 80px;
}

.navbar_type8 .logo {
    margin-left: 0;
    flex: 0 1 22%;
}

.navbar_type8 .logo img {
    width: 100%;
  padding: 10px 0;
  object-position: left;
}

.navbar_type8 .nav_tab {
    flex: 0 1 78%;
    padding-right: 0;
  justify-content: flex-start;
  gap: 1.7vw;
  padding-left: 4vw;
}

.navbar_type8 .nav_tab .nav_item {
    text-transform: unset;
}

.navbar_type8 .nav_tab .nav_item a {
    color: #f60;
  font-size: 1vw;
  font-weight: 600;
}

.navbar_type8 .nav_tab .nav_item::before {
  position: absolute;
  content: "";
  left: 50%;
  top: 110%;
  width: 0;
  border-bottom: none;
  transition: all 0.35s ease-in-out;
  opacity: 1;
  height: 2.5px;
  background-color: #212121;
  transform: translate(-50%, 0);
}

.navbar_type8 .nav_tab .nav_item:hover::before {
    width: 100%;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a {
    color: #fff;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu .dropdown-item a:hover {
  color: #fff !important;
  background-color: #f60;
}

.navbar_type8 .nav_tab .dropdown .dropdown-menu-img .dropdown-item .dropdown_pannel .dropdown_item .img_frame img {
    border-radius: 8px;
}

/*footer*/
.footer_type6 {
  background-color: #f60;
  color: white;
  padding-top: 4rem;
  padding-bottom: 2rem;
  font-size: 14px;
  line-height: 1.6;
  overflow: hidden;
}

.footer_type6 .title {
    min-height: unset;
}

.footer_type6 .input-container input, .footer_type6 .input-container label {
    font-size: 12px;
}

.footer_type6 .input-container .moveUp {
    font-size: 10px;
}

.footer_type6 .title h5 {
    font-family: 'Telegraf', sans-serif;
  font-size: 20px;
  font-weight: 600;
  letter-spacing: .5px;
}

.footer_type6 p.mb-2 {
  margin-bottom: .15rem !important;
}

.footer_type6 .line {
    background-color: transparent;
  margin-top: 2rem;
}

@media (min-width: 768px) {
  .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:first-child {
    -ms-flex: 0 0 34%;
    flex: 0 0 34%;
    max-width: 34%;
  }
  .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(2),
  .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(3),
  .footer_type6 .col-12.col-md-3.mb-1.mb-md-0.p-3:nth-child(4) {
    -ms-flex: 0 0 22%;
    flex: 0 0 22%;
    max-width: 22%;
  }
}

/*homepage banner*/
.slider_banner .banner_content {
    opacity: 1 !important;
}

.hp_banner {
    position: relative;
  width: 100%;
  display: flex;
  align-items: center;
  height: 100%;
  padding: 10%;
}

.hp_banner2 {
  text-align: right;
  justify-content: flex-end;
  align-items: flex-start;
  padding: 14% 8%;
}

.hp_banner3 {
    align-items: flex-start;
  padding: 15% 10%;
}

.hp_banner_title {
    font-family: 'Telegraf', sans-serif;
  font-size: 4.5vw;
  font-weight: 700;
  line-height: 1.05;
  margin-bottom: .5vw;
  color: #fff;
  text-shadow: 0 0 5px rgba(0, 0, 0, 0.2);
}

.hp_banner_title span {
    display: block;
}

.hp_banner_keyword {
    font-size: 1.55vw;
  color: #fff;
  margin-bottom: 2vw;
  font-weight: 400;
  letter-spacing: 1px;
}

.hp_banner_button {
    display: flex;
  justify-content: flex-start;
}

.hp_banner .hp_button {
    padding: 10px 30px;
}

/*homepage about*/
.hp_about {
  padding: 6rem 152px 64px;
  background-image: url(https://cdn1.npcdn.net/userfiles/27215/image/about-img-bg.png);
  background-repeat: no-repeat;
  background-size: 37%;
  background-position: 100% 0;
}

.hp_about_right_box {
    width: 87%;
  margin-right: auto;
}

.hp_big_title {
    font-family: 'Telegraf', sans-serif;
    font-size: 30px;
    font-weight: 700;
    line-height: 1;
    margin-bottom: 20px;
    color: #212121;
}

.hp_big_title span {
    color: #f60;
}

.hp_keyword {
    font-size: 14px;
  color: #555;
  line-height: 1.5;
  margin-bottom: 0;
}

.hp_about .hp_keyword {
    text-align: justify;
}

.hp_about_left_box {
    padding-right: 3.5vw;
}

.hp_about_img {
    width: 99%;
  margin-top: 1rem;
}

.hp_about_right {
    display: flex;
  align-items: flex-end;
}

/*homepage product*/
#main_index .index_wrapper_4 {
    padding: 0 152px 64px;
}

#main_index .productSlider-1 .slick-track .slick-slide {
  margin: 10px;
  height: auto;
  flex: 1;
  border-radius: 0;
  box-shadow: none;
  background-color: transparent;
  transition: all 0.4s ease-in-out;
}

#main_index .productSlider-1 .slick-track .slick-slide:hover {
    transform: translateY(-10px);
}

#main_index .productSlider-1 .product_img .product_box {
  margin: 0;
  border: none;
  background-color: transparent;
}

#main_index .productSlider-1 .product_img .product_box .content {
    display: none;
}

#main_index .productSlider-1 .product_img .product_box .product_img_frame {
    padding-top: 75%;
    border: 4px solid #000;
    border-radius: 8px;
}

#main_index .productSlider-1 .product_img .product_box .product_img_frame img {
    object-fit: contain !important;
    background-color: #fff;
    border-radius: 0;
}

#main_index .productSlider-1 .product_img .slick-prev::before, #main_index .productSlider-1 .product_img .slick-next::before {
  text-shadow: none;
  color: #fff;
  background-color: #f7e8d7;
  width: 40px;
  height: 40px;
  border-radius: 50%;
  opacity: 1;
  display: flex;
  justify-content: center;
  align-items: center;
  padding: 0;
}

#main_index .productSlider-1 .product_img .slick-next, #main_index .productSlider-1 .product_img .slick-prev {
    width: 40px;
  height: 40px;
  padding: 0;
}

#main_index .productSlider-1 .product_img .slick-prev::before {
  content: '';
}

#main_index .productSlider-1 .product_img .slick-next::before {
  content: '';
}

#main_index .productSlider-1 .product_img .slick-next {
  right: -45px;
}

#main_index .productSlider-1 .product_img .slick-prev {
  left: -45px;
}

.hp_productButton_box {
    display: flex;
  justify-content: center;
  margin-top: 2rem;
}

.hp_button {
  position: relative;
  transition: all 0.3s ease-in-out;
  padding: 10px 70px;
  background-color: #ff6600;
  border-radius: 30px;
  color: #ffff;
  border: none;
  outline: none;
  overflow: hidden;
  font-size: 14px;
  cursor: pointer;
  font-family: 'Telegraf', sans-serif;
  font-weight: 700;
}

.hp_button:hover {
  transform: scale(1.05);
}

.hp_button:active {
  transform: scale(0.75);
}

.hp_button:hover::before {
  animation: shine 1.5s ease-out infinite;
}

.hp_button::before {
  content: "";
  position: absolute;
  width: 100px;
  height: 100%;
  background-image: linear-gradient(
    120deg,
    rgba(255, 255, 255, 0) 30%,
    rgba(255, 255, 255, 0.8),
    rgba(255, 255, 255, 0) 70%
  );
  top: 0;
  left: -100px;
  opacity: 0.6;
}

@keyframes shine {
  0% {
    left: -100px;
  }

  60% {
    left: 100%;
  }

  to {
    left: 100%;
  }
}


/*homepage color*/
.hp_color {
    padding: 0 152px 64px;
}

.hp_color_middle_box {
    display: grid;
  grid-template-columns: repeat(5, 1fr);
  gap: 15px 5rem;
}

.hp_color_img {
  width: 77%;
  margin: 0 auto;
}

.hp_color_img img {
    border-radius: 8px;
}

.hp_color_title {
    font-size: 15px;
  margin-bottom: 0;
  margin-top: 10px;
  font-weight: 700;
}

.hp_color_point {
    position: relative;
    transition: all 0.25s ease-in-out;
}

.hp_color_point:hover {
    transform: scale(0.95);
}

.hp_color_bottom_box {
    width: 97%;
  margin: 64px auto 0;
}

/*homepage application*/
.hp_application {
    padding: 0 152px 64px;
}

.hp_application_ebox {
    margin: 15px 0;
}

.hp_application_box {
  padding: 27px 27px 10px;
  background-color: #fff;
  border-radius: 20px;
  height: 100%;
  cursor: pointer;
  width: 91%;
  transition: all 0.4s ease-in-out;
}

.hp_application_img img {
    border-radius: 8px;
}

.hp_application_ebox:nth-child(3) .hp_application_box {
    margin: 0 auto;
}

.hp_application_ebox:nth-child(4) .hp_application_box {
    margin-left: auto;
}

.hp_application_box:hover {
    transform: translateY(-10px);
}

.hp_application_title {
    font-family: 'Telegraf', sans-serif;
  text-align: center;
  font-size: 23px;
  font-weight: 700;
  margin-top: 50px;
  margin-bottom: 15px;
  color: #000;
}

.hp_application_arrow {
    text-align: center;
  font-size: 20px;
  line-height: 1;
}

.hp_application_arrow i {
    transition: all 0.4s ease-in-out;
}

.hp_application_box:hover .hp_application_arrow i {
    transform: rotate(-90deg);
}

.hp_application_bottom_box {
    margin-top: 2.5rem;
}

.hp_application_button {
    display: flex;
  justify-content: center;
  margin-top: 2.5rem;
}

/*homepage project*/
#main_index .index_wrapper_7 {
    padding: 0 152px 64px;
}

.hp_project_box {
    margin-bottom: 3rem;
}

#main_index .ws_gallery-2 {
  margin-bottom: 0;
  padding: 0 15px;
}

#main_index .gallery .container {
    max-width: 100%;
    padding: 0 15px !important;
}

#main_index .gallery .row {
    display: grid;
    grid-template-columns: 1fr 1fr 1fr;
    grid-template-rows: 1fr 1fr;
    gap: 15px;
    grid-template-areas:
        "item1 item2 item3" 
        "item1 item4 item5";
}

#main_index .gallery .gallery_img:nth-child(1) {
    grid-area: item1;
}

#main_index .gallery .gallery_img:nth-child(2) {
    grid-area: item2;
}

#main_index .gallery .gallery_img:nth-child(3) {
    grid-area: item3;
}

#main_index .gallery .gallery_img:nth-child(4) {
    grid-area: item4;
}

#main_index .gallery .gallery_img:nth-child(5) {
    grid-area: item5;
}

#main_index .gallery .gallery_img:nth-child(1) .img_frame {
    padding-top: 525px;
}

#main_index .gallery .gallery_img {
  padding: 0 !important;
  margin: 0 !important;
  -ms-flex: 0 0 100%;
  flex: 0 0 100%;
  max-width: 100%;
}

#main_index .ws_gallery-2 .img_frame {
    border: 4px solid #000;
    padding-top: 250px;
    border-radius: 8px;
}

#main_index .gallery .gallery_img:nth-child(n+6) {
    display: none;
}

/*homepage contact*/
.hp_contact {
    padding: 0 152px 64px;
}

.hp_contact_button {
    display: flex;
  justify-content: center;
  margin-top: 2rem;
}

/*other pages*/

.category_list_type4 .category_box .img_frame {
  border: 4px solid #f60;
  box-shadow: none;
  border-radius: 8px;
}

.product_list_5 .product_box .img_frame {
  border: 4px solid #f60;
  box-shadow: none;
  border-radius: 8px;
}

.category_list_type4 .category_box .img_frame img,
.product_list_5 .product_box .img_frame img {
    object-fit: contain;
    background-color: #fff;
}

.gallerycategory .img_frame,
.ws_gallery-2 .img_frame {
    border-radius: 8px;
}

#main_services .ws_service .viewmore_services_item {
    margin: 10px;
}

#main_services .ws_service .slick-prev {
  left: -20px;
  top: 50%;
  width: 20px;
  height: 20px;
  z-index: 9;
  -webkit-transform: translate(50%, -50%);
  -ms-transform: translate(50%, -50%);
  transform: rotate(0) translate(50%, -50%);
}

#main_services .ws_service .slick-next {
  right: -20px;
  top: 50%;
  bottom: unset;
  -webkit-transform: rotate(0) translate(0, -50%);
  -ms-transform: rotate(0) translate(0, -50%);
  transform: rotate(0) translate(0, -50%);
}

#main_services .ws_service .col-md-3 {
    margin-top: 2rem;
    display: none;
}

#main_services .ws_service .viewmore_services_item img {
    height: 200px;
  object-fit: contain;
}

#main_services .ws_service .service_content {
    padding: 0 6vw;
}

/*#main_services .ws_service .img_frame {*/
/*  box-shadow: none;*/
/*  padding-top: 65%;*/
  /*padding-top: 0;*/
  /*height: 100%;*/
/*}*/

#main_services .ws_service .img_frame img {
  /*position: relative;*/
  /*top: unset;*/
  /*left: unset;*/
  /*transform: unset;*/
  /*object-fit: contain;*/
  /*width: 100%;*/
  /*height: 100%;*/
  object-fit: cover;
}

@media (min-width: 768px) {
  #main_services .ws_service .col-md-9 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
  #main_services .ws_service .col-md-3 {
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }
}

#main_photoalbum .ws_gallery-2 .img_frame {
    padding-top: 125%;
  border: none;
}

.latest_new_type4 .news_box {
    background-color: transparent;
}

@media (min-width: 992px) {
  #main_photoalbum .ws_gallery-2 .gallery_img {
    -ms-flex: 0 0 33.333333%;
    flex: 0 0 33.333333%;
    max-width: 33.333333%;
  }
}

#main_photoalbum .ws_gallery-2 > .container-fluid > .row > .col-12:first-child {
    padding: 0;
}

#main_showproducts .product_detail .mainFunction {
    display: none;
}

.hp_latest_new_8 .news_box {
    background-color: #fff;
    padding: 20px;
    border: 2.8px solid #000;
    border-radius: 8px;
}

.hp_latest_new_8 .news_box .title span {
    display: none;
}

.hp_latest_new_8 .news_box .title b {
    display: -webkit-box;
    -webkit-line-clamp: 2;
    -webkit-box-orient: vertical;
    overflow: hidden;
    word-wrap: break-word;
}

.hp_latest_new_8 .news_box .title {
    font-size: 18px;
    margin-top: 20px;
}

.hp_latest_new_8 .news_box .content {
    font-size: 13px;
}

.hp_latest_new_8 .news_box .date {
    display: none;
}

.hp_latest_new_8 .news_box .read_more {
    color: #212121;
    background-color: #f60;
    color: #fff;
    width: fit-content;
    padding: 7px 15px;
    margin-top: 1rem;
    border-radius: 8px;
}

.hp_latest_new_8 .news_box .read_more:hover {
    color: #fff;
    text-decoration: none;
    background-color: #000;
}

@media (max-width: 767.5px) {
    .hp_latest_new_8 .news_box {
        padding: 15px;
    }
    .hp_latest_new_8 .news_box .title {
        font-size: 17px;
    }
}

/*homepage responsive*/

@media (max-width: 1410.5px) {
    .navbar_type8 {
        padding: 0 6%;
    }
}

@media (max-width: 1200.5px) {
    .toggle_btn {
        right: 45px;
    }
    
    /*navigation bar*/
    .navbar_type8 {
        padding: 0 15px;
    }
    .navbar_type8 .nav_tab .nav_item a {
        font-size: 1.3vw;
        padding: 8px;
    }
    
    /*footer*/
    .footer_type6 {
        padding-top: 3rem;
    }
    .footer_type6 .title h5 {
        font-size: 18px;
        letter-spacing: 0;
    }
    
    /*homepage banner*/
    .hp_banner {
        padding: 6%;
    }
    
    /*homepage about*/
    .hp_about {
        padding: 4rem 15px 64px;
    }
    /*.hp_big_title {*/
    /*    font-size: 34px;*/
    /*    margin-bottom: 20px;*/
    /*}*/
    .hp_keyword {
        font-size: 14px;
    }
    .hp_about_right_box {
        width: 100%;
        margin: 0;
    }
    .hp_about_img {
        width: 100%;
    }
    
    /*homepage product*/
    #main_index .index_wrapper_4 {
      padding: 0 15px 64px;
    }
    #main_index .productSlider-1 .product_img .slick-next, #main_index .productSlider-1 .product_img .slick-prev,
    #main_index .productSlider-1 .product_img .slick-prev::before, #main_index .productSlider-1 .product_img .slick-next::before {
        width: 30px;
        height: 30px;
        font-size: 14px;
    }
    #main_index .productSlider-1 .product_img .slick-next {
      right: -10px;
    }
    #main_index .productSlider-1 .product_img .slick-prev {
      left: -10px;
    }
    .hp_productButton_box {
        margin-top: 1rem;
    }
    
    /*homepage color*/
    .hp_color {
      padding: 0 15px 64px;
    }
    .hp_color_title {
        font-size: 14px;
    }
    .hp_color_middle_box {
        gap: 15px 3rem;
    }
    .hp_color_bottom_box {
      width: 100%;
    }
    
    /*homepage application*/
    .hp_application {
      padding: 0 0 64px;
    }
    .hp_application_box {
        width: 100%;
        padding: 25px 25px 10px;
    }
    .hp_application_title {
        font-size: 20px;
        margin-top: 35px;
    }
    .hp_application_bottom_box {
      margin-top: 1.5rem;
    }
    .hp_application_button {
        margin-top: 1.5rem;
    }
    .hp_button {
        padding: 9px 30px;
    }
    
    /*homepage project*/
    #main_index .index_wrapper_7 {
      padding: 0 0 64px;
    }
    .hp_project_box {
      margin-bottom: 2rem;
    }
    #main_index .ws_gallery-2 .img_frame {
        padding-top: 230px;
    }
    #main_index .gallery .gallery_img:nth-child(1) .img_frame {
      padding-top: 485px;
    }
    
    /*homepage contact*/
    .hp_contact {
      padding: 0 0 54px;
    }
    .hp_contact_button {
        margin-top: 1.5rem;
    }

}

.navbar_mobile {
    background-color: #fff6ea;
}

.side_menu .list-group .list-group-item a {
    color: #fff;
}

@media (max-width: 991.5px) {
    /*footer*/
    
    
    /*homepage banner*/
    
    
    /*homepage about*/
    .hp_about_left_box {
        padding-right: 0;
    }
    
    /*homepage product*/
    
    
    /*homepage color*/
    
    
    /*homepage application*/
    
    
    /*homepage project*/
    
    
    /*homepage contact*/
    

}

@media (max-width: 767.5px) {
    .toggle_btn {
        right: 30px;
    }
    .toggle_btn .whatsapp_float_title {
        left: -270%;
        min-width: 126px;
        text-align: right;
        font-size: 10px;
        top: 25px;
    }   
    
    /*footer*/
    
    
    /*homepage banner*/
    .slider_banner .item > img {
        min-height: 330px;
        object-fit: cover;
    }
    .hp_banner {
        padding: 15px;
    }
    .hp_banner_title {
        font-size: 28px;
        margin-bottom: 5px;
    }
    .hp_banner_keyword {
        font-size: 14px;
        letter-spacing: 0;
        margin-bottom: 15px;
    }
    .hp_banner {
        align-items: center
    }
    
    /*homepage about*/
    .hp_about {
        background-size: 30%;
    }
    /*.hp_big_title {*/
    /*    font-size: 30px;*/
    /*}*/
    .hp_about_left_box {
        margin-top: 2rem;
    }
    
    /*homepage product*/
    
    
    /*homepage color*/
    .hp_color_middle_box {
        gap: 15px;
        grid-template-columns: repeat(3, 1fr);
    }
    .hp_color_img {
        width: 100%;
    }
    .hp_color_title {
        font-size: 13px;
    }
    
    /*homepage application*/
    
    
    /*homepage project*/
    #main_index .gallery .row {
      display: grid;
      grid-template-columns: 1fr 1fr;
      grid-template-rows: 200px 150px 150px;
      grid-template-areas:
        "item1 item1" 
        "item2 item3" 
        "item4 item5";
    }
    #main_index .ws_gallery-2 .img_frame {
        padding-top: 150px;
    }
    #main_index .gallery .gallery_img:nth-child(1) .img_frame {
        padding-top: 200px;
    }
    
    /*homepage contact*/
    
    
    

}

#main_contactus .ws_contact .contactus_qr_code_title,
#main_contactus .ws_contact .contactus_qr_code {
    display: none;
}

#main_photoalbum .ws_gallery-2 .img_frame img {
    object-fit: contain;
}

#main_photoalbum .ws_gallery-2 .img_frame:hover img {
  width: 100%;
  height: 100%;
}

.latest_new_type4 .news_box .badge-primary {
    background-color: #212121;
    letter-spacing: 1.2px;
    border-radius: 3px;
    font-size: 13px;
    font-weight: 500;
    line-height: 16px;
    padding: 4px 11px;
    display: none;
}

.latest_new_type4 .row {
    margin-left: -8px;
    margin-right: -8px;
}

.latest_new_type4 .col-lg-4 {
    padding: 8px !important;
    box-sizing: border-box;
}

.latest_new_type4 .news_box {
    border: 2px solid #000;
    padding: 15px;
    height: 100%;
    background: transparent;
}

.service_img_wrapper {
    height: 680px;          
    overflow: hidden;      
    position: relative;
}

.service_img_wrapper img {
    width: 100%;
    height: 100%;
    object-fit: cover;     
    object-position: center;
    display: block;
}






































/*CONTENT USED*/

.ws_service .service_content img {
    border-radius: 8px;
    
}


