/* Footer start from here */
.transition, .product-item-info, .product-item-info:hover .prod-img {
  -webkit-transition: all 0.5s ease-in-out;
  -moz-transition: all 0.5s ease-in-out;
  -ms-transition: all 0.5s ease-in-out;
  -o-transition: all 0.5s ease-in-out; }

.ellips {
  text-overflow: ellipsis;
  overflow: hidden;
  white-space: nowrap;
  display: block; }

.box-widget {
  position: fixed;
  z-index: 1000;
  bottom: 15px;
  right: 12px;
  display: flex;
  flex-direction: column;
  gap: 12px;
  padding: 12px;
  border-radius: 50px;
  background: rgba(0, 166, 156, 0.1); }
  .box-widget .icon-call {
    cursor: pointer; }
    .box-widget .icon-call:after {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Crect width='50' height='50' rx='25' fill='%234db848'/%3E%3Cpath d='M18.3085 11.6143L19.8149 11.1327C21.2275 10.6819 22.7368 11.4113 23.3416 12.8366L24.5456 15.6758C25.0692 16.912 24.778 18.3666 23.826 19.271L21.1729 21.7883C21.3367 23.2947 21.8436 24.7773 22.692 26.2361C23.4976 27.6475 24.5783 28.8829 25.87 29.8692L29.0564 28.8051C30.2633 28.4033 31.5793 28.8667 32.3185 29.9546L34.0447 32.4886C34.9057 33.7542 34.7503 35.4986 33.6821 36.571L32.5383 37.7204C31.3987 38.8643 29.7704 39.2801 28.2654 38.8097C24.7094 37.7008 21.4431 34.4094 18.4611 28.9353C15.4749 23.4529 14.4207 18.7992 15.2999 14.98C15.6695 13.3728 16.8133 12.0917 18.3085 11.6143Z' fill='white'/%3E%3C/svg%3E");
      width: 50px;
      height: 50px;
      background-size: 100%;
      display: block;
      background-position: center;
      background-repeat: no-repeat; }
    .box-widget .icon-call:hover:after {
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='50' height='50' viewBox='0 0 50 50' fill='none'%3E%3Crect width='50' height='50' rx='25' fill='%23167801'/%3E%3Cpath d='M18.3085 11.6143L19.8149 11.1327C21.2275 10.6819 22.7368 11.4113 23.3416 12.8366L24.5456 15.6758C25.0692 16.912 24.778 18.3666 23.826 19.271L21.1729 21.7883C21.3367 23.2947 21.8436 24.7773 22.692 26.2361C23.4976 27.6475 24.5783 28.8829 25.87 29.8692L29.0564 28.8051C30.2633 28.4033 31.5793 28.8667 32.3185 29.9546L34.0447 32.4886C34.9057 33.7542 34.7503 35.4986 33.6821 36.571L32.5383 37.7204C31.3987 38.8643 29.7704 39.2801 28.2654 38.8097C24.7094 37.7008 21.4431 34.4094 18.4611 28.9353C15.4749 23.4529 14.4207 18.7992 15.2999 14.98C15.6695 13.3728 16.8133 12.0917 18.3085 11.6143Z' fill='white'/%3E%3C/svg%3E"); }
  .box-widget .icon-chat {
    cursor: pointer;
    border-radius: 50%; }
    .box-widget .icon-chat:after {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M14.0301 0.4375C6.37219 0.4375 0.4375 6.03422 0.4375 13.5937C0.4375 17.5476 2.06227 20.9645 4.70695 23.3248C5.16359 23.7355 5.06953 23.9734 5.14719 26.5092C5.1533 26.6868 5.20278 26.8603 5.29132 27.0144C5.37985 27.1685 5.50474 27.2986 5.65511 27.3934C5.80547 27.4881 5.97673 27.5447 6.15396 27.558C6.33119 27.5714 6.509 27.5412 6.67188 27.4701C9.56539 26.1959 9.60258 26.0952 10.0931 26.2287C18.4762 28.5359 27.5625 23.1711 27.5625 13.5937C27.5625 6.03422 21.6885 0.4375 14.0301 0.4375ZM22.1916 10.5618L18.1995 16.882C18.0487 17.1197 17.8505 17.3237 17.6172 17.4811C17.384 17.6386 17.1207 17.7462 16.8439 17.7972C16.5671 17.8482 16.2828 17.8414 16.0087 17.7774C15.7347 17.7134 15.4768 17.5934 15.2513 17.4251L12.075 15.0478C11.933 14.9413 11.7603 14.8837 11.5828 14.8837C11.4053 14.8837 11.2326 14.9413 11.0906 15.0478L6.80477 18.2984C6.23273 18.7321 5.48352 18.0469 5.86906 17.4415L9.86125 11.1213C10.0119 10.8835 10.2101 10.6795 10.4434 10.522C10.6767 10.3645 10.9399 10.2568 11.2167 10.2058C11.4936 10.1548 11.7779 10.1616 12.052 10.2257C12.3261 10.2898 12.5839 10.4098 12.8095 10.5782L15.9846 12.9549C16.1266 13.0614 16.2993 13.119 16.4768 13.119C16.6543 13.119 16.827 13.0614 16.969 12.9549L21.257 9.70758C21.828 9.27117 22.5772 9.95586 22.1916 10.5618Z' fill='white'/%3E%3C/svg%3E");
      width: 50px;
      height: 50px;
      background-color: #4db848;
      background-size: 28px 28px;
      display: block;
      background-position: center;
      background-repeat: no-repeat;
      border-radius: 50%; }
    .box-widget .icon-chat:hover:after {
      background-color: #167801;
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cpath d='M14.0301 0.4375C6.37219 0.4375 0.4375 6.03422 0.4375 13.5937C0.4375 17.5476 2.06227 20.9645 4.70695 23.3248C5.16359 23.7355 5.06953 23.9734 5.14719 26.5092C5.1533 26.6868 5.20278 26.8603 5.29132 27.0144C5.37985 27.1685 5.50474 27.2986 5.65511 27.3934C5.80547 27.4881 5.97673 27.5447 6.15396 27.558C6.33119 27.5714 6.509 27.5412 6.67188 27.4701C9.56539 26.1959 9.60258 26.0952 10.0931 26.2287C18.4762 28.5359 27.5625 23.1711 27.5625 13.5937C27.5625 6.03422 21.6885 0.4375 14.0301 0.4375ZM22.1916 10.5618L18.1995 16.882C18.0487 17.1197 17.8505 17.3237 17.6172 17.4811C17.384 17.6386 17.1207 17.7462 16.8439 17.7972C16.5671 17.8482 16.2828 17.8414 16.0087 17.7774C15.7347 17.7134 15.4768 17.5934 15.2513 17.4251L12.075 15.0478C11.933 14.9413 11.7603 14.8837 11.5828 14.8837C11.4053 14.8837 11.2326 14.9413 11.0906 15.0478L6.80477 18.2984C6.23273 18.7321 5.48352 18.0469 5.86906 17.4415L9.86125 11.1213C10.0119 10.8835 10.2101 10.6795 10.4434 10.522C10.6767 10.3645 10.9399 10.2568 11.2167 10.2058C11.4936 10.1548 11.7779 10.1616 12.052 10.2257C12.3261 10.2898 12.5839 10.4098 12.8095 10.5782L15.9846 12.9549C16.1266 13.0614 16.2993 13.119 16.4768 13.119C16.6543 13.119 16.827 13.0614 16.969 12.9549L21.257 9.70758C21.828 9.27117 22.5772 9.95586 22.1916 10.5618Z' fill='white'/%3E%3C/svg%3E"); }
  .box-widget .icon-line {
    border-radius: 50%;
    cursor: pointer; }
    .box-widget .icon-line:after {
      content: "";
      background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cg clip-path='url(%23clip0_13001_323)'%3E%3Cpath d='M14 0.583374C21.7151 0.583374 28 5.71708 28 12.0121C28 14.5327 27.0157 16.8028 24.9951 19.0463C22.0559 22.4511 15.4958 26.5818 14 27.2152C12.505 27.8483 12.7267 26.82 12.7793 26.4633C12.8055 26.3225 12.8716 25.9218 12.9766 25.2621C13.029 24.8926 13.0818 24.3381 12.9375 23.9818C12.7801 23.586 12.1633 23.3882 11.7041 23.2826C4.9731 22.3984 2.82565e-05 17.6604 0 12.0121C0 5.71709 6.27179 0.583376 14 0.583374ZM4.63574 8.75232C4.49156 8.7525 4.37402 8.87191 4.37402 9.01697V15.1664C4.37403 15.3114 4.49156 15.4299 4.63574 15.4301H8.57227C8.71659 15.4301 8.83495 15.3115 8.83496 15.1664V14.1635C8.83496 14.0183 8.7166 13.8998 8.57227 13.8998H5.89551V9.01697C5.89551 8.8718 5.77714 8.75232 5.63281 8.75232H4.63574ZM9.93652 8.75232C9.79178 8.7525 9.6748 8.87131 9.6748 9.01697V15.1664C9.67481 15.312 9.79178 15.4299 9.93652 15.4301H10.9336C11.0785 15.4301 11.1963 15.3121 11.1963 15.1664V9.01697C11.1963 8.8712 11.0785 8.75232 10.9336 8.75232H9.93652ZM12.4297 8.75232C12.2854 8.75244 12.1543 8.87187 12.1543 9.01697V15.1664C12.1543 15.3115 12.2855 15.4299 12.4297 15.4301H13.4141C13.5715 15.43 13.6894 15.3115 13.6895 15.1664V11.5111L16.4844 15.3119C16.5018 15.3381 16.5237 15.3598 16.5498 15.3773H16.5635C16.5635 15.3861 16.5674 15.391 16.5762 15.391C16.577 15.3919 16.5813 15.3961 16.5889 15.4037H16.6152V15.4174H16.6416C16.659 15.4261 16.6809 15.43 16.707 15.4301H17.6914C17.8488 15.43 17.9668 15.3115 17.9668 15.1664V9.01697C17.9668 8.87181 17.8488 8.75233 17.6914 8.75232H16.707C16.5628 8.75248 16.4316 8.8719 16.4316 9.01697V12.6586L13.6367 8.87146C13.6367 8.8627 13.6327 8.85385 13.624 8.84509C13.6153 8.83632 13.6064 8.8275 13.5977 8.81873C13.5894 8.81042 13.5854 8.80552 13.585 8.80505C13.585 8.80505 13.58 8.80505 13.5713 8.80505C13.5712 8.79657 13.567 8.79245 13.5586 8.79236C13.5586 8.79236 13.5586 8.78748 13.5586 8.77869H13.5322C13.5235 8.76993 13.5186 8.76599 13.5186 8.76599H13.5059C13.4971 8.76599 13.4932 8.76112 13.4932 8.75232H12.4297ZM19.1875 8.75232C19.0432 8.75232 18.9248 8.8718 18.9248 9.01697V15.1664C18.9248 15.3115 19.0432 15.4301 19.1875 15.4301H23.123C23.2674 15.4301 23.3857 15.3115 23.3857 15.1664V14.1635C23.3857 14.0183 23.2674 13.8998 23.123 13.8998H20.4463V12.8568H23.123C23.2673 12.8568 23.3856 12.7382 23.3857 12.5931V11.5902C23.3857 11.445 23.2674 11.3256 23.123 11.3256H20.4463V10.2836H23.123C23.2672 10.2836 23.3855 10.1649 23.3857 10.0199V9.01697C23.3857 8.8718 23.2674 8.75232 23.123 8.75232H19.1875Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_13001_323'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E");
      width: 50px;
      height: 50px;
      background-color: #4db848;
      border-radius: 50%;
      display: block;
      padding: 10px;
      background-repeat: no-repeat;
      background-position: center; }
    .box-widget .icon-line:hover {
      opacity: .8; }
      .box-widget .icon-line:hover:after {
        background-color: #167801;
        background-image: url("data:image/svg+xml,%3Csvg xmlns='http://www.w3.org/2000/svg' width='28' height='28' viewBox='0 0 28 28' fill='none'%3E%3Cg clip-path='url(%23clip0_13001_332)'%3E%3Cpath d='M14 0.583252C21.7151 0.583252 28 5.71696 28 12.012C28 14.5326 27.0157 16.8027 24.9951 19.0461C22.0559 22.4509 15.4958 26.5816 14 27.2151C12.505 27.8482 12.7267 26.8199 12.7793 26.4631C12.8055 26.3224 12.8716 25.9217 12.9766 25.262C13.029 24.8925 13.0818 24.338 12.9375 23.9817C12.7801 23.5859 12.1633 23.3881 11.7041 23.2825C4.9731 22.3983 2.82565e-05 17.6603 0 12.012C0 5.71696 6.27179 0.583254 14 0.583252ZM4.63574 8.7522C4.49156 8.75237 4.37402 8.87179 4.37402 9.01685V15.1663C4.37403 15.3113 4.49156 15.4298 4.63574 15.4299H8.57227C8.71659 15.4299 8.83495 15.3114 8.83496 15.1663V14.1633C8.83496 14.0182 8.7166 13.8997 8.57227 13.8997H5.89551V9.01685C5.89551 8.87168 5.77714 8.7522 5.63281 8.7522H4.63574ZM9.93652 8.7522C9.79178 8.75238 9.6748 8.87119 9.6748 9.01685V15.1663C9.67481 15.3119 9.79178 15.4298 9.93652 15.4299H10.9336C11.0785 15.4299 11.1963 15.312 11.1963 15.1663V9.01685C11.1963 8.87107 11.0785 8.7522 10.9336 8.7522H9.93652ZM12.4297 8.7522C12.2854 8.75232 12.1543 8.87175 12.1543 9.01685V15.1663C12.1543 15.3113 12.2855 15.4298 12.4297 15.4299H13.4141C13.5715 15.4299 13.6894 15.3114 13.6895 15.1663V11.511L16.4844 15.3118C16.5018 15.338 16.5237 15.3597 16.5498 15.3772H16.5635C16.5635 15.386 16.5674 15.3909 16.5762 15.3909C16.577 15.3917 16.5813 15.3959 16.5889 15.4036H16.6152V15.4172H16.6416C16.659 15.426 16.6809 15.4299 16.707 15.4299H17.6914C17.8488 15.4299 17.9668 15.3114 17.9668 15.1663V9.01685C17.9668 8.87168 17.8488 8.75221 17.6914 8.7522H16.707C16.5628 8.75236 16.4316 8.87178 16.4316 9.01685V12.6584L13.6367 8.87134C13.6367 8.86258 13.6327 8.85373 13.624 8.84497C13.6153 8.83619 13.6064 8.82738 13.5977 8.8186C13.5894 8.8103 13.5854 8.8054 13.585 8.80493C13.585 8.80493 13.58 8.80493 13.5713 8.80493C13.5712 8.79645 13.567 8.79233 13.5586 8.79224C13.5586 8.79224 13.5586 8.78736 13.5586 8.77856H13.5322C13.5235 8.76981 13.5186 8.76587 13.5186 8.76587H13.5059C13.4971 8.76587 13.4932 8.76099 13.4932 8.7522H12.4297ZM19.1875 8.7522C19.0432 8.7522 18.9248 8.87168 18.9248 9.01685V15.1663C18.9248 15.3114 19.0432 15.4299 19.1875 15.4299H23.123C23.2674 15.4299 23.3857 15.3114 23.3857 15.1663V14.1633C23.3857 14.0182 23.2674 13.8997 23.123 13.8997H20.4463V12.8567H23.123C23.2673 12.8567 23.3856 12.7381 23.3857 12.593V11.5901C23.3857 11.4449 23.2674 11.3254 23.123 11.3254H20.4463V10.2834H23.123C23.2672 10.2834 23.3855 10.1648 23.3857 10.0198V9.01685C23.3857 8.87168 23.2674 8.7522 23.123 8.7522H19.1875Z' fill='white'/%3E%3C/g%3E%3Cdefs%3E%3CclipPath id='clip0_13001_332'%3E%3Crect width='28' height='28' fill='white'/%3E%3C/clipPath%3E%3C/defs%3E%3C/svg%3E"); }

.footer-main {
  color: #000;
  font-size: 1rem;
  background: #F5F5F7; }
  .footer-main ul {
    list-style: none !important;
    padding-left: 0px; }
  .footer-main p {
    margin-bottom: 16px; }
  .footer-main address {
    margin-bottom: 16px; }
  .footer-main a {
    color: #000; }
    .footer-main a:hover {
      color: #F36327; }
  .footer-main .footer-col {
    height: 100%;
    display: flex;
    flex-direction: column;
    padding-bottom: 8px; }
  .footer-main .footer-logo {
    margin-bottom: 12px; }
    .footer-main .footer-logo img {
      max-height: 96px; }
  .footer-main .footer-title {
    font-size: 1rem;
    margin-top: 0;
    line-height: 1.5;
    font-weight: 700;
    margin-bottom: 12px; }
  .footer-main .contact-link li {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    gap: 8px;
    line-height: 24px; }
    .footer-main .contact-link li a {
      display: -webkit-box;
      display: -moz-box;
      display: -webkit-flex;
      display: -ms-flexbox;
      display: flex;
      align-items: center;
      gap: 8px; }
      .footer-main .contact-link li a i {
        font-size: 20px; }
  .footer-main .open-hr {
    margin-bottom: 24px; }
  .footer-main .copy-right {
    color: #000;
    padding: 16px 0;
    border-top: 1px solid #000;
    font-size: 0.875rem;
    text-align: center;
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    -webkit-flex-wrap: wrap;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    justify-content: center; }
    .footer-main .copy-right p {
      margin-bottom: 0px; }

.footer-top {
  padding: 40px 0 16px 0; }
  .footer-top ul {
    display: -webkit-box;
    display: -moz-box;
    display: -webkit-flex;
    display: -ms-flexbox;
    display: flex;
    flex-direction: column;
    gap: 12px; }

@media all and (min-width: 768px) and (max-width: 1024px) {
  .footer-top {
    padding: 30px 0; }
    .footer-top .row {
      margin-left: -8px;
      margin-right: -8px; }
      .footer-top .row [class*="col-"] {
        padding-left: 8px;
        padding-right: 8px; }

  .footer-main .contact-link li {
    position: relative;
    padding-left: 32px;
    display: block; } }
@media all and (max-width: 767px) {
  .footer-main address {
    margin-bottom: 16px; }
    .footer-main address br {
      display: none; }
  .footer-main .copy-right {
    justify-content: center; }
    .footer-main .copy-right .copy-txt {
      margin-bottom: 8px; }
  .footer-main .working-list {
    margin-bottom: 24px; }

  .footer-top ul {
    margin-bottom: 16px; } }
/* Footer Ends here */
