/* 
Dragonfruit Template 
http://www.templatemo.com/preview/templatemo_411_dragonfruit 
*/

body {
    font-family: 'Century Gothic', sans-serif;
}
.container-fluid {
    max-width: 1600px;
}
.container_wapper {
    width: 100%;
    background: #c0c0c0;
}
.rcolor {
    background: #f00;
}
.gcolor {
    background: #0f0;
}
.bcolor {
    background: #00f;
}
h1 {
    margin-top: 50px;
    margin-bottom: 40px;
    text-align: center;
    font: normal normal normal 34px/60px 'Century Gothic', sans-serif;
    color: #3b3b3b;
}

 #logo_img { width:400px; }
 
  #logo_img_new { width:220px; }
 .templatemo_logo { margin-top:13px; }
.templatemo_logo a:hover {
	text-decoration: none;
}
/*menu*/
#templatemo_mobile_menu {
    top: 0;
    width: 250px;
    height: 100%;
    background: #f9f9f9;
    position: fixed;
    z-index: 5500;
    right: -1500px;
    display: none;
    overflow: auto;
}
#templatemo_mobile_menu ul li a {
    text-align: left;
    background: #f15556;
    color: #000;
}
#templatemo_mobile_menu ul li:hover a {
    background: #c83233;
	color: #fff;
}
#templatemo_banner_menu {
    width: 100%;
    background: #f9f9f9;
    height: 94px;
    border-bottom: 1px solid #666666;
    position: fixed;
    top: 0;
    z-index: 5000;
}
#templatemo_banner_menu #logo_img {
    max-height: 90px;
    float: left; 
}

#templatemo_banner_menu #logo_img_new {
    max-height: 80px;
    float: left; 
}

#templatemo_banner_menu #logo_text {
    font: normal normal normal 36px/1em 'Century Gothic', sans-serif;
    margin-top: 30px;
    padding-left: 60px;
    text-align: left;
    color: #666666;
}
#templatemo_banner_menu #logo_text span {
    color: #666666;
}
#templatemo_banner_menu ul li a ,
#templatemo_banner_menu ul li a:focus {
    padding-top: 35px;
    padding-bottom: 35px;
    font: normal normal normal 18px/23px 'Century Gothic', sans-serif;
    color: #000;
    background: repeat-x url("../images/banner_bg.png") 0 -94px ;
    transition-duration: 1.0s;
}
#templatemo_banner_menu ul li a:hover ,
#templatemo_banner_menu ul li a.current
{
    background-position: 0 0px ;
    background-color: #666666;
    color: #ffffff;
}
#templatemo_banner_menu #mobile_menu {
    padding-top: 25px;
    font-size: 30px;
    float: right;
    color: #e35354;
}
/*banner slide*/
.banner { 
    width: 100%;
    height: 400px;
    margin-top: 94px;
    position: relative; 
    overflow: hidden;
}
.banner ul { 
    list-style: none; 
    padding: 0;
}
.banner ul li { 
    float: left; 
   /* background-size:50px 50px;*/
	background-size: 100%;
    height:400px;
    width: 100%;
}
.banner div.slide_caption {
	background: rgba(0, 0, 0, 0.0);
    max-width: 600px;
    margin: 140px auto auto auto;
}
.banner div.slide_caption h1 ,
.banner div.slide_caption p {
    background: none ;
    text-align: center;
    color: #fff;
    line-height: 1.75em;
    text-shadow: 1px 1px 5px rgba(150, 150, 150, 1);
}
.banner div.slide_caption a {
	color: #FF6;
}
.banner div.slide_caption h1 {
    font-size: 32px;
    margin: 0;
}
.banner div.slide_caption p {
    font-size: 16px;
}
.templatemo_banner_slide_01 {
    background: url('../images/header heigth 600px.jpg');
	background-repeat:no-repeat;
	width:100%;
}

