/* page contact */

.pagenode72 {
	
}


.pagenode72 .widget.gsc-icon-box.left .highlight_content {
	vertical-align: middle;
}



.pagenode72 h4 {
	color: #f29400  !important;
	font-size: 14px !important;
	font-weight: 700 !important;
	text-transform: uppercase !important;
}
.pagenode72 h4:after {
	display: block;
	content: " " ;
	border-top: 3px solid #f29400 ;
	margin: 10px 0;
}

.widget.gsc-icon-box {
	margin-bottom: 5px;
}

.widget.gsc-icon-box .highlight-icon .icon-container.text-theme[class*="border-"] {
	/* border-color: #f29400; */
	border-color: transparent;
}

.widget.gsc-icon-box.icon-border:not(.icon-background) .highlight-icon .icon-container .icon {
	color: #f29400;
}
/* .widget.gsc-icon-box.left:hover > .highlight-icon > .highlight-icon */
.widget.gsc-icon-box:hover .highlight-icon .icon-container.text-theme[class*="border-"] {
	background-color: #f29400;
}




a.gsc-button {
	margin-top: 25px;
	padding: 10px 20px !important;
	font-size: 16px !important;
	text-transform: none;
	
	color: #fff;
	background-color: #00983A;
	border: none;
}
/* 
a.gsc-button {
	margin-top: 25px;
	border: 1px solid #111;
	color: #111;
	padding: 10px 20px !important;
	font-size: 16px !important;
	text-transform: none;
}
a.gsc-button:hover {
	color: #fff;
	background-color: #00983A;
	border: none;
} 
*/