/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
/**
* font-family: 'Google Sans Flex'
*/
@font-face {
  font-family: 'Google Sans Flex';
  src: url('../themes/pensoft-renatgro/assets/fonts/google-sans-flex/GoogleSansFlex-latin.woff2');
  font-weight: 400;
}
@font-face {
  font-family: 'Google Sans Flex';
  src: url('../themes/pensoft-renatgro/assets/fonts/google-sans-flex/GoogleSansFlex-latin.woff2');
  font-weight: 300;
}
@font-face {
  font-family: 'Google Sans Flex';
  src: url('../themes/pensoft-renatgro/assets/fonts/google-sans-flex/GoogleSansFlex-latin.woff2');
  font-weight: 500;
}
@font-face {
  font-family: 'Google Sans Flex';
  src: url('../themes/pensoft-renatgro/assets/fonts/google-sans-flex/GoogleSansFlex-latin.woff2');
  font-weight: 600;
}
@font-face {
  font-family: 'Google Sans Flex';
  src: url('../themes/pensoft-renatgro/assets/fonts/google-sans-flex/GoogleSansFlex-latin.woff2');
  font-weight: 700;
}
@font-face {
  font-family: 'Google Sans Flex';
  src: url('../themes/pensoft-renatgro/assets/fonts/google-sans-flex/GoogleSansFlex-latin.woff2');
  font-weight: 800;
}
@font-face {
  font-family: 'Google Sans Flex';
  src: url('../themes/pensoft-renatgro/assets/fonts/google-sans-flex/GoogleSansFlex-latin.woff2');
  font-weight: 900;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 1.7em;
}
h2,
.h2 {
  font-size: 27px;
  line-height: 1.7em;
}
h3,
.h3 {
  font-size: 21.06px;
  line-height: 1.7em;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 15.66px;
  line-height: 1.7em;
}
h6,
.h6 {
  font-size: 12.06px;
  line-height: 1.7em;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.title {
  margin-bottom: 20px;
  color: #001c44;
}
h1.underline,
.h1.underline,
h2.underline,
.h2.underline,
h3.underline,
.h3.underline,
h4.underline,
.h4.underline,
h5.underline,
.h5.underline,
h6.underline,
.h6.underline,
.title.underline {
  display: inline-block;
  padding-bottom: 10px;
}
h1.underline.white,
.h1.underline.white,
h2.underline.white,
.h2.underline.white,
h3.underline.white,
.h3.underline.white,
h4.underline.white,
.h4.underline.white,
h5.underline.white,
.h5.underline.white,
h6.underline.white,
.h6.underline.white,
.title.underline.white {
  border-color: #ffffff;
}
h1.base_heading,
.h1.base_heading,
h2.base_heading,
.h2.base_heading,
h3.base_heading,
.h3.base_heading,
h4.base_heading,
.h4.base_heading,
h5.base_heading,
.h5.base_heading,
h6.base_heading,
.h6.base_heading,
.title.base_heading {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
h1.base_heading.inner-page,
.h1.base_heading.inner-page,
h2.base_heading.inner-page,
.h2.base_heading.inner-page,
h3.base_heading.inner-page,
.h3.base_heading.inner-page,
h4.base_heading.inner-page,
.h4.base_heading.inner-page,
h5.base_heading.inner-page,
.h5.base_heading.inner-page,
h6.base_heading.inner-page,
.h6.base_heading.inner-page,
.title.base_heading.inner-page {
  margin-top: 80px;
  margin-bottom: 20px !important;
  text-transform: none;
}
del,
s {
  text-decoration: line-through;
}
ins,
u {
  text-decoration: underline;
}
small {
  font-size: 14.4px;
}
strong,
b {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  text-decoration: none;
  background-color: transparent;
}
p {
  margin-top: 0;
  margin-bottom: 20px;
}
p.lead {
  font-size: 22.5px;
  font-weight: 300;
}
img.text,
.img.text {
  height: 18px;
  width: auto;
}
img.fluid,
.img.fluid {
  max-width: 100%;
  width: 100%;
  width: 100% \9;
  height: auto;
}
img.thumbnail,
.img.thumbnail {
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
img.rounded,
.img.rounded {
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
img.float-left,
.img.float-left {
  float: left;
}
img.float-right,
.img.float-right {
  float: left;
}
.container {
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media screen and (min-width: 576px) {
  .container {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .container {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .container {
    max-width: 960px;
  }
}
@media screen and (min-width: 1278px) {
  .container {
    max-width: 1180px;
  }
}
@media screen and (min-width: 1363px) {
  .container {
    max-width: 1280px;
  }
}
@media screen and (min-width: 1438px) {
  .container {
    max-width: 1326px;
  }
}
.container1000 {
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media screen and (min-width: 576px) {
  .container1000 {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .container1000 {
    max-width: 720px;
  }
}
@media screen and (min-width: 992px) {
  .container1000 {
    max-width: 870px;
  }
}
@media screen and (min-width: 1438px) {
  .container1000 {
    max-width: 1060px;
  }
}
.container700 {
  max-width: 100%;
  padding-right: 20px;
  padding-left: 20px;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
  box-sizing: border-box;
}
@media screen and (min-width: 576px) {
  .container700 {
    max-width: 540px;
  }
}
@media screen and (min-width: 768px) {
  .container700 {
    max-width: 620px;
  }
}
@media screen and (min-width: 992px) {
  .container700 {
    max-width: 700px;
  }
}
.container-fluid {
  width: 100%;
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.border-box {
  box-sizing: border-box;
}
.relative {
  position: relative;
}
.absolute {
  position: absolute;
}
.fixed {
  position: fixed;
}
.sticky {
  position: sticky;
}
.static {
  position: static;
}
.show {
  display: block;
}
.hide {
  display: none;
}
.fixed-top,
.fixed-bottom {
  position: fixed;
  left: 0;
  right: 0;
}
.fixed-top {
  top: 0;
}
.fixed-bottom {
  bottom: 0;
}
.content-wrapper {
  min-height: 100%;
}
.content-wrapper .row {
  width: 100%;
}
#layout-content:not(.home) h1.underline {
  font-size: 42px;
  display: block;
  text-transform: uppercase;
  color: #001c44;
}
@media screen and (max-width: 1370.98px) {
  #layout-content:not(.home) {
    overflow: hidden;
  }
}
#layout-content.search {
  margin-top: 0;
}
#layout-content .container ul {
  padding-left: 40px;
}
@media screen and (max-width: 991.98px) {
  #layout-content .container ul {
    padding-left: 0;
  }
}
.visually-hidden {
  position: absolute;
  width: 1px;
  height: 1px;
  padding: 0;
  margin: -1px;
  overflow: hidden;
  clip: rect(0, 0, 0, 0);
  white-space: nowrap;
  border: 0;
}
.no-padding {
  padding: 0;
}
#layout-footer {
  position: relative;
  color: white;
  z-index: 2;
  background: #001c44;
}
#layout-footer .footer-inner {
  max-width: 1440px;
  margin: 0 auto;
  padding: 60px 80px 40px;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .footer-inner {
    padding: 40px 20px 30px;
  }
}
#layout-footer .footer-top {
  display: flex;
  align-items: center;
  justify-content: space-between;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .footer-top {
    flex-direction: column;
    gap: 30px;
    text-align: center;
  }
}
#layout-footer .footer-logo img {
  height: 42px;
  width: auto;
}
#layout-footer .footer-nav {
  display: flex;
  gap: 40px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .footer-nav {
    flex-wrap: wrap;
    justify-content: center;
    gap: 20px;
  }
}
#layout-footer .footer-nav a {
  color: white;
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 16px;
  font-weight: 400;
  text-decoration: none;
  white-space: nowrap;
}
#layout-footer .footer-nav a:hover {
  opacity: 0.7;
}
#layout-footer .footer-social {
  display: flex;
  gap: 28px;
  align-items: center;
}
#layout-footer .footer-social a {
  display: flex;
  color: white;
}
#layout-footer .footer-social a:hover {
  opacity: 0.7;
}
#layout-footer .footer-social img,
#layout-footer .footer-social svg {
  width: 22px;
  height: 22px;
}
#layout-footer .footer-funding-row {
  display: flex;
  align-items: flex-start;
  gap: 40px;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .footer-funding-row {
    flex-direction: column;
  }
}
#layout-footer .footer-funding-row .eu-badge {
  flex-shrink: 0;
}
#layout-footer .footer-funding-row .eu-badge img {
  height: 47px;
  width: auto;
}
#layout-footer .footer-funding-row .disclaimer {
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 14px;
  line-height: 1.55;
  color: white;
  opacity: 0.65;
}
#layout-footer .footer-funding-row .container-fluid.banner {
  background: none !important;
  padding: 0;
}
#layout-footer .footer-funding-row .container-fluid.banner .container {
  padding: 0;
}
#layout-footer .footer-funding-row .container-fluid.banner .container p {
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 14px;
  line-height: 1.55;
  color: white;
  opacity: 0.65;
  margin: 0;
}
#layout-footer .footer-bottom {
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  padding-top: 30px;
  border-top: 1px solid rgba(255, 255, 255, 0.15);
}
@media screen and (max-width: 991.98px) {
  #layout-footer .footer-bottom {
    flex-direction: column;
    align-items: center;
    gap: 20px;
    text-align: center;
  }
}
#layout-footer .footer-coordinator .label {
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 18px;
  font-weight: 500;
  color: white;
  margin-bottom: 4px;
}
#layout-footer .footer-coordinator .value {
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 16px;
  color: white;
  opacity: 0.65;
  text-decoration: none;
  display: block;
}
#layout-footer .footer-coordinator .value:hover {
  opacity: 1;
}
#layout-footer .footer-legal {
  display: flex;
  gap: 25px;
  align-items: center;
}
#layout-footer .footer-legal a,
#layout-footer .footer-legal span {
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 16px;
  color: white;
  opacity: 0.65;
  text-decoration: none;
}
#layout-footer .footer-legal a:hover,
#layout-footer .footer-legal span:hover {
  opacity: 1;
}
#layout-footer .footer-legal .powered-by {
  display: flex;
  align-items: center;
  gap: 8px;
}
#layout-footer .footer-legal .powered-by img {
  height: 20px;
  width: auto;
}
.link {
  display: flex;
  flex-direction: column;
}
.link .link-header {
  display: flex;
  align-items: flex-end;
}
.link .link-title {
  display: block;
  min-width: 300px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f0f0f0;
  line-height: 1.4;
  color: #001c44;
  text-align: center;
  box-sizing: border-box;
}
.link .link-image {
  display: flex;
}
.link .link-image img {
  max-width: 100px;
  max-height: 42px;
}
.link .link-title + .link-image {
  margin-left: 20px;
}
@media screen and (max-width: 575.98px) {
  .link .link-title {
    min-width: auto;
    width: 100%;
  }
  .link .link-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .link .link-title + .link-image {
    margin-top: 20px;
    margin-left: 0;
  }
}
.link .link-body {
  padding-top: 25px;
  padding-bottom: 10px;
  text-align: left;
}
.link + .link {
  margin-top: 20px;
}
img {
  width: 100%;
}
@media screen and (max-width: 575.98px) {
  img {
    width: auto;
  }
}
img.content {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 575.98px) {
  img.content {
    margin-right: 0;
  }
}
img.content.left {
  float: none;
  margin-top: 0;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  img {
    width: auto;
  }
  img.content {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
  img.content.left {
    float: left;
    margin-top: 0;
    margin-left: 0;
  }
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  width: 100% !important;
  flex-basis: 100% !important;
  max-width: 100% !important;
  padding: 0 !important;
  background: none !important;
  border: none !important;
  color: #001c44 !important;
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  border: 0px solid #232323 !important;
  background: white !important;
  font-weight: normal !important;
  color: #ffffff !important;
}
@media screen and (max-width: 991.98px) {
  .ui-state-active,
  .ui-widget-content .ui-state-active,
  .ui-widget-header .ui-state-active,
  a.ui-button:active,
  .ui-button:active,
  .ui-button.ui-state-active:hover {
    border: 0px solid #232323 !important;
    background: white !important;
    font-weight: normal !important;
    color: #ffffff !important;
  }
}
.ui-state-default,
.ui-widget-content .ui-state-default,
.ui-widget-header .ui-state-default,
.ui-button,
html .ui-button.ui-state-disabled:hover,
html .ui-button.ui-state-disabled:active {
  border: none !important;
  background: none !important;
  font-weight: normal;
  color: unset !important;
}
.ui-accordion .ui-accordion-content {
  padding: 0;
  border-top: 0;
  overflow: unset !important;
  height: unset !important;
}
.ui-accordion .ui-accordion-header {
  display: block !important;
  align-items: center;
  cursor: pointer;
  position: relative;
  margin: 0 !important;
  padding: 0 1rem 0 0!important;
  font-size: 100%;
  outline: none;
}
@media screen and (max-width: 991.98px) {
  .ui-accordion .ui-accordion-header {
    padding: 0 !important;
    text-align: left !important;
    width: 100%;
  }
}
.ui-accordion .ui-accordion-content {
  padding: 0 0 0 1rem!important;
  border-top: 0;
  overflow: unset !important;
}
@media screen and (max-width: 991.98px) {
  .ui-accordion .ui-accordion-content {
    padding: 0 !important;
    text-align: left !important;
  }
}
.ui-icon {
  display: none !important;
}
.ui-widget {
  font-size: 1em;
}
.ui-state-active {
  border: none !important;
  background: none !important;
  font-weight: normal !important;
  color: unset !important;
}
/*------------------------*/
.work_packages .accordion-border,
.media_images .accordion-border {
  border: none;
  border-radius: 20px;
  margin: 20px 0;
  font-size: 1em;
  cursor: pointer;
  background: #f0f0f0;
  padding: 27px;
  width: calc(100% - 54px);
  min-height: 243px;
}
.media_images .accordion-border {
  min-height: unset;
}
.work_packages .accordion-toggle,
.media_images .accordion-toggle {
  background: none;
  border: none;
  border-radius: unset;
  padding: 0;
  color: #625143;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 104.545% */
  letter-spacing: -0.66px;
}
.work_packages .accordion-toggle .title_container,
.media_images .accordion-toggle .title_container {
  height: 110px;
}
.work_packages .accordion-content,
.media_images .accordion-content {
  margin-top: 20px;
  line-height: 1.5em !important;
  padding: 0 7px;
}
.work_packages .accordion-content ol,
.media_images .accordion-content ol {
  list-style-type: decimal;
  padding-left: 40px;
}
.media_images .accordion-content {
  display: flex;
  flex-wrap: wrap;
}
@media screen and (max-width: 991.98px) {
  .work_packages .accordion-content p {
    padding: 0 !important;
    text-align: left !important;
    color: #001c44;
  }
}
.work_packages .plusminus,
.media_images .plusminus {
  color: #e5bd3c;
  position: relative;
  text-transform: uppercase;
  max-width: fit-content;
  padding-right: 18px;
  font-size: 16px;
}
.work_packages .plusminus:after,
.media_images .plusminus:after {
  position: absolute;
  right: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  content: '';
  transition: all 0.3s ease-in-out;
  background: url("../themes/pensoft-renatgro/assets/images/yellow-arrow-down.svg") right center no-repeat;
  background-size: 13px;
}
.work_packages .plusminus:hover:after,
.media_images .plusminus:hover:after {
  transform: rotate(-45deg);
}
.work_packages .green_bullet {
  color: #88B440;
  text-align: center;
  font-size: 22px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.66px;
  width: 85px;
  height: 85px;
  background: url("../themes/pensoft-renatgro/assets/images/spinner.svg") center no-repeat;
  background-size: contain;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-bottom: 20px;
  text-transform: uppercase;
}
/*----*/
.sent-messages-container {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.3em !important;
  font-weight: 300 !important;
}
.sent-messages-container .messages {
  list-style-type: none;
  padding: 0;
  margin: 0;
  background: #f0f0f0;
  border-radius: 20px;
}
.sent-messages-container .messages .accordion-border {
  border: none;
  border-radius: 20px;
  padding: 0px;
  margin: 20px 0;
  font-size: 1em;
  cursor: pointer;
  width: 100%;
  background: #f0f0f0;
}
.sent-messages-container .messages .accordion-toggle {
  background: none;
  border: none;
  border-radius: unset;
  color: #001c44;
  font-size: 1em;
  padding: 25px !important;
  cursor: pointer;
}
.sent-messages-container .messages .accordion-content {
  margin-top: 20px;
  padding: 20px;
  line-height: 1.5em !important;
}
.sent-messages-container .messages .accordion-content ol {
  list-style-type: decimal;
  padding-left: 40px;
}
.sent-messages-container .messages .accordion-content h2 {
  text-align: left !important;
}
@media screen and (max-width: 991.98px) {
  .sent-messages-container .messages .accordion-content p {
    padding: 0 !important;
    text-align: left !important;
    color: #001c44;
  }
}
.sent-messages-container .messages .plusminus {
  color: #e5bd3c;
  position: relative;
  text-transform: uppercase;
  max-width: fit-content;
  padding-right: 18px;
  font-size: 16px;
}
.sent-messages-container .messages .plusminus:after {
  position: absolute;
  right: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  content: '';
  transition: all 0.3s ease-in-out;
  background: url("../themes/pensoft-renatgro/assets/images/yellow-arrow-down.svg") right center no-repeat;
  background-size: 13px;
}
.sent-messages-container .messages .plusminus:hover:after {
  transform: rotate(-45deg);
}
@media screen and (max-width: 991.98px) {
  .sent-messages-container .messages .plusminus {
    position: relative;
  }
}
.sent-messages-container .messages .green_bullet {
  color: #ffffff;
  max-width: 100px;
  height: 100px;
  background: #093c84;
  display: flex;
  align-items: center;
  justify-content: center;
  text-transform: uppercase;
  border-radius: 12px 0 0 12px;
  font-size: 28px;
}
.sent-messages-container h2 {
  font-size: 20px;
  text-align: left;
  margin: 20px 0 10px 0;
}
.sent-messages-container a {
  font-weight: bold;
  color: #093c84;
}
.sent-messages-container a.email {
  background: url("../themes/pensoft-renatgro/assets/images/email-colour.svg") left no-repeat;
  background-size: 27px;
  padding-left: 36px;
  margin: 9px 0;
  display: block;
  float: left;
}
.sent-messages-container .role ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
  display: inline;
}
.sent-messages-container .role ul li {
  display: inline-block;
  color: #ffffff;
  padding: 3px 10px;
  font-size: 18px;
  font-weight: bold;
  margin: 0 10px 10px 0;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-container .role ul li {
    margin: 10px auto;
    display: table;
  }
}
@media screen and (max-width: 1370.98px) {
  .sent-messages-container .col-lg-6 {
    padding: 0 !important;
  }
}
/* --- regions -- */
.focal-regions .pilots .accordion-border {
  border: none;
  border-radius: 20px;
  margin: 20px 0;
  font-size: 1em;
  cursor: pointer;
  background: #f0f0f0;
  padding: 27px;
  width: calc(100% - 54px);
}
.focal-regions .pilots .accordion-toggle {
  background: none;
  border: none;
  border-radius: unset;
  padding: 0;
  color: #625143;
  font-size: 22px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 104.545% */
  letter-spacing: -0.66px;
}
.focal-regions .pilots .accordion-toggle .title_container {
  height: 80px;
}
@media screen and (max-width: 991.98px) {
  .focal-regions .pilots .accordion-toggle .title_container {
    height: fit-content;
    margin-bottom: 20px;
  }
}
.focal-regions .pilots .accordion-toggle .title_container .number {
  border-radius: 50%;
  background: #B8A877;
  display: flex;
  width: 24px;
  height: 24px;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  color: #FFF;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  /* 164.286% */
  letter-spacing: -0.42px;
  margin-right: 10px;
  margin-bottom: 50px;
  float: left;
}
.focal-regions .pilots .accordion-toggle .flag_container .flag-Sweden {
  background: url("../themes/pensoft-renatgro/assets/images/flag-Sweden.png") center no-repeat;
  background-size: contain;
  width: 36px;
  height: 26px;
  float: right;
}
.focal-regions .pilots .accordion-toggle .flag_container .flag-Germany {
  background: url("../themes/pensoft-renatgro/assets/images/flag-Germany.png") center no-repeat;
  background-size: contain;
  width: 36px;
  height: 26px;
  float: right;
}
.focal-regions .pilots .accordion-toggle .flag_container .flag-Poland {
  background: url("../themes/pensoft-renatgro/assets/images/flag-Poland.png") center no-repeat;
  background-size: contain;
  width: 36px;
  height: 26px;
  float: right;
}
.focal-regions .pilots .accordion-toggle .flag_container .flag-UK {
  background: url("../themes/pensoft-renatgro/assets/images/flag-UK.png") center no-repeat;
  background-size: contain;
  width: 36px;
  height: 26px;
  float: right;
}
.focal-regions .pilots .accordion-toggle .flag_container .flag-Netherlands {
  background: url("../themes/pensoft-renatgro/assets/images/flag-Netherlands.png") center no-repeat;
  background-size: contain;
  width: 36px;
  height: 26px;
  float: right;
}
.focal-regions .pilots .accordion-toggle .flag_container .flag-Tenerife {
  background: url("../themes/pensoft-renatgro/assets/images/flag-Tenerife.png") center no-repeat;
  background-size: contain;
  width: 36px;
  height: 26px;
  float: right;
}
.focal-regions .pilots .accordion-toggle .flag_container .flag-Spain {
  background: url("../themes/pensoft-renatgro/assets/images/flag-Spain.png") center no-repeat;
  background-size: contain;
  width: 36px;
  height: 26px;
  float: right;
}
.focal-regions .pilots .accordion-content {
  margin-top: 20px;
  line-height: 1.5em !important;
  padding: 0 7px;
}
.focal-regions .pilots .accordion-content ol {
  list-style-type: decimal;
  padding-left: 40px;
}
@media screen and (max-width: 991.98px) {
  .focal-regions .pilots .accordion-content p {
    padding: 0 !important;
    text-align: left !important;
    color: #001c44;
  }
}
.focal-regions .pilots .plusminus {
  color: #e5bd3c;
  position: relative;
  text-transform: uppercase;
  max-width: fit-content;
  padding-right: 18px;
  font-size: 16px;
}
.focal-regions .pilots .plusminus:after {
  position: absolute;
  right: 0;
  top: 2px;
  width: 17px;
  height: 17px;
  content: '';
  transition: all 0.3s ease-in-out;
  background: url("../themes/pensoft-renatgro/assets/images/yellow-arrow-down.svg") right center no-repeat;
  background-size: 13px;
}
.focal-regions .pilots .plusminus:hover:after {
  transform: rotate(-45deg);
}
[type=button]:not(:disabled),
[type=reset]:not(:disabled),
[type=submit]:not(:disabled),
button:not(:disabled) {
  cursor: pointer;
}
.btn {
  display: inline-block;
  box-sizing: border-box;
  font-weight: 400;
  color: #212529;
  text-align: center;
  vertical-align: middle;
  cursor: pointer;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  background-color: transparent;
  border: 1px solid transparent;
  padding: 7.5px 10px;
  font-size: 18px;
  line-height: 1.7em;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out, border-color 0.15s ease-in-out, box-shadow 0.15s ease-in-out;
  word-break: break-all;
}
@media screen and (max-width: 575.98px) {
  .btn {
    width: 100%;
    padding-left: 0;
    padding-right: 0;
  }
}
.btn.no-margin {
  margin: 0px !important;
}
.btn.no-padding {
  padding: 0 !important;
}
.btn.small {
  line-height: 0.8;
}
.btn.large {
  line-height: 2.5;
}
.btn.huge {
  line-height: 3;
}
.btn.btn-bold {
  font-weight: 800;
}
.btn.mail {
  margin-bottom: 0 !important;
}
.btn.mail i {
  background: url("../themes/pensoft-renatgro/assets/images/email-icon.svg") no-repeat;
  background-position: left 5px;
  background-size: 18px;
  width: 20px;
  height: 28px;
  margin-right: 5px;
  /* position: absolute; */
  content: ' ';
  display: inline-flex;
  align-items: center;
  justify-content: center;
}
.btn.fluid {
  margin-top: 20px;
}
.btn.disabled,
.btn:disabled {
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=65)";
  filter: alpha(opacity=65);
  -moz-opacity: 0.65;
  -khtml-opacity: 0.65;
  opacity: 0.65;
}
.btn.focus,
.btn:focus {
  outline: 0;
  box-shadow: 0 0 0 0.2rem rgba(0, 123, 255, 0.25);
}
.btn-primary {
  color: #ffffff;
  background-color: #093c84;
  border-color: #093c84;
  border-radius: 20px;
  min-width: 153px;
  font-family: 'Google Sans Flex', sans-serif;
  /* Shadow/xs */
  font-size: 16px;
  display: flex;
  width: fit-content;
  height: 50px;
  align-items: center;
  justify-content: center;
}
.btn-primary:hover,
.btn-primary.active {
  color: #ffffff;
  background-color: #001c44;
  border-color: #001c44;
}
.btn-secondary {
  color: #ffffff;
  background-color: #283841;
  border-color: #f0f0f0;
  border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  padding: 5px 20px;
}
.btn-secondary.width100 {
  width: 100%;
}
.btn-secondary:hover {
  color: #283841;
  background-color: #ffffff;
  border-color: #283841;
}
.btn-success {
  color: #ffffff;
  background-color: #020202;
  border-color: #020202;
}
.btn-danger {
  color: #ffffff;
  background-color: #dc3545;
  border-color: #dc3545;
}
.btn-warning {
  color: #ffffff;
  background-color: #ffc107;
  border-color: #ffc107;
}
.btn-info {
  color: #ffffff;
  background-color: #e5bd3c;
  border-color: #e5bd3c;
}
.btn-light {
  color: #001c44;
  background-color: #1f1f1f;
  border-color: #1f1f1f;
}
.btn-dark {
  color: #ffffff;
  background-color: #001c44;
  border-color: #001c44;
}
.btn-yellow {
  color: #ffffff;
  background-color: #e5bd3c;
  border-color: #e5bd3c;
}
.btn-yellow:hover {
  color: #e5bd3c;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-link {
  color: #093c84;
}
.btn-group,
.btn-group-vertical {
  position: relative;
  display: -ms-inline-flexbox;
  display: inline-flex;
  vertical-align: middle;
}
@media screen and (max-width: 575.98px) {
  .btn-group,
  .btn-group-vertical {
    -ms-flex-direction: column;
    flex-direction: column;
    -ms-flex-align: start;
    align-items: flex-start;
    -ms-flex-pack: center;
    justify-content: center;
    width: 100%;
  }
  .btn-group .btn + .btn,
  .btn-group-vertical .btn + .btn {
    margin-top: 20px;
  }
}
.btn-group > .btn-group:not(:last-child) > .btn,
.btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -webkit-border-top-right-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}
@media screen and (max-width: 575.98px) {
  .btn-group > .btn-group:not(:last-child) > .btn,
  .btn-group > .btn:not(:last-child):not(.dropdown-toggle) {
    border-top-right-radius: 0px;
    -moz-border-top-right-radius: 0px;
    -webkit-border-top-right-radius: 0px;
    border-bottom-right-radius: 0px;
    -moz-border-bottom-right-radius: 0px;
    -webkit-border-bottom-right-radius: 0px;
  }
}
.btn-group > .btn-group:not(:first-child) > .btn,
.btn-group > .btn:not(:first-child) {
  border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
}
@media screen and (max-width: 575.98px) {
  .btn-group > .btn-group:not(:first-child) > .btn,
  .btn-group > .btn:not(:first-child) {
    border-top-left-radius: 0px;
    -moz-border-top-left-radius: 0px;
    -webkit-border-top-left-radius: 0px;
    border-bottom-left-radius: 0px;
    -moz-border-bottom-left-radius: 0px;
    -webkit-border-bottom-left-radius: 0px;
  }
}
#headernavbar {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  display: flex;
  justify-content: space-between;
  align-items: center;
  padding: 59px 81px;
  box-sizing: border-box;
  z-index: 10000;
  background: transparent;
  transition: background 0.3s ease, padding 0.3s ease;
}
@media screen and (max-width: 991.98px) {
  #headernavbar {
    padding: 20px;
  }
}
#headernavbar.scrolled {
  position: fixed !important;
  top: 0 !important;
  left: 0 !important;
  width: 100% !important;
  background: rgba(0, 28, 68, 0.95) !important;
  backdrop-filter: blur(10px);
  -webkit-backdrop-filter: blur(10px);
  padding: 15px 81px;
  z-index: 10000;
}
@media screen and (max-width: 991.98px) {
  #headernavbar.scrolled {
    padding: 15px 20px;
  }
}
.content-wrapper:not(.home) #headernavbar {
  background: #001C44;
  position: fixed;
  top: 0;
  left: 0;
  padding: 15px 81px;
}
@media screen and (max-width: 991.98px) {
  .content-wrapper:not(.home) #headernavbar {
    padding: 15px 20px;
  }
}
.header-image {
  position: relative;
  color: #ffffff;
  height: 346px;
  background: #093c84;
  border-radius: 20px;
  margin: 15px;
}
.header-image:after {
  content: '';
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: transparent linear-gradient(-180deg, #ffffff 0%, rgba(255, 255, 255, 0) 100%) 0% 0% no-repeat padding-box;
}
.header-image .container {
  padding: 0;
  width: inherit;
  height: 100%;
  display: flex;
  align-items: end;
}
.header-image h1.underline {
  padding: 0;
  margin-bottom: 55px;
  font: normal normal 500 80px/1.1 'Google Sans Flex', sans-serif;
  color: white;
}
@media screen and (max-width: 991.98px) {
  .header-image h1.underline {
    font-size: 40px;
  }
}
.header-image .jumbotron {
  display: flex;
  justify-content: left;
  text-align: left;
}
@media screen and (max-width: 991.98px) {
  .header-image .jumbotron {
    justify-content: center;
    text-align: center;
  }
}
.navbar-brand {
  display: flex;
  align-items: center;
  text-decoration: none;
  transition: opacity 0.25s ease;
}
.navbar-brand:hover {
  opacity: 0.75;
}
.navbar-brand .logo-img {
  height: 61px;
  width: auto;
}
@media screen and (max-width: 991.98px) {
  .navbar-brand .logo-img {
    height: 40px;
  }
}
.navbar-right {
  display: flex;
  align-items: center;
  gap: 15px;
}
.lang-flags {
  display: flex;
  gap: 15px;
  align-items: center;
}
.lang-flags .flag-circle {
  width: 30px;
  height: 30px;
  border-radius: 50%;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
  background: white;
  transition: transform 0.25s ease, box-shadow 0.25s ease;
}
.lang-flags .flag-circle:hover {
  transform: scale(1.15);
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.5);
}
.lang-flags .flag-circle.is-active {
  box-shadow: 0 0 0 2px rgba(255, 255, 255, 0.8);
  transform: scale(1.1);
}
.lang-flags .flag-circle .flag-icon {
  font-size: 30px;
  line-height: 1;
  border-radius: 50%;
  width: 30px;
  height: 30px;
  background-size: cover;
  background-position: center;
}
.coming-soon-badge {
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 12px 25px;
  border-radius: 8px;
  border: 0.5px solid #f5faff;
  background: linear-gradient(90deg, rgba(26, 115, 233, 0) 0%, rgba(26, 115, 233, 0.3) 115%);
  backdrop-filter: blur(21px);
  box-shadow: 0px 40px 88px 0px rgba(0, 0, 0, 0.1);
  transition: border-color 0.25s ease, box-shadow 0.25s ease, background 0.25s ease;
}
.coming-soon-badge:hover {
  border-color: rgba(255, 255, 255, 0.7);
  background: linear-gradient(90deg, rgba(26, 115, 233, 0.1) 0%, rgba(26, 115, 233, 0.45) 115%);
  box-shadow: 0px 40px 88px 0px rgba(0, 0, 0, 0.15), 0 0 0 1px rgba(255, 255, 255, 0.15);
}
.coming-soon-badge span {
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 500;
  font-size: 16px;
  color: white;
  letter-spacing: -0.32px;
  white-space: nowrap;
}
@media screen and (max-width: 767.98px) {
  .coming-soon-badge {
    display: none;
  }
}
.intro {
  text-align: center;
  color: #ffffff;
  padding-bottom: 0;
}
.intro .container {
  padding-bottom: 0;
}
.intro p {
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 400;
  font-size: 28px;
  line-height: 1.55;
}
.project-intro .container {
  padding: 0;
}
.project-intro .container p {
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 400;
  font-size: 18px;
  line-height: 1.55;
  margin-bottom: 0;
}
.project-intro .title_and_btn {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
@media screen and (max-width: 991.98px) {
  .project-intro .title_and_btn .btn-primary {
    margin: 0 auto 40px auto;
  }
}
.about_intro .container {
  padding: 0;
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 18px;
  line-height: 1.55;
}
.about_top_items {
  display: flex;
  margin-bottom: 120px;
}
.about .about1 .container,
.about .about2 .container,
.about .about3 .container {
  padding: 0;
}
.card_title {
  font-size: 22px;
  font-weight: 600;
  color: #001c44;
}
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.card-container {
  min-width: fit-content;
  display: block;
  justify-content: center;
  margin: 25px auto 100px auto;
  text-align: center;
}
.card-container a {
  display: block;
}
@media screen and (max-width: 1370.98px) {
  .card-container {
    padding: 0px;
  }
}
.card-columns {
  flex-flow: column wrap !important;
}
.card-columns .card {
  margin-bottom: 15px;
}
@media screen and (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-flex;
    width: 100%;
  }
}
.card-columns-three .card {
  margin-bottom: 15px;
}
@media screen and (min-width: 576px) {
  .card-columns-three {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns-three .card {
    display: inline-flex;
    width: 100%;
  }
}
.cards {
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -.5rem;
  margin-right: -.5rem;
}
.cards .card {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media screen and (max-width: 575.98px) {
  .cards .card {
    width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  .cards {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .card + .card {
    margin-top: 20px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../themes/pensoft-renatgro/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa');
  src: url('../themes/pensoft-renatgro/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa#iefix') format('embedded-opentype'), url('../themes/pensoft-renatgro/assets/fonts/icons/icomoon/icomoon.ttf?ilrlqa') format('truetype'), url('../themes/pensoft-renatgro/assets/fonts/icons/icomoon/icomoon.woff?ilrlqa') format('woff'), url('../themes/pensoft-renatgro/assets/fonts/icons/icomoon/icomoon.svg?ilrlqa#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
@font-face {
  font-family: 'x-icon';
  src: url('../themes/pensoft-renatgro/assets/fonts/icons/x-icon/icomoon.eot?o4q3va');
  src: url('../themes/pensoft-renatgro/assets/fonts/icons/x-icon/icomoon.eot?o4q3va#iefix') format('embedded-opentype'), url('../themes/pensoft-renatgro/assets/fonts/icons/x-icon/icomoon.ttf?o4q3va') format('truetype'), url('../themes/pensoft-renatgro/assets/fonts/icons/x-icon/icomoon.woff?o4q3va') format('woff'), url('../themes/pensoft-renatgro/assets/fonts/icons/x-icon/icomoon.svg?o4q3va#icomoon') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}
.p,
.pb,
.pd,
.pl,
.pr,
.ps {
  -moz-osx-font-smoothing: grayscale;
  -webkit-font-smoothing: antialiased;
  display: inline-block;
  font-style: normal;
  font-variant: normal;
  text-rendering: auto;
  font-size: 18px;
  line-height: 1.7em;
}
.p.small,
.pb.small,
.pd.small,
.pl.small,
.pr.small,
.ps.small,
.p.large,
.pb.large,
.pd.large,
.pl.large,
.pr.large,
.ps.large,
.p.huge,
.pb.huge,
.pd.huge,
.pl.huge,
.pr.huge,
.ps.huge {
  line-height: 1.7em;
  vertical-align: middle;
}
.p.small,
.pb.small,
.pd.small,
.pl.small,
.pr.small,
.ps.small {
  font-size: 14.4px;
}
.p.normal,
.pb.normal,
.pd.normal,
.pl.normal,
.pr.normal,
.ps.normal {
  font-size: 23.4px;
}
.p.normal.p-twitter,
.pb.normal.p-twitter,
.pd.normal.p-twitter,
.pl.normal.p-twitter,
.pr.normal.p-twitter,
.ps.normal.p-twitter {
  font-size: 18px;
}
.p.big,
.pb.big,
.pd.big,
.pl.big,
.pr.big,
.ps.big {
  font-size: 32.4px;
}
.p.middle,
.pb.middle,
.pd.middle,
.pl.middle,
.pr.middle,
.ps.middle {
  font-size: 41.4px;
}
.p.medium,
.pb.medium,
.pd.medium,
.pl.medium,
.pr.medium,
.ps.medium {
  font-size: 48.6px;
}
.p.large,
.pb.large,
.pd.large,
.pl.large,
.pr.large,
.ps.large {
  font-size: 63px;
}
.p.huge,
.pb.huge,
.pd.huge,
.pl.huge,
.pr.huge,
.ps.huge {
  font-size: 90px;
}
.p.p-primary,
.pb.p-primary,
.pd.p-primary,
.pl.p-primary,
.pr.p-primary,
.ps.p-primary {
  color: #ffffff !important;
  background-color: #093c84 !important;
  width: 45px;
  height: 45px;
  line-height: 33px;
  align-items: center;
  border: none;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  display: inline-block;
}
.p.p-primary.subscribe_home,
.pb.p-primary.subscribe_home,
.pd.p-primary.subscribe_home,
.pl.p-primary.subscribe_home,
.pr.p-primary.subscribe_home,
.ps.p-primary.subscribe_home {
  border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  width: fit-content;
  padding: 10px 50px 0 50px!important;
  font-family: "Clear Sans";
  font-weight: bold;
}
@media screen and (max-width: 575.98px) {
  .p.p-primary.subscribe_home,
  .pb.p-primary.subscribe_home,
  .pd.p-primary.subscribe_home,
  .pl.p-primary.subscribe_home,
  .pr.p-primary.subscribe_home,
  .ps.p-primary.subscribe_home {
    font-size: 16px;
  }
}
.p.p-primary:hover,
.pb.p-primary:hover,
.pd.p-primary:hover,
.pl.p-primary:hover,
.pr.p-primary:hover,
.ps.p-primary:hover {
  box-shadow: none;
}
.p.p-secondary,
.pb.p-secondary,
.pd.p-secondary,
.pl.p-secondary,
.pr.p-secondary,
.ps.p-secondary {
  line-height: 1em !important;
}
.p.p-secondary:hover,
.pb.p-secondary:hover,
.pd.p-secondary:hover,
.pl.p-secondary:hover,
.pr.p-secondary:hover,
.ps.p-secondary:hover {
  opacity: 0.7 !important;
}
.p.p-search,
.pb.p-search,
.pd.p-search,
.pl.p-search,
.pr.p-search,
.ps.p-search {
  color: #ffffff;
}
.p.p-success,
.pb.p-success,
.pd.p-success,
.pl.p-success,
.pr.p-success,
.ps.p-success {
  color: #020202;
}
.p.p-danger,
.pb.p-danger,
.pd.p-danger,
.pl.p-danger,
.pr.p-danger,
.ps.p-danger {
  color: #dc3545;
}
.p.p-warning,
.pb.p-warning,
.pd.p-warning,
.pl.p-warning,
.pr.p-warning,
.ps.p-warning {
  color: #ffc107;
}
.p.p-info,
.pb.p-info,
.pd.p-info,
.pl.p-info,
.pr.p-info,
.ps.p-info {
  color: #e5bd3c;
}
.p.p-light,
.pb.p-light,
.pd.p-light,
.pl.p-light,
.pr.p-light,
.ps.p-light {
  color: #1f1f1f;
}
.p.p-dark,
.pb.p-dark,
.pd.p-dark,
.pl.p-dark,
.pr.p-dark,
.ps.p-dark {
  color: #001c44;
}
.p.p-link,
.pb.p-link,
.pd.p-link,
.pl.p-link,
.pr.p-link,
.ps.p-link {
  color: #ffffff;
}
.p.p-subscribe,
.pb.p-subscribe,
.pd.p-subscribe,
.pl.p-subscribe,
.pr.p-subscribe,
.ps.p-subscribe {
  font-size: 1.3em !important;
  width: 36px !important;
  height: 36px !important;
  line-height: 36px !important;
  text-align: center;
}
.p.p-mail,
.pb.p-mail,
.pd.p-mail,
.pl.p-mail,
.pr.p-mail,
.ps.p-mail {
  font-size: 1em !important;
  width: 36px !important;
  height: 36px !important;
  line-height: 36px !important;
  text-align: center;
}
.ps {
  font-family: "icomoon";
  font-weight: 900;
}
.pr {
  font-family: "icomoon";
  font-weight: 400;
}
.pl {
  font-family: "icomoon";
  font-weight: 300;
}
.pd {
  font-family: "icomoon";
  font-weight: 900;
}
.pb {
  font-family: "icomoon";
  font-weight: 400;
}
.icons {
  display: flex;
  font-family: "icomoon";
  font-weight: 400;
}
.icons .p + .p,
.icons .pb + .pb,
.icons .pd + .pd,
.icons .pl + .pl,
.icons .pr + .pr,
.icons .ps + .ps {
  margin-left: 10px;
}
.icons.icons-vertical {
  flex-direction: column;
}
.icons.icons-vertical .p + .p,
.icons.icons-vertical .pb + .pb,
.icons.icons-vertical .pd + .pd,
.icons.icons-vertical .pl + .pl,
.icons.icons-vertical .pr + .pr,
.icons.icons-vertical .ps + .ps {
  margin-left: 0;
  margin-top: 20px;
}
.p-researchgate:before {
  content: "\e900";
}
.p-location:before {
  content: "\e90c";
}
.p-time:before {
  content: "\e901";
}
.p-gearwheel:before {
  content: "\e902";
}
.p-country-ch:before {
  content: "\e903";
}
.p-country-de:before {
  content: "\e904";
}
.p-country-fr:before {
  content: "\e905";
}
.p-country-pl:before {
  content: "\e900";
}
.p-search:before {
  content: "\ea82";
}
.p-facebook:before {
  content: "\eaeb";
}
.p-instagram:before {
  font-family: 'x-icon';
  content: "\eaec";
}
.p-linkedin:before {
  font-family: 'x-icon';
  content: "\eaed";
}
.p-mail:before {
  content: "\e900";
}
.p-website:before {
  content: "\e903";
}
.p-organisation:before {
  content: "\e911";
}
.p-phone:before {
  content: "\e906";
}
.p-mendeley:before {
  content: "\eaef";
}
.p-reddit:before {
  content: "\eaf0";
}
.p-RSS:before {
  content: "\eaf1";
}
.p-twitter:before {
  font-family: 'x-icon';
  content: "\e902";
}
.p-bluesky:before {
  font-family: 'x-icon';
  content: "\e900";
  font-size: 0.7em;
}
.p-threads:before {
  font-family: 'x-icon';
  content: "\e904";
}
.p-youtube:before {
  font-family: 'x-icon';
  content: "\eaf3";
}
.p-subscribe:before {
  content: "\e901";
}
.p-mail:before {
  content: "\e900";
}
.p-key:before {
  content: "\eaf4";
}
.p-minus:before {
  content: "\eaf5";
}
.p-person:before {
  content: "\eaf6";
}
.p-plus:before {
  content: "\eaf7";
}
.p-hamburger:before {
  content: "\eaf8";
}
.p-share1:before {
  content: "\eaf9";
}
.p-back:before {
  content: "\eafb";
}
.p-colapse:before {
  content: "\eafc";
}
.p-remove:before {
  content: "\eafd";
}
.p-trash:before {
  content: "\eafe";
}
.p-drag:before {
  content: "\eb00";
}
.p-expand:before {
  content: "\eb01";
}
.p-forward:before {
  content: "\eb02";
}
.p-add:before {
  content: "\eb03";
}
.input-group {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #001c44;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border: 0 solid #b1b1b1;
}
.form-control:focus {
  outline: none;
}
.form-control.search_input {
  border-top-left-radius: 12px;
  border-bottom-left-radius: 12px;
  border-bottom: 1px solid #b1b1b1;
  border-top: 1px solid #b1b1b1;
  border-left: 1px solid #b1b1b1;
  color: #001c44;
  padding: 0px 10px;
  height: 43px;
  box-sizing: border-box;
  font-size: 14px;
}
@media screen and (max-width: 575.98px) {
  .form-control.search_input {
    background: #ffffff;
    border-right: 1px solid #ffffff;
  }
}
.form-control.search_input::placeholder {
  color: #ffffff;
  opacity: 0.9;
  /* Firefox */
}
.form-control.documents_search {
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-bottom: 2px solid #b1b1b1;
  color: #000000;
}
.ui.form {
  /* Hide the default checkbox */
  /* Create a custom checkbox */
  /* Create the mark/indicator (hidden when not checked) */
  /* Show the mark when checked */
  /* Style the mark/indicator */
}
.ui.form .field + .field {
  margin-top: 1rem;
}
.ui.form .fields {
  display: flex;
  margin: 0 -0.5rem;
  flex-direction: column;
}
.ui.form .fields .field + .field {
  margin-top: 1rem;
}
.ui.form .fields.inline {
  flex-direction: row;
}
.ui.form .fields.inline .field {
  margin-top: 0;
}
.ui.form .fields .field {
  padding-left: .5rem;
  padding-right: .5rem;
  clear: both;
  margin: 0;
}
.ui.form .field {
  display: flex;
  flex-direction: column;
}
.ui.form .field.inline {
  flex-direction: row;
  width: auto;
}
.ui.form .field.inline input,
.ui.form .field.inline textarea {
  width: auto;
}
.ui.form .field > label {
  display: block;
  margin: 0 0 .3rem 0;
}
.ui.form .field > input,
.ui.form .field textarea,
.ui.form .field select {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #b1b1b1;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: .555rem 1rem;
  line-height: 1.7em;
  border-radius: 12px 12px 12px 12px;
  -moz-border-radius: 12px 12px 12px 12px;
  -webkit-border-radius: 12px 12px 12px 12px;
  border: 1px solid #b1b1b1;
  height: 47px;
}
.ui.form .field > input:focus,
.ui.form .field textarea:focus,
.ui.form .field select:focus {
  outline: none;
}
.ui.form .field,
.ui.form .group-holder label {
  position: relative;
}
.ui.form input[type="checkbox"] {
  visibility: hidden;
  cursor: pointer;
  margin-right: 10px;
}
.ui.form .mark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border: 1px solid #093c84;
  cursor: pointer;
}
.ui.form .field:hover input ~ .mark {
  background-color: #093c84;
  opacity: 0.3;
}
.ui.form input:checked ~ .mark {
  background-color: #093c84 !important;
  background-image: none;
}
.ui.form .mark:after {
  content: "";
  position: absolute;
  display: none;
}
.ui.form input:checked ~ .mark:after {
  display: block;
}
.ui.form .mark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.ui.form .align-items-baseline {
  position: relative;
}
.homepage-intro {
  position: relative;
  width: 100%;
  height: 775px;
  overflow: hidden;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .homepage-intro {
    height: 500px;
  }
}
@media screen and (max-width: 767.98px) {
  .homepage-intro {
    height: 400px;
  }
}
.homepage-intro .hero-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  object-fit: cover;
  object-position: center bottom;
}
.homepage-intro .hero-overlay {
  position: absolute;
  inset: 0;
  background: rgba(0, 28, 68, 0.2);
  z-index: 1;
}
.homepage-intro .hero-content {
  position: relative;
  z-index: 2;
  text-align: center;
  max-width: 854px;
  padding: 0 20px;
}
.homepage-intro .hero-content h1 {
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 500;
  font-size: 65px;
  line-height: 1.35;
  letter-spacing: 0.65px;
  color: white;
  margin: 0;
}
@media screen and (max-width: 1370.98px) {
  .homepage-intro .hero-content h1 {
    font-size: 48px;
  }
}
@media screen and (max-width: 991.98px) {
  .homepage-intro .hero-content h1 {
    font-size: 36px;
  }
}
@media screen and (max-width: 767.98px) {
  .homepage-intro .hero-content h1 {
    font-size: 28px;
  }
}
.homepage-intro .hero-content h1.hero-reveal .hero-word {
  display: inline-block;
  opacity: 0;
  transform: translateY(20px);
  animation: heroWordIn 0.5s ease forwards;
}
.reveal-item {
  opacity: 0;
  transform: translateY(30px);
  transition: opacity 0.5s ease, transform 0.5s ease;
}
.reveal-item.is-visible {
  opacity: 1;
  transform: translateY(0);
}
.commig_soon {
  width: 50%;
  margin: 200px auto;
  font-size: 42px;
  font-weight: 400;
  text-align: center;
}
.two-tone-text {
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 36px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: -0.72px;
  color: #001c44;
}
.two-tone-text .muted {
  color: #8c99ab;
}
@media screen and (max-width: 1370.98px) {
  .two-tone-text {
    font-size: 28px;
  }
}
@media screen and (max-width: 991.98px) {
  .two-tone-text {
    font-size: 22px;
  }
}
@media screen and (max-width: 767.98px) {
  .two-tone-text {
    font-size: 18px;
  }
}
.two-tone-text.scroll-fill-text {
  color: #8c99ab;
}
.two-tone-text.scroll-fill-text .scroll-fill-word {
  color: #8c99ab;
  transition: color 0.3s ease;
}
.two-tone-text.scroll-fill-text .scroll-fill-word.is-read {
  color: #001c44;
}
.section-about {
  text-align: center;
}
.section-about h2 {
  margin-bottom: 20px;
}
.section-whatwedo .whatwedo-image {
  height: 659px;
  border-radius: 5px;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  .section-whatwedo .whatwedo-image {
    height: 400px;
  }
}
.section-whatwedo .whatwedo-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  transform: rotate(180deg);
}
.section-whatwedo h2 {
  margin-bottom: 35px;
}
.section-whatwedo .col-md-6 {
  padding-left: 25px;
  padding-right: 25px;
}
.section-whatwedo .whatwedo-list {
  display: flex;
  flex-direction: column;
  gap: 25px;
}
.section-whatwedo .whatwedo-item {
  display: flex;
  align-items: flex-start;
  gap: 15px;
}
.section-whatwedo .whatwedo-item .icon-circle {
  flex-shrink: 0;
  width: 48px;
  height: 48px;
  background: #093c84;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.section-whatwedo .whatwedo-item .icon-circle img {
  width: 32px;
  height: 32px;
}
.section-whatwedo .whatwedo-item .item-text {
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 28px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: -0.56px;
  color: #001c44;
}
@media screen and (max-width: 1370.98px) {
  .section-whatwedo .whatwedo-item .item-text {
    font-size: 22px;
  }
}
@media screen and (max-width: 991.98px) {
  .section-whatwedo .whatwedo-item .item-text {
    font-size: 18px;
  }
}
.section-challenge {
  position: relative;
  overflow: hidden;
}
.section-challenge .challenge-bg {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 768px;
  background: #eaeeff;
  opacity: 0.25;
}
.section-challenge .circle-decor {
  position: absolute;
  width: 181px;
  height: 181px;
  z-index: 1;
}
@media screen and (max-width: 991.98px) {
  .section-challenge .circle-decor {
    display: none;
  }
}
.section-challenge .circle-decor.circle-left {
  left: -40px;
  top: 270px;
}
.section-challenge .circle-decor.circle-right {
  right: -40px;
  top: 270px;
  transform: scaleY(-1);
}
.section-challenge .glass-decor {
  position: absolute;
  width: 150px;
  height: 150px;
  border-radius: 900px;
  backdrop-filter: blur(21px);
  box-shadow: 0 40px 88px rgba(0, 0, 0, 0.1);
  z-index: 1;
}
@media screen and (max-width: 991.98px) {
  .section-challenge .glass-decor {
    display: none;
  }
}
.section-challenge .glass-decor.glass-left {
  left: 50px;
  top: 288px;
  background: linear-gradient(90deg, rgba(234, 238, 255, 0) 0%, rgba(234, 238, 255, 0.15) 115%);
  transform: scaleY(-1);
}
.section-challenge .glass-decor.glass-right {
  right: 50px;
  top: 288px;
  background: linear-gradient(90deg, rgba(235, 245, 207, 0) 0%, rgba(235, 245, 207, 0.15) 115%);
}
.section-challenge .challenge-text {
  position: relative;
  z-index: 2;
  text-align: center;
}
.section-challenge .challenge-text h2 {
  margin-bottom: 20px;
}
.section-challenge .challenge-cards {
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 991.98px) {
  .section-challenge .challenge-cards {
    flex-direction: column;
    align-items: center;
    gap: 20px;
  }
}
.section-challenge .challenge-card {
  background: #093c84;
  border-radius: 5px;
  color: white;
  text-align: center;
  padding: 40px;
  min-height: 313px;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .section-challenge .challenge-card {
    min-height: auto;
    padding: 30px;
  }
}
.section-challenge .challenge-card .card-title {
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0.26px;
  line-height: 1.35;
  color: white;
  margin-bottom: 25px;
}
.section-challenge .challenge-card .card-desc {
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 18px;
  font-weight: 400;
  line-height: 1.55;
  letter-spacing: -0.36px;
  color: white;
}
.section-objective .objective-text {
  margin-bottom: 60px;
  text-align: center;
}
.section-objective .objective-text h2 {
  margin-bottom: 20px;
}
.section-objective .objective-diagram {
  position: relative;
  height: 400px;
  padding-top: 0;
  padding-bottom: 0;
  margin-bottom: 60px;
}
@media screen and (max-width: 991.98px) {
  .section-objective .objective-diagram {
    display: none;
  }
}
.section-objective .objective-diagram .diagram-core {
  position: absolute;
  left: 50%;
  top: 0;
  transform: translateX(-50%);
  width: 270px;
  height: 345px;
}
.section-objective .objective-diagram .connector-svg {
  display: block;
  width: 270px;
  height: 345px;
}
.section-objective .objective-diagram .obj-dot {
  position: absolute;
  width: 30px;
  height: 30px;
  z-index: 2;
}
.section-objective .objective-diagram .obj-dot:hover span,
.section-objective .objective-diagram .obj-dot.is-hovered span {
  transform: scale(1.15);
}
.section-objective .objective-diagram .dot-tl {
  left: -15px;
  top: -15px;
}
.section-objective .objective-diagram .dot-tr {
  left: 254px;
  top: 70px;
}
.section-objective .objective-diagram .dot-bl {
  left: -15px;
  top: 243px;
}
.section-objective .objective-diagram .dot-br {
  left: 254px;
  top: 329px;
}
.section-objective .objective-diagram .node-label {
  position: absolute;
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 500;
  font-size: 36px;
  line-height: 1.15;
  letter-spacing: 0.36px;
  color: #001c44;
  cursor: pointer;
  transition: color 0.2s;
}
.section-objective .objective-diagram .node-label:hover {
  color: #093c84;
}
@media screen and (max-width: 1370.98px) {
  .section-objective .objective-diagram .node-label {
    font-size: 28px;
  }
}
.section-objective .objective-diagram .label-tl {
  right: calc(52% + 155px);
  top: -40px;
  width: 260px;
  text-align: right;
}
.section-objective .objective-diagram .label-tr {
  left: calc(52% + 155px);
  top: 40px;
  width: 271px;
  text-align: left;
}
.section-objective .objective-diagram .label-bl {
  right: calc(52% + 155px);
  top: 195px;
  width: 260px;
  text-align: right;
}
.section-objective .objective-diagram .label-br {
  left: calc(52% + 155px);
  top: 324px;
  width: 271px;
  text-align: left;
}
.section-objective .objective-list-mobile {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .section-objective .objective-list-mobile {
    display: block;
  }
}
.section-objective .objective-list-mobile .mobile-item {
  display: flex;
  align-items: center;
  gap: 12px;
  cursor: pointer;
  margin-bottom: 20px;
}
.section-objective .objective-list-mobile .mobile-item:hover .obj-dot span {
  transform: scale(1.3);
}
.section-objective .objective-list-mobile .mobile-item .node-label {
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 500;
  font-size: 24px;
  line-height: 1.15;
  color: #001c44;
  text-align: left;
}
.obj-dot {
  width: 30px;
  height: 30px;
  flex-shrink: 0;
  background: none;
  border: none;
  padding: 0;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
}
.obj-dot span {
  display: block;
  width: 30px;
  height: 30px;
  background: url('../themes/pensoft-renatgro/assets/images/objective-dot.svg') no-repeat center / contain;
  border-radius: 50%;
  transition: transform 0.2s;
}
.objective-popup-overlay {
  position: fixed;
  inset: 0;
  background: rgba(0, 28, 68, 0.4);
  z-index: 10000;
  align-items: center;
  justify-content: center;
}
.objective-popup {
  position: relative;
  display: flex;
  background: #F2F3F8;
  border-radius: 5px;
  max-width: 760px;
  width: 90%;
  overflow: hidden;
  box-shadow: 0 20px 60px rgba(0, 0, 0, 0.2);
  animation: popupFadeIn 0.25s ease;
}
@media screen and (max-width: 991.98px) {
  .objective-popup {
    flex-direction: column;
    max-height: 90vh;
    overflow-y: auto;
  }
}
.objective-popup .popup-image {
  flex-shrink: 0;
  width: 345px;
}
@media screen and (max-width: 991.98px) {
  .objective-popup .popup-image {
    width: 100%;
    height: 200px;
  }
}
.objective-popup .popup-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
}
.objective-popup .popup-content {
  flex: 1;
  padding: 35px 25px 35px 35px;
}
.objective-popup .popup-content .popup-title {
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 500;
  font-size: 26px;
  letter-spacing: 0.26px;
  line-height: 1.35;
  color: #001c44;
  margin-bottom: 25px;
}
.objective-popup .popup-content .popup-list {
  list-style: none;
  padding: 0;
  margin: 0;
  display: flex;
  flex-direction: column;
  gap: 15px;
}
.objective-popup .popup-content .popup-list li {
  padding-left: 20px;
  position: relative;
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 18px;
  line-height: 1.55;
  letter-spacing: -0.36px;
  color: #001c44;
}
.objective-popup .popup-content .popup-list li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 7px;
  width: 10px;
  height: 10px;
  background: #001c44;
  border-radius: 50%;
}
.objective-popup .popup-close {
  position: absolute;
  top: 15px;
  right: 15px;
  width: 30px;
  height: 30px;
  background: none;
  border: none;
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  opacity: 0.5;
  transition: opacity 0.2s;
}
.objective-popup .popup-close:hover {
  opacity: 1;
}
@keyframes popupFadeIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
@keyframes heroWordIn {
  from {
    opacity: 0;
    transform: translateY(20px);
  }
  to {
    opacity: 1;
    transform: translateY(0);
  }
}
nav:not(.navbar) {
  width: 100%;
}
nav:not(.navbar) ul {
  list-style-type: none;
}
nav:not(.navbar) ul li {
  display: inline;
}
.news-img-top {
  display: block;
}
.news_image_holder {
  float: left;
  width: 100%;
  height: auto;
  display: block;
  margin-right: 30px;
  margin-bottom: 20px;
}
@media screen and (max-width: 991.98px) {
  .news_image_holder {
    width: 100%;
    margin-right: 0;
  }
}
nav:not(.navbar) {
  width: 100%;
}
nav:not(.navbar) ul {
  list-style-type: none;
}
nav:not(.navbar) ul li {
  display: inline;
  margin: 0 10px;
}
#layout-content.news {
  min-height: 800px;
}
.news .go_back {
  color: #05133a !important;
  position: relative;
  padding-left: 19px;
  font-weight: 500;
  font-size: 16px;
  line-height: 19.2px;
  letter-spacing: 0;
}
.news .go_back:before {
  content: "";
  position: absolute;
  width: 13px;
  height: 13px;
  left: 0;
  top: 4px;
  background: url('../themes/pensoft-renatgro/assets/images/arrow-down.svg') no-repeat center center;
  background-size: contain;
  transform: rotate(90deg);
}
.news .go_back a {
  color: #05133a !important;
}
.news .go_back a:hover {
  color: #05133a;
  opacity: 0.7;
}
.single-news-item {
  position: relative;
  width: 800px;
  max-width: 100%;
  margin: 0 auto;
  font-size: 18px;
}
.single-news-item .news-date {
  font-size: 20px;
  line-height: 14px;
  margin: 10px auto 4px auto;
  font-family: 'Google Sans Flex', sans-serif;
  text-align: center;
  color: #84af31;
}
.single-news-item h1 {
  text-align: center;
  font-weight: 600;
  line-height: 1.3em;
  margin: 20px auto!important;
}
.single-news-item .content ul {
  font-size: 1em;
  margin-bottom: 20px;
}
.single-news-item .share_container {
  display: flex;
  flex-direction: row;
  align-items: center;
  justify-content: start;
  padding: 0;
  color: #001c44;
  font-weight: 500;
  margin-top: 40px;
}
.single-news-item .share_container a {
  width: 35px;
  height: 35px;
  color: white;
  background: #093c84;
  border-radius: 6px;
  font-size: 1.3em !important;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.single-news-item .share_container a:hover {
  opacity: 0.5;
}
.single-news-item .share_container a.p-bluesky {
  font-size: 0.9em !important;
}
.single-news-item img {
  width: auto;
  max-width: 100%;
}
.single-news-item img.article_cover {
  margin-bottom: 40px;
  margin-top: 40px;
  border-radius: 20px;
}
.single-news-item .caption {
  text-align: center;
  font-size: 16px;
  font-style: italic;
}
.news .news-list {
  width: 100%;
  /**/
}
.news .news-list .img-container {
  width: 100%;
  border-radius: 20px;
  overflow: hidden;
  position: relative;
}
.news .news-list .img-container img {
  width: 100%;
  object-fit: cover;
  border-radius: 20px;
  transition: all 0.3s ease-in-out;
  position: relative;
}
.news .news-list .latest-news .img-container img {
  height: 521px;
}
@media screen and (max-width: 991.98px) {
  .news .news-list .latest-news .img-container img {
    height: 246px;
  }
}
.news .news-list .row + .row {
  margin-top: 1.1rem;
}
@media screen and (max-width: 991.98px) {
  .news .news-list .row + .row {
    margin-top: 0;
  }
}
.news .news-list .highlight-news .img-container img {
  min-height: 301px;
  max-height: 301px;
}
.news .news-list .news-title {
  width: 90%;
  height: fit-content;
  background: rgba(5, 19, 58, 0.68);
  border-radius: 20px;
  position: absolute;
  bottom: 7px;
  left: 0;
  display: flex;
  flex-direction: column;
  justify-content: end;
  padding: 2% 5% 3% 5%;
}
.news .news-list .news-title .news-date {
  font-size: 14px;
  line-height: 14px;
  margin-bottom: 4px;
  margin-top: 10px;
  font-family: 'Google Sans Flex', sans-serif;
  color: #ffedf8;
}
.news .news-list .news-title .title {
  margin-bottom: 0;
}
.news .news-list .news-title .title h3 {
  font-size: 22px;
  line-height: 26px;
  font-family: 'Google Sans Flex', sans-serif;
  letter-spacing: 0px;
  color: #FFFFFF;
  margin-bottom: 0;
}
.news .news-list .news-title .title h3 a {
  color: #FFFFFF;
}
.news h1.single-new-title {
  color: #001c44;
  font-size: 40px;
  font-style: normal;
  font-weight: 500;
  line-height: 120%;
  /* 48px */
  letter-spacing: -1.6px;
  margin-top: 0px;
  margin-bottom: 0 !important;
}
.news .edit-link {
  display: none;
}
.news .highlights-news-slider-container {
  display: block;
  margin: 0 auto;
}
.news .container:has(.news-list) {
  padding-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  .news .container:has(.news-list) {
    padding: 0 10px;
  }
}
.news .category-tabs-container {
  display: flex;
  justify-content: start;
  align-items: center;
  width: 100%;
}
.news .category-tabs-container a {
  border-radius: 100px;
  background: #f0f0f0;
  display: flex;
  width: 124px;
  height: 44px;
  justify-content: center;
  align-items: center;
  gap: 10px;
  flex-shrink: 0;
  color: rgba(24, 45, 16, 0.25);
  text-align: center;
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.232px;
  margin-right: 10px;
}
@media screen and (max-width: 991.98px) {
  .news .category-tabs-container a {
    width: fit-content;
    padding: 3px 10px;
    align-items: center;
    justify-content: space-between;
    display: inline-flex;
    margin: 10px;
  }
}
.news .category-tabs-container a:hover {
  background: #84af31;
}
.news .category-tabs-container a.active {
  background: #84af31;
  color: #001c44;
  text-align: center;
  font-family: 'Google Sans Flex', sans-serif;
  font-size: 17px;
  font-style: normal;
  font-weight: 700;
  line-height: normal;
  letter-spacing: -0.232px;
}
@media screen and (max-width: 991.98px) {
  .news .category-tabs-container .category-tabs {
    display: flex;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  .news .category-tabs-container {
    margin-left: unset;
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
    width: 100%;
    text-align: center;
  }
}
/*
        HOME NEWS HIGHLIGHT SECTION
    */
.highlights-news {
  position: relative;
  margin-bottom: 50px;
}
.highlights-news .row + .row {
  margin-top: 15px;
}
.highlights-news .container:first-of-type {
  padding-bottom: 0;
}
.highlights-news .news-item {
  width: 334px;
  max-width: 100%;
  margin-right: 20px;
  position: relative;
  display: flex;
  flex-direction: column;
}
.highlights-news .news-item .news-title {
  font: normal normal 600 18px/27px 'Google Sans Flex', sans-serif;
  color: #05133A;
  margin-top: 20px;
  margin-bottom: 20px;
}
.highlights-news .news-item .news-date {
  position: absolute;
  top: 12px;
  left: 12px;
  background: #FFEDF8;
  border-radius: 10px;
  opacity: 1;
  font: normal normal 600 13px/30px 'Google Sans Flex', sans-serif;
  letter-spacing: -0.2px;
  color: #FF009E;
  text-transform: uppercase;
  font-size: 15px;
  height: 28px;
  display: flex;
  align-items: center;
  justify-content: center;
  padding: 0px 12px;
}
.highlights-news .news-item .news-content {
  padding: 0;
}
.highlights-news .news-item .read-more {
  font: normal normal 600 16px/30px 'Google Sans Flex', sans-serif;
  letter-spacing: -0.24px;
  color: #3268FF;
  opacity: 1;
  display: flex;
  justify-content: space-between;
  width: 105px;
  transition: all 0.3s ease-in-out;
}
.highlights-news .news-item .read-more:hover {
  opacity: 0.8 !important;
  width: 110px;
}
@media screen and (max-width: 575.98px) {
  .highlights-news .news-item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin: 0 auto;
    max-width: 95%;
  }
}
.highlights-news .home-news-cover {
  display: flex;
  padding: 0 !important;
}
.highlights-news .home-news-cover a {
  width: 334px;
  height: 196px;
  border-radius: 20px;
  overflow: hidden;
}
@media screen and (max-width: 991.98px) {
  .highlights-news .home-news-cover a {
    display: block;
    width: 100%;
  }
}
.highlights-news .home-news-cover img {
  width: 334px;
  height: 196px;
  object-fit: cover;
  border-radius: 20px;
  max-width: 100%;
  transition: all 0.5s ease-in-out;
}
.highlights-news .home-news-cover img:hover {
  transform: scale(1.2);
}
@media screen and (max-width: 991.98px) {
  .highlights-news .home-news-cover img {
    width: auto;
    height: 200px;
    margin: 0 auto 20px auto;
    object-fit: cover;
  }
}
.library-items {
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  margin-bottom: 100px;
  width: 100%;
}
@media screen and (max-width: 991.98px) {
  .library-items {
    display: block;
    margin-top: 150px;
  }
}
@media screen and (max-width: 575.98px) {
  .library-items {
    margin-top: 20px;
  }
}
.item {
  width: 100%;
}
.library-items > .library-item {
  flex-basis: 50%;
}
.library-item {
  width: 100%;
}
.library-item .row {
  border-radius: 20px;
  background: #EEEADE;
  padding: 21px 32px !important;
  margin: 30px 0 !important;
  font-size: 16px;
  position: relative;
  width: 95% !important;
  height: 95%;
}
.library-item .library-type-label {
  display: none;
  color: white;
  text-align: center;
  padding: 3px 10px;
  align-items: center;
  justify-content: center;
}
.library-item .library-type-label .doc_year {
  display: none;
}
.library-item .row .end-md.end-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.library-item .row .col-md-3.col-xs-12 {
  text-align: right;
}
.library-item .row .col-xs-12.col-md-9 {
  flex-basis: 100%;
  max-width: 100%;
  position: relative;
  padding-bottom: 80px;
}
.library-item h3 {
  color: #625143;
  font-size: 22px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  /* 104.545% */
  letter-spacing: -0.66px;
  text-transform: none;
  text-align: left;
  margin: 20px 0 20px 0;
}
.library-item .text-bold {
  color: #625143;
  font-size: 16px;
  font-style: normal;
  font-weight: 700;
  line-height: 23px;
  /* 143.75% */
  letter-spacing: -0.48px;
  margin-right: 10px;
}
.library-item .text-ligth {
  color: #625143;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 23px;
  letter-spacing: -0.48px;
}
.library-item .text-ligth a {
  color: #625143;
  text-decoration: underline;
}
.library-item .text-ligth a:hover {
  text-decoration: none;
}
.library-item .author_item {
  border-radius: 100px;
  background: #DED6BC;
  color: #766B48;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  /* 16.1px */
  letter-spacing: -0.28px;
  padding: 8px 16px;
  margin-right: 8px;
  display: inline-flex;
  margin-bottom: 8px;
  font-family: 'Google Sans Flex', sans-serif;
}
.library-item .body div {
  display: inline-flex;
  padding: 10px 0px 0px 0;
  flex-direction: row;
  min-width: 49%;
}
.library-item .body .btn-primary {
  border-radius: 10px;
  color: #FFF;
  display: flex;
  width: 130px;
  height: 50px;
  align-items: center;
  justify-content: center;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
  letter-spacing: -0.48px;
  margin-top: 20px;
  border: none;
  background: #000000;
  position: absolute;
  bottom: 10px;
}
.library-item .body .btn-primary i {
  content: ' ';
  width: 11px;
  height: 16px;
  margin-right: 8px;
  background: url("../themes/pensoft-renatgro/assets/images/download-icon-button.svg") no-repeat;
  background-size: contain;
  margin-top: 2px;
  display: flex;
  order: 1;
  color: white;
}
.library-item .body .btn-primary p {
  margin-bottom: 0;
  order: 2;
  color: white;
}
.library-item .body .btn-primary:hover {
  background: #e5bd3c;
}
.library-item .button_text_container {
  z-index: 0 !important;
}
@media screen and (max-width: 991.98px) {
  .library-item .col-md-3.col-xs-12 {
    text-align: center !important;
    justify-content: center !important;
  }
}
@media screen and (max-width: 991.98px) {
  .library-item {
    display: flex;
    justify-content: center;
  }
}
.library h1.display-1 {
  display: none;
}
.library .container {
  padding: 0;
}
.library .container .row.center-xs.mb-1 {
  position: relative;
  display: block;
}
.library .container .row.center-xs.mb-1 .col-xs {
  position: absolute;
  top: 105px;
  right: 0px;
  display: inline-flex;
  flex-direction: row;
}
@media screen and (max-width: 575.98px) {
  .library .container .row.center-xs.mb-1 .col-xs {
    display: none;
  }
}
.library .container .row.center-xs.mb-1 .col-xs form {
  width: 100%;
  display: none;
}
.library .container .form-wrapper {
  width: fit-content;
  display: flex;
}
.library .container .form-wrapper .sort-search-wrapper {
  width: 100%;
  align-items: center;
  display: flex;
}
@media screen and (max-width: 991.98px) {
  .library .container .form-wrapper .sort-search-wrapper {
    display: block;
  }
}
@media screen and (max-width: 991.98px) {
  .library .container .form-wrapper {
    display: block;
  }
}
@media screen and (max-width: 991.98px) {
  .library .container {
    display: flex;
    justify-content: center;
    align-items: center;
  }
}
.libraryForm {
  float: left;
  width: fit-content;
}
@media screen and (max-width: 991.98px) {
  .libraryForm {
    float: left;
  }
}
.libraryForm .col-sm-3.col-xs {
  max-width: 100%;
  flex-basis: unset;
}
.libraryForm .col-sm-3.col-xs:first-of-type {
  display: none;
}
.libraryForm .col-sm-2.col-xs {
  max-width: 100%;
  flex-basis: unset;
  padding: 0;
}
@media screen and (max-width: 991.98px) {
  .libraryForm .col-sm-2.col-xs {
    width: 100%;
  }
}
.libraryForm .field {
  margin-right: 10px;
  margin-bottom: 0;
}
@media screen and (max-width: 991.98px) {
  .libraryForm .field {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
}
@media screen and (max-width: 991.98px) {
  .libraryForm {
    width: 100%;
  }
}
.library .form-control.search::placeholder {
  color: #B8B8B8 !important;
}
.library .ui.form .field input,
.library .ui.form .field select {
  height: 47px !important;
  border: 1px solid #b1b1b1 !important;
  border-radius: 6px !important;
  background: #ffffff;
  position: unset !important;
  width: 100%;
  color: #B1B1B1;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.28px;
  box-sizing: border-box;
  padding: 0.7rem 1rem;
  line-height: 1.3em;
}
.library .no-records {
  text-align: center;
}
#typeForm {
  display: inline-flex;
  justify-content: space-between;
  width: 97.3%;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #typeForm {
    flex-direction: column;
  }
}
.sort-form .field {
  position: relative;
  display: inline-block;
}
.sort-form select {
  -webkit-appearance: none !important;
  -moz-appearance: none !important;
  appearance: none !important;
  padding: 10px !important;
  border: 1px solid #ccc !important;
  outline: none !important;
  width: 110px !important;
  background: url("../themes/pensoft-renatgro/assets/images/library-arrow.svg") center no-repeat !important;
  background-size: 11px !important;
  background-position: calc(90%) center !important;
}
.sort-form select::-ms-expand {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .sort-form {
    margin-right: unset;
  }
}
#searchLibrary {
  display: inline-block;
}
#searchLibrary form {
  width: 125px;
  height: 47px !important;
}
@media screen and (max-width: 1199.98px) {
  #searchLibrary form {
    margin: 0 0 0 8px;
    width: 95% !important;
    max-width: fit-content;
  }
}
#searchLibrary .form-control {
  display: block;
  width: 46px;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  letter-spacing: -0.28px;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border: 1px solid #b1b1b1;
  border-right: none;
  border-top-left-radius: 6px;
  -moz-border-top-left-radius: 6px;
  -webkit-border-top-left-radius: 6px;
  border-bottom-left-radius: 6px;
  -moz-border-bottom-left-radius: 6px;
  -webkit-border-bottom-left-radius: 6px;
  height: 45px !important;
  padding: 0 10px;
  background: none;
}
@media screen and (max-width: 991.98px) {
  #searchLibrary {
    margin: 0 0 0 0;
    width: 95% !important;
    display: unset;
  }
}
.btn.searchLibrary {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  line-height: unset !important;
  border-top-right-radius: 6px;
  border-bottom-right-radius: 6px;
  border-bottom: 1px solid #b1b1b1;
  border-top: 1px solid #b1b1b1;
  border-right: 1px solid #b1b1b1;
  padding: 0;
  height: 47px;
  width: 37px;
  background: url(../themes/pensoft-renatgro/assets/images/library-search.svg) center no-repeat;
  background-size: 16px;
}
#clearBtn {
  border-top: 1px solid #b1b1b1;
  border-bottom: 1px solid #b1b1b1;
  height: 47px;
}
.library .publications,
.library .download_size {
  display: none;
}
.library.flowers-background {
  display: none;
}
.library .row.container {
  display: none;
}
.library .container-fluid.bg-secondary {
  background: none;
}
.library p:has(.edit-link) {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .container:has(.tabs) {
    padding: 0 !important;
  }
}
.library .tabs {
  margin: 40px 0;
  width: fit-content;
  display: flex;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  .library .tabs {
    display: flex;
    align-items: center;
    flex-direction: column;
    align-self: center;
    justify-content: center;
    margin: 0 auto 40px auto;
    width: 90%;
  }
}
.library .tabs form {
  width: fit-content;
  float: left;
}
@media screen and (max-width: 575.98px) {
  .library .tabs form {
    width: auto;
    float: unset;
    max-width: 100%;
  }
}
.library .tabs a {
  margin-right: 8px;
  width: fit-content;
  cursor: pointer;
  color: #766B48;
  font-size: 15px;
  font-style: normal;
  font-weight: 400;
  line-height: 115%;
  /* 19.55px */
  letter-spacing: -0.34px;
  padding: 0px 16px;
  background: #DED6BC;
  border-radius: 30px;
  height: 44px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 575.98px) {
  .library .tabs a {
    width: 100%;
    text-align: center;
    margin-right: 0px;
    margin-bottom: 8px;
  }
}
.library .tabs a:hover {
  opacity: 0.7;
}
.library .tabs a.active {
  width: fit-content;
  color: #766B48;
  font-style: normal;
  font-weight: 700;
  background: #DED6BC;
  border-radius: 30px;
  background: #093c84;
}
@media screen and (max-width: 575.98px) {
  .library .tabs a.active {
    width: 100%;
  }
}
.publications,
.library-item-top,
.download_size {
  display: none;
}
.contact .width100 {
  display: flex;
  align-items: center;
  justify-content: center;
}
.profile-item {
  width: 100%;
}
.profile-item .contact_info {
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 15px;
  max-width: calc(100% - 30px);
  justify-content: center;
  justify-self: center;
  position: relative;
  background: #f0f0f0;
}
.profile-item .contact_info .email_container {
  background: #093c84;
  border-radius: 10px;
  display: flex;
  justify-content: center;
  align-items: center;
  text-align: center;
  padding: 1px 0;
}
.profile-item .contact_info .coordinator_image {
  position: relative;
}
.profile-item .contact_info .coordinator_image img {
  object-fit: cover;
  width: 298px;
  height: 312px;
  max-width: 100%;
  border-radius: 20px;
}
@media screen and (max-width: 991.98px) {
  .profile-item .contact_info .coordinator_image img {
    object-fit: unset;
  }
}
.profile-item .contact_info .coordinator_info {
  font-size: 17px;
  font-style: normal;
  line-height: 21px;
  letter-spacing: -0.51px;
  text-align: left;
  width: 100%;
}
.profile-item .contact_info .coordinator_info h3 {
  font-size: 17px;
  color: #625143;
  font-weight: 700;
  margin-top: 20px;
  margin-bottom: 0px;
  text-align: left;
}
@media screen and (max-width: 991.98px) {
  .profile-item .contact_info .coordinator_info h3 {
    display: flex;
    justify-content: center;
  }
}
.profile-item .contact_info .coordinator_info .position {
  color: #99836F;
  font-weight: 400;
}
@media screen and (max-width: 991.98px) {
  .profile-item .contact_info .coordinator_info .position {
    text-align: center;
  }
}
.profile-item .contact_info .coordinator_info .btn {
  width: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  height: 50px;
  font-size: 16px;
  font-style: normal;
  font-weight: 400;
  line-height: 100%;
  /* 16px */
  letter-spacing: -0.48px;
  margin-top: 28px;
  transition: all 0.5s ease-in-out;
}
.profile-item .contact_info .coordinator_info .btn:hover i {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .profile-item .contact_info {
    width: 100%;
  }
}
.contact {
  /* **** */
}
.contact .row.center-xs {
  flex-direction: column;
  align-items: center;
  width: 330px;
  margin: 0 auto;
}
.contact .btn-primary {
  margin: 0 auto;
  width: 100%;
  background: #093c84;
  color: white;
  border: 1px solid #093c84;
}
.contact .btn-primary:hover {
  background: #283841;
  border: 1px solid #283841;
}
.contact form {
  width: 100%;
  max-width: 100%;
  height: 100%;
  display: flex;
}
.contact form .row {
  height: 100%;
}
.contact .field.col-md-6 {
  width: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.contact .field input[type="text"],
.contact .field input[type="email"],
.contact .field textarea,
.contact .field select {
  background: white !important;
  box-shadow: none !important;
  color: #8A8A8A !important;
  font-weight: 100;
  font-size: 14px;
  border-radius: 10px !important;
  border: 1px solid #CAD5F2;
  display: flex;
  padding: 13px 16px;
  align-items: center;
  flex-shrink: 0;
}
.contact .field input[type="text"]::placeholder,
.contact .field input[type="email"]::placeholder,
.contact .field textarea::placeholder,
.contact .field select::placeholder {
  font-weight: 100;
  opacity: 0.5;
  font-size: 0.9em;
}
.contact .field input[type="text"]:focus,
.contact .field input[type="email"]:focus,
.contact .field textarea:focus,
.contact .field select:focus {
  outline: none;
  border: 1px solid #283841;
  color: #283841 !important;
}
.contact .field input[type="text"]:invalid,
.contact .field input[type="email"]:invalid,
.contact .field textarea:invalid,
.contact .field select:invalid {
  border-color: red;
}
.contact .field input[type="text"].red_err_field,
.contact .field input[type="email"].red_err_field,
.contact .field textarea.red_err_field,
.contact .field select.red_err_field {
  border-radius: 10px;
  border: 1px solid #E30000;
  background: #f3d9df !important;
  color: #E30000 !important;
  font-size: 14px;
  font-style: normal;
  font-weight: 400;
  line-height: 140%;
  /* 19.6px */
  letter-spacing: -0.28px;
}
.contact .field textarea {
  min-height: 160px;
  border: 1px solid #CAD5F2!important;
}
.contact button {
  font-size: 15px !important;
}
.contact .ui.form .field {
  margin-top: 40px;
}
.contact button {
  font-size: 15px !important;
}
.contact .ui.form .field {
  margin-top: 10px !important;
}
@media screen and (max-width: 1199.98px) {
  .contact .ui.form .field {
    margin-top: 5px !important;
  }
}
.contact .ui.form .field .g-recaptcha {
  width: 100%;
  overflow-x: auto;
  overflow-y: hidden;
}
.contact .ui.form .field label {
  font: normal normal 300 13px/30px 'Google Sans Flex', sans-serif;
  letter-spacing: 0px;
  color: #05133A;
  font-style: normal;
  font-weight: 500;
  line-height: 20px;
  /* 166.667% */
  margin-left: 0;
  text-align: left;
}
@media screen and (max-width: 1199.98px) {
  .contact .ui.form .field label {
    margin: 0;
  }
}
.contact .ui.form .field:has(#organisation) {
  display: none;
}
.advisory-board .contact_info {
  height: calc(100% - 50px);
  border-radius: 20px;
  margin-bottom: 20px;
  padding: 15px;
  width: calc(100% - 30px);
  justify-content: center;
  justify-self: center;
  position: relative;
  background: #f0f0f0;
  display: flex;
}
.advisory-board .contact_info h4 {
  color: #001c44;
  font-size: 18px;
  font-family: 'Google Sans Flex', sans-serif !important;
  font-style: normal;
  font-weight: 500;
  line-height: 1.7em;
  text-align: left;
  margin-bottom: 16px;
  margin-top: 31px;
}
.advisory-board .contact_info .read-more {
  margin-bottom: 0;
  color: #093c84;
  display: flex;
  width: fit-content;
  position: relative;
  font-size: 16px;
  font-style: normal;
  font-weight: 500;
  line-height: normal;
  letter-spacing: -0.24px;
  cursor: pointer;
}
.advisory-board .contact_info .read-more:after {
  content: '';
  position: absolute;
  right: -15px;
  top: 50%;
  margin-top: -5px;
  width: 10px;
  height: 10px;
  background: url('../themes/pensoft-renatgro/assets/images/arrow-down-light-blue.svg') no-repeat center center;
  background-size: contain;
  pointer-events: none;
  transition: transform 0.3s ease;
}
.advisory-board .contact_info .read-more:hover:after {
  transform: rotate(180deg);
  margin-top: -5px;
}
.advisory-board .coordinator_image img {
  width: 171px;
  height: 138px;
  border-radius: 16px;
  object-fit: cover;
}
.advisory-board .coordinator_info {
  text-align: left;
  display: flex;
  align-items: center;
}
.advisory-board .coordinator_info h3 {
  color: #001c44;
  font-size: 18px;
  font-family: 'Google Sans Flex', sans-serif;
  font-style: normal;
  font-weight: 600;
  line-height: 1.7em;
  text-align: left;
  margin-bottom: 12px;
}
.flyer .go-back-link,
.logo .go-back-link {
  margin-left: 0;
}
.flyer img {
  border-radius: 20px;
}
.media-center .media-item {
  border-radius: 15px;
  display: flex;
  flex-direction: column;
  width: auto;
  position: relative;
}
.media-center .media-item .media-title {
  color: #FFF;
  font-size: 27px;
  font-style: normal;
  font-weight: 400;
  line-height: normal;
  letter-spacing: -0.54px;
  position: absolute;
  bottom: 30px;
  left: 32px;
}
@media screen and (max-width: 575.98px) {
  .media-center .media-item {
    display: flex;
    justify-content: center;
    align-items: center;
    text-align: left;
    margin: 0 auto;
    max-width: 95%;
  }
}
.media-center .media-cover {
  display: flex;
  padding: 0 !important;
}
.media-center .media-cover a {
  width: 395px;
  height: 391px;
  max-width: 100%;
  border-radius: 15px;
  overflow: hidden;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .media-center .media-cover a {
    display: block;
    width: 100%;
  }
}
.media-center .media-cover img {
  width: 395px;
  height: 391px;
  max-width: 100%;
  object-fit: cover;
  border-radius: 15px;
  transition: all 0.5s ease-in-out;
  position: relative;
}
.media-center .media-cover img:hover {
  transform: scale(1.2);
}
@media screen and (max-width: 991.98px) {
  .media-center .media-cover img {
    width: 100%;
    height: 100%;
    object-fit: cover;
  }
}
.media-center .media-cover .blur_filter {
  width: 395px;
  height: 391px;
  max-width: 100%;
  border-radius: 15px;
  background: linear-gradient(180deg, rgba(85, 68, 13, 0) 0%, #55440d 100%);
  content: ' ';
  top: 0;
  left: 0;
  position: absolute;
}
@media screen and (max-width: 991.98px) {
  .media-center .media-cover {
    width: 100%;
  }
}
.logo-item {
  width: 336px;
  max-width: 100%;
  position: relative;
}
.logo-item .record_name {
  font-size: 20px;
  font-style: normal;
  font-weight: 600;
  line-height: normal;
  margin-top: 13px;
  margin-bottom: 22px;
  /* UI Properties */
  text-align: left;
  letter-spacing: 0px;
  color: #05133A;
}
.logo-item .links {
  display: flex;
}
.logo-item .links form {
  width: 100%;
}
.logo-item .links .btn-primary {
  width: 100% !important;
  font-size: 16px;
  font-family: 'Google Sans Flex', sans-serif;
}
.logo-item .links .btn-primary i {
  content: '';
  width: 23px;
  height: 21px;
  background: url("../themes/pensoft-renatgro/assets/images/download.svg") center no-repeat;
  background-size: contain;
  margin-right: 10px;
}
.partners_list {
  display: flex !important;
  justify-content: space-between;
  width: 100%;
}
@media screen and (max-width: 991.98px) {
  .partners_list {
    justify-content: center;
  }
}
.partners .tabs a {
  width: fit-content;
  cursor: pointer;
  color: #001c44;
  font-size: 14px;
  font-family: 'Google Sans Flex', sans-serif;
  letter-spacing: -0.21px;
  float: left;
  padding: 12px 16px;
  margin-right: 7px;
  background: #E9EFFF;
  border: 1px solid #3268FF29;
  border-radius: 20px;
}
.partners .tabs a:hover,
.partners .tabs a.active {
  border: 1px solid #093c84;
  background: #093c84;
  color: white;
}
.partners .row + .row {
  margin-top: 0px !important;
}
.partner-item {
  width: calc(100% - 60px);
  height: calc(100% - 76px);
  max-width: 100%;
  margin-bottom: 20px;
  border-radius: 20px;
  padding: 28px;
  background: #f0f0f0;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.partner-item .partner_title {
  font-size: 20px;
  line-height: 32px;
  padding: 0;
}
.partner-item a.btn {
  width: 100%;
  height: 50px;
  /* UI Properties */
  background: #3369FF;
  border-radius: 20px;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  font-family: 'Google Sans Flex', sans-serif;
}
.partner-item a.btn:hover {
  background: #001c44;
  border: 1px solid #001c44;
}
.partner-item .logo_and_flag {
  margin-bottom: 41px;
}
.partner-item .partner_logo img {
  max-height: 60px;
  width: auto;
  mix-blend-mode: multiply;
}
.partner-item.christian-albrechts-universitat-zu-kiel-cau .partner_logo img,
.partner-item.campus-business-box-ev .partner_logo img {
  mix-blend-mode: normal;
}
.partner-item .title_and_description {
  display: flex;
  justify-content: space-between;
  height: 80%;
}
.partner-item .partner_title h4 {
  color: #001c44;
  font-family: 'Google Sans Flex', sans-serif;
  letter-spacing: 0px;
  font-size: 18px;
  font-style: normal;
  font-weight: 600;
  line-height: 30px;
  /* 115% */
  margin-bottom: 10px;
}
.partner-item .partner_country {
  justify-content: end;
  display: flex;
}
@media screen and (max-width: 991.98px) {
  .partner-item .partner_country {
    display: flex;
    justify-content: start;
    margin-top: 4px;
    margin-bottom: 4px;
  }
}
.partner-item .partner_country .add_label {
  width: 83px;
  height: 25px;
  /* UI Properties */
  background: #3268FF21;
  border-radius: 7px;
  font: normal normal normal 12px/25px 'Google Sans Flex', sans-serif;
  letter-spacing: -0.02px;
  color: #05133A;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-top: 3px;
  margin-right: 10px;
}
.partner-item .partner_country span.flag {
  width: 40px;
  height: 27px;
  border-radius: 5px;
  display: block;
}
.partner-item .partner_country span.flag.country_ {
  background: url("../themes/pensoft-renatgro/assets/images/earth-icon.svg") top left no-repeat;
  background-size: cover;
  width: 40px;
  height: 40px;
}
.partner-item .partner_country span.flag.country_GB {
  background: url("../themes/pensoft-renatgro/assets/images/flag_gb.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_DE {
  background: url("../themes/pensoft-renatgro/assets/images/flag_de.png") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_BG {
  background: url("../themes/pensoft-renatgro/assets/images/flag_bg.png") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_IE {
  background: url("../themes/pensoft-renatgro/assets/images/flag_ir.png") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_ES {
  background: url("../themes/pensoft-renatgro/assets/images/flag_es.png") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_GR {
  background: url("../themes/pensoft-renatgro/assets/images/flag_gr.png") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_NL {
  background: url("../themes/pensoft-renatgro/assets/images/flag_nl.png") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_DK {
  background: url("../themes/pensoft-renatgro/assets/images/flag_dk.png") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_BE {
  background: url("../themes/pensoft-renatgro/assets/images/flag_be.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_IT {
  background: url("../themes/pensoft-renatgro/assets/images/flag_it.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_SI {
  background: url("../themes/pensoft-renatgro/assets/images/flag_si.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_CH {
  background: url("../themes/pensoft-renatgro/assets/images/flag_ch.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_FR {
  background: url("../themes/pensoft-renatgro/assets/images/flag_fr.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_RO {
  background: url("../themes/pensoft-renatgro/assets/images/flag_ro.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_SE {
  background: url("../themes/pensoft-renatgro/assets/images/flag_se.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_CZ {
  background: url("../themes/pensoft-renatgro/assets/images/flag_cz.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_HR {
  background: url("../themes/pensoft-renatgro/assets/images/flag_croatia.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_NO {
  background: url("../themes/pensoft-renatgro/assets/images/flag_no.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_MT {
  background: url("../themes/pensoft-renatgro/assets/images/flag_mt.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_PL {
  background: url("../themes/pensoft-renatgro/assets/images/flag_pl.svg") top left no-repeat;
  background-size: cover;
}
.partner-item .partner_country span.flag.country_PT {
  background: url("../themes/pensoft-renatgro/assets/images/flag_pt.svg") top left no-repeat;
  background-size: cover;
}
html,
body {
  font-family: 'Google Sans Flex', sans-serif;
  background-color: #ffffff;
  color: #001c44;
  font-weight: 400;
  height: 100%;
  font-size: 18px;
  letter-spacing: 0.3px;
  font-size: 16px;
  font-style: normal;
  line-height: 1.7em;
  overflow-x: hidden;
  max-width: 100vw;
}
a {
  color: #093c84;
  transition: all 0.3s ease-in-out;
}
a:focus {
  outline: none;
}
button:focus {
  outline: none;
}
.btn:focus {
  outline: none !important;
}
p {
  color: #001c44;
  font-size: 18px;
  font-weight: 300;
  line-height: 30px;
  font-family: 'Google Sans Flex', sans-serif;
}
img {
  max-width: 100%;
}
ol {
  list-style-type: decimal;
  padding-left: 20px;
}
ol.q {
  list-style-type: upper-roman;
  padding-left: 20px;
}
ul {
  list-style-type: disc;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.title,
.head,
.page_heading {
  color: #001c44;
  font-family: 'Google Sans Flex', sans-serif;
  font-weight: 500;
  line-height: 1.35;
}
h1,
h2 {
  font-size: 42px;
  font-weight: 500;
  line-height: 1.35;
  letter-spacing: 0.42px;
}
@media screen and (max-width: 1370.98px) {
  h1,
  h2 {
    font-size: 32px;
  }
}
@media screen and (max-width: 991.98px) {
  h1,
  h2 {
    font-size: 28px;
  }
}
.subtitle {
  color: #8c99ab;
}
.head {
  color: #001c44;
  font-size: 20px;
  font-weight: bold;
}
.page_heading {
  color: #001c44;
  font-size: 75px;
  line-height: 100px;
}
@media screen and (max-width: 991.98px) {
  .page_heading {
    text-align: center;
    word-break: break-word;
    font-size: 46px;
    line-height: 50px;
    margin-left: 0 !important;
  }
}
.row + .row {
  margin-top: 55px;
}
p:has(.edit-link) {
  display: none !important;
}
.privacy a {
  color: #8c99ab;
}
.privacy a:hover {
  opacity: 0.7;
}
ul.pagination {
  padding: 0;
  margin: 0 auto;
  width: fit-content;
}
ul.pagination .page-item {
  font-weight: bold;
}
.highlight {
  background-color: #f8f9fa;
  padding: 10px;
}
.highlight .pre {
  padding: 0;
  margin: 0;
  background-color: transparent;
  border: 0;
  overflow: auto;
}
.highlight .pre .code {
  font-size: inherit;
  color: #212529;
  word-break: normal;
}
.p-0 {
  padding: 0px;
}
.pt-0 {
  padding-top: 0px;
}
.pb-0 {
  padding-bottom: 0px;
}
.pl-0 {
  padding-left: 0px;
}
.pr-0 {
  padding-right: 0px;
}
.px-0 {
  padding-left: 0px;
  padding-right: 0px;
}
.py-0 {
  padding-top: 0px;
  padding-bottom: 0px;
}
.p-1 {
  padding: 10px;
}
.pt-1 {
  padding-top: 10px;
}
.pb-1 {
  padding-bottom: 10px;
}
.pl-1 {
  padding-left: 10px;
}
.pr-1 {
  padding-right: 10px;
}
.px-1 {
  padding-left: 10px;
  padding-right: 10px;
}
.py-1 {
  padding-top: 10px;
  padding-bottom: 10px;
}
.p-2 {
  padding: 20px;
}
.pt-2 {
  padding-top: 20px;
}
.pb-2 {
  padding-bottom: 20px;
}
.pl-2 {
  padding-left: 20px;
}
.pr-2 {
  padding-right: 20px;
}
.px-2 {
  padding-left: 20px;
  padding-right: 20px;
}
.py-2 {
  padding-top: 20px;
  padding-bottom: 20px;
}
.p-3 {
  padding: 30px;
}
.pt-3 {
  padding-top: 30px;
}
.pb-3 {
  padding-bottom: 30px;
}
.pl-3 {
  padding-left: 30px;
}
.pr-3 {
  padding-right: 30px;
}
.px-3 {
  padding-left: 30px;
  padding-right: 30px;
}
.py-3 {
  padding-top: 30px;
  padding-bottom: 30px;
}
.p-4 {
  padding: 40px;
}
.pt-4 {
  padding-top: 40px;
}
.pb-4 {
  padding-bottom: 40px;
}
.pl-4 {
  padding-left: 40px;
}
.pr-4 {
  padding-right: 40px;
}
.px-4 {
  padding-left: 40px;
  padding-right: 40px;
}
.py-4 {
  padding-top: 40px;
  padding-bottom: 40px;
}
.p-5 {
  padding: 50px;
}
.pt-5 {
  padding-top: 50px;
}
.pb-5 {
  padding-bottom: 50px;
}
.pl-5 {
  padding-left: 50px;
}
.pr-5 {
  padding-right: 50px;
}
.px-5 {
  padding-left: 50px;
  padding-right: 50px;
}
.py-5 {
  padding-top: 50px;
  padding-bottom: 50px;
}
.p-auto {
  padding: auto;
}
.pt-auto {
  padding-top: auto;
}
.pb-auto {
  padding-bottom: auto;
}
.pl-auto {
  padding-left: auto;
}
.pr-auto {
  padding-right: auto;
}
.px-auto {
  padding-left: auto;
  padding-right: auto;
}
.py-auto {
  padding-top: auto;
  padding-bottom: auto;
}
.m-0 {
  margin: 0px;
}
.mt-0 {
  margin-top: 0px;
}
.mb-0 {
  margin-bottom: 0px;
}
.ml-0 {
  margin-left: 0px;
}
.mr-0 {
  margin-right: 0px;
}
.mx-0 {
  margin-left: 0px;
  margin-right: 0px;
}
.my-0 {
  margin-top: 0px;
  margin-bottom: 0px;
}
.m-1 {
  margin: 20px;
}
.mt-1 {
  margin-top: 20px;
}
.mb-1 {
  margin-bottom: 20px;
}
.ml-1 {
  margin-left: 20px;
}
.mr-1 {
  margin-right: 20px;
}
.mx-1 {
  margin-left: 20px;
  margin-right: 20px;
}
.my-1 {
  margin-top: 20px;
  margin-bottom: 20px;
}
.m-2 {
  margin: 40px;
}
.mt-2 {
  margin-top: 40px;
}
.mb-2 {
  margin-bottom: 40px;
}
.ml-2 {
  margin-left: 40px;
}
.mr-2 {
  margin-right: 40px;
}
.mx-2 {
  margin-left: 40px;
  margin-right: 40px;
}
.my-2 {
  margin-top: 40px;
  margin-bottom: 40px;
}
.m-3 {
  margin: 60px;
}
.mt-3 {
  margin-top: 60px;
}
.mb-3 {
  margin-bottom: 60px;
}
.ml-3 {
  margin-left: 60px;
}
.mr-3 {
  margin-right: 60px;
}
.mx-3 {
  margin-left: 60px;
  margin-right: 60px;
}
.my-3 {
  margin-top: 60px;
  margin-bottom: 60px;
}
.m-4 {
  margin: 80px;
}
.mt-4 {
  margin-top: 80px;
}
.mb-4 {
  margin-bottom: 80px;
}
.ml-4 {
  margin-left: 80px;
}
.mr-4 {
  margin-right: 80px;
}
.mx-4 {
  margin-left: 80px;
  margin-right: 80px;
}
.my-4 {
  margin-top: 80px;
  margin-bottom: 80px;
}
.m-5 {
  margin: 100px;
}
.mt-5 {
  margin-top: 100px;
}
.mb-5 {
  margin-bottom: 100px;
}
.ml-5 {
  margin-left: 100px;
}
.mr-5 {
  margin-right: 100px;
}
.mx-5 {
  margin-left: 100px;
  margin-right: 100px;
}
.my-5 {
  margin-top: 100px;
  margin-bottom: 100px;
}
.m-auto {
  margin: auto;
}
.mt-auto {
  margin-top: auto;
}
.mb-auto {
  margin-bottom: auto;
}
.ml-auto {
  margin-left: auto;
}
.mr-auto {
  margin-right: auto;
}
.mx-auto {
  margin-left: auto;
  margin-right: auto;
}
.my-auto {
  margin-top: auto;
  margin-bottom: auto;
}
@media screen and (min-width: 992px) {
  .p-lg-0 {
    padding: 0px;
  }
  .pt-lg-0 {
    padding-top: 0px;
  }
  .pb-lg-0 {
    padding-bottom: 0px;
  }
  .pl-lg-0 {
    padding-left: 0px;
  }
  .pr-lg-0 {
    padding-right: 0px;
  }
  .px-lg-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .py-lg-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .p-lg-1 {
    padding: 10px;
  }
  .pt-lg-1 {
    padding-top: 10px;
  }
  .pb-lg-1 {
    padding-bottom: 10px;
  }
  .pl-lg-1 {
    padding-left: 10px;
  }
  .pr-lg-1 {
    padding-right: 10px;
  }
  .px-lg-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-lg-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .p-lg-2 {
    padding: 20px;
  }
  .pt-lg-2 {
    padding-top: 20px;
  }
  .pb-lg-2 {
    padding-bottom: 20px;
  }
  .pl-lg-2 {
    padding-left: 20px;
  }
  .pr-lg-2 {
    padding-right: 20px;
  }
  .px-lg-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-lg-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-lg-3 {
    padding: 30px;
  }
  .pt-lg-3 {
    padding-top: 30px;
  }
  .pb-lg-3 {
    padding-bottom: 30px;
  }
  .pl-lg-3 {
    padding-left: 30px;
  }
  .pr-lg-3 {
    padding-right: 30px;
  }
  .px-lg-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-lg-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-lg-4 {
    padding: 40px;
  }
  .pt-lg-4 {
    padding-top: 40px;
  }
  .pb-lg-4 {
    padding-bottom: 40px;
  }
  .pl-lg-4 {
    padding-left: 40px;
  }
  .pr-lg-4 {
    padding-right: 40px;
  }
  .px-lg-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-lg-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-lg-5 {
    padding: 50px;
  }
  .pt-lg-5 {
    padding-top: 50px;
  }
  .pb-lg-5 {
    padding-bottom: 50px;
  }
  .pl-lg-5 {
    padding-left: 50px;
  }
  .pr-lg-5 {
    padding-right: 50px;
  }
  .px-lg-5 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-lg-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-lg-auto {
    padding: auto;
  }
  .pt-lg-auto {
    padding-top: auto;
  }
  .pb-lg-auto {
    padding-bottom: auto;
  }
  .pl-lg-auto {
    padding-left: auto;
  }
  .pr-lg-auto {
    padding-right: auto;
  }
  .px-lg-auto {
    padding-left: auto;
    padding-right: auto;
  }
  .py-lg-auto {
    padding-top: auto;
    padding-bottom: auto;
  }
  .m-lg-0 {
    margin: 0px;
  }
  .mt-lg-0 {
    margin-top: 0px;
  }
  .mb-lg-0 {
    margin-bottom: 0px;
  }
  .ml-lg-0 {
    margin-left: 0px;
  }
  .mr-lg-0 {
    margin-right: 0px;
  }
  .mx-lg-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .my-lg-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-lg-1 {
    margin: 20px;
  }
  .mt-lg-1 {
    margin-top: 20px;
  }
  .mb-lg-1 {
    margin-bottom: 20px;
  }
  .ml-lg-1 {
    margin-left: 20px;
  }
  .mr-lg-1 {
    margin-right: 20px;
  }
  .mx-lg-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-lg-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-lg-2 {
    margin: 40px;
  }
  .mt-lg-2 {
    margin-top: 40px;
  }
  .mb-lg-2 {
    margin-bottom: 40px;
  }
  .ml-lg-2 {
    margin-left: 40px;
  }
  .mr-lg-2 {
    margin-right: 40px;
  }
  .mx-lg-2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my-lg-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-lg-3 {
    margin: 60px;
  }
  .mt-lg-3 {
    margin-top: 60px;
  }
  .mb-lg-3 {
    margin-bottom: 60px;
  }
  .ml-lg-3 {
    margin-left: 60px;
  }
  .mr-lg-3 {
    margin-right: 60px;
  }
  .mx-lg-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .my-lg-3 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .m-lg-4 {
    margin: 80px;
  }
  .mt-lg-4 {
    margin-top: 80px;
  }
  .mb-lg-4 {
    margin-bottom: 80px;
  }
  .ml-lg-4 {
    margin-left: 80px;
  }
  .mr-lg-4 {
    margin-right: 80px;
  }
  .mx-lg-4 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .my-lg-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .m-lg-5 {
    margin: 100px;
  }
  .mt-lg-5 {
    margin-top: 100px;
  }
  .mb-lg-5 {
    margin-bottom: 100px;
  }
  .ml-lg-5 {
    margin-left: 100px;
  }
  .mr-lg-5 {
    margin-right: 100px;
  }
  .mx-lg-5 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-lg-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .m-lg-auto {
    margin: auto;
  }
  .mt-lg-auto {
    margin-top: auto;
  }
  .mb-lg-auto {
    margin-bottom: auto;
  }
  .ml-lg-auto {
    margin-left: auto;
  }
  .mr-lg-auto {
    margin-right: auto;
  }
  .mx-lg-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-lg-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (min-width: 576px) {
  .p-sm-0 {
    padding: 0px;
  }
  .pt-sm-0 {
    padding-top: 0px;
  }
  .pb-sm-0 {
    padding-bottom: 0px;
  }
  .pl-sm-0 {
    padding-left: 0px;
  }
  .pr-sm-0 {
    padding-right: 0px;
  }
  .px-sm-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .py-sm-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .p-sm-1 {
    padding: 10px;
  }
  .pt-sm-1 {
    padding-top: 10px;
  }
  .pb-sm-1 {
    padding-bottom: 10px;
  }
  .pl-sm-1 {
    padding-left: 10px;
  }
  .pr-sm-1 {
    padding-right: 10px;
  }
  .px-sm-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-sm-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .p-sm-2 {
    padding: 20px;
  }
  .pt-sm-2 {
    padding-top: 20px;
  }
  .pb-sm-2 {
    padding-bottom: 20px;
  }
  .pl-sm-2 {
    padding-left: 20px;
  }
  .pr-sm-2 {
    padding-right: 20px;
  }
  .px-sm-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-sm-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-sm-3 {
    padding: 30px;
  }
  .pt-sm-3 {
    padding-top: 30px;
  }
  .pb-sm-3 {
    padding-bottom: 30px;
  }
  .pl-sm-3 {
    padding-left: 30px;
  }
  .pr-sm-3 {
    padding-right: 30px;
  }
  .px-sm-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-sm-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-sm-4 {
    padding: 40px;
  }
  .pt-sm-4 {
    padding-top: 40px;
  }
  .pb-sm-4 {
    padding-bottom: 40px;
  }
  .pl-sm-4 {
    padding-left: 40px;
  }
  .pr-sm-4 {
    padding-right: 40px;
  }
  .px-sm-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-sm-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-sm-5 {
    padding: 50px;
  }
  .pt-sm-5 {
    padding-top: 50px;
  }
  .pb-sm-5 {
    padding-bottom: 50px;
  }
  .pl-sm-5 {
    padding-left: 50px;
  }
  .pr-sm-5 {
    padding-right: 50px;
  }
  .px-sm-5 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-sm-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-sm-auto {
    padding: auto;
  }
  .pt-sm-auto {
    padding-top: auto;
  }
  .pb-sm-auto {
    padding-bottom: auto;
  }
  .pl-sm-auto {
    padding-left: auto;
  }
  .pr-sm-auto {
    padding-right: auto;
  }
  .px-sm-auto {
    padding-left: auto;
    padding-right: auto;
  }
  .py-sm-auto {
    padding-top: auto;
    padding-bottom: auto;
  }
  .m-sm-0 {
    margin: 0px;
  }
  .mt-sm-0 {
    margin-top: 0px;
  }
  .mb-sm-0 {
    margin-bottom: 0px;
  }
  .ml-sm-0 {
    margin-left: 0px;
  }
  .mr-sm-0 {
    margin-right: 0px;
  }
  .mx-sm-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .my-sm-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-sm-1 {
    margin: 20px;
  }
  .mt-sm-1 {
    margin-top: 20px;
  }
  .mb-sm-1 {
    margin-bottom: 20px;
  }
  .ml-sm-1 {
    margin-left: 20px;
  }
  .mr-sm-1 {
    margin-right: 20px;
  }
  .mx-sm-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-sm-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-sm-2 {
    margin: 40px;
  }
  .mt-sm-2 {
    margin-top: 40px;
  }
  .mb-sm-2 {
    margin-bottom: 40px;
  }
  .ml-sm-2 {
    margin-left: 40px;
  }
  .mr-sm-2 {
    margin-right: 40px;
  }
  .mx-sm-2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my-sm-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-sm-3 {
    margin: 60px;
  }
  .mt-sm-3 {
    margin-top: 60px;
  }
  .mb-sm-3 {
    margin-bottom: 60px;
  }
  .ml-sm-3 {
    margin-left: 60px;
  }
  .mr-sm-3 {
    margin-right: 60px;
  }
  .mx-sm-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .my-sm-3 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .m-sm-4 {
    margin: 80px;
  }
  .mt-sm-4 {
    margin-top: 80px;
  }
  .mb-sm-4 {
    margin-bottom: 80px;
  }
  .ml-sm-4 {
    margin-left: 80px;
  }
  .mr-sm-4 {
    margin-right: 80px;
  }
  .mx-sm-4 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .my-sm-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .m-sm-5 {
    margin: 100px;
  }
  .mt-sm-5 {
    margin-top: 100px;
  }
  .mb-sm-5 {
    margin-bottom: 100px;
  }
  .ml-sm-5 {
    margin-left: 100px;
  }
  .mr-sm-5 {
    margin-right: 100px;
  }
  .mx-sm-5 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-sm-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .m-sm-auto {
    margin: auto;
  }
  .mt-sm-auto {
    margin-top: auto;
  }
  .mb-sm-auto {
    margin-bottom: auto;
  }
  .ml-sm-auto {
    margin-left: auto;
  }
  .mr-sm-auto {
    margin-right: auto;
  }
  .mx-sm-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-sm-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (min-width: 768px) {
  .p-md-0 {
    padding: 0px;
  }
  .pt-md-0 {
    padding-top: 0px;
  }
  .pb-md-0 {
    padding-bottom: 0px;
  }
  .pl-md-0 {
    padding-left: 0px;
  }
  .pr-md-0 {
    padding-right: 0px;
  }
  .px-md-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .py-md-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .p-md-1 {
    padding: 10px;
  }
  .pt-md-1 {
    padding-top: 10px;
  }
  .pb-md-1 {
    padding-bottom: 10px;
  }
  .pl-md-1 {
    padding-left: 10px;
  }
  .pr-md-1 {
    padding-right: 10px;
  }
  .px-md-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-md-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .p-md-2 {
    padding: 20px;
  }
  .pt-md-2 {
    padding-top: 20px;
  }
  .pb-md-2 {
    padding-bottom: 20px;
  }
  .pl-md-2 {
    padding-left: 20px;
  }
  .pr-md-2 {
    padding-right: 20px;
  }
  .px-md-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-md-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-md-3 {
    padding: 30px;
  }
  .pt-md-3 {
    padding-top: 30px;
  }
  .pb-md-3 {
    padding-bottom: 30px;
  }
  .pl-md-3 {
    padding-left: 30px;
  }
  .pr-md-3 {
    padding-right: 30px;
  }
  .px-md-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-md-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-md-4 {
    padding: 40px;
  }
  .pt-md-4 {
    padding-top: 40px;
  }
  .pb-md-4 {
    padding-bottom: 40px;
  }
  .pl-md-4 {
    padding-left: 40px;
  }
  .pr-md-4 {
    padding-right: 40px;
  }
  .px-md-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-md-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-md-5 {
    padding: 50px;
  }
  .pt-md-5 {
    padding-top: 50px;
  }
  .pb-md-5 {
    padding-bottom: 50px;
  }
  .pl-md-5 {
    padding-left: 50px;
  }
  .pr-md-5 {
    padding-right: 50px;
  }
  .px-md-5 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-md-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-md-auto {
    padding: auto;
  }
  .pt-md-auto {
    padding-top: auto;
  }
  .pb-md-auto {
    padding-bottom: auto;
  }
  .pl-md-auto {
    padding-left: auto;
  }
  .pr-md-auto {
    padding-right: auto;
  }
  .px-md-auto {
    padding-left: auto;
    padding-right: auto;
  }
  .py-md-auto {
    padding-top: auto;
    padding-bottom: auto;
  }
  .m-md-0 {
    margin: 0px;
  }
  .mt-md-0 {
    margin-top: 0px;
  }
  .mb-md-0 {
    margin-bottom: 0px;
  }
  .ml-md-0 {
    margin-left: 0px;
  }
  .mr-md-0 {
    margin-right: 0px;
  }
  .mx-md-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .my-md-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-md-1 {
    margin: 20px;
  }
  .mt-md-1 {
    margin-top: 20px;
  }
  .mb-md-1 {
    margin-bottom: 20px;
  }
  .ml-md-1 {
    margin-left: 20px;
  }
  .mr-md-1 {
    margin-right: 20px;
  }
  .mx-md-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-md-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-md-2 {
    margin: 40px;
  }
  .mt-md-2 {
    margin-top: 40px;
  }
  .mb-md-2 {
    margin-bottom: 40px;
  }
  .ml-md-2 {
    margin-left: 40px;
  }
  .mr-md-2 {
    margin-right: 40px;
  }
  .mx-md-2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my-md-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-md-3 {
    margin: 60px;
  }
  .mt-md-3 {
    margin-top: 60px;
  }
  .mb-md-3 {
    margin-bottom: 60px;
  }
  .ml-md-3 {
    margin-left: 60px;
  }
  .mr-md-3 {
    margin-right: 60px;
  }
  .mx-md-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .my-md-3 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .m-md-4 {
    margin: 80px;
  }
  .mt-md-4 {
    margin-top: 80px;
  }
  .mb-md-4 {
    margin-bottom: 80px;
  }
  .ml-md-4 {
    margin-left: 80px;
  }
  .mr-md-4 {
    margin-right: 80px;
  }
  .mx-md-4 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .my-md-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .m-md-5 {
    margin: 100px;
  }
  .mt-md-5 {
    margin-top: 100px;
  }
  .mb-md-5 {
    margin-bottom: 100px;
  }
  .ml-md-5 {
    margin-left: 100px;
  }
  .mr-md-5 {
    margin-right: 100px;
  }
  .mx-md-5 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-md-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .m-md-auto {
    margin: auto;
  }
  .mt-md-auto {
    margin-top: auto;
  }
  .mb-md-auto {
    margin-bottom: auto;
  }
  .ml-md-auto {
    margin-left: auto;
  }
  .mr-md-auto {
    margin-right: auto;
  }
  .mx-md-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-md-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
@media screen and (min-width: 1438px) {
  .p-xl-0 {
    padding: 0px;
  }
  .pt-xl-0 {
    padding-top: 0px;
  }
  .pb-xl-0 {
    padding-bottom: 0px;
  }
  .pl-xl-0 {
    padding-left: 0px;
  }
  .pr-xl-0 {
    padding-right: 0px;
  }
  .px-xl-0 {
    padding-left: 0px;
    padding-right: 0px;
  }
  .py-xl-0 {
    padding-top: 0px;
    padding-bottom: 0px;
  }
  .p-xl-1 {
    padding: 10px;
  }
  .pt-xl-1 {
    padding-top: 10px;
  }
  .pb-xl-1 {
    padding-bottom: 10px;
  }
  .pl-xl-1 {
    padding-left: 10px;
  }
  .pr-xl-1 {
    padding-right: 10px;
  }
  .px-xl-1 {
    padding-left: 10px;
    padding-right: 10px;
  }
  .py-xl-1 {
    padding-top: 10px;
    padding-bottom: 10px;
  }
  .p-xl-2 {
    padding: 20px;
  }
  .pt-xl-2 {
    padding-top: 20px;
  }
  .pb-xl-2 {
    padding-bottom: 20px;
  }
  .pl-xl-2 {
    padding-left: 20px;
  }
  .pr-xl-2 {
    padding-right: 20px;
  }
  .px-xl-2 {
    padding-left: 20px;
    padding-right: 20px;
  }
  .py-xl-2 {
    padding-top: 20px;
    padding-bottom: 20px;
  }
  .p-xl-3 {
    padding: 30px;
  }
  .pt-xl-3 {
    padding-top: 30px;
  }
  .pb-xl-3 {
    padding-bottom: 30px;
  }
  .pl-xl-3 {
    padding-left: 30px;
  }
  .pr-xl-3 {
    padding-right: 30px;
  }
  .px-xl-3 {
    padding-left: 30px;
    padding-right: 30px;
  }
  .py-xl-3 {
    padding-top: 30px;
    padding-bottom: 30px;
  }
  .p-xl-4 {
    padding: 40px;
  }
  .pt-xl-4 {
    padding-top: 40px;
  }
  .pb-xl-4 {
    padding-bottom: 40px;
  }
  .pl-xl-4 {
    padding-left: 40px;
  }
  .pr-xl-4 {
    padding-right: 40px;
  }
  .px-xl-4 {
    padding-left: 40px;
    padding-right: 40px;
  }
  .py-xl-4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
  .p-xl-5 {
    padding: 50px;
  }
  .pt-xl-5 {
    padding-top: 50px;
  }
  .pb-xl-5 {
    padding-bottom: 50px;
  }
  .pl-xl-5 {
    padding-left: 50px;
  }
  .pr-xl-5 {
    padding-right: 50px;
  }
  .px-xl-5 {
    padding-left: 50px;
    padding-right: 50px;
  }
  .py-xl-5 {
    padding-top: 50px;
    padding-bottom: 50px;
  }
  .p-xl-auto {
    padding: auto;
  }
  .pt-xl-auto {
    padding-top: auto;
  }
  .pb-xl-auto {
    padding-bottom: auto;
  }
  .pl-xl-auto {
    padding-left: auto;
  }
  .pr-xl-auto {
    padding-right: auto;
  }
  .px-xl-auto {
    padding-left: auto;
    padding-right: auto;
  }
  .py-xl-auto {
    padding-top: auto;
    padding-bottom: auto;
  }
  .m-xl-0 {
    margin: 0px;
  }
  .mt-xl-0 {
    margin-top: 0px;
  }
  .mb-xl-0 {
    margin-bottom: 0px;
  }
  .ml-xl-0 {
    margin-left: 0px;
  }
  .mr-xl-0 {
    margin-right: 0px;
  }
  .mx-xl-0 {
    margin-left: 0px;
    margin-right: 0px;
  }
  .my-xl-0 {
    margin-top: 0px;
    margin-bottom: 0px;
  }
  .m-xl-1 {
    margin: 20px;
  }
  .mt-xl-1 {
    margin-top: 20px;
  }
  .mb-xl-1 {
    margin-bottom: 20px;
  }
  .ml-xl-1 {
    margin-left: 20px;
  }
  .mr-xl-1 {
    margin-right: 20px;
  }
  .mx-xl-1 {
    margin-left: 20px;
    margin-right: 20px;
  }
  .my-xl-1 {
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .m-xl-2 {
    margin: 40px;
  }
  .mt-xl-2 {
    margin-top: 40px;
  }
  .mb-xl-2 {
    margin-bottom: 40px;
  }
  .ml-xl-2 {
    margin-left: 40px;
  }
  .mr-xl-2 {
    margin-right: 40px;
  }
  .mx-xl-2 {
    margin-left: 40px;
    margin-right: 40px;
  }
  .my-xl-2 {
    margin-top: 40px;
    margin-bottom: 40px;
  }
  .m-xl-3 {
    margin: 60px;
  }
  .mt-xl-3 {
    margin-top: 60px;
  }
  .mb-xl-3 {
    margin-bottom: 60px;
  }
  .ml-xl-3 {
    margin-left: 60px;
  }
  .mr-xl-3 {
    margin-right: 60px;
  }
  .mx-xl-3 {
    margin-left: 60px;
    margin-right: 60px;
  }
  .my-xl-3 {
    margin-top: 60px;
    margin-bottom: 60px;
  }
  .m-xl-4 {
    margin: 80px;
  }
  .mt-xl-4 {
    margin-top: 80px;
  }
  .mb-xl-4 {
    margin-bottom: 80px;
  }
  .ml-xl-4 {
    margin-left: 80px;
  }
  .mr-xl-4 {
    margin-right: 80px;
  }
  .mx-xl-4 {
    margin-left: 80px;
    margin-right: 80px;
  }
  .my-xl-4 {
    margin-top: 80px;
    margin-bottom: 80px;
  }
  .m-xl-5 {
    margin: 100px;
  }
  .mt-xl-5 {
    margin-top: 100px;
  }
  .mb-xl-5 {
    margin-bottom: 100px;
  }
  .ml-xl-5 {
    margin-left: 100px;
  }
  .mr-xl-5 {
    margin-right: 100px;
  }
  .mx-xl-5 {
    margin-left: 100px;
    margin-right: 100px;
  }
  .my-xl-5 {
    margin-top: 100px;
    margin-bottom: 100px;
  }
  .m-xl-auto {
    margin: auto;
  }
  .mt-xl-auto {
    margin-top: auto;
  }
  .mb-xl-auto {
    margin-bottom: auto;
  }
  .ml-xl-auto {
    margin-left: auto;
  }
  .mr-xl-auto {
    margin-right: auto;
  }
  .mx-xl-auto {
    margin-left: auto;
    margin-right: auto;
  }
  .my-xl-auto {
    margin-top: auto;
    margin-bottom: auto;
  }
}
.text-primary {
  color: #ffedf8;
}
.text-secondary {
  color: #f0f0f0;
}
.text-success {
  color: #020202;
}
.text-danger {
  color: #dc3545;
}
.text-warning {
  color: #ffc107;
}
.text-info {
  color: #e5bd3c;
}
.text-light {
  color: #1f1f1f;
}
.text-dark {
  color: #001c44;
}
.text-muted {
  color: #001c44;
}
.text-white {
  color: #ffffff;
}
.text-grey {
  color: #495a62;
}
.text-grey-search-btn {
  color: #35393e;
}
.text-link {
  color: #093c84;
}
.bg-primary {
  background-color: #ffffff;
}
.bg-secondary {
  background: #f0f0f0;
  background-size: cover;
}
.bg-success {
  background-color: #020202;
}
.bg-danger {
  background-color: #dc3545;
}
.bg-warning {
  background-color: #ffc107;
}
.bg-info {
  background-color: #e5bd3c;
}
.bg-light {
  background-color: #1f1f1f;
}
.bg-dark {
  background-color: #001c44;
}
.bg-white {
  background-color: #ffffff;
}
.text-left {
  text-align: left !important;
}
.text-center {
  text-align: center !important;
}
.text-right {
  text-align: right !important;
}
.text-justify {
  text-align: justify !important;
}
.text-nowrap {
  white-space: nowrap !important;
}
.text-published {
  color: #001c44;
  margin-bottom: 20px;
  color: #ffedf8;
}
.text-truncate {
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
}
.text-lowercase {
  text-transform: lowercase !important;
}
.text-uppercase {
  text-transform: uppercase !important;
}
.text-capitalize {
  text-transform: capitalize !important;
}
.font-weight-bold {
  font-weight: 700 !important;
}
.font-weight-normal {
  font-weight: 400 !important;
}
.font-weight-light {
  font-weight: 300 !important;
}
.font-italic {
  font-style: italic !important;
}
.text-bold {
  font-weight: bold;
}
.text-ligth {
  color: #001c44;
  font-size: 16px;
  font-family: 'Google Sans Flex', sans-serif;
}
.break-word {
  word-break: break-word;
}
.d-flex {
  display: flex;
}
.d-inline-flex {
  display: inline-flex;
}
.nowrap {
  flex-wrap: nowrap !important;
}
.flex-flow-row-wrap {
  flex-flow: row wrap;
}
.flex-flow-column-wrap {
  flex-flow: column wrap;
}
.flex-flow-wrap {
  flex-flow: wrap;
}
.flex-flow-wrap-reverse {
  flex-flow: wrap-reverse;
}
.flex-flow-nowrap {
  flex-flow: nowrap;
}
.flex-row {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: row !important;
  flex-direction: row !important;
}
.flex-row-reverse {
  -webkit-box-orient: horizontal !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: row-reverse !important;
  flex-direction: row-reverse !important;
}
.flex-column {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: normal !important;
  -ms-flex-direction: column !important;
  flex-direction: column !important;
}
.flex-column-reverse {
  -webkit-box-orient: vertical !important;
  -webkit-box-direction: reverse !important;
  -ms-flex-direction: column-reverse !important;
  flex-direction: column-reverse !important;
}
.justify-content-start {
  -webkit-box-pack: start !important;
  -ms-flex-pack: start !important;
  justify-content: flex-start !important;
}
.justify-content-end {
  -webkit-box-pack: end !important;
  -ms-flex-pack: end !important;
  justify-content: flex-end !important;
}
.justify-content-center {
  -webkit-box-pack: center !important;
  -ms-flex-pack: center !important;
  justify-content: center !important;
}
.justify-content-between {
  -webkit-box-pack: justify !important;
  -ms-flex-pack: justify !important;
  justify-content: space-between !important;
}
.justify-content-around {
  -ms-flex-pack: distribute !important;
  justify-content: space-around !important;
}
.justify-content-evenly {
  justify-content: space-evenly !important;
}
.align-items-start {
  -webkit-box-align: start !important;
  -ms-flex-align: start !important;
  align-items: flex-start !important;
}
.align-items-end {
  -webkit-box-align: end !important;
  -ms-flex-align: end !important;
  align-items: flex-end !important;
}
.align-items-center {
  -webkit-box-align: center !important;
  -ms-flex-align: center !important;
  align-items: center !important;
}
.align-items-baseline {
  -webkit-box-align: baseline !important;
  -ms-flex-align: baseline !important;
  align-items: baseline !important;
}
.align-items-stretch {
  -webkit-box-align: stretch !important;
  -ms-flex-align: stretch !important;
  align-items: stretch !important;
}
.align-self-start {
  -ms-flex-item-align: start !important;
  align-self: flex-start !important;
}
.align-self-end {
  -ms-flex-item-align: end !important;
  align-self: flex-end !important;
}
.align-self-center {
  -ms-flex-item-align: center !important;
  align-self: center !important;
}
.align-self-baseline {
  -ms-flex-item-align: baseline !important;
  align-self: baseline !important;
}
.align-self-stretch {
  -ms-flex-item-align: stretch !important;
  align-self: stretch !important;
}
.align-content-start {
  -ms-flex-line-pack: start !important;
  align-content: flex-start !important;
}
.align-content-end {
  -ms-flex-line-pack: end !important;
  align-content: flex-end !important;
}
.align-content-center {
  -ms-flex-line-pack: center !important;
  align-content: center !important;
}
.align-content-around {
  -ms-flex-line-pack: space-around !important;
  align-content: space-around !important;
}
.align-content-stretch {
  -ms-flex-line-pack: stretch !important;
  align-content: stretch !important;
}
@media screen and (min-width: 576px) {
  .flex-flow-sm-row-wrap {
    flex-flow: row wrap;
  }
  .flex-flow-sm-column-wrap {
    flex-flow: column wrap;
  }
  .flex-flow-sm-wrap {
    flex-flow: wrap;
  }
  .flex-flow-sm-wrap-reverse {
    flex-flow: wrap-reverse;
  }
  .flex-flow-sm-nowrap {
    flex-flow: nowrap;
  }
  .flex-sm-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-sm-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-sm-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-sm-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .justify-content-sm-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-sm-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-sm-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-sm-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-sm-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-sm-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-sm-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-sm-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-sm-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-sm-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-sm-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-self-sm-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-sm-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-sm-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-sm-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-sm-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .align-content-sm-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-sm-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-sm-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-sm-around {
    -ms-flex-line-pack: space-around !important;
    align-content: space-around !important;
  }
  .align-content-sm-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media screen and (min-width: 768px) {
  .flex-flow-md-row-wrap {
    flex-flow: row wrap;
  }
  .flex-flow-md-column-wrap {
    flex-flow: column wrap;
  }
  .flex-flow-md-wrap {
    flex-flow: wrap;
  }
  .flex-flow-md-wrap-reverse {
    flex-flow: wrap-reverse;
  }
  .flex-flow-md-nowrap {
    flex-flow: nowrap;
  }
  .flex-md-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-md-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-md-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-md-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .justify-content-md-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-md-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-md-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-md-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-md-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-md-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-md-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-md-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-md-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-md-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-md-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-self-md-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-md-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-md-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-md-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-md-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .align-content-md-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-md-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-md-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-md-around {
    -ms-flex-line-pack: space-around !important;
    align-content: space-around !important;
  }
  .align-content-md-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media screen and (min-width: 992px) {
  .flex-flow-lg-row-wrap {
    flex-flow: row wrap;
  }
  .flex-flow-lg-column-wrap {
    flex-flow: column wrap;
  }
  .flex-flow-lg-wrap {
    flex-flow: wrap;
  }
  .flex-flow-lg-wrap-reverse {
    flex-flow: wrap-reverse;
  }
  .flex-flow-lg-nowrap {
    flex-flow: nowrap;
  }
  .flex-lg-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-lg-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-lg-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-lg-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .justify-content-lg-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-lg-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-lg-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-lg-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-lg-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-lg-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-lg-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-lg-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-lg-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-lg-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-lg-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-self-lg-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-lg-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-lg-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-lg-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-lg-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .align-content-lg-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-lg-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-lg-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-lg-around {
    -ms-flex-line-pack: space-around !important;
    align-content: space-around !important;
  }
  .align-content-lg-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
@media screen and (min-width: 1438px) {
  .flex-flow-xl-row-wrap {
    flex-flow: row wrap;
  }
  .flex-flow-xl-column-wrap {
    flex-flow: column wrap;
  }
  .flex-flow-xl-wrap {
    flex-flow: wrap;
  }
  .flex-flow-xl-wrap-reverse {
    flex-flow: wrap-reverse;
  }
  .flex-flow-xl-nowrap {
    flex-flow: nowrap;
  }
  .flex-xl-row {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: row !important;
    flex-direction: row !important;
  }
  .flex-xl-row-reverse {
    -webkit-box-orient: horizontal !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: row-reverse !important;
    flex-direction: row-reverse !important;
  }
  .flex-xl-column {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: normal !important;
    -ms-flex-direction: column !important;
    flex-direction: column !important;
  }
  .flex-xl-column-reverse {
    -webkit-box-orient: vertical !important;
    -webkit-box-direction: reverse !important;
    -ms-flex-direction: column-reverse !important;
    flex-direction: column-reverse !important;
  }
  .justify-content-xl-start {
    -webkit-box-pack: start !important;
    -ms-flex-pack: start !important;
    justify-content: flex-start !important;
  }
  .justify-content-xl-end {
    -webkit-box-pack: end !important;
    -ms-flex-pack: end !important;
    justify-content: flex-end !important;
  }
  .justify-content-xl-center {
    -webkit-box-pack: center !important;
    -ms-flex-pack: center !important;
    justify-content: center !important;
  }
  .justify-content-xl-between {
    -webkit-box-pack: justify !important;
    -ms-flex-pack: justify !important;
    justify-content: space-between !important;
  }
  .justify-content-xl-around {
    -ms-flex-pack: distribute !important;
    justify-content: space-around !important;
  }
  .justify-content-xl-evenly {
    justify-content: space-evenly !important;
  }
  .align-items-xl-start {
    -webkit-box-align: start !important;
    -ms-flex-align: start !important;
    align-items: flex-start !important;
  }
  .align-items-xl-end {
    -webkit-box-align: end !important;
    -ms-flex-align: end !important;
    align-items: flex-end !important;
  }
  .align-items-xl-center {
    -webkit-box-align: center !important;
    -ms-flex-align: center !important;
    align-items: center !important;
  }
  .align-items-xl-baseline {
    -webkit-box-align: baseline !important;
    -ms-flex-align: baseline !important;
    align-items: baseline !important;
  }
  .align-items-xl-stretch {
    -webkit-box-align: stretch !important;
    -ms-flex-align: stretch !important;
    align-items: stretch !important;
  }
  .align-self-xl-start {
    -ms-flex-item-align: start !important;
    align-self: flex-start !important;
  }
  .align-self-xl-end {
    -ms-flex-item-align: end !important;
    align-self: flex-end !important;
  }
  .align-self-xl-center {
    -ms-flex-item-align: center !important;
    align-self: center !important;
  }
  .align-self-xl-baseline {
    -ms-flex-item-align: baseline !important;
    align-self: baseline !important;
  }
  .align-self-xl-stretch {
    -ms-flex-item-align: stretch !important;
    align-self: stretch !important;
  }
  .align-content-xl-start {
    -ms-flex-line-pack: start !important;
    align-content: flex-start !important;
  }
  .align-content-xl-end {
    -ms-flex-line-pack: end !important;
    align-content: flex-end !important;
  }
  .align-content-xl-center {
    -ms-flex-line-pack: center !important;
    align-content: center !important;
  }
  .align-content-xl-around {
    -ms-flex-line-pack: space-around !important;
    align-content: space-around !important;
  }
  .align-content-xl-stretch {
    -ms-flex-line-pack: stretch !important;
    align-content: stretch !important;
  }
}
.d-grid {
  display: grid;
}
.gtc-4 {
  grid-template-columns: 1fr 1fr 1fr 1fr;
}
.gtc-3 {
  grid-template-columns: 1fr 1fr 1fr;
}
.gtc-2 {
  grid-template-columns: 1fr 1fr;
}
.gtc-1 {
  grid-template-columns: 1fr;
}
@media screen and (min-width: 992px) {
  .gtc-lg-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .gtc-lg-2 {
    grid-template-columns: 1fr 1fr;
  }
  .gtc-lg-1 {
    grid-template-columns: 1fr;
  }
}
@media screen and (max-width: 575.98px) {
  .gtc-xs-4 {
    grid-template-columns: 1fr 1fr 1fr 1fr;
  }
  .gtc-xs-2 {
    grid-template-columns: 1fr 1fr;
  }
  .gtc-xs-1 {
    grid-template-columns: 1fr;
  }
}
.container-fluid,
.container {
  margin-right: auto;
  margin-left: auto;
}
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media only screen and (min-width: 48em) {
  .container {
    /*width: 49rem;*/
  }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    /*width: 65rem;*/
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    /*width: 76rem;*/
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.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);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.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%;
  overflow: visible;
  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;
}
@charset "UTF-8";
/* Slider */
/* Arrows */
.slick-prev,
.slick-next {
  position: absolute;
  display: block;
  height: 20px;
  width: 20px;
  line-height: 0px;
  font-size: 0px;
  cursor: pointer;
  background: transparent;
  color: transparent;
  top: 50%;
  -webkit-transform: translate(0, -50%);
  -ms-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 {
  opacity: 0.75;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 0.75;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev {
  background: url("../themes/pensoft-renatgro/assets/images/arrow.svg") center no-repeat;
  background-size: contain;
  -webkit-transform: scaleX(-1);
  transform: scaleX(-1);
  padding: 10px 13px 10px 7px;
  margin-top: -70px;
}
.slick-next {
  padding: 10px 7px 10px 13px;
  background: url("../themes/pensoft-renatgro/assets/images/arrow.svg") center no-repeat;
  background-size: contain;
  margin-top: -70px;
}
.slick-prev:before,
.slick-next:before {
  font-family: "icomoon";
  font-size: 20px;
  line-height: 1;
  color: #ffffff;
  opacity: 0.75;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
@media screen and (max-width: 1370.98px) {
  .slick-prev {
    left: -15px;
  }
}
.slick-prev:before {
  color: #001c44;
}
[dir="rtl"] .slick-prev:before {
  content: "\ea42";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
@media screen and (max-width: 1370.98px) {
  .slick-next {
    right: -15px;
  }
}
.slick-next:before {
  color: #001c44;
}
[dir="rtl"] .slick-next:before {
  content: "\ea44";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  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: 0.75;
}
.slick-dots li button:before {
  position: absolute;
  top: 0;
  left: 0;
  content: "•";
  width: 20px;
  height: 20px;
  font-family: "icomoon";
  font-size: 6px;
  line-height: 20px;
  text-align: center;
  color: #000000;
  opacity: 0.25;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.slick-dots li.slick-active button:before {
  color: #000000;
  opacity: 0.75;
}
