/* -----------------------------------
Template Name: Mirror
Template URI: https://devitems.com/html/mirror-preview/
Description: This is html5 template
Author: HasTech
Author URI: https://devitems.com/
Version: 1.0
NOTE: This is Footer style file. All footer related style included in this file.
--------------------------------------*/
.footer-title {margin-bottom: 56px;}
.footer-content {margin: 0 48px; overflow: hidden;}
.single-footer-info, .single-contact-info {float: left; width: 33.3333%;}
.footer-text span, .contact-text span {font-size: 12px; padding-left: 30px;}
.footer-text img, .contact-text img {
    left: 0;
    position: absolute;
    top: 8px;
}
.footer-text, .contact-text {position: relative;}
.single-footer-info > h4 {margin-bottom: 16px;}
.footer-title > h1 {
    font-size: 40px;
    line-height: 43px;
    margin-bottom: 16px;
}
.social-links-content {margin: 67px 0; text-align: center;}
.social-links a {
    border: 1px solid #636363;
    border-radius: 50%;
    color: #606060;
    display: inline-block;
    font-size: 14px;
    height: 34px;
    line-height: 34px;
    margin: 0 14px;
    -webkit-transition: all 0.3s ease 0s;
    transition: all 0.3s ease 0s;
    width: 34px;
    text-align: center;
}
.social-links a:hover {
    background: #303030 none repeat scroll 0 0;
    border-color: #303030;
    color: #ffffff;
}
.footer-bottom-text {
    color: #919191;
    font-size: 13px;
    padding: 20px 0;
    text-align: center;
}
.footer-bottom-text a {color: #919191;}
.border-top {border-top: 1px solid #fefefe;}
.social-links {margin-top: 28px;}
.footer-bottom-text > a:hover {border-bottom: 1px solid; color: #303030;}
.social-links-content > h4 {line-height: 18px;}
.footer-two-area .single-footer-info > h4, .footer-dark-area .single-footer-info > h4, .single-contact-info > h4{
    font-family: "Poppins",sans-serif;
}
.footer-container, .footer-bottom {position: relative; z-index: 1;}
.footer-dark-area .footer-title > p, .footer-dark-area .footer-text span {color: #8d8d8d;}
.footer-dark-area .footer-title > h1, .footer-dark-area .single-footer-info > h4, .footer-dark-area .social-links-content > h4 {
    color: #a2a2a2;
}
.footer-dark-area .social-links a {border-color: #9f9f9f; color: #a2a2a2;}
.footer-dark-area .social-links a:hover {
    background: #9f9f9f none repeat scroll 0 0;
    color: #303030;
}
.footer-dark-area .footer-bottom-text {color: #a2a2a2;}
.footer-dark-area .footer-bottom-text a:hover{color: #ddd}
.footer-dark-area .border-top {border-color: #6c6c6c;}
.footer-container-text {
    color: #555555;
    font-size: 13px;
    padding-top: 32px;
}
.footer-container-text a {color: #333333;}
.footer-container-text a:hover {border-bottom: 1px solid #404040; color: #333333;}