

.footer-section{
    /* background: linear-gradient(180deg,#0b0b0b,#1a1a1a); */
    color:#aaa;
    position: relative;
    /* padding: 80px 0 40px; */
}
.footer-logo{
    font-size:42px;
    font-weight:700;
    color:#fff;
}
.footer-logo span{
    color:#4caf50;
}
.footer-title{
    color:#fff;
    font-size:15px;
    letter-spacing:1px;
    margin-bottom:15px;
}
.footer-links a{
    color:#aaa;
    text-decoration:none;
    display:block;
    margin-bottom:6px;
    font-size:12px;
}
.footer-links a:hover{
    color:#4caf50;
}

.newsletter-card{
    background:#fff;
    border-radius:14px;
    padding:30px;
    box-shadow:0 10px 40px rgba(0,0,0,.4);
}
.newsletter-card h4{
    font-weight:700;
}
.newsletter-btn{
    width:52px;
    height:52px;
    border-radius:50%;
    background:#4caf50;
    border:none;
    color:#fff;
    font-size:20px;
}
.footer-bottom{
    border-top:1px solid rgba(255,255,255,.1);
    margin-top:40px;
    padding-top:20px;
    font-size:13px;
    /* text-align:center; */
}


.bhurabg{
    background-color:#1a1519;
}


.Black_abg {
    background-color: #100d0f;
    padding: 30px 10px;
}

.newsletter-card {
    background: #fff;
    border-radius: 14px;
    padding: 30px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .4);
    margin-top: -284px;
    /* height: 373px; */
}

.smallpara {
    text-align: center;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 21px;
    font-size: 14px;
}

/* .newsletter-btn {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background:#51c119;
    border: none;
    color: #fff;
    font-size: 30px;
    transform: rotate(318deg);
    font-weight: 100;
} */

.newsletter-btn {
    width: 65px;
    height: 65px;
    border-radius: 50%;
    background: #51c119;
    border: none;
    color: #fff;
    font-size: 30px;
    transform: rotate(318deg);
    font-weight: 100;
    margin: 24px 5px;
}

p#dasn {
    text-align: center;
    font-size: 9px;
}



input.form-control.emailinlut {
    background: #e2e2e2;
    padding: 11px 13px;
    border: 2px solid #bfbfbf;
}

.newsletter-card {
    background: #fff;
    border-radius: 14px;
    padding: 40px 40px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .4);
    margin-top: -284px;
    /* height: 373px; */
    max-width: 352px;
}
.smallpara {
    text-align: center;
    color: #000;
    font-weight: 500;
    text-transform: uppercase;
    margin-top: 21px;
    font-size: 11px;
}

.newsletter-card {
    background: #fff;
    border-radius: 14px;
    padding: 40px 40px;
    box-shadow: 0 10px 40px rgba(0, 0, 0, .4);
    margin-top: -320px;
    /* height: 373px; */
    max-width: 352px;
}

.footer-section {
    /* background: linear-gradient(180deg, #0b0b0b, #1a1a1a); */
    color: #aaa;
    position: relative;
    /* padding: 80px 0 40px; */
    margin-top: 100px;
    margin-bottom: 0px;
}

.footer-bottom {
    border-top: 1px solid rgba(255, 255, 255, .1);
    margin-top: 40px;
    padding-top: 20px;
    font-size: 13px;
    /* text-align: center; */
    padding-bottom: 15px;
    text-transform: uppercase;
}
.bhurabg {
    background-color: #1a1519;
    padding-top: 40px;
}

/* --- */

.footer-menu li a{
    color:#bdbdbd;
    text-decoration:none;
    font-size:13px;
    letter-spacing:.5px;
    transition:.3s;
}

.footer-menu li a:hover{
    color:#4caf50;
}

.footer-menu li{
    color:#555;
}

.whatnumer a {
    color: #abff50;
    text-decoration: none;
    margin-left: 6px;
}

.footer-links-new a {
    text-decoration: none;
    color: #aaa;
}