.container{ max-width:1200px; margin:0 auto;}
body{ background-color:#252525; font-family: 'Montserrat', sans-serif;}
.back{ width:100%; height:500px; background:url('http://sushilamorin.com/imgs/back.jpg'); background-repeat:no-repeat;}
.redes{ display:inline-block; margin-right:15px;  margin-bottom:7px;}
.redes a{ color:#fff!important;}
.centered {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  color:#FFF; font-weight:600; text-align:center; font-size:25px;
}
.centered2 {
  position: absolute;
  top: 40%;
  left: 50%;
  transform: translate(-50%, -50%);
  color:#FFF; font-weight:600; text-align:center; font-size:25px;
}
.bmenu{ background:url('http://sushilamorin.com/imgs/back-menu.jpg'); background-repeat:no-repeat; background-position:top center; height:400px;}
.bordena{ background:url('http://sushilamorin.com/imgs/back-ordena.jpg'); background-repeat:no-repeat; background-position:top center; height:400px; }
.bsushi{ background:url('http://sushilamorin.com/imgs/back-sushi.jpg'); background-repeat:no-repeat; background-position:top center; height:400px; }
.bfootok{ background:url('http://sushilamorin.com/imgs/back-footer.jpg'); background-repeat:repeat; background-position:top center; height:auto;}
.bnosotros{ background:#f23854; height:400px; color:#fff; }
p{ color:#fff; text-align:center; font-size:13px;}
.neg{ color:#000; font-size:13px; font-weight:600; text-align:center;}
.float-right { float: right;}
.float-left{ float:left;}
.nopad{ padding:0;}
.boton-n{ background-color:#000; background: rgba(0, 0, 0, 0.5);color:#fff; font-weight:600; font-size:18px; }
.boton-b{ background-color:#fff; background: rgba(255, 255, 255, 0.7);color:#000; font-weight:600; font-size:18px; }
.titnos{ color:#fff; text-align:center; font-weight:800; font-size:22px; margin-bottom:10px;}
.titfoot{ color:#000; text-align:center; font-weight:800; font-size:22px; margin-bottom:10px;}
.topy{ margin-top:100px;}
.topy20{ margin-top:80px; padding-bottom:20px;}
.pady{ padding-top:100px;}
.carousel-indicators li {
    width: 10px;
    height: 10px;
    border-radius: 100%;
}
@media (max-width: 767px) {
.topy{ margin-top:40px;}
.pady{ padding-top:40px;}
.topy20{ margin-top:50px; padding-bottom:20px;}
.redes{ display: inline-block; margin-bottom:7px; margin-right:10px;}
}