@import url('https://fonts.googleapis.com/css2?family=Montserrat:wght@300;400;500;600;700;800&display=swap');

.location
{
color:red;
}
#Bottomfooter
{
 bottom: 0 !important;
 position: fixed !important;
 align:right !important;
 right:24px;
}


.ccat
{
    top: 10% !important;
}


body 
{
font-family: "Montserrat", 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: "Montserrat" , sans-serif !important;
}


.white_bg
{
background-repeat: repeat-x !important;
}

.sitebackcolor {
  background-color: #000000;
}

.box_style_2 h2.inner {
  background-color: #000000;
}

.navbar {
  background-color: #000000;
}

.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 {
   width:200px;
margin-top:10px !important;

  /*max-height: 100%;
   height: 100%;*/
  margin: 0 auto;
  /* probably not needed anymore, but doesn't hurt */
  -o-object-fit: contain;
  object-fit: contain;
  padding-top: 5px;
  padding-left: 5px;
}

header.sticky {
  background-color: #000000 !important;
  height: 50px;
}


/* Normal Styles */

h1 {
  font-size: 40px;
}



.AddrBlock
{
/* opacity: .8; */
border-radius: 34px;
}


/* Mobile styles */

@media only screen and (max-width: 480px) {
.navbar-brand>img {
width: 200px;
margin-top:10px;

}
  h1 {
    font-size: 24px;
  }

  .AddrBlock
  {
    margin-top:0px !important;
/*    opacity: .8; */
    border-radius: 34px;    
  }

}


header.sticky {
  background-color: #000000 !important;
}

.features-content {
  background-color: #000000;
}

#preloader {
  background-color: #000000
}

.modal-popup {
  background: #000000;
}

.btn.btn-submit {
  color: #000000;
}


@media only screen and (max-width:991px) {
  #header_menu {
    background-color: #000000
  }
}


        .amount {
            background-color: #000000 !important;
}