
/* ---------------------------------------------------------------- */
/* 22.Footer                             
/* ---------------------------------------------------------------- */

.copyright-text span{font-size: 18px; font-weight: 500;}
.by span{font-size: 16px; font-weight: 400; font-style: italic; opacity: 0.75; color:#eee;}

.text-white {color:#fff;}

.opacity {opacity:1!important;}

hr {
  margin-top: 20px;
  margin-bottom: 20px;
  border: 0; opacity: 0.5;
  border-top: 1px solid #eee;
}
.custom-footer {
    background: #131313;
  }
  .custom-footer .footer-top {
    padding: 50px 0 30px 0;
  }
  .custom-footer .footer-top .footer-widget {
    margin-bottom: 30px;
  }
  .custom-footer .footer-top .footer-widget .footer-desc {
    color: #fff;
    opacity: 0.75;
    margin-bottom: 20px;
  }
  .custom-footer .footer-top .footer-widget .footer-title {
    color: #fff;
    margin-bottom: 30px;
    position: relative;
    font-weight: 500;
    font-size: 20px!important;
  }
  .custom-footer .footer-top .footer-widget .footer-title:after {
    content: "";
    display: block;
    background: #fff;
    margin-top: 10px;
    width: 50px;
    height: 2px;
  }
  .custom-footer .footer-top .footer-widget .footer-title:before {
    content: "";
    position: absolute;
    bottom: 0;
    width: 20px;
    height: 2px;
    background: #71c21b;
  }
  .btc-img {
    opacity: 1 !important;
    max-width: 80%;
    background: white;
    border-radius: 10px;
    padding: 5px;
  }
  .btc-img-wrap {
    margin-bottom: 10px;
  }
  .custom-footer .footer-top .footer-widget .footer-social-links a {
    width: 50px;
    height: 50px;
    color: #fff;
    line-height: 50px;
    border-radius: 50%;
    text-align: center;
    display: inline-block;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.25s linear;
    margin-right: 10px;
    margin-top: 10px;
  }
  .custom-footer .footer-top .footer-widget .footer-social-links a:hover {
    color: #71c21b !important;
    background: #fff;
    animation: pulseWhite 1s 1 ease-in-out;
  }
  .custom-footer .footer-top .footer-widget .footer-contact-info-list li {
    margin-bottom: 10px;
    display: flex;
    align-items: flex-start;
  }
  .custom-footer .footer-top .footer-widget .footer-contact-info-list li:last-child {
    margin-bottom: 0;
  }
  .custom-footer .footer-top .footer-widget .footer-contact-info-list li i {
    flex: 0 0 50px;
    margin-right: 15px;
    height: 50px;
    width: 50px;
    border-radius: 50%;
    color: #fff;
    line-height: 50px;
    text-align: center;
    display: inline-block;
    background: rgba(255, 255, 255, 0.05);
    transition: all 0.5s ease;
    font-size: 16px;
  }
  .custom-footer .footer-top .footer-widget .footer-contact-info-list li p {
    color: #71c21b;
    opacity: 0.75;
    vertical-align: middle;
  }
  .custom-footer .footer-top .footer-widget .footer-links-toggle li {
    display: flex;
    align-items: center; 
    margin-bottom: 10px;
    font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Helvetica Neue", Arial, sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";
  }
  .f-pt-20 { padding-top:20px !important; }
  .custom-footer .footer-top .footer-widget .footer-links-toggle li:last-child {
    margin-bottom: 0;
  }
  .custom-footer .footer-top .footer-widget .footer-links-toggle li span {
    color: #71c21b;
    opacity: 0.75;
  }
  .custom-footer .footer-top .footer-widget .footer-links-toggle li a {
    color: #71c21b;
    font-weight: 400;
  }
  .custom-footer .footer-top .footer-widget .footer-links-toggle .bold-6-white li a {
    color: fff;
    /*opacity: 0.8;*/
  }

  .custom-footer .footer-top .footer-widget .footer-links-toggle li a:hover {
    color: #71c21b; 
    opacity: 1;
    text-decoration: underline;
  }
  .custom-footer .footer-top .footer-widget .footer-links-toggle li:before {
    content: "";
    width: 10px;
    height: 2px;
    font-weight: 700;
    margin-right: 15px;
    background: #fff;
    display: inline-block;
    transition: all 0.5s ease;
  }
  .custom-footer .footer-top .footer-widget .footer-links-toggle li:hover:before {
    width: 20px;
    background: #71c21b;
  }
  .custom-footer .copyright {
    background: rgba(255, 255, 255, 0.03);
    padding: 30px 0 70px 0;
  }
  .custom-footer .copyright .copyright-text {
    color: #fff;
    /*opacity: 0.75;*/
    margin: 0;
  }
  
  .custom-footer .copyright ul li a {
     width: 70px !important;
     height: 70px !important;
     line-height: 70px !important;
     font-size: 40px !important;
  }
      
  .custom-footer .copyright .cs-copyright-text-link {
      color: #66b41a !important; 
  }
  .custom-footer .copyright .cs-copyright-text-link:hover {
      text-decoration: underline !important;
  }   
  .footer-links-toggle {
    padding: 0;
  }

  ul {
    font-weight: 500;
    color: #646464;
    font-size: 16px;
    line-height: 1.65 !important;
}

li {
  font-weight: 500;
  color: #646464;
  font-size: 16px;
  line-height: 1.65 !important;
}

ul .btc {
    font-weight: 500;
    color: #646464;
    font-size: 34px;
    line-height: 1.65 !important;
}

li .btc{
  font-weight: 500;
  color: #646464;
  font-size: 34px;
  line-height: 1.65 !important;
}

#email-link a {
    color: #71c21b !important;
}
  .footer-links-toggle ul{
    font-size: 16px;
  }

  .toggle-links-list ul {
    padding-left: 0 !important;
}

.useful-links ul{padding-top: 50px;}
.useful-links ul li{padding-bottom: 2px;}
.useful-links ul li a{font-size: 16px; color: #fff; letter-spacing: 1px;}
.useful-links ul li a:hover{color: #71c21b;}
.copyright{padding: 50px 0px;}
.copyright .copy-text{font-size: 14px; color: #fff; letter-spacing: 1px; padding-top: 10px;}
.copyright .copy-text a{color: #71c21b;}
.copyright .copy-text a:hover{text-decoration: underline;}
.copyright ul{text-align: right; margin: 0;}
.copyright ul li{display: inline-block; padding-left: 8px;}
.copyright ul li a{color: #fff; background: #242628; width: 40px; height: 40px; line-height: 40px; display: block; text-align: center;}
.copyright ul li a:hover{background: #71c21b;}
.custom-footer .copyright ul li {
  vertical-align: middle;
}
.custom-footer .copyright ul li:last-child a:hover {
  background: transparent !important;
}
.custom-footer .copyright {
  padding: 30px 0;
}
footer.custom-footer {
  padding: 12px 0 20px 0;
}
@media screen and (max-width: 992px) {
  .copyright ul {
    padding: 0 !important;
    text-align: left;
  }  
  .btc-img { max-width: 50%;}
  .custom-footer .copyright ul li a {
    width: 53px !important;
    height: 53px !important;
    line-height: 53px !important;
    font-size: 34px !important;
  }
  .social-links {
    margin-top: 15px;
  }
  .custom-footer .copyright {
    padding:40px 0 40px 0;
  }
  footer.custom-footer {
      padding: 12px 0 0 0;
  }
  .custom-footer .footer-top .footer-widget .footer-title {
    font-size: 21px;
  }

.bold-6 {
    font-weight: 700;
    text-transform: uppercase;
    font-size: 18px;
    letter-spacing: 0.2rem;
    color: #71c21b;
}

.bold-6-white {
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
  letter-spacing: 0.2rem;
  color: #fff;
}

.footer-collapse-list-heading button {
  position: relative;
  display: block;
  width: 100%;
  font-size: 16px;
  text-align: left;
  padding-left: 0 !important;
  padding-bottom: 20px;
  border-right: 0 !important;
  color: #fff !important;
  text-decoration: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.1);
}
.footer-collapse-list-heading button {
  font-size: 16px !important;
}
.custom-footer .footer-top .footer-widget .footer-links-toggle li a {
  font-size: 16px !important;
}

.copyright-text span{font-size: 16px; font-weight: 500;}
.by span{font-size: 14px; font-weight: 400; font-style: italic; opacity: 0.75; color:#eee;}

}

.custom-footer .copyright ul li:last-child img {
  width: inherit;
  height: inherit;
  object-fit: cover;
  object-position: center;
}
.footer-collapse-item .footer-collapse-list-heading {
    color: #fff;
    text-decoration: none;
    font-size: 16px;
}
.footer-collapse-list-heading button {
    position: relative;
    display: block;
    width: 100%;
    font-size: 16px;
    text-align: left;
    padding-left: 0 !important;
    padding-bottom: 20px;
    border-right: 0 !important;
    color: #fff !important;
    text-decoration: none;
    border-bottom: 1px solid rgba(255,255,255,0.1);
}
.footer-collapse-list-heading button:hover, .footer-collapse-list-heading button:focus, .footer-collapse-list-heading button:active {
  border-bottom-color: rgba(255,255,255,0.1) !important;
  text-decoration: none !important;
}

.footer-collapse-list-heading button span:before {
    content: "\f078";
    top: 0;
    right: 0;
    position: absolute;
    font-weight: 700;
    font-family: "FontAwesome";
    font-size: 12px;
    transition: all 0.25s ease;
}
.footer-collapse-list-heading button[aria-expanded=true] span:before {
    top: 0;
    transform: rotate(180deg);
}
.footer-widget-resp {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.bold-6 {font-weight:700; text-transform: uppercase; font-size: 16px; letter-spacing: 0.2rem; color:#71c21b;}
.bold-6-white {font-weight:700; text-transform: uppercase; font-size: 16px; letter-spacing: 0.2rem; color:#fff;}

.fa-home:before {
  content: "\f015"; color:#71c21b;
}

.fa-envelope:before {
  content: "\f0e0"; color:#71c21b;
}

.fa-phone:before {
  content: "\f095"; color:#71c21b;
}

