.navbar-custom {
     background-color: #fff;
     padding:0em;
}
 .custom-button {

     background-color: #252668
;
     color: #fff !important;
    border: 1px #1E3565 solid;
    margin-top:1.5em;
}
.custom-button-cta {
/*     background-color: #fff;*/
    
     background-color: #252668;
     color: #fff !important;
    border: 1px ##252668 solid;
}
 .footer-class{
     width: 250px !important;
}
 .col-lg-8{
    flex: 0 0 99%;
    max-width: 99.66667% !important;
}
@media only screen and (max-width: 600px){
    .sticky-top{
        top: 69.75px;
        display: none;
    }
}

.footer{
    background-color: #fff !important;
    color: #252668;
    padding: 20px;
    width: 100%;
    text-align: center;
}

a{
    color: #252668 !important;
}
h1, .h1{
    color: #252668 !important;
}

.footer {
  background-color: #fff !important;
  color: #252668;
  padding: 20px;
  width: 100%;
text-align: center;
}

.book_btn {


}

.navbar .highlight .nav-link {
color: #252668 !important;
border: 1px solid #252668;
/*padding: 0.3rem 1rem;*/
border-radius: 3px;
font-size: .93rem;
}
.navbar .highlight .nav-link:hover {
background: #252668;
color: #fff !important;
}
a {
color: #252668 !important;
}
h1, .h1 {
color: #252668 !important;
}
*,
*::before,
*::after {
  box-sizing: border-box; }

  html {
  font-family: sans-serif;
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
  -ms-overflow-style: scrollbar;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0); }

@-ms-viewport {
  width: device-width; }

article, aside, figcaption, figure, footer, header, hgroup, main, nav, section {
  display: block; }

body {
  margin: 0;
  font-family: "Source Sans Pro", "Segoe UI", "Helvetica Neue", "Arial";
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.6;
  color: #000;
  text-align: left;
  background-color: #fff; }


.read-more-btn{
    display: inline-block;
    background-color: #fff;
    color: #fff;
    padding: 10px 20px;
    text-decoration: none;
    border-radius: 5px;
}
.topimage{
    width: 150px !important;
}
.foot-image{
    width: 150px !important;
}
