/*!////////////////////////////////////////////////
// BASE
/////////////////////////////////////////////////*/
@-o-viewport {
  width: device-width; }
@-ms-viewport {
  width: device-width; }
@viewport {
  width: device-width; }
*, *:after, *:before {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box; }
  
  	.grecaptcha-badge{
	visibility: collapse !important;  
	}

html,
body,
iframe,
div,
section,
header,
p,
a,
ul,
ol,
li,
article,
footer,
h1,
h2,
h3,
h4 {
  margin: 0;
  padding: 0; }

html,
button,
input,
select,
textarea {
  color: #222; }

body {
  font-size: 1em;
  line-height: 1.4; }

::-moz-selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

::selection {
  background: #d92e3a;
  text-shadow: none;
  color: #fff; }

hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0; }

img {
  vertical-align: middle;
  max-width:100%; }

fieldset {
  border: 0;
  margin: 0;
  padding: 0; }

textarea {
  resize: vertical; }

.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0; }


 @media screen and (min-width: 900px) {
	.vertical-align *[class^="grid"] {
	display: inline-block;
    vertical-align: middle;
    float: none;
	}
}

/*!////////////////////////////////////////////////
// LAYOUT
/////////////////////////////////////////////////*/
.wrap {
  max-width: 1280px;
  width: 92%;
  margin: 0px auto;
  position: relative; }

.mediumwrap {
  max-width: 1180px;
  width: 92%;
  margin: 0px auto;
  position: relative; }
  .miniwrap {
  max-width: 900px;
  width: 92%;
  margin: 0px auto;
  position: relative; }
 
.row {
  clear: both; }

@media screen and (min-width: 480px) {
  .wrap {
    width: 98%; }

  .grid-1,
  .grid-2,
  .grid-3,
  .grid-4,
  .grid-5,
  .grid-6,
  .grid-half,
  .grid-full,
  .grid-unit {
    float: left;
    width: 100%; }
    .grid-1:nth-child(n),
    .grid-2:nth-child(n),
    .grid-3:nth-child(n),
    .grid-4:nth-child(n),
    .grid-5:nth-child(n),
    .grid-6:nth-child(n),
    .grid-half:nth-child(n),
    .grid-full:nth-child(n),
    .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(1n),
    .grid-2:nth-child(1n),
    .grid-3:nth-child(1n),
    .grid-4:nth-child(1n),
    .grid-5:nth-child(1n),
    .grid-6:nth-child(1n),
    .grid-half:nth-child(1n),
    .grid-full:nth-child(1n),
    .grid-unit:nth-child(1n) {
      margin-right: 0; }
    .grid-1:last-child,
    .grid-2:last-child,
    .grid-3:last-child,
    .grid-4:last-child,
    .grid-5:last-child,
    .grid-6:last-child,
    .grid-half:last-child,
    .grid-full:last-child,
    .grid-unit:last-child {
      margin-right: 0; }

  .grid-25,
	.grid-75 {
    float: left;
    width: 49.24242%; }
    .grid-25:nth-child(n),
		.grid-75:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(2n),
		.grid-25:nth-child(2n) {
      margin-right: 0; }
    .grid-25:last-child,
		.grid-25:last-child {
      margin-right: 0; }

  .gallery .grid-unit,
  .grid-half {
    width: 49.24242%; }
    .gallery .grid-unit:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-flow-opposite {
    float: right; } }
