/* Enter Your Custom CSS Here */
body{ 
  font-family: 'Open Sans', Helvetica, Arial, sans-serif;
}

.clearfix:after{
  content: "";
  display: block;
  clear:both;
}
.sigill-wrapper ul li{
	display: inline-block;
}

.sigill-wrapper img{
  max-width: 160px;
}

p{
  font-size:18px !important;
}
.email,
.genesis-nav-menu a:hover,
.genesis-nav-menu .current-menu-item > a{
  color: #ff842c !important
}
.entry-header {
  display:none;
}
.title-area {
  float: left;
  padding: 20px 0;
  width: 200px;
  margin-top: 25px;
  margin-bottom: -25px;
}
.wrap .widget-title {
  font-size: 36px !important;
}
.widget .widget-title {
  font-size: 20px !important;
}
.widget .textwidget p{
  font-size: 16px !important;
}
.one-third{
  padding-bottom: 20px;
}
.home-even a.button {
  border: 3px solid #000;
  color: #000;
  font-size: 12px;
  padding: 10px 15px;
}
.genesis-nav-menu{
  font-size:10px !important;
}
.genesis-nav-menu a{
  padding:27px 10px !important;
}

.footer-widgets{
  background: #000 !important;
}
.intresseanmalan a{
  background: #ff842c; 
  color:#fff !important; 
  padding: 12px 15px !important;
}
.intresseanmalan a:hover{
  background: #fff; color:#000 !important;
}
.site-footer p{
  font-size: 12px !important;
}
.videowrap {
  display: none;
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0,0,0,.9);
}
#video {
  width: 70%;
  height: 500px !important;
  position: fixed;
  left: 50%;
  margin-left: -35%;
  top: 150px;
}
.closebox {
  cursor: pointer;
  position: fixed;
  margin: 20px;
  top: 50px;
  right: 0;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  font-size: 40px;
  box-sizing: border-box;
  padding: 0;
  padding-right: 1px;
  height: 40px;
  width: 40px;
  display: block;
  text-align: center;
  line-height: 38px;
  z-index: 999;
}
.wpcf7-submit{
  border: 3px solid #000 !important;
  color: #000 !important;
  background: #fff !important;
}
.wpcf7-submit:hover{
  background: #000 !important;
  border: 3px solid #000;
  color: #fff !important;
}
.sub-menu li a{
  padding: 15px !important; 
  font-size:12px !important
}
#menu-undermeny a{
  font-size: 14px; color: #000
}
#menu-undermeny .current-menu-item a{
  font-size: 14px; color: #ff842c
}
#text-3 p{
  max-width: 900px;
  margin: auto;
}
@media only screen and (max-width: 1140px){
  .site-header .widget-area {
    width: 700px;
  }
}
@media only screen and (max-width: 960px){
  .site-header .widget-area {
    width: 100% !important;
  }
}
@media only screen and (max-width: 600px){
  #text-2 h1 {
    font-size: 30px !important;
  }
  #text-2 h6{
    font-size:14px !important;
  }
  #text-2 .one-half{
  	text-align: center !important;
  }
  .sigill-wrapper img{
  	max-width: 100px;
  }
}