@import url("http://fonts.googleapis.com/css?family=Raleway:100,200,400,600,800");


/* Style Général */
.col-xs-1, .col-sm-1, .col-md-1, .col-lg-1, .col-xs-2, .col-sm-2, .col-md-2, .col-lg-2, .col-xs-3, .col-sm-3, .col-md-3, .col-lg-3, .col-xs-4, .col-sm-4, .col-md-4, .col-lg-4, .col-xs-5, .col-sm-5, .col-md-5, .col-lg-5, .col-xs-6, .col-sm-6, .col-md-6, .col-lg-6, .col-xs-7, .col-sm-7, .col-md-7, .col-lg-7, .col-xs-8, .col-sm-8, .col-md-8, .col-lg-8, .col-xs-9, .col-sm-9, .col-md-9, .col-lg-9, .col-xs-10, .col-sm-10, .col-md-10, .col-lg-10, .col-xs-11, .col-sm-11, .col-md-11, .col-lg-11, .col-xs-12, .col-sm-12, .col-md-12, .col-lg-12 {
    min-height: 1px;
    padding-left: 0px;
    padding-right: 0px;
    position: relative;
}

html,
body {
  width: 100%;
  margin: 0;
  padding: 0;
  background-color: #ffffff;
}

body {
    color: #301f21;
    font-family: 'Raleway',Arial, Helvetica, sans-serif;
    font-size: 14px;
}

a, input{
    transition: all 0.1s ease-in-out 0s;
}

a:focus, a:hover{
    color:inherit;
    text-decoration:none;
    border-color:none;
}

p{
    text-align:justify;
}

select:-moz-focusring {
    color: transparent !important;
    text-shadow: 0 0 0 #000 !important;
}

:focus {outline:none !important;}
::-moz-focus-inner {border:0 !important;}

.red{
    color:red !important;
}

.asterix{
    font-family: Arial,Helvetica,sans-serif !important;
}

.lower{
    text-transform : lowercase !important;
    font-weight:normal;
}

.centered{
    text-align:center;
}

.clear{
    clear:both;
}

.errorlist{
    list-style-type:none;
}

.errorlist li{
    color:red;
}

.row {
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 160px !important;
    padding-right: 160px !important;
}

.paddedRow{
    margin-left: 0px !important;
    margin-right: 0px !important;
    padding-left: 200px !important;
    padding-right: 200px !important;
}

.with-shadow{
    -webkit-box-shadow: 0 0 5px 0 rgba(0,0,0,0.75);
    box-shadow: 0 0 5px 0 rgba(0,0,0,0.75); 
}

.no-padding{
    padding: 0 !important;
}

.no-shadow{
    box-shadow:none !important;
}

.no-border{
    border:0px !important;
}

a {
  text-decoration: none;
  color:#575656;
  outline: 0;
}

a:focus, a:hover{
    color: #757575;
    outline:none !important;
    text-decoration:none !important;
}

#content, .content{
    width:1288px;
    position:relative;
    margin:auto;
}


/* CAROUSEL */

.carouselContainer{
    height:500px;
    position:relative;
}

.carouselContainer{
    position:relative;
    z-index:800;
}

.carousel-caption {
    left: 200px;
    position: absolute;
    bottom: 10px;
}

.captionContainer {
    background: rgba(255,255,255,0.8);
    border-radius: 20px;
    box-shadow: 5px 5px 10px 0 rgba(0, 0, 0, 0.8);
    display: block;
    font-size: 36px;
    min-height: 65px;
    line-height: 120%;
    padding: 20px 30px 0;
    position: relative;
    text-align: left;
    text-shadow: none;
    width: 385px;
    font-size:22px;
    color:#575656;
}

.moreLinkContainer{
    text-align:right;
    padding-bottom:10px;
}

.moreLinkContainer a{
    color:#575656;
    font-size:20px;
}

.moreLinkContainer a span{
    font-size:28px;
    position:relative;
    top:4px;
}

.menuSliderContainer{
    width:390px;
    height:502px;
    background-color:rgba(255,255,255,0.8);
    position:absolute;
    top:0px;
    left:730px;
    z-index:300;
}

.menuSlider a{
    color:#575656;
    text-transform:uppercase;
    font-weight:300;
    display:block;
    font-size:22px;
    margin-left:40px;
}

.menuSliderSemenceLink{
    text-align:center;
    font-size:35px !important;
    margin-top:30px;
    margin-left:0px !important;
    margin-bottom:-20px;
}

.menuSlider a span{
    background-image:url('../img/sprite_menu_index.png');
    display:inline-block;
    width:64px;
    height:64px;
}

.menuSlider a .menuSliderSemence{
    width:160px;
    height:160px;
}

.menuSlider .menuSliderSemence{
	background-position: -166px 0px;
}

.menuSlider .menuSliderSemenceLink:hover .menuSliderSemence{
    background-position: 0px 0px;
}

.menuSlider .menuSliderPhyto{
	background-position:-77px -174px;
}

.menuSlider a:hover .menuSliderPhyto{
    background-position:0px -174px;
}

