/* GENERAL */
body {
	background-color: #fff !important;
}

h1, h2 {
	font-family: 'Roboto slab',Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	font-size: 1.5em;
	letter-spacing: -1px;
}

h3, h4 {
	font-family: 'Roboto slab',Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
	font-weight: normal;
	text-align: center;
	font-size: 1.3em;
}
p {
	font-family: 'Roboto',Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
	color:#000;
	font-size: 1.2em;
	text-align: center;
}
a {
	font-family: 'Roboto',Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
}

.row a {color:#fff !important;}

ul {
	font-family: 'Roboto',Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
	color:#000;
	font-size: 1.2em;
	text-align: left;
	list-style: circle;
	line-height: 1.5;
}

.callout-list li {
    padding-bottom: 15px;
}

.reset {
	margin:0 !important;
}

.space-out {
	padding-top:20px !important;
}
	
	#intro .row, #intro-1a .row, #intro-1b .row, #intro-2a .row, #intro-2b .row, #auth-1a .row, #auth-1b .row, #how-1a .row, #how-1b .row, #how-1c .row, #how-1d .row, #how-1e .row, #how-1f .row, #how-1g .row, #how-1h .row, #how-1i .row, #how-1j .row, #how-1k .row, #rev-1a .row, #rev-1b .row, #rev-1c .row, #low-1a .row, #low-1b .row, #low-1c .row, #res-1a .row, #use-1a .row, #use-1b .row, #use-1c .row, #use-1d .row, #use-1e .row, #use-1f .row, #use-1g .row, #use-1h .row, #pes-1a .row, #pes-1b .row, #pes-1c .row, #pes-1d .row, #idl-1a .row {
		margin-top: -3%;
	}

/* EC HEADER */

#mainContainer {
    width: 100%;
}

#header {
    min-height: 145px;
	position: initial !important;
	background: url(images/header_bg_repeat.jpg) 0 0 repeat-x;
    background-color: rgba(0, 0, 0, 0);
    background-position-x: 0px;
    background-position-y: 0px;
    background-repeat: repeat-x;
    background-attachment: scroll;
    background-image: url("images/header_bg_repeat.jpg");
    background-size: auto;
    background-origin: padding-box;
    background-clip: border-box;
	margin: 0;
	padding: 0 !important;
	overflow: visible;
	z-index: 202;
	width:100%;
}

#header #banner-title-text {
	font-family: Arial,sans-serif !important;
	color: #0065a2 !important;
	font-weight:normal !important;
}

p#banner-title-text {
	color: #0065a2 !important;
	text-transform: uppercase;
	font-size: 24px !important;
	position: absolute;
	z-index: 10;
	top: 65px;
	text-decoration: none;
}
#header #sub-title {
    color: #fff;
    font-size: 17px !important;
    position: absolute;
    z-index: 10;
    left: 245px;
    top: 100px;
    text-decoration: none;
}

#path {
    font-size: 9.9px;
    min-height: 21px;
    line-height: 2.5;
	width: 100% !important;
	padding: 0 !important;
	margin: 0 !important;
	display: block !important;
}

#path li {
    white-space: nowrap;
    display: inline;
    padding: 0 0 0 12px !important;
    float: left !important;
    background: url("images/breadcrumb.gif") transparent left center no-repeat !important;
}
#path li.first {
background: none !important;
}

/* NAVBAR */
.navbar {
	padding-top: 0px;
	border-radius:0px;
	height:35px;
	margin-bottom: 0px;
}

#navbar-collapse-main {
    padding-left: 25%;
}

.navbar-inverse {
    background-color: #000;
    border: none;
}

nav a {
	font-family: 'Roboto slab',Verdana,Arial,Helvetica,"DejaVu Sans",sans-serif;
	font-weight: normal;
	color: #fff !important;
} 

.goToTop {
  position: fixed;
  top: 0;
  z-index: 999;
}
nav {
  position: absolute;
  bottom: 0;
  background: #ccc;
  margin: 0 auto;
}
nav li { background: transparent; }

.active#lvl1 a, #lvl1 a:hover, #lvl1 a:focus {
    color: #FD9C23 !important;
}
.active#lvl2 a, #lvl2 a:hover, #lvl2 a:focus {
    color: #8396FF !important;
}
.active#lvl0 a, #lvl0 a:hover, #lvl0 a:focus {
    color: #fff !important;
}
.active#lvl3 a, #lvl3 a:hover, #lvl3 a:focus {
    color: #468949 !important;
}
.active#lvl4 a, #lvl4 a:hover, #lvl4 a:focus {
    color: #FF9083 !important;
}

