

.location
{
color:red;
}
#Bottomfooter
{
 bottom: 0 !important;
 position: fixed !important;
 align:right !important;
 right:24px;
}
@font-face {
  font-family: "Susanna";
  src: url("Susanna.ttf");
  }



body 
{
font-family: Susanna !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: "Susanna" , sans-serif !important;
}


.white_bg
{
background-image: url(sitedata/images/bg2.jpg) !important;
background-repeat: repeat-x !important;
}

.sitebackcolor {
  background-color: #3D291E;
}

.box_style_2 h2.inner {
  background-color: #3D291E;
}

.navbar {
  background-color: #3D291E;
}

.navbar-nav > li > a {
  color: white;
  font-weight: 600 !important;
  font-size: 17px !important;
}

.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%;*/
  margin: 0 auto;
  width:75px;
  /* probably not needed anymore, but doesn't hurt */
  -o-object-fit: contain;
  object-fit: contain;
}

header.sticky {
  background-color: #3D291E !important;
  height: 50px;
}


/* Normal Styles */

h1 {
  font-size: 40px;
}



.AddrBlock
{
opacity: .8;
border-radius: 34px;
}


/* Mobile styles */

@media only screen and (max-width: 480px) {
  h1 {
    font-size: 24px;
  }

  .AddrBlock
  {
    margin-top:0px !important;
    opacity: .8;
    border-radius: 34px;    
  }

.navbar-brand>img {
  width: 75px;
}


header.sticky {
  background-color: #3D291E !important;
}

.features-content {
  background-color: #3D291E;
}

#preloader {
  background-color: #3D291E
}

.modal-popup {
  background: #3D291E;
}

.btn.btn-submit {
  color: #3D291E;
}


@media only screen and (max-width:991px) {
  #header_menu {
    background-color: #3D291E
  }
}


        .amount {
            background-color: #3D291E !important;
}