

    
.container table {
    border: solid 1px #DDEEEE;
    border-collapse: collapse;
    border-spacing: 0;
    font: normal 13px Arial, sans-serif;
}
.container table thead th {
    background-color: #DDEFEF;
    border: solid 1px #DDEEEE;
    color: #336B6B;
    padding: 10px;
    text-align: left;
    text-shadow: 1px 1px 1px #fff;
}
.container table tbody td {
    border: solid 1px #DDEEEE;
    color: #333;
    padding: 10px;
    text-shadow: 1px 1px 1px #fff;
}







    
        

.c-caption {
  background-color: rgba(0, 0, 0, 0.6);
  padding: 20px;
  color: white;
  right: 40% !important;
  left: 40% !important;
  border-radius: 5px; }

#home-caro {
  position: absolute;
  top: 0;
  z-index: -999; }
  @media screen and (max-width: 992px) {
    #home-caro {
      top: 126px; } }

.carousel {
  width: 100%; }

html {
  height: 100%; }

body {
  height: 100%;
  background-image: url("https://assets.actrand.com/ldgcb/wallpaper.png") !important; }

#home-contents {
  position: absolute;
  padding: 10px; }

@media screen and (min-width: 1255px) {
  .row-b {
    margin-bottom: 10px; } }

@media screen and (max-width: 1255px) {
  .row-b > div {
    margin-bottom: 10px; } }

.navbar-trans {
  background-color: rgba(0, 0, 0, 0.4);
  margin-bottom: 30px; }
  @media screen and (max-width: 992px) {
    .navbar-trans {
      background-color: #323232; } }

.fake-link {
  cursor: pointer !important;
  color: blue !important;
  text-decoration: underline !important; }
  .fake-link:hover {
    text-decoration: none !important;
    text-shadow: 1px 1px 1px #555 !important; }

@media screen and (max-width: 1255px) {
  .container-wide {
    width: 100%; } }
@media screen and (min-width: 1255px) {
  .container-wide {
    width: 85%; } }

.nav-link-light {
  transition: color 0.5s !important;
  font-size: 1.3em !important;
  padding-left: 1rem !important;
  padding-right: 1rem !important;
  color: rgba(255, 255, 255, 0.75) !important; }
  .nav-link-light:hover {
    color: rgba(255, 255, 255, 0.5) !important; }

.center {
  text-align: center; }

.btn-elloe {
  background-color: rgba(0, 0, 190, 0.4);
  color: white; }

.btn-elloe:hover {
  color: blue; }
.footer {
    background-color: #f5f5f5;
}

.row.display-flex {
    display:flex;
    flex-wrap:wrap;
}

.row.display-flex > [class*='col-'} {
    flex-grow:1;
}

/*# sourceMappingURL=custom.css.map */
