.holder:after,
#nav ul:after,
.team li:after {
	content: " ";
	display: block;
	clear: both;
}

#nav ul,
.team,
.section5 .icons {
	margin: 0;
	padding: 0;
	list-style: none;
}

html {
	box-sizing: border-box;
}

*,
*:before,
*:after {
	box-sizing: inherit;
}

body {
	margin: 0;
	color: #fff;
	background: #fff;
	font: 2.2em/1.182em "Arial", "Helvetica", sans-serif;
	min-width: 320px;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: none;
}

* {
	max-height: 1000000px;
}

article,
aside,
details,
figcaption,
figure,
footer,
header,
main,
nav,
section,
summary {
	display: block;
}

img {
	border-style: none;
	vertical-align: top;
}

a {
	text-decoration: none;
	color: #666;
}

a:hover {
	text-decoration: underline;
}

input,
textarea,
select {
	font: 100% "Arial", "Helvetica", sans-serif;
	color: #000;
	vertical-align: middle;
}

form,
fieldset {
	margin: 0;
	padding: 0;
	border-style: none;
}

button::-moz-focus-inner,
input::-moz-focus-inner {
	border: 0;
	padding: 0;
}

button,
input[type="button"],
input[type="reset"],
input[type="file"],
input[type="submit"] {
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	cursor: pointer;
}

input[type="text"],
input[type="tel"],
input[type="email"],
input[type="url"],
input[type="password"],
input[type="search"],
textarea {
	margin: 0;
	padding: 4px 7px;
	-webkit-appearance: none;
	-webkit-border-radius: 0;
	border: 1px solid #999;
}

input[type="text"]:focus,
input[type="tel"]:focus,
input[type="email"]:focus,
input[type="url"]:focus,
input[type="password"]:focus,
input[type="search"]:focus,
textarea:focus {
	border-color: #4d4d4d;
}

textarea {
	overflow: auto;
	resize: vertical;
	vertical-align: top;
}

input[type="checkbox"],
input[type="radio"] {
	padding: 0;
}

input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	font-family: "Arial", "Helvetica", sans-serif;
	line-height: 1.2em;
	margin: 0 0 1.2em;
}

p {
	margin: 0 0 1.2em;
}

q {
	quotes: none;
}

q:before,
q:after {
	content: "";
	content: none;
}

sub,
sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup {
	top: -.5em;
}

sub {
	bottom: -.25em;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

* {
	font-size: 100.01%;
}

html {
	font-size: 62.5%;
}

html,
body {
	height: 100%;
}

#wrapper {
	overflow: hidden;
	min-height: 100%;
	padding: 0 0 63px;
}

#header {
	background: #619dc5;
	box-shadow: 0 1px 2px #221f1e;
}

.holder {
	max-width: 1227px;
	margin: 0 auto;
	padding: 0 10px;
}

.logo {
	float: left;
	padding: 15px 0 0;
}

#nav {
	float: right;
	text-align: right;
	font-size: 19px;
	line-height: 23px;
	margin: 0 -12px 0 0;
	max-width: 50%;
}

#nav .nav-opener {
	display: none;
}

#nav ul li {
	float: left;
	margin: 0 0 0 7px;
}

#nav ul .active a {
	font-weight: 700;
	font-family: "Roboto","Arial", "Helvetica", sans-serif;
	background: #417dad;
	color: #7ecbff;
	position: relative;
}

#nav ul .active a:before {
	content: "";
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	background: #095a2d;
}

#nav ul a {
	display: block;
	color: #fff;
	padding: 20px 13px;
}

#nav ul a:hover {
	background: #417dad;
	text-decoration: none;
	color: #7ecbff;
	position: relative;
}

#nav ul a:hover:before {
	content: "";
	height: 1px;
	position: absolute;
	bottom: -1px;
	left: 0;
	right: 0;
	background: #095a2d;
}

.intro-block {
	background: #1daf56 url(../images/bg1.jpg) no-repeat 50% 0/cover;
}

.intro-block .holder {
	padding: 36px 10px 67px;
	text-align: center;
}

.heading {
	margin: 0 0 214px;
	text-shadow: 0 0 1px #221f1e;
}

