/*
Theme Name: Jardinerie Bootstrap
Author: William Philippon
Version: 1.0 
Text Domain: bootstrapstarter
*/

body {
  font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
  font-size: 14px;
  color: #232323;
  

}



.blog-masthead {
   min-height:135px;
   background-color: #3c3c3c;
   padding-top: 19px;
}

/* header */

.degradeBox {
  height:1px;
  width:100%;
  background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 42%, rgba(255,255,255,0) 69%);
  background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,1) 42%,rgba(255,255,255,0) 69%);
  background: radial-gradient(ellipse at center, rgba(255,255,255,1) 42%,rgba(255,255,255,0) 69%);
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#00ffffff',GradientType=1 );
}

.menu-secondaire ul {list-style-type:none; text-align:right; width:100%; padding:0px}
.menu-secondaire ul li {display: inline-block; color:#ffffff; padding: 0 20px 0px 20px; position:relative}
.menu-secondaire ul li:first-child { color:#e64640; font-size:22px; line-height:22px;font-weight:bold}
.menu-secondaire ul li:last-child { padding-right:0px}

.menu-secondaire.top {display:none; background-color:#2d2d2d; padding-top:10px; height:40px}
.menu-secondaire.top ul li:last-child { padding-right:10px}

@media screen and (max-width:1199px){
  .menu-secondaire.top {display:block}
  .blog-masthead .menu-secondaire.head {display:none}
}

.connexion:before { content:url(/img/cadenas.png)}
.contenu {
  position:relative;
  border-left:8px solid #4ead54;
  margin-top:30px; margin-bottom:30px;
  padding:30px 40px 30px 40px;
  background-color:#ffffff;
  min-height:911px
}
.bordure{
  position:absolute;
  width:8px; height:214px;
  left:-8px;
  bottom:0px;
  background-image: url('img/red-border.png');
   }

/* font */
h1 {font-family: 'Roboto', sans-serif; margin-top:0px; margin-bottom:40px;color:#4ead54; font-size:40px; font-weight:900}
p{ text-align: justify}

/* menu-principal */
#menu-menu-principal {width:100%; text-align:right; font-weight:300;margin:0px;margin-top:30px; margin-bottom:10px}
#menu-menu-principal li {padding:0 18px}
#menu-menu-principal li:last-child {padding-right:0px}
#menu-menu-principal li a {color:#ffffff; text-decoration:none; font-size:16px; text-transform: uppercase}
#menu-menu-principal li.menu-item img._before{
    margin-right: 36px;
}

.main { background-color:#f4f4f4 }
@media screen and (min-width:992px){
  .menu-menu-principal {margin:0px; margin-top:40px}
}


/* footer */

#menu-socials .menu-item i._mi {
    margin-top: -.265em;
    width: auto;
    height: auto;
    font-size: 30px;
    color: #4b4a4b;
    line-height: 1;
}

/* content header */
.menu-secondaire a {color:#ffffff; }
.menu-secondaire .cadenas:before {content: url('img/cadenas.png'); color:#4ead54; position:absolute; top:-3px}
.menu-secondaire .cadenas a {margin-left:25px}
.menu-secondaire .rateau:before {content: url('img/rateau.png'); color:#4ead54; position:absolute; top:-3px}
.menu-secondaire .rateau a {margin-left:25px}
.menu-secondaire .enveloppe:before {content: url('img/enveloppe.png'); color:#4ead54; position:absolute; top:3px}
.menu-secondaire .enveloppe a {margin-left:25px}

.titre {
  font-size: 38px;
  font-weight:700;
  font-family: "Helvetica";
  color: rgb(255, 255, 255);
  text-shadow: 2px 2px rgba(0, 0, 0, 0.4);
  margin-bottom:0px;
}
.titre span.title-email {
    position: absolute;
    right: 10px;
    top: 10px;
    font-size: 16px;
    font-weight: normal;
}
.sous-titre {
  font-size: 18px;
  font-weight:400;
  margin-bottom:35px;
  font-family: "Helvetica";
  color: rgb(255, 255, 255);
  text-shadow: 2px 2px rgba(0, 0, 0, 0.4);

}
.main-header { 
  background: #4ead54 url('img/font-main-header.png') top left repeat;
  padding-top:30px;
  position: relative;
}
#menu-outils { list-style-type:none; margin:0px; padding-left:0px}
#menu-outils .menu-item img._mi {
    width: 100%;
    max-width: 135px;
    margin: 0 auto;
    display: block;
    margin-bottom:20px
}
#menu-outils li a { cursor:pointer }
#menu-outils li img:hover {    
    border-radius: 50%;
    border: 2px solid #ec4333;
}

.blog-footer {padding-top:35px}

.sous-footer {background-color: #3c3c3c;}
.sous-footer ul { list-style-type:none; text-align:center; padding-left:0px }
.sous-footer ul li {display:inline-block; padding:20px; font-weight:300; color:#a1a0a0}
.sous-footer ul li a {color:#a1a0a0}
.sous-footer ul li.dev a {color:#e9453a}
.sous-footer ul li:last-child a {color:#49af50}
.blog-footer img {margin-bottom:20px}

/* home */
.home .content {margin-top:30px; margin-bottom:30px;}
.panel-default { border:none; background:#ffffff; border-radius: 0px; padding: 10px 20px}
.panel-default>.panel-heading { border:none; background-color:#ffffff }
.panel-footer { border:none; background:#ffffff }

.home .panel-heading p { font-family: 'Roboto', sans-serif; font-size:16px; color:#45b85e; margin-bottom:0px; text-align:left }
.home .panel-heading p span { font-size:19px; font-weight: 900; }
.home .panel-footer a { font-weight: 600; font-size:16px; color:#f05045; text-decoration:underline}
.home .panel-footer a:hover { text-decoration:none}
.home .main-header {padding-top:0px}
.home .main-header .contenu-main-header {max-width:553px; margin: 0 auto; }
.home .main-header .titre {padding-top:35px; text-align:left}
.home .main-header .sous-titre {margin-bottom:30px}

.home-header-btn {
  color:#ffffff; 
  font-family: Helvetica, Arial, sans-serif; 
  font-weight:500; 
  font-size:23px; 
  margin-bottom:20px;
  padding: 10px 15px;
  border:1px solid #ffffff;
  border-radius:0px
}

.login-box {width:320px; min-height: 290px; margin:0 auto; background-color:#39954d; padding:15px 25px}
@media screen and (min-width:940px){
  
  .home .main-header .contenu-main-header {margin: 0; }
  .login-box {float:right; margin:0 0 0 15px;}
}
.login-box p label {color:#ffffff; font-family: Helvetica, Arial, sans-serif; font-weight:300; font-size:16px; margin-bottom:0px}
.login-box p.log-titre  {color:#ffffff; text-transform:uppercase; font-family: Helvetica, Arial, sans-serif; font-weight:300; font-size:24px}
.login-box p.log-titre  span {text-transform: initial; font-family: 'Handlee', cursive; font-weight:400; font-size:24px}
.login-box .input { background:none!important; background-color:#ffffff!important; line-height:35px; width:100%; font-weight: bold; border:none}

.login-box .input[type=password], #user_login {margin:0px; padding:0px 10px}

.login-box .input-group {width:100%; margin-top:20px}
.login-submit button {color:#ffffff; font-family: Helvetica, Arial, sans-serif; font-weight:700; font-size:16px; text-transform:uppercase; cursor:pointer }
.login-submit button {background-color:#f05045; border:1px solid #ffffff; border-radius:0px; width:100%; padding:0px 10px; line-height:38px}
.login-submit button span {margin-right:8px; }
.login-submit button span img {margin-top: -4px;}

a.forgot {color:#ffffff; font-size:12px; text-decoration:underline}

.logo-footer div.one-tenth {
    float: left;
    margin: 20px 0 10px;
}
.one-tenth {
    width: 10%;
}
.one-tenth img{
    width: 100%;
}

/** new css **/
.my-documents {
  max-width: 285px;
  margin: auto;
}
.add-document {
  position: relative;
  margin: 0 auto;
  overflow: hidden;
}
.add-document.add-document-1 {
    margin-top: 15px;
}
.add-document label {
 /* background-color: #464646;*/
  color: #464646;
  padding: 10px;
  width: 100%;
  font-size: 16px;
  margin: 0 0 15px;
}
.add-document .wpcf7-form-control-wrap {
/*  position: absolute;*/
  top: 0;
  left: 0;
  opacity: 0;
  background-color: #464646;
  width: 100%;
}
.add-document input[type="file"] {
  width: 100%;
  padding: 10px;
  background-color: #464646;
  color: #ffffff;
}
.add-document label img {
    margin-right: 10px;
}
.add-document.add-document-1 label {
  background: transparent;
  color: #464646;
}
.my-documents .add-document:first-child {
    margin-top: 35px;
}
.my-documents input[type="submit"] {
  width: 100%;
  background-color: #45b85e;
  line-height: 40px;
  border: 0;
  color: #ffffff;
  font-size: 16px;
  text-transform: uppercase;
  font-weight: bold;
}
.my-tools {
  max-width: 535px;
  margin: auto;
}
.textarea {
      text-align: center;
  margin: 30px 0;
}
.textarea label {
  color: #464646;
  font-size: 16px;
  font-weight: normal;
}
.textarea textarea {
  width: 100%;
  resize: none;
  height: 140px;
  color: #c4c4c4;
  font-size: 16px;
  padding: 10px;
  border: 1px solid #878686;
}
.my-tools .add-document {
  max-width: 285px;
}
.my-tools input[type="submit"] {
  width: 100%;
    display: block;
    margin: 0 auto;
  background-color: #45b85e;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 16px;
  border: 0;
  max-width: 150px;
  line-height: 40px;
  padding: 0;
  width: 100%;
}



@media (min-width: 768px){

  .container { width:100%}
}

@media (min-width: 992px){

  .container { width:100%}
}

@media (min-width: 1200px){

.container {
  width: 1170px;}
}

.special {max-width:685px; margin:0 auto}
/*commande*/

.list-commande {border-bottom:1px solid #dcdcdc; padding-top:20px; }
.commander{margin:0 auto; background:#45b85e; color:#ffffff; font-weight:700; padding:10px 80px; text-transform:uppercase; border:none; display:block}

.facturation .input-group-addon {border:none; border-radius:0px; cursor:pointer}
.facturation .input-group-addon:last-child:hover {background-color:#eb574d}
.ma-facture {width:100%; display:block; line-height:46px; margin:0px; text-align:center; font-weight:700; font-size:20px; color:#ffffff}
.ma-facture a {color:#ffffff; text-decoration: none}
.ma-facture a:hover {text-decoration: underline}

.center {text-align:center}
.vert {color:#45b85e}
.red {color:#eb574d}
.bkg-vert {background-color:#45b85e}
.bkg-vert-fonce {background-color:#399d4f}
.bkg-red {background-color:#eb574d}

.container.log {margin-top:30px}
.log .panel-body img {max-width:135px}
.log .panel-body .button {background : #d4d4d4; padding:10px 30px; font-weight:700; color:#ffffff; margin-top:15px}

.pt-inner {
  margin-top: 30px;
}
.col-title{
  text-align:center;
}
.col-title h4 {
  color: #01bd56;
  font-size: 14px;
  text-transform: uppercase;
  font-weight: 600;
  letter-spacing: -1px;
}
.pt-content{padding-top:0px;}
.pt-content ul{margin:0;padding:0;}
.pt-content ul li {
  background: #c9c9c9 none repeat scroll 0 0;
  list-style: outside none none;
  margin: 16px 0;
  padding: 8px 8px 8px 8px;
  position: relative;
  text-align:center;
}
.borderspace_coop .pt-content ul li{
   text-align:left;
  padding-left:25px;
}
.pt-content ul li::before {
  background-image: url("img/pdf.png");
  background-repeat: no-repeat;
  background-size: 20px 23px;
  content: "";
  height: 23px;
  left: -7px;
  position: absolute;
  top: 8px;
  width: 20px;
}
.pt-content ul li a {
  color: #555;
  display: block;
  font-size: 15px;
  font-weight: 600;
  text-decoration:none;
}
.pt-content ul li a:hover{
  text-decoration:none;
}
.pt-inner.borderspace_document {
  border-right: 1px solid #ccc;
  padding-right: 20px;
}
.pt-inner.borderspace_coop {
  border-right: 1px solid #ccc;
   border-left: 1px solid #ccc;
  padding:0 20px;
}
.pt-inner.borderspace_guide{
   border-right: 1px solid #ccc;
  padding-right:20px;
}
.calculat-content {
  background: #c8d6e1 none repeat scroll 0 0;
  border: 2px solid #798b9e;
  border-radius: 10px;
  padding: 30px;
}
.calculat-content .form-group > p {
  color: #808080;
  margin-bottom: 0;
  width:70%;
  text-align:center;
}
.calculat-content .calculat-title {
  margin-bottom: 20px;
}

.calculat-content .calculat-title h4{
  color:#808080;
  font-weight:600;
}
.calculat-content .form-control {
  height: 45px;
}
.calculat-content input[type="text"] {
  background-image: url("img/back.gif");
  background-size: 100% 100%;
  float: left;
  font-size: 20px;
  font-weight: 600;
  width: 70%;
  background-repeat: no-repeat;
}

.calculat-content .form-inline .form-group{
 width: 32%;
  float:left;
}
.calculat-content label {
  color: #808080;
  font-size: 30px;
  max-width: 100%;
  padding: 0 8px;
  width: 59px;
}
.calculat-content .form-control {
  box-shadow: none !important;
  transition:none !important;
}
.add-document .wpcf7-form-control-wrap {opacity: 1;}
@media only screen and (max-width : 767px) {
.calculat-content .form-inline .form-group{
 width: 50%;
}
  .pt-inner.borderspace_coop {
  border-right: 0px solid #ccc;
  padding-right:0px;
}
  .pt-inner.borderspace_guide {
  border-right: 0px solid #ccc;
  padding-right: 20px;
}
    .pt-inner.borderspace {
  border-left: 1px solid #ccc;
  padding-left: 20px;
}
}

@media only screen and (max-width : 550px) {
.calculat-content .form-inline .form-group{
 width: 100%;
}
}
@media only screen and (max-width : 480px) {
  .device{width:100% !important;}
  .pt-inner.borderspace_coop {
  border-left: 0px solid #ccc;
  border-right: 0px solid #ccc;
  padding: 0px;
}
  .pt-inner.borderspace {
  border-left: 0px solid #ccc;
  padding-left: 0px;
}
  .pt-inner.borderspace_guide {
  padding-right: 0px;
}
}


