/* Themify Customize Styling */
body {	
	font-family:Poppins;	font-weight:300;
	font-size:14px;
	line-height:19px;
 
}
a {	
	color: #fc6620; 
}
h1 {	
	font-family:Varela Round;	font-weight:600;
	font-size:50px;

	color: #fc6620; 
}
h2 {	
	font-family:Varela Round;	font-weight:normal;

	color: #3d3d3d; 
}
h6 {		font-weight:500;
	font-size:20px;
	line-height:24px;

	color: #3d3d3d; 
}
body[class*="themify"] #site-logo a {		text-align:left; 
}
body[class*="themify"] #site-logo a img {		width: 200px; 
}
#site-logo {		position:absolute;

	top: 15px;
	left: 0px; 
}
#main-nav {		position:absolute;
 
}
#main-nav a:hover {	
	color: #000000; 
}
#main-nav .current_page_item > a,  #main-nav .current-menu-item > a {	
	color: #fc6620; 
}
.post-title a:hover {	
	color: #fc6620; 
}
.page-title, .page-category-title-wrap .page-title, .page-category-title-wrap .page-category-title, .page-category-title-wrap .page-category-title {	
	color: #ffffff;
	font-family:Varela Round;	font-weight:normal;
	font-size:30px;
	text-align:left;background: none;
	background-color: #fc6620; 
}
#footer {	
	font-family:Poppins;	font-weight:300;
	text-transform:uppercase; 
}
@media screen and (max-width: 680px) { /* Themify Customize Styling */
body[class*="themify"] #site-logo a img {		width: 200px; 
}
 }
/* Themify Custom CSS */

*{
 box-sizing: border-box;
}
#content{
padding:0;
}
.single-post.sidebar-none #content{
	padding: 0;
}
.page-category-title-wrap{
padding-top: 10px;
padding-bottom: 8px;
background-color: #fc6620;
}
.category-title-overlay{
background-color: #fc6620;
}
#header .social-widget{
 margin-right: 0;
}
.social-wrap{
top: 48%;
right: 0px;
}
.social-widget a:hover{
color: #000000;
}
.contact_map, .team_pic{
box-shadow: 0 0 28px 1px rgba(0,0,0,0.10);
}

#headerwrap.fixed-header{
position: static;
opacity:0;
}
#main-nav{
max-width: 450px;
left: calc(100% - 50px - 450px);
}
.slider_home a{
text-decoration: none !important;
}
.slider_home .slide-content, .carousel-wrap .slide-content{
background: rgba(255,255,255,0.7) !important;
}
.slide-title{
margin: 0 !important;
}
h2.post-title.entry-title{
color: #3d3d3d !important;
margin-bottom: 0.2em;
}
.news_list h2.post-title.entry-title{
	margin-bottom: 0.7em;
}
.list-post .type-post h2.post-title.entry-title{
color: #fc6620 !important;
margin-bottom: 0.7em;
margin-top: 30px;
font-size: 50px;
font-family: Varela Round;
}
.module-post a{
text-decoration: none !important;
}
#footerwrap{
	border-top: 0;
}
#footer:before {
content: '';
display: block;
width: 188px;
border-top: 1px solid #e7e7e7;
margin: auto;
padding-top: 2.6em;
}
.footer-text:before{
	display:none;
}
/*Maps*/
.i4ewOd-pzNkMb-haAclf {
	display: none;
}
/*Marges top modules textes*/
.tb_responsive_mode .tb_grid_classes>.module_column {
	margin-top: 0;
}
@media only screen and (min-width: 800px)  {
	#headerwrap{
	max-width: 1160px;
	left: 50%;
	transform: translateX(-50%);
	}
}