.templatemo_banner_slide_02 {
    background: url('../images/header_kreco.png');
	background-repeat:no-repeat;
	width:100%;
}
/*
.templatemo_banner_slide_02 {
    background: url('../images/templatemo_banner_slide_02.jpg');
	background-repeat:no-repeat;
	width:100%;
}
.templatemo_banner_slide_03 {
    background: url('../images/templatemo_banner_slide_03.jpg');
	background-repeat:no-repeat;
	width:100%;
}*/
.landbouw_banner_slide_01 {
    background: url('../images/header heigth 600px.jpg');
	background-repeat:no-repeat;
	width:100%;
}


h2.land_h2 { 
font-size:20px;  font-weight:800;margin-top:60px;
}

h2.land_h2 span { 
color:#004983;font-size:20px;
}

ul.land_ul{ 
padding-left:20px; font-size:17px;  margin-top:20px; font-weight:500;
}

ul.land_ul li{ 
font-size:17px; font-weight:500;
}
/*.landbouw_banner_slide_02 {
    background: url('../images/landbouw_slide_02.jpg');
	background-repeat:no-repeat;
	width:100%;
}
.landbouw_banner_slide_03 {
    background: url('../images/landbouw_slide_03.jpg');
	background-repeat:no-repeat;
	width:100%;
    }*/
/*about our organization*/
#templatemo_about {
    background: #ffffff;
    float: left;
}
#templatemo_about .about_icon img {
    width: 100%;
}
#templatemo_about .about_icon h2 {
       text-align: center;
    font: normal normal normal 18px/19px 'Century Gothic', sans-serif;
    /*font-weight: bold;*/
    letter-spacing: 1px;
}
#templatemo_about .about_icon .imgwap {
    text-align: center;
    border-radius: 75px;
}
#templatemo_about .about_icon p {
    text-align: center;
    font: normal normal normal 14px/23px 'Century Gothic', sans-serif;
}
#templatemo_about .mission {
    background-color: #bd3e25;
    color: #f5bd48;
}
#templatemo_about .product {
    background-color: #334d5c;
    color: #f5bd48;
}
#templatemo_about .testimonial {
    background-color: #efc84a;
    color: #ab4921;
}
#templatemo_about .statistic {
    background-color: #334d5c;
    color: #efc84a;
}
#templatemo_about #testimonial_text_wap {
    overflow: hidden;
}
#templatemo_about #testimonial_text_wap h2 {
    font-size: 24px;
    margin: 0;
    padding: 12px 0;
}
#templatemo_about #testimonial_text_wap h3 {
    font-size: 20px;
    margin: 0;
    padding: 12px 0;
}
#templatemo_about #testimonial_text_wap img {
    margin-bottom: 20px ;
}
#templatemo_about #testimonial_text_wap p {
    font-size: 14px;
    line-height: 2em;
}
#templatemo_about .testimonial_text {
    width: 100%;
    float: left;
}
#templatemo_about .pre_next {
    font-size: 70px;
    top: 50%;
    margin-top: -35px;
    position: absolute;
}
#templatemo_about .pre_next a {
    color: #6698b5;
    float: left;
}
#templatemo_about .pre_next a:hover {
    color: #334d5c;
}
#templatemo_about #testimonial_text_wap h1 {
    font-size: 70px;
    top: 50%;
    margin-top: -35px;
}
#templatemo_about .testimonial_top_bottom_spacer {
    padding-bottom: 80px;
}
/*events*/
#templatemo_events {
    background: #79a3d8;
    float: left;
    overflow: hidden;
}
#templatemo_events h1{
    color: #fff;
}
#templatemo_events .event_box_wap {
    overflow:hidden;
    margin-bottom: 30px;
    cursor: pointer;
    position: relative;
}
#templatemo_events .event_box_wap .event_box_img {
    position: relative;
    top: 0;
}
#templatemo_events .event_box_wap .event_box_caption {
    position: relative;
    top: 0;
   /* padding-bottom: 10px;*/
    background: #fff;
    width: 100%;
    border-top: 3px solid #3c6f8c;
}
#templatemo_events .event_box_wap h1,
#templatemo_events .event_box_wap p {
    margin: 0;
    color: #333;
    text-align: left;
}
#templatemo_events .event_box_wap p {
    padding: 5px 20px 15px 20px;
}

#templatemo_events .event_box_wap p.right_content {
    padding: 18px;
	text-align:right;
	min-height:54px;
}