.menuSlider .menuSliderFertilisant{
    background-position:-77px -241px;
}

.menuSlider a:hover .menuSliderFertilisant{
	background-position:0px -241px;
}

.menuSlider .menuSliderRevendeur{
    background-position:-77px -308px;
}

.menuSlider a:hover .menuSliderRevendeur{
	background-position:0px -308px;
}

.menuSlider .menuSliderRevendeur, .menuSlider .menuSliderFertilisant,
.menuSlider .menuSliderPhyto{
    position:relative;
    top:24px;
    margin-right:10px;
}

/* HEADER */
header{
    min-height:245px;
}

.index header{
    min-height:200px;
}

.imgLogo{
    margin-top:30px;
}

nav{
    margin-top:100px;
    text-align:right;
}

nav ul{
    list-style-type:none;
    margin-bottom:0px;
}

nav ul li{
    display:inline-block;
    height:40px;
    border-right:1px solid #32A435;
    padding-right:7px;
    padding-left:3px;
}

nav ul li.last{
    border-right:0px;
}

nav ul li a{
    display:block;
    color:#575656;
    margin-top:7px;
    font-size:16px;
}

nav .icon-linkedin{
    font-size:28px;
    position:relative;
    top:5px;
}

.subNav{
    margin-top:-10px;
}

.subNav li{
    border-right:0px;
}

.navSprite{
    display:inline-block;
    height:44px;
    width:44px;
    background-image:url('../img/sprite_menu.png');
    position:relative;
    top:15px;
    margin-left:5px;
}

.subNavSemences:hover .navSprite, .menuFooter a:hover .menuFooterSemence{
    background-position: 0px -45px;    
}

.subNavPhyto .navSprite, .menuFooter .menuFooterPhyto{
    background-position : -44px 0px;
}

.subNavPhyto:hover .navSprite, .menuFooter a:hover .menuFooterPhyto{
    background-position : -44px -45px;
}

.subNavFertilisant .navSprite, .menuFooter .menuFooterFertilisant{
    background-position : -88px 0px;
}

.subNavFertilisant:hover .navSprite, .menuFooter a:hover .menuFooterFertilisant{
    background-position : -88px -45px;
}

.subNavRevendeur .navSprite, .menuFooter .menuFooterRevendeur{
    background-position : -132px 0px;
}

.subNavRevendeur:hover .navSprite, .menuFooter a:hover .menuFooterRevendeur{
    background-position : -132px -45px;
}

/* COLOR THEME */
.yellowTheme{
	background: #f1e778; /* Old browsers */
	background: -moz-linear-gradient(top,  #f1e778 0%, #f4d914 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f1e778), color-stop(100%,#f4d914)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #f1e778 0%,#f4d914 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #f1e778 0%,#f4d914 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #f1e778 0%,#f4d914 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #f1e778 0%,#f4d914 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1e778', endColorstr='#f4d914',GradientType=0 ); /* IE6-9 */
}

.yellowTheme.transparentTheme{
	background: -moz-linear-gradient(top,  rgba(241,231,120,0.8) 0%, rgba(244,217,20,0.8) 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,231,120,0.8)), color-stop(100%,rgba(244,217,20,0.8))); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  rgba(241,231,120,0.8) 0%,rgba(244,217,20,0.8) 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  rgba(241,231,120,0.8) 0%,rgba(244,217,20,0.8) 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  rgba(241,231,120,0.8) 0%,rgba(244,217,20,0.8) 100%); /* IE10+ */
	background: linear-gradient(to bottom,  rgba(241,231,120,0.8) 0%,rgba(244,217,20,0.8) 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ccf1e778', endColorstr='#ccf4d914',GradientType=0 ); /* IE6-9 */
}