#navbar-main.affix-top {
  width: 100%;
    transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}
#navbar-main.affix {
  width: 100%;
    transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
}
#navbar-main {
  /* Added `.affix-top` class css when the element is top */
  &.affixed-top {
    background: #000;
    transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
  }
  /* Added `.affix` class css when the element is >= 170px (Look: line 8 html) */
  &.affix {
    top: 0;
    left: 0;
    right: 0;
    transition: all 1s;
  -moz-transition: all 1s; /* Firefox 4 */
  -webkit-transition: all 1s; /* Safari and Chrome */
  -o-transition: all 1s; /* Opera */
  }
}  
  

/* CONTENT */
.callout {
    padding-top: 5px;
    padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
    margin: 20px 0;
    border: 0px solid #ccc;
    border-left-width: 2px;
	color: #ccc;
	font-size: 1.1em;
}

.callout-list {
    padding-top: 5px;
    padding-bottom: 5px;
	padding-left: 30px;
	padding-right: 10px;
    margin: 20px 0;
    border: 0px solid #ccc;
    border-left-width: 2px;
	color: #ccc;
	font-size: 1.1em;
	text-align: left;
	list-style: circle;
}

.callout-list li {
    padding-bottom: 15px;
}

/********* SECTIONS *********/
	
	#up-n-down-arrows {
	  width: 100%;
	  height: 21px;
	  background-image: url("../images/desktop/up-n-down-arrows-desktop.png");
	  background-repeat: no-repeat;
	  background-position: center bottom;
	}	
	
/* HOME */

	.home-section .row {
		margin-top: -175px;
	}	
	
	#intro-home-bkg {
	  width: 100%;
	  height: 609px;
	  background-image: url("../images/desktop/intro-home-title-desktop.png"), url("../images/desktop/intro-home-desktop.png");
	  background-repeat: no-repeat, no-repeat;
	  background-position: 15px 90px, center;
	  display: block;
	}	
	#intro-home-bkg p {
	  margin-top: 295px;
	  text-align: left;
	  line-height: 2.5em;
	  margin-left: 40px;
	}
	
	#intro-home-scroll {
	  width: 100%;
	  height: 73px;
	  background-image: url("../images/desktop/intro-home-scroll-desktop.png");
	  background-repeat: no-repeat;
	  background-position: center;
	}	
	
	#intro-home-scroll p {
		text-align: center;
		color:#929497;
		font-size: 0.8em;
		padding-top: 80px;
	}
	
/* INTRO */
#intro h2 {
	color:#FD9C23;
	font-size: 2.5em;
	text-align: center;
	padding-bottom:20px;
}

#intro-2a h2 {
	color:#FD9C23;
	font-size: 2.5em;
	text-align: center;
	padding-bottom:20px;
}

#intro-1a h2 {
	color:#FD9C23;
	font-size: 2.5em;
	text-align: left;
	padding-bottom:20px;
}

#intro-1a p, #intro-2a p {
	text-align: left;
}

.desktop-only {
	display:block;
}

.mobile-only {
	display:none;
}

	#intro-1a-mobile, #intro-1b-mobile , #intro-2a-mobile {
		display:none;
	}

	#intro-1a-desktop {
		display:block;
		margin: 0 auto;
		margin-top:50px;
		margin-bottom:150px;
	}	

	#intro-1b-desktop {
		display: block;
		margin: 0 auto;
		margin-top: -56% !important;
		margin-left: 50%;
	}
	
	section#intro-1b, section#intro-2b  {
		display:none;
	}		

	#intro-2a-desktop {
		display: block;
		margin: 0 auto;		
		margin-top: -45% !important;
		margin-left: 59%;
	}

