html{
	margin-top: 0px !important;
}
.site-header {
	padding: 5px;
}
.site-title {
	display: none;
}
.site-description {
	display: none;
}
header.entry-header h1.entry-title{
	text-align: justify;
    text-transform: uppercase;
    font-size: 1.5rem;
}
.entry-content p, strong, h3, h4, h5{
	text-align: justify;
}
.entry-content ul li{
	text-align: justify;  	
}
.entry-content a{
	color: #ff0000;  	
}
.entry-content a:visited{
	color: #ff0000;  	
}
.entry-meta{
	display: none;
}

/*======Menu principal======*/
.main-navigation ul.nav-menu{
	text-align: center;
}
.main-navigation li a{
	padding: 0 12px;
}
.main-navigation ul li a:hover{
	background: #ff0000;
    color: #000;
}
.main-navigation .current-menu-item > a{
	color: #ff0000;
}
.main-navigation .current_page_item > a{
	color: #ff0000;
}
/*======= Fin menu principal====*/

/*===== Left Sidebar ======*/

/*===== End Left Sidebar =====*/

/*===== Right Sidebar =====*/
.widget-area{
	padding: 0px;
}
.widget-area .widget{
	margin-bottom: 1.428571429rem;
}
.widget h1.widget-title {
  	display: none;
}
aside.widget_nav_menu h1.widget-title {
  	display: block;
  	text-transform: uppercase;
  	font-size: 1.2em;
  	background: #aabbff;
}
.widget-area .widget a{
	color: #000;
}
.widget-area .widget li{
	margin-bottom: 5px;
  font-size: 0.82rem;
}
aside.widget_nav_menu ul li a {
  	text-transform: uppercase;
	text-decoration: none;
  	list-style: none;
  	background: #FFF;
  	font-size: 1em;  	
  	display: block;
  	border-radius: 10px;
  	border: solid #ff0000;
	border-width: 1px; 
  	padding: 3px 3px;
}
.widget-area .widget a:hover {
	color: #ff0000;
}
aside.widget_nav_menu ul li a:visited {
	color: #000;
}
/* ==== End Right Sidebar ==*/

.main-navigation .menu-toggle{
	text-align: center;
  	text-transform : uppercase;
}

/*===== Footer ===== */
.site-info{
	display: none;
}
#footer-sidebar{
  border-top: #ccc dotted 2px;
}
/*=====End footer ===*/

@media only screen and (max-width: 768px){
  #content{
	width: 100%;
    padding: 30px 0;
}
  .widget-area{
  	width: 100%;
  }
  .widget-area .widget{
  	width: 100%;
  }
}

@media only screen and (max-width: 768px) {
	header.entry-header h1.entry-title{
	text-align: justify;
    text-transform: uppercase;
    font-size: 0.8rem;
}
}
/* ==================== ajout==================*/

/*=========== banner-clicktocall ======*/

div.banner-contact {
  background: #aabbff;
  padding-top: 10px;
  border-bottom: 3px solid #CFCFCF;
}
div.banner-contact .su-service .su-service-title {
  padding-left: 20%;
  min-height: 64px;
  line-height: 55px;
  font-size: 20px;
  margin-bottom: 0;
}
div.banner-contact .su-service .su-service-title a {
  color: #fff;
  margin-left: 0px;
  text-align: center;
  text-decoration: none;
}
div.banner-contact .su-service .su-service-title a:hover {
  color: #ff0000;
}
div.banner-contact .su-service-title i {
  font-size: 64px;
  color: #333;
  margin-left: 100px;
}
div.banner-contact .su-service .su-service-title a p{
	margin: -10px 0 -15px;
    text-align: center;
}

/*============== click to call ================= */

.fa{
    display: inline-block;
    font-style: normal;
    font-weight: normal;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    -moz-osx-font-smoothing: grayscale;
}
/*.fa-phone:before {
    content: "\f095";
}
.fa-mobile-phone:before, .fa-mobile:before {
    content: "\f10b";
}*/

.fa-mobile {
  background: url("/wp-content/plugins/customjs/phone.jpg") no-repeat;
}
.fa-phone {
  background: url("/wp-content/plugins/customjs/mobile.jpg") no-repeat 20px 5px;
}
.su-service {
	position: relative;
	margin: 0 0 1.5em 0;
}

.su-service-title {
	display: block;
	margin-bottom: 0.5em;
	color: #333;
	font-weight: bold;
	/*font-size: 1.1em;*/
}

