@charset "utf-8";
/* CSS Document */
        body {
		width: 100%;
		height: 100%;
		margin: 0;
		padding: 0;
		margin-bottom: -5px;
		}
		html {
		width: 100%;
		min-height: calc(100% - 5px);
		margin: 0;
		padding: 0;
		}
		#header-container {
			width: 100%;
			height: 100px;
			float: left;
		}
		#content-container {
			width: 100%;
			float: left;
		}
		#footer-container {
			width: 100%;
			height: 105px;
			background-color: #1a2642;
			font-family: 'Gilroy-Reg';
			color: #ffffff;
			float: left;	
		}
		#header-inner {
			width: 1280px;
			height: 100px;
			margin-left: auto;
			margin-right: auto;
		}
		#header-logo {
			width: 208px;
			height: 72px;
			padding-top: 14px;
			padding-bottom: 14px;
			padding-right: 25px;
			float: left;
		}
		#header-menu {
			max-width: 1047px;
			height: 100px;
			float: left;
		}
		#content-top {
			width: 100%;
			height: 365px;
			text-align: center;
			background-image: url("images/hero.jpg");
			background-position: center;
			border-bottom: solid 10px #bd2139;
			float: left;
		}
		#content-top-1 {
			width: 100%;
			height: 365px;
			position: relative;
			font-family: 'Gilroy-Semi';
			font-size: 52px;
			color: #ffffff;
			text-align: center;
			background-image: url("images/hero-4.jpeg");
			background-position: center center;
			background-size: 1920px;
			border-bottom: solid 10px #bd2139;
			line-height: 365px;

		}
		#content-top-2 {
			width: 100%;
			height: 365px;
			text-align: center;
			background-image: url("images/hero-2.jpg");
			background-position: center;
			border-bottom: solid 10px #bd2139;
		}
		#content-top-3 {
			width: 100%;
			height: 365px;
			position: relative;
			font-family: 'Gilroy-Semi';
			font-size: 52px;
			color: #ffffff;
			text-align: center;
			background-image: url("images/hero-5.jpeg");
			background-position: center;
			border-bottom: solid 10px #bd2139;
			background-size: 1920px;
			line-height: 365px;

		}
		#content-top-4 {
			width: 100%;
			height: 365px;
			text-align: center;
			background-image: url("images/hero-7.jpg");
			background-position: center;
			border-bottom: solid 10px #bd2139;

		}
		#content-top-5 {
			width: 100%;
			height: 365px;
			position: relative;
			font-family: 'Gilroy-Semi';
			font-size: 52px;
			color: #ffffff;
			text-align: center;
			background-image: url("images/hero-6.jpg");
			background-position: center;
			border-bottom: solid 10px #bd2139;
			background-size: 1920px;
			line-height: 365px;

		}
		#content-top-6 {
			width: 100%;
			height: 365px;
			text-align: center;
			background-image: url("images/hero-3.jpg");
			background-position: center;
			border-bottom: solid 10px #bd2139;

		}
		#content-top-7 {
			width: 100%;
			height: 365px;
			position: relative;
			font-family: 'Gilroy-Semi';
			font-size: 52px;
			color: #ffffff;
			text-align: center;
			background-image: url("images/hero.jpg");
			background-position: center;
			border-bottom: solid 10px #bd2139;
			line-height: 365px;

		}
		.copy-center {
			text-shadow: 5px 5px 10px rgba(33,33,33,.9);
		    font-family: 'Gilroy-Semi';
			font-size: 52px;
			color: #ffffff;
			text-align: center;
			margin: 0px;
			padding-top: 55px;
			padding-bottom: 25px;
		}
		.copy-center-ns {
			text-shadow: 5px 5px 10px rgba(33,33,33,.9);
		    font-family: 'Gilroy-Semi';
			font-size: 52px;
			color: #ffffff;
			text-align: center;
			margin: 0px;
			line-height: 365px;
		}
		#content-bottom {
			width: 100%;
			height: calc(100% - 575px);
			margin-left: auto;
			margin-right: auto;
			float: left;
		}
		#content-bottom-inner {
			width: 900px;
			height: 100%;
			margin-left: auto;
			margin-right: auto;
			padding-top: 25px;
			padding-bottom: 25px;
			padding-left: 0px;
			padding-right: 0px;
			font-family: 'Gilroy-Reg';
			font-size: 16px;
			color: #2c2c2c;
			text-align: justify;
		}
		#footer-inner {
			width: 1280px;
			height: 100px;
			margin-left: auto;
			margin-right: auto;
		}
		#footer-copy {
			width: 1280px;
			height: 72px;
			float: left;
			padding-top: 14px;
			padding-bottom: 14px;
			font-size: 14px;
			
		}
		#footer-image {
			float: right;
			height: 100%;
			margin-right: -30px;
		}
		.link-bg-1 {
			width: 205px;
			height: 205px;
			margin-right: 10px;
			float: left;
			font-family: 'Gilroy-Semi';
			font-size: 18px;
			color: #ffffff !important;
			text-align: center;
			line-height: 205px;
			background-image:url("images/sm-1-01.jpg");
			background-position: center;
			background-size: 205px 205px;
			transition: box-shadow .3s;
			text-shadow: 3px 3px 5px #333333;
		}
		
		.link-bg-1:hover {
			box-shadow: 5px 5px 10px rgba(33,33,33,.9);
			opacity:0.8;
			font-size: 20px;
			text-decoration: none;
		}
		.link-bg-2 {
			width: 205px;
			height: 205px;
			margin-right: 10px;
			float: left;
			font-family: 'Gilroy-Semi';
			font-size: 18px;
			color: #ffffff !important;
			text-align: center;
			line-height: 205px;
			background-image:url("images/sm-2-01.jpg");
			background-position: center;
			background-size: 205px 205px;
			transition: box-shadow .3s;
			text-shadow: 3px 3px 5px #333333;
		}
		
		.link-bg-2:hover {
			box-shadow: 5px 5px 10px rgba(33,33,33,.9);
			opacity:0.8;
			font-size: 20px;
			text-decoration: none;
		}
		.link-bg-3 {
			width: 205px;
			height: 205px;
			margin-right: 10px;
			float: left;
			font-family: 'Gilroy-Semi';
			font-size: 18px;
			color: #ffffff !important;
			text-align: center;
			line-height: 205px;
			background-image:url("images/sm-3-01.jpg");
			background-position: center;
			background-size: 205px 205px;
			transition: box-shadow .3s;
			text-shadow: 3px 3px 5px #333333;
		}
		
		.link-bg-3:hover {
			box-shadow: 5px 5px 10px rgba(33,33,33,.9);
			opacity:0.8;
			font-size: 20px;
			text-decoration: none;
		}
		.link-bg-4 {
			width: 205px;
			height: 205px;
			margin-right: 10px;
			float: left;
			font-family: 'Gilroy-Semi';
			font-size: 18px;
			color: #ffffff !important;
			text-align: center;
			line-height: 205px;
			background-image:url("images/sm-4-01.jpg");
			background-position: center;
			background-size: 205px 205px;
			transition: box-shadow .3s;
			text-shadow: 3px 3px 5px #333333;
		}
		
		.link-bg-4:hover {
			box-shadow: 5px 5px 10px rgba(33,33,33,.9);
			opacity:0.8;
			font-size: 20px;
			text-decoration: none;
		}
		.link-bg-5 {
			width: 205px;
			height: 205px;
			margin-right: 10px;
			float: left;
			font-family: 'Gilroy-Semi';
			font-size: 18px;
			color: #ffffff !important;
			text-align: center;
			line-height: 205px;
			background-image:url("images/sm-5-01.jpg");
			background-position: center;
			background-size: 205px 205px;
			transition: box-shadow .3s;
			text-shadow: 3px 3px 5px #333333;
		}
		.link-bg-5:hover {
			box-shadow: 5px 5px 10px rgba(33,33,33,.9);
			opacity:0.8;
			font-size: 20px;
			text-decoration: none;
		}
		.link-bg-6 {
			width: 205px;
			height: 205px;
			float: left;
			font-family: 'Gilroy-Semi';
			font-size: 18px;
			color: #ffffff !important;
			text-align: center;
			line-height: 205px;
			background-image:url("images/sm-6-01.jpg");
			background-position: center;
			background-size: 205px 205px;
			transition: box-shadow .3s;
			text-shadow: 3px 3px 5px #333333;
		}
		.link-bg-6:hover {
			box-shadow: 5px 5px 10px rgba(33,33,33,.9);
			opacity:0.8;
			font-size: 20px;
			text-decoration: none;
		}
		.menu-item {
			height: 72px;
			line-height: 85px;
			float: left;
			padding-top: 14px;
			padding-bottom: 14px;
			padding-right: 25px;
			font-family: 'Gilroy-Semi';
			color: #2c2c2c;
		}
		.menu-item-link {
			height: 72px;
			line-height: 85px;
			float: left;
			padding-top: 14px;
			padding-bottom: 14px;
			padding-right: 25px;
			font-family: 'Gilroy-Semi';
			color: #2c2c2c;
		}
		.menu-item-link:hover {
			color: #666666;
		}
			@font-face {
			font-family: "Gilroy-Semi";
			src: url("fonts/Gilroy-SemiBold.ttf");
		}
			@font-face {
			font-family: "Gilroy-Reg";
			src: url("fonts/Gilroy-Regular.ttf");
		}
		a {
			color: #2c2c2c;
			text-decoration: none;
		}
		h1 {
			font-family: 'Gilroy-Semi';
			font-size: 24px;
			color: #2c2c2c;
			}
		h2 {
			font-family: 'Gilroy-Semi';
					font-size: 18px;
					color: #2c2c2c;
		}
		.copy {
			padding-bottom: 25px;
			border-bottom: solid 10px #bd2139;
		}
		#sea {
			width: 100%;
			height: 40px;
			padding-top: 30px;
			padding-bottom: 30px;
		}
		.sea {
			width: 100px;
			height: 40px;
			float: right;
			border: solid 1px #333333;
			border-radius: 6px;
			padding-left: 10px;
			font-family: 'Gilroy-Regular';
			font-size: 1rem;
			border-radius: 30px;
		}
