/* ==========================================================================
   Base styles: opinionated defaults
   ========================================================================== */

html,
button,
input,
select,
textarea {
    color: #222;
}

body {
    font-size: 1em;
    line-height: 1.4;
}

hr {
    display: block;
    height: 1px;
    border: 0;
    border-top: 1px solid #ccc;
    margin: 1em 0;
    padding: 0;
}

img {
    vertical-align: middle;
}

fieldset {
    border: 0;
    margin: 0;
    padding: 0;
}

textarea {
    resize: vertical;
}

/* ==========================================================================
   Chrome Frame prompt
   ========================================================================== */

.chromeframe {
    margin: 0.2em 0;
    background: #ccc;
    color: #000;
    padding: 0.2em 0;
}

/* ==========================================================================
   Body
   ========================================================================== */

body {
  background: #fff;
  color: #5b574b;
  font-size: 14px;
  font-family: 'PT Sans', sans-serif;
}


/* ==========================================================================
   Headings
   ========================================================================== */

h1, h2, h3, h4, h5, h6 { font-weight: 700; font-style: italic; line-height: 100%;}


/* ==========================================================================
   Container
   ========================================================================== */

.container {
  width: 100%;
}


/* ==========================================================================
   Header
   ========================================================================== */

.header {
  width: 100%;
  background: #fff;
}
.header .inner {
    position: relative;
  width: 940px;
  margin: 0 auto;
  padding: 0 10px;
}

/* logo */
.logo {
  float: left;
  display: block;
  width: 221px;
  margin: 42px 0 29px 0;
}
.logo img {
  display: block;
  width: 100%;
}

/* social */
.social {
    position: absolute;
    top: 15px;
    right: 10px;
    margin: 0;
    padding: 0;
    list-style: none;
}
.social li {
    float: left;
    width: 24px;
    height: 24px;
    margin-left: 10px;
    background-image: url(../images/social.png);
}
.social li a { display: block; height: 24px;}
.social li:hover { opacity: 0.9;}
.social li.fb { background-position: 0 0;}
.social li.in { background-position: -24px 0;}
.social li.tw { background-position: -48px 0;}


/* ==========================================================================
   Banner
   ========================================================================== */

.banner-home {
  height: 418px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #ececec;
}
.banner-home .slides {
  position: absolute;
  width: 1920px;
  height: 418px;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner-home .slides img {
  height: 418px;
}

.banner-home .overlay {
  position: absolute;
  left: 50%;
  bottom: 0;
  margin-left: -960px;
  width: 1920px;
  height: 18px;
  background: url("../images/banner-overlay.png") top center;
}

.banner-content {
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #ececec;
}
.banner-content {
  height: 200px;
  margin: 0 auto;
  overflow: hidden;
  position: relative;
  background: #ececec;
}
.banner-content .slides {
  position: absolute;
  width: 1920px;
  height: 200px;
  left: 50%;
  margin-left: -960px;
  top: 0;
}
.banner-content .slides img {
  height: 200px;
}


/* ==========================================================================
   Banner
   ========================================================================== */

.banner-home .search {
  position: relative;
  width: 940px;
  height: 320px;
  margin: 40px auto 0 auto;
  background: url("../images/search-bg.png") top left no-repeat #fff;
  -webkit-border-radius: 3px;
          border-radius: 3px;
  z-index: 99;
}
.banner-home .search .txt {
  float: left;
  width: 220px;
  height: 260px;
  padding: 30px 60px 30px 30px;
  color: #fff;
  font-size: 32px;
  font-style: italic;
  line-height: 33px;
}

.banner-home .search .form {
  position: relative;
  float: left;
  width: 580px;
  height: 320px;
  margin-left: 15px;
}
.banner-home .search .form #tab-1,
.banner-home .search .form #tab-2 {
  padding-top: 10px;
  overflow: hidden;
}
.banner-home .search .form h3  {
  float: left;
  width: 580px;
  margin-bottom: 7px;
  margin-top: 10px;
  padding-top: 9px;
  color: #486210;
  border-top: 1px solid #7EA629;
}