.su-service-title img {
	position: absolute;
	top: 0;
	left: 0;
	display: block !important;
	margin: 0 !important;
	padding: 0 !important;
	border: none !important;
	-webkit-box-shadow: none !important;
	-moz-box-shadow: none !important;
	box-shadow: none !important;
}

.su-service-title i {
	position: absolute;
	top: 0;
	left: 0;
	display: block !important;
	width: 1em;
	height: 1em;
	text-align: center;
	line-height: 1em;
}

.su-service-content { line-height: 1.4; }

.su-column-inner > *:first-child, .su-service-content > *:first-child { margin-top: 0; }
.su-column-inner > *:last-child, .su-service-content > *:last-child { margin-bottom: 0; }

/* LIGNES ET COLONNES */
.su-row {
	clear: both;
	zoom: 1;
	margin-bottom: 1.5em;
}

.su-row:before, .su-row:after {
	display: table;
	content: "";
}

.su-row:after { clear: both; }

.su-column {
	display: block;
	margin: 0 4% 0 0;
	float: left;
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

.su-column-last { margin-right: 0; }

.su-row .su-column { margin: 0 0 0 4%; }

.su-row .su-column.su-column-size-1-1 { margin-left: 0; margin-right: 0; }

.su-row .su-column:first-child { margin-left: 0; }

.su-column-centered {
	margin-right: auto !important;
	margin-left: auto !important;
	float: none !important;
}

.su-column img, .su-column iframe, .su-column object, .su-column embed { max-width: 100%; }

.su-column-size-1-2 { width: 90%; }

.su-column-size-1-3 { width: 30.66%; }

@media only screen and (min-width: 300px) and (max-width: 400px) {
  div.banner-contact .su-service .su-service-title {
    padding-left: 1%;    
    font-size: 14px;
    min-height: 45px;
  	line-height: 35px;
    margin-top: -30px;
  }
  div.banner-contact .su-service-title i {
    font-size: 30px;
	}
  .fa-mobile {
    background-image: url("/wp-content/plugins/customjs/mini-phone.jpg");
  }
  .su-service-title i.fa-phone {
    background-image: url("/wp-content/plugins/customjs/mini-mobile.jpg");
    background-position: 8px top;
    height: 32px;
  }
  div.banner-contact {
    padding-bottom: 15px;
  }
  div.banner-contact .su-service .su-service-title a {
  color: #fff;
  margin-left: 10px;
    text-decoration: none;
}
  
div.banner-contact .su-service-title i {  
  color: #333;
  margin-left: 10px;
}
  h1{
	font-size: 12px;
    font-weight: bold;
	}
  .main-navigation ul.nav-menu{
	text-align: center;
}
  .main-navigation ul li a{
  	text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.0em;
  }
.main-navigation ul li a:hover{
	background: #ff0000;
    color: #000;
}
.main-navigation .current-menu-item > a{
	color: #ff0000;
}
.main-navigation .current_page_item > a{
	color: #ff0000;
}
  .main-navigation li{
  	margin-top: 1.014285714rem;
  }
}

@media only screen and (min-width: 401px) and (max-width: 768px) {
	.su-column {
		width: 100% !important;
		margin: 0 0 1.5em 0 !important;
		float: none !important;
	}

	.su-row .su-column:last-child {
		margin-bottom: 0 !important;
	}
  div.banner-contact .su-service .su-service-title a {
  color: #fff;
  margin-left: 10px;
    text-decoration: none;
}
  div.banner-contact .su-service .su-service-title {
  	padding-left: 1%;
    font-size: 18px;
    margin-top: -40px;
     margin-bottom: -20px;
    line-height: 40px;
  }
div.banner-contact .su-service-title i {
  font-size: 64px;
  color: #333;
  margin-left: 10px;
}
  h1{
	font-size: 18px;  
    font-weight: bold;
	}  
  .main-navigation ul.nav-menu{
	text-align: center;
}
  .main-navigation ul li a{
  	text-decoration: none;
    color: #fff;
    text-transform: uppercase;
    font-size: 1.0em;
  }
.main-navigation ul li a:hover{
	background: #ff0000;
    color: #000;
}
.main-navigation .current-menu-item > a{
	color: #ff0000;
}
.main-navigation .current_page_item > a{
	color: #ff0000;
}
  .main-navigation li{
  	margin-top: 1.014285714rem;
  }
}

@media only screen {
	[class*="su-column"] + [class*="su-column"]:last-child { float: right; }
}

/*================fin ajout========*/

.entry-title h1{
font-size: 2em;
text-transform: capitalize;
}