body { font-size:100%; margin:0px; padding:0px; }
a { text-decoration:none; }
a:hover { text-decoration:underline; }
img { border:0px; }
table { border-collapse:collapse; }

.background { width:100%; min-width:100%; min-height:100%; position:fixed; left:0px; top:0px; z-index:-1; }

.page, .top, .header, .slider, .body, .boxx, .footer, .bottom { width:1040px; margin:0px auto; }

.clear { clear:both; height:0px; display:block; overflow:hidden; }

.top .padding { padding:5px 20px; }
.top .reseaux, .top .contact { float:right; margin:0px; text-align:right; }
.top .reseaux ul { margin-right:10px; }
.top .reseaux ul li { margin-left:20px; }
.top .contact { width:350px; }
.top .contact img { width:32px; height:32px; margin-left:20px; margin-right:10px; vertical-align:top; }
.top .contact b { font-weight:normal; }

.header .padding { padding:10px 20px; }
.header .logo { width:300px; float:left; padding:0px; }
.header .menu { width:680px; float:right; padding:0px; text-align:right; }
.header .menu ul { list-style-type:none; margin:0px; padding:0px; }
.header .menu ul li { display:inline-block; line-height:80px; }
.header .menu ul li a { display:block; padding:5px 20px; text-transform:uppercase; text-decoration:none; }

.slider { position:relative; }

.body .padding { padding:20px 40px; }

.body h1 { margin:30px 0px 5px 0px; font-weight:normal; }
.body h2 { margin:0px 0px 0px 0px; font-weight:normal; }
.body .text { margin-top:20px; }
.body .text .col12 { width:460px; float:left; margin-left:14px; padding:0px; text-align:left; }
.body .text .col13 { width:310px; float:left; margin-left:14px; padding:0px; text-align:left; }
.body .text .col23 { width:645px; float:left; margin-left:14px; padding:0px; text-align:left; }

.boxx .padding { padding:30px 40px; }
.boxx .box { width:200px; display:inline; float:left; margin:0px; padding:0px 20px; }
.box2 .box { width:440px; }
.box3 .box { width:280px; }
.box4 .box { width:200px; }

.box h3 { margin:0px 0px 10px 0px; font-weight:normal; text-transform:uppercase; }
.box h3 img { vertical-align:middle; }
.box p { margin:0px; }

