﻿
#top-firstView{
    background-image:url(../images/firstview.jpg); 
    background-size:cover; 
    background-position:bottom 15%;
    min-height:100vh;
}
.firstView-main{
    min-height:100vh;
}

#overview{

}
#overview .uk-table td {
  padding-top: 40px;
  padding-bottom: 40px;
}


#section-company {
}

#shop dt{
  padding-top: 16px;
  padding-bottom: 16px;
}
@media (max-width:640px) {
#shop dt{
  padding-top: 0;
  padding-bottom: 8px;
}
}


.headline .light-text{
  font-size:3.5rem;
  font-weight: 300;
}
@media (max-width:640px) {
.headline .light-text{
  font-size:2.5rem;
}
}
.headline .light-text{
  color: #ffbe09;
}

.light-text{
    color:#fff;
}

.g-maps{
  width: 400px;
  height: 300px;
}
@media (max-width:640px) {
.g-maps{
  width: 100%;
}
}

.logo-company{

  width: 244px;
  height: 92px;
}

.logo-company-tw9{

  width: 240px;
  height: 54px;
}