body{font-size: 0.9rem;!important}
.top-nav-collapse {background-color: #253d99 !important;}
.navbar:not(.top-nav-collapse) {background: transparent !important;}
@media (max-width: 768px) {.navbar:not(.top-nav-collapse) {background: #253d99 !important;}}
h5 {letter-spacing: 3px;}
.jarallax {height: 1000px;}
@media (max-width: 740px) {.jarallax {height: 300px;}}
@media (min-width: 769px) and (max-width: 1025px) {.jarallax {height: 500px;}}
@media (max-width: 740px) {
            .full-height,
            .full-height body,
            .full-height header,
            .full-height header .view {
                height: 700px; 
            } 
}
.text-vitalife-blue  {
	color: #253d99!important;
}
.btn-vitalife-blue {
	background-color: #253d99!important;
	color: #fff!important;
}
.bg-vitalife-blue {
	background-color: #253d99!important;
	color: #fff!important;
}
.card-header {background-color: #253d99 !important;}
.bg { 
    background-image: url('../idots-aquatrainer-academy-horse-middle.jpg');
    height: 400px; 
    background-position: center;
    background-repeat: no-repeat;
    background-size: cover;
	display:flex;
	width:100%;
    background-size:cover;
    align-items:center;
	justify-content:center;
}
.pad20 {
  padding:20px;
}