@charset "UTF-8";
@import "https://fonts.googleapis.com/css2?family=Barlow:ital,wght@0,100;0,200;0,300;0,400;0,600;0,700;0,800;1,200;1,300;1,400;1,600;1,700;1,800&display=swap";
@import url('https://fonts.googleapis.com/css2?family=Barlow+Condensed:ital,wght@0,300;0,400;0,600;1,300;1,400;1,600&display=swap');
@font-face {
  font-family: "../fonts/slick";
  src: slick-font-url("../fonts/slick.eot");
  src: slick-font-url("../fonts/slick.eot?#iefix") format("embedded-opentype"),
    slick-font-url("../fonts/slick.woff") format("woff"),
    slick-font-url("../fonts/slick.ttf") format("truetype"),
    slick-font-url("../fonts/slick.svg#slick") format("svg");
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: sunce-storg;
  src: url(../fonts/sunce-storg.eot);
  src: url(fonts/sunce-storg.eot?#iefix) format("embedded-opentype"),
    url(../fonts/sunce-storg.woff) format("woff"),
    url(../fonts/sunce-storg.ttf) format("truetype"), 
    url(../fonts/sunce-storg.svg#sunce-storg) format("svg");
  font-weight: 400;
  font-style: normal;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
main,
nav,
section,
summary {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
  height: 0;
}
[hidden] {
  display: none;
}
html,
body,
button,
input,
select,
textarea {
  font-family: barlow, open sans, sans-serif;
  font-size: 14px;
}
body {
  margin: 0 auto;
  padding: 0;
}
a:active,
a:hover {
  outline: 0;
}
h1 {
  font-size: 2em;
  margin: 0.67em 0;
}
h2 {
  font-size: 1.5em;
  margin: 0.83em 0;
}
h3 {
  font-size: 1.17em;
  margin: 0;
}
h4 {
  font-size: 1em;
  margin: 1.33em 0;
}
h5 {
  font-size: 0.83em;
  margin: 1.67em 0;
}
h6 {
  font-size: 0.67em;
  margin: 2.33em 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: 700;
}
blockquote {
  padding: 0px 20px;
  background-repeat: no-repeat;
  background-position: right 0 top 0;
  border-radius: 5px;
  color: #e6e6e6;
  background-color: #3584a5;
  font-style: italic !important;
  font-size: 20px;
  min-height: 180px;
  align-content: center;
}
dfn {
  font-style: italic;
}
hr {
  box-sizing: content-box;
  height: 0;
}
mark {
  background: #ff0;
  color: #000;
}
p,
pre {
  margin: 1em 0;
}
code,
kbd,
pre,
samp {
  font-family: monospace, serif;
  _font-family: "courier new", monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 80%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
dl,
menu,
ol,
ul {
  margin: 0;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 1px solid silver;
  margin: 0 2px;
  padding: 0.35em 0.625em 0.75em;
}
legend {
  border: 0;
  padding: 0;
  white-space: normal;
  *margin-left: -7px;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
select {
  text-transform: none;
}
button,
html input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  *overflow: visible;
}
button[disabled],
html input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *height: 13px;
  *width: 13px;
}
input[type="search"] {
  box-sizing: content-box;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
::-moz-selection {
  background: #b3d4fc;
  text-shadow: none;
}
::selection {
  background: #b3d4fc;
  text-shadow: none;
}
h2.section-title {
  text-align: center;
  color: #929292;
  padding: 25px;
  font-size: 32px;
  height: 60px;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
audio,
canvas,
img,
video {
  vertical-align: middle;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
textarea {
  resize: vertical;
}
.browsehappy {
  margin: 0.2em 0;
  background: #ccc;
  color: #000;
  padding: 0.2em 0;
}
body {
  font-weight: 400;
  font-size: 1em;
  line-height: 1.4;
  -webkit-font-smoothing: antialiased;
  background-color: #fff;
  text-align: left;
}
h1,
h2,
h3,
h4,
h5,
h6 {
  font-family: 'barlow condensed', open sans, sans-serif;
}
h2 {
  font-size: 36px;
  margin: 15px 0 10px;
}
h3 {
  font-size: 24px;
}
h3.work-area__title {
  /* margin: 33% 0 0; */
  text-align: center;
  color: #fff;
  opacity: 0.8;
  z-index: 200;
  position: relative;
}
a[href*="files"]:before {
  content: "";
  display: inline-block;
  margin-right: 5px;
}
a {
  text-decoration: none;
}
a:hover {
  color: #32a33d;
}
body::before {
  content: "mobile";
  display: none;
}
.wrapper {
  width: 100%;
  margin: 0 auto;
}
.category-title,
.search-results-title {
  padding: 0 10px;
  background-color: #0082a1;
  position: relative;
  display: flex;
  align-items: center;
}
.container {
  width: 100%;
  margin: 0 auto;
  max-width: 1280px;
  position: relative;
  left: 0;
}
.container-fluid {
  width: 100%;
}
.site-sidebar:first-child {
  margin: 0;
}
.site-sidebar .title {
  font-weight: 700;
  margin: 0;
  background-color: #0082a1;
  padding: 10px;
  color: #ffff;
  /* border-top: 2px solid silver; */
  font-size: 17px;
}
.single-post-layout {
  overflow: hidden;
  width: 100%;
  margin: 20px auto;
  display: flex;
  flex-wrap: wrap;
  min-height: fit-content;
  justify-content: space-between;
  gap: 20px;
}
.single-post-layout .col {
  overflow: hidden;
  width: 33%;
}
.single-post-layout .col:first-child {
  width: 65%;
}
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
}
.slick-track:before,
.slick-track:after {
  /* content: ""; */
  /* display: table; */
}
.slick-track:after {
  /* clear: both; */
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  min-height: 1px;
  display: none;
}
[dir="rtl"] .slick-slide {
  float: right;
}
.slick-slide img {
  display: block;
}
.slick-slide.slick-loading img {
  display: none;
}
.slick-slide.dragging img {
  pointer-events: none;
}
.slick-initialized .slick-slide {
  display: block;
}
.slick-loading .slick-slide {
  visibility: hidden;
}
.slick-vertical .slick-slide {
  display: block;
  height: auto;
  border: 1px solid transparent;
}
.slick-arrow.slick-hidden {
  display: none;
}
.slick-loading .slick-list {
  background: #fff slick-image-url("ajax-loader.gif") center center no-repeat;
}
.slick-prev,
.slick-next {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0;
  cursor: pointer;
  background: 0 0;
  top: 50%;
  margin-top: -10px 9;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  padding: 0;
  border: none;
  outline: none;
}
.slick-prev:hover,
.slick-next:hover,
.slick-prev:focus,
.slick-next:focus {
  outline: none;
  background: 0 0;
  color: transparent;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.5;
}
.slick-prev:before,
.slick-next:before {
  opacity: 1;
  color: #4a4a4a;
  font-size: 20px;
  line-height: 1;
  font-family: sunce-storg !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  content: "t";
}
[dir="rtl"] .slick-prev:before {
  content: "u";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  content: "u";
}
[dir="rtl"] .slick-next:before {
  content: "t";
}
.slick-dots {
  position: relative;
  z-index: 5;
  right: 20px;
  bottom: 40px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  width: 100%;
  max-width: 1190px;
  margin: 0 auto;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 16px;
  width: 16px;
  margin: 0 2px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: 0 0;
  display: block;
  height: 16px;
  width: 16px;
  outline: none;
  line-height: 0;
  font-size: 0;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 1;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "\00B0";
  width: 16px;
  height: 16px;
  font-family: slick;
  font-size: 50px;
  line-height: 20px;
  text-align: center;
  color: #fff;
  opacity: 0.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  border: 2px solid #fff;
  border-radius: 50%;
  opacity: 1;
  font-size: 0;
  width: 15px;
  height: 15px;
  top: 2px;
}
.wpml-ls-statics-shortcode_actions {
  background-color: transparent !important;
}
#lang_sel {
  margin: 30px 0 0;
}
#lang_sel *:focus {
  outline: none;
}
#lang_sel > ul {
  font-weight: 700;
  list-style: none;
  margin: 0;
  position: relative;
  padding: 0 20px;
  width: 100px;
  height: 40px;
}
#lang_sel > ul:before {
  position: absolute;
  left: 6px;
  top: 12px;
  color: #9b9b9b;
  display: block;
  font-family: sunce-storg !important;
  content: "p";
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
#lang_sel ul {
  border: 0;
}
#lang_sel li {
  float: left;
  width: 120px;
  position: relative;
  padding: 0 !important;
  margin: 0 !important;
  list-style-type: none !important;
}
#lang_sel a.lang_sel_sel {
  background: 0 0 !important;
}
#lang_sel a.lang_sel_sel:hover {
  color: #9b9b9b;
}
#lang_sel ul ul a {
  color: #9b9b9b;
}
#lang_sel ul ul a:visited {
  color: #9b9b9b;
}
#lang_sel a {
  padding-top: 4px;
  text-align: center;
  font-family: open sans condensed, sans-serif;
  display: block;
  font-size: 18px;
  text-decoration: none !important;
  border: 0;
  padding-left: 0;
  line-height: 30px;
  border: 0;
}
#lang_sel a:hover {
  border: 0;
  color: #9b9b9b;
}
#lang_sel a:visited,
#lang_sel a.lang_sel_sel {
  color: #9b9b9b;
}
#lang_sel:hover {
  color: #9b9b9b;
}
#lang_sel > ul > li > a {
  background-color: transparent;
}
#lang_sel > ul > li > ul {
  box-shadow: 2px 2px 5px rgba(0, 0, 0, 0.5);
  background-color: #f7f7f7;
  border: 0;
  top: 31px;
  position: relative;
  width: 100%;
  font-weight: 300;
  line-height: 24px;
  color: #9b9b9b;
  text-align: right;
}
#lang_sel > ul > li > ul > li {
  padding: 5px 20px;
}
#lang_sel > ul > li > ul > li > a {
  display: block;
  color: #9b9b9b;
  line-height: 1.2;
  font-size: 16px;
  font-weight: 700;
  transition: color 0.2s ease, border-color 0.2s ease;
}
#lang_sel > ul > li > ul > li > a:hover {
  color: #32a33d;
  background-color: #f7f7f7;
  text-decoration: none;
}
#lang_sel > ul > li > ul > li > a:visited {
  background-color: #f7f7f7;
}
#lang_sel > ul > li > ul:before {
  content: "";
  position: absolute;
  top: -6px;
  left: 50%;
  margin-left: -5px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 8px 8px;
  border-color: transparent transparent #f7f7f7 transparent;
}
body.home #lang_sel > ul > li > ul > li > a:visited,
body.home #lang_sel > ul > ul > a {
  color: #4a4a4a;
  background-color: #fff;
}
body.home #lang_sel > ul > li > ul > li > a:visited:hover,
body.home #lang_sel > ul > ul > a:hover {
  color: #32a33d;
}
body.home #lang_sel > ul > li > ul:before {
  border-color: transparent transparent #fff transparent;
}
[data-icon]:before {
  font-family: sunce-storg !important;
  content: attr(data-icon);
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
[class^="fonticon-"]:before,
[class*=" fonticon-"]:before {
  font-family: sunce-storg !important;
  font-style: normal !important;
  font-weight: 400 !important;
  font-variant: normal !important;
  text-transform: none !important;
  line-height: 1;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.fonticon-android-time:before {
  content: "\61";
}
.fonticon-ios-arrow-back:before {
  content: "\62";
}
.fonticon-ios-arrow-down:before {
  content: "\63";
}
.fonticon-ios-arrow-left:before {
  content: "\64";
}
.fonticon-ios-arrow-right:before {
  content: "\65";
}
.fonticon-ios-arrow-forward:before {
  content: "\66";
}
.fonticon-leaf:before {
  content: "\67";
}
.fonticon-quote:before {
  content: "\68";
}
.fonticon-android-pin:before {
  content: "\6a";
}
.fonticon-social-facebook:before {
  content: "\6c";
}
.fonticon-social-twitter:before {
  content: "\6d";
}
.fonticon-social-instagram:before {
  content: "\6e";
}
.fonticon-android-search:before {
  content: "\6f";
}
.fonticon-android-globe:before {
  content: "\70";
}
.fonticon-arrow-right-b:before {
  content: "\69";
}
.fonticon-arrow-down-b:before {
  content: "\71";
}
.fonticon-arrow-up-b:before {
  content: "\72";
}
.fonticon-arrow-left-b:before {
  content: "\73";
}
.fonticon-rss:before {
  content: "\6b";
}
.fonticon-arrow-circle-left:before {
  content: "\74";
}
.fonticon-arrow-circle-right:before {
  content: "\75";
}
.fonticon-android-arrow-forward:before {
  content: "\76";
}
.fonticon-home:before {
  content: "\77";
}
.fonticon-camera:before {
  content: "\78";
}
.fonticon-video:before {
  content: "\79";
}
.fonticon-file-text-o:before {
  content: "\7a";
}
.headroom--pinned {
  -webkit-transform: translate(0, 0);
  transform: translate(0, 0);
}
.headroom--unpinned {
  -webkit-transform: translate(0, -100%);
  transform: translate(0, -100%);
}
.home .headroom--top,
.home .headroom--unpinned {
  background: 0 0 !important;
}
footer .social {
  margin: 10px 0;
}
.site-header {
  position: relative;
  max-width: 1190px;
  margin: 0 auto;
}
.logo:active {
  /* top: 1px; */
}
.header-right {
  width: 100%;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
}
.menu-trigger-action:before {
  content: "";
  display: block;
  width: 230px;
  position: absolute;
  top: 0;
  right: 0;
  -webkit-transform: translate(150%, 0);
  transform: translate(150%, 0);
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  background-color: #0082a1;
}
.menu-trigger {
  position: relative;
  float: right;
  cursor: pointer;
  display: block;
  height: 30px;
  width: 26px;
  margin: 0;
  border: 0;
  outline: none;
  background-color: transparent;
}
.menu-trigger span,
.menu-trigger span::before,
.menu-trigger span::after {
  transition: -webkit-transform 0.3s ease;
  transition: transform 0.3s ease;
  border-radius: 4px;
}
.menu-trigger span {
  position: absolute;
  top: 50%;
  left: 0;
  right: 0;
  transition: all 0.2s ease;
  display: block;
  height: 3px;
  margin: -2px 0 0;
  background-color: #32a33d;
  border-radius: 4px;
}
.menu-trigger span::before,
.menu-trigger span::after {
  position: absolute;
  top: -10px;
  right: 0;
  left: 0;
  transition: all 0.2s ease;
  background-color: #32a33d;
  content: "";
  display: block;
  height: 3px;
}
.menu-trigger span:after {
  top: 10px;
}
.action--close-search {
  z-index: 9;
  display: block;
  position: absolute;
  right: 0;
  width: 40px;
  top: 0;
  bottom: 0;
  background-color: #fff;
}
.action--close-search .icon {
  color: #929292;
}
body.nav-is-active {
  overflow: hidden;
  position: relative;
}
body.nav-is-active .menu-trigger {
  z-index: 999;
}
body.nav-is-active .menu-trigger span {
  background-color: transparent !important;
}
body.nav-is-active .menu-trigger span::before {
  top: 50%;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  background-color: #fff !important;
}
body.nav-is-active .menu-trigger span::after {
  top: 50%;
  -webkit-transform: rotate(-45deg);
  transform: rotate(-45deg);
  background-color: #fff !important;
}
body.nav-is-active .main-nav {
  -webkit-transform: translate(0%, 0%);
  transform: translate(0%, 0%);
}
body.home {
  overflow-x: hidden;
}
body.home .js-header {
  border-bottom: 1px solid rgba(255, 255, 255, 0.2);
}
body.home .menu-trigger span {
  background-color: #fff;
}
body.home .menu-trigger span::before,
body.home .menu-trigger span::after {
  background-color: #fff;
}
input[type="text"],
input[type="email"],
input[type="password"],
textarea {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  position: relative;
  box-shadow: none;
  outline: none;
  border: 0;
  background-color: transparent;
  font-size: 12px;
  font-family: barlow, open sans, sans-serif;
  color: #000;
  padding: 0 10px !important;
  width: 100%;
  margin-bottom: 40px;
  border-radius: 0;
  transition-property: background-color, border-color;
  transition-duration: 1s;
}
input[type="text"]:focus,
input[type="email"]:focus,
input[type="password"]:focus,
textarea:focus {
  outline: none;
}
input[type="text"]::-webkit-input-placeholder,
input[type="email"]::-webkit-input-placeholder,
input[type="password"]::-webkit-input-placeholder,
textarea::-webkit-input-placeholder {
  color: #929292;
  font-family: barlow, open sans, sans-serif;
}
input[type="text"]:-moz-placeholder,
input[type="email"]:-moz-placeholder,
input[type="password"]:-moz-placeholder,
textarea:-moz-placeholder {
  color: #929292;
  font-family: barlow, open sans, sans-serif;
}
input[type="text"]::-moz-placeholder,
input[type="email"]::-moz-placeholder,
input[type="password"]::-moz-placeholder,
textarea::-moz-placeholder {
  color: #929292;
  font-family: barlow, open sans, sans-serif;
}
input[type="text"]:-ms-input-placeholder,
input[type="email"]:-ms-input-placeholder,
input[type="password"]:-ms-input-placeholder,
textarea:-ms-input-placeholder {
  color: #929292;
  font-family: barlow, open sans, sans-serif;
}
input,
input[type="text"],
input[type="email"],
input[type="password"] {
  border-bottom: 3px solid borderColor;
}
textarea {
  min-height: 180px;
  resize: none;
  transition-property: background-color, border-color;
  transition-duration: 1s;
}
fieldset {
  border-top: 3px solid #4a4a4a;
  border-bottom: 3px solid #4a4a4a;
  padding: 60px 0;
}
.btn,
a.btn {
  line-height: 1em;
  font-weight: 700;
  outline: none;
  padding: 11px 20px 10px;
  background-color: rgb(59 155 54);
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
  width: 200px;
  color: #fff;
  text-transform: uppercase;
}
.btn--outline-white {
  color: #36373a;
  background-color: transparent;
  border-color: #fff;
}
.btn--outline-white:hover {
  background-color: rgb(63 172 72/85%);
  color: #4a4a4a;
}
.btn--gray {
  color: #929292;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
}
.btn--gray:hover {
  background-color: #fff;
  color: #929292;
  border-color: #e6e6e6;
}
#load-more {
  display: block;
  width: 200px;
  line-height: 1.2;
  font-family: barlow, open sans, sans-serif;
  font-weight: 600;
  outline: none;
  padding: 21px 40px 20px;
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  border: 2px solid #fff;
  border-radius: 4px;
  text-decoration: none;
  text-align: center;
  cursor: pointer;
  transition: background-color 0.3s ease, color 0.3s ease, border 0.3s ease;
  color: #929292;
  background-color: #e6e6e6;
  border-color: #e6e6e6;
  margin: 0 auto;
}
#load-more:hover {
  background-color: #fff;
  color: #929292;
  border-color: #e6e6e6;
}
.icon {
  display: block;
  background-size: contain;
}
@-webkit-keyframes arrowMoves {
  0% {
    -webkit-transform: translateY(0%);
  }
  25% {
    -webkit-transform: translateY(30%);
  }
  50% {
    -webkit-transform: translateY(0%);
  }
  75% {
    -webkit-transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
  }
}
@-webkit-keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@keyframes fadeIn {
  from {
    opacity: 0;
  }
  to {
    opacity: 1;
  }
}
@-webkit-keyframes arrowMoves {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  25% {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
  }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  75% {
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
@keyframes arrowMoves {
  0% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  25% {
    -webkit-transform: translateY(30%);
    transform: translateY(30%);
  }
  50% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
  75% {
    -webkit-transform: translateY(-20%);
    transform: translateY(-20%);
  }
  100% {
    -webkit-transform: translateY(0%);
    transform: translateY(0%);
  }
}
.move-down-bar {
  display: none;
}
.hero-slider {
  height: 50vh;
  overflow: hidden;
  width: 80%;
  margin: 0 auto;
}
@-moz-document url-prefix() {
  .hero-slider .slick-dots li button::before {
    top: 3px !important;
  }
  .hero-slider .slick-dots li.slick-active button::before {
    top: 1px !important;
  }
}
.hero {
  height: 50vh;
  position: relative;
  background-size: cover;
  display: flex;
  justify-content: center;
  align-items: center;
  background-repeat: no-repeat;
  background-position: center center;
  overflow: hidden;
}
.hero:before,
.hero:after {
  content: "";
  display: table;
  clear: both;
}
.hero:after {
  display: block;
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0.7) 0%,
    rgba(0, 0, 0, 0.3) 20%,
    rgba(0, 0, 0, 0) 100%
  );
}
.hero__inner {
  position: relative;
  z-index: 1;
  display: flex;
  justify-content: center;
  flex-direction: column;
}
.hero__inner:before,
.hero__inner:after {
  content: "";
  display: table;
  clear: both;
}
.hero__suptitle,
.post-single figure .figure-caption {
  font-size: 18px;
  font-weight: 600;
  border-radius: 4px;
  padding: 10px;
  background-color: #32a33d;
  display: inline-block;
}
.hero__title {
  font-family: 'barlow condensed', open sans, sans-serif;
  font-size: 32px;
  padding: 25px 20px;
  margin: 0;
  width: 45%;
  text-shadow: 0 1px 4pxrgba (0, 0, 0, 0.4);
  background-color: rgb(0 130 163/80%);
}
.hero__title > a {
  color: #fff;
}
.hero__title > a:hover {
  color: #e6e6e6;
}
.hero__summary {
  width: 100%;
  padding: 0 0 20px;
  margin: 0;
  font-weight: 400;
  font-family: barlow, open sans, sans-serif;
  font-size: 18px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
  color: #fff;
}
.hero__summary:before,
.hero__summary:after {
  content: "";
  display: table;
  clear: both;
}
.hero__action {
  text-align: left;
  font-size: 18px;
}
.hero__action:before,
.hero__action:after {
  content: "";
  display: table;
  clear: both;
}
.hero__action .btn {
  display: inline-block;
  font-size: 16px;
  padding: 10px 45px;
  color: #f0f0f1;
}
h2.section-title.testimonials-title {
  padding-bottom: 0;
}
.testimonials-content {
  display: flex;
  flex-direction: column;
  justify-content: center;
  /* background-color: #3584a5; */
  max-width: 100%;
}
.testimonials-slider .testimonial {
  max-width: 1440px;
  margin: 5px auto;
}
.testimonials-slider .testimonial:before,
.testimonials-slider .testimonial:after {
  display: table;
  clear: both;
}
.testimonials-slider .testimonial > .container {
  position: relative;
  height: 180px;
  bottom: 0;
  /* padding: 20px; */
}
.testimonials-slider .testimonial__inner {
  position: absolute;
  z-index: 1;
  top: 60px;
  left: 15%;
}
.testimonials-slider .testimonial__inner:before,
.testimonials-slider .testimonial__inner:after {
  content: "";
  display: table;
  clear: both;
}
.testimonials-slider .testimonial blockquote {
  font-weight: 600;
  font-size: 1.8rem;
  line-height: 1.5;
  position: relative;
  text-align: center;
  color: #e6e6e6;
}
.testimonials-slider .testimonial blockquote h3 {
  font-family: open sans condensed, sans-serif;
  font-size: 28px;
  line-height: 1.2;
  font-weight: 700;
  margin: 0;
  text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.2);
}
.testimonials-slider .testimonial__author {
  font-size: 16px;
  text-align: right;
}
.testimonials-slider .testimonial__author p {
  padding: 0;
  margin: 0;
}
.testimonials-slider cite {
  position: absolute;
  bottom: 10px;
  right: 100px;
  color: #fff;
  font-weight: 500;
  font-size: 18px;
}
.testimonials-slider .slick-dots {
  position: relative;
  z-index: 5;
  list-style: none;
  padding: 0;
  width: 100%;
  max-width: 1190px;
  margin: 0 auto;
  text-align: right;
}
.testimonials-slider .slick-dots li button {
  color: #0082a1;
}
.testimonials-slider .slick-dots li button:hover,
.testimonials-slider .slick-dots li button:focus {
  outline: none;
}
.testimonials-slider .slick-dots li button:hover:before,
.testimonials-slider .slick-dots li button:focus:before {
  opacity: 1;
}
.testimonials-slider .slick-dots li button:before {
  color: #b5b5b5;
  opacity: 1;
}
.testimonials-slider .slick-dots li.slick-active button:before {
  border: 0;
  border-radius: 50%;
  opacity: 1;
  font-size: 50px;
  width: 16px;
  height: 16px;
  margin-top: 0;
  color: #0082a1;
  opacity: 1;
  top: 0;
}
.work-area {
  min-height: 454px;
  width: 70%;
  margin: 0 auto;
  position: relative;
}
.work-area__header {
  padding: 40px 0;
  color: #0082a1;
  text-align: center;
  font-size: 28px;
  font-weight: 700;
}
.work-area-slider {
  height: 300px;
  overflow-y: hidden;
}
.work-area-slider .work-area-slide {
  position: relative;
  min-height: 300px;
  text-align: center;
  color: #fff;
  background-color: #0082a1;
  overflow: hidden;
  min-height: 260px;
  width: 100%;
  margin: 0 auto;
  height: 260px;
}
.work-area-slider .work-area-slide .background {
  /* transition: opacity 0.3s ease; */
  opacity: 0.8;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  bottom: 0;
  width: 100%;
  height: 100%;
  background-repeat: no-repeat;
  background-position: top center;
}
.work-area-slider .work-area-slide .background:after {
  display: block;
  /* content: ""; */
  /* position: absolute; */
  /* z-index: 0; */
  /* top: 0; */
  /* left: 0; */
  /* right: 0; */
  /* bottom: 0; */
  /* background: linear-gradient(
    to bottom,
    rgba(0, 0, 0, 0) 0%,
    rgba(0, 0, 0, 0.43) 100%
  ); */
}
.work-area-slider .work-area-slide a {
  color: #fff;
  width: 100%;
  height: 300px;
  z-index: 2;
}
.work-area-slider .work-area-slide:hover .background {
  opacity: 0.5;
}
.work-area-slider .work-area__inner {
  /* position: absolute; */
  /* bottom: 10px; */
  /* width: 100%; */
}
.work-area-slider .work-area__title {
  font-size: 25px;
  padding: 18px 0;
}
.work-area-list {
  display: flex;
  justify-content: center;
  gap: 30px;
  width: 1280px;
  margin: 0 auto;
}
.work-area-link {
  height: 250px;
  width: 25%;
  background-color: #44793c;
}
.work-area-link:nth-child(3) {
  background-color: #2a398b;
}
.work-area-link:nth-child(2) {
  background-color: #3b809f;
}
.work-area-link:nth-child(4) {
  background-color: #0082a3;
}
.post-listing {
  position: relative;
  max-width: 1190px;
  margin: 0 auto;
  width: 98%;
}
.post-listing__body {
  width: 100%;
  display: flex;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: flex-start;
  gap: 20px;
  padding: 10px 0px;
}
.post-listing .row {
  width: 100%;
  float: left;
  font-size: 0;
  line-height: 1;
}
.post-listing .row:before,
.post-listing .row:after {
  content: "";
  display: table;
  clear: both;
}
.post-listing .row:last-child .post:last-child {
  text-align: center;
}
.post-listing .post {
  position: relative;
  vertical-align: top;
  margin-bottom: 20px;
  width: 30%;
  display: flex;
  flex-direction: column;
  height: fit-content;
}
.post-listing .post:hover {
  cursor: pointer;
}
.post-listing .post p {
  margin: 0;
  font-size: 16px;
  line-height: 1.5;
}
.post-listing .post figure {
  overflow: hidden;
  border-radius: 4px;
  z-index: 1;
  border: 0;
  height: 200px;
  background-size: cover;
  margin-bottom: 10px;
}
.post-listing .post figure .default-img,
.post-listing .post figure .post-img {
  border: 0;
  cursor: pointer;
  position: relative;
  top: 50%;
  left: 50%;
  height: auto;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.8s ease;
}
.post-listing .post figure .post-img {
  width: 100%;
}
.post-listing .post__title {
  font-family: 'barlow condensed', sans-serif;
  font-size: 1.8em;
  line-height: 1.5;
  color: #0177b5;
  transition: all 0.5s ease;
}
.post-listing .post__type-icons {
  position: absolute;
  top: 10px;
  left: 10px;
}
.post-listing .post__type-icons i {
  display: block;
  width: 40px;
  height: 40px;
  padding: 10px;
  background-color: #0177b5;
  line-height: 1;
  font-size: 20px;
  color: #fff;
}
.post-listing .post_summary {
  font-size: 14px;
}
.post-listing .post .read-more {
  font: 0/0 a;
  text-shadow: none;
  color: transparent;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
  z-index: 50;
}
.post-listing .post:hover figure {
  opacity: 0.8;
  transform: scale(1.02);
}
.post-listing .post:hover .post__title {
  color: #32a33d;
}
.post-listing .post .post-listing__more-link {
  display: table;
  height: 100%;
  width: 100%;
}
.post-listing .post .post-listing__more-link a {
  display: table-cell;
  width: 100%;
  vertical-align: middle;
}
.post-listing__footer {
  text-align: right;
}
.post-listing div.post .post__title {
  text-align: center !important;
}
.post-single {
  font-size: 18px;
  line-height: 1.6;
  width: 65%;
  /* padding: 10px 20px; */
}
.post-single__image {
  /* border-radius: 4px; */
  /* margin-bottom: -18px; */
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
.post-single img {
  max-width: 100%;
  height: auto;
}
.post-single .tags {
  list-style: none;
  padding: 0;
  margin-bottom: 30px;
  display: flex;
  width: 100%;
  flex-wrap: wrap;
  gap: 20px;
  justify-content: center;
}
.post-single .tags .tags-caption {
  display: block;
  margin-bottom: 10px;
}
.post-single .tags li {
  padding: 2px 10px;
  border: 1px solid #32a33d;
  border-radius: 5px;
  height: 30px;
}
.post-single .tags li a {
  text-decoration: none;
  font-size: 14px;
}
.post-single .tags li:hover {
  background: #32a33d;
}
.post-single .tags li:hover a {
  color: #fff;
}
.post-single figure {
  overflow: hidden;
  position: relative;
}
.post-single figure img {
  height: auto;
}
.post-single figure .figure-caption {
  position: absolute;
  top: 20px;
  left: 20px;
  color: #fff;
}
.post-single figure .default-img {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translate(-50%, -50%);
  transform: translate(-50%, -50%);
  display: block;
  margin: 0 auto;
  width: 200px !important;
}
.post-single__title {
  font-family: open sans condensed, sans-serif;
  font-size: 32px;
  line-height: 1.4;
  padding: 10px;
  width: 100%;
  color: #fff;
  /* margin-top: 65px; */
}
.post-single__meta {
  /* padding: 20px 0; */
  font-size: 16px;
  color: #9b9b9b;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.post-single__meta > div {
  text-align: left;
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
}
.post-single__meta .post-date {
  line-height: 1;
  padding-top: 15px;
}
.post-single__meta .post-date i {
  font-size: 20px;
  position: relative;
  top: 4px;
}

.post-single__content {
  padding: 0 20px 20px;
}
.post-single__content blockquote {
  overflow: hidden;
  position: relative;
  padding: 20px 20px 50px;
  margin: 0;
  color: #fff;
}

.post-single__content blockquote a {
  color: #fff;
  text-decoration: underline;
  font-weight: 600;
}

.post-single__content blockquote:nth-child(odd) {
  background-color: #32a33d;
}
.post-single__content blockquote:nth-child(even) {
  background-color: #0177b5;
}
.post-single__content blockquote:after {
  display: block;
  content: "";
  width: 70px;
  height: 70px;
  color: #fff;
  background: url(../img/svg_css_sprites/quote.svg) no-repeat center center;
  background-size: contain;
  position: absolute;
  bottom: -10px;
  right: 20px;
}
.post-single__content blockquote h1,
.post-single__content blockquote h2,
.post-single__content blockquote h3,
.post-single__content blockquote h4 {
  margin: 0;
}
img.post-img.lazyloaded {
  position: absolute;
  top: -9999px;
  bottom: -9999px;
  left: -9999px;
  right: -9999px;
  margin: auto;
}
.post-share li {
  list-style: none;
}
.single-post-layout a {
  color: #32a33d;
}
.single-post-layout a:hover {
  text-decoration: none;
  color: #39ba46;
}
.post-listing--ajaxloadmore {
  text-align: left;
}
.alm-btn-wrap {
  padding-top: 60px;
  clear: both;
  font-size: 14px;
  text-align: center;
}
.alm-btn-wrap:before,
.alm-btn-wrap:after {
  content: "";
  display: table;
  clear: both;
}
.site-sidebar .sidebar-menu {
  list-style-type: none;
  background-color: #f7f7f7;
  padding: 0 0 0 18px;
  margin-bottom: 0;
}
.site-sidebar .sidebar-menu li.title {
  font-size: 16px;
  text-transform: uppercase;
}
.site-sidebar .sidebar-menu--blue li.title {
  color: #0082a1;
}
.site-sidebar .sidebar-menu--blue > li > a:hover {
  color: #0082a1;
}
.site-sidebar .sidebar-menu--green li.title {
  color: #32a33d;
}
.site-sidebar .sidebar-menu--green > li > a:hover {
  color: #0082a1;
}
.site-sidebar .sidebar-menu li {
  display: block;
  font-family: open sans condensed, sans-serif;
  font-weight: 300;
}
.site-sidebar .sidebar-menu li.title {
  font-weight: 700;
}
.site-sidebar .sidebar-menu li:last-child a {
  border-bottom: 0;
}
.site-sidebar .sidebar-menu li a {
  display: block;
  font-family: barlow, open sans, sans-serif;
  font-size: 15px;
  font-weight: bolder;
  padding: 11px 0;
  border-bottom: 1px solid rgba(155, 155, 155, 0.2);
}
.site-sidebar .sidebar-menu li i {
  font-size: 16px;
  margin-right: 5px;
  position: relative;
  top: 3px;
}
.social-follow {
  padding: 20px 0;
  background-color: #f7f7f7;
  display: block;
  text-align: center;
}
.social-follow__header {
  font-size: 28px;
  margin-bottom: 20px;
  color: #9b9b9b;
}
.social-follow__body {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.social-follow__body:before,
.social-follow__body:after {
  content: "";
  display: table;
  clear: both;
}
.social-follow .youtube-embed {
  -webkit-box-flex: 2;
  -ms-flex: 2;
  flex: 2;
  height: 295px;
  margin-right: 10px;
}
.social-follow .social-items,
.social-follow .social-items-page {
  -ms-flex-preferred-size: 383px;
  flex-basis: 383px;
  position: relative;
  margin-bottom: 0;
  transition: all 0.3s ease;
  border-radius: 4px;
  overflow: hidden;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-orient: vertical;
  -webkit-box-direction: normal;
  -ms-flex-direction: column;
  flex-direction: column;
}
.social-follow .social-items a,
.social-follow .social-items-page a {
  border-radius: 4px;
  -webkit-box-flex: 1;
  -ms-flex: 1;
  flex: 1;
  padding: 50px 0;
  width: 100%;
  color: #fff;
  font-family: open sans condensed, sans-serif;
  font-weight: 700;
  font-size: 23px;
  width: 100%;
  transition: all 0.3s ease;
  margin-bottom: 10px;
}
.social-follow .social-items-page a {
  padding: 30px 0;
}
.social-follow .social-items:nth-child(2) a,
.social-follow .social-items-page:nth-child(2) a {
  background-color: #3a5b98;
}
.social-follow .social-items:nth-child(2) a:hover,
.social-follow .social-items-page:nth-child(2) a:hover {
  background-color: #5177bd;
}
.social-follow .social-items:nth-child(2) a:nth-child(2),
.social-follow .social-items-page:nth-child(2) a:nth-child(2) {
  background-color: #e32113;
  margin-bottom: 0;
}
.social-follow .social-items:nth-child(2) a:nth-child(2):hover,
.social-follow .social-items-page:nth-child(2) a:nth-child(2):hover {
  background-color: #ef483c;
}
.stats__body {
  display: flex;
  justify-content: space-around;
  width: 100%;
  align-items: flex-start;
  font-family: open sans condensed;
}
.stats__body span {
  display: block;
  line-height: 1.3;
}
.stats__body span:first-child {
  font-family: barlow, open sans, sans-serif;
  font-weight: 700;
  font-size: 38px;
}
.stats__body span:last-child {
  font-size: 14px;
  font-family: open sans condensed;
  font-weight: 700;
}
.stats .stats-item {
  -ms-flex-positive: 1;
}
.stats .stats-item:last-child {
  padding-right: 0;
}
.stats .stats-item:nth-child(4) {
  width: 200px;
}
.featured-wrapper:before,
.featured-wrapper:after {
  content: "";
  display: table;
  clear: both;
}
.featured {
  position: relative;
  max-width: 400px;
  width: 400px;
  margin-bottom: 0;
  max-height: 400px;
  color: #fff;
  height: 400px;
  background-color: #64b40d;
}
.featured:nth-child(1n) {
  margin-right: 0;
}

.featured-list {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
  /* height: 350px; */
  gap: 45px;
}
.featured__bg {
  opacity: 0.25;
  background-size: cover;
  background-repeat: no-repeat;
  background-position: top center;
  display: block;
  content: "";
  position: absolute;
  z-index: 0;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}
.featured__inner {
  position: absolute;
  width: 100%;
  z-index: 1;
  text-align: center;
  top: 50%;
  left: 0;
  -webkit-transform: translate(0, -50%);
  transform: translate(0, -50%);
  height: 100%;
}
.featured__suptitle .icon {
  display: block;
  margin: 20px auto;
}
.featured__title {
  width: 100%;
  margin: 100px 0 10px;
  font-size: 24px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.featured__summary {
  max-width: 400px;
  margin: 0 auto 20px;
  padding: 0 20px;
  font-weight: 500;
  font-size: 16px;
  text-shadow: 0 1px 4px rgba(0, 0, 0, 0.4);
}
.featured__action {
  position: absolute;
  bottom: 50px;
  width: 100%;
  margin: 0 auto;
}
.featured__action .btn {
  /* font-size: 14px; */
  color: #36373a;
  /* font-weight: 600; */
  padding: 10px 40px;
  background-color: #f0f0f0;
}
.logo-list {
  margin-top: 40px;
  text-align: center;
}
.logo-list .logo-group {
  border-bottom: 1px solid #e6e6e6;
  padding-bottom: 20px;
  margin-bottom: 40px;
}
.logo-list .logo-group__body {
  padding-top: 20px;
}
.logo-list .logo-group__body img {
  display: inline-block;
}
.logo-list .logo-group:last-child {
  margin-bottom: 0;
  padding-bottom: 0;
  border-bottom: 0;
}
.logo-list .logo-group p {
  margin: 0;
  font-size: 16px;
  color: #9b9b9b;
}
.logo-list a {
  opacity: 0.5;
  display: inline-block;
  margin: 0 15px 20px 0;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
  filter: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxmaWx0ZXIgaWQ9J2dyYXlzY2FsZSc+PGZlQ29sb3JNYXRyaXggdHlwZT0nbWF0cml4JyB2YWx1ZXM9JzAuMzMzMyAwLjMzMzMgMC4zMzMzIDAgMCAwLjMzMzMgMC4zMzMzIDAuMzMzMyAwIDAgMC4zMzMzIDAuMzMzMyAwLjMzMzMgMCAwIDAgMCAwIDEgMCcvPjwvZmlsdGVyPjwvc3ZnPiNncmF5c2NhbGU=);
  transition: all 0.3s ease;
}
.logo-list a:hover {
  opacity: 1;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
  filter: url(data:image/svg+xml;utf8;base64,PHN2ZyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnPjxmaWx0ZXIgaWQ9J2dyYXlzY2FsZSc+PGZlQ29sb3JNYXRyaXggdHlwZT0nbWF0cml4JyB2YWx1ZXM9JzEgMCAwIDAgMCwgMCAxIDAgMCAwLCAwIDAgMSAwIDAsIDAgMCAwIDEgMCcvPjwvZmlsdGVyPjwvc3ZnPiNncmF5c2NhbGU=);
}
.site-footer {
  margin: 0 auto;
  font-size: 14px;
  color: #f0f0f1;
  min-height: 280px;
  width: 100%;
  background-color: #006883;
  text-align: left;
  border: 20px solid #0194b9;
  border-left: 0px;
  border-right: 0px;
  border-bottom: 0px;
}
.site-footer__inner p {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  font-size: 15px;
  font-weight: 700;
  margin: 0;
}
.site-footer__inner p:first-child {
  text-align: left;
  line-height: 2;
}
.site-footer__inner p:first-child a {
  font-size: 16px;
}
nav.nav {
  z-index: 800;
}
header {
  display: block;
  background: 0 0;
  z-index: 1000;
  font-size: 14px;
  font-weight: 600;
  width: 100%;
  animation: gradient 15s ease infinite;
}
.navigation-main {
  list-style: none;
  display: flex;
  align-items: center;
  justify-content: space-around;
  max-width: 1190px;
}
.navigation-main li ul {
  top: 46px;
  z-index: 999;
  background-color: #f7f7f7;
  padding: 0;
  float: left;
  position: absolute;
  visibility: hidden;
  opacity: 0;
  transition: visibility 0s, opacity 0.5s linear;
}
@keyframes slowDisplay {
  from {
    display: none;
  }
  to {
    display: block;
  }
}
.navigation-main li ul li:hover {
  background-color: #dce9f3;
}
.navigation-main li:hover > ul,
.navigation-main li:focus > ul {
  text-align: left;
  visibility: visible;
  opacity: 1;
  border-top: 5px solid #008021;
  overflow-y: auto;
  max-height: 80vh;
}
.navigation-main li {
  align-items: center;
  display: flex;
  height: 50px;
  line-height: 22px;
  justify-content: flex-start;
}
.navigation-main > li:last-child {
  padding-right: 35px;
}
.navigation-main li a {
  color: #36373a;
  font-size: 16px;
  font-weight: 700;
  font-family: barlow, open sans, sans-serif;
  text-shadow: 0 0 1px #ccc;
  padding: 5px 10px 10px;
  text-transform: uppercase;
}
.navigation-main li ul li {
  color: #929292;
  width: 450px;
  padding: 2px 20px;
  transition: background-color 1s;
  display: block;
  border-bottom: 1px solid rgba(155, 155, 155, 0.2);
  display: flex;
  align-items: flex-start;
  height: fit-content;
}
.navigation-main li ul li:last-child {
  border-bottom: 0;
}
.navigation-main li ul li a,
.menu.main ul li a {
  font-size: 1em !important;
  display: block;
  line-height: 23px;
  padding: 5px;
}
.display-posts-listing {
  list-style: none;
  display: flow-root;
}
.display-posts-listing .listing-item {
  margin: 10px;
  width: 350px;
  float: left;
  height: 380px;
  overflow: hidden;
}
.display-posts-listing .listing-item img,
.display-posts-listing .listing-item a.title,
.display-posts-listing .listing-item .excerpt {
  display: block;
}
.display-posts-listing .listing-item:hover img {
  opacity: 0.8;
  -webkit-transform: translate(0%, 0%) scale(1.1);
  transform: translate(0%, 0%) scale(1.1);
}
.display-posts-listing .listing-item img {
  width: 400px;
}
.display-posts-listing .listing-item img {
  border: 0;
  cursor: pointer;
  position: relative;
  height: 232px;
  transition: all 0.8s ease;
}
.display-posts-listing .listing-item a.image {
  overflow: hidden;
  height: 220px;
  display: block;
}
.header-language {
  max-width: 120px;
}
button.alm-load-more-btn.more {
  width: 33%;
  height: 3em;
  background-color: #1269a2;
  border: 0;
  font-size: 1.2em;
  color: #fff;
}
.itl_test {
  top: 0;
  z-index: 100;
  background-size: 200% 200%;
  animation: gradient 15s ease infinite;
  height: 117px;
  position: relative;
  background-color: rgb(141 207 128/50%);
  box-shadow: 10px 10px 20px 42px rgb(0 0 0/10%);
}
.post-date {
  text-align: right;
}
li.more-space {
  margin-right: 22px;
}
.mobile-actions {
  display: none !important;
}
span#dash-icon-search-mobile {
  position: relative;
  left: 20px;
  line-height: 60px;
}
.site-header-mobile {
  bottom: 40px;
  left: 0;
  position: absolute;
  z-index: 2000;
  overflow: scroll;
  display: none;
  width: 100%;
}
.menu.main {
  display: inline-block;
  position: relative;
  background-color: rgba(255, 255, 255, 0.6);
  text-align: left;
  width: 100%;
}
.menu.main ul {
  position: relative;
  overflow: hidden;
  top: 0;
  right: 0;
  z-index: 999;
  background: #fff;
  font-size: 0.9em;
  font-weight: 400;
  display: none;
  height: auto;
  width: 100%;
  padding: 0;
}
.menu.main ul li {
  display: flex;
  position: relative;
  top: 0;
  right: 0;
  text-align: left;
  justify-content: flex-start;
  color: #929292;
  transition: background-color 1s;
  border-bottom: 1px solid rgba(155, 155, 155, 0.2);
  align-items: flex-start;
  width: 100%;
  padding-left: 10px;
}
.main.menu li:after {
  content: none;
}
.search-pos-other {
  min-height: 0 !important;
}
.social {
  background-color: transparent;
  padding: 0px 20px;
}
.social ul {
  list-style: none;
  display: flex;
  padding-left: 0px;
}
.social ul li {
  padding: 0;
  width: 32px;
}
.fa {
  font-size: 19px;
  background-color: transparent !important;
  color: #929292;
}
.fa:hover {
  opacity: 0.7;
}
.fa-facebook {
  background: #3b5998;
}
.fa-youtube {
  background: #b00;
}
.fa-instagram {
  background: #125688;
}
.fa-linkedin {
  background-color: #4169e1;
}
.social ul li a {
  opacity: 1;
}
.social ul li a:hover {
  opacity: 0.5;
  transition: opacity 0.5s linear;
}
div.asl_w {
  max-width: 37% !important;
  height: auto;
  border-radius: 5px;
  background-color: #fff;
  overflow: hidden;
  border: 0 solid #b5b5b5;
  border-radius: 0 0 0 0;
  box-shadow: 0 1px 0 0 #e4e4e4;
}
.socials {
  position: absolute;
  right: 0;
  z-index: 2000;
  top: 25px;
  display: flex;
  justify-content: space-evenly;
  padding-right: 10px;
}
.socials form {
  width: 300px;
  max-width: 1190px;
  margin: 0;
}
.socials form .inner-form .row .input-field {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-pack: center;
  justify-content: end;
}
.socials form .inner-form .row .input-field input {
  height: 40px;
  width: 60px;
  border: 0;
  display: block;
  font-size: 16px;
  font-family: poppins, sans-serif;
  cursor: pointer;
}
.socials form .inner-form .row .input-field input.placeholder {
  color: #ccc;
  font-size: 18px;
  font-weight: 300;
  opacity: 1;
}
.socials form .inner-form .row .input-field input:-moz-placeholder {
  color: #ccc;
  font-size: 18px;
  font-weight: 300;
  opacity: 1;
}
.socials form .inner-form .row .input-field input::-webkit-input-placeholder {
  color: #ccc;
  font-size: 18px;
  font-weight: 300;
  opacity: 1;
}
.socials form .inner-form .row .input-field input:hover,
.socials form .inner-form .row .input-field input:focus {
  box-shadow: none;
  outline: 0;
}
.socials form .inner-form .row .input-field.first .clear {
  width: 60px;
  height: 60px;
  position: absolute;
  top: 0;
  right: 0;
  border: 0;
  background: 0 0;
  z-index: 2;
  cursor: pointer;
  opacity: 0;
  transition: opacity 0.2s ease-out;
}
.socials form .inner-form .row .input-field.first .clear svg {
  fill: #ccc;
  width: 22px;
  height: 22px;
}
.socials form .inner-form .row .input-field.first .clear:hover,
.socials form .inner-form .row .input-field.first .clear:focus {
  box-shadow: none;
  outline: 0;
}
.socials form .inner-form .row .input-field.first .clear:hover svg,
.socials form .inner-form .row .input-field.first .clear:focus svg {
  fill: #333;
}
.socials form .inner-form .row .input-field.first input {
  padding: 10px 0 10px 60px;
  border-radius: 30px;
  width: 60px;
  transition: width 0.2s ease-in;
  background-image: url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyBmaWxsPScjY2NjJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyNCcgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0Jz48cGF0aCBkPSdNMTUuNSAxNGgtLjc5bC0uMjgtLjI3QzE1LjQxIDEyLjU5IDE2IDExLjExIDE2IDkuNSAxNiA1LjkxIDEzLjA5IDMgOS41IDNTMyA1LjkxIDMgOS41IDUuOTEgMTYgOS41IDE2YzEuNjEgMCAzLjA5LS41OSA0LjIzLTEuNTdsLjI3LjI4di43OWw1IDQuOTlMMjAuNDkgMTlsLTQuOTktNXptLTYgMEM3LjAxIDE0IDUgMTEuOTkgNSA5LjVTNy4wMSA1IDkuNSA1IDE0IDcuMDEgMTQgOS41IDExLjk5IDE0IDkuNSAxNHonLz48L3N2Zz4=);
  background-position: 14px 14px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 34px 34px;
}
.socials form .inner-form .row .input-field.first input:focus {
  width: 100%;
  padding-right: 60px;
}
.socials form .inner-form .row .input-field.first input.isFocus {
  width: 100%;
}
.socials form .inner-form .row .input-field.first input.isFocus ~ .clear {
  opacity: 1;
}
.socials form .inner-form .row .input-field.second input {
  padding: 0 34px 0 0;
  border-radius: 3px;
  width: 0;
  transition: width 0.3s;
  background-image: url(data:image/svg+xml;charset=UTF-8;base64,PHN2ZyBmaWxsPScjY2NjJyB4bWxucz0naHR0cDovL3d3dy53My5vcmcvMjAwMC9zdmcnIHdpZHRoPScyNCcgaGVpZ2h0PScyNCcgdmlld0JveD0nMCAwIDI0IDI0Jz48cGF0aCBkPSdNMTUuNSAxNGgtLjc5bC0uMjgtLjI3QzE1LjQxIDEyLjU5IDE2IDExLjExIDE2IDkuNSAxNiA1LjkxIDEzLjA5IDMgOS41IDNTMyA1LjkxIDMgOS41IDUuOTEgMTYgOS41IDE2YzEuNjEgMCAzLjA5LS41OSA0LjIzLTEuNTdsLjI3LjI4di43OWw1IDQuOTlMMjAuNDkgMTlsLTQuOTktNXptLTYgMEM3LjAxIDE0IDUgMTEuOTkgNSA5LjVTNy4wMSA1IDkuNSA1IDE0IDcuMDEgMTQgOS41IDExLjk5IDE0IDkuNSAxNHonLz48L3N2Zz4=);
  background-position: calc(100% - -2px) 7px;
  background-repeat: no-repeat;
  background-color: #fff;
  background-size: 38px 19px;
  height: 30px;
}
.socials form .inner-form .row .input-field.second input.placeholder {
  color: #666;
  transition: opacity 0.1s;
}
.socials form .inner-form .row .input-field.second input:-moz-placeholder {
  color: #666;
  transition: opacity 0.1s;
}
.socials
  form
  .inner-form
  .row
  .input-field.second
  input::-webkit-input-placeholder {
  color: #666;
  transition: opacity 0.1s;
}
.socials form .inner-form .row .input-field.second input:focus {
  width: 100%;
  padding-left: 15px;
}
.socials form .inner-form .row .input-field.second input:focus.placeholder {
  opacity: 1;
}
.socials
  form
  .inner-form
  .row
  .input-field.second
  input:focus:-moz-placeholder {
  opacity: 1;
}
.socials
  form
  .inner-form
  .row
  .input-field.second
  input:focus::-webkit-input-placeholder {
  opacity: 1;
}
.donirajte {
  border-radius: 5px;
  color: #121111 !important;
  font-weight: 700 !important;
  transition: background-color 1s;
}
.custom-shape-divider-top-1637865702 {
  position: relative;
  bottom: 0;
  left: 0;
  width: 100%;
  overflow: hidden;
  line-height: 0;
}
.custom-shape-divider-top-1637865702 svg {
  position: relative;
  display: block;
  width: calc(100% + 1.3px);
  height: 46px;
}
.custom-shape-divider-top-1637865702 .shape-fill {
  fill: #308934;
}
header.scrolled {
  position: fixed;
  transition: all 1s ease;
  background-color: #e6e6e6;
  width: 100%;
}
li.donirajte:hover > a {
  color: #fff !important;
}
#dash-icon-search:hover {
  cursor: pointer;
}
.search-box {
  display: none;
  width: 100%;
  height: 120px;
  padding: 10px;
  background-color: rgb(0 130 163/71%);
  align-items: center;
  justify-content: start;
}
.icon.icon-sunce-main {
  background-image: url(../icons/logo_sunce_color.png);
  display: block;
  width: 180px;
  top: 0;
  position: relative;
  transition: all 0.3s ease;
  height: 65px;
  background-position: left;
  background-size: contain;
  background-repeat: no-repeat;
}
.navigation-main li.donirajte a:hover {
  background-color: #0082a1 !important;
}
span#dash-icon-search {
  font-size: 18px;
}
ul.sub-menu:before {
  content: "";
  height: 3px;
  background-color: #0082a1;
  top: 0;
  left: 0;
  position: relative;
  font-size: 18px;
}
.button-top {
  position: fixed;
  bottom: 20px;
  right: 20px;
  z-index: 10000;
  width: 60px;
  height: 60px;
  border: 0;
  border-radius: 35px;
  box-shadow: 0 0 100px #000;
  background: #00821a;
  color: #fff;
  font-size: 26px;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0;
}
.button-top-visible {
  opacity: 1;
  pointer-events: auto;
  transition: opacity 1s;
}
.vise-vijesti-link:after {
  content: "";
  display: block;
  color: #fff;
  font-size: 19px;
  padding-left: 12px;
}
.vise-vijesti-link, .vise-vijesti-link-loadmore {
  display: flex;
  justify-content: center;
  padding: 10px 20px;
  background-color: #0082a3;
  color: #fff;
  font-weight: 700;
  font-size: 15px;
}
.vise-vijesti-link-loadmore{
  width: 250px;
}
.vise-vijesti-link a, .vise-vijesti-link-loadmore a {
  background-color: #0082a1;
  cursor: pointer;
}

