/* Add here all your css styles (customizations) */
body { font-size: 14px; }

li a { color: #3498db; }

.da-dots span{
  background: none;
}

.da-dots span.da-dots-current:after{
  width: 0px;
}

.header .logo img {
  margin: 20px 0 10px 30px;
}

.da-slide h2 i {
  font-size: 25px;
  background-color: rgba(0, 110, 182, 0.8);
}

.vcenter {
  display: inline-block;
  vertical-align: middle;
  float: none;
}
