  /* ==========================================================================
   HTML5 Boilerplate styles - h5bp.com (generated via initializr.com)
   ========================================================================== */

   @font-face {
       font-family: 'GothamBook';
       src: url('/fonts/GothamBook.woff2') format('woff2'),
           url('/fonts/GothamBook.woff') format('woff'),
           url('/fonts/GothamBook.ttf') format('truetype');
       font-weight: normal;
       font-style: normal;
   }

   @font-face {
       font-family: 'GothamBold';
       src: url('/fonts/Gotham-Bold.woff2') format('woff2'),
           url('/fonts/Gotham-Bold.woff') format('woff'),
           url('/fonts/Gotham-Bold.ttf') format('truetype');
       font-weight: bold;
       font-style: normal;
   }

   /*Icomoon*/
   @font-face {
  font-family: 'icomoon';
  src:  url('/fonts/icomoon.eot?4j0lcy');
  src:  url('/fonts/icomoon.eot?4j0lcy#iefix') format('embedded-opentype'),
    url('/fonts/icomoon.woff2?4j0lcy') format('woff2'),
    url('/fonts/icomoon.ttf?4j0lcy') format('truetype'),
    url('/fonts/icomoon.woff?4j0lcy') format('woff'),
    url('/fonts/icomoon.svg?4j0lcy') format('svg');
  font-weight: normal;
  font-style: normal;
}

[class^="icon-"], [class*=" icon-"] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'icomoon' !important;
  speak: none;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

.icon-facebook-2:before {
  content: "\e90a";
}
.icon-linkedin:before {
  content: "\e90b";
}
.icon-mail:before {
  content: "\e905";
}
.icon-close:before {
  content: "\e908";
}
.icon-clicks:before {
  content: "\e904";
}
.icon-phone:before {
  content: "\e906";
}
.icon-pin-sm:before {
  content: "\e907";
}
.icon-twitter:before {
  content: "\e902";
}
.icon-facebook:before {
  content: "\e900";
}
.icon-download:before {
  content: "\e90e";
}
.icon-quotes:before {
  content: "\e90d";
}
.icon-caret:before {
  content: "\e90c";
}
.icon-cuttlery:before {
  content: "\e909";
}
.icon-pin:before {
  content: "\e903";
}
.icon-magnifier:before {
  content: "\e901";
}



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

body {
	background: #FFF;
	color: #4d4d4f;
	font:400 1em/1.4em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B';
    font-style: normal;
    min-width: 1000px;
    -webkit-font-smoothing: antialiased;
}

::-moz-selection {
    background: #b3d4fc;
    text-shadow: none;
}

::selection {
    background: #b3d4fc;
    text-shadow: none;
}

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

img {
    vertical-align: middle;
}

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

textarea {
    resize: vertical;
}

a {
	color: #13b5ea;
	text-decoration: none;
}

a:hover {
	color:#40beb3;
	text-decoration: underline;
}

p {
	font-size:0.938em; /*15px*/
	line-height: 1.467em; /* 22px */
	margin:0px 0px 20px;
}

p strong {
	font-family: 'Chronicle SSm 5r', 'Chronicle SSm A', 'Chronicle SSm B';
	font-weight: 500;
}

/* ==========================================================================
   Author: Clodagh Mahoney Kooba.ie 2013
   ========================================================================== */

/*** TABLE STYLING RESET ***/

table, td, th, tr {
	border: 0px solid;
}

/* WRAPPER */
.wrapper {
	margin:0px auto;
	width: 1000px;
	*zoom: 1;
}


.wrapper:before,
.wrapper:after {
    content: " ";
    display: table;
}

.wrapper:after {
    clear: both;
}

.wrapper--custom {
	margin-left: auto;
	margin-right: auto;
	width: 100%;
	padding: 0 10px !important;
}

.wrapper--custom .flex-row {
    padding: 0 10px !important;
    margin-left: -10px !important;
    margin-right: -10px !important;
    font-size: inherit;
}

.wrapper--custom .flex-row > * {
    padding: 0 10px;
}

.list-flex {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.list-inline li {
	display: inline-block;
}

/* TO STOP FONTS FROM ADDING BOLD*/
.old-ie * {
   font-weight: normal !important;
   font-style:  normal !important;
}

/* HEADER */
header {
	box-shadow: 0px 10px 10px rgb(176,182,193);
	-moz-box-shadow: 0px 10px 10px rgba(176,182,193,0.2);
	-webkit-box-shadow: 0px 10px 10px rgba(176,182,193,0.2);
	box-shadow: 0px 10px 10px rgba(176,182,193,0.2);
	min-height: 100px;
	padding:15px 0px;
	position: relative;
	z-index: 1000;
}

	#brand {
		background: url(/images/brand_tusla.png) no-repeat;
		display: block;
		float: left;
		height: 74px;
		margin:0px 0px 0px 10px;
		text-indent: -4000em;
		width: 411px;
	}

		#brand a {
			display: block;
			height: 74px;
			width: 411px;
		}


	/* SEARCH FORM */

	header form {
		float: right;
		margin: 4px 20px 0 0;
	}

	header .searchfield {
			-webkit-appearance: none;
			appearance: none;
		border: 1px solid #e4e4e4;
		border-radius: 0;
		color: #4d4d4f;
		font: 400 .85em/1em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B';
		float: left;
		padding: 5px 7px 4px 10px;
		outline: 0;
			-webkit-transition: all .3s linear;
			-webkit-transition: all .3s linear;
		transition: all .3s linear;
		width: 200px;
	}

	header .searchfield:focus {
		border: 1px solid #b4b4b4;
	}

	header .submit {
			-webkit-appearance: none;
		appearance: none;
		background: #13b5ea url(../images/search-btn.png) no-repeat 6px 6px;
		border: 0;
		cursor: pointer;
		float: left;
		height: 28px;
		outline: 0;
			-webkit-transition: all .3s linear;
			-webkit-transition: all .3s linear;
		transition: all .3s linear;
		width: 28px;
	}

	header .submit:hover {
		background-color: #3aada3;
	}

	#social {
		display: block;
		float: right;
		margin:4px 10px 0px 0px;
	}


		#social li {
			display: block;
			float: left;
		}

			#social li a {
				background: url(/images/icons_social.png) no-repeat;
				display: block;
				float: right;
				height: 28px;
				margin-left:3px;
				text-indent: -4000em;
				width: 28px;
			}

			#social li.twitter a {
				background-position: 0 0;
			}

				#social li.twitter a:hover {
					background-position: 0px -34px;
				}

			#social li.facebook a {
				background-position: -32px 0;
			}

				#social li.facebook a:hover {
					background-position: -32px -34px;
				}

			#social li.flickr a {
				background-position: -64px 0;
			}

				#social li.flickr a:hover {
					background-position: -64px -34px;
				}

			#social li.youtube a {
				background-position: -96px 0;
			}

				#social li.youtube a:hover {
					background-position: -96px -34px;
				}

			#social li.google-plus a {
				background-position: -128px 0;
			}

				#social li.google-plus a:hover {
					background-position: -128px -34px;
				}

	#subnavigation {
		display: block;
		float: right;
		margin: 11px 0 0 0;
	}

		#subnavigation ul {
			list-style: none;
			margin: 0;
			padding: 0;
		}

		#subnavigation a {
			color: #4D4D4F;
			display: block;
			float: left;
			font: 500 0.9em/1.125em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
			letter-spacing: -1px;
			margin: 0 0 0 14px;
			padding: 0 13px;
			text-transform: uppercase;
				-webkit-transition: all 0.1s linear;
				-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

		#subnavigation a:hover {
			color:#13b5ea;
			text-decoration: none;
		}

		#subnavigation a:focus {
			outline: none;
		}


/* MAIN NAV */

header nav {
	clear: both;
	padding:39px 0px 0px 0px;
}

	heaver nav ul {
		text-align: center;
	}

	header nav li {
		display: block;
		float: left;
	}

		header nav li a {
			color:#4d4d4f;
			display:block;
			float: left;
			font:700 1em/1.125em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*16px/18px*/
			letter-spacing: -1px;
			margin: 0px 0px 0px 14px;
			padding: 0px 19px 0px 19px;
			text-transform: uppercase;
			-webkit-transition: all 0.1s linear;
			-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

		header nav li a:hover {
			color:#13b5ea;
			text-decoration: none;
		}

		header nav li a:focus {
			outline: none;
		}

		header nav li:first-child a {
			margin-left:0px;
		}

/*BANNER*/
#banner {
	background: #d1d2d5;
	height: 395px;
}

	#banner .wrapper {
		position: relative;
	}

	#banner #banner-slider {
		height: 395px;
		position: relative;
		width: 1000px;
	}

	#banner figure {
		display: block;
		height: 395px;
		width: 1000px;
	}

		#banner figure images {
			display: block;
		}

	#banner .banner-content {
		display: block;
		position: absolute;
		text-align: center;
		top:75px;
		width: 1000px;
		z-index: 4;
	}

	#banner .banner-content h2 {
		background: rgb(255,255,255);
		background: rgba(255,255,255,0.5);
		color: #4d4d4f;
		display: inline-block;
		font:700 4.875em/1em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*78px/60px*/
		letter-spacing: -3px;
		margin:0px 0px 10px 0px;
		min-width: 690px;
		padding: 8px 10px;
		text-align: center;
	}

		#banner .banner-content h2 span.kerning {
			display: inline-block;
			margin-right: -8px;
		}

	#banner .banner-content p {
		background: rgb(255,255,255);
		background: rgba(255,255,255,0.7);
		display: inline-block;
		font-size: 1.438em; /*23px*/
		letter-spacing: -1px;
		line-height:1.130em; /*26px*/
		margin:0px 0px 33px;
		min-width: 690px;
		padding: 8px 10px;
		text-align: center;
	}

	ul.cta {
		list-style: none outside;
		padding-right: 10px;
		text-align: center;
	}

		ul.cta li {
			display: inline;
		}

		ul.cta li a {
			background:#cfdc27;
			color: #FFF;
			display:inline-block;
			font:700 1.125em/1em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*18px/18px*/
			margin:0px 10px 0px 0px;
			min-width:210px;
			padding: 17px 20px;
			text-align: center;

			-webkit-transition: all 0.1s linear;
			-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

			ul.cta li a:hover {
				text-decoration: none;
			}

			ul.cta li a.green {
				background:#cfdc27;
			}

				ul.cta li a.green:hover {
					background: #b9c521;
				}

			ul.cta li a.blue {
				background: #13b5ea;
			}

				ul.cta li a.blue:hover {
					background: #1199c5;
				}

			ul.cta li a.red {
				background: #ef493e;
			}

				ul.cta li a.red:hover {
					background: #d13e34;
				}

			ul.cta li a.dark-grey {
				background: #4d4d4f;
			}

				ul.cta li a.dark-grey:hover {
					background: #333333;
				}

			ul.cta li a.turquoise {
				background: #40beb3;
			}

				ul.cta li a.turquoise:hover {
					background: #369d94;
				}


.symbol-u {
	background: url(/images/icon_u.png) no-repeat;
	display: inline-block;
	height: 71px;
	margin: 0px -1px -1px 3px;
	text-indent: -4000em;
	vertical-align: bottom;
	width: 41px;
}

	.slideshow-pager {
		bottom: 15px;
		text-align: center;
		position: absolute;
		width: 100%;
		z-index: 100;
	}

		.slideshow-pager span {
			color: #FFF;
			cursor: pointer;
			display: inline-block;
			font-family: serif;
			font-size: 50px;
			height: 16px;
			margin: 0 1px;
			width: 16px;
		}

		.slideshow-pager span.active {
			color: #969698;
		}

/* INFO STRIP */
#info-strip {
	background: #e7e8ec;
	min-width: 1000px;
}

	.left-half-alt {
		background: #e7e8ec;
		float: left;
		overflow: hidden;
		width: 50%;
	}
		.info-img {
			float: right;
			width: 470px;
			margin: 56px 30px 30px 0px;
		}

		.info-img img {
			width: 100%;
		}

	.right-half-alt {
		background: #FFF;
		float: right;
		width: 50%;
	}

		.info-content{
			float: left;
			margin:30px 0px 30px 30px;
			width:470px;
		}

			.info-content h2 {
				color: #4d4d4f;
				font:700 30px 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
				line-height: 38px;
				margin: 8px 0 20px;
				text-transform: uppercase;
			}

			.info-content p {
				color: #333333;
				font:400 1.125em/1.500em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*18px/27px*/
				line-height: 27px;
				margin:0px 0px 31px;
			}

			.info-content a.btn {
				background: #13b5ea;
				color: #FFF;
				display: inline-block;
				font:700 1.125em/1.111em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*18px/20px*/
				letter-spacing: -0.04em;
				margin: 0 0 23px;
				min-width:210px;
				padding: 16px 2px;
				text-align: center;
				text-transform: uppercase;
				-webkit-transition: all 0.1s linear;
				-moz-transition: all 0.1s linear;
				transition: all 0.1s linear;
			}

					.info-content a.btn:hover {
						background: #1b87aa;
						text-decoration: none;
					}

/* VIDEO */
#video {
	background: #e7e8ec;
	min-width: 1000px;
}

	.left-half {
		background: #FFF;
		float: left;
		width: 50%;
	}

	.right-half {
		background: #e7e8ec;
		float: right;
		width: 50%;
	}

	.video-holder {
		float: left;
		height: 284px;
		margin:30px 0px 30px 30px;
		width:470px;
	}

	.video-holder h3 {
		font:700 16px 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	}

	.intro-content {
		float: right;
		width: 470px;
		margin: 30px 30px 30px 0px;
	}

		.intro-content h1 {
			color: #4d4d4f;
			font:700 1.250em/1.300em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*20px/26px*/
			margin:5px 0px 20px;
		}

		.intro-content p {
			color: #333333;
			font:400 1.125em/1.500em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*18px/27px*/
			margin:0px 0px 20px;
		}

		.intro-content a.btn {
			background: #cfdc27;
			color: #FFF;
			display: inline-block;
			font:700 1.125em/1.111em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*18px/20px*/
			min-width:210px;
			padding: 17px 20px;
			text-align: center;

			-webkit-transition: all 0.1s linear;
			-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

				.intro-content a.btn:hover {
					background: #b9c521;
					text-decoration: none;
				}

/* SERVICES */
#services {
	background: #f3f4f7;
	border-bottom: 10px solid #dadde3;
	padding: 40px 0px 30px;
}

	#services .wrapper {
		background: url(/images/bg_services.png) no-repeat center 43px;
	}

	#services h3, #cta-strip h3 {
		color:#333333;
		font:700 1.250em/1.200em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*20px/24px*/
		margin:0px 0px 23px;
		text-align: center;
	}

	.circles article {
		float: left;
		margin-left:37px;
		text-align: center;
		width: 170px;
	}

	.circles article:first-child {
		margin-left:0px;
	}

		.circles figure {
			background:#cfdc27;
				-moz-border-radius: 85px;
				-webkit-border-radius: 85px;
			border-radius: 85px;
			color: #FFF;
			display: block;
			height: 170px;
			letter-spacing: -1px;
			margin:0px 0px 10px 0px;
			overflow: hidden;
			padding: 0px 5px 0px;
			width: 160px;

			-webkit-transition: all 0.1s linear;
			-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

			.circles figure span.icon {
				background: url(/images/icon_us_small.png) no-repeat;
				display: block;
				height: 30px;
				margin:11px auto 31px;
				width: 36px;
			}

			.circles figure.green {
				background:#cfdc27;
			}

				.circles a:hover figure.green {
					background: #b9c521;
				}

			.circles figure.blue {
				background: #13b5ea;
			}

				.circles a:hover figure.blue {
					background: #1199c5;
				}

			.circles figure.red {
				background: #ef493e;
			}

				.circles a:hover figure.red {
					background: #d13e34;
				}

			.circles figure.dark-grey {
				background: #4d4d4f;
			}

				.circles a:hover figure.dark-grey{
					background: #333333;
				}

			.circles figure.turquoise {
				background: #40beb3;
			}

				.circles a:hover figure.turquoise {
					background: #369d94;
				}

			.circles figure.light-green {
				background: #9cca73;
			}

				.circles a:hover figure.light-green {
					background: #90b662;
				}

	.circles h4 {
		font:700 1.063em/1.176em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*17px/20px*/
		margin:0px;
	}

		.circles a:hover h4 {
			color: #FFF;
			text-decoration: none;
		}

	.circles figure.turquoise h4 {
		font:700 1.188em/1.158em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*19px/22px*/
		margin:0px 20px 0px;
	}

	.circles a p {
		color: #333;
	}

	.circles p {
		color:#333333;
		font:400 0.813em/1.385em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*13px/18px*/
		margin:0px 0px 0px 0px;
	}

	.circles a {
		-webkit-transition: all 0.1s linear;
		-moz-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}

	.circles a:hover {
		text-decoration: none;
	}

	.circles a:hover p {
		color:#000;
	}

/* CHILDREN FIRST CIRCLES */

	.children-circles {
		background: url(/images/bg_children_first.png) no-repeat center top;
		margin: 40px 0 20px;
	}

	.children-circles article {
		float: left;
		margin-left: 27px;
		text-align: center;
		width: 147px;
	}

	.children-circles article:first-child {
		margin-left: 0px;
	}

		.children-circles figure {
			background:#cfdc27;
				-moz-border-radius: 50%;
				-webkit-border-radius: 50%;
			border-radius: 50%;
			color: #FFF;
			display: block;
			height: 147px;
			letter-spacing: -1px;
			margin:0px 0px 10px 0px;
			overflow: hidden;
			padding: 0px 5px 0px;
			width: 137px;

			-webkit-transition: all 0.1s linear;
			-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

			.children-circles figure span.icon {
				background: url(/images/icon_cf_small.png) no-repeat;
				display: block;
				height: 30px;
				margin: 11px auto 31px;
				width: 31px;
			}

			.children-circles figure.green {
				background:#cfdc27;
			}

				.children-circles a:hover figure.green {
					background: #b9c521;
				}

			.children-circles figure.blue {
				background: #13b5ea;
			}

				.children-circles a:hover figure.blue {
					background: #1199c5;
				}

			.children-circles figure.red {
				background: #ef493e;
			}

				.children-circles a:hover figure.red {
					background: #d13e34;
				}

			.children-circles figure.dark-grey {
				background: #4d4d4f;
			}

				.children-circles a:hover figure.dark-grey{
					background: #333333;
				}

			.children-circles figure.turquoise {
				background: #40beb3;
			}

				.children-circles a:hover figure.turquoise {
					background: #369d94;
				}

			.children-circles figure.light-green {
				background: #9cca73;
			}

				.children-circles a:hover figure.light-green {
					background: #90b662;
				}

	#content-area .children-circles h4 {
		color: #fff;
		font:700 1.063em/1.176em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*17px/20px*/
		margin:0px;
	}

		#content-area .children-circles a:hover h4 {
			color: #FFF;
			text-decoration: none;
		}

	#content-area .children-circles a p {
		color: #333;
	}

	 #content-area .children-circles p {
		color:#333333;
		font:400 0.813em/1.385em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*13px/18px*/
		margin:0px 0px 0px 0px;
	}

	#content-area .children-circles a {
		-webkit-transition: all 0.1s linear;
		-moz-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}

	#content-area .children-circles a:hover {
		text-decoration: none;
	}

	#content-area .children-circles a:hover p {
		color:#000;
	}


