/* Disable Download Button */ 
.static_cta2.cta_flat
{
    display:none;
}

/* Disable Breadcrumbs */ 
.page_head, .author_div
{
	display:none;
}

#topmenu .menu_hover a { padding-bottom:20px;}
#topmenu ul.menu li:after, #frontsidebar .widget_nav_menu ul.menu li:after{ display:none;}
#topmenu ul li ul {  display: block;visibility: hidden; opacity: 0; transition: all 0.2s linear;}
#topmenu .menushow { visibility: visible;  opacity: 1; display: block;}
#topmenu .fadeInUp {  animation: unset;}

.grecaptcha-badge { visibility: hidden; }



.stat_has_img .stat_content_inner
{
    min-height: 650px;
}
	
/* Margin picture footer */
.widget_wrap
{
	margin-bottom:-10px
}

/* margin button*/
#footer .widget img 
{
	margin:40px
}


/* contact form top menu*/
.head_inner
{
	display: none;
}

/* contact form text*/
.wpcf7-text
{
	width: 100%;
}

/* star hide contact*/
.page-id-41 #afc_sidebar_154 {
display: none;
}

/* star hide contact*/
.post-id-189 #afc_sidebar_154 {
display: none;
}

#footer .widgets ul
{
	margin-bottom: -75px;
	margin-top: -75px;
	padding-left: 280px;
}

#footer .widgets .widget a, #footer .widgets {
	color: #000000 !important;
}