textarea:focus, input:focus{
    outline: none;
}
		#content-bottom-nav {
			width: 100%;
			height: calc(100vh - 575px);
			float: left;
		}
		#content-inner-nav {
			width: 100%;
			height: 100%;
		}
		#content-bottom-inner-nav {
			width: 1280px;
			height: 100%;
			margin-left: auto;
			margin-right: auto;
		}
		#content-inner-inner-nav {
			width: 100%;
			height: 100%;
			position: relative;
		}
		#content-inner-inner-inner-nav {
			width: 1280px;
			padding-left: 10px;
			padding-right: 10px;
  			margin: 0;
  			position: absolute;
  			top: 50%;
  			-ms-transform: translateY(-50%);
  			transform: translateY(-50%);
			border-left: solid 10px #bd2139;
			border-right: solid 10px #bd2139;
		}
.link-p {
	color: #ffffff !important;
}

@media only screen and (max-width: 1280px) {
	html {
	width: 100vw;
	height: 100vh;
	overflow-y: auto !important;
	}
	body {
	height: 100vh;
	}
	#header-container {
		width: 100vw;
	}
	
	#content-bottom-inner {
		width: calc(100vw - 50px);
		padding-left: 25px;
		padding-right: 25px;
	}
	
	#footer-copy {
	width: 100%;
	padding: 0px;
	font-size: 12px;
	text-align: center;
	}
	#footer-image {
	display: none;
	}
	#content-inner-inner-nav {
		width: 100vw !important;
		height: 100%;
		float: left;
		margin-top: 25px;
		margin-bottom: 25px;
		margin-left: auto;
		margin-right: auto;
	}
	#content-inner-inner-inner-nav {
		width: 385px;
		margin-left: auto;
		margin-right: auto;
		position: inherit;
		top: 0%;
	}
	#content-bottom-inner-nav {
		width: 100%;
		height: 100%;
		float: left;
	}
	
	#content-bottom-nav {
		width: 100%;
		height: 100%;
	}
	
	#footer-container {
		width: 100%;
		height: 105px;
		float: left;
	}
	
	#search-container {
		display: none;
	}
	
	.footer-copy-1 {
		display: none;
	}
	.footer-copy-2 {
		width: 100vw;
		height: 105px !important;
		line-height: 9!important;
		padding-right: 0px !important;
}
	
	.link-bg-1, .link-bg-2, .link-bg-3, .link-bg-4, .link-bg-5 {
		margin-bottom: 5px;
		margin-right: 0px;
	}
	
		.link-bg-1, .link-bg-2, .link-bg-3, .link-bg-4, .link-bg-5, .link-bg-6 {
		width: 185px;
		height: 185px;
	}
	
	.link-bg-1, .link-bg-3, .link-bg-5 {
		margin-right: 5px !important;
	}
	
	.link-bg-5 {
		margin-bottom: 0px !important;
	}
	
	.footer-copy-3, .footer-copy-4 {
		display: none;
	}
	.menu-item-link {
		display: none;
	}
	
	#header-inner, #footer-inner {
		width: 100vw;
	}
	.copy-center-react {
		text-shadow: 5px 5px 10px rgba(33,33,33,.9);
		    font-family: 'Gilroy-Semi';
			font-size: 52px;
			color: #ffffff;
			text-align: center;
			margin: 0px;
			line-height: 375px;

	}
	.copy-center-ns {
		display: none;
	}
	#header-logo {
		padding-left: 25px;
		margin-left: 50px;
	}
	#sea {
	    width: 450px;
    height: 65px;
    padding-bottom: 0px;
    padding-right: 25px;
    padding-top: 35px;
    float: right;
		margin-top: -27px;
	}
	.header-logo {
		width: 104px !important;
		height: 36px !important;
		padding-top: 20px;
	}
	/*
 * Made by Erik Terwan
 * 24th of November 2015
 * MIT License
 *
 *
 * If you are thinking of using this in
 * production code, beware of the browser
 * prefixes.
 */

