.logo img{
    max-height: 45px;
}
.main-header .main-menu ul li:last-child > a{
    padding-right: 0px;
}
.single-footer-caption b{
    color: #f27420;
}
.single-team{
    box-shadow: 2px 2px 15px 0px rgba(2, 12, 38, 0.3);
}
.header-social a i{
    color: #fff !important;
    padding: 5px 10px;
}
.header-top a{
    color: #fff ;
}
.header-bottom.header-sticky {
	box-shadow: 0px 10px 8px 0px rgba(0,0,0,0.2);
}
.box_shadow img {
    box-shadow: 2px 2px 10px 0px rgba(0,0,0,0.2);
    margin:0px 10px 20px 0;
    /* padding: 20px; */
    max-width: 100%;
    opacity: .7;
}