@font-face {
    font-family: fontsi;
    src: url('../asset/Acme-Regular.ttf');
}

body{
  background: #e7e7e7;
}
body, .navbar-brand{
  font-size: 12px;
}
.container{
  width: 65%;
  background: white;
}
.container, .aside{
  padding: 0;
}
.jumbotron, .navbar{
  border-radius: 0 !important;
}
.jumbotron{
  padding: 15px 0;
  padding-left: 15px !important;
}
.jumbotron, h1{
  font-family: 'fontsi', sans-serif;
}
.jumbotron, .footer-text, .navbar{
  margin-bottom: 0;
}
.jumbotron h3{
  font-size: 35px;
  color: #F6F6F6;
}
.jumbotron, footer{
  background: #2C7A8E;
}
.navbar{
  border: 0;
  background: #B7B8BC;
  color: #ddd;
}
.container-fluid, .navbar, .navbar-header, .navbar-brand{
  min-height: 35px !important;
  height: 20px;
}
.navbar-brand{
  padding: 7px 15px;
}
.navbar-default .navbar-brand:focus, .navbar-default .navbar-brand:hover, .jumbotron{
  color: black;
}
.navbar-default .navbar-brand{
  color: black;
}
.h1, h1 {
    font-size: 1.5em;
}
.breadcrumb-list{
  margin-bottom: 30px;
}
.breadcrumb-list a {
  color: #333;
}
.de, .h1, h1{
  border-left: 5px solid #8ba410;
  padding: 7px 12px;
  background: #F6F6F6;
}
.de{
  font-size: 13px;
  margin-bottom: 20px;
}
figure img{
  width: 225px;
}
figcaption{
  font-size: 11px;
}
figure, .buton{
  text-align: center;
}
.buton img{
  width: 260px;
}
.justif{
  text-align: justify;
}
.footer-text{
  display: inline-block;
}
.footer-back{
  float: right;
}
.footer-back, .footer-text, .footer-back a{
  padding: 10px 0px;
  color: white;
  margin-bottom: 0;
}
.figcaption{
  font-size: 1px;
  color: white;
}
.scheme{
  font-size: 1px;
  color: #fff;
}
.aside li{
  list-style: none;
}
.aside h1, .aside h2, .aside h3, .aside h4, .aside h5, .aside h6, .aside a{
  font-size: 12px;
  color: #333333;
}
.cntr{
  text-align: center;
}
.rating{
  color: white;
  font-size: 1px;
}