/*
Theme Name: Salient child theme
Template: salient
*/
@import url("../salient/style.css");

.homeicon .fa
{
	border-color: #0082ca;
	background-color: #0082ca;
	color: #ffffff;
	width: 70px;
	height: 70px;
	line-height: 70px;
	border-radius: 50%;
	font-size: 3em;
	margin-top: -35px;
	
}

.ascend .homeicon .nectar-button
{
	width: 50%;
	border-radius: 10px !important;
}

.homeicon .col > .wpb_wrapper
{
	background-color: white;
	padding: 0 20px 20px 20px;
	margin-bottom: 20px;
	border-radius: 40px;
}

.homeicon .mainText strong
{
	color: #0082ca;
}

@media (min-width:1001px)
{
	.homeicon .col > .wpb_wrapper
	{
		margin-bottom: 0;
	}
	.homeicon .mainText
	{
		min-height: 220px;

	}
}


@media (min-width:1200px)
{
	.homeicon .col > .wpb_wrapper
	{
		margin-bottom: 0;
	}
	.homeicon .mainText
	{
		min-height: 175px;

	}
}
@media (min-width:1450px)
{

	
	.homeicon .mainText
	{
		min-height: 155px;

	}
}



.col .pricing-table h3
{
	font-size: 1.5em;
}

.pricing-column.highlight h3 .highlight-reason
{
	color: black;
}

/*---------------------------------------------------*/

.portfolio-items .work-meta
{
	width: 100%;
	text-align: center;
	padding: 10px;
}


.greenLogo
{
	max-width:200px !important;
}

#copyright,
#text-2,
#text-3,
#text-4
{
	text-align: center;
}

