2019-04-01 18:11:51 +02:00

669 lines
9.0 KiB
SCSS
Raw Blame History

This file contains invisible Unicode characters

This file contains invisible Unicode characters that are indistinguishable to humans but may be processed differently by a computer. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

$orange: #FF931E;
$blue: #2BAADA;
$dark_orange: #E94F25;
$title_font : "Lato", sans-serif;
$sans_serif_font:"Lato", Arial, sans-serif;
$serif_font : "Roboto Slab", serif;
$cursive_font : 'Galada', cursive;
@import "jquery.bxslider";
@import "redactor";
@import "fontawesome/font-awesome";
@import "qi_grids";
@import "popover";
@import "public/flexslider";
@import "vendor/flipclock";
@import "vendor/jquery.cookiebar";
body{
padding:0;
font-family:lato;
width:100%;
margin:0;
}
.slide_home_wrapper{
position:relative;
background:no-repeat center center;
background-size:100%;
background-size:cover;
a{
text-decoration:none;
}
#cinquante{
position:absolute;
bottom:0px;
left:0;
width:300px;
z-index:3;
}
.bx-wrapper{
margin:0;
}
.bx-controls{
position:absolute;
bottom:40px;
left:0;
right:0;
}
.slide{
.link_overlay{
position:absolute;
top:0;
left:0;
right:0;
bottom:0;
}
position:relative;
.description{
position:absolute;
bottom:50px;
right:50px;
background:rgba(255,255,255,0.85);
width:590px;
}
.logo{
position:absolute;
top:30px;
left:30px;
width:135px;
}
.content{
text-decoration:none;
padding:20px 30px;
padding-bottom:50px;
color:black;
font-size:1em;
}
}
}
.slide{
background:no-repeat center center;
}
.clear{
clear:both;
}
.center{
max-width:1010px;
margin:auto;
}
.btn{
display:inline-block;
width:auto !important;
text-transform:uppercase;
color:black;
border:2px solid black !important;
padding:6px 12px;
margin:0 5px;
text-decoration:none;
cursor:pointer;
}
h1{
background:no-repeat bottom center;
text-align:center;
background-image:url('/bottom-lines.png');
background-size: 225px;
padding-top:20px;
padding-bottom:10px;
margin-bottom:30px;
margin-top:0;
text-transform:uppercase;
font-weight:500;
}
#main_content{
margin:auto;
max-width:940px;
padding:20px 30px;
padding-top:0;
width:100%;
min-height:600px;
position:relative;
z-index:2;
top:-68px;
background:rgba(255,255,255,1);
}
#bottom_lines{
width:100%;
height:4px;
display:block;
}
#groupepayreid img{
height: 110px !important;
}
#footer{
margin-top:50px;
padding:20px 0;
background:no-repeat top right;
background-color:#4D4D4D;
background-image:url('/lines.png');
background-size: auto 100%;
h2{
color:white;
}
fieldset{
border:0;
padding:0;
margin:0;
}
table{
width:600px !important;
max-width:100%;
border-collapse:collapse;
td{
padding-bottom:12px;
}
}
input, textarea{
box-sizing:border-box;
padding:12px 15px;
font-size:1em;
width:100%;
border:0;
}
.error{
color:red;
}
.submit{
width:600px;
max-width:100%;
text-align:right;
padding:14px 0;
padding-top:0px;
}
.btn{
border-color:white !important;
color:white;
background:transparent;
}
}
#sub_footer{
padding: 0 30px;
padding-right:20px;
text-align:right;
a{
text-decoration:none;
color:inherit;
}
i{
width:17px;
display:inline-block;
}
p{
padding:0;
margin:0;
}
#place,#contacts{
display:inline-block;
padding:25px 0;
font-size:14px;
color:rgba(0,0,0,0.6);
line-height:19px;
text-align:left;
}
#contacts{
padding-right:50px;
}
#place{
padding-right:35px;
}
#logos{
padding:15px 0;
float:left;
img{
height:90px;
margin:0 10px;
}
}
}
#actus{
padding:20px 0;
padding-bottom:50px;
h3{
text-transform:uppercase;
font-weight:500;
margin-bottom:-10px;
padding-bottom:0;
}
#left_actus{
float:left;
width:65%;
}
#right_actus{
float:left;
width:35%;
}
}
.actu{
.img{
float:left;
width:260px;
background:center center no-repeat;
}
.description{
margin-left:280px;
margin-right:20px;
}
}
h2{
background:no-repeat bottom left;
background-image:url('/bottom-lines.png');
background-size: 225px;
padding-top:20px;
padding-bottom:10px;
margin-bottom:10px;
margin-top:0;
text-transform:uppercase;
font-weight:500;
}
#logo_fond{
position:absolute;
top:0;
left:0;
height:190px;
z-index:3;
}
#menu_top{
position:absolute;
top:0px;
left:0;
right:0;
min-height:100px;
background:black;
padding-right:20px;
padding-top:30px;
background: linear-gradient(to bottom, rgba(0,0,0,0.4) 0%, rgba(0,0,0,0.25) 30%,rgba(0,0,0,0) 100%);
z-index:2;
color:white;
text-align:right;
a{
color:white;
text-decoration:none;
}
.sub_menu{
font-size:0.8em;
opacity:0.7;
padding-right:10px;
}
.menu{
padding:5px 0;
a{
display:inline-block;
padding:5px 10px;
font-weight:500;
font-size:1.2em;
text-transform:uppercase;
}
.devis{
background:#f2930d;
}
}
}
.breve{
color:black;
text-decoration:none;
font-size:1.2em;
.color{
height:1em;
width:5px;
position:relative;
top:2px;
background:black;
display:inline-block;
}
border-bottom:1px dashed rgba(0,0,0,0.9);
padding-bottom:10px;
margin-bottom:10px;
}
.product_icon{
text-align:center;
img{
height:120px;
margin:10px 5px;
}
padding-bottom:30px;
}
#products{
a{
text-decoration:none;
}
h2{
background-position:center bottom;
text-align:center;
}
text-align:center;
img{
height:100px;
margin:10px 5px;
}
}
.menubar {
display: none;
}
.bars {
display:none;
}
//responsive
img, table{
a {
max-width: 80%;
padding-bottom: 20px;
}
}
.imgpayre {
position: relative;
bottom: 10px;
}
@media screen and (max-width: 880px) {
//menu
.bars {
display: block;
z-index: 300;
font-size: 30px;
color: #62bfe7;
z-index:111;
position:fixed;
top:10px;
right:10px;
}
table {
font-size: 11px;
span {
font-size: 12px !important;
}
}
#menu_top{
position:static;
min-height:0;
padding:0;
}
.menu_outer{
//display:block;
display: none;
position:fixed;
top:0;
bottom: 0;
right: 0;
left: 0;
background: rgba(50,50,50,0.90);
padding: 14% !important;
z-index: 3;
}
.menu {
a{
color: rgba(255, 255, 255, 1) !important;
display: block !important;
padding: 10px 25px !important;
font-size: 20px !important;
}
}
//bannière
#logo_fond {
width: 25%;
height: auto;
}
#cinquante {
width: 40% !important;
}
.menu {
}
.sub_menu {
font-size: 10px !important;
opacity: 0.7;
padding-right: 0px !important;
position: absolute;
bottom: 0;
color: white;
left: 10%;
right: 10%;
}
.content {
display: none;
}
.columns {
padding-top: 40px !important;
padding-bottom: 40px !important;
}
//production
.columns .span_12 {
padding: 0 30px;
span {
font-size: 15px !important;
}
}
//actu
.actu .description {
margin-left: 0px;
}
#right_actus {
float: none !important;
width: 90% !important;
margin-right: 20px;
position: relative;
left: 5%;
}
.actu .img {
float: none;
width: 100%;
background: center center no-repeat;
}
#actus #left_actus {
float: auto;
width: 90%;
padding: 20px;
}
.cta .btn {
margin-bottom: 20px;
}
//formulaire
#footer table {
width: auto !important;
max-width: auto;
border-collapse: collapse;
}
#footer .submit {
width: auto;
max-width: auto;
}
.center {
margin: 20px;
}
#footer {
margin-top: 0px;
}
//footer
//grandescultures
.columns.span_3 {
text-align: left;
width: 100%;
padding: 0px;
}
.columns.span_4 {
width: 100%;
padding: 0px;
}
.columns.span_5 {
width: 100%;
padding: 0px;
}
.columns.span_3 {
.columns.span_12 {
padding: 0px;
width: 100%;
}
}
.columns.span_6 {
width: 100%;
a {
margin-bottom: 20px;
}
}
#main_content {
width: auto;
top: 0px;
.columns {
padding: 10px !important;
}
h1 {
position: relative;
top: 10px;
font-size: 20px;
}
.download_content {
margin-bottom: 20px;
}
}
//production animale
.columns.span_12 {
img {
width: 100%;
}
}
.rea-gal {
text-align: center;
}
#sub_footer {
text-align: center;
#logos {
padding: 15px;
img {
margin: 5px 10px !important;
display: inline-block;
}
}
#contacts {
padding-right: 0px !important;
height: 10vh;
}
#groupepayreid img{
height: 90px !important;
display: block;
width: auto;
position: relative;
left: 35%;
}
#place, #contacts {
padding-right: 5% !important;
padding-left: 0% !important;
padding-top: 20px !important;
font-size: 12px !important;
}
img {
height: 70px !important;
}
}
}