/*
Theme Name:Office
Theme URI:http://ThemeWagon.com/
Author:ThemeWagon
Author URI:http://ThemeWagon.com/
Description:Creative is a single page html template based on bootstrap 3
Version:1.0.0
License:GNU General Public License v2 or later
License URI:http://www.gnu.org/licenses/gpl-2.0.html

Modifié par Abricode Isabelle MARTIN
*/
/* ==========================================================================
* Global
* ==========================================================================
*/
em {
	 color: #cc0203;
 }
h5 {
	 color: #fc4243;
 }
h1, h2 {
	 color: #369c36;
 }
 h4 {
	 color: #7adf7a;
 }
 .side-left h4 {
	 	 color: white;
		 font-weight:bold;
 }
@media  (max-width: 767px) { 
	h1 {
		 font-size:1.5em;
	 }
	h3 {
		 font-size:1.2em;
	 }
	h4 {
		font-size: 1em;
	}
	h5 {
		font-size: 1em;
	}
	#item1{
	background-image:url(../img/slider/sdf-min-1.jpg);
	}
	#item2 {
	background-image:url(../img/slider/sdf-min-2.jpg);
	}
	#item3 {
	background-image:url(../img/slider/sdf-min-3.jpg);
	}
	.carousel-caption {
	bottom: inherit;	
	padding-bottom:0px;
	padding-top:0px;
	}
	.carousel-inner{
	  width:100%;
	  max-height: 53px !important;
	  height:53px;
	}
	.carousel-inner .item{
	  width:100%;
	  height:53px;
	}
	/* titre */ 
	.carousel-caption .carousel-title {
	   font-size: 1.4em;
	   text-shadow: 0 3px 4px rgb(0, 0, 0);
	}

	.carousel-caption {
		top: -10px;
	
	}
	.carousel-body{
	   font-size: 1em;
	}
}
@media (min-width: 768px) and (max-width: 1199px) {
	h1 {
		 font-size:1.5em;
	 }
	h3 {
		 font-size:1.2em;
	 }
	h4 {
		font-size: 1em;
	}
	h5 {
		font-size: 1em;
	}
	#item1{
	background-image:url(../img/slider/sdf-1.jpg);
	}
	#item2 {
	background-image:url(../img/slider/sdf-2.jpg);
	}
	#item3 {
	background-image:url(../img/slider/sdf-3.jpg);
	}
	.titre-mini-index {
		display: none;
	}
	.carousel-caption {
	bottom: inherit;
    top: 15px;
	
}
	.carousel-inner{
	  width:100%;
	  max-height: 250px !important;
	  height:250px;
	}
	.carousel-inner .item{
	  width:100%;
	  height:250px;
	}

	/* titre */ 
.carousel-caption .carousel-title {
    color: #369c36;
	font-family: 'Berkshire Swash', cursive;
   font-size: 2.7em;
        text-shadow: 0 3px 6px rgb(0, 0, 0);

}

.carousel-body{
   color: #e43031;
   text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
   font-size: 1.7em;
}

}
@media (min-width: 1200px) {
	h1 {
		 font-size:3em;
	 }
	h3 {
		 font-size:2.5em;
	 }
	h4 {
     font-size: 1.6em;
	}
	h5 {
		font-size: 1.2em;
	}
	#item1{
	background-image:url(../img/slider/sdf-1.jpg);
	}
	#item2 {
	background-image:url(../img/slider/sdf-2.jpg);
	}
	#item3 {
	background-image:url(../img/slider/sdf-3.jpg);
	}
	.titre-mini-index {
		display: none;
	}
	.carousel-inner{
	  width:100%;
	  max-height: 250px !important;
	  height:250px;
	}
	.carousel-inner .item{
	  width:100%;
	  height:250px;
	}
	/* titre */ 
	.carousel-caption .carousel-title {
		color: #369c36;
		 text-shadow: 0 3px 6px rgb(0, 0, 0);
		font-family: 'Berkshire Swash', cursive;
	   font-size: 3.7em;
	}

	.carousel-caption {
		bottom: inherit;
		top: 15px;
		
	}
	.carousel-body{
	   color: #e43031;
	   text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
	   font-size: 1.7em;
	}
}

.btn-primary{
  margin-left: 20px;
   background-color: #d11c1c;
   border-color: #970202;
  
}
.btn-primary:hover, .btn-primary:focus, .btn-primary:active, .btn-primary.active, .open .dropdown-toggle.btn-primary {
    color: #fff;
    background-color: #79df79;
    border-color: #369c36;
}

a.btn-primary{
  margin-left: 20px;
  text-decoration:none;
}

.blog-title{
  color: #385A30;
  font-family: "Lato";
  font-variant: small-caps;
}

