@import url("styles/themes/theme-angie.min.css");
.factory-flag{ visibility: hidden; }


.colors-a .background-80, .colors-a.background-80 {
    background-color: rgba(255,255,255,.6) !important;
}

.colors-a .heading, .colors-a.heading {
    color: #FFF;
}

.incut {
    height: 600px;
}

@media (max-width: 767px) {
  .incut {
    height: 800px;
  }
}

body > footer {
    padding: 0 0 25px;
}

body > footer .bottom {
    margin-top: 0px;
}

.navbar-fixed-bottom, .navbar-fixed-top {
   
    z-index: 1029;
}

.page-border {
   
    z-index: 1029;
   
}

#dot-scroll {
    
    z-index: 1029;
}    


.state1 .navbar-brand img{
    height: 66px;
    width: 283px;
    transition: height, width 0.3s ease-in;
}

.state2 .navbar-brand img{
    height: 38px;
    transition: height,width 0.3s ease-in;
}