@font-face {
   font-family: 'good dog';
   src: url(../fonts/GOODDP__.TTF)format('truetype');
}
body{
  background: url(../imgs/fondoparadise.png) #630a30 center!important;
  background-size: cover;
}

#col55{
  width: 14%;
}
#col55 img:hover {
    box-shadow: 1px 3px 6px #cfcecd;
}
.bgmarron img{
  border: 3px solid #c5e808;
}
.content-party-paradise #col55{
  padding: 0 1.33%;
}
#col55 h6{
  color: #e7f898!important;
  font-weight: 700;
  margin: -20px 0 8px;
  letter-spacing: 2px;
  font-size: 1.2em;
}
.bg{
  background-repeat: repeat;
}
.content-barbecue h6{
  margin: -8px 0 8px!important;
}

#col55 h1{
  color: #c5e808;
  font-size:1.5em;
}
.bgmarron section h1{
  font-family: 'good dog', cursive;
}
.bgmarron section h6{
  font-family: 'good dog';
}
.content-title{
font-family: 'good dog', cursive;
  text-align: center;
  color: #ad4b00;
}
.content-rock-bar #col55{
  width: 30%;
  margin: 0 9%;
}
.content-rock-bar{
  width: 60%;
  margin-left: 20%;
  height: 265px;
}
.text-center{
  text-align: center;
}
.content-title h2{
  margin-top: 0;
  font-size: 1.8em;
}
.content-super-beer #col55{
  width: 25%;
  margin: 0 3%;
}
.content-super-beer{
  width: 70%;
  margin-left: 15%;
  height: 280px;
}
.content-bar-rock-margin h1{
  margin: 11px 0!important;
}
.content-palmbrella #col55 {
    width: 96%;
    margin-left: 1%;

}
.content-palmbrella{
  width: 54%;
  margin-left: 23%;
  height: 250px;

}
.content-text-palmbrella{
  color: #8a5e00;
}
.content-text{
  margin: 0 15%;
  color: #8a5e00;
}
.arrow-left {
    position: absolute;
    font-size: 4em;
    left: 8%;
    display: inline;
    color: #a74d00;
    text-shadow: 1px 2px 3px #b7b3b3;
    cursor: pointer;
}

.arrow-left:hover {
  color: #C5E809;
  font-size: 5em;
}
.paddmob{
  padding-top: 0!important;
}
.footercopy p{
  color: #8a5e00;
}

@media (min-width: 300px) and (max-height:600px){
  .content-party-paradise #col55{
    width:45%;
    float: left;
  }
  .content-party-paradise #col55 h1 {
    font-size: 1em;
  }
  .content-party-paradise{
    height:700px;
  }
  .content-rock-bar{
    width: 100%;
    margin:0;
    height: 800px;
  }
  .content-palmbrella{
    width: 100%;
    margin: 0;
  }
  .content-rock-bar #col55{
    width:70%;
    float: left;
  }
  .content-palmbrella #col55 {
    width: 88%;
    margin: 0;
  }
  .content-super-beer{
    width: 100%;
    margin:0;
    height: 1200px;
  }
  .content-super-beer #col55{
    width: 89%;
    margin: 0;
  }
  .content-super-beer #col55 h1{
    font-size: 2em;
  }
}
@media (min-width: 350px) and (max-height:750px){
  .content-party-paradise #col55{
    width:45%;
    float: left;
  }
  .content-party-paradise #col55 h1 {
    font-size: 1.3em;
  }
  .content-party-paradise{
    height:820px;
  }
  .content-rock-bar{
    width: 100%;
    margin:0;
    height: 750px;
  }
  .content-rock-bar #col55 h1{
      font-size: 2em;
  }
  .content-rock-bar #col55 h6{
      font-size: 1.5em;
  }
  .content-palmbrella{
    width: 100%;
    margin: 0;
  }
  .content-palmbrella #col55 {
    width: 89%;
    margin: 0;
}
  .content-rock-bar #col55{
    width:70%;
    float: left;
  }
  .content-super-beer{
    width: 100%;
    margin:0;
    height: 1400px;
  }
  .content-super-beer #col55{
    width: 89%;
    margin: 0;
  }
  .content-super-beer #col55 h1{
    font-size: 2em;
  }
  .content-super-beer #col55 h6{
    font-size: 1.5em;
  }
}

@media (min-width: 375px) and (max-width: 415px){
  .content-barbecue{
    height: 815px;
  }
}
@media (min-width: 315px) and (max-width: 375px){
  .content-barbecue{
    height: 680px;
  }
}
