@media screen and (max-width: 767px){.dndvlp {margin-bottom: 40px !important;}}
footer.second-footer .widget {
    margin: 0 !important;
    padding: 0 !important;
}
footer.second-footer .textwidget {margin-bottom: 0;}
.footer {
    
	background-color: #162466 !important;}
h3.widget-title {
    color: #fff;
    font-size: 18px;
    text-transform: uppercase;
    letter-spacing: 1px;
    position: relative;
	    margin-bottom: 20px;
}
section.footer-top ul li a {
    color: #c9c9c9ab;
    line-height: 22px;
    padding: 0px 0 12px 0;
}
.widget ul li {
    margin-bottom: 10px;
}
ul.ftrsocl-icon {
    list-style: none;
    display: flex;
	margin-left: -16px;
}
ul.ftrsocl-icon li {
    margin: 0px 6px;
}
ul.ftrsocl-icon li i {
    padding: 10px;
    color: #fff;
	font-size: 16px;    
}
.ftradrs .icon svg {
    width: 20px;
    height: 20px;
    fill: #fff;
	margin-right: 20px;
}
.ftradrs .icon {
    float: left;
    clear: both;
    height: 30px;
}
.ftradrs a{
	color: #eaeaea91 !important;
	text-align: left;
}
.ftradrs span{
	color: #eaeaea91;
	text-align: left;
}
.footer .widget-title:after {
    height: 3px;
    display: block;
    background-color: rgba(255, 255, 255, .3);
    margin: 10px 0 0;
    width: 100%;
    max-width: 30px;
    content: "";
}
.ftrimg img {
    width: 100%;
    margin-top: 0px;
    height: auto;
}
section.first-footer {
    padding-bottom: 0px;
}
.mobftrbtn {
    position: fixed;
    height: 40px;
    display: flex;
    width: 100%;
}
.calnw, .requte {
    width: 50%;
    padding: 10px 0;
}.calnw {
    background: #162466;
}
.requte {
    background: #ff524b;
}
.calnw a, .requte a {
    color: #fff !important;
}