/* By Experts */

body{
	font-size: 15px;
}

#footer-wrapper{
	font-size: 14px;
}

#primary-main-menu > li{
	font-size: 14px;
}

.page-title h1{
	padding: 28px 20px 28px 0;
	font-size: 22px;
}

.widget-title{
	font-size: 16px;
}

body.page-id-15 .gallery dl dt img{
	-webkit-filter: grayscale(100%);
	-moz-filter: grayscale(100%);
	-ms-filter: grayscale(100%);
	-o-filter: grayscale(100%);
	filter: grayscale(100%);
	filter: gray; /* IE 6-9 */
	-webkit-transition: all ease 1s;
	   -moz-transition: all ease 1s;
	    -ms-transition: all ease 1s;
	     -o-transition: all ease 1s;
	        transition: all ease 1s;
}

body.page-id-15 .gallery dl dt img.color{
	-webkit-filter: grayscale(0%);
	-moz-filter: grayscale(0%);
	-ms-filter: grayscale(0%);
	-o-filter: grayscale(0%);
	filter: grayscale(0%);
	filter: none; /* IE 6-9 */
	-webkit-transition: all ease 1s;
	   -moz-transition: all ease 1s;
	    -ms-transition: all ease 1s;
	     -o-transition: all ease 1s;
	        transition: all ease 1s;
}

body.home .entry-content h2{
	font-size: 22px;
}

.pricing-box-value{
	font-size: 30px;
}

body.page-id-19 #results, body.page-id-218 #results{
	display: none;
	margin-top: 50px;
}

body.page-id-19 #results .selected .pricing-box-header, body.page-id-218 #results .selected .pricing-box-header{
	background-color:#EB5C28 !important;
}

body.page-id-19 #results .selected .pricing-box-title, body.page-id-218 #results .selected .pricing-box-title{
	border-color:#ffffff !important;
}

body.page-id-19 #results .selected .su-button, body.page-id-218 #results .selected .su-button{
	background-color:#EB5C28 !important;
}

input#nombre{
	width: 170px;	
} 
/*modif jmp*/
.su-tabs-pane h3{
	margin: 20px 0 5px;font-family: Arial,Lato;
}

.su-tabs-pane h3:first-child{
	margin: 0 0 5px;
}

body.home img.floatg{
	float: left;
	margin: 0;
}

body.home img.floatr{
	float: right;
	margin: 0;
}

#subhead_full::after {
    background: rgba(0, 0, 0, 0) url("../visuels/header-shadow.png") no-repeat scroll 50% 100%;
    content: "";
    height: 47px;
    position: absolute;
    width: 100%;
}

body.home p.baseline{
	text-align: center; 
	font-weight: 400; 
	font-size: 22px; 
	color: rgb(68, 68, 68); 
	font-family: Lato,sans-serif;
	margin: 0;
}

.heading-wrapper h2 {
    display: inline-block;
    font-size: 16px !important;
    margin: 0 0 0 9px;
    position: relative;
}

.heading-wrapper h2 > .heading-line-left {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 0 1px;
    right: 100%;
}

.heading-wrapper h2 > .heading-line-left {
    display: block;
    position: absolute;
    top: 50%;
    width: 20px;
}

.heading-wrapper h2 > .heading-line-right {
    border-color: #e5e5e5;
    border-style: solid;
    border-width: 0 0 1px;
    left: 100%;
}

.heading-wrapper h2 > .heading-line-right {
    display: block;
    position: absolute;
    top: 50%;
    width: 940px;
}

.su-callout .callout-content p.exh4{
	margin-bottom: 0;
	color: #444444;
	font-family: Lato,sans-serif;
	font-size: 18px;
	font-weight: normal;
	line-height: 1.4;
}

#sidebar_right a:hover img{
	opacity:0.85;
}

.home #wrapper{
	margin-top: 0;
}

.home .rev_slider_wrapper{
	margin-bottom: 30px !important;
}

.home .service-box{
	text-align: center;
}

.home .service-box i{
	float: none;
	margin: 0;
}

.home .service-content{
	margin-left: 0 !important; 
	text-align: justify;
}

.service-box h3 {
    font-weight: bold;
    margin-bottom: 8px;
    font-size: 20px;
    text-align: center;
}

li {
    line-height: inherit;
}

#home_right .su-callout{
	padding: 10px 10px 10px 13px;
}

#home_right .su-callout .callout-button{
	margin-top: 15px;
}

#home_right .su-callout .callout-content p.exh4{
	font-size: 17px;
}

.page-title{
	position: relative;
}

#boutons_header {
    bottom: 0;
    position: absolute;
    right: 0;
    width: 100%;
    font-size: 16px;
    font-weight: bold;
}

#boutons_header img{
    margin-right: 5px;
}

#bouton_demo{
	position: absolute;
	font-size: 14px;
	bottom: 0;
	right: 352px;
	background-color:#f8ad00;
	display: block;
	padding: 5px 15px;
	color: #FFF;
	box-shadow: 2px -1px 6px rgba(0, 0, 0, 0.2), 1px -1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: all ease 0.3s;
	   -moz-transition: all ease 0.3s;
	    -ms-transition: all ease 0.3s;
	     -o-transition: all ease 0.3s;
	        transition: all ease 0.3s;
}

