@charset "UTF-8";
/* Sticky footer styles
-------------------------------------------------- */
html {
  position: relative;
  min-height: 100%; }

body {
  /* Margin bottom by footer height */
  margin-bottom: 40px; }

.footer {
  position: absolute;
  bottom: 0;
  width: 100%;
  /* Set the fixed height of the footer here */
  height: 40px;
  line-height: 40px;
  /* Vertically center the text there */
  background-color: rgba(255, 255, 255, 0.8); }

/* Custom page CSS
-------------------------------------------------- */
/* Not required for template or sticky footer method. */
video {
  position: fixed;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  width: auto;
  height: auto;
  z-index: -9999;
  transform: translateX(-50%) translateY(-50%);
  background: url("world.jpg") no-repeat;
  background-size: cover;
  transition: 1s opacity; }

body {
  background: url("world.jpg") no-repeat;
  background-size: cover;
  background-position: 0px;
  transition: 1s opacity; }

#brw {
  background-attachment: fixed;	
}  
  
body > .container {
  padding: 0px 15px 0; }

.footer > .container {
  padding-right: 15px;
  padding-left: 15px; }

/* .liverow {
    padding-top: 3vh;
    padding-bottom: 3vh;
}
 */
code {
  font-size: 80%; }

.card {
  max-width: 250px; }

#srch {
  margin-top: 30%; }

#logo {
    display: block;
    margin-left: auto;
    margin-right: auto;
    width: 30%;
}


#mTitle {
    color: navy;
    padding-top: 5px;
}


.cardMain {
  margin-top: 30px;
  border-bottom-style: inset;
  padding-top: 20px;
  border-radius: 8px;
  background-color: rgba(255, 255, 255, 0.9);
  max-width: 940px; }

.cardText {
  padding: 8px;
  color: black; }

.cardLeft {
  padding: 8px;
  color: black;
  text-align: right; }

.cardImg {
  padding: 8px;
  color: white;
  border-right: 1px solid #e0eded;
  text-align: center; }

.cardSrc {
  max-height: 55vh;
}


#cardPstn {
  color: #000;
  font-size: 1.4rem;
  text-transform: uppercase; }

.cardFio {
  font-weight: bold;
  text-shadow: 1px 1px #aaa;
  border-bottom: 1px solid #e0eded; }

#cardFlag {
  width: 50px; }

#seal {
    max-height: 25vh;
}

.ra:hover {
    text-decoration: none;
}


.tableMain {
  font-size: 0.9rem;
  border-bottom-style: inset;
  background-color: rgba(255, 255, 255, 0.9); }

.tableMain a {
  font-weight: bold;
  color: black;
  text-shadow: 0.5px 0.5px #fff; }

.cptMain {
  font-weight: bold;
  text-shadow: 2px 2px #aaa; }

#listMain {
  margin-top: 30px; }

a.navbar-brand {
  color: white;
  font-size: 1.25rem;
  font-weight: bold;
  text-shadow: 1px 1px #aaa; }

.navbar-light .navbar-brand {
  color: white; }



.plImg {
    width: 100%;
	height: auto;
}

.flag {
    width: 50%;
    /* max-width: 200px; */
    height: auto;
    position: absolute;
    bottom: 0;
    right: 0;
}

.aprow {
	background: linear-gradient(rgba(255,255,255,1), rgba(255,255,255,0.5));
	padding-top: 10px;
}





@media (max-width: 767px) {

  body {
    background: white; 
    background-size: cover;
    background-position: center;
    transition: 1s opacity;
    /* Margin bottom by footer height */
    margin-bottom: 60px; }


.cardText {
  padding: 8px;
  color: black; 
  text-align: center; }


.cardLeft {
  padding: 8px;
  color: black;
  text-align: center; }


#mTitle {
    color: navy;
    font-size: 2rem;
    text-align: center;
    padding-top: 0px;
}


}

@media (min-width: 768px) {
  video {
    position: fixed;
    top: 50%;
    left: 50%;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
    z-index: -100;
    transform: translateX(-50%) translateY(-50%);
    background: url("bb_2000.jpg") no-repeat;
    background-size: cover;
    transition: 1s opacity; }

  body {
    /* background: url('bb_2000.jpg') no-repeat; */
    background-size: cover;
    background-position: center;
    transition: 1s opacity;
    /* Margin bottom by footer height */
    margin-bottom: 60px; }

  .navbar {
    background-color: rgba(200, 200, 200, 0.2);
    /* ╨Э╨░╤Б╤В╤А╨╛╨╣╨║╨░ ╨┐╤А╨╛╨╖╤А╨░╤З╨╜╨╛╤Б╤В╨╕ ╤Е╨╡╨┤╨╡╤А╨░ */ }

  #logo {
    width: 150px; }

  #srch {
    margin-bottom: 30px; }

  .form-inline {
    width: 100%; }

  .bgd {
    padding: 2px; }

  .beltGrid {
    width: 100%; }

  .form-control {
    background-color: rgba(255, 255, 255, 0.4);
    /* ╨Э╨░╤Б╤В╤А╨╛╨╣╨║╨░ ╤Ж╨▓╨╡╤В╨░ ╨╛╨║╨╛╤И╨╡╨║ ╤Д╨╛╤А╨╝╤Л */
    width: 100%; }

  .form-control:focus {
    color: black;
    background-color: rgba(255, 255, 255, 0.6); }

  .btnBlk {
    color: white;
    background-color: #464646;
    /* ╨Э╨░╤Б╤В╤А╨╛╨╣╨║╨░ ╨║╨╜╨╛╨┐╨║╨╕ ╨Я╨╛╨╕╤Б╨║ */ }

  .jQtt {
    position: relative;
    cursor: help;
    /* border-bottom: 1px dotted; */ }

  .jQtt div {
    display: none;
    position: absolute;
    bottom: 4px;
    left: 2px;
    z-index: 1000;
    padding: 1px 6px;
    text-align: left;
    font-size: 12px;
    line-height: 16px;
    color: #000;
    box-shadow: 0 1px 3px #C4C4C4;
    border: 1px solid #DBB779;
    background: #FFF6BD;
    border-radius: 2px; }

  .footer {
    position: absolute;
    bottom: 0;
    width: 100%;
    /* Set the fixed height of the footer here */
    height: 60px;
    line-height: 60px;
    /* Vertically center the text there */
    background-color: rgba(255, 255, 255, 0.2); }

  .tableMain {
    font-size: 1rem;
    background-color: rgba(255, 255, 255, 0.6);
    border-radius: 8px;
    padding: 0px; }

  a.navbar-brand {
    color: white;
    font-size: 1.5rem;
    font-weight: bold;
    text-shadow: 2px 2px #aaa; }

  #hdr, #ftr {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 0s;
    /* Safari 4.0 - 8.0 */
    animation-delay: 0s; }

  #srch {
    /*   margin-top: 40%; */
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 1s;
    /* Safari 4.0 - 8.0 */
    animation-delay: 1s; }

  #srch2 {
    /*   margin-top: 40%; */
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both;
    -webkit-animation-delay: 1s;
    /* Safari 4.0 - 8.0 */
    animation-delay: 2s; }
	
	
  /* Part of animate.css */
  .animated {
    -webkit-animation-duration: 1s;
    animation-duration: 1s;
    -webkit-animation-fill-mode: both;
    animation-fill-mode: both; }

  .animated.infinite {
    -webkit-animation-iteration-count: infinite;
    animation-iteration-count: infinite; }

  @-webkit-keyframes bounceIn {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.3);
      transform: scale(0.3); }
    50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      transform: scale(1.05); }
    70% {
      -webkit-transform: scale(0.9);
      transform: scale(0.9); }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
      transform: scale(1); } }
  @keyframes bounceIn {
    0% {
      opacity: 0;
      -webkit-transform: scale(0.3);
      -ms-transform: scale(0.3);
      transform: scale(0.3); }
    50% {
      opacity: 1;
      -webkit-transform: scale(1.05);
      -ms-transform: scale(1.05);
      transform: scale(1.05); }
    70% {
      -webkit-transform: scale(0.9);
      -ms-transform: scale(0.9);
      transform: scale(0.9); }
    100% {
      opacity: 1;
      -webkit-transform: scale(1);
      -ms-transform: scale(1);
      transform: scale(1); } }
  .bounceIn {
    -webkit-animation-name: bounceIn;
    animation-name: bounceIn; }

  @-webkit-keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  @keyframes fadeInDown {
    0% {
      opacity: 0;
      -webkit-transform: translateY(-20px);
      -ms-transform: translateY(-20px);
      transform: translateY(-20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); } }
  .fadeInDown {
    -webkit-animation-name: fadeInDown;
    animation-name: fadeInDown; }

  @-webkit-keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      transform: translateY(20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      transform: translateY(0); } }
  @keyframes fadeInUp {
    0% {
      opacity: 0;
      -webkit-transform: translateY(20px);
      -ms-transform: translateY(20px);
      transform: translateY(20px); }
    100% {
      opacity: 1;
      -webkit-transform: translateY(0);
      -ms-transform: translateY(0);
      transform: translateY(0); } }
  .fadeInUp {
    -webkit-animation-name: fadeInUp;
    animation-name: fadeInUp; } 
}

@media (max-width: 995px) {
  
#mTitle {
    font-size: 2rem;
}

}
/*
        background: url(../img/w_spec_2.jpg) no-repeat fixed;
        background-size: 100% auto;
        background-position: 0px 100px;
*/

/*# sourceMappingURL=bb.css.map */
