
/* Magnific Popup CSS */
@import url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/static/source/rev-743e32f/fonts.googleapis.com/ca115b20c221bc5ab2f776558b5625f4.css2");

@import url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/static/source/rev-743e32f/fonts.googleapis.com/d551bec18be971cb3d35b05696eaeb0f.css2");

.mfp-bg {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1042;
	overflow: hidden;
	position: fixed;
	background: #0b0b0b;
	opacity: .8;
}

.mfp-wrap {
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	z-index: 1043;
	position: fixed;
	outline: none !important;
	-webkit-backface-visibility: hidden;
}

.mfp-container {
	text-align: center;
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	padding: 0 8px;
	box-sizing: border-box;
}

.mfp-container:before {
	content: "";
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}

.mfp-align-top .mfp-container:before {
	display: none;
}

.mfp-content {
	position: relative;
	display: inline-block;
	vertical-align: middle;
	margin: 0 auto;
	text-align: left;
	z-index: 1045;
}

.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content {
	width: 100%;
	cursor: auto;
}

.mfp-ajax-cur {
	cursor: progress;
}

.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close {
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}

.mfp-zoom {
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: -moz-zoom-in;
	cursor: zoom-in;
}

.mfp-auto-cursor .mfp-content {
	cursor: auto;
}

.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter {
	-webkit-user-select: none;
	-moz-user-select: none;
	user-select: none;
}

.mfp-loading.mfp-figure {
	display: none;
}

.mfp-hide {
	display: none !important;
}

.mfp-preloader {
	color: #ccc;
	position: absolute;
	top: 50%;
	width: auto;
	text-align: center;
	margin-top: -.8em;
	left: 8px;
	right: 8px;
	z-index: 1044;
}

.mfp-preloader a {
	color: #ccc;
}

.mfp-preloader a:hover {
	color: #fff;
}

.mfp-s-ready .mfp-preloader {
	display: none;
}

.mfp-s-error .mfp-content {
	display: none;
}

button.mfp-close, button.mfp-arrow {
	overflow: visible;
	cursor: pointer;
	background: transparent;
	border: 0;
	-webkit-appearance: none;
	display: block;
	outline: none;
	padding: 0;
	z-index: 1046;
	box-shadow: none;
	touch-action: manipulation;
}

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

.mfp-close {
	width: 44px;
	height: 44px;
	line-height: 44px;
	position: absolute;
	right: 0;
	top: 0;
	text-decoration: none;
	text-align: center;
	opacity: .65;
	padding: 0 0 18px 10px;
	color: #fff;
	font-style: normal;
	font-size: 28px;
	font-family: Arial, Baskerville, monospace;
}

.mfp-close:hover, .mfp-close:focus {
	opacity: 1;
}

.mfp-close:active {
	top: 1px;
}

.mfp-close-btn-in .mfp-close {
	color: #333;
}

.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close {
	color: #fff;
	right: -6px;
	text-align: right;
	padding-right: 6px;
	width: 100%;
}

.mfp-counter {
	position: absolute;
	top: 0;
	right: 0;
	color: #ccc;
	font-size: 12px;
	line-height: 18px;
	white-space: nowrap;
}

.mfp-arrow {
	position: absolute;
	opacity: .65;
	margin: 0;
	top: 50%;
	margin-top: -55px;
	padding: 0;
	width: 90px;
	height: 110px;
	-webkit-tap-highlight-color: transparent;
}

.mfp-arrow:active {
	margin-top: -54px;
}

.mfp-arrow:hover, .mfp-arrow:focus {
	opacity: 1;
}

.mfp-arrow:before, .mfp-arrow:after {
	content: "";
	display: block;
	width: 0;
	height: 0;
	position: absolute;
	left: 0;
	top: 0;
	margin-top: 35px;
	margin-left: 35px;
	border: medium inset transparent;
}

.mfp-arrow:after {
	border-top-width: 13px;
	border-bottom-width: 13px;
	top: 8px;
}

.mfp-arrow:before {
	border-top-width: 21px;
	border-bottom-width: 21px;
	opacity: .7;
}

.mfp-arrow-left {
	left: 0;
}

.mfp-arrow-left:after {
	border-right: 17px solid #fff;
	margin-left: 31px;
}

.mfp-arrow-left:before {
	margin-left: 25px;
	border-right: 27px solid #3f3f3f;
}

.mfp-arrow-right {
	right: 0;
}

.mfp-arrow-right:after {
	border-left: 17px solid #fff;
	margin-left: 39px;
}

.mfp-arrow-right:before {
	border-left: 27px solid #3f3f3f;
}

.mfp-iframe-holder {
	padding-top: 40px;
	padding-bottom: 40px;
}

.mfp-iframe-holder .mfp-content {
	line-height: 0;
	width: 100%;
	max-width: 900px;
}

.mfp-iframe-holder .mfp-close {
	top: -40px;
}

.mfp-iframe-scaler {
	width: 100%;
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
}

.mfp-iframe-scaler iframe {
	position: absolute;
	display: block;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #000;
}

/* Main image in popup */
img.mfp-img {
	width: auto;
	max-width: 100%;
	height: auto;
	display: block;
	line-height: 0;
	box-sizing: border-box;
	padding: 40px 0 40px;
	margin: 0 auto;
}

/* The shadow behind the image */
.mfp-figure {
	line-height: 0;
}

.mfp-figure:after {
	content: "";
	position: absolute;
	left: 0;
	top: 40px;
	bottom: 40px;
	display: block;
	right: 0;
	width: auto;
	height: auto;
	z-index: -1;
	box-shadow: 0 0 8px rgba(0, 0, 0, .6);
	background: #444;
}

.mfp-figure small {
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}

.mfp-figure figure {
	margin: 0;
}

.mfp-bottom-bar {
	margin-top: -36px;
	position: absolute;
	top: 100%;
	left: 0;
	width: 100%;
	cursor: auto;
}

.mfp-title {
	text-align: left;
	line-height: 18px;
	color: #f3f3f3;
	word-wrap: break-word;
	padding-right: 36px;
}

.mfp-image-holder .mfp-content {
	max-width: 100%;
}

.mfp-gallery .mfp-image-holder .mfp-figure {
	cursor: pointer;
}