.portfolio .padding { padding:20px 0px; }
.portfolio h3 { height:30px; margin:0px 0px 10px 30px; padding-left:10px; font-weight:normal; border-left:5px solid #000000; text-transform:uppercase; }
.portfolio a { font-size:20pt; text-decoration:none; }
.portfolio a:hover { text-decoration:none; }

.carousel { width:940px; position:relative; margin:0px auto; }
.carousel ul { display:block; margin:0px 0px 0px 10px; padding:0px; list-style:none; }
.carousel li { display:block; width:210px; height:168px; float:left; margin:10px; padding:0px; text-align:center; }
.carousel li a img { width:210px; height:168px; }
.carousel.responsive { margin-left:0px; }
.carousel .nav { margin:0px; }
.carousel .nav a { display:block; width:30px; height:40px; overflow:hidden; line-height:40px; position:absolute; top:74px; text-align:center; }
.carousel .prev { left:-20px; background:url('img/arrows-carousel.png') no-repeat 0px 0px; }
.carousel .next { right:-20px; background:url('img/arrows-carousel.png') no-repeat -30px 0px; }

.footer .padding { padding:20px 20px; }
.footer .bloc { width:230px; display:inline; float:left; margin:0px; padding:10px; }
.footer .blocs2 .bloc { width:460px; }
.footer .blocs3 .bloc { width:305px; }
.footer h3 { height:30px; margin:0px 0px 20px 0px; padding-left:10px; font-weight:normal; border-left:5px solid #000000; text-transform:uppercase; }
.footer .article a { display:block; }
.footer .article a.img { width:50px; height:40px; overflow:hidden; float:left; }
.footer .article a.img img { width:50px; height:40px; }
.footer .article a.titre { width:150px; float:left; margin-left:10px; }
.footer .article a.titre i { display:block; margin-top:3px; }
.footer .facebook { width:60px; float:left; padding:5px; }
.footer .google   { width:60px; float:left; padding:5px; }
.footer .twitter  { width:70px; float:left; padding:5px; }

.bottom .padding { padding:30px 40px; }
.bottom .copyright { width:300px; float:left; }
.bottom .menu { width:640px; float:right; text-align:right; }
.bottom .menu ul { list-style-type:none; margin:0px; padding:0px; }
.bottom .menu ul li { display:inline-block; line-height:20px; }
.bottom .menu ul li a { display:block; float:left; padding:0px 10px; text-decoration:none; }
.bottom .menu ul li span { display:block; float:left; width:2px; overflow:hidden; }
.bottom .w3c { width:300px; float:left; }

.contact { margin:0px auto; padding:0px; text-align:left; }
.contact table { border-collapse:collapse; font-size:10pt; margin:0px auto; }
.contact tr { vertical-align:middle; }
.contact tr th { font-weight:normal; padding:1px 3px; text-align:right; white-space:nowrap; }
.contact tr td { padding:3px 5px; }
.contact input.inputtext, .contact input.button, .contact textarea { border:1px solid #999; border-radius:10px; }
.contact input.button { padding:5px 20px; }
.contact button { background:none; border:0px; margin:0px; }
.contact tr.req th { font-weight:bold; }
.contact tr.req th span { color:#c00; font-weight:bold; }
.contact tr.req td input { border:1px solid #c00; }

.contact tr.req td input
{
  background: #fdd;
  background: -webkit-gradient(linear, left top, left bottom, from(#fcc), to(#fff));
  background: -moz-linear-gradient(top, #fcc, #fff);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#fcc', endColorstr='#fff');
}

.contact input.button
{
  background: #aaa;
  background: -webkit-gradient(linear, left top, left bottom, from(#aaa), to(#666));
  background: -moz-linear-gradient(top, #aaa, #666);
  filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#aaa', endColorstr='#666');
  text-shadow: 0 1px 1px rgba(0,0,0,.3);
}

.coordonnees { font-size:10pt; margin:0px auto; text-align:left; }
.coordonnees .adresse { margin:0px 0px 20px 20px; }
.coordonnees .adresse h3 { display:inline; font-size:11pt; line-height:30px; margin:0px; }
.coordonnees .adresse h3 i { color:#888; }

.liens_footer { width: 830px; margin: auto; margin-top: 20px; }
.liens_footer li a {color : #fff; }
.liens_footer li {display : inline-block; width: 250px }
.liens_footer li i {font-style:normal;}
 .row { margin-top: 20px;}

@viewport {width: auto, device-width;}
@media (min-width:768px)
{
  .header .navbar-toggle { display: block; }
  .header .collapse.menu { display: block; visibility: visible; }
}

@media (max-width:768px)
{ 
.body ul {padding:0px!important;}
.header .menu ul li{display: block;text-align: center;}
.page, .top, .header, .slider, .body, .boxx, .footer, .bottom ,#slider, .body img , iframe {max-width : 100%!important;}
.portfolio .carousel li, .portfolio .carousel li a img {width: 250px ; margin: 20px;}
.carousel .nav a {display: none !important;} 
.carousel {width: 96% !important;}
.top .contact {
    max-width: 100%;
    width: 80%;
    clear: both;
}
.header .menu {
    max-width: 100%;
}
#slider img {width: 100%!important;height: 100%!important;}
.header .menu li a{
	color: #333;
}
.header .menu li.current a{
	color: #555761;
}
.top .mob_top {float: left;}
.top .contact br {display: none;}
.carousel li {
    width: 50%!important;
    height: initial!important;
    min-width: inherit;
    padding: 10px 5px;
}
.top .padding {
    padding: 5px;
}
.top .contact b {
    font-size: 3.9vw;
}
.top .contact img {
    width: 5vw;
    height: 5vw;
    margin-left: 0px;
    vertical-align: middle;
}
.top .reseaux {
    position: absolute;
    left: 0;

}
.top .reseaux ul li { padding: 0px; margin-left: 0px; margin-right: 10px; }
.header .logo {max-width: 100%;width: auto;}
.header .logo img {max-width: 100%; max-height: 50px; }
.caroufredsel_wrapper{ width: 100%!important;}
.carousel li a img {
width: 100%!important;
height: auto!important;
}
.portfolio .carousel li,.portfolio .carousel li a img {margin: 0 auto!important}
ul#portfolio-carousel {width: 100%!important;}
#slider {height : 218px;}
.footer .bloc  { position: relative;min-height: 1px;display: block;float: none;width:100%;}
.footer100 , body { background-size: contain;}
.liens_footer , .nivo-controlNav{display: none}
.nivo-slice,.nivo-box{display:none!important;}
.bottom .menu ul li {display: block !important;}
.bottom .menu ul li a {float: none;text-align: center;margin-top: 10px;}
.bottom .copyright {float: none; max-width: 100%;width:100%;text-align: center;}
.bottom .menu {float: none;max-width: 100%;width:100%;text-align: center;}
.header.fixed {position: fixed;top: 0px;z-index: 1;box-shadow: 0px 0px 5px rgba(0, 0, 0, 64);background: #fff; }
.bottom .menu ul li span {display: none}
.footer .bloc {width: 49%;float: left;padding-left: 0px!important;padding-right: 0px!important;}
.footer h3 {font-size: 3.5vw;} 
.footer .article .contenu a , .footer .contact .contenu,.footer .article .contenu a i {font-size: 2.9vw;} 
.contenu img {max-width:100%}
.menu-hidden{display:block!important}
#navbar {display : none}
}

.portfolio h3 { margin-left: 15px; margin-right: 15px; }
.portfolio .nivo-controlNav{display: block}

.caroufredsel_wrapper {overflow: hidden!important;margin: 0 auto!important;height: auto!important;}
ul#portfolio-carousel {height: auto!important;position: relative!important;}
.carousel li, .carousel li a img {    width: 210px;
    height: 168px;}

.tp-simpleresponsive .caption, .tp-simpleresponsive .tp-caption {position: absolute;visibility: hidden;-webkit-font-smoothing: antialiased !important;}
.navbar-toggle{background-color:#cccccc;background-image:none;border:1px solid #fbfbfb;}
.navbar-toggle .icon-bar { background-color: #fbfbfb; }


@media (max-width:768px)
{ 

.header .padding
{
  padding: 0px;
}

.header .navbar-toggle
{
  margin: 13px 15px 0px 0px;
}

.header .logo
{
  margin: 5px 15px;
}

.header .menu ul li
{
  line-height: 30px;
  border-top: 1px solid #eee;
}

.header .menu ul li:first-child
{
  border-top: 0px;
}

.footer .article a.img
{
  width: 30%;
  height: auto;
}

.footer .article a.titre
{
  width: 65%;
  margin-left: 0px;
}

.bottom .padding
{
  padding: 20px 0px;
}
.bottom .menu
{
  margin-top: 10px;
}
.bottom .menu ul li
{
  display: block !important;
  width: 33%;
  float: left;
}
  .slider { border:0px !important; }
  #slider { height:auto !important; min-height:120px !important; }
  #slider img { height:auto !important; }
  #slider .nivo-prevNav, #slider .nivo-nextNav { visibility:hidden !important; }
  .body .text img { height:auto !important; }
  .footer h3 { font-size:11pt !important; }
}

body
{
  background-image:url('img/bg.jpg');
  background-repeat:no-repeat;
  background-position:center top;
  background-attachment:fixed;
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

a
{
  color:#866383;
}

a:hover
{
  color:#1E8BC3;
}

.top
{
  background-color:#FFFFFF;
}

.top .contact
{
  color:#888888;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:18pt;
}

.header .navbar-toggle
{
  background-color:#cccccc;
  border-color:#fbfbfb;
}

.header .navbar-toggle .icon-bar
{
  background-color:#fbfbfb;
}

.header .menu
{
  font-family:'Ubuntu', sans-serif;;
  font-size:12pt;
}

.header .menu li a
{
  color:#808080;
}

.header .menu li a:hover
{
  color:#cccccc;
}

.header .menu li.current a
{
  color:#888888;
}

.header .menu li.current a:hover
{
  color:#dddddd;
}

.body h1
{
  color:#866383;
  font-family:'Ubuntu', sans-serif;;
  font-size:30pt;
  text-shadow:0 0 0 transparent,#FBFBE0 0px 1px 0px;
}

.body h2
{
  color:#1E8BC3;
  font-family:'Ubuntu', sans-serif;;
  font-size:16pt;
  text-shadow:0 0 0 transparent,#FBFBE0 0px 1px 0px;
}

.body .text
{
  color:#808080;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:12pt;
}

.boxx .box
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.box h3
{
  color:#FBFBE0;
  font-family:'Ubuntu', sans-serif;;
  font-size:18pt;
  text-shadow:0 0 0 transparent,#000000 0px 1px 0px;
}

.box a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.box a:hover
{
  color:#000000;
}

.portfolio h3
{
  color:#808080;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:20pt;
}

.footer100
{
  background-color:#3C474D;
}

.footer h3
{
  color:#FBFBE0;
  font-family:'Oswald', Arial, Verdana, Sans-Serif;
  font-size:14pt;
}

.footer .article .contenu a
{
  color:#FFFFFF;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:11pt;
}

.footer .article .contenu a:hover
{
  color:#866383;
}

.footer .article .contenu a i
{
  color:#866383;
  font-family:'Oswald', Arial, Verdana, Sans-Serif;
  font-size:11pt;
}

.footer .article .contenu a:hover i
{
  color:#866383;
}

.footer .contact .contenu
{
  color:#FFFFFF;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:20pt;
}

.bottom100
{
  background-color:#3C474D;
}

.bottom .copyright
{
  font-family:'Coda',Arial, Sans-Serif;
  font-size:10pt;
}

.bottom .copyright a
{
  color:#FBFBE0;
}

.bottom .copyright a:hover
{
  color:#808080;
}

.bottom .menu
{
  color:#ffffff;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:12pt;
}

.bottom .menu ul li a
{
  color:#FBFBE0;
}

.bottom .menu ul li a:hover
{
  color:#808080;
}

.bottom .menu ul li span
{
  background-color:#FBFBE0;
}

.bottom .w3c
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10pt;
}

.bottom .w3c a
{
  color:#444444;
}

.bottom .w3c a:hover
{
  color:#888888;
}

.coordonnees.adresse a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:12pt;
}

.liens_footer li a
{
  color:#000000;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10px;
}

.liens_footer li a:hover
{
  color:#dedede;
  font-family:Arial, Verdana, Sans-Serif;
  font-size:10px;
}

.adresse
{
  color:#808080;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:12pt;
}

.adresse h3
{
  color:#866383;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:12pt;
}

.sitemap h3
{
  color:#1E8BC3;
  font-family:'Ubuntu', sans-serif;;
  font-size:14pt;
}

.sitemap a
{
  color:#866383;
  font-family:'Coda',Arial, Sans-Serif;
  font-size:12pt;
}

.sitemap a i
{
  color:#808080;
  font-family:'Coda',Arial, Sans-Serif;
}

.top .reseaux ul li
{
  background-color:#808080;
}

.top .reseaux ul > li.facebook:hover
{
  background-color:#866383;
}



.page,.header,.top,.body,.bottom,.footer}
#slider,#slider imgheight:420px!important;}
.slideroverflow:hidden;}
body .slider #slider}
.page {
  background-size: cover;
  background-position: center;
}
body .text { background-color: #FBFBFB;}
/** slider**/
.nivo-directionNav {}
.nivo-caption a {
color:#fff;
}
#more-info h2 {
  font-family: "Coda",Arial,sans-serif;
  font-size: 35px;
  color: #808080;
}
/**********************************************************
************************* Contact *************************
***********************************************************/
.top {
  /*/
  clear: both;
}
.top .container {}
.top .contact {
  width:auto;
}
#info-top {
  color: #808080;
  font-family: "Economica",sans-serif;
  font-size: 15pt;
  font-style: italic;
}
#top-adress {
  color: #808080;
  font-family: "Economica",sans-serif;
  font-size: 15pt;
}
.top .contact .fa,#top-adress .fa {
  background: #ebeff2;
  text-align: center;
  border-radius: 50%;
}
/*** header***/
.header}
.header .container,.body .container,.portfolio .container}
.header .menu {
  text-align: center;
  width:auto;
}
.header .menu ul li {
  background-color: #FFF;
  border-top: 6px solid #EBEFF2;
  border-bottom: 6px solid #EBEFF2;
  min-height: 140px;
}
.header .menu ul li::after {
  content: "";
  border-left: 10px solid transparent;
  border-right: 10px solid transparent;
  border-top: 10px solid transparent;
 }
.header .menu ul li a {
white-space: nowrap;
}
.header .menu ul li.current,.header .menu ul li:hover {
  border-color: #1e8bc3;
}
.header .menu ul li.current::after,.header .menu ul li:hover::after {
  border-top-color: #1e8bc3;
}
.header .menu ul a .fa {
  font-size: 45px;
}
.nivo-caption {
  background: #FFF none repeat scroll 0% 0%;
  left:auto;
  color: #808080;
  font-family: "Coda",Arial,sans-serif;
  font-size: 12pt;
  text-align: justify;
}
.nivo-caption p {
  color: #808080;
}
#slider .nivobutton {
  min-width: 150px;
  background-color:#1e8bc3;
  color:#FFF;
  font-family: "Oswald",Arial,Verdana,sans-serif;
  font-size: 12pt;
  transition: all 0.3s ease 0s;
  text-transform: uppercase;
}
}
#slider .nivobutton a {
  color:#FFF;
}
#slider .nivo-caption h3 {
  color: #1E8BC3;
  font-family: "Coda",Arial,sans-serif;
  font-size: 25pt;
  text-align: center;
}
.nivo-controlNav {
  left:auto;
}
.nivo-controlNav a {
  background-image:none;
  border: 1px solid #e5e5e5;
  border-radius: 50%;
}
.nivo-controlNav a.active {
border-color:#1e8bc3;
background-color:#1e8bc3;
}
.caption-header h3 .fa {
  color: #E5E5E7;
  border: 1px solid #E5E5E7;
  border-radius: 50%;
  text-align: center;
  font-size: 15px;
}
#slider .caption-header h3 {
  font-family: "Ubuntu",sans-serif;
  font-size: 16pt;
  border-bottom: 1px solid !important;
  text-align: left;
}
#slider .caption-header h3 .start {}
@media(min-width:1140px) {
.boxes .box {}
.boxes .box-offset {}
}
.boxes .box {
  background-color:#1e8bc3;
min-height:300px;
color:#fff;
  text-align: justify;
}
.box h3 {}
.boxes .box-offset:nth-child(2) {
  background-color:#808080;
}
.boxes .box .fa {
  font-size: 70px;
}
.box .box-link .fa {
  font-size: 35px;
}
.box .box-link {
  border: 1px solid #FFF;
  border-radius: 50%;
}
.boxes .box-content {
  font-family: "Coda",Arial,sans-serif;
  font-size: 12pt;
}
/*************************
******* portfolio ********
*************************/
.portfolio .carousel {}
.portfolio {}
.portfolio h3 {
  border: none;
  text-indent: -5px;
}
.portfolio .container {
  background-color: #FFF;
}
.carousel li ,.carousel li a img {}
.carousel {}
.carousel .nav a {}
/******************************
********** more infi***********
*******************************/
/*#more-info .fa {
  font-size: 30px;
  border: 1px solid #808080;
  color: #808080;
  border-radius: 50%;
  text-align: center;
}
*/
#more-info .fa {
  color: #808080;
}
#more-info h3 {}
#more-info .more-content {
  color: #808080;
  text-align: justify;
}
#more-info .img-responsive {}
/*#more-info .blue h3,#more-info .blue  .fa {
 border-color:#1e8bc3;
 color:#1e8bc3;
}*/
#more-info {
  font-family: "Coda",Arial,sans-serif;
  font-size: 15px;
}
#more-info .container {
background-color:#fff;
}
.footer .contenu {
  color: #FBFBFB;
  font-family: "Oswald",Arial,Verdana,sans-serif;
  font-size: 11pt;
  text-align: justify;
}
.footer h3 {}
.bottom {}
.bottom .menu {
  width:auto;
}
.liens_footer {}
.body .text {}
.body .boxes {}
.bottom .copyright {
text-align: center;
}
.bottom .menu {
  text-align: center;
}
/*******************************************************************
*************************** media Query ****************************
*******************************************************************/
@media(max-width:1140px) {
.header .menu {
  clear: both;
}
.header .logo {
  width:auto;
  text-align: center;
}
}
* {
transition: all 500ms ease 0s;
}
.contact input.button {
  color: #fbfbfb;
}
@media (min-width:768px) {.header.fixed {background:#fff;}.container}}
@media (min-width:992px) {.container}}
@media (min-width:1200px) {.container}}
@media (max-width:992px) {
ul#portfolio-carousel {}
.footer100 }
.caroufredsel_wrapper {}
}
/*******************************************************************
*************************** media Query ****************************
*******************************************************************/
@media(max-width:850px) {
.logo a img {}
}
@media(max-width:960px) {
.carousel li {
  height:auto;
}
.carousel li a img {
height:auto;
}
}
@media(max-width:350px) {
.carousel li, .carousel li a img {
  height:auto;
}
}
/*******************************************************************
*************************** Page Accueil $('body').attr('id','p1'); ****************************
*******************************************************************/
#p3 .header .menu ul li.current, #p3 .header .menu ul li:hover {
  border-color: #FFD600 ;
}
#p3 .header .menu li.current a,#p3 .header .menu li a:hover {
  color: #FFD600 ;
}
#p3 .header .menu ul li.current::after, #p3 .header .menu ul li:hover::after {
  border-top-color: #FFD600 ;
}
#p3 .boxes .box {
  background-color: #FFD600 ;
}
#p3 .boxes .box-offset:nth-child(2) {
  background-color: #814E9B;//second color
}
#p3 #slider .nivobutton {
background-color: #FFD600 ;
}
#p3 .nivo-controlNav a.active {
  border-color: #FFD600 ;
  background-color: #FFD600 ;
}
#p3 #slider .nivo-caption h3 {
  color: #FFD600 ;
}
#p3 #more-info .blue h3, #p3 #more-info .blue .fa {
  color: #FFD600 ;
  border-color: #FFD600 ;
}
/*******************************************************************
*************************** Page Prestations ***********************
*******************************************************************/
#p2 .header .menu ul li.current, #p2 .header .menu ul li:hover {
  border-color: #8DBD45;
}
#p2 .header .menu li.current a,#p2 .header .menu li a:hover {
  color: #8DBD45;
}
#p2 .header .menu ul li.current::after, #p2 .header .menu ul li:hover::after {
  border-top-color: #8DBD45;
}
#p2 .boxes .box {
  background-color: #8DBD45;
}
#p2 .boxes .box-offset:nth-child(2) {
  background-color: #8DBD45;//second color
}
#p2 #slider .nivobutton {
background-color: #8DBD45;
}
#p2 .nivo-controlNav a.active {
  border-color: #8DBD45 ;
  background-color: #8DBD45;
}
#p2 #slider .nivo-caption h3 {
  color: #8DBD45;
}
#p2 #more-info .blue h3, #p2 #more-info .blue .fa {
  color: #8DBD45;
  border-color: #8DBD45;
}
/*******************************************************************
*************************** Page contact  ***********************
*******************************************************************/
#p1 .header .menu ul li.current, #p1 .header .menu ul li:hover {
  border-color: #866383;
}
#p1 .header .menu li.current a,#p1 .header .menu li a:hover {
  color: #866383;
}
#p1 .header .menu ul li.current::after, #p1 .header .menu ul li:hover::after {
  border-top-color: #866383;
}
#p1 .boxes .box {
  background-color: #866383;
}
#p1 .boxes .box-offset:nth-child(2) {
  background-color: #663362;//second color
}
#p1 #slider .nivobutton {
background-color: #866383;
}
#p1 .nivo-controlNav a.active {
  border-color: #866383;
  background-color: #866383;
}
#p1 #slider .nivo-caption h3 {
  color: #866383;
}
#p1 #more-info .col-md-6 h3 strong {
color:#866383!important;
}
/*
#p1 #more-info .blue h3, #p1 #more-info .blue .fa {
  color: #7c572b;
  border-color: #FFD600;
}*/
#p1 .contenu_contact {
  clear: both;
}
#p1 .body a {
  color: #866383;
}
#p1 h1 {
color:#866383;
}
/*******************************************************************
*************************** Menu********  ***********************
*******************************************************************/
.header .menu ul li.m3:hover {
  border-color: #FFD600 !important;
}
.header .menu ul li.m3:hover::after {
  border-top-color:#FFD600 !important;
}
.header .menu li.m3:hover a {
color:#FFD600 !important;
}
.header .menu ul li.m4:hover {
  border-color: #E50015!important;
}
.header .menu ul li.m4:hover::after {
  border-top-color:#E50015!important;
}
.header .menu li.m4:hover a {
color:#E50015 !important;
}
.header .menu ul li.m1:hover {
  border-color: #866383!important;
}
.header .menu ul li.m1:hover::after {
  border-top-color: #866383 !important;
}
.header .menu li.m1:hover a {
color:#866383!important;
}
.header .menu ul li.m2:hover {
  border-color: #8DBD45!important;
}
.header .menu ul li.m2:hover::after {
  border-top-color: #8DBD45!important;
}
.header .menu li.m2:hover a {
color:#8DBD45!important;
}
.contenu_contact h1 strong {
color:#23527C!important;
}
.contenu_contact h1 strong {
text-shadow:none;
}
.zoombox .zoombox_close {}
.liens_footer
{}
.liens_footer li
{
opacity: 0;
}
.portfolio}
.footer a {
  color: #DFDBD4;
}
.footer h3 {
  border-left: transparent;
}