#templatemo_events .event_box_wap p.right_content_logo {
    padding: 8px;
	text-align:right;
	min-height:54px;
}

#templatemo_events .event_box_wap h1 {
padding: 20px 20px 20px 20px;
    font-size: 24px;
    line-height: 24px;
}

.down_div {
	border: 2px solid #004983;
    width: 105px;
    padding: 2px 5px;
    height: 30px;
    position: relative;
    top: 16px;
    border-radius: 4px;
    left: 32%;
    color: #004983;
    font-weight: 800;
    font-size: 15px;
    background-color: #fff;}
	
.download_pot {
	
	background-color:#e5e5e5; width:98%;  border-radius:2px; min-height:50px; padding-top:20px;  font-size:16px;
}
/*timeline*/
#templatemo_timeline {
    background: #fff;
    float: left;
}
#templatemo_timeline .container-fluid {
    max-width: 1600px;
    position: absolute;
    margin: auto;
    margin-bottom: 80px;
    background: url("../images/time_line_bg.png") repeat-y center top;
}
#templatemo_timeline .time_line_wap {
    position: absolute;
    display: none;
}
#templatemo_timeline .time_line_caption {
    background: #3955a5;
    padding: 10px 20px 10px 20px ;
    border-radius: 5px;
    height: 40px;
    clear: both;
    color: #fff; 
}
#templatemo_timeline .time_line_paragraph {
    background: #e6e6e6;
   /* padding: 10px;*/
    border-radius: 5px;
    width: 100%;
    margin-top: 50px;
    font-family: 'Century Gothic', sans-serif;
}
#templatemo_timeline .time_line_paragraph a {
    color: #000;
    text-decoration: underline;
}
#templatemo_timeline .left_timeline {
    margin-left: 30px;
}
#templatemo_timeline .left_timeline .time_line_caption {
    float: right;
    margin-right: 0px;
}
#templatemo_timeline .right_timeline .time_line_caption {
    float: left;
}
#templatemo_timeline .time_line_paragraph h1 {
    text-align: left;
    margin: 0;
    font-size: 24px;
    line-height: 30px;
    color: #000;
    padding: 10px 10px 10px 10px;
}
#templatemo_timeline .time_line_paragraph p {
    padding: 0px 20px 20px 20px;
    text-align: left;
    margin: 0;
    font-size: 14px;
    line-height: 2em;
    color: #000;
}
#templatemo_timeline .left_timer {
    float: right;
    background: url("../images/arrow_left.png") 0 5px;
}
#templatemo_timeline .right_timer {
    float: left;
    background: url("../images/arrow_right.png") 0px 5px;
}
#templatemo_timeline .left_timer ,
#templatemo_timeline .right_timer {
    padding-left:30px;
    width: 101px;
    position: absolute;
}
#templatemo_timeline .left_timer span,
#templatemo_timeline .right_timer span {
    border-radius: 20px;
    width: 30px;
    height: 30px;
    background: #e6e6e6;
    text-align: center;
    color: #fff;
    font-size: 24px;
    padding-top: 3px;
    margin-top: 3px;
}
/*contact*/
#templatemo_contact, #templatemo_locatie {
    background: #999999;
    float: left;
}
#templatemo_contact h1, #templatemo_locatie h1 {
    color: #fff;
}
#templatemo_contact h2, #templatemo_locatie h2 {
    font-size: 24px;
    color: #fff;
    padding-top: 0;
    padding-bottom: 20px;
}
#templatemo_contact_map {
    width: 100%;
    height: 320px;
    float: left;
    margin-bottom: 40px;
}


#templatemo_contact ul li a {
    background: none;
}
#templatemo_contact ul li a i {
    width: 60px;
    padding: 20px 0;
    font-size: 32px;
    color: #fff;
    text-align: center;
}
#templatemo_contact p {
    color: #fff;
    line-height: 30px;
	margin-top: 15px;
}
#templatemo_contact input {
    width: 100%;
    height: 50px;
    padding: 10px;
    border: none;
}
#templatemo_contact textarea {
    border: none;
    width: 100%;
    height: 150px;
    padding: 10px;
}
#templatemo_contact button {
    width: 100%;
    height: 50px;
    float: left;
    margin-top: 20px;
    margin-bottom: 20px;
    border: none;
    background: #eaeaea;
}
#templatemo_contact button:hover {
    background: #999999;
} 

