html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
    margin: 0;
    padding: 0;
    border: 0;
    outline: 0;
    vertical-align: baseline;
    background: transparent
}

body {
    line-height: 1
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
    display: block
}

nav ul {
    list-style: none
}

blockquote,
q {
    quotes: none
}

blockquote:before,
blockquote:after,
q:before,
q:after {
    content: none
}

a {
    margin: 0;
    padding: 0;
    font-size: 100%;
    vertical-align: baseline;
    background: transparent;
    text-decoration: none
}

mark {
    background-color: #ff9;
    color: #000;
    font-style: italic;
    font-weight: bold
}

del {
    text-decoration: line-through
}

abbr[title],
dfn[title] {
    border-bottom: 1px dotted;
    cursor: help
}

table {
    border-collapse: collapse;
    border-spacing: 0
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
    width:40%;
    margin: 30px auto;
}

input,
select {
    vertical-align: middle
}

li {
    list-style: none
}

html,
body {
    width: 100%;
    height: 100%;
    background: #fff;
    color: #666
}

html {
    -webkit-tap-highlight-color: rgba(0, 0, 0, 0)
}

body {
    font: normal 75% 'Roboto Condensed', sans-serif
}

canvas {
    display: block;
    vertical-align: bottom
}

h1 {
    font-family: 'Lato', sans-serif !important;
    letter-spacing: 11px;
    font-size: 26px !important
}

.touch .row {
    border-top: 10px solid red !important
}

.no-padding {
    padding: 0px !important
}

@media (min-width: 768px) {
    .col-sm-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 992px) {
    .col-md-15 {
        width: 20%;
        float: left
    }
}

@media (min-width: 1200px) {
    .col-lg-15 {
        width: 20%;
        float: left
    }
}

#particles-js {
    position: fixed;
    height: 100%;
    width: 100%
}

.img-middle {
    margin: 0 auto
}

#menu {
    font-family: 'Roboto Condensed', sans-serif !important;
    letter-spacing: 0px;
    text-transform: uppercase;
    color: #fff;
	font-size: 18px;
    text-shadow: 2px 1px 1px rgba(0, 0, 0, 1);
	font-weight: bold;
    text-align: center;
    margin-top: 60px;
    padding: 10px 0
}

#menu a {
    text-align: center;
    color: #fff;
    margin: 0 30px
}
#menu a:hover {
    text-align: center;
    color: #ffcc00;
    margin: 0 30px
}


#holding-id {
    width: auto;
    height: auto;
    margin: 0px auto;
    padding-top: 90px;
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0
}

#logo {
    width: 210px;
    margin: 0 auto;
    display: block
}

#ieg {
    display: block;
    margin: 33px auto;
    width: 50%;
    max-width: 611px
}

.logos-hold {
    position: relative;
    overflow: hidden
}

.logos {
    position: relative;
    z-index: 3
}

.apolonia:hover #apolonia1 {
    top: 0%;
    left: 0%
}

.apolonia:hover #apolonia2 {
    bottom: 0%;
    right: 0%
}

#apolonia1 {
    position: absolute;
    transition: all ease 300ms;
    top: -102%;
    left: 100%;
    z-index: 2
}

#apolonia2 {
    position: absolute;
    transition: all ease 300ms;
    bottom: -102%;
    right: 100%;
    z-index: 2
}

.brooklyn:hover #brooklyn1 {
    bottom: 0%;
    left: 0%
}

.brooklyn:hover #brooklyn2 {
    top: 0%;
    right: 0%
}

#brooklyn1 {
    position: absolute;
    transition: all ease 300ms;
    bottom: -102%;
    left: 100%;
    z-index: 2
}

#brooklyn2 {
    position: absolute;
    transition: all ease 300ms;
    top: -102%;
    right: 100%;
    z-index: 2
}

.gingin:hover #gingin1 {
    bottom: 0;
    left: 0
}

.gingin:hover #gingin2 {
    top: 0;
    right: 0
}

#textos {
    text-align: center;
    font-size: 18px;
    position: relative;
    z-index: 8;
    padding: 70px 15px 0
}

#textos p {
    color: #666;
    font-family: 'Lato', sans-serif !important;
    line-height: 25px
}

#logos {
    padding-top: 70px
}

#gingin1 {
    position: absolute;
    transition: all ease 300ms;
    top: 0;
    left: -102%;
    z-index: 2
}