.heading h1 {
	font-size: 2.318em;
	line-height: 1.0391em;
	margin: 0;
	font-family: "Roboto Slab","Arial", "Helvetica", sans-serif;
	text-shadow: 0 0 1px #221f1e;
}

.columns-info {
	margin: 0 0 84px;
}

.article {
	padding: 32px 22px 24px;
	width: 39%;
	display: inline-block;
	vertical-align: top;
	background: rgba(255, 255, 255, .9);
	box-shadow: 0 0 4px #221e1e;
	border-radius: 5px;
	position: relative;
}

.article h2 {
	font-family: "Roboto","Arial", "Helvetica", sans-serif;
	color: #595959;
	font-size: 1.5em;
	line-height: 1.091em;
	margin: 0 0 29px;
}

.article + .article {
	margin: 0 0 0 11.2%;
}

.btn {
	text-align: center;
	padding: 11px 5px;
	display: block;
	width: 300px;
	margin: 0 auto 13px;
	background: #eb675c;
	border-radius: 3px;
	color: #fff;
	font-size: .909em;
	line-height: 1.2em;
	text-transform: uppercase;
}

.btn:hover {
	text-decoration: none;
	opacity: .7;
}

.btn.right {
	width: 254px;
}

.more {
	display: inline-block;
	vertical-align: top;
	color: #000;
	font-size: .6em;
	line-height: 2em;
}

.more:hover {
	text-decoration: none;
	opacity: .7;
}

.text-info {
	display: block;
	font-size: 1.409em;
	line-height: 1.097em;
	font-family: "Roboto Slab","Arial", "Helvetica", sans-serif;
	text-shadow: 0 0 1px #221f1e;
}

.title-block {
	background: #619dc5;
	box-shadow: 0 -13px 16px 0 rgba(34, 31, 30, .33);
}

.title-block .title-holder {
	max-width: 1227px;
	margin: 0 auto;
	padding: 11px 10px 13px;
	text-align: center;
}

.title-block .title-holder.white {
	color: #fff;
}

.title-block h1 {
	font-size: 2.227em;
	line-height: 1em;
	font-family: "Roboto Slab","Arial", "Helvetica", sans-serif;
	font-weight: 700;
	margin: 0;
}

.title-block h1 span {
	font-weight: 300;
}

.section1 {
	background: #000 url(../images/bg2.jpg) no-repeat 50% 0/cover;
}

.section1 .holder {
	padding: 67px 10px 0;
	text-align: center;
}

.section1 .heading {
	margin: 0 0 17px;
}

.section1 .heading h1 {
	margin: 0 0 35px;
}

.section1 .heading p {
	margin: 0;
}

.section1 .img-holder {
	width: 77.5%;
	margin: 0 auto;
}

.section1 .img-holder img {
	width: 100%;
	height: auto;
}

.section2 {
	background: #0056a3 url(../images/bg3.jpg) no-repeat 50% 0/cover;
}

.section2 .title-holder {
	padding: 8px 10px 16px;
}

.section2 .holder {
	padding: 92px 10px 31px;
	text-align: center;
}

.section2 .heading {
	margin: 0 0 11px;
}

.section2 .heading h1 {
	margin: 0 0 30px;
}

.section2 .heading p {
	margin: 0;
}

.section2 .img-holder {
	display: inline-block;
	vertical-align: top;
	margin: 0 15px 0 3px;
	width: 42.2%;
}

.section2 .img-holder img {
	width: 100%;
	height: auto;
}

.section3 {
	background: #645442 url(../images/bg4.jpg) no-repeat 50% 0/cover;
}

.section3 .title-holder {
	padding: 8px 10px 16px;
}

.section3 .holder {
	padding: 150px 10px 20px;
	text-align: center;
	min-height: 643px;
}

.section3 .img-holder {
	display: inline-block;
	vertical-align: middle;
	margin: 0 35px 0 0;
	width: 41.8%;
}

.section3 .img-holder img {
	width: 100%;
	height: auto;
}

.text-content {
	text-shadow: 0 0 1px #221f1e;
	padding: 0 20px 37px;
	display: inline-block;
	vertical-align: middle;
	margin: 0 0 0 35px;
	width: 41.6%;
}

.text-content h1 {
	font-size: 2.318em;
	line-height: 1.0391em;
	font-family: "Roboto Slab","Arial", "Helvetica", sans-serif;
	margin: 0 0 24px;
}