#templatemo_contact h3 { color:#fff; font-size:16px; font-weight:bold;  }
#templatemo_contact ul li { list-style:none; color:#fff; font-size:14 }

/*templatemo_footer*/
#templatemo_footer {
    width: 100%;
    border-top: 2px solid #666666;
    height: 70px;
    background: #3955a5;
    float: left;
}
#templatemo_footer p {
    padding-top: 20px;
    color: #fff;
    text-align: center;
}
#templatemo_footer a {
    color: #fff;
    text-decoration: underline;
}

/** Style for the button & div **/
 .myButton {
    padding: .2em 1em;
    font-size: 1em;
}
.mySelect {
    padding: .2em 0;
    font-size: 1em;
}
#myDiv, #myDiv1, #myDiv2 {
  
   /* background-color:#eee;
    border:2px solid #333;*/
    display:none;
    text-align:justify;
	position:absolute;
	z-index:100;
	width:100%;
	margin:0 auto;
	
}

#myDiv p, #myDiv1 p, #myDiv2 p {
    margin: 10px;
	color:#1670B0;
	font-weight:800;
    font-size: 14px;
	
}

#myDiv li, #myDiv1 li, #myDiv2 li {
    /*margin: 15px;*/
	 font-size: 13px;
	color:#003254;
	
}
/** Style for the cointainer **/

.grad_header { 
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#014983+0,fcf7f7+93 */
background: #014983; /* Old browsers */
background: -moz-linear-gradient(left,  #014983 0%, #fcf7f7 93%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(0%,#014983), color-stop(93%,#fcf7f7)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #014983 0%,#fcf7f7 93%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #014983 0%,#fcf7f7 93%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #014983 0%,#fcf7f7 93%); /* IE10+ */
background: linear-gradient(to right,  #014983 0%,#fcf7f7 93%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#014983', endColorstr='#fcf7f7',GradientType=1 ); /* IE6-9 */

}

.grad_header_rev {
	
	/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#fcf7f7+7,014983+100 */
background: #fcf7f7; /* Old browsers */
background: -moz-linear-gradient(left,  #fcf7f7 7%, #014983 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, right top, color-stop(7%,#fcf7f7), color-stop(100%,#014983)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(left,  #fcf7f7 7%,#014983 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(left,  #fcf7f7 7%,#014983 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(left,  #fcf7f7 7%,#014983 100%); /* IE10+ */
background: linear-gradient(to right,  #fcf7f7 7%,#014983 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#fcf7f7', endColorstr='#014983',GradientType=1 ); /* IE6-9 */
 }
/*  Small devices (tablets, 320px and up)  */
@media (max-width: 320px ) { 
 #logo_img { width:200px; }
 
  #logo_img_new { width:180px; }
}

/*  Small devices (tablets, 768px and up)  */
@media (max-width: 768px ) { 
   #logo_img { width:280px; margin-top:5px;  }
   
   #logo_img_new { width:250px; margin-top:5px;  }

    #templatemo_about .pre_next {
        font-size: 15px;
    }
    #templatemo_timeline .right_timer {
        background-position: center center;
    }
}
/*  Medium devices (desktops, 992px and up)  */
@media (max-width: 970px ) {
	#logo_img { width:300px; }
	
	#logo_img_new { width:200px; }

	
    #templatemo_timeline .right_timer {
        background-position: 100px 5px;
    }
    #templatemo_banner_menu #logo_text {
        font: normal normal normal 30px/1em 'Century Gothic', sans-serif;
    }
    #templatemo_timeline .container-fluid {
        background: url("../images/time_line_bg.jpg") repeat-y 28px 0;
    }
}
/*  Large devices (large desktops, 1200px and up)  */
@media (max-width: 1100px ) {
	
	#logo_img { width:350px; margin-top:5px; }
	
	#logo_img_new{ width:200px; margin-top:5px; }
}
.sitemap_div a{
	color:#FFF;
}