#gingin2 {
    position: absolute;
    transition: all ease 300ms;
    top: 0;
    right: -102%;
    z-index: 2
}

.ginginp:hover #ginginp1 {
    bottom: 0;
    left: 0
}

.ginginp:hover #ginginp2 {
    top: 0;
    right: 0
}

#ginginp1 {
    position: absolute;
    transition: all ease 300ms;
    top: 0;
    left: -102%;
    z-index: 2
}

#ginginp2 {
    position: absolute;
    transition: all ease 300ms;
    top: 0;
    right: -102%;
    z-index: 2
}

.roqueta:hover #roqueta1 {
    bottom: 0;
    left: 0
}

.roqueta:hover #roqueta2 {
    top: 0;
    right: 0
}

#roqueta1 {
    position: absolute;
    transition: all ease 300ms;
    top: 0;
    left: -102%;
    z-index: 2
}

#roqueta2 {
    position: absolute;
    transition: all ease 300ms;
    top: 0;
    right: -102%;
    z-index: 2
}

.otra:hover #otra1 {
    bottom: 0;
    left: 0
}

.otra:hover #otra2 {
    top: 0;
    right: 0
}

#otra1 {
    position: absolute;
    transition: all ease 300ms;
    top: 0;
    left: -102%;
    z-index: 2
}

#otra2 {
    position: absolute;
    transition: all ease 300ms;
    top: 0;
    right: -102%;
    z-index: 2
}

.walther:hover #walther1 {
    top: 0;
    right: 0
}

.walther:hover #walther2 {
    bottom: 0;
    left: 0
}

#walther1 {
    position: absolute;
    transition: all ease 300ms;
    top: -102%;
    right: 100%;
    z-index: 2
}

#walther2 {
    position: absolute;
    transition: all ease 300ms;
    bottom: -102%;
    left: 100%;
    z-index: 2
}

#gingin-pano {
    background-size: cover;
    width: 100%;
    position: absolute;
    top: -350px;
    transition: all ease 600ms
}

.gingin:hover #gingin-pano {
    top: 0
}

.boton {
    border: 1px solid white;
    text-align: center;
    color: #fff;
    padding: 10px 20px;
    display: table;
    transition: all ease 400ms;
    letter-spacing: 2px;
    opacity: 0;
    position: relative;
    z-index: 8
}

.boton:hover {
    background: #fff;
    color: #000
}

.boton-gingin {
    margin: -54px auto 20px
}

.boton-laotra {
    margin: -20px auto 20px
}

.logos-hold {
    min-height: 360px !important;
    max-height: 360px !important;
    height: 360px !important;
}

.logos-hold:hover .boton {
    opacity: 1
}

.gingin {
    background: url(../img/hovers/gingin.jpg);
    background-position: center -560px;
    background-size: cover;
    background-repeat: no-repeat !important;
    transition: all ease 600ms
}

.gingin:hover {
    background-position: center 0
}

.otra {
    background: url(../img/hovers/fondoluger.jpg);
    background-position: center -600px;
    background-size: cover;
    background-repeat: no-repeat !important;
    transition: all ease 600ms
}
.gin2 {
    background: url(../img/hovers/gincambio.jpg);
    background-position: center -600px;
    background-size: cover;
    background-repeat: no-repeat !important;
    transition: all ease 600ms
}
.gin2:hover {
  background-position: center 0
}

.otra:hover {
    background-position: center 0
}

.walther {
    background: url(../img/hovers/walther.jpg);
    background-position: center -560px;
    background-size: cover;
    background-repeat: no-repeat !important;
    transition: all ease 600ms
}

.walther:hover {
    background-position: center 0
}

.roqueta {
    background: url(../img/hovers/roqueta.jpg);
    background-position: center -560px;
    background-size: cover;
    background-repeat: no-repeat !important;
    transition: all ease 600ms
}

.roqueta:hover {
    background-position: center 0
}

.brooklyn {
    background: url(../img/hovers/rocio.jpg);
    background-position: center -600px;
    background-size: cover;
    background-repeat: no-repeat !important;
    transition: all ease 600ms
}

.brooklyn:hover {
    background-position: center 0
}

#logo-gingin,
#logo-laotra,
#logo-walther,
#logo-brooklyn,#gin2 {
    transition: all ease 600ms
}

