@import 'https://fonts.googleapis.com/css?family=Dancing+Script:400,700';
@import 'https://fonts.googleapis.com/css?family=Droid+Serif:400,400i,700,700i';

.blue {
  color: #0056a1
}

.yellow {
  color: #f8bd00
}

.gray {
  color: #bdbdbd
}

.green {
  color: #a3b55b
}

.left {
  text-align: left
}

b {
  font-weight: 600
}

h4 {
  line-height: 30px
}

a,
a:focus {
  color: #ffc107
}

h3 {
  line-height: 36px
}

.center {
  text-align: center !important
}

.muted {
  color: #b6b6b6
}

.italic {
  font-style: italic
}

.radius {
  border-radius: 20px;
  overflow: hidden
}
/* 
.button,
button {
  border: none;
  color: #fff;
  font-family: Montserrat, Arial;
  font-size: 18px;
  cursor: pointer;
  outline: none;
  margin: 0 auto;
  background: #1e56a1;
  padding: 14px 26px;
  line-height: 20px;
  font-weight: 300;
  transition: all .2s ease-out;
  position: relative;
  top: 0
}

.button:hover,
button:hover {
  opacity: .8;
  top: -5px;
  box-shadow: 0 12px 22px rgba(0, 0, 0, .25), 0 5px 5px rgba(0, 0, 0, .22)
}

.button:active,
button:active {
  opacity: 1;
  top: -5px;
  transition: none
} */

video.radius {
  border-top-left-radius: 20px;
  border-top-right-radius: 20px;
  overflow: hidden
}

.anchor {
  display: block;
  position: relative;
  top: -100px;
  visibility: hidden
}

.title {
  padding-top: 15px;
  font-size: 28px;
  line-height: 38px
}

.title.small {
  padding-top: 15px;
  font-size: 22px;
  line-height: 28px;
  font-weight: 300
}

.title.small+.text-section {
  margin-top: 15px;
  margin-bottom: 20px
}

.container {
  position: relative
}

.title a,
.title {
  color: #222328
}

.nav9 a.active:after,
.nav9 a:hover:after {
  content: "";
  width: auto;
  display: block;
  position: relative;
  border-bottom: 2px solid #0056a1;
  top: -5px
}

.nav9 a:after {
  content: "";
  width: auto;
  display: block;
  position: relative;
  border-bottom: 2px solid transparent;
  top: -5px
}

ul.dropdown-menu li a:hover:after,
.nav9 a.logo-baluard:hover:after,
.nav9 a.home:hover:after,
.lan-soc a:hover:after {
  border-bottom: 2px solid transparent !important
}

.block-title,
.section-gray {
  padding: 60px 0 70px;
  background-color: #f5f5f5;
}

.block-title h2,
.section-gray h2 {
  font-size: 36px
}

.section-gray h2,
.sec1_13 h2 {
  margin-bottom: 50px
}

.sec1_13 {
  padding-top: 60px;
  background-color: #ffffff;
}

.text-section a {
  text-decoration: underline
}

.block-title .container {
  max-width: 800px
}

.section-alert .container {
  max-width: 970px;
}

.section-alert {
  position: relative;
  padding: 35px 0;
  background-color: #f7d591
}

.section-alert-blue {
  padding: 14px 0;
  background-color: #0056a1
}

.section-alert-blue .container span {
  padding: 35px 0;
  color: #fff;
  font-weight: 300
}

.section-alert-blue .container span a {
  padding: 0 !important;
  margin-right: 0 !important;
  color: #e8cf84
}

.section-alert-blue.display-none {
  display: none
}

.section-alert h2 {
  margin-bottom: 50px
}

.section-alert .container span {
  text-align: center
}

.section-gray .container {
  max-width: 970px
}

.container.sm {
  max-width: 680px
}

.map-img {
  position: relative;
  overflow: hidden;
  margin-bottom: 20px
}

.map-img+.text-section p {
  padding-bottom: 0;
  margin-bottom: 0
}

.img_location {
  position: relative;
  z-index: 1;
  top: 0;
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition: all .8s cubic-bezier(.165, .84, .44, 1);
  -moz-transition: all .8s cubic-bezier(.165, .84, .44, 1);
  -o-transition: all .8s cubic-bezier(.165, .84, .44, 1);
  cursor: pointer;
  background-color: #111
}

