/* Footer */
.footer-container {
    background-image: url('images/stainlesssteelimg.jpg');
    background-size: cover;
}

/* .frame {
    width: 315px;
    height: 165px;
    margin: 20px;
    position: relative;
  }
  
  .fade {
    height: 100%;
    width: 100%;
    position: absolute;
    background: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.65) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.65) 100%);
  } */

  /* .frame {
    width: 315px;
    height: 165px;
    margin: 20px;
    background-image: url(picture.jpg);
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0.9) 0%, rgba(0, 0, 0, 0) 20%, rgba(0, 0, 0, 0) 80%, rgba(0, 0, 0, 0.9) 100%), url(picture.jpg);
  }

  &.faded-all:after, &.faded-left.faded-top.faded-right.faded-bottom:after {
    box-shadow: inset 0 0 $blur-radius $spread-radius;
} */

/* .faded .faded-right {
    position: relative;
    display: inline-block;
    color: white;
  }
  .faded, .faded-all:after, .faded.faded-left, .faded-top, .faded-right, .faded-bottom:after {
    box-shadow: inset 0 0 40px 16px;
  }

.faded .faded-wide .faded-all:after, .faded.faded-wide.faded-left.faded-top.faded-right.faded-bottom:after {
    box-shadow: inset 0 0 80px 28px;
  } */

  /* .faded, .faded-left, .faded-right, .faded-bottom:after {
    box-shadow: inset 0 -20px 40px 16px;
  }
   */
   .faded {
    position: relative;
    display: inline-block;
    color: white;
    /* color: rgb(0, 0, 0, 0.9); */
  }
  .faded:after {
    content: "";
    position: absolute;
    display: block;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    border-collapse: separate;
  }

/* } */
/* .faded.faded-left:after {
  box-shadow: inset 40px 0 40px -16px;
}
.faded.faded-right:after {
  box-shadow: inset -40px 0 40px -16px;
}
.faded.faded-top:after {
  box-shadow: inset 0 40px 40px -16px;
}
.faded.faded-bottom:after {
  box-shadow: inset 0 -40px 40px -16px;
}
.faded.faded-left.faded-right:after {
  box-shadow: inset 40px 0 40px -16px, inset -40px 0 40px -16px;
}
.faded.faded-left.faded-top:after {
  box-shadow: inset 40px 40px 40px -16px;
}
.faded.faded-right.faded-bottom:after {
  box-shadow: inset -40px -40px 40px -16px;
}
.faded.faded-top.faded-right:after {
  box-shadow: inset -40px 40px 40px -16px;
}
.faded.faded-top.faded-bottom:after {
  box-shadow: inset 0 40px 40px -16px, inset 0 -40px 40px -16px;
}
.faded.faded-left.faded-bottom:after {
  box-shadow: inset 40px -40px 40px -16px;
}
.faded.faded-top.faded-right.faded-bottom:after {
  box-shadow: inset -20px 0 40px 16px;
}
.faded.faded-left.faded-right.faded-bottom:after {
    box-shadow: inset 0 -20px 40px 16px;
  }
  .faded.faded-left.faded-top.faded-bottom:after {
    box-shadow: inset 20px 0 40px 16px;
  }
  .faded.faded-left.faded-top.faded-right:after {
    box-shadow: inset 0 20px 40px 16px;
  } */


  .faded.faded-all:after, .faded.faded-left.faded-top.faded-right.faded-bottom:after {
    /* box-shadow: inset 0 0 40px 16px; */
    box-shadow: inset 0 0 40px 30px;
  }


  /* .faded.faded-narrow.faded-left:after {
    box-shadow: inset 20px 0 20px -10px;
  }
  .faded.faded-narrow.faded-right:after {
    box-shadow: inset -20px 0 20px -10px;
  }
  .faded.faded-narrow.faded-top:after {
    box-shadow: inset 0 20px 20px -10px;
  }
  .faded.faded-narrow.faded-bottom:after {
    box-shadow: inset 0 -20px 20px -10px;
  }
  .faded.faded-narrow.faded-left.faded-right:after {
    box-shadow: inset 20px 0 20px -10px, inset -20px 0 20px -10px;
  }
  .faded.faded-narrow.faded-left.faded-top:after {
    box-shadow: inset 20px 20px 20px -10px;
  }
  .faded.faded-narrow.faded-right.faded-bottom:after {
    box-shadow: inset -20px -20px 20px -10px;
  }
  .faded.faded-narrow.faded-top.faded-right:after {
    box-shadow: inset -20px 20px 20px -10px;
  }
  .faded.faded-narrow.faded-top.faded-bottom:after {
    box-shadow: inset 0 20px 20px -10px, inset 0 -20px 20px -10px;
  }
  .faded.faded-narrow.faded-left.faded-bottom:after {
    box-shadow: inset 20px -20px 20px -10px;
  }
  .faded.faded-narrow.faded-top.faded-right.faded-bottom:after {
    box-shadow: inset -10px 0 20px 10px;
  }
  .faded.faded-narrow.faded-left.faded-right.faded-bottom:after {
    box-shadow: inset 0 -10px 20px 10px;
  }
  .faded.faded-narrow.faded-left.faded-top.faded-bottom:after {
    box-shadow: inset 10px 0 20px 10px;
  }
  .faded.faded-narrow.faded-left.faded-top.faded-right:after {
    box-shadow: inset 0 10px 20px 10px;
  }
  .faded.faded-narrow.faded-all:after, .faded.faded-narrow.faded-left.faded-top.faded-right.faded-bottom:after {
    box-shadow: inset 0 0 20px 10px;
  }
  .faded.faded-wide.faded-left:after {
    box-shadow: inset 80px 0 80px -28px;
  }
  .faded.faded-wide.faded-right:after {
    box-shadow: inset -80px 0 80px -28px;
  }
  .faded.faded-wide.faded-top:after {
    box-shadow: inset 0 80px 80px -28px;
  }
  .faded.faded-wide.faded-bottom:after {
    box-shadow: inset 0 -80px 80px -28px;
  }
  .faded.faded-wide.faded-left.faded-right:after {
    box-shadow: inset 80px 0 80px -28px, inset -80px 0 80px -28px;
  }
  .faded.faded-wide.faded-left.faded-top:after {
    box-shadow: inset 80px 80px 80px -28px;
  }
  .faded.faded-wide.faded-right.faded-bottom:after {
    box-shadow: inset -80px -80px 80px -28px;
  }
  .faded.faded-wide.faded-top.faded-right:after {
    box-shadow: inset -80px 80px 80px -28px;
  }
  .faded.faded-wide.faded-top.faded-bottom:after {
    box-shadow: inset 0 80px 80px -28px, inset 0 -80px 80px -28px;
  }
  .faded.faded-wide.faded-left.faded-bottom:after {
    box-shadow: inset 80px -80px 80px -28px;
  }
  .faded.faded-wide.faded-top.faded-right.faded-bottom:after {
    box-shadow: inset -40px 0 80px 28px;
  }
  .faded.faded-wide.faded-left.faded-right.faded-bottom:after {
    box-shadow: inset 0 -40px 80px 28px;
  }
  .faded.faded-wide.faded-left.faded-top.faded-bottom:after {
    box-shadow: inset 40px 0 80px 28px;
  }
  .faded.faded-wide.faded-left.faded-top.faded-right:after {
    box-shadow: inset 0 40px 80px 28px;
  }
  .faded.faded-wide.faded-all:after, .faded.faded-wide.faded-left.faded-top.faded-right.faded-bottom:after {
    box-shadow: inset 0 0 80px 28px;
  } */

