@import url(https://fonts.googleapis.com/css?family=Pacifico);
@import url(https://fonts.googleapis.com/css?family=Dancing+Script);
@import url(https://fonts.googleapis.com/css?family=Quicksand);
@import url(https://fonts.googleapis.com/css?family=Indie+Flower);
@import url(https://fonts.googleapis.com/css?family=Kurale);
@import url(https://fonts.googleapis.com/css?family=Roboto);

p, h1, h2, h3, h4{
  color: white;
}
p{
  font-family: 'Quicksand', sans-serif;
}
#main{
  margin-top: 0px;
  padding-bottom: 50px;
}
#main-up{
  height: 125px;
}

nav{
  margin: 50.5px 10px 50.5px 10px;
}

li{
  list-style-type: none;
}

a{
  font-family: 'Quicksand', sans-serif;
  font-weight: bold;
  color: #494949;
  text-transform: uppercase;
}
.img150{
  float: left;
}
#img200{
  width: 124.32px;
}
#img370{
  width: 436.53px;
}

/*HOME***/
#home{
  width: 100%;
  position: absolute;
  top: 40%;
}
#home h1{
  text-align: center;
  font-family: 'Dancing Script', serif;
  font-weight: bolder;
  color: #cccccc;
  text-transform: uppercase;
  font-size: 80px;
}
#home h2{
  text-align: center;
  font-family: 'Indie Flower', serif;
  font-size: 40px;
  color: #dddddd;
  font-weight: normal;
}
/*HOME - END***/
/*STAP***/
#stap{
  margin-top: 40px;
}
#stap p{
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  width: 70%;
  margin: 0px 15% 0px 15%;
  text-align: center;
  color: #dddddd;
}
#stap h1{
  font-family: 'Kurale', serif;
  font-size: 30px;
  margin-top: -10px;
  text-align: center;
  color: #dddddd;
}
  /*IMG***/
#stap #imgBox{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 5%;
}
#stap #img1{
  width: 32%;
  margin-right: -4%;
  margin-bottom: 5%;
  z-index: 11;
}
#stap #img2{
  width: 32%;
  z-index: 10;
}
#stap #img3{
  width: 32%;
  margin-left: -4%;
  margin-bottom: -5%;
  z-index: 9;
}
/*STAP - END***/
/*PHIL***/
#phil{
  margin-top: 40px;
}
#phil p{
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  width: 70%;
  margin: 0px 15% 0px 15%;
  text-align: center;
  color: #dddddd;
}
#phil h1{
  font-family: 'Kurale', serif;
  font-size: 30px;
  margin-top: -10px;
  text-align: center;
  color: #dddddd;
}

#phil .imgBox{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px;
}
#phil #text{
  width: 40%;
  float: left;
  margin-top: 5%;
  margin-bottom: 5%;
}
#phil #text2{
  width: 40%;
  float: left;
  margin-top: 5%;
  margin-bottom: 5%;
}
#phil #img1{
  width: 20%;
  max-width: 210px;
  float: left;
  margin-left: 20%;
}
#phil #imgLink{
  width: 50%;
  max-width: 210px;
  margin-left: 20%;
}
#phil #imgLink:hover{
  opacity:  0.7;
}
/*PHIL - END***/
/*PROD***/
#prod{
  margin-top: 40px;
}
#prod a{
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
}
#prod p{
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  width: 70%;
  margin: 0px 15% 0px 15%;
  text-align: center;
  color: #dddddd;
}
#prod h1{
  font-family: 'Kurale', serif;
  font-size: 40px;
  margin-top: -10px;
  text-align: center;
  color: #dddddd;
}
#prod #imgBox{
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 0px;
}
#prod #text{
  width: 50%;
  float: left;
  margin-top: 5%;
  margin-bottom: 5%;
}
#prod #img1{
  width: 30%;
  max-width: 330px;
  float: left;
  margin-left: 15%;
}
#prod a:hover{
  color: #a5a5dd;
}
/*PROD - END***/
/*KONT***/
#kont{
  display: table;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
#kont p{
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  width: 70%;
  margin: 0px 15% 10px 15%;
  text-align: center;
  color: #dddddd;
}
#kont h1{
  font-family: 'Kurale', serif;
  font-size: 40px;
  margin-top: -10px;
  text-align: center;
  color: #dddddd;
}
#kont h2{
  font-family: 'Kurale', serif;
  font-size: 25px;
  text-align: center;
  color: #dddddd;
  margin-bottom: -5px;
  margin-top: 10px;
}
#kont #img1{
  width: 70%;
  max-width: 330px;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
#kont a{
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
}
#kont a:hover{
  color: #a5a5dd;
}
/*KONT - END***/
/*IMPR***/
#impr{
  display: table;
  align-items: center;
  justify-content: center;
  margin-top: 40px;
  margin-left: auto;
  margin-right: auto;
}
#impr p{
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  width: 100%;
  margin: 0px 0 10px 0;
  text-align: center;
  color: #dddddd;
}
#impr h1{
  font-family: 'Kurale', serif;
  font-size: 40px;
  margin-top: -10px;
  text-align: center;
  color: #dddddd;
}
#impr a{
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: inherit;
  text-decoration: inherit;
}
#impr a:hover{
  color: #a5a5dd;
}
/*IMPR - END***/
/*e404***/
#e404{
  margin-top: 40px;
}
#e404 p{
  font-family: 'Roboto', sans-serif;
  font-size: 20px;
  width: 70%;
  margin: 0px 15% 0px 15%;
  text-align: center;
  color: #dddddd;
}
#e404 h1{
  font-family: 'Kurale', serif;
  font-size: 40px;
  margin-top: -10px;
  text-align: center;
  color: #dddddd;
}
#e404 #text{
  text-align: center;
  margin-top: 5%;
  margin-bottom: 5%;
}
/*e404 - END***/
/* HEADER *****************************************/

