/*!
 * Bootstrap v5.2.3 (http://getbootstrap.com)
 * Rémi TIBERGHIEN
 */

/* Import des fonts */
@charset "UTF-8";

@font-face {
  font-family: 'ChampLimo Web';
  src: url('../fonts/ChampLimo.eot?') format('eot'), url('../fonts/ChampLimo.woff') format('woff'), url('../fonts/ChampLimo.ttf') format('truetype');
}
@font-face {
  font-family: 'ChampLimo Bold';
  src: url('../fonts/ChampLimoBold.eot?') format('eot'), url('../fonts/ChampLimoBold.woff') format('woff'), url('../fonts/ChampLimoBold.ttf') format('truetype');
}


/* GLOBAL */
.link-dark {
    font-family:ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
}
.text-justify {
    text-align: justify!important;
}


/* HEADER */
.headerTop {
	background-color: #c8dea0;
}
.headerTop a {
	display: inline-block;
}
.headerTop i {
	vertical-align: middle;
	margin-left: 0.5rem;
}
header.py-3 {
	padding-bottom: 0!important;
}
.h1 {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-size: 2.5rem;
	margin-top: 0;
    margin-bottom: 0.5rem !important;
    font-weight: 500;
    line-height: 1.2;
}
.h1 span {
	font-family:ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
	margin-left: 8px;
    margin-top: 4px;
}
h3 {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	color: #222;
	margin: 0.1rem!important;
}
h3 span {
	font-family:ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
}
header a.link-dark {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	font-size: 1rem;
	text-transform: uppercase;
}
header a.nav-home {
	opacity: 0.3;
}


/* FOOTER */
footer {
	padding-top: 1.5rem;
}
footer .title {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	font-size: 20px;
	margin-bottom: 0;
}
footer .title span {
	font-family:ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
}
footer h5 {
	font-family:ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
}
footer h2 {
	text-transform: uppercase;
    text-align: center;
    border-top: 1px solid #222;
    border-bottom: 1px solid #222;
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	margin-bottom: 1rem;
	margin-top: 15px;
}
footer .nav-link {
	text-transform: uppercase;
	text-align: center;
	display: block;
}
footer .tags {
    background: #222;
    padding: 10px;
}
footer .tags a {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	font-size: 23px;
	color: #fff;
	text-transform: none;
	padding:0;
}
footer .tags a:hover, footer .tags a:focus {
	color: #eef3cc;
	opacity: 0.5;
}
footer .blc-mail i {
	color: #fff;
    vertical-align: middle;
    font-size: 1.5rem;
    margin-right: 10px;
}
footer .blc-mail a {
	display: inline-block;
}
footer a.nav-tel {
	font-size: 30px;
}
footer .copyright {
	background-color: #c8dea0;
}
footer .copyright p {
	padding: 10px 0;
    margin: 0;
	font-family:ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
}
footer .copyright a {
	padding: 10px 0;
    margin: 0;
	font-family:ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #222;
}
footer .copyright p.float-end {
	display: block;
}


/* HOMEPAGE */
.jumbotron  {
	padding: 10rem 0;
}
.bio  {
    background: #eef3cc;
	margin-bottom: 3rem;
	padding-top: 2rem;
	padding-bottom: 1rem;
	
	font-family: ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2;
}
.bio i {
	font-size: 50px;
	opacity: 0.3;
}
.bio .quote-left {
	text-align: left;
	min-height: 60px;
}
.card {
	border: 0;
}
.card-header {
	border: 0;
	background: #2f4c25;
    padding: 5px;
}
.card-header h2 {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	color: #fff;
    text-transform: uppercase;
    border: dashed 1px #fff;
    margin: 0;
    padding: 7px;
}
.card-body h4 {
	text-align: center;
	    margin-top: 0;
	font-size: 20px;
}
.card-footer {
	border: 0;
	background: none;
	padding: 0;
}