/* NEWS UPDATES */
#three-panel {
	background: #e4e6eb;
	padding: 30px 0px 40px;
}

	#three-panel article {
		background: #FFF;
		border-bottom: 9px solid #d13e34;
		float: left;
		margin-left:20px;
		text-align: center;
		width: 320px;
	}

			#three-panel article.green {
				border-bottom: 9px solid #b9c521;
			}

			#three-panel article.blue {
				border-bottom: 9px solid #1199c5;
			}

			#three-panel article.red {
				border-bottom: 9px solid #d13e34;
			}

			#three-panel article.dark-grey {
				border-bottom: 9px solid #333;
			}

			#three-panel article.turquoise {
				border-bottom: 9px solid #369d94;
			}


		#three-panel article figure {
			display: block;
			height: 140px;
			width: 320px;
		}

		#three-panel article h3 {
			border-left:26px solid #ef493e;
			border-right:26px solid #ef493e;
			color: #ef493e;
			font:700 1.063em/1.294em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*17px/22px*/
			letter-spacing: -1px;
			margin:0px 0px 15px;
			padding: 12px 0px 10px;
		}

			#three-panel article.green h3 {
				border-left:26px solid #cfdc27;
				border-right:26px solid #cfdc27;
				color: #cfdc27;
			}

			#three-panel article.blue h3 {
				border-left:26px solid #13b5ea;
				border-right:26px solid #13b5ea;
				color: #13b5ea;
			}

			#three-panel article.red h3 {
				border-left:26px solid #ef493e;
				border-right:26px solid #ef493e;
				color: #ef493e;
			}

			#three-panel article.dark-grey h3 {
				border-left:26px solid #4d4d4f;
				border-right:26px solid #4d4d4f;
				color: #4d4d4f;
			}

			#three-panel article.turquoise h3 {
				border-left:26px solid #40beb3;
				border-right:26px solid #40beb3;
				color: #40beb3;
			}

		#three-panel article p {
			margin:0px 10px 20px;
			font:400 0.875em/1.500em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*14px/21px*/
		}

			#three-panel article.green p {
				color: #cfdc27;
			}

			#three-panel article.blue p {
				color: #13b5ea;
			}

			#three-panel article.red p {
				color: #ef493e;
			}

			#three-panel article.dark-grey p {
				color: #4d4d4f;
			}

			#three-panel article.turquoise p {
				color: #40beb3;
			}

		#three-panel a.link-full {
			background: #ef493e;
			color: #FFF;
			display: block;
			font:300 1em/1.313em 'Gotham SSm 3r', 'Gotham SSm A', 'Gotham SSm B'; /*16px/21px*/
			padding:16px 0px 14px;

			-webkit-transition: all 0.1s linear;
			-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

			#three-panel a.link-full:hover {
				background:#d34037;
				text-decoration: none;
			}

		#three-panel .green a.link-full {
				background: #cfdc27;
			}
				#three-panel .green a.link-full:hover {
					background: #c3cf24;
				}

			#three-panel .blue a.link-full {
				background: #13b5ea;
			}

				#three-panel .blue a.link-full:hover {
					background: #11a7d8;
				}

			#three-panel .red a.link-full {
				background: #ef493e;
			}

				#three-panel .red a.link-full:hover {
					background: #e04439;
				}

			#three-panel .dark-grey a.link-full {
				background: #4d4d4f;
			}

				#three-panel .dark-grey a.link-full:hover {
					background: #494949;
				}

			#three-panel .turquoise a.link-full {
				background: #40beb3;
			}

				#three-panel .turquoise a.link-full:hover {
					background: #3aada3;
				}

	#three-panel article:first-child {
		margin-left:0px;
	}

/* CTA STRIP */
#cta-strip {
	padding: 44px 0 28px;
	text-align: center;
	}


	.large-cta {
		background: #f3f4f7;
		float: left;
		margin: 0 0 20px;
		position: relative;
		text-align: center;
		width: 490px;
	}
		.large-cta h4 {
			background: rgba(255, 255, 255, 0.7);
			bottom: 70px;
			color: #4D4D4F;
			font:700 1em/1.111em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*18px/20px*/
			left: 0;
		    padding: 15px 0;
		    position: absolute;
		    text-transform: uppercase;
		    width: 100%;
		}

		.large-cta .btn {
			background: #13b5ea;
			color: #FFF;
			display: inline-block;
			font:700 1.125em/1.111em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*18px/20px*/
			letter-spacing: -0.04em;
			margin: 20px 0;
			min-width:210px;
			padding: 16px 20px;
			text-align: center;
			text-transform: uppercase;
			-webkit-transition: all 0.1s linear;
			-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

		.large-cta .btn:hover {
			background: #1b96be;
			text-decoration: none;
		}

	.right-cta {
		float: right;
	}

		.right-cta .btn {
			background: #cfdc27;
		}

		.right-cta .btn:hover {
			background: #969e24;
		}


	.large-btn {
		background: #9cc979;
		color: #FFF;
		display: inline-block;
		font:700 1.125em/1.111em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*18px/20px*/
		letter-spacing: -0.04em;
		margin: 23px 0;
		padding: 20px 0;
		text-align: center;
		text-transform: uppercase;
		width: 320px;

		-webkit-transition: all 0.1s linear;
		-moz-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}

		.large-btn:hover {
			background: #84ac65;
			color: #ffffff;
			text-decoration: none;
		}

	.red-btn {
		background: #ef493e;
		margin: 0 16px;
	}

		.red-btn:hover {
			background: #c1433a;
		}

	.turqouise-btn {
		background: #40beb3;
	}

		.turqouise-btn:hover {
			background: #3ca89f;
		}



/* SERVICES SITEMAP */
.footer-nav {
	background: #cdde54;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkZGU1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNGFiZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #cdde54 0%, #24abe2 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cdde54), color-stop(100%,#24abe2));
	background: -webkit-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
	background: -o-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
	background: -ms-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
	background: linear-gradient(to right,  #cdde54 0%,#24abe2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdde54', endColorstr='#24abe2',GradientType=1 );

	padding:30px 0px 22px;
}

	.footer-nav .service-list {
		float: left;
		margin:0px 0px 0px 20px;
		width: 184px;
	}

		.footer-nav .service-list h5 {
			color: #FFF;
			font:700 0.938em/1.200em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*15px/18px*/
			letter-spacing: -1px;
			margin: 0px 0px 20px 0px;
		}

		.footer-nav .service-list ul {
			list-style: none outside;
		}

			.footer-nav .service-list li {
				color:#363637;
				font:300 0.813em/1.231em 'Gotham SSm 3r', 'Gotham SSm A', 'Gotham SSm B'; /*13px/16px*/
				margin:0px 0px 8px 0px;
			}

				.footer-nav .service-list li a {
					color:#363637;
				}

				.footer-nav .service-list li a:hover {
					color:#000;
					text-decoration: none;
				}

				.footer-nav .service-list ul ul {
					display: none;
				}

	.footer-nav .service-list:first-child {
		margin-left:0px;
	}

/* FOOTER */
footer {
	background: #4d4d4f;
	padding: 25px 0px;
}

	.footer-brand {
		display: block;
		float: right;
		height: 46px;
		margin:0px 10px 0px 50px;
		width:247px;
	}

	.contact-detail {
		color: #FFF;
		float: right;
		padding: 0px 0px 0px;
		text-align: center;
		width: 160px;
	}

		.contact-detail .desc {
			display: block;
			font:400 1.188em/1.263em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*19px/18px*/
		}

		.contact-detail .number {
			display: block;
			font:700 1.375em/1em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*22px/22px*/
		}

	.footer-left {
		float: left;
		padding: 5px 0px 0px 0px;
		width: 510px;
	}

		.footer-links {
			margin:0px 0px 10px 0px;
			overflow: hidden;
		}

			.footer-links li {
				display: block;
				float: left;
				font:400 0.813em/1.154em 'Gotham SSm 4r', 'Gotham SSm A', 'Gotham SSm B'; /*13px/15px*/
				margin:0px 0px 0px 15px;
			}

				.footer-links li:first-child {
					margin-left:0px;
				}

			.footer-links li a {
				color: #FFF;
			}

				.footer-links li a:hover {
					color:#13b5ea;
					text-decoration: none;
				}


		.secondary-nav {
			margin:0px;
			overflow: hidden;
		}

			.secondary-nav li {
				display: block;
				float: left;
				font:400 0.813em/1.154em 'Gotham SSm 4r', 'Gotham SSm A', 'Gotham SSm B'; /*13px/15px*/
				margin:0px 0px 0px 15px;
			}

				.secondary-nav li:first-child {
					margin-left:0px;
				}

			.secondary-nav li a {
				color: #FFF;
			}

				.secondary-nav li a {
					color:#a1a3a7;
					text-decoration: none;
				}

				.secondary-nav li a:hover {
						color:#13b5ea;
				}

/* DESIGN BY FOOTER */
.design {
	background: #3d3d3f;
	color: #77787a;
	font:700 0.625em/1.800em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*10px/18px*/
	padding: 10px 0px 10px;
}

	.design a {
		color: #a1a2a6;
	}

	.design a:hover {
		color: #FFF;
		text-decoration: none;
	}

	.design a .kooba {
		background: url(/images/brand_kooba.png) no-repeat 0px 0px;
		display: inline-block;
		height: 12px;
		margin-bottom: 4px;
		text-indent: -4000em;
		vertical-align: bottom;
		width: 47px;
	}

	.cc-cookies {
		font-family: sans-serif;
	}

/*=========================*/
/*===== INNER PAGES =======*/
/*=========================*/

/* BANNER */

#banner-inner {
	background: #d1d2d5;
}

	#banner-inner.red {
		background:#ef493e;
	}

	#banner-inner.blue {
		background:#13b5ea;
	}

	#banner-inner.turquoise {
		background:#6ac5a4;
	}

	#banner-inner.green {
		background:#cfdc27;
	}

	#banner-inner.grey {
		background:#4d4d4f;
	}

#banner-inner .wrapper {
	position: relative;
}

	#banner-inner figure {
		display: block;
		height: 197px;
		width: 1000px;
	}

		#banner-inner figure images {
			display: block;
			height: 197px;
			width: 1000px;
		}

	#banner-inner h2 {
		color: #FFF;
		font:700 3.938em/1.159em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*63px/73px*/
		letter-spacing: -3px;
		margin:0px;
		position: absolute;
		top: 0;
		z-index: 3;
        height: 100%;
        display: flex;
        align-items: center;
        justify-content: center;
	}


/* BREADCRUMB */

.breadcrumb {
	background:#f3f4f7;
	color: #a2a2a5;
	font:400 0.813em/1.154em 'Gotham SSm 4r', 'Gotham SSm A', 'Gotham SSm B'; /*13px/15px*/
	min-height: 15px;
	padding: 18px 0px;
}

	.breadcrumb a {
		color: #4d4d4f;
		display: inline-block;
		line-height: 1.6;
		margin-left:10px;
	}

		.breadcrumb a:first-child {
			margin: 0;
		}

	.breadcrumb span {
		line-height: 1.6;
	}

/* INTRO PARAGRAPH */

#intro-paragraph {
	background: #FFF;
	padding: 34px 0px 14px;
}

	#intro-paragraph p {
		color:#333;
		font:400 1.063em/1.647em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*17px/28px*/
		margin:0px 10px 20px;
	}

/* SUB SECTION LISTING */
#sub-section-listing {
	background: #eaedf1;
	padding: 30px 0px 10px;
}

	.sub-section-holder {
		margin:0px -20px;
		text-align: center;
	}

	.section-item {
		background: #FFF;
		display: inline-block;
		margin: 0px 10px 30px;
		padding-bottom: 75px;
		width: 320px;
		position: relative;
		text-align: left;
		vertical-align: top;
	}

		.section-item figure {
			display: block;
			height: 170px;
			width:320px;
		}

			.section-item figure images {
				display: block;
				height: 170px;
				width:320px;
			}

		h3.circle-title {
			font-size: 1em;
			margin:0px 0px 0px 10px;
			position: absolute;
			top:34px;
			z-index: 5;
		}

		h3.circle-title a {
			background:#cfdc27;
				-moz-border-radius: 85px;
				-webkit-border-radius: 85px;
			border-radius: 85px;
			color: #FFF;
			display: block;
			font:700 1.063em/1.176em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*17px/20px*/
			height: 170px;
			letter-spacing: -1px;
			overflow: hidden;
			padding: 0px 5px 0px;
			text-align: center;
			width: 160px;

			-webkit-transition: all 0.1s linear;
			-moz-transition: all 0.1s linear;
			transition: all 0.1s linear;
		}

			h3.circle-title a:hover {
				text-decoration: none;
			}

			h3.circle-title span.icon {
				background: url(/images/icon_us_small.png) no-repeat;
				display: block;
				height: 30px;
				margin:11px auto 31px;
				width: 36px;
			}

			.green h3.circle-title a {
				background:#cfdc27;
			}

				.green h3.circle-title a:hover {
					background: #b9c521;
				}

			.blue h3.circle-title a {
				background: #13b5ea;
			}

				.blue h3.circle-title a:hover {
					background: #1199c5;
				}

			.red h3.circle-title a {
				background: #ef493e;
			}

				.red h3.circle-title a:hover {
					background: #d13e34;
				}

			.dark-grey h3.circle-title a {
				background: #4d4d4f;
			}

				.dark-grey h3.circle-title a:hover {
					background: #333333;
				}

			.light-green h3.circle-title a {
				background: #9cca73;
			}

				.light-green h3.circle-title a:hover {
					background: #90b662;
				}

			.turquoise h3.circle-title a {
				background: #40beb3;
				font:700 1.188em/1.158em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*19px/22px*/
				padding: 0px 15px 0px;
				width: 140px;
			}

				.turquoise h3.circle-title a:hover {
					background: #369d94;
				}

	.section-item ul {
		display: block;
		list-style: none outside;
		margin:44px 12px 0px 28px;
		padding-bottom:10px;
	}

		.section-item li {
			color: #333333;
			display: block;
			font-size: 0.938em; /*15px*/
			line-height:1.267em; /*19px*/
			margin:0px 0px 10px 0px;
		}

			.section-item li a {
				color: #333333;
				text-decoration: none;
			}

			.section-item li a:hover {
				color:#676769;
				text-decoration: underline;
			}

	.arrow-non-semantic-protector {
		bottom:0px;
		position: absolute;
		z-index: 1;
	}

	.section-item a.arrow-btn {
		background: #b9c521;
		box-sizing: border-box;
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
		color: #FFF;
		display: inline-block;
		font:700 0.813em/1.154em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*13px/15px*/
		height: 38px;
		margin: 0px 0px 20px 0px;
		padding: 12px 30px 0px 34px;
		position: relative;
		text-transform: uppercase;
	}

		.section-item a.arrow-btn:hover {
			text-decoration: none;
		}

		.section-item a.arrow-btn:after {
			border-color:transparent transparent transparent #b9c521;
			border-style: solid;
			border-width: 19px 16px 19px 16px;
			content: "";
			display: block;
			position: absolute;
			right: -32px;
			top: 0px;
			z-index: -1;
		}

			.section-item.green a.arrow-btn {
				background: #b9c521;
			}

				.section-item.green a.arrow-btn:after {
					border-color:transparent transparent transparent #b9c521;
				}

			.section-item.green a.arrow-btn:hover {
				background: #cfdc27;
			}

				.section-item.green a.arrow-btn:hover:after {
					border-color:transparent transparent transparent #cfdc27;
				}

			.section-item.blue a.arrow-btn {
				background: #1199c5;
			}

				.section-item.blue a.arrow-btn:after {
					border-color:transparent transparent transparent #1199c5;
				}

			.section-item.blue a.arrow-btn:hover {
				background: #13b5ea;
			}

				.section-item.blue a.arrow-btn:hover:after {
					border-color:transparent transparent transparent #13b5ea;
				}

			.section-item.turquoise a.arrow-btn {
				background: #369d94;
			}

				.section-item.turquoise a.arrow-btn:after {
					border-color:transparent transparent transparent #369d94;
				}

			.section-item.turquoise a.arrow-btn:hover {
				background: #40beb3;
			}

				.section-item.turquoise a.arrow-btn:hover:after {
					border-color:transparent transparent transparent #40beb3;
				}

			.section-item.red a.arrow-btn {
				background: #d13e34;
			}

				.section-item.red a.arrow-btn:after {
					border-color:transparent transparent transparent #d13e34;
				}

			.section-item.red a.arrow-btn:hover {
				background: #ef493e;
			}

				.section-item.red a.arrow-btn:hover:after {
					border-color:transparent transparent transparent #ef493e;
				}

			.section-item.dark-grey a.arrow-btn {
				background: #333333;
			}

				.section-item.dark-grey a.arrow-btn:after {
					border-color:transparent transparent transparent #333333;
				}

			.section-item.dark-grey a.arrow-btn:hover {
				background: #4d4d4f;
			}

				.section-item.dark-grey a.arrow-btn:hover:after {
					border-color:transparent transparent transparent #4d4d4f;
				}

			.section-item.light-green a.arrow-btn {
				background: #90b662;
			}

				.section-item.light-green a.arrow-btn:after {
					border-color:transparent transparent transparent #90b662;
				}

			.section-item.light-green a.arrow-btn:hover {
				background: #9cca73;
			}

				.section-item.light-green a.arrow-btn:hover:after {
					border-color:transparent transparent transparent #9cca73;
				}


