.footer-style-02 {
  color: #777;
  font-family: Poppins, sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 1.7em;
  text-align: left;
  /* background-color: #101130; */
  background-color: #333;

  position: relative;
  background-repeat: no-repeat;
  background-position: right;
}

.footer-style-02 h2 {
  font-family: Ubuntu, sans-serif;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
  font-family: "Nunito", Arial, "Helvetica Neue", Helvetica, sans-serif;
  color: #fff;
  font-weight: 500;
  line-height: 30px;
  padding-bottom: 10px;
  position: relative;
}

.footer-style-02 .logo img {
  max-width: 200px;
}
.footer-style-02 p {
  margin-top: 0;
  position: relative;
}
.footer-style-02 a {
  color: #f20487;
  cursor: pointer;
}
.footer-style-02 a:hover {
  color: #0056b3;
}
.footer-style-02 a:focus,
.footer-style-02 a:hover,
.footer-style-02 a:visited {
  outline: 0 !important;
}
.footer-style-02 h2 {
  background-color: initial;
  background-image: none;
  font-family: Ubuntu, sans-serif;
  margin-left: 0;
  margin-right: 0;
  margin-top: 0;
}
.footer-style-02 .text {
  color: #888;
  font-size: 16px;
  font-weight: 400;
  line-height: 26px;
  position: relative;
}
.footer-style-02 ::selection {
  background-color: #ec167f;
  color: #fff;
}
.footer-style-02 .social-icon-one {
  position: relative;
}
.footer-style-02 .social-icon-one li {
  display: inline-block;
  margin-bottom: 10px;
  margin-right: 8px;
  position: relative;
}
.footer-style-02 .social-icon-one li:last-child {
  margin-right: 0;
}
.footer-style-02 .social-icon-one li a .fab {
  background-color: #373851;
  color: #a9b1bf;
  display: block;
  font-size: 16px;
  height: 40px;
  line-height: 40px;
  position: relative;
  text-align: center;
  transition: all 900ms;
  transition-behavior: normal;
  width: 40px;
}
.footer-style-02 .social-icon-one li a:hover .fab {
  background-color: #e1137b;
  border-color: #e1137b;
  transform: rotate(360deg);
}

.footer-style-02 .widgets-section {
  background-position: center center;
  background-repeat: no-repeat;
  background-size: cover;
  padding: 65px 0 40px;
  position: relative;
}
.footer-style-02 .footer-column {
  /* margin-bottom: 40px; */
  position: relative;
}
.footer-style-02 .about-widget,
.footer-style-02 .footer-widget {
  position: relative;
}
.footer-style-02 .footer-column .widget-title {
  color: #fff;
  font-size: 24px;
  font-weight: 500;
  line-height: 30px;
  margin-bottom: 30px;
  padding-bottom: 10px;
  position: relative;
}
.footer-style-02 .footer-column .widget-title::before {
  background-color: #f70068;
  bottom: 0;
  content: "";
  height: 1px;
  left: 0;
  position: absolute;
  width: 40px;
}
.footer-style-02 .logo {
  margin-bottom: 5px;
  position: relative;
  /* top: -20px; */
}
.footer-style-02 .about-widget .text {
  margin-bottom: 30px;
}
.footer-style-02 .about-widget .text p {
  color: #aaa;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
}
.footer-style-02 .useful-links {
  padding-left: 50px;
}
.footer-style-02 .user-links li {
  display: block;
  margin-bottom: 5px;
}
.footer-style-02 .user-links li a {
  border-left: 1px solid #ccc;
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 30px;
  padding: 0 15px;
  transition: all 300ms;
  transition-behavior: normal;
}
.footer-style-02 .contact-list li .text a:hover,
.footer-style-02 .footer-bottom .copyright-text a:hover,
.footer-style-02 .user-links li a:hover {
  color: #f70068;
}
.footer-style-02 .user-links li a:hover {
  border-left: 1px solid #f70068;
}
.footer-style-02 .contact-list,
.footer-style-02 .user-links li,
.footer-style-02 .user-links li a {
  position: relative;
}
.footer-style-02 .contact-list li {
  margin-bottom: 25px;
  padding-left: 40px;
  position: relative;
}
.footer-style-02 .contact-list li:last-child {
  margin-bottom: 0;
}
.footer-style-02 .contact-list li .icon {
  color: #fff;
  font-size: 23px;
  left: 0;
  line-height: 25px;
  position: absolute;
  top: 0;
}
.footer-style-02 .contact-list li .text {
  color: #fff;
  display: block;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
}
.footer-style-02 .contact-list li .text a,
.footer-style-02 .footer-bottom .copyright-text a {
  color: #fff;
  transition: all 300ms;
  transition-behavior: normal;
}
.footer-style-02 .footer-bottom {
  background-color: rgba(255, 255, 255, 0.1);
  position: relative;
  text-align: center;
  width: 100%;
}
.footer-style-02 .footer-bottom .inner-container {
  position: relative;
}
.footer-style-02 .footer-bottom .copyright-text {
  padding: 20px 0;
  position: relative;
}
.footer-style-02 .footer-bottom .copyright-text p {
  color: #fff;
  font-size: 16px;
  font-weight: 400;
  line-height: 20px;
  margin-bottom: 0;
  position: relative;
}
.footer-style-02 .footer-bottom .copyright-text a {
  font-weight: 600;
  text-decoration: underline;
}
.footer-style-02 .social-icon-colored li a:hover .fa-facebook-f {
  background-color: #3c599f;
}
.footer-style-02 .social-icon-colored li a:hover .fa-pinterest {
  background-color: #cc2127;
}
.footer-style-02 .social-icon-colored li a:hover .fa-twitter {
  background-color: #32ccfe;
}
.footer-style-02 .social-icon-colored li a:hover .fa-youtube {
  background-color: #c52f30;
}
.footer-style-02 .social-icon-colored li a:hover .fab {
  color: #fff;
}
@media only screen and (max-width: 1139px) {
  .footer-style-02 .useful-links {
    padding-left: 0;
  }
}
@media only screen and (max-width: 767px) {
  .footer-style-02 .widgets-section {
    padding: 30px 15px;
  }

  .footer-style-02 .footer-column {
    margin-top: 30px;
  }
}