.fa-bars{display: none !important;}

header{
  width: 100%;
  height: 125px;
  position: fixed;
  top: 0;
  left: 0;
  background: #fff;
  box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
  z-index: 1;
}

#logo {
  width: 560.85px;
  float: left;
  margin: 0px 0px auto 30px;
}

ul{
  padding: 0px;
  margin: 0px 10px 0px 30px;
  float: right;
}

img{
  width: 100%;
}

li {
  float: left;
  margin: 0px 20px 0px 0px;
}

header, nav, li, a{
  font-size: 16px;
  font-family: 'Quicksand' sans-serif;
}

li:hover{
  padding-top: 5px;
  transition: all 300ms;
  -webkit-transition: all 300ms;
  -moz-transition: all 300ms;
  -o-transition: all 300ms;
}
/* HEADER - END ***/
/* FOOTER ***/
.footer {
  position: fixed;
  left: 0;
  bottom: 0;
  height: 36px;
  width: 100%;
  background-color: #ffffff;
  color: white;
  text-align: center;
  z-index: 20;
}
.footer p{
  margin: 0 0;
  font-size: 15px;
  margin-top: 7px;
  color: #444444;
}
.footer #cont{
  display: table-cell;
  vertical-align: middle;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.footer a{
  color: inherit;
  font-size: inherit;
  font-style: inherit;
  font-family: inherit;
  font-weight: inherit;
  text-transform: none;
  text-decoration: inherit;
}
.footer a:hover{
    color: #010101;
    text-shadow: 3px 2px 4px #444;
}
/* FOOTER - END ***/
/* BACKROUND ***/
.bgimg {
    background-image: url('../img/backround.jpg');
    width: 100%;
    min-height: 100vh;
    justify-content: center;
    align-items: center;

    background-repeat: no-repeat;
    background-position: center;
    background-size: cover;
    background-attachment: fixed;
    position: relative;
    z-index: 1;
}

.bgimg::before {
    content: "";
    display: block;
    position: absolute;
    z-index: -1;
    width: 100%;
    height: 100%;
    top: 0;
    left: 0;
    background-color: rgba(0,0,0,0.75);
  }
/* BACKROUND - END ***/
/* Mobile-Big *************************/
@media screen and (max-width: 1160px){
  #main-up{
    height: 75px;
  }
  #img200{
    width: 74.59px;
  }

  #img370{
    width:261.92px;
  }

  #logo {
    width: 336.51px;
    float: left;
    margin: 0px 0px auto 30px;
  }

  nav{
    margin: 25.5px 10px 25.5px 10px;
  }

  header{
    width: 100%;
    height: 75px;
    position: fixed;
    top: 0;
    left: 0;
    background: #fff;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
    z-index: 1;
  }



}

/* Mobile-Small *************************/
@media screen and (max-width: 930px){
  .fa-bars {
    font-size:23px;
    width: 100%;
    display: inline-block !important;
    cursor: pointer;
    text-align: right;
    float: right;
    margin: -49px 26px 0 0;
  }

  .fa-bars:hover{
      opacity: 0.5;
  }

  #prod #img1{
    width: 60%;
    max-width: 320px;
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #prod #imgBox{
    display: table;
  }
  #prod #text{
    width: 60%;
    margin-left: 20%;
  }
  #phil #img1{
    width: 40%;
    float: none;
    max-width: 210px;
    display: block;
    margin-left: auto;
    margin-right: auto;
  }
  #phil .imgBox{
    display: table;
    width: 100%;
  }
  #phil #text{
    width: 60%;
    margin-left: 20%;
  }
  #phil #text2{
    width: 60%;
    margin-left: 20%;
  }
  #phil #imgLink{
    width: 40%;
    float: none;
    max-width: 210px;
    display: block;
    margin-left: auto;
    margin-right: auto;
    margin-top: 5%;
  }

  header nav {
    margin: 0;
    float: none;
  }

  header nav ul {
    height: 0;
    overflow: hidden;
    margin: 0;
    padding: 0;
    width: 100%;
  }

  header nav ul.open{
    height: auto;
    margin: 75;
  }

  header nav ul li{
    width:100%;
    padding: 5px 0;
    margin: 0;
    font-size: 11px;
    background-color: #ffffff;
    border-top: 1px solid #ccc;
    text-align: center;
  }

  li:hover{
    background-color: #eeeeee;
  }
  #stap{
    margin-top: 10%;
  }
  #home h1{
    font-size: 80px;
  }
  #home h2{
    font-size: 40px;
  }
}

/* Mobile-Mini *************************/
@media screen and (max-width: 480px){
  #img200{
    display:none;
  }
  #home h1{
    font-size: 50px;
  }
  #home h2{
    font-size: 25px;
  }
  #prod #img1{
    width: 80%;
    float: none;
    margin-left: 10%;
  }
  #prod #imgBox{
    display: table;
  }
  #prod #text{
    width: 80%;
    margin-left: 10%;
  }
}
