#opportunity {
	float: left;
	width: 100%;
    padding: 60px 0 30px 0;
}
#opportunity h2 {
    margin: 0 0 30px 0;
    font-size: 30px;
    color: #08abe9;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
}
#opportunity .row {
    margin-left: -25px;
    margin-right: -25px;
}
#opportunity .row:after,
#opportunity .row:before {
    content: "";
    display: table;
    clear: both;
}
#opportunity .col-6 {
    float: left;
    width: 50%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 30px;
}
#opportunity .pull-right {
    float: right;
}
#opportunity .image iframe {
    width: 100%;
    height: 314px;
	border: 6px solid #ebebeb;
	border-radius: 2px;
	vertical-align: top;
}
#opportunity .image img {
    width: 100%;
	height: auto;
	border: 6px solid #ebebeb;
	border-radius: 2px;
}
#opportunity ul {
	padding: 0;
	margin: 0 0 0 32px;
    list-style: none;
}
#opportunity ul li {
	position: relative;
    margin-bottom: 27px;
	font-size: 18px;
	color: #505050;
	font-weight: 400;
    line-height: 26px;
}
#opportunity ul li:last-child {
    margin-bottom: 0;
}
#opportunity ul li:before {
    content: '\F5E0';
    font-family: 'Material Design Icons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 18px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #08aae8;
    position: absolute;
    top: 4px;
    left: -32px;
}
#opportunity h3 {
	margin: 0 0 10px 0;
	font-size: 20px;
	color: #505050;
	font-weight: 700;
	line-height: normal;
}
#opportunity h4 {
	margin: 0 0 20px 0;
	font-size: 18px;
	color: #505050;
	font-weight: 400;
	line-height: 26px;
}
#benefits-growing {
	float: left;
	width: 100%;
    padding: 60px 0 30px 0;
	background-color: #edf1f2;
}
#benefits-growing h2 {
    margin: 0 0 30px 0;
    font-size: 30px;
    color: #08abe9;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
}
#benefits-growing .row {
    margin-left: -25px;
    margin-right: -25px;
}
#benefits-growing .row:after,
#benefits-growing .row:before {
    content: "";
    display: table;
    clear: both;
}
#benefits-growing .col-12 {
    float: left;
    width: 100%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 30px;
}
#benefits-growing ul {
	display: inline-block;
    width: 49%;
	padding: 0 32px 0 32px;
	margin: 0;
    list-style: none;
	vertical-align: top;
}
#benefits-growing ul li {
	position: relative;
    margin-bottom: 27px;
	font-size: 18px;
	color: #505050;
	font-weight: 400;
    line-height: 26px;
}
#benefits-growing ul li:last-child {
    margin-bottom: 0;
}
#benefits-growing ul li:before {
    content: '\F5E0';
    font-family: 'Material Design Icons';
    speak: none;
    font-style: normal;
    font-weight: 400;
    font-variant: normal;
    text-transform: none;
    font-size: 18px;
    line-height: 1;
    -webkit-font-smoothing: antialiased;
    color: #08aae8;
    position: absolute;
    top: 4px;
    left: -32px;
}
#benefits-growing .image {
	margin: 0 0 30px 0;
    text-align: center;
}
#benefits-growing .image img {
    max-width: 100%;
	height: auto;
	border: 6px solid #ebebeb;
	border-radius: 2px;
}
#benefits-growing p {
	margin: 0 0 20px 0;
	font-size: 15px;
	color: #9e9e9e;
	line-height: 20px;
}
#benefits-growing p:last-child {
	margin-bottom: 0;
}
#dedicated-team {
	float: left;
	width: 100%;
	padding: 60px 0 40px 0;
	background-color: #edf1f2;
}
#dedicated-team h2 {
	margin: 0 0 15px 0;
    font-size: 30px;
    color: #08abe9;
    font-weight: 700;
    line-height: 40px;
    text-align: center;
}
#dedicated-team h4 {
    margin: 10px 0 0 0;
    font-size: 20px;
    color: #505050;
    font-weight: normal;
    line-height: normal;
    text-align: center;
}
#dedicated-team .row {
	margin-left: -25px;
    margin-right: -25px;
}
#dedicated-team .row:after,
#dedicated-team .row:before {
	content: "";
	display: table;
	clear: both;
}
#dedicated-team .item {
	padding: 0 180px;
    padding-top: 60px;
}
#dedicated-team .item .pull-right {
    float: right;
}
#dedicated-team .col-6 {
	float: left;
	width: 50%;
	padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 20px;
}
#dedicated-team .col-6 .image {
    display: block;
	width: 100px;
	margin: 0 auto;
	text-align: center;
}
#dedicated-team .col-6 .image img {
    max-width: 100%;
    height: auto;
	vertical-align: middle;
}
#dedicated-team .col-6 h3 {
	margin: 0 0 10px 0;
    font-size: 25px;
    color: #222222;
    font-weight: 700;
    line-height: 50px;
}
#dedicated-team .col-6 h4 {
	margin: 0 0 20px 0;
    font-size: 20px;
	color: #2a2a2a;
	font-weight: 400;
    line-height: 24px;
	text-align: left;
}
#dedicated-team .col-6 h4:last-child {
	margin-bottom: 0;
}
#contact-info {
	float: left;
	width: 100%;
    padding: 60px 0 30px 0;
}
#contact-info h2 {
    margin: 0 0 30px 0;
    font-size: 30px;
    color: #08abe9;
    font-weight: 700;
    line-height: 60px;
    text-align: center;
}
#contact-info .row {
    margin-left: -25px;
    margin-right: -25px;
}
#contact-info .row:after,
#contact-info .row:before {
    content: "";
    display: table;
    clear: both;
}
#contact-info .col-6 {
    float: left;
    width: 50%;
    padding-left: 25px;
    padding-right: 25px;
    padding-bottom: 30px;
}
#contact-info .image img {
    max-width: 100%;
    height: auto;
	border: 6px solid #5AA1E3;
	border-radius: 50%;
	vertical-align: middle;
    overflow: hidden;
}
#contact-info .info ul {
	padding: 0;
	margin: 20px 0 0 50px;
    list-style: none;
}
#contact-info .info li {
	position: relative;
    margin-bottom: 0px;
    list-style: none;
    font-size: 16px;
    color: #222222;
    font-weight: 400;
    line-height: 40px;
}
#contact-info .info li a {
	color: #222222;
	text-decoration: none;
}
#contact-info .info li a:hover {
	color: #08abe9;
	text-decoration: none;
}
#contact-info .info li:before {
	font-family: "Material Design Icons";
    font-size: 20px;
    color: #222;
    line-height: 1;
    position: absolute;
    top: 11px;
    left: -35px;
}
#contact-info .info li:nth-child(1):before { content: "\f150"; }
#contact-info .info li:nth-child(2):before { content: "\f3f2"; }
#contact-info .info li:nth-child(3):before { content: "\f1ee"; }
#contact-info .info li:nth-child(4):before { content: "\f361"; }
#contact-info .form-spacing {
	padding: 0 50px;
	margin-bottom: 30px;
	border-left: 1px solid #e9e9e9;
}
#contact-info .form-spacing h2 {
	margin: 0 0 10px 0;
	font-size: 25px;
    font-weight: 700;
    line-height: 50px;
	text-align: left;
}
#contact-info .form-spacing p {
	margin: 0 0 10px 0;
	font-size: 15px;
    line-height: 20px;
}
#contact-info .form-spacing form {
	margin: 0 -5px;
}
