@font-face {
  font-family: embassy;
  src: url('../font/embassy.ttf');
}
hr {
  border-top: 2px solid #000;
}
a:hover {
  text-decoration: none;
}
.capa-left {
  float: left;
  margin-right: 10px;
  margin-bottom: 10px;
  padding: 0;
}
.capa-right {
  float: right;
  margin-left: 10px;
  padding: 0;
}
.boxmarcas {
  display: none!important;
}
#newletter {
  margin: 0;
  padding: 10px;
  background-color: #cc3358;
  color: #fff;
}
#newletter h2 {
  color: #fff;
  text-align: center;
  font-size: 25px;
}
.boxtopo {
  height: 100px;
  background-color: #ed2f59;
}
.boxtopo p {
  padding: 20px;
  color: #cf4565;
}
.boxtopo .midias {
  color: #fff;
  padding: 30px 0px;
}
.boxtopo .midias a {
  color: #fff;
  font-size: 40px;
}
.navbar-nav {
  width: 100%;
  text-align: center;
}
.navbar-nav > li {
  float: none;
  display: inline-block;
}
.sublateral {
  margin-left: 220px;
  top: -18px;
}
.dropdown-menu li {
  display: block !important;
  margin: 10px 0;
}
.dropdown-menu li a {
  color: #000 !important;
}
.navbar {
  background-color: #000;
  border-radius: 0 !important;
  margin-bottom: 0;
}
.navbar .navbar-nav {
  height: 50px;
  display: table;
  table-layout: fixed;
}
.navbar .navbar-nav li {
  display: -webkit-inline-box;
  vertical-align: middle;
}
.navbar .navbar-nav li a {
  color: #fff !important;
  margin: 0 15px !important;
}
.navbar .navbar-nav li a:hover,
.navbar .navbar-nav li afocus {
  background-color: #000 !important;
  color: #cc3358 !important;
}
.navbar .navbar-nav li.active > a,
.navbar .navbar-nav li.active > a:hover,
.navbar .navbar-nav li.active > a:focus {
  background-color: #000 !important;
  color: #cc3358 !important;
}
.nav-bottom {
  padding-top: 30px !important;
  height: 55px;
  background-color: #333 !important;
}
#brand-original {
  max-height: 80px;
  position: absolute;
}
.carousel-caption h1 {
  text-align: center;
  font-family: monospace;
  font-size: 50px;
}
.carousel-caption h1:before {
  background: #000;
  width: 0px;
  margin: 10px auto;
  content: ' ';
  display: inline-block;
  text-align: center;
  border-bottom: 3px solid #000;
}
.carousel-caption h1:after {
  background: #000;
  width: 0px;
  margin: 10px auto;
  content: ' ';
  display: inline-block;
  text-align: center;
  border-bottom: 3px solid #000;
}
h1 {
  text-align: center;
  font-family: embassy;
  font-size: 50px;
}
h1:before {
  background: #000;
  width: 130px;
  margin: 10px auto;
  content: ' ';
  display: inline-block;
  text-align: center;
  border-bottom: 3px solid #000;
}
h1:after {
  background: #000;
  width: 130px;
  margin: 10px auto;
  content: ' ';
  display: inline-block;
  text-align: center;
  border-bottom: 3px solid #000;
}
.box {
  background-image: url(../../images/bgbox.jpg);
  padding: 50px 0;
}
.box p {
  margin-top: 15px;
  height: 50px;
}
.boxmarcas {
  background-color: #ededed;
  padding: 25px 0;
}
.carousel {
  overflow: hidden;
}
.carousel .item h1 {
  color: #fff;
  -ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=0, Color=#000000)";
  /*IE 8*/
  text-shadow: 0 0 3px #000000;
  /* FF3.5+, Opera 9+, Saf1+, Chrome, IE10 */
  filter: progid:DXImageTransform.Microsoft.Shadow(Strength=3, Direction=135, Color=#000000);
  /*IE 5.5-7*/
}
.sharedaddy {
  margin: 0;
  padding: 0;
}
.sharedaddy ul {
  float: right;
}
.sharedaddy ul li {
  display: inline-block;
  list-style: none;
  padding: 20px 0 0 0;
}
.sharedaddy ul li a {
  padding: 10px;
  font-size: 20px;
}
footer {
  height: 200px;
  background-color: #000000;
  color: #000;
  padding: 25px 0;
  border-top: 10px solid #ed2f59;
}
footer hr {
  display: none!important;
}
.midiasfooter {
  padding: 20px 50px;
}
.midiasfooter a {
  color: #ed2f59;
  font-size: 40px;
}
@media (max-width: 770px) {
  #brand-original {
    max-height: 80px;
    padding: 10px;
  }
  h1 {
    text-align: center;
    font-family: embassy;
    font-size: 30px;
  }
  h1:before {
    width: 0;
  }
  h1:after {
    width: 0;
  }
  .navbar-nav {
    height: auto !important;
    margin-top: 70px !important;
  }
  .navbar-nav li {
    display: block !important;
    text-align: left;
  }
  .navbar-nav li a {
    width: 90% !important;
    color: #fff !important;
  }
  .boxtopo .midias {
    color: #cf4565;
    padding: 30px 20px;
  }
  .boxtopo .midias a {
    color: #cf4565;
    font-size: 30px;
  }
}
.sharedaddy ul {
  margin-top: 20px;
}
.sharedaddy ul li {
  display: inline-block;
  list-style: none;
}
.sharedaddy ul li a {
  padding: 10px 15px;
  margin: 0 5px;
}
.sharedaddy ul li a:hover {
  background-color: #ccc;
}
@media (max-width: 1000px) {
  #brand-original {
    max-height: 80px;
  }
  .navbar-header {
    float: none;
  }
  .navbar-toggle {
    display: block;
    border-color: #fff;
    right: 0;
    position: absolute;
  }
  .navbar-toggle .icon-bar {
    background: #fff;
  }
  .navbar-collapse {
    border-top: 1px solid transparent;
    box-shadow: inset 0 1px 0 rgba(255, 255, 255, 0.1);
  }
  .navbar-collapse.collapse {
    display: none!important;
  }
  .navbar-nav {
    float: none!important;
    margin: 7.5px -15px;
  }
  .navbar-nav li {
    float: none;
  }
  .navbar-nav li a {
    padding-top: 10px;
    padding-bottom: 10px;
  }
}
.navbarfooter {
  background-color: #000;
  border-radius: 0 !important;
  margin-top: 20px;
}
.navbarfooter .navbar-nav {
  height: 50px;
  text-align: right !important;
  margin-top: 15px;
}
.navbarfooter .navbar-nav li {
  float: none;
  display: inline-block;
}
.navbarfooter .navbar-nav li a {
  color: #fff !important;
  margin: 0 15px !important;
}
.navbarfooter .navbar-nav li a:hover,
.navbarfooter .navbar-nav li afocus {
  background-color: #fff !important;
  color: #cc3358 !important;
}
.navbarfooter .navbar-nav li.active > a {
  border: dotted 1px #fff;
}
.navbarfooter .navbar-nav li.active > a:hover,
.navbarfooter .navbar-nav li.active > a:focus {
  background-color: #000 !important;
  color: #cc3358 !important;
}
.nav-bottom {
  padding-top: 30px !important;
  height: 55px;
  background-color: #333 !important;
}
#error {
  padding: 100px 0;
}