.blueTheme{
	background: #61c3e3; /* Old browsers */
	background: -moz-linear-gradient(top,  #61c3e3 0%, #1f96b2 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#61c3e3), color-stop(100%,#1f96b2)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #61c3e3 0%,#1f96b2 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #61c3e3 0%,#1f96b2 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #61c3e3 0%,#1f96b2 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #61c3e3 0%,#1f96b2 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#61c3e3', endColorstr='#1f96b2',GradientType=0 ); /* IE6-9 */
}

.orangeTheme{
	background: #ee954e; /* Old browsers */
	background: -moz-linear-gradient(top,  #ee954e 0%, #f76806 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#ee954e), color-stop(100%,#f76806)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #ee954e 0%,#f76806 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #ee954e 0%,#f76806 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #ee954e 0%,#f76806 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #ee954e 0%,#f76806 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ee954e', endColorstr='#f76806',GradientType=0 ); /* IE6-9 */
}

.greyTheme{
	background: #6f7072; /* Old browsers */
	background: -moz-linear-gradient(top,  #6f7072 0%, #434444 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#6f7072), color-stop(100%,#434444)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #6f7072 0%,#434444 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #6f7072 0%,#434444 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #6f7072 0%,#434444 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #6f7072 0%,#434444 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#6f7072', endColorstr='#434444',GradientType=0 ); /* IE6-9 */
}

/* TITLE BAR */

/* TITLE */
.mainTitleRow{
	height:110px;
	position:relative;
}

.iconTitle{
	display:inline-block;
	width:84px;
	height:84px;
	background-image:url('../img/sprite_titre.png');
	margin-top:12px;
}

.iconTitle-phyto{
	background-position:-122px 0px;
}

.iconTitle-fertilisant{
	background-position:-244px 0px;
}

.iconTitle-revendeur{
	background-position:-366px 0px;
}

.mainTitleRow h1{
	display:inline-block;
	margin-top:0px;
	position:relative;
	top:-27px;
	font-size:30px;
	font-weight:600;
	text-transform:uppercase;
	margin-left:25px;
	color:white;
}

.mainTitleRow.yellowTheme h1{
	color:#575656;
}

.mainTitleRow h1 span{
	font-size:24px;
	font-weight:400;
}

.mainTitleRow .whiteBlock{
	width:35px;
	background-color:white;
	height:110px;
	position:absolute;
	right:165px;
	top:0px;
}

/* Text Only (General) */
.textRow{
	padding-top:45px;
}

.textRow ul{
	padding-left:15px;
}

/* FAQ (General) */

#accordionFaq{
    margin: 30px 0px 30px;
}

#accordionFaq .ui-accordion{
    margin-bottom:10px;
}

#accordionFaq .ui-accordion .ui-accordion-header {
    cursor: pointer;
    display: block;
    margin-top: 2px;
    min-height: 45px;
    padding: 0.5em 0.5em 0.5em 0.7em;
    position: relative;
    font-size:24px;
    text-transform:uppercase;
    font-weight:400;
    font-family: 'Raleway',Arial, Helvetica, sans-serif;
}

#accordionFaq .ui-accordion .ui-accordion-header .ui-accordion-header-icon {
    margin-top: -10px ;
    position: absolute;
    left: 94%;
    top: 40%;
}
  
#accordionFaq .ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default {
    background: none white;
    border:1px solid #575656;
    color: #575656;
}
    
#accordionFaq .ui-widget-content {
    background: none white;
    border:1px solid #575656;
    border-top:0px;
    color: #575656;
    font-family: 'Raleway',Arial, Helvetica, sans-serif;
}

#accordionFaq .ui-state-default .ui-icon {
    background-image: url("../img/grey_arrow.png");
}

#accordionFaq .ui-state-active .ui-icon {
    background-image: url("../img/grey_arrow_down.png");
}

#accordionFaq .ui-icon-triangle-1-s {
    background-position: 0px 0px;
    width:35px;
    height:35px;
}

#accordionFaq .ui-icon-triangle-1-e {
    background-position: 0px 0px;
    width:30px;
    height:35px;
    left:95% !important;
}

.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr {
    border-top-right-radius: 0px;
}
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl {
    border-top-left-radius: 0px;
}

.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br {
    border-bottom-right-radius: 0px;
}
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl {
    border-bottom-left-radius: 0px;
}

/* FOOTER */

.menuFooterContainer{
	padding:30px 0px;
}

.menuFooter{
	margin-top:20px;
}

.menuFooter ul{
	display:inline-block;
    list-style-type:none;
    margin-bottom:0px;
    padding-left:5px;
}

.menuFooter ul li{
    display:inline-block;
    height:30px;
    border-right:1px solid #32A435;
    padding-right:7px;
    padding-left:3px;
}

.menuFooter ul li.last{
    border-right:0px;
}

.menuFooter ul li a{
    display:block;
    color:#575656;
    margin-top:7px;
    font-size:14px;
}

.menuFooter ul li a:hover{
	color: #BFBFBF;
    outline:none !important;
    text-decoration:none !important;
}

.menuFooter .menuFooterIcon{
	display:inline-block;
    height:44px;
    width:44px;
    background-image:url('../img/sprite_menu.png');
    position:relative;
    top:15px;
}

footer{
    position:relative;
}

.footerPlikee{
    background-color:#BFBFBF;
    padding-top:10px;
    padding-bottom:5px;
    position:relative;
}

.copyrightPlikee{
    display:block; 
    margin-top:12px; 
}

.logoPlikee{
    text-align:right;
}
.logoPlikee img{
    margin-top:3px;
    margin-bottom:3px;
}


/*Effet du caroussel */
.carousel.fade {
  opacity: 1;
}
.carousel.fade .item {
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  left: 0 !important;
  opacity: 0;
  top:0;
  position:absolute;
  width: 100%;
  display:block !important;
  z-index:1;
}

.carousel.fade .item:first-child {
  top:auto;
  position:relative;
}

.carousel.fade .item.active {
  opacity: 1;
  -moz-transition: opacity ease-in-out .7s;
  -o-transition: opacity ease-in-out .7s;
  -webkit-transition: opacity ease-in-out .7s;
  transition: opacity ease-in-out .7s;
  z-index:2;
}

.socialContainer{
	padding-top:10px;
	text-align:right;
}
