/*
Theme Name: Madejust
Author: Massive Media
Author URI: https://engagemassive.com/
Version: 1
Description: Base theme for Wordpress
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: madejust
Tags: one-column, two-columns
Theme URI:
*/
/*! normalize.css v3.0.3 | MIT License | github.com/necolas/normalize.css */
/**
 * 1. Set default font family to sans-serif.
 * 2. Prevent iOS and IE text size adjust after device orientation change,
 *    without disabling user zoom.
 */
html {
  font-family: sans-serif;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/**
 * Remove default margin.
 */
body {
  margin: 0; }

/* HTML5 display definitions
   ========================================================================== */
/**
 * Correct `block` display not defined for any HTML5 element in IE 8/9.
 * Correct `block` display not defined for `details` or `summary` in IE 10/11
 * and Firefox.
 * Correct `block` display not defined for `main` in IE 11.
 */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
menu,
nav,
section,
summary {
  display: block; }

/**
 * 1. Correct `inline-block` display not defined in IE 8/9.
 * 2. Normalize vertical alignment of `progress` in Chrome, Firefox, and Opera.
 */
audio,
canvas,
progress,
video {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

/**
 * Prevent modern browsers from displaying `audio` without controls.
 * Remove excess height in iOS 5 devices.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

/**
 * Address `[hidden]` styling not present in IE 8/9/10.
 * Hide the `template` element in IE 8/9/10/11, Safari, and Firefox < 22.
 */
[hidden],
template {
  display: none; }

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

/**
 * Improve readability of focused elements when they are also in an
 * active/hover state.
 */
a:active,
a:hover {
  outline: 0; }

/* Text-level semantics
   ========================================================================== */
/**
 * Address styling not present in IE 8/9/10/11, Safari, and Chrome.
 */
abbr[title] {
  border-bottom: 1px dotted; }

/**
 * Address style set to `bolder` in Firefox 4+, Safari, and Chrome.
 */
b,
strong {
  font-weight: bold; }

/**
 * Address styling not present in Safari and Chrome.
 */
dfn {
  font-style: italic; }

/**
 * Address variable `h1` font-size and margin within `section` and `article`
 * contexts in Firefox 4+, Safari, and Chrome.
 */
h1 {
  font-size: 2em;
  margin: 0.67em 0; }

/**
 * Address styling not present in IE 8/9.
 */
mark {
  background: #ff0;
  color: #000; }

/**
 * Address inconsistent and variable font size in all browsers.
 */
small {
  font-size: 80%; }

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

sup {
  top: -0.5em; }

sub {
  bottom: -0.25em; }

/* Embedded content
   ========================================================================== */
/**
 * Remove border when inside `a` element in IE 8/9/10.
 */
img {
  border: 0; }

/**
 * Correct overflow not hidden in IE 9/10/11.
 */
svg:not(:root) {
  overflow: hidden; }

/* Grouping content
   ========================================================================== */
/**
 * Address margin not present in IE 8/9 and Safari.
 */
figure {
  margin: 1em 40px; }

/**
 * Address differences between Firefox and other browsers.
 */
hr {
  box-sizing: content-box;
  height: 0; }

/**
 * Contain overflow in all browsers.
 */
pre {
  overflow: auto; }

/**
 * Address odd `em`-unit font size rendering in all browsers.
 */
code,
kbd,
pre,
samp {
  font-family: monospace, monospace;
  font-size: 1em; }

/* Forms
   ========================================================================== */
/**
 * Known limitation: by default, Chrome and Safari on OS X allow very limited
 * styling of `select`, unless a `border` property is set.
 */
/**
 * 1. Correct color not being inherited.
 *    Known issue: affects color of disabled elements.
 * 2. Correct font properties not being inherited.
 * 3. Address margins set differently in Firefox 4+, Safari, and Chrome.
 */
button,
input,
optgroup,
select,
textarea {
  color: inherit;
  /* 1 */
  font: inherit;
  /* 2 */
  margin: 0;
  /* 3 */ }

/**
 * Address `overflow` set to `hidden` in IE 8/9/10/11.
 */
button {
  overflow: visible; }

/**
 * Address inconsistent `text-transform` inheritance for `button` and `select`.
 * All other form control elements do not inherit `text-transform` values.
 * Correct `button` style inheritance in Firefox, IE 8/9/10/11, and Opera.
 * Correct `select` style inheritance in Firefox.
 */
button,
select {
  text-transform: none; }

/**
 * 1. Avoid the WebKit bug in Android 4.0.* where (2) destroys native `audio`
 *    and `video` controls.
 * 2. Correct inability to style clickable `input` types in iOS.
 * 3. Improve usability and consistency of cursor style between image-type
 *    `input` and others.
 */
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  -webkit-appearance: button;
  /* 2 */
  cursor: pointer;
  /* 3 */ }

/**
 * Re-set default cursor for disabled elements.
 */
button[disabled],
html input[disabled] {
  cursor: default; }

/**
 * Remove inner padding and border in Firefox 4+.
 */
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0; }

/**
 * Address Firefox 4+ setting `line-height` on `input` using `!important` in
 * the UA stylesheet.
 */
input {
  line-height: normal; }

/**
 * It's recommended that you don't attempt to style these elements.
 * Firefox's implementation doesn't respect box-sizing, padding, or width.
 *
 * 1. Address box sizing set to `content-box` in IE 8/9/10.
 * 2. Remove excess padding in IE 8/9/10.
 */
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Fix the cursor style for Chrome's increment/decrement buttons. For certain
 * `font-size` values of the `input`, it causes the cursor style of the
 * decrement button to change from `default` to `text`.
 */
input[type="number"]::-webkit-inner-spin-button,
input[type="number"]::-webkit-outer-spin-button {
  height: auto; }

/**
 * 1. Address `appearance` set to `searchfield` in Safari and Chrome.
 * 2. Address `box-sizing` set to `border-box` in Safari and Chrome.
 */
input[type="search"] {
  -webkit-appearance: textfield;
  /* 1 */
  box-sizing: content-box;
  /* 2 */ }

/**
 * Remove inner padding and search cancel button in Safari and Chrome on OS X.
 * Safari (but not Chrome) clips the cancel button when the search input has
 * padding (and `textfield` appearance).
 */
input[type="search"]::-webkit-search-cancel-button,
input[type="search"]::-webkit-search-decoration {
  -webkit-appearance: none; }

/**
 * Define consistent border, margin, and padding.
 */
fieldset {
  border: 1px solid #c0c0c0;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em; }

/**
 * 1. Correct `color` not being inherited in IE 8/9/10/11.
 * 2. Remove padding so people aren't caught out if they zero out fieldsets.
 */
legend {
  border: 0;
  /* 1 */
  padding: 0;
  /* 2 */ }

/**
 * Remove default vertical scrollbar in IE 8/9/10/11.
 */
textarea {
  overflow: auto; }

/**
 * Don't inherit the `font-weight` (applied by a rule above).
 * NOTE: the default cannot safely be changed in Chrome and Safari on OS X.
 */
optgroup {
  font-weight: bold; }

/* Tables
   ========================================================================== */
/**
 * Remove most spacing between table cells.
 */
table {
  border-collapse: collapse;
  border-spacing: 0; }

td,
th {
  padding: 0; }

.listreset, #sidebar .wp-block-latest-comments, .main-nav ul {
  margin: 0;
  padding: 0;
  list-style: none; }

.clearfix:after, dl:after, .widget:after, .search-form:after, .post-password-form p:after, .navigation-single:after, #content > .container:after {
  content: '';
  display: block;
  clear: both; }