#bouton_demo:hover{
	padding-bottom: 10px;
}

#bouton_try{
	position: absolute;
	font-size: 14px;
	bottom: 0;
	right: 165px;
	background-color:#44c6c1;
	display: block;
	padding: 5px 15px;
	color: #FFF;
	box-shadow: 2px -1px 6px rgba(0, 0, 0, 0.2), 1px -1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: all ease 0.3s;
	   -moz-transition: all ease 0.3s;
	    -ms-transition: all ease 0.3s;
	     -o-transition: all ease 0.3s;
	        transition: all ease 0.3s;
}

#bouton_try:hover{
	padding-bottom: 10px;
}

#bouton_subscribe{
	position: absolute;
	font-size: 14px;
	right: 0;
	bottom: 0;
	background-color:#91bb20;
	display: block;
	padding: 5px 15px;
	color: #FFF;
	box-shadow: 2px -1px 6px rgba(0, 0, 0, 0.2), 1px -1px 2px rgba(0, 0, 0, 0.05);
	-webkit-transition: all ease 0.3s;
	   -moz-transition: all ease 0.3s;
	    -ms-transition: all ease 0.3s;
	     -o-transition: all ease 0.3s;
	        transition: all ease 0.3s;
}

#bouton_subscribe:hover{
	padding-bottom: 10px;
}

#menu-item-208, #menu-item-209{
	display: none;
}

/*#fix_phone{
	position: absolute;
	top: 30%;
	right: -182px;
	-webkit-transition: all ease 0.3s;
	   -moz-transition: all ease 0.3s;
	    -ms-transition: all ease 0.3s;
	     -o-transition: all ease 0.3s;
	        transition: all ease 0.3s;
}

#fix_abonnes{
	position: absolute;
	top: 38%;
	right: -195px;
	-webkit-transition: all ease 0.3s;
	   -moz-transition: all ease 0.3s;
	    -ms-transition: all ease 0.3s;
	     -o-transition: all ease 0.3s;
	        transition: all ease 0.3s;
}

#fix_phone:hover, #fix_abonnes:hover{
	right:0;
}*/

#top-bar{
	padding: 5px 0;
}

#top-bar ul li i{
	vertical-align: bottom;
	margin-right: 5px;
	color: #F6942F;
}

#top-bar ul li .acces_abonnes{
	margin-left: 15px;
}

.wpcf7-form p.hidden{
	display: none;
}

.wpcf7-form h3{
	margin: 25px 0 0 ;
}

body.page-id-124 .wpcf7-form p.demi{
	float: left;
	width: 50%;
}

body.page-id-124 .wpcf7-form p.submit{
	margin-top: 20px;
	text-align: center;
}

body.page-id-333 .wpcf7-form p.demi{
	float: left;
	width: 50%;
}

body.page-id-333 .wpcf7-form p.submit{
	margin-top: 20px;
	text-align: center;
}

body.page-id-190 .pricing-box-value,body.page-id-190 .pricing-box-currency, body.page-id-190 .pricing-box-period, body.page-id-190 .pricing-box-info{
	display: none;
}

body.page-id-190 .pricing-box-title{
	margin-bottom: 0;
}

body.page-id-190 .pricing-box-content ul{
	padding: 0;
}

body.page-id-190 .pricing-box-wrapper{
	margin-bottom: 5px;
}

#title-wrapper{
	border-bottom: none;
}

#gallery-2 .gallery-caption{
	font-weight: bold;
	color: #333333;
}

#top-bar ul li{
	font-size: 15px;
}

#top-bar ul li a:hover{
	text-decoration: underline;
}

#post-17 a img,#post-229 a img{
	-webkit-transition: all ease 0.3s;
	   -moz-transition: all ease 0.3s;
	    -ms-transition: all ease 0.3s;
	     -o-transition: all ease 0.3s;
	        transition: all ease 0.3s;
}

#post-17 a:hover img,#post-229 a:hover img{
	opacity: 0.5;
	padding-right: 5px;
}

#post-17 strong{
	color: #373838;
}

.blog-entry-date{
	text-transform: uppercase;
}

.latest-blog-entry {
    padding-bottom: 20px;
    width: 50%;
    float: left;
}

.latest-blog-entry h2.post-title{
	font-size: 20px;
	padding-top: 5px;
}

body.category-3 #content_full div.type-post{
	width: 49%;
	margin-right: 1%;
	float: left;
}

@media all and (min-width:980px){
	#primary-main-menu > li{
		padding: 0 8px 40px !important;
	}
}

@media all and (max-width:980px){
	#boutons_header{
		display: none;
	}

	#menu-item-208, #menu-item-209{
		display: inline;
	}
}

@media all and (max-width:768px){
	.latest-blog-entry {
	    padding-bottom: 20px;
	    width: 100%;
	    float: left;
	}
}