.banner-home .search .form input,
.banner-home .search .form select  {
  float: left;
  width: 103px;
  border: 1px solid #848072;
  padding: 2px;
  font-size: 12px;

  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.banner-home .search .form select option {
font-size: 12px;
}
.banner-home .search .form .type {
  float: left;
  width: 75px;
}
.banner-home .search .form .row.margin-bottom {
  margin-bottom: 5px;
}
.banner-home .search .form input[type=submit] {
  position: absolute;
  bottom: 1px;
  right: -5px;
  width: 120px;
  height: 49px;
  padding-bottom: 9px;
  background: url("../images/btn-zoeken-overlay.png") #730710;
  border: none;
  color: #fff;
  text-transform: uppercase;
  font-weight: 700;
  font-style: italic;
  font-size: 18px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-home .search .form input[type=submit]:hover {
  background: url("../images/btn-zoeken-overlay.png") #d93030;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-home .search .form .triangle {
  position: absolute;
  width: 59px;
  height: 19px;
  bottom: -19px;
  right: 26px;
  background: url("../images/search-triangle.png");

}

/* Overzicht percelen btn */

.banner-home .search .form .btn {
    background-color: #7ea629;
    border: medium none;
    border-radius: 3px;
    bottom: 10px;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    height: 39px;
    left: 0;
    line-height: 39px;
    padding: 0 20px;
    position: absolute;
    text-decoration: none;
    text-transform: uppercase;
   -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
    width: auto;
}

.banner-home .search .form .btn:hover {
  background-color: #496411;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}



.banner-home .search .form .plaatsen {
  margin: 0;
  padding: 0;
  list-style: none;
}
.banner-home .search .form .plaatsen li {
  float: left;
}
.banner-home .search .form .plaatsen li.name {
  width: 400px;
}
.banner-home .search .form .plaatsen li.radius {
  width: 100px;
}
.banner-home .search .form .plaatsen li input[type=text] {
  float: left;
  width: 300px;
  border: 1px solid #848072;
  padding: 5px;
  margin-top: 5px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.banner-home .search .form .plaatsen li select {
  margin-top: 5px;
  padding: 5px;
  font-size: 12px;
}
.banner-home .search .form .find {
  float: left;
  height: 31px;
  width: 60px;
  line-height: 32px;
  border-bottom: 1px solid #7ea629;
}
.banner-home .search .form ul.tabs {
  width: 580px;
  height: 31px;
  margin: 10px 0 0 0;
  padding: 0;
  list-style: none;
  border-bottom: 1px solid #7ea629;
}
.banner-home .search .form ul.tabs li {
  float: left;
  margin-right: 5px;
  line-height: 30px;
  border: 1px solid #7ea629;
  background: #7ea629;
  -webkit-border-radius: 3px 3px 0px 0px;
          border-radius: 3px 3px 0px 0px;

  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-home .search .form ul.tabs li a {
  float: left;
  padding: 0 10px;
  height: 30px;
  text-decoration: none;
  color: #fff;
  font-size: 16px;
  font-style: italic;
  font-weight: 700;
}
.banner-home .search .form ul.tabs li:hover {
  background: #486210;
  border-color: #486210;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.banner-home .search .form ul.tabs li.active,
.banner-home .search .form ul.tabs li.active:hover {
  background: #fff;
  border-color: #7ea629;
  border-bottom: 1px #fff solid;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.banner-home .search .form ul.tabs li.active a {
  color: #486210;
}

.banner-home .search .form ul.row {
  float: left;
  width: 580px;
  padding: 0;
  margin: 0;
  list-style: none;
  height: 25px;
}

.banner-home .search .form ul.row li {
  float: left;
  width: 193px;
  height: 25px;
  line-height: 25px;
}


/* ==========================================================================
   Menu
   ========================================================================== */

.nav-collapse .menu {
  float: right;
  margin: 65px 0 0 0;
  padding: 0;
  list-style: none;
}
.nav-collapse .menu > li {
  position: relative;
  float: left;
  font-size: 16px;
  height: 30px;
  margin-left: 4px;
  line-height: 30px ;
  background: #fff;
}
.nav-collapse .menu > li > a {
  display: block;
  height: 30px;
  padding: 0 10px;
  color: #353b1a;
  text-decoration: none;
  border-radius: 3px;
  transition: 0.4s;
}
.nav-collapse .menu > li > a:hover,
.nav-collapse .menu > li.active > a {
  background: #486210;
  color: #fff;
}

.nav-collapse .menu li.sub .arrow { display: none;}

/*  menu > ul */
.nav-collapse .menu li.sub > ul {
  display: none;
  z-index: 200;
  position: absolute;
  min-width: 100%;
  margin: 0;
  padding: 5px 0;
  list-style: none;
  background-color: #fff;
  border-radius: 3px;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.15);
}
.nav-collapse .menu li.sub:hover > ul { display: block;}
.nav-collapse .menu li.sub:last-of-type > ul { right: 0;}
.nav-collapse .menu li.sub > ul > li {
  margin: 0;
  font-size: 14px;
  line-height: 1.42857;
  white-space: nowrap;
}
.nav-collapse .menu li.sub > ul > li > a {
  display: block;
  padding: 3px 10px;
  background: none;
  color: #353b1a;
  text-decoration: none;
}
.nav-collapse .menu li.sub > ul > li > a:hover,
.nav-collapse .menu li.sub > ul > li.active > a { color: #486210;}

/* collapse */
.nav-collapse.collapse {
	display: none;
	width: 100%;
	clear: both;
}
.nav-collapse.collapse .menu {
	display: block;
	margin: 0;
  padding: 10px 0;
  float: none;
}
.nav-collapse.collapse .menu li {
	float: none;
	width: 100%;
  margin-left: 0;
	height: auto;
	font-size: 16px;
	line-height: 40px;
  border-top: 1px solid #7ea629;
}
.nav-collapse.collapse .menu li > a {
  height: auto;
	padding: 0 30px 0 0;
   color: #353b1a;
}
.nav-collapse.collapse .menu li > a:hover,
.nav-collapse.collapse .menu li.active > a {
  color: #7ea629;
  background:none;
}
.nav-collapse.collapse .menu li.sub .arrow {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 25;
	display: block;
	width: 30px;
	color: #486210;
	text-align: center;
	cursor: pointer;
	transition: 0.3s;
}
.nav-collapse.collapse .menu li.sub .arrow:hover { color: #7ea629;}
.nav-collapse.collapse .menu li.sub > ul {
	position: static;
	width: auto;
	margin: 0;
  padding: 0;
	background: none;
  box-shadow: none;
}
.nav-collapse.collapse .menu li.sub:hover > ul { display: none;}
.nav-collapse.collapse .menu li.sub > ul > li {
	font-size: 15px;
	text-align: left;
  line-height: 40px;
}
.nav-collapse.collapse .menu li.sub > ul > li > a {
	padding: 0 0 0 15px;
	color: #353b1a;
}
.nav-collapse.collapse .menu li.sub > ul > li > a:hover, .nav-collapse.collapse .menu li.sub > ul > li.active > a {
	color: #7ea629;
}

/* nav-toggle */
.nav-toggle {
	display: none;
  float: right;
  margin-top: 65px;
  padding: 0 10px;
  background: #486210;
  border-radius: 3px;
	color: #ffff;
	font-size: 16px;
	line-height: 30px;
	cursor: pointer;
}
.nav-toggle:hover { background-color: #7ea629;}


/* ==========================================================================
   Wrapper
   ========================================================================== */

.wrapper {
  padding: 0 0 60px 0;
}

/* ==========================================================================
   Content
   ========================================================================== */

.content {
  width: 940px;
  margin: 0 auto;
  padding: 20px 10px;
  overflow: hidden;
}
.content a { color: #486210; text-decoration: none;}
.content a:hover { color: #7EA629;}

.content h1 { font-size: 32px; margin: 0; color: #486210; }
.content h2 { font-size: 24px; margin: 0; color: #486210;}
.content h3 { font-size: 20px; margin: 0; color: #486210;}
.content p, .content li { line-height: 20px;}
.content iframe {
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.content img {
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.content hr { border-color: #b3b1ab;}


/* ==========================================================================
   Aside
   ========================================================================== */

aside {
  float: left;
  width: 290px;
  margin-right: 20px;
  overflow: hidden;
}

/* ==========================================================================
   Content page
   ========================================================================== */

.content-sidebar aside  {
  margin-left: 20px;
  margin-right: 0;
  background: #7ea629;
  width: 250px;
  padding: 20px;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
}
.content-sidebar aside h2 {
  color: #40570e;
}

.content-sidebar section {
  float: left;
  width: 630px;
}

/* ==========================================================================
   Home
   ========================================================================== */


.home section.map {
  float: left;
  width: 630px;
}

/* Offer */
.home aside .offer {
  width: 289px;
    margin-top: 20px;
  border-right: 1px solid #b3b1ab;
  overflow: hidden;
}
.home aside .offer h2 {
  color: #d93030;
}
.home aside .offer .item {
  float: left;
  width: 290px;
  padding: 20px 0 0 0;
}
.home aside .offer .item .image {
	position: relative;
	width: 110px;
}
.home aside .offer .item .image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 30px;
	background-color: rgba(115,7,16,0.8);
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.home aside .offer .item a {
  display: block;
  overflow: hidden;
}
.home aside .offer .item img {
  float: left;
  margin: 0 20px 0 0;
}
.home aside .offer .item a h3 {
  color: #7ea629;
}
.home aside .offer .item a p {
  font-size: 15px;
  color: #5b574b;
}
.home aside a.btn.back{
    background-color: #7ea629;
    border: medium none;
    border-radius: 3px;
    color: #fff;
    font-size: 15px;
    font-style: normal;
    font-weight: 500;
    height: 40px;
    line-height: 40px;
    padding: 0 20px;
    text-decoration: none;
    text-transform: uppercase;
    width: auto;
    padding: 5px 20px;
}
.home aside a.btn.back::before{
    content: '\f053';
    font-family: FontAwesome;
    margin-right: 15px;
}

/* Result */
.home aside .result {
  width: 252px;
  min-height: 1px;
  padding: 19px;
  background: url("../images/home-result-bg.png") 272px 10px no-repeat #7ea629;
  -webkit-border-radius: 3px;
          border-radius: 3px;
}
.home aside .result h2 {
    color: #fff;
}
.home aside .result table {
  color: #fff;
  font-size: 14px;
}
.home aside .result table strong {
  font-size: 15px;
}
.home aside .result table img {
  margin-bottom: 10px;
}
.home aside .result a {
  height: 30px;
  display: block;
  text-align: center;
  margin-top: 15px;
  color: #fff;
  line-height: 30px;
  background: #730710;
  font-size: 18px;
  font-weight: 700;
  font-style: italic;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.home aside .result a:hover {
  background: #d93030;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* Results */
.home .results h2 {
  margin-top: 20px;
}

.home .results .result-row {
  margin-top: 20px;
  border-bottom: 1px solid #b3b1ab;
  overflow: hidden;
}
.home .results .result-row h3 {
  margin-bottom: 13px;
  color: #5b574b;
  font-weight: normal;
}
.home .results .result-row .image {
	position: relative;
	width: 110px;
}
.home .results .result-row .image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 30px;
	background-color: rgba(115,7,16,0.8);
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}
.home .results .result-row img {
  float: left;
  margin: 0 20px 10px 0;
}
.home .results .result-row table {
  float: left;
}

.home .results .result-row a.btn {
  float: right;
  height: 30px;
  color: #fff;
  padding: 0 10px;
  margin-bottom: 15px;
  line-height: 30px;
  background: #7EA629;
  font-size: 16px;
  font-weight: normal;
  font-style: italic;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.home .results .result-row a.btn:hover {
  background: #486210;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.home .results .result-row .extra-info {
  float: left;
  width: 450px;
}


/* */
.home aside .marker-groups {
    width: 252px;
    min-height: 1px;
    padding: 19px;
    background-color: #7ea629;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    margin-bottom: 10px;
}
.home aside .marker-groups h2 {
    color: #fff;
}

.home aside .marker-groups a {
    height: 30px;
    display: block;
    text-align: center;
    margin-top: 15px;
    color: #fff;
    line-height: 30px;
    background: #730710;
    font-size: 18px;
    font-weight: 700;
    font-style: italic;
    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.home aside .marker-groups .number {
    display: inline-block;
    padding: 5px;
    margin-right: 10px;
    min-width: 45px;
}
.home aside .marker-groups a:hover {
    color: rgb(126, 166, 41);
}
.home aside .marker-groups .active {
    color: rgb(126, 166, 41);
}



/* ==========================================================================
   result navigatie
   ========================================================================== */

.pageNav {margin-top: 10px;}
.pageNav a {
    padding: 0 10px;
    color: #486210;

    -webkit-border-radius: 3px;
    border-radius: 3px;
    -webkit-transition: all 0.3s ease;
    -moz-transition: all 0.3s ease;
    -ms-transition: all 0.3s ease;
    -o-transition: all 0.3s ease;
    transition: all 0.3s ease;
}
.pageNav a.selected, .pageNav a.selected:hover {
    background: #7ea629;
    border: 1px solid #7ea629;
    color: #fff;

}

/* ==========================================================================
   Detail
   ========================================================================== */

a.btn-form-link,
.detail aside a.back {
  height: 30px;
  display: block;
  text-align: center;
  margin-bottom: 10px;
  color: #fff;
  line-height: 30px;
  background: #7EA629;
  font-size: 16px;
  font-style: italic;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
a.btn-form-link,
.detail aside a.back:hover {
  background: #486210;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.detail aside .provider {
  width: 290px;
  min-height: 1px;
  background: #7ea629;
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
}
.detail aside .provider img {
  -webkit-border-radius: 0px;
  border-radius: 0px;
}
.detail aside .provider h2 {
 padding: 10px 0;
 margin: 0 19px;
 border-bottom: 1px solid #678b1b;
}
.detail aside .provider ul {
  margin: 0;
  padding: 0 19px;
  list-style: none;
  color: #fff;
}
.detail aside .provider ul li {
  border-bottom: 1px solid #678b1b;
  border-top: 1px solid #8bb434;
  padding: 5px 0 8px 0;
}
.detail aside .provider ul li.last {
  border-bottom: 0px solid #678b1b;
}
.detail aside .provider ul li strong {
  font-style: italic;
  font-size: 16px;
}

.detail aside .image {
	position: relative;
	width: 290px;
}
.detail aside .image .overlay {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	height: 30px;
	background-color: rgba(115,7,16,0.8);
	color: #fff;
	font-weight: bold;
	line-height: 30px;
	text-align: center;
}

.detail section {
  float: left;
}
.detail section .corners {
  overflow: hidden;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  margin-top: 15px;
}

.detail section table tr td {
  padding: 7px 20px;
}
.detail section table .odd {
   background: #edf3e0;
}
.detail section table .even {
  background: #f6f9ef;
}
.detail section table strong {
  font-size: 16px;
  font-style: italic;
}

.detail section input[type=button]{
  float: right;
  margin: 10px 0;
  padding: 6px 10px;
  color: #fff;
  background: #730710;
  font-style: italic;
  font-weight: 700;
  border: 0;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.detail section input[type=button]:hover {
  background: #d93030;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.detail section .contact {
  background: #edf3e0;
  padding: 20px;
  margin-bottom: 10px;
}
.detail section .contact hr {
  border-color: #dbe1ce;
}
.detail section .contact table tr td {
  padding: 7px 0;
}
.detail section .contact table tr td input[type=text] {
  border: 1px solid #c9cfbc;
  border-radius: 3px 3px 3px 3px;
  float: left;
  margin-top: 5px;
  padding: 5px;
  width: 300px;
  font-size: 13px;
  color: #5B574B;
}
.detail section .contact table tr td textarea {
  border: 1px solid #c9cfbc;
  border-radius: 3px 3px 3px 3px;
  float: left;
  margin-top: 5px;
  padding: 5px;
  width: 350px;
  height: 130px;
  font-size: 13px;
  color: #5B574B;
}

.detail section .contact table tr td input[type=submit] {
  background: #65871d;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  color: #fff;
  font-weight: 700;
  font-style: italic;
  padding: 5px 10px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.detail section .contact table tr td input[type=submit]:hover {
  background: #455d16;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

a.pdf {
  float: left;
  height: 32px;
  margin: 20px 0 0 0;
  color: #730710;
  font-weight: 700;
}
a.pdf:hover {
  color: #d93030;
}
a.pdf img {
  margin: -20px 3px 0 0;
}


/* ==========================================================================
   pop-up
   ========================================================================== */
.perceel-overlay {
  position: fixed;
  top: 0;
  z-index: 999;

  display: flex;
  justify-content: center;
  align-items: center;

  width: 100%;
  height: 100%;

  background-color: rgba(0,0,0,.2);
  transition: all 0.5s ease;
}
.perceel-overlay.hide { top: -100%; }

.perceel-overlay .pop-up {
  position: relative;
  max-width: 300px;
  padding: 25px;

  background-color: #FFFFFF;
  border-radius: 3px;

  text-align: center;
}
.perceel-overlay .pop-up .close {
  position: absolute;
  top: 0;
  right: 0;

  width: 30px;

  font-size: 18px;
  line-height: 30px;
  text-align: center;
  color: #7EA629;
  cursor: pointer;

  transition: all 0.3s ease;
}
.perceel-overlay .pop-up .close:hover { color: #486210; }

.perceel-overlay .pop-up .logo {
  margin: 0 auto;
  float: none;
}
.perceel-overlay .pop-up .title {
  display: block;
  margin: 0;

  font-size: 24px;
  font-style: italic;
  font-weight: 700;
  line-height: 100%;
  color: #486210;
}
.perceel-overlay .pop-up .btn {
  display: block;
  height: 30px;

  background-color: #7EA629;
  border-radius: 3px;

  font-size: 16px;
  font-style: italic;
  line-height: 30px;
  text-align: center;
  color: #FFFFFF;
  cursor: pointer;

  transition: all 0.3s ease;
}
.perceel-overlay .pop-up .btn:hover { background-color: #486210; }


/* ==========================================================================
   Faq
   ========================================================================== */

.faq h1 { margin-bottom: 30px;}


/* ==========================================================================
   News-item
   ========================================================================== */

.news-item { margin-top: 30px;}
.news-item .image {
    float: left;
    width: 100px;
    height: 100px;
    background-color: rgba(126,166,41,0.1);
}
.news-item .image img {
  display: block;
  width: 100%;
}
.news-item .description { margin-left: 120px;}
.news-item .description h2 { margin-bottom: 0;}

/* Social-share
   ========================================================================== */
.social-share {
    margin: 30px 0 0 120px;
    padding: 0;
    list-style: none;
}
.social-share li {
    float: left;
    margin-right: 10px;
}
.social-share li.fb a { color: #3b5998;}
.social-share li.tw a { color: #55acee;}
.social-share li.go a { color: #dd4b39;}
.social-share li.in a { color: #00a0dc;}
.social-share li i { font-size: 24px;}
.social-share li a:hover { opacity: 0.9;}


/* ==========================================================================
   .footer
   ========================================================================== */

.footer {
  position: relative;
  clear: both;
  width: 100%;
  padding-bottom: 20px;
  background: #7ea629;
  color: #fff;
  font-size: 12px;
}
.footer a  {
  color: #fff;
  text-decoration: none;
  -webkit-transition: all 0.3s ease;
     -moz-transition: all 0.3s ease;
      -ms-transition: all 0.3s ease;
       -o-transition: all 0.3s ease;
          transition: all 0.3s ease;
}
.footer a:hover  {
  color: #314321;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

.footer .inner {
  width: 940px;
  height: 140px;
  margin: 0 auto;
  padding: 0 10px;
}

.footer .inner .column {
  float: left;
  width: 138px;
  height: 100px;
  line-height: 24px;
  padding: 0 0 0 10px;
  margin: 20px 0 0 0;
  border-left: 1px solid #91ba3a;
  border-right: 1px solid #678b1b;
}
.footer .inner .column.first {
  padding: 0;
  width: 149px;
  border-left: 0px solid #91ba3a;
}
.footer .inner .column.last {
  width: 319px;
  border-right: 0px solid #678b1b;
}
.footer .inner .column h4 {
  font-size: 16px;
  font-weight: 700;
  font-style: italic;
  color: #e1f8b0;
  margin: 0 0 10px 0;
}
.footer .inner .column.last label {
  float: left;
  width: 60px;
}
.footer .inner .column.last input[type=text] {
  padding: 3px 5px;
  background: #65871d;
  border: none;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  color: #fff;
  font-size: 11px;
}
.footer .inner .column.last input[type=submit] {
  background: #65871d;
  -webkit-border-radius: 3px;
  border-radius: 3px;
  border: none;
  color: #fff;
  font-size: 12px;
  font-weight: 700;
  font-style: italic;
  padding: 5px;
  margin: 3px 0 0 133px;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}
.footer .inner .column.last input[type=submit]:hover {
  background: #455d16;
  -webkit-transition: all 0.3s ease;
  -moz-transition: all 0.3s ease;
  -ms-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
}

/* logo3w */
.logo3w { position: absolute; right: 5px; bottom: 5px; width: 20px; height: 20px; background: url(../images/3wlogo.png); text-indent: -9999px;}
.logo3w a { display: block; height: 20px;}


/* ==========================================================================
   FlexSlider
   ========================================================================== */

.slides, .flex-control-nav, .flex-direction-nav {margin: 0; padding: 0; list-style: none;}
.slides > li {display: none; -webkit-backface-visibility: hidden;} /* Hide the slides before the JS is loaded. Avoids image jumping */
.slides img { width: 100%; display: block;}
.flex-pauseplay span {text-transform: capitalize;}

/* Clearfix for the .slides element */
.slides:after {content: "."; display: block; clear: both; visibility: hidden; line-height: 0; height: 0;}
html[xmlns] .slides {display: block;}
* html .slides {height: 1%;}


/* ==========================================================================
   Contact
   ========================================================================== */

#contact_tpl table tr td { padding: 0 0 5px 0;}

#contact_tpl input[type=text], .contact-form select,
#contact_tpl textarea, #contact_tpl input[type=submit] {
  color: #000;
  padding: 4px 6px;
  border: 1px solid #ccc;
  background: #fff;
  -webkit-border-radius: 2px;
  border-radius: 2px;
  -webkit-box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: inset 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
#contact_tpl input[type=text] {
  width: 206px;
  height: 20px;
  line-height: 20px;
}
#contact_tpl select {
  width: 220px;
  height: 30px;
  line-height: 30px;
}
#contact_tpl textarea {
  width: 240px;
  height: 100px;
  line-height: 20px;
}
#contact_tpl input[type=submit] {
  width: 220px;
  height: 30px;
  -webkit-box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
  box-shadow: 0 1px 1px 0 rgba(0, 0, 0, 0.1);
}
#contact_tpl input[type=text]:focus, #contact_tpl select:focus, #contact_tpl textarea:focus, #contact_tpl input[type=submit]:hover { border: 1px solid #7EA629;}
#contact_tpl form input[type=submit]:focus { border: 1px solid #009bcc;}
#contact_tpl small { color: #f00;}


/* ==========================================================================
   Sponsor carrousel
   ========================================================================== */

.sponsor-carrousel								{ background: #fff; padding: 20px 0; position: relative; }
.sponsor-carrousel > h1							{ padding-left: 20px; margin-bottom: 20px; float: left; }
.sponsor-carrousel > hr							{ margin: 0 20px 5px 20px; }
.sponsor-carrousel .slides li 					{ height: 120px;  padding: 0; overflow: hidden; }
.sponsor-carrousel .slides li .innerslide 		{ padding: 0 18px; }
.sponsor-carrousel .slides li .innerslide h2 	{ margin: 5px 0; padding: 0; }
.sponsor-carrousel .slides li .innerslide img	{ width:120px; height: 100px; }

ol.flex-control-nav								{ text-align: center;  }
.flex-control-nav li							{ display: inline-block; padding: 0 3px;}
.flex-control-nav li a							{ background: #7EA629; cursor:pointer; border-radius: 8px; width: 16px; height: 16px; display: inline-block; text-indent: 200%; overflow: hidden;  }
.flex-control-nav li a:hover					{ background: #6B8E22; }
.flex-control-nav li a.flex-active				{ background: #486210; }


/* ==========================================================================
   Helper classes
   ========================================================================== */

/*
 * Image replacement
 */

.ir {
    background-color: transparent;
    border: 0;
    overflow: hidden;
    /* IE 6/7 fallback */
    *text-indent: -9999px;
}

.ir:before {
    content: "";
    display: block;
    width: 0;
    height: 100%;
}

/*
 * Hide from both screenreaders and browsers: h5bp.com/u
 */

.hidden {
    display: none !important;
    visibility: hidden;
}

/*
 * Hide only visually, but have it available for screenreaders: h5bp.com/v
 */

.visuallyhidden {
    border: 0;
    clip: rect(0 0 0 0);
    height: 1px;
    margin: -1px;
    overflow: hidden;
    padding: 0;
    position: absolute;
    width: 1px;
}

/*
 * Extends the .visuallyhidden class to allow the element to be focusable
 * when navigated to via the keyboard: h5bp.com/p
 */

.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
    clip: auto;
    height: auto;
    margin: 0;
    overflow: visible;
    position: static;
    width: auto;
}

/*
 * Hide visually and from screenreaders, but maintain layout
 */

.invisible {
    visibility: hidden;
}

/*
 * Clearfix: contain floats
 *
 * For modern browsers
 * 1. The space content is one way to avoid an Opera bug when the
 *    `contenteditable` attribute is included anywhere else in the document.
 *    Otherwise it causes space to appear at the top and bottom of elements
 *    that receive the `clearfix` class.
 * 2. The use of `table` rather than `block` is only necessary if using
 *    `:before` to contain the top-margins of child elements.
 */

.clearfix:before,
.clearfix:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.inner:before,
.inner:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.row:before,
.row:after {
    content: " "; /* 1 */
    display: table; /* 2 */
}
.clearfix:after {
    clear: both;
}
.inner:after {
    clear: both;
}
.row:after {
    clear: both;
}

body.modal-popup .container {
  z-index: 99;
  opacity: .6;
  position: relative;
}

body.modal-popup .ui-dialog-titlebar-close {
  float: right !important;
}

body.modal-popup .ui-dialog-content {
  max-height: 250px !important;
  padding: 1rem !important;
}

body.modal-popup .container::before {
    content: "";
    display: block;
    position: fixed;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
    background: #000;
    opacity: .6;
    z-index: 100;
}

body.modal-popup .ui-dialog {
  z-index: 100;
    position: fixed !important;
    top: 50% !important;
    left: 50% !important;
    transform: translate(-50%, -50%) !important;
    background: #fff !important;
    border-radius: 5px !important;
}
body.modal-popup .ui-dialog-titlebar {
  padding: .5rem;
}

body.modal-popup .ui-resizable-handle {
  display: none !important;
}