.ellipsis {
  white-space: nowrap;
  /* 1 */
  text-overflow: ellipsis;
  /* 2 */
  overflow: hidden; }

button[type='submit'],
button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'], .btn {
  display: inline-block;
  vertical-align: top; }

html {
  box-sizing: border-box; }

*, *:before, *:after {
  box-sizing: inherit; }

* {
  max-height: 1000000px; }

body {
  color: #080631;
  background: #F7FDFF;
  font: 16px/1.25 "Arial", "Helvetica Neue", "Helvetica", sans-serif;
  min-width: 320px;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  letter-spacing: 0.15px; }

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

.gm-style img {
  max-width: none; }

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

ul, ol, dl, p, h1, h2, h3, h4, h5, h6, address, form, table, blockquote, applet, embed, object, iframe, frameset {
  margin: 0 0 1.25em; }

blockquote {
  border-left: 4px solid #999;
  padding-left: .5em;
  margin-left: 1.25em; }

th, td {
  border: 1px solid #999;
  padding: .5em;
  text-align: left;
  vertical-align: top; }

th {
  text-align: center;
  vertical-align: middle; }

ul, ol {
  padding-left: 3em; }

ul ul,
ul ol,
ol ul,
ol ol {
  padding-left: 3em;
  margin: 0; }

ul {
  list-style-type: disc; }

dl dt {
  float: left;
  clear: left;
  padding-right: .3em;
  font-weight: bold; }

dl dd {
  overflow: hidden; }

pre {
  max-width: 100%; }

form,
fieldset {
  margin: 0;
  padding: 0;
  border-style: none; }

