/* --------------------------------------------
Theme Name: Blender Media 2023
Theme URI: http://underscores.me/
Author: Dalbir
Author URI: https://blendermedia.com/
Description: 
Version: 1.0.0
Tested up to: 6.2
Requires PHP: 5.6
License: GNU General Public License v2 or later
License URI: LICENSE
Text Domain: blender2023
Tags: custom-background, custom-logo, custom-menu, featured-images, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned.

Blender Media 2023 is based on Underscores https://underscores.me/, (C) 2012-2020 Automattic, Inc.
Underscores is distributed under the terms of the GNU GPL v2 or later.

--------------------------------------------------------------*/
/*--------------------------------------------------------------
# Generic
--------------------------------------------------------------*/
/* Normalize
--------------------------------------------- */
/*! normalize.css v8.0.1 | MIT License | github.com/necolas/normalize.css */
/* Document
	 ========================================================================== */
html {
  line-height: 1.15;
  -webkit-text-size-adjust: 100%;
  scroll-behavior: smooth;
}

body {
  margin: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}

body *::-moz-selection {
  color: #ffffff;
  background-color: #17427d;
}

body *::selection {
  color: #ffffff;
  background-color: #17427d;
}

main {
  display: block;
}

hr {
  box-sizing: content-box;
  height: 0;
  overflow: visible;
}

a {
  background-color: transparent;
}

abbr[title] {
  border-bottom: none;
  text-decoration: underline;
  text-decoration: underline dotted;
}

img {
  border-style: none;
}

button,
input,
optgroup,
select,
textarea {
  font-family: inherit;
  font-size: 100%;
  line-height: 1.15;
  margin: 0;
}

button,
input {
  overflow: visible;
}

button,
select {
  text-transform: none;
}

button,
[type=button],
[type=reset],
[type=submit] {
  -webkit-appearance: button;
}

button::-moz-focus-inner,
[type=button]::-moz-focus-inner,
[type=reset]::-moz-focus-inner,
[type=submit]::-moz-focus-inner {
  border-style: none;
  padding: 0;
}

button:-moz-focusring,
[type=button]:-moz-focusring,
[type=reset]:-moz-focusring,
[type=submit]:-moz-focusring {
  outline: 1px dotted ButtonText;
}

fieldset {
  padding: 0.35em 0.75em 0.625em;
}

legend {
  box-sizing: border-box;
  color: inherit;
  display: table;
  max-width: 100%;
  padding: 0;
  white-space: normal;
}

progress {
  vertical-align: baseline;
}

textarea {
  overflow: auto;
}

[type=checkbox],
[type=radio] {
  box-sizing: border-box;
  padding: 0;
}

[type=number]::-webkit-inner-spin-button,
[type=number]::-webkit-outer-spin-button {
  height: auto;
}

[type=search] {
  -webkit-appearance: textfield;
  outline-offset: -2px;
}

[type=search]::-webkit-search-decoration {
  -webkit-appearance: none;
}

::-webkit-file-upload-button {
  -webkit-appearance: button;
  font: inherit;
}

details {
  display: block;
}

summary {
  display: list-item;
}

template {
  display: none;
}

[hidden] {
  display: none;
}

/* Box sizing
--------------------------------------------- */
/* Inherit box-sizing to more easily change it's value on a component level.
@link http://css-tricks.com/inheriting-box-sizing-probably-slightly-better-best-practice/ */
*,
*::before,
*::after {
  box-sizing: inherit;
}

html {
  box-sizing: border-box;
}

/*--------------------------------------------------------------
# Base
--------------------------------------------------------------*/
/* Typography
--------------------------------------------- */
@font-face {
  font-family: "Univers";
  src: url("Fonts/1476016/3bdb4597-ff70-447c-8620-8836686bf840.woff2") format("woff2"), url("Fonts/1476016/5599ac9f-d136-4277-aeee-f82aac5d527f.woff") format("woff");
  font-weight: bold;
}
@font-face {
  font-family: "Univers";
  src: url("Fonts/6479068/1851f228-028c-4603-9ac5-3e5973d65fc0.woff2") format("woff2"), url("Fonts/6479068/def45ea9-b937-4e23-ba3b-3f5051c5cf6b.woff") format("woff");
  font-weight: normal;
}
body,
button,
input,
select,
optgroup,
textarea {
  color: #000000;
  font-family: "Univers", sans-serif;
  font-weight: normal;
  font-size: 1rem;
  line-height: 1.4;
}

h1, h2, h3, h4, h5 {
  color: #000000;
}

h1 {
  font-size: 51px;
  line-height: 1.1;
  font-family: "Univers", sans-serif;
  font-weight: normal;
  font-style: normal;
}

h2 {
  font-size: 38px;
  line-height: 1.26;
  font-family: "Univers", sans-serif;
  font-weight: normal;
  font-style: normal;
}

h3 {
  font-size: 32px;
  line-height: 1.13;
  font-family: "Univers", sans-serif;
  font-weight: normal;
  font-style: normal;
}

h4 {
  font-size: 28px;
  line-height: 1.14;
  font-family: "Univers", sans-serif;
  font-weight: normal;
  font-style: normal;
}

h5 {
  font-size: 21px;
  line-height: 1.14;
  font-family: "Univers", sans-serif;
  font-weight: bold;
  font-style: normal;
}

h6 {
  font-size: 21px;
  line-height: 1.14;
  font-family: "Univers", sans-serif;
  font-weight: bold;
  font-style: normal;
}