/* AUTHORISATION */
#auth-1a h2, #how-1a h2, #rev-1a h2, #low-1a h2, #res-1a h2 {
	color:#2374FF;
	font-size: 2.5em;
	text-align: left;
	padding-bottom:20px;
}
#auth-1a h3, #how-1g h3, #how-1j h3, #rev-1a h3, #rev-1c h3 {
	color:#8396FF;
	font-size: 2em;
	text-align: left;
	padding-bottom:20px;
}
#auth-1a p, #how-1a p, #how-1c p, #rev-1a p, #low-1a p, #res-1a p, #how-1g p, #how-1h p, #how-1j p, #rev-1c p {
	text-align: left;
}
#how-1a img.position {
	margin-top: -365px;
	margin-bottom: 20px;
}
#how-1c img.position {
	margin-top: -335px;
	margin-bottom: 20px;
}
#how-1e p, #how-1f p {
	margin-top: 160px;
    margin-bottom: 150px;
}
#how-1g img.position {
	margin-top: 95px;
	margin-bottom: 150px;
}
#how-1g .legend {
	position: absolute;
padding-top: 110px;
padding-left: 170px;
}
#how-1h img.position {
	margin-top: -100px;
	margin-bottom: 100px;
}
#how-1h .position p {
	padding-top: 100px;
	padding-left:40px;
}
#rev-1c img.position {
	margin-bottom: 300px;
}
#low-1a img.position {
	margin-bottom: 100px;
}
#res-1a img.position {
	margin-bottom: 250px;
}
/* USE */
#use-1a h2, #use-1g h2 {
	color:#59C600;
	font-size: 2.5em;
	text-align: left;
	padding-bottom:20px;
}
#use-1f h2 {
	color:#59C600;
	font-size: 2.5em;
	text-align: center;
	padding-bottom:20px;
}
#use-1h h2 {
	color:#000;
	font-size: 2.5em;
	text-align: center;
	padding-bottom:20px;
}
#use-1e h3, #use-1g h3 {
	color:#468949;
	font-size: 2em;
	text-align: left;
	padding-bottom:20px;
}
#use-1c h3 {
	color:#468949;
	font-size: 2em;
	text-align: center;
	padding-bottom:20px;
}

#use-1c h3 a {
	color:#468949 !important;
}
#use-1f h3 {
	color:#468949;
	font-size: 2em;
	text-align: center;
	padding-bottom:40px;
}

#use-1a p, #use-1e p, #use-1g p {
	text-align: left;
}

#use-1h p span {
	text-align: center;
	color: #ccc;
	padding-bottom:20px;
}				

#use-1a .position-1 {
	left: -240px;
}					

#use-1a .position-2 {
	margin-top: 0px;
}
	
#use-1a p.position {
	margin-top: -200px ;
}		

#use-1c img.position {
	margin-bottom: 100px;
}		

#use-1e img.position {
	margin-bottom: 200px;
}		

#use-1g img.position {
	margin-bottom: 75px;
}
#use-1h #up-n-down-arrows.position {
	margin-top:150px;
}
#auth-1a-desktop {
	display: block;
	margin: 0 auto;		
	margin-top: -45% !important;
	margin-left: 59%;
}

section#auth-1b  {
	display:none;
}

	/* SLIDER */
		#use-1f p{
			width:50%;
			text-align: center;
			margin: 0 auto;
			font-size:1em;
		}
		#use-1f > div > div > div > div > div.swiper-wrapper > div.swiper-slide > div {
			margin-bottom: 30px;
		}
		#use-1f hr{
			margin:0 auto;
			margin-bottom: 20px;
			margin-top:20px;
			width: 50%;
			border-color: #000;	
		}
		.swiper-button-prev, .swiper-container-rtl .swiper-button-next {
			left: 350px !important;
		}
		.swiper-button-next, .swiper-container-rtl .swiper-button-prev {
			right: 350px !important;
		}
		.swiper-container {
			margin-bottom: 150px;
		}
	
/* PESTICIDES RESIDUES */
#pes-1a h2 {
	color:#FF2328;
	font-size: 2.5em;
	text-align: center;
	padding-bottom:20px;
}
#pes-1c h2 {
	color:#000;
	font-size: 2em;
	text-align: left;
	padding-bottom:20px;
}
#pes-1c h3 {
	color:#FF9083;
	font-size: 2em;
	text-align: center;
	padding-bottom:30px;
}
#pes-1c p {
	text-align:left;
}
#pes-1c p span {
	font-size:2.5em;
	color:#FF2328;
	padding-bottom:20px;
}
#pes-1d p span {
	color:#FF2328;
}
#pes-1a p {
	text-align: justify;
}
#pes-1a a {
	color:#FF2328 !important;
}
#pes-1a img {
	padding-bottom:50px;
}
#idl-1a p {
    color: #fff;
    text-align: left;
    position: relative;
    width: 540px;
    margin: 0 auto;
    padding-top: 170px;
}

	#know-more {
	  background-image: url("../images/desktop/idl-1a-desktop.png");
	  background-repeat: no-repeat;
	  background-position: center;
		width: 100%;
		height: 394px;
		margin-top: 20px; 
	}
	#know-more button {
		border-radius:0px;
		background-color: #ffffff;
		width: 250px;	
		box-shadow: 5px 5px #FF8D00;
		margin-bottom:20px;
		padding-bottom:10px;
		padding-top:10px;
	}
	#know-more a {
		color: #000 !important;
	}
	#know-more > div {
		width: 380px;
		margin-top: 10px;
		margin-left: 32.1%;
}
	}
	#know-more > div > button {
		display:block !important;
		margin-left:28px !important;
	}

