@charset "UTF-8";
/* CSS Document */

/*
Theme Name:   Divi Child
Theme URI:    http://example.com/twenty-fifteen-child/
Description:  Divi Child Theme
Author:       John Doe
Author URI:   http://example.com
Template:     Divi
Version:      1.0.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
Text Domain:  divichild
*/

h1 {
	font-size:80px!important;
	font-weight:400;
	line-height:100px!important;
	letter-spacing:-1px;
}

h1 strong {
	font-weight:800;
}

h2 {
	font-size:40px!important;
	font-weight:300;
	letter-spacing:-1px;
}

h2 strong {
	font-weight:600;
}

.services-text h1 {
	color:#ffffff;
	padding-bottom:40px;
}

.services-text h2 {
	color:#ffffff;
	line-height:1.2em;
}

.nfpf-menu {
	display:table;
	margin-left:auto;
	margin-right:auto;
	font-size:20px;
	font-weight:400;
	font-family:"Roboto Slab", Georgia, "Times New Roman", serif;
	color:#222222;
}

.nfpf-menu strong {
	color:#1f6438;
	font-weight:400;
}

.nfpf-menu a {
	color:#222222;
}

#service-blocks .et_pb_column_1_2 {
	display: -webkit-box;
	display: -moz-box;
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
	z-index:200;
}

.main-service-block .et_pb_text_inner {
	padding:15px 10px 10px 10px;
}

.main-service-block {
	flex-grow: 1;
}

.main-service-block p {
	line-height:18px;
	font-weight:300;
}

.main-service-block h3 {
	font-size:30px;
	font-weight:400;
}

.title-line-horiz-blue {
	width:52px;
	height:7px;
	background-color:#00adef;
	margin-bottom:25px;
}

.title-line-horiz-magenta {
	width:52px;
	height:7px;
	background-color:#eb008b;
	margin-bottom:25px;
}

.title-line-horiz-yellow {
	width:52px;
	height:7px;
	background-color:#fff100;
	margin-bottom:25px;
}

.title-line-horiz-black {
	width:52px;
	height:7px;
	background-color:#222222;
	margin-bottom:25px;
}

.services-text h3 {
	font-size:30px;
	color:#ffffff;
	line-height:1.2em;
	font-weight:400;
	max-width:1080px;
	margin-left:auto;
	margin-right:auto;
}

.more-info {
	line-height:18px;
	font-weight:300;
}

#left-area ul, .entry-content ul, .et-l--body ul, .et-l--footer ul, .et-l--header ul {
	line-height:18px;
	padding-bottom:10px;
}

.more-info li {
	padding-bottom:5px;
}

li {
	font-weight:300;
}

.more-info strong {
	font-weight:500;
}

.et_pb_toggle_0.et_pb_toggle_open .et_pb_toggle_title:before {
	z-index:100;
}

.et_pb_toggle_0.et_pb_toggle_close .et_pb_toggle_title:before {
	margin-top:-4px;
}

.et_pb_toggle_0.et_pb_toggle_open .et_pb_toggle_title:before {
	margin-top:-4px;
}

.et_pb_toggle_content {
	padding:20px 20px 10px 20px;
}

.small-service-block h3 {
	font-size:22px;
	font-weight:400;
	color:#ffffff;
	padding:10px 10px 12px 10px;
}

.small-service-block {
	margin-bottom:10%!important;
}

/**/

#service2-blocks .et_pb_column_1_4 {
	display: -webkit-box;
	display: -moz-box;
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
}

#service2-blocks .et_pb_column_1_2 {
	display: -webkit-box;
	display: -moz-box;
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
}

.small-service-block {
	flex-grow: 1;
}

/**/

.contact-text h1 {
	color:#222222;
	padding-bottom:40px;
}

.contact-text h2 {
	color:#222222;
	line-height:1.2em;
	max-width:1080px;
	margin-left:auto;
	margin-right:auto;
	letter-spacing:0px;
}