#menuToggle
{
  display: block;
  position: relative;
  top: 42px;
  left: 25px;
  width: 300px;
  z-index: 1;
      margin-right: 0px;
  -webkit-user-select: none;
  user-select: none;
}

#menuToggle a
{
  text-decoration: none;
  color: #232323;
  transition: color 0.3s ease;
}

#menuToggle a:hover
{
  color: tomato;
}


#menuToggle input
{
  display: block;
  width: 40px;
  height: 32px;
  position: absolute;
  top: -7px;
  left: -5px;
  
  cursor: pointer;
  
  opacity: 0; /* hide this */
  z-index: 2; /* and place it over the hamburger */
  
  -webkit-touch-callout: none;
}

/*
 * Just a quick hamburger
 */
#menuToggle span
{
  display: block;
  width: 33px;
  height: 4px;
  margin-bottom: 5px;
  position: relative;
  
  background: #000000;
  border-radius: 3px;
  
  z-index: 1;
  
  transform-origin: 4px 0px;
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              background 0.5s cubic-bezier(0.77,0.2,0.05,1.0),
              opacity 0.55s ease;
}

#menuToggle span:first-child
{
  transform-origin: 0% 0%;
}

#menuToggle span:nth-last-child(2)
{
  transform-origin: 0% 100%;
}

