.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;
}
.lazo-bg {
    background-image: url(/static/images/promo/arbolito/lazo.png);
    width: 100%;
    height: 350px;
    margin-top: -130px;
    z-index: 1029;
    position: absolute;
    background-position: center;
    background-size: contain;
    background-repeat: no-repeat;
}
@media screen and (max-width: 1440px){
  .lazo{margin-top:-85px;}
}
@media screen and (max-width: 1024px){
  .lazo{margin-top:-65px;}
  .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;
  }
  .lazo-bg {
    margin-top: -155px;
}


}
@media screen and (max-width: 769px) and (min-width: 767px){
  .lazo{margin-top:-50px;}
  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;
}
}
@media screen and (max-width: 425px){
  .lazo{margin-top:-20px;}
  .title_chris{
    font-size: 5em;
    line-height: 58px;
  }
  .lazo-bg {
      margin-top: -160px;
  }

}
.bg-arbolito_rojo{
  background:#bc0000 !important;
  height: 75px;
}
.text-semibig-tag{
  font-family: oswald;
  font-size: 3em;
  font-weight: 600;
  letter-spacing: 4px;
  line-height: 92px;
}
@font-face {
  font-family: 'NexaRustScript';
  src:url('../fonts/NexaRustScriptL0.otf');
  font-weight: normal;
  font-style: normal;
}

.bg-chris{
  background: url('../images/promo/arbolito/bg_rustic.jpg');
}
.text_chris1{
  font-family: "NexaRustScript";
  color: #416931;
  font-weight: lighter;
}
.title_chris{
  font-size: 7em;
  text-transform: capitalize;
}
.subtitle_chris{
  font-size: 3.5em;
  text-transform: capitalize;
  margin-bottom: 28px;
}
.dashed_chris{
  border-top: 2px dashed #a5a8b4;
  margin-top: 30px;
  margin-left: 0;
  width: 25%;
}
.parrg_chris{
  text-transform: none;
  font-size: 2.2em;
  font-weight: bold;
  color: #bc0700;
  line-height: 32px;
  margin-bottom: 0;
}
.sub_parrg{
  color: black;
  font-weight: 600;
  font-size: 14px;
}
.lazo{
  margin-top: -120px;
  position: absolute;
}
.guest_title{
  font-size: 1.5em;
  font-weight: 700;
  margin-bottom: 15px;
  color:#505050;
}
.bg-arbolitoroto{
  background: url(../images/promo/arbolito/bg_roto.png);
  background-size: cover;
}
.line_breaker{
  width: 25%;
  margin: 10px auto;
  border: 0;
  border-top: 1px solid #8c8c8c;
}