.text-content p {
	margin: 0 0 20px;
}

.section {
	color: #000;
}

.section .title-holder {
	padding: 31px 10px 40px;
}

.section .holder {
	max-width: 1152px;
	padding: 69px 10px 62px;
}

.section .img-holder {
	margin: 0 15px 0 0;
	float: left;
	width: 32%;
	border-radius: 100%;
	border: 2px solid #619dc5;
	padding: 5px;
}

.section .img-holder img {
	border-radius: 100%;
	height: auto;
	width: 100%;
}

.section .text {
	padding: 0 3px;
	overflow: hidden;
	min-height: 200px;
	white-space: nowrap;
}

.section .text:after {
	content: "";
	display: inline-block;
	height: 200px;
	width: 1px;
	overflow: hidden;
	margin: 0 0 0 -5px;
	vertical-align: middle;
}

.section .btn {
	width: 465px;
	margin: 0 auto;
	font-size: 1.409em;
	line-height: 1.129em;
	padding: 20px 15px 18px;
}

.team {
	margin: 0 0 0 -5.4%;
}

.team li {
	display: inline-block;
	vertical-align: top;
	width: 44.2%;
	margin: 0 0 29px 5.4%;
}

.team .quote {
	white-space: normal;
	display: inline-block;
	vertical-align: middle;
	margin: 0;
	font-family: "Times New Roman", Georgia, Times, serif;
	font-style: italic;
}

.team cite {
	display: block;
	text-align: right;
	font-size: .636em;
	line-height: 1.286em;
	font-style: normal;
	font-family: "Arial", "Helvetica", sans-serif;
}

.team cite span {
	display: block;
}

.team .name {
	color: #619dc5;
	display: inline-block;
	vertical-align: top;
}

.team .name:hover {
	text-decoration: none;
	opacity: .7;
}

.section.green .title-holder {
	padding: 37px 10px;
}

.section.green .holder {
	padding: 85px 10px 40px;
}

.section.green .img-holder {
	border-color: #1daf56;
}

.section.green .text-info {
	margin: -15px 0 23px;
	font-size: 2.318em;
	line-height: 1.0587em;
	text-align: center;
	text-shadow: none;
	color: #1daf56;
}

.section.green .btn {
	padding: 20px 15px;
	width: 470px;
}

.title-block.green {
	background: #1daf56;
}

.section5 {
	background: #645442 url(../images/bg5.jpg) no-repeat 50% 0/cover;
}

.section5 .title-holder {
	padding: 7px 10px 15px;
}

.section5 .holder {
	text-align: center;
	padding: 101px 10px 97px;
}

.section5 .heading {
	width: 700px;
	padding: 0 30px;
	margin: 0 auto 79px;
}

.section5 .heading h1 {
	margin: 0 0 67px;
}

.section5 .icons li {
	display: inline-block;
	vertical-align: middle;
	margin: 0 40px 10px;
	width: 111px;
}

.section5 .icons li img {
	width: 100%;
	height: auto;
}

.section6 {
	background: #645442 url(../images/bg6.jpg) no-repeat 50% 0/cover;
}

.section6 .title-holder {
	padding: 11px 10px 12px;
}

.section6 .holder {
	padding: 52px 10px 20px;
	text-align: center;
	min-height: 524px;
}

.section6 .img-holder {
	display: inline-block;
	vertical-align: middle;
	margin: 0 77px 0 0;
	width: 34.7%;
}

.section6 .img-holder img {
	width: 100%;
	height: auto;
}

.section6 .text-content {
	padding: 0 20px;
	margin: 0;
	width: 50%;
}

.section6 .text-content h1 {
	margin: 0 0 40px;
}

.section6 .text-content p {
	margin: 0;
}

.section7 {
	background: #645442 url(../images/bg7.jpg) no-repeat 50% 0/cover;
}

.section7 .title-holder {
	padding: 10px 10px 14px;
}

.section7 .holder {
	padding: 110px 10px 20px;
	text-align: center;
	min-height: 538px;
}

.section7 .img-holder {
	display: inline-block;
	vertical-align: middle;
	margin: 0 57px 0 0;
	width: 33.3%;
}