.section-global-wrapper {
  position: relative;
}
.section-global-wrapper:before,
.section-global-wrapper:after {
  content: " ";
  display: table;
}
.section-global-wrapper:after {
  clear: both;
}
.container-fluid-kamn {
  margin-right: auto;
  margin-left: auto;
  padding-left: 15px;
  padding-right: 15px;
}
.container-kamn {
  margin-right: auto;
  margin-left: auto;
}



.blog-post{
 margin-bottom: 30px;   
}
.blog-image{
    margin-bottom: 20px;
}
.form-group{    
    padding:20px;
}
ul     	     {
		list-style: circle;
	     }


h3.col-xs-12{
    margin-top: -20px;

}
.content-space{
    margin-top: 40px;
}
.center{
    text-align: center;
}
.block-author{
    color: #D7002E;
}
.btn-info{
float: right;
}


.icon-space{
    display: inline-block;
    padding:10px;
}
.current span{
    color:#55CBD2;

}

body {
	font-family: 'Quicksand', sans-serif;
    font-size: 18px;
	line-height:inherit;
    background:white;
    color: #333;
}

a {
	color: #2fbf2f;
    text-decoration: underline;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}


a:focus { color: white;font-weight:bold;  }
a:hover{ color: #9a0202;font-weight:bold;  }

.navbar-default a, footer a {
    color: white;
    text-decoration: none;
    -o-transition: all .3s;
    -moz-transition: all .3s;
    -webkit-transition: all .3s;
    -ms-transition: all .3s;
}


.navbar-default  a:hover,footer a:hover { color: white;font-weight:bold;  }



strong { font-weight: bold; }

/*
* ==========================================================================
* Nav Pills
* ==========================================================================
*/
.nav-pills > li.selected > a,
.nav-pills > li.selected > a:hover,
.nav-pills > li.selected > a:focus {
  color: #ffffff;
  background-color: #1bbd9b;
}
/*
* ==========================================================================
* Pills Centered
* ==========================================================================
*/
.nav-pills-centered > .nav-pills {
  text-align: center;
}
.nav-pills-centered > .nav-pills > li {
  float: none;
  display: inline;
}
.nav-pills-centered > .nav-pills > li > a,
.nav-pills-centered > .nav-pills > li > span {
  display: inline-block;
  padding: 5px 14px;
}
.nav-pills-centered > .nav-pills > li > a.active,
.nav-pills-centered > .nav-pills > li > span.active,
.nav-pills-centered > .nav-pills > li > a.selected,
.nav-pills-centered > .nav-pills > li > span.selected {
  color: #ffffff;
  background-color: #1bbd9b;
}
/*
* ==========================================================================
* Navbar
* ==========================================================================
*/
.item> .active {
  color: green;
  border-radius:0px;
  
}
.item{
  color: red;
  
  
}
.navbar-nav > .active{
  background: #369c36 !important;
  color: white;
  border-radius:50%;
}
.navbar-nav > .active > a, .navbar-nav > .active > a:focus {
    color: #fff;
    background-color: #79df79!important;
	border-radius: 50%;
}

.navbar {
  font-weight: bold;
  padding-top: 15px;
  padding-bottom: 15px;
  margin-bottom: 0;
  background-color: #565656eb;
}

/*

* ==========================================================================
* Navbar Nav Links
* ==========================================================================
*/
.navbar-default .navbar-nav > li > a {
    color: #fff;
}
.navbar-nav > li > a {
  margin: 5px 5px;
  border-radius: 50%;
}
.navbar-nav > li > a:hover {
  margin: 5px 5px;
  border-radius: 50%;
}
.navbar-nav > li > a:hover{
    color:  white!important;
    background-color:#e72020!important;
	border-radius: 50%;
}
@media  (max-width: 768px) { 
	.navbar-nav > li > a {
		border-radius: 5px;
	}
	.navbar-nav > li > a:hover {
	  border-radius: 5px;
	}
	.navbar-nav > li > a:hover{
		border-radius: 5px;
	}
}


/*
* ==========================================================================
* Brand / Project Name
* ==========================================================================
*/
.navbar-brand {  
  z-index: 9999px;
  font-family: 'Quicksand', sans-serif;
  font-size: 28px;
  font-weight: 700;
  letter-spacing: 2px;
  padding-top: 0px;
}
.side-left{
  background:#5ac05a;
  box-shadow: 3px grey;
  color: white;
  padding: 30px;
  letter-spacing: .9px;
}
@media (min-width: 768px) {
  .side-left{
  min-height: 1395px;
}}
@media (min-width: 800px){ 
   .side-left{
	min-height: 980px;
  }
}


#banners{    
    margin-top: 30px;
    margin-bottom: 10px;
}