input[type='text'],
input[type='tel'],
input[type='email'],
input[type='search'],
input[type='password'],
input[type='url'],
textarea {
  -webkit-appearance: none;
  -webkit-border-radius: 0;
  box-sizing: border-box;
  border: 1px solid #B6EFFF;
  padding: 11px 10px;
  font-size: 16px;
  line-height: 24px;
  border-radius: 10px; }
  input[type='text']:focus,
  input[type='tel']:focus,
  input[type='email']:focus,
  input[type='search']:focus,
  input[type='password']:focus,
  input[type='url']:focus,
  textarea:focus {
    border-color: #000; }
  input[type='text']::-webkit-input-placeholder,
  input[type='tel']::-webkit-input-placeholder,
  input[type='email']::-webkit-input-placeholder,
  input[type='search']::-webkit-input-placeholder,
  input[type='password']::-webkit-input-placeholder,
  input[type='url']::-webkit-input-placeholder,
  textarea::-webkit-input-placeholder {
    color: #999; }
  input[type='text']::-moz-placeholder,
  input[type='tel']::-moz-placeholder,
  input[type='email']::-moz-placeholder,
  input[type='search']::-moz-placeholder,
  input[type='password']::-moz-placeholder,
  input[type='url']::-moz-placeholder,
  textarea::-moz-placeholder {
    opacity: 1;
    color: #999; }
  input[type='text']:-moz-placeholder,
  input[type='tel']:-moz-placeholder,
  input[type='email']:-moz-placeholder,
  input[type='search']:-moz-placeholder,
  input[type='password']:-moz-placeholder,
  input[type='url']:-moz-placeholder,
  textarea:-moz-placeholder {
    color: #999; }
  input[type='text']:-ms-input-placeholder,
  input[type='tel']:-ms-input-placeholder,
  input[type='email']:-ms-input-placeholder,
  input[type='search']:-ms-input-placeholder,
  input[type='password']:-ms-input-placeholder,
  input[type='url']:-ms-input-placeholder,
  textarea:-ms-input-placeholder {
    color: #999; }
  input[type='text'].placeholder,
  input[type='tel'].placeholder,
  input[type='email'].placeholder,
  input[type='search'].placeholder,
  input[type='password'].placeholder,
  input[type='url'].placeholder,
  textarea.placeholder {
    color: #999; }

select {
  -webkit-border-radius: 0; }

textarea {
  resize: vertical;
  vertical-align: top; }

button[type='submit'],
button,
input[type='button'],
input[type='reset'],
input[type='file'],
input[type='submit'] {
  -webkit-appearance: none;
  cursor: pointer;
  border-radius: 10px;
  font-size: 16px;
  line-height: 20px;
  border-radius: 10px;
  font-weight: 700;
  background: #B6EFFF;
  padding: 12px 16px;
  color: #080631;
  border: 2px solid #B6EFFF;
  text-decoration: none;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  button[type='submit']:hover,
  button:hover,
  input[type='button']:hover,
  input[type='reset']:hover,
  input[type='file']:hover,
  input[type='submit']:hover {
    background: #83e4ff;
    border-color: #83e4ff; }

@media (min-width: 768px) {
  .main-content {
    float: left;
    width: calc(100% - 350px); } }

.main-content:only-child {
  float: none;
  width: 100%; }

@media (min-width: 768px) {
  #sidebar {
    float: right;
    width: 300px; } }

#sidebar #wp-calendar {
  width: 100%; }

#sidebar h2 {
  font-size: 21px;
  line-height: 1.17;
  margin-bottom: 18px; }
  @media (min-width: 768px) {
    #sidebar h2 {
      margin-bottom: 24px;
      font-size: 24px; } }

.error404 #sidebar .widget_search {
  display: none; }

@media (min-width: 768px) {
  html,
  body {
    height: 100%; }
  .page-holder {
    height: 100%;
    display: table;
    table-layout: fixed;
    overflow: hidden;
    width: 100%; }
  #wrapper {
    display: table-cell;
    margin: 0 auto; }
  #footer {
    overflow: hidden;
    /*for FF on Windows 7*/
    display: table-footer-group;
    height: 1%; } }

.widget {
  margin-bottom: 1.25em; }
  .widget ul {
    padding-left: 2em; }
  .widget select {
    min-width: 150px; }

.comment-reply-title small {
  margin-left: 5px; }

.comment-form label {
  display: block;
  padding-bottom: 4px; }

.comment-form textarea {
  overflow: auto;
  margin: 0;
  height: 120px;
  min-height: 120px; }

.comment-form textarea,
.comment-form input[type='text'],
.comment-form input[type='email'],
.comment-form input[type='url'] {
  margin: 0 0 10px 0;
  width: 100%; }

.comment-form input[type='submit'] {
  display: block;
  float: none; }

.comment-form-cookies-consent input[type="checkbox"] {
  float: left;
  margin-right: 6px;
  position: relative;
  top: 2px; }

.post-password-form label {
  display: block;
  margin-bottom: 4px; }

.post-password-form input[type='password'] {
  margin: 0 4px 0 0;
  max-width: 300px;
  width: 100%; }

.search-form {
  margin-bottom: 15px; }
  .search-form input {
    width: 100%; }
    @media (min-width: 768px) {
      .search-form input {
        float: left;
        width: auto; } }
    .search-form input[type='search'] {
      margin: 0 0 10px 0; }
      @media (min-width: 768px) {
        .search-form input[type='search'] {
          margin: 0 4px 4px 0;
          width: 300px; } }

.post-password-form input {
  float: left; }
  .post-password-form input[type='password'] {
    width: 150px; }

.commentlist {
  margin: 0 0 1.25em; }
  .commentlist .edit-link {
    margin: 0; }
  .commentlist .avatar-holder {
    float: left;
    margin: 0 1.25em 4px 0; }

.commentlist-item .commentlist-item {
  padding: 0; }
  @media (min-width: 768px) {
    .commentlist-item .commentlist-item {
      padding: 0 0 0 2em; } }

.comment,
.commentlist-holder {
  overflow: hidden; }

.commentlist-item .commentlist-item,
.commentlist-item + .commentlist-item {
  padding-top: 1.25em; }

.widget_calendar #next {
  text-align: right; }

.gallery-item dt {
  float: none;
  padding: 0; }

.nav-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center; }