.icon-custom-img {
  width: 31%;
}
.container.category-title:before {
  height: 180px;
}
@media only screen and (max-width: 1440px) {
  .post-single {
    width: 100%;
  }
  aside.site-sidebar {
    width: 50% !important;
    margin: 0 auto;
  }
}
@media only screen and (max-width: 960px) {
  div#lang_sel_list {
    display: none;
  }

  div.asl_w {
    max-width: 100% !important;
  }
  .toggle-nav {
    color: #fff;
    font-size: 32px;
    height: 60px;
    line-height: 50px;
    padding-left: 10px;
  }
  .search-box {
    width: 100%;
    margin-top: 60px !important;
    flex-direction: column;
  }
  .pretrazi-sadrzaj {
    font-size: 1.2em !important;
    width: 100% !important;
    text-align: center !important;
    height: 40px;
  }
  .testimonials-slider {
    display: block !important;
    text-align: center;
    padding: 10px;
    min-height: 403px !important;
  }
  .socials ul {
    flex-direction: row;
  }
  .icon.icon-sunce-main {
    position: absolute;
    background-size: cover;
    width: 134px;
    height: 30px;
    top: 21px;
    left: 10px;
  }
  .socials.scrolled {
    top: 10px;
  }
  article.post {
    width: 47% !important;
  }
  .featured {
    width: 47% !important;
  }
  .hero__inner {
    bottom: -3px;
}
  .hero__title {
    padding-top: 10px;
    font-size: 1.4em;
  }
  .hero__summary {
    font-size: 1em;
  }
  header {
    height: 65px;
  }
  .hero__title {
    width: 80%;
  }
  .hero-slider {
    width: 100%;
  }
  #lang_sel,
  nav,
  .social {
    display: none;
  }
  .site-footer {
    min-height: 500px;
  }
  .mobile-actions {
    display: flex !important;
    position: fixed;
    bottom: 0;
    width: 100%;
    background-color: #0081a2;
    align-items: center;
    justify-content: left;
    z-index: 50;
    color: #fff;
    left: 0;
    height: 60px;
  }
  .stats {
    display: none !important;
  }
  .container-fluid.logoes-layout.ll-left {
    flex-direction: column-reverse !important;
  }
  .container-fluid.logoes-layout.ll-left .logo-group__content,
  .container-fluid.logoes-layout.ll-right .logo-group__content {
    width: 100%;
  }
  .container-fluid.logoes-layout.ll-left .logo-group__title {
    align-self: baseline;
  }
  .social ul li {
    width: 30px;
  }
  .featured-wrapper {
    display: flex;
    flex-direction: column;
    height: 1150px;
  }
}
@media only screen and (max-width: 760px) {
  .post-listing .post {
    width: 100% !important;
  }
  .featured {
    width: 100% !important;
    height: 300px !important;
  }
  .stats {
    display: none;
  }
  .work-area__header {
    padding: 40px 0;
    color: #0082a1;
    text-align: center;
    font-size: 24px;
    font-weight: 700;
  }
  .testimonials-slider .testimonial blockquote {
    font-size: 1rem;
  }
  .testimonials-slider .testimonial cite {
    font-size: 0.8rem;
    padding-right: 10px;
    right: 10px;
  }
}
.featured:nth-child(4) {
  background-color: #e33011;
}
.icon-custom-img {
  width: 195px;
}
.search-layout {
  min-height: 600px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
.back-to-project {
  text-align: center;
  padding: 10px 20px;
  background-color: #0082a1;
  margin: 2px;
}
.back-to-project a {
  color: #fff;
}
section.container.povezane-vijesti-header {
  color: #0081a2;
  padding: 10px 0;
  border-bottom: 1px solid silver;
}
.site-sidebar .title {
  background-color: #0081a2;
  color: #fff;
  /* padding: 10px; */
  /* border-bottom: 1px solid silver; */
}
.page-layout {
  display: flex;
  flex-direction: column;
}
.search-pos:before {
  content: "";
  position: relative;
  display: table;
}
header .logo {
  position: relative;
  padding-top: 5px;
  top: 0;
  max-width: 1280px;
  margin: 0 auto;
}
.navigation-main li.donirajte a {
  background-color: #32a33d;
  padding: 6px 20px;
  border-radius: 3px;
}
.pretrazi-sadrzaj {
  color: #fff;
  font-size: 1.8em;
  padding-right: 20px;
  width: 32%;
  text-align: right;
}
i.fa.fa-arrow-up {
  font-size: 24px;
}
.mobile-menu {
  display: block;
}
aside.site-sidebar {
  width: 32%;
}
.main-nav > ul > li > .dropdown {
  top: -11px;
}
#lang_sel > ul > li > ul {
  top: 21px;
}
.stats {
  background-color: #0082a1;
  color: #fff;
  height: 120px;
  display: flex;
  align-items: center;
  justify-content: center;
  background: linear-gradient(-45deg, #ff5130, #b6331f, #0177b5, #308934);
  background-size: 200% 200%;
  animation: gradient 15s ease infinite;
  width: 80%;
  margin: 0 auto;
}
@keyframes gradient {
  0% {
    background-position: 0% 50%;
  }
  50% {
    background-position: 100% 50%;
  }
  100% {
    background-position: 0% 50%;
  }
}
.post-single.logo-list {
  width: 100%;
  text-align: center;
  display: block;
  column-count: 2;
}
.post-single.logo-list > .slide {
  text-align: center;
}
.logo-group__body {
  display: grid;
  grid-template-columns: repeat(5, auto);
  gap: 3rem;
  align-items: center;
  justify-items: center;
  height: 100%;
  padding: 0;
  margin: 0;
}
.logo > img {
  max-height: 85px;
}
.logo img {
  max-height: 96px;
}
.logoes-layout {
  display: flex;
  align-items: center;
  justify-content: space-between;
  min-height: 180px;
  flex-wrap: wrap;
  width: 80%;
  margin: 0 auto;
}
.logo-group__title {
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: 24px;
  color: #929292;
  height: 100%;
}
.logoes-layout .logo a {
  opacity: 0.5;
  display: inline-block;
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  filter: gray;
  transition: all 0.3s ease;
}
.logoes-layout .logo a:hover {
  opacity: 1;
  filter: grayscale(0%);
  -webkit-filter: grayscale(0%);
}
.donatori-subtitle {
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  min-height: 30px;
  background-color: #e6e6e6;
  margin: 0 auto;
  padding: 20px 5px;
}
.donatori-subtitle > span {
  font-size: 1em;
  color: #3d3d3d;
}
.logo-group__content {
  background-color: #fff;
  height: 100%;
  width: 80%;
  padding: 20px;
}
.search-results-title {
  margin-top: 100px;
  padding: 20px;
  color: #fff;
}
div.asl_r .results .item .asl_content {
  font-family: poppins, "open sans ", sans-serif;
}
div[id*="ajaxsearchlite"].wpdreams_asl_container {
  margin: 0 !important;
  text-align: left;
  width: 37% !important;
}
#ajaxsearchlite1 .probox .proinput input,
div.asl_w .probox .proinput input {
  font-weight: 400;
  font-family: Open Sans;
  color: #585858 !important;
  font-size: 18px !important;
}
.search-results-title h3 > span {
  text-transform: capitalize;
  padding-left: 50px;
  font-size: 24px;
  font-weight: 400;
}
.testimonials-slider {
  align-items: center;
  overflow-y: hidden;
  width: 80%;
  margin: 0 auto;
}
.logo-group__content.left {
  align-self: center;
}
.container-fluid.logoes-layout.ll-left .logo-group__title {
  border-radius: 20px 0 0 0;
}
.container-fluid.logoes-layout.ll-right .logo-group__title {
  border-radius: 0 0 20px 0;
}
.container-fluid.logoes-layout.ll-left .logo-group__content {
  border-radius: 0 20px 0 0;
}
.container-fluid.logoes-layout.ll-right .logo-group__content {
  border-radius: 0 0 0 20px;
}
.container-fluid.logoes-layout.ll-right .logo-group__title {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.container-fluid.logoes-layout.ll-left .logo-group__title {
  display: flex;
  justify-content: center;
  margin: 0 auto;
}
.menu.main ul li a {
  font-size: 1.3em;
  color: #0082a1;
}
.mobile-menu-visible {
  display: block !important;
}
.povezane-vijesti-header h3 {
  padding-left: 10px;
  font-weight: 300;
}

div#lang_sel_list {
  margin: 0 !important;
  padding: 0px 20px !important;
  position: relative;
  border: 0;
  top: -3px;
}
a.wpml-ls-link {
  color: #949494 !important;
}
.wp-block-columns {
  width: 80%;
  margin: auto;
}
.wp-block-columns {
  display: flex;
  width: 80%;
  margin: 0 auto;
  padding: 50px 0 0 20px;
  justify-content: space-between;
}
footer .fa {
  color: #fff;
}
header.scrolled
  .wpml-ls-statics-shortcode_actions
  .wpml-ls-current-language
  > a {
  color: #444;
  background-color: #f7f7f7 !important;
}
.vijesti-actions {
    display: flex;
    justify-content: space-between;
    padding: 20px 0px 50px 0px;
}

.vijesti-actions > div {
    width: 31% !important;
}

.newsletter-link {
    display: flex;
    justify-content: center;
    padding: 10px 20px;
    background-color: rgb(59 155 54);
}
.vise-vijesti-link-loadmore{
  width: 250px;
}
main.single-post-layout.container.no-sidebar .post-single {
    width: 100%;
}
figcaption.wp-element-caption {
    position: absolute;
    bottom: 0px;
    background-color: rgba(255,255,255,0.8);
    width: 100%;
    height: fit-content;
    text-align: left;
    padding: 10px 20px;
}
.widget-area a {
  color: #f0f0f0;
}

p.title-button {
    width: 30%;
  t
}

.title-button a.btn.donate {
    background-color: #fff;
    color: rgb(59 155 54);
    text-align: center;
}

.title-button a.btn.donate:hover {
    font-weight: 800;
    box-shadow: 4px 4px rgb(59 155 54);
}

img.bkg-image {
  border: 0;
  cursor: pointer;
  position: relative;
  top: 50%;
  left: 50%;
  height: auto;
  -webkit-transform: translate(-50%, -50%) scale(1);
  transform: translate(-50%, -50%) scale(1);
  transition: all 0.8s ease;
}

.post-date {
  display: flex;
  gap: 20px;
  justify-content: left;
}

section .post {
  min-height: fit-content !important;
}

.slick-track {
  display: flex !important;
  align-items: center;
  gap: 10px;
}