/*TWO COLUMN AREA*/
#main-content.two-cols {
	background: #FFF;
	position: relative;
}

	.two-cols .breadcrumb .wrapper {
		-moz-box-sizing: border-box;
		-webkit-box-sizing: border-box;
		box-sizing: border-box;
		padding-left:320px;

	}

	.col1 {
		float: left;
		margin:-51px 55px 0px 0px;
		width: 265px;
		z-index: 4;
	}

	.col2 {
		float: right;
		margin-right:10px;
		padding-top: 30px;
		width: 670px;
	}

	.sub-nav {
		position: absolute;
		top: 0px;
		width: 265px;
	}

		.sub-nav h5 {
			background: #cdde54;
			background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkZGU1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNGFiZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
			background: -moz-linear-gradient(left,  #cdde54 0%, #24abe2 100%);
			background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cdde54), color-stop(100%,#24abe2));
			background: -webkit-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
			background: -o-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
			background: -ms-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
			background: linear-gradient(to right,  #cdde54 0%,#24abe2 100%);
			filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdde54', endColorstr='#24abe2',GradientType=1 );

			color: #FFF;
			font:700 1em/1.188em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*16px/19px*/
			margin:0px;
			padding: 18px 10px 17px 16px;
			text-transform: uppercase;
		}

		.sub-nav ul {
			list-style: none outside;
			margin-bottom: 20px;
		}

			.sub-nav ul li {
				background:#e7e8ec;
				border-top: 1px solid #dadadd;
				color: #4d4d4f;
				font:300 0.938em/1.267em 'Gotham SSm 3r', 'Gotham SSm A', 'Gotham SSm B'; /*15px/19px*/
			}


				.sub-nav li a {
					color: #4d4d4f;
					display: block;
					padding: 13px 10px 13px 17px;

					-webkit-transition: all 0.1s linear;
					-moz-transition: all 0.1s linear;
					transition: all 0.1s linear;
				}

					.sub-nav li a:hover {
						background:#d7d8db;
						color:#333;
						text-decoration: none;
					}

					.sub-nav li a.active {
						color:#13b5ea;
					}

				.sub-nav li:first-child {
					border-top: 0px;
				}

		.sub-nav ul ul {
			background: #f3f4f7;
			margin:0px;
			overflow: hidden;
		}

			.sub-nav ul ul li {
				background: #f3f4f7;
				border: 0px;
				font:300 0.867em/1.308em 'Gotham SSm 3r', 'Gotham SSm A', 'Gotham SSm B'; /*13px/17px*/
			}

				.sub-nav ul ul li a {
					padding:10px 10px 10px 27px;
				}

				.sub-nav ul ul li a:hover {
					background:#e7e8ec;
				}

		.sub-nav ul ul ul {
			margin:0px 0px 10px 27px;
		}

			.sub-nav ul ul ul li {
				font:300 1em/1.308em 'Gotham SSm 3r', 'Gotham SSm A', 'Gotham SSm B'; /*13px/17px*/
			}

				.sub-nav ul ul ul li a {
					background: none;
					padding: 5px 10px 5px 18px;

					-webkit-transition: none;
					-moz-transition: none;
					transition: none;
				}

				.sub-nav ul ul ul li a:hover, .sub-nav ul ul ul li a.active {
					background: url(/images/icon_bullet_arrow.png) no-repeat 4px 10px;
					color:#13b5ea;
				}

#content-area {
	padding-bottom:60px;
}

	#content-area h1 {
		font:700 2em/1.250em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*32px/40px*/
		letter-spacing: -2px;
		margin:0px 0px 20px 0px;
	}

	#content-area p.intro {
		font:400 1.125em/1.444em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*18px/26px*/
		margin:0px 0px 20px;
	}

	#content-area h2 {
		font:700 1.750em/1.357em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*28px/38px*/
		letter-spacing: -2px;
		margin:0px 0px 20px 0px;
	}

	#content-area h3 {
		color:#1199c5;
		font:700 1.500em/1.333em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*24px/32px*/
		letter-spacing: -1px;
		margin:0px 0px 15px 0px;
	}

	#content-area h4 {
		color: #1199c5;
		font:700 1.313em/1.286em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*21px/27px*/
		letter-spacing: -1px;
		margin:0px 0px 15px 0px;
	}

	#content-area h5, #content-area h6 {
		color: #1199c5;
		font:700 1.125em/1.222em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*21px/27px*/
		letter-spacing: -1px;
		margin:0px 0px 15px 0px;
	}


	#content-area ul {
		list-style: none outside;
		margin:0px 0px 20px 0px;
	}

		#content-area ul li {
			background: url(/images/icon_bullet.png) no-repeat 0px 9px;
			font-size:0.938em; /*15px*/
			line-height: 1.467em; /* 22px */
			margin-bottom: 5px;
			padding-left:27px;
		}

	#content-area ol {
		font:400 0.938em/1.467em 'Gotham SSm 4r', 'Gotham SSm A', 'Gotham SSm B'; /*13px/22px*/
		list-style:decimal;
		margin:0px 0px 20px 20px;
	}

		#content-area ol li {
			font:400 1em/1.467em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*13px/22px*/
			margin-bottom: 5px;
			padding-left:10px;
		}

	#content-area .block-btn {
		background: #13b5ea;
		border-bottom: 4px solid #1199c5;
		color: #FFF;
		display: inline-block;
		font:700 1em/1.125em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*16px/18px*/
		letter-spacing: -0.02em;
		margin-bottom: 40px;
		min-width: 100px;
		padding: 15px 30px 13px;

		-webkit-transition: all 0.1s linear;
		-moz-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}

		#content-area .block-btn:hover {
			background:#11a7d8;
			text-decoration: none;
		}

	#content-area .red .block-btn {
		background:#ef493e;
		border-bottom: 4px solid #d13e34;
	}

		#content-area .red .block-btn:hover {
			background: #e04439;
		}

	#content-area .blue .block-btn {
		background:#13b5ea;
		border-bottom: 4px solid #1199c5;
	}

		#content-area .blue .block-btn:hover {
			background: #11a7d8;
		}

	#content-area .turquoise .block-btn {
		background:#40beb3;
		border-bottom: 4px solid #369d94;
	}

		#content-area .turquoise .block-btn:hover {
			background: #3aada3;
		}

	#content-area .green .block-btn {
		background:#cfdc27;
		border-bottom: 4px solid #b9c521;
	}

		#content-area .green .block-btn:hover {
			background: #c3cf24;
		}

	#content-area .dark-grey .block-btn {
		background:#4d4d4f;
		border-bottom: 4px solid #333333;
	}

		#content-area .dark-grey .block-btn:hover {
			background: #494949;
		}

	#content-area table {
			-webkit-box-sizing: border-box;
			-moz-box-sizing: border-box;
		box-sizing: border-box;
		border-spacing: 0;
		border-collapse: collapse;
		display:block;
		margin-bottom: 40px;
		width: 100%;
	}

	#content-area table th {
		background: #bbd962;
		border-top: 1px solid #fff;
		color: #FFF;
		font:500 0.938em/1.2em 'Chronicle SSm 5r', 'Chronicle SSm A', 'Chronicle SSm B'; /*15px*/
		letter-spacing: -1px;
		padding:14px 20px 12px 20px;
		text-align: left;
		vertical-align: top;
	}

	#content-area table tr:first-child th {
		border-top: 0px solid;
	}

	#content-area table th:nth-child(even) {
		background: #95cd83;
	}

	#content-area table th:nth-child(3n) {
		background: #4db8c0;
	}

	#content-area table td {
		background: #f6f7fa;
		border-bottom: 1px solid #FFF;
		font-size:0.813em; /*13px */
		line-height:1.462em; /*19px*/
		padding:18px 20px 18px 20px;
		word-break: break-word;
		vertical-align: top;
	}

	#content-area table td:nth-child(even){
		background:#eceded;
	}

/* LHS CALL TO ACTION */
.call-to-action {
	display: block;
	margin-bottom:20px;
}
	.call-to-action figure {
		border-bottom: 1px solid #FFF;
		display: block;
		width: 265px;
	}

		.call-to-action images {
			display: block;
			width: 265px;
		}

	.call-to-action a.link {
		background:#40beb3;
		border-bottom:4px solid #369d94;
		color: #FFF;
		display: block;
		font:700 1em/1.125em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*16px/18px*/
		padding: 10px 16px 8px;

		-webkit-transition: all 0.1s linear;
		-moz-transition: all 0.1s linear;
		transition: all 0.1s linear;
	}

		.call-to-action a.link:hover {
			background:#3aada3;
			text-decoration: none;
		}

		.call-to-action.red a.link {
			background: #ef493e;
			border-bottom:4px solid #d13e34;
		}

			.call-to-action.red a.link:hover {
				background: #e04439;
			}

		.call-to-action.blue a.link {
			background: #13b5ea;
			border-bottom:4px solid #1199c5;
		}

			.call-to-action.blue a.link:hover {
				background: #11a7d8;
			}

		.call-to-action.turquoise a.link {
			background: #40beb3;
			border-bottom:4px solid #369d94;
		}

			.call-to-action.turquoise a.link:hover {
				background: #3aada3;
			}

		.call-to-action.green a.link {
			background: #cfdc27;
			border-bottom:4px solid #b9c521;
		}

			.call-to-action.green a.link:hover {
				background: #c3cf24;
			}

		.call-to-action.dark-grey a.link {
			background: #4d4d4f;
			border-bottom:4px solid #333333;
		}

			.call-to-action.dark-grey a.link:hover {
				background: #494949;
			}

.category-listing {
	overflow: hidden;
}

	.category-listing article {
		margin-bottom:30px;
	}

	.category-listing figure {
		display: block;
		float: left;
		height: 170px;
		margin:0px 30px 0px 0px;
		width: 320px;
	}
		.category-listing figure images {
			height: 170px;
			width: 320px;
		}

	.category-listing .category-content {
		float: left;
		width: 310px;
	}

	#content-area .category-listing h4 {
		color:#333333;
		font:400 1.375em/1.364em 'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'; /*22px/30px*/
		letter-spacing: -1px;
		margin:0px 0px 10px 0px;
	}

	#content-area .category-listing p {
		font-size: 0.875em; /*14px*/
		line-height: 1.571em; /*22px*/
		margin: 0px 0px 15px 0px;
	}

	#content-area .category-listing .block-btn {
		margin: 0px;
	}

/* ONE COLUMN CONTENT AREA */
#main-content.one-col {
	background: #eaedf1;
}

	#main-content.one-col #content-area {
		background: #FFF;
		margin:30px 0px 60px;
		padding: 40px 90px 40px 70px;
	}


/* ==========================================================================
   Helper classes
   ========================================================================== */

.group:before,
.group:after {
    content: " ";
    display: table;
}

.group:after {
    clear: both;
}

.group {
    *zoom: 1;
}

.dib {
	display: inline-block !important;
}



/* ==========================================================================
   Print styles
   ========================================================================== */

@media print {
    * {
        background: transparent !important;
        color: #000 !important; /* Black prints faster: h5bp.com/s */
        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) ")";
    }

    /*
     * Don't show links for images, or javascript/internal links
     */

    .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; /* h5bp.com/t */
    }

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

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

    @page {
        margin: 0.5cm;
    }

    p,
    h2,
    h3 {
        orphans: 3;
        widows: 3;
    }

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