/* 
 * Transform all the slices of hamburger
 * into a crossmark.
 */
#menuToggle input:checked ~ span
{
  opacity: 1;
  transform: rotate(45deg) translate(-2px, -1px);
  background: #232323;
}

/*
 * But let's hide the middle one.
 */
#menuToggle input:checked ~ span:nth-last-child(3)
{
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
}

/*
 * Ohyeah and the last one should go the other direction
 */
#menuToggle input:checked ~ span:nth-last-child(2)
{
  transform: rotate(-45deg) translate(0, -1px);
}

/*
 * Make this absolute positioned
 * at the top left of the screen
 */
#menu
{
  position: absolute;
  width: 300px;
  margin: -100px 0 0 -50px;
  padding: 50px;
  padding-top: 125px;
  
  background: #ededed;
  list-style-type: none;
  -webkit-font-smoothing: antialiased;
  /* to stop flickering of text in safari */
  
  transform-origin: 0% 0%;
  transform: translate(-100%, 0);
  
  transition: transform 0.5s cubic-bezier(0.77,0.2,0.05,1.0);
}

#menu li
{
  padding: 10px 0;
  font-size: 22px;
}

/*
 * And let's slide it in from the left
 */
#menuToggle input:checked ~ ul
{
  transform: none;
}
}
@media only screen and (min-width: 1281px) {
 	.copy-center-react {
		display: none;

	}
	.dropdown {
		display: none;
	}
	#menuToggle {
		display: none;
	}
	}

@media only screen and (min-height: 1024px) {
			.link-bg-1, .link-bg-2, .link-bg-3, .link-bg-4, .link-bg-5, .link-bg-6 {
		width: 410px;
		height: 410px;
	  	background-size: 410px 410px;
		line-height: 410px;
		font-size: 32px;
	}
	.link-bg-1:hover, .link-bg-2:hover, .link-bg-3:hover, .link-bg-4:hover, .link-bg-5:hover, .link-bg-6:hover  {
		font-size: 32px !important;
	}
	#content-inner-inner-inner-nav {
		width: 830px;
		margin-left: auto;
		margin-right: auto;
		position: inherit;
		top: 0%;
	}
}