.header h1 {
    float: left;
    margin: 0;
    text-align: left;
}
.header a.brand {

    font-family: 'PT Sans', sans-serif;
    font-size: 40px;
    margin-top:5px;
    display: inline-block;
    width: 270px;
    height: 96px;
    padding: 30px 10px;

}
@media (min-width: 50px) and (max-width: 768px) { 
        .header a.brand {
        width: 170px;
        margin-top:-41px;
        margin-top: -41px;
        position: absolute;
        font-size: 37px;
     } 
 }  


.featured-img{
    padding: 0px 15px 15px 0;

}
p.blog-text{   
    font-size: 16px;
    letter-spacing: .1px;
    font-family: 'Quicksand', sans-serif;
    text-align:justify;
    text-justify:inter-word;
    }

.btn-sm{
    margin-left: 21px;
}


@media (max-width: 909px){ 
    .logo-maxi{
      height: 60px;
      width: 60px;
  	  position:inherit;
	  margin-top: 0px;
	}
}
@media (min-width: 910px) and (max-width: 999px) {
	.logo-maxi {
	width: 100px;
    height: 100px;
    position: relative;
    left: -50%;
    bottom: 5px;
	 }
}
@media (min-width: 1000px){ 
	.logo-maxi {
	  width: 226px;
	   height: 226px;
	margin-top: -50px;
  	  position:inherit;
	  }
}
.logo-mini  {
    width: 100px;
    height: 100px;
    margin-top: -25px;
  }
.titre-mini, .titre-mini-index {
    font-family: 'Berkshire Swash', cursive;
    color: #79df79;
    font-size: 0.7em;
    position: relative;
    bottom: 8px;
	margin-left:5px;
}

@media (max-width: 768px){ 
     .logo-mini{
      height: 60px;
      width: 60px;
	  margin-top: 0px;
  }
}
/*

/*
* ==========================================================================
* Services Section
* ==========================================================================
*/
.services-section {
  padding-top: 50px;
  padding-bottom: 50px;
}
.services-section .services-header {
  text-align: center;
  margin-bottom: 50px;
  font-size: 25px;
}
.services-section .services-header .services-header-title {
  margin-bottom: 15px;
 font-family: 'Berkshire Swash', cursive;
}
.services-section .services-icon {
  color: white;
  margin-bottom: 30px;
     text-align: center;
}
.services-section .services-title {
  margin-bottom: 15px;
}
@media (max-width: 767px) {
  .services-section {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .services-section .services-group {
    margin-bottom: 50px;
  }
}
.services-icon .fa:hover{
    padding: 0 10px 0 10px;
    color:  #f25353;
    transition:.4s;  
}
.services-group{
  padding: 10px;
  background:#0a6a0a;
  color: white;
  height: 400px;
}


/* ----- Footer ----- */
.footer-widget{
    color:white;
    margin-top: 55px;
}


footer{
   margin-top:40px;
   padding: 20px; 
   background: #0b6a0b;
}

footer h4 {
    margin-bottom: 20px;
}


footer .active >a{
     color: #fff;
    font-weight: bold;
    font-size: 1.1em;
}

.footer-contact{
    color: white;
}


/*Social Buttons */
#social-icons{
  font-size: 22px;
}

#social-icons .btn-group {
    margin-right: 15px;
}
#social-icons .btn-group:hover {
    color: #9a0202;
}

.copyright {
    color:#82e486;
    padding: 20px 0px 10px 0px;
    background-color : #9a0202;
}

    

/*
* ==========================================================================
* Blockquote
* ==========================================================================
*/
.blockquote-box{border-right:5px solid #E6E6E6;margin-bottom:25px}
.blockquote-box .square{width:100px;min-height:50px;margin-right:22px;text-align:center!important;background-color:#E6E6E6;padding:20px 0}
.blockquote-box.blockquote-info{border-color:#d4403b;}
.blockquote-box.blockquote-info .square{background-color: #5db85d;}
.blockquote-box.blockquote-info img {height:100px;}
/*
* ==========================================================================
* Portfolio
* ==========================================================================
*/
.panel{
     margin-top: 30px;
}

.panel-heading ~ .panel-image img.panel-image-preview {
    border-radius: 0px;
}

.panel-body {
   overflow: hidden;
}


.panel-image ~ input[type=checkbox] ~ .panel-body {
    height: 0px;
    padding: 0px;
}

/*
* ==========================================================================
* Optional Carousel
* ==========================================================================
*/
/* pastilles */ 
.carousel-indicators li {
border: 1px solid #369c36;
}
.carousel-indicators .active {
 background-color:#79df79;
}
/* titre */ 
.carousel-caption .carousel-title {
    color: #369c36;
	font-family: 'Berkshire Swash', cursive;
}


.carousel-body{
   color: #e43031;
   text-shadow: 0 1px 2px rgba(0, 0, 0, .6);
}