/* Section: Children First */
	.section--sec {
	  padding-top: 38px;
	  padding-bottom: 36px;
	  background-color: #F3F4F7;
	}

	.section--sec h4 {
	  color: #333;
	  font: 700 1.250em/1.200em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	  font-weight: 700;
	  text-transform: uppercase;
	  margin-bottom: 30px;
	}

	.text-center {
	    text-align: center !important;
	}

	.wrapper {
	  margin-left: auto;
	  margin-right: auto;
	  width: 100%;
	  max-width: 1024px;
	  padding: 0 15px;
	}

	.wrapper--sm {
	  max-width: 1000px;
	  padding: 0;
	}

	.flex {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex; }

	.flex-row, .flex-column {
	  display: -webkit-box;
	  display: -webkit-flex;
	  display: -ms-flexbox;
	  display: flex;
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 1 auto;
	      -ms-flex: 0 1 auto;
	          flex: 0 1 auto;
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: normal;
	  -webkit-flex-direction: row;
	      -ms-flex-direction: row;
	          flex-direction: row;
	  -webkit-flex-wrap: wrap;
	      -ms-flex-wrap: wrap;
	          flex-wrap: wrap;
	  margin-left: -15px;
	  margin-right: -15px; }
	  .flex-row > *, .flex-column > * {
	    padding: 0 15px; }

	.flex-column {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: normal;
	  -webkit-flex-direction: column;
	      -ms-flex-direction: column;
	          flex-direction: column; }

	[class^="flex-col-"] {
	  width: 100%;
	  box-sizing: border-box;
	  -webkit-box-flex: 0;
	  -webkit-flex: 0 0 auto;
	      -ms-flex: 0 0 auto;
	          flex: 0 0 auto; }
	  [class^="flex-col-"]:before, [class^="flex-col-"]:after {
	    display: none !important; }

	.flex-row.reverse, .reverse.flex-column {
	  -webkit-box-orient: horizontal;
	  -webkit-box-direction: reverse;
	  -webkit-flex-direction: row-reverse;
	      -ms-flex-direction: row-reverse;
	          flex-direction: row-reverse; }

	.flex-column.reverse {
	  -webkit-box-orient: vertical;
	  -webkit-box-direction: reverse;
	  -webkit-flex-direction: column-reverse;
	      -ms-flex-direction: column-reverse;
	          flex-direction: column-reverse; }

	.col-xs {
	  width: 100%; }

	.flex-col-xs-1 {
	  width: 8.3333333333%; }

	.flex-col-xs-2 {
	  width: 16.6666666667%; }

	.flex-col-xs-3 {
	  width: 25%; }

	.flex-col-xs-4 {
	  width: 33.3333333333%; }

	.flex-col-xs-5 {
	  width: 41.6666666667%; }

	.flex-col-xs-6 {
	  width: 50%; }

	.flex-col-xs-7 {
	  width: 58.3333333333%; }

	.flex-col-xs-8 {
	  width: 66.6666666667%; }

	.flex-col-xs-9 {
	  width: 75%; }

	.flex-col-xs-10 {
	  width: 83.3333333333%; }

	.flex-col-xs-11 {
	  width: 91.6666666667%; }

	.flex-col-xs-12 {
	  width: 100%; }

	@media (min-width: 480px) {
	  .flex-col-mobile-1 {
	    width: 8.3333333333%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-2 {
	    width: 16.6666666667%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-3 {
	    width: 25%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-4 {
	    width: 33.3333333333%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-5 {
	    width: 41.6666666667%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-6 {
	    width: 50%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-7 {
	    width: 58.3333333333%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-8 {
	    width: 66.6666666667%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-9 {
	    width: 75%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-10 {
	    width: 83.3333333333%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-11 {
	    width: 91.6666666667%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-12 {
	    width: 100%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-1 {
	    width: 8.3333333333%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-2 {
	    width: 16.6666666667%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-3 {
	    width: 25%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-4 {
	    width: 33.3333333333%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-5 {
	    width: 41.6666666667%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-6 {
	    width: 50%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-7 {
	    width: 58.3333333333%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-8 {
	    width: 66.6666666667%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-9 {
	    width: 75%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-10 {
	    width: 83.3333333333%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-11 {
	    width: 91.6666666667%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-12 {
	    width: 100%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-1 {
	    width: 8.3333333333%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-2 {
	    width: 16.6666666667%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-3 {
	    width: 25%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-4 {
	    width: 33.3333333333%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-5 {
	    width: 41.6666666667%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-6 {
	    width: 50%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-7 {
	    width: 58.3333333333%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-8 {
	    width: 66.6666666667%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-9 {
	    width: 75%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-10 {
	    width: 83.3333333333%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-11 {
	    width: 91.6666666667%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-12 {
	    width: 100%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-1 {
	    width: 8.3333333333%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-2 {
	    width: 16.6666666667%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-3 {
	    width: 25%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-4 {
	    width: 33.3333333333%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-5 {
	    width: 41.6666666667%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-6 {
	    width: 50%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-7 {
	    width: 58.3333333333%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-8 {
	    width: 66.6666666667%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-9 {
	    width: 75%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-10 {
	    width: 83.3333333333%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-11 {
	    width: 91.6666666667%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-12 {
	    width: 100%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-0 {
	    margin-left: 0%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-1 {
	    margin-left: 8.3333333333%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-2 {
	    margin-left: 16.6666666667%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-3 {
	    margin-left: 25%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-4 {
	    margin-left: 33.3333333333%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-5 {
	    margin-left: 41.6666666667%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-6 {
	    margin-left: 50%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-7 {
	    margin-left: 58.3333333333%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-8 {
	    margin-left: 66.6666666667%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-9 {
	    margin-left: 75%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-10 {
	    margin-left: 83.3333333333%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-11 {
	    margin-left: 91.6666666667%; } }

	@media (min-width: 480px) {
	  .flex-col-mobile-offset-12 {
	    margin-left: 100%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-0 {
	    margin-left: 0%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-1 {
	    margin-left: 8.3333333333%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-2 {
	    margin-left: 16.6666666667%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-3 {
	    margin-left: 25%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-4 {
	    margin-left: 33.3333333333%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-5 {
	    margin-left: 41.6666666667%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-6 {
	    margin-left: 50%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-7 {
	    margin-left: 58.3333333333%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-8 {
	    margin-left: 66.6666666667%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-9 {
	    margin-left: 75%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-10 {
	    margin-left: 83.3333333333%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-11 {
	    margin-left: 91.6666666667%; } }

	@media (min-width: 760px) {
	  .flex-col-tablet-offset-12 {
	    margin-left: 100%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-0 {
	    margin-left: 0%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-1 {
	    margin-left: 8.3333333333%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-2 {
	    margin-left: 16.6666666667%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-3 {
	    margin-left: 25%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-4 {
	    margin-left: 33.3333333333%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-5 {
	    margin-left: 41.6666666667%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-6 {
	    margin-left: 50%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-7 {
	    margin-left: 58.3333333333%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-8 {
	    margin-left: 66.6666666667%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-9 {
	    margin-left: 75%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-10 {
	    margin-left: 83.3333333333%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-11 {
	    margin-left: 91.6666666667%; } }

	@media (min-width: 1020px) {
	  .flex-col-desktop-offset-12 {
	    margin-left: 100%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-0 {
	    margin-left: 0%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-1 {
	    margin-left: 8.3333333333%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-2 {
	    margin-left: 16.6666666667%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-3 {
	    margin-left: 25%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-4 {
	    margin-left: 33.3333333333%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-5 {
	    margin-left: 41.6666666667%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-6 {
	    margin-left: 50%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-7 {
	    margin-left: 58.3333333333%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-8 {
	    margin-left: 66.6666666667%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-9 {
	    margin-left: 75%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-10 {
	    margin-left: 83.3333333333%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-11 {
	    margin-left: 91.6666666667%; } }

	@media (min-width: 1200px) {
	  .flex-col-large-offset-12 {
	    margin-left: 100%; } }

	.start-xs {
	  -webkit-box-pack: start;
	  -webkit-justify-content: flex-start;
	      -ms-flex-pack: start;
	          justify-content: flex-start; }

	.center-xs {
	  -webkit-box-pack: center;
	  -webkit-justify-content: center;
	      -ms-flex-pack: center;
	          justify-content: center; }

	.end-xs {
	  -webkit-box-pack: end;
	  -webkit-justify-content: flex-end;
	      -ms-flex-pack: end;
	          justify-content: flex-end; }

	.around-xs {
	  -webkit-justify-content: space-around;
	      -ms-flex-pack: distribute;
	          justify-content: space-around; }

	.between-xs {
	  -webkit-box-pack: justify;
	  -webkit-justify-content: space-between;
	      -ms-flex-pack: justify;
	          justify-content: space-between; }

	@media (min-width: 480px) {
	  .start-mobile {
	    -webkit-box-pack: start;
	    -webkit-justify-content: flex-start;
	        -ms-flex-pack: start;
	            justify-content: flex-start; }
	  .center-mobile {
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	        -ms-flex-pack: center;
	            justify-content: center; }
	  .end-mobile {
	    -webkit-box-pack: end;
	    -webkit-justify-content: flex-end;
	        -ms-flex-pack: end;
	            justify-content: flex-end; }
	  .around-mobile {
	    -webkit-justify-content: space-around;
	        -ms-flex-pack: distribute;
	            justify-content: space-around; }
	  .between-mobile {
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	        -ms-flex-pack: justify;
	            justify-content: space-between; } }

	@media (min-width: 760px) {
	  .start-tablet {
	    -webkit-box-pack: start;
	    -webkit-justify-content: flex-start;
	        -ms-flex-pack: start;
	            justify-content: flex-start; }
	  .center-tablet {
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	        -ms-flex-pack: center;
	            justify-content: center; }
	  .end-tablet {
	    -webkit-box-pack: end;
	    -webkit-justify-content: flex-end;
	        -ms-flex-pack: end;
	            justify-content: flex-end; }
	  .around-tablet {
	    -webkit-justify-content: space-around;
	        -ms-flex-pack: distribute;
	            justify-content: space-around; }
	  .between-tablet {
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	        -ms-flex-pack: justify;
	            justify-content: space-between; } }

	@media (min-width: 1020px) {
	  .start-desktop {
	    -webkit-box-pack: start;
	    -webkit-justify-content: flex-start;
	        -ms-flex-pack: start;
	            justify-content: flex-start; }
	  .center-desktop {
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	        -ms-flex-pack: center;
	            justify-content: center; }
	  .end-desktop {
	    -webkit-box-pack: end;
	    -webkit-justify-content: flex-end;
	        -ms-flex-pack: end;
	            justify-content: flex-end; }
	  .around-desktop {
	    -webkit-justify-content: space-around;
	        -ms-flex-pack: distribute;
	            justify-content: space-around; }
	  .between-desktop {
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	        -ms-flex-pack: justify;
	            justify-content: space-between; } }

	@media (min-width: 1200px) {
	  .start-large {
	    -webkit-box-pack: start;
	    -webkit-justify-content: flex-start;
	        -ms-flex-pack: start;
	            justify-content: flex-start; }
	  .center-large {
	    -webkit-box-pack: center;
	    -webkit-justify-content: center;
	        -ms-flex-pack: center;
	            justify-content: center; }
	  .end-large {
	    -webkit-box-pack: end;
	    -webkit-justify-content: flex-end;
	        -ms-flex-pack: end;
	            justify-content: flex-end; }
	  .around-large {
	    -webkit-justify-content: space-around;
	        -ms-flex-pack: distribute;
	            justify-content: space-around; }
	  .between-large {
	    -webkit-box-pack: justify;
	    -webkit-justify-content: space-between;
	        -ms-flex-pack: justify;
	            justify-content: space-between; } }

	.stretch-xs {
	  -webkit-box-align: stretch;
	  -webkit-align-items: stretch;
	      -ms-flex-align: stretch;
	          align-items: stretch; }

	.top-xs {
	  -webkit-box-align: start;
	  -webkit-align-items: flex-start;
	      -ms-flex-align: start;
	          align-items: flex-start; }

	.middle-xs {
	  -webkit-box-align: center;
	  -webkit-align-items: center;
	      -ms-flex-align: center;
	          align-items: center; }

	.bottom-xs {
	  -webkit-box-align: end;
	  -webkit-align-items: flex-end;
	      -ms-flex-align: end;
	          align-items: flex-end; }

	.first-xs {
	  -webkit-box-ordinal-group: 0;
	  -webkit-order: -1;
	      -ms-flex-order: -1;
	          order: -1; }

	.last-xs {
	  -webkit-box-ordinal-group: 2;
	  -webkit-order: 1;
	      -ms-flex-order: 1;
	          order: 1; }

	@media (min-width: 480px) {
	  .stretch-mobile {
	    -webkit-box-align: stretch;
	    -webkit-align-items: stretch;
	        -ms-flex-align: stretch;
	            align-items: stretch; }
	  .top-mobile {
	    -webkit-box-align: start;
	    -webkit-align-items: flex-start;
	        -ms-flex-align: start;
	            align-items: flex-start; }
	  .middle-mobile {
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	        -ms-flex-align: center;
	            align-items: center; }
	  .bottom-mobile {
	    -webkit-box-align: end;
	    -webkit-align-items: flex-end;
	        -ms-flex-align: end;
	            align-items: flex-end; }
	  .base-mobile {
	    -webkit-box-align: baseline;
	    -webkit-align-items: baseline;
	        -ms-flex-align: baseline;
	            align-items: baseline; } }

	@media (min-width: 760px) {
	  .stretch-tablet {
	    -webkit-box-align: stretch;
	    -webkit-align-items: stretch;
	        -ms-flex-align: stretch;
	            align-items: stretch; }
	  .top-tablet {
	    -webkit-box-align: start;
	    -webkit-align-items: flex-start;
	        -ms-flex-align: start;
	            align-items: flex-start; }
	  .middle-tablet {
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	        -ms-flex-align: center;
	            align-items: center; }
	  .bottom-tablet {
	    -webkit-box-align: end;
	    -webkit-align-items: flex-end;
	        -ms-flex-align: end;
	            align-items: flex-end; }
	  .base-tablet {
	    -webkit-box-align: baseline;
	    -webkit-align-items: baseline;
	        -ms-flex-align: baseline;
	            align-items: baseline; } }

	@media (min-width: 1020px) {
	  .stretch-desktop {
	    -webkit-box-align: stretch;
	    -webkit-align-items: stretch;
	        -ms-flex-align: stretch;
	            align-items: stretch; }
	  .top-desktop {
	    -webkit-box-align: start;
	    -webkit-align-items: flex-start;
	        -ms-flex-align: start;
	            align-items: flex-start; }
	  .middle-desktop {
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	        -ms-flex-align: center;
	            align-items: center; }
	  .bottom-desktop {
	    -webkit-box-align: end;
	    -webkit-align-items: flex-end;
	        -ms-flex-align: end;
	            align-items: flex-end; }
	  .base-desktop {
	    -webkit-box-align: baseline;
	    -webkit-align-items: baseline;
	        -ms-flex-align: baseline;
	            align-items: baseline; } }

	@media (min-width: 1200px) {
	  .stretch-large {
	    -webkit-box-align: stretch;
	    -webkit-align-items: stretch;
	        -ms-flex-align: stretch;
	            align-items: stretch; }
	  .top-large {
	    -webkit-box-align: start;
	    -webkit-align-items: flex-start;
	        -ms-flex-align: start;
	            align-items: flex-start; }
	  .middle-large {
	    -webkit-box-align: center;
	    -webkit-align-items: center;
	        -ms-flex-align: center;
	            align-items: center; }
	  .bottom-large {
	    -webkit-box-align: end;
	    -webkit-align-items: flex-end;
	        -ms-flex-align: end;
	            align-items: flex-end; }
	  .base-large {
	    -webkit-box-align: baseline;
	    -webkit-align-items: baseline;
	        -ms-flex-align: baseline;
	            align-items: baseline; } }

	.card {
	  background-color: #FFF;
	  text-align: center;
	}
	.card h4 {
	  font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	  text-transform: uppercase;
	  font-weight: 800;
	  margin-bottom: 20px;
	}
	.card p {
	  font-size: 16px;
	  font-family: "'Chronicle SSm 4r', 'Chronicle SSm A', 'Chronicle SSm B'";
	}

	.card--prim .card__content {
	  padding-left: 30px;
	  padding-right: 30px;
	  margin-bottom: 23px;
	}
	.card--prim button {
	  margin-bottom: 36px;
	}

	.card--sec .card__content {
	  padding-left: 17px;
	  padding-right: 17px;
	  margin-bottom: 23px;
	}
	.card--sec button {
	  margin-bottom: 36px;
	}

	.img-responsive {
	  display: block;
	  max-width: 100%;
	}

	.btn {
      font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	  -webkit-user-select: none;
	  -moz-user-select: none;
	  -ms-user-select: none;
	  user-select: none;
	  display: inline-block;
	  vertical-align: middle;
	  font: inherit;
	  text-align: center;
	  cursor: pointer;
	  overflow: visible;
	  border: none;
	  padding: 12px 30px;
	  background-color: #eee;
	  color: #FFF;
	  text-transform: uppercase;
	  -webkit-transition: all .2s ease-in;
	  transition: all .2s ease-in;
	}
	.btn, .btn:hover, .btn:active, .btn:focus {
	  text-decoration: none;
	}

	.btn--ter {
	  background-color: #CFDC27;
	  font-size: 18px;
	  font-weight: 700;
	  margin-right: 5px;
	  margin-left: 5px;
	  margin-bottom: 36px;
        font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	}
	.btn--ter:focus, .btn--ter:hover {
	  background-color: #b9c521;
	}

	.clean-margin {
		margin: 0;
	}

	.box--column {
	  display: flex;
	  flex-direction: column;
	  justify-content: space-between;
	}
	.box--column a {
	  display: block !important;
	}
	.btn--prim {
	  background-color: #EF493E;
	  font-size: 18px;
	  font-weight: 700;
	  margin-bottom: 36px;
      font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	}
	.btn--prim:focus, .btn--prim:hover {
	  background-color: #d13e34;
	}

	.btn-list {
		display: flex;
		justify-content: center;
	}

	.btn-list li {
		padding-right: 7px;
		padding-left: 7px;
	}

	.btn-list li:first-child {
		padding-left: 0;
	}

	.btn-list li:last-child {
		padding-right: 0;
	}

	.btn--ghost {
		background-color: transparent;
		font-size: 16px;
		padding: 19px 20px;
		font-family: 'GothamBook';
	}

	.btn--ghost:active, .btn--ghost:focus, .btn--ghost:hover {
		color: white;
	}

	.btn--ghost-1 {
		border: 2px solid #EF493E;
		color: #EF493E;
	}

	.btn--ghost-1:active, .btn--ghost-1:focus, .btn--ghost-1:hover {
		background-color: #EF493E;
	}

	.btn--ghost-2 {
		border: 2px solid #40BEB3;
		color: #40BEB3;
	}

	.btn--ghost-2:active, .btn--ghost-2:focus, .btn--ghost-2:hover {
		background-color: #40BEB3;
	}

	.btn--ghost-3 {
		border: 2px solid #13B5EA;
		color: #13B5EA;
	}

	.btn--ghost-3:active, .btn--ghost-3:focus, .btn--ghost-3:hover {
		background-color: #13B5EA;
	}

	.btn--ghost-4 {
		border: 2px solid #9CC979;
		color: #9CC979;
	}

	.btn--ghost-4:active, .btn--ghost-4:focus, .btn--ghost-4:hover {
		background-color: #9CC979;
	}

	.btn--ghost-5 {
		border: 2px solid #CFDC27;
		color: #CFDC27;
	}

	.btn--ghost-5:active, .btn--ghost-5:focus, .btn--ghost-5:hover {
		background-color: #CFDC27;
	}


	.box {
	  display: block;
	  background-color: #FFF;
	  padding-bottom: 15px;
	  margin-bottom: 10px;
	  background-color: rgba(255, 255, 255, 0.5);
	}

	.box--top {
	  position: relative;
	  text-align: center;
	  background: url(/images/box-top.jpg);
	  background-size: cover;
	  margin-bottom: 0;
	  padding-top: 50px;
	  padding-bottom: 50px;
	}
	.box--top:after {
	  display: block;
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background-color: #9CC979;
	  opacity: 0.9;
	  -webkit-transition: all .2s ease-in;
	  transition: all .2s ease-in;
	}
	.box--top:hover:after {
	  background-color: #9CC979;
	  opacity: 1;
	}
	.box--top h4 {
	  z-index: 20;
	  position: relative;
	  color: #FFF;
	  font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	  text-transform: uppercase;
	  font-weight: 800;
	  margin-bottom:  0 !important;
    font-size: 1em;
	}

	.box--between {
	  position: relative;
	  text-align: center;
	  background: url(/images/box-between.jpg);
	  background-size: cover;
	  margin-bottom: 0;
	  padding-top: 50px;
	  padding-bottom: 50px;
	}
	.box--between:after {
	  display: block;
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background-color: #40BEB3;
	  opacity: 0.9;
	  -webkit-transition: all .2s ease-in;
	  transition: all .2s ease-in;
	}
	.box--between:hover:after {
	  background-color: #40BEB3;
	  opacity: 1;
	}
	.box--between h4 {
	  z-index: 20;
	  position: relative;
	  color: #FFF;
	  font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	  text-transform: uppercase;
	  font-weight: 800;
	  margin-bottom:  0 !important;
        font-size: 1em;

	}

	.box--bottom {
	  position: relative;
	  text-align: center;
	  background: url(/images/box-bottom.jpg);
	  background-size: cover;
	  margin-bottom: 0;
	  padding-top: 50px;
	  padding-bottom: 50px;
	}
	.box--bottom:after {
	  display: block;
	  content: '';
	  position: absolute;
	  top: 0;
	  left: 0;
	  width: 100%;
	  height: 100%;
	  background-color: #13B5EA;
	  opacity: 0.9;
	  -webkit-transition: all .2s ease-in;
	  transition: all .2s ease-in;
	}
	.box--bottom:hover:after {
	  background-color: #13B5EA;
	  opacity: 1;
	}
	.box--bottom h4 {
	  z-index: 20;
	  position: relative;
	  color: #FFF;
	  font-family: 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	  text-transform: uppercase;
	  font-weight: 800;
	  margin-bottom:  0 !important;
        font-size: 1em;
	}

	a.btn:hover {
	  color: #FFF;
	}

	.no-deco:hover {
	  text-decoration: none !important;
	}


/* cookies button */

.optanon-show-settings-popup-wrapper .optanon-show-settings-left {
	display: none !important;
}

.optanon-show-settings-popup-wrapper .optanon-show-settings-middle {
    background: #4d4d4f !important;
    border-top: none !important;
    border-bottom: none !important;
    background: none !important;
    float: left !important;
    height: 0 !important;
    padding-top: 0 !important;
}

.optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings {
	color: #a1a3a7 !important;
	display: inline-block;
    padding-bottom: 9px;
    background: #4d4d4f !important;
}

.optanon-show-settings-popup-wrapper .optanon-show-settings-middle a.optanon-show-settings:hover {
	color: #13b5ea !important;
}

.optanon-show-settings-popup-wrapper .optanon-show-settings-right {
	display: none !important;
}


.carousel__body {
	padding-top: 80px;
	padding-bottom: 110px;
	background-repeat: no-repeat;
	background-size: cover;
	position: relative;
}

.carousel__overlay {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 10;
}

.carousel__overlay img {
	display: block;
}

.carousel__body:before {
	position: absolute;
	top: 0;
	left: 0;
	display: block;
	content: '';
	width: 100%;
	height: 100%;
	background-image: linear-gradient(to left, #cfdc27, #13b5ea);
	opacity: .5;
}

.carousel__title {
	font-size: 62px;
	font-family: 'GothamBold', sans-serif;
	font-weight: 700;
	color: #fff;
	line-height: 1.08;
	position: relative;
	z-index: 10;
}

.carousel__copy {
	max-width: 680px;
	color: #fff;
	margin-bottom: 40px !important;
	position: relative;
	z-index: 10;
	min-height: 300px
}

.carousel__copy p {
	margin-bottom: 40px;
	font-size: 22px;
}

.btn-primary {
	color: #FFF !important;
	display: inline-block;
	font: 700 1.125em/1em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B';
	margin: 0px 10px 0px 0px;
	min-width: 210px;
	padding: 17px 20px;
	text-align: center;
	-webkit-transition: all 0.1s linear;
	-moz-transition: all 0.1s linear;
	transition: all 0.1s linear;
	background: #cfdc27;
	font-size: 18px;
	text-decoration: none !important;
}

.btn-primary:hover {
	background: #b9c521;
}



.carousel-wrapper {
	position: relative;
}

.carousel-dots {
	position: absolute;
	width: 100%;
	max-width: 1030px;
	bottom: 40px;
	left: 50%;
	-webkit-transform: translateX(-50%);
	-ms-transform: translateX(-50%);
	-o-transform: translateX(-50%);
	transform: translateX(-50%);
	overflow: hidden;
}


.carousel-dots .slick-dots {
	list-style-type: none;
	font-size: 0;
}

.carousel-dots li {
	display: inline-block;
	padding: 0 5px;
}

.carousel-dots button {
	font-size: 0;
	padding: 0;
	background-color: transparent;
	display: block;
	width: 15px;
	height: 15px;
	border: 2px solid #fff;
	border-radius: 50%;
}

.clear-bottom {
	padding-bottom: 0 !important;
	margin-bottom: 0 !important;
}

.carousel-dots .slick-active button {
	background-color: #fff;
}

.section {
	padding: 60px 0;
	font-size: 18px;
	line-height: 1.44;
}

	.section__strip {
		font-size: 0;
		text-align: center;
		padding: 40px 0;
	}

	.section__strip > li {
		display: inline-block;
		vertical-align: middle;
		padding: 0 20px;
	}

.section--alt {
	/*background: linear-gradient(to bottom, rgba(205,208,213,1) 0%,rgba(211,214,219,1) 1%,rgba(218,220,227,1) 2%,rgba(221,224,230,1) 3%,rgba(221,224,230,1) 97%,rgba(219,221,229,1) 98%,rgba(221,224,229,1) 98%,rgba(218,220,228,1) 98%,rgba(218,219,227,1) 98%,rgba(215,219,224,1) 98%,rgba(217,218,224,1) 99%,rgba(213,215,222,1) 99%,rgba(211,213,219,1) 99%,rgba(207,209,214,1) 100%,rgba(205,205,212,1) 100%);*/
	padding-bottom: 120px !important;
	background-color: #e4e6eb;
}

@media only screen and (min-width: 1024px) {
	.section--overflow-hidden-desktop {
		overflow: hidden;
	}
}

.section-ter {
	padding-top: 40px;
}

.section--map {
	position: relative;
	padding-top: 890px;
	background-image: url(/img/map/map-placeholder.jpg);
	background-repeat: no-repeat;
	background-size: cover;
	margin-bottom: 205px;
}

.section-bar {
	background-color: #363636;
	color: #fff;
	padding: 32px 0;
	text-align: center;
}

.section-bar p {
	margin-bottom: 0;
}

.section-bar span {
	color: #13b5ea;
}

.section--clean {
	padding: 0 !important;
}


.section--twitter {
	padding-top: 160px;
	position: relative;
}

	.section__title {
		text-align: center;
		color: #4d4d4f;
		font-size: 32px;
		font-family: 'GothamBold',sans-serif;
		font-weight: 700;
		margin-bottom: 60px;
	}

	.section__title--alt {
		margin-top: 10px;
		margin-bottom: 50px;
	}

	.section__twitter {
		/*position: absolute;
		top: 0;
		-webkit-transform: translate(-50%, -50%);
		-ms-transform: translate(-50%, -50%);
		-o-transform: translate(-50%, -50%);
		transform: translate(-50%, -50%);
		left: 50%;
		width: 100%;*/
		max-width: 1200px;
	}

	.section__twitter *{
		box-sizing: border-box;
	}

	.section__twitter ul {
		font-size: 0;
	}

	.section__twitter ul li {
		display: inline-block;
		vertical-align: middle;
		padding: 0 10px;
		width: 33.33%;
		font-size: 16px;
	}

	.section__twitter .col-md-4 {
		padding: 0 10px;
	}

	.section__twitter .col-md-4:first-child {
		padding-left: 0;
	}

	.section__twitter .col-md-4:last-child {
		padding-right: 0;
	}

	.section__twitter ul li > * {
		background-color: #fff;
		padding: 20px 10px;
		height: 160px;
	}

.copy-md {
	max-width: 880px;
	margin-left: auto;
	margin-right: auto;
}

.mb-0x {
	margin-bottom: 0 !important;
}

.mb-2x {
	margin-bottom: 20px !important;
}

.card-container {
	list-style-type: none;
	font-size: 0;
}

.card-container li {
	display: inline-block;
	vertical-align: top;
	padding: 0 10px;
	width: calc(33.3% - 10px);
    max-width: 380px;
    box-sizing: border-box;
}

.card-container li a {
	display: inline-block;
	text-decoration: none !important;
	width: 100%;
}

.card-container li a.card-box--alt {
	display: block;
}

.card-box {
	background-color: transparent;
}

.card-box:hover .card__img > img{
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.card__img {
	overflow: hidden;
}

.card__img > img {
	transition: all .25s;
}

.carousel__arrow {
	display: inline-block;
	border: none;
	cursor: pointer;
	position: absolute;
	top: 50%;
	-webkit-transform: translateY(-50%);
	-ms-transform: translateY(-50%);
	-o-transform: translateY(-50%);
	transform: translateY(-50%);
	z-index: 20;
	background-color: transparent;
	outline: none !important;
}

.carousel__arrow--prev {
	right: calc(100% + 30px);
}

.carousel__arrow--next {
	left: calc(100% + 30px);
}

.carousel-primary.js-carousel-primary-01 .carousel__arrow {
	display: none !important;
}

@media only screen and (min-width: 1024px) {
	.carousel-primary.js-carousel-primary-01 .carousel__arrow {
		display: block !important;
	}
}

.carousel-primary .slick-dots {
	position: absolute;
	top: calc(100% + 70px);
	text-align: center;
	font-size: 0;
	width: 100%;
}

.carousel-primary .slick-dots li{
	display: inline-block;
	padding: 0 5px;
}

button:not([class]) {
	outline: none !important;
}

.carousel-primary .slick-dots button {
	display: block;
	width: 15px;
	height: 15px;
	background-color: transparent;
	padding: 0;
	border-radius: 50%;
	border: solid 2px #ffffff;
}

.carousel-primary .slick-active button {
	background-color: #969698;
	border-color: #969698;
}


.card__strip {
	position: relative;
	text-align: center;
	color: #fff;
	min-height: 80px;
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	justify-content: center;
	-ms-align-items: center;
	align-items: center;
	background-color: #ef493e;
	font-size: 16px;
	text-transform: uppercase;
	font-family: 'GothamBold', sans-serif;
	font-weight: 700;
	margin-bottom: 30px;
	padding: 0 50px;
}

.card__strip:after {
	display: block;
	height: 11px;
	content: '';
	background-color: #ba372f;
	position: absolute;
	top: 100%;
	left: 0;
	right: 0;
}

.card__strip--green {
	background-color: #40beb3;
}

.card__strip--green:after {
	background-color: #319b92;
}
.card__strip--green-flat {
	background-color: #9cc979;
}

.card__strip--green-flat:after {
	background-color: #688650;
}

.card__strip--blue {
	background-color: #13b5ea;
}

.card__strip--blue:after {
	background-color: #119cc9;
}

.card__strip--yellow {
	background-color: #cfdc27;
}

.card__strip--yellow:after {
	background-color: #939c1c;
}

.wrapper--xl {
	max-width: 1200px;
}


.circles-wrapper {
	font-size: 0;
	text-align: center;
}

.circles {
	padding: 0 35px;
	vertical-align: middle;
	display: inline-block;
}

.circles + .circles {
	position: relative;
}
.circles + .circles:after {
	position: absolute;
	top: 0;
	right: calc(50% + 35px);
	display: block;
	content: '';
	background-image: url('/img/symbol/circle-dotted.png');
	background-size: cover;
	background-repeat: no-repeat;
	width: 280px;
	height: 280px;
}

.circles:nth-child(2) .circles__item {
	background-color: #ef493e;
}

.circles:nth-child(3) .circles__item {
	background-color: #13b5ea;
}

.circles__item {
	color: #fff;
	 background-color: #cfdc27;
	 width: 280px;
	 height: 280px;
	 border-radius: 50%;
	 text-align: center;
	 display: -webkit-flex;
	 display: -moz-flex;
	 display: -ms-flex;
	 display: -o-flex;
	 display: flex;
	 justify-content: center;
	 -ms-align-items: center;
	 align-items: center;
	 -webkit-flex-direction: column;
	 -moz-flex-direction: column;
	 -ms-flex-direction: column;
	 -o-flex-direction: column;
	 flex-direction: column;
	 position: relative;
	 z-index: 20;
}

.circles__item--sm {
	width: 90px;
	height: 90px;
}

.circles__item--sm i {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
	font-size: 40px;
	color: white;
}

.circles__title {
	font-family: 'GothamBold', sans-serif;
	font-weight: 700;
	max-width: 160px;
	margin-bottom: 14px;
	font-size: 16px !important;
	margin-top: 0;
}

.circles__title span {
	font-size: 20px !important;
	display: block;
}

.circles__copy {
	font-size: 16px !important;
	line-height: 1.25 !important;
	color: #fff !important;
	max-width: 180px !important;
}


.matrix-row {
	font-size: 0;
	margin-top: -1px;
}

.matrix-row * {
	box-sizing: border-box;
}

.matrix-row > * {
	display: inline-block;
	vertical-align: top;
}

.matrix-col-1of3 {
	width: 33.33%;
}

.matrix-col-1of4 {
	width: 25%;
}

.matrix-col-1of4 > * {
	height: 394px;
	position: relative;
}

.matrix-col-1of2 > * {
	height: 394px;
}

.matrix-col-1of2 {
	width: 50%;
}

.matrix-cell__copy {
	/*overflow: hidden;
	text-overflow: ellipsis;
	white-space: nowrap;	*/
}

.matrix-col-1of3 .matrix-cell__copy {
	/*max-height: 62px;*/
}


.matrix-cell {
	padding: 70px 40px 48px;
	position: relative;
}

.matrix-cell--alt {
	padding-top: 42px;
}

.matrix-cell__logo {
	min-height: 80px;
}

.matrix-img {
	position: relative;
}

.matrix-img > * {
	position: absolute;
	top: 0;
	left: 0;
	right: 0;
	bottom: 0;
	background-repeat: no-repeat;
	background-size: cover;
}


.matrix-cell__bgr {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.matrix-cell__bgr > * {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background-size: cover;
	background-repeat: no-repeat;
}

.matrix-cell__title {
	font-size: 18px;
	font-family: 'GothamBold', sans-serif;
	font-weight: 700;
	color: #fff;
	text-transform: uppercase;
}

.matrix-cell__body {
	position: relative;
	z-index: 10;
	color: #fff;
	font-size: 15px;
}

.img-responsive {
	display: block;
	max-width: 100%;
}

.color-white {
	color: #fff !important;
}



.bgr-red {
	background-color: #ef493e !important;
}

.bgr-green-flat {
	background-color: #9cc979 !important;
}

.bgr-green {
	background-color: #40beb3 !important;
}

.bgr-green-alt {
	background-color: #939c1c !important;
}

.bgr-sky {
	background-color: #13b5ea !important;
}

.bgr-yellow {
	background-color: #cfdc27 !important;
}


.row {
	font-size: 0;
	margin: 0 -10px;
	text-align: center;
}

.row > * {
	display: inline-block;
	vertical-align: top;
}

.col-6 {
	/*width: 50%;*/
	padding: 0 10px;
}


.block {
	display: inline-block;
	text-decoration: none !important;
}


.block__header {
	position: relative;
	overflow: hidden;
}

.block__header > img {
	position: relative;
	transition: all .25s;
}

.block__header:hover > img {
	-webkit-transform: scale(1.1, 1.1);
	-ms-transform: scale(1.1, 1.1);
	-o-transform: scale(1.1, 1.1);
	transform: scale(1.1, 1.1);
}

.block__header span {
	position: absolute;
	top: 50%;
	left: 50%;
	-webkit-transform: translate(-50%, -50%);
	-ms-transform: translate(-50%, -50%);
	-o-transform: translate(-50%, -50%);
	transform: translate(-50%, -50%);
	z-index: 20;
}

.block__body {
	padding: 42px;
	text-align: center;
	background-color: #fff;
	color: #4d4d4f;
	font-size: 18px;
	font-family: 'GothamBold', sans-serif;
	font-weight: 700;
}

.block__body--alt {
	text-transform: uppercase;
	padding: 50px;
	padding-top: 20px;
	padding-bottom: 20px;
}

.block__body p {
	margin-bottom: 0;
}

.block__body--alt p {
	font-size: 16px;
	line-height: 1.125em;
}

/*VENDOR*/

/* Slider */
.slick-slider
{
    position: relative;

    display: block;
    box-sizing: border-box;

    -webkit-user-select: none;
       -moz-user-select: none;
        -ms-user-select: none;
            user-select: none;

    -webkit-touch-callout: none;
    -khtml-user-select: none;
    -ms-touch-action: pan-y;
        touch-action: pan-y;
    -webkit-tap-highlight-color: transparent;
}

.slick-list
{
    position: relative;

    display: block;
    overflow: hidden;

    margin: 0;
    padding: 0;
}
.slick-list:focus
{
    outline: none;
}
.slick-list.dragging
{
    cursor: pointer;
    cursor: hand;
}

.slick-slider .slick-track,
.slick-slider .slick-list
{
    -webkit-transform: translate3d(0, 0, 0);
       -moz-transform: translate3d(0, 0, 0);
        -ms-transform: translate3d(0, 0, 0);
         -o-transform: translate3d(0, 0, 0);
            transform: translate3d(0, 0, 0);
}

.slick-track
{
    position: relative;
    top: 0;
    left: 0;

    display: block;
    margin-left: auto;
    margin-right: auto;
}
.slick-track:before,
.slick-track:after
{
    display: table;

    content: '';
}
.slick-track:after
{
    clear: both;
}
.slick-loading .slick-track
{
    visibility: hidden;
}

.slick-slide
{
    display: none;
    float: left;

    height: 100%;
    min-height: 1px;
}
[dir='rtl'] .slick-slide
{
    float: right;
}
.slick-slide img
{
    display: block;
}
.slick-slide.slick-loading img
{
    display: none;
}
.slick-slide.dragging img
{
    pointer-events: none;
}
.slick-initialized .slick-slide
{
    display: block;
}
.slick-loading .slick-slide
{
    visibility: hidden;
}
.slick-vertical .slick-slide
{
    display: block;

    height: auto;

    border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
    display: none;
}


/*FRESCO CSS*/
@charset "UTF-8";
/* box-sizing */
.fr-window, .fr-window [class^=fr-],
.fr-overlay, .fr-overlay [class^=fr-],
.fr-spinner, .fr-spinner [class^=fr-] {
  box-sizing: border-box;
}

.fr-window {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  font: 13px/20px "Lucida Sans", "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, sans-serif;
  /* Chrome hack, this fixes a visual glitch when quickly toggling a video */
  transform: translateZ(0px);
}

/* z-index */
.fr-overlay {
  z-index: 99998;
}

.fr-window {
  z-index: 99999;
}

.fr-spinner {
  z-index: 100000;
}

/* overlay */
.fr-overlay {
  position: fixed;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
}

.fr-overlay-background {
  float: left;
  width: 100%;
  height: 100%;
  background: #000;
  opacity: 0.9;
  filter: alpha(opacity=90);
}

.fr-overlay-ui-fullclick .fr-overlay-background {
  background: #292929;
  opacity: 1;
  filter: alpha(opacity=100);
}

/* mobile touch has position:absolute to allow zooming */
.fr-window.fr-mobile-touch,
.fr-overlay.fr-mobile-touch {
  position: absolute;
  overflow: visible;
}

/* some properties on the window are used to toggle things
 * like margin and the fullclick mode,
 * we reset those properties after measuring them
 */
.fr-measured {
  margin: 0 !important;
  min-width: 0 !important;
  min-height: 0 !important;
}

.fr-box {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-pages {
  position: absolute;
  width: 100%;
  height: 100%;
  overflow: hidden;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-page {
  position: absolute;
  width: 100%;
  height: 100%;
}

.fr-container {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  margin: 0;
  padding: 0;
  text-align: center;
}

.fr-hovering-clickable .fr-container {
  cursor: pointer;
}

/*
   padding:
   youtube & vimeo always have buttons on the outside
   side button = 72 = 54 + (2 * 9 margin)
   close button = 48
*/
/* padding ui:inside */
.fr-ui-inside .fr-container {
  padding: 20px 20px;
}

.fr-ui-inside.fr-no-sides .fr-container {
  padding: 20px;
}

/* padding ui:outside */
.fr-ui-outside .fr-container {
  padding: 20px 82px;
}

.fr-ui-outside.fr-no-sides .fr-container {
  padding: 20px 48px;
}

/* reduce padding on smaller screens */
@media all and (max-width: 700px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 700px) {
  /* padding ui:inside */
  .fr-ui-inside .fr-container {
    padding: 12px 12px;
  }

  .fr-ui-inside.fr-no-sides .fr-container {
    padding: 12px;
  }

  /* padding ui:outside */
  .fr-ui-outside .fr-container {
    padding: 12px 72px;
  }

  .fr-ui-outside.fr-no-sides .fr-container {
    padding: 12px 48px;
  }
}
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 500px) {
  /* padding ui:inside */
  .fr-ui-inside .fr-container {
    padding: 0px 0px;
  }

  .fr-ui-inside.fr-no-sides .fr-container {
    padding: 0px;
  }

  /* padding ui:outside */
  .fr-ui-outside .fr-container {
    padding: 0px 72px;
  }

  .fr-ui-outside.fr-no-sides .fr-container {
    padding: 0px 48px;
  }
}
/* padding ui:fullclick */
.fr-ui-fullclick .fr-container {
  padding: 0;
}

.fr-ui-fullclick.fr-no-sides .fr-container {
  padding: 0;
}

/* video fullclick */
.fr-ui-fullclick.fr-type-video .fr-container {
  padding: 0px 62px;
}

.fr-ui-fullclick.fr-no-sides.fr-type-video .fr-container {
  padding: 48px 0px;
}

/* overflow-y should always have 0 padding top and bottom */
.fr-overflow-y .fr-container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}

.fr-content,
.fr-content-background {
  position: absolute;
  top: 50%;
  left: 50%;
  /* IE11 has a 1px blur bug on the edges of the caption (ui:inside)
     during animation with overflow:hidden */
  overflow: visible;
}

/* img/iframe/error */
.fr-content-element {
  float: left;
  width: 100%;
  height: 100%;
}

.fr-content-background {
  background: #101010;
}

.fr-info {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  color: #efefef;
  font-size: 13px;
  line-height: 20px;
  text-align: left;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fr-info-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  background: #000;
  line-height: 1%;
  filter: none;
  opacity: 1;
}

.fr-ui-inside .fr-info-background {
  filter: alpha(opacity=80);
  opacity: 0.8;
  zoom: 1;
}

/* ui:outside has a slightly lighter info background to break up from black page backgrounds */
.fr-ui-outside .fr-info-background {
  background: #0d0d0d;
}

/* info at the bottom for ui:inside */
.fr-content .fr-info {
  top: auto;
  bottom: 0;
}

.fr-info-padder {
  display: block;
  overflow: hidden;
  padding: 12px;
  position: relative;
  width: auto;
}

.fr-caption {
  width: auto;
  display: inline;
}

.fr-position {
  color: #b3b3b3;
  float: right;
  line-height: 21px;
  opacity: 0.99;
  position: relative;
  text-align: right;
  margin-left: 15px;
  white-space: nowrap;
}

/* positions not within the info bar
   for ui:outside/inside */
.fr-position-outside,
.fr-position-inside {
  position: absolute;
  bottom: 0;
  right: 0;
  margin: 12px;
  width: auto;
  padding: 2px 8px;
  border-radius: 10px;
  font-size: 11px;
  line-height: 20px;
  text-shadow: 0 1px 0 rgba(0, 0, 0, 0.4);
  display: none;
  overflow: hidden;
  white-space: nowrap;
  -webkit-text-size-adjust: none;
  text-size-adjust: none;
  -webkit-user-select: text;
  -khtml-user-select: text;
  -moz-user-select: text;
  -ms-user-select: text;
  user-select: text;
}

.fr-position-inside {
  border: 0;
}

.fr-position-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: #0d0d0d;
  filter: alpha(opacity=80);
  opacity: 0.8;
  zoom: 1;
  /* oldIE */
}

.fr-position-text {
  color: #b3b3b3;
}

.fr-position-outside .fr-position-text,
.fr-position-inside .fr-position-text {
  float: left;
  position: relative;
  text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
  opacity: 1;
}

/* display it for the outside ui, hide the caption inside */
.fr-ui-outside .fr-position-outside {
  display: block;
}

.fr-ui-outside .fr-info .fr-position {
  display: none;
}

.fr-ui-inside.fr-no-caption .fr-position-inside {
  display: block;
}

/* links */
.fr-info a,
.fr-info a:hover {
  color: #ccc;
  border: 0;
  background: none;
  text-decoration: underline;
}

.fr-info a:hover {
  color: #eee;
}

/* no-caption */
.fr-ui-outside.fr-no-caption .fr-info {
  display: none;
}

.fr-ui-inside.fr-no-caption .fr-caption {
  display: none;
}

/* --- stroke */
.fr-stroke {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 1px;
}

.fr-stroke-vertical {
  width: 1px;
  height: 100%;
}

.fr-stroke-horizontal {
  padding: 0 1px;
}

.fr-stroke-right {
  left: auto;
  right: 0;
}

.fr-stroke-bottom {
  top: auto;
  bottom: 0;
}

.fr-stroke-color {
  float: left;
  width: 100%;
  height: 100%;
  background: rgba(255, 255, 255, 0.08);
}

/* the stroke is brighter inside the info box */
.fr-info .fr-stroke-color {
  background: rgba(80, 80, 80, 0.3);
}

/* remove the stroke when outside ui has a caption */
.fr-ui-outside.fr-has-caption .fr-content .fr-stroke-bottom {
  display: none;
}

/* remove stroke and shadow when ui:fullclick */
.fr-ui-fullclick .fr-stroke {
  display: none;
}

.fr-ui-fullclick .fr-content-background {
  box-shadow: none;
}

/* the info box never bas a top stroke */
.fr-info .fr-stroke-top {
  display: none;
}

/* < > */
.fr-side {
  position: absolute;
  top: 50%;
  width: 54px;
  height: 72px;
  margin: 0 9px;
  margin-top: -36px;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
  zoom: 1;
}

.fr-side-previous {
  left: 0;
}

.fr-side-next {
  right: 0;
  left: auto;
}

.fr-side-disabled {
  cursor: default;
}

.fr-side-hidden {
  display: none !important;
}

.fr-side-button {
  float: left;
  width: 100%;
  height: 100%;
  margin: 0;
  padding: 0;
}

.fr-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #101010;
}

.fr-side-button-icon {
  float: left;
  position: relative;
  height: 100%;
  width: 100%;
  zoom: 1;
  background-position: 50% 50%;
  background-repeat: no-repeat;
}

/* smaller side buttons */
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-side {
    width: 54px;
    height: 60px;
    margin: 0;
    margin-top: -30px;
  }

  .fr-side-button {
    width: 48px;
    height: 60px;
    margin: 0 3px;
  }
}
/* X */
.fr-close {
  position: absolute;
  width: 48px;
  height: 48px;
  top: 0;
  right: 0;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  user-select: none;
}

.fr-close-background,
.fr-close-icon {
  position: absolute;
  top: 12px;
  left: 12px;
  font-family: "icomoon";
  color: white;
  font-size: 25px;
  -webkit-transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
  transition: all 0.2s cubic-bezier(0.25, 0.1, 0.25, 1);
}
.fr-close-background:before,
.fr-close-icon:before {
  content: "X";
  font-family: "Arial";
}
.fr-close-background:hover,
.fr-close-icon:hover {
  opacity: 0.8;
}

.fr-close-outside .fr-close-background {
  background: transparent !important;
}

/* Thumbnails */
.fr-thumbnails {
  position: absolute;
  overflow: hidden;
}

.fr-thumbnails-disabled .fr-thumbnails {
  display: none !important;
}

.fr-thumbnails-horizontal .fr-thumbnails {
  width: 100%;
  height: 12%;
  min-height: 74px;
  max-height: 160px;
  bottom: 0;
}

.fr-thumbnails-vertical .fr-thumbnails {
  height: 100%;
  width: 10%;
  min-width: 74px;
  max-width: 160px;
  left: 0;
}

.fr-thumbnails,
.fr-thumbnails * {
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

.fr-thumbnails-wrapper {
  position: absolute;
  top: 0;
  left: 50%;
  height: 100%;
}

.fr-thumbnails-vertical .fr-thumbnails-wrapper {
  top: 50%;
  left: 0;
}

.fr-thumbnails-slider {
  position: relative;
  width: 100%;
  height: 100%;
  float: left;
  zoom: 1;
}

.fr-thumbnails-slider-slide {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
}

.fr-thumbnails-thumbs {
  float: left;
  height: 100%;
  overflow: hidden;
  position: relative;
  top: 0;
  left: 0;
}

.fr-thumbnails-slide {
  position: absolute;
  top: 0;
  height: 100%;
  width: 100%;
}

.fr-thumbnail-frame {
  position: absolute;
  zoom: 1;
  overflow: hidden;
}

.fr-thumbnail {
  position: absolute;
  width: 30px;
  height: 100%;
  left: 50%;
  top: 50%;
  zoom: 1;
  cursor: pointer;
  margin: 0 10px;
}

.fr-ltIE9 .fr-thumbnail * {
  overflow: hidden;
  /* IE6(7) */
  z-index: 1;
  zoom: 1;
}

.fr-thumbnail-wrapper {
  position: relative;
  background: #161616;
  width: 100%;
  height: 100%;
  float: left;
  overflow: hidden;
  display: inline;
  /* IE6(7) */
  z-index: 0;
  /* IE8 */
}

.fr-thumbnail-overlay {
  cursor: pointer;
}

.fr-thumbnail-active .fr-thumbnail-overlay {
  cursor: default;
}

.fr-thumbnail-overlay,
.fr-thumbnail-overlay-background,
.fr-thumbnail-overlay-border {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  border-width: 0;
  overflow: hidden;
  border-style: solid;
  border-color: transparent;
}

.fr-ltIE9 .fr-thumbnail-overlay-border {
  border-width: 0 !important;
}

.fr-thumbnail .fr-thumbnail-image {
  position: absolute;
  filter: alpha(opacity=85);
  opacity: 0.85;
  max-width: none;
}

.fr-thumbnail:hover .fr-thumbnail-image,
.fr-thumbnail-active:hover .fr-thumbnail-image {
  filter: alpha(opacity=99);
  opacity: 0.99;
}

.fr-thumbnail-active .fr-thumbnail-image,
.fr-thumbnail-active:hover .fr-thumbnail-image {
  filter: alpha(opacity=35);
  opacity: 0.35;
}

.fr-thumbnail-active {
  cursor: default;
}

/* Thumbnails loading */
.fr-thumbnail-loading,
.fr-thumbnail-loading-background,
.fr-thumbnail-loading-icon {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

.fr-thumbnail-loading-background {
  background-color: #161616;
  background-position: 50% 50%;
  background-repeat: no-repeat;
  opacity: 0.8;
  position: relative;
  float: left;
}

/* this element is there as an alternative to putting the loading image on the background */
.fr-thumbnail-loading-icon {
  display: none;
}

/* error on thumbnail */
.fr-thumbnail-error .fr-thumbnail-image {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background-color: #202020;
}

/* Thumbnail < > */
.fr-thumbnails-side {
  float: left;
  height: 100%;
  width: 28px;
  margin: 0 5px;
  position: relative;
  overflow: hidden;
}

.fr-thumbnails-side-previous {
  margin-left: 12px;
}

.fr-thumbnails-side-next {
  margin-right: 12px;
}

.fr-thumbnails-vertical .fr-thumbnails-side {
  height: 28px;
  width: 100%;
  margin: 10px 0;
}

.fr-thumbnails-vertical .fr-thumbnails-side-previous {
  margin-top: 20px;
}

.fr-thumbnails-vertical .fr-thumbnails-side-next {
  margin-bottom: 20px;
}

.fr-thumbnails-side-button {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -14px;
  margin-left: -14px;
  width: 28px;
  height: 28px;
  cursor: pointer;
}

.fr-thumbnails-side-button-background {
  position: absolute;
  top: 0;
  left: 0;
  height: 100%;
  width: 100%;
  filter: alpha(opacity=80);
  opacity: 0.8;
  -moz-transition: background-color 0.2s ease-in;
  -webkit-transition: background-color 0.2s ease-in;
  transition: background-color 0.2s ease-in;
  background-color: #333;
  cursor: pointer;
  border-radius: 4px;
}

.fr-thumbnails-side-button:hover .fr-thumbnails-side-button-background {
  background-color: #3b3b3b;
}

.fr-thumbnails-side-button-disabled * {
  cursor: default;
}

.fr-thumbnails-side-button-disabled:hover .fr-thumbnails-side-button-background {
  background-color: #333;
}

.fr-thumbnails-side-button-icon {
  height: 42px;
  width: 42px;
  position: absolute;
  /*top: -7px;
  left: -7px;*/
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
}

/* vertical thumbnails */
.fr-thumbnails-vertical .fr-thumbnails-side,
.fr-thumbnails-vertical .fr-thumbnails-thumbs,
.fr-thumbnails-vertical .fr-thumbnail-frame {
  clear: both;
}

/* ui:fullclick has a dark thumbnail background */
.fr-window-ui-fullclick .fr-thumbnails {
  background: #090909;
}

/* put a stroke on the connecting caption*/
.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-horizontal .fr-info .fr-stroke-bottom {
  display: block !important;
}

/*({ box-shadow: inset 0 -1px 0 rgba(255,255,255,.1); } */
.fr-window-ui-fullclick.fr-thumbnails-enabled.fr-thumbnails-vertical .fr-info .fr-stroke-left {
  display: block !important;
}

/* thumbnail spacing  */
.fr-thumbnails-horizontal .fr-thumbnails-thumbs {
  padding: 12px 5px;
}

.fr-thumbnails-vertical .fr-thumbnails-thumbs {
  padding: 5px 12px;
}

.fr-thumbnails-measured .fr-thumbnails-thumbs {
  padding: 0 !important;
}

/* horizontal */
@media all and (min-height: 700px) {
  .fr-thumbnails-horizontal .fr-thumbnails-thumbs {
    padding: 16px 8px;
  }

  .fr-thumbnails-horizontal .fr-thumbnails-side {
    margin: 0 8px;
  }

  .fr-thumbnails-horizontal .fr-thumbnails-side-previous {
    margin-left: 16px;
  }

  .fr-thumbnails-horizontal .fr-thumbnails-side-next {
    margin-right: 16px;
  }
}
@media all and (min-height: 980px) {
  .fr-thumbnails-horizontal .fr-thumbnails-thumbs {
    padding: 20px 10px;
  }

  .fr-thumbnails-horizontal .fr-thumbnails-side {
    margin: 0 10px;
  }

  .fr-thumbnails-horizontal .fr-thumbnails-side-previous {
    margin-left: 20px;
  }

  .fr-thumbnails-horizontal .fr-thumbnails-side-next {
    margin-right: 20px;
  }
}
/* vertical */
@media all and (min-width: 1200px) {
  .fr-thumbnails-vertical .fr-thumbnails-thumbs {
    padding: 8px 16px;
  }

  .fr-thumbnails-vertical .fr-thumbnails-side {
    margin: 0 8px;
  }

  .fr-thumbnails-vertical .fr-thumbnails-side-previous {
    margin-top: 16px;
  }

  .fr-thumbnails-vertical .fr-thumbnails-side-next {
    margin-bottom: 16px;
  }
}
@media all and (min-width: 1800px) {
  .fr-thumbnails-vertical .fr-thumbnails-thumbs {
    padding: 10px 20px;
  }

  .fr-thumbnails-vertical .fr-thumbnails-side {
    margin: 10px 0;
  }

  .fr-thumbnails-vertical .fr-thumbnails-side-previous {
    margin-top: 20px;
  }

  .fr-thumbnails-vertical .fr-thumbnails-side-next {
    margin-bottom: 20px;
  }
}
/* hide thumbnails on smaller screens
   the js always hides them on touch based devices
*/
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 500px) {
  .fr-thumbnails-horizontal .fr-thumbnails {
    display: none !important;
  }
}
@media all and (max-width: 700px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-thumbnails-vertical .fr-thumbnails {
    display: none !important;
  }
}
/* force fullClick: true
   and force overflow: false */
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-page {
    min-width: 100%;
  }

  /* fullclick */
  .fr-page {
    min-height: 100%;
  }

  /* overflow: false */
}
/* switch between ui modes
   we force everything not in the current UI mode to hide
*/
.fr-window-ui-fullclick .fr-side-next-outside,
.fr-window-ui-fullclick .fr-side-previous-outside,
.fr-window-ui-fullclick .fr-close-outside,
.fr-window-ui-fullclick .fr-content .fr-side-next,
.fr-window-ui-fullclick .fr-content .fr-side-previous,
.fr-window-ui-fullclick .fr-content .fr-close,
.fr-window-ui-fullclick .fr-content .fr-info,
.fr-window-ui-outside .fr-side-next-fullclick,
.fr-window-ui-outside .fr-side-previous-fullclick,
.fr-window-ui-outside .fr-close-fullclick,
.fr-window-ui-outside .fr-content .fr-side-next,
.fr-window-ui-outside .fr-content .fr-side-previous,
.fr-window-ui-outside .fr-content .fr-close,
.fr-window-ui-outside .fr-content .fr-info,
.fr-window-ui-inside .fr-page > .fr-info,
.fr-window-ui-inside .fr-side-next-fullclick,
.fr-window-ui-inside .fr-side-previous-fullclick,
.fr-window-ui-inside .fr-close-fullclick,
.fr-window-ui-inside .fr-side-next-outside,
.fr-window-ui-inside .fr-side-previous-outside,
.fr-window-ui-inside .fr-close-outside {
  display: none !important;
}

/* some ui elements can be toggled on mousemove.
   filter:alpha(opacity) is bugged so we use display in oldIE
*/
.fr-toggle-ui {
  opacity: 0;
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.fr-visible-fullclick-ui .fr-box > .fr-toggle-ui,
.fr-visible-inside-ui .fr-ui-inside .fr-toggle-ui {
  opacity: 1;
}

.fr-hidden-fullclick-ui .fr-box > .fr-toggle-ui,
.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
  -webkit-transition: opacity 0.3s;
  transition: opacity 0.3s;
}

.fr-ltIE9.fr-hidden-fullclick-ui .fr-box > .fr-toggle-ui,
.fr-ltIE9.fr-hidden-inside-ui .fr-ui-inside .fr-toggle-ui {
  display: none;
}

/* Spinner */
.fr-spinner {
  position: fixed;
  width: 52px;
  height: 52px;
  background: #101010;
  background: rgba(16, 16, 16, 0.85);
  border-radius: 5px;
}

.fr-spinner div {
  position: absolute;
  top: 0;
  left: 0;
  height: 64%;
  width: 64%;
  margin-left: 18%;
  margin-top: 18%;
  opacity: 1;
  -webkit-animation: fresco-12 1.2s infinite ease-in-out;
  animation: fresco-12 1.2s infinite ease-in-out;
}

.fr-spinner div:after {
  content: "";
  position: absolute;
  top: 0;
  left: 50%;
  width: 2px;
  height: 8px;
  margin-left: -1px;
  background: #fff;
  box-shadow: 0 0 1px rgba(0, 0, 0, 0);
  /* fixes rendering in Firefox */
}

.fr-spinner div.fr-spin-1 {
  -ms-transform: rotate(30deg);
  -webkit-transform: rotate(30deg);
  transform: rotate(30deg);
  -webkit-animation-delay: -1.1s;
  animation-delay: -1.1s;
}

.fr-spinner div.fr-spin-2 {
  -ms-transform: rotate(60deg);
  -webkit-transform: rotate(60deg);
  transform: rotate(60deg);
  -webkit-animation-delay: -1s;
  animation-delay: -1s;
}

.fr-spinner div.fr-spin-3 {
  -ms-transform: rotate(90deg);
  -webkit-transform: rotate(90deg);
  transform: rotate(90deg);
  -webkit-animation-delay: -0.9s;
  animation-delay: -0.9s;
}

.fr-spinner div.fr-spin-4 {
  -ms-transform: rotate(120deg);
  -webkit-transform: rotate(120deg);
  transform: rotate(120deg);
  -webkit-animation-delay: -0.8s;
  animation-delay: -0.8s;
}

.fr-spinner div.fr-spin-5 {
  -ms-transform: rotate(150deg);
  -webkit-transform: rotate(150deg);
  transform: rotate(150deg);
  -webkit-animation-delay: -0.7s;
  animation-delay: -0.7s;
}

.fr-spinner div.fr-spin-6 {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.fr-spinner div.fr-spin-6 {
  -ms-transform: rotate(180deg);
  -webkit-transform: rotate(180deg);
  transform: rotate(180deg);
  -webkit-animation-delay: -0.6s;
  animation-delay: -0.6s;
}

.fr-spinner div.fr-spin-7 {
  -ms-transform: rotate(210deg);
  -webkit-transform: rotate(210deg);
  transform: rotate(210deg);
  -webkit-animation-delay: -0.5s;
  animation-delay: -0.5s;
}

.fr-spinner div.fr-spin-8 {
  -ms-transform: rotate(240deg);
  -webkit-transform: rotate(240deg);
  transform: rotate(240deg);
  -webkit-animation-delay: -0.4s;
  animation-delay: -0.4s;
}

.fr-spinner div.fr-spin-9 {
  -ms-transform: rotate(270deg);
  -webkit-transform: rotate(270deg);
  transform: rotate(270deg);
  -webkit-animation-delay: -0.3s;
  animation-delay: -0.3s;
}

.fr-spinner div.fr-spin-10 {
  -ms-transform: rotate(300deg);
  -webkit-transform: rotate(300deg);
  transform: rotate(300deg);
  -webkit-animation-delay: -0.2s;
  animation-delay: -0.2s;
}

.fr-spinner div.fr-spin-11 {
  -ms-transform: rotate(330deg);
  -webkit-transform: rotate(330deg);
  transform: rotate(330deg);
  -webkit-animation-delay: -0.1s;
  animation-delay: -0.1s;
}

.fr-spinner div.fr-spin-12 {
  -ms-transform: rotate(360deg);
  -webkit-transform: rotate(360deg);
  transform: rotate(360deg);
  -webkit-animation-delay: 0s;
  animation-delay: 0s;
}

@-webkit-keyframes fresco-12 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
@keyframes fresco-12 {
  0% {
    opacity: 1;
  }
  100% {
    opacity: 0;
  }
}
/* Thumbnail spinner */
.fr-thumbnail-spinner {
  position: absolute;
  top: 50%;
  left: 50%;
  margin-top: -20px;
  margin-left: -20px;
  width: 40px;
  height: 40px;
}

.fr-thumbnail-spinner-spin {
  position: relative;
  float: left;
  margin: 8px 0 0 8px;
  text-indent: -9999em;
  border-top: 2px solid rgba(255, 255, 255, 0.2);
  border-right: 2px solid rgba(255, 255, 255, 0.2);
  border-bottom: 2px solid rgba(255, 255, 255, 0.2);
  border-left: 2px solid #fff;
  -webkit-animation: fr-thumbnail-spin 1.1s infinite linear;
  animation: fr-thumbnail-spin 1.1s infinite linear;
}

.fr-thumbnail-spinner-spin,
.fr-thumbnail-spinner-spin:after {
  border-radius: 50%;
  width: 24px;
  height: 24px;
}

@-webkit-keyframes fr-thumbnail-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
@keyframes fr-thumbnail-spin {
  0% {
    -webkit-transform: rotate(0deg);
    transform: rotate(0deg);
  }
  100% {
    -webkit-transform: rotate(360deg);
    transform: rotate(360deg);
  }
}
/* Error */
.fr-error {
  float: left;
  position: relative;
  background-color: #ca3434;
  width: 160px;
  height: 160px;
}

.fr-error-icon {
  position: absolute;
  width: 42px;
  height: 42px;
  top: 50%;
  left: 50%;
  margin-left: -21px;
  margin-top: -21px;
}

/* skin: 'fresco' */
/* Sprite */
/* fallback png sprite */
.fr-window-skin-fresco .fr-error-icon {
  background-position: -160px -126px;
}

.fr-window-skin-fresco .fr-content-background {
  background: #101010;
  box-shadow: 0 0 5px rgba(0, 0, 0, 0.4);
}

.fr-window-skin-fresco.fr-window-ui-fullclick .fr-content-background {
  box-shadow: none;
}

/* thumbnail shadow */
.fr-window-skin-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

/* < > */
.fr-window-skin-fresco .fr-side-button-background {
  background-color: transparent;
}

.fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
  background-position: -13px -14px;
}

.fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
  background-position: -93px -14px;
}

.fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
  background-position: -93px -114px;
}

/* transition (png) */
.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
  background-position: -93px -114px;
}

/* disabled state (png) */
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
  background-position: -13px -214px;
}

.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
  background-position: -93px -214px;
}

/* transition (svg) */
.fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
  background-position: -13px -114px;
}

.fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
  background-position: -93px -114px;
}

.fr-window-skin-fresco.fr-svg .fr-side-button-icon {
  opacity: 0.5;
}

.fr-window-skin-fresco.fr-svg .fr-side:hover .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-next .fr-side-button-icon {
  opacity: 1;
}

.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side .fr-side-button-icon {
  opacity: 0.8;
}

/* touch always active but at lower opacity */
/* disabled (svg) */
.fr-window-skin-fresco.fr-svg .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-previous .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-hovering-next .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-side-disabled:hover .fr-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-side-disabled .fr-side-button-icon {
  opacity: 0.2;
}

/* TODO: make sure this works */
/* hide for ui:inside/fullclick, only for the image type */
.fr-window-skin-fresco.fr-window-ui-inside .fr-type-image .fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-window-ui-fullclick.fr-showing-type-image .fr-side-disabled .fr-side-button-icon {
  background-image: none;
}

/* < > responsive */
@media all and (max-width: 500px) and (orientation: portrait), all and (orientation: landscape) and (max-height: 414px) {
  .fr-window-skin-fresco .fr-side-previous .fr-side-button-icon {
    background-position: 0px -300px;
  }

  .fr-window-skin-fresco .fr-side-next .fr-side-button-icon {
    background-position: -48px -300px;
  }

  .fr-window-skin-fresco .fr-side-previous:hover .fr-side-button-icon {
    background-position: 0px -360px;
  }

  .fr-window-skin-fresco .fr-side-next:hover .fr-side-button-icon {
    background-position: -48px -360px;
  }

  /* transition (png) */
  .fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-previous .fr-side-button-icon {
    background-position: 0px -360px;
  }

  .fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-mobile-touch .fr-side-next .fr-side-button-icon {
    background-position: -48px -360px;
  }

  /* transition (svg) */
  .fr-window-skin-fresco.fr-svg .fr-side-previous .fr-side-button-icon {
    background-position: 0px -360px;
  }

  .fr-window-skin-fresco.fr-svg .fr-side-next .fr-side-button-icon {
    background-position: -48px -360px;
  }

  /* disabled state (png) */
  .fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-hovering-previous .fr-side-previous.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-previous.fr-side-disabled:hover .fr-side-button-icon {
    background-position: 0px -420px;
  }

  .fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-hovering-next .fr-side-next.fr-side-disabled .fr-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-side-next.fr-side-disabled:hover .fr-side-button-icon {
    background-position: -48px -420px;
  }
}
/* X */
/* colors */
.fr-window-skin-fresco.fr-window-ui-outside .fr-close-background {
  background-color: #363636;
}

.fr-window-skin-fresco.fr-window-ui-outside .fr-close:hover .fr-close-background {
  background-color: #434343;
}

.fr-window-skin-fresco.fr-window-ui-inside .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close-background {
  background-color: #131313;
  filter: alpha(opacity=80);
  opacity: 0.8;
}

.fr-window-skin-fresco.fr-window-ui-inside .fr-close:hover .fr-close-background,
.fr-window-skin-fresco.fr-window-ui-fullclick .fr-close:hover .fr-close-background {
  background-color: #191919;
}

/* - image */
/* - transition */
.fr-window-skin-fresco.fr-svg .fr-close .fr-close-icon {
  opacity: 0.8;
}

.fr-window-skin-fresco .fr-close:hover .fr-close-icon {
  opacity: 1;
}

/* iOS 8.4.1 bug: when opacity changes it'll require 2 taps
   force a single opacity to fix this
*/
.fr-window-skin-fresco.fr-svg.fr-mobile-touch .fr-close .fr-close-icon,
.fr-window-skin-fresco.fr-mobile-touch .fr-close:hover .fr-close-icon {
  opacity: 1;
}

/* Thumbnails */
.fr-window-skin-fresco .fr-thumbnail-wrapper {
  border-color: transparent;
  border-style: solid;
  border-width: 0;
}

.fr-window-skin-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 0 3px rgba(0, 0, 0, 0.3);
}

.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-wrapper {
  box-shadow: 0 0 1px rgba(0, 0, 0, 0.1);
}

.fr-window-skin-fresco .fr-thumbnail-wrapper {
  box-shadow: 0 -1px 4px rgba(0, 0, 0, 0.3);
}

.fr-window-skin-fresco .fr-thumbnail-overlay-border {
  border-width: 1px;
  border-color: rgba(255, 255, 255, 0.08);
  /* should remain rgba */
}

/* no inner border on active thumbnail */
.fr-window-skin-fresco .fr-thumbnail-active .fr-thumbnail-overlay-border,
.fr-window-skin-fresco .fr-thumbnail-active:hover .fr-thumbnail-overlay-border {
  border: 0px;
}

/* Thumbnails < > */
.fr-window-skin-fresco .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -167px -49px;
}

.fr-window-skin-fresco .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -209px -49px;
}

.fr-window-skin-fresco .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -167px -91px;
}

.fr-window-skin-fresco .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -209px -91px;
}

/* vertical ^ (up/down) adjustments */
.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon {
  background-position: -293px -49px;
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-icon {
  background-position: -335px -49px;
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon {
  background-position: -293px -91px;
}

.fr-window-skin-fresco.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-icon {
  background-position: -335px -91px;
}

/* Thumbnails < > transition */
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-icon {
  -moz-transition: opacity 0.2s ease-in;
  -webkit-transition: opacity 0.2s ease-in;
  transition: opacity 0.2s ease-in;
  opacity: 0.8;
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -167px -49px;
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -209px -91px;
}

.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-icon {
  opacity: 1;
}

/* vertical ^ (up/down) adjustments */
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled {
  background-position: -293px -49px;
}

.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled {
  background-position: -335px -91px;
}

/* lower opacity on disabled states */
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled,
.fr-window-skin-fresco.fr-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled {
  opacity: 0.5;
}

/* lower opacity IE < 9 using images */
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -251px -49px;
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -251px -91px;
}

.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background,
.fr-window-skin-fresco.fr-no-svg .fr-thumbnails-side:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-background {
  filter: alpha(opacity=50);
}

/* vertical ^ (up/down) adjustments */
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-previous:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -377px -49px;
}

.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon,
.fr-window-skin-fresco.fr-no-svg.fr-thumbnails-vertical .fr-thumbnails-side-next:hover .fr-thumbnails-side-button-disabled .fr-thumbnails-side-button-icon {
  background-position: -377px -91px;
}

/*FRESCO CSS END*/

.list-clean {
	list-style-type: none;
}

/*Squares*/
.square {
	padding: 30px 30px 34px 30px;
	background-color: white;
	font-size: 12px !important;
	box-shadow: 0 0 20px 0 rgba(228, 230, 235, .5);
}

.square--collapse {
	margin-top: -105px;
}

.square a:hover{
	text-decoration: none;
}

.square__header {
	margin-bottom: 23px;
}

.square__body {
	margin-bottom: 20px;
}

.square__body p {
	line-height: 1.66em !important;
	font-size: 12px;
	font-family: 'GothamBook';
}

.square span {
	color: #CDDC28;
	font-size: 12px;
	font-family: 'GothamBook';
}

.square .square__highlight {
	color: #40BEB3;
}

.square__icon {
	display: block;
	width: 42px;
	height: 42px;
	background-color: gray;
	border-radius: 50%;
}

.square__title {
	font-family: 'GothamBold';
	font-size: 12px;
	margin-bottom: 5px;
}

.square__link {
	font-family: 'GothamBook';
}


i.icon-twitter{
	font-size: 17px !important;
	color: #13B5EB !important;
}

/*Bricks*/
.brick {
	position: absolute;
	display: block;
	padding: 40px 45px 43px 45px;
	background-color: white;
	max-width: 460px;
	top: 122px;
	left: 244px;
	box-shadow: 0 0 20px 0 rgba(0,0,0, .5);
}

.brick__content {
	font-family: 'GothamBook';
}

.brick__text,
.brick__link {
	font-size: 15px;
	color: #767273;
	margin: 0;
}

.brick__title {
	font-size: 18px;
	margin: 0 0 20px 0 !important;
}

.brick__title-1 {
	color: #EF493E;
}

.brick__title-2 {
	color: #40BEB3;
}

.brick__title-3 {
	color: #13B5EA;
}

.brick__title-4 {
	color: #9CC979;
}

.brick__title-5 {
	color: #CFDC27;
}

.brick__list {
	list-style-type: none;
}

.brick__list li {
	margin-bottom: 10px;
	display: flex;
	align-items: center;
}

.brick__list i {
	color: #4D4D4F;
	font-size: 20px;
	margin-right: 25px;
	min-width: 17px;
}

.brick__list i.icon-mail {
	font-size: 11px;
}

.brick__close-btn {
	position: absolute;
	display: block;
	top: 23px;
	right: 24px;
}

.brick__close-btn:hover {
	text-decoration: none;
}

.brick__close-btn i {
	font-size: 18px;
	color: #4D4D4F;
}

/*LARGE BANNER*/
.large-banner {
  min-height: 330px;
  *zoom: 1;
  position: relative;
  overflow: hidden;
}
.large-banner:before, .large-banner:after {
  position: absolute;
  display: block;
  content: "";
  background-size: cover;
  background-image: url('/img/hero/hero__overlay-02.svg');
  width: 466px;
  height: 466px;
  z-index: 1;
  opacity: .75;
}

.large-banner:before {
	top: -233px;
	left: -233px;
}

.large-banner:after {
	bottom: -194px;
	right: -137px;
}

.large-banner .bg-image {
  display: block;
  height: 100%;
  left: 0;
  overflow: hidden;
  position: absolute;
  top: 0;
  width: 100%;
  z-index: 0;
}
.large-banner .bg-image img {
  bottom: -9999px;
  display: block;
  left: -9999px;
  margin: auto;
  min-height: 100%;
  min-width: 100%;
  position: absolute;
  right: -9999px;
  top: -9999px;
}
.large-banner .bg-image:after {
  background-image: linear-gradient(to left, #cfdc27, #13b5ea);
  opacity: 0.4;
  content: "";
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.large-banner .overlay {
  *zoom: 1;
  position: relative;
  z-index: 2;
  padding: 42px 0 50px;
}
.large-banner .overlay:before, .large-banner .overlay:after {
  content: "";
  display: table;
}
.large-banner .overlay:after {
  clear: both;
}
.large-banner .overlay > * {
  color: #fff;
}
.large-banner .overlay h1 {
  font-family: 'GothamBook', sans-serif;
  font-size: 63px;
  line-height: 1.08em;
}


/*STANDARD INNER NEW STYLES*/
.standard-inner {
	padding-top: 30px;
}

.standard-inner i {
	position: relative;
	background-color: #9CC979;
	width: 80px;
	height: 80px;
	border-radius: 50%;
	display: block;
}

.standard-inner i:before {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50%, -50%);
	content: "\e909";
	color: white;
	font: initial;
	font-family: 'icomoon' !important;
	font-size: 36px;
}

.standard-inner h2,
.standard-inner h3,
.standard-inner h4 {
	font: initial;
	font-family: 'GothamBold';
}

.standard-inner h2,
.standard-inner h3,
.standard-inner h4,
.standard-inner h5,
.standard-inner h6,
.standard-inner p {
	margin-bottom: 40px;
}

.standard-inner h2 {
	font-size: 42px;
	line-height: 1.33em;
}

.standard-inner h3 {
	font-size: 32px;
	line-height: 1.25em;
}

.standard-inner h4 {
	font-size: 26px;
	line-height: 1.23em;
}

.standard-inner h4,
.standard-inner h6 {
	color: #13B5EA;
}

.standard-inner h5 {
	font-size: 24px;
}

.standard-inner h6 {
	font-size: 20px;
}

.standard-inner p,
.standard-inner ul li,
.standard-inner ol li {
	color: #767273;
	font-size: 15px;
}

.standard-inner ul:not(.card-container) li {
	margin-bottom: 10px;
}

.standard-inner ol li {
	margin-bottom: 40px;
}

.standard-inner ol,
.standard-inner ul:not(.slick-dots) {
	list-style: none;
}

.standard-inner ol {
	counter-reset: li;
	padding-left: 22px;
	margin-bottom: 41px;
}

.standard-inner ol li {
	counter-increment: li;
	color: #767273;
	margin-bottom: 25px;
	line-height: 1.5em;
}

.standard-inner ol li:before {
	content: "." counter(li);
	color: #13B5EA;
	font-weight: 700;
    display: inline-block;
    width: 1em;
    margin-left: -1.7em;
    text-align: right;
    direction: rtl;
    margin-right: 1.2em;
    font: initial;
	font-family: 'GothamBold';
	font-size: 15px;
}

.standard-inner ul:not(.slick-dots):not(.card-container):not(.strip-container) {
	margin-bottom: 63px;
}

.standard-inner ul:not(.slick-dots):not(.card-container):not(.strip-container) li {
	position: relative;
	color: #767273;
	margin-bottom: 11px;
	line-height: 1.5em;
	padding-left: 25px;
}

.standard-inner ul:not(.slick-dots):not(.card-container):not(.strip-container) li:before {
	display: block;
	content: '';
	position: absolute;
	top: 10px;
	left: 0;
	width: 6.75px;
	height: 6.75px;
	margin-top: -2px;
	background-color: #13B5EA;
}



/*NAV ASIDE (ACCORDION/COLLAPSE)*/
.nav-aside {
	position: relative;
	top: -57px;
	margin-bottom: 30px;
}

.nav-aside__title {
	background: #cdde54;
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIxMDAlIiB5Mj0iMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iI2NkZGU1NCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMyNGFiZTIiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(left,  #cdde54 0%, #24abe2 100%);
	background: -webkit-gradient(linear, left top, right top, color-stop(0%,#cdde54), color-stop(100%,#24abe2));
	background: -webkit-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
	background: -o-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
	background: -ms-linear-gradient(left,  #cdde54 0%,#24abe2 100%);
	background: linear-gradient(to right,  #cdde54 0%,#24abe2 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cdde54', endColorstr='#24abe2',GradientType=1 );
	color: #FFF;
	font:700 1em/1.188em 'Gotham SSm 7r', 'Gotham SSm A', 'Gotham SSm B'; /*16px/19px*/
	margin:0px;
	padding: 18px 10px 19px 16px;
	text-transform: uppercase;
}

.nav-aside__toggle {
  display: flex;
  justify-content: space-between;
  align-items: center;
  border-bottom: 1px solid #DADADD;
  background-color: #E7E8EC;
  margin: 0 !important;
  font: initial;
  font-family: 'GothamBook';
  padding: 20px;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.nav-aside__toggle * {
	outline: none !important;
}

.nav-aside__toggle.in {
	border-bottom: none;
}

.nav-aside__toggle > a {
  font-size: 15px;
  text-decoration: none !important;
  color: #333333 !important;
  background-color: transparent !important;
  padding-right: 14px ;
}

.nav-aside__toggle-sub {
  font-size: 13px !important;
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  margin-bottom: 12px;
  padding-top: 22px;
  color: #333333 !important;
  font: initial;
  font-family: 'GothamBook';
  padding-top: 4px;
}
.nav-aside__toggle-sub span:first-child {
  max-width: 190px;
}

.nav-aside__symbol-sub {
  font-size: 9px;
  position: relative;
  right: 2px;
}

.nav-aside__symbol {
  font-size: 11px !important;
  position: relative;
  padding-right: 0 !important;
}

.nav-aside__symbol i {
  display: inline-block;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;

}

.nav-aside__symbol.in i {
	transform: rotate(-180deg);
}

.nav-aside__content-sub ul {
	padding-left: 17px;
}

.nav-aside__content-sub ul li a {
  color: #333333 !important;
  font: initial;
  font-family: 'GothamBook';
  font-size: 13px !important;
}

.collapse__content {
  display: none;
  padding-left: 30px;
  padding-right: 10px;
  padding-bottom: 22px;
  padding-top: 20px;
  background-color: #F3F4F7;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;

}

.collapse-wrapper--nested {
	padding-bottom: 12px;
}

/*STANDARD INNER COLLAPSE*/

.standard-inner .js-collapse--alt {
	border-top: 1px solid #DADADD;
	border-bottom: 1px solid #DADADD;
	margin-bottom: 105px;
}

.js-collapse--alt * {
	outline: none !important;
}

.standard-inner .collapse__text {
	font: initial;
	font-family: 'GothamBook';
	font-size: 20px;
	line-height: 1.6em;
	color: #4D4D4F;
}

.standard-inner .js-collapse__content {
	display: none;
	padding-top: 10px;
	padding-left: 45px;
	padding-right: 10px;
}

.standard-inner .collapse__toggle,
.standard-inner .collapse__content-2 {
  text-decoration: none !important;
}
.standard-inner .collapse__toggle-2 {
  padding: 30px 0;
  border-bottom: 1px solid #DADADD;
  line-height: 1.5;
  display: flex;
  justify-content: space-between;
  align-items: center;
   -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.standard-inner .js-collapse--alt .collapse-group:last-child .collapse__toggle-2 {
	border-bottom: none;
}

.standard-inner .collapse__toggle-2:hover {
	text-decoration: none;
}

.standard-inner .collapse__toggle-2.in {
	border: none;
}

.standard-inner .collapse__toggle-2 .collapse__text {
  padding-right: 125px;
}
.standard-inner .collapse__symbol {
	display: block;
	min-width: 60px;
	height: 60px;
	border: 2px solid #CFDC27;
	background-color: transparent;
	border-radius: 50%;
	position: relative;
}
.standard-inner .collapse__symbol > div {
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
}
.standard-inner .collapse__symbol > div > * {
  display: block;
  background-color: #CFDC27;
  position: absolute;
  left: 50%;
  top: 50%;
  transform: translate(-50%, -50%);
}
.standard-inner .collapse__symbol > div > *:first-child {
	width: 24px;
	height: 2px;
	border-radius: 50px;
}
.standard-inner .collapse__symbol > div > *:last-child {
	height: 24px;
	width: 2px;
	border-radius: 50px;
}

.standard-inner .collapse__toggle-2.in .collapse__symbol > div {
  transform: rotate(90deg) translate(-50%, -50%);
  transform-origin: 50% 50%;
}

.standard-inner .collapse__toggle-2.in .collapse__symbol > div *:first-child {
	opacity: 0;
}

.standard-inner blockquote {
	position: relative;
	quotes: "“" "”" "‘" "’";
	padding-top: 38px;
	margin-left: 100px !important;
	margin-top: 46px !important;
	margin-bottom: 70px !important;
}
.standard-inner blockquote:before, .standard-inner blockquote:after {
  position: absolute;
  left: 0;
  color: #24abe2;
  font-size: 40px;
  z-index: 10;
}
.standard-inner blockquote:before {
  content: "\e90d";
  font-family: "icomoon" !important;
  top: 7px;
}
.standard-inner blockquote:after {
  content: "";
}
.standard-inner blockquote * {
  max-width: 493px;
}
.standard-inner blockquote h3 {
  font: initial;
  font-family: "GothamBold";
  font-size: 36px;
  color: #4D4D4F;
  line-height: 1.44em;
  margin-bottom: 35px;
}
.standard-inner blockquote p {
  font-size: 16px;
  color: #9B9B9B;
}

.standard-inner .js-slider-container {
	position: relative;
}

.standard-inner .js-slider-container * {
	outline: none !important;
}

.standard-inner .js-slider-arrow-prev,
.standard-inner .js-slider-arrow-next {
	position: absolute;
	display: block;
	top: 42%;
	transform: translateY(-50%);
	width: 60px;
	height: 60px;
	border: 2px solid white;
	border-radius: 50%;
	z-index: 1;
}

.standard-inner .js-slider-arrow-prev {
	left: 40px;
}

.standard-inner .js-slider-arrow-next {
	right: 40px;
}

.standard-inner .js-slider-arrow-prev:before,
.standard-inner .js-slider-arrow-next:before {
	position: absolute;
	display: block;
	content: "\e90c";
	font-family: 'icomoon';
	font-size: 24px;
	top: 50%;
	left: 50%;
	color: white;
}

.standard-inner .js-slider-arrow-prev:before {
	transform: translate(-50% , -50%) rotate(90deg);
}

.standard-inner .js-slider-arrow-next:before {
	transform: translate(-50% , -50%) rotate(-90deg);
}

.standard-inner .js-slider .slick-dots {
  position: absolute;
  z-index: 100;
  top: 75%;
  left: 50%;
  transform: translateX(-50%);
}
.standard-inner .js-slider .slick-dots li {
  display: inline-block;
  font-size: 0;
  margin-left: 5px;
  margin-right: 5px;
}
.standard-inner .js-slider .slick-dots li.slick-active button {
  background-color: white;
  -webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}
.standard-inner .js-slider .slick-dots li button {
  font-size: 0;
  padding: 0;
  border-radius: 50px;
  width: 10px;
  height: 10px;
  border: 1px solid white;
  background-color: transparent;
}

.standard-inner .js-slider img {
	margin-bottom: 27px;
}

.standard-inner .js-slider p {
	color: #00AAE5;
	font-size: 14px;
}

.standard-inner .image-container {
  display: flex;
  align-items: center;
  flex-direction: column;
  margin-bottom: 25px;
}
@media (min-width: 760px) {
  .standard-inner .image-container {
    flex-direction: row;
    justify-content: space-between;
  }
}
.standard-inner .image-container span {
  display: inline-block;
}
@media (min-width: 760px) {
  .standard-inner .image-container span {
    width: 49%;
  }
}
.standard-inner .image-container span img {
  margin-bottom: 24px;
  max-width: 100%;
}
@media (min-width: 760px) {
  .standard-inner .image-container span img {
    max-width: auto;
  }
}
.standard-inner .image-container span p {
  color: #00AAE5;
  font-size: 14px;
  max-width: 380px;
  margin-bottom: 34px;
}

.standard-inner iframe {
	margin-bottom: 111px;
}

.standard-inner .circles-wrapper {
	margin-bottom: 130px;
}

.standard-inner .circles-wrapper .circles {
	padding: 0 7px;
}

.standard-inner .circles-wrapper .circles:first-child {
	padding-left: 0;
}

.standard-inner .circles-wrapper .circles:last-child {
	padding-right: 0;
}


.standard-inner .circles-wrapper .circles .circles__item {
	width: 250px;
	height: 250px;
}

.standard-inner .circles-wrapper .circles .circles__item p {
	color: white;
	padding: 0 35px;
	font-size: 16px;
	line-height: 1.25em;
}

.standard-inner .circles-wrapper .circles .circles__item img {
	padding-top: 37px;
	margin-bottom: 23px;
}

.standard-inner .circles-wrapper .circles + .circles::after {
	display: none;
}

.standard-inner dl {
	display: -webkit-flex;
	display: -moz-flex;
	display: -ms-flex;
	display: -o-flex;
	display: flex;
	flex-direction: row;
    justify-content: space-between;
    align-items: center;
    margin-bottom: 20px;
}

.standard-inner dl dd {
	max-width: 280px;
}

.standard-inner dl dd p {
	font-size: 14px;
	margin-bottom: 0 !important;
}

.standard-inner dl dt {
	display: block;
	width: 77px;
	height: 77px;
	position: relative;
	box-shadow: 0 0 20px 0 rgba(228, 230, 235, .5);
	border-radius: 50%;
}

.standard-inner dl dt img {
	position: absolute;
	top: 50%;
	left: 50%;
	transform: translate(-50% , -50%);
}

.standard-inner .card-container {
	padding-top: 95px;
	margin-bottom: 110px;
}

.standard-inner .card-container li {
	width: calc(50% - 20px);
}

.standard-inner .strip-container {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
	margin-bottom: 110px;
}

.standard-inner .strip-container li .strip {
	display: flex;
	flex-direction: row;
	justify-content: space-between;
	align-items: center;
}

.standard-inner .strip-container li {
	box-shadow: 0 0 20px 0 rgba(228, 230, 235, .5);
	margin: 0 10px;
}

.standard-inner .strip-container li .strip__content {
	background-color: white;
	text-align: center;
	width: 200px;
	max-width: 200px;
}

.standard-inner .strip-container li .strip__content p {
	font: initial;
	font-family: "GothamBook";
	font-size: 15px;
	margin-bottom: 28px;
	padding: 0 20px;
	line-height: 1.466em;
}

.standard-inner .strip-container li .strip__content span {
	font: initial;
	font-family: "GothamBold";
	font-size: 16px;
	text-transform: uppercase;
	color: #D8D8D8;
	margin-bottom: 50px;
	display: block;
}

.standard-inner .strip-container li .strip__content a {
	font: initial;
	font-family: "GothamBold";
	font-size: 15px;
	color: #CFDC27;
	display: block;
}

.standard-inner .strip-container li .strip__content a i {
	width: 25px;
	height: 23px;
	border-radius: initial;
	background-color: transparent;
	display: inline-block;
	margin-right: 15px;
	vertical-align: middle;
}

.standard-inner .strip-container li .strip__content a i:before {
	content: "\e90e";
	font-size: 23px;
	color: #CFDC27;
}

.pagination {
	padding: 60px 0;
	border-top: 1px solid #DADADD;
}

.list-pagination {
	list-style-type: none;
	display: flex;
	flex-direction: row;
	justify-content: space-between;
}

.list-pagination li a.caret-left,
.list-pagination li a.caret-right {
	position: relative;
	display: inline-block;
	width: 60px;
	height: 60px;
	border: 2px solid #00AAE5;
	border-radius: 50%;
	-webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
}

.list-pagination li a.caret-left:hover,
.list-pagination li a.caret-right:hover {
	box-shadow: 2px 2px 20px 0 rgba(0, 0, 0, .2);
}

.list-pagination li i {
	position: absolute;
	font-size: 24px;
	top: 50%;
	left: 50%;
}

.list-pagination li a.caret-left i {
	transform: translate(-50% , -50%) rotate(90deg);
}

.list-pagination li a.caret-right i {
	transform: translate(-50% , -50%) rotate(-90deg);
}

.list-pagination li a {
	color: #00AAE5;
	font: initial;
	font-family: "GothamBold";
	font-size: 16px;
}

.list-pagination li div {
	display: inline-block;
	vertical-align: bottom;
	min-height: 60px;
}

.list-pagination li:first-child div {
	padding-left: 40px;
}

.list-pagination li:last-child div {
	padding-right: 40px;
	text-align: right;
}

.list-pagination li div p {
	color: #9B9B9B;
	font-size: 16px;
	margin: 0
}

.list-pagination li div a {
	margin-bottom: 13px;
}

.pb-7x {
	padding-bottom: 70px !important;
}

.list-social {
	list-style-type: none;
	display: flex;
	flex-direction: row;
}

.list-social li {
	margin: 0 14px;
}

.list-social li:first-child {
	margin-left: 0;
}

.list-social li:last-child {
	margin-right: 0;
}

.list-social li a:hover {
	text-decoration: none;
}

.list-social li a i {
	font-size: 20px;
	color: #E4E6EB !important;
	-webkit-transition: all 0.2s ease-in;
  transition: all 0.2s ease-in;
  vertical-align: middle;
}

.list-social li a i.icon-mail {
	font-size: 16px;
}

.list-social li a:hover i{
	color: #13B5EA !important;
	text-decoration: none;
}

.subtitle {
	font: initial;
	font-family: "GothamBook";
	font-size: 15px;
	color: #13B5EA;
}