@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px) {
	/**
       * Remove all paddings around the image on small screen
       */
	.mfp-img-mobile .mfp-image-holder {
		padding-left: 0;
		padding-right: 0;
	}
	
	.mfp-img-mobile img.mfp-img {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-figure:after {
		top: 0;
		bottom: 0;
	}
	
	.mfp-img-mobile .mfp-figure small {
		display: inline;
		margin-left: 5px;
	}
	
	.mfp-img-mobile .mfp-bottom-bar {
		background: rgba(0, 0, 0, .6);
		bottom: 0;
		margin: 0;
		top: auto;
		padding: 3px 5px;
		position: fixed;
		box-sizing: border-box;
	}
	
	.mfp-img-mobile .mfp-bottom-bar:empty {
		padding: 0;
	}
	
	.mfp-img-mobile .mfp-counter {
		right: 5px;
		top: 3px;
	}
	
	.mfp-img-mobile .mfp-close {
		top: 0;
		right: 0;
		width: 35px;
		height: 35px;
		line-height: 35px;
		background: rgba(0, 0, 0, .6);
		position: fixed;
		text-align: center;
		padding: 0;
	}
}

@media all and (max-width: 900px) {
	.mfp-arrow {
		-webkit-transform: scale(.75);
		transform: scale(.75);
	}
	
	.mfp-arrow-left {
		-webkit-transform-origin: 0;
		transform-origin: 0;
	}
	
	.mfp-arrow-right {
		-webkit-transform-origin: 100%;
		transform-origin: 100%;
	}
	
	.mfp-container {
		padding-left: 6px;
		padding-right: 6px;
	}
}

/*! normalize.css v8.0.0 | MIT License | github.com/necolas/normalize.css */

/* Document
   ========================================================================== */

/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in iOS.
 */
html {
	line-height: 1.15;
	/* 1 */
	-webkit-text-size-adjust: 100%;
}

/* Sections
   =========================================================================== */

/**
 * Remove the margin in all browsers.
 */
body {
	margin: 0;
}

/**
 * Correct the font size and margin on `h1` elements within `section` and
 * `article` contexts in Chrome, Firefox, and Safari.
 */
h1 {
	font-size: 2em;
	margin: .67em 0;
}

/* Grouping content
   ========================================================================== */

/**
 * 1. Add the correct box sizing in Firefox.
 * 2. Show the overflow in Edge and IE.
 */
hr {
	box-sizing: content-box;
	/* 1 */
	height: 0;
	/* 1 */
	overflow: visible;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
pre {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
}

/* Text-level semantics
   ========================================================================== */

/**
 * Remove the gray background on active links in IE 10.
 */
a {
	background-color: transparent;
}

/**
 * 1. Remove the bottom border in Chrome 57-
 * 2. Add the correct text decoration in Chrome, Edge, IE, Opera, and Safari.
 */
abbr[title] {
	border-bottom: none;
	/* 1 */
	text-decoration: underline;
	/* 2 */
	text-decoration: underline dotted;
}

/**
 * Add the correct font weight in Chrome, Edge, and Safari.
 */
b, strong {
	font-weight: bolder;
}

/**
 * 1. Correct the inheritance and scaling of font size in all browsers.
 * 2. Correct the odd `em` font sizing in all browsers.
 */
code, kbd, samp {
	font-family: monospace, monospace;
	/* 1 */
	font-size: 1em;
}

/**
 * Add the correct font size in all browsers.
 */
small {
	font-size: 80%;
}

/**
 * Prevent `sub` and `sup` elements from affecting the line height in
 * all browsers.
 */
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sub {
	bottom: -.25em;
}

sup {
	top: -.5em;
}

/* Embedded content
   ========================================================================== */

/**
 * Remove the border on images inside links in IE 10.
 */
img {
	border-style: none;
}

/* Forms
   ========================================================================== */

/**
 * 1. Change the font styles in all browsers.
 * 2. Remove the margin in Firefox and Safari.
 */
button, input, optgroup, select, textarea {
	font-family: inherit;
	/* 1 */
	font-size: 100%;
	/* 1 */
	line-height: 1.15;
	/* 1 */
	margin: 0;
}

/**
 * Show the overflow in IE.
 * 1. Show the overflow in Edge.
 */
button, input {
	/* 1 */
	overflow: visible;
}

/**
 * Remove the inheritance of text transform in Edge, Firefox, and IE.
 * 1. Remove the inheritance of text transform in Firefox.
 */
button, select {
	/* 1 */
	text-transform: none;
}

/**
 * Correct the inability to style clickable types in iOS and Safari.
 */
button, [type="button"], [type="reset"], [type="submit"] {
	-webkit-appearance: button;
}

/**
 * Remove the inner border and padding in Firefox.
 */
button::-moz-focus-inner, [type="button"]::-moz-focus-inner, [type="reset"]::-moz-focus-inner, [type="submit"]::-moz-focus-inner {
	border-style: none;
	padding: 0;
}

/**
 * Restore the focus styles unset by the previous rule.
 */
button:-moz-focusring, [type="button"]:-moz-focusring, [type="reset"]:-moz-focusring, [type="submit"]:-moz-focusring {
	outline: 1px dotted ButtonText;
}

/**
 * Correct the padding in Firefox.
 */
fieldset {
	padding: .35em .75em .625em;
}

/**
 * 1. Correct the text wrapping in Edge and IE.
 * 2. Correct the color inheritance from `fieldset` elements in IE.
 * 3. Remove the padding so developers are not caught out when they zero out
 *    `fieldset` elements in all browsers.
 */
legend {
	box-sizing: border-box;
	/* 1 */
	color: inherit;
	/* 2 */
	display: table;
	/* 1 */
	max-width: 100%;
	/* 1 */
	padding: 0;
	/* 3 */
	white-space: normal;
}

/**
 * Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
	vertical-align: baseline;
}

/**
 * Remove the default vertical scrollbar in IE 10+.
 */
textarea {
	overflow: auto;
}

/**
 * 1. Add the correct box sizing in IE 10.
 * 2. Remove the padding in IE 10.
 */
[type="checkbox"], [type="radio"] {
	box-sizing: border-box;
	/* 1 */
	padding: 0;
}

/**
 * Correct the cursor style of increment and decrement buttons in Chrome.
 */
[type="number"]::-webkit-inner-spin-button, [type="number"]::-webkit-outer-spin-button {
	height: auto;
}

/**
 * 1. Correct the odd appearance in Chrome and Safari.
 * 2. Correct the outline style in Safari.
 */
[type="search"] {
	-webkit-appearance: textfield;
	/* 1 */
	outline-offset: -2px;
}

/**
 * Remove the inner padding in Chrome and Safari on macOS.
 */
[type="search"]::-webkit-search-decoration {
	-webkit-appearance: none;
}

/**
 * 1. Correct the inability to style clickable types in iOS and Safari.
 * 2. Change font properties to `inherit` in Safari.
 */
::-webkit-file-upload-button {
	-webkit-appearance: button;
	/* 1 */
	font: inherit;
}

/* Interactive
   ========================================================================== */

/*
 * Add the correct display in Edge, IE 10+, and Firefox.
 */
details {
	display: block;
}

/*
 * Add the correct display in all browsers.
 */
summary {
	display: list-item;
}

/* Misc
   ========================================================================== */

/**
 * Add the correct display in IE 10+.
 */
template {
	display: none;
}

/**
 * Add the correct display in IE 10.
 */
[hidden] {
	display: none;
}

* {
	box-sizing: border-box;
}

html, body {
	font-family: "Lato", sans-serif;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

html {
	scroll-behavior: smooth;
}

body {
	opacity: 0;
}

body.is-loaded {
	opacity: 1;
}

body #jsLoader {
	position: fixed;
	left: 0;
	top: 0;
	width: 100%;
	height: 100%;
	background-color: #fff;
	z-index: 999;
	display: flex;
	justify-content: center;
	align-items: center;
}

body #jsLoader img {
	animation: spin 3s linear infinite;
}

body.sticky-header {
	padding-top: 80px;
}

@media screen and (min-width: 768px) {
	body.sticky-header {
		padding-top: 100px;
	}
}

h1 {
	font-size: 2.5em;
	line-height: 1.5;
}

h2 {
	font-size: 2em;
	line-height: 1.5;
}

h2.blog-category-title {
	text-transform: capitalize;
}

@media screen and (min-width: 1599px) {
	h2.blog-category-title {
		font-size: 2.5em;
		line-height: 1.2;
		margin-bottom: 2.5rem;
	}
}

h3 {
	font-size: 1.75em;
	line-height: 1.5;
}

h4 {
	font-size: 1.5em;
	line-height: 1.5;
}

h5 {
	font-size: 1.125em;
	line-height: 1.5;
}

h1, h2, h3, h4, h5, h6 {
	margin: 0 0 1.25rem;
	color: #000;
}

img {
	max-width: 100%;
}

@media screen and (min-width: 1199px) {
	.pr-0 {
		padding-right: 0 !important;
	}
}

.fb.header {
	transition: .8s ease-in-out;
	position: relative;
	background-color: #0079c1;
	z-index: 9;
	padding: 0 .625rem;
}

@media screen and (min-width: 768px) {
	.fb.header {
		padding: 0;
	}
}

.sticky-header .fb.header {
	position: fixed;
	width: 100%;
	left: 0;
	top: 0;
}

@media screen and (min-width: 768px) {
	.sticky-header .fb.header {
		background-color: #0079c1;
	}
}

@media screen and (min-width: 768px) {
	.fb.header {
		background: transparent;
	}
}

.fb.header .header__curve {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/logo-curve.svg");
	background-size: cover;
	background-repeat: no-repeat;
	background-position: center;
	position: absolute;
	left: 0;
	right: 0;
	height: 3.8125rem;
	pointer-events: none;
	z-index: -1;
	transition: .4s ease-in-out;
}

.fb.header .header__curve.nitro-lazy {
	background-image: none !important;
}

.fb.header .header__curve--mobile {
	bottom: -18px;
}

@media screen and (min-width: 390px) {
	.fb.header .header__curve--mobile {
		height: 4.6875rem;
	}
}

@media screen and (min-width: 480px) {
	.fb.header .header__curve--mobile {
		bottom: -30px;
		height: 7.5rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.header .header__curve--mobile {
		display: none;
	}
}

.sticky-header .fb.header .header__curve--mobile {
	display: none;
}

.fb.header .header__curve--desktop {
	display: none;
}

@media screen and (min-width: 768px) {
	.fb.header .header__curve--desktop {
		bottom: -30px;
		display: block;
		background-size: contain;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__curve--desktop {
		background-size: cover;
	}
}

@media screen and (min-width: 768px) {
	.sticky-header .fb.header .header__curve--desktop {
		display: none;
	}
}

.fb.header .container {
	overflow-x: inherit;
}

.fb.header .header__wrap {
	display: flex;
	flex-wrap: wrap;
	justify-content: center;
	position: relative;
}

@media screen and (min-width: 768px) {
	.fb.header .header__wrap {
		justify-content: space-between;
		min-height: 6.125rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__wrap {
		min-height: 8.75rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.header .header__wrap {
		min-height: 10.3125rem;
	}
}

@media screen and (min-width: 768px) {
	.sticky-header .fb.header .header__wrap {
		min-height: 6.25rem;
	}
}

.fb.header .header__logo {
	flex: none;
	width: 100%;
	transition: .4s ease-in-out;
	background-color: #0079c1;
	height: 87px;
	display: flex;
	flex-direction: column;
	align-items: center;
	justify-content: center;
	flex-basis: 362px;
	position: relative;
	max-width: 100%;
}

@media screen and (min-width: 768px) {
	.fb.header .header__logo {
		max-width: 13.375rem;
		height: 98px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__logo {
		max-width: 18.75rem;
		height: 8.75rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.header .header__logo {
		max-width: 22.625rem;
		height: 10.3125rem;
	}
}

@media screen and (min-width: 768px) {
	.sticky-header .fb.header .header__logo {
		height: 6.25rem;
	}
}

.fb.header .header__logo a {
	display: flex;
}

.fb.header .header__logo a img {
	width: auto;
	height: 40.5px;
}

@media screen and (min-width: 768px) {
	.fb.header .header__logo a img {
		height: 45px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__logo a img {
		height: 60px;
	}
}

@media screen and (min-width: 1599px) {
	.fb.header .header__logo a img {
		height: 76px;
	}
}

@media screen and (min-width: 768px) {
	.sticky-header .fb.header .header__logo a img {
		height: 3.125rem;
	}
}

.fb.header .header__nav {
	position: fixed;
	width: 85%;
	top: 0;
	right: -100%;
	background-color: #000;
	max-width: 662px;
	height: 100%;
	transition: all ease-in-out .8s;
	z-index: 1005;
	overflow-y: auto;
	padding: 1.25rem 1.5625rem;
	max-height: 100%;
	display: flex;
	flex-wrap: wrap;
}

@media screen and (min-width: 390px) {
	.fb.header .header__nav {
		width: 70%;
	}
}

@media screen and (min-width: 768px) {
	.fb.header .header__nav {
		width: 100%;
		padding: 3.125rem 4.375rem;
		background-color: #0079c1;
	}
}

.show-menu .fb.header .header__nav {
	right: 0;
	transition: all ease-in-out .8s;
}

.fb.header .header__nav ul li {
	display: block;
	padding: 0 20px;
	list-style: none;
	padding: 0;
}

.fb.header .header__nav ul li.active.current-menu-item > a {
	text-decoration: underline;
	text-underline-offset: 3px;
}

.fb.header .header__nav .header__block a {
	color: #fff;
	text-decoration: none;
	font-size: 1.25em;
	line-height: 1.5;
}

.fb.header .header__nav .header__block a.active {
	text-decoration: underline;
	text-underline-offset: 3px;
}

@media screen and (min-width: 768px) {
	.fb.header .header__nav .header__block a:hover {
		text-decoration: underline;
		text-underline-offset: 3px;
	}
}

@media screen and (min-width: 768px) {
	.fb.header .header__nav .header__block a {
		font-size: 1.5em;
		line-height: 1.5;
	}
}

.fb.header .header__nav.is-desktop {
	display: none;
}

@media screen and (min-width: 768px) {
	.fb.header .header__nav.is-desktop {
		display: flex;
	}
}

@media screen and (min-width: 768px) {
	.fb.header .header__nav.is-mobile {
		display: none;
	}
}

.fb.header .header__block {
	flex-basis: 90%;
}

@media screen and (min-width: 768px) {
	.fb.header .header__block {
		flex-basis: 50%;
	}
}

.fb.header .header__block:not(:last-child) {
	padding-right: 20px;
}

.fb.header .header__block ul a {
	font-size: 1.125em;
	line-height: 1.55556;
}

@media screen and (min-width: 768px) {
	.fb.header .header__block ul a {
		font-size: 1.5em;
		line-height: 1.5;
	}
}

.fb.header .header__block > ul > li {
	margin-bottom: 1rem;
}

@media screen and (min-width: 768px) {
	.fb.header .header__block > ul > li {
		margin-bottom: 2.5rem;
	}
}

.fb.header .header__block > ul > li a {
	font-weight: 400;
}

.fb.header .header__block > ul > li > a {
	font-weight: 900;
}

.fb.header .header__buttons {
	flex-basis: 100%;
	display: flex;
	flex-direction: column;
	align-items: flex-start;
}

.fb.header .header__buttons .button {
	padding: .625rem .5rem;
	font-size: 1em;
	line-height: 1.5;
}

.fb.header .header__buttons .button:not(:last-child) {
	margin-bottom: 1.1875rem;
}

@media screen and (min-width: 768px) {
	.fb.header .header__buttons .button {
		padding: 1.25rem 1.1875rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__buttons .button {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

@media screen and (min-width: 768px) {
	.fb.header .header__buttons .button:hover {
		background: #fff;
		color: #0079c1;
	}
}

.fb.header .header__buttons .button:last-child {
	background-color: #000;
}

@media screen and (min-width: 768px) {
	.fb.header .header__buttons .button:last-child:hover {
		background: #fff;
		color: #0079c1;
	}
}

@media screen and (min-width: 768px) {
	.fb.header .header__buttons .button:last-child {
		background-color: #0079c1;
	}
}

.show-menu .fb.header .overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: rgba(0, 0, 0, .1);
	z-index: 1001;
}

.fb.header .header__burger {
	display: block;
	cursor: pointer;
	height: 23px;
	position: absolute;
	float: right;
	margin: 0px;
	background-color: #0079c1;
	cursor: pointer;
	left: 0;
	padding: .75rem;
	bottom: 22px;
	transition: .4s ease-in-out;
}

@media screen and (min-width: 768px) {
	.fb.header .header__burger {
		right: 58px;
		top: 0;
		bottom: auto;
		left: auto;
		width: 63.6px;
		height: 71.3px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__burger {
		width: 90px;
		height: 100px;
		right: 82px;
	}
}

@media screen and (min-width: 1599px) {
	.fb.header .header__burger {
		width: 104px;
		height: 117px;
	}
}

@media (max-width: 767px) {
	.sticky-header .fb.header .header__burger {
		bottom: 50%;
		transform: translateY(50%);
	}
}

@media screen and (min-width: 768px) {
	.sticky-header .fb.header .header__burger {
		height: 6.25rem;
	}
}

.fb.header .header__burger span {
	display: block;
	width: 30px;
	height: 4.4px;
	border-radius: 1px;
	background: #fff;
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	transition: .4s ease-in-out;
}

@media screen and (min-width: 768px) {
	.fb.header .header__burger span {
		width: 28px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__burger span {
		height: 5px;
		width: 47px;
	}
}

.fb.header .header__burger span + span {
	margin-top: 10px;
}

.fb.header .header__burger span:before {
	top: 8px;
	transition: .4s ease-in-out;
	content: "";
	width: 30px;
	height: 4.4px;
	background: #fff;
	position: absolute;
}

@media screen and (min-width: 768px) {
	.fb.header .header__burger span:before {
		content: "";
		width: 28px;
		height: 4px;
		background: #fff;
		position: absolute;
		top: 10px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__burger span:before {
		content: "";
		width: 47px;
		height: 5px;
		background: #fff;
		position: absolute;
		top: 14px;
	}
}

.fb.header .header__burger span:after {
	bottom: 8px;
	transition: .4s ease-in-out;
	content: "";
	width: 30px;
	height: 4.4px;
	background: #fff;
	position: absolute;
}

@media screen and (min-width: 768px) {
	.fb.header .header__burger span:after {
		content: "";
		width: 28px;
		height: 4px;
		background: #fff;
		position: absolute;
		bottom: 10px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__burger span:after {
		content: "";
		width: 47px;
		height: 5px;
		background: #fff;
		position: absolute;
		bottom: 13px;
	}
}

@media screen and (min-width: 768px) {
	.fb.header .header__burger:hover span {
		background-color: #26dfed;
	}
	
	.fb.header .header__burger:hover span:before, .fb.header .header__burger:hover span:after {
		background-color: #26dfed;
	}
}

.fb.header .header__search {
	position: absolute;
	right: 0;
	bottom: 18px;
	transition: .4s ease-in-out;
	z-index: 2;
}

@media screen and (min-width: 768px) {
	.fb.header .header__search {
		top: 20px;
		bottom: auto;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__search {
		top: 25px;
	}
}

@media screen and (min-width: 1599px) {
	.fb.header .header__search {
		top: 42px;
	}
}

@media (max-width: 767px) {
	.sticky-header .fb.header .header__search {
		bottom: calc(50% - 3px);
		transform: translateY(50%);
	}
}

@media screen and (min-width: 768px) {
	.sticky-header .fb.header .header__search {
		top: 32px;
	}
}

@media screen and (min-width: 1199px) {
	.sticky-header .fb.header .header__search {
		top: 25px;
	}
}

.fb.header .header__search .header__icon {
	position: relative;
	z-index: 9999;
}

.fb.header .header__search .header__icon svg {
	width: 26px;
	height: auto;
	cursor: pointer;
}

@media screen and (min-width: 768px) {
	.fb.header .header__search .header__icon svg {
		width: 38px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__search .header__icon svg {
		width: 48.9px;
	}
}

.fb.header .header__search .header__icon svg path {
	transition: .4s ease-in-out;
}

@media screen and (min-width: 768px) {
	.fb.header .header__search .header__icon svg:hover path:last-child {
		fill: #26dfed;
	}
}

.fb.header .header__search .header__form {
	position: absolute;
	width: 250px;
	right: 0;
	transition: .6s ease-in-out;
	top: -240px;
}

@media screen and (min-width: 480px) {
	.fb.header .header__search .header__form {
		padding: 0px;
		height: 60px;
	}
}

@media screen and (min-width: 768px) {
	.fb.header .header__search .header__form {
		padding: 20px;
		height: 71px;
		right: 130px;
		background: #0079c1;
	}
}

@media screen and (min-width: 991px) {
	.fb.header .header__search .header__form {
		right: 130px;
		height: 72px;
		width: 320px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.header .header__search .header__form {
		right: 180px;
		height: 100px;
	}
}

@media screen and (min-width: 1599px) {
	.fb.header .header__search .header__form {
		height: 117px;
		right: 200px;
	}
}

.show-menu .fb.header .header__search .header__form {
	right: 50px;
	background-color: transparent;
	width: 200px !important;
}

@media screen and (min-width: 480px) {
	.show-menu .fb.header .header__search .header__form {
		width: 250px !important;
	}
}

@media screen and (min-width: 768px) {
	.show-menu .fb.header .header__search .header__form {
		right: 130px;
		width: 300px !important;
	}
}

@media screen and (min-width: 1199px) {
	.show-menu .fb.header .header__search .header__form {
		right: 180px;
	}
}

@media screen and (min-width: 1599px) {
	.show-menu .fb.header .header__search .header__form {
		right: 200px;
	}
}

.fb.header .header__search .header__form input {
	height: 2.5rem;
	font-size: 1.125em;
	line-height: 1.33333;
	border: 0;
}

.fb.header .header__search .header__form .button__holder .button {
	height: 2.5rem;
	border: 1px solid transparent;
	line-height: 1;
	background-color: #26dfed;
	display: flex;
	align-items: center;
	cursor: pointer;
	border-radius: 0;
	padding: .625rem .3125rem;
}

@media screen and (min-width: 768px) {
	.fb.header .header__search .header__form .button__holder .button:hover {
		color: #fff;
		border: 1px solid #fff;
		background-color: #0079c1;
	}
	
	.fb.header .header__search .header__form .button__holder .button:hover svg path {
		fill: #fff;
	}
}

.fb.header .header__search .header__form .button__holder svg {
	width: 25px;
	transform: scale(1.2);
}

.search--active .sticky-header .fb.header .header__search .header__form {
	top: 40px;
	background-color: transparent;
}

@media screen and (min-width: 480px) {
	.search--active .sticky-header .fb.header .header__search .header__form {
		top: -18px;
	}
}

@media screen and (min-width: 768px) {
	.search--active .sticky-header .fb.header .header__search .header__form {
		top: -20px;
	}
}

@media screen and (min-width: 1199px) {
	.search--active .sticky-header .fb.header .header__search .header__form {
		top: -24px;
	}
}

@media screen and (min-width: 1599px) {
	.search--active .sticky-header .fb.header .header__search .header__form {
		top: -34px;
	}
}

.search--active .fb.header .header__search .header__form {
	display: flex;
	width: 250px;
	top: 40px;
	right: 0;
}

@media screen and (min-width: 768px) {
	.search--active .fb.header .header__search .header__form {
		top: -20px;
		right: 130px;
	}
}

@media screen and (min-width: 991px) {
	.search--active .fb.header .header__search .header__form {
		width: 320px;
	}
}

@media screen and (min-width: 1199px) {
	.search--active .fb.header .header__search .header__form {
		top: -25px;
		right: 180px;
	}
}

@media screen and (min-width: 1599px) {
	.search--active .fb.header .header__search .header__form {
		top: -42px;
		right: 200px;
	}
}

.fb.header .header__search .form {
	display: flex;
	align-items: center;
}

.fb.header.sticky {
	position: fixed;
	left: 0;
	right: 0;
	padding: .75rem 0;
	transition: .3s all;
	z-index: 9;
	box-shadow: 0px 0px 10px 0px rgba(0, 0, 0, .1);
}

.fb.header.sticky .header__logo {
	width: 12.5rem;
	max-width: calc(100% - 80px);
	transition: .3s all;
}

@media screen and (min-width: 480px) {
	.fb.header.sticky .header__logo {
		width: 12.5rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.header.sticky .header__logo {
		width: 18.75rem;
	}
}

.fb.footer {
	background: #000;
	padding-top: 3.05625rem;
	padding-bottom: 4.5rem;
}

@media screen and (min-width: 768px) {
	.fb.footer {
		padding-top: 7.0625rem;
		padding-bottom: 5.125rem;
	}
}

.fb.footer .footer__wrap {
	padding-bottom: 6.0625rem;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__wrap {
		padding-bottom: 0;
		padding: 0px 30px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__wrap {
		padding: 0;
		padding-bottom: 12rem;
	}
}

.fb.footer .footer__wrap p {
	font-size: .875em;
	line-height: 1.07143;
}

.fb.footer .footer__top {
	display: flex;
	flex-wrap: wrap;
	flex-basis: 100%;
	justify-content: center;
	flex-direction: column;
	align-items: center;
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__top {
		justify-content: space-between;
		flex-direction: row;
		align-items: baseline;
	}
}

.fb.footer .footer__logo {
	margin-bottom: 3.89375rem;
	transition: 0s;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__logo {
		margin-bottom: 2.625rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__logo {
		margin-bottom: 5.9375rem;
	}
}

.fb.footer .footer__logo img {
	width: 175px;
	height: auto;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__logo:hover {
		filter: brightness(100);
		color: #fff;
		transition: 0s;
	}
}

.fb.footer .footer__nav {
	flex-basis: 100%;
	padding-top: 1.05rem;
	padding-bottom: 3.125rem;
	display: flex;
	flex-wrap: wrap;
	flex-direction: column;
	align-items: center;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__nav {
		padding-bottom: 0;
		padding-top: 3.575rem;
		flex-basis: 55%;
		justify-content: space-between;
		flex-direction: row;
		align-items: flex-start;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__nav {
		flex-basis: 67%;
		padding-top: 0;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu {
		margin-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu--about {
		order: 1;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu--about {
		order: 1;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu--services {
		order: 3;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu--services {
		order: 2;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu--technology {
		order: 2;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu--technology {
		order: 3;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu--resources {
		order: 4;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu--resources {
		order: 4;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu--locations {
		order: 5;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu--locations {
		order: 5;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu {
		flex-basis: 50%;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu {
		flex-basis: auto;
	}
}

.fb.footer .footer__menu:not(:last-child) {
	padding-right: 12px;
}

.fb.footer .footer__menu a {
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 2;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu a {
		font-size: 1.125em;
		line-height: 1.55556;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu a {
		font-size: 1.5em;
		line-height: 2;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu a:hover {
		text-decoration: underline;
		text-underline-offset: 3px;
	}
}

.fb.footer .footer__menu a.active {
	color: #0079c1;
}

.fb.footer .footer__menu > ul > li > a {
	color: #fff;
	font-weight: 900;
}

.fb.footer .footer__menu > ul > li ul {
	display: none;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu > ul > li ul {
		display: block;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__menu > ul > li ul li.hide-md {
		display: none;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__menu > ul > li ul li.hide-md {
		display: block;
	}
}

.fb.footer .footer__links {
	flex-basis: 100%;
	display: flex;
	flex-direction: column;
	align-items: center;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__links {
		flex-basis: 45%;
		padding-top: 4.375rem;
		align-items: flex-end;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__links {
		flex-basis: auto;
		padding-top: 0;
	}
}

.fb.footer .footer__links a {
	padding: 1.25rem .6875rem;
	font-size: 1.125em;
	line-height: 1.33333;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__links a {
		padding: .875rem 1.25rem;
	}
}

.fb.footer .footer__links a:not(:last-child) {
	margin-bottom: 2.6875rem;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__links a:not(:last-child) {
		margin-bottom: 1.875rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__links a:not(:last-child) {
		margin-bottom: 2.1875rem;
	}
}

@media screen and (min-width: 390px) {
	.fb.footer .footer__links a {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__links a {
		font-size: 1.125em;
		line-height: 1.22222;
		padding: .875rem 1.3125rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__links a {
		font-size: 1.5em;
		line-height: 1.20833;
		padding: 1.25rem 1.3125rem;
	}
}

.fb.footer .footer__copy {
	text-align: center;
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__copy {
		text-align: left;
	}
}

.fb.footer .footer__copy a {
	color: #fff;
	position: relative;
	text-decoration: none;
	display: inline-block;
	margin-bottom: 1.875rem;
	font-size: 1.25em;
	line-height: 1.2;
	text-decoration: underline;
	text-underline-offset: 4px;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__copy a {
		font-size: 1em;
		line-height: 2;
		margin-bottom: 3px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__copy a {
		font-size: 1.375em;
		line-height: 1.22727;
		margin-bottom: 33px;
	}
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__copy a:hover {
		color: #0079c1;
	}
}

.fb.footer .footer__copy p {
	color: #fff;
	font-size: 1.25em;
	line-height: 1.2;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__copy p {
		font-size: 1em;
		line-height: 2;
	}
}

@media screen and (min-width: 1199px) {
	.fb.footer .footer__copy p {
		font-size: 1.375em;
		line-height: 1.22727;
	}
}

.fb.footer .footer__copy p .block--sm {
	display: block;
}

@media screen and (min-width: 768px) {
	.fb.footer .footer__copy p .block--sm {
		display: inline;
	}
}

ul, ol {
	margin: 0;
	padding: 0;
}

ul li, ol li {
	list-style: none;
}

a {
	color: #0079c1;
	text-decoration: none;
	transition: .6s ease-in-out;
}

@media screen and (min-width: 768px) {
	a:hover {
		color: #26dfed;
	}
}

p {
	font-size: 1.5em;
	line-height: 1.20833;
	font-weight: 400;
	margin: 0 0 1.25rem;
}

p:last-of-type {
	margin: 0;
}

p:empty {
	display: none;
}

@media screen and (min-width: 768px) {
	p {
		font-size: 1.125em;
		line-height: 1.22222;
	}
}

@media screen and (min-width: 1199px) {
	p {
		font-size: 1.5em;
		line-height: 1.66667;
	}
}

p a {
	color: #0079c1;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 1px;
	font-weight: 700;
}

p a:hover {
	color: #26dfed;
}

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

figure {
	margin: 1.25rem 0;
}

section.hide-md {
	display: none;
}

@media screen and (min-width: 1199px) {
	section.hide-md {
		display: block;
	}
}

span.hide-md {
	display: none;
}

@media screen and (min-width: 1199px) {
	span.hide-md {
		display: inline;
	}
}

span.hide-sm {
	display: none;
}

@media screen and (min-width: 768px) {
	span.hide-sm {
		display: inline;
	}
}

.overflow--visible {
	overflow-x: visible;
}

.l-title {
	color: #0079c1;
	text-align: center;
	font-weight: 900;
	margin-bottom: 2.3125rem;
	font-size: 2em;
	line-height: 1.21875;
}

@media screen and (min-width: 768px) {
	.l-title {
		margin-bottom: 2.15625rem;
	}
}

@media screen and (min-width: 1199px) {
	.l-title {
		font-size: 3em;
		line-height: 1.1875;
	}
}

.l-title--black {
	color: #000;
}

.l-title--white {
	color: #fff;
}

.l-title--md {
	font-size: 1.75em;
	line-height: 1.21429;
	font-weight: 700;
	color: #000;
	margin-bottom: 1.75rem;
}

@media screen and (min-width: 768px) {
	.l-title--md {
		font-size: 1.375em;
		line-height: 1.22727;
	}
}

@media screen and (min-width: 1199px) {
	.l-title--md {
		font-size: 2.25em;
		line-height: 1.22222;
	}
}

.l-title--sm {
	font-size: 2em;
	line-height: 1.0625;
	margin-bottom: 1.0625rem;
}

.l-title--xs {
	font-size: 1.75em;
	line-height: 1.21429;
	margin-bottom: 1.0625rem;
}

@media screen and (min-width: 768px) {
	.l-title--xs {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

@media screen and (min-width: 1199px) {
	.l-title--xs {
		font-size: 1.75em;
		line-height: 1.21429;
	}
}

.l-title--left {
	text-align: left;
}

.l-title--center {
	text-align: center;
}

.l-title--sub {
	color: #000;
	text-align: left;
	font-weight: 700;
	font-size: 1.75em;
	line-height: 1.21429;
}

@media screen and (min-width: 768px) {
	.l-title--sub {
		font-size: 2.125em;
		line-height: 1.17647;
	}
}

@media screen and (min-width: 1199px) {
	.l-title--sub {
		font-size: 2.5em;
		line-height: 1.2;
	}
}

.title-block__link .l-title:after {
	content: "";
	width: 0;
	height: 3px;
	position: absolute;
	left: 0;
	bottom: -16px;
	transition: .3s ease-in;
}

.title-block__link.link--white .l-title:after {
	background-color: #fff;
}

.title-block__link.link--blue .l-title:after {
	background-color: #0079c1;
}

.title-block__link:hover .l-title:after {
	width: 100%;
}

.button {
	background-color: #0079c1;
	color: #fff;
	text-decoration: none;
	font-size: 1.5em;
	line-height: 1.20833;
	font-weight: 700;
	padding: 1.04375rem 1.04375rem;
	display: inline-block;
	text-align: center;
	border: 2px solid #0079c1;
	transition: .4s ease-in-out;
}

@media (max-width: 340px) {
	.button {
		font-size: 1.25em;
		line-height: 1.3;
	}
}

@media screen and (min-width: 768px) {
	.button {
		font-size: 1.125em;
		line-height: 1.22222;
		padding: .875rem 1.3125rem;
	}
}

@media screen and (min-width: 1199px) {
	.button {
		font-size: 1.5em;
		line-height: 1.20833;
		padding: 1.25rem 1.3125rem;
	}
}

@media screen and (min-width: 768px) {
	.button:hover {
		background-color: #fff;
		color: #0079c1;
	}
}

.button--full {
	display: block;
	width: auto;
}

.button--border {
	border: 2px solid #fff;
}

@media screen and (min-width: 768px) {
	.button--border {
		border: 2px solid #fff;
	}
}

.button--blue {
	background-color: #0079c1;
}

@media screen and (min-width: 768px) {
	.button--blue:hover {
		background-color: #fff;
		color: #0079c1;
	}
}

.button--black {
	background-color: #000;
	color: #fff;
}

@media screen and (min-width: 768px) {
	.button--black:hover {
		background-color: #0079c1;
		color: #fff;
	}
}

.button--sm {
	padding: .625rem 1.25rem;
	font-size: 1.0625em;
	line-height: 1.41176;
	font-weight: 400;
}

.button--white {
	background: #fff;
	border: 2px solid transparent;
	color: #0079c1;
}

.button--white.button--md {
	font-size: 1.375em;
	line-height: 1.22727;
	padding: 1.25rem;
}

@media screen and (min-width: 768px) {
	.button--white:hover {
		background-color: #0079c1;
		border: 2px solid #fff;
		color: #fff;
	}
}

.button--lg {
	background: transparent;
	border-width: 3px;
	color: #0079c1;
	font-size: 1.375em;
	line-height: 1.36364;
	padding: .625rem 1.25rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

@media screen and (min-width: 768px) {
	.button--lg {
		font-size: 2em;
		line-height: 1.21875;
		padding: 1.1875rem 1.88125rem;
	}
}

@media screen and (min-width: 768px) {
	.button--lg:hover {
		background-color: #0079c1;
		color: #fff;
	}
}

.button--lg:hover svg {
	width: 30px;
}

@media screen and (min-width: 768px) {
	.button--lg:hover svg {
		width: 44px;
	}
}

@media screen and (min-width: 768px) {
	.button--lg:hover svg path {
		fill: #fff;
	}
}

.button--lg svg {
	width: 30px;
}

@media screen and (min-width: 768px) {
	.button--lg svg {
		width: 44px;
	}
}

.title-block .title-block__link {
	text-decoration: none;
	position: relative;
}

.title-block .title-block__link:after {
	left: 0;
	bottom: -12px;
	width: 0;
	transition: .5s all;
}

.title-block .title-block__link .l-title {
	display: inline-block;
}

@media screen and (min-width: 768px) {
	.title-block .title-block__link:hover:after {
		width: 100%;
		transition: .5s all;
	}
}

.title-block--blue .title-block__link:after {
	content: "";
	width: 100%;
	height: 3px;
	background: #0079c1;
	position: absolute;
	width: 0;
}

.title-block--white .title-block__link:after {
	content: "";
	width: 100%;
	height: 3px;
	background: #ddd;
	position: absolute;
	width: 0;
}

.wave {
	height: 1.625rem;
	width: 100%;
	position: absolute;
	left: 0;
	right: 0;
	overflow-x: hidden;
	z-index: 0;
}

@media (max-width: 440px) {
	.wave {
		height: 1.75rem;
	}
}

@media (max-width: 340px) {
	.wave {
		height: 1.34375rem;
	}
}

@media screen and (min-width: 480px) {
	.wave {
		height: 2.75rem;
	}
}

@media screen and (min-width: 768px) {
	.wave {
		height: 3.75rem;
	}
}

@media screen and (min-width: 1199px) {
	.wave {
		height: 7.91875rem;
	}
}

@media (min-width: 1999px) {
	.wave {
		height: 10.6875rem;
	}
}

.wave:after {
	content: "";
	position: absolute;
	height: 100%;
	width: 100%;
	background-repeat: repeat-x;
	background-position: left bottom;
}

.wave--is-animate:after {
	transform: translate3d(0, 0, 0);
	background-repeat: repeat-x;
	width: 100vw;
	animation: wave 4s linear infinite;
	background-size: contain;
	background-position: left bottom;
}

@media screen and (min-width: 768px) {
	.wave--is-animate:after {
		width: 100vw;
		animation: wave 7s linear infinite;
	}
}

.wave--is-animate.wave--tech.wave--bottom:after {
	animation-delay: 3s;
}

.wave--is-animate.wave--signup {
	height: 3.75rem;
	bottom: .1875rem;
}

@media screen and (min-width: 768px) {
	.wave--is-animate.wave--signup {
		height: 5.3125rem;
	}
}

.wave--is-animate.wave--signup:after {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/sidebar-wave.svg");
	background-size: contain;
}

.wave--is-animate.wave--top:after {
	animation: wave-top 4s linear infinite;
}

@media screen and (min-width: 768px) {
	.wave--is-animate.wave--top:after {
		animation: wave-top 7s linear infinite;
	}
}

.wave:not(.wave--is-animate) {
	height: 1.75rem;
}

@media screen and (min-width: 480px) {
	.wave:not(.wave--is-animate) {
		height: 3.4375rem;
	}
}

@media screen and (min-width: 768px) {
	.wave:not(.wave--is-animate) {
		height: 4.375rem;
	}
}

@media screen and (min-width: 1199px) {
	.wave:not(.wave--is-animate) {
		height: 7.91875rem;
	}
}

@media (min-width: 1999px) {
	.wave:not(.wave--is-animate) {
		height: 10.6875rem;
	}
}

.wave:not(.wave--is-animate):after {
	left: 0;
}

@media (max-width: 767px) {
	.wave:not(.wave--is-animate):after {
		background-size: 100%;
	}
}

@media screen and (min-width: 480px) {
	.wave:not(.wave--is-animate):after {
		background-size: cover;
	}
}

.wave:not(.wave--is-animate).wave--signup {
	height: 3.75rem;
}

@media screen and (min-width: 480px) {
	.wave:not(.wave--is-animate).wave--signup {
		height: 4.375rem;
	}
}

@media screen and (min-width: 480px) {
	.wave:not(.wave--is-animate).wave--signup {
		height: 6.25rem;
	}
}

@media screen and (min-width: 1199px) {
	.wave:not(.wave--is-animate).wave--signup {
		height: 4.6875rem;
	}
}

@media screen and (min-width: 1320px) {
	.wave:not(.wave--is-animate).wave--signup {
		height: 5.625rem;
	}
}

@media screen and (min-width: 1599px) {
	.wave:not(.wave--is-animate).wave--signup {
		height: 6.5625rem;
	}
}

.wave:not(.wave--is-animate).wave--signup:after {
	background-size: cover;
	background-position: center 0px;
}

.wave:not(.wave--is-animate).wave--card {
	bottom: 0;
}

@media screen and (min-width: 480px) {
	.wave:not(.wave--is-animate).wave--card:after {
		background-size: contain;
	}
}

.wave--bottom {
	bottom: -3px;
}

@media (max-width: 340px) {
	.wave--bottom {
		bottom: -1px;
	}
}

@media screen and (min-width: 1599px) {
	.banner--inner .wave--bottom {
		bottom: -12px;
	}
}

.wave--bottom:after {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-top-desk.svg");
}

.wave--top {
	top: -2px;
}

.wave--top:after {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-bottom-desk.svg");
	background-position: left top;
}

@media screen and (min-width: 1199px) {
	.wave--top:after {
		background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-bottom-desk.svg");
	}
}

.wave--card {
	bottom: -20px;
	height: 2.375rem;
}

@media screen and (min-width: 480px) {
	.wave--card {
		height: 3.125rem;
	}
}

@media screen and (min-width: 768px) {
	.wave--card {
		height: 2.375rem;
		bottom: 0;
	}
}

@media screen and (min-width: 991px) {
	.wave--card {
		bottom: -12px;
	}
}

@media screen and (min-width: 1199px) {
	.wave--card {
		bottom: -20px;
	}
}

@media screen and (min-width: 1320px) {
	.wave--card {
		bottom: -15px;
	}
}

.wave--card:after {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/card-wave.svg");
	background-size: contain;
}

.wave--signup {
	height: 4.375rem;
	bottom: 0;
}

@media screen and (min-width: 768px) {
	.wave--signup {
		height: 6.25rem;
	}
}

.wave--signup:after {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-sm-blue.svg");
	background-size: cover;
}

.wave.jsHomeWave {
	pointer-events: none;
	height: 1.625rem;
	width: 200vw;
}

@media (max-width: 440px) {
	.wave.jsHomeWave {
		height: 1.75rem;
	}
}

@media (max-width: 340px) {
	.wave.jsHomeWave {
		height: 1.34375rem;
	}
}

@media screen and (min-width: 480px) {
	.wave.jsHomeWave {
		height: 2.75rem;
	}
}

@media screen and (min-width: 768px) {
	.wave.jsHomeWave {
		height: 3.75rem;
	}
}

@media screen and (min-width: 1199px) {
	.wave.jsHomeWave {
		height: 7.91875rem;
		width: 500vw;
	}
}

@supports (-webkit-touch-callout: none) {
	@media screen and (min-width: 1199px) {
		.wave.jsHomeWave {
			width: 200vw;
		}
	}
}

@media (min-width: 1999px) {
	.wave.jsHomeWave {
		height: 10.6875rem;
	}
}

.wave.jsHomeWave.wave--bottom:after {
	display: none;
}

.wave.jsHomeWave.wave--bottom .jsWave {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-top-desk.svg");
}

.wave.jsHomeWave.wave--bottom .jsWave.nitro-lazy {
	background-image: none !important;
}

@supports (-webkit-touch-callout: none) {
	@media screen and (min-width: 1199px) {
		.wave.jsHomeWave.wave--bottom .jsWave {
			width: 150vw;
		}
	}
}

.wave.jsHomeWave.wave--top:after {
	display: none;
}

.wave.jsHomeWave.wave--top .jsWave {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-bottom-desk.svg");
}

.wave.jsHomeWave.wave--top .jsWave.nitro-lazy {
	background-image: none !important;
}

@media screen and (min-width: 1199px) {
	.wave.jsHomeWave.wave--top .jsWave {
		background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-bottom-desk.svg");
	}
	
	.wave.jsHomeWave.wave--top .jsWave.nitro-lazy {
		background-image: none !important;
	}
}

.wave.jsHomeWave .jsWave {
	background-size: contain;
}

@media (max-width: 440px) {
	.wave.jsHomeWave .jsWave {
		height: 1.75rem;
	}
}

@media (max-width: 340px) {
	.wave.jsHomeWave .jsWave {
		height: 1.34375rem;
	}
}

@media screen and (min-width: 480px) {
	.wave.jsHomeWave .jsWave {
		height: 2.75rem;
	}
}

@media screen and (min-width: 768px) {
	.wave.jsHomeWave .jsWave {
		height: 3.75rem;
	}
}

@media screen and (min-width: 1199px) {
	.wave.jsHomeWave .jsWave {
		height: 7.91875rem;
	}
}

@media (min-width: 1999px) {
	.wave.jsHomeWave .jsWave {
		height: 10.6875rem;
	}
}

@keyframes wave {
	to {
		background-position: -100vw bottom;
	}
}

@keyframes wave-top {
	to {
		background-position: -100vw top;
	}
}

@keyframes bounce {
	0%, 20%, 50%, 80%, 100% {
		transform: translateY(0);
	}
	
	40% {
		transform: translateY(-20px);
	}
	
	60% {
		transform: translateY(-10px);
	}
}

@keyframes spin {
	0% {
		transform: rotate(0deg);
	}
	
	100% {
		transform: rotate(360deg);
	}
}

.service__icon {
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #0d4976;
	border-radius: 50%;
	border: 3px solid #26dfed;
	outline: 0px solid #fff;
	transition: .3s ease-in;
	position: absolute;
	z-index: 1;
}

.service__icon img {
	transition: .3s ease-in;
	width: 65%;
	height: auto;
}

.service__icon--banner {
	width: 100px;
	height: 100px;
	right: 50px;
	bottom: -30px;
}

@media screen and (min-width: 768px) {
	.service__icon--banner {
		width: 180px;
		height: 180px;
		right: 50px;
		bottom: -30px;
	}
}

@media screen and (min-width: 1199px) {
	.service__icon--banner {
		width: 200px;
		height: 200px;
		right: 230px;
		bottom: -82px;
	}
}

@media screen and (min-width: 1599px) {
	.service__icon--banner {
		width: 277.8px;
		height: 277.8px;
	}
}

.l-box {
	padding: 1.6rem 1.93125rem;
	border: 1px solid #888;
}

.l-box .l-box__title h3 {
	font-size: 1.75em;
	line-height: 1.21429;
	font-weight: 700;
	margin: 0;
}

@media screen and (min-width: 768px) {
	.l-box .l-box__title h3 {
		font-size: 2em;
		line-height: 1.21875;
	}
}

.video, iframe {
	width: 100%;
	border: 0;
	height: 15.625rem;
	margin: 1.5625rem 0;
	margin-bottom: 3.73125rem;
}

@media screen and (min-width: 480px) {
	.video, iframe {
		height: 20rem;
	}
}

@media screen and (min-width: 768px) {
	.video, iframe {
		height: 25rem;
	}
}

@media screen and (min-width: 1320px) {
	.video, iframe {
		height: 36.625rem;
	}
}

@media screen and (min-width: 1199px) {
	.video--full, iframe--full {
		height: 31.25rem;
	}
}

@media screen and (min-width: 1320px) {
	.video--full, iframe--full {
		height: 37.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.video--full, iframe--full {
		height: 57.875rem;
	}
}

.video--sm, iframe--sm {
	height: 22rem;
	margin-bottom: 1.6875rem;
}

main .inner-content p, main .inner-content ul, main .inner-content ol {
	font-size: 1.125em;
	line-height: 1.77778;
	margin-bottom: 1.25rem;
	color: #000;
}

main .inner-content p:last-of-type {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	main .inner-content p, main .inner-content ul, main .inner-content ol {
		font-size: 1.25em;
		line-height: 1.8;
		margin-bottom: 2.1875rem;
	}
}

@media screen and (min-width: 1599px) {
	main .inner-content p, main .inner-content ul, main .inner-content ol {
		font-size: 1.5em;
		line-height: 1.66667;
	}
}

main .inner-content ul, main .inner-content ol {
	line-height: 1.52;
	padding-left: 1.52em;
}

main .inner-content ul li {
	list-style: disc;
	margin-bottom: .25em;
}

main .inner-content ol li {
	list-style: decimal;
	margin-bottom: .25em;
}

main .inner-content ul li p:last-of-type {
	margin-bottom: .3125rem;
}

.inner-content .h3 {
	font-size: 1.375em;
	line-height: 1.27273;
	margin-bottom: .625rem;
}

@media screen and (min-width: 768px) {
	.inner-content .h3 {
		font-size: 2.25em;
		line-height: 1.11111;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--roundup p, .inner-content--about p {
		font-size: 1.5em;
		line-height: 2;
	}
}

.fb.generic h1, .fb.generic h2, .fb.generic h3, .fb.generic h4, .fb.generic h5, .fb.generic h6 {
	font-family: "Lato", sans-serif;
	margin: 0 0 .625rem;
	color: #000;
}

.fb.generic h1 a, .fb.generic h2 a, .fb.generic h3 a, .fb.generic h4 a, .fb.generic h5 a, .fb.generic h6 a {
	color: inherit;
	text-decoration: none;
}

.fb.generic h1 a:hover, .fb.generic h2 a:hover, .fb.generic h3 a:hover, .fb.generic h4 a:hover, .fb.generic h5 a:hover, .fb.generic h6 a:hover {
	text-decoration: underline;
}

.fb.generic h1 {
	font-size: 2.5em;
	line-height: 1.5;
}

.fb.generic h2 {
	font-size: 1.5em;
	line-height: 1.33333;
	margin-bottom: .625rem;
}

@media screen and (min-width: 768px) {
	.fb.generic h2 {
		font-size: 2.5em;
		line-height: 1;
	}
}

.fb.generic h2:not(:first-child) {
	margin-top: 1.875rem;
}

.fb.generic h3 {
	font-size: 1.375em;
	line-height: 1.27273;
	margin-top: .5rem;
	display: inline-block;
}

@media screen and (min-width: 768px) {
	.fb.generic h3 {
		font-size: 2.25em;
		line-height: 1.11111;
		margin-top: 1.125rem;
	}
}

.fb.generic h4 {
	font-size: 1.5em;
	line-height: 1.5;
}

.fb.generic h5 {
	font-size: 1.125em;
	line-height: 1.5;
}

.fb.generic h6 {
	font-size: 1.0625em;
	line-height: 1.52941;
}

.fb.generic li {
	margin: 0 0 1.25rem;
}

.fb.generic ul {
	margin: 0 0 2.375rem;
	padding: 0;
}

.fb.generic ul li {
	list-style: none;
	padding-left: 1.75rem;
	position: relative;
	font-size: 1.125em;
	line-height: 1.22222;
	font-weight: 400;
}

@media screen and (min-width: 768px) {
	.fb.generic ul li {
		font-size: 1.25em;
		line-height: 1.8;
	}
}

@media screen and (min-width: 1199px) {
	.fb.generic ul li {
		font-size: 1.375em;
		line-height: 1.63636;
	}
}

.fb.generic ul li:after {
	content: "";
	position: absolute;
	width: .5rem;
	height: .5rem;
	background-color: #0079c1;
	border-radius: 50%;
	left: .6875rem;
	top: .5rem;
}

@media screen and (min-width: 768px) {
	.fb.generic ul li:after {
		top: .9375rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.generic ul li:after {
		top: .875rem;
	}
}

.fb.generic ol {
	margin: 0 0 2.375rem;
	padding: 0 0 0 1.625rem;
}

.fb.generic ol li {
	padding-left: .0625rem;
	list-style: decimal;
	font-size: 1.125em;
	line-height: 1.22222;
	font-weight: 400;
}

@media screen and (min-width: 768px) {
	.fb.generic ol li {
		font-size: 1.25em;
		line-height: 1.8;
	}
}

@media screen and (min-width: 1199px) {
	.fb.generic ol li {
		font-size: 1.375em;
		line-height: 1.63636;
	}
}

.fb.generic img {
	margin-bottom: 1.25rem;
}

.fb.generic img.alignright, .fb.generic img.alignleft {
	max-width: 100%;
	float: none;
	display: block;
	margin: 20px 0;
}

.fb.generic p {
	margin-bottom: 1.25rem;
}

.fb.generic a {
	color: #0079c1;
}

.fb.generic a:hover {
	text-decoration: none;
}

.fb.generic a.child-block {
	color: inherit;
}

.fb.generic a.button {
	background-color: #0079c1;
	color: #fff;
}

.fb.generic .video, .fb.generic iframe {
	height: 15.625rem;
}

@media screen and (min-width: 480px) {
	.fb.generic .video, .fb.generic iframe {
		height: 20rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.generic .video, .fb.generic iframe {
		height: 28.125rem;
	}
}

@media screen and (min-width: 1320px) {
	.fb.generic .video, .fb.generic iframe {
		height: 36.625rem;
	}
}

.fb.generic .video--full, .fb.generic iframe--full {
	width: 100%;
}

.fb.generic figure {
	margin: 1.25rem 0;
	display: inline-block;
}

@media screen and (min-width: 768px) {
	.fb.generic figure {
		margin: 2.5rem 0;
	}
}

.fb.generic figure img {
	margin-bottom: 0;
	width: 100%;
	height: auto;
}

.fb.generic figure figcaption {
	font-style: italic;
	margin: 0;
	color: #707070;
	font-family: "Helvetica-neue", sans-serif;
	padding: 1.25rem 0;
	margin-bottom: 0;
	font-size: 1.125em;
	line-height: 1.22222;
}

@media screen and (min-width: 768px) {
	.fb.generic figure figcaption {
		padding: 1.5625rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.generic figure figcaption {
		padding: 1.8125rem 2.25rem 1.125rem 2.25rem;
	}
}

.fb.generic figure figcaption p {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.fb.generic figure figcaption p {
		margin-bottom: 1.25rem;
	}
}

.fb.generic figure.wp-block-embed {
	display: block;
}

.fb.generic .page-title {
	margin-bottom: 0;
}

.fb.generic iframe {
	display: block;
	margin: 40px auto;
}

.fb.generic figure.wp-block-gallery ul {
	margin-bottom: 0;
}

.fb.generic figure.wp-block-gallery li.blocks-gallery-item {
	padding-left: 0;
	margin: 0;
}

.fb.generic figure.wp-block-gallery li.blocks-gallery-item:after {
	display: none;
}

.fb.generic figure.wp-block-gallery li.blocks-gallery-item figure {
	margin: 0;
}

@media screen and (min-width: 768px) {
	.single-culture .fb.generic figure.wp-block-gallery li.blocks-gallery-item, .single-technology .fb.generic figure.wp-block-gallery li.blocks-gallery-item, .single-service .fb.generic figure.wp-block-gallery li.blocks-gallery-item {
		margin-bottom: 16px;
	}
}

.fb.generic figure.wp-block-gallery.columns-2 .blocks-gallery-grid {
	justify-content: flex-start;
	margin: 0 -.5rem;
}

.fb.generic figure.wp-block-gallery.columns-2 .blocks-gallery-item {
	max-width: 100%;
	flex-basis: 100%;
	margin-bottom: 20px;
}

@media screen and (min-width: 768px) {
	.fb.generic figure.wp-block-gallery.columns-2 .blocks-gallery-item {
		max-width: 50%;
		flex-basis: 50%;
		padding: 0 .5rem;
	}
}

.fb.generic figure.wp-block-gallery.columns-3 .blocks-gallery-grid {
	justify-content: flex-start;
	margin: 0 -.5rem;
}

.fb.generic figure.wp-block-gallery.columns-3 .blocks-gallery-item {
	max-width: 100%;
	flex-basis: 100%;
	margin-bottom: 20px;
	padding: 0 .5rem;
}

@media screen and (min-width: 768px) {
	.fb.generic figure.wp-block-gallery.columns-3 .blocks-gallery-item {
		max-width: 33.33%;
		flex-basis: 33.33%;
	}
}

.fb.generic figure.wp-block-gallery.columns-4 .blocks-gallery-grid {
	justify-content: flex-start;
	margin: 0 -.5rem;
}

.fb.generic figure.wp-block-gallery.columns-4 .blocks-gallery-item {
	max-width: 100%;
	flex-basis: 100%;
	margin-bottom: 20px;
	padding: 0 .5rem;
}

@media screen and (min-width: 768px) {
	.fb.generic figure.wp-block-gallery.columns-4 .blocks-gallery-item {
		max-width: calc(25%);
		flex-basis: calc(25%);
	}
}

.fb.generic figure.wp-block-gallery.columns-5 .blocks-gallery-grid {
	justify-content: flex-start;
	margin: 0 -.5rem;
}

.fb.generic figure.wp-block-gallery.columns-5 .blocks-gallery-item {
	max-width: 100%;
	flex-basis: 100%;
	margin-bottom: 20px;
	padding: 0 .5rem;
}

@media screen and (min-width: 768px) {
	.fb.generic figure.wp-block-gallery.columns-5 .blocks-gallery-item {
		max-width: calc(100% / 5);
		flex-basis: calc(100% / 5);
	}
}

.fb.generic figure.wp-block-gallery.columns-6 .blocks-gallery-grid {
	justify-content: flex-start;
	margin: 0 -.5rem;
}

.fb.generic figure.wp-block-gallery.columns-6 .blocks-gallery-item {
	max-width: 100%;
	flex-basis: 100%;
	margin-bottom: 20px;
	padding: 0 .5rem;
}

@media screen and (min-width: 768px) {
	.fb.generic figure.wp-block-gallery.columns-6 .blocks-gallery-item {
		max-width: calc(100% / 6);
		flex-basis: calc(100% / 6);
	}
}

.fb.generic figure.wp-block-gallery.columns-7 .blocks-gallery-grid {
	justify-content: flex-start;
	margin: 0 -.5rem;
}

.fb.generic figure.wp-block-gallery.columns-7 .blocks-gallery-item {
	max-width: 100%;
	flex-basis: 100%;
	margin-bottom: 20px;
	padding: 0 .5rem;
}

@media screen and (min-width: 768px) {
	.fb.generic figure.wp-block-gallery.columns-7 .blocks-gallery-item {
		max-width: calc(100% / 7);
		flex-basis: calc(100% / 7);
	}
}

.fb.generic figure.wp-block-gallery.columns-8 .blocks-gallery-grid {
	justify-content: flex-start;
	margin: 0 -.5rem;
}

.fb.generic figure.wp-block-gallery.columns-8 .blocks-gallery-item {
	max-width: 100%;
	flex-basis: 100%;
	margin-bottom: 20px;
	padding: 0 .5rem;
}

@media screen and (min-width: 768px) {
	.fb.generic figure.wp-block-gallery.columns-8 .blocks-gallery-item {
		max-width: calc(100% / 8);
		flex-basis: calc(100% / 8);
	}
}

.fb.generic figure.wp-block-image.size-large {
	width: 100%;
}

.fb.generic figure.wp-block-embed, .fb.generic figure.wp-block-image, .fb.generic figure.wp-block-gallery, .fb.generic figure.wp-block-table {
	margin-top: 0;
	margin-bottom: 20px;
}

.fb.generic figure.wp-block-image img {
	display: block;
}

.fb.generic figure iframe {
	margin-bottom: 0;
}

.fb.generic figure.wp-block-gallery.columns-4, .fb.generic figure.wp-block-gallery.columns-3, .fb.generic figure.wp-block-gallery.columns-2 {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.fb.generic figure.wp-block-gallery.columns-4, .fb.generic figure.wp-block-gallery.columns-3, .fb.generic figure.wp-block-gallery.columns-2 {
		margin-bottom: 4px;
	}
}

.fb.generic figure + h3, .fb.generic figure + h4, .fb.generic figure + h5 {
	margin-top: 0;
}

.fb.generic figure {
	display: block;
}

.fb.generic figure.wp-block-gallery {
	display: flex;
}

.fb.generic .wp-block-image {
	margin-bottom: 0;
}

.fb.generic .wp-block-image figure {
	margin-top: 0 !important;
	margin-bottom: 20px;
}

.fb.generic .wp-block-image figure a, .fb.generic .wp-block-image figure img {
	display: block;
}

.fb.generic figure.wp-block-image {
	margin-top: 0;
	margin-bottom: 20px;
}

.fb.generic figure.wp-block-image img {
	margin-top: 0;
	margin-bottom: 0;
}

.fb.generic .wp-block-columns {
	margin-bottom: 0;
}

.grid {
	display: flex;
	flex-wrap: wrap;
}

.grid--col3 .fb {
	flex-basis: calc(100%);
}

@media screen and (min-width: 480px) {
	.grid--col3 .fb {
		flex-basis: calc(50% - 54px);
	}
}

@media screen and (min-width: 1199px) {
	.grid--col3 .fb {
		flex-basis: calc(33.33% - 54px);
	}
}

@media screen and (min-width: 480px) {
	.grid--sm {
		margin: 0 -1.6875rem;
	}
}

@media screen and (min-width: 480px) {
	.grid--sm .fb {
		margin: 0 1.6875rem;
	}
}

.grid--sm.grid--image .fb.child-block {
	margin-bottom: 1.875rem;
}

@media screen and (min-width: 768px) {
	.grid--sm.grid--image .fb.child-block {
		margin-bottom: 3.375rem;
	}
}

.grid--sm.grid--image .fb.child-block .child-block__img {
	flex-basis: 100% !important;
	height: 11.25rem;
	min-height: auto;
}

@media screen and (min-width: 991px) {
	.grid--sm.grid--image .fb.child-block .child-block__img {
		height: 14.375rem;
	}
}

@media screen and (min-width: 1599px) {
	.grid--sm.grid--image .fb.child-block .child-block__img {
		height: 22.25rem;
	}
}

.grid--border-0 .fb.child-block .child-block__img {
	border: 0;
}

.error-page .fb.page-title {
	min-height: 200px;
	display: flex;
	justify-content: center;
	align-items: center;
	flex-direction: column;
	padding: 0 .9375rem;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.error-page .fb.page-title {
		min-height: 300px;
		margin-bottom: 3.75rem;
	}
}

@media screen and (min-width: 1199px) {
	.error-page .fb.page-title {
		min-height: 500px;
	}
}

.error-page .fb.page-title .title-404 {
	text-align: center;
	font-size: 2.25em;
	line-height: 1.27778;
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.error-page .fb.page-title .title-404 {
		font-size: 3.125em;
		line-height: 1.2;
	}
}

.error-page .fb.page-title p {
	text-align: center;
}

.toastbox {
	position: fixed;
	left: 50%;
	bottom: -100px;
	transition: 1s ease-in-out;
	transform: translateX(-50%);
	background: #0079c1;
	color: #fff;
	padding: 10px 15px;
	border: 1px solid #fff;
	text-align: center;
	width: 200px;
}

.toastbox.toast--active {
	bottom: 50px;
}

@media screen and (min-width: 768px) {
	.toastbox.toast--active {
		bottom: 100px;
	}
}

.wp-block-table {
	width: 100% !important;
}

table td {
	padding: 10px 5px;
	border: 1px solid #e7e7e7;
}

@media screen and (min-width: 480px) {
	table td {
		padding: 10px;
	}
}

table tbody tr:first-child {
	background-color: #0079c1;
	color: #fff;
}

table tbody tr td:nth-child(3) {
	width: 75px;
}

@media screen and (min-width: 480px) {
	table tbody tr td:nth-child(3) {
		width: initial;
	}
}

.fb-loader-wrapper {
	text-align: center;
	margin: 20px 0px;
}

.fb-loader-wrapper .fb-spinner {
	-webkit-animation: rotate 2s linear infinite;
	animation: rotate 2s linear infinite;
	z-index: 2;
	width: 50px;
	height: 50px;
}

.fb-loader-wrapper .fb-spinner .path {
	stroke: #0079c1;
	stroke-linecap: round;
	-webkit-animation: dash 1.5s ease-in-out infinite;
	animation: dash 1.5s ease-in-out infinite;
}

@-webkit-keyframes dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0;
	}
	
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35;
	}
	
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124;
	}
}

@keyframes dash {
	0% {
		stroke-dasharray: 1, 150;
		stroke-dashoffset: 0;
	}
	
	50% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -35;
	}
	
	100% {
		stroke-dasharray: 90, 150;
		stroke-dashoffset: -124;
	}
}

@-webkit-keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

@keyframes rotate {
	100% {
		-webkit-transform: rotate(360deg);
		transform: rotate(360deg);
	}
}

.single-projects .fb.generic .wp-block-image, .single-projects .fb.blog .wp-block-image, .single-post .fb.generic .wp-block-image, .single-post .fb.blog .wp-block-image {
	margin-bottom: 0;
}

.single-projects .fb.generic .wp-block-image figure, .single-projects .fb.blog .wp-block-image figure, .single-post .fb.generic .wp-block-image figure, .single-post .fb.blog .wp-block-image figure {
	margin-top: 0 !important;
	margin-bottom: 20px;
}

.single-projects .fb.generic .wp-block-image figure a, .single-projects .fb.blog .wp-block-image figure a, .single-post .fb.generic .wp-block-image figure a, .single-post .fb.blog .wp-block-image figure a {
	display: block;
}

.single-projects .fb.generic figure.wp-block-image, .single-projects .fb.blog figure.wp-block-image, .single-post .fb.generic figure.wp-block-image, .single-post .fb.blog figure.wp-block-image {
	margin-top: 0;
	margin-bottom: 20px;
}

.single-projects .fb.generic figure.wp-block-image img, .single-projects .fb.blog figure.wp-block-image img, .single-post .fb.generic figure.wp-block-image img, .single-post .fb.blog figure.wp-block-image img {
	margin-top: 0;
	margin-bottom: 0;
}

.single-projects .fb.generic img, .single-projects .fb.blog img, .single-post .fb.generic img, .single-post .fb.blog img {
	display: block;
}

.single-projects .fb.generic p img, .single-projects .fb.blog p img, .single-post .fb.generic p img, .single-post .fb.blog p img {
	margin-top: 20px;
	margin-bottom: 20px;
}

.single-projects .fb.generic p figure img, .single-projects .fb.blog p figure img, .single-post .fb.generic p figure img, .single-post .fb.blog p figure img {
	margin-bottom: 0;
	margin-top: 0;
}

.single-projects .fb.generic p iframe, .single-projects .fb.blog p iframe, .single-post .fb.generic p iframe, .single-post .fb.blog p iframe {
	margin: 20px 0;
}

.single-projects .fb.generic p figure iframe, .single-projects .fb.blog p figure iframe, .single-post .fb.generic p figure iframe, .single-post .fb.blog p figure iframe {
	margin-top: 0;
	margin-bottom: 0;
}

.single-projects .fb.generic figure.wp-block-embed iframe, .single-projects .fb.blog figure.wp-block-embed iframe, .single-post .fb.generic figure.wp-block-embed iframe, .single-post .fb.blog figure.wp-block-embed iframe {
	margin-top: 0;
}

.single-projects .fb.generic p:first-child a:first-child + br, .single-projects .fb.blog p:first-child a:first-child + br, .single-post .fb.generic p:first-child a:first-child + br, .single-post .fb.blog p:first-child a:first-child + br {
	display: none;
}

.single-projects .fb.generic p:first-child img + br, .single-projects .fb.generic p:first-child iframe + br, .single-projects .fb.blog p:first-child img + br, .single-projects .fb.blog p:first-child iframe + br, .single-post .fb.generic p:first-child img + br, .single-post .fb.generic p:first-child iframe + br, .single-post .fb.blog p:first-child img + br, .single-post .fb.blog p:first-child iframe + br {
	display: none;
}

.single-projects .fb.generic iframe + br, .single-projects .fb.blog iframe + br, .single-post .fb.generic iframe + br, .single-post .fb.blog iframe + br {
	display: none;
}

.wp-block-media-text.alignwide.is-stacked-on-mobile {
	padding: 10px 0;
}

.wp-block-media-text .wp-block-media-text__media {
	align-self: start;
}

.fb.form input[type='text'], .fb.form input[type='email'], .fb.form input[type='password'], .fb.form input[type='number'], .fb.form input[type='search'], .fb.form input[type='url'], .fb.form input[type='time'], .fb.form input[type='color'], .fb.form input[type='tel'], .gform_wrapper input[type='text'], .gform_wrapper input[type='email'], .gform_wrapper input[type='password'], .gform_wrapper input[type='number'], .gform_wrapper input[type='search'], .gform_wrapper input[type='url'], .gform_wrapper input[type='time'], .gform_wrapper input[type='color'], .gform_wrapper input[type='tel'] {
	background: #fff;
	border: 1px solid #707070;
	border-radius: 0;
	color: #000;
	font-size: 1.75em;
	line-height: 1.21429;
	caret-color: #35394b;
	padding: .9375rem;
	width: 100%;
	height: 2.8125rem;
	outline: none;
	transition: all ease .5s;
	-webkit-appearance: none;
	font-weight: 400;
	font-family: "Lato", sans-serif;
}

@media screen and (min-width: 768px) {
	.fb.form input[type='text'], .fb.form input[type='email'], .fb.form input[type='password'], .fb.form input[type='number'], .fb.form input[type='search'], .fb.form input[type='url'], .fb.form input[type='time'], .fb.form input[type='color'], .fb.form input[type='tel'], .gform_wrapper input[type='text'], .gform_wrapper input[type='email'], .gform_wrapper input[type='password'], .gform_wrapper input[type='number'], .gform_wrapper input[type='search'], .gform_wrapper input[type='url'], .gform_wrapper input[type='time'], .gform_wrapper input[type='color'], .gform_wrapper input[type='tel'] {
		height: 4.25rem;
	}
}

.fb.form input[type='submit'], .gform_wrapper input[type='submit'] {
	cursor: pointer;
}

.fb.form input[type='submit'].button--blue, .gform_wrapper input[type='submit'].button--blue {
	background-color: #0079c1;
	color: #fff;
	border: 1px solid #0079c1;
	border-radius: 0;
}

.fb.form input[type='submit'].button--blue:hover, .gform_wrapper input[type='submit'].button--blue:hover {
	background-color: #fff;
	color: #0079c1;
	border: 1px solid #0079c1;
}

.fb.form input::placeholder, .gform_wrapper input::placeholder {
	color: #b2b2b2;
}

.fb.form #searchPost, .gform_wrapper #searchPost {
	border-color: #888;
}

.fb.form select, .gform_wrapper select {
	background: #fff;
	border: 1px solid #707070;
	border-radius: 0;
	color: #35394b;
	font-size: 1.75em;
	line-height: 1.21429;
	caret-color: #35394b;
	padding: .9375rem;
	width: 100%;
	outline: none;
	transition: all ease .5s;
	font-weight: 400;
	font-family: "Lato", sans-serif;
}

.fb.form input:disabled, .gform_wrapper input:disabled {
	background-color: #b3f7f8;
	opacity: .5;
}

.fb.form textarea, .gform_wrapper textarea {
	background: #fff;
	font-size: 1.75em;
	line-height: 1.21429;
	font-family: inherit;
	border: 1px solid #707070;
	border-radius: 0;
	color: #35394b;
	caret-color: #35394b;
	height: 100px;
	padding: .9375rem;
	width: 100%;
	outline: 0;
	resize: none;
	transition: all ease .5s;
	font-weight: 400;
	font-family: "Lato", sans-serif;
}

@media screen and (min-width: 768px) {
	.fb.form textarea, .gform_wrapper textarea {
		height: 200px;
	}
}

.fb.form label, .gform_wrapper label {
	font-size: 1.5em;
	line-height: 1.20833;
	font-weight: normal;
	display: inline-block;
	font-weight: 700;
	color: #000;
	margin: 0 0 .5rem;
}

.fb.form label.error, .fb.form label.success {
	font-size: .875em;
	line-height: 1;
	margin: .3125rem 0;
}

.fb.form .error, .fb.form label.error {
	color: #e91e63;
}

.fb.form .success, .fb.form label.success {
	color: #4caf50;
}

.fb.form .form__item {
	margin-bottom: 1.75rem;
}

.fb.form--aside-signup input[type='text'], .fb.form--aside-signup input[type='email'] {
	font-style: italic;
	font-size: 1.125em;
	line-height: 1.33333;
	height: 2.5rem;
}

@media screen and (min-width: 768px) {
	.fb.form--aside-signup input[type='text'], .fb.form--aside-signup input[type='email'] {
		font-size: 1.75em;
		line-height: 1.21429;
		height: 4.25rem;
	}
}

.fb.form--aside-signup .button {
	padding: .75rem 1.25rem;
	height: auto;
	font-size: 1.25em;
	line-height: 1.45;
}

@media screen and (min-width: 768px) {
	.fb.form--aside-signup .button {
		padding: 1.25rem;
		height: 4.25rem;
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.fb.form.error-form input {
	border: 1px solid #f00 !important;
}

.fb.form .wpcf7-response-output {
	text-align: center;
}

.contact_form .form input, .contact_form .form select, .contact_form .form textarea, .gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {
	font-size: 20px !important;
	line-height: 24px !important;
}

@media screen and (min-width: 768px) {
	.contact_form .form input, .contact_form .form select, .contact_form .form textarea, .gform_wrapper input, .gform_wrapper select, .gform_wrapper textarea {
		font-size: 24px !important;
		line-height: 30px !important;
	}
}

.contact_form .form label, .gform_wrapper label {
	font-size: 20px;
	line-height: 24px;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.contact_form .form label, .gform_wrapper label {
		font-size: 24px;
		line-height: 29px;
	}
}

.contact_form .form label br, .gform_wrapper label br {
	display: none;
}

.contact_form .form label small, .gform_wrapper label small {
	display: block;
	font-size: 15px;
	line-height: 19px;
	font-weight: 400;
	margin-bottom: .5625rem;
	color: #4e4e4e;
}

@media screen and (min-width: 768px) {
	.contact_form .form label small, .gform_wrapper label small {
		font-size: 18px;
		line-height: 22px;
	}
}

.contact_form .form label .red, .gform_wrapper label .red {
	color: #f00;
}

.contact_form .form p, .gform_wrapper p {
	margin-bottom: 1.1875rem;
}

.contact_form .form .wpcf7-form-control-wrap.file-460 {
	display: block;
	margin-top: 20px;
}

.contact_form .form input[type="submit"], .gform_wrapper input[type="submit"] {
	background-color: #0079c1;
	color: #fff;
	text-decoration: none;
	font-size: 1.25em;
	line-height: 1.3;
	font-weight: 700;
	padding: 1.25rem;
	display: inline-block;
	border: 2px solid #0079c1;
	margin-top: 30px;
}

@media screen and (min-width: 768px) {
	.contact_form .form input[type="submit"], .gform_wrapper input[type="submit"] {
		font-size: 1.125em;
		line-height: 1.22222;
		padding: .875rem 1.3125rem;
		margin-top: 40px;
	}
}

@media screen and (min-width: 1199px) {
	.contact_form .form input[type="submit"], .gform_wrapper input[type="submit"] {
		font-size: 1.5em;
		line-height: 1.20833;
		padding: 1.25rem 1.3125rem;
	}
}

.contact_form .form input[type="submit"]:hover, .gform_wrapper input[type="submit"]:hover {
	background-color: #fff;
	color: #0079c1;
}

.contact_form .form-indicate-text {
	text-align: right;
	font-size: 1.125em;
	line-height: 1.33333;
}

@media screen and (min-width: 991px) {
	.contact_form .form-indicate-text {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.contact_form .form-indicate-text span {
	color: #f00;
}

.contact_form .small-desc {
	color: #888;
	font-size: 16px;
	line-height: 20px;
}

@media screen and (min-width: 768px) {
	.contact_form .small-desc {
		font-size: 18px;
		line-height: 22px;
	}
}

form.invalid .wpcf7-response-output {
	text-align: center;
	border-color: #f00 !important;
	margin: 0;
}

form.invalid .wpcf7-not-valid-tip {
	font-size: 16px;
}

.inner-content--roundup .fb.form input[type='text'] {
	border-color: #888;
}

.container {
	margin: 0 auto;
	padding: 0 1.875rem;
	overflow-x: hidden;
}

@media screen and (min-width: 768px) {
	.container {
		padding: 0 3.5rem;
		overflow-x: inherit;
	}
}

@media screen and (min-width: 1199px) {
	.container {
		max-width: 96%;
		padding: 0 1.25rem;
	}
}

@media screen and (min-width: 1320px) {
	.container {
		max-width: 94%;
	}
}

@media screen and (min-width: 1599px) {
	.container {
		max-width: 1550px;
		padding: 0;
	}
}

@media (min-width: 1699px) {
	.container {
		max-width: 1638px;
	}
}

.container--sm {
	max-width: 996px;
}

.container.overflow--visible {
	overflow-x: visible;
}

.section--blue {
	background-color: #0079c1;
}

.row {
	display: flex;
	margin: 0px -25px;
	flex-wrap: wrap;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	.row#response {
		margin: 0px -22px;
	}
}

@media screen and (min-width: 991px) {
	.row#response {
		margin: 0px -20px;
	}
}

@media screen and (min-width: 1199px) {
	.row#response {
		margin: 0px -27px;
	}
}

.row .col-lg-6 {
	flex-basis: 100%;
	max-width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}

@media screen and (min-width: 768px) {
	.row .col-lg-6 {
		flex-basis: 50%;
		max-width: 50%;
	}
}

.row .col-lg-4 {
	flex-basis: 100%;
	max-width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}

@media screen and (min-width: 768px) {
	.row .col-lg-4 {
		flex-basis: 33.33%;
		max-width: 33.33%;
	}
}

.row .col-lg-4.col-md-full {
	flex-basis: 100%;
	max-width: 100%;
	padding-left: 25px;
	padding-right: 25px;
}

@media screen and (min-width: 1199px) {
	.row .col-lg-4.col-md-full {
		flex-basis: 33.33%;
		max-width: 33.33%;
	}
}

.row .col-lg-4.col-md-6 {
	flex-basis: 100%;
	max-width: 100%;
	padding: 0px 20px;
}

@media screen and (min-width: 768px) {
	.row .col-lg-4.col-md-6 {
		flex-basis: 50%;
		max-width: 50%;
	}
}

@media screen and (min-width: 1199px) {
	.row .col-lg-4.col-md-6 {
		flex-basis: 33.33%;
		max-width: 33.33%;
		padding: 0px 28px;
	}
}

.row .col-lg-4.col-md-6:last-child .card {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.row .col-lg-4.col-md-6:last-child {
		padding-bottom: 2.41875rem;
	}
}

.row .col-lg-8 {
	flex-basis: 100%;
	max-width: 100%;
	padding: 0px 25px;
}

@media screen and (min-width: 1199px) {
	.row .col-lg-8 {
		flex-basis: 66.66%;
		max-width: 66.66%;
	}
}

.row--lg {
	margin: 0px -55px;
}

.row--lg .col-lg-4 {
	padding: 0px 55px;
}

.row--start {
	justify-content: flex-start;
}

section {
	position: relative;
}

main.main--between {
	display: flex;
	flex-direction: column;
	justify-content: flex-start;
}

#page-wrap {
	overflow: hidden;
}

@media screen and (min-width: 1199px) {
	.sticky-header #page-wrap {
		padding-top: 35px;
	}
}

@media screen and (min-width: 1599px) {
	.sticky-header #page-wrap {
		padding-top: 70px;
	}
}

.inner-content {
	padding-top: .9375rem;
	padding-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content {
		padding-top: 0;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content {
		margin-bottom: 0;
		padding-bottom: 6.25rem;
	}
}

.inner-content.pb-0.mb-0 {
	padding-bottom: 0;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.inner-content.pb-0.mb-0 {
		margin-bottom: 3.75rem;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content.pb-0.mb-0 {
		padding-bottom: 6.25rem;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content .row .col-lg-4.col-md-full {
		padding-left: 2.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content .row .col-lg-4.col-md-full {
		padding-left: 5.625rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--blogs .row .col-lg-4.col-md-full {
		padding-left: 4.6875rem;
	}
}

.inner-content--services {
	padding-bottom: 0;
}

@media screen and (min-width: 768px) {
	.inner-content--services {
		padding-bottom: 4.375rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--services {
		padding-bottom: 7.71875rem;
	}
}

.inner-content--service {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--service {
		padding-bottom: 3.98125rem;
	}
}

.inner-content--technologies {
	padding-bottom: 0;
}

@media screen and (min-width: 768px) {
	.inner-content--technologies {
		padding-bottom: 2.1875rem;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content--technologies {
		padding-bottom: 0;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--technologies {
		padding-bottom: 3.34375rem;
	}
}

.inner-content--technologies .fb.page-title {
	max-width: 1128px;
}

.inner-content--technology {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--technology {
		padding-bottom: 11.125rem;
	}
}

.inner-content--technology .child-listing p {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inner-content--techology-sub {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--techology-sub {
		padding-bottom: 8.3125rem;
	}
}

.inner-content--techology-sub .fb.featured__image .featured__desc {
	margin: 0;
}

.inner-content--locations {
	padding-bottom: 2.5rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--locations {
		padding-bottom: 3.525rem;
	}
}

@media screen and (min-width: 768px) {
	.inner-content--locations h3.l-title {
		padding-bottom: 3.0625rem;
	}
}

.inner-content--location {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--location {
		padding-bottom: 5.5rem;
	}
}

.inner-content--location .child-listing {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content--location .child-listing {
		margin-bottom: 3.125rem;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content--location .child-listing {
		margin-bottom: 6.75rem;
	}
}

.inner-content--about {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--about {
		padding-bottom: 9.25rem;
	}
}

.inner-content--staff {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--staff {
		padding-bottom: 6.9375rem;
	}
}

.single-staff .inner-content--staff {
	padding-bottom: 0;
}

@media screen and (min-width: 1599px) {
	.single-staff .inner-content--staff {
		padding-bottom: 2.1875rem;
	}
}

.inner-content--culture {
	padding-bottom: 3.125rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--culture {
		padding-bottom: 7.4375rem;
	}
}

.inner-content--culture .child-listing {
	padding-bottom: 2.8125rem;
}

@media screen and (min-width: 768px) {
	.inner-content--culture .child-listing {
		padding-top: 2.375rem;
		padding-bottom: 4.6875rem;
	}
}

.inner-content--culture .child-listing p {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inner-content--projects {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--projects {
		padding-bottom: 7.1375rem;
	}
}

.inner-content--project {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--project {
		padding-bottom: 8.5625rem;
	}
}

.inner-content--project .card--project {
	padding-bottom: 0;
}

.inner-content--project .card--project h3.l-title {
	text-align: center;
}

.inner-content--blogs {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--blogs {
		padding-bottom: 11.125rem;
	}
}

.inner-content--news {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--news {
		padding-bottom: 12.15rem;
	}
}

@media screen and (min-width: 768px) {
	.inner-content--news aside {
		padding-top: 2.5rem !important;
	}
}

.inner-content--jobs {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--jobs {
		padding-bottom: 6.75rem;
	}
}

.inner-content--resources {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--resources {
		padding-bottom: 13.625rem;
	}
}

.inner-content--resources .child-listing p {
	display: -webkit-box;
	-webkit-line-clamp: 6;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.inner-content--publications {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--publications {
		padding-bottom: 8.3125rem;
	}
}

.inner-content--publications .child-listing {
	padding-top: 2.04375rem;
}

.inner-content--presentations .child-listing {
	padding-top: 2.04375rem;
}

.inner-content--publication {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--publication {
		padding-bottom: 4.5375rem;
	}
}

.inner-content--publication .publication-block {
	padding-top: 3.625rem;
}

.inner-content--documents {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--documents {
		padding-bottom: 12.875rem;
	}
}

.inner-content--contact {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--contact {
		padding-bottom: 8.91875rem;
	}
}

.inner-content--contact .contact_form .wpcf7-recaptcha {
	position: relative;
	top: -20px;
}

.inner-content--contact .contact_form .wpcf7-recaptcha iframe {
	height: 78px;
}

.inner-content--culture-sub {
	padding-bottom: 2.5rem;
}

@media screen and (min-width: 768px) {
	.inner-content--culture-sub {
		padding-bottom: 3.75rem;
	}
}

.inner-content--blog {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--blog {
		padding-bottom: 10.8125rem;
	}
}

.inner-content--roundups {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--roundups {
		padding-bottom: 10.25rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--roundups .fb.job:not(:last-child) {
		margin-bottom: 2.5625rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--roundups.tags .page-title h2 {
		font-size: 2.5em;
		line-height: 1.2;
	}
}

.inner-content--roundup main.col-lg-8 {
	padding-bottom: 2.5rem;
}

.inner-content--multimedia {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia {
		padding-bottom: 19.1875rem;
	}
}

.inner-content--multimedia .grid--video {
	margin: 2.5rem 0;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .grid--video {
		margin: 3.75rem -1.6875rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia .grid--video {
		margin: 6.25rem -1.6875rem 5.3125rem -1.6875rem;
	}
}

.inner-content--multimedia .grid--image {
	margin-bottom: .625rem;
}

.inner-content--multimedia .grid--image .child-block .child-block__img {
	border: 2px solid #fff;
	transition: .4s ease-in-out;
}

.inner-content--multimedia .grid--image .child-block:hover .child-block__img {
	border: 2px solid #26dfed;
}

.inner-content--multimedia .button--blue {
	padding: 1.04375rem;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .button--blue {
		padding: .9375rem 1.25rem;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content--multimedia .button--blue {
		padding: 1.25rem;
	}
}

.inner-content--multimedia section h2 {
	font-size: 1.5em;
	line-height: 1.41667;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia section h2 {
		font-size: 2.5em;
		line-height: 1.2;
	}
}

.inner-content--multimedia section h3 {
	font-size: 1.375em;
	line-height: 1.54545;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia section h3 {
		font-size: 2.5em;
		line-height: .925;
	}
}

.inner-content--multimedia .video-main h3 {
	font-size: 1.375em;
	line-height: 1.54545;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .video-main h3 {
		font-size: 1.75em;
		line-height: 1.28571;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia .video-main h3 {
		font-size: 2.5em;
		line-height: .65;
	}
}

.inner-content--multimedia .section-video .video {
	margin-bottom: 2.5rem;
}

.inner-content--multimedia .section-video .video--full {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .section-video .video--full {
		margin-bottom: 2.5625rem;
	}
}

.inner-content--multimedia .section-video h2 {
	margin-bottom: .75rem;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .section-video h2 {
		margin-bottom: 2.1875rem;
	}
}

.inner-content--multimedia .section-photo {
	padding: 2.5rem 0;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .section-photo {
		padding: 3.75rem 0;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia .section-photo {
		padding: 6.75rem 0;
	}
}

.inner-content--multimedia .section-photo h2 {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .section-photo h2 {
		margin-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia .section-photo h2 {
		margin-bottom: 4.375rem;
	}
}

.inner-content--multimedia .section-infographic h2 {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .section-infographic h2 {
		margin-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia .section-infographic h2 {
		margin-bottom: 4.75rem;
	}
}

.inner-content--multimedia .section-infographic .fb.child-block {
	display: block;
}

.inner-content--multimedia .section-infographic .fb.child-block .child-block__img {
	flex-basis: 100%;
	min-height: 11.25rem;
	height: auto;
	border: 0;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .section-infographic .fb.child-block .child-block__img {
		min-height: 22rem;
	}
}

.inner-content--multimedia .section-infographic .fb.child-block .child-block__img img {
	position: relative;
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia .fb.child-block .child-block__img {
		height: 22rem;
	}
}

.inner-content--result {
	padding: 100px 0;
}

section.card--techology-sub {
	padding-bottom: 3.125rem;
}

@media screen and (min-width: 1599px) {
	section.card--techology-sub {
		padding-bottom: 6.4125rem;
	}
}

section.card--locations {
	padding-bottom: 0rem;
}

@media screen and (min-width: 768px) {
	section.card--locations {
		padding-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1599px) {
	section.card--locations {
		padding-bottom: 5.5rem;
	}
}

section.card--culture-sub {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 1599px) {
	section.card--culture-sub {
		padding-bottom: 9.4375rem;
	}
}

.image-grid {
	padding-top: 3.625rem;
}

section.project--locations {
	padding-bottom: 3.125rem;
}

@media screen and (min-width: 1599px) {
	section.project--locations {
		padding-bottom: 6.25rem;
	}
}

.flickr-wrapper {
	overflow: hidden;
}

#flickrGal0 {
	margin-top: 2.5rem;
	transform: scale(1.02);
	transform-origin: top;
	margin-bottom: 12.5rem;
}

@media screen and (min-width: 480px) {
	#flickrGal0 {
		transform: scale(1.06);
	}
}

@media screen and (min-width: 991px) {
	#flickrGal0 {
		transform: scale(1.04);
		margin-bottom: 0;
	}
}

@media screen and (min-width: 991px) {
	#flickrGal0 {
		transform: scale(1.03);
	}
}

@media screen and (min-width: 1320px) {
	#flickrGal0 {
		transform: scale(1.02);
	}
}

@media screen and (min-width: 1599px) {
	.page-template-page-about .col-lg-8.col-md-full {
		padding-right: 135px !important;
	}
}

.single-technology .card--techology-sub {
	padding-bottom: 2.5rem;
}

.single-technology .card--culture-sub {
	padding-bottom: 4.375rem;
}

@media screen and (min-width: 768px) {
	.single-technology .card--culture-sub {
		padding-bottom: 6.4375rem;
	}
}

.search-results .fb.child-block .child-block__content p {
	display: -webkit-box;
	-webkit-line-clamp: 4;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

.search-results .fb.child-block .child-block__content .title {
	font-size: 1.25em;
	line-height: 1.4;
}

@media screen and (min-width: 1199px) {
	.search-results .fb.child-block .child-block__content .title {
		font-size: 1.5em;
		line-height: 1.33333;
	}
}

@media screen and (min-width: 1599px) {
	.search-results .fb.child-block .child-block__content .title {
		font-size: 2em;
		line-height: 1.3125;
	}
}

.banner {
	background-size: cover;
	background-position: -111rem 0rem;
	background-repeat: no-repeat;
	margin-top: 0;
	padding-top: 4.4375rem;
	padding-bottom: 5.625rem;
	position: relative;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.banner {
		padding-top: 11.0625rem;
		margin-top: -120px;
		padding-bottom: 4.375rem;
		background-position: -13rem;
	}
}

@media screen and (min-width: 1199px) {
	.banner {
		padding-top: 18.9375rem;
		padding-bottom: 11.875rem;
		margin-top: -185px;
		background-position: -26rem;
	}
}

@media screen and (min-width: 1599px) {
	.banner {
		padding-bottom: 11.875rem;
	}
}

@media screen and (min-width: 1999px) {
	.banner {
		background-position: center;
	}
}

.banner .overlay {
	position: absolute;
	width: 100%;
	height: 85%;
	bottom: 0;
	left: 0;
	background: linear-gradient(0deg, black 0%, #050505 20%, rgba(255, 255, 255, 0) 70%);
	opacity: .5;
}

.banner .banner__wrap {
	min-height: 100%;
	display: flex;
	flex-direction: column;
	justify-content: space-between;
	position: relative;
	z-index: 1;
}

@media screen and (min-width: 768px) {
	.banner .banner__wrap {
		min-height: 940px;
	}
}

@media screen and (min-width: 1199px) {
	.banner .banner__wrap {
		min-height: 1100px;
	}
}

@media screen and (min-width: 1599px) {
	.banner .banner__wrap {
		min-height: 1320px;
	}
}

.banner .banner__text {
	max-width: 100%;
	margin: auto;
	text-align: center;
	margin-top: 0;
}

@media screen and (min-width: 768px) {
	.banner .banner__text {
		max-width: 31.875rem;
	}
}

@media screen and (min-width: 1199px) {
	.banner .banner__text {
		text-align: left;
		margin-left: 0;
		max-width: 950px;
	}
}

.banner .banner__title {
	font-size: 3em;
	line-height: 1.14583;
	font-weight: 400;
	color: #fff;
	margin-bottom: 8.9375rem;
	padding: 0;
	text-shadow: 0px 0px 12px #000;
	letter-spacing: 1px;
	font-family: "DM Serif Display", serif;
	padding: 0 .9375rem;
}

@media (max-width: 340px) {
	.banner .banner__title {
		font-size: 2.8125em;
		line-height: 1.22222;
		padding: 0;
	}
}

@media screen and (min-width: 390px) {
	.banner .banner__title {
		padding: 0 1.5625rem;
	}
}

@media screen and (min-width: 768px) {
	.banner .banner__title {
		text-shadow: none;
		font-size: 3.5em;
		line-height: 1.07143;
		margin-bottom: .9875rem;
		padding: 0;
	}
}

@media screen and (min-width: 1199px) {
	.banner .banner__title {
		font-size: 4.6875em;
		line-height: 1.2;
		margin-bottom: 2.21875rem;
	}
}

@media screen and (min-width: 1599px) {
	.banner .banner__title {
		font-size: 6.5625em;
		line-height: 1.15238;
	}
}

.banner .banner__desc {
	display: flex;
	flex-wrap: wrap;
	max-width: 43.125rem;
}

@media screen and (min-width: 768px) {
	.banner .banner__desc {
		padding-bottom: 4.15625rem;
	}
}

@media screen and (min-width: 1199px) {
	.banner .banner__desc {
		padding-bottom: 0;
	}
}

.banner .banner__desc img {
	flex-basis: 54px;
	height: 54px;
	display: none;
	animation: bounce 2s infinite;
}

@media screen and (min-width: 1199px) {
	.banner .banner__desc img {
		display: block;
		margin-top: .625rem;
	}
}

.banner .banner__desc p {
	color: #fff;
	font-size: 1.5em;
	line-height: 1.5;
	display: none;
}

@media screen and (min-width: 768px) {
	.banner .banner__desc p {
		display: block;
		padding: 0 1.90625rem .9375rem 1.90625rem;
		font-size: 1.375em;
		line-height: 1.63636;
		flex-basis: 100%;
	}
}

@media screen and (min-width: 1199px) {
	.banner .banner__desc p {
		flex-basis: calc(100% - 60px);
		font-size: 1.5em;
		line-height: 1.5;
	}
}

.banner .banner__service .l-title {
	margin-bottom: 2.7125rem;
}

@media screen and (min-width: 768px) {
	.banner .banner__service .l-title {
		margin-bottom: 3.3125rem;
	}
}

@media screen and (min-width: 1199px) {
	.banner .banner__service .l-title {
		margin-bottom: 4.6875rem;
	}
}

.banner--inner {
	min-height: 13.4375rem;
	background-position: top center;
	overflow: visible;
}

@media screen and (min-width: 480px) {
	.banner--inner {
		min-height: 21.875rem;
	}
}

@media screen and (min-width: 768px) {
	.banner--inner {
		min-height: 34.375rem;
	}
}

@media screen and (min-width: 1199px) {
	.banner--inner {
		min-height: 40.625rem;
	}
}

@media screen and (min-width: 1599px) {
	.banner--inner {
		min-height: 57.6875rem;
	}
}

.banner--inner .wave {
	width: 200vw;
}

@supports (-webkit-touch-callout: none) {
	@media screen and (min-width: 768px) {
		.banner--inner .wave {
			width: 300vw;
		}
	}
	
	@media screen and (min-width: 1199px) {
		.banner--inner .wave {
			width: 200vw;
		}
	}
}

.banner--inner .wave:after {
	background-size: contain;
	background-position: center;
}

@media screen and (min-width: 480px) {
	.banner--inner .wave--bottom {
		height: 3.125rem;
	}
}

@media screen and (min-width: 768px) {
	.banner--inner .wave--bottom {
		height: 4.375rem;
	}
}

@media screen and (min-width: 1320px) {
	.banner--inner .wave--bottom {
		height: 6.125rem;
		bottom: -.3125rem;
	}
}

@media screen and (min-width: 1599px) {
	.banner--inner .wave--bottom {
		height: 7.91875rem;
	}
}

@media (min-width: 1999px) {
	.banner--inner .wave--bottom {
		height: 9.375rem;
	}
}

@media screen and (min-width: 480px) {
	.banner--inner .wave--bottom:after {
		background-position: 45vw;
	}
}

@media screen and (min-width: 768px) {
	.banner--inner .wave--bottom:after {
		background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-ipad-top.svg");
		background-position: 45vw 15px;
	}
}

@media screen and (min-width: 991px) {
	.banner--inner .wave--bottom:after {
		background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/wave-top-desk.svg");
		background-position: 45vw;
	}
}

.banner--sm {
	padding: 0;
}

@media screen and (min-width: 768px) {
	.banner--sm {
		min-height: 26.4375rem;
	}
}

.fb.home-blog {
	margin-bottom: 2rem;
}

@media screen and (min-width: 768px) {
	.fb.home-blog {
		margin-bottom: 1.875rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.home-blog {
		margin-bottom: 0;
	}
}

.fb.home-blog .home-blog__img {
	display: none;
}

.fb.home-blog .l-title {
	color: #000;
	margin-bottom: 2.25625rem;
}

@media screen and (min-width: 768px) {
	.fb.home-blog .l-title {
		margin-bottom: 1.06875rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.home-blog .l-title {
		margin-bottom: 2.8125rem;
	}
}

.fb.home-blog .l-title a {
	color: #000;
	cursor: pointer;
}

@media screen and (min-width: 768px) {
	.fb.home-blog .l-title a:hover {
		color: #0079c1;
	}
}

.fb.home-blog .home-blog__wrap {
	display: flex;
	flex-wrap: wrap;
	min-height: 601px;
	background-size: cover;
	background-repeat: no-repeat;
	flex-direction: column;
	justify-content: flex-end;
	background-position: 85%;
}

@media screen and (min-width: 480px) {
	.fb.home-blog .home-blog__wrap {
		background-position: 95%;
	}
}

@media screen and (min-width: 768px) {
	.fb.home-blog .home-blog__wrap {
		min-height: auto;
		flex-direction: row;
		justify-content: flex-start;
		background-position: right;
	}
}

@media screen and (min-width: 1199px) {
	.fb.home-blog .home-blog__wrap {
		min-height: 652px;
	}
}

.fb.home-blog .home-blog__content {
	padding: 2.125rem 2.625rem 3.05rem;
	flex-basis: 100%;
	position: relative;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.fb.home-blog .home-blog__content {
		padding: 2.0875rem 2.51875rem 2.05rem;
		flex-basis: 19rem;
	}
}

@media screen and (min-width: 1320px) {
	.fb.home-blog .home-blog__content {
		padding: 9.625rem 5.59375rem;
		flex-basis: 42.25rem;
	}
}

.fb.home-blog .home-blog__content .l-title--white {
	color: #fff;
}

.fb.home-blog .home-blog__content:after {
	content: "";
	position: absolute;
	width: 100%;
	height: 100%;
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/blog-overlay.png");
	background-size: cover;
	background-color: rgba(0, 121, 193, .8);
	background-blend-mode: multiply;
	opacity: .6;
	top: 0;
	left: 0;
}

.fb.home-blog .home-blog__content .l-title {
	text-align: left;
	position: relative;
	z-index: 2;
	margin: 0;
	font-size: 1.75em;
	line-height: 1.21429;
}

@media screen and (min-width: 768px) {
	.fb.home-blog .home-blog__content .l-title {
		font-size: 1.375em;
		line-height: 1.22727;
	}
}

@media screen and (min-width: 1199px) {
	.fb.home-blog .home-blog__content .l-title {
		font-size: 2em;
		line-height: 1.21875;
	}
}

.fb.home-blog .home-blog__content p {
	color: #fff;
	position: relative;
	z-index: 2;
	margin-bottom: 1.8625rem;
	text-align: left;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
	font-size: 1.5em;
	line-height: 1.20833;
}

@media screen and (min-width: 768px) {
	.fb.home-blog .home-blog__content p {
		display: -webkit-box;
		-webkit-line-clamp: 6;
		-webkit-box-orient: vertical;
		overflow: hidden;
		text-overflow: ellipsis;
	}
}

@media screen and (min-width: 1199px) {
	.fb.home-blog .home-blog__content p {
		-webkit-line-clamp: initial;
	}
}

@media screen and (min-width: 768px) {
	.fb.home-blog .home-blog__content p {
		font-size: 1.125em;
		line-height: 1.22222;
		margin-bottom: 1.33125rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.home-blog .home-blog__content p {
		margin-bottom: 3.4375rem;
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.fb.home-blog .home-blog__content .button {
	position: relative;
	z-index: 2;
	background-color: #fff;
	color: #0079c1;
	border: 2px solid #0079c1;
}

@media screen and (min-width: 1199px) {
	.fb.home-blog .home-blog__content .button.button--right {
		float: right;
	}
}

@media screen and (min-width: 768px) {
	.fb.home-blog .home-blog__content .button:hover {
		background-color: #fff;
		color: #0079c1;
	}
}

@media screen and (min-width: 768px) {
	.fb.home-blog .home-blog__content .button {
		background-color: #0079c1;
		color: #fff;
		border: 0px solid #0079c1;
	}
}

@media screen and (min-width: 1199px) {
	.fb.home-blog .home-blog__content .button {
		border: 2px solid #fff;
	}
}

.fb.blog .top-wrap {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	padding-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.fb.blog .top-wrap {
		padding-bottom: 2.64375rem;
	}
}

.fb.blog .top-wrap p {
	margin: 0;
}

.fb.blog .top__date p {
	font-size: 1.25em;
	line-height: 1.7;
	font-style: italic;
	font-weight: 700;
	color: #888;
	margin-right: 1.375rem;
	margin-bottom: .625rem;
}

@media screen and (min-width: 768px) {
	.fb.blog .top__date p {
		font-size: 1.5em;
		line-height: 2;
		margin-bottom: 0;
	}
}

.fb.blog .top__category p {
	font-size: 1em;
	line-height: 2.125;
	font-weight: 700;
	color: #888;
	padding: 0rem .875rem;
	border: 1px solid #888;
}

@media screen and (min-width: 768px) {
	.fb.blog .top__category p {
		font-size: 1.125em;
		line-height: 2.66667;
	}
}

.fb.blog .blog__img {
	height: 12.5rem;
	margin-bottom: 1.875rem;
}

@media screen and (min-width: 768px) {
	.fb.blog .blog__img {
		height: 28.125rem;
		margin-bottom: 3.625rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.blog .blog__img {
		height: 37.25rem;
	}
}

.fb.blog .blog__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.fb.blog iframe {
	margin-top: .3125rem;
}

.fb.blog .blog__content p a {
	font-weight: 700;
}

.fb.blog .blog__content p br, .fb.blog .blog__content div br {
	content: "";
	margin-bottom: 20px;
	display: block;
}

.inner-content--blogs main {
	display: flex;
	flex-direction: column;
}

.inner-content--blog .blog__content img {
	margin: 30px 0;
}

.inner-content--blog .blog__content img.blog__featured {
	height: 12.5rem;
	width: 100%;
	object-fit: cover;
	object-position: center;
	margin-bottom: 0;
}

@media screen and (min-width: 480px) {
	.inner-content--blog .blog__content img.blog__featured {
		height: 20rem;
	}
}

@media screen and (min-width: 768px) {
	.inner-content--blog .blog__content img.blog__featured {
		height: 23.75rem;
	}
}

@media screen and (min-width: 991px) {
	.inner-content--blog .blog__content img.blog__featured {
		height: 31.25rem;
	}
}

@media screen and (min-width: 1320px) {
	.inner-content--blog .blog__content img.blog__featured {
		height: 28.125rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--blog .blog__content img.blog__featured {
		height: 37.25rem;
	}
}

@media (max-width: 767px) {
	.inner-content--blog .blog__content img.alignleft {
		float: none;
		margin: 20px auto;
	}
}

@media screen and (min-width: 768px) {
	.inner-content--blog .blog__content img.alignleft {
		margin-right: 1.5em;
	}
}

@media (max-width: 767px) {
	.inner-content--blog .blog__content img.alignright {
		float: none;
		margin: 20px auto;
	}
}

@media screen and (min-width: 768px) {
	.inner-content--blog .blog__content img.alignright {
		margin-left: 1.5em;
		margin-right: 0;
	}
}

.inner-content--blog .blog__content figure img {
	margin: 0;
}

.inner-content--roundup .blog .top-wrap {
	padding-bottom: 0;
}

.inner-content--roundup .blog .top__date p {
	text-transform: uppercase;
	font-style: normal;
}

.inner-content--roundup .blog .fb.job {
	width: 300px;
	max-width: 100%;
}

@media screen and (min-width: 480px) {
	.inner-content--roundup .blog .fb.job {
		float: right;
		margin-left: 20px;
		margin-bottom: 20px;
	}
}

@media screen and (min-width: 991px) {
	.inner-content--roundup .blog .fb.job {
		width: 417px;
	}
}

.inner-content--roundup .blog .fb.job .job__company {
	flex-basis: 100%;
	width: 100%;
}

.fb.breadcrumb {
	margin-bottom: 1.5625rem;
}

@media screen and (min-width: 768px) {
	.fb.breadcrumb {
		margin-bottom: 3.53125rem;
		padding-top: 1.25rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.breadcrumb {
		padding-top: 0;
	}
}

.fb.breadcrumb ul li {
	display: inline;
}

.fb.breadcrumb ul li a {
	text-decoration: none;
}

.fb.breadcrumb ul li:first-child {
	margin-right: 18px;
}

.fb.breadcrumb ul li:first-child a {
	color: #0079c1;
	font-size: 1.75em;
	line-height: 1.21429;
	font-weight: 900;
	pointer-events: none;
	cursor: default;
}

@media screen and (min-width: 768px) {
	.fb.breadcrumb ul li:first-child a {
		font-size: 3em;
		line-height: 1.1875;
	}
}

@media screen and (min-width: 1199px) {
	.fb.breadcrumb ul li:first-child a {
		font-size: 2.125em;
		line-height: 1.35294;
	}
}

@media screen and (min-width: 1599px) {
	.fb.breadcrumb ul li:first-child a {
		font-size: 3em;
		line-height: 1.1875;
	}
}

@media screen and (min-width: 768px) {
	.fb.breadcrumb ul li:first-child a:hover {
		color: #0079c1;
	}
}

.fb.breadcrumb ul li:not(:first-child) {
	padding-left: 26px;
	margin-left: 10px;
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/right-arrow.svg");
	background-size: 13px;
	background-position: left -8px;
	background-repeat: no-repeat;
	display: none;
}

.fb.breadcrumb ul li:not(:first-child).nitro-lazy {
	background-image: none !important;
}

@media screen and (min-width: 1199px) {
	.fb.breadcrumb ul li:not(:first-child) {
		display: inline;
	}
}

.fb.breadcrumb ul li:not(:first-child) a {
	font-size: 1.75em;
	line-height: 1.21429;
	font-weight: 700;
	color: #717983;
}

@media screen and (min-width: 768px) {
	.fb.breadcrumb ul li:not(:first-child) a {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

@media screen and (min-width: 768px) {
	.fb.breadcrumb ul li:not(:first-child) a:hover {
		color: #0079c1;
		text-decoration: underline;
		text-underline-offset: 5px;
	}
}

.fb.breadcrumb ul li h1 {
	font-size: 1em;
	line-height: 1;
	display: inline;
}

.inner-content--project .breadcrumb {
	margin-bottom: 1.375rem;
}

@media screen and (min-width: 1320px) {
	.inner-content--project .breadcrumb {
		margin-bottom: 5.3625rem;
	}
}

.inner-content--blog .breadcrumb {
	margin-bottom: .75rem;
}

.inner-content--roundup .breadcrumb {
	margin-bottom: 4rem;
}

.inner-content--roundup .breadcrumb ul li:first-child {
	display: block;
	margin-bottom: 1.875rem;
}

.inner-content--roundup .breadcrumb ul li:nth-child(2) {
	background-image: none;
	padding: 0;
	margin: 0;
}

.inner-content--roundup .breadcrumb ul li:nth-child(2).nitro-lazy {
	background-image: none !important;
}

body.category .fb.breadcrumb ul li:first-child a, body.tax-researchroundup_tag .fb.breadcrumb ul li:first-child a {
	pointer-events: all;
	cursor: pointer;
}

.fb.card .card__block {
	text-align: center;
	text-decoration: none;
	display: inline-block;
	width: 100%;
}

.fb.card .card__image {
	position: relative;
	display: flex;
}

.fb.card .card__image img {
	width: 100%;
	height: 253px;
	object-fit: cover;
	object-position: center;
	transition: .3s all;
}

@media screen and (min-width: 768px) {
	.fb.card .card__image img {
		height: 134px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card .card__image img {
		height: 225px;
	}
}

@media screen and (min-width: 1599px) {
	.fb.card .card__image img {
		height: 303px;
	}
}

.fb.card .card__image .card__icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.fb.card .card__image .card__icon img {
	height: auto;
	width: 110px;
}

@media screen and (min-width: 768px) {
	.fb.card .card__image .card__icon img {
		width: 56px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card .card__image .card__icon img {
		width: 110px;
	}
}

@media screen and (min-width: 768px) {
	.fb.card .card__image .card__icon:hover {
		opacity: .8;
	}
}

.fb.card .card__description {
	margin-bottom: 2.4125rem;
	color: #000;
	font-weight: 400;
	text-align: left;
	position: relative;
}

@media screen and (min-width: 768px) {
	.fb.card .card__description {
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card .card__description {
		margin-bottom: 1.375rem;
	}
}

.fb.card .card__description p {
	font-size: 1.5em;
	line-height: 1.20833;
	font-weight: 400;
	margin: 0 0 1.25rem;
}

@media screen and (min-width: 768px) {
	.fb.card .card__description p {
		font-size: 1.125em;
		line-height: 1.22222;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card .card__description p {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.fb.card .card__title {
	text-align: center;
	margin-bottom: 1.5375rem;
	transition: .3s all;
}

@media screen and (min-width: 768px) {
	.fb.card .card__title {
		margin-bottom: 1.0625rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card .card__title {
		margin-bottom: 1.75rem;
	}
}

.fb.card:not(:last-child) {
	margin-bottom: 1.5625rem;
}

@media screen and (min-width: 768px) {
	.fb.card:not(:last-child) {
		margin-bottom: 0;
	}
}

.fb.card .service__icon {
	width: 131px;
	height: 131px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: #0d4976;
	border-radius: 50%;
	border: 3px solid #26dfed;
	outline: 0px solid #fff;
	transition: .3s ease-in;
	position: absolute;
	right: 2.5rem;
	top: -5.625rem;
	z-index: 1;
}

@media screen and (min-width: 480px) {
	.fb.card .service__icon {
		top: -6.25rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.card .service__icon {
		width: 100px;
		height: 100px;
		top: -4.6875rem;
		right: 3.2125rem;
	}
}

@media screen and (min-width: 991px) {
	.fb.card .service__icon {
		top: -5.625rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card .service__icon {
		width: 131px;
		height: 131px;
		top: -5.9375rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.card .service__icon {
		width: 171px;
		height: 171px;
		top: -7.5rem;
	}
}

.fb.card .service__icon img {
	transition: .3s ease-in;
	width: 65%;
	height: auto;
}

@media screen and (min-width: 768px) {
	.fb.card .service__icon img {
		width: 70%;
	}
}

@media screen and (min-width: 1320px) {
	.fb.card .service__icon img {
		width: 65%;
	}
}

.fb.card--blue {
	border: 0;
	background-color: #0079c1;
	padding: 3.125rem;
	color: #fff;
	width: 100%;
	position: relative;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.fb.card--blue {
		padding: 1.9375rem;
		padding-bottom: 2.875rem;
	}
}

.fb.card--blue p {
	color: #fff;
}

.fb.card--blue .card__block {
	text-align: center;
}

@media screen and (min-width: 768px) {
	.fb.card--blue .card__block {
		text-align: left;
	}
}

.fb.card--blue .l-title--md {
	color: #fff;
	margin-bottom: 1.125rem;
	font-size: 1.5em;
	line-height: 1.20833;
}

@media screen and (min-width: 768px) {
	.fb.card--blue .l-title--md {
		text-align: left;
		margin-bottom: 1.25rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card--blue .l-title--md {
		font-size: 2.25em;
		line-height: 1.22222;
	}
}

.fb.card--blue p {
	font-size: 1.125em;
	line-height: 1.22222;
	margin-bottom: 2.25rem;
}

@media screen and (min-width: 1199px) {
	.fb.card--blue p {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.fb.card--blue .button {
	font-size: 1.125em;
	line-height: 1.22222;
}

@media screen and (min-width: 768px) {
	.fb.card--blue .button {
		font-size: 1.25em;
		line-height: 1.2;
		padding: .9375rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card--blue .button {
		font-size: 1.375em;
		line-height: 1.22727;
		padding: 1.25rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.card--blue .button:hover {
		background-color: #0d4976;
		color: #26dfed;
	}
}

.fb.card--blue .card__animate {
	background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/salmon.svg");
	background-size: contain;
	background-repeat: no-repeat;
	width: 34.375rem;
	height: 14.375rem;
	right: -37.5rem;
	position: absolute;
	bottom: -40px;
	transition: .3s ease-in;
	display: none;
}

.fb.card--blue .card__animate.nitro-lazy {
	background-image: none !important;
}

@media screen and (min-width: 1199px) {
	.fb.card--blue .card__animate {
		display: block;
		width: 18.75rem;
		height: 6.25rem;
		bottom: -.625rem;
	}
}

@media screen and (min-width: 1320px) {
	.fb.card--blue .card__animate {
		width: 22.5rem;
		height: 8.125rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.card--blue .card__animate {
		width: 34.375rem;
		height: 14.375rem;
		bottom: -40px;
	}
}

.fb.card--blue:hover .card__animate {
	right: -280px;
	transition: .3s ease-in;
}

@media screen and (min-width: 1199px) {
	.fb.card--blue:hover .card__animate {
		right: -10.625rem;
	}
}

@media screen and (min-width: 1320px) {
	.fb.card--blue:hover .card__animate {
		right: -12.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.card--blue:hover .card__animate {
		right: -280px;
	}
}

.fb.card--locations {
	padding-bottom: 0;
}

.fb.card--locations .card__image img {
	height: 15.8125rem;
}

@media screen and (min-width: 768px) {
	.fb.card--locations .card__image img {
		height: 8.375rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.card--locations .card__image img {
		height: 14.0625rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.card--locations .card__image img {
		height: 21.9875rem;
	}
}

.container--fluid--sm {
	padding: 0;
}

@media screen and (min-width: 768px) {
	.container--fluid--sm {
		padding: 0 3.5rem;
	}
}

@media screen and (min-width: 1199px) {
	.container--fluid--sm {
		padding: 0 1.25rem;
	}
}

@media screen and (min-width: 1599px) {
	.container--fluid--sm {
		padding: 0;
	}
}

.container--fluid--sm .row--lg {
	margin: 0;
	overflow-x: hidden;
}

@media screen and (min-width: 768px) {
	.container--fluid--sm .row--lg {
		margin: 0px -26px;
	}
}

@media screen and (min-width: 1199px) {
	.container--fluid--sm .row--lg {
		margin: 0px -30px;
	}
}

@media screen and (min-width: 1599px) {
	.container--fluid--sm .row--lg {
		margin: 0px -55px;
	}
}

.container--fluid--sm .row--lg .col-lg-4 {
	padding: 0;
}

@media screen and (min-width: 768px) {
	.container--fluid--sm .row--lg .col-lg-4 {
		padding: 0 1.625rem;
	}
}

@media screen and (min-width: 1199px) {
	.container--fluid--sm .row--lg .col-lg-4 {
		padding: 0 1.875rem;
	}
}

@media screen and (min-width: 1599px) {
	.container--fluid--sm .row--lg .col-lg-4 {
		padding: 0 3.4375rem;
	}
}

.container--fluid--sm .row--lg .col-lg-4:last-child .card__block {
	margin-bottom: 0;
}

.container--fluid--sm .card__image {
	margin-bottom: 0;
}

.card--locations {
	padding-top: 2.5rem;
	padding-bottom: 2rem;
}

@media screen and (min-width: 768px) {
	.card--locations {
		padding-top: 1.25rem;
		padding-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1199px) {
	.card--locations {
		padding-top: 2.1875rem;
		padding-bottom: 4.375rem;
	}
}

@media screen and (min-width: 1599px) {
	.card--locations {
		padding-bottom: 6.25rem;
	}
}

.card--locations h2.l-title {
	margin-bottom: 2.3125rem;
}

@media screen and (min-width: 768px) {
	.card--locations h2.l-title {
		margin-bottom: 2.15625rem;
	}
}

@media screen and (min-width: 1199px) {
	.card--locations h2.l-title {
		margin-bottom: 3.95625rem;
	}
}

.card--locations .fb.card .card__block {
	margin: 0;
}

.card--locations .fb.card .card__description {
	padding: 1.375rem 2.625rem 2.6875rem;
	margin: 0;
}

@media screen and (min-width: 768px) {
	.card--locations .fb.card .card__description {
		padding: 1.0625rem 0 0;
	}
}

@media screen and (min-width: 1199px) {
	.card--locations .fb.card .card__description {
		padding: 2.0625rem 0 1.375rem;
	}
}

.card--locations .fb.card .card__description .card__title-service {
	margin: 0;
	font-size: 1.5em;
	line-height: 1.20833;
}

.card--locations .fb.card .l-title {
	margin-bottom: 2.3125rem;
}

@media screen and (min-width: 768px) {
	.card--locations .fb.card .l-title {
		margin-bottom: 2.15625rem;
	}
}

@media screen and (min-width: 1599px) {
	.card--locations .fb.card .l-title {
		margin-bottom: 3.7875rem;
	}
}

.card--locations .fb.card .l-title--project {
	margin-bottom: 3.0625rem;
}

.card--locations .fb.card .card__image {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.card--locations .fb.card:hover .card__title {
		color: #0079c1;
	}
}

@media screen and (min-width: 768px) {
	.card--locations .card__block:hover .card__title {
		color: #0079c1;
		transition: .3s all;
	}
}

.card--locations--page {
	padding: 0;
}

.card--locations--page div:empty {
	display: none;
}

.card--locations--page .card__block {
	margin-bottom: 0rem;
}

.card--locations--page .card__title {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.card--locations--page .card__title {
		margin-top: 1.6875rem;
	}
}

@media screen and (min-width: 768px) {
	.card--locations--page .card--locations {
		padding-top: 0;
	}
}

@media screen and (min-width: 768px) {
	.card--locations--page .card--locations .card__image img {
		height: 200px;
	}
}

@media screen and (min-width: 991px) {
	.card--locations--page .card--locations .card__image img {
		height: 260px;
	}
}

@media screen and (min-width: 1599px) {
	.card--locations--page .card--locations .card__image img {
		height: 350px;
	}
}

section.news--card {
	padding-bottom: 3.75rem;
	padding-top: 2.5rem;
}

@media screen and (min-width: 768px) {
	section.news--card {
		padding-top: 1.875rem;
	}
}

@media screen and (min-width: 1199px) {
	section.news--card {
		padding-bottom: 6.25rem;
		padding-top: 2.5rem;
	}
}

@media screen and (min-width: 768px) {
	section.news--card .l-title {
		margin-bottom: 1.925rem;
	}
}

@media screen and (min-width: 1199px) {
	section.news--card .l-title {
		margin-bottom: 5.39375rem;
	}
}

section.news--card .card .card__block {
	margin-bottom: 3.6625rem;
}

@media screen and (min-width: 768px) {
	section.news--card .card .card__block {
		margin-bottom: 0;
	}
}

section.news--card .card .card__description {
	padding: 1.375rem 2.5rem;
	padding-bottom: .875rem;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	section.news--card .card .card__description {
		padding: 1.0625rem 0;
		margin-bottom: 0;
	}
}

@media screen and (min-width: 1199px) {
	section.news--card .card .card__description {
		padding: 1.375rem;
		margin-bottom: 2rem;
	}
}

section.news--card .card .button {
	font-size: 1.25em;
	line-height: 1.2;
}

@media screen and (min-width: 768px) {
	section.news--card .card .button {
		font-size: 1.125em;
		line-height: 1.22222;
	}
}

@media screen and (min-width: 1199px) {
	section.news--card .card .button {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

@media screen and (min-width: 768px) {
	section.news--card .card:hover .card__title {
		color: #0079c1;
	}
}

section.news--card .container--fluid--sm .card__title {
	margin-bottom: 2.03125rem;
}

@media screen and (min-width: 768px) {
	section.news--card .container--fluid--sm .card__title {
		margin-bottom: 1.0625rem;
	}
}

@media screen and (min-width: 1199px) {
	section.news--card .container--fluid--sm .card__title {
		margin-bottom: 2.375rem;
	}
}

section.news--card .container--fluid--sm .card__image {
	margin-bottom: 0rem;
}

@media screen and (min-width: 768px) {
	section.news--card .container--fluid--sm .card__button {
		width: 100%;
		padding: .875rem .5625rem;
	}
}

@media screen and (min-width: 1199px) {
	section.news--card .container--fluid--sm .card__button {
		width: auto;
		padding: 1.25rem;
	}
}

.col-lg-4:last-child .fb.card .card__list {
	margin-bottom: 0;
}

.col-lg-4:last-child .fb.card .card__list .card__description {
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.col-lg-4:last-child .fb.card .card__list .card__description {
		margin-bottom: 1.375rem;
	}
}

.card--zoom .card .card__image {
	overflow: hidden;
}

.card--zoom .card .card__image img {
	transition: .6s ease-in-out;
}

@media screen and (min-width: 768px) {
	.card--zoom .card:hover .card__image {
		overflow: hidden;
		outline: 3px solid #26dfed;
	}
	
	.card--zoom .card:hover .card__image > img {
		transform: scale(1.1);
	}
}

.card--overflow-visible .card__image {
	overflow: visible;
}

.card--service .card {
	margin-bottom: 2.40625rem;
	border: 1px solid #707070;
}

@media screen and (min-width: 1199px) {
	.card--service .card {
		margin-bottom: 4.60625rem;
	}
}

.card--service .card .card__image > img {
	min-height: 19.0625rem;
}

@media screen and (min-width: 480px) {
	.card--service .card .card__image > img {
		min-height: 20rem;
	}
}

@media screen and (min-width: 768px) {
	.card--service .card .card__image > img {
		min-height: 12.5rem;
	}
}

@media screen and (min-width: 991px) {
	.card--service .card .card__image > img {
		min-height: 18.75rem;
	}
}

@media screen and (min-width: 1599px) {
	.card--service .card .card__image > img {
		min-height: 24.8125rem;
	}
}

.card--service .card .card__title-service {
	font-size: 1.5em;
	line-height: 1.20833;
	font-weight: 700;
	margin-bottom: .78125rem;
	margin-top: .625rem;
	transition: .4s ease-in-out;
}

@media screen and (min-width: 991px) {
	.card--service .card .card__title-service {
		font-size: 1.625em;
		line-height: 1.30769;
	}
}

@media screen and (min-width: 1199px) {
	.card--service .card .card__title-service {
		margin-bottom: 1.01875rem;
		margin-top: 0;
	}
}

@media screen and (min-width: 1599px) {
	.card--service .card .card__title-service {
		font-size: 2em;
		line-height: 1.21875;
	}
}

.card--service .card .card__description {
	padding: 1.875rem 2.30625rem 1.01875rem 2.30625rem;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.card--service .card .card__description {
		padding: .625rem 1.875rem .9375rem;
		min-height: 10.3125rem;
	}
}

@media screen and (min-width: 1199px) {
	.card--service .card .card__description {
		padding: 1.875rem 1.875rem 1.8125rem;
		min-height: 13.75rem;
	}
}

@media screen and (min-width: 1599px) {
	.card--service .card .card__description {
		padding: 2.1875rem 2.25rem 1.25rem 2.25rem;
	}
}

.card--service .card .card__description p {
	font-size: 1.125em;
	line-height: 1.22222;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	text-overflow: ellipsis;
}

@media screen and (min-width: 1199px) {
	.card--service .card .card__description p {
		font-size: 1.25em;
		line-height: 1.45;
	}
}

@media screen and (min-width: 1599px) {
	.card--service .card .card__description p {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

@media screen and (min-width: 768px) {
	.card--service .card:hover {
		border: 1px solid #26dfed;
		outline: 1px solid #26dfed;
	}
	
	.card--service .card:hover .card__title-service {
		color: #0079c1;
	}
	
	.card--service .card:hover .card__image {
		outline: 0;
	}
}

@media screen and (min-width: 768px) {
	.card--service .card--blue:hover {
		border: 1px solid transparent;
		outline: 0;
	}
}

@media screen and (min-width: 768px) {
	.card--service .card--blue p {
		max-width: 18.75rem;
	}
}

@media (max-width: 767px) {
	.card--service.row {
		margin: 0;
	}
}

@media (max-width: 767px) {
	.card--service.row .col-lg-4.col-md-6 {
		padding: 0;
	}
}

.card--project {
	padding-bottom: 6.25rem;
}

.card--project .card__block {
	margin-bottom: 0;
	width: 100%;
}

@media screen and (min-width: 768px) {
	.card--project .card__block {
		margin-bottom: 1.35rem;
	}
}

.card--project .card__block .card__image {
	margin-bottom: .9375rem;
}

@media screen and (min-width: 768px) {
	.card--project .card__block .card__image {
		margin-bottom: 1.6875rem;
	}
}

.card--project .card__block .card__image img {
	height: 12.5rem;
	width: 100%;
	object-fit: cover;
	object-position: center;
}

@media screen and (min-width: 480px) {
	.card--project .card__block .card__image img {
		height: 18.75rem;
	}
}

@media screen and (min-width: 768px) {
	.card--project .card__block .card__image img {
		height: 15.625rem;
	}
}

@media screen and (min-width: 1199px) {
	.card--project .card__block .card__image img {
		height: 17.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.card--project .card__block .card__image img {
		height: 22rem;
	}
}

.card--project .card__block .card__title-service {
	text-align: center;
	color: #0079c1;
	font-size: 1.5em;
	line-height: 1.20833;
	padding: 0 15px;
}

@media screen and (min-width: 768px) {
	.card--project .card__block .card__title-service {
		font-size: 1.625em;
		line-height: 1.30769;
	}
}

@media screen and (min-width: 1599px) {
	.card--project .card__block .card__title-service {
		font-size: 2em;
		line-height: 1.21875;
	}
}

@media screen and (min-width: 768px) {
	.card--project .card__block:hover .card__title-service {
		color: #26dfed;
	}
}

.card--project .col-lg-4.col-md-6:last-child {
	padding-bottom: 0;
}

.card--project--service {
	padding-bottom: 2.5rem;
}

@media screen and (min-width: 1199px) {
	.card--project--service {
		padding-bottom: 6.25rem;
	}
}

@media screen and (min-width: 1320px) {
	.card--project--service {
		padding-bottom: 11.5rem;
	}
}

.card--project .l-title--project:not(:first-of-type) {
	margin-top: 3.54375rem;
}

.card--project-service {
	padding-bottom: 2.5rem;
}

@media screen and (min-width: 768px) {
	.card--project-service {
		padding-bottom: 3.75rem;
	}
}

@media screen and (min-width: 1599px) {
	.card--project-service {
		padding-bottom: 10.25rem;
	}
}

.card--project-service .card__title-service {
	margin-bottom: 2.05rem;
}

.card--project-sub {
	padding-bottom: 0;
}

.l-title--project {
	color: #000;
	margin-bottom: 1.875rem;
	padding: 0rem 1.875rem;
	text-align: center;
	font-weight: 700;
	font-size: 1.75em;
	line-height: 1.21429;
}

@media screen and (min-width: 768px) {
	.l-title--project {
		padding: 0;
		text-align: left;
		font-size: 2.25em;
		line-height: 1.22222;
		margin-bottom: 3.4375rem;
	}
}

.l-title--project.l-title--center {
	text-align: center;
}

.card__more {
	flex-basis: 100%;
}

.card__more a {
	color: #0079c1;
	font-size: 1.25em;
	line-height: 1.2;
	font-weight: 700;
	display: flex;
	flex-direction: column;
	align-items: center;
	cursor: pointer;
	max-width: fit-content;
	margin: auto;
	transition: .3s ease-in;
	min-height: 6.25rem;
	text-decoration: none;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.card__more a {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.card__more a svg {
	margin-top: .9875rem;
	position: relative;
	transition: .3s ease-in;
}

@media screen and (min-width: 768px) {
	.card__more a:hover {
		color: #26dfed;
		transition: .3s ease-in;
	}
	
	.card__more a:hover svg {
		transition: .3s ease-in;
		margin-top: 25px;
	}
	
	.card__more a:hover svg path {
		fill: #26dfed;
	}
}

.publication-block {
	display: flex;
	flex-wrap: wrap;
}

.publication-block.col-2 {
	margin: 0 -1.6875rem;
}

.publication-block.col-2 .card {
	flex-basis: 100%;
}

@media screen and (min-width: 768px) {
	.publication-block.col-2 .card {
		flex-basis: calc(50% - 54px);
	}
}

.publication-block .card {
	margin: 0 1.6875rem;
}

.publication-block .card:not(:last-child) {
	margin-bottom: 2.5rem;
}

@media screen and (min-width: 1199px) {
	.publication-block .card:not(:last-child) {
		margin-bottom: 3.125rem;
	}
}

@media screen and (min-width: 1599px) {
	.publication-block .card:not(:last-child) {
		margin-bottom: 5.5875rem;
	}
}

.publication-block .card .card__image img {
	height: 200px;
}

@media screen and (min-width: 480px) {
	.publication-block .card .card__image img {
		height: 300px;
	}
}

@media screen and (min-width: 768px) {
	.publication-block .card .card__image img {
		height: 200px;
	}
}

@media screen and (min-width: 991px) {
	.publication-block .card .card__image img {
		height: 250px;
	}
}

@media screen and (min-width: 1199px) {
	.publication-block .card .card__image img {
		height: 351px;
	}
}

.project--locations .card .card__block {
	margin-bottom: 1.75rem;
}

.project--locations .card .card__description {
	margin-bottom: 0;
	padding: 0 .75rem;
}

.project--locations .card__title-service {
	margin-bottom: 0;
}

.project--locations .card__more {
	margin-top: 1.875rem;
}

.inner-content--posts .card--project {
	padding-bottom: 1.875rem;
}

.inner-content--posts .card--project .card__block {
	margin-bottom: 1.75rem;
}

.inner-content--posts .card--project .card__block .card__description, .inner-content--posts .card--project .card__block .card__title-service {
	margin: 0;
}

@media screen and (min-width: 768px) {
	.inner-content--publication .card__block:hover .card__title {
		color: #0079c1;
	}
}

.inner-content--publications .card__more {
	margin-top: 1.875rem;
	margin-bottom: 2.5rem;
}

@media screen and (min-width: 768px) {
	.inner-content--publications .card__more {
		margin-top: 4.6875rem;
		margin-bottom: 0;
	}
}

.inner-content--blogs .card__more {
	margin-top: 1.875rem;
}

.post-type-archive-technology .button--white {
	background-color: transparent;
	border: 2px solid #fff;
	color: #fff;
}

@media screen and (min-width: 768px) {
	.post-type-archive-technology .button--white:hover {
		background-color: #0079c1;
		color: #26dfed;
	}
}

.fb.child-block {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
	color: inherit;
	position: relative;
}

.fb.child-block:not(:last-child) {
	margin-bottom: 1.875rem;
}

@media screen and (min-width: 768px) {
	.fb.child-block:not(:last-child) {
		margin-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1320px) {
	.fb.child-block:not(:last-child) {
		margin-bottom: 3.875rem;
	}
}

.fb.child-block .child-block__img {
	flex-basis: 100%;
	background-color: #b2b2b2;
	border: 1px solid #707070;
	min-height: 10.9375rem;
	position: relative;
}

@media screen and (min-width: 480px) {
	.fb.child-block .child-block__img {
		min-height: 21.625rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.child-block .child-block__img {
		flex-basis: 50%;
		min-height: auto;
	}
}

.fb.child-block .child-block__img img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	display: block;
	position: absolute;
	left: 0;
	top: 0;
}

.fb.child-block .child-block__content {
	flex-basis: 100%;
	padding: 1.25rem 0;
}

@media screen and (min-width: 768px) {
	.fb.child-block .child-block__content {
		flex-basis: 50%;
		padding: 1.5625rem;
	}
}

@media screen and (min-width: 991px) {
	.fb.child-block .child-block__content {
		padding: 2.5rem;
	}
}

.fb.child-block .child-block__content .title {
	font-size: 1.5em;
	line-height: 1.20833;
	text-decoration: none;
	font-weight: 700;
	margin-bottom: .625rem;
	color: #000;
}

@media screen and (min-width: 768px) {
	.fb.child-block .child-block__content .title {
		font-size: 2em;
		line-height: 1.21875;
		margin-bottom: .375rem;
	}
}

.fb.child-block .child-block__content a {
	text-decoration: underline;
	position: relative;
	z-index: 2;
}

.fb.child-block .child-block__content a .title {
	color: #0079c1;
}

@media screen and (min-width: 768px) {
	.fb.child-block .child-block__content a .title:hover {
		color: #000;
	}
}

.fb.child-block .child-block__content a.title__link {
	text-decoration: none;
}

@media screen and (min-width: 768px) {
	.inner-content--publications .fb.child-block .child-block__content, .inner-content--presentations .fb.child-block .child-block__content {
		padding: 1.5625rem 0 1.5625rem 1.5625rem;
		min-height: 18.75rem;
	}
}

@media screen and (min-width: 991px) {
	.inner-content--publications .fb.child-block .child-block__content, .inner-content--presentations .fb.child-block .child-block__content {
		padding: 1.25rem 1.875rem;
	}
}

.fb.child-block--loc:not(:last-child) {
	margin-bottom: 2.5rem;
}

@media screen and (min-width: 1320px) {
	.fb.child-block--loc:not(:last-child) {
		margin-bottom: 3.25rem;
	}
}

.fb.child-block--loc .child-block__img {
	flex-basis: 100%;
	background-color: #888;
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.fb.child-block--loc .child-block__img {
		flex-basis: 40%;
		margin-bottom: 0;
	}
}

@media screen and (min-width: 991px) {
	.fb.child-block--loc .child-block__img {
		flex-basis: 26%;
	}
}

@media screen and (min-width: 768px) {
	.fb.child-block--loc .child-block__img:hover {
		outline: 3px solid #26dfed;
	}
}

.fb.child-block--loc .child-block__content {
	padding: 0;
	flex-basis: 100%;
}

@media screen and (min-width: 768px) {
	.fb.child-block--loc .child-block__content {
		flex-basis: 60%;
		padding-left: 2.3125rem;
	}
}

@media screen and (min-width: 991px) {
	.fb.child-block--loc .child-block__content {
		flex-basis: 74%;
	}
}

@media screen and (min-width: 768px) {
	.fb.child-block--loc .child-block__content a:hover {
		color: #26dfed;
	}
	
	.fb.child-block--loc .child-block__content a:hover .title {
		color: #26dfed;
	}
}

.fb.child-block--loc .child-block__content .title {
	font-size: 1.75em;
	line-height: 1.21429;
}

@media screen and (min-width: 768px) {
	.fb.child-block--loc .child-block__content .title {
		font-size: 2.25em;
		line-height: 1.11111;
	}
}

.fb.child-block--loc .child-block__content p {
	max-width: 100%;
	margin: 0;
	font-size: 1.125em;
	line-height: 1.77778;
}

@media screen and (min-width: 1199px) {
	.fb.child-block--loc .child-block__content p {
		font-size: 1.25em;
		line-height: 1.6;
	}
}

@media screen and (min-width: 1599px) {
	.fb.child-block--loc .child-block__content p {
		font-size: 1.5em;
		line-height: 1.66667;
	}
}

.fb.child-block--alternate .title {
	margin-top: 0;
}

@media screen and (min-width: 768px) {
	.fb.child-block--alternate:nth-child(even) .child-block__img {
		order: 2;
	}
}

@media screen and (min-width: 768px) {
	.fb.child-block--alternate:nth-child(even) .child-block__content {
		order: 1;
	}
}

@media screen and (min-width: 1199px) {
	.fb.child-block--alternate:hover .child-block__content {
		background-color: #e4f1fa;
	}
}

.fb.child-block--alternate .child-block__img {
	position: relative;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.fb.child-block--alternate .child-block__img:before {
		content: "";
		width: 7.375rem;
		height: 7.375rem;
		position: absolute;
		background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/child-hover.svg");
		background-color: rgba(0, 0, 0, .32);
		border-radius: 50%;
		top: 50%;
		left: -120px;
		transform: translateY(-50%);
		transition: .3s ease-in-out;
		z-index: 2;
	}
}

@media screen and (min-width: 768px) {
	.fb.child-block--alternate:hover .child-block__img:before, .fb.child-block--alternate:focus .child-block__img:before, .fb.child-block--alternate:active .child-block__img:before {
		left: 50%;
		transform: translate(-50%, -50%);
		transition: .3s ease-in-out;
	}
}

@media (max-width: 481px) {
	.fb.child-block--culture:not(:last-child) {
		margin-bottom: 2.5rem !important;
	}
}

.fb.child-block--culture .child-block__img {
	border: 0;
}

@media screen and (min-width: 768px) {
	.fb.child-block--culture:hover .title {
		color: #26dfed;
	}
}

.fb.child-block--secondary .child-block__img {
	flex-basis: 100%;
}

@media screen and (min-width: 768px) {
	.fb.child-block--secondary .child-block__img {
		flex-basis: 46%;
	}
}

.fb.child-block--secondary .child-block__content {
	flex-basis: 100%;
	padding: 1.875rem 0;
}

@media screen and (min-width: 768px) {
	.fb.child-block--secondary .child-block__content {
		flex-basis: 54%;
		padding: 2.5rem 2.5rem;
	}
}

.fb.child-block--secondary .child-block__content p {
	max-width: 100%;
}

.fb.child-block.child-block--arrow .child-block__img {
	position: relative;
	overflow: hidden;
}

@media screen and (min-width: 1199px) {
	.fb.child-block.child-block--arrow .child-block__img:before {
		content: "";
		width: 7.375rem;
		height: 7.375rem;
		position: absolute;
		background-image: url("https://cdn-ilamall.nitrocdn.com/QOEsVmmUwSFekSYNyTHChjbypgSaeCqv/assets/images/optimized/rev-ccaf673/fishbio.com/wp-content/themes/fishbio/assets/images/child-hover.svg");
		background-color: rgba(0, 0, 0, .32);
		border-radius: 50%;
		top: 50%;
		left: -120px;
		transform: translateY(-50%);
		transition: .3s ease-in-out;
		z-index: 2;
	}
}

@media screen and (min-width: 768px) {
	.fb.child-block.child-block--arrow:hover .child-block__img:before {
		left: 50%;
		transform: translate(-50%, -50%);
		transition: .3s ease-in-out;
	}
}

.child-listing {
	padding-bottom: 1.875rem;
	padding-top: 1.875rem;
}

@media screen and (min-width: 1199px) {
	.child-listing {
		padding-bottom: 0;
		padding-top: 4.0625rem;
	}
}

.child-listing p {
	font-size: 1.125em;
	line-height: 1.44444;
	margin: 0;
}

@media screen and (min-width: 768px) {
	.child-listing p {
		max-width: 22.5rem;
		font-size: 1.25em;
		line-height: 1.45;
	}
}

@media screen and (min-width: 1599px) {
	.child-listing p {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.child-listing p:last-of-type {
	margin: 0;
}

.child-listing--resources {
	padding-top: 0rem;
}

.child-listing--resources .title {
	color: #000;
}

.image-grid .child-block .child-block__img {
	flex-basis: 100%;
	height: 200px;
	margin: 0 1.1875rem;
	border: 0;
	min-height: auto;
}

@media screen and (min-width: 768px) {
	.image-grid .child-block .child-block__img {
		height: 220px;
	}
}

@media screen and (min-width: 1599px) {
	.image-grid .child-block .child-block__img {
		height: 260px;
	}
}

@media screen and (min-width: 768px) {
	.image-grid .child-block:hover .child-block__img {
		outline: 3px solid #26dfed;
	}
}

.image-grid--col4 {
	margin: 0 -1.1875rem;
}

.image-grid--col4 .fb.child-block {
	flex-basis: 25%;
	margin-bottom: 2.375rem;
	flex-basis: 100%;
}

@media screen and (min-width: 480px) {
	.image-grid--col4 .fb.child-block {
		flex-basis: 50%;
	}
}

@media screen and (min-width: 991px) {
	.image-grid--col4 .fb.child-block {
		flex-basis: 33.33%;
	}
}

@media screen and (min-width: 1199px) {
	.image-grid--col4 .fb.child-block {
		flex-basis: 25%;
	}
}

.image-grid--col3 {
	margin: 0 -1.25rem;
}

@media screen and (min-width: 1199px) {
	.image-grid--col3 {
		margin: 0 -1.875rem;
	}
}

@media screen and (min-width: 1320px) {
	.image-grid--col3 {
		margin: 0 -2.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.image-grid--col3 {
		margin: 0 -4.46875rem;
	}
}

.image-grid--col3 .fb.child-block {
	margin-bottom: 1.875rem;
	flex-basis: 100%;
}

@media screen and (min-width: 480px) {
	.image-grid--col3 .fb.child-block {
		flex-basis: calc(50% - 40px);
	}
}

@media screen and (min-width: 991px) {
	.image-grid--col3 .fb.child-block {
		flex-basis: calc(33.33% - 40px);
	}
}

@media screen and (min-width: 1199px) {
	.image-grid--col3 .fb.child-block {
		flex-basis: calc(33.33% - 60px);
		margin-bottom: 4.3125rem;
	}
}

@media screen and (min-width: 1320px) {
	.image-grid--col3 .fb.child-block {
		flex-basis: calc(33.33% - 80px);
	}
}

@media screen and (min-width: 1599px) {
	.image-grid--col3 .fb.child-block {
		flex-basis: calc(33.33% - 143px);
	}
}

.image-grid--staff {
	justify-content: flex-start;
}

.image-grid--staff .child-block {
	margin: 0 1.25rem;
}

@media screen and (min-width: 1199px) {
	.image-grid--staff .child-block {
		margin: 0 1.875rem;
	}
}

@media screen and (min-width: 1320px) {
	.image-grid--staff .child-block {
		margin: 0 2.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.image-grid--staff .child-block {
		margin: 0 4.46875rem;
	}
}

.image-grid--staff .child-block .child-block__img {
	flex-basis: 100%;
	height: 250px;
	margin: 0;
	margin-bottom: 1.875rem;
}

@media screen and (min-width: 768px) {
	.image-grid--staff .child-block .child-block__img {
		height: 250px;
	}
}

@media screen and (min-width: 1199px) {
	.image-grid--staff .child-block .child-block__img {
		height: 350px;
	}
}

@media screen and (min-width: 1320px) {
	.image-grid--staff .child-block .child-block__img {
		height: 380px;
	}
}

@media screen and (min-width: 1599px) {
	.image-grid--staff .child-block .child-block__img {
		height: 433px;
	}
}

.image-grid--staff .child-block .child-block__content {
	padding: 0 .3125rem;
	flex-basis: 100%;
}

.image-grid--staff .child-block .child-block__content .title {
	font-size: 1.5em;
	line-height: 1.33333;
}

@media screen and (min-width: 1199px) {
	.image-grid--staff .child-block .child-block__content .title {
		font-size: 1.875em;
		line-height: 1.26667;
	}
}

@media screen and (min-width: 1599px) {
	.image-grid--staff .child-block .child-block__content .title {
		font-size: 2.25em;
		line-height: 1.22222;
	}
}

.image-grid--staff .child-block .child-block__content p {
	font-size: 1.125em;
	line-height: 1.33333;
	font-style: italic;
}

@media screen and (min-width: 1199px) {
	.image-grid--staff .child-block .child-block__content p {
		font-size: 1.5em;
		line-height: 1.33333;
	}
}

@media screen and (min-width: 1599px) {
	.image-grid--staff .child-block .child-block__content p {
		font-size: 1.875em;
		line-height: 1.2;
	}
}

@media screen and (min-width: 768px) {
	.image-grid--staff .child-block:hover .child-block__img {
		outline: 0;
	}
	
	.image-grid--staff .child-block:hover .child-block__content {
		color: #26dfed;
	}
}

.child--zoom .child-block .title, .child--zoom .child-block .child-block__img {
	transition: .3s ease-in-out;
	outline: none;
}

.child--zoom .child-block .child-block__img {
	border: 3px solid #fff;
}

@media screen and (min-width: 768px) {
	.child--zoom .child-block:hover .child-block__img {
		border: 3px solid #26dfed;
	}
	
	.child--zoom .child-block:hover .child-block__content .title {
		color: #26dfed;
	}
}

@media screen and (min-width: 768px) {
	.child--zoom.child-listing--resources .child-block:hover .child-block__img {
		outline: 0;
		border: 1px solid #26dfed;
	}
}

.inner-content--presentations .child-listing .child-block .title {
	color: #0079c1;
}

@media screen and (min-width: 768px) {
	.inner-content--presentations .child-listing .child-block:hover .title {
		color: #26dfed;
	}
}

.inner-content--publication .card__more, .inner-content--presentations .card__more {
	margin-top: 1.5625rem;
}

@media screen and (min-width: 768px) {
	.inner-content--publication .card__more, .inner-content--presentations .card__more {
		margin-top: 4.6875rem;
	}
}

.inner-content--about .fb.child-block .child-block__img {
	background-color: #888;
}

.inner-content--staff .child-block .child-block__img {
	transition: .4s ease-in-out;
}

.inner-content--staff .child-block p {
	transition: .4s ease-in-out;
}

@media screen and (min-width: 768px) {
	.inner-content--staff .child-block:hover .child-block__content, .inner-content--staff .child-block:hover .title, .inner-content--staff .child-block:hover p {
		color: #0079c1;
	}
	
	.inner-content--staff .child-block:hover .child-block__img {
		border: 2px solid #26dfed;
	}
}

.inner-content--staff .child-block .title {
	color: #000;
	transition: .3s ease-in-out;
}

.inner-content--staff .image-grid--staff {
	padding-top: 0;
}

.inner-content--multimedia .child-block .child-block__img {
	background-color: #888;
}

.inner-content--result {
	padding-top: 1.875rem;
}

.inner-content--result .child-block .child-block__img {
	flex-basis: 100%;
}

@media screen and (min-width: 768px) {
	.inner-content--result .child-block .child-block__img {
		flex: 2;
	}
}

@media screen and (min-width: 991px) {
	.inner-content--result .child-block .child-block__img {
		flex: 1;
	}
}

.inner-content--result .child-block .child-block__content {
	flex-basis: initial;
	flex: 3;
}

.inner-content--result .child-block .child-block__content p {
	max-width: 100%;
}

.inner-content--result .child-block .result__date {
	font-size: 1.125em;
	line-height: 1.22222;
	margin: 10px 0;
}

.inner-content--result .child-block .result__date a {
	text-decoration: none;
}

.inner-content--result .result__title {
	font-size: 2.875em;
	line-height: 1.30435;
	font-weight: 600;
	margin: 0;
}

.inner-content .child-block__link {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.fb.document {
	margin-bottom: 2.375rem;
	display: flex;
	flex-direction: column;
}

.fb.document .document__image {
	position: relative;
	overflow: hidden;
}

.fb.document .document__image img {
	display: block;
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
	transition: .3s all;
}

.fb.document .document__image .document__link {
	position: absolute;
	top: 1.25rem;
	right: 1.25rem;
	background-color: #0079c1;
	width: 2.5rem;
	height: 2.5rem;
	border-radius: 50%;
	display: flex;
	justify-content: center;
	align-items: center;
	cursor: pointer;
	transition: .3s ease-in-out;
}

@media screen and (min-width: 768px) {
	.fb.document .document__image .document__link {
		width: 3.75rem;
		height: 3.75rem;
		top: 2.4125rem;
		right: 2.10625rem;
	}
}

.fb.document .document__image .document__link svg {
	width: 1.25rem;
}

@media screen and (min-width: 768px) {
	.fb.document .document__image .document__link svg {
		width: 3.75rem;
	}
}

.fb.document .document__image .document__link.active {
	background-color: #26dfed;
}

.fb.document .document__cnt {
	background-color: #0079c1;
	color: #fff;
	flex: 1;
	display: flex;
	flex-direction: column;
}

@media screen and (min-width: 768px) {
	.fb.document .document__cnt:hover {
		background-color: #26dfed;
	}
}

.fb.document .document__top {
	padding: 1.3625rem 1.79375rem 1.4375rem;
	border-bottom: 1px solid #fff;
	flex: 1;
}

.fb.document .document__bottom {
	padding: 1.46875rem 1.79375rem 1.46875rem;
	display: flex;
	justify-content: space-between;
	align-items: center;
}

.fb.document .document__bottom span {
	font-size: 1.125em;
	line-height: 1.22222;
	font-weight: 700;
}

@media screen and (min-width: 480px) {
	.fb.document .document__bottom span {
		font-size: 1.375em;
		line-height: 1.36364;
	}
}

@media screen and (min-width: 768px) {
	.fb.document .document__bottom span {
		font-size: 1.5625em;
		line-height: 2;
	}
}

.fb.document .document__pdf {
	display: flex;
	justify-content: center;
	align-items: center;
	color: #fff;
}

.fb.document .document__pdf svg {
	margin-right: .8125rem;
}

.fb.document .title {
	margin: 0;
	color: #fff;
	font-size: 1.375em;
	line-height: 1.36364;
	font-weight: 700;
}

@media screen and (min-width: 1199px) {
	.fb.document .title {
		font-size: 1.75em;
		line-height: 1.42857;
	}
}

@media screen and (min-width: 768px) {
	.fb.document:hover .document__image img {
		transform: scale(1.1);
		transition: .3s all;
	}
}

.inner-content--documents .l-title--sub {
	margin-bottom: 1.875rem;
}

@media screen and (min-width: 768px) {
	.inner-content--documents .l-title--sub {
		margin-bottom: 2.7rem;
	}
}

.fb.download {
	display: flex;
	align-items: center;
	max-width: 27.5rem;
	margin: auto;
	margin-bottom: 1.25rem;
	margin-top: 1.25rem;
	padding: 1.25rem 1.25rem;
	border: 3px solid #26dfed;
	position: relative;
}

.fb.download:after {
	content: "";
	width: 0px;
	height: 0px;
	border-style: solid;
	border-width: 10px 15px 0 15px;
	border-color: #26dfed transparent transparent transparent;
	position: absolute;
	bottom: 15px;
	left: 80px;
	display: none;
}

@media screen and (min-width: 768px) {
	.fb.download {
		max-width: 35.1875rem;
		padding: 2.5625rem 2.5rem 2.0625rem 3.1875rem;
	}
}

.fb.download span {
	font-size: 1.125em;
	line-height: 1.33333;
	padding-left: .75rem;
	font-weight: 700;
	color: #000;
}

@media screen and (min-width: 480px) {
	.fb.download span {
		font-size: 1.625em;
		line-height: 1.30769;
	}
}

@media screen and (min-width: 768px) {
	.fb.download span {
		font-size: 2em;
		line-height: 1.21875;
		padding-left: 2.5rem;
	}
}

.fb.download svg {
	width: 2.5rem;
	position: relative;
}

@media screen and (min-width: 480px) {
	.fb.download svg {
		width: 5.1875rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.download:hover {
		background-color: #0d4976;
		border-color: transparent;
	}
	
	.fb.download:hover svg path {
		fill: #26dfed;
		stroke: #26dfed;
	}
	
	.fb.download:hover svg g {
		stroke: #26dfed;
	}
	
	.fb.download:hover svg g rect {
		fill: none;
	}
	
	.fb.download:hover svg rect {
		fill: #26dfed;
	}
}

.fb.download:hover span {
	color: #fff;
}

.fb.download:hover:after {
	display: block;
}

.fb.featured-image img {
	width: 100%;
	height: auto;
	max-height: 30.8125rem;
	object-fit: cover;
	object-position: center;
}

.fb.featured-image figcaption {
	font-style: italic;
	color: #707070;
	font-family: "Helvetica-neue", sans-serif;
	padding: 1.25rem 0;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.fb.featured-image figcaption {
		padding: 1.5625rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.featured-image figcaption {
		padding: 1.8125rem 2.25rem 1.125rem 2.25rem;
	}
}

.fb.featured-image figcaption p {
	font-size: 1.125em;
	line-height: 1.55556;
}

@media screen and (min-width: 768px) {
	.fb.featured-image figcaption p {
		font-size: 1.125em;
		line-height: 1;
	}
}

.inner-content--culture-sub .fb.featured__image figcaption {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content--culture-sub .fb.featured__image figcaption {
		margin-bottom: 2.5rem;
	}
}

.inner-content--service .fb.featured__image figcaption {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content--service .fb.featured__image figcaption {
		margin-bottom: 1.875rem;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content--service .fb.featured__image figcaption {
		margin-bottom: 4.0625rem;
	}
}

.inner-content--project .fb.featured-image figure {
	height: 100%;
	margin: 0;
}

.inner-content--project .fb.featured-image figure img {
	max-height: initial;
}

.featured__wrap {
	display: flex;
	flex-wrap: wrap;
	margin: 0 -1.25rem;
}

@media screen and (min-width: 768px) {
	.featured__wrap {
		margin: 0 -1.875rem;
	}
}

@media screen and (min-width: 1199px) {
	.featured__wrap {
		margin: 0 -1.875rem;
		padding-top: 1.65625rem;
	}
}

@media screen and (min-width: 1599px) {
	.featured__wrap {
		margin: 0 -2.96875rem;
	}
}

.featured__wrap .featured-image {
	min-height: 12.5rem;
	background-color: #b2b2b2;
	border: 1px solid #707070;
	flex-basis: 100%;
	margin: .625rem .625rem;
}

@media screen and (min-width: 480px) {
	.featured__wrap .featured-image {
		min-height: 18.75rem;
	}
}

@media screen and (min-width: 768px) {
	.featured__wrap .featured-image {
		min-height: 25rem;
		margin: 1.875rem 1.875rem;
	}
}

@media screen and (min-width: 991px) {
	.featured__wrap .featured-image {
		min-height: 31.25rem;
	}
}

@media screen and (min-width: 1199px) {
	.featured__wrap .featured-image {
		min-height: 40.625rem;
	}
}

@media screen and (min-width: 1320px) {
	.featured__wrap .featured-image {
		min-height: 43.75rem;
		margin: 1.875rem 1.875rem;
	}
}

@media screen and (min-width: 1599px) {
	.featured__wrap .featured-image {
		min-height: 58.375rem;
		margin: 2.59375rem 2.96875rem;
	}
}

.featured__wrap .featured-image:not(:first-child) {
	flex-basis: calc(33.33% - 20px);
	min-height: 5rem;
}

@media screen and (min-width: 480px) {
	.featured__wrap .featured-image:not(:first-child) {
		min-height: 7.5rem;
	}
}

@media screen and (min-width: 768px) {
	.featured__wrap .featured-image:not(:first-child) {
		flex-basis: calc(33.33% - 60px);
		min-height: 9.375rem;
	}
}

@media screen and (min-width: 991px) {
	.featured__wrap .featured-image:not(:first-child) {
		min-height: 12.5rem;
	}
}

@media screen and (min-width: 1199px) {
	.featured__wrap .featured-image:not(:first-child) {
		min-height: 15.625rem;
	}
}

@media screen and (min-width: 1320px) {
	.featured__wrap .featured-image:not(:first-child) {
		flex-basis: calc(33.33% - 60px);
	}
}

@media screen and (min-width: 1599px) {
	.featured__wrap .featured-image:not(:first-child) {
		flex-basis: calc(33.33% - 95px);
		min-height: 19.125rem;
	}
}

.featured__wrap .featured-image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.fb.job {
	border: 1px solid #b2b2b2;
	display: flex;
	flex-wrap: wrap;
	margin-bottom: 2.25rem;
}

.fb.job .job__block {
	padding: 1.25rem;
	flex-basis: 100%;
	border-right: 1px solid #b2b2b2;
}

@media screen and (min-width: 768px) {
	.fb.job .job__block {
		padding: 2.125rem;
	}
}

@media screen and (min-width: 991px) {
	.fb.job .job__block {
		flex-basis: 60%;
	}
}

.fb.job .job__title {
	font-size: 1.375em;
	line-height: 1.36364;
	margin-bottom: .625rem;
}

@media screen and (min-width: 768px) {
	.fb.job .job__title {
		font-size: 1.75em;
		line-height: 1.21429;
	}
}

@media screen and (min-width: 1599px) {
	.fb.job .job__title {
		font-size: 2.5em;
		line-height: 1.2;
	}
}

.fb.job .job__date {
	font-size: 1em;
	line-height: 1.875;
	font-weight: 700;
	color: #888;
	margin-bottom: .625rem;
	text-transform: uppercase;
}

@media screen and (min-width: 768px) {
	.fb.job .job__date {
		font-size: 1.125em;
		line-height: 1.66667;
	}
}

@media screen and (min-width: 1599px) {
	.fb.job .job__date {
		font-size: 1.5em;
		line-height: 2;
	}
}

.fb.job .job__text {
	margin: 0;
	font-size: 1.125em;
	line-height: 1.77778;
}

@media screen and (min-width: 768px) {
	.fb.job .job__text {
		font-size: 1.25em;
		line-height: 1.6;
	}
}

@media screen and (min-width: 1599px) {
	.fb.job .job__text {
		font-size: 1.5em;
		line-height: 2;
	}
}

.fb.job .job__text a {
	text-decoration: none;
	font-weight: 700;
}

.fb.job .job__company {
	flex-basis: 100%;
}

@media screen and (min-width: 991px) {
	.fb.job .job__company {
		flex-basis: 40%;
	}
}

.fb.job .job__company p {
	font-size: 1.125em;
	line-height: 1.33333;
	margin: 0;
}

@media screen and (min-width: 768px) {
	.fb.job .job__company p {
		font-size: 1.25em;
		line-height: 1.45;
	}
}

@media screen and (min-width: 1599px) {
	.fb.job .job__company p {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.fb.job .job__company p:nth-child(odd) {
	background-color: #e6e6e6;
	font-weight: 700;
	padding: .5rem 1.25rem;
}

@media screen and (min-width: 1599px) {
	.fb.job .job__company p:nth-child(odd) {
		padding: .625rem 1.25rem;
	}
}

.fb.job .job__company p:nth-child(even) {
	padding: .75rem 1.25rem;
}

@media screen and (min-width: 1599px) {
	.fb.job .job__company p:nth-child(even) {
		padding: 1.0625rem 1.25rem;
	}
}

.job__tags {
	margin-top: 1.5625rem;
}

.job__tags li {
	font-size: 1em;
	line-height: 1.25;
	color: #888;
	font-weight: bold;
	border: 1px solid #888;
	display: inline-block;
	margin-bottom: .5rem;
}

.job__tags li:not(:last-child) {
	margin-right: .5rem;
}

@media screen and (min-width: 768px) {
	.job__tags li:not(:last-child) {
		margin-right: .9375rem;
	}
}

@media screen and (min-width: 768px) {
	.job__tags li {
		margin-bottom: .75rem;
		font-size: 1.125em;
		line-height: 1.22222;
	}
}

@media screen and (min-width: 1599px) {
	.job__tags li {
		margin-bottom: 1.0625rem;
	}
}

.job__tags li a {
	color: #888;
	padding: 5px;
	display: inline-block;
	text-transform: capitalize;
}

@media screen and (min-width: 768px) {
	.job__tags li a {
		padding: 9px 12px;
	}
}

@media screen and (min-width: 768px) {
	.job__tags li a:hover {
		background-color: #888;
		color: #fff;
	}
}

.job__tags li.active a {
	color: #fff;
	background-color: #888;
}

.fb.news {
	padding-bottom: 1.5625rem;
	margin-bottom: 1.875rem;
	border-bottom: 1px solid #707070;
}

@media screen and (min-width: 768px) {
	.fb.news {
		margin-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.news {
		margin-bottom: 3.875rem;
	}
}

.fb.news:nth-last-child(2) {
	margin-bottom: .8125rem;
}

.fb.news .news__date {
	font-size: 1.125em;
	line-height: 1.77778;
	font-weight: 700;
	color: #888;
	margin: 0;
	text-transform: uppercase;
}

@media screen and (min-width: 1599px) {
	.fb.news .news__date {
		font-size: 1.5em;
		line-height: 2;
	}
}

.fb.news .news__title {
	font-size: 1.5em;
	line-height: 1.33333;
}

@media screen and (min-width: 768px) {
	.fb.news .news__title {
		font-size: 2em;
		line-height: 1.25;
	}
}

@media screen and (min-width: 1599px) {
	.fb.news .news__title {
		font-size: 2.5em;
		line-height: 1.2;
	}
}

@media screen and (min-width: 768px) {
	.fb.news .news__title a:hover {
		color: #26dfed;
	}
}

.fb.news .news__text {
	margin-bottom: .625rem;
	font-size: 1.125em;
	line-height: 1.61111;
}

@media screen and (min-width: 1199px) {
	.fb.news .news__text {
		font-size: 1.25em;
		line-height: 1.6;
	}
}

@media screen and (min-width: 1599px) {
	.fb.news .news__text {
		font-size: 1.5em;
		line-height: 2;
	}
}

.fb.news .news__text a {
	font-weight: 700;
}

.fb.news .news__story {
	font-size: 1.125em;
	line-height: 1.61111;
	font-weight: 700;
	color: #000;
	text-decoration: underline;
	text-underline-offset: 6px;
	text-decoration-thickness: 1px;
}

@media screen and (min-width: 1199px) {
	.fb.news .news__story {
		font-size: 1.25em;
		line-height: 1.6;
	}
}

@media screen and (min-width: 1599px) {
	.fb.news .news__story {
		font-size: 1.5em;
		line-height: 2;
	}
}

@media screen and (min-width: 768px) {
	.fb.news .news__story:hover {
		color: #0079c1;
	}
}

.fb.news.news-category {
	display: flex;
	flex-wrap: wrap;
	align-items: stretch;
}

@media screen and (min-width: 768px) {
	.fb.news.news-category {
		margin-bottom: 2.5rem;
	}
}

.fb.news.news-category .news__cnt {
	padding-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.fb.news.news-category .news__cnt {
		padding-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1320px) {
	.fb.news.news-category .news__cnt {
		padding-bottom: 0;
	}
}

.fb.news.news-category .news__cnt .news__title {
	font-size: 1.5em;
	line-height: 1.25;
	margin-bottom: .625rem;
}

@media screen and (min-width: 1599px) {
	.fb.news.news-category .news__cnt .news__title {
		font-size: 2em;
		line-height: 1.21875;
		margin-bottom: 0;
	}
}

.fb.news.news-category .news__cnt p {
	font-size: 1.125em;
	line-height: 1.33333;
}

@media screen and (min-width: 1599px) {
	.fb.news.news-category .news__cnt p {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

.fb.news.news-category .news__text:last-of-type {
	margin-bottom: 0;
}

.fb.news.news-category.news--col .news__image {
	flex-basis: 100%;
	position: relative;
}

@media screen and (min-width: 1320px) {
	.fb.news.news-category.news--col .news__image {
		flex-basis: 47%;
	}
}

.fb.news.news-category.news--col .news__image img {
	height: 100%;
	width: 100%;
	object-fit: cover;
	object-position: center;
	position: absolute;
	left: 0;
	top: 0;
}

.fb.news.news-category.news--col .news__cnt {
	padding: 1.25rem 0;
	flex-basis: 100%;
}

@media screen and (min-width: 1320px) {
	.fb.news.news-category.news--col .news__cnt {
		flex-basis: 53%;
		padding: 1.875rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.news.news-category.news--col .news__cnt {
		padding: 2.5rem;
	}
}

.fb.news.news-category .job__tags {
	margin-top: .625rem;
	margin-bottom: .3125rem;
}

@media screen and (min-width: 1320px) {
	.fb.news.news-category .job__tags {
		margin-top: 2.5rem;
	}
}

.fb.news.news-category:last-child {
	border-bottom: 0;
}

.fb.page-title {
	margin-bottom: 3.75rem;
}

@media screen and (min-width: 1199px) {
	.fb.page-title {
		max-width: 1097px;
	}
}

.fb.page-title h2 {
	font-size: 1.5em;
	line-height: 1.33333;
	margin-bottom: .625rem;
	color: #000;
}

@media screen and (min-width: 768px) {
	.fb.page-title h2 {
		font-size: 1.875em;
		line-height: 1.26667;
	}
}

@media screen and (min-width: 1199px) {
	.fb.page-title h2 {
		font-size: 2.5em;
		line-height: 1;
	}
}

@media screen and (min-width: 768px) {
	.inner-content--about .fb.page-title h2 {
		font-size: 2.5em;
		line-height: 1.2;
	}
}

.fb.page-title h2:first-letter {
	text-transform: capitalize;
}

.fb.page-title h3 {
	font-size: 1.375em;
	line-height: 1.27273;
}

@media screen and (min-width: 768px) {
	.fb.page-title h3 {
		font-size: 2.25em;
		line-height: 1.11111;
	}
}

.fb.page-title h3:first-letter {
	text-transform: capitalize;
}

.fb.page-title img {
	margin-bottom: 1.875rem;
}

@media screen and (min-width: 768px) {
	.fb.page-title img {
		margin-bottom: 2.5rem;
	}
}

@media screen and (min-width: 1320px) {
	.fb.page-title img {
		margin-bottom: 3.26875rem;
	}
}

.fb.page-title .button {
	margin-top: 1.25rem;
}

@media screen and (min-width: 768px) {
	.fb.page-title .button {
		margin-top: 2.5rem;
	}
}

.fb.page-title figure {
	margin: 1.875rem 0;
}

.inner-content--projects .page-title h2:first-child {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content--projects .page-title h2:first-child {
		margin-bottom: 3.125rem;
	}
}

.inner-content--projects .page-title img {
	height: 11.25rem;
	width: 100%;
	object-fit: cover;
	object-position: center;
	margin-bottom: 0rem;
}

@media screen and (min-width: 480px) {
	.inner-content--projects .page-title img {
		height: 20rem;
	}
}

@media screen and (min-width: 768px) {
	.inner-content--projects .page-title img {
		height: 25rem;
		margin-bottom: 1.8125rem;
	}
}

@media screen and (min-width: 991px) {
	.inner-content--projects .page-title img {
		height: 31.25rem;
	}
}

@media screen and (min-width: 1320px) {
	.inner-content--projects .page-title img {
		height: 38.8125rem;
	}
}

.inner-content--projects .page-title h3 {
	margin-bottom: .625rem;
	margin-top: .75rem;
}

@media screen and (min-width: 768px) {
	.inner-content--projects .page-title h3 {
		margin-top: 0;
	}
}

.inner-content--project .page-title {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 1199px) {
	.inner-content--project .page-title {
		margin-bottom: 3.4375rem;
	}
}

.inner-content--project .page-title h2 {
	font-size: 1.5em;
	line-height: 1.20833;
}

@media screen and (min-width: 768px) {
	.inner-content--project .page-title h2 {
		font-size: 2.5em;
		line-height: 1.2;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content--project .page-title h2 {
		margin-bottom: 2.5rem;
	}
}

.inner-content--project .page-title iframe {
	margin: 50px 0;
}

.inner-content--project .page-title iframe + br {
	display: none;
}

@media (max-width: 767px) {
	.inner-content--blogs .page-title figure {
		margin-bottom: 15px;
	}
}

.inner-content--blogs .page-title img {
	height: 12.5rem;
	width: 100%;
	object-fit: cover;
	object-position: center;
	margin-bottom: 0;
}

@media screen and (min-width: 480px) {
	.inner-content--blogs .page-title img {
		height: 20rem;
	}
}

@media screen and (min-width: 768px) {
	.inner-content--blogs .page-title img {
		height: 23.75rem;
	}
}

@media screen and (min-width: 991px) {
	.inner-content--blogs .page-title img {
		height: 31.25rem;
	}
}

@media screen and (min-width: 1320px) {
	.inner-content--blogs .page-title img {
		height: 28.125rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--blogs .page-title img {
		height: 35.125rem;
	}
}

@media (max-width: 991px) {
	.inner-content--contact .fb.page-title {
		margin-bottom: 1.875rem;
	}
}

.container--sm .page-title h2.title {
	text-align: center;
	margin-bottom: 2.1875rem;
	font-size: 1.5em;
	line-height: 1.33333;
}

@media screen and (min-width: 768px) {
	.container--sm .page-title h2.title {
		font-size: 2.5em;
		line-height: 1.2;
	}
}

.container--sm .page-title .video {
	height: 15.625rem;
}

@media screen and (min-width: 480px) {
	.container--sm .page-title .video {
		height: 20rem;
	}
}

@media screen and (min-width: 768px) {
	.container--sm .page-title .video {
		height: 28.125rem;
	}
}

@media screen and (min-width: 1320px) {
	.container--sm .page-title .video {
		height: 32.9375rem;
	}
}

.container--sm .page-title .video--full {
	width: 100%;
}

@media screen and (min-width: 1199px) {
	.inner-content--blogs .page-title {
		padding: 1.25rem 1.875rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--blogs .page-title {
		padding: 2.3125rem 3.4375rem;
	}
}

.inner-content--blogs .page-title figure {
	text-align: center;
}

.inner-content--roundups .page-title {
	margin-bottom: 1.5625rem;
}

@media screen and (min-width: 1320px) {
	.inner-content--roundups .page-title {
		margin-bottom: 2.8125rem;
	}
}

@media (max-width: 1199px) {
	.search-results .fb.page-title {
		margin: 0;
	}
}

@media (max-width: 1199px) {
	.search-results .fb.page-title h2 {
		margin: 0;
	}
}

.fb.pagination {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	justify-content: space-between;
	padding-top: 3.125rem;
	padding-bottom: 3.125rem;
}

@media screen and (min-width: 1199px) {
	.fb.pagination {
		padding-bottom: 0;
	}
}

.fb.pagination .pagination__nav {
	display: flex;
	align-items: center;
}

.fb.pagination .pagination__nav span {
	display: none;
}

@media screen and (min-width: 480px) {
	.fb.pagination .pagination__nav span {
		display: block;
	}
}

.fb.pagination .pagination__nav svg {
	width: 1.875rem;
}

@media screen and (min-width: 768px) {
	.fb.pagination .pagination__nav svg {
		width: 2.75rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.pagination .pagination__nav:hover span {
		color: #26dfed;
	}
	
	.fb.pagination .pagination__nav:hover svg path {
		fill: #26dfed;
	}
}

.fb.pagination .pagination__nav.disabled {
	pointer-events: none;
}

.fb.pagination .pagination__nav.disabled svg path {
	fill: #888;
}

.fb.pagination .pagination-wrapper {
	display: flex;
}

.fb.pagination span {
	margin: 0 .8rem;
	font-weight: 700;
	color: #888;
	font-size: 1.125em;
	line-height: 1.55556;
}

@media screen and (min-width: 768px) {
	.fb.pagination span {
		font-size: 1.5em;
		line-height: 2;
	}
}

.fb.pagination .pagination__list li {
	display: inline;
	font-weight: 700;
	margin: 0 .375rem;
	font-size: 1.125em;
	line-height: 1.55556;
}

@media screen and (min-width: 768px) {
	.fb.pagination .pagination__list li {
		font-size: 1.5em;
		line-height: 2;
	}
}

.fb.pagination .pagination__list li a {
	text-decoration: underline;
	text-underline-offset: 6px;
	text-decoration-thickness: 1px;
}

.fb.pagination .pagination__list li.current a {
	text-decoration: none;
	color: #888;
}

.fb.pagination .pagination__list li:last-child {
	color: #888;
}

@media screen and (min-width: 768px) {
	.fb.pagination .pagination__list li:hover a {
		color: #26dfed;
	}
}

.fb.pagination.no-prev-post .pagination__nav--prev {
	visibility: hidden;
}

.fb.pagination.no-next-post .pagination__nav--next {
	visibility: hidden;
}

.inner-content--news .pagination .pagination__list li a {
	color: #888;
	text-decoration: none;
}

.inner-content--news .pagination .pagination__list li.current a {
	text-decoration: underline;
	color: #0079c1;
	text-decoration-thickness: 1px;
}

@media screen and (min-width: 768px) {
	.inner-content--news .pagination .pagination__list li:hover a {
		color: #26dfed;
	}
}

body.category .fb.pagination {
	padding-top: 0;
}

@media screen and (min-width: 1599px) {
	body.category .fb.pagination {
		padding-top: 3.125rem;
	}
}

.fb.publications {
	padding-top: 1.875rem;
	padding-bottom: 1.875rem;
}

.fb.publications .publications__category {
	padding-top: 1.875rem;
}

.fb.publications .publications__category li {
	display: inline-block;
	margin-bottom: 1.25rem;
}

.fb.publications .publications__category li:not(:last-child) {
	margin-right: .9375rem;
}

.fb.publications .publications__category li a {
	padding: .5625rem;
	border: 1px solid #888;
	color: #888;
	font-size: 1.125em;
	line-height: 1.33333;
	display: block;
}

@media screen and (min-width: 768px) {
	.fb.publications .publications__category li a {
		font-size: 1.5em;
		line-height: 1.20833;
	}
}

@media screen and (min-width: 768px) {
	.fb.publications .publications__category li a:hover {
		color: #000;
		border-color: #000;
	}
}

.inner-content--staff .h3 {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 768px) {
	.inner-content--staff .h3 {
		margin-bottom: 2.5rem;
	}
}

.inner-content--staff p {
	word-break: break-word;
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 1320px) {
	.inner-content--staff p {
		margin-bottom: 3.75rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--staff p {
		font-size: 1.5em;
		line-height: 2;
	}
}

.inner-content--staff .publications {
	padding-bottom: 0;
}

@media screen and (min-width: 768px) {
	.inner-content--staff .publications {
		padding-bottom: 4.0625rem;
		padding-top: 4.23125rem;
	}
}

.inner-content--staff .publications .h3 {
	font-size: 1.375em;
	line-height: 1.27273;
	margin-bottom: .625rem;
}

@media screen and (min-width: 768px) {
	.inner-content--staff .publications .h3 {
		font-size: 2.25em;
		line-height: 1.22222;
	}
}

.fb.service-block {
	flex-basis: 100%;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.fb.service-block {
		flex-basis: 33.33%;
		padding: 0px 20px;
		margin-bottom: 1.7875rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.service-block {
		padding: 0px 20px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.service-block {
		flex-basis: calc(20% - 94px);
	}
}

@media screen and (min-width: 1320px) {
	.fb.service-block {
		margin-bottom: 0;
		padding: 0;
	}
}

.fb.service-block .service-block__icon {
	width: 210px;
	height: 210px;
	margin: auto;
	display: flex;
	justify-content: center;
	align-items: center;
	background-color: rgba(1, 77, 142, .68);
	border-radius: 50%;
	border: 3px solid #26dfed;
	transition: .3s ease-in-out;
	position: relative;
	-webkit-backface-visibility: hidden;
	-moz-backface-visibility: hidden;
	-webkit-transform: translate3d(0, 0, 0);
	-moz-transform: translate3d(0, 0, 0);
	z-index: 2;
}

@media screen and (min-width: 768px) {
	.fb.service-block .service-block__icon {
		width: 156px;
		height: 156px;
	}
}

@media screen and (min-width: 1320px) {
	.fb.service-block .service-block__icon {
		width: 190px;
		height: 190px;
	}
}

@media screen and (min-width: 1599px) {
	.fb.service-block .service-block__icon {
		width: 238px;
		height: 238px;
	}
}

.fb.service-block .service-block__icon:after {
	content: "";
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
	width: calc(100% + 20px);
	height: calc(100% + 20px);
	opacity: 0;
	border: 5px solid #fff;
	border-radius: 50%;
	transition: .5s ease-in-out;
}

@media screen and (min-width: 768px) {
	.fb.service-block .service-block__icon:after {
		border: 8px solid #fff;
	}
}

@media screen and (min-width: 1599px) {
	.fb.service-block .service-block__icon:after {
		border: 15px solid #fff;
		width: calc(100% + 35px);
		height: calc(100% + 35px);
	}
}

.fb.service-block .service-block__icon img {
	transition: .3s ease-in-out;
	width: 65%;
	z-index: -1;
}

@media screen and (min-width: 768px) {
	.fb.service-block .service-block__icon img {
		width: 70%;
	}
}

@media screen and (min-width: 1320px) {
	.fb.service-block .service-block__icon img {
		width: 65%;
	}
}

@media screen and (min-width: 1599px) {
	.fb.service-block .service-block__icon img {
		width: auto;
	}
}

.fb.service-block .service-block__title {
	color: #fff;
	margin-top: 1.00625rem;
	transition: .3s ease-in-out;
}

@media screen and (min-width: 768px) {
	.fb.service-block .service-block__title {
		margin-bottom: .65625rem;
		margin-top: .8875rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.service-block .service-block__title {
		margin-top: 1.54375rem;
		margin-bottom: 1.8375rem;
	}
}

.fb.service-block .service-block__title .l-title--xs {
	margin-bottom: 0;
	color: #fff;
	font-weight: 700;
	transition: .3s ease-in-out;
}

.fb.service-block .service-block__desc {
	display: none;
}

@media screen and (min-width: 768px) {
	.fb.service-block .service-block__desc {
		display: block;
	}
}

.fb.service-block .service-block__desc p {
	color: #fff;
	font-size: 1.375em;
	line-height: 1.22727;
}

@media screen and (min-width: 768px) {
	.fb.service-block .service-block__desc p {
		font-size: 1.125em;
		line-height: 1.22222;
	}
}

@media screen and (min-width: 1199px) {
	.fb.service-block .service-block__desc p {
		font-size: 1.375em;
		line-height: 1.22727;
		padding: 0px;
	}
}

@media screen and (min-width: 1599px) {
	.fb.service-block .service-block__desc p {
		padding: 0px 15px;
	}
}

.fb.service-block .service-block__link {
	display: block;
	text-decoration: none;
}

.fb.service-block:not(:last-child) {
	margin-bottom: 3.125rem;
}

@media screen and (min-width: 768px) {
	.fb.service-block:not(:last-child) {
		margin-bottom: 1.85rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.service-block:not(:last-child) {
		margin-bottom: 0rem;
	}
}

.hover--outline .service-block__link:hover .service-block__icon:after {
	width: 110%;
	height: 110%;
	opacity: 1;
}

@media screen and (min-width: 768px) {
	.hover--outline .service-block__link:hover .service-block__icon:after {
		width: calc(100% + 30px);
		height: calc(100% + 30px);
	}
}

@media screen and (min-width: 1599px) {
	.hover--outline .service-block__link:hover .service-block__icon:after {
		width: calc(100% + 50px);
		height: calc(100% + 50px);
	}
}

@media screen and (min-width: 768px) {
	.hover--outline .service-block__link:hover .service-block__icon img {
		transform: scale(.9);
	}
}

@media screen and (min-width: 1199px) {
	.hover--outline .service-block__link:hover .service-block__title {
		transform: translateY(15px);
	}
}

.service-list {
	display: flex;
	justify-content: space-between;
	flex-wrap: wrap;
}

@media screen and (min-width: 768px) {
	.service-list {
		justify-content: center;
	}
}

@media screen and (min-width: 1320px) {
	.service-list {
		justify-content: space-between;
	}
}

section.section__curve {
	padding: 6.25rem 0;
	padding-bottom: 6.875rem;
	background-position: bottom;
	background-size: cover;
	background-repeat: no-repeat;
}

@media screen and (min-width: 768px) {
	section.section__curve {
		padding-bottom: 6.25rem;
		padding-top: 6.875rem;
	}
}

@media screen and (min-width: 1199px) {
	section.section__curve {
		padding: 10.625rem 0;
		padding-bottom: 16.25rem;
	}
}

section.section__curve h2 {
	margin-bottom: 2.95rem;
}

@media screen and (min-width: 768px) {
	section.section__curve h2 {
		margin-bottom: 2.85625rem;
	}
}

@media screen and (min-width: 1199px) {
	section.section__curve h2 {
		margin-bottom: 3.125rem;
	}
}

@media screen and (min-width: 1599px) {
	section.section__curve h2 {
		margin-bottom: 6.84375rem;
	}
}

.section__curve.section--culture {
	padding-bottom: 9.84375rem;
	padding-top: 6.5625rem;
}

@media screen and (min-width: 768px) {
	.section__curve.section--culture {
		padding-bottom: 5.34375rem;
		padding-top: 6.5625rem;
	}
}

@media screen and (min-width: 1199px) {
	.section__curve.section--culture {
		padding-top: 9.375rem;
		padding-bottom: 9.6875rem;
	}
}

@media screen and (min-width: 1599px) {
	.section__curve.section--culture {
		padding-bottom: 11.0625rem;
	}
}

@media (min-width: 1999px) {
	.section__curve.section--culture {
		padding-top: 13.4375rem;
	}
}

.section__curve.section--culture h2.l-title {
	margin-bottom: 3.1125rem;
}

@media screen and (min-width: 768px) {
	.section__curve.section--culture h2.l-title {
		margin-bottom: 1.84375rem;
	}
}

@media screen and (min-width: 1199px) {
	.section__curve.section--culture h2.l-title {
		margin-bottom: 5.75rem;
	}
}

@media screen and (min-width: 1199px) {
	.section--culture .service-block__wrapper {
		justify-content: space-evenly;
	}
}

@media screen and (min-width: 768px) {
	.section--culture .service-list {
		justify-content: space-between;
	}
}

@media screen and (min-width: 1199px) {
	.section--culture .service-list {
		justify-content: space-around;
	}
}

.section--culture .fb.service-block {
	margin-bottom: 2.63125rem;
}

@media screen and (min-width: 768px) {
	.section--culture .fb.service-block {
		margin-bottom: 1.875rem;
		padding: 0px 8px;
		flex-basis: 180px;
	}
}

@media screen and (min-width: 1199px) {
	.section--culture .fb.service-block {
		margin-bottom: 1.425rem;
		flex-basis: 33.33%;
	}
}

.section--culture .fb.service-block .service-block__icon {
	width: 253px;
	height: 253px;
	overflow: hidden;
	border: 3px solid #fff;
}

@media screen and (min-width: 768px) {
	.section--culture .fb.service-block .service-block__icon {
		width: 180px;
		height: 180px;
	}
}

@media screen and (min-width: 1199px) {
	.section--culture .fb.service-block .service-block__icon {
		width: 280px;
		height: 280px;
	}
}

@media screen and (min-width: 1599px) {
	.section--culture .fb.service-block .service-block__icon {
		width: 363px;
		height: 363px;
	}
}

.section--culture .fb.service-block .service-block__icon img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.section--culture .fb.service-block h2.l-title {
	margin-bottom: 3.1125rem;
}

@media screen and (min-width: 768px) {
	.section--culture .fb.service-block h2.l-title {
		margin-bottom: 1.84375rem;
	}
}

@media screen and (min-width: 1199px) {
	.section--culture .fb.service-block h2.l-title {
		margin-bottom: 5.76875rem;
	}
}

.section--culture .fb.service-block .l-title {
	color: #fff;
}

.section--culture .fb.service-block .l-title--xs {
	font-size: 1.75em;
	line-height: 1.21429;
}

@media screen and (min-width: 768px) {
	.section--culture .fb.service-block .l-title--xs {
		font-size: 1.375em;
		line-height: 1.22727;
	}
}

@media screen and (min-width: 1320px) {
	.section--culture .fb.service-block .l-title--xs {
		font-size: 2.25em;
		line-height: 1.22222;
	}
}

.section--culture .fb.service-block .service-block__title {
	margin-bottom: 0;
	margin-top: 1.43125rem;
}

@media screen and (min-width: 768px) {
	.section--culture .fb.service-block .service-block__title {
		margin-top: 1.09375rem;
	}
}

@media screen and (min-width: 1199px) {
	.section--culture .fb.service-block .service-block__title {
		margin-top: 1.275rem;
	}
}

.section--culture .l-title--xs {
	color: #fff;
}

@media screen and (min-width: 768px) {
	.section--culture .l-title--xs {
		font-size: 1.375em;
		line-height: 1.22727;
	}
}

@media screen and (min-width: 1199px) {
	.section--culture .l-title--xs {
		font-size: 2.1875em;
		line-height: 1.2;
	}
}

.section--culture .desc {
	text-align: center;
	color: #fff;
	display: none;
	margin: auto;
	padding: 1.375rem;
	line-height: 29px;
}

@media screen and (min-width: 768px) {
	.section--culture .desc {
		max-width: 465px;
		display: block;
		line-height: 22px;
	}
}

@media screen and (min-width: 1199px) {
	.section--culture .desc {
		max-width: 817px;
		line-height: 29px;
	}
}

@media screen and (min-width: 768px) {
	.section--culture .show--sm {
		display: none;
	}
}

.section--culture .show--sm .button {
	margin-top: 1.4375rem;
}

@media screen and (min-width: 768px) {
	.section--culture .service-block__link:hover h3.l-title {
		color: #26dfed;
	}
}

@media screen and (min-width: 768px) {
	.hover--zoom .service-block__link:hover .service-block__icon {
		border: 3px solid #26dfed;
	}
	
	.hover--zoom .service-block__link:hover .service-block__icon img {
		transform: scale(1.1);
	}
	
	.hover--zoom .service-block__link:hover .service-block__title {
		color: #26dfed;
	}
}

@media screen and (min-width: 768px) {
	.banner .service-block:not(:last-child) {
		margin-bottom: 2.85rem;
	}
}

@media screen and (min-width: 1199px) {
	.banner .service-block:not(:last-child) {
		margin-bottom: 0rem;
	}
}

.banner .service-block .service-block__title {
	margin-top: 1.00625rem;
}

@media screen and (min-width: 1199px) {
	.banner .service-block .service-block__title {
		margin-top: .975rem;
	}
}

@media screen and (min-width: 1199px) {
	.banner .service-block .service-block__title {
		margin-top: 1.425rem;
	}
}

.fb.aside-menu {
	margin-bottom: 2.5rem;
}

@media screen and (min-width: 768px) {
	.fb.aside-menu {
		margin-bottom: 5rem;
	}
}

.fb.aside-menu ul li a {
	color: #fff;
	display: block;
	background-color: #0079c1;
	padding: .75rem .75rem;
	text-decoration: none;
	font-size: 1.125em;
	line-height: 1.55556;
	font-weight: 700;
}

@media screen and (min-width: 768px) {
	.fb.aside-menu ul li a {
		padding: 1rem 1.875rem;
		font-size: 2em;
		line-height: 1.21875;
	}
}

@media screen and (min-width: 768px) {
	.fb.aside-menu ul li a:hover {
		background-color: #0079c1;
	}
}

.fb.aside-menu ul.aside-menu__dropdown li {
	border-bottom: 1px solid #0079c1;
}

.fb.aside-menu ul.aside-menu__dropdown li a {
	color: #0079c1;
	background-color: #fff;
	padding: .75rem 1.25rem;
}

@media screen and (min-width: 768px) {
	.fb.aside-menu ul.aside-menu__dropdown li a {
		padding: 1rem 3rem;
		font-size: 2em;
		line-height: 1.21875;
	}
}

@media screen and (min-width: 768px) {
	.fb.aside-menu ul.aside-menu__dropdown li a:hover {
		background-color: #cde9fa;
	}
}

.fb.aside-menu ul.aside-menu__dropdown li.active a {
	background-color: #cde9fa;
}

.fb.aside-signup {
	position: relative;
	margin-top: 2.5rem;
	margin-bottom: 2.5rem;
	display: block;
}

@media screen and (min-width: 768px) {
	.fb.aside-signup {
		margin-top: 3.4375rem;
		margin-bottom: 5rem;
	}
}

.fb.aside-signup .aside-signup__image {
	position: relative;
	margin-bottom: 1.75rem;
	display: block;
	overflow: hidden;
}

@media screen and (min-width: 768px) {
	.fb.aside-signup .aside-signup__image:hover img {
		transform: scale(1.1);
	}
}

.fb.aside-signup img {
	width: 100%;
	height: 200px;
	object-fit: cover;
	object-position: center;
	transition: .6s ease-in-out;
}

@media screen and (min-width: 480px) {
	.fb.aside-signup img {
		height: 326px;
	}
}

.fb.aside-signup h3 {
	color: #fff;
	font-size: 1.125em;
	line-height: 1.55556;
	font-weight: 700;
	z-index: 1;
	text-align: center;
	padding: 0 .3125rem;
	position: absolute;
	left: 50%;
	transform: translateX(-50%);
	bottom: 10px;
	width: 100%;
	margin: 0;
}

@media screen and (min-width: 480px) {
	.fb.aside-signup h3 {
		font-size: 1.375em;
		line-height: 1.54545;
	}
}

@media screen and (min-width: 768px) {
	.fb.aside-signup h3 {
		font-size: 1.9375em;
		line-height: 1.22581;
		bottom: 25px;
	}
}

@media screen and (min-width: 1199px) {
	.fb.aside-signup h3 {
		font-size: 1.5em;
		line-height: 1.41667;
	}
}

@media screen and (min-width: 1599px) {
	.fb.aside-signup h3 {
		font-size: 1.9375em;
		line-height: 1.22581;
	}
}

.fb.aside-post {
	padding-top: 1.34375rem;
	padding-bottom: 1.21875rem;
}

.fb.aside-post:not(:last-child) {
	border-bottom: 1px solid #b2b2b2;
}

.fb.aside-post h3 {
	color: #0079c1;
	margin-bottom: .125rem;
	display: inline-block;
	font-size: 1.5em;
	line-height: 1.25;
}

@media screen and (min-width: 1599px) {
	.fb.aside-post h3 {
		font-size: 1.75em;
		line-height: 1.21429;
	}
}

.fb.aside-post h3 a {
	color: #0079c1;
	text-decoration: none;
}

@media screen and (min-width: 768px) {
	.fb.aside-post h3 a:hover {
		color: #26dfed;
	}
}

.fb.aside-post p {
	font-size: 1.125em;
	line-height: 1.33333;
	color: #707070;
	display: -webkit-box;
	-webkit-line-clamp: 3;
	-webkit-box-orient: vertical;
	overflow: hidden;
	margin-bottom: 0;
}

@media screen and (min-width: 1599px) {
	.fb.aside-post p {
		font-size: 1.5em;
		line-height: 1.08333;
	}
}

aside {
	padding-top: 1.875rem;
}

aside.pt-0 {
	padding-top: 0;
}

aside.aside--contact h2 {
	font-size: 2em;
	line-height: 1.125;
	font-weight: 700;
}

aside .aside__office {
	padding: 1.875rem;
	border: 2px solid #0079c1;
	display: flex;
	flex-wrap: wrap;
	justify-content: space-between;
}

@media screen and (min-width: 768px) {
	aside .aside__office {
		padding: 2.5rem;
	}
}

@media screen and (min-width: 1199px) {
	aside .aside__office {
		display: block;
	}
}

aside .aside__office h2 {
	margin-bottom: .75rem;
	flex-basis: 100%;
}

@media screen and (min-width: 1599px) {
	aside .aside__office h2 {
		margin-bottom: 1.5625rem;
	}
}

.fb.category form {
	position: relative;
	margin-bottom: 3.11875rem;
}

.fb.category form.form--secondary {
	margin-bottom: 2.5rem;
}

@media screen and (min-width: 1199px) {
	.fb.category form.form--secondary {
		margin-bottom: 5rem;
	}
}

.fb.category form .form__clear {
	position: absolute;
	top: 50%;
	transform: translateY(-50%);
	left: 8px;
	font-size: 18px;
	font-weight: 600;
	color: #0079c1;
	cursor: pointer;
}

.fb.category form .form__clear:hover {
	color: #0d4976;
}

.fb.category .form__item input {
	height: 3.75rem;
	font-size: 1.125em;
	line-height: 1.44444;
	padding: .625rem 3.125rem .625rem 1.25rem;
}

@media screen and (min-width: 480px) {
	.fb.category .form__item input {
		font-size: 1.5em;
		line-height: 1.20833;
		padding: .9375rem 3.75rem .9375rem 1.5625rem;
	}
}

.fb.category .form__item input:not(:valid) ~ .form__clear {
	display: none;
}

.fb.category .form__item button {
	border: 0;
	position: absolute;
	top: .65625rem;
	background: transparent;
	cursor: pointer;
	right: .3125rem;
	padding: 0;
}

@media screen and (min-width: 480px) {
	.fb.category .form__item button {
		right: 1.29375rem;
	}
}

.fb.category .form__item button img {
	transition: .3s ease-in;
}

@media screen and (min-width: 768px) {
	.fb.category .form__item button:hover img {
		filter: brightness(0);
		transition: .3s ease-in;
	}
}

.fb.category .category__title {
	font-size: 2em;
	line-height: 1.21875;
	padding: 1rem .75rem;
	margin-bottom: .75rem;
	border-bottom: 1px solid #707070;
}

@media screen and (min-width: 768px) {
	.fb.category .category__title {
		padding: 1rem 1.875rem;
	}
}

.fb.category .category__list {
	padding: 0 0 1.65rem 1.875rem;
	margin-bottom: 2.5rem;
}

@media screen and (min-width: 768px) {
	.fb.category .category__list {
		padding-left: 3.125rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.category .category__list {
		margin-bottom: 5.625rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.category .category__list {
		padding: 0 0 1.65rem 3.125rem;
	}
}

@media screen and (min-width: 1199px) {
	.inner-content--blogs .fb.category .category__list, .inner-content--blog .fb.category .category__list {
		margin-bottom: 3.375rem;
	}
}

.fb.category .category__list li a {
	font-size: 1.125em;
	line-height: 1.55556;
	display: inline-block;
	text-transform: capitalize;
}

@media screen and (min-width: 480px) {
	.fb.category .category__list li a {
		font-size: 1.5em;
		line-height: 1.41667;
	}
}

@media screen and (min-width: 1599px) {
	.fb.category .category__list li a {
		font-size: 2em;
		line-height: 1.21875;
	}
}

@media screen and (min-width: 768px) {
	.fb.category .category__list li a:hover {
		color: #26dfed;
	}
}

.fb.category .category__list li a {
	margin-bottom: .75rem;
}

@media screen and (min-width: 480px) {
	.fb.category .category__list li a {
		margin-bottom: 1rem;
	}
}

@media screen and (min-width: 1599px) {
	.fb.category .category__list li a {
		margin-bottom: 1.65rem;
	}
}

.fb.category .category__list--news {
	margin-bottom: 1.375rem;
}

.fb.category .category__list .parent.active.open i {
	transform: rotate(90deg);
	top: 0;
}

.fb.category .sub-menu {
	position: relative;
}

.fb.category .sub-menu ul {
	display: none;
	margin-bottom: .9375rem;
}

.fb.category .sub-menu ul a:empty {
	display: none;
}

.fb.category .sub-menu li a {
	font-size: 1em;
	line-height: 1.25;
	margin-bottom: .625rem !important;
}

@media screen and (min-width: 768px) {
	.fb.category .sub-menu li a {
		font-size: 1.25em;
		line-height: 1.2;
	}
}

.fb.category .sub-menu i {
	position: absolute;
	width: 29px;
	height: 29px;
	background-size: contain;
	background-repeat: no-repeat;
	background-position: center;
	right: 10px;
	top: 3px;
	cursor: pointer;
	transition: .3s ease-in-out;
}

.fb.category .sub-menu i:hover:after, .fb.category .sub-menu i:hover:before {
	background-color: #26dfed;
}

.fb.category .sub-menu i:after, .fb.category .sub-menu i:before {
	content: "";
	width: 10px;
	height: 2px;
	background-color: #0079c1;
	position: absolute;
	left: 50%;
	top: 50%;
	transition: .3s ease-in-out;
}

.fb.category .sub-menu i:after {
	transform: rotate(-45deg) translate(-30%, -50%);
}

.fb.category .sub-menu i:before {
	transform: rotate(45deg) translate(-50%, -50%);
}

.fb.category .sub-menu.open i {
	transform: rotate(90deg);
	top: 0;
}

.inner-content--projects aside .l-box:nth-of-type(2), .inner-content--jobs aside .l-box:nth-of-type(2), .inner-content--resources aside .l-box:nth-of-type(2) {
	margin-top: 2.5625rem;
}

.inner-content--projects aside .l-box:last-child, .inner-content--jobs aside .l-box:last-child, .inner-content--resources aside .l-box:last-child {
	margin-top: 2.5625rem;
}

.inner-content--blogs .category .category__title {
	margin-bottom: 1.875rem;
}

@media screen and (min-width: 1320px) {
	.inner-content--roundup aside {
		margin-top: -50px;
	}
}

@media screen and (min-width: 1320px) {
	.inner-content--techology-sub aside {
		padding-top: 0;
	}
}

.fb.location {
	padding: 1.25rem 0;
	border-bottom: 1px solid #b2b2b2;
	flex-basis: 100%;
}

@media screen and (min-width: 768px) {
	.fb.location {
		flex-basis: 45%;
	}
}

.fb.location .location__title {
	font-size: 1.5em;
	line-height: 1.5;
	margin: 0;
}

.fb.location p {
	font-size: 1.125em;
	line-height: 1.33333;
	margin-bottom: 0;
}

@media screen and (min-width: 768px) {
	.fb.location p {
		font-size: 1.25em;
		line-height: 1.8;
	}
}

@media screen and (min-width: 1599px) {
	.fb.location p {
		font-size: 1.5em;
		line-height: 1.5;
	}
}

.fb.location p a {
	display: inline-block;
	text-decoration: none;
	color: #000;
}

.fb.location .location__map {
	font-size: 1.125em;
	line-height: 1.33333;
	display: flex;
	align-items: center;
	font-weight: 700;
}

@media screen and (min-width: 768px) {
	.fb.location .location__map {
		font-size: 1.25em;
		line-height: 1.8;
	}
}

@media screen and (min-width: 1599px) {
	.fb.location .location__map {
		font-size: 1.5em;
		line-height: 1.5;
	}
}

.fb.location .location__map svg {
	margin-right: .875rem;
}

@media screen and (min-width: 768px) {
	.fb.location .location__map:hover span {
		color: #26dfed;
	}
	
	.fb.location .location__map:hover svg path {
		fill: #26dfed;
	}
}

.fb.location:last-child {
	border-bottom: 0;
	padding-bottom: 0;
}

@media screen and (min-width: 768px) {
	.fb.location:nth-child(4) {
		border-bottom: 0;
	}
}

@media screen and (min-width: 1199px) {
	.fb.location:nth-child(4) {
		border-bottom: 1px solid #b2b2b2;
	}
}

.inner-content--jobs aside {
	padding-top: 1.875rem;
}

@media screen and (min-width: 1199px) {
	.inner-content--jobs aside {
		padding-top: 0;
	}
}

@media screen and (min-width: 480px) {
	aside .button--lg {
		max-width: 212px;
	}
}

@media screen and (min-width: 768px) {
	aside .button--lg {
		max-width: 300px;
	}
}

@media screen and (min-width: 1199px) {
	aside .button--lg {
		max-width: 100%;
	}
}

.fb.social-nav {
	display: flex;
	align-items: center;
	flex-wrap: wrap;
}

.fb.social-nav a {
	flex-basis: 33.33%;
	margin-bottom: 2.8125rem;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.fb.social-nav a {
		margin-bottom: 0;
		flex-basis: auto;
	}
}

@media screen and (min-width: 768px) {
	.fb.social-nav a:not(:last-child) {
		margin-right: 1.65625rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.social-nav a:not(:last-child) {
		margin-right: 2.5rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.social-nav a svg {
		height: 26px;
		width: auto;
	}
}

@media screen and (min-width: 768px) {
	.fb.social-nav a svg:hover path {
		fill: #0079c1;
	}
}

.fb.social-nav a svg path {
	transition: .4s ease-in-out;
}

.fb.staff .staff-detail {
	display: flex;
	flex-wrap: wrap;
	align-items: center;
	margin-bottom: .625rem;
	justify-content: center;
}

@media screen and (min-width: 768px) {
	.fb.staff .staff-detail {
		justify-content: initial;
		margin-bottom: 2.8125rem;
	}
}

.fb.staff .staff-detail .staff-detail__image {
	background-color: #888;
	border: 1px solid #707070;
	height: 100%;
	flex-basis: 13.75rem;
	height: 13.75rem;
}

@media screen and (min-width: 480px) {
	.fb.staff .staff-detail .staff-detail__image {
		flex-basis: 18.75rem;
		height: 18.75rem;
	}
}

@media screen and (min-width: 768px) {
	.fb.staff .staff-detail .staff-detail__image {
		flex-basis: 18.75rem;
		height: 18.75rem;
	}
}

@media screen and (min-width: 1199px) {
	.fb.staff .staff-detail .staff-detail__image {
		flex-basis: 27.6875rem;
		height: 27.0625rem;
	}
}

.fb.staff .staff-detail .staff-detail__image img {
	width: 100%;
	height: 100%;
	object-fit: cover;
	object-position: center;
}

.fb.staff .staff-detail .staff-detail__desc {
	padding: 1.875rem;
	flex-basis: 100%;
	text-align: center;
}

@media screen and (min-width: 768px) {
	.fb.staff .staff-detail .staff-detail__desc {
		padding: 2.5rem;
		flex-basis: 50%;
		text-align: left;
	}
}

@media screen and (min-width: 1320px) {
	.fb.staff .staff-detail .staff-detail__desc {
		padding: 4.5625rem;
	}
}

.fb.staff .staff-detail .staff-detail__name {
	font-size: 1.75em;
	line-height: 1.28571;
	font-weight: 700;
	margin: 0;
	color: #000;
}

@media screen and (min-width: 768px) {
	.fb.staff .staff-detail .staff-detail__name {
		font-size: 2.25em;
		line-height: 1.27778;
	}
}

.fb.staff .staff-detail .staff-detail__desig, .fb.staff .staff-detail .staff-detail__email {
	font-size: 1.5em;
	line-height: 1.5;
	margin: 0;
}

@media screen and (min-width: 768px) {
	.fb.staff .staff-detail .staff-detail__desig, .fb.staff .staff-detail .staff-detail__email {
		font-size: 1.875em;
		line-height: 1.53333;
	}
}

.fb.staff .staff-detail .staff-detail__desig {
	font-style: italic;
}

.fb.staff .staff__bio {
	margin-bottom: 2.5rem;
}

@media screen and (min-width: 1199px) {
	.fb.staff .staff__bio {
		margin-bottom: 5.625rem;
	}
}

.fb.staff .staff__bio ul {
	margin-bottom: 1.25rem;
}

@media screen and (min-width: 1320px) {
	.fb.staff .staff__bio ul {
		margin-bottom: 3.75rem;
	}
}

.fb.staff .staff__bio ul li {
	font-size: 18px;
	line-height: 32px;
}

@media screen and (min-width: 768px) {
	.fb.staff .staff__bio ul li {
		font-size: 20px;
		line-height: 36px;
	}
}

@media screen and (min-width: 1599px) {
	.fb.staff .staff__bio ul li {
		font-size: 24px;
		line-height: 48px;
	}
}

.fb.staff .staff__bio ul li a {
	color: #0079c1;
	text-decoration: underline;
	text-underline-offset: 5px;
	text-decoration-thickness: 1px;
	font-weight: 700;
}

.fb.video-block .video__thumb {
	height: 22rem;
	background-color: #888;
	margin-bottom: .625rem;
	position: relative;
	display: block;
	background-size: cover;
	background-position: center;
	background-repeat: no-repeat;
	transition: .4s ease-in-out;
}

@media screen and (min-width: 768px) {
	.fb.video-block .video__thumb {
		margin-bottom: 1.875rem;
	}
}

.fb.video-block .video__thumb .video__icon {
	position: absolute;
	left: 50%;
	top: 50%;
	transform: translate(-50%, -50%);
}

.fb.video-block--sm .video__title {
	font-size: 1.375em;
	line-height: 1.54545;
	font-weight: 700;
	text-align: center;
	margin-bottom: 1.875rem;
}

@media screen and (min-width: 768px) {
	.fb.video-block--sm .video__title {
		font-size: 2em;
		line-height: 1.15625;
		margin-bottom: 2.5rem;
	}
}

.fb.video-block .video__link {
	transition: .4s ease-in-out;
}

.fb.video-block:hover .video__thumb {
	outline: 2px solid #26dfed;
}

@media screen and (min-width: 768px) {
	.fb.video-block:hover .video__thumb .video__icon {
		opacity: .8;
	}
}

.fb.video-block:hover .video__link {
	color: #26dfed;
}

.inner-content--multimedia .fb.video-block .video__thumb {
	height: 11.25rem;
}

@media screen and (min-width: 991px) {
	.inner-content--multimedia .fb.video-block .video__thumb {
		height: 14.375rem;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia .fb.video-block .video__thumb {
		height: 22rem;
	}
}

.inner-content--multimedia .fb.video-block .video__title {
	padding: 0 .625rem;
}

@media screen and (min-width: 768px) {
	.inner-content--multimedia .fb.video-block .video__title {
		font-size: 1.375em;
		line-height: 1.36364;
	}
}

@media screen and (min-width: 1599px) {
	.inner-content--multimedia .fb.video-block .video__title {
		padding: 0 5rem;
		font-size: 2em;
		line-height: 1.15625;
	}
}

.video-main h3 {
	color: #000;
}

.fb.whats-happening {
	padding-top: 4.7375rem;
	padding-bottom: 6.25rem;
}

@media screen and (min-width: 1199px) {
	.fb.whats-happening {
		padding-top: 5.9875rem;
	}
}

.fb.whats-happening .title__link {
	text-decoration: none;
}

.fb.whats-happening .l-title {
	color: #000;
}

@media screen and (min-width: 768px) {
	.fb.whats-happening .l-title:hover {
		color: #0079c1;
	}
}

.fb.whats-happening .l-title--sm {
	margin-bottom: 2.99375rem;
	font-size: 1.75em;
	line-height: 1.21429;
	font-weight: 700;
}

@media screen and (min-width: 768px) {
	.fb.whats-happening .l-title--sm {
		font-size: 1.375em;
		line-height: 1.22727;
	}
}

@media screen and (min-width: 1320px) {
	.fb.whats-happening .l-title--sm {
		font-size: 2.25em;
		line-height: 1.22222;
	}
}

.fb.whats-happening .featured__image img {
	width: 100%;
	height: auto;
}

.fb.whats-happening .featured__text {
	max-width: 917px;
	margin: auto;
	text-align: center;
	margin-top: 2.8875rem;
}

.fb.whats-happening .featured__text p {
	font-style: italic;
	margin-bottom: .75rem;
	line-height: 29px;
	color: #000;
}