.hero-desc {
    animation: appear 6s infinite;
}

  @keyframes appear {
    0% {
        opacity: 0;
    }

    20% {
        opacity: 1;
    }

    80% {
        opacity: 1;
    }

    100% {
        opacity: 0;
    }
  }

  @keyframes slide {
    0% {
        margin-left: -800px;
    }

    20% {
        margin-left: -800px;
    }

    35% {
        margin-left: 0px;
    }

    100% {
        margin-left: 0px;
    }
}

.copyright {
    display: flex;
    justify-content: center;
    padding: 1rem;
    /* font-family: 'Abril Fatface'; */
    font-family: fantasy;
    color: rgb(63, 161, 168);
}

.copyright-text {
    font-size: 10px;
    text-align: center;
}

.contact-us {
    /* padding: 1rem; */
    padding: 8px;
}

.footer-links-content {
  display: flex;
  /* justify-content: center; */
}

.footer-social {
    /* display: flex; */
    display: none;
    align-items: center;
    /* margin-top: 5rem; */
}

.footer-social-links {
    display: flex;
    margin-top: 5rem;
}

.footer-link-title {
  font-weight: bold;
}

.footer-links {
    list-style-type: none;
    display: flex;
    flex-direction: column;
    /* margin: 1rem; */
    /* padding: 10px 2rem; */
    /* font-family: fantasy; */
    font-size: 12px;
    color: rgb(63, 161, 168);
    /* text-align: center; */
    text-transform: uppercase;
}

.flex, .flex2, .flex3 {
  list-style-type: none;
  padding: 2px;
}

a {
    text-decoration: none;
    /* background-color: linear-gradient(to right, #3fa1a8, #237379); */
    color: #237379;
}

/* .svg_facebook, .svg_linkedin {
    width: 100%;
    height: 200px !important;
    width: 25px;
    height: 200px;
} */

.connectwithus {
  display: flex;
  align-items: center;
  text-align: center;
  font-size: 10px;
}

/* .appliance-company, .contact-us {
  font-size: 1rem;
} */

/* .flex {
    display: flex;
    flex-direction: column;
    
} */

/* .flex2 {
  padding: 0 1rem;
} */

/* .footer-link {
    padding: 5px;
} */

.rights_reserved {
  padding: 1rem;
  font-family: fantasy;
  text-align: center;
  /* color: rgb(68, 161, 168); */
}

@media screen and (min-width: 768px) {

/* main footer styles */
.footer-links {
  /* display: block; */
  display: flex;
  flex-direction: row;
}

.links-container {
    display: flex;
}

.copyright {
  height: 200px;
}

.footer-appliance-head {
  width: 80%;
}

.footer-social-links {
  margin-top: 0;
}

/* .footer-social {
  position: absolute;
  right: 0;
} */

.flex, .flex2, .flex3 {
  padding: 0 30px;
}

  /* appliance and contact styles */
  .appliance-company, .contact-us {
    font-size: 1rem;
  }
  

  /* facebook and linkedin icons */
  .svg_facebook, .svg_linkedin {
    width: 25px;
    height: 200px;
  }

  .connectwithus {
    font-size: 1rem;
  }

  .footer-link-title {
    font-weight: bold;
  }
}

@media screen and (min-width: 1024px) {

  /* phone */
  /* .phone {
    font-size: 1.5rem;
  } */

  .copyright {
    height: initial;
  }
}