@media (min-width: 768px) {
  h1 {
    font-size: 104px;
    line-height: 0.92;
  }
  h2 {
    font-size: 56px;
    line-height: 1;
  }
  h3 {
    font-size: 36px;
    line-height: 1.22;
  }
  h4 {
    font-size: 30px;
    line-height: 1.2;
  }
  h5 {
    font-size: 21px;
    line-height: 1.14;
  }
  h6 {
    font-size: 18px;
    line-height: 1.33;
  }
}
p {
  margin-top: 0;
  margin-bottom: 1.5rem;
  line-height: 1.4;
  font-size: 17px;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child {
  margin-top: 0;
}

dfn, cite, em, i {
  font-style: italic;
}

blockquote {
  margin: 0 1.5rem;
}

address {
  margin: 0 0 1.5rem;
}

pre {
  background: #ffffff;
  font-family: "Courier 10 Pitch", courier, monospace;
  line-height: 1.6;
  margin-bottom: 1.6rem;
  max-width: 100%;
  overflow: auto;
  padding: 1.6rem;
}

code, kbd, tt, var {
  font-family: monaco, consolas, monospace;
}

abbr, acronym {
  border-bottom: 1px dotted #000000;
  cursor: help;
}

mark, ins {
  background: #06357a;
  text-decoration: none;
}

big {
  font-size: 125%;
}

b, strong {
  font-weight: 600;
}

small {
  font-size: 80%;
}

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

sub {
  bottom: -0.25em;
}

sup {
  top: -0.5em;
}

/* Elements
--------------------------------------------- */
body {
  background: #ffffff;
}

hr {
  background-color: #06357a;
  border: 0;
  height: 1px;
  margin: 0;
}

ul, ol {
  margin: 0 0 2em 1.5em;
  padding: 0;
}

ul {
  list-style: disc;
}

ol {
  list-style: decimal;
}

li > ul, li > ol {
  margin-bottom: 0;
  margin-left: 1.5em;
}

/* Make sure embeds and iframes fit their containers. */
embed,
iframe,
object {
  max-width: 100%;
}

.iframe-wrapper {
  position: relative;
  padding-bottom: 56.25%;
}

.iframe-wrapper iframe {
  position: absolute;
  inset: 0;
  width: 100%;
  height: 100%;
}

img {
  height: auto;
  max-width: 100%;
}

figure {
  margin: 1em 0;
}

div > figure:first-child {
  margin-top: 0;
}

div > figure:last-child {
  margin-bottom: 0;
}

table {
  margin: 0 0 1em;
  width: 100%;
  border-collapse: collapse;
}
table tr {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
}
table td, table th {
  padding: 16px 16px 16px 0;
  vertical-align: top;
  text-align: center;
  font-size: 14px;
  line-height: 16px;
}
table td:last-child, table th:last-child {
  padding-right: 0;
}
table td:first-child, table th:first-child {
  text-align: left;
}
table th {
  max-width: 400px;
}

div.table-overflow {
  width: 100%;
  overflow-x: auto;
}

div.table-overflow + div.arrow {
  display: none;
  color: #c1c6d2 !important;
  text-align: center;
}

div.table-overflow + div.arrow::after {
  font-family: FontAwesome;
  font-size: 14px;
  content: "\f07e";
}

div.table-overflow.show + div.arrow {
  position: relative;
  height: 56px;
  width: 100%;
  display: block;
}

div.table-overflow.show > table {
  margin-bottom: 0px !important;
}

/* Links
--------------------------------------------- */
a {
  color: #000000;
  text-decoration: none;
}
a:focus {
  outline: 0;
}
a:hover, a:active {
  outline: 0;
}

a:hover, a:focus, a:active {
  color: #06357a;
  transition: all 250ms ease;
}

/* Forms
--------------------------------------------- */
.button,
button,
input[type=button],
input[type=reset],
input[type=submit] {
  cursor: pointer;
  font-family: "Univers", sans-serif;
  font-weight: bold;
  font-style: normal;
  font-size: 16px;
  line-height: 1.25;
  border: none;
  border-radius: 30px;
  background: #707070;
  color: #fff;
  padding: 12px 28px 10px;
  height: 40px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.25s ease-in-out;
}
.button:visited, .button:active,
button:visited,
button:active,
input[type=button]:visited,
input[type=button]:active,
input[type=reset]:visited,
input[type=reset]:active,
input[type=submit]:visited,
input[type=submit]:active {
  color: #fff;
}
.button:hover, .button:focus,
button:hover,
button:focus,
input[type=button]:hover,
input[type=button]:focus,
input[type=reset]:hover,
input[type=reset]:focus,
input[type=submit]:hover,
input[type=submit]:focus {
  background-color: #06357a;
  color: #fff;
}

@media (min-width: 768px) {
  .button,
  button,
  input[type=button],
  input[type=reset],
  input[type=submit] {
    height: 48px;
  }
  .wide {
    padding: 12px 36px 10px;
  }
}
a.icon-button {
  font-size: 16px;
  font-weight: bold;
  line-height: 1.25;
  color: #06357a;
  display: inline-flex;
  height: 32px;
  border-radius: 22px;
  padding: 2px 2px 2px 18px;
  background-color: #ffffff;
  align-items: center;
  transition: all 0.25s ease-in-out;
}
a.icon-button:visited, a.icon-button:active {
  color: #06357a;
}
a.icon-button:hover, a.icon-button:focus {
  opacity: 1;
  background-color: #06357a;
  color: #fff;
}
a.icon-button:hover i, a.icon-button:focus i {
  border: 1px solid #ffffff;
}
a.icon-button i {
  display: flex;
  align-items: center;
  justify-content: center;
  font-size: 14px;
  border: 1px solid #06357a;
  border-radius: 20px;
  height: 28px;
  width: 28px;
  margin-left: 20px;
  transition: all 0.25s ease-in-out;
}
a.icon-button i::before {
  margin-top: 1px;
  margin-left: 3px;
}
@media (min-width: 768px) {
  a.icon-button {
    font-size: 18px;
    line-height: 1.33;
    height: 40px;
  }
  a.icon-button i {
    height: 36px;
    width: 36px;
  }
}

input[type=text],
input[type=email],
input[type=url],
input[type=password],
input[type=search],
input[type=number],
input[type=tel],
input[type=range],
input[type=date],
input[type=month],
input[type=week],
input[type=time],
input[type=datetime],
input[type=datetime-local],
input[type=color],
textarea {
  font: inherit;
  color: #003764;
  border: 1px solid #003764;
  border-radius: 24px;
  padding: 8px 16px;
  background-color: transparent;
  box-shadow: none;
  height: 44px;
  appearance: none;
  line-height: normal;
  max-width: 100%;
  width: 500px;
}
input[type=text]:focus,
input[type=email]:focus,
input[type=url]:focus,
input[type=password]:focus,
input[type=search]:focus,
input[type=number]:focus,
input[type=tel]:focus,
input[type=range]:focus,
input[type=date]:focus,
input[type=month]:focus,
input[type=week]:focus,
input[type=time]:focus,
input[type=datetime]:focus,
input[type=datetime-local]:focus,
input[type=color]:focus,
textarea:focus {
  color: #000000;
}
@media (min-width: 768px) {
  input[type=text],
  input[type=email],
  input[type=url],
  input[type=password],
  input[type=search],
  input[type=number],
  input[type=tel],
  input[type=range],
  input[type=date],
  input[type=month],
  input[type=week],
  input[type=time],
  input[type=datetime],
  input[type=datetime-local],
  input[type=color],
  textarea {
    height: 48px;
  }
}

select {
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  color: #003764;
  padding: 8px 0;
  max-width: 100%;
  width: 400px;
  height: 48px;
  border: 0;
  appearance: none;
  position: relative;
}
select option {
  color: #003764;
}

.select-wrapper {
  overflow: hidden;
  border: 1px solid #003764;
  border-radius: 24px;
  display: inline-block;
  position: relative;
}
.select-wrapper::after {
  position: absolute;
  top: 50%;
  right: 12px;
  transform: translateY(-50%);
  content: "\f078";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  font-size: 14px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}

textarea {
  height: 160px;
  max-width: 100%;
  width: 500px;
}

/*--------------------------------------------------------------
# Layouts
--------------------------------------------------------------*/
.container {
  max-width: 1600px;
  width: 100%;
  padding-right: 16px;
  padding-left: 16px;
  margin-right: auto;
  margin-left: auto;
}

@media (min-width: 576px) {
  .container {
    padding-right: 24px;
    padding-left: 24px;
  }
}
@media (min-width: 1024px) {
  .container {
    padding-right: 40px;
    padding-left: 40px;
  }
}
/** === Grid Layout === */
.row {
  display: flex;
  flex-wrap: wrap;
  margin-top: 0;
  margin-right: -12px;
  margin-left: -12px;
}

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

.row-reverse {
  flex-direction: row-reverse;
}

.space-between {
  justify-content: space-between;
}

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

.flex-end {
  justify-content: flex-end;
}

.flex-center {
  justify-content: center;
}

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

.row > * {
  flex-shrink: 0;
  width: 100%;
  max-width: 100%;
  padding-right: 12px;
  padding-left: 12px;
  margin-bottom: 24px;
}

.col {
  flex: 1 0 0%;
}

.col-auto {
  flex: 0 0 auto;
  width: auto;
}

.col-1 {
  flex: 0 0 auto;
  width: 8.33333333%;
}

.col-2 {
  flex: 0 0 auto;
  width: 16.66666667%;
}

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

.col-4 {
  flex: 0 0 auto;
  width: 33.33333333%;
}

.col-5 {
  flex: 0 0 auto;
  width: 41.66666667%;
}

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

.col-7 {
  flex: 0 0 auto;
  width: 58.33333333%;
}

.col-8 {
  flex: 0 0 auto;
  width: 66.66666667%;
}

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

.col-10 {
  flex: 0 0 auto;
  width: 83.33333333%;
}

.col-11 {
  flex: 0 0 auto;
  width: 91.66666667%;
}

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

@media (min-width: 576px) {
  .col-sm-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-sm-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-sm-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-sm-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-sm-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-sm-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-sm-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-sm-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-sm-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-sm-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-sm-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-sm-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 768px) {
  .col-md-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-md-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-md-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-md-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-md-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-md-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-md-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-md-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-md-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-md-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-md-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-md-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1024px) {
  .col-lg-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-lg-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-lg-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-lg-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-lg-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-lg-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-lg-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-lg-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-lg-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-lg-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-lg-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-lg-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1224px) {
  .col-xl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
@media (min-width: 1440px) {
  .col-xxl-1 {
    flex: 0 0 auto;
    width: 8.33333333%;
  }
  .col-xxl-2 {
    flex: 0 0 auto;
    width: 16.66666667%;
  }
  .col-xxl-3 {
    flex: 0 0 auto;
    width: 25%;
  }
  .col-xxl-4 {
    flex: 0 0 auto;
    width: 33.33333333%;
  }
  .col-xxl-5 {
    flex: 0 0 auto;
    width: 41.66666667%;
  }
  .col-xxl-6 {
    flex: 0 0 auto;
    width: 50%;
  }
  .col-xxl-7 {
    flex: 0 0 auto;
    width: 58.33333333%;
  }
  .col-xxl-8 {
    flex: 0 0 auto;
    width: 66.66666667%;
  }
  .col-xxl-9 {
    flex: 0 0 auto;
    width: 75%;
  }
  .col-xxl-10 {
    flex: 0 0 auto;
    width: 83.33333333%;
  }
  .col-xxl-11 {
    flex: 0 0 auto;
    width: 91.66666667%;
  }
  .col-xxl-12 {
    flex: 0 0 auto;
    width: 100%;
  }
}
header.desktop {
  display: none;
  width: 100%;
  z-index: 10;
}
header.desktop .logo {
  width: 190px;
  height: 75px;
}
header.desktop .logo a {
  position: relative;
}
header.desktop .logo img {
  position: absolute;
  width: 190px;
  top: 0;
  left: 0;
  transition: all 0.25s ease-in-out;
}
header.desktop .logo img.colour {
  opacity: 0;
}

.scrolled header.desktop .logo {
  height: 64px;
}
.scrolled header.desktop .logo a img {
  width: 140px;
  top: 6px;
}

header.mobile {
  height: 64px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 1000;
  transition: all 0.25s ease-in-out;
  background-color: #FFF;
}
header.mobile > .top {
  display: flex;
  height: 64px;
  justify-content: space-between;
  padding: 0px 20px;
  width: 100%;
  align-items: center;
  transition: all 0.25s ease-in-out;
}
header.mobile > .top .hamburger {
  width: 30px;
  height: 26px;
  cursor: pointer;
  overflow: hidden;
}
header.mobile > .top .hamburger span {
  width: 100%;
  height: 2px;
  background-color: #000;
  margin-top: 5px;
  display: block;
  transition: all 0.25s ease-in-out;
}
header.mobile > .top .hamburger span:last-of-type {
  margin-bottom: 0;
}
header.mobile > .top .logo {
  height: 48px;
  width: 124px;
  position: relative;
  z-index: 111;
}
header.mobile > .top .logo img {
  width: auto;
  height: 48px;
  max-height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  transition: all 0.25s ease-in-out;
}

@media (min-width: 1024px) {
  header.desktop {
    display: block;
  }
  header.mobile {
    display: none;
  }
}
@media (min-width: 768px) {
  header.mobile > .top {
    padding: 0 40px;
  }
}
.site-footer {
  padding-top: 24px;
  background-color: #000000;
}
.site-footer a:hover, .site-footer a:focus {
  opacity: 0.6;
  transition: all 0.25s ease;
}
.site-footer .logo img {
  width: 190px;
  height: auto;
  position: relative;
}
.site-footer .contact {
  color: #fff;
  margin-top: 40px;
}
.site-footer .contact .address {
  font-size: 14px;
  font-style: normal;
  line-height: 1.14;
}
.site-footer .contact .address a {
  color: #fff;
}
.site-footer .email {
  font-size: 14px;
}
.site-footer .email i {
  margin-right: 12px;
}
.site-footer .email a {
  text-decoration: underline;
  color: #fff;
}
.site-footer .copy {
  font-size: 14px;
  color: #fff;
}
.site-footer .copy span {
  display: inline-block;
}
.site-footer .footer-menu {
  padding-top: 16px;
  display: none;
}
.site-footer .footer-menu .menu-item-home {
  display: none;
}
.site-footer .footer-menu ul {
  list-style: none;
  margin: 0;
}
.site-footer .footer-menu ul a {
  color: #fff;
}
.site-footer .footer-menu .menu {
  display: flex;
  justify-content: space-between;
}
.site-footer .footer-menu .menu > li {
  font-size: 21px;
  line-height: 1.14;
  font-weight: bold;
  margin-right: 16px;
}
.site-footer .footer-menu .menu > li:last-child {
  margin-right: 0;
}
.site-footer .footer-menu .menu > li ul {
  margin-top: 28px;
}
.site-footer .footer-menu .menu > li li {
  font-size: 14px;
  margin-bottom: 8px;
  font-weight: normal;
}
@media (min-width: 1224px) {
  .site-footer .footer-menu .menu > li {
    margin-right: 60px;
  }
}
@media (min-width: 1024px) {
  .site-footer {
    padding-top: 84px;
  }
  .site-footer .footer-menu {
    display: block;
  }
  .site-footer .copy {
    display: none;
  }
}
.site-footer .site-info {
  border-top: 1.5px solid rgba(255, 255, 255, 0.2);
}
.site-footer .site-info .blender-link, .site-footer .site-info .copy {
  display: none;
}
.site-footer .site-info ul {
  margin: 0 auto;
  padding: 0;
  list-style: none;
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}
.site-footer .site-info li {
  flex-basis: 100%;
  color: #fff;
  font-size: 14px;
}
.site-footer .site-info li a {
  color: #fff;
}
.site-footer .site-info .hold {
  padding-top: 16px;
  padding-bottom: 16px;
}
.site-footer .site-info .policy-links {
  display: flex;
  justify-content: space-around;
  align-items: center;
}
@media (min-width: 1024px) {
  .site-footer .site-info {
    margin-top: 24px;
  }
  .site-footer .site-info .blender-link, .site-footer .site-info .copy {
    display: block;
  }
  .site-footer .site-info .hold {
    padding-top: 24px;
  }
  .site-footer .site-info ul {
    justify-content: space-between;
  }
  .site-footer .site-info ul li {
    flex-basis: auto;
    margin-bottom: 8px;
  }
  .site-footer .site-info li.blender-link {
    flex-basis: 100%;
    margin-left: auto;
    text-align: right;
  }
  .site-footer .site-info li.policy-links a {
    margin-left: 35px;
  }
  .site-footer .site-info li.copy {
    margin-right: 80px;
  }
}
@media (min-width: 1440px) {
  .site-footer .site-info li.blender-link {
    flex-basis: auto;
  }
}

/*--------------------------------------------------------------
# Components
--------------------------------------------------------------*/
/* Navigation
--------------------------------------------- */
header.desktop nav {
  top: 0;
  position: fixed;
  display: block;
  width: 100%;
  height: 95px;
  background: transparent;
  transition: all 0.25s ease-in-out;
  z-index: 101;
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
header.desktop nav:hover {
  background-color: #FFF;
}
header.desktop nav li {
  position: relative;
}
header.desktop nav a {
  display: block;
  text-decoration: none;
}
header.desktop nav ul li ul li ul {
  display: none !important;
}
header.desktop nav .container {
  height: 100%;
  align-items: center;
  position: relative;
  justify-content: space-between;
}
header.desktop nav ul {
  display: flex;
  list-style: none;
  margin: 0;
  padding-left: 0;
}
header.desktop nav ul.menu > li {
  margin-left: 42px;
}
header.desktop nav ul.menu > li > a {
  padding: 36px 0;
  color: #FFF;
  font-size: 18px;
  line-height: 24px;
  font-weight: bold;
}
header.desktop nav ul ul {
  display: block;
  position: absolute;
  top: 100%;
  width: 220px;
  left: 50%;
  transform: translateX(-50%);
  z-index: 10;
  opacity: 0;
  background-color: #FFF;
  padding: 24px 40px;
  transition: all 0.25s ease-in-out;
  pointer-events: none;
}
header.desktop nav ul ul li {
  margin-bottom: 8px;
}
header.desktop nav ul ul li a {
  font-size: 17px;
  line-height: 24px;
  font-weight: normal;
  color: #000;
}
header.desktop nav ul ul li a:hover, header.desktop nav ul ul li a.focus {
  color: #06357a;
}
header.desktop nav ul li:hover > a,
header.desktop nav ul li.focus > a {
  color: #06357a;
}
header.desktop nav ul li:hover > ul,
header.desktop nav ul li.focus > ul {
  display: block;
  opacity: 1;
  pointer-events: all;
}

header.desktop nav:hover .logo a img.white,
.scrolled header.desktop nav .logo a img.white {
  opacity: 0;
}

header.desktop nav:hover .logo a img.colour,
.scrolled header.desktop nav .logo a img.colour {
  opacity: 1;
}

header.desktop nav:hover ul.menu li a,
.scrolled header.desktop nav ul.menu li a {
  color: #000;
}

header.desktop nav:hover ul.menu li a:hover,
.scrolled header.desktop nav ul.menu li a:hover {
  color: #06357a;
}

.scrolled header.desktop nav {
  height: 64px;
  background-color: #FFF;
}
.scrolled header.desktop nav ul.menu > li > a {
  padding: 20px 0;
}

header.mobile nav {
  display: none;
  width: 100%;
  height: calc(100vh - 64px);
  overflow-y: scroll;
  padding-top: 32px;
  background-color: #003764;
}
header.mobile nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header.mobile nav > ul {
  margin: 0;
}
header.mobile nav > ul > li {
  position: relative;
  transition: all 0.25s ease-in-out;
}
header.mobile nav > ul > li a {
  font-size: 28px;
  line-height: 32px;
  font-weight: normal;
  color: #FFF;
  display: flex;
  margin: 0 20px;
  padding: 8px 0;
  position: relative;
  justify-content: space-between;
}
header.mobile nav > ul > li > a:hover {
  color: #FFF;
}
header.mobile nav > ul > li.menu-item-has-children.active > a:after {
  content: "\f068";
}
header.mobile nav > ul > li.menu-item-has-children > a:after {
  content: "\f067";
  font-family: "Font Awesome 5 Pro";
  padding-left: 10px;
  color: #FFF;
  font-weight: 400;
  font-size: 24px;
}
header.mobile nav > ul > li > ul {
  display: none;
  padding-bottom: 16px;
}
header.mobile nav > ul > li > ul > li:last-of-type a {
  border-bottom: none;
}
header.mobile nav > ul > li > ul a {
  display: block;
  transition: all 0.25s ease-in-out;
  font-size: 16px;
  line-height: 20px;
  padding: 4px 0;
}
header.mobile nav > ul > li > ul.has-children > a {
  padding-bottom: 7px;
}
header.mobile nav > ul > li.has-children > a span:nth-child(1) {
  position: absolute;
  width: 16px;
  height: 2px;
  top: 49%;
  margin-left: 8px;
  background: #FFF;
}
header.mobile nav > ul > li.has-children > a span:nth-child(2) {
  position: absolute;
  width: 16px;
  height: 2px;
  top: 49%;
  margin-left: 8px;
  background: #FFF;
  transform: translate(0px, 0px) rotate(90deg);
  transition: all 0.25s ease-in-out;
}
header.mobile nav > ul > li.has-children.active {
  background-color: #003764;
}
header.mobile nav > ul > li.has-children.active > a {
  border-bottom: none;
}
header.mobile nav > ul > li.has-children.active > a span:nth-child(2) {
  opacity: 0;
}
header.mobile nav > ul > li:last-of-type a {
  border-bottom: none;
}
header.mobile.open {
  background-color: #003764;
  height: auto;
}
header.mobile.open > .top {
  background-color: #003764;
}
header.mobile.open > .top .logo img.white {
  opacity: 1;
}
header.mobile.open > .top .logo img.colour {
  opacity: 0;
}
header.mobile.open .hamburger span {
  background-color: #FFF;
}
header.mobile.open .hamburger span:nth-child(1) {
  margin-left: 50px;
}
header.mobile.open .hamburger span:nth-child(2) {
  transform: translate(0px, 0px) rotate(45deg);
}
header.mobile.open .hamburger span:nth-child(3) {
  transform: translate(0px, -7px) rotate(-45deg);
}
header.mobile > .bottom {
  display: none;
  height: 75px;
  color: #FFF;
  font-size: 12px;
  background-color: #003764;
  position: fixed;
  bottom: 0;
  width: 100%;
}

/* Common */
.updated:not(.published) {
  display: none;
}

section {
  padding-bottom: 48px;
}
@media (min-width: 768px) {
  section {
    padding-bottom: 64px;
  }
}

/********************************************************
WP Block Layouts
****************************************************** */
.wp-block-separator {
  margin: 60px 0;
}
@media (min-width: 1024px) {
  .wp-block-separator {
    margin: 120px 0;
  }
}

.wp-block-button__link {
  font-family: "Univers", sans-serif;
  font-weight: bold;
  font-style: normal;
  height: 44px;
  color: #fff;
  background-color: #06357a;
  border-radius: 9999px;
  border: none;
  box-shadow: none;
  text-decoration: none;
  padding: 12px 24px 10px;
  font-size: 16px;
  display: inline-flex;
  justify-content: center;
  align-items: center;
  transition: all 0.3s ease;
}
.wp-block-button__link:hover, .wp-block-button__link:active, .wp-block-button__link:focus {
  color: #fff;
  background-color: #000000;
}
@media (min-width: 768px) {
  .wp-block-button__link {
    height: 54px;
  }
}

.wp-block-columns {
  display: flex;
  box-sizing: border-box;
  flex-wrap: wrap !important;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 48px;
  gap: 16px;
}
.wp-block-columns + .wp-block-heading {
  margin-top: 0;
}

.wp-block-column {
  word-break: break-word;
  overflow-wrap: break-word;
  flex-basis: 100%;
}
.wp-block-column > p:last-child {
  margin-bottom: 0;
}
.wp-block-column > ul:last-child {
  margin-bottom: 0;
}

@media (min-width: 1024px) {
  .wp-block-columns {
    flex-wrap: nowrap !important;
  }
  .wp-block-column {
    flex-basis: calc(50% - 8px);
  }
}
@media (min-width: 1224px) {
  .wp-block-column:has(.wp-block-heading) {
    flex-basis: calc(41.66666% - 8px);
  }
}
.wp-block-embed.is-type-video > div {
  width: 100%;
  position: relative;
  padding-bottom: 57.6%;
}
.wp-block-embed.is-type-video iframe {
  position: absolute;
  width: 100%;
  height: 100%;
}

/* Posts and pages
--------------------------------------------- */
/********************************************************
Inner Page common layouts 
****************************************************** */
article.content p, article.content li {
  font-size: 20px;
}
article.content a {
  text-decoration: underline;
}

.entry-content h4 {
  margin-bottom: 0.8em;
}

.page-header {
  position: relative;
  isolation: isolate;
}
.page-header .page-title {
  color: #ffffff;
  margin-bottom: 0;
}
.page-header .background {
  position: absolute;
  z-index: 0;
  inset: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
}
.page-header .background > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: top center;
}
.page-header > .container {
  position: relative;
  z-index: 1;
  display: flex;
  flex-direction: column;
  height: 296px;
  padding-top: 100px;
}
@media (min-width: 1024px) {
  .page-header > .container {
    min-height: 480px;
    padding-top: 140px;
  }
}

/********************************************************
Two Column Layout for Page and Single Post
****************************************************** */
.layout-col-2 .side-bar {
  display: none;
  padding-top: 64px;
  padding-bottom: 64px;
}
.layout-col-2 .content {
  padding: 32px 0;
  max-width: 900px;
}
@media (min-width: 1024px) {
  .layout-col-2 aside.side-bar {
    display: block;
  }
  .layout-col-2 .content {
    padding: 64px 0;
    position: relative;
  }
}

.side-bar h5 {
  margin-bottom: 32px;
}
.side-bar ul {
  list-style: none;
  margin: 0;
  padding: 0;
}
.side-bar ul li {
  margin-bottom: 9px;
}
.side-bar ul li a {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
}
.side-bar ul li a:hover {
  color: #06357a;
}
.side-bar ul li.current_page_item {
  position: relative;
}
.side-bar ul li.current_page_item a {
  color: #06357a;
}
.side-bar ul li.current_page_item::before {
  content: "";
  position: absolute;
  width: 40px;
  left: -48px;
  top: 10px;
  border-top: 1px solid #000000;
}

/********************************************************
single Post layout (Fleet Post)
*******************************************************/
.single-post p {
  font-size: 17px;
}
@media (min-width: 1024px) {
  .single-post p {
    font-size: 20px;
  }
}
.single-post .post-thumbnail {
  margin-bottom: 40px;
}
.single-post .post-thumbnail img {
  display: block;
  max-width: 100%;
  max-height: 500px;
  object-fit: cover;
}
.single-post table th {
  white-space: nowrap;
}
.single-post table td {
  min-width: 120px;
}
@media (min-width: 576px) {
  .single-post table th:first-child {
    width: 320px;
  }
}

/********************************************************
 Fleet Overview Page 
*******************************************************/
.page-id-69 .cat-title {
  color: #06357a;
}
.page-id-69 .entry .post-thumbnail {
  margin-bottom: 16px;
  display: block;
  width: 100%;
  height: 176px;
  position: relative;
}
.page-id-69 .entry .post-thumbnail::before {
  content: "";
  position: absolute;
  inset: 0;
  z-index: 1;
  opacity: 0;
  background-color: #000;
  transition: all 0.3s ease-in-out;
}
.page-id-69 .entry .post-thumbnail:hover::before {
  opacity: 0.5;
}
.page-id-69 .entry .post-thumbnail img {
  display: block;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.page-id-69 .entry .entry-title {
  color: #06357a;
  margin-top: 16px;
  margin-bottom: 8px;
}
.page-id-69 .entry p {
  margin: 0;
}

.tabs .nav-tabs {
  margin: 0px;
  padding: 0;
  list-style: none;
  min-height: 36px;
  display: none;
  justify-content: flex-start;
  gap: 12px;
  background-repeat: repeat-y;
  border-bottom: 1px solid rgba(0, 55, 100, 0.2);
}
@media (min-width: 1024px) {
  .tabs .nav-tabs {
    gap: 24px;
  }
}
.tabs .nav-tabs li {
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
  cursor: pointer;
  position: relative;
  display: block;
  flex-basis: fit-content;
  text-align: center;
}
.tabs .nav-tabs li::after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  height: 4px;
  opacity: 0;
  transition: all 0.3s ease-in-out 0s;
}
.tabs .nav-tabs li.current::after, .tabs .nav-tabs li:hover::after {
  opacity: 1;
  background-color: #06357a;
}
.tabs .tab-content {
  display: none;
  padding-top: 40px;
}
.tabs .tab-content.active {
  display: block;
  animation-duration: 0.5s;
  animation-name: fade-in;
}
.tabs select {
  cursor: pointer;
  margin: 0;
  outline: none;
  width: 240px;
}
.tabs .mobile-tabs {
  margin-bottom: 8px;
  padding-top: 8px;
}
@keyframes fade-in {
  0% {
    opacity: 0;
  }
  100% {
    opacity: 1;
  }
}
@media (min-width: 1024px) {
  .tabs .mobile-tabs, .tabs select {
    display: none !important;
  }
  .tabs ul.nav-tabs {
    display: flex !important;
  }
}

.accordion {
  border: 1px solid rgba(0, 55, 100, 0.5);
  border-radius: 9px;
  margin-bottom: 8px;
  overflow: hidden;
}
.accordion .toggle {
  border-radius: 6px 6px 0 0;
  display: flex;
  align-items: center;
  justify-content: space-between;
  cursor: pointer;
  font-size: 18px;
  font-weight: bold;
  line-height: 24px;
  padding: 30px 24px 26px;
  transition: all 0.25s ease-in-out;
}
.accordion .toggle:after {
  content: "\f067";
  display: flex;
  align-items: center;
  justify-content: center;
  font-family: "Font Awesome 5 Pro";
  color: #FFF;
  background-color: #06357a;
  width: 32px;
  height: 32px;
  border-radius: 50%;
  font-size: 16px;
}
.accordion .toggle:hover {
  background-color: rgba(0, 55, 100, 0.5);
}
.accordion.active .toggle:after {
  content: "\f068";
}
.accordion .content {
  display: none;
  padding: 0 24px 24px 24px;
}
.accordion .content > *:first-of-type {
  margin-top: 25px;
}

.wp-block-blender-download-report-3 .row {
  margin: 0;
  margin-bottom: 24px;
}
.wp-block-blender-download-report-3 .row > div {
  margin: 0;
  padding-left: 0;
  padding-right: 0;
}
.wp-block-blender-download-report-3 .row .text {
  padding: 38px 16px 32px 16px;
}
.wp-block-blender-download-report-3 .text {
  background-color: #06357a;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.wp-block-blender-download-report-3 .text h4 {
  color: #fff;
  margin-bottom: 40px;
}
.wp-block-blender-download-report-3 .text a {
  color: #fff;
}
.wp-block-blender-download-report-3 .text a:hover {
  opacity: 0.75;
}
.wp-block-blender-download-report-3 .text a.download {
  position: relative;
  font-size: 18px;
  font-weight: bold;
  line-height: 1.33;
}
.wp-block-blender-download-report-3 .text a.download::before {
  margin-right: 18px;
  content: "\f019";
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.wp-block-blender-download-report-3 .image img {
  display: block;
  width: 100%;
  height: auto;
  object-fit: cover;
}
@media screen and (min-width: 768px) {
  .wp-block-blender-download-report-3 .row .text {
    padding: 38px 24px 32px 24px;
  }
  .wp-block-blender-download-report-3 .text h4 {
    margin-bottom: 8px;
  }
  .wp-block-blender-download-report-3 .image img {
    min-height: 240px;
  }
}
@media screen and (min-width: 1440px) {
  .wp-block-blender-download-report-3 .image img {
    min-height: 290px;
  }
}

/* Home page
--------------------------------------------- */
.front-page section.hero {
  padding: 0;
  position: relative;
  height: 100dvh;
  min-height: 660px;
  display: flex;
  justify-content: flex-start;
}
.front-page section.hero .background {
  position: absolute;
  z-index: -1;
  inset: 0;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  overflow: hidden;
  background-color: #06357a;
}
.front-page section.hero .background > img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.front-page section.hero .background img + img {
  display: none;
}
.front-page section.hero .content {
  max-width: 800px;
  padding-top: 132px;
}
.front-page section.hero .page-title {
  color: #ffffff;
  font-size: 32px;
  font-weight: normal;
  line-height: 1.13;
  font-stretch: condensed;
}
@media (min-width: 576px) {
  .front-page section.hero .background > img {
    object-position: right center;
  }
  .front-page section.hero .background > .mobile-banner {
    display: none;
  }
  .front-page section.hero .background img + img {
    display: block;
  }
}
@media (min-width: 768px) {
  .front-page section.hero .page-title {
    font-size: 42px;
    line-height: 1.22;
  }
}
@media (min-width: 1224px) {
  .front-page section.hero {
    height: 80vh;
  }
}
.front-page section.stats {
  padding-top: 64px;
  background-color: #f1f4f7;
}
.front-page section.stats div.row {
  margin-top: 48px;
}
.front-page section.stats div.row h2 {
  margin: 0;
  color: #06357a;
}
.front-page section.stats div.row p {
  font-size: 14px;
  line-height: 1.33;
}
.front-page section.stats div.row p:last-child {
  margin-bottom: 0;
}
@media (min-width: 576px) {
  .front-page section.stats div.row p {
    max-width: 208px;
  }
}
@media (min-width: 768px) {
  .front-page section.stats div.row h2 {
    margin-bottom: 24px;
  }
}
@media (min-width: 1440px) {
  .front-page section.stats div.row {
    justify-content: space-between;
  }
  .front-page section.stats div.row > div {
    max-width: 264px;
  }
}
.front-page section.resources .tab h4 {
  color: #ffffff;
}
.front-page section.resources .tab a.button {
  position: absolute;
  bottom: 32px;
}
.front-page section.resources .tab > div {
  position: relative;
  min-height: 264px;
  padding: 44px 24px 60px 24px;
  background-position: center;
  background-repeat: no-repeat;
  background-size: cover;
}
.front-page section.resources .tab:nth-child(1) > div {
  background-image: url(graphics/resources/methanex.jpg);
}
.front-page section.resources .tab:nth-child(2) > div {
  background-image: url(graphics/resources/marine-fuel.jpg);
}
.front-page section.resources .tab:nth-child(3) > div {
  background-image: url(graphics/resources/news.jpg);
}
.front-page section.resources .tab:nth-child(4) > div {
  background-image: url(graphics/resources/transporting-methanol.jpg);
}
.front-page .featured-videos {
  margin-top: 56px;
}
.front-page .featured-videos .text h5 {
  color: #06357a;
}
.front-page .featured-videos .text p {
  font-size: 17px;
  line-height: 24px;
}
.front-page .featured-videos .video-slider-nav {
  width: 115px;
  display: flex;
  justify-content: space-between;
  border-radius: 25px;
  border: 1px solid #06357a;
  overflow: hidden;
  margin-top: 32px;
}
.front-page .featured-videos .video-slider-nav button {
  min-width: unset;
  flex: 57px 0 1;
  background: transparent;
  color: #06357a;
  height: 40px;
  padding: 0;
  border-radius: 0;
}
.front-page .featured-videos .video-slider-nav button span {
  display: none;
}
.front-page .featured-videos .video-slider-nav button:hover {
  background-color: #06357a;
  color: #fff;
}
.front-page .featured-videos .video-slider-nav button::before {
  margin-top: 3px;
  margin-right: 1px;
  font-family: "Font Awesome 5 Pro";
  font-weight: 600;
  font-size: 18px;
  display: inline-block;
  text-rendering: auto;
  -webkit-font-smoothing: antialiased;
}
.front-page .featured-videos .video-slider-nav button.owl-prev {
  border-right: 1px solid rgba(0, 55, 100, 0.2);
}
.front-page .featured-videos .video-slider-nav button.owl-prev::before {
  content: "\f053";
}
.front-page .featured-videos .video-slider-nav button.owl-next::before {
  content: "\f054";
}
.front-page .featured-videos .video {
  position: relative;
}
.front-page .featured-videos .video a.icon-button {
  position: absolute;
  bottom: 24px;
  left: 24px;
  text-transform: uppercase;
}
@media (min-width: 1024px) {
  .front-page .featured-videos {
    margin-top: 64px;
  }
  .front-page .featured-videos div.text {
    padding-top: 90px;
    padding-bottom: 200px;
    position: relative;
  }
  .front-page .featured-videos div.text p {
    font-size: 20px;
    line-height: 28px;
  }
  .front-page .featured-videos div.text .slider-nav {
    position: absolute;
    bottom: 160px;
  }
  .front-page .featured-videos div.text > div {
    max-width: 420px;
  }
  .front-page .featured-videos > .flex .text {
    width: 50%;
    max-width: 800px;
    margin-right: 0;
  }
  .front-page .featured-videos > .flex .video-slider {
    width: 50%;
    margin: 0;
  }
}
.front-page .video-slider {
  width: 100%;
  position: relative;
  padding: 60px 16px;
}
.front-page .video-slider::before {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  min-width: 50%;
  content: "";
  background-color: #f1f4f7;
}
.front-page .video-slider .owl-carousel {
  position: relative;
  left: 0;
  top: 0;
  width: 100%;
}
.front-page .video-slider .video {
  position: relative;
  width: 100%;
  min-width: 100%;
  max-width: 100%;
  height: 208px;
}
.front-page .video-slider .video img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center;
}
.front-page .video-slider .video-slider-dots {
  position: absolute;
  top: 24px;
  left: calc(50% + 20px);
}
.front-page .video-slider .slider-dots button {
  width: 16px;
  height: 16px;
  border-radius: 50%;
  margin: 0px 8px;
  position: relative;
  padding: 2px;
  border: 1px solid #06325f;
  background-color: transparent;
  cursor: pointer;
}
.front-page .video-slider .slider-dots button.active {
  background-color: #06325f;
}
@media (min-width: 576px) {
  .front-page .video-slider {
    padding: 60px 24px;
  }
  .front-page .video-slider .video {
    height: 300px;
  }
}
@media (min-width: 1024px) {
  .front-page .video-slider {
    padding: 160px 0;
  }
  .front-page .video-slider::before {
    min-width: 75%;
  }
  .front-page .video-slider .video {
    width: 580px;
    height: 340px;
  }
  .front-page .video-slider .video-slider-dots {
    top: 90px;
    left: calc(25% + 20px);
  }
  .front-page .video-slider .owl-carousel {
    width: 100%;
    left: 0;
  }
}
@media (min-width: 1440px) {
  .front-page .video-slider .video {
    width: 840px;
    height: 480px;
  }
  .front-page .video-slider .owl-carousel {
    left: -160px;
    width: calc(100% + 160px);
  }
}
@media (min-width: 1760px) {
  .front-page .video-slider .owl-carousel {
    left: 0;
    width: 100%;
  }
}

/* Search Page
--------------------------------------------- */
.search article {
  margin-bottom: 3rem;
}
.search article .entry-title {
  margin-bottom: 0.5rem;
}

/* Comments
--------------------------------------------- */
.comment-content a {
  word-wrap: break-word;
}

.comments-area {
  margin: 60px 0;
}

.bypostauthor {
  display: block;
}

.comment-form .comment-form-url {
  display: none;
}
.comment-form #author,
.comment-form #email {
  width: 100%;
}
@media (min-width: 576px) {
  .comment-form {
    display: flex;
    flex-wrap: wrap;
    justify-content: space-between;
    align-items: flex-start;
  }
  .comment-form p {
    flex: 0 1 100%;
  }
  .comment-form .comment-form-author {
    flex: 0 0 auto;
    width: calc(50% - 16px);
  }
  .comment-form .comment-form-email {
    flex: 0 0 auto;
    width: calc(50% - 16px);
  }
}

/* Widgets
--------------------------------------------- */
.widget {
  margin: 0 0 1.5em;
}
.widget select {
  max-width: 100%;
}

/* Media
--------------------------------------------- */
.page-content .wp-smiley,
.entry-content .wp-smiley,
.comment-content .wp-smiley {
  border: none;
  margin-bottom: 0;
  margin-top: 0;
  padding: 0;
}

/* Make sure logo link wraps around logo image. */
.custom-logo-link {
  display: block;
}

@media screen and (min-width: 1024px) {
  .featherlight-iframe div.featherlight-content {
    padding: 24px;
  }
}
@media screen and (max-width: 480px) {
  .featherlight iframe {
    height: 280px;
  }
}
/* Captions
--------------------------------------------- */
.wp-caption {
  margin-bottom: 1.5em;
  max-width: 100%;
}
.wp-caption img[class*=wp-image-] {
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.wp-caption .wp-caption-text {
  margin: 0.8075em 0;
}

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

/*--------------------------------------------------------------
# Utilities
--------------------------------------------------------------*/
/* Accessibility
--------------------------------------------- */
/* Text meant only for screen readers. */
.screen-reader-text {
  border: 0;
  clip: rect(1px, 1px, 1px, 1px);
  clip-path: inset(50%);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute !important;
  width: 1px;
  word-wrap: normal !important;
}
.screen-reader-text:focus {
  background-color: #f1f4f7;
  border-radius: 3px;
  box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
  clip: auto !important;
  clip-path: none;
  color: #000;
  display: block;
  font-size: 0.875rem;
  font-weight: 700;
  height: auto;
  left: 5px;
  line-height: normal;
  padding: 15px 23px 14px;
  text-decoration: none;
  top: 5px;
  width: auto;
  z-index: 100000;
}

/* Do not show the outline on the skip link target. */
#primary[tabindex="-1"]:focus {
  outline: 0;
}

/* Alignments
--------------------------------------------- */
.aligncenter {
  text-align: center;
  clear: both;
  display: block;
  margin-left: auto;
  margin-right: auto;
}

.alignleft {
  text-align: left;
}

.alignright, .rteright {
  text-align: right;
}

.aligncenter, .rtecenter {
  text-align: center;
}

img.aligncenter {
  margin-left: auto;
  margin-right: auto;
  display: block;
}

.transition {
  -webkit-animation-duration: 1s;
  animation-duration: 1s;
  -webkit-animation-fill-mode: both;
  animation-fill-mode: both;
  opacity: 0;
  position: relative;
  visibility: hidden;
}

@keyframes fadeIn {
  0% {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeInLeft {
  0% {
    opacity: 0;
    transform: translate(-20px);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes fadeInRight {
  0% {
    opacity: 0;
    transform: translate(20px);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
@keyframes fadeInUp {
  0% {
    opacity: 0;
    transform: translateY(50px);
  }
  to {
    opacity: 1;
    transform: translate(0);
  }
}
.fadeIn {
  animation-name: fadeIn;
  transition: all 0.8s ease 0s;
}

.fadeInRight {
  -webkit-animation-name: fadeInRight;
  animation-name: fadeInRight;
  transition: all 0.8s ease 0s;
}

.fadeInLeft {
  -webkit-animation-name: fadeInLeft;
  animation-name: fadeInLeft;
  transition: all 0.8s ease 0s;
}

.fadeInUp {
  -webkit-animation-name: fadeInUp;
  animation-name: fadeInUp;
  transition: all 0.8s ease 0s;
}/*# sourceMappingURL=style.css.map */