







a {
  color: #5690FC;
}

.theme-primary-color{
  color:#5690FC;
}

.theme-primary-bg{
  background-color:#5690FC;
}

.theme-primary-bd{
  border-color:#5690FC;
}



.theme-primary-multi{
  background-color:#5690FC;
  
}

.theme-secondary-color{
  color:#5690FC;
}

.theme-secondary-multi{
  	background-color:#5690FC;
  
}











.theme-separator-color {
  color: #5690FC;
}
.theme-separator-strokes{
  border-color:#5690FC;
}

.header-customized .img-responsive {
 max-height: 500px;
}
