/* -----------------------------------
Template Name: Softee Softwear Template
Description: This is html5 template
Author: HasTech
Version: 1.0
NOTE: This is Footer style file. All footer related style included in this file.

--------------------------------------*/
.newsletter-area h2 {
    color: #ffffff;
    font-weight: 400;
    margin-bottom: 11px;
}
.newsletter-area p {
    color: #ffffff;
    font-size: 16px;
    font-weight: 600;
    margin-bottom: 27px;
}
.mc-form {
    border: 1px solid #ffffff;
    border-radius: 30px;
    height: 42px;
    margin: 0 110px 79px;
    overflow: hidden;
    position: relative;
}
.newsletter-area input {
    border: 0 none;
    color: #ffffff;
    font-size: 13px;
    height: 100%;
    padding: 0 20px;
}
.newsletter-area input::-moz-placeholder {color: #fff;} 
.newsletter-area input::-webkit-input-placeholder {color: #fff;}
.mc-form .mc-news {left: -5000px; position: absolute;}
.newsletter-area .default-btn {
    background: #ffffff none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0 30px 30px 0;
    color: #00d379;
    font-size: 14px;
    height: 100%;
    padding: 0 25px;
    position: absolute;
    right: -1px;
    top: 0;
}
.newsletter-area .default-btn:after {border-radius: 0 30px 30px 0;}
.footer-text-area {
    border-top: 1px solid #ffffff;
    overflow: hidden;
    padding: 20px 0;
}
.footer-text-area span, .footer-text-area span a {color: #ffffff;}
.footer-text-area span a:hover {color: #383838; border-bottom: 1px solid #383838}
.social-links {text-align: right;}
.social-links a {
    color: #ffffff;
    display: inline-block;
    font-size: 14px;
    height: 20px;
    margin-left: 23px;
}
.social-links > a:hover {color: #383838;}