.gingin:hover #logo-gingin {
    fill: white;
    -webkit-filter: drop-shadow( 0px 0px 3px #000 );
    filter: drop-shadow( 0px 0px 3px #000 );
}

.luger {

     width: 100%;
    height: 170px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../img/hovers/lugernegro.svg);
    background-position: center center;
    background-repeat: no-repeat;
}

.luger:hover{
 	  width: 100%;
    height: 170px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../img/hovers/lugeblanco.svg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-filter: drop-shadow( 0px 0px 3px #000 );
    filter: drop-shadow( 0px 0px 3px #000 );
}

.gin22 {

     width: 100%;
    height: 220px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../img/hovers/stk1.svg);
    background-position: center center;
    background-repeat: no-repeat;
}

.gin22:hover #logo-laotra{
 	  width: 100%;
    height: 220px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../img/hovers/stk2.svg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-filter: drop-shadow( 0px 0px 3px #000 );
    filter: drop-shadow( 0px 0px 3px #000 );
}



.gin22:hover{
 	  width: 100%;
    height: 220px;
    background-attachment: scroll;
    background-color: transparent;
    background-image: url(../img/hovers/stk2.svg);
    background-position: center center;
    background-repeat: no-repeat;
    -webkit-filter: drop-shadow( 0px 0px 3px #000 );
    filter: drop-shadow( 0px 0px 3px #000 );
}



#roqueta {
    fill: #f36e4e;
    transition: all ease 600ms
}

#cerveceria {
    fill: #49486a;
    transition: all ease 600ms
}

.roqueta:hover #roqueta {
    fill: white;
    -webkit-filter: drop-shadow( 0px 0px 3px #000 );
    filter: drop-shadow( 0px 0px 3px #000 );
}

.roqueta:hover #cerveceria {
    fill: white;
    -webkit-filter: drop-shadow( 0px 0px 3px #000 );
    filter: drop-shadow( 0px 0px 3px #000 );
}

.walther:hover #logo-walther {
    fill: white;
    -webkit-filter: drop-shadow( 0px 0px 3px #000 );
    filter: drop-shadow( 0px 0px 3px #000 );
	    margin-top: 50px;
}

.brooklyn:hover #logo-brooklyn {
    fill: white;
    -webkit-filter: drop-shadow( 0px 0px 3px #000 );
    filter: drop-shadow( 0px 0px 3px #000 );
}

.social-icons {
    display: block;
    margin: 0 auto;
    width: 250px;
    margin-top: -30px;
    text-align: center
}

.extra-padding {
    padding: 30px 0
}

.social-icons a {
    color: #fff;
    font-size: 23px;
    margin: 0 3px;
    position: relative;
    z-index: 10
}
#page-wrapper{
    position: relative;
    z-index: 80;
}

/*PARTICULAS*/
#scene{
    position: fixed;
    width: 100%;
    height: 100%;
    z-index: 0;
}
.slider-box {
  float: right;
  margin: 10px 20px;
   position: relative;
  z-index: 99;
}

#range {
  margin-top: 5px;
  color: #eee;
  font-size: 10pt;
  margin-left: 10px;
}

#specks {
  position: absolute;
  z-index: 1;

}

.speck {
  opacity: 0;
  height: 4px;
  width: 4px;
  background: url('http://i1272.photobucket.com/albums/y391/matthew_williams10/speck_zpsu9xym9zl.png');
  background-size: cover;
  position: absolute;
  border-radius: 10px;
  z-index: 99;
}

.img {
  position: absolute;
  height: 100000px;
  width: 100000px;
  top: -8500px;
  left: -8000px;
  animation-timing-function: cubic-bezier(0.250, 0.250, 0.750, 0.750);
  animation-name: float;
  animation-iteration-count: infinite;
}

#img-1 {
  opacity: 0.1;
  background: url('../img/particles/1.jpg');
  background-repeat: repeat;
  animation-duration: 600s;
}

#img-2 {
  opacity: 0.1;
  background: url('../img/particles/2.jpg');
  background-repeat: repeat;
  animation-duration: 450s;
}

#img-3 {
  opacity: 0.1;
  background: url('../img/particles/3.jpg');
  background-repeat: repeat;
  animation-duration: 350s;
}
/*ANIMATIONS*/