@media screen and (min-width: 900px) {
  .grid-1 {
    width: 15.40404%; }
    .grid-1:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-1:nth-child(6n) {
      margin-right: 0; }
    .grid-1:last-child {
      margin-right: 0; }

  .grid-2 {
    width: 32.32323%; }
    .grid-2:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-2:nth-child(3n) {
      margin-right: 0; }
    .grid-2:last-child {
      margin-right: 0; }

  .grid-3,
  .grid-half {
    width: 49.24242%; }
    .grid-3:nth-child(n),
    .grid-half:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-3:nth-child(2n),
    .grid-half:nth-child(2n) {
      margin-right: 0; }
    .grid-3:last-child,
    .grid-half:last-child {
      margin-right: 0; }

  .grid-4 {
    width: 66.16162%; }
    .grid-4:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-4:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4:last-child {
      margin-right: 0; }

  .grid-5 {
    width: 82.74242%; }
    .grid-5:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-5:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5:last-child {
      margin-right: 0; }

  .grid-6,
  .grid-full {
    width: 100%; }
    .grid-6:nth-child(n),
    .grid-full:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-6:nth-child(1n),
    .grid-full:nth-child(1n) {
      margin-right: 0; }
    .grid-6:last-child,
    .grid-full:last-child {
      margin-right: 0; }

  /* If there are no margins */
  .grid-1.no-margin {
    width: 16.66667%; }
    .grid-1.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-1.no-margin:nth-child(6n) {
      margin-right: 0; }
    .grid-1.no-margin:last-child {
      margin-right: 0; }

  .grid-2.no-margin {
    width: 33.33333%; }
    .grid-2.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-2.no-margin:nth-child(3n) {
      margin-right: 0; }
    .grid-2.no-margin:last-child {
      margin-right: 0; }

  .grid-3.no-margin,
  .grid-half.no-margin {
    width: 50%; }
    .grid-3.no-margin:nth-child(n),
    .grid-half.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-3.no-margin:nth-child(2n),
    .grid-half.no-margin:nth-child(2n) {
      margin-right: 0; }
    .grid-3.no-margin:last-child,
    .grid-half.no-margin:last-child {
      margin-right: 0; }

  .grid-4.no-margin {
    width: 66.66667%; }
    .grid-4.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-4.no-margin:nth-child(1.5n) {
      margin-right: 0; }
    .grid-4.no-margin:last-child {
      margin-right: 0; }

  .grid-5.no-margin {
    width: 83.0%; }
    .grid-5.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-5.no-margin:nth-child(1.20482n) {
      margin-right: 0; }
    .grid-5.no-margin:last-child {
      margin-right: 0; }

  .grid-6.no-margin,
  .grid-full.no-margin {
    width: 100%; }
    .grid-6.no-margin:nth-child(n),
    .grid-full.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-6.no-margin:nth-child(1n),
    .grid-full.no-margin:nth-child(1n) {
      margin-right: 0; }
    .grid-6.no-margin:last-child,
    .grid-full.no-margin:last-child {
      margin-right: 0; }

  .grid-25 {
    width: 23.86364%; }
    .grid-25:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .grid-25:nth-child(4n) {
      margin-right: 0; }
    .grid-25:last-child {
      margin-right: 0; }

  .grid-25.no-margin {
    width: 25%; }
    .grid-25.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-25.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-25.no-margin:last-child {
      margin-right: 0; }
			
	.grid-75 {
		width: 74.616161% }
		.grid-75:nth-child(n) {
			margin-bottom: 1.51515%;
			margin-right: 1.51515%; }
		.grid-75:nth-child(4n) {
			margin-right: 0; }
		.grid-75:last-child {
			margin-right: 0; }
		
	.grid-75.no-margin {
		width: 75%; }
		.grid-75.no-margin:nth-child(n) {
      margin-bottom: 0;
      margin-right: 0; }
    .grid-75.no-margin:nth-child(4n) {
      margin-right: 0; }
    .grid-75.no-margin:last-child {
      margin-right: 0; }

  .gallery .grid-unit {
    width: 32.32323%; }
    .gallery .grid-unit:nth-child(n) {
      margin-bottom: 1.51515%;
      margin-right: 1.51515%; }
    .gallery .grid-unit:nth-child(3n) {
      margin-right: 0; }
    .gallery .grid-unit:last-child {
      margin-right: 0; }

  .content-pad-right {
    padding-right: 4%;
    /* Use (or don't) as necessary. */ }

  .content-pad-left {
    padding-left: 4%; } }
	
  .list-grid-2 {
		-webkit-column-count:2; 
		-moz-column-count: 2; 
		column-count: 2; 
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px; }
	@media screen and (max-width: 480px) {
		.list-grid-2 {
			-webkit-column-count:1; 
			-moz-column-count: 1; 
			column-count: 1; 
			-webkit-column-gap: 0px; 
			-moz-column-gap: 0px; 
			column-gap: 0px; } }
	
  .list-grid-3 {
		-webkit-column-count:3; 
		-moz-column-count: 3; 
		column-count: 3; 
		-webkit-column-gap: 40px; 
		-moz-column-gap: 40px; 
		column-gap: 40px; }
	@media screen and (max-width: 480px) {
		.list-grid-3 {
			-webkit-column-count:1; 
			-moz-column-count: 1; 
			column-count: 1; 
			-webkit-column-gap: 0px; 
			-moz-column-gap: 0px; 
			column-gap: 0px; } }
	
