
.table-header-background {
  background: #1268B3; color:#FFF;
} 
.margin-top-5 {
   margin-top:5px;
}
.center {
   text-align:center;
}

.table-text { color:#000; } 
.card-1 { BACKGROUND:#fff; box-shadow: 0 1px 3px rgba(0,0,0,0.12), 0 1px 2px rgba(0,0,0,0.24); } 
.owl-theme .owl-controls .owl-buttons div{
	color: #FFF;
	display: inline-block;
	zoom: 1;
	*display: inline;/*IE7 life-saver */
	margin: 5px;
	padding: 3px 10px;
	font-size: 12px;
	-webkit-border-radius: 30px;
	-moz-border-radius: 30px;
	border-radius: 30px;
	background: #869791;
	filter: Alpha(Opacity=50);/*IE7 fix*/
	opacity: 0.5;
	text-align:center;
}.owl-theme .owl-controls {
    margin-top: 10px;
    text-align: center;
}
.bg-color-brand {
    background-color: #1268B3 !important;
}
.text-black {
  color: #000 !important;
}
.text-dkgrey {
  color: #1e1e1e !important;
}

text-brand {
  color: #474747 !important;

}
.blog-topbar{
  background:  #1A3872 !important;
 }
@font-face {
font-family: "TiemposText";
src: url("/fonts/TiemposText-Regular.ttf"); 
}
@font-face {
font-family: "Vilonti";
src: url("/fonts/Vilonti-Regular.otf"); 
}