@keyframes twinkle {
  0% {
    transform: translate(0px, 0px);
  }
  30% {
    opacity: 0;
  }
  50% {
    opacity: 0.75;
  }
  70% {
    opacity: 0;
  }
  100% {
    transform: translate(175px, 100px);
  }
}

@keyframes float {
  0% {
    transform: translate(0px, 0px);
  }
  100% {
      transform:translate(8000px, 4000px);
  }
}

@media (max-width: 1200px) {
    #gingin-pano {
        width: auto
    }
}

@media (max-width: 768px) {
    .logos-hold {
        min-height: auto !important;
        background-position: center 0 !important
    }
    .social-icons {
        padding: 30px 0
    }
    .boton {
        opacity: 1
    }
    #logo-gingin {
        fill: white;
        -webkit-filter: drop-shadow( 0px 0px 3px #000 );
        filter: drop-shadow( 0px 0px 3px #000 );
    }
    #logo-laotra {
        fill: white;
        -webkit-filter: drop-shadow( 0px 0px 3px #000 );
        filter: drop-shadow( 0px 0px 3px #000 );
    }
    #roqueta {
        fill: white;
        -webkit-filter: drop-shadow( 0px 0px 3px #000 );
        filter: drop-shadow( 0px 0px 3px #000 );
    }
    #cerveceria {
        fill: white;
        -webkit-filter: drop-shadow( 0px 0px 3px #000 );
        filter: drop-shadow( 0px 0px 3px #000 );
    }
    #logo-walther {
        fill: white;
        -webkit-filter: drop-shadow( 0px 0px 3px #000 );
        filter: drop-shadow( 0px 0px 3px #000 );
    }
    #logo-brooklyn {
        fill: white;
        -webkit-filter: drop-shadow( 0px 0px 3px #000 );
        filter: drop-shadow( 0px 0px 3px #000 );
    }
}

#contacto {
    padding: 70px 0
}

.contact-form {
    margin: 30px 0 70px
}

form {
    width: 100%;
    margin: 30px auto
}

form .field {
    width: 100%;
    position: relative;
    margin-bottom: 15px
}

form .field label {
    position: absolute;
    top: 0;
    left: 0;
    color: #666;
    background: #f1f1f1;
    width: 97%;
    padding: 18px 0px 18px 15px;
    font-size: 1.45em;
    letter-spacing: 0.075em;
    -webkit-transition: all 333ms ease-in-out;
    -moz-transition: all 333ms ease-in-out;
    -o-transition: all 333ms ease-in-out;
    -ms-transition: all 333ms ease-in-out;
    transition: all 333ms ease-in-out
}

form .field label + span {
    font-family: 'SSStandard';
    opacity: 0;
    color: white;
    display: block;
    position: absolute;
    top: 12px;
    left: 7%;
    font-size: 2.5em;
    text-shadow: 1px 2px 0 #cd6302;
    -webkit-transition: all 333ms ease-in-out;
    -moz-transition: all 333ms ease-in-out;
    -o-transition: all 333ms ease-in-out;
    -ms-transition: all 333ms ease-in-out;
    transition: all 333ms ease-in-out
}

form .field label + img {
    opacity: 0;
    color: white;
    display: block;
    position: absolute;
    top: 2px;
    left: 34px;
    font-size: 2.5em;
    text-shadow: 1px 2px 0 #cd6302;
    -webkit-transition: all 333ms ease-in-out;
    -moz-transition: all 333ms ease-in-out;
    -o-transition: all 333ms ease-in-out;
    -ms-transition: all 333ms ease-in-out;
    transition: all 333ms ease-in-out
}

form .field input[type="text"],
form .field textarea {
    border: none;
    background: #E8E9EA;
    width: 75%;
    margin: 0;
    padding: 18px 0;
    padding-left: 25%;
    color: #2D2D2D;
    font-size: 1.4em;
    letter-spacing: 0.05em
}

form .field input[type="text"]#msg,
form .field textarea#msg {
    height: 18px;
    resize: none;
    -webkit-transition: all 333ms ease-in-out;
    -moz-transition: all 333ms ease-in-out;
    -o-transition: all 333ms ease-in-out;
    -ms-transition: all 333ms ease-in-out;
    transition: all 333ms ease-in-out
}

form .field input[type="text"]:focus,
form .field input[type="text"].focused,
form .field textarea:focus,
form .field textarea.focused {
    outline: none
}

form .field input[type="text"]:focus#msg,
form .field input[type="text"].focused#msg,
form .field textarea:focus#msg,
form .field textarea.focused#msg {
    padding-bottom: 150px
}

form .field input[type="text"]:focus + label,
form .field input[type="text"].focused + label,
form .field textarea:focus + label,
form .field textarea.focused + label {
    width: 18%;
    background: #999;
    color: #2D2D2D
}

form .field input[type="text"].focused + label,
form .field textarea.focused + label {
    color: #fff
}

form .field:hover label {
    width: 18%;
    background: #2D2D2D;
    color: white
}

form input[type="submit"] {
    background: #999;
    color: white;
    float: right;
    -webkit-appearance: none;
    border: none;
    cursor: pointer;
    position: relative;
    padding: 13px 50px;
    font-size: 1.4em;
    letter-spacing: 0.1em;
    font-family: 'Lato', sans-serif;
    font-weight: 300;
    -webkit-transition: all 333ms ease-in-out;
    -moz-transition: all 333ms ease-in-out;
    -o-transition: all 333ms ease-in-out;
    -ms-transition: all 333ms ease-in-out;
    transition: all 333ms ease-in-out
}

form input[type="submit"]:hover {
    background: #2D2D2D;
    color: #999
}

form input[type="submit"]:focus {
    outline: none;
    background: #cd6302
}

@media (max-width: 1199px) {
    .brooklyn:hover #brooklyn1 {
        bottom: 0%;
        left: 0%
    }
    .brooklyn:hover #brooklyn2 {
        top: 0%;
        right: -20%
    }
    .apolonia:hover #apolonia1 {
        top: 0%;
        left: -20%
    }
    #gingin1 {
        left: -120%
    }
    #gingin2 {
        right: -120%
    }
    #ginginp2 {
        right: -120%
    }
    #ginginp1 {
        left: -120%
    }
    .ginginp:hover #ginginp2 {
        top: 0;
        right: -20%
    }
    .roqueta:hover #roqueta1 {
        bottom: 0;
        left: -10%
    }
    .roqueta:hover #roqueta2 {
        bottom: 0;
        right: -10%
    }
    #otra1 {
        left: -120%
    }
    #otra2 {
        right: -120%
    }
    .otra:hover #otra2 {
        top: 0;
        right: -20%
    }
    .otra:hover #otra1 {
        top: 0;
        left: -20%
    }
    .walther:hover #walther1 {
        top: 0;
        right: -20%
    }
}