/* SWIPER SLIDER */
.swiper-container {
    width: 100%;
}

/* button custom overwrite */

.btn-custom-orange, .btn-custom-blue {
	background-color: #000;
	width: 100px;	
	box-shadow: 5px 5px #444;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:10px;
	border: none !important;
	border-radius:0px !important;
}
.btn-custom-orange:focus,
.btn-custom-orange.focus {
  color: #000;
  background-color: #FD9C23;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-orange:hover {
  color: #000;
  background-color: #FD9C23;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-orange:active,
.btn-custom-orange.active,
.open > .dropdown-toggle.btn-custom-orange {
  color: #000;
  background-color: #FD9C23;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-orange:active:hover,
.btn-custom-orange.active:hover,
.open > .dropdown-toggle.btn-custom-orange:hover,
.btn-custom-orange:active:focus,
.btn-custom-orange.active:focus,
.open > .dropdown-toggle.btn-custom-orange:focus,
.btn-custom-orange:active.focus,
.btn-custom-orange.active.focus,
.open > .dropdown-toggle.btn-custom-orange.focus {
  color: #000;
  background-color: #FD9C23;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-orange:active,
.btn-custom-orange.active,
.open > .dropdown-toggle.btn-custom-orange {
  background-image: none;
}

/* button blue */

.btn-custom-blue:focus,
.btn-custom-blue.focus {
  background-color: #8396FF !important;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-blue:hover {
  color: #000;
  background-color: #8396FF !important;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-blue:active,
.btn-custom-blue.active,
.open > .dropdown-toggle.btn-custom-blue {
  color: #000;
  background-color: #8396FF !important;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-blue:active:hover,
.btn-custom-blue.active:hover,
.open > .dropdown-toggle.btn-custom-blue:hover,
.btn-custom-blue:active:focus,
.btn-custom-blue.active:focus,
.open > .dropdown-toggle.btn-custom-blue:focus,
.btn-custom-blue:active.focus,
.btn-custom-blue.active.focus,
.open > .dropdown-toggle.btn-custom-blue.focus {
  color: #000;
  background-color: #8396FF;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-blue:active,
.btn-custom-blue.active,
.open > .dropdown-toggle.btn-custom-blue {
  background-image: none;
}

#inline_content2 p {
	text-align: left;
}

/* button green */

.btn-custom-green {
	background-color: #000;
	width: 20% !important;	
	box-shadow: 5px 5px #444;
	margin-bottom:20px;
	padding-bottom:10px;
	padding-top:10px;
	border: none !important;
	border-radius:0px !important;
}

.btn-custom-green:focus,
.btn-custom-green.focus {
  background-color: #468949;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-green:hover {
  color: #fff;
  background-color: #468949;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-green:active,
.btn-custom-green.active,
.open > .dropdown-toggle.btn-custom-green {
  color: #fff;
  background-color: #468949;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-green:active:hover,
.btn-custom-green.active:hover,
.open > .dropdown-toggle.btn-custom-green:hover,
.btn-custom-green:active:focus,
.btn-custom-green.active:focus,
.open > .dropdown-toggle.btn-custom-green:focus,
.btn-custom-green:active.focus,
.btn-custom-green.active.focus,
.open > .dropdown-toggle.btn-custom-green.focus {
  color: #fff;
  background-color: #468949;
  border: none !important;
  border-radius:0px !important;	
		box-shadow: 5px 5px #444;
}
.btn-custom-green:active,
.btn-custom-green.active,
.open > .dropdown-toggle.btn-custom-green {
  background-image: none;
}
