footer {
    background-image: url(../images/footer-bg-img.webp); transition: background 0.3s, border 0.3s, border-radius 0.3s, box-shadow 0.3s;
    margin-top: 0px; margin-bottom: 0px;  padding: 38px 20px 10px 20px !important; background-repeat: no-repeat;  background-size: 100% 100%;}
.footer-heading {   color: #FFFFFF !important;
    font-size: 23px !important;  font-weight: 600 !important; line-height: 42px !important;  text-align: left !important;padding-top: 10px !important;}
.footer-social-icons { display: flex;  gap: 20px;  margin-top: 15px;}
.widget-links {   text-align: left;  display: inline-block;  width: 49%;  padding: 0;  vertical-align: top;}
.widget-links li a {  color: #fff;  text-decoration: none; font-size: 16px;  font-weight: 400; line-height: 30px;}
.widget-links li { position: relative; color: #fff;  text-decoration: none;  font-size: 16px;  font-weight: 400;   line-height: 30px;  display: flex;   gap: 8px;  margin-bottom: 0;  }
.widget-container {   padding-left: 30px;  }
.widget-links-new {    width: 100% !important;   }
.big-footer-heading {  color: #FFFFFF;   font-size: 34px;   text-align: left;   font-weight: 700;  margin-bottom: 25px;}
.copyright {   font-size: 14px;  font-weight: 400;}
.copyright a {   color: #fff;  transition: color 0.3s;  text-decoration: none;   margin-left: 8px;  text-decoration: none;}.footer-contact-links-widget li svg{position: absolute;left: 0;top: 5px;}.footer-contact-links-widget li{    padding-left: 32px;}
#backToTop {   position: fixed; bottom: 24px;  right: 7%;  display: none;  background-color: #00b4f4;  color: white;  border: none;  width: 50px;
    padding: 0;   border-radius: 50px;  font-size: 17px;   cursor: pointer; box-shadow: 0 2px 5px rgba(0, 0, 0, 0.3);  transition: opacity 0.3s ease;
      height: 50px;  font-weight: 900;  z-index: 9999; }
  #backToTop i{}
  #backToTop:hover {  background-color: #0056b3; }
@media(max-width: 1440px) {  .footer-heading {   font-size: 21px !important;  } .footer-contact-links-widget li svg{top: 1px;}.footer-contact-links-widget li{font-size: 14px;}}
@media(max-width: 1370px) { .footer-heading {  font-size: 19px;    }.widget-links li a{    font-size: 14px;  }}
@media(max-width: 1024px) { .widget-container {  padding-left: 0;   }
    .footer-social-icons {  margin-bottom: 20px;   }
    .widget-links li br {    display: none;       }}
@media(max-width: 768px) {  .widget-links li a {  font-size: 12px;   }
    .footer-heading {    font-size: 20px;    }
    .big-footer-heading {   font-size: 21px;   }
    .widget-links {  width: 100%;   }
    .widget-links li br:nth-of-type(1) {  display: block;  }
    .widget-links li {  font-size: 12px;    }}
@media(max-width: 500px) {  .footer-social-icons svg {  width: 24px !important; }
    .footer-social-icons {  margin-bottom: 0px;   } #backToTop{right: 7.1%; bottom: 87px;  width: 60px;  height: 60px;}}