@media (max-width: 991px) {
    .logos-hold {
        margin: 0 auto
    }
    .brooklyn:hover #brooklyn1 {
        bottom: 0%;
        left: 0%
    }
    .brooklyn:hover #brooklyn2 {
        top: 0%;
        right: 0%
    }
    .apolonia:hover #apolonia1 {
        top: 0%;
        left: 0%
    }
    .ginginp:hover #ginginp2 {
        top: 0;
        right: 0%
    }
    .roqueta:hover #roqueta1 {
        bottom: 0;
        left: 0
    }
    .roqueta:hover #roqueta2 {
        bottom: 0;
        right: 0
    }
    .otra:hover #otra2 {
        top: 0;
        right: 0%
    }
    .otra:hover #otra1 {
        top: 0;
        left: 0%
    }
    .walther:hover #walther1 {
        top: 0;
        right: 0%
    }
    form .field label {
        padding: 21px 0px 18px 10px;
        font-size: 1.2em
    }
}

@media (max-width: 767px) {
    #holding-id {
        padding-top: 60px
    }
    .logos {
        width: 80%;
        max-width: 420px;
    }
    .boton-gingin {
        margin: -4px auto 20px
    }
}

@media (max-width: 601px) {
    #apolonia1,
    #apolonia2,
    #brooklyn1,
    #brooklyn2,
    #gingin1,
    #gingin2,
    #ginginp1,
    #ginginp2,
    #roqueta1,
    #roqueta2,
    #otra1,
    #otra2,
    #walther1,
    #walther2 {
        display: none !important
    }
}

@media (max-width: 501px) {
    #ieg {
        display: none
    }
    #holding-id {
        padding-top: 40px
    }
    h1 {
        font-size: 18px !important
    }
}

.clearfix {
    clear: both
}

#menu {
    margin-top: 25px;
    line-height: 30px
}

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0
}