.img_location img {
  opacity: .6
}

.img_location.show_map {
  top: -440px
}

.img_location .title_location {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 9
}

.img_card {
  position: relative;
  z-index: 1;
  top: 0;
  transition: all .4s cubic-bezier(.165, .84, .44, 1);
  -webkit-transition: all .8s cubic-bezier(.165, .84, .44, 1);
  -moz-transition: all .8s cubic-bezier(.165, .84, .44, 1);
  -o-transition: all .8s cubic-bezier(.165, .84, .44, 1);
  cursor: pointer;
  background-color: #111
}

.img_card img {
  opacity: .6
}

.img_card .title_location {
  position: absolute;
  bottom: 10px;
  width: 100%;
  text-align: center;
  z-index: 9;
  background: rgba(0, 0, 0, .4);
  padding-top: 14px
}

.img_card .title_location i.from {
  color: #f5f5f5;
  font-weight: 700;
  font-size: 18px
}

.title_location h2 {
  margin-bottom: 20px;
  line-height: 45px;
  font-weight: 300
}

.maps {
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0
}

.tancar:after {
  display: inline-block;
  content: "\00d7";
  border-radius: 50%;
  padding: 0;
  text-align: center;
  font-size: 40px;
  color: #fff;
  background-color: #114cad;
  line-height: 1;
  height: 45px;
  width: 45px;
  cursor: pointer
}

.tancar {
  position: absolute;
  bottom: 24px;
  left: 50%;
  margin: 0 auto;
  width: 43px;
  margin-left: -22px
}

.venta1 {
  position: relative;
  height: 300px;
  overflow: hidden;
  margin-bottom: 30px
}

.punto-map {
  position: absolute
}

.punto-title {
  padding: 14px 20px;
  background-color: #0056a1;
  color: #fff;
  position: absolute;
  bottom: 0;
  z-index: 9;
  font-weight: 300;
  width: 100%;
  font-size: 14px;
  line-height: 22px
}

.handwrite {
  font-family: dancing script, cursive;
  display: block
}

.handwrite.firma {
  margin-top: 40px;
  font-size: 50px
}

.text-section {
  ftex-secont-size: 18px;
  line-height: 28px;
  color: #3a3d4b;
  margin-top: 35px;
  margin-bottom: 30px;
  font-weight: 300
}

.text-section p {
  margin: 0 0 20px
}

.post-title {
  margin-top: 90px
}

.nav9 {
  background-color: #111;
  top: 0;
  padding: 0;
  position: fixed;
  z-index: 9999
}

.nav9 a {
  color: #fff;
  padding: 35px 0;
  margin-right: 45px
}

.nav9 a.special {
  color: #ffc107 !important
}

.logo-baluard img {
  -webkit-transition: all .4s ease-in-out;
  -moz-transition: all .4s ease-in-out;
  -o-transition: all .4s ease-in-out;
  transition: all .4s ease-in-out
}

.nav9 a.logo-baluard {
  padding: 20px;
  margin-right: 0
}

.scroll .nav9 a {
  padding: 18px 0
}

.scroll .nav9 a.logo-baluard {
  padding: 14px 0
}

.scroll .logo-baluard img {
  width: 130px
}

.scroll .dropdown-menu li a {
  margin: 0;
  padding: 10px
}