.section7 .img-holder img {
	width: 100%;
	height: auto;
}

.section7 .text-content {
	padding: 0 20px 18px;
	margin: 0;
	width: 50%;
}

.section7 .text-content h1 {
	margin: 0 0 30px;
}

.section7 .text-content p {
	margin: 0 0 20px;
}

#footer {
	background: #1daf56;
	box-shadow: 0 -13px 16px 0 rgba(34, 31, 30, .33);
	position: relative;
	width: 100%;
	height: 63px;
	margin: -63px 0 0;
}

@media only screen and (max-width: 979px) {
	.heading h1 {
		font-size: 2em;
		line-height: 1.0455em;
	}

	.heading {
		margin: 0 0 200px;
	}

	.columns-info {
		margin: 0 0 40px;
	}

	.article h2 {
		font-size: 1.136em;
		line-height: 1.08em;
	}

	.article + .article {
		margin: 0 0 0 5.2%;
	}

	.article {
		width: 45%;
		padding: 20px 10px;
	}

	.btn {
		font-size: .864em;
		line-height: 1.2105em;
	}

	.title-block .title-holder {
		padding: 11px 10px;
	}

	.title-block h1 {
		font-size: 1.5455em;
	}

	.section1 .holder {
		padding: 50px 10px 0;
	}

	.section2 .title-holder {
		padding: 8px 10px;
	}

	.section2 .holder {
		padding: 50px 10px 30px;
	}

	.section3 .title-holder {
		padding: 8px 10px;
	}

	.section3 .holder {
		min-height: 530px;
		padding: 75px 10px 20px;
	}

	.section3 .img-holder {
		margin: 0 25px 0 0;
	}

	.text-content h1 {
		font-size: 2em;
	}

	.text-content {
		width: 46.6%;
		margin: 0 0 0 25px;
	}

	.section .title-holder {
		padding: 31px 10px;
	}

	.section .holder {
		padding: 40px 10px 62px;
	}

	.section .text {
		padding: 0 3px;
	}

	.section .btn {
		width: 400px;
		font-size: 1.273em;
		line-height: 1.143em;
	}

	.section.green .holder {
		padding: 40px 10px;
	}

	.section.green .text-info {
		font-size: 1.591em;
		line-height: 1.057em;
	}

	.section.green .btn {
		width: 390px;
	}

	.section5 .title-holder {
		padding: 7px 10px;
	}

	.section5 .holder {
		padding: 60px 10px;
	}

	.section5 .icons li {
		width: 100px;
	}

	.section6 .img-holder {
		margin: 0;
		width: 40%;
	}

	.section7 .title-holder {
		padding: 10px;
	}

	.section7 .holder {
		padding: 60px 10px 20px;
	}

	.section7 .img-holder {
		width: 40%;
		margin: 0 20px 0 0;
	}
}