/*!////////////////////////////////////////////////
// THEME
/////////////////////////////////////////////////*/

a {
  -webkit-transition: 0.3s ease-in-out;
  -moz-transition: 0.3s ease-in-out;
  -o-transition: 0.3s ease-in-out;
  transition: 0.3s ease-in-out;
  text-decoration: none; }

*[class^="button"] {
}
  *[class^="button"]:hover,
  *[class^="button"]:focus {
  }



/*! Header
//////////////////////////////////////////////*/

header[role=banner] {
	padding-top: 25px;
}

.mobile__button p {
  display: block; }
  @media screen and (min-width: 900px) {
    .mobile__button p {
      display: none; } }

.mobile__nav {
  display: none; }
  .mobile__nav a {
    -webkit-transition: 0.2s ease-in-out;
    -moz-transition: 0.2s ease-in-out;
    -o-transition: 0.2s ease-in-out;
    transition: 0.2s ease-in-out; }
    .mobile__nav a:hover,
	.mobile__nav a:focus {
      }
  @media screen and (min-width: 900px) {
    .mobile__nav {
      display: none; } }

.nav__area {
	text-align: right;
}

.nav__area ul li {
	display: inline-block;
/* 	margin-right: 32px; */
}

.nav__area ul li:last-of-type {
	margin-right: 0px;
}

.nav__area nav[role=navigation] {
	display: inline-block;
}

.nav__area p.header__phone {
	display: inline-block;
	font-size: 22px;
	font-weight: bold;
	color:#96e6b3; 
	margin-left: 32px;
	vertical-align: middle;
}

.nav__area p.header__phone a {
	color:#96e6b3;
}

body {
	font-family: 'Hind', sans-serif;
}

h1,h2,h3,h4,h5 {
	font-family: 'Lora', serif;
}


/*dropdown style*/

li.menu-item {
	position: relative;
}

li.menu-item a{
	padding: 40px 12px;
}

li.menu-item a:hover{
	background: #284268;
}


li.menu-item ul.sub-menu {
	display: none;
}

li.menu-item:hover ul.sub-menu {
	display: block;
	position: absolute;
    z-index: 8;
    width: 100%;
    left: 50%;
    transform: translateX(-50%);
    background: #eeeeee;
    text-align: center;
	margin-top: 41px;
}


li.menu-item:hover ul.sub-menu li {
	display: block;
}


li.menu-item:hover ul.sub-menu li a {
	padding: 20px 10px;
	display: block;
}

li.menu-item ul.sub-menu li a:hover {
	background: #cecece;
}


/*! Content Area
//////////////////////////////////////////////*/
header[role=banner] {
	background:#1e3250;
}

.homepage__header {
	position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    z-index: 99;
	background: none !important;
}

.homepage__tertiary p {
	color:#555555;
	line-height: 1.5;
	margin-bottom: 16px; 	
}

.homepage__tertiary p:last-of-type {
	margin-bottom: 0px;
}


header[role=banner] .nav__area ul li {
	text-transform: uppercase;
}

header[role=banner] .nav__area ul li:hover a {
	    color: #5cc99b;
}

header[role=banner] .nav__area ul li.current_page_item a {
	color:#5cc99b;
}

header[role=banner] .nav__area ul li a {
	color: white;
	font-weight: 600;
}

@media screen and (max-width: 1265px) {
	header[role=banner] .nav__area ul li a {
		font-size: 14px;
/* 		margin-right: 22px; */
		padding: 40px 8px;
	}
}



@media screen and (max-width: 1040px) {
	header[role=banner] .nav__area ul li a {
		font-size: 14px;
/* 		margin-right: 22px; */
		padding: 40px 8px;
	}
	
	.nav__area p.header__phone {
		font-size: 16px;
	}
	
	.nav__area p.header__phone {
		margin-left: 0px;
	}
}

