.header-homepage .background-overlay, .bg-color1 {
    background: linear-gradient(135deg , rgba(102, 126, 234, 0.8) 0%, rgba(118, 75, 162, 0.8) 50%);
}

.header-buttons-wrapper a.button.big.white.round.outline, .comments-form, div#quote, div#services {
	display: none;
}

.lead {    
	  font-size: 1.2rem;
    line-height: 1.9rem;
}

.platform {
	text-transform:uppercase;
	margin-bottom: 0;
	font-size: 1.5rem;
	font-weight: 300;
}

.work {
	font-size: 2.5rem;
}

.uppercase {
	text-transform: uppercase;
	font-size: 16px;
	font-weight: 600;
}

div#about .content-column div {
	display: none;
}

div#features {
	background-color: /*rgba(101, 91, 133, 0.08) !important*/ rgb(62 50 94) !important;
}

div#features h2 {
	color: #fff;
}


.button.color1, .button.color2,  .color2, .button.blue, i.fa.icon.bordered.color2, .contact-form-wrapper input[type=submit] {
	background-color: #fff;
	color:  #625684;
	border-color:  #625684;
}

.button.color1:hover, .button.color2:hover, .button.blue:hover, .contact-form-wrapper input[type=submit]:hover, i.fa.icon.reverse.color1 {
    color: #ffffff;
    background-color: #625684;
    border-color: #625684;
}


.coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a, .coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .coloured-nav ul.dropdown-menu.default > .current_page_item > a, .coloured-nav ul.dropdown-menu.default > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a, .fixto-fixed ul.dropdown-menu.default > .current_page_item > a, .fixto-fixed ul.dropdown-menu.default > .current-menu-item > a {
	border-bottom:  2px solid #fff;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > .current_page_item > a:hover, .coloured-nav ul.dropdown-menu.active-line-bottom > .current-menu-item > a:hover, .coloured-nav ul.dropdown-menu.default > .current_page_item > a:hover, .coloured-nav ul.dropdown-menu.default > .current-menu-item > a:hover, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current_page_item > a:hover, .fixto-fixed ul.dropdown-menu.active-line-bottom > .current-menu-item > a:hover, .fixto-fixed ul.dropdown-menu.default > .current_page_item > a:hover, .fixto-fixed ul.dropdown-menu.default > .current-menu-item > a:hover {
	border-bottom:  2px solid #625684;
}

.coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a, .coloured-nav ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, .coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a, .coloured-nav ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item):hover > a, .fixto-fixed ul.dropdown-menu.active-line-bottom > li:not(.current-menu-item):not(.current_page_item).hover > a, .fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item):hover > a, .fixto-fixed ul.dropdown-menu.default > li:not(.current-menu-item):not(.current_page_item).hover > a, ul.dropdown-menu > li:hover > a, ul.dropdown-menu > li.hover > a {
	color:  #625684;
	
}

.col-sm-5.space-bottom-xs.content-column.content-left-sm, #about h5, #about p {
	padding: 0 20px;
}
#about .button {
	margin-left: 20px;
}

#about .row.middle-sm.text-center {
	text-align: left;
}

p.small.italic {
	color: #838383;
}



div.wpcf7 p, form div {
	color: #000;
}

/*div#features, div#quote {
	background-image: url("http://marisayoung.me/wp-content/uploads/2015/06/site-background.png") !important;
		background-size:cover;
}*/

.copyright, .footer-logo.space-bottom-small, .comments {
	display:none;
}

.footer-content .textwidget {
	font-size: 85%;
    font-weight: 300;
}

.footer-content-lists .footer-content {
	background-color:#000;
}

.footer-content-lists .widgets-row > * {
	border-left:none;
}

.grecaptcha-badge {
	display:none !important;
}

