@font-face {
	font-family: 'Abhaya Libre';
	src: url(../assets/AbhayaLibre-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Abhaya Libre';
  font-weight: bold;
  src: url(../assets/AbhayaLibre-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  src: url(../assets/OpenSans-Regular.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: normal;
  font-style: italic;
  src: url(../assets/OpenSans-Italic.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: bold;
  src: url(../assets/OpenSans-Bold.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 500;
  src: url(../assets/OpenSans-SemiBold.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: bold;
  font-style: italic;
  src: url(../assets/OpenSans-BoldItalic.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  src: url(../assets/OpenSans-Light.ttf) format('truetype');
}

@font-face {
  font-family: 'Open Sans';
  font-weight: 300;
  font-style: italic;
  src: url(../assets/OpenSans-LightItalic.ttf) format('truetype');
}/* Vendors */
/*! normalize.css v7.0.0 | MIT License | github.com/necolas/normalize.css */
/* Document
   ========================================================================== */
/**
 * 1. Correct the line height in all browsers.
 * 2. Prevent adjustments of font size after orientation changes in
 *    IE on Windows Phone and in iOS.
 */
html {
  line-height: 1.15;
  /* 1 */
  -ms-text-size-adjust: 100%;
  /* 2 */
  -webkit-text-size-adjust: 100%;
  /* 2 */ }

/* Sections
   ========================================================================== */
/**
 * Remove the margin in all browsers (opinionated).
 */
body {
  margin: 0; }

/**
 * Add the correct display in IE 9-.
 */
article,
aside,
footer,
header,
nav,
section {
  display: block; }

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

/* Grouping content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 * 1. Add the correct display in IE.
 */
figcaption,
figure,
main {
  /* 1 */
  display: block; }

/**
 * Add the correct margin in IE 8.
 */
figure {
  margin: 1em 40px; }

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

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

/* Text-level semantics
   ========================================================================== */
/**
 * 1. Remove the gray background on active links in IE 10.
 * 2. Remove gaps in links underline in iOS 8+ and Safari 8+.
 */
a {
  background-color: transparent;
  /* 1 */
  -webkit-text-decoration-skip: objects;
  /* 2 */ }

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

/**
 * Prevent the duplicate application of `bolder` by the next rule in Safari 6.
 */
b,
strong {
  font-weight: inherit; }

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

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

/**
 * Add the correct font style in Android 4.3-.
 */
dfn {
  font-style: italic; }

/**
 * Add the correct background and color in IE 9-.
 */
mark {
  background-color: #ff0;
  color: #000; }

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

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

sub {
  bottom: -0.25em; }

sup {
  top: -0.5em; }

/* Embedded content
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
audio,
video {
  display: inline-block; }

/**
 * Add the correct display in iOS 4-7.
 */
audio:not([controls]) {
  display: none;
  height: 0; }

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

/**
 * Hide the overflow in IE.
 */
svg:not(:root) {
  overflow: hidden; }

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

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

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

/**
 * 1. Prevent a WebKit bug where (2) destroys native `audio` and `video`
 *    controls in Android 4.
 * 2. Correct the inability to style clickable types in iOS and Safari.
 */
button,
html [type="button"],
[type="reset"],
[type="submit"] {
  -webkit-appearance: button;
  /* 2 */ }

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

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

/**
 * Correct the padding in Firefox.
 */
fieldset {
  padding: 0.35em 0.75em 0.625em; }

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

/**
 * 1. Add the correct display in IE 9-.
 * 2. Add the correct vertical alignment in Chrome, Firefox, and Opera.
 */
progress {
  display: inline-block;
  /* 1 */
  vertical-align: baseline;
  /* 2 */ }

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

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

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

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

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

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

/* Interactive
   ========================================================================== */
/*
 * Add the correct display in IE 9-.
 * 1. Add the correct display in Edge, IE, and Firefox.
 */
details,
menu {
  display: block; }

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

/* Scripting
   ========================================================================== */
/**
 * Add the correct display in IE 9-.
 */
canvas {
  display: inline-block; }

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

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

/* Sprites */
/*
SCSS variables are information about icon's compiled state, stored under its original file name

.icon-home {
  width: $icon-home-width;
}

The large array-like variables contain all information about a single icon
$icon-home: x y offset_x offset_y width height total_width total_height image_path;
*/
/*
The provided mixins are intended to be used with the array-like variables

.icon-home {
  @include sprite-width($icon-home);
}

.icon-email {
  @include sprite($icon-email);
}
*/
/* Setup */
/* Mixins */
/* Mixins */
/* Base styles */
/* ==========================================================================
   Base styles
   ========================================================================== */
/* stylelint-disable selector-max-universal  */
*,
*::before,
*::after {
  box-sizing: border-box; }

/* stylelint-enable selector-max-universal */
html {
  font-family: "Open Sans";
  font-size: 18px;
  line-height: 34px;
  color: #222;
  overflow-wrap: break-word;
  word-wrap: break-word; }
  @media screen and (max-width: 1200px) {
    html {
      font-size: 16px; } }

body {
  background: #fff; }

audio,
canvas,
iframe,
img,
svg,
video,
object,
input,
textarea {
  vertical-align: middle;
  max-width: 100%; }

img {
  height: auto; }

textarea {
  resize: vertical; }

button,
input[type="submit"] {
  cursor: pointer; }

a {
  color: #2187ff;
  transition: all 0.3s ease;
  text-decoration: none; }
  a:hover {
    color: #0085ff;
    text-decoration: underline; }

iframe {
  border: none; }
  @media screen and (max-width: 768px) {
    iframe {
      border-bottom: 1px solid #f2f3f8; } }

/* Layout */
.clearfix::after {
  display: block;
  content: "";
  clear: both; }

.container {
  display: block;
  width: auto;
  max-width: calc(1200px + 15px * 2);
  padding-left: 15px;
  padding-right: 15px;
  margin-left: auto;
  margin-right: auto; }
  .container::after {
    display: block;
    content: "";
    clear: both; }

.row {
  display: block;
  margin-left: -15px;
  margin-right: -15px; }
  .row::after {
    display: block;
    content: "";
    clear: both; }

.col {
  display: block;
  float: left;
  padding-right: 15px;
  padding-left: 15px; }

.path-frontpage .region-content {
  padding-top: 75px;
  display: flex;
  flex-wrap: wrap;
  justify-content: center; }
  @media screen and (max-width: 1200px) {
    .path-frontpage .region-content {
      padding-top: 65px; } }
  @media screen and (max-width: 768px) {
    .path-frontpage .region-content {
      padding-top: 35px; } }
  @media screen and (max-width: 1200px) {
    .path-frontpage .region-content .node__content {
      padding-bottom: 75px; } }
  .path-frontpage .region-content > div {
    width: 100%; }
    .path-frontpage .region-content > div.main-page-content {
      max-width: 555px; }
      @media screen and (max-width: 1200px) {
        .path-frontpage .region-content > div.main-page-content {
          max-width: 450px; } }
      @media screen and (max-width: 996px) {
        .path-frontpage .region-content > div.main-page-content {
          max-width: 300px; } }
      @media screen and (max-width: 768px) {
        .path-frontpage .region-content > div.main-page-content {
          padding: 0 15px;
          max-width: none; } }
      .path-frontpage .region-content > div.main-page-content .views_slideshow_cycle_teaser_section,
      .path-frontpage .region-content > div.main-page-content .views_slideshow_cycle_teaser_section .views_slideshow_slide {
        width: 100% !important; }
    .path-frontpage .region-content > div.main-page-content .node__links {
      margin-top: 55px; }
      .path-frontpage .region-content > div.main-page-content .node__links li {
        padding: 0; }
        .path-frontpage .region-content > div.main-page-content .node__links li a {
          font-size: 24px; }
          @media screen and (max-width: 1200px) {
            .path-frontpage .region-content > div.main-page-content .node__links li a {
              font-size: 18px; } }

.region-content article.node--view-mode-teaser > h2 {
  margin-bottom: 20px;
  font-size: 64px;
  line-height: 72px; }
  @media screen and (max-width: 1200px) {
    .region-content article.node--view-mode-teaser > h2 {
      font-size: 34px;
      line-height: 42px; } }
  .region-content article.node--view-mode-teaser > h2 a {
    color: #363636; }
    .region-content article.node--view-mode-teaser > h2 a:hover {
      color: #222;
      text-decoration: none; }

body:not(.path-frontpage) main {
  display: flex;
  justify-content: space-between;
  align-items: flex-start;
  max-width: 1440px;
  margin: 50px auto 0;
  padding: 0 30px; }
  @media screen and (max-width: 768px) {
    body:not(.path-frontpage) main {
      flex-wrap: wrap; } }
  body:not(.path-frontpage) main > a[tabindex="-1"] {
    display: none; }
  body:not(.path-frontpage) main .layout-content {
    width: 960px;
    padding-right: 60px; }
    [dir="rtl"] body:not(.path-frontpage) main .layout-content {
      padding-right: 0;
      padding-left: 60px; }
    @media screen and (max-width: 1280px) {
      body:not(.path-frontpage) main .layout-content {
        width: 820px;
        padding-right: 30px; }
        [dir="rtl"] body:not(.path-frontpage) main .layout-content {
          padding-right: 0;
          padding-left: 30px; } }
    @media screen and (max-width: 1200px) {
      body:not(.path-frontpage) main .layout-content {
        width: 720px; } }
    @media screen and (max-width: 996px) {
      body:not(.path-frontpage) main .layout-content {
        width: 550px; } }
    @media screen and (max-width: 768px) {
      body:not(.path-frontpage) main .layout-content {
        width: 100%;
        padding-right: 0; }
        [dir="rtl"] body:not(.path-frontpage) main .layout-content {
          padding-right: 0;
          padding-left: 0; } }
    body:not(.path-frontpage) main .layout-content .page-title {
      font-size: 64px;
      line-height: 1;
      margin-bottom: 20px; }
      @media screen and (max-width: 1200px) {
        body:not(.path-frontpage) main .layout-content .page-title {
          font-size: 42px; } }
    body:not(.path-frontpage) main .layout-content img {
      max-width: 100%; }
  body:not(.path-frontpage) main .layout-right-sidebar {
    width: 400px; }
    @media screen and (max-width: 1280px) {
      body:not(.path-frontpage) main .layout-right-sidebar {
        width: 320px; } }
    @media screen and (max-width: 1200px) {
      body:not(.path-frontpage) main .layout-right-sidebar {
        width: 280px; } }
    @media screen and (max-width: 768px) {
      body:not(.path-frontpage) main .layout-right-sidebar {
        width: 100%;
        margin-top: 50px; } }

/* Objects */
h1,
h2,
h3,
h4,
h5,
h6,
p {
  margin-top: 0; }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: "Abhaya Libre";
  font-weight: bold; }
  .path-frontpage h1, .path-frontpage
  h2, .path-frontpage
  h3, .path-frontpage
  h4, .path-frontpage
  h5, .path-frontpage
  h6 {
    font-family: "Open Sans"; }

h2 {
  margin: 50px 0 10px;
  font-size: 42px; }
  aside h2 {
    margin: 0 0 20px; }
    @media screen and (max-width: 1200px) {
      aside h2 {
        margin: 0;
        font-size: 28px; } }

p:last-child {
  margin-bottom: 0; }

.links.inline {
  list-style: none;
  padding-left: 0; }
  .links.inline a {
    text-transform: uppercase;
    letter-spacing: 0.08em;
    font-weight: bold; }
    .links.inline a:hover {
      text-decoration: none;
      color: #389fff; }

.button {
  font-weight: 300;
  border-radius: 150px;
  padding: 10px 15px;
  border: none;
  letter-spacing: 0.05em;
  text-transform: uppercase;
  background-color: #0085ff;
  color: #fff;
  font-size: 14px;
  transition: all 0.3s ease; }
  .button:hover {
    background-color: #339dff; }

ul.inline li {
  padding: 0; }

header {
  position: relative;
  padding: 20px 120px;
  margin: 0 auto;
  z-index: 10; }
  body:not(.path-frontpage) header {
    background-color: #fff; }
  @media screen and (max-width: 1440px) {
    header {
      padding: 20px 40px; } }
  @media screen and (max-width: 425px) {
    header {
      padding: 20px; } }
  header > div:first-of-type {
    position: relative;
    display: flex;
    flex-direction: row;
    align-items: center; }

footer {
  position: relative;
  padding: 20px 120px;
  margin: 0 auto;
  background-color: #363636;
  font-size: 14px;
  z-index: 9; }
  @media screen and (max-width: 1440px) {
    footer {
      padding: 25px 40px; } }
  @media screen and (max-width: 425px) {
    footer {
      padding: 20px; } }
  footer > div:first-of-type {
    display: flex;
    align-items: center;
    justify-content: flex-end; }
    @media screen and (max-width: 768px) {
      footer > div:first-of-type {
        flex-wrap: wrap;
        justify-content: center;
        width: 100%; } }
  footer nav > ul.menu {
    display: flex;
    list-style: none;
    padding-left: 0; }
    @media screen and (max-width: 768px) {
      footer nav > ul.menu {
        flex-wrap: wrap;
        margin-left: 0;
        text-align: center;
        margin-top: 0; } }
    footer nav > ul.menu li.menu-item {
      margin-right: 80px; }
      @media screen and (max-width: 1440px) {
        footer nav > ul.menu li.menu-item {
          margin-right: 30px; } }
      @media screen and (max-width: 768px) {
        footer nav > ul.menu li.menu-item {
          width: 100%;
          padding-bottom: 10px;
          margin-right: 0; } }
    footer nav > ul.menu a {
      color: #fff;
      text-decoration: none;
      text-transform: uppercase;
      font-weight: 300; }
      footer nav > ul.menu a:hover {
        color: #fff; }
  footer .footer-email-contact {
    flex-grow: 1;
    text-align: right; }
    [dir="rtl"] footer .footer-email-contact {
      text-align: left; }
    @media screen and (max-width: 768px) {
      footer .footer-email-contact {
        text-align: center;
        width: 100%; } }
    footer .footer-email-contact a {
      color: #fff;
      font-size: 18px;
      font-weight: 300;
      text-transform: uppercase; }
      @media screen and (max-width: 1440px) {
        footer .footer-email-contact a {
          font-size: 16px; } }

/* stylelint-disable */
header ul.sf-menu.menu,
header ul.menu {
  display: flex;
  flex-direction: row;
  justify-content: flex-end; }
  header ul.sf-menu.menu .menu-item--expanded,
  header ul.menu .menu-item--expanded {
    position: relative; }
    header ul.sf-menu.menu .menu-item--expanded > ul,
    header ul.menu .menu-item--expanded > ul {
      position: absolute;
      background: #fff;
      margin: 0;
      left: 0;
      display: none;
      min-width: 180px;
      top: 50px; }
      header ul.sf-menu.menu .menu-item--expanded > ul > li,
      header ul.menu .menu-item--expanded > ul > li {
        margin-right: 0; }
      header ul.sf-menu.menu .menu-item--expanded > ul a,
      header ul.menu .menu-item--expanded > ul a {
        color: #000 !important;
        padding: 15px; }
  header ul.sf-menu.menu .menu-item--expanded:hover > ul,
  header ul.menu .menu-item--expanded:hover > ul {
    display: block; }
  @media screen and (max-width: 768px) {
    header ul.sf-menu.menu,
    header ul.menu {
      position: static !important; } }
  @media screen and (max-width: 768px) {
    header ul.sf-menu.menu,
    header ul.menu {
      display: none; } }
  header ul.sf-menu.menu > li,
  header ul.menu > li {
    margin-right: 70px; }
    [dir="rtl"] header ul.sf-menu.menu > li, [dir="rtl"]
    header ul.menu > li {
      margin-right: 0;
      margin-left: 70px; }
      [dir="rtl"] header ul.sf-menu.menu > li:last-child, [dir="rtl"]
      header ul.menu > li:last-child {
        margin-left: 0; }
    @media screen and (max-width: 1200px) {
      header ul.sf-menu.menu > li,
      header ul.menu > li {
        margin-right: 30px; } }
    @media screen and (max-width: 996px) {
      header ul.sf-menu.menu > li,
      header ul.menu > li {
        margin-right: 15px; }
        header ul.sf-menu.menu > li a,
        header ul.menu > li a {
          margin-right: 0 !important; } }
    @media screen and (max-width: 768px) {
      header ul.sf-menu.menu > li,
      header ul.menu > li {
        margin-right: 0;
        padding: 10px 0; } }
    .path-frontpage header ul.sf-menu.menu > li > a, .path-frontpage
    header ul.menu > li > a {
      color: #fff; }
    header ul.sf-menu.menu > li a,
    header ul.menu > li a {
      letter-spacing: 0.05em;
      text-transform: uppercase;
      color: #000;
      padding: 0; }
      @media screen and (max-width: 1200px) {
        header ul.sf-menu.menu > li a,
        header ul.menu > li a {
          margin-right: 15px; } }
      @media screen and (max-width: 768px) {
        header ul.sf-menu.menu > li a,
        header ul.menu > li a {
          color: #363636;
          margin: 0; } }

@media screen and (max-width: 768px) {
  .block-superfish {
    width: auto; } }

ul.sf-menu.menu.sf-expanded {
  display: block;
  right: auto;
  width: 100%;
  left: 0px !important;
  position: absolute !important;
  top: 50px !important;
  background: #0085ff;
  text-align: center; }

@media screen and (max-width: 768px) {
  .block-superfish {
    position: absolute;
    right: 0;
    top: 0;
    text-align: right;
    width: 100%; } }

ul.sf-hidden {
  background-color: #fff; }
  ul.sf-hidden a {
    color: #000 !important;
    padding: 10px 0;
    text-align: center; }

li.menu-item {
  padding-top: 0;
  list-style-type: none;
  list-style-image: none; }

.sf-accordion-toggle a {
  font-size: 0;
  line-height: 0;
  color: transparent;
  position: absolute;
  height: 2px;
  width: 24px;
  right: 0;
  top: 15px;
  background-color: #000; }
  .path-frontpage .sf-accordion-toggle a {
    background-color: #fff; }
  .sf-accordion-toggle a::after, .sf-accordion-toggle a::before {
    content: '';
    position: absolute;
    width: 24px;
    height: 2px;
    top: 7px;
    left: 0;
    background-color: #000; }
    .path-frontpage .sf-accordion-toggle a::after, .path-frontpage .sf-accordion-toggle a::before {
      background-color: #fff; }
  .sf-accordion-toggle a::before {
    top: 14px; }

li.menuparent ul {
  background-color: #f2f3f8 !important; }
  li.menuparent ul > li a {
    color: #000 !important;
    padding: 10px !important; }

.nav-hamburger {
  display: none; }

ul.sf-menu.rtl,
ul.sf-menu.rtl li {
  float: left; }

ul.sf-menu li:hover > ul,
ul.sf-menu li.sfHover > ul {
  top: calc(100% + 10px);
  left: -10px;
  padding-top: 10px;
  padding-bottom: 10px;
  border-radius: 3px; }

.path-frontpage .views-element-container > h2 {
  font-size: 38px;
  margin-bottom: 58px;
  margin-top: 58px;
  line-height: 52px;
  text-align: center; }

/* Components */
@media screen and (max-width: 768px) {
  .language-switcher {
    display: none; } }

.language-switcher > ul {
  padding-left: 0;
  display: flex; }

.language-switcher li {
  list-style-type: none;
  font-weight: 300;
  color: #000; }
  footer .language-switcher li a {
    color: rgba(255, 255, 255, 0.5); }
  .path-frontpage .language-switcher li {
    color: #fff; }
  .language-switcher li a {
    color: rgba(0, 0, 0, 0.5); }
    footer .language-switcher li a {
      color: rgba(255, 255, 255, 0.5); }
    .path-frontpage .language-switcher li a {
      color: rgba(255, 255, 255, 0.5); }
    .language-switcher li a:hover {
      color: #000; }
      footer .language-switcher li a:hover {
        color: rgba(255, 255, 255, 0.5); }
    .path-frontpage .language-switcher li a:hover,
    footer .language-switcher li a:hover {
      color: #fff; }

.language-switcher ul li:first-of-type::after {
  content: '/';
  margin: 0 5px; }
  footer .language-switcher ul li:first-of-type::after {
    color: #fff; }

.language-switcher li.is-active a {
  transition: all 0.3s ease;
  color: #000; }
  footer .language-switcher li.is-active a {
    color: #fff; }
  .path-frontpage .language-switcher li.is-active a {
    color: #fff; }

div[id="block-freeminds-branding"] {
  display: flex;
  justify-content: center;
  align-items: center;
  flex-grow: 1; }
  @media screen and (max-width: 768px) {
    div[id="block-freeminds-branding"] {
      justify-content: flex-start; } }
  div[id="block-freeminds-branding"] .site-logo {
    display: inline-block;
    position: relative;
    width: 386px;
    height: 67px;
    background-image: url(../assets/logo-black.png);
    background-repeat: no-repeat;
    background-position: 50%;
    background-size: contain; }
    .path-frontpage div[id="block-freeminds-branding"] .site-logo {
      background-image: url(../assets/logo.png); }
    @media screen and (max-width: 1200px) {
      div[id="block-freeminds-branding"] .site-logo {
        width: 256px;
        height: 44px; } }
    @media screen and (max-width: 425px) {
      div[id="block-freeminds-branding"] .site-logo {
        width: 192px;
        height: 33px; } }
  div[id="block-freeminds-branding"] img {
    display: none;
    width: 386px; }
    @media screen and (max-width: 1200px) {
      div[id="block-freeminds-branding"] img {
        width: 256px; } }
    @media screen and (max-width: 425px) {
      div[id="block-freeminds-branding"] img {
        width: 192px; } }

.featured-articles {
  background-color: #fff;
  padding-bottom: 58px; }
  @media screen and (max-width: 1200px) {
    .featured-articles {
      padding-bottom: 80px; } }
  @media screen and (max-width: 768px) {
    .featured-articles {
      padding-bottom: 40px; } }
  .featured-articles .view-featured-articles {
    padding: 0 30px; }
  .featured-articles .views-view-grid {
    max-width: 1140px;
    margin: 0 auto; }
  .featured-articles .views-row {
    display: flex;
    align-items: flex-start;
    justify-content: center; }
    @media screen and (max-width: 768px) {
      .featured-articles .views-row {
        flex-wrap: wrap; } }
  .featured-articles .views-col {
    position: relative;
    margin: 0;
    padding: 40px 30px 20px;
    transition: all 0.3s ease; }
    .featured-articles .views-col:hover {
      box-shadow: 0 0 30px rgba(117, 180, 255, 0.4);
      border-radius: 10px; }
      .featured-articles .views-col:hover .links {
        color: #389fff; }
    .featured-articles .views-col article {
      position: static; }
    .featured-articles .views-col .views-field-title {
      font-size: 30px;
      line-height: 41px;
      font-weight: bold;
      margin-bottom: 18px; }
      @media screen and (max-width: 1200px) {
        .featured-articles .views-col .views-field-title {
          font-size: 32px; } }
      .featured-articles .views-col .views-field-title a {
        color: #363636; }
        .featured-articles .views-col .views-field-title a:hover {
          text-decoration: none; }
    .featured-articles .views-col .views-field-body {
      line-height: 31px;
      font-size: 16px; }
    .featured-articles .views-col .views-field-view-node {
      list-style: none;
      margin: 28px 0;
      padding-left: 0; }
      .featured-articles .views-col .views-field-view-node a {
        text-transform: uppercase;
        letter-spacing: 0.08em;
        font-weight: bold;
        font-size: 16px; }
      .featured-articles .views-col .views-field-view-node a::after {
        content: '';
        position: absolute;
        top: 0;
        left: 0;
        width: 100%;
        height: 100%; }
      .featured-articles .views-col .views-field-view-node a:hover {
        text-decoration: none; }
  @media screen and (max-width: 768px) {
    .featured-articles .views-col {
      width: 100% !important;
      /* stylelint-disable-line declaration-no-important */
      margin-bottom: 30px;
      padding: 30px 30px 0; } }
  .featured-articles .views-col:nth-child(2) {
    margin: 0 20px; }
    @media screen and (max-width: 1440px) {
      .featured-articles .views-col:nth-child(2) {
        margin: 0 20px; } }
    @media screen and (max-width: 768px) {
      .featured-articles .views-col:nth-child(2) {
        margin: 0 0 30px;
        padding: 30px 30px 0; } }

.views-field-taxonomy-vocabulary-1,
.field--name-taxonomy-vocabulary-1 {
  margin-bottom: 15px; }
  .views-field-taxonomy-vocabulary-1 a,
  .field--name-taxonomy-vocabulary-1 a {
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    color: #d0d0d0;
    letter-spacing: 0.08em; }

.node__content .field--name-field-article-picture {
  margin-bottom: 20px;
  margin-right: 20px;
  float: left; }

.social-news-block {
  background-color: #f2f3f8;
  padding-bottom: 53px; }
  @media screen and (max-width: 1200px) {
    .social-news-block {
      padding-bottom: 50px; } }
  .social-news-block .view-content {
    max-width: 1120px;
    margin: auto;
    display: flex;
    justify-content: space-between; }
    @media screen and (max-width: 768px) {
      .social-news-block .view-content {
        display: block; } }
  .social-news-block .views-row {
    flex: 1 1 auto;
    max-width: 343px;
    padding: 0 20px; }
    @media screen and (max-width: 768px) {
      .social-news-block .views-row {
        margin-bottom: 40px;
        max-width: 100%;
        flex-wrap: wrap;
        padding: 0 30px;
        justify-content: flex-start; }
        .social-news-block .views-row:last-child {
          margin-bottom: 0; } }
  .social-news-block .social-new__meta {
    max-width: 680px; }
    @media screen and (max-width: 1200px) {
      .social-news-block .social-new__meta {
        max-width: 480px; } }
    @media screen and (max-width: 768px) {
      .social-news-block .social-new__meta {
        max-width: 100%; } }
    .social-news-block .social-new__meta-title {
      color: #000;
      font-size: 20px;
      line-height: 27px;
      font-weight: bold; }
      .social-news-block .social-new__meta-title a {
        color: currentColor; }
      @media screen and (max-width: 768px) {
        .social-news-block .social-new__meta-title {
          margin-top: 25px; } }
    .social-news-block .social-new__meta-body {
      margin: 20px 0 30px;
      font-size: 16px;
      line-height: 31px; }
      @media screen and (max-width: 768px) {
        .social-news-block .social-new__meta-body {
          margin: 0 0 20px; } }
    .social-news-block .social-new__meta-link a {
      text-transform: uppercase;
      letter-spacing: 0.08em;
      font-weight: bold;
      font-size: 16px; }
      .social-news-block .social-new__meta-link a:hover {
        color: #389fff;
        text-decoration: none; }
  .social-news-block .views-field-field-article-picture {
    margin-bottom: 30px; }
    [dir="rtl"] .social-news-block .views-field-field-article-picture {
      margin-left: 100px;
      margin-right: 0; }
    @media screen and (max-width: 768px) {
      .social-news-block .views-field-field-article-picture {
        width: auto;
        margin-right: 0; }
        [dir="rtl"] .social-news-block .views-field-field-article-picture {
          margin-left: 0;
          margin-right: 0; } }
    .social-news-block .views-field-field-article-picture .field-content {
      text-align: center; }
      @media screen and (max-width: 768px) {
        .social-news-block .views-field-field-article-picture .field-content {
          text-align: left; } }
    .social-news-block .views-field-field-article-picture img {
      width: 100%;
      height: 207px;
      object-fit: cover;
      border-radius: 4px; }
      @media screen and (max-width: 996px) {
        .social-news-block .views-field-field-article-picture img {
          width: 100%;
          height: 205px; } }
      @media screen and (max-width: 768px) {
        .social-news-block .views-field-field-article-picture img {
          width: auto; } }

.teaser-slideshow {
  background-color: #fff;
  padding-bottom: 50px; }
  @media screen and (max-width: 768px) {
    .teaser-slideshow {
      padding-bottom: 35px; } }
  .teaser-slideshow > h2 {
    text-align: center; }
  .teaser-slideshow .skin-default {
    position: relative;
    max-width: 1440px;
    margin: 0 auto; }
  .teaser-slideshow .views-slideshow-controls-top {
    width: 100%; }
  .teaser-slideshow .views_slideshow_controls_text {
    position: absolute;
    width: 100%;
    top: 50%;
    transform: translateY(-50%);
    height: 67px;
    z-index: 9; }
    .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_pause {
      display: none; }
    .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next,
    .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_previous {
      position: absolute;
      height: 0;
      left: 0; }
      .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next a,
      .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_previous a {
        font-size: 0;
        line-height: 0;
        color: transparent;
        position: absolute;
        top: 0;
        display: inline-block;
        width: 67px;
        height: 67px;
        background-color: rgba(234, 234, 234, 0.6);
        background-image: url(../assets/control-left.png);
        background-repeat: no-repeat;
        background-position: 50%;
        border-radius: 50%;
        transition: all 0.3s ease;
        z-index: 9; }
        .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next a:hover,
        .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_previous a:hover {
          background-color: #eaeaea; }
    [dir="rtl"] .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_previous {
      left: 67px; }
    .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next {
      left: auto;
      right: 67px; }
      [dir="rtl"] .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next {
        right: 0; }
      .teaser-slideshow .views_slideshow_controls_text .views_slideshow_controls_text_next a {
        transform: rotate(180deg); }
  .teaser-slideshow .views_slideshow_cycle_teaser_section {
    height: auto !important; }
  .teaser-slideshow .views_slideshow_cycle_slide {
    display: flex !important;
    flex-direction: row;
    align-items: flex-start;
    justify-content: space-around;
    max-width: 1440px;
    width: 100% !important;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .teaser-slideshow .views_slideshow_cycle_slide {
        flex-wrap: wrap;
        padding: 0 30px; } }
    .teaser-slideshow .views_slideshow_cycle_slide:first-of-type {
      position: relative !important; }
    .teaser-slideshow .views_slideshow_cycle_slide .views-row {
      align-items: center;
      justify-content: flex-start;
      max-width: 360px;
      text-align: center;
      flex: 1 1 auto; }
      @media screen and (max-width: 768px) {
        .teaser-slideshow .views_slideshow_cycle_slide .views-row {
          max-width: 100%;
          margin-bottom: 50px; } }
      .teaser-slideshow .views_slideshow_cycle_slide .views-row img {
        width: 132px;
        height: 200px;
        object-fit: cover; }
      .teaser-slideshow .views_slideshow_cycle_slide .views-row .views-field-title {
        margin-top: 25px; }
        @media screen and (max-width: 768px) {
          .teaser-slideshow .views_slideshow_cycle_slide .views-row .views-field-title {
            margin-top: 10px; } }
      .teaser-slideshow .views_slideshow_cycle_slide .views-row a {
        font-size: 16px;
        color: #222;
        line-height: 30px;
        border-bottom: 1px solid #ededed;
        font-weight: bold; }
        .teaser-slideshow .views_slideshow_cycle_slide .views-row a:hover {
          color: #0085ff;
          text-decoration: none;
          border-color: #dceeff; }

.block-views-blockslideshow-quran-quote-block-1 {
  position: relative;
  background: linear-gradient(114.49deg, #6cd3ff -0.4%, #3290ff 63.25%, #0a6de3 100%);
  padding-bottom: 335px;
  font-size: 20px;
  line-height: 2.05;
  font-weight: 500;
  color: #fff;
  text-align: center; }
  @media screen and (max-width: 768px) {
    .block-views-blockslideshow-quran-quote-block-1 {
      padding-bottom: 400px;
      font-size: 16px; } }
  .block-views-blockslideshow-quran-quote-block-1 .views_slideshow_cycle_teaser_section,
  .block-views-blockslideshow-quran-quote-block-1 .views_slideshow_cycle_slide {
    display: flex !important;
    justify-content: center;
    align-items: center;
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important;
    background-color: transparent !important; }
  .block-views-blockslideshow-quran-quote-block-1 .views_slideshow_cycle_slide {
    padding: 30px;
    overflow-y: auto; }
  .block-views-blockslideshow-quran-quote-block-1 .views_slideshow_cycle_slide > .views-row {
    position: relative;
    max-height: 100%;
    max-width: 1060px; }
    .block-views-blockslideshow-quran-quote-block-1 .views_slideshow_cycle_slide > .views-row::before {
      display: block;
      height: 1em;
      margin-bottom: 1.2em;
      background-image: url(../assets/quotes.svg);
      background-repeat: no-repeat;
      background-size: contain;
      background-position: center;
      content: ''; }
  .block-views-blockslideshow-quran-quote-block-1 .views-field-body {
    margin-bottom: 1.2em; }
  .block-views-blockslideshow-quran-quote-block-1 .views-field-field-verse-number {
    font-family: "Abhaya Libre";
    line-height: 46px;
    font-size: 28px;
    opacity: .5;
    text-transform: uppercase; }
  .block-views-blockslideshow-quran-quote-block-1 .contextual-region {
    position: static; }

.path-frontpage .region-highlighted {
  position: relative;
  margin-top: -110px; }

/*commented parts are for IE compatibility*/
.god-alone {
  position: relative;
  /*display: flex;*/
  justify-content: center;
  /*flex-direction: column;*/
  max-width: 100%;
  width: 100%;
  text-align: center;
  padding: 194px 0 94px; }
  @media screen and (max-width: 996px) {
    .god-alone {
      padding: 150px 0 80px; } }
  .god-alone .field--name-body,
  .god-alone h2 {
    position: relative;
    z-index: 3; }
  .god-alone h2 {
    font-size: 80px;
    line-height: 87px;
    color: #fff;
    margin-top: 0;
    margin-bottom: 44px; }
    @media screen and (max-width: 996px) {
      .god-alone h2 {
        font-size: 64px;
        line-height: 60px; } }
  .god-alone .field--name-body {
    max-width: 746px;
    margin: 0 auto; }
    @media screen and (max-width: 996px) {
      .god-alone .field--name-body {
        padding: 0 30px; } }
    .god-alone .field--name-body p {
      color: #fff; }
  .god-alone .field--name-field-b {
    position: absolute;
    width: 100%;
    z-index: 1;
    height: 100%;
    top: 0;
    left: 0; }
    .god-alone .field--name-field-b::after {
      content: '';
      position: absolute;
      width: 100%;
      z-index: 2;
      height: 100%;
      top: 0;
      left: 0;
      background: linear-gradient(180.52deg, rgba(0, 82, 179, 0.74) 6.19%, rgba(0, 80, 174, 0) 71.45%); }
    .god-alone .field--name-field-b img {
      width: 100%;
      height: 100%;
      object-fit: cover; }
  .god-alone .field--name-field-go-to-section {
    position: relative;
    width: 66px;
    height: 66px;
    border-radius: 50%;
    z-index: 2;
    margin: 42px auto 0;
    cursor: pointer;
    transition: all 0.3s ease;
    background-color: rgba(255, 255, 255, 0.6);
    background-image: url(../assets/go-to-down.png);
    background-repeat: no-repeat;
    background-position: 50%; }
    .god-alone .field--name-field-go-to-section:hover {
      background-color: rgba(255, 255, 255, 0.9); }
    .god-alone .field--name-field-go-to-section .field__label {
      display: none; }

.poll-view-form .form-radio {
  margin-right: 10px;
  margin-top: 8px; }
  [dir="rtl"] .poll-view-form .form-radio {
    margin-right: 0;
    margin-left: 10px; }

.poll-view-form .form-item {
  display: flex;
  align-items: flex-start;
  margin-top: 0; }

.poll-view-form h3 {
  margin-bottom: 20px;
  margin-top: 30px;
  font-size: 42px;
  line-height: 1; }
  @media screen and (max-width: 1200px) {
    .poll-view-form h3 {
      font-size: 28px; } }

.view-news-tracker .views-row {
  margin-bottom: 30px; }

.view-slideshow-and-text {
  padding: 0 30px;
  padding-bottom: 75px; }
  @media screen and (max-width: 768px) {
    .view-slideshow-and-text {
      padding-bottom: 0; } }
  .view-slideshow-and-text > .view-content > .views-row {
    display: flex;
    justify-content: space-between;
    max-width: 1005px;
    margin: 0 auto; }
    @media screen and (max-width: 768px) {
      .view-slideshow-and-text > .view-content > .views-row {
        flex-wrap: wrap; } }
    .view-slideshow-and-text > .view-content > .views-row > .views-field:first-child {
      position: relative;
      padding-bottom: 47%;
      width: 100%;
      max-width: 367px;
      margin-right: 70px; }
      [dir="rtl"] .view-slideshow-and-text > .view-content > .views-row > .views-field:first-child {
        margin-left: 70px;
        margin-right: 0; }
      @media screen and (max-width: 768px) {
        .view-slideshow-and-text > .view-content > .views-row > .views-field:first-child {
          width: 100%;
          max-width: 100%;
          margin-right: 0; }
          [dir="rtl"] .view-slideshow-and-text > .view-content > .views-row > .views-field:first-child {
            margin-left: 0;
            margin-right: 0; } }
    .view-slideshow-and-text > .view-content > .views-row > .views-field:last-child {
      width: 100%;
      max-width: 555px; }
      @media screen and (max-width: 768px) {
        .view-slideshow-and-text > .view-content > .views-row > .views-field:last-child {
          max-width: 100%; } }
      .view-slideshow-and-text > .view-content > .views-row > .views-field:last-child h2 {
        margin-top: 0;
        margin-bottom: 20px;
        font-size: 30px;
        line-height: 39px; }
        @media screen and (max-width: 768px) {
          .view-slideshow-and-text > .view-content > .views-row > .views-field:last-child h2 {
            margin-top: 50px; } }
      .view-slideshow-and-text > .view-content > .views-row > .views-field:last-child .field--name-body {
        margin-bottom: 20px;
        line-height: 31px;
        font-size: 16px; }
  .view-slideshow-and-text .views_slideshow_cycle_teaser_section,
  .view-slideshow-and-text .views_slideshow_cycle_slide,
  .view-slideshow-and-text img {
    position: absolute !important;
    left: 0;
    top: 0;
    width: 100% !important;
    height: 100% !important; }
  .view-slideshow-and-text img {
    display: block;
    object-fit: cover; }

body:not(.path-frontpage).page-quran main {
  align-items: stretch; }

body:not(.path-frontpage).page-quran main .layout-content {
  position: relative; }

#block-quranblock {
  position: static; }
  #block-quranblock iframe {
    position: absolute;
    width: calc(100% - 60px) !important;
    height: 100% !important; }

.field--name-comment-node-group-post .comment {
  margin-top: 20px; }
  .field--name-comment-node-group-post .comment .content h3 {
    margin: 0; }
  .field--name-comment-node-group-post .comment .content .links.inline .comment-edit {
    margin: 0 10px; }

/*# sourceMappingURL=main.css.map*/