/* PRESTATIONS */
.jumbCom  {
	background: url("../images/bg-communication.jpg") no-repeat center/cover;
}
.jumbMark  {
	background: url("../images/bg-marketing.jpg") no-repeat center/cover;
}
.jumbRef  {
	background: url("../images/bg-references.jpg") no-repeat center/cover;
}
.jumbAbout  {
	background: url("../images/bg-apropos.jpg") no-repeat center/cover;
}
.jumbContact  {
	background: url("../images/bg-contact.jpg") no-repeat center/cover;
}
.jumbHome  {
	background: url("../images/bg-home.jpg") no-repeat center/cover;
}
h1 {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	color: #FFF;
	font-size: 2.5rem;
	margin-top: 0;
    margin-bottom: 0.5rem !important;
    font-weight: 500;
    line-height: 1.2;
	text-transform: uppercase;
	text-align: center;
    text-shadow: #000 1px 8px 5px;
}
h1 span {
    font-family: ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
}
h4 {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-size: 2rem;
	margin-top: 3rem;
    margin-bottom: 0.5rem !important;
    font-weight: 500;
    line-height: 1.2;
	text-transform: uppercase;
}
h6 {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-size: 2.5rem;
	margin: 2rem 0 !important;
    font-weight: 500;
    line-height: 1.2;
	text-align: center;
}
.prestations {
	margin-bottom: 3rem;
	padding-bottom: 1rem;
}
.h4p {
	margin-top: 0.5rem;
}
.col-presta {
	margin-bottom: 5rem;
}
.clients {
	background: #eef3cc;
    padding-bottom: 4rem;
}
.presta {
	font-family: ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2;
}


/* REFERENCES */
.references {
	margin-bottom: 3rem;
}
.shadow-sm {
    box-shadow: 0 .125rem .25rem rgba(0,0,0,.075)!important;
}
.references .card-text {
	font-family: ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2;
}


/* A PROPOS */
.jumbotron-img {
    width: 90%;
    height: auto;
    padding: 12px;
    border-radius: 50%;
    border: 8px solid #c8dea0;
	margin: 0 auto;
}
.img-circle {
    width: 100%;
    height: auto;
    border-radius: 50%;
    border: 3px solid #222;
}
.clients .card-text {
	font-family: ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2;
}
.clients i {
	opacity: 0.3;
}
.apropos {
	margin-bottom: 3rem;
}
.apropos p {
	color: #2f4c25;
	font-family: ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
    font-size: 1.5rem;
    font-weight: 500;
    line-height: 1.5;
	text-transform: uppercase;
	margin: 2rem 3rem;
}
.apropos i {
	margin-right: 1rem;
}
.engagements {
	margin-top: 3rem;
}
.engagements h2 {
	font-family: ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
    color: #222 !important;
    font-size: 2rem;
    margin-bottom: 0.5rem !important;
    font-weight: 500;
    line-height: 1.2;
    text-transform: uppercase;
}
.engagements p {
    font-family: ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
    color: #222 !important;
    font-size: 1.2rem;
    font-weight: 500;
    line-height: 1.2;
	text-transform: none;
    margin: 1rem 0;
}


/* CONTACT */
.form-control {
	border: 1px solid #212529 !important;
    border-radius: 0;
    margin-bottom: 10px;
	display: inline-block;
    width: 100%;
}
textarea.form-control {
    width: 100%;
    display: block;
}
#formContact input[type="text"]{
    width: 100%;
}
#formContact input[type="tel"]{
    float: right;
}
.contact {
	margin-bottom: 3rem;
}
#formContact  .btn-block {
	border-radius: 0;
	background: #c8dea0;
	width: 100%;
}
#formContact  .btn-block:hover {
	background: #2f4c25;
	color: #fff;
}
.adresse {
	font-family:ChampLimo Bold,Verdana, Arial, Helvetica, sans-serif;
	color: #222 !important;
	font-size: 2rem;
    font-weight: 400;
    line-height: 1.2;
	margin-bottom: 2.5rem;
}
.adresse i {
	font-size: 3rem;
    float: left;
    margin-right: 0.5rem;
    padding-top: 1rem;
}
.adresse span {
    font-family: ChampLimo Web,Verdana, Arial, Helvetica, sans-serif;
}
.contact em {
	font-size: 0.8rem;
}


/* SMALL DEVICES (tablets, 768px and up)
-------------------------------------------------- */
@media (min-width: 768px) {
	.card-header h2 {font-size: 20px;}
	h1 {font-size: 4rem;}
}


/* MEDIUM DEVICES (desktops, 992px and up)
-------------------------------------------------- */
@media (min-width: 992px ) {
	header a.link-dark {font-size: 0.8rem;}
	.card-header h2 {font-size: 26px;}
	footer h2 {font-size: 17px;margin-top: 0px;}
	footer a.nav-tel {font-size: 25px;}
	.form-control {width: 49%;}
	
	.h4p {margin-top: 2rem;}
	.col-presta {margin-bottom: 0;}
}
	

/* LARGE DEVICES (large desktops, 1200px and up)
-------------------------------------------------- */
@media (min-width: 1200px) {
	header a.link-dark {font-size: 1rem;}
	footer a.nav-tel {font-size: 30px;}
	
	.engagements {margin-top: 0;}
}