@media only screen and (max-width: 767px) {
	.holder {
		position: relative;
	}

	.logo {
		padding: 15px 0;
	}

	#nav .nav-opener {
		display: block;
		position: absolute;
		top: 11px;
		right: 10px;
		width: 40px;
		height: 40px;
		background: #000;
		background: rgba(0, 0, 0, .5);
		border-radius: 3px;
	}

	#nav .nav-opener:before {
		background: #fff;
		border-radius: 4px;
		position: absolute;
		top: 50%;
		left: 25%;
		right: 25%;
		height: 4px;
		margin-top: -2px;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
		content: "";
		top: 30%;
	}

	#nav .nav-opener:after {
		background: #fff;
		border-radius: 4px;
		position: absolute;
		top: 50%;
		left: 25%;
		right: 25%;
		height: 4px;
		margin-top: -2px;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
		content: "";
		top: 70%;
	}

	#nav .nav-opener span {
		background: #fff;
		border-radius: 4px;
		position: absolute;
		top: 50%;
		left: 25%;
		right: 25%;
		height: 4px;
		margin-top: -2px;
		-webkit-transition: all .2s linear;
		transition: all .2s linear;
	}

	#nav.nav-active .nav-opener span {
		opacity: 0;
	}

	#nav.nav-active .nav-opener:hover {
		opacity: .9;
	}

	#nav.nav-active .nav-opener:before {
		-webkit-transform: rotate(45deg);
		-ms-transform: rotate(45deg);
		transform: rotate(45deg);
		top: 50%;
		left: 15%;
		right: 15%;
	}

	#nav.nav-active .nav-opener:after {
		-webkit-transform: rotate(-45deg);
		-ms-transform: rotate(-45deg);
		transform: rotate(-45deg);
		top: 50%;
		left: 15%;
		right: 15%;
	}

	#nav.nav-active .nav-drop {
		opacity: 1;
		height: auto;
	}

	#nav.nav-active .nav-drop ul {
		-webkit-transform: translateY(0px);
		-ms-transform: translateY(0px);
		transform: translateY(0px);
	}

	#nav .nav-drop {
		opacity: 0;
		position: absolute;
		top: 100%;
		left: 0;
		right: 0;
		z-index: 999;
		overflow: hidden;
		height: 0;
	}

	#nav .nav-drop ul {
		-webkit-transform: translateY(-100%);
		-ms-transform: translateY(-100%);
		transform: translateY(-100%);
		-webkit-transition: all .25s linear;
		transition: all .25s linear;
		background: #000;
	}

	#nav .nav-drop ul li {
		width: 100%;
		display: block;
		text-align: center;
		margin: 0;
	}

	.intro-block .holder {
		padding: 36px 10px 45px;
	}

	.heading h1 {
		font-size: 1.182em;
		line-height: 1.077em;
	}

	.heading {
		margin: 0 0 50px;
	}

	.columns-info {
		margin: 0 0 40px;
	}

	.article h2 {
		font-size: 1em;
		margin: 0 0 15px;
		line-height: 1.091em;
	}

	.article + .article {
		margin: 0;
	}

	.article {
		display: block;
		width: 100%;
		margin: 0 0 25px;
		padding: 15px 10px;
	}

	.btn {
		width: 260px;
		font-size: .727em;
		line-height: 1.25em;
		margin: 0 auto 10px;
	}

	.more {
		font-size: .5em;
	}

	.text-info {
		font-size: .727em;
		line-height: 1.25em;
	}

	.title-block h1 {
		font-size: .864em;
		line-height: 1.2105em;
	}

	.section1 .heading h1 {
		margin: 0 0 15px;
	}

	.section1 .img-holder {
		width: 100%;
	}

	.section2 .heading h1 {
		margin: 0 0 15px;
	}

	.section2 .img-holder {
		display: block;
		margin: 0 0 10px;
		width: 100%;
	}

	.section3 .holder {
		padding: 35px 10px 10px;
	}

	.section3 .img-holder {
		display: block;
		width: 300px;
		margin: 0 auto 35px;
	}

	.text-content h1 {
		font-size: 1.2em;
	}

	.text-content {
		display: block;
		width: 100%;
		margin: 0;
		padding: 0 10px;
	}

	.section .img-holder {
		float: none;
		margin: 0 auto 10px;
		width: 185px;
	}

	.section .text {
		display: block;
		width: 100%;
		padding: 0;
		min-height: 0;
	}

	.section .text:after {
		display: none;
	}

	.section .btn {
		width: 280px;
		font-size: .864em;
		line-height: 1.2109em;
	}

	.team li {
		float: none;
		width: 100%;
		margin: 0 0 35px;
	}

	.team .quote {
		display: block;
	}

	.team {
		margin: 0;
	}

	.section.green .text-info {
		font-size: 1em;
		line-height: 1.091em;
	}

	.section.green .btn {
		width: 260px;
	}

	.section5 .holder {
		padding: 60px 10px 40px;
	}

	.section5 .heading h1 {
		margin: 0 0 20px;
	}

	.section5 .heading {
		width: auto;
		padding: 0 10px;
		margin: 0 0 28px;
	}

	.section5 .icons li {
		margin: 0;
		width: 70px;
	}

	.section6 .img-holder {
		width: 300px;
		display: block;
		margin: 0 auto;
	}

	.section6 .text-content h1 {
		margin: 0 0 30px;
	}

	.section6 .text-content {
		padding: 0;
		margin: 0 0 30px;
		width: 100%;
	}

	.section7 .img-holder {
		width: 300px;
		margin: 0 auto 50px;
		display: block;
	}

	.section7 .text-content {
		padding: 0;
		width: 100%;
	}
}

