/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: Oct 17 2025 | 08:57:21 */
body{
	hyphens: auto !important;
}
.html_header_top.html_header_sticky #top #wrap_all #main{
	padding-top: 252px !important;
}

.av-logo-container{
	padding: 20px 0;
}

.avia-icon-list .iconlist_title{
	text-transform: none !important;
}

.av-horizontal-gallery{
	padding:0px !important;
}

.iconlist_title{
	font-family: 'roboto',Helvetica,Arial,sans-serif !important;
	font-weight:400 !important;
}

#intro .flex_cell.avia-link-column{
	background-color: #ffffff !important;
	transition: 0.3s background ease-in-out !important;
}
#intro .flex_cell.avia-link-column:nth-child(2):hover{
	background: linear-gradient(90deg, #1f7087 0%, #1f7087 100%);
	color:#ffffff !important;
}
#intro .flex_cell.avia-link-column:nth-child(4):hover{
	background: linear-gradient(90deg, #635634 0%, #635634 100%);
	color:#ffffff !important;
}
#intro .flex_cell.avia-link-column:nth-child(6):hover{
	background: linear-gradient(90deg, #346335 0%, #346335 100%);
	color:#ffffff !important;
}

.avia-menu-fx{
	bottom: 8px !important;
	width: 50% !important;
    left: 50% !important;;
    transform: translateX(-50%) !important;;
}
.postid-114 .avia-menu-fx{
	background-color: #346335 !important;
}
.postid-80 .avia-menu-fx{
	background-color: #635634 !important;
}
.postid-58 .avia-menu-fx{
	background-color: #1f7087 !important;
}
.footer-page-content svg path{
	fill: #666666 !important;
}
@media only screen and (max-width: 767px) {
    .responsive #top #wrap_all .av-logo-container {
        padding: 20px 0 !important;
    }
	.responsive.html_header_top.html_header_sticky #top #wrap_all #main{
		padding-top: 0px !important;
	}
	.avia-section-huge .content, .avia-section-huge .sidebar {
		padding-top: 50px;
		padding-bottom: 50px;
	}
	.iconlist_icon {
		display: none !important;
	}
}