.navigation,
.navigation-comments {
  position: relative;
  vertical-align: middle;
  margin-bottom: 1.25em; }
  .navigation .screen-reader-text,
  .navigation-comments .screen-reader-text {
    position: absolute;
    left: -99999px; }
  .navigation .page-numbers,
  .navigation-comments .page-numbers {
    display: inline-block;
    vertical-align: middle;
    padding: 0 8px; }
    @media (max-width: 767px) {
      .navigation .page-numbers,
      .navigation-comments .page-numbers {
        padding: 0 5px; } }
  .navigation .next,
  .navigation-comments .next {
    margin-left: 10px; }
  .navigation .prev,
  .navigation-comments .prev {
    margin-right: 10px; }
  .navigation .next,
  .navigation .prev,
  .navigation-comments .next,
  .navigation-comments .prev {
    border: 2px solid #B6EFFF;
    background: #B6EFFF;
    border-radius: 10px;
    font-weight: 700;
    color: #080631;
    display: inline-block;
    vertical-align: middle;
    max-width: 48%;
    padding: 10px 16px;
    text-decoration: none;
    letter-spacing: 0.05em;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .navigation .next:hover,
    .navigation .prev:hover,
    .navigation-comments .next:hover,
    .navigation-comments .prev:hover {
      background: #83e4ff;
      border-color: #83e4ff; }

.navigation-single {
  margin-bottom: 1.25em; }
  .navigation-single .next,
  .navigation-single .prev {
    float: left;
    vertical-align: middle;
    max-width: 48%;
    background: #B6EFFF;
    color: #080631;
    text-decoration: none; }
    .navigation-single .next:hover,
    .navigation-single .prev:hover {
      opacity: 0.8; }
    .navigation-single .next a,
    .navigation-single .prev a {
      color: inherit;
      text-decoration: none;
      padding: .4em;
      display: block; }
      @media (max-width: 767px) {
        .navigation-single .next a,
        .navigation-single .prev a {
          padding: .2em; } }
  .navigation-single .next {
    float: right; }

.wp-caption {
  max-width: 100%;
  clear: both;
  border: 1px solid #999;
  padding: .4em;
  margin-bottom: 1.25em; }
  .wp-caption img {
    margin: 0;
    vertical-align: top; }
  .wp-caption p {
    margin: .4em 0 0; }

div.aligncenter {
  margin: 0 auto 1.25em; }

img.aligncenter {
  display: block;
  margin: 0 auto; }

.alignleft {
  float: left;
  margin: 0 1.25em 4px 0; }

.alignright {
  float: right;
  margin: 0 0 4px 1.25em; }

.mejs-container {
  margin-bottom: 1.25em; }

.wp-caption-text,
.gallery,
.alignnone,
.gallery-caption,
.sticky,
.bypostauthor {
  height: auto; }

iframe {
  max-width: 100%; }

.navigation-single .next,
.navigation-single .prev,
.page-numbers,
.title {
  word-break: break-word; }

#wp-calendar tbody td {
  text-align: center; }

#wp-calendar td,
#wp-calendar th {
  border: 1px solid #999; }

h1, .h1,
h2, .h2,
h3, .h3,
h4, .h4,
h5, .h5,
h6, .h6,
.h {
  font-family: inherit;
  font-weight: bold;
  margin: 0 0 0.5em;
  line-height: 1.2;
  letter-spacing: 0; }

h1, .h1 {
  font-size: 30px;
  font-weight: 400;
  line-height: 1;
  margin-bottom: 32px; }
  @media (min-width: 768px) {
    h1, .h1 {
      font-size: 62px; } }
  @media (min-width: 1024px) {
    h1, .h1 {
      font-size: 72px; } }

h2, .h2 {
  font-size: 27px;
  font-weight: 400;
  margin-bottom: 16px; }
  @media (min-width: 768px) {
    h2, .h2 {
      font-size: 48px; } }

h3, .h3 {
  font-size: 24px;
  margin-bottom: 35px; }
  @media (min-width: 768px) {
    h3, .h3 {
      margin-bottom: 48px;
      font-size: 32px; } }

h4, .h4 {
  font-size: 21px;
  line-height: 1.17;
  margin-bottom: 18px; }
  @media (min-width: 768px) {
    h4, .h4 {
      margin-bottom: 24px;
      font-size: 24px; } }

h5, .h5 {
  font-size: 17px; }

h6, .h6 {
  font-size: 15px; }

p {
  margin: 0 0 1em; }

a {
  color: #8272F6; }
  a:hover, a:focus {
    text-decoration: none; }

@-webkit-keyframes nav-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  1% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@keyframes nav-zoomIn {
  0% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); }
  1% {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  100% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); } }

@-webkit-keyframes nav-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  99% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

