.page-title-large.ultra-large {
    min-height: 800px;
}
img.image_title.ultra {
    max-width: 100%;
    margin-top: -100px;
}
.opacity-2 {
    opacity: 0.2;
}
.img-beer {
    text-align: center !important;
    width: 95%;
    margin: 25px auto !important;
    float: none;
}
.slider-subtitle6 {
    width: 100%;
}
.bg-blue-beer {
    background-color: #115e9a !important;
}
.bg-orange-beer {
    background: #e4e1d7 !important
}
.bg-yellow-beer {
    background: #e0860a !important;
}
.gallery-img {
    padding: 40px;
}
.nav-tabs > li.active > a {
    cursor: default;
    border-bottom: none;
    color: #fbfbfb;
    background-color: #115e99;
    padding: 6px 15px;
}
.nav-tabs > li > a {
    margin: 15px 15px;
}
i.medium-icon.beer-icon {
    background-color: #e0860a;
    line-height: 110px;
    border-radius: 50%;
    font-size: 50px!important;
    color: #fff;
    width: 110px;
}
h5.beer-feature {
    font-size: 20px;
    letter-spacing: -0.05em;
    font-weight: 700;
    color: #115d93;
}
p.beer-feature {
    color: #684a2a;
    font-size: 14px;
    letter-spacing: -0.02em;
}

.price-beer {
    background-color: #4c4c4c;
    display: initial;
    padding: 0px 15px;
    color: #fff;
    font-size: 24px;
    font-weight: 900;
    letter-spacing: -0.05em;
    border-radius: 5px;
    font-style: italic;
    margin-top: 30px;
}
.work-5col figure:hover img {
    -ms-transform: none;
    -webkit-transform: none;
    transform: none;
    transition: .1s;
    -webkit-transition: .1s;
    -moz-transition: .1s;
    opacity: .60;
}
.gallery-img {
    opacity: 1;
    transition: all 0.3s ease 0s;
    overflow: hidden;
    background-color: #fff;
}
figure:hover img {
    cursor: pointer;
}
.patrocinado h5 {
    color: #093f58;
    margin-bottom: 0px;
    text-align: left;
    letter-spacing: -0.0em;
}
.patrocinado{
  border-top: 2px dashed #8c8c8c;
  padding: 25px 20px 16px;
  border: 2px dashed #8c8c8c;
  margin-top: 25px;
  border-radius: 4px;
}

@media screen and (max-width: 1200px){
  .img-beer {
      width: 100% !important;
      margin: 15px auto !important;
  }

  .page-title-large.ultra-large {
      min-height: 600px;
    }
}
@media screen and (max-width: 991px){
  .page-title-large.ultra-large {
      min-height: 500px;
  }


}
@media screen and (max-width: 769px) and (min-width: 767px){
  img.image_title.ultra {
    max-width: 100%!important;

}
.contant-box {
    bottom: -3px!important;
}
}
@media screen and (max-width: 767px){
  .contant-box {
      bottom: -370px;
      max-width: 450px;
  }
  img.image_title.ultra {
    width: 100%!important;
}
}
