/*
Theme Name: WP Smp
Theme URI: http://teamtreehouse.com/how-to-build-a-simple-responsive-wordpress-site-with-twitter-bootstrap
Description: A simple responsive theme built with Bootstrap
Author: SmpThanhNam
Version: 1.0
Tags: responsive, white, bootstrap
*/
/*font*/
@import url(https://fonts.googleapis.com/css?family=Roboto:400,300,400italic,500,700,900,100);
@import url('bootstrap/css/bootstrap.css');
@import url('bootstrap/css/bootstrap-responsive.css');
body {
	/* padding-top: 60px; */
	padding-bottom: 0px;
	font-family: 'Roboto', sans-serif;
	height:auto;
/* 	background-color:#bfbfbf; */
	width:100%;
	margin:0 auto;
	min-width:1020px;
	padding:0px;
	/* background-image:url("http://presntia.designrus.dk/wp-content/uploads/2014/11/back4.png"); */
}
.navbar-inverse {
    color: #fff;
	width:100%;
	margin:0 auto;
	/* opacity: 0.8; */
}
.container, .navbar-static-top .container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    /* width: 100%; */
    min-width: 1020px;
	width:1020px;
}
.container{
	width:100%;
}
#menu-home-page li  a {
    color: #000;
    font-size: 15px;
    text-transform: uppercase;
}
#menu-home-page li a:hover{
	color:#5fac25 !important;
    float: none;
	font-weight:bold !important;
	text-transform:uppercase;
	font-size:15px;
}
.my_extra_menu_class ul li {
    display: table-cell;
    padding: 10px;
}
.nav li.page_item.current_page_item>a{
	color:#5fac25 !important;
	font-weight:bold ;
	font-size:15px;
	font-family:"roboto";
}
.navbar .nav > li :hover{
	color:#5FAC25 !important;
    float: none;
	font-weight:bold !important;
	text-transform:uppercase;
	font-size:15px;
}
.navbar .nav {
    display: block;
    float: left;
    left: 0;
	padding-left:20px;
    margin: 0;
    position: relative;
    width: 98%;
}
.navbar .nav > li > a {
	color:#fff;
    float: none;
    padding: 10px 10px 10px 10px;
    text-decoration: none;
	text-transform:uppercase;
	font-size:15px;
	font-weight:normal;
	font-family:"roboto";
}
.nav li.page_item.current_page_item>a{
	color:#5FAC25;
	font-weight:bold ;
	font-size:15px;
	font-family:"roboto";
}
header#masthead .hgroup {
    padding-bottom: 0px;
    padding-top: 15px;
    position: relative;
}
.main-navigation {
    background: none repeat scroll 0 0 #7a7979;
    font-size: 15px;
    margin: 0 -35px;
    position: relative;
}
header#masthead {
    background: #7a7979 transparent;
    box-sizing: border-box;
    padding: 0;
}
#page-wrapper {
    box-sizing: border-box;
    margin: 0 auto;
    padding-top: 0px;
    max-width: 1020px !important;
}
#masthead nav{
	position:relative;
	z-index:1;
	opacity:0.8;
}
#text-4{
	padding:0 !important;
}
#wpgmza_map {
    border: 5px solid #5FAC25 !important;
    border-radius: 16px;
	-moz-border-radius: 16px;
    -webkit-border-radius: 16px;

}
.title-img a{
    color: #fff;
}
.title-img a:hover {
	color:#5FAC25;
}
.hgroup.full-container {
    padding-left: 25px;
}
.main-navigation {
    background: none repeat scroll 0 0 #7a7979;
    font-size: 13px;
    margin: 0;
    position: relative;
}
.main-navigation ul li a {
	box-sizing: border-box;
    font-size: 14px;
    font-weight: normal;
    padding: 10px 0 10px 25px;
    text-transform: uppercase;
	color:#fff;
}
.main-navigation ul li:hover > a {
  background: #7a7979;
  color: #5FAC25;
}
.main-navigation ul li.current_page_item > a {
  background: #7a7979;
  color: #5FAC25;
  font-weight:bold;
}
.text{
	padding-left:0px;
}
.text1{
	padding-left:0px;
	font-size:14px;
}
.up{
	text-transform:uppercase;
	font-size:15px;
	padding-bottom:10px;
}
.up1{
    padding-top: 10px;
	text-transform:uppercase;
	font-size:15px;
}
.container-kontakt strong{
	font-size:18px;
}
.container-kontakt{
	font-size:14px;
}
#text-7 {
    margin: 0 auto;
    text-align: center;
}
#colophon {
    background: none repeat scroll 0 0 #4f4848;
    width: 100%;
}
/* #colophon {
    background: none repeat scroll 0 0 #4f4848;
    padding: 20px 30px 0px 40px;
	width:950px;
} */
h3 {

    line-height: 20px;
}
.navbar .brand {
    margin-left: 0px;
}
#footer-widgets .widget h3.widget-title{
	text-transform: uppercase;
	font-weight:normal;
	font-size:15px;
	margin-bottom:5px;
}
.row {
	margin:-115px auto 0px;
	width:1020px;
	/* margin-top:350px; */
	background-color:#fff;
}
.span3{
	width:20%;
	float:left;
}
.span4{
	/* width:200px; */
	width:19%;
	margin-left:50px;
}
.span8{
	/* width:720px; */
	width:71%;
	margin-bottom:100px;
}
.span14 {
    float: left;
    width: 40%;
}
.img-kontak{
    height: 279px;
}
.img-om {
    height: 100%;
    position: absolute;
    top: 55px;
}
.bar-left {
    width: 160px;
	position:relative;
}
.table-kontakt {
    width: 990px;
}
.clear{
	clear:both;
}
#footer-widgets .widget {
    width: 100% !important;
}
.footer-for{
	width:950px;
	margin:0 auto;
	 padding: 20px 30px 0 40px;
}
.title{
	font-size:11px;

}
.back-top{
	width:100%;
}
/* .navbar{
	 	background-image:url("http://localhost/presen-dk/wp-content/uploads/2014/11/back4.png");
} */
.images-static {
   /*  margin-top: -63px; */
   top: -115px;
   margin:0 auto;
   position:relative;
   padding:0px;
/*       background-repeat: repeat;
	background-image:url("http://localhost/presen-dk/wp-content/uploads/2014/11/back2.png"); */
   width:100%;

   /* top:30; */
   max-height: 900px;
   overflow: hidden;
}
.navbar-inverse .navbar-inner{
	/* background-color:#7d7b7b ; */
	border-color: #696969;
/* 	background-image:url("http://localhost/presen-dk/wp-content/uploads/2014/11/back4.png"); */
	background-repeat: repeat;
	background-color:rgba(229, 229, 229, 0.74);

}
.sym-text {
    color: #fff;
    float: right;
    text-align: center;
	/* padding-top:120px; */
	padding-left: 20px;	/* padding-left:50px; */
	padding-right: 20px;
	font-size:11px;
	text-transform:uppercase;
	line-height:13px;
	padding-bottom:5px;
}
/* #dpe_fp_widget-7 ul li a{
   color:#5FAC25;
   text-transform:uppercase;
} */
/* #dpe_fp_widget-7 ul li a h4{
	font-size:20px;
} */
/* #dpe_fp_widget-7 ul li{
    float:left;
	text-align:center;
	 background-color: #544a4c;

} */
.clear{
	clear:both;
}
.title-img li {
    color: #fff;
    /* float: left; */
    font-size: 11px;
    /* padding: 5px 31px; */
    text-transform: uppercase;
	display:table-cell;
	text-align: center;
	width: 148px;
}
.title-img {
    background-color: #4f4848;
    height: 34px;
	width:1020px;
	margin:0 auto;
}
#text-11 {
    background-color: #4f4848;
    width: 100%;
}
.title-img .tilde {
	width: 110px;
}
.title-img .stig {

}
.title-img .jensen {

}
.title-img .dyn {
	width: 90px;
}
.title-img .lefe {

}
.title-img .ann {

}
.title-img .henriette {
	width: 110px;
}
.title-img .maja {
	width: 100px;
}
.title-img .thomas {

}
.bot-img ul {
	display: table;
}
/*
.test img {
    margin: 0 auto;
    position: relative;
    top:0px;
	z-index:999;
	padding-top:15px;
}
.test a{
	padding: 15px 20px 10px;
}
.test {
    background-color: #7d7b7b;
    margin: 0 auto;
    opacity: 0.8;
    position: relative;
    top: 0;
    width: 1020px;
    z-index: 999;
} */
.navbar .brand{
	padding-top:15px;
	padding-left:30px;
}
.f-nav{
	display:none !important;
}
.hiden-i{
	display:none;
}
#mid-widgets .widget h3{
	font-size:17px;
	color:#5FAC25;
	font-weight:normal;
	padding-left:55px;
	text-transform:uppercase;
	padding-top:60px;
	font-family:"roboto";
}
.con-om{
	border-bottom:1px solid #5FAC25;
	padding-bottom:40px;
}
.bar-left a{
	height:495px;
}
#dpe_fp_widget-4 ul,
#dpe_fp_widget-5 ul,
#dpe_fp_widget-7 ul{
	padding-left:20px;
}
#dpe_fp_widget-5{
	padding-bottom:40px;
}
.dpe-flexible-posts{
	/* padding-bottom: 20px; */
	 padding-left: 0px;
}
#dpe_fp_widget-5  h3{
	font-size:15px;
	color:#5FAC25;
	font-weight:normal;
	padding-left:20px !important;
	text-transform:uppercase;
	padding-top:25px !important;
}
.title-single {
    color: #5FAC25;
    font-size: 20px;
    padding-top: 60px;
	padding-bottom: 20px;
	text-transform:uppercase;
}
.title-min {
    color: #5FAC25;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
}
/* .social #Facebook, .social #Twitter, .social #RSS, .social #YouTube, .social #Vimeo, .social #LinkedIn, .social #GooglePlus, .social #Pintrest, .social #Flickr, .social #Skype, .social #Dribble{
	background-color:#a7a5a6 !important;
	 border-radius: 14px;
} */
.widget-text.wp_widget_plugin_box.social {
    float: right;
}
.title-min-1 {

    font-size: 13px;
    font-weight: bold;
    text-transform: uppercase;
}
#mid-widgets ul li a h4{
	margin:0px;
	font-weight:normal;
	font-family: "roboto"
}
.site-footer .widget .widget-title {
    color: #5FAC25;
    font-size: 14px;
    font-weight: bold;
    margin-bottom: 10px;
}
#footer-widgets {
    margin: 0 !important;
    max-width: 100%;
}
.logo-bottom{
	float:right;
}
.su-posts-teaser-loop .su-post-thumbnail {
    display: block;
    float: left;
    height: 140px !important;
    margin: 0 1em 0 0;
    width: 140px !important;
	border:none !important;
	border-radius:initial !important;
}
.address{
	float:right;
	text-align:left;
	padding-bottom:55px;
	padding-top:5px;
}
#facebook{
	margin-right:17px;
	margin-bottom:10px;
}
#LinkedIn{
	margin-right:14px;
	margin-bottom:10px;
}
.advs-title{
	text-transform:uppercase;
	width:160px;
	text-align:center;
	padding-top: 15px;
}
.bx-controls.bx-has-pager.bx-has-controls-auto {
    display: none;
}
.advps-slide-container{
	background-color:4f4848;
	min-width:100%;
}
.bx-wrapper {
    margin: 0 auto !important;
    padding: 0;
    position: relative;
}
.address p {
	font-size:12px;
	color:#fff;
	margin-bottom:30px;
	margin-right:-8px;
}
.address strong{
	color:#fff;
	font-size:22px;
}
#footer-widgets li a {
	font-size:10px;
	color:#fff;
}
header#masthead.masthead-logo-in-menu .logo {
    float: none;
    margin-right: 15px;
    padding: 12px 0;
}
header#masthead.masthead-logo-in-menu .logo > img {
    height: auto;
    max-height: 60px;
    max-width: 100%;
    width: auto;
	padding-left:25px;
}
#main {
    background: none repeat scroll 0 0 #fff;
    padding: 0px;
}
.text-top {
    font-size: 24px;
	margin:-135px auto 0px;
    position: relative;
    text-align: center;
    text-transform: uppercase;
    top: -20px;
    z-index: 5;
    width: 1020px;
    color: #FFF;   
}
.attachment-large.wp-post-image {
    padding-bottom: 30px;

}
.box-color {
    background-color: #5FAC25;
    color: #606060;
    padding: 10px 0 ;
    text-align: center;
    text-transform: uppercase;
	line-height:20px;
	 width: 100%;
	font-size:15px;
}
.img-bot{
	/* height:291px; */
}
.img-bot a img{
	border:none;
	box-shadow:none;
	border-radius:initial;
}
.information {
    background-color: #908e8e;
    color: #e6e6e6;
    font-size: 16px;
    line-height: 70px;
    text-align: center;
	width:100%;
}
.su-spoiler-closed > .su-spoiler-title {
    background: none repeat scroll 0 0 #4f4848 !important;
    border-bottom: 1px solid #ccc;
    border-radius: 10px;
    color: #e6e6e6;
/*     font-size: 0.9em; */

}
.su-spoiler-closed > .su-spoiler-title:hover {
    background: none repeat scroll 0 0 #5FAC25 !important;
    border-bottom: 1px solid #ccc;
    border-radius: 10px;
    color:#000;
    font-size: 0.9em;

}
.su-spoiler-closed > .su-spoiler-title:hover strong{
    color:#000;
}
.su-spoiler-closed > .su-spoiler-title:hover .su-spoiler-icon{
    color:#fff;
}
.su-spoiler-closed > .su-spoiler-title strong{
    color:#fff;
}
.su-spoiler-title {
    background: none repeat scroll 0 0 #5FAC25 !important;
    border-bottom: 1px solid #ccc;
    border-radius: 10px;
    font-size: 0.9em;
	color:#000;
}
.su-spoiler-style-fancy {
    background: none repeat scroll 0 0 #fff;
    border: none !important;
    border-radius: initial !important;
    color: #333;
}
.title-page {
    color: #5FAC25;
    font-size: 25px;
    line-height: 20px;
    padding: 55px 20px 20px 0px;
    text-transform: uppercase;
}
.su-spoiler{
	padding-left:0px;
	padding-bottom:10px;
	margin-bottom:0px !important;
}
.su-spoiler-content {
    padding-left:30px !important;
    transition: padding-top 0.2s ease 0s;
}
.su-spoiler-title strong{
	text-transform:uppercase;
	/* color:#fff; */
	font-size:14px;
}
small {
    font-size: 85%;
	font-weight:normal;
}
.slider-mid {
    background-color: #4f4848;
    width:100%;
}
.text-mid-top {
    color: #fff;
    font-size: 20px;/*font-size: 17px;*/
    font-weight: 700;
    text-transform: uppercase;
	text-align: center;
	padding:55px 0 35px;
	width:1020px;
	margin:0 auto;
}
.text-mid-bottom {
    font-size: 15px;
	color:#e6e6e6;
	text-align: center;
	clear:both;
	background-color:#4F4848;
	padding-top:40px;
	padding-bottom:15px;
	width:100%;
}
.advps-slide-field-three img {
    margin-left: 10px !important;
	margin-right:10px !important;
}
.su-post{
	float:left;
}
.su-post{
	border:0px;
	border-radius:initial;
}
.title:hover{
	color:#5FAC25;
	text-decoration:normal;
}
#main-slider {
    background: none repeat scroll 0 0 #eeeeee;
    line-height: 0;
    margin-top: -115px;
}
.sticky {
	display:none;
}
.entry-header{
	display:none;
}
a {
    color: #000;
	text-decoration:none !important;
}
li{
	list-style:none;

}
ul, ol {
	margin:0px;
}
.advps-slide {
    margin-top: 30px;
}
.bx-viewport {
    height: 250px !important;
}
.bx-pager.bx-default-pager {
    display: none;
}
.bx-wrapper .bx-controls-direction a {
    margin-left: -63px;
	margin-right: -63px;
}
#advps_container3 .bx-wrapper .bx-viewport {
    margin-left: -10px;
}
.content-single {
    padding-bottom: 40px;
}
.active{
	color:#5FAC25;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    position: relative;
}
.bot-img li {
    display: table-cell;
}
.bot-img {
    margin: 0 auto;
    width: 1020px;
}
.symbool {
    float: right;
    padding-right: 50px;/*padding-right: 30px;*/
    text-align: center;
	padding-bottom:10px;
}
#dpe_fp_widget-6{
	padding-bottom:30px;
}
li {
    line-height: 18px;
}
.page-item-27 a{
	padding-left:0px !important;
}
#dpe_fp_widget-3 {
    padding-left: 20px;
}
.su-spoiler-icon {
    font-size: 20px !important;
	color:#fff !important;
}
@media screen and (-ms-high-contrast: active), (-ms-high-contrast: none) {
   /* IE10+ specific styles go here */

  .slider-mid,.text-mid-bottom,.text-mid-top,.box-color,.information,.img-bot{
	width:100%;
  }
  #colophon{
	width:100%;
  }
  body{
	background-color:#fff;
  }
  .row{
	background-color:#fff;
  }
  .navbar-inverse {
    color: #fff;
	width:100%;
	margin:0 auto;
	/* opacity: 0.8; */
}
}
div.container h3.widget-title{display:none}
/*Adaptive*/

.menu-button, #text-24, #text-25, #text-26, #text-27 {
    display: none;
}

ul.kursus {
    font-style: italic;
    margin-left: 40px;
}

ul.kursus li {
    padding: 10px 0;
    list-style-type: disc;
}
#advps_container3 .bx-wrapper .bx-loading{
	display: none;
}