
@import "http://weloveiconfonts.com/api/?family=entypo";
[class*="entypo-"]::before {
    font-family: "entypo",sans-serif;
}
a {
    text-decoration: none;
}
ul {
    list-style: outside none none;
    margin: 0;
    padding: 0;
}
li {
    list-style: outside none none !important;
}
.service.Companies2 {
  padding-left: 0;
}
.align_center {
  text-align: center;
  margin: 0;
}
.service.Companies2 h4 {
  font-size: 18px;
}
.logoDiv {
  border-radius: 50%;
  height: 140px;
  width: 140px;
  overflow: hidden;
  margin: 0 auto;
}
/*#sticky-social {
    position: fixed;
    right: 0;
    top: 400px;
    z-index: 99;
}*/
#sticky-social {
  position: fixed;
  right: 0;
  top: 50%;
  z-index: 99;
}
#sticky-social a {
    background: #333 none repeat scroll 0 0;
    color: #fff;
    display: block;
    font: 16px/35px "Open Sans",sans-serif;
    height: 35px;
    position: relative;
    text-align: center;
    width: 42px;
}
#sticky-social a span {
    line-height: 35px;
    position: absolute;
    right: -120px;
    text-align: center;
    width: 120px;
}
#sticky-social a:hover span {
    right: 100%;
}
#sticky-social a[class*="facebook"], #sticky-social a[class*="facebook"]:hover, #sticky-social a[class*="facebook"] span {
    background: #3b5998 none repeat scroll 0 0;
}
#sticky-social a[class*="twitter"], #sticky-social a[class*="twitter"]:hover, #sticky-social a[class*="twitter"] span {
    background: #00aced none repeat scroll 0 0;
}
#sticky-social a[class*="gplus"], #sticky-social a[class*="gplus"]:hover, #sticky-social a[class*="gplus"] span {
    background: #dd4b39 none repeat scroll 0 0;
}
#sticky-social a[class*="linkedin"], #sticky-social a[class*="linkedin"]:hover, #sticky-social a[class*="linkedin"] span {
    background: #007bb6 none repeat scroll 0 0;
}
#sticky-social a[class*="instagrem"], #sticky-social a[class*="instagrem"]:hover, #sticky-social a[class*="instagrem"] span {
    background: #517fa4 none repeat scroll 0 0;
}
#sticky-social a[class*="video"], #sticky-social a[class*="video"]:hover, #sticky-social a[class*="video"] span {
    background: #e22c28 none repeat scroll 0 0;
}
#sticky-social a[class*="pinterest"], #sticky-social a[class*="pinterest"]:hover, #sticky-social a[class*="pinterest"] span {
    background: #cc2127 none repeat scroll 0 0;
}
#sticky-social a[class*="flickr"], #sticky-social a[class*="flickr"]:hover, #sticky-social a[class*="flickr"] span {
    background: #ff0084 none repeat scroll 0 0;
}
#sticky-social a[class*="tumblr"], #sticky-social a[class*="tumblr"]:hover, #sticky-social a[class*="tumblr"] span {
    background: #32506d none repeat scroll 0 0;
}