.mobile-nav {
	display: none;
}


@media screen and (max-width: 900px) {
.nav__area nav[role=navigation] {
	display: none;
}
	
	.mobile-nav {
		display: block;
	}
	
	.logo__area {
		width: 100% !important;
		display: block !important;
		text-align: center;
	}
	
	.nav__area {
		width: 100% !important;
		display: block !important;
		text-align: center;
	}
	
	.nav__area p.header__phone {
		margin-bottom: 8px;
		font-size: 18px;
	}
	
	.mobile__button p {
		font-weight: bold;
		font-size: 20px;
		color: white;
	}
	
	.mobile__nav a {
		font-size: 16px;
		text-transform: uppercase;
		padding: 10px;
		border-bottom: 1px solid white;
		font-weight: bold;
		color: white;
		display: block;
		background:#1e3250;
	}
	
	.mobile__nav a:last-of-type {
		border-bottom: 0px;
	}
	
}

.homepage__top {
	position: relative;
	background-size: cover;
	background-position: center;
	height:45vw;
	min-height: 450px;
}

.homepage__top:before {
	content: "";
	background-color: rgba(0,0,0,.3);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.homepage__top .wrap {
	position: relative;
	height: 100%;
}

.homepage__top__inner {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	text-align: center;
	width: 100%;
}

.homepage__top__content p {
	color: white;
	font-size: 26px;
	text-transform: uppercase;
	font-weight: 600;
}

.homepage__top__content p strong {
	font-family: 'Lora', serif;
	font-size: 60px;
	font-weight: bold;
	text-transform: none;
}

.homepage__top__content {
	margin-bottom: 48px;
}

.homepage__top__blocks {
	
}

.homepage__block {
	padding:35px;
	background:rgba(39,59,85,.85);
	transition: all .3s ease-in-out;
	text-align: left;
}

.homepage__block:hover {
		background:rgba(63,193,140,.85);
	transition: all .3s ease-in-out;
}

.homepage__block i {
	margin-bottom: 16px;
	font-size: 56px;
	color: #89f2a9;
	display: block;
  min-height: 25px; /*this is here for match height reasons*/
}

.homepage__block i.fa-chevron-double-right {
	margin-bottom: 16px;
	font-size: 16px;
	color: white;
	display: inline-block;
}

.homepage__block p {
	font-size: 21px;
	color: white;
	font-weight: bold;
	text-transform: uppercase;
	margin-bottom: 16px;
}

.homepage__block p:last-of-type {
	font-size: 16px;
}

.main__content {
}


 @media screen and (max-width: 1550px) {
	 
	 .homepage__top {
		 height: 55vw;
	 }
	 
	 .homepage__top__content p strong {
		 font-size: 42px;
	 }
	 
	 .homepage__top__content p {
		 font-size: 22px;
	 }
	
	 .homepage__block {
		 padding: 25px;
		 text-align: center;
	 }
	 
	 .homepage__block p {
		 font-size: 18px;
	 }
}

 @media screen and (max-width: 1200px) {
.homepage__top__inner {
	top: 60%;
}
}

 @media screen and (max-width: 900px) {
	 
	 .homepage__top__content p strong {
		 font-size: 32px;
	 }
	 
	 .homepage__top__content p {
		 font-size: 18px;
	 }
	 
	 .homepage__top__content {
		 margin-bottom: 24px;
	 }
	 
	 .homepage__block {
		 padding: 20px 15px;
	 	width: 49.24242% !important;
		 
	 }
	 
	 .homepage__block p {
		 margin-bottom: 0px;
	 }
	 
	 .homepage__block:nth-child(2n) {
		 margin-right: 0px !important;
	 }
	 
	 .homepage__top__inner {
		 position: relative;
		 top: inherit;
		 transform: none;
		 padding-top: 175px;
		 padding-bottom: 50px;
	 }
	 
	 .homepage__top {
		 height: inherit;
	 }
	 
}

@media screen and (max-width: 700px) {
	.homepage__block {
		width: 100% !important;
		display: block !important;
		margin-right: 0px !important;
		margin-bottom: 16px !important;
	}
}



.homepage__secondary {
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 25px;
	padding-right: 25px;
}

.homepage__secondary .tagline {
	font-size: 22px;
	color:#3fc18c;
	font-weight: bold;
}

.homepage__secondary h1 {
	color:#555555;
	font-size: 38px;
	margin-bottom: 32px;
	font-weight: bold;
}

.homepage__secondary h2 {
	color:#555555;
	font-size: 38px;
	margin-bottom: 32px;
	font-weight: bold;
}

.homepage__secondary h3 {
	color:#555555;
	font-size: 38px;
	margin-bottom: 32px;
	font-weight: bold;
}

.homepage__secondary h4 {
	color:#555555;
	font-size: 38px;
	margin-bottom: 32px;
	font-weight: bold;
}

.homepage__secondary h5 {
	color:#555555;
	font-size: 38px;
	margin-bottom: 32px;
	font-weight: bold;
}

.homepage__secondary .grid-3 {
	padding-left: 15px;
	padding-right: 15px;
}

p {
	color:#555555;
	line-height: 1.5;
}

.homepage__secondary p a {
	color:#1f6aad;
	font-weight: bold;
}





.main__content__bottom {
	margin-top: 50px;
	text-align: center;
}

.main__content__bottom h2 {
	font-size: 22px;
	font-weight: bold;
	color:#3fc18c;
}

.main__content__bottom h3 {
	font-size: 22px;
	font-weight: bold;
	color:#3fc18c;
}

.main__content__bottom h4 {
	font-size: 22px;
	font-weight: bold;
	color:#3fc18c;
}

.main__content__bottom h5 {
	font-size: 22px;
	font-weight: bold;
	color:#3fc18c;
}

.main__content__bottom .grid-2 {
	padding-left: 10px;
	padding-right: 10px;
}

.main__content__bottom img {
	margin-bottom: 16px;
}


 @media screen and (max-width: 900px) {
	 .homepage__secondary {
		 padding-top: 50px;
		 padding-bottom: 50px;
	 }
	 
	 .homepage__secondary .tagline {
		 font-size: 18px;
		 margin-top: 24px;
	 }
	 
	 .homepage__secondary h1 {
		 font-size: 28px;
	 }
	 
	 .homepage__secondary h2 {
		 font-size: 28px;
	 }
	 
	 .homepage__secondary h3 {
		 font-size: 28px;
	 }
	 
	 .homepage__secondary h4 {
		 font-size: 28px;
	 }
	 
	 .homepage__secondary h5 {
		 font-size: 28px;
	 }
	 
	 .first__half {
		 display: none !important;
	 }
	 

	 
	 
}

.green__content {
	padding: 110px 50px;
	padding-right: 15%;
	background: rgba(63,193,140,.85);
}

.green__content .title {
	font-size: 22px;
    color: #2c3e64;
    font-weight: bold;
	text-transform: uppercase;
}

.green__content h2 {
	color: white;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.green__content h3 {
	color: white;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.green__content h4 {
	color: white;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.green__content h5 {
	color: white;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.green__content p {
	color: white;
	margin-bottom: 16px;
}

.green__content p:last-of-type {
	margin-bottom: 0px;
}

.green__content p a {
	font-weight: bold;
	color: #2c3e64;
}


 @media screen and (max-width: 900px) {
	  .green__content {
		 margin-bottom: 0px !important;
		 padding: 50px 25px;
	 }
	 
	 .green__content h1 {
		 font-size: 28px;
	 }
	 
	 .green__content h2 {
		 font-size: 28px;
	 }
	 
	 .green__content h3 {
		 font-size: 28px;
	 }
	 
	 .green__content h4 {
		 font-size: 28px;
	 }
	 
	 .green__content h5 {
		 font-size: 28px;
	 }
	 
	 .green__content .title {
		 font-size: 18px;
	 }
	 
}

.homepage__secondary__content {
	background-size: cover;
	background-position: center;
}

.gallery__match a {
	display: inline-block;
	float: left;
	margin-bottom: 16px;
    margin-right: 1.45454%;
}

.gallery__match a:hover {
	background:#2c3e64;
	transition: all .3s ease-in-out;
}

.gallery__match a:hover img {
	opacity:.75;
	transition: all .3s ease-in-out;
}

.gallery__match img {
	opacity: 1;
	transition: all .3s ease-in-out;
}


.left__gallery a {
	margin-right: 0px;
	width: 100%;
}

.left__gallery a img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	max-height: 515px;
}

.last__image {margin-right: 0px !important;}

.half__image {
	width: 48.6%;
	margin-bottom: 0px !important;
}

.homepage__gallery {
	padding-top: 85px;
	padding-bottom: 70px;
}

.gallery__title {
	font-size: 22px;
    font-weight: bold;
    color: #3fc18c;
	margin-bottom: 32px;
	text-align: center;
	text-transform: uppercase;
}



 @media screen and (max-width: 900px) {
	 .homepage__gallery	{
		 padding-top: 50px;
		 padding-bottom: 50px;
	 } 
	 
	 .gallery__match img {
		 max-height: 300px;
		 object-fit: cover;
	 }
}

.homepage__tertiary {
	padding-bottom: 80px;
}

.homepage__tertiary h2 {
	text-align: left;
	 color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.homepage__tertiary h3 {
	text-align: left;
	 color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.homepage__tertiary h4 {
	text-align: left;
	 color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.homepage__tertiary h5 {
	text-align: left;
	 color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.homepage__tertiary .tagline {
	font-size: 22px;
    color: #3fc18c;
    font-weight: bold;
	text-transform: uppercase;
}


.homepage__tertiary p {
	color:#555555;
	line-height: 1.5;
}

.homepage__tertiary p a {
	color:#1f6aad;
	font-weight: bold;
}

.homepage__tertiary ul {
	margin-top: 32px;
	margin-left: 32px;
	margin-bottom: 32px;
}

.homepage__tertiary ul li {
	margin-bottom: 16px;
	color:#555555;
}

.homepage__tertiary ul li a {
	margin-bottom: 16px;
	color:#1f6aad;
}

.homepage__tertiary {
	
}

 @media screen and (min-width: 900px) {
	.homepage__tertiary *[class^="grid"] {
	display: inline-block;
    vertical-align: middle;
    float: none;
	margin-right: 0px !important;
	}
	 
	 .homepage__tertiary *[class^="grid"]:nth-of-type(1) {
		 padding-right: 15px;
	 }
	 
	  .homepage__tertiary *[class^="grid"]:nth-of-type(2) {
		 padding-left: 15px;
	 }
}

.homepage__tertiary .button {
	background:#1e3250;
	margin-top: 32px;
	font-weight: bold;
	font-size: 16px;
	color: white;
	padding: 15px 25px;
	display: inline-block;
	text-transform: uppercase;
}

.homepage__tertiary .button:hover {
	background:#3fc18c;
	transition: all .3s ease-in-out;
}


 @media screen and (max-width: 900px) {
	 .homepage__tertiary {
		 padding-top: 0px;
		 padding-bottom: 50px;
	 }
	 
	 .homepage__tertiary .tagline {
		 font-size: 18px;
	 }
	 
	 .homepage__tertiary h1 {
		 font-size: 28px;
	 }
	 
	 .homepage__tertiary h2 {
		 font-size: 28px;
	 }
	 
	 .homepage__tertiary h3 {
		 font-size: 28px;
	 }
	 
	 .homepage__tertiary h4 {
		 font-size: 28px;
	 }
	 
	 .homepage__tertiary h5 {
		 font-size: 28px;
	 }
	 .homepage__tertiary .button {
		 margin-bottom: 16px;
	 }
}
.subpage__hero {
	height: 20vw;
	min-height: 350px;
	background-size: cover;
	background-position: bottom;
}

.subpage__main {
	padding-top: 85px;
	padding-bottom: 85px;
	text-align: center;
}

.subpage__main h1 {
	    color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}


.subpage__main h2 {
	    color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}


.subpage__main h3 {
	    color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}


.subpage__main h4 {
	    color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}


.subpage__main h5 {
	    color: #555555;
    font-size: 38px;
    margin-bottom: 32px;
    font-weight: bold;
}

.subpage__main p {
	color:#555555;
	line-height: 1.75;
	margin-bottom: 16px;
}

.subpage__main p:last-of-type {
	margin-bottom: 0px;
}

.subpage__main p a {
	color:#1f6aad;
}

.subpage__main ul {
	margin-top: 32px;
	margin-left: 16px;
	margin-bottom: 32px;
}

.subpage__main ul li {
	color:#555555;
	margin-bottom: 5px;
	list-style: none;
	position: relative;
	vertical-align: middle;
}

.subpage__main ul li:before {
	content:"\f111";
	font-family: 'Font Awesome 5 Pro';
	font-size: 16px;
	color: #5cc99b;
	font-weight: bold;
	margin-left: -16px;
	margin-right: 5px;
	vertical-align: baseline;
}

.subpage__main ul li:last-of-type {
	margin-bottom: 0px;
}


.subpage__main .button {
	    background: #1e3250;
    margin-top: 32px;
    font-weight: bold;
    font-size: 16px;
    color: white;
    padding: 15px 25px;
    display: inline-block;
    text-transform: uppercase;
}


 @media screen and (max-width: 900px) {
	 .subpage__main {
		 padding-top: 50px;
		 padding-bottom: 50px;
	 }	 
	 
	 .subpage__main h1 {
		 font-size: 28px;
	 }
	 
	 .subpage__main h2 {
		 font-size: 28px;
	 }
	 
	 .subpage__main h3 {
		 font-size: 28px;
	 }
	 
	 .subpage__main h4 {
		 font-size: 28px;
	 }
	 
	 .subpage__main h5 {
		 font-size: 28px;
	 }
	 
}

.subpage__secondary {
	text-align: left;
}

.subpage__tertiary {
	text-align: left;
}

.bottom__div {
	margin-bottom: 80px !important;
}

.subpage__bottom {
	position: relative;
	padding-top: 75px;
	padding-bottom: 75px;
	padding-left: 25px;
	padding-right: 25px;
	margin-bottom: 80px;
	background-size: cover;
	background-position: bottom;
	text-align: center;
}

.subpage__bottom:before {
	content: "";
	background: rgba(63,193,140,0.85);
	position: absolute;
	top: 0;
	bottom: 0;
	left: 0;
	right: 0;
}

.subpage__bottom p {
	font-size: 24px;
	color: white;
	font-weight: bold;
	font-family: 'Lora', serif;
}

@media screen and (min-width: 900px)
.subpage__bottom {
    text-align: left;
}


 @media screen and (min-width: 900px) {
	.subpage__bottom *[class^="grid"] {
	display: inline-block;
    vertical-align: middle;
    float: none;
	margin-right: 0px !important;
		margin-bottom: 0px !important;
	}
	 
	 .subpage__bottom *[class^="grid"]:nth-of-type(1) {
		 padding-right: 15px;
	 }
	 
	  .subpage__bottom *[class^="grid"]:nth-of-type(2) {
		 padding-left: 15px;
	 }
}

.subpage__bottom .button {
	    background: #1e3250;
    font-weight: bold;
    font-size: 16px;
    color: white;
    padding: 15px 25px;
    display: inline-block;
    text-transform: uppercase;
}

.subpage__bottom .button:hover {
	background:#222;
	transition: all .3s ease-in-out;
}

.subpage__main .wpcf7-spinner {
	display: none;
}

.subpage__main .wpcf7 input[type="text"] {
	width: 100%;
	max-width: 450px;
	height: 45px;
	margin-top: 5px;
}

.subpage__main .wpcf7 input[type="email"] {
	width: 100%;
	max-width: 450px;
	height: 45px;
	margin-top: 5px;
}

.subpage__main .wpcf7 textarea {
	width: 100%;
	max-width: 450px;
	margin-top: 5px;
}

.subpage__main .wpcf7 input[type="submit"] {
		    background: #1e3250;
    font-weight: bold;
    font-size: 16px;
    color: white;
    padding: 15px 25px;
    display: inline-block;
    text-transform: uppercase;
	border: none;
}


.subpage__main .wpcf7 input[type="submit"]:hover {
	background:#3fc18c;
	transition: all .3s ease-in-out;
}


.subpage__main .button:hover {
	background:#3fc18c;
	transition: all .3s ease-in-out;
}

@media screen and (max-width: 900px) {

.subpage__gallery img {
	max-height: 300px;
	object-fit: cover;
	width: 100%;
	margin-bottom: 16px;
	}
	
	.subpage__bottom p {
		font-size: 18px;
		margin-bottom: 16px;
	}
	
}
/*! Footer
//////////////////////////////////////////////*/

.top__footer {
	background:#1e3250;
}

.top__footer .left__side {
	padding-top: 55px;
	padding-bottom: 55px;
	    padding-right: 20px;
}

.top__footer .center__area {
	padding-top: 40px;
	padding-bottom: 10px;
	text-align: center;
}

.top__footer .center__area p {
	font-size: 14px;
	color: white;
	line-height: 1.75;
}

.top__footer .center__area p strong {
	font-size: 22px;
	font-weight: bold;
	color:#3fc18c;
	text-transform: uppercase;
}

.top__footer .right__side {
	padding-top: 40px;
	padding-bottom: 40px;
	text-align: center;
	background:#2c3e64;
}

.top__footer .right__side p strong {
	font-size: 22px;
	font-weight: bold;
	color:#3fc18c;
	text-transform: uppercase;
}

.top__footer .right__side p a {
	color:#96e6b3;
	font-size: 22px;
	font-weight: bold;
	text-transform: uppercase;
}

.social__icons {
	margin-top: 16px;
}

.social__icons a {
    display: inline-block;
    color: #96e6b3;
    margin-right: 8px;
    border: 1px solid white;
    padding: 5px 8px;
    border-radius: 22px;
    line-height: 1;
}


footer[role=contentinfo] {
	background:#0c2541;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: center;
}

footer[role=contentinfo] p {
	font-size: 14px;
	color: white;
}


footer[role=contentinfo] p a {
	font-size: 14px;
	color: white;
}
 


 @media screen and (max-width: 900px) {
	 .top__footer .left__side {
		 padding-top: 35px;
		 padding-bottom: 15px;
		 text-align: center;
	 }
	 
	 .top__footer .center__area {
		 padding-top: 0px;
		 padding-bottom: 15px;
		 text-align: center;
	 }
	 
	 .top__footer .right__side {
		 padding-top: 15px;
		 padding-bottom: 15px;
	 }
	 
	 .top__footer .center__area p {font-size: 14px;}
	 
	 .top__footer .center__area p strong {
		 font-size: 18px;
	 }
	 
	 .top__footer .right__side p strong {
		 font-size: 18px;
	 }
	 
	 .top__footer .right__side p a {
		 font-size: 18px;
	 }
	 
	 .social__icons {
		 margin-top: 5px;
	 }
}
/*!////////////////////////////////////////////////
// STATES
/////////////////////////////////////////////////*/

/*! ==========================================================================
// Clearfix
// =========================================================================*/
.group:before,
.group:after {
  content: "";
  display: table; }

.group:after {
  clear: both; }

.group {
  zoom: 1; }

input[type="text"] {
	border: 1px solid black;
}

input[type="email"] {
	border:1px solid black;
}

textarea {
	border:1px solid black;
}

/*! ==========================================================================
// Print styles
// =========================================================================*/
@media print {
  * {
    background: transparent !important;
    color: black !important;
    box-shadow: none !important;
    text-shadow: none !important; }

  a,
  a:visited {
    text-decoration: underline; }

  a[href]:after {
    content: " (" attr(href) ")"; }

  abbr[title]:after {
    content: " (" attr(title) ")"; }

  .ir a:after,
  a[href^="javascript:"]:after,
  a[href^="#"]:after {
    content: ""; }

  pre,
  blockquote {
    border: 1px solid #999;
    page-break-inside: avoid; }

  thead {
    display: table-header-group; }

  tr,
  img {
    page-break-inside: avoid; }

  img {
    max-width: 100% !important; }

  @page {
    margin: 0.5cm; }
  p,
  h2,
  h3 {
    orphans: 3;
    widows: 3; }

  h2,
  h3 {
    page-break-after: avoid; } }
