/******* Do not edit this file *******
Simple Custom CSS and JS - by Silkypress.com
Saved: May 30 2024 | 20:34:36 */
@media only screen and (max-width: 1024px) {
	/* Footer usp */
	.footer-top .footer-usp {
		margin-top: 30px;
		color: #F9F9F9;
		font-size: 18px;
	}
	.home .footer-top .footer-usp {
		margin-top: 80px;
	}
	.footer-top .footer-usp ul.footer-usp-list {
		display:table;
    	width:100%;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	.footer-top .footer-usp li.footer-usp-list-item {
		display: inline-block;
	}
	.footer-top .footer-usp li.footer-usp-list-item:before {
		font-family: FontAwesome;
		content: '\f00c';
		color: #EC6623;
		margin-right: 6px;
	}
	.footer-top .footer-usp li.footer-usp-list-item span {
		color: #10bd10;
	}
	/* Footer menu */
	.footer-top .footer-menu {
		margin-top: 30px;
		color: #F9F9F9;
		font-size: 18px;
	}
	.home .footer-top .footer-menu {
		margin-top: 80px;
	}
	ul.footer-menu-list {
    	width:100%;
		margin: 0px;
		padding: 0px;
		text-align: left;
		list-style-type: none;
	}
	li.footer-menu-list-item {
		display: list-item;
		padding-bottom: 14px;
	}
	li.footer-menu-list-item:before {
		font-family: FontAwesome;
		content: '\f0da';
		color: #B5B3B3;
		margin-right: 6px;
	}
	li.footer-menu-list-item span {
		color: #10bd10;
	}
	.footer-menu .footer-menu-list-item a {
		color: #FFFFFF !important;
	}
	.footer-menu-list-item a:hover {
		color: #F9F9F9 !important;
	}

	.home .footer-row-1 {
  		padding-top: 56px !important;
	}
	.footer .widget_address_social_icons {
		margin-bottom: -24px !important;
		text-align: center;
	}
	.footer-row-1 p, a, span, li, #text-3 .textwidget {
		color: #B5B3B3;
	}
}
@media only screen and (min-width: 1025px) {
	/* Footer usp */
	.footer-top .footer-usp {
		margin-top: 54px;
		color: #F9F9F9;
		font-size: 18px;
	}
	.home .footer-top .footer-usp {
		margin-top: 130px;
	}
	.footer-top .footer-usp ul.footer-usp-list {
		display:table;
    	width:100%;
		margin: 0px;
		padding: 0px;
		text-align: left;
	}
	.footer-top .footer-usp li.footer-usp-list-item {
		display: table-cell;
	}
	.footer-top .footer-usp li.footer-usp-list-item:before {
		font-family: FontAwesome;
		content: '\f00c';
		color: #EC6623;
		margin-right: 6px;
	}
	.footer-top .footer-usp li.footer-usp-list-item span {
		color: #10bd10;
	}

	/* Footer menu */
	.footer-top .footer-menu {
		margin-top: 54px;
		color: #F9F9F9;
		font-size: 18px;
	}
	.home .footer-top .footer-menu {
		margin-top: 130px;
	}
	ul.footer-menu-list {
    	width:100%;
		margin: 0px;
		padding: 0px;
		text-align: center;
		list-style-type: none;
	}
	li.footer-menu-list-item {
		display: list-item;
		padding-bottom: 14px;
	}
	li.footer-menu-list-item:before {
		font-family: FontAwesome;
		content: '\f0da';
		color: #B5B3B3;
		margin-right: 6px;
	}
	li.footer-menu-list-item span {
		color: #10bd10;
	}
	.footer-menu .footer-menu-list-item a {
		color: #FFFFFF !important;
	}
	.footer-menu-list-item a:hover {
		color: #F9F9F9 !important;
	}
	
	.home .footer-row-1 {
  		padding-top: 65px !important;
	}
	.footer .widget_address_social_icons {
	margin-bottom: -10px !important;
		text-align: center;
	}
	.footer-row-1 p, a, span, li, #text-3 .textwidget {
		color: #B5B3B3;
	}
	#media_image-5 img {
		max-width: 218px !important;
	}
	.row .footer-row-1 aside {
		text-align: center;
	}
}

.footer .social-links a {
	background-color: #000000;
}
.page footer h3.widget-title, footer .widget-title {
	color: #B5B3B3 !important;
}
footer .textwidget p {
	color: #B5B3B3 !important;
}
.footer-link, .footer-link:hover {
	font-weight: bold !important;
	color: #B5B3B3 !important;
}


