/* GLOBAL STYLES
-------------------------------------------------- */
/* Padding below the footer and lighter body text */

html {
  position: relative;
  min-height: 100%;
}
.mbr-transparent {
  opacity: 0;
  filter: alpha(opacity=0);
}


body {
  padding-bottom: 40px;
  color: #5a5a5a;
  background-color: #3b3b3b;
  /* background-image: url('images/fb_background.gif'); */
}


.logo {
    position: relative;
    top: 0px;
    width: 50%;
    vertical-align: top;
    horizontal-align: center;
    padding-bottom: 10px;
}

  .carousel-caption h1 {
    font-size: 26px;
  }

  .navbar-right {
    float: right !important;
    margin-right: -15px;
  }

  .featurette-heading {
    font-size: 24px;
  }

.modal-header {
  padding: 8px;
  border-radius: 4px 4px 0px 0px; /* Радиус скругления углов*/
  -webkit-border-radius: 4px 4px 0px 0px; /* Safari, Chrome */
  -moz-border-radius: 4px 4px 0px 0px; /* Firefox */
  border-bottom: 1px solid #e5e5e5;
}

/* CUSTOMIZE THE NAVBAR
-------------------------------------------------- */

/* Special class on .container surrounding .navbar, used for positioning it into place. */
.navbar-wrapper {
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 20;
}

/* Flip around the padding for proper display in narrow viewports */
.navbar-wrapper .container {
  padding-right: 0;
  padding-left: 10px;
}
.navbar-wrapper .navbar {
  padding-right: 15px;
  padding-left: 15px;
}


/* CUSTOMIZE THE CAROUSEL
-------------------------------------------------- */

/* Carousel base class */
.carousel {
  height: 360px;
  margin-bottom: 10px;
}
/* Since positioning the image, we need to help out the caption */
.carousel-caption {
  z-index: 10;
}

/* Declare heights because of positioning of img element */
.carousel .item {
  height: 360px;
  background-color: #777;
}

   .carousel-inner > .item > img {
     position: absolute;
     top: 0;
     left: 0;
     min-width: 100%;
     height: 400px;
     max-width: 1200px;
   }

/* MARKETING CONTENT
-------------------------------------------------- */

/* Pad the edges of the mobile views a bit */
.marketing {
  padding-right: 15px;
  padding-left: 15px;
}

/* Center align the text within the three columns below the carousel */
.marketing .col-lg-4 {
  margin-bottom: 20px;
  text-align: center;
}
.marketing h2 {
  font-weight: normal;
}
.marketing .col-lg-4 p {
  margin-right: 10px;
  margin-left: 10px;
}


/* Featurettes
------------------------- */

.featurette-divider {
  margin: 10px 0; /* Space out the Bootstrap <hr> more */
  border-color: #999999;
}

/* Thin out the marketing headings */
.featurette-heading {
  font-weight: 300;
  line-height: 1;
  letter-spacing: -1px;
  color: #782d0c;
}



/* RESPONSIVE CSS
-------------------------------------------------- */

@media (min-width: 768px) {

  /* Remove the edge padding needed for mobile */
  .marketing {
    padding-right: 0;
    padding-left: 0;
  }

  /* Navbar positioning foo */
  .navbar-wrapper {
    margin-top: 20px;
  }
  .navbar-wrapper .container {
    padding-right: 15px;
    padding-left:  15px;
  }
  .navbar-wrapper .navbar {
    padding-right: 0;
    padding-left:  0;
  }

  /* The navbar becomes detached from the top, so we round the corners */
  .navbar-wrapper .navbar {
    border-radius: 4px;
  }

  /* Bump up size of carousel content */
  .carousel-caption p {
    margin-bottom: 20px;
    font-size: 21px;
    line-height: 1.4;
  }

  .featurette-heading {
    font-size: 34px;
  }

  .lead {
    font-size: 18px;
  }

  .logo {
      position: relative;
      top: 0px;
      left: 0px;
      width: 300px;
      vertical-align: top;
      padding-bottom: 10px;
  }

   .carousel {
     height: 500px;
     margin-bottom: 20px;
   }

   .carousel .item {
     height: 500px;
   }

   .carousel-inner > .item > img {
     position: absolute;
     top: 0;
     left: 0;
     min-width: 100%;
     height: 500px;
   }

}

@media (min-width: 992px) {
  .featurette-heading {
    margin-top: 10px;
  }
}

#blink1 { -webkit-animation: blink1 3s linear infinite; animation: blink1 3s linear infinite; } @-webkit-keyframes blink1 { 0% { color: rgba(13, 94, 11, 1); } 50% { color: rgba(13, 94, 11, 0); } 100% { color: rgba(13, 94, 11, 1); } } @keyframes blink1 { 0% { color: rgba(13, 94, 11, 1); } 50% { color: rgba(13, 94, 11, 0); } 100% { color: rgba(13, 94, 11, 1); } }

.Robots {cursor: pointer; color: #d868d8; font-family: Verdana, sans-serif; font-size: 12pt; font-weight: bold; font-style: normal;}

.annagramm {
    background-color: #ffffff;
    border-style: outset;
    border-width: 1px;
    border-color: #cccccc;
    -webkit-border-radius: 4px;
    -moz-border-radius:4px;
    border-radius: 4px;
    padding-top: 2px;
    padding-bottom: 4px;
    padding-left: 6px;
    padding-right: 6px;
    margin-left: 1px;
    margin-right: 1px;
    margin-top: 6px;
    margin-bottom: 6px;
    font-weight: bold;
    color: #4f4ba8;
    font-size: 11pt;
    display: inline-block;

    width: 32px;
    height: 32px;
    vertical-align: middle;
    
    text-transform: uppercase;
    box-shadow: 0 1px 4px rgba(0, 0, 0, .3), -23px 0 20px -23px rgba(0, 0, 0, .8), 23px 0 20px -23px rgba(0, 0, 0, .8), 0 0 40px rgba(0, 0, 0, .1) inset;
}
.zero {
    font-size: 1pt;
    line-height: 26px;
    margin-top: 4px;
    margin-bottom: 4px;
    text-align: center;
}

/* Типа для Гостевой Книги */
.myguestbook {display: none; visibility: hidden; width: 0 px; height: 0px;}