.elementor-2893 .elementor-element.elementor-element-9a0784b{--display:flex;--margin-top:0px;--margin-bottom:0px;--margin-left:0px;--margin-right:0px;--padding-top:0px;--padding-bottom:0px;--padding-left:0px;--padding-right:0px;}.elementor-theme-builder-content-area{height:400px;}.elementor-location-header:before, .elementor-location-footer:before{content:"";display:table;clear:both;}/* Start custom CSS for html, class: .elementor-element-3d75c99 */@import url('https://fonts.googleapis.com/css2?family=Anek+Malayalam:wght@400;500&display=swap');

.hp-footer{
  background:#fff;
  font-family:'Anek Malayalam', sans-serif;
  color:#000;
}

.hp-footer-inner{
  max-width:1600px;
  margin:0 auto;
  padding:48px 50px;
  display:grid;
  grid-template-columns:1.4fr 1fr 1fr 1fr;
  gap:40px;
}

/* BRAND */

.hp-footer-logo{
  width:150px !important;
  max-width:150px !important;
  height:auto !important;
  display:block;
  margin-bottom:8px;
  margin-left:-10px;
}

.hp-footer-desc{
  font-size:14px;
  line-height:1.5;
  font-weight:400;
}

.hp-footer-legal{
  font-size:12px;
  line-height:1.4;
  margin:8px 0 0;
  opacity:.75;
}

/* TITLES */

.hp-footer-title{
  font-weight:500;
  font-size:16px;
  background:none;
  border:0;
  padding:0;
  margin-bottom:10px;
  cursor:pointer;
  text-align:left;
  color:#000;
  width:100%;
}

/* LISTS */

.hp-footer-list{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:12px;
}

.hp-footer-list li,
.hp-footer-list a{
  padding:0 !important;
  margin:0 !important;
}

.hp-footer-list a{
  display:inline-block !important;
  text-decoration:none;
  color:#000;
  font-size:14px;
  font-weight:400;
  transition:opacity .15s ease;
}

.hp-footer-list a:hover{
  opacity:.65;
}

/* CONTACT */

.hp-footer-contact-item{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:14px;
  margin-bottom:12px;
  font-weight:400;
}

.hp-footer-contact-item img{
  width:16px;
  height:16px;
}

/* BOTTOM */

.hp-footer-bottom{
  border-top:1px solid #e6e8eb;
  padding:16px 50px;
  font-size:13px;
  text-align:left;
}

/* REMOVE THEME PADDING */

.hp-footer .hp-footer-col{
  padding:0 !important;
  margin:0 !important;
}

/* REMOVE THEME ICONS */

.hp-footer-list li::before,
.hp-footer-list li::after,
.hp-footer-list a::before,
.hp-footer-list a::after{
  content:none !important;
  display:none !important;
}

/* KILL WOO HOVERS */

.hp-footer a,
.hp-footer a:hover,
.hp-footer a:focus,
.hp-footer a:active{
  background:transparent !important;
  box-shadow:none !important;
  text-decoration:none !important;
}

/* ================= MOBILE ================= */

@media (max-width:900px){

  .hp-footer-inner{
    grid-template-columns:1fr;
    gap:24px;
    padding:32px 20px;
  }

  .hp-footer-list{
    display:none;
    padding-bottom:10px;
  }

  .hp-footer-menu.active .hp-footer-list{
    display:flex;
  }

  .hp-footer-title{
    display:flex;
    justify-content:space-between;
    align-items:center;
    gap:12px;
  }

  .hp-footer-angle{
    width:24px;
    height:24px;
    flex-shrink:0;
  }

  .hp-footer a:active,
  .hp-footer a:focus,
  .hp-footer button:active,
  .hp-footer button:focus{
    background:transparent !important;
    color:#000 !important;
    outline:none !important;
  }

}

/* DESKTOP */

@media (min-width:901px){
  .hp-footer-title{
    pointer-events:none;
  }
}

.hp-footer{
  background:#fff;
  font-family:'Anek Malayalam', sans-serif;
  color:#000;
}

.hp-footer-inner{
  max-width:1600px;
  margin:0 auto;
  padding:48px 50px;
  display:grid;
  grid-template-columns:1.4fr 1fr 1fr 1fr;
  gap:40px;
}


/* BRAND */

.hp-footer-logo{
  max-width:100px;
  height:auto;
  display:block;
  margin-bottom:8px;
}

.hp-footer-desc{
  font-size:14px;
  line-height:1.5;
  font-weight:400;
}

/* TITLES */

.hp-footer-title{
  font-weight:500;
  font-size:16px;
  background:none;
  border:0;
  padding:0;
  margin-bottom:10px;
  cursor:pointer;
  text-align:left;
  color:#000;
  width:100%;
}


/* LISTS */

.hp-footer-list{
  list-style:none;
  margin:0;
  padding:0;
  display:flex;
  flex-direction:column;
  gap:12px; /* match contact spacing */
}


.hp-footer-list a{
  text-decoration:none;
  color:#000;
  font-size:14px;
  font-weight:400;
  transition:opacity .15s ease;
}

.hp-footer-list a:hover{
  opacity:.65;
}


/* CONTACT */

.hp-footer-contact-item{
  display:flex;
  align-items:center;
  gap:10px;
  font-size:14px;
  margin-bottom:12px;
  font-weight:400;
}

.hp-footer-contact-item img{
  width:16px;
  height:16px;
}

/* BOTTOM */

.hp-footer-bottom{
  border-top:1px solid #e6e8eb;
  padding:16px 50px;
  font-size:13px;
  text-align:left;
}


/* ================= MOBILE ================= */

@media (max-width:900px){

  .hp-footer-inner{
    grid-template-columns:1fr;
    gap:24px;
    padding:32px 20px;
  }

  .hp-footer-list{
    display:none;
    padding-bottom:10px;
  }

  .hp-footer-menu.active .hp-footer-list{
    display:flex;
  }

  .hp-footer-title{
    display:flex;
    justify-content:space-between;
    align-items:center;
  }

}

@media (min-width:901px){
  .hp-footer-title{
    pointer-events:none;
  }
}

.hp-footer a,
.hp-footer a:hover,
.hp-footer a:focus,
.hp-footer a:active{
  background:transparent !important;
  box-shadow:none !important;
  text-decoration:none !important;
}


.hp-footer li a{
  padding:0 !important;
  display:inline-block !important;
  border-radius:0 !important;
}

.hp-footer-brand img,
.hp-footer-logo{
  width:150px !important;   /* change this value */
  max-width:150px !important;
  height:auto !important;
  margin-left:-10px;
}

@media (min-width:901px){
  .hp-footer-angle{
    display:none !important;
  }
}

@media (max-width:900px){

  /* borders only for menu groups, not contact */
  .hp-footer-menu:not(.hp-footer-contact){
    border-bottom:1px solid #e6e8eb;
    padding-bottom:14px;
    margin-bottom:14px;
  }

}/* End custom CSS */