@import url('https://fonts.googleapis.com/css?family=Roboto+Slab:300italic,400italic,700italic,400,300,700&amp;subset=all');
#Bottomfooter
{
 bottom: 0 !important;
 position: fixed !important;
 align:right !important;
 right:24px;
}
body 
{
font-family: "Roboto Slab", sans-serif !important;
font-size: 16px !important;
}


.high_light h3,
.h1, .h2, .h3, .h4, .h5, .h6, h1, h2, h3, h4, h5, h6,
h3.slide_typo {
font-family: "Roboto Slab" , sans-serif !important;
}


.white_bg
{
background-image: url(sitedata/images/bg2.jpg) !important;
background-repeat: repeat-x !important;
}

.sitebackcolor {
  background-color: #333333;
}

.box_style_2 h2.inner {
  background-color: #333333;
}

.navbar {
  background-color: #333333;
}

.navbar-nav > li > a {
  color: white;
}

.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background: none !important;
}

.navbar-brand {
  height: 0 !important;
  padding: 0 !important;
}

.icon-bar {
  background: #fff;
}

.icon-bar:before {
  content: none;
}

.navbar-brand>img {
  /*max-height: 100%;
   height: 100%;*/
/*  width: 144px; */
  margin: 0 auto;
  /* probably not needed anymore, but doesn't hurt */
  -o-object-fit: contain;
  object-fit: contain;
}

header.sticky {
  background-color: #333333 !important;
  height: 50px;
}


/* Normal Styles */

h1 {
  font-size: 40px;
}


/* Mobile styles */

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 24px;
  }
}

header.sticky {
  background-color: #333333 !important;
}

.features-content {
  background-color: #333333;
}

#preloader {
  background-color: #333333
}

.modal-popup {
  background: #333333;
}

.btn.btn-submit {
  color: #333333;
}


@media only screen and (max-width:991px) {
  #header_menu {
    background-color: #333333
  }
}


        .amount {
            background-color: #333333 !important;
}