.main-contact-block p {
	font-size:22px;
	line-height:28px;
	font-weight:300;
}

.main-contact-block a {
	color:#222222;
	line-height:30px;
}

.main-contact-block h3 {
	font-size:26px;
	font-weight:600;
}

.main-contact-block .et_pb_text_inner {
	padding:30px 30px 30px 30px;
}

#contact-blocks .et_pb_column_1_2 {
	display: -webkit-box;
	display: -moz-box;
 	display: -ms-flexbox;
 	display: -webkit-flex;
 	display: flex;
}

#contact-blocks .et_pb_row, .et_pb_row_9 {
	max-width:1080px!important;
}

.main-contact-block {
	flex-grow: 1;
}

#nfpf-services {
	padding-top:40px;
	padding-bottom:20px;
}

#nfpf-contact {
	padding-top:40px;
}

.nfpf-menu-container {
	padding:0px;
}

@media all and (max-width: 780px) {
	
	.nfpf-header h1 {
		font-size:60px!important;
		line-height:64px!important;
	}
	
	.nfpf-header {
		padding-top:0px;
	}
	
	#menu-mobile {
		font-family:"Roboto Slab", Georgia, "Times New Roman", serif;
		z-index:300;
	}
	
}

@media all and (max-width: 550px) {
	
	.nfpf-header h1 {
		font-size:40px!important;
		line-height:44px!important;
	}
	
	.nfpf-header {
		padding-top:0px;
	}
	
	.services-text h1 {
		font-size:40px!important;
		line-height:44px!important;
		padding-bottom:20px;
	}
	
	#nfpf-services {
		padding-top:0px;
		padding-bottom:0px;
	}
	
	.services-text h2 {
		font-size:24px!important;
		line-height:28px!important;
	}
	
	#service-text-row {
		padding-bottom:20px!important;
	}
	
	#service-blocks {
		width:90%;
	}
	
	.contact-text h1 {
		font-size:40px!important;
		line-height:44px!important;
		padding-bottom:20px;
	}
	
	#nfpf-contact {
		padding-top:0px;
		padding-bottom:0px;
	}
	
	.contact-text h2 {
		font-size:24px!important;
		line-height:28px!important;
	}
	
	#contact-text-row {
		padding-bottom:20px!important;
	}
	
	#contact-blocks {
		width:90%;
	}
	
	.main-service-block h3 {
		font-size:26px;
		line-height:30px;
	}
	
	#service-blocks .main-service-block {
		padding:15px 10px 10px 10px!important;
	}
	
	.et_pb_toggle_close {
		padding:10px;
	}

	.et_pb_toggle_open {
		padding:10px;
	}
	
	#service-blocks .et_pb_column {
		margin-bottom:15px;
	}
	
	#service-blocks {
		padding-bottom:0px!important;
		padding-top:0px!important;
	}
	
	.services-text h3 {
		font-size:20px!important;
		line-height:24px!important;
	}
	
	#nfpf-services .et_pb_row_4.et_pb_row {
		padding-top:10px!important;
		padding-bottom:0px!important;
	}
	
	#nfpf-contact .et_pb_row {
		padding-bottom:30px!important;
	}
	
	#service2-blocks {
		width:90%;
	}
	
	.small-service-block h3 {
		font-size:20px;
		font-weight:400;
		color:#ffffff;
		padding:8px 8px 10px 8px;
	}
	
	#service2-blocks {
		padding-bottom:0px!important;
	}
	
	.main-contact-block h3 {
		font-size:20px;
	}
	
	.main-contact-block p {
		font-size:13px;
		line-height:17px;
	}
	
	.main-contact-block .et_pb_text_inner {
		padding:15px;
	}
	
	.main-contact-block a {
		line-height:15px;
	}
	
	#contact-blocks {
		padding-top:0px!important;
	}
	
	#contact-blocks .et_pb_column_1_2 {
		padding-bottom:0px!important;
		margin-bottom:15px!important;
		width:100%;
	}
	
}