@keyframes nav-zoomOut {
  0% {
    opacity: 1;
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  99% {
    -webkit-transform: translateX(0);
            transform: translateX(0);
    opacity: 0; }
  100% {
    opacity: 0;
    -webkit-transform: translateX(-100%);
            transform: translateX(-100%); } }

@-webkit-keyframes fancybox-zoomIn {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@keyframes fancybox-zoomIn {
  from {
    -webkit-transform: translateX(100%);
            transform: translateX(100%); }
  to {
    -webkit-transform: translateY(0);
            transform: translateY(0); } }

@-webkit-keyframes fancybox-zoomOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

@keyframes fancybox-zoomOut {
  from {
    -webkit-transform: translateX(0);
            transform: translateX(0); }
  to {
    -webkit-transform: translateY(100%);
            transform: translateY(100%); } }

.page-template-template-home .header {
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  background: transparent; }

@media (min-width: 1024px) {
  .page-template-template-home .main-nav ul {
    background: #130E60; } }

.page-template-template-home .main-nav ul:before {
  border-color: transparent transparent #130E60 transparent; }

.page-template-template-home .main-nav ul a {
  color: #fff; }

.page-template-template-home .main-nav ul .hover > a {
  color: #B6EFFF; }

.header {
  background: #130E60;
  padding: 10px 15px;
  position: relative;
  z-index: 99;
  height: 67px;
  -webkit-transition: background 0.3s ease;
  transition: background 0.3s ease; }
  @media (min-width: 768px) {
    .header {
      padding: 20px 15px;
      height: 99px; } }
  @media (min-width: 1024px) {
    .header {
      padding: 32px 36px;
      height: auto; } }
  .header .container {
    max-width: 1368px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }

.logo {
  max-width: 140px;
  position: relative;
  z-index: 1; }
  @media (min-width: 768px) {
    .logo {
      max-width: 175px; } }
  .logo img {
    vertical-align: top; }

.main-nav {
  margin-bottom: 20px;
  font-size: 20px;
  line-height: 1.25; }
  @media (min-width: 1024px) {
    .main-nav {
      margin: 0 auto; } }
  .main-nav li {
    position: relative; }
    @media (min-width: 1024px) {
      .main-nav li {
        display: inline-block;
        vertical-align: top;
        padding: 0 10px; } }
    @media (min-width: 1200px) {
      .main-nav li {
        padding: 0 21px; } }
  .main-nav ul {
    font-size: 90%;
    display: none;
    padding-left: 20px; }
    @media (min-width: 768px) {
      .main-nav ul {
        padding: 0 0 15px;
        font-size: 80%; } }
    @media (min-width: 1024px) {
      .main-nav ul {
        background: #fff;
        font-size: 100%;
        display: block;
        position: absolute;
        top: -9999px;
        left: -9999px;
        min-width: 200px;
        padding: 10px 0;
        opacity: 0;
        -webkit-transition: opacity 0.3s ease-in-out;
        transition: opacity 0.3s ease-in-out; } }
    .main-nav ul:before {
      position: absolute;
      bottom: 100%;
      left: 50%;
      margin-left: -5px;
      width: 0;
      height: 0;
      border-style: solid;
      border-width: 0 10px 10px 10px;
      border-color: transparent transparent #fff transparent; }
      @media (min-width: 1024px) {
        .main-nav ul:before {
          content: ''; } }
    .main-nav ul li {
      padding: 0;
      display: block; }
    .main-nav ul a {
      padding: 5px 0px; }
      @media (min-width: 1024px) {
        .main-nav ul a {
          color: #130E60;
          padding: 5px 19px; } }
    .main-nav ul ul {
      position: static;
      -webkit-transform: none !important;
          -ms-transform: none !important;
              transform: none !important;
      padding: 0 0 0 20px; }
      @media (min-width: 768px) {
        .main-nav ul ul {
          padding: 0; } }
      @media (min-width: 1024px) {
        .main-nav ul ul {
          padding: 0 0 0 15px; } }
    @media (min-width: 1024px) {
      .main-nav ul .hover > a {
        color: #8272F6; } }
  .main-nav a {
    color: #fff;
    text-decoration: none;
    display: block;
    padding: 5px 0;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    @media (min-width: 768px) {
      .main-nav a {
        padding: 8px 0; } }
  .main-nav .hover > a {
    color: #B6EFFF; }
  .main-nav .hover ul {
    display: block; }
    @media (min-width: 1024px) {
      .main-nav .hover ul {
        opacity: 1;
        left: 50%;
        top: 100%;
        -webkit-transform: translateX(-50%);
            -ms-transform: translateX(-50%);
                transform: translateX(-50%); } }

.nav-opener {
  width: 26px;
  height: 16px;
  display: inline-block;
  vertical-align: top;
  position: relative; }
  @media (min-width: 1024px) {
    .nav-opener {
      display: none; } }
  .nav-opener:before, .nav-opener:after {
    width: 24px;
    height: 2px;
    background: #fff;
    content: '';
    display: block;
    position: absolute;
    left: 0;
    border-radius: 5px;
    -webkit-transition: -webkit-transform 0.3s ease-in-out;
    transition: -webkit-transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out;
    transition: transform 0.3s ease-in-out, -webkit-transform 0.3s ease-in-out; }
  .nav-opener:before {
    top: 0; }
  .nav-opener:after {
    bottom: 0; }
  .nav-opener .line {
    width: 24px;
    height: 2px;
    background: #fff;
    display: block;
    position: absolute;
    left: 0;
    border-radius: 5px;
    top: 7px;
    -webkit-transition: opacity 0.3s ease-in-out;
    transition: opacity 0.3s ease-in-out; }

@media (max-width: 1023px) {
  .nav-active .header {
    background: #130E60;
    position: fixed;
    top: 0;
    left: 0;
    right: 0; } }

.nav-active .nav-holder {
  -webkit-animation: 0.3s ease 0s nav-zoomIn forwards;
          animation: 0.3s ease 0s nav-zoomIn forwards; }
  @media (min-width: 1024px) {
    .nav-active .nav-holder {
      -webkit-animation: none;
              animation: none; } }

.nav-active .nav-opener:before {
  -webkit-transform: rotate(45deg);
      -ms-transform: rotate(45deg);
          transform: rotate(45deg);
  top: 7px; }

.nav-active .nav-opener:after {
  -webkit-transform: rotate(-45deg);
      -ms-transform: rotate(-45deg);
          transform: rotate(-45deg);
  top: 7px; }

.nav-active .nav-opener .line {
  opacity: 0; }

.nav-holder {
  background: #130E60;
  position: fixed;
  top: 67px;
  left: 0;
  width: 100%;
  padding: 20px;
  -webkit-transform: translateX(-100%);
      -ms-transform: translateX(-100%);
          transform: translateX(-100%);
  height: calc(100vh - 67px);
  overflow: auto;
  opacity: 0;
  -webkit-animation: 0.3s ease 0s nav-zoomOut forwards;
          animation: 0.3s ease 0s nav-zoomOut forwards; }
  @media (min-width: 768px) {
    .nav-holder {
      height: calc(100vh - 99px);
      top: 99px;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: vertical;
      -webkit-box-direction: normal;
          -ms-flex-direction: column;
              flex-direction: column;
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      text-align: center; } }
  @media (min-width: 1024px) {
    .nav-holder {
      opacity: 1;
      text-align: left;
      position: static;
      -webkit-transform: none;
          -ms-transform: none;
              transform: none;
      padding: 0;
      width: calc(100% - 175px);
      background: transparent;
      box-shadow: none;
      height: auto;
      overflow: initial;
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-orient: horizontal;
      -webkit-box-direction: normal;
          -ms-flex-direction: row;
              flex-direction: row;
      -webkit-box-pack: justify;
          -ms-flex-pack: justify;
              justify-content: space-between;
      -webkit-box-align: center;
          -ms-flex-align: center;
              align-items: center;
      -webkit-animation: none;
              animation: none; } }

.footer {
  font-size: 14px;
  line-height: 1.6; }
  .footer h5 {
    font-weight: 400;
    font-size: 14px;
    line-height: 1.6;
    opacity: 0.6;
    margin-bottom: 10px; }
    @media (min-width: 768px) {
      .footer h5 {
        margin-bottom: 33px; } }
  .footer .container {
    padding-top: 40px;
    padding-bottom: 20px;
    max-width: 1332px; }
    @media (min-width: 768px) {
      .footer .container {
        padding-top: 70px; } }

.social-links {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  font-size: 23px; }
  @media (min-width: 768px) {
    .social-links {
      -webkit-box-pack: start;
          -ms-flex-pack: start;
              justify-content: flex-start; } }
  .social-links li {
    padding: 0 12px; }
    @media (min-width: 768px) {
      .social-links li {
        padding-left: 0;
        padding-right: 25px; } }
  .social-links a {
    color: #B6EFFF;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    outline: none;
    position: relative;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .social-links a:hover {
      color: #8272F6; }

.footer-nav a {
  color: inherit;
  text-decoration: none;
  -webkit-transition: color 0.3s ease-in-out;
  transition: color 0.3s ease-in-out; }
  .footer-nav a:hover {
    color: #8272F6; }

.footer-nav li {
  display: inline-block;
  vertical-align: top;
  padding: 0 10px;
  margin-bottom: 10px; }

.row.footer-bottom {
  text-align: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between; }
  .row.footer-bottom .col {
    width: 100%;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .row.footer-bottom .col {
        width: auto; } }

.row.footer-top {
  padding-bottom: 21px;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  text-align: center; }
  @media (min-width: 768px) {
    .row.footer-top {
      text-align: left; } }
  .row.footer-top .col {
    width: 100%;
    margin-bottom: 15px; }
    @media (min-width: 768px) {
      .row.footer-top .col {
        width: auto; } }

@media (min-width: 768px) {
  .social-col {
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -ms-flex-wrap: wrap;
        flex-wrap: wrap;
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; } }

@media (min-width: 768px) {
  .social-links-holder {
    padding-left: 60px; } }

.address-holder {
  margin-bottom: 20px; }
  .address-holder a {
    color: inherit;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .address-holder a:hover {
      color: #8272F6; }

.footer-logo img {
  vertical-align: top; }
  @media (min-width: 768px) {
    .footer-logo img {
      width: 244px; } }

.section-hero {
  background-color: #130E60;
  color: #fff;
  position: relative;
  padding: 130px 0; }
  @media (min-width: 768px) {
    .section-hero {
      padding: 212px 0 100px;
      min-height: 730px; } }
  @media (min-width: 1024px) {
    .section-hero {
      min-height: 834px; } }
  .section-hero .bg-holder {
    position: absolute;
    top: 0;
    left: 0;
    right: 0;
    bottom: 0;
    opacity: 0.6; }
  .section-hero .container {
    position: relative;
    z-index: 1; }

.bg-holder {
  background-repeat: no-repeat;
  background-size: cover;
  background-position: center; }

.section-team-members {
  position: relative; }
  .section-team-members h2 {
    text-align: center; }
  .section-team-members .section {
    padding: 56px 0;
    margin-bottom: -1px;
    position: relative; }
  .section-team-members .decor-img {
    margin-bottom: -1px; }
    .section-team-members .decor-img svg {
      width: 100%;
      height: auto;
      display: block; }

.team-members-row {
  width: 100%;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  padding-top: 44px; }
  @media (min-width: 768px) {
    .team-members-row {
      width: calc(100% + 24px);
      margin: 0 -12px; } }
  @media (min-width: 1024px) {
    .team-members-row {
      width: calc(100% + 48px);
      margin: 0 -24px; } }
  .team-members-row .team-member-box {
    width: 100%;
    margin-bottom: 30px; }
    @media (min-width: 768px) {
      .team-members-row .team-member-box {
        width: 50%;
        padding: 0 12px; } }
    @media (min-width: 1024px) {
      .team-members-row .team-member-box {
        width: 25%;
        padding: 0 24px; } }

.team-department-block {
  padding-bottom: 100px;
  position: relative; }
  .team-department-block:last-child {
    padding-bottom: 0; }
    .team-department-block:last-child .decor-dots {
      display: none; }
  .team-department-block .decor-dots {
    position: absolute;
    bottom: 50px;
    left: 0;
    right: 0; }

.team-member-box img {
  position: absolute;
  top: 50%;
  left: 50%;
  min-width: 100%;
  min-height: 100%;
  max-width: none;
  -webkit-transform: translate3d(-50%, -50%, 0);
          transform: translate3d(-50%, -50%, 0);
  vertical-align: top; }

.team-member-box .img-holder {
  background: #B6EFFF;
  border-radius: 10px;
  overflow: hidden;
  margin-bottom: 24px;
  padding-bottom: 100%;
  position: relative; }

.team-member-box .more-link {
  color: inherit; }
  .team-member-box .more-link:hover {
    color: #C7005F; }
    .team-member-box .more-link:hover svg path {
      fill: #C7005F; }

.team-member-box .h4 {
  margin-bottom: 7px; }

.position {
  color: #B6EFFF;
  font-size: 20px;
  line-height: 1.25;
  margin-bottom: 22px; }

.team-member-info-popup {
  background: #F7FDFF;
  width: 100%;
  max-width: 98%;
  padding: 80px 20px 20px; }
  @media (min-width: 768px) {
    .team-member-info-popup {
      max-width: 710px;
      padding: 96px 40px 78px; } }
  .team-member-info-popup .h3 {
    color: #8272F6;
    margin-bottom: 8px; }
  .team-member-info-popup .position {
    color: #080631;
    margin-bottom: 0; }
    @media (min-width: 768px) {
      .team-member-info-popup .position {
        font-size: 24px;
        line-height: 32px; } }
  .team-member-info-popup .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between;
    -webkit-box-align: center;
        -ms-flex-align: center;
            align-items: center; }
    @media (min-width: 768px) {
      .team-member-info-popup .row {
        margin-bottom: 40px; } }
    .team-member-info-popup .row .col {
      width: 100%; }
      @media (min-width: 768px) {
        .team-member-info-popup .row .col {
          margin-bottom: 0;
          width: 40.5%; } }
    @media (min-width: 768px) {
      .team-member-info-popup .row .img-holder {
        width: 52%; } }
  .team-member-info-popup .img-holder img {
    vertical-align: top;
    width: 100%;
    border-radius: 10px; }
  .team-member-info-popup .linkedin-link {
    margin-top: 20px;
    font-size: 24px;
    display: inline-block;
    vertical-align: top;
    text-decoration: none;
    outline: none;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .team-member-info-popup .linkedin-link:hover {
      color: #C7005F; }

.fancybox-slide--html .fancybox-close-small {
  border: 2px solid #8272F6;
  color: #8272F6;
  display: inline-block;
  vertical-align: top;
  text-align: center;
  padding: 0;
  width: 36px;
  height: 36px;
  border-radius: 100px;
  opacity: 1;
  top: 20px;
  right: 20px;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-transition: background 0.3s ease-in-out;
  transition: background 0.3s ease-in-out; }
  @media (min-width: 768px) {
    .fancybox-slide--html .fancybox-close-small {
      width: 56px;
      height: 56px;
      top: 40px;
      right: 40px; } }
  .fancybox-slide--html .fancybox-close-small:hover {
    color: #fff;
    background: #8272F6; }
    .fancybox-slide--html .fancybox-close-small:hover svg {
      -webkit-transform: rotate(-90deg);
          -ms-transform: rotate(-90deg);
              transform: rotate(-90deg); }
  .fancybox-slide--html .fancybox-close-small svg {
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out;
    max-width: 80%; }
    @media (min-width: 768px) {
      .fancybox-slide--html .fancybox-close-small svg {
        max-width: 45%; } }

div.fancybox-bg {
  background: transparent; }

.fancybox-active .fancybox-container {
  -webkit-animation: 0.6s ease both fancybox-zoomIn;
          animation: 0.6s ease both fancybox-zoomIn; }

.fancybox-container {
  -webkit-animation: 0.2s ease both fancybox-zoomOut;
          animation: 0.2s ease both fancybox-zoomOut; }

#wrapper {
  max-width: 100%;
  overflow: hidden;
  position: relative; }

.accessibility {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden; }

.accessibility:focus {
  position: static;
  width: auto;
  height: auto; }

.container {
  max-width: 1190px;
  padding: 0 15px;
  margin: 0 auto; }

.blue-bg {
  background: #130E60;
  color: #fff; }

.light-blue-bg {
  background: #B6EFFF; }

.light-bg {
  background: #F7FDFF; }

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

.subtitle {
  color: #B6EFFF;
  display: block;
  font-weight: 700;
  font-size: 16px;
  line-height: 18px;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  margin-bottom: 32px; }

.section-centered-text {
  position: relative;
  margin-bottom: -1px; }
  .section-centered-text .container {
    max-width: 600px; }
  .section-centered-text .section {
    padding: 46px 0 30px; }
    @media (min-width: 768px) {
      .section-centered-text .section {
        padding: 83px 0 66px; } }
  @media (min-width: 768px) {
    .section-centered-text .text-holder {
      padding: 0 54px; } }
  .section-centered-text .decor-img {
    position: absolute;
    bottom: 100%;
    left: 0;
    right: 0;
    margin-bottom: -3px; }
    .section-centered-text .decor-img svg {
      width: 100%;
      height: auto;
      display: block; }

.section-content-grid .section {
  padding: 40px 0 10px; }
  @media (min-width: 768px) {
    .section-content-grid .section {
      padding: 59px 0 10px; } }

.section-content-grid .decor-img {
  display: block;
  margin-top: -4px; }
  .section-content-grid .decor-img svg {
    width: 100%;
    height: auto; }

.section-content-grid .h3 {
  font-weight: 400; }

.row {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
      flex-wrap: wrap; }
  .row .col {
    margin-bottom: 30px; }

.grid-items {
  width: 100%; }
  @media (min-width: 768px) {
    .grid-items {
      width: calc(100% + 50px);
      margin: 0 -25px; } }
  @media (min-width: 1024px) {
    .grid-items {
      width: calc(100% + 105px);
      margin: 0 -50px; } }
  .grid-items .h4 {
    color: #B6EFFF; }
  .grid-items .grid-item {
    width: 100%; }
    @media (min-width: 768px) {
      .grid-items .grid-item {
        width: 50%;
        padding: 0 25px; } }
    @media (min-width: 1024px) {
      .grid-items .grid-item {
        width: 25%;
        padding: 0 50px; } }

.features-wrapper {
  background-color: #F7FDFF;
  margin-bottom: -1px;
  padding: 54px 0 70px;
  position: relative;
  z-index: 1; }
  @media (min-width: 1024px) {
    .features-wrapper {
      padding: 54px 0 90px; } }
  .features-wrapper h2 {
    color: #C7005F; }
  .features-wrapper .wp-block-group__inner-container {
    max-width: 1192px;
    padding: 0 15px;
    margin: 0 auto; }

.section-features {
  padding: 20px 0 40px; }
  @media (min-width: 768px) {
    .section-features {
      padding: 40px 0; } }
  @media (min-width: 1024px) {
    .section-features {
      padding: 43px 0 108px; } }
  .section-features.image-position-left .row {
    -webkit-box-orient: horizontal;
    -webkit-box-direction: reverse;
        -ms-flex-direction: row-reverse;
            flex-direction: row-reverse; }
  @media (min-width: 768px) {
    .section-features.image-position-left .image-holder {
      text-align: left; } }
  .section-features:last-child {
    padding-bottom: 0; }
  .section-features:nth-of-type(3n+2) .img:before {
    bottom: auto;
    top: -1px;
    background-image: url("./images/img-decor2.svg");
    background-position: top; }
  .section-features:nth-of-type(3n+3) .img:before {
    background-image: url("./images/img-decor3.svg"); }
  .section-features h3 {
    margin-bottom: 16px; }
  .section-features .text {
    font-size: 20px;
    line-height: 1.25;
    padding-bottom: 2px; }
  .section-features .row {
    -webkit-box-pack: justify;
        -ms-flex-pack: justify;
            justify-content: space-between; }
    .section-features .row .col {
      width: 100%; }
      @media (min-width: 768px) {
        .section-features .row .col {
          width: 50%; } }
      .section-features .row .col.image-holder {
        width: 100%; }
        @media (min-width: 768px) {
          .section-features .row .col.image-holder {
            width: 46%; } }
  .section-features .image-holder {
    text-align: center; }
    @media (max-width: 767px) {
      .section-features .image-holder {
        margin-bottom: 0; } }
    @media (min-width: 768px) {
      .section-features .image-holder {
        text-align: right; } }
    .section-features .image-holder img {
      width: 99%;
      vertical-align: top;
      border-radius: 10px;
      margin: 2px; }
  .section-features .img {
    text-align: center;
    display: block;
    vertical-align: top;
    width: 100%;
    position: relative;
    border-radius: 10px;
    overflow: hidden;
    max-width: 460px;
    margin: 0 auto; }
    @media (min-width: 768px) {
      .section-features .img {
        display: inline-block;
        margin: 0; } }
    .section-features .img:before {
      content: '';
      display: block;
      position: absolute;
      left: -1px;
      right: -1px;
      bottom: -1px;
      background: url("./images/img-decor1.svg") no-repeat;
      background-position: bottom;
      height: 110px; }

.features-accordion {
  padding-right: 5px; }
  .features-accordion .active .opener:after {
    -webkit-transform: rotate(0deg);
        -ms-transform: rotate(0deg);
            transform: rotate(0deg); }
  .features-accordion .opener {
    color: #8272F6;
    font-weight: 700;
    font-size: 16px;
    line-height: 18px;
    letter-spacing: 0.15px;
    display: block;
    position: relative;
    padding: 12px 0;
    padding-right: 30px;
    text-decoration: none;
    -webkit-transition: color 0.3s ease-in-out;
    transition: color 0.3s ease-in-out; }
    .features-accordion .opener:hover {
      color: #C7005F; }
      .features-accordion .opener:hover:before, .features-accordion .opener:hover:after {
        background: #C7005F; }
    .features-accordion .opener:before, .features-accordion .opener:after {
      background: #8272F6;
      content: '';
      display: block;
      position: absolute;
      top: 50%;
      right: 0;
      width: 16px;
      height: 2px;
      margin-top: -1px;
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }
    .features-accordion .opener:after {
      -webkit-transform: rotate(90deg);
          -ms-transform: rotate(90deg);
              transform: rotate(90deg); }

.more-link {
  font-weight: 700;
  font-size: 16px;
  line-height: 17px;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  display: inline-block;
  vertical-align: top;
  text-decoration: none;
  padding-right: 50px;
  position: relative;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  .more-link:hover {
    color: #C7005F; }
    .more-link:hover svg {
      margin-left: 20px;
      -webkit-transform: translateX(-10px);
          -ms-transform: translateX(-10px);
              transform: translateX(-10px); }
      .more-link:hover svg path {
        fill: #C7005F; }
  .more-link svg {
    position: absolute;
    top: 0;
    right: 0;
    -webkit-transition: all 0.3s ease-in-out;
    transition: all 0.3s ease-in-out; }
    .more-link svg path {
      -webkit-transition: all 0.3s ease-in-out;
      transition: all 0.3s ease-in-out; }

.section-cta {
  padding: 40px 0 60px;
  font-size: 20px;
  line-height: 1.25; }
  @media (min-width: 768px) {
    .section-cta {
      padding: 40px 0 80px; } }
  @media (min-width: 1024px) {
    .section-cta {
      padding: 2px 0 122px; } }
  .section-cta h2 {
    font-weight: 700;
    margin-bottom: 15px; }
  .section-cta .container {
    max-width: 600px; }
  .section-cta .btn-holder {
    padding-top: 11px; }

.decor-dots {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  position: absolute;
  left: 0;
  right: 0; }
  .decor-dots.decor-dots-top {
    top: 20px; }
    @media (min-width: 768px) {
      .decor-dots.decor-dots-top {
        top: 42px; } }
  .decor-dots.decor-dots-bottom {
    bottom: 20px; }
    @media (min-width: 768px) {
      .decor-dots.decor-dots-bottom {
        bottom: 42px; } }
  .decor-dots span {
    display: inline-block;
    vertical-align: top;
    width: 3px;
    height: 3px;
    margin: 0 8px;
    border-radius: 50%;
    background: -webkit-linear-gradient(298.26deg, #50C9EB 17.82%, #8272F6 85.68%);
    background: linear-gradient(151.74deg, #50C9EB 17.82%, #8272F6 85.68%); }

#content > .container {
  padding-top: 40px;
  padding-bottom: 40px; }

.post-list {
  width: 100%; }
  .post-list h2 {
    font-size: 24px;
    margin-bottom: 25px; }
    @media (min-width: 768px) {
      .post-list h2 {
        font-size: 32px; } }
    .post-list h2 a {
      color: inherit;
      text-decoration: none;
      -webkit-transition: color 0.3s ease-in-out;
      transition: color 0.3s ease-in-out; }
      .post-list h2 a:hover {
        color: #8272F6; }
  .post-list .col {
    border-bottom: 1px solid #999;
    width: 100%;
    margin-bottom: 20px; }

.btn {
  font-size: 16px;
  line-height: 20px;
  border-radius: 10px;
  font-weight: 700;
  background: #B6EFFF;
  color: #080631;
  border: 2px solid #B6EFFF;
  padding: 10px 26px;
  text-decoration: none;
  letter-spacing: 0.05em;
  text-transform: capitalize;
  -webkit-transition: all 0.3s ease-in-out;
  transition: all 0.3s ease-in-out; }
  @media (min-width: 768px) {
    .btn {
      padding: 12px 32px; } }
  .btn:hover {
    border-color: #C7005F;
    background: #C7005F;
    color: #fff; }
  .btn.btn-outline {
    background: transparent;
    color: #B6EFFF; }
    .btn.btn-outline:hover {
      background: #B6EFFF;
      color: #080631;
      border-color: #B6EFFF; }
  .btn.btn-purple {
    border-color: #8272F6;
    background: #8272F6;
    color: #F9F9F9; }
    .btn.btn-purple:hover {
      background: #130E60;
      border-color: #130E60; }

@media print {
  body {
    background: #fff;
    color: #000;
    overflow: visible; }
  * {
    color: #000 !important;
    background: none !important; }
  .search-form,
  .navigation,
  .navigation-single,
  #header,
  #footer {
    display: none !important; } }

.resize-active * {
  -webkit-transition: none !important;
  transition: none !important; }
/*# sourceMappingURL=style.css.map */