#sp-top1 {
    width: 22% !important;
}
#sp-top-bar .container .row{
  display: flex;
}
#sp-top1 {
  width: 20%;
}
.third-ico:hover img {
  background-color: #051055;
  border-radius: 100px;
}
.second-ico:hover img {
  background-color: #bb7700;
  border-radius: 100px;
}
.first-ico:hover img {
  background-color: #8c0000;
  border-radius: 100px;
}
#sp-top1 .sp-column, #sp-top2 .sp-column, #sp-top3 .sp-column, #sp-position1 .sp-column {
  display: flex;
  height: 100%;
  align-items: center;
}
#sp-top1, #sp-top2, #sp-top3, #sp-position1 {
      height: 100%;
  	  padding: 0px;
}
#sp-top-bar {
    padding: 0px !important;
	
}
#sp-top-bar .container, .row {
  height: 100%;
}
.soc-wrapper div {
  margin-right: 7px;
}
.soc-wrapper img {
  width: 34px;
}
.soc-wrapper {
  display: flex;
}
#sp-top-bar {
    height: 52px;
    background-color: #504742 !important;
    color: #999999;
}
body {
  margin: 0;
}