.mobile_menu {
  width: 30px;
  height: 30px;
  top: 40px;
  left: 48px;
  background: url(https://static.baluardbarceloneta.com/i/menu_white.svg) no-repeat 50% 50%
}

.logo_mobile {
  display: none;
  position: absolute;
  z-index: 99;
  width: 100%;
  text-align: center;
  top: 25px
}

.section-alert-mobile {
  display: none
}

.nav9.home {
  background-color: transparent
}

.dropdown {
  width: auto;
  display: inline-block
}

.header_baluard {
  top: 0;
  padding-top: 0
}

.header_baluard .carousel {
  height: 100vh;
  overflow: hidden
}

.carousel .item {
  height: 100vh
}

.item.next {
  top: 0
}

.item img,
.item.active img,
.item.next.left img,
.item.prev.right img {
  position: absolute;
  top: 50%;
  transform: translateY(-50%);
  width: 100%
}

.lan-soc {
  display: inline-block;
  padding-left: 40px
}

.lan-soc a {
  margin-right: 20px
}

.lan-soc > div > a {
  text-transform: uppercase;
}

.nav9 .right {
  padding-left: 26px
}

.carousel-caption {
  bottom: 42%
}

.carousel-caption h1 {
  font-weight: 600;
  text-shadow: none;
  line-height: 68px
}

.carousel-caption .btn {
  margin: 0 20px;
  min-width: 230px
}

.btn,
.close-biscotto,
input.btn {
  border-radius: 3px;
  font-size: 14px;
  letter-spacing: 4px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 18px 30px
}

.btn:hover {
  -webkit-box-shadow: 0 6px 28px -11px rgba(0, 0, 0, .75);
  -moz-box-shadow: 0 6px 28px -11px rgba(0, 0, 0, .75);
  box-shadow: 0 6px 28px -11px rgba(0, 0, 0, .75)
}

.btn.dark,
a.btn.dark {
  color: #fff;
  background-color: #111
}

.btn.blue,
a.btn.blue {
  color: #fff;
  background-color: #0056a1
}

.btn.light,
a.btn.light {
  color: #111;
  background-color: #f8bd00
}

input.btn {
  border-radius: 4px;
  padding: 13px 30px;
  width: auto;
  float: right
}

.close-biscotto {
  padding: 8px 20px;
  letter-spacing: 1px
}

.nav9 a:hover {
  opacity: 1
}

.dropdown-menu {
  top: 75%;
  padding: 15px;
  border: 0
}

.dropdown-menu li a {
  margin: 0;
  padding: 10px;
  border-bottom: 1px solid #f5f5f5;
  border-radius: 0
}

.dropdown-menu>li>a:focus,
.dropdown-menu>li>a:hover {
  color: #fff;
  text-decoration: none;
  background-color: #0056a1;
  opacity: 1
}

.dropdown-menu li:last-child a {
  border-bottom: 0
}

.dropdown-menu:after {
  bottom: 100%;
  left: 10%;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: transparent;
  border-bottom-color: #fff;
  border-width: 8px;
  margin-left: -8px
}

.header5_pretitle {
  font-size: 28px;
  line-height: 48px
}

.header_baluard_in {
  background-size: cover;
  background-position: center top;
  background-attachment: fixed;
  min-height: 400px;
  padding: 225px 0 80px;
  text-align: center
}

.anna {
  background-image: url(https://static.baluardbarceloneta.com/i/anna-bellsola-about.jpg)
}

.anna img {
  position: relative;
  bottom: -80px;
  max-width: 100%;
  width: 100%
}

.anna .header5_pretitle {
  color: #f8bd00;
  font-size: 28px;
  line-height: 48px
}

.sec5_7_col {
  max-width: 600px;
  padding: 20px;
  float: left
}

.sec5_7_col h4 {
  margin-bottom: 30px
}

.sec5_6_block .title {
  font-size: 22px;
  line-height: 32px
}

.sec5_6 {
  height: auto;
  padding-top: 115px;
  padding-bottom: 100px
}

.proces-video {
  position: absolute;
  left: 0;
  top: 0;
  width: 100%
}

.momentos video {
  opacity: .5
}

.container.video h1,
.container.video .header5_pretitle {
  position: relative;
  z-index: 999
}

.proceso {
  background-image: url(https://static.baluardbarceloneta.com/i/proceso.jpg);
  min-height: calc(100vh - 30px)
}

.myDiv {}

.proceso .header5_pretitle {
  color: #0056a1
}

.proceso-masas {
  background-image: url(https://static.baluardbarceloneta.com/i/masa-de-pan-nueces.jpg);
  background-size: 100%;
  background-position: bottom center;
  background-repeat: no-repeat;
  background-color: #f4f4f3;
  min-height: 840px;
  padding: 80px 0
}

.momentos {
  background-image: none;
  background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAUAAAAFCAYAAACNbyblAAAAHUlEQVQYV2NkwAIY8Qq+fv36v6ioKFgRfpXIxgAA0qQEBgGqvBAAAAAASUVORK5CYII=) repeat;
  min-height: 500px
}

.header_noticias,
.header_contacto {
  padding-top: 190px
}

.header_legal {
  padding-top: 110px
}

.noticia .image {
  max-width: 380px
}

.noticia .title {
  padding-top: 15px
}

.noticia a {
  display: inline-block;
  float: left
}

a.blue {
  display: block;
  margin-top: 14px;
  float: left;
  width: 100%;
}

.noticia_detalle img {
  max-width: 100%;
  width: 100%
}

.individual h2 {
  padding-top: 70px;
  padding-bottom: 30px;
  font-size: 40px
}

.individual .text-section h3 {
  text-align: left;
  line-height: 34px;
  margin: 25px 0
}

.text-noticia,
.individual h2 {
  text-align: left;
  max-width: 100%;
  margin: 0 auto
}

.individual .container {
  max-width: 780px
}

.img_cont {
  overflow: hidden;
  border-radius: 12px
}

.noticia .inner {
  overflow: hidden;
  padding-left: 50px;
  padding-right: 50px;
  margin-left: 0
}

.pan-en-casa {
  background-image: url(https://static.baluardbarceloneta.com/i/pan-en-casa.jpg);
  min-height: 700px;
  background-position: center center;
  padding: 285px 0 80px
}

section.receta {
  padding: 80px 0
}

h4 i {
  color: #b6b6b6;
  font-family: montserrat, Sans-serif;
  font-weight: 400
}

.receta-head {
  text-align: center
}

.receta-head img {
  max-width: 750px;
  width: 100%;
  margin: 0 auto;
  padding: 20px 0
}

.receta-ingredientes h3.title {
  text-align: left;
  border-bottom: 1px solid #e9e9e9;
  padding-bottom: 20px;
  font-weight: 500;
  font-size: 26px
}

.receta-ingredientes ul li {
  padding: 14px 0;
  font-weight: 300;
  color: #5f5f5f
}

.receta-ingredientes ul li:before {
  display: inline-block;
  content: '';
  width: 15px;
  height: 6px;
  background-image: url(https://static.baluardbarceloneta.com/i/bullet.jpg);
  background-size: 3px;
  background-repeat: no-repeat
}

.receta-ingredientes ul {
  padding-top: 20px;
  padding-left: 20px;
  font-size: 18px;
  text-indent: -15px
}

.container.receta,
.container.aviso {
  max-width: 800px
}

.container.aviso {
  padding: 100px 0
}

.container.aviso h2,
.container.aviso h3,
.container-aviso h4 {
  text-align: left;
  margin-bottom: 10px
}

.container.aviso p {
  margin-bottom: 40px
}

.container.aviso ul {
  padding-left: 60px;
  padding-right: 60px;
  margin-bottom: 40px
}

.container.aviso ul li {
  list-style: circle;
  margin-bottom: 20px;
  font-size: 15px
}

.container.receta .text-section h3 {
  text-align: left;
  margin-bottom: 30px;
  margin-top: 60px;
  color: #222328;
  font-weight: 500
}

.separator {
  border-top: 1px solid #ddd;
  margin-top: 80px;
  padding-bottom: 80px
}

.nuestro-horno {
  background-image: url(https://static.baluardbarceloneta.com/i/nuestro-horno.jpg);
  min-height: 700px;
  background-position: center center
}

.forn .container {
  max-width: 960px
}

#particles-js {
  position: absolute;
  width: 100%;
  top: 0
}

.gallery {
  padding: 50px 0;
  text-align: center
}

.gallery img {
  margin-bottom: 20px;
  border-radius: 10px
}

.lg-backdrop {
  z-index: 99999
}

.lg-outer {
  z-index: 999991
}

.video_horno video {
  width: 100%;
  position: relative
}

.video_horno {
  position: relative;
  margin-top: 60px
}

.video_moments {
  position: relative;
  margin-top: 60px
}

.video_moments video {
  width: 100%
}

.imagenes .container {
  max-width: 820px
}

.imagenes #lightgallery img {
  border-radius: 0;
  margin-bottom: 0;
  height: 100%;
  width: auto
}

.imagenes #lightgallery {
  margin-right: -25px
}

.imagenes #lightgallery .col-md-4,
.imagenes #lightgallery .col-xs-6 {
  padding: 0;
  margin: 0 2px 2px 0;
  width: 220px;
  height: 220px;
  overflow: hidden
}

.header-background {
  position: fixed;
  top: 0;
  left: 0;
}

.tiendas {
  background-image: url(https://static.baluardbarceloneta.com/i/tiendas.jpg);
  min-height: 650px;
  background-position: center center
}

.biscotto-inner {
  background: #0056a1 !important;
  color: #fff !important;
  font-size: 15px
}

.biscotto-container {
  max-width: 1210px;
  overflow: hidden;
  padding: 25px
}

.cook-message {
  width: 90%;
  float: left;
  padding: 6px 0;
  margin-bottom: 0;
  overflow: hidden
}

.biscotto-agree {
  clear: inherit
}

.biscotto-times {
  display: none
}

.biscotto {
  animation: biscotto 2s ease-out
}

@keyframes biscotto {
  0% {
    margin-bottom: -100px
  }

  50% {
    margin-bottom: -100px
  }

  100% {
    margin-bottom: 0
  }
}

.historia {
  background-image: url(https://static.baluardbarceloneta.com/i/historia.jpg);
  height: calc(70vh)
}

.block-year.yleft .pic {
  float: left;
  width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 60px
}

.block-year.yleft .pic img {
  float: right
}

.block-year.yleft .line {
  float: left
}

.block-year.yleft .text-section {
  float: right;
  width: 50%;
  padding-left: 60px;
  margin-top: 0;
  margin-bottom: 0;
  border-left: 3px solid #0056a1;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  font-style: italic;
  min-height: 299px
}

.block-year.yleft .text-section h2 {
  text-align: left;
  margin: 0;
  font-weight: 700
}

.block-year.yleft .text-section .circle {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  border: 3px solid #0056a1;
  left: -22px;
  border-radius: 50%;
  background-color: #f5f5f5;
  top: 120px
}

.block-year.yleft .text-section .circlefirst {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  left: -12px;
  border-radius: 50%;
  background-color: #0056a1;
  top: -10px
}

.block-year.yright .pic {
  float: right;
  width: 50%;
  padding-left: 60px;
  margin-top: 0;
  margin-bottom: 0;
  border-left: 3px solid #0056a1;
  position: relative;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-left: 60px
}

.block-year.yright .pic img {
  float: left
}

.block-year.yright .text-section {
  float: left;
  width: 50%;
  padding-top: 40px;
  padding-bottom: 40px;
  padding-right: 60px;
  position: relative;
  text-align: right;
  margin-top: 0;
  margin-bottom: 0;
  font-style: italic;
  min-height: 299px
}

.block-year.yright .text-section h2 {
  text-align: right;
  margin: 0;
  font-weight: 700
}

.block-year.yright .text-section .circle {
  position: absolute;
  display: block;
  width: 40px;
  height: 40px;
  border: 3px solid #0056a1;
  right: -22px;
  border-radius: 50%;
  background-color: #f5f5f5;
  top: 120px;
  z-index: 1
}

.circle.featured {
  background-color: #f8bd00 !important
}

.circle.featured-2 {
  background-color: #0056a1 !important;
  border: 0 !important;
  border: 0 !important;
  width: 21px !important;
  height: 21px !important;
  left: -12px !important
}

.block-year.yright .text-section .circlefirst {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  left: -12px;
  border-radius: 50%;
  background-color: #0056a1;
  top: -10px
}

.block-year.yright .pic .circlelast {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  left: -12px;
  border-radius: 50%;
  background-color: #0056a1;
  bottom: -10px
}

.block-year.yleft .text-section .circlelast {
  position: absolute;
  display: block;
  width: 20px;
  height: 20px;
  left: -12px;
  border-radius: 50%;
  background-color: #0056a1;
  bottom: -10px
}

.block-year h2 {
  font-size: 50px;
  padding-bottom: 10px
}

.block-year {
  clear: both
}

.clear {
  clear: both
}

a.circle:hover {
  background-color: #0056a1 !important
}

.pic.big {
  min-height: 450px
}

.pic.medium {
  min-height: 380px
}

.pic.sm {
  min-height: 340px
}

.block-year.yright .text-section.smtext {
  min-height: 250px
}

.panes {
  background-image: url(https://static.baluardbarceloneta.com/i/nuestros-panes.jpg);
  min-height: 800px;
  padding: 320px 0 80px;
  position: relative
}

.panes:after {
  display: block;
  content: "";
  width: 100%;
  height: 100%;
  position: absolute;
  background: rgba(0, 0, 0, .4);
  top: 0;
  z-index: 5
}

.panes div,
.panes h1 {
  position: relative;
  z-index: 6
}

.pa h3 {
  font-size: 34px
}

.pa {
  padding: 60px 0
}

.col-pa-r {
  overflow: visible;
  float: right
}

.col-pa-r img {
  float: left
}

.col-pa-l {
  overflow: visible;
  float: left
}

.col-pa-l img {
  float: right
}

.sec_pa {
  padding: 80px 0;
  overflow: hidden
}

.bio img,
.bio h1 {
  margin-bottom: 20px
}

footer {
  background-color: #0056a1;
  padding: 15px 0;
  color: #fff
}

ul.footernav {
  float: right
}

ul.footernav li {
  display: inline-block;
  padding: 10px 20px;
  width: auto
}

ul.footernav li:last-child {
  padding: 10px 0 10px 20px;
  width: auto
}

ul.footernav li a {
  color: #fff;
  font-size: 16px;
  font-weight: 300
}

.copyright {
  font-size: 11px;
  font-weight: 300;
  margin-left: 20px
}

.sec6_5_label {
  text-align: left
}

.sec6_5_form {
  margin-top: 0
}

.sec6_5 {
  padding-top: 115px;
  padding-bottom: 50px
}

.sec6_5.login {
  padding-top: 0;
  padding-bottom: 150px
}

.sec6_10.panbio .inner {
  float: right
}

.sec6_10.panbio .bg_sec6_10 {
  right: 585px;
  left: auto
}

.panbio ul {
  padding-left: 40px;
  padding-bottom: 50px
}

.panbio ul li {
  list-style: circle
}

.sec6_5_form input[type=checkbox],
.sec6_5_form input[type=radio] {
  width: auto !important;
  height: auto !important;
  float: left;
  margin-right: 6px;
  margin-left: 10px
}

.login .pw {
  margin-top: 20px
}

.sec6_5_form input {
  width: 100%
}

.remember {
  margin: 24px 0
}

.remember label,
.forgot a {
  font-weight: 300;
  font-size: 14px;
  color: #111
}

.remember label,
.remember input {
  margin: 20px 0
}

label {
  font-weight: 500
}

input.btn {
  text-align: center;
  display: block;
  width: auto;
  float: left
}

.login input.btn {
  text-align: center;
  max-width: 200px;
  margin: 0 auto;
  border-radius: 50px;
  float: right
}

.header_login {
  padding-top: 80px
}

#infoMessage p {
  text-align: center;
  padding: 12px;
  background-color: #fff2dc;
  border: 2px solid #ffecb4;
  border-radius: 28px;
  width: auto;
  color: #525252;
  margin: 20px 0
}

.forgot {
  padding-top: 20px;
  border-top: 1px solid #efefef
}

.carousel-fade .carousel-inner {
  background: #000
}

.carousel-fade .carousel-control {
  z-index: 2
}

.carousel-fade .item {
  opacity: 0;
  -webkit-transition-property: opacity;
  -moz-transition-property: opacity;
  -o-transition-property: opacity;
  transition-property: opacity
}

.carousel-fade .next.left,
.carousel-fade .prev.right,
.carousel-fade .item.active {
  opacity: 1
}

.carousel-fade .active.left,
.carousel-fade .active.right {
  left: 0;
  opacity: 0;
  z-index: 1
}

@media all and (transform-3d),
(-webkit-transform-3d) {

  .carousel-fade .carousel-inner>.item.next,
  .carousel-fade .carousel-inner>.item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  .carousel-fade .carousel-inner>.item.prev,
  .carousel-fade .carousel-inner>.item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }

  .carousel-fade .carousel-inner>.item.next.left,
  .carousel-fade .carousel-inner>.item.prev.right,
  .carousel-fade .carousel-inner>.item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0)
  }
}

@media(max-width:1367px) {

  .carousel-inner .item img,
  .carousel-inner .item.active img {
    display: block
  }
}