.logo-header img {
    width: 120px;
}
.header-navigation.sticky .logo-header img {
    width: 70px;
}
.awards-slide img {
	width: 500px;
}
.header-top .top-lang ul.lang-link li a {
  width: 33px;
  height: 33px;
  border-left: 1px solid #fff;
  line-height: 33px;
  text-align: center;
  color: #fff;
  padding-left:10px;
}
ul.lang-link li {
    display: inline-block;
}
.header-top .top-lang ul.lang-link li a:hover, .header-top .top-lang ul.lang-link li a:focus {
 
  color: #3498db;
}

ul.social-link, ul.lang-link {
	display: inline-block;
    float: left;
} 
ul.social-link {
	padding-right:10px;
}
.slick-slide img {
	width: 100%;
}
.text-white {
  color:#fff;
}
.sidebar-widget-area .widget.widget-catageory ul.categeory-link li .active {background-color:#fb9116;color:#fff;}
.content ul li {
  list-style-type: disc;
  line-height: 1.5em;
}
.service-content ul li {
  list-style-type: disc;
  line-height: 1.5em;
}
.service-content ul {
  margin-left:20px;
  margin-bottom:30px;
}
.content ul {
  margin-left:20px;
}
h3 .btn-link {
  font-size: 20px;
  color:#fff;
}
.card-header.primary {
  background-color:#3498db;
}
.widget-grey {
  background-color: #f1f1f1!important;
}
.entry-content h5 {
  min-height: 80px;
}
.entry-content p {
  min-height: 80px;
}






