/* 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: 'Muli' 
*/
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-Black.ttf') format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-Italic.ttf') format('truetype');
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Muli';
  src: url('../themes/pensoft-showcase/assets/fonts/muli/Muli-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
/**
* font-family: 'Oswald' 
*/
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-Black.ttf') format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-Italic.ttf') format('truetype');
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Oswald';
  src: url('../themes/pensoft-showcase/assets/fonts/oswald/Oswald-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
/**
* font-family: 'Gopher'
*/
@font-face {
  font-family: 'Gopher';
  src: url('../themes/pensoft-showcase/assets/fonts/gopher/GopherMono-Medium.ttf') format('truetype');
  font-weight: 500;
}
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: #555555;
  font-family: "Oswald";
}
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-left: 10px;
  padding-right: 10px;
  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;
  margin-bottom: 0;
  text-align: left;
  color: #555555;
  font-family: "Oswald";
}
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-bottom: 20px !important;
}
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;
  color: #6c6c6c;
}
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: 0.5rem;
  padding-left: 0.5rem;
  padding-top: 50px;
  padding-bottom: 50px;
  margin-right: auto;
  margin-left: auto;
}
@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: 1200px) {
  .container {
    max-width: 1262px;
  }
}
.container.highlights-news {
  padding-bottom: unset;
}
.container-fluid {
  width: 100%;
}
.fixed-top,
.fixed-bottom,
.fixed-right,
.fixed-left {
  position: fixed;
}
.fixed-top {
  top: 0;
  left: 0;
  right: 0;
}
.fixed-bottom {
  bottom: 0;
  left: 0;
  right: 0;
}
.fixed-right {
  top: 0;
  bottom: 0;
  left: 0;
}
.fixed-left {
  top: 0;
  bottom: 0;
  right: 0;
}
.row + .row {
  margin-top: 1.5rem;
}
.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;
}
.list {
  width: 100%;
  background-color: white;
}
.list.border > .list-item {
  border: 1px solid #dddddd;
}
.list.border .list-item + .list-item {
  border-top-width: 0 !important;
}
.list .list-item {
  display: flex;
  width: 100%;
  box-sizing: border-box;
  text-align: left;
  align-items: center;
  justify-content: flex-start;
  text-decoration: none;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 10px;
  padding-right: 10px;
  font-size: 16px;
}
@media screen and (max-width: 575.98px) {
  .list .list-item {
    padding-top: 0px;
    padding-bottom: 0px;
  }
}
.list .list-item.no-gutter {
  padding: 0;
}
.list .list-item .gutter-right {
  margin-right: 10px;
}
.list .list-item .list-item-image {
  flex-basis: 280px;
  min-width: 280px;
  min-height: 100px;
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
}
.list .list-item .list-item-image.contain {
  background-size: contain;
}
.list .list-item .list-item-column {
  display: flex;
  flex-direction: column;
  flex-grow: 1;
}
.list .list-item .list-item-text {
  flex: 1 1 auto;
  padding: 10px;
}
@media screen and (max-width: 991.98px) {
  .list .list-item {
    flex-direction: column;
  }
  .list .list-item .gutter-right {
    margin-left: 0;
  }
  .list .list-item .list-item-image {
    flex-basis: 33%;
    min-width: 100%;
    min-height: 100px;
    background-position: center;
    background-size: cover;
    background-repeat: no-repeat;
  }
  .list .list-item .list-item-image.contain {
    background-size: contain;
  }
}
.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: #e0e2e0;
  line-height: 1.4;
  color: #555555;
  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;
}
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-bottom: 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 {
  border: none !important;
  background: none !important;
  font-weight: normal;
  color: unset !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;
  display: block !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-family: Muli !important;
  font-size: 1em;
}
/*------------------------*/
.work_packages h2 {
  font-size: 36px !important;
  line-height: 1.7em !important;
}
.accordion-toggle {
  background: #f5f5f5;
  border: 1px solid #b4b4b4;
  border-radius: 50px;
  padding: 20px;
  font-size: 1em;
  cursor: pointer;
  font-family: Muli;
}
.accordion-toggle.subfolder_photos,
.accordion-toggle.subfolder_files {
  background: none;
  border: none;
  padding: 0;
  background: url('../themes/pensoft-showcase/assets/images/folder.svg') left no-repeat;
  background-size: 33px;
  padding-left: 42px;
  border-radius: unset;
}
.ui-icon.small,
.ui-icon.large,
.ui-icon.huge {
  line-height: 1.7em;
  vertical-align: middle;
}
.ui-icon.small {
  font-size: 14.4px;
}
.ui-icon.normal {
  font-size: 20px;
  float: left;
  margin-right: 5px;
  height: 20px;
}
.ui-icon.big {
  font-size: 36px;
}
.ui-icon.large {
  font-size: 54px;
}
.ui-icon.huge {
  font-size: 90px;
}
.file_container {
  padding: 10px;
  line-height: 20px;
  border-bottom: 1px solid #d8d8d8!important;
}
.plusminus {
  width: 17px;
  height: 17px;
  position: relative;
  display: inline-block;
}
.plus {
  background: url(../themes/pensoft-showcase/assets/images/expand.svg) left no-repeat;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  top: 4px;
  left: 1px;
}
.minus {
  background: url(../themes/pensoft-showcase/assets/images/colapse.svg) left no-repeat;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  top: 4px;
  left: 1px;
}
/*
*/
.work_packages {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.work_packages .accordion-border {
  background: #e0e2e0;
  border: none;
  border-radius: 10px;
  padding: 25px;
  margin: 30px 0 50px 0;
  font-size: 1em;
  cursor: pointer;
  font-family: Muli;
  color: #555555;
}
.work_packages .accordion-toggle {
  background: none;
  border: none;
  border-radius: unset;
  padding: 0;
  font-family: Oswald;
  color: #555555;
  font-size: 1.2em;
}
.work_packages .accordion-content {
  margin-top: 50px;
}
@media screen and (max-width: 991.98px) {
  .work_packages .accordion-content p {
    padding: 0 !important;
    text-align: left !important;
  }
}
.work_packages .plusminus {
  width: 30px;
  height: 29px;
  vertical-align: middle;
  background: #8ca03c;
  color: #ffffff;
  border-radius: 50%;
  font-size: 1em;
  line-height: 1.3em;
  text-align: center;
  font-family: 'Muli';
  padding-bottom: 1px;
}
.work_packages .green_bullet {
  background: #8ca03c;
  color: #ffffff;
  font-family: Oswald;
  border-radius: 50%;
  padding: 28px  0 0 0;
  width: 80px;
  height: 52px;
  display: table;
  justify-content: center;
  /* font-weight: bold; */
  font-size: 1.1em;
  margin: 0 auto;
  text-align: center;
}
/*
*/
#mycomponentpartners {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
#mycomponentpartners .accordion-border {
  background: #e0e2e0;
  border: none;
  border-radius: 10px;
  padding: 25px;
  margin: 10px 0 20px 0;
  font-size: 1em;
  cursor: pointer;
  font-family: Muli;
  color: #555555;
}
#mycomponentpartners .accordion-toggle {
  background: none;
  border: none;
  border-radius: unset;
  padding: 0;
  font-family: Oswald;
  color: #555555;
  font-size: 1.2em;
}
#mycomponentpartners .accordion-content {
  padding-top: 50px;
}
#mycomponentpartners .accordion-content .dorsal {
  display: block;
  cursor: pointer;
  color: #00809e;
  margin-top: 20px;
}
#mycomponentpartners .accordion-content .toogle-contact-paragraphs {
  display: none;
}
#mycomponentpartners .accordion-content .contact_info {
  padding: 0 20px;
}
#mycomponentpartners .accordion-content p {
  font-size: 16px !important;
}
@media screen and (max-width: 991.98px) {
  #mycomponentpartners .accordion-content p {
    padding: 0 !important;
    text-align: left !important;
  }
}
#mycomponentpartners .plusminus {
  width: 30px;
  height: 29px;
  vertical-align: middle;
  background: #8ca03c;
  color: #ffffff;
  border-radius: 50%;
  font-size: 1em;
  line-height: 1.3em;
  text-align: center;
  font-family: 'Muli';
  padding-bottom: 1px;
}
/*
*/
.accordion_all_members {
  list-style-type: none;
  padding: 0;
  margin: 50px 0 0 0;
}
.accordion_all_members .accordion-border {
  background: #e0e2e0;
  border: none;
  border-radius: 10px;
  padding: 25px;
  margin: 10px 0 20px 0;
  font-size: 1em;
  cursor: pointer;
  font-family: Muli;
  color: #555555;
}
.accordion_all_members .accordion-toggle {
  background: none;
  border: none;
  border-radius: unset;
  padding: 0;
  font-family: Oswald;
  color: #555555;
  font-size: 1.2em;
}
.accordion_all_members .accordion-content {
  padding-top: 50px;
}
.accordion_all_members .accordion-content .dorsal {
  display: block;
  cursor: pointer;
  color: #00809e;
  margin-top: 20px;
}
.accordion_all_members .accordion-content .toogle-contact-paragraphs {
  display: none;
}
.accordion_all_members .accordion-content .contact_info {
  padding: 0 20px;
}
.accordion_all_members .accordion-content p {
  font-size: 16px !important;
}
@media screen and (max-width: 991.98px) {
  .accordion_all_members .accordion-content p {
    padding: 0 !important;
    text-align: left !important;
  }
}
.accordion_all_members .plusminus {
  width: 30px;
  height: 29px;
  vertical-align: middle;
  background: #8ca03c;
  color: #ffffff;
  border-radius: 50%;
  font-size: 1em;
  line-height: 1.3em;
  text-align: center;
  font-family: 'Muli';
  padding-bottom: 1px;
}
.sent-messages-container {
  padding-top: 20px;
  padding-bottom: 20px;
  line-height: 1.3em !important;
  font-weight: 300 !important;
}
.sent-messages-container .messages {
  background: #f5f5f5;
  border: 1px solid #b4b4b4;
  border-radius: 50px;
  padding: 20px;
  font-size: 1em;
  font-family: Muli;
  margin-bottom: 20px;
}
.sent-messages-container .accordion-toggle .title_container {
  font-size: 20px;
  padding-left: 20px;
  font-weight: bold;
  cursor: pointer;
}
@media screen and (max-width: 1199.98px) {
  .sent-messages-container .accordion-toggle .title_container {
    height: unset;
    margin: 20px auto;
  }
}
.sent-messages-container .accordion-toggle .title_container .date {
  font-weight: normal;
  font-size: 18px;
  color: #8ca03c;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-container .accordion-toggle .website {
    margin: 0px auto;
  }
}
.sent-messages-container h2 {
  font-size: 20px;
  text-align: left;
  margin: 20px 0 10px 0;
}
.sent-messages-container a {
  font-weight: bold;
  color: #00809e;
}
.sent-messages-container a.email {
  background: url("../themes/pensoft-showcase/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;
  margin: 0 10px 10px 0;
}
@media screen and (max-width: 575.98px) {
  .sent-messages-container .role ul li {
    margin: 10px auto;
    display: table;
  }
}
.sent-messages-container .messages .plusminus {
  cursor: pointer;
  max-width: 35px;
  height: 35px;
  text-align: right;
  vertical-align: middle;
  color: #555555;
  font-size: 1em;
  margin-right: 10px;
  margin-top: 10px;
}
.sent-messages-container .messages .plusminus .plus,
.sent-messages-container .messages .plusminus .minus {
  text-align: center;
  vertical-align: middle;
  color: #555555;
  font-size: 25px;
  font-weight: normal;
}
@media screen and (max-width: 1280.98px) {
  .sent-messages-container .col-lg-6 {
    padding: 0 !important;
  }
}
.sent-messages-container .messages .accordion-border {
  border: none;
  padding: 0;
  margin: 0 0 20px 0;
  font-size: 1em;
  cursor: pointer;
  width: 100%;
  background: #e0e2e0;
}
.sent-messages-container .messages .accordion-toggle {
  border: none;
  border-radius: unset;
  padding: 0;
  color: #555555;
  font-size: 1em;
  font-weight: bold;
  width: 100%;
}
.sent-messages-container .messages .accordion-content {
  padding: 20px 30px;
  line-height: 1.5em !important;
}
@media screen and (max-width: 991.98px) {
  .sent-messages-container .messages .accordion-content p {
    padding: 0 !important;
    text-align: left !important;
  }
}
[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.search {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  line-height: unset !important;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  border-right: 1px solid #dddddd;
  padding: 0;
  height: 32px;
}
@media screen and (max-width: 575.98px) {
  .btn.search {
    height: 45px;
    text-align: end;
    padding-right: 10px;
    margin-right: 10px;
    width: 20%;
  }
}
.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.fluid {
  width: 100%;
  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: #8ca03c;
  border-color: #8ca03c;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-primary:hover {
  color: #8ca03c;
  background-color: #ffffff;
  border-color: #8ca03c;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
}
.btn-secondary {
  color: #ffffff;
  background-color: #8ca03c;
  border-color: #e0e2e0;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  padding: 15px 30px;
}
.btn-secondary.width100 {
  width: 100%;
}
.btn-secondary:hover {
  color: #8ca03c;
  background-color: #ffffff;
  border-color: #8ca03c;
}
.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: #17a2b8;
  border-color: #17a2b8;
}
.btn-light {
  color: #1b282e;
  background-color: #8698b2;
  border-color: #8698b2;
}
.btn-dark {
  color: #ffffff;
  background-color: #1b282e;
  border-color: #1b282e;
}
.btn-yellow {
  color: #ffffff;
  background-color: #e2a225;
  border-color: #e2a225;
}
.btn-yellow:hover {
  color: #e2a225;
  background-color: #e0e2e0;
  border-color: #e0e2e0;
}
.btn-link {
  color: #6c6c6c;
}
.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;
  }
}
.navbar {
  position: relative;
  width: 100vw;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #555555;
  transition: background-color 0.3s;
  box-sizing: border-box;
  background: #ffffff;
}
.navbar:not(.fixed) {
  background-color: #ffffff;
}
.navbar a {
  color: #8ca03c;
}
.navbar.fixed {
  position: fixed;
  z-index: 1030;
}
.navbar.scrolled {
  background-color: #ffffff !important;
}
.navbar .navbar-brand {
  display: flex;
  flex-basis: 292px;
  height: 91px;
  background-size: 500px;
  background-repeat: no-repeat;
  background-position: -105px -135px;
}
@media screen and (max-width: 575.98px) {
  .navbar .navbar-brand {
    flex-basis: 270px;
    background-position: -100px -128px;
    background-size: 480px;
  }
}
.navbar .navbar-nav {
  list-style-type: none;
}
.navbar .navbar-collapse {
  display: flex;
  justify-content: end;
  flex-basis: 100%;
  flex-grow: 1;
  flex-direction: column-reverse;
  align-items: center;
  background-color: inherit;
  padding-right: 50px;
  margin-right: 15%;
}
.navbar .navbar-collapse .search {
  width: 90%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.navbar .navbar-collapse .search-icon {
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  width: 26px;
  height: 26px;
}
.navbar .navbar-collapse .search-icon:after {
  content: "";
  position: absolute;
  background: url(../themes/pensoft-showcase/assets/images/search-icon-3.svg) center center no-repeat;
  width: 26px;
  height: 26px;
  object-fit: cover;
}
.navbar .navbar-collapse .navbar-nav {
  display: flex;
  flex-basis: 100%;
  width: 100%;
  max-width: 879px;
  flex-grow: 1;
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 1rem;
  padding-bottom: 1rem;
  justify-content: space-around;
  background-color: inherit;
  flex-direction: column;
  box-sizing: border-box;
  align-items: center;
  z-index: 1000;
  font-size: 28.8px;
}
.navbar .navbar-collapse .navbar-nav .nav-item {
  display: block;
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 0;
  padding-right: 0;
  z-index: 1000;
  cursor: pointer;
  text-align: center;
  background-color: inherit;
}
.navbar .navbar-collapse .navbar-nav .nav-item > a {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  margin-left: 0.4rem;
  margin-right: 0.4rem;
  color: #6C6C6C;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
  max-width: 100%;
}
.navbar .navbar-collapse .navbar-nav .nav-item > a:hover {
  opacity: 0.6;
}
.navbar .navbar-collapse .navbar-nav .nav-item.active a {
  opacity: 0.6;
}
.navbar .navbar-collapse .navbar-nav .nav-item.sign-in a {
  margin: 0;
  padding: 0px 8px !important;
  float: right;
}
.navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
  position: relative;
  z-index: 1000;
  top: 0;
  background-color: inherit;
  display: block;
  padding-left: 0;
}
@media screen and (min-width: 1200px) {
  .navbar {
    flex-wrap: nowrap;
  }
  .navbar input[type='checkbox'] {
    display: none;
  }
  .navbar .navbar-toggler {
    display: none;
  }
  .navbar .navbar-collapse {
    display: flex !important;
    -ms-flex-preferred-size: 100%;
    flex-basis: auto !important;
    -ms-flex-positive: 1;
    -ms-flex-align: center;
    align-items: center;
    flex-direction: row;
    padding-left: 0;
    padding-right: 0;
    width: 100%;
  }
  .navbar .navbar-collapse .navbar-nav {
    justify-content: flex-start;
    flex-direction: row;
    width: 100%;
    font-size: 18px;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item {
    text-align: left;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown {
    /* navbar arrows**/
    position: relative;
    margin-right: 20px;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:after {
    content: '';
    display: block;
    position: absolute;
    right: 0px;
    top: 50%;
    margin-top: -5px;
    width: 10px;
    height: 10px;
    background: url('../themes/pensoft-showcase/assets/images/menu-arrow.svg') no-repeat center center;
    background-size: contain;
    pointer-events: none;
    transition: transform 0.3s ease;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover:after {
    transform: rotate(180deg);
    margin-top: -5px;
    opacity: 0.6;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 52px;
    padding-left: 0;
    padding-top: 15px;
  }
}
div.search {
  margin-right: 25px;
}
@media screen and (max-width: 575.98px) {
  div.search {
    width: 100%;
    height: 44px;
    margin-bottom: 20px;
    margin-left: 10px;
    margin-right: 10px;
  }
  div.search label {
    display: none;
  }
}
#menuToggle {
  display: none;
}
@media (max-width: 1200px) {
  /* menu toggle effect mobile */
  #menuToggle {
    display: flex;
    flex-direction: column;
    position: relative;
    left: -22px;
    z-index: 1;
    -webkit-user-select: none;
    user-select: none;
  }
  #menuToggle input {
    display: flex;
    width: 40px;
    height: 32px;
    position: absolute;
    cursor: pointer;
    opacity: 0;
    z-index: 2;
  }
  #menuToggle span {
    display: flex;
    width: 29px;
    height: 2px;
    margin-bottom: 5px;
    position: relative;
    background: #8ca03c;
    border-radius: 3px;
    z-index: 1;
    transform-origin: 5px 0px;
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), background 0.5s cubic-bezier(0.77, 0.2, 0.05, 1), opacity 0.55s ease;
  }
  #menuToggle span:first-child {
    transform-origin: 0% 0%;
  }
  #menuToggle span:nth-last-child(2) {
    transform-origin: 0% 100%;
  }
  #menuToggle input:checked ~ span {
    opacity: 1;
    transform: rotate(45deg) translate(-3px, -1px);
    background: #8ca03c;
    order: 3;
  }
  #menuToggle input:checked ~ span:nth-last-child(3) {
    opacity: 0;
    transform: rotate(0deg) scale(0.2, 0.2);
    background: #8ca03c;
  }
  #menuToggle input:checked ~ span:nth-last-child(2) {
    transform: rotate(-45deg) translate(0, -1px);
    background: #8ca03c;
  }
  #menu {
    position: absolute;
    width: 100vw;
    height: calc(93vh);
    overflow-y: scroll;
    margin: -35px 0 0 -100vw;
    padding: 50px 0 0 65px;
    background-color: #242424;
    color: #8ca03c !important;
    font-size: 28px !important;
    -webkit-font-smoothing: antialiased;
    transform-origin: 0% 0%;
    transform: translate(100%, 0);
    transition: transform 0.5s cubic-bezier(0.77, 0.2, 0.05, 1);
  }
  #menu .search-icon {
    position: relative;
    display: flex;
    justify-content: end;
    align-items: end;
    width: 26px;
    height: 26px;
  }
  #menu .search-icon:after {
    content: "";
    position: absolute;
    background: url(../themes/pensoft-showcase/assets/images/search-icon-3.svg) center center no-repeat;
    width: 26px;
    height: 26px;
    object-fit: cover;
  }
  #menu li {
    padding: 32px  42px 0 0;
    transition-delay: 2s;
    text-align: right;
  }
  #menu li > .search-icon,
  #menu li .sign-in {
    display: inline-flex;
    /* Ensure it's flex inside the li */
    justify-content: flex-end;
    /* Align any inner content to the right */
  }
  #menu li a {
    color: #8ca03c;
  }
  #menuToggle input:checked ~ ul {
    transform: none;
  }
  .hidden-xs {
    display: none;
  }
  #menuToggle .dropdown-menu {
    list-style-type: none !important;
    font-size: 0.8em;
    margin-top: 10px;
  }
  #menuToggle .dropdown-menu li {
    padding-right: 0 !important;
    padding-top: 0 !important;
  }
  #menuToggle .dropdown span {
    display: none;
  }
}
.jumbotron {
  position: absolute;
  z-index: 100;
}
@media screen and (max-width: 991.98px) {
  .jumbotron {
    padding-top: 95px;
  }
}
.jumbotron p {
  color: #ffffff !important;
}
.consortium_partners {
  padding: 0;
}
.consortium_partners .partner_logo {
  width: 407px;
  height: 234px;
  max-width: 100%;
  background: #FFFFFF;
  border: 1px solid #D2D2D2;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .consortium_partners .partner_logo {
    padding: 0 5px;
  }
}
.consortium_partners img {
  height: 180px;
  max-height: 75%;
  width: auto;
  max-width: 75%;
  object-fit: none;
  margin: 0 auto;
  transform: scale(0.9);
  transition: all 0.3s ease-in-out;
}
.consortium_partners img:hover {
  transform: scale(1.1);
}
.consortium_partners .slick-dots {
  display: none !important;
}
.synergies {
  /*
        HOME NEWS HIGHLIGHT SECTION
    */
}
.synergies .prev-nex-container {
  position: relative;
}
.synergies .prev-nex-container .trigger_prev_arrow,
.synergies .prev-nex-container .trigger_next_arrow {
  position: absolute;
  width: 250px;
  height: 311px;
  z-index: 999;
}
.synergies .prev-nex-container .trigger_prev_arrow:hover,
.synergies .prev-nex-container .trigger_next_arrow:hover {
  cursor: pointer;
}
.synergies .prev-nex-container .trigger_prev_arrow {
  position: absolute;
  right: 53px;
  top: -73px;
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  background: #e2a225 url("../themes/pensoft-showcase/assets/images/arrow-next.svg") center no-repeat;
  background-size: 30%;
  border-radius: 50%;
  transform: rotate(180deg);
}
@media screen and (max-width: 991.98px) {
  .synergies .prev-nex-container .trigger_prev_arrow {
    right: 73px;
  }
}
.synergies .prev-nex-container .trigger_prev_arrow:hover {
  opacity: 0.5;
}
.synergies .prev-nex-container .trigger_next_arrow {
  position: absolute;
  right: 0;
  top: -73px;
  width: 43px;
  height: 43px;
  display: flex;
  align-items: center;
  justify-content: center;
  z-index: 1;
  background: #e2a225 url("../themes/pensoft-showcase/assets/images/arrow-next.svg") center no-repeat;
  background-size: 30%;
  border-radius: 50%;
}
@media screen and (max-width: 991.98px) {
  .synergies .prev-nex-container .trigger_next_arrow {
    right: 20px;
  }
}
.synergies .prev-nex-container .trigger_next_arrow:hover {
  opacity: 0.5;
}
.synergies .highlights-news {
  /* Custom slick dots for news highlights on homepage */
  /* slick arrows */
}
.synergies .highlights-news .highlights-news-slider-container {
  display: block;
  margin: 0 auto;
}
.synergies .highlights-news .container {
  padding: 0 !important;
}
@media screen and (max-width: 991.98px) {
  .synergies .highlights-news .container {
    padding: 0 20px!important;
  }
}
.synergies .highlights-news h1 {
  margin-bottom: 20px;
  margin-top: 40px;
  text-align: left !important;
}
.synergies .highlights-news .news-item {
  margin-bottom: 30px;
}
.synergies .highlights-news .news-item .news-card {
  width: 390px;
  height: 420px;
  position: relative;
  background-color: #F2F2F2;
  border: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}
.synergies .highlights-news .news-item .news-card .news-date {
  margin-bottom: 10px;
  position: absolute;
  top: 0;
  left: 0;
  background: #e2a225 0% 0% no-repeat padding-box;
  border-radius: 10px 0px;
  font: normal normal 300 16px/30px Muli;
  letter-spacing: 0px;
  color: #FFFFFF;
  padding: 5px 10px;
}
.synergies .highlights-news .news-item .news-card:hover {
  transform: translateY(-10px);
}
.synergies .highlights-news .news-item .news-card .news-card-image {
  width: 100%;
  height: 200px;
}
.synergies .highlights-news .news-item .news-card .news-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0px 0px;
}
@media screen and (max-width: 991.98px) {
  .synergies .highlights-news .news-item .news-card .news-card-image {
    width: 100%;
  }
}
.synergies .highlights-news .news-item .news-card .news-card-content {
  padding: 20px;
}
.synergies .highlights-news .news-item .news-card .news-card-content .news-title {
  color: #8CA03C;
  font-size: 20px;
}
@media screen and (max-width: 991.98px) {
  .synergies .highlights-news .news-item .news-card {
    max-width: 80%;
    margin: 0 auto;
  }
}
.synergies .highlights-news .trigger_prev,
.synergies .highlights-news .trigger_next {
  position: absolute;
  width: 250px;
  height: 311px;
  z-index: 999;
}
.synergies .highlights-news .trigger_prev:hover,
.synergies .highlights-news .trigger_next:hover {
  cursor: pointer;
}
@media screen and (max-width: 991.98px) {
  .synergies .highlights-news .trigger_prev,
  .synergies .highlights-news .trigger_next {
    display: none;
  }
}
.synergies .highlights-news .trigger_prev {
  left: 0;
}
.synergies .highlights-news .trigger_next {
  right: 0;
}
.synergies .highlights-news .slick-list {
  padding: 0;
}
.synergies .highlights-news .slick-dots {
  text-align: center;
}
.synergies .highlights-news .slick-dots li {
  display: inline-block;
  margin: 0 5px;
}
.synergies .highlights-news .slick-dots li button {
  cursor: pointer;
  border: 0;
  background: transparent;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  padding: 0;
  color: transparent;
  font-size: 0;
  line-height: 0;
}
.synergies .highlights-news .slick-dots li button:hover,
.synergies .highlights-news .slick-dots li button:focus {
  outline: none;
  background-color: #ffffff;
  opacity: 1;
}
.synergies .highlights-news .slick-dots li button:before {
  content: '';
  position: absolute;
  top: 50%;
  left: 50%;
  width: 20px;
  height: 20px;
  background-color: #e2a225;
  border-radius: 50%;
  transform: translate(-50%, -50%);
  transition: background-color 0.25s ease;
  opacity: 1;
}
.synergies .highlights-news .slick-dots li.slick-active button:before {
  background-color: #8ca03c;
}
.synergies .highlights-news .slick-dots li.slick-active button {
  box-shadow: none;
}
.synergies .highlights-news .slick-arrow {
  display: none !important;
}
.synergies .highlights-news .home-news-highlights {
  width: 500px;
  max-width: 90vw;
}
.synergies .highlights-news .news-carousel {
  position: relative;
}
.synergies .highlights-news .news-carousel:after {
  content: "";
  width: calc(80vw - 70%);
  height: 100%;
  background: linear-gradient(to left, rgba(251, 255, 251, 0.7) 25%, rgba(251, 255, 251, 0));
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
}
@media screen and (max-width: 991.98px) {
  .synergies .highlights-news .news-carousel:after {
    display: none;
  }
}
.synergies .modal {
  background-color: rgba(52, 52, 52, 0.8100000000000001);
}
.synergies .modal .modal-body {
  padding: 20px 30px!important;
}
.synergies .modal-content {
  position: relative;
  border: none;
  box-shadow: none;
  outline: none;
  border-radius: 10px;
}
.synergies .modal-content img {
  width: auto;
  max-height: 90px;
  max-width: 100%;
  transform: scale(1);
  transition: all 0.3s ease-in-out;
  border-radius: 0;
  object-fit: contain;
}
.synergies .modal-content img:hover {
  transform: scale(1);
}
@media screen and (max-width: 991.98px) {
  .synergies .modal-content img {
    margin-bottom: 20px;
  }
}
.synergies .modal-content .close {
  color: black;
  font-weight: 100;
  font-size: 29px;
  top: 23px;
  right: 27px;
}
.synergies .modal-content .logo_and_btn {
  border-bottom: 1px solid #DBDBDB;
}
.synergies .modal-content .partner_title {
  font: normal normal normal 27px/56px Oswald;
  letter-spacing: 0px;
  color: #555555;
  text-align: left;
}
.synergies .modal-content .project_description {
  text-align: left;
  font: normal normal 300 18px/30px Muli;
  letter-spacing: 0px;
  color: #6C6C6C;
  padding: 30px 0;
  margin-top: 0;
}
.synergies .modal-content .project_description .about_label {
  font: normal normal normal 27px/56px Oswald;
  letter-spacing: 0px;
  color: #555555;
}
.synergies .modal-content .pr.p-primary {
  display: inline-flex;
  align-items: center;
  justify-content: center;
  background-color: #e2a225 !important;
  line-height: 30px;
  width: 30px;
  height: 30px;
  margin: 10px 5px 10px 0;
  font-size: 1em;
}
.synergies .modal-content .pr.p-primary:hover {
  box-shadow: none;
  opacity: 0.7;
}
.synergies .modal-content .pr.p-primary.p-newsletter {
  width: fit-content;
  font-size: 20px !important;
}
.synergies .modal-content .project_website {
  width: 181px;
  height: 57px;
  max-width: 100%;
  display: flex;
  align-items: center;
  font: normal normal normal 18px/26px Muli;
  letter-spacing: 0px;
  color: #FFFFFF;
  background: #8ca03c 0% 0% no-repeat padding-box;
  border-radius: 60px;
  transition: all 0.3s ease-in-out;
  justify-content: center;
  margin-top: 10px;
}
.synergies .modal-content .project_website:hover {
  opacity: 0.7;
}
@media screen and (max-width: 991.98px) {
  .synergies .modal-content .project_website {
    padding-left: 10px !important;
    margin-bottom: 20px;
  }
}
.research_projects h1 {
  font: normal normal 600 40px/56px Oswald;
  letter-spacing: 0px;
  color: #555555;
  text-align: center;
  width: 50%;
  margin: 0 auto;
}
@media screen and (max-width: 991.98px) {
  .research_projects h1 {
    width: 100%;
  }
}
.outreach_projects h1 {
  font: normal normal 600 40px/56px Oswald;
  letter-spacing: 0px;
  color: #555555;
  text-align: center;
  width: 50%;
  margin: 40px auto;
}
@media screen and (max-width: 991.98px) {
  .outreach_projects h1 {
    width: 100%;
  }
}
.outreach_projects .projects_list {
  text-align: center;
  justify-content: center;
  display: flex;
}
@media screen and (max-width: 991.98px) {
  .outreach_projects .projects_list {
    max-width: 100%;
    overflow: hidden;
  }
}
.outreach_projects .partner_logo {
  width: 407px;
  height: 234px;
  max-width: 100%;
  background: #FFFFFF;
  border: 1px solid #D2D2D2;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
@media screen and (max-width: 991.98px) {
  .outreach_projects .partner_logo {
    padding: 0 5px;
    max-width: 80%;
    margin: 0 auto;
  }
}
.outreach_projects img {
  height: auto;
  max-height: 75%;
  width: 320px;
  max-width: 90%;
  object-fit: none;
  margin: 0 auto;
  transform: scale(0.9);
  transition: all 0.3s ease-in-out;
}
.outreach_projects img:hover {
  transform: scale(1.1);
}
.highlights-news h1,
.useful_platforms h1 {
  font: normal normal 600 40px/56px Oswald;
  letter-spacing: 0px;
  color: #555555;
}
.highlights-news .partner_item,
.useful_platforms .partner_item {
  background: #E0E2E0;
  border-radius: 10px;
  padding: 31px 36px;
  height: calc(100% - 82px);
  margin-bottom: 20px;
}
.highlights-news .partner_item .partner_logo,
.useful_platforms .partner_item .partner_logo {
  background: #F5F5F5;
  padding: 10px;
  border-radius: 10px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.highlights-news .partner_item .partner_logo img,
.useful_platforms .partner_item .partner_logo img {
  width: 90px;
  height: 90px;
  object-fit: contain;
}
.highlights-news .partner_item .partner_tile,
.useful_platforms .partner_item .partner_tile {
  font: normal normal normal 27px/56px Oswald;
  letter-spacing: 0px;
  color: #555555;
  text-align: left;
  line-height: 1.4em;
  padding-left: 20px;
}
@media screen and (max-width: 991.98px) {
  .highlights-news .partner_item .partner_tile,
  .useful_platforms .partner_item .partner_tile {
    margin: 40px auto;
  }
}
.highlights-news .partner_item .partner_link a,
.useful_platforms .partner_item .partner_link a {
  width: 181px;
  height: 47px;
  max-width: 100%;
  display: flex;
  align-items: center;
  font: normal normal normal 16px/20px Muli;
  letter-spacing: 0px;
  color: #FFFFFF;
  background: #8ca03c 0% 0% no-repeat padding-box;
  border-radius: 60px;
  transition: all 0.3s ease-in-out;
  justify-content: center;
}
.highlights-news .partner_item .partner_link a:hover,
.useful_platforms .partner_item .partner_link a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 991.98px) {
  .highlights-news .partner_item .partner_link a,
  .useful_platforms .partner_item .partner_link a {
    margin: 0px auto;
  }
}
.highlights-news .partner_item .partner_description,
.useful_platforms .partner_item .partner_description {
  font: normal normal 300 18px/30px Muli;
  letter-spacing: 0px;
  color: #6C6C6C;
  text-align: left;
}
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.card-container {
  margin-right: auto;
  margin-left: auto;
  background-color: #e0e2e0;
  border-radius: 10px;
  margin-bottom: 20px;
  font-family: Oswald;
  color: #555555;
  padding: 2px 0 0 0;
}
.card-container .btn-secondary {
  background: none;
  color: #555555;
  padding: 0 0 25px 0;
}
.card-container:hover {
  opacity: 0.8;
}
.card-container .btn-secondary:hover {
  border: 1px solid transparent;
}
.card_image_container {
  display: flex;
  background-size: 110px !important;
  height: 160px;
  width: 160px;
  background-color: #ffffff !important;
  border-radius: 50%;
  margin: 25px auto;
}
.card-carousel {
  display: flex;
  flex-wrap: nowrap;
  flex-direction: column;
}
.card-carousel .card-body {
  background: #ffffff;
  min-height: 135px !important;
  margin-top: 20px;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
}
.card-new-item {
  margin-top: 1rem;
  transition: all 0.3s ease-in-out;
}
.card-new-item:hover {
  margin-top: 0;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.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;
  }
}
.card {
  position: relative;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-direction: column;
  flex-direction: column;
  min-width: 0;
  word-wrap: break-word;
  background-color: #e0e2e0;
  background-clip: border-box;
  box-sizing: border-box;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
}
.card.horizontal {
  flex-direction: row;
  align-items: center;
}
.card.horizontal .card-img-left {
  max-width: 270px;
}
@media screen and (max-width: 991.98px) {
  .card.horizontal {
    display: block;
    background: #fff;
    padding: 30px;
  }
}
.card.no-margin-top {
  margin-top: 0px !important;
}
.card.no-background {
  background-color: rgba(0, 0, 0, 0);
}
.card.no-background .card-body {
  background: none;
  min-height: unset;
  text-align: center;
  color: #8ca03c !important;
}
.card.no-border {
  border: 0 solid #dddddd !important;
}
.card .card-img,
.card .card-img-bottom,
.card .card-img-top,
.card .card-img-left {
  -ms-flex-negative: 0;
  flex-shrink: 0;
  /*width: 100%;*/
  margin: 0 auto;
}
.card .card-img {
  border-bottom-left-radius: calc(-1px);
  -moz-border-bottom-left-radius: calc(-1px);
  -webkit-border-bottom-left-radius: calc(-1px);
  border-bottom-right-radius: calc(-1px);
  -moz-border-bottom-right-radius: calc(-1px);
  -webkit-border-bottom-right-radius: calc(-1px);
}
.card .card-img,
.card .card-img-top {
  border-top-right-radius: 50%;
  -moz-border-top-right-radius: 50%;
  -webkit-border-top-right-radius: 50%;
  border-top-left-radius: 50%;
  -moz-border-top-left-radius: 50%;
  -webkit-border-top-left-radius: 50%;
  border-bottom-right-radius: 50%;
  -moz-border-bottom-right-radius: 50%;
  -webkit-border-bottom-right-radius: 50%;
  border-bottom-left-radius: 50%;
  -moz-border-bottom-left-radius: 50%;
  -webkit-border-bottom-left-radius: 50%;
}
.card .card-header + .card-img,
.card .card-header + .card-img-top {
  border-top-left-radius: 0;
  -moz-border-top-left-radius: 0;
  -webkit-border-top-left-radius: 0;
  border-top-right-radius: 0;
  -moz-border-top-right-radius: 0;
  -webkit-border-top-right-radius: 0;
}
.card .card-img-left {
  border-radius: calc(-1px) calc(-1px) calc(-1px) calc(-1px);
  -moz-border-radius: calc(-1px) calc(-1px) calc(-1px) calc(-1px);
  -webkit-border-radius: calc(-1px) calc(-1px) calc(-1px) calc(-1px);
  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;
}
.card .card-img-bottom {
  border-bottom-left-radius: calc(-1px);
  -moz-border-bottom-left-radius: calc(-1px);
  -webkit-border-bottom-left-radius: calc(-1px);
  border-bottom-right-radius: calc(-1px);
  -moz-border-bottom-right-radius: calc(-1px);
  -webkit-border-bottom-right-radius: calc(-1px);
}
.card .card-footer + .card-img-bottom {
  border-bottom-left-radius: 0;
  -moz-border-bottom-left-radius: 0;
  -webkit-border-bottom-left-radius: 0;
  border-bottom-right-radius: 0;
  -moz-border-bottom-right-radius: 0;
  -webkit-border-bottom-right-radius: 0;
}
.card .card-body {
  -ms-flex: 1 1 auto;
  flex: 1 1 auto;
  min-height: 338px;
  color: #6c6c6c !important;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
}
.card .card-body .card-title {
  color: #555555;
  margin-bottom: 20px;
  font-family: Oswald;
}
.card a {
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
}
.card a .card-body {
  color: #6c6c6c !important;
}
.card .card-title {
  color: #555555;
  margin-bottom: 15px;
  font-family: "Oswald";
}
.card.profile {
  width: 100%;
  background: none;
}
@media screen and (max-width: 575.98px) {
  .card.profile {
    width: 100%;
    margin-right: 0;
    margin-left: 0;
  }
}
.card.profile .card-footer {
  background-color: transparent;
  border-top: 0px;
}
.card.profile .card-header {
  margin-bottom: 0;
  border-bottom: 0px;
  text-align: center;
  white-space: nowrap;
  font-size: 1em;
}
.card.profile .card-header a {
  padding: 10px 20px;
  background-color: #8ca03c;
  border-radius: 50px;
  color: #ffffff;
  display: block;
}
.card.profile .card-header a:hover {
  background-color: #e0e2e0;
  color: #8ca03c !important;
}
.card.profile .card-body {
  background: #ffffff;
}
.card.profile .btn-secondary {
  border: none;
}
.card.profile:hover a {
  background-color: #e0e2e0;
  color: #8ca03c !important;
}
.card.contacts {
  border: none;
  background: none;
  margin-bottom: 1rem;
  font-size: 16px;
  font-weight: normal;
}
.card.contacts .card-title,
.card.contacts .card-title a {
  color: #132f58 !important;
  font-weight: bold;
  margin-top: 10px;
}
.card.contacts .card-body {
  background: #e0e2e0;
  font-weight: normal;
}
.card.contacts .card-body a {
  color: #00809e;
}
.card.contacts .card-img-top {
  width: 100%;
}
.card.contacts .p-CH {
  background: url('../themes/pensoft-showcase/assets/images/switzerland.svg') left no-repeat;
  background-size: contain;
  background-position: 0 5px;
  width: 20px;
  height: 25px;
}
.card.contacts .p-FR {
  background: url('../themes/pensoft-showcase/assets/images/france.svg') left no-repeat;
  background-size: contain;
  background-position: 0 5px;
  width: 20px;
  height: 25px;
}
.card.contacts .p-DE {
  background: url('../themes/pensoft-showcase/assets/images/germany.svg') left no-repeat;
  background-size: contain;
  background-position: 0 5px;
  width: 20px;
  height: 25px;
}
.card.contacts .p-PL {
  background: url(../themes/pensoft-showcase/assets/images/poland.svg) left no-repeat;
  background-size: contain;
  background-position: 0 5px;
  width: 20px;
  height: 25px;
}
@media screen and (max-width: 575.98px) {
  .card + .card {
    margin-top: 20px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../themes/pensoft-showcase/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa');
  src: url('../themes/pensoft-showcase/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa#iefix') format('embedded-opentype'), url('../themes/pensoft-showcase/assets/fonts/icons/icomoon/icomoon.ttf?ilrlqa') format('truetype'), url('../themes/pensoft-showcase/assets/fonts/icons/icomoon/icomoon.woff?ilrlqa') format('woff'), url('../themes/pensoft-showcase/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-showcase/assets/fonts/icons/x-icon/icomoon.eot?o4q3va');
  src: url('../themes/pensoft-showcase/assets/fonts/icons/x-icon/icomoon.eot?o4q3va#iefix') format('embedded-opentype'), url('../themes/pensoft-showcase/assets/fonts/icons/x-icon/icomoon.ttf?o4q3va') format('truetype'), url('../themes/pensoft-showcase/assets/fonts/icons/x-icon/icomoon.woff?o4q3va') format('woff'), url('../themes/pensoft-showcase/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: 20px;
  float: left;
  margin-right: 5px;
  height: 20px;
}
.p.big,
.pb.big,
.pd.big,
.pl.big,
.pr.big,
.ps.big {
  font-size: 36px;
}
.p.big.p-twitter,
.pb.big.p-twitter,
.pd.big.p-twitter,
.pl.big.p-twitter,
.pr.big.p-twitter,
.ps.big.p-twitter {
  font-size: 32.4px;
  padding-top: 4px;
}
.p.large,
.pb.large,
.pd.large,
.pl.large,
.pr.large,
.ps.large {
  font-size: 54px;
}
.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;
  background: #e2a225;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  padding: 0 13px;
}
@media screen and (max-width: 575.98px) {
  .p.p-primary,
  .pb.p-primary,
  .pd.p-primary,
  .pl.p-primary,
  .pr.p-primary,
  .ps.p-primary {
    max-width: 67px;
    margin: 20px 0;
  }
}
.p.p-secondary,
.pb.p-secondary,
.pd.p-secondary,
.pl.p-secondary,
.pr.p-secondary,
.ps.p-secondary {
  color: #e0e2e0;
}
.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: #17a2b8;
}
.p.p-light,
.pb.p-light,
.pd.p-light,
.pl.p-light,
.pr.p-light,
.ps.p-light {
  color: #8698b2;
}
.p.p-dark,
.pb.p-dark,
.pd.p-dark,
.pl.p-dark,
.pr.p-dark,
.ps.p-dark {
  color: #1b282e;
}
.p.p-link,
.pb.p-link,
.pd.p-link,
.pl.p-link,
.pr.p-link,
.ps.p-link {
  color: #6c6c6c;
}
.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: "\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: "\e906";
}
.p-search:before {
  content: "\ea82";
}
.p-facebook:before {
  content: "\eaeb";
}
.p-instagram:before {
  content: "\eaec";
}
.p-linkedin:before {
  content: "\eaed";
}
.p-mail:before {
  content: "\eaee";
}
.p-mendeley:before {
  content: "\eaef";
}
.p-reddit:before {
  content: "\eaf0";
}
.p-RSS:before {
  content: "\eaf1";
}
.p-twitter:before {
  font-family: 'x-icon';
  content: "\e902";
  font-size: 0.9em;
}
.p-bluesky:before {
  font-family: 'x-icon';
  content: "\e900";
  font-size: 0.8em;
}
.p-threads:before {
  font-family: 'x-icon';
  content: "\e904";
  font-size: 0.8em;
}
.p-youtube:before {
  content: "\eaf3";
}
.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-download:before {
  content: "\eaff";
}
.p-drag:before {
  content: "\eb00";
}
.p-expand:before {
  content: "\eb01";
}
.p-forward:before {
  content: "\eb02";
}
.p-add:before {
  content: "\eb03";
}
.timeline {
  position: relative;
  width: 100%;
  margin: 0 auto;
  box-sizing: border-box;
}
@media screen and (min-width: 992px) {
  .timeline.vertical {
    display: flex;
    flex-direction: row;
    height: 300px;
    justify-content: space-between;
    align-items: baseline;
  }
  .timeline.vertical::after {
    width: 100%;
    height: 1px;
    top: 50%;
    left: 0;
    right: 0;
  }
  .timeline.vertical .timeline-item:nth-child(even) {
    left: 0;
  }
  .timeline.vertical .timeline-item:nth-child(even)::after {
    left: calc(50% - 20px + 3px * 2);
  }
  .timeline.vertical .timeline-item:nth-child(even) .timeline-header {
    left: auto;
    right: 0;
  }
  .timeline.vertical .timeline-item {
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .timeline.vertical .timeline-item .timeline-header {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    width: 100%;
    top: 0;
    height: 50%;
    left: 0;
    padding: 30px;
    box-sizing: border-box;
    margin: auto;
    text-align: center;
    word-break: break-all;
  }
  .timeline.vertical .timeline-item .timeline-body {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    word-break: unset;
    border-radius: 0px 0px 0px 0px;
    -moz-border-radius: 0px 0px 0px 0px;
    -webkit-border-radius: 0px 0px 0px 0px;
    font-family: "Oswald";
  }
  .timeline.vertical .timeline-item::after {
    top: calc(50% - 20px + 3px * 2);
    left: calc(50% - 20px + 3px * 2);
  }
}
.timeline::after {
  content: '';
  position: absolute;
  width: 1px;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -0.5px;
  background-color: #b8722e;
}
.timeline .timeline-item:nth-child(even) {
  left: 50%;
}
.timeline .timeline-item:nth-child(even)::after {
  left: -13px;
}
.timeline .timeline-item:nth-child(even) .timeline-header {
  text-align: right;
  left: auto;
  right: calc(100% + 24px + 30px);
}
.timeline .timeline-item {
  width: 50%;
  padding: 20px 24px;
  box-sizing: border-box;
  position: relative;
  text-align: right;
}
.timeline .timeline-item .timeline-header {
  text-align: left;
  top: 50px;
  position: absolute;
  left: calc(100% + 24px + 30px);
  overflow: hidden;
  width: 50%;
}
.timeline .timeline-item .timeline-body {
  background-color: rgba(0, 0, 0, 0);
  padding: 30px;
  /*word-break: break-all;*/
  box-sizing: border-box;
  overflow: hidden;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
.timeline .timeline-item::after {
  top: 52.3px;
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #e2a225;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
  border-color: #ffffff;
  border-width: 3px;
  border-style: solid;
  box-shadow: 0 0 0 1px #b8722e;
  z-index: 998;
  right: -13px;
}
.input-group {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #1b282e;
  background-color: #ffffff;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border: 0 solid #dddddd;
}
.form-control:focus {
  outline: none;
}
.form-control.search {
  background-color: rgba(0, 0, 0, 0) !important;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border-bottom: 1px solid #dddddd;
  border-top: 1px solid #dddddd;
  border-left: 1px solid #dddddd;
  color: #6c6c6c;
  padding: 0px 10px;
  height: 32px;
  width: 150px;
  box-sizing: border-box;
  font-size: 14px;
}
@media screen and (max-width: 575.98px) {
  .form-control.search {
    height: 45px;
    width: 100%;
  }
}
.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: 1px solid #dddddd;
  color: #000000;
}
.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: #1b282e;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: .7rem 1rem;
  line-height: 1.7em;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #dddddd;
  border-right-width: 15px;
  border-right-color: white;
  box-shadow: 0 0 0 1px #dddddd;
}
.ui.form .field > input:focus,
.ui.form .field textarea:focus,
.ui.form .field select:focus {
  outline: none;
}
/**
	SVG map
*/
.st1:hover,
.st2:hover,
.st3:hover,
.st4:hover {
  opacity: 0.5;
  cursor: pointer;
}
.tooltiptext {
  display: none;
  width: 120px;
  background-color: #FFF;
  color: #000000;
  text-align: center;
  border-radius: 50px;
  position: fixed;
  z-index: 1;
  padding: 10px 15px;
  -webkit-box-shadow: 0px -1px 11px 0px #c1c1c1;
  -moz-box-shadow: 0px -1px 11px 0px #c1c1c1;
  box-shadow: 0px -1px 11px 0px #c1c1c1;
  font-weight: bold;
}
.tooltiptext.active {
  display: initial;
}
.navbar-loggedin-user {
  background: #e0e2e0;
  position: fixed;
  z-index: 999;
  height: 58px;
  width: 100%;
  padding-top: 19px;
}
.navbar-loggedin-user ul {
  list-style-type: none;
}
@media screen and (max-width: 575.98px) {
  .navbar-loggedin-user ul {
    padding: 0;
  }
}
.navbar-loggedin-user ul li {
  display: inline;
  padding: 0 20px;
}
@media screen and (max-width: 575.98px) {
  .navbar-loggedin-user ul li {
    padding: 0 10px;
  }
}
.navbar-loggedin-user ul li a {
  color: #555555;
  max-width: 150px;
  padding: 10px;
}
@media screen and (max-width: 575.98px) {
  .navbar-loggedin-user ul li a {
    padding: 0;
    font-size: 16px;
  }
}
.navbar-loggedin-user ul li a:hover {
  opacity: 0.6;
}
.nav-item.sign-in a {
  color: #e2a225 !important;
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
@media screen and (max-width: 575.98px) {
  .nav-item.sign-in a {
    padding: 0;
    padding-bottom: 5px;
    color: #e2a225 !important;
  }
}
.sign-in.nav-item.sign-in a {
  padding: 8px 20px !important;
  color: #ffffff !important;
  font-family: 'Muli';
}
.sign-in.nav-item.sign-in a:hover {
  background-color: #fff;
  color: #8ca03c !important;
  border-color: #8ca03c !important;
}
@media screen and (max-width: 575.98px) {
  #headerNavbarLogin {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  .profile_name span {
    display: none;
  }
}
@media screen and (max-width: 575.98px) {
  #headerNavbar {
    display: flex;
  }
}
@media screen and (max-width: 1199.98px) {
  #menuToggle {
    order: 3;
  }
}
@media screen and (max-width: 575.98px) {
  #menuToggle {
    order: 2;
  }
}
@media screen and (max-width: 1199.98px) {
  .navbar-brand {
    order: 1;
  }
}
@media screen and (max-width: 575.98px) {
  .navbar-brand {
    order: 1;
  }
}
@media screen and (max-width: 1199.98px) {
  .search {
    order: 2;
  }
}
@media screen and (max-width: 575.98px) {
  .search {
    order: 3;
  }
}
.news-title {
  display: flex;
  justify-content: space-between;
  font-weight: bold;
  align-items: flex-start;
}
.news-title h1 {
  color: #8ca03c !important;
  font-weight: normal;
}
.news-title h1 > a {
  color: #1b282e;
}
.news-title .card-title {
  color: #8ca03c;
  font-weight: normal;
}
.news-title .card-title * {
  color: #8ca03c;
  font-family: "Oswald";
}
.news-item {
  display: flex;
}
.news-image {
  margin-bottom: 20px;
}
@media screen and (max-width: 575.98px) {
  .news-item {
    flex-direction: column;
  }
  .news-image + .news-container {
    margin-left: 0;
    margin-top: 20px;
  }
}
.news-item + .news-item {
  /*margin-top: 3rem;
    padding-top: 3rem;
      background-image: linear-gradient(to right, #51525a 50%, transparent 50%);
      background-position: top;
      background-repeat: repeat-x, repeat-x, repeat-y, repeat-y;
      background-size: 10px 1px;*/
}
.news-image + .news-container {
  margin-left: 0;
}
@media screen and (max-width: 575.98px) {
  .news-image + .news-container {
    margin-left: 0;
  }
}
.share-btn {
  color: #ffffff;
  background: #8ca03c;
  padding: 0 8px 0 6px;
  display: flex;
  align-items: center;
  border-radius: 50%;
  width: 50px;
  height: 50px;
  margin-left: 30px;
  margin-bottom: 30px;
}
.body {
  color: #6c6c6c;
  font-size: 18px;
}
.info {
  color: #8ca03c;
  font-size: 17px;
}
.info a {
  color: #8ca03c;
}
.news_column {
  max-width: 95%;
  margin: 50px 0;
}
@media screen and (max-width: 575.98px) {
  .news_column {
    max-width: unset;
  }
}
.news-img-left,
.content.left {
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
}
@media screen and (max-width: 575.98px) {
  .news-img-left,
  .content.left {
    width: 100%;
  }
}
.content {
  margin-right: 35px !important;
}
.news-img-top {
  border-radius: 50%;
  display: inline-flex;
}
.file_preview {
  width: 75%;
  height: 250px;
  line-height: 100px;
  border: 20px solid #ebebeb;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  text-align: center;
  text-transform: uppercase;
  color: #132f58;
  margin: 0 auto;
  font-weight: bold;
}
.pdf_preview {
  border: 20px solid #ebebeb;
  border-radius: 10px 10px 10px 10px;
  -moz-border-radius: 10px 10px 10px 10px;
  -webkit-border-radius: 10px 10px 10px 10px;
  margin: 0 auto;
  text-align: center;
}
.item-test-publication {
  margin-top: 50px;
}
.newslist {
  align-items: flex-start;
}
.category-tabs-container {
  display: flex;
  justify-content: start;
  align-items: center;
}
.category-tabs-container a {
  margin-right: 40px;
  width: fit-content;
  font-weight: bold;
  cursor: pointer;
  font-family: Oswald;
  color: #8ca03c !important;
  font-size: 1.3em;
}
@media screen and (max-width: 575.98px) {
  .category-tabs-container a {
    margin-right: 0px;
    width: 100%;
    text-align: center;
  }
}
.category-tabs-container a.active,
.category-tabs-container a:hover {
  opacity: 0.6;
}
.category-tabs-container a:not(:last-child) {
  margin-right: 40px;
}
@media screen and (max-width: 575.98px) {
  .category-tabs-container a:not(:last-child) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .category-tabs-container a {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 991.98px) {
  .category-tabs-container .category-tabs {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  .category-tabs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.home-news .base_heading,
.home-results .base_heading {
  font-size: 40px !important;
  text-align: start;
  margin-bottom: 30px;
}
.home-news {
  padding: 50px 0;
}
.home-news .newslist .news-item {
  margin-bottom: 30px;
}
.home-news .newslist .news-item .news-card {
  width: 495px;
  height: 420px;
  position: relative;
  background-color: #F2F2F2;
  border: none;
  box-shadow: 0 4px 6px rgba(0, 0, 0, 0.1);
  border-radius: 10px;
  overflow: hidden;
  transition: transform 0.3s ease-in-out;
}
.home-news .newslist .news-item .news-card .news-date {
  color: #E2A225;
  font-size: 16px;
  margin-bottom: 10px;
}
.home-news .newslist .news-item .news-card:hover {
  transform: translateY(-10px);
}
.home-news .newslist .news-item .news-card .news-card-image {
  width: 100%;
  height: 200px;
}
.home-news .newslist .news-item .news-card .news-card-image img {
  width: 100%;
  height: 100%;
  object-fit: cover;
  border-radius: 10px 10px 0px 0px;
}
@media screen and (max-width: 991.98px) {
  .home-news .newslist .news-item .news-card .news-card-image {
    width: 100%;
  }
}
.home-news .newslist .news-item .news-card .news-card-content {
  padding: 20px;
}
.home-news .newslist .news-item .news-card .news-card-content .news-title {
  color: #8CA03C;
  font-size: 20px;
}
@media screen and (max-width: 991.98px) {
  .home-news .newslist .news-item .news-card {
    width: 100%;
  }
}
.home-news .news-button {
  background-color: #6DB648;
  color: white;
  padding: 10px 20px;
  border-radius: 50px;
  font-size: 1.1em;
  transition: background-color 0.3s ease-in-out;
}
.home-news .news-button:hover {
  background-color: #568A36;
  text-decoration: none;
}
.home-results {
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .home-results .arrow-row {
    margin-right: 0;
    margin-left: 0;
  }
}
.home-results:before {
  content: "";
  width: calc(80vw - 70%);
  height: 100%;
  background: linear-gradient(to right, rgba(255, 255, 255, 0.7) 25%, rgba(255, 255, 255, 0));
  position: absolute;
  z-index: 9;
  left: 0;
  top: 0;
}
@media screen and (max-width: 991.98px) {
  .home-results:before {
    display: none;
  }
}
.home-results:after {
  content: "";
  width: calc(80vw - 70%);
  height: 100%;
  background: linear-gradient(to left, rgba(255, 255, 255, 0.7) 25%, rgba(255, 255, 255, 0));
  position: absolute;
  z-index: 9;
  right: 0;
  top: 0;
}
@media screen and (max-width: 991.98px) {
  .home-results:after {
    display: none;
  }
}
.home-results .slick-slide {
  min-height: unset !important;
  background: unset !important;
}
@media screen and (max-width: 991.98px) {
  .home-results .slick-slide {
    min-width: unset !important;
  }
}
.home-results .trigger_prev,
.home-results .trigger_next {
  width: 46px;
  height: 46px;
  background-color: #8CA03C;
  border-radius: 50%;
  position: relative;
  display: flex;
  justify-content: center;
  align-items: center;
  cursor: pointer !important;
}
.home-results .trigger_prev:hover,
.home-results .trigger_next:hover {
  opacity: 0.8;
}
.home-results .trigger_prev:after,
.home-results .trigger_next:after {
  content: '';
  position: absolute;
  background: url(../themes/pensoft-showcase/assets/images/arrow-news.svg) center no-repeat;
  background-size: cover;
  width: 20px;
  height: 20px;
}
.home-results .trigger_prev {
  transform: rotate(180deg);
  margin-right: 6px;
}
.home-results .results-card {
  position: relative;
  width: 100%;
  height: fit-content;
  border-radius: 10px;
  margin-right: 20px;
}
.home-results .results-card .results-card-content {
  padding: 20px 40px;
  min-height: 280px;
  border-radius: 10px;
  background-color: #F9F9F9;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.home-results .results-card .results-btn-container {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.home-results .results-card .results-date {
  color: #E2A225;
  font-size: 16px;
  margin-bottom: 10px;
}
.home-results .results-card .results-label {
  display: flex;
  justify-content: center;
  align-items: center;
  position: absolute;
  border-radius: 10px 0px;
  top: 0;
  left: 0;
  padding: 8px 14px;
  min-width: 100px;
  background: #E2A225;
  color: #ffffff;
  font-size: 16px;
  font-family: 'Muli';
}
.home-results .results-card .results-title {
  color: #8CA03C;
  font-size: 22px;
  font-family: 'Oswald';
}
.home-results .results-card .view_all {
  max-width: 181px;
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 8px;
  padding-bottom: 8px;
}
.home-results .results-card .results-text {
  color: #6C6C6C;
  font-size: 16px;
}
.home-results .results-card .results-card-image {
  width: 100%;
  height: 257px;
}
.home-results .results-card .results-card-image img {
  border-radius: 10px 10px 0px 0px;
  width: 100%;
  height: 100%;
  object-fit: cover;
}
@media (max-width: 768px) {
  .newslist .news-item .news-card-content h2 {
    font-size: 1.2em;
  }
  .newslist .news-item .news-card-content p {
    font-size: 0.9em;
  }
}
.library-container + .library-container {
  border-top: 1px solid #dddddd;
  margin-top: 2rem;
  padding-top: 2rem;
}
.libraryForm {
  margin-bottom: 2rem;
  margin-top: 2rem;
}
.library-item img {
  margin: 0 auto;
  width: auto;
  display: table;
  padding: 19px;
  background: #E0E2E0;
  border-radius: 10px;
}
@media screen and (max-width: 1199.98px) {
  .library-item .col-xs-3 {
    flex-basis: unset;
    max-width: unset;
  }
}
@media screen and (max-width: 767.98px) {
  .library-item .col-xs-3 {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.container:has(.searchLibrary) {
  position: relative;
  margin-top: 80px;
}
.container:has(.searchLibrary) .row.center-xs.mb-1 {
  position: absolute;
  top: -10px;
  height: 90px;
  left: calc(50% - 183px);
}
#searchLibrary {
  position: absolute;
  top: 86px;
  right: 0;
}
#searchLibrary form {
  width: 386px;
  height: 48px !important;
}
@media screen and (max-width: 991.98px) {
  #searchLibrary form {
    margin: 0 0 0 8px;
    width: 95% !important;
  }
}
#searchLibrary input,
#searchLibrary select {
  height: 47px;
  color: #555555 !important;
}
#searchLibrary .form-control {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #122642;
  background-color: #ffffff;
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
  border: 1px solid #d1d1d1;
  border-right: none;
  border-top-left-radius: 50px;
  -moz-border-top-left-radius: 50px;
  -webkit-border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  -moz-border-bottom-left-radius: 50px;
  -webkit-border-bottom-left-radius: 50px;
}
#searchLibrary .search {
  background: #ffffff;
  position: unset !important;
  width: 100%;
  font-size: 18px;
  color: #122642;
  box-sizing: border-box;
  padding: 0.7rem 1rem;
  line-height: 1.3em;
}
#searchLibrary .btn.searchLibrary {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
  padding-left: 0 !important;
  line-height: unset !important;
  border-top-right-radius: 50px;
  border-bottom-right-radius: 50px;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  padding: 0;
  height: 47px;
  width: 67px;
  background-size: 26px;
  order: 2;
}
#searchLibrary .btn.searchLibrary:before {
  content: "\ea82";
  display: flex;
  font-family: "icomoon";
  font-weight: 400;
  font-size: 40px;
}
#searchLibrary .btn-reset {
  border: none;
  border-bottom: 1px solid #d1d1d1;
  border-top: 1px solid #d1d1d1;
  height: 47px;
  width: 67px;
  padding: 0;
  font-size: 18px;
  line-height: 47px;
  text-align: center;
  color: #AFB8BC;
}
@media screen and (max-width: 991.98px) {
  #searchLibrary {
    margin: 0 0 0 0;
    width: 95% !important;
    display: unset;
  }
}
.library .tabs,
.videos .tabs,
.press-releases .tabs {
  margin-bottom: 40px;
  width: 100%;
  display: block;
  text-align: left;
  margin-top: 50px;
}
@media screen and (max-width: 575.98px) {
  .library .tabs .btn-primary,
  .videos .tabs .btn-primary,
  .press-releases .tabs .btn-primary {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .library .tabs,
  .videos .tabs,
  .press-releases .tabs {
    margin-bottom: 20px;
    text-align: center;
  }
}
.library .tabs a,
.videos .tabs a,
.press-releases .tabs a {
  margin-right: 20px;
  width: fit-content;
  font-weight: bold;
  cursor: pointer;
  font-family: Oswald;
  color: #8ca03c !important;
}
@media screen and (max-width: 575.98px) {
  .library .tabs a,
  .videos .tabs a,
  .press-releases .tabs a {
    margin-left: 0px;
    width: 100%;
    text-align: center;
  }
}
.library .tabs a.active,
.videos .tabs a.active,
.press-releases .tabs a.active {
  opacity: 0.6;
}
.fc-toolbar {
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .fc-toolbar {
    flex-direction: row;
  }
}
.fc-button-primary:disabled {
  visibility: hidden;
}
.fc-button-group > .fc-button,
.fc-button-group > .fc-button:not(:first-child) {
  background: #8ca03c !important;
  color: #ffffff !important;
  border-radius: 30px !important;
  border: none;
}
.fc-button-group > .fc-today-button,
.fc-button-group > fc-prev-button {
  border-radius: 50%;
}
.fc-button-group > .fc-button:hover,
.fc-button-group > .fc-button:not(:first-child):hover,
.fc-button-primary:not(:disabled).fc-button-active {
  background: #ffffff !important;
  color: #8ca03c !important;
  border: 1px solid #8ca03c !important;
}
.fc-toolbar.fc-header-toolbar {
  display: flex;
}
.fc-left {
  order: 2;
  position: absolute;
  margin-left: 320px;
}
@media screen and (max-width: 575.98px) {
  .fc-left {
    order: 1;
    position: unset;
    margin-left: 0px;
  }
}
.fc-center {
  order: 1;
}
.fc-right {
  order: 3;
}
.fc-left .fc-button {
  padding: 6px;
  margin: 0 10px;
}
.fc-right .fc-button {
  padding: 5px 6px;
  margin: 0 10px;
  width: 80px;
}
.fc-right .fc-button:last-of-type {
  margin: 0 0 0 10px;
}
.fc-event {
  background: #147064 !important;
  border-color: #147064 !important;
}
.fc-day-grid-event .fc-time {
  display: none;
}
.fc-listYear-button.fc-button.fc-button-primary,
.fc-dayGridDay-button.fc-button.fc-button-primary {
  display: none;
}
.events .tabs {
  margin-bottom: 40px;
  width: 100%;
  display: block;
  text-align: left;
}
@media screen and (max-width: 575.98px) {
  .events .tabs .btn-primary {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .events .tabs {
    margin-bottom: 20px;
    text-align: center;
  }
}
.events .tabs a {
  margin-right: 20px;
  width: fit-content;
  font-weight: bold;
  cursor: pointer;
  font-family: Oswald;
  color: #8ca03c !important;
  font-size: 1.5em;
}
@media screen and (max-width: 575.98px) {
  .events .tabs a {
    margin-right: 0px;
    width: 100%;
    text-align: center;
  }
}
.events .tabs a.active {
  opacity: 0.6;
  display: none !important;
}
.events_list_container {
  border-radius: 4px 4px 4px 4px;
  -moz-border-radius: 4px 4px 4px 4px;
  -webkit-border-radius: 4px 4px 4px 4px;
  width: 100%;
}
.events_list_container .event_list_item {
  padding: 27px 10px;
  border-bottom: 1px solid #d2d2d2;
}
.events_list_container .event_list_item a {
  color: #6c6c6c;
}
.events_list_container .event_list_item .time_and_date {
  color: #8ca03c;
  font-weight: bold;
  font-family: Oswald;
}
.delete-icon {
  color: #9D6A6A;
  background: url('../themes/pensoft-showcase/assets/images/library_icons_delete.svg') left no-repeat;
  background-size: 8px;
  padding-left: 14px;
}
.upload-icon {
  background: url('../themes/pensoft-showcase/assets/images/library_icons_upload.svg') left no-repeat;
  background-size: 8px;
  padding-left: 14px;
}
.download-icon {
  background: url(../themes/pensoft-showcase/assets/images/download.svg) bottom left no-repeat;
  background-size: 14px;
  padding-left: 20px;
  color: #3daae9;
  font-size: 15px;
}
.close {
  width: 30px;
  display: block;
  position: absolute;
  top: 5px;
  right: 5px;
  font-size: 28px;
  z-index: 10;
  border: none;
  background: none;
}
.modal-open {
  overflow: hidden;
}
.modal {
  display: none;
  overflow: auto;
  overflow-y: scroll;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1600;
  -webkit-overflow-scrolling: touch;
  outline: 0;
}
a.modal-link {
  color: #34a6e9;
  font-size: 16px;
}
.modal.fade .modal-dialog {
  -webkit-transform: translate(0, -25%);
  -ms-transform: translate(0, -25%);
  transform: translate(0, -25%);
  -webkit-transition: -webkit-transform 0.3s ease-out;
  -moz-transition: -moz-transform 0.3s ease-out;
  -o-transition: -o-transform 0.3s ease-out;
  transition: transform 0.3s ease-out;
}
.modal.in .modal-dialog {
  -webkit-transform: translate(0, 0);
  -ms-transform: translate(0, 0);
  transform: translate(0, 0);
}
.modal-dialog {
  position: relative;
  width: auto;
  margin: 10px;
}
.modal-content {
  position: relative;
  border: 1px solid #999;
  border: 1px solid rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background-clip: padding-box;
  outline: none;
  border-radius: 5px;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 500;
  background-color: rgba(0, 0, 0, 0.2);
}
.modal-backdrop.fade {
  opacity: 0;
  filter: alpha(opacity=0);
}
.modal-backdrop.in {
  opacity: 0.5;
  filter: alpha(opacity=50);
}
.modal-header {
  padding: 20px 20px;
  border-bottom: 1px solid #e5e5e5;
  min-height: 21.42857143px;
}
.modal-title {
  margin: 0;
  line-height: 1.42857143;
}
.modal-body {
  position: relative;
  padding: 20px 20px;
}
.modal-footer {
  margin-top: 15px;
  padding: 19px 20px 20px;
  text-align: right;
  border-top: 1px solid #e5e5e5;
}
.modal-footer .btn + .btn {
  margin-left: 5px;
  margin-bottom: 0;
}
.modal-footer .btn-group .btn + .btn {
  margin-left: -1px;
}
.modal-footer .btn-block + .btn-block {
  margin-left: 0;
}
@media (min-width: 768px) {
  .modal-dialog {
    width: 600px;
    margin: 160px auto 30px auto;
  }
  .modal-content {
    -webkit-box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
    box-shadow: 0 5px 15px rgba(0, 0, 0, 0.5);
  }
  .modal-sm {
    width: 300px;
  }
}
@media (min-width: 992px) {
  .modal-lg {
    width: 900px;
  }
}
.modal-content {
  -webkit-box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  box-shadow: 0 27px 24px 0 rgba(0, 0, 0, 0.2), 0 40px 77px 0 rgba(0, 0, 0, 0.22);
  border: none;
  background: #f9f9f9;
}
.modal-content.popup-shaking {
  -webkit-animation: popup-shake 0.82s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
  animation: popup-shake 0.82s cubic-bezier(0.36, 0.07000000000000001, 0.19, 0.97) both;
  -webkit-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
  -webkit-backface-visibility: hidden;
  -moz-backface-visibility: hidden;
  backface-visibility: hidden;
  -webkit-perspective: 1000px;
  -moz-perspective: 1000px;
  perspective: 1000px;
}
.modal-header {
  background: transparent;
  color: #2a3e51;
  padding: 20px 20px;
  border: none;
}
.modal-header h4 {
  font-weight: normal;
  font-size: 18px;
}
.modal-footer {
  background: transparent;
  border: none;
  margin-top: 0;
  padding: 0 20px 20px 20px;
}
.modal-body {
  padding-top: 0;
  padding-bottom: 0;
}
.modal-body > p:last-child {
  margin-bottom: 20px;
}
.modal-body.modal-no-header {
  padding-top: 20px;
}
.modal-body.modal-no-footer {
  padding-bottom: 20px;
}
.modal-dialog.size-adaptive {
  width: 100%;
  padding-right: 50px;
  padding-left: 50px;
}
.modal-dialog.adaptive-height {
  height: 100%;
  min-height: 600px;
  margin-top: 0;
  margin-bottom: 0;
  padding-top: 50px;
  padding-bottom: 50px;
}
.modal-dialog.adaptive-height .modal-content {
  height: 100%;
}
@media (min-width: 768px) {
  .modal-dialog.size-tiny {
    width: 300px;
  }
  .modal-dialog.size-small {
    width: 400px;
  }
}
@media (min-width: 992px) {
  .modal-dialog.size-large {
    width: 750px;
  }
  .modal-dialog.size-huge {
    width: 900px;
  }
  .modal-dialog.size-giant {
    width: 982px;
  }
}
@media (max-width: 768px) {
  .modal-dialog.size-adaptive {
    width: auto;
    padding: 5px 0;
    margin: 0;
  }
}
.control-popup.fade .modal-dialog {
  opacity: 0;
  filter: alpha(opacity=0);
  -webkit-transition: all 0.3s, width 0s;
  transition: all 0.3s, width 0s;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
}
.control-popup.fade.in .modal-dialog {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
.popup-backdrop {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 490;
  background-color: rgba(0, 0, 0, 0.2);
  opacity: 1;
  filter: alpha(opacity=100);
}
.popup-backdrop .popup-loading-indicator {
  display: block;
  width: 100px;
  height: 100px;
  position: absolute;
  top: 130px;
  left: 50%;
  margin-left: -50px;
  -webkit-transition: all 0.3s, width 0s;
  transition: all 0.3s, width 0s;
  -webkit-transform: scale(0.7);
  -ms-transform: scale(0.7);
  transform: scale(0.7);
  opacity: 0;
  filter: alpha(opacity=0);
}
.popup-backdrop .popup-loading-indicator:after {
  content: ' ';
  display: block;
  background-size: 50px 50px;
  background-repeat: no-repeat;
  background-position: 50% 50%;
  background-image: url('../themes/pensoft-showcase/assets/modules/system/assets/ui/images/loader-transparent.svg');
  -webkit-animation: spin 1s linear infinite;
  animation: spin 1s linear infinite;
  width: 50px;
  height: 50px;
  margin: 25px 0 0 25px;
}
.popup-backdrop.loading .popup-loading-indicator {
  opacity: 1;
  filter: alpha(opacity=100);
  -webkit-transform: scale(1);
  -ms-transform: scale(1);
  transform: scale(1);
}
/* users */
.userPic img {
  border-radius: 50%;
}
.userBox {
  border-bottom: 1px solid #b4b4b4;
  color: #4e5e67;
  padding: 2rem 15px;
}
.username {
  font-size: 1.3em;
}
.arrow-left {
  background: url('../themes/pensoft-showcase/assets/images/back.svg') left no-repeat;
  background-size: 18px;
  background-position: 8px 9px;
  width: 10px;
  height: 10px;
  display: inline;
  padding: 6px 18px;
  content: unset;
}
.back {
  color: #495a63;
}
a:hover .arrow-left {
  background: #ededed url('../themes/pensoft-showcase/assets/images/back.svg') left no-repeat;
  border-radius: 50%;
  background-size: 18px;
  background-position: 8px 9px;
}
.circled_plus {
  background: url('../themes/pensoft-showcase/assets/images/upload.svg') top left no-repeat;
  width: 16px;
  height: 16px;
  position: relative;
  display: inline-block;
  top: 2px;
  margin-right: 3px;
}
.all_images_container {
  height: 140px;
  width: 100%;
  overflow: hidden;
}
.all_images_container.changeHeight {
  height: auto;
}
.all_images_container .documents_images_list {
  float: left;
  margin: 5px;
  width: 150px;
  height: 120px;
}
.all_images_container .documents_images_list:hover {
  cursor: move;
}
.ui-state-highlight {
  height: 3em;
  line-height: 2em;
  background: #f5f5f5;
}
.drag-handle {
  width: 13px;
  height: 100%;
  float: left;
  margin-right: 10px;
  background: url('../themes/pensoft-showcase/assets/images/drag.svg') no-repeat;
  background-size: cover;
  background-position-x: -6px;
}
@media screen and (max-width: 575.98px) {
  .drag-handle {
    margin-right: 5px;
  }
}
.drag-handle:hover {
  cursor: move;
}
.folder_icon {
  background: none;
  border: none;
  padding: 0;
  background: url('../themes/pensoft-showcase/assets/images/folder.svg') left no-repeat;
  background-size: 33px;
  padding-left: 42px;
}
.card.internal {
  background-color: #e0e2e0;
  border-radius: 10px;
  font-family: Oswald;
  color: #555555;
  max-width: 302px;
  height: 269px;
  margin: 0 9px 20px 9px!important;
}
@media screen and (max-width: 575.98px) {
  .card.internal {
    max-width: 95vw;
    margin: 20px auto;
  }
}
.card.internal .card-header {
  margin-bottom: 0;
  border-bottom: 0px;
  text-align: center;
  white-space: nowrap;
  font-size: 1em;
}
.card.internal .card-header a {
  padding: 10px 20px;
  border-radius: 50px;
  color: #555555 !important;
  display: block;
}
.card.internal:hover {
  opacity: 0.7;
}
.folder-background {
  border-radius: 50% !important;
  background-color: #ffffff !important;
  width: 160px;
  height: 160px !important;
  margin: 20px auto;
}
@media screen and (max-width: 575.98px) {
  .card-container {
    width: -webkit-fill-available !important;
  }
}
.card.profile {
  width: 370px !important;
  background-color: #e0e2e0;
  padding: 20px !important;
  margin-bottom: 1rem;
}
.card.profile .card-img-top {
  margin-bottom: 1rem;
}
.card.profile .card-body {
  background: none !important;
  min-height: auto !important;
  padding: 0 !important;
  font-size: 14.4px;
}
.card.profile .card-header {
  font-weight: bold;
  text-align: left !important;
  color: #1a3354;
  margin-bottom: 1rem;
}
.contact_info h3 {
  font-family: Muli;
  font-weight: bold;
}
.coordinator_image img {
  border-radius: 50%;
}
.dorsal {
  display: block;
  cursor: pointer;
  color: #00809e;
  margin-top: 20px;
}
.toogle-contact-paragraphs {
  display: none;
}
@media screen and (max-width: 575.98px) {
  .media-btn_broshure_and_poster {
    margin: 10px 0!important;
  }
}
.newsletter_title {
  position: absolute;
  color: #ffffff;
  display: block;
  width: 302px;
  text-align: center;
  margin-top: 85px;
}
@media screen and (max-width: 575.98px) {
  .newsletter_title {
    width: 100%;
  }
}
.newsletter_item {
  text-align: center;
}
@media screen and (max-width: 575.98px) {
  .newsletter_item {
    margin-top: 50px;
  }
}
.broshure_and_poster img,
.newsletter_item img {
  border-radius: 50%;
}
.videos-content .tabs a.active {
  color: #e1a125 !important;
  display: inline !important;
}
.press-releases .news-container {
  background: #e0e2e0;
  padding: 35px;
  border-radius: 10px;
  width: 590px;
  max-width: 100%;
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
.brand-kit-image {
  width: 200px;
  max-width: 100%;
  height: 200px;
  object-fit: contain;
  object-position: center;
  background: white;
}
.pr.normal {
  margin-top: -2px;
}
ul.partners_logos_list {
  list-style-type: none;
  padding: 0px;
  margin: 0;
  display: block;
}
ul.partners_logos_list li {
  display: inline-flex;
  text-align: center;
  vertical-align: middle;
  margin: 17px 17px 0 0;
  background: #e0e2e0;
  border-radius: 50%;
  padding: 20px;
  width: 119px;
  height: 119px;
  line-height: 119px;
  justify-content: center;
  align-items: center;
}
@media screen and (max-width: 575.98px) {
  ul.partners_logos_list li {
    margin: 17px 4px 0 4px;
  }
}
ul.partners_logos_list li {
  margin-top: 1rem;
  transition: all 0.3s ease-in-out;
}
ul.partners_logos_list li a {
  display: flex;
  justify-content: center;
  align-items: center;
}
ul.partners_logos_list li:hover {
  margin-top: 0;
  box-shadow: 0 6px 20px rgba(0, 0, 0, 0.2);
}
.fill_default.fill_ES:hover,
.fill_default.fill_AU:hover,
.fill_default.fill_FR:hover,
.fill_default.fill_DE:hover,
.fill_default.fill_BG:hover,
.fill_default.fill_HU:hover,
.fill_default.fill_PT:hover,
.fill_default.fill_GB:hover,
.fill_default.fill_RO:hover,
.fill_default.fill_SE:hover,
.fill_default.fill_BE:hover,
.fill_default.fill_NL:hover,
.fill_default.fill_IT:hover,
.fill_default.fill_EE:hover,
.fill_default.fill_CH:hover {
  cursor: pointer;
}
/*advisory-board-container */
.advisory-board-container h3.underline {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  text-align: left;
  color: #555555;
  font-family: "Oswald";
  display: block;
  font-size: 36px;
  line-height: 1.7em;
}
.advisory-board-container .card_profiles {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.advisory-board-container .cards {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.advisory-board-container .cards.justify-content-between {
  justify-content: left !important;
}
.advisory-board-container .card.profile {
  width: 370px !important;
  height: 530px;
  background-color: #ffffff;
  padding: 20px !important;
  margin-bottom: 1rem;
  margin-top: 1rem;
  margin-right: 2rem;
  font-family: Muli;
}
.advisory-board-container .card.profile i.pr {
  color: #8ca03c;
}
.advisory-board-container .card.profile img {
  width: 250px;
  height: 250px;
}
@media screen and (max-width: 575.98px) {
  .advisory-board-container .card.profile {
    margin: 1rem auto;
  }
}
.advisory-board-container .card.profile:hover,
.advisory-board-container .card-profiles:hover,
.advisory-board-container .card-container:hover {
  opacity: 1;
}
.advisory-board-container .card.profile .card-header {
  color: #555555;
}
.advisory-board-container .card-profile:hover a,
.advisory-board-container .card-profiles:hover a {
  background: none;
  color: #00809e !important;
}
.advisory-board-container .card-profile a:hover {
  color: #8ca03c !important;
}
.advisory-board-container2 .card-container {
  background-color: #ffffff;
}
.advisory-board-container2 .card .card-body {
  color: #555555 !important;
}
.advisory-board-container2 h3.underline {
  padding-left: 0;
  padding-right: 0;
  margin-bottom: 0;
  text-align: left;
  color: #555555;
  font-family: "Oswald";
  display: block;
  font-size: 36px;
  line-height: 1.7em;
}
.advisory-board-container2 .card_profiles {
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.advisory-board-container2 .cards {
  margin-left: 0.5rem !important;
  margin-right: 0.5rem !important;
}
.advisory-board-container2 .cards.justify-content-between {
  justify-content: left !important;
}
.advisory-board-container2 .card.profile {
  width: 370px !important;
  /*height: 530px;*/
  background-color: #e0e2e0;
  padding: 20px !important;
  margin-bottom: 1rem;
  margin-top: 1rem;
  margin-right: 2rem;
  font-family: Muli;
  color: #555555;
}
.advisory-board-container2 .card.profile i.pr {
  color: #8ca03c;
}
.advisory-board-container2 .card.profile img {
  width: 250px;
  height: 250px;
}
.advisory-board-container2 .card.profile .country {
  display: none;
}
@media screen and (max-width: 575.98px) {
  .advisory-board-container2 .card.profile {
    margin: 1rem auto;
  }
}
.advisory-board-container2 .card.profile:hover,
.advisory-board-container2 .card-profiles:hover,
.advisory-board-container2 .card-container:hover {
  opacity: 1;
}
.advisory-board-container2 .card.profile .card-header {
  color: #555555;
}
.advisory-board-container2 .card-profile:hover a,
.advisory-board-container2 .card-profiles:hover a {
  background: none;
  color: #00809e !important;
}
.advisory-board-container2 .card-profile a:hover {
  color: #8ca03c !important;
}
.advisory-board-container2 .card-img-top {
  border-radius: unset !important;
  margin: unset !important;
  margin-bottom: 20px !important;
  width: unset !important;
  height: 250px !important;
  object-fit: cover;
}
#mycomponentpartners .edit-link,
.newslist .edit-link {
  display: none;
}
#mycomponentpartners .list-item-image {
  display: none;
}
#mycomponentpartners .info {
  display: none;
}
#mails.row.ui.form span {
  font-size: 15px;
}
#mails.row.ui.form h3 {
  margin-bottom: 5px !important;
  margin-left: 10px;
}
#mails.row.ui.form .col-xs:nth-of-type(1) .row:nth-child(2) {
  margin: 0 !important;
}
#userAvatar img {
  width: auto;
}
html,
body {
  font-family: muli, Arial, sans-serif;
  background-color: #ffffff;
  color: #6c6c6c;
  font-weight: normal;
  font-size: 18px;
  line-height: 1.7em;
  letter-spacing: 0;
}
a {
  color: #00809e;
}
a.no-color {
  color: #8ca03c;
}
ul {
  list-style-type: disc;
  padding-left: 20px;
}
ul.pagination {
  list-style-type: none;
  padding-left: 20px;
}
ul.pagination li {
  display: inline;
  padding: 5px;
}
ol.q {
  list-style-type: upper-roman;
  padding-left: 20px;
}
.home .container-fluid {
  margin: 0 !important;
  padding: 0 !important;
}
.header-image {
  overflow: hidden;
  position: relative;
  align-items: flex-end;
  justify-content: center;
  display: flex;
  color: #ffffff;
}
.header-image .header-image-bar {
  width: 100%;
  height: 424px;
  background-size: cover;
  background-position: center;
  background-position-y: 31px !important;
}
@media screen and (max-width: 575.98px) {
  .header-image .header-image-bar {
    background: url("../storage/app/media/mobile-image.png") !important;
    background-size: 100% !important;
    background-position: center !important;
    background-position-y: 80px !important;
  }
}
@media screen and (max-width: 1280.98px) {
  .header-image .header-image-bar {
    height: 240px;
  }
}
.header-image h1.underline {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-bottom: 50px;
  margin-bottom: 0;
  font-size: 52px;
  line-height: 52px;
  color: #ffffff;
  text-align: center;
}
.header-image h1.underline.home-page-header {
  text-transform: unset;
  font-size: 52px;
  line-height: 62px;
}
@media screen and (max-width: 575.98px) {
  .header-image h1.underline.home-page-header {
    font-size: 33px;
    line-height: 56px;
  }
}
@media screen and (max-width: 1199.98px) {
  .header-image h1.underline.home-page-header {
    width: auto !important;
  }
}
@media screen and (max-width: 575.98px) {
  .header-image h1.underline {
    width: 85%;
    padding-left: 20px;
    padding-right: 20px;
    padding-bottom: 35px;
    line-height: 47px !important;
  }
}
.header-image .jumbotron {
  font-size: 1.5em;
}
@media screen and (max-width: 575.98px) {
  .header-image .jumbotron {
    font-size: 1.3em;
  }
}
.header-image.home .header-image-bar {
  height: 691px;
}
@media screen and (max-width: 1280.98px) {
  .header-image.home .header-image-bar {
    height: 560px;
  }
}
.header-image.home h1.underline {
  border-bottom: none;
}
@media screen and (min-width: 992px) {
  .header-image > img {
    width: 100%;
    max-width: 100%;
  }
}
#layout-content {
  padding-top: 0px;
  padding-bottom: 0px;
}
@media screen and (max-width: 575.98px) {
  #layout-content .slick-next,
  #layout-content .slick-prev {
    display: none !important;
  }
}
#layout-footer {
  background-color: #242424;
  padding-top: 20px;
  padding-bottom: 20px;
  z-index: 100;
}
#layout-footer .bottom-footer {
  border-top: 1px solid #FFFFFF29;
  padding-top: 18px;
}
#layout-footer .bottom-footer .privacy-policy {
  color: #ffffff !important;
}
#layout-footer .funding {
  display: flex;
  flex: 1 1 14%;
  color: #ffffff;
  font-size: 14px !important;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .funding {
    flex: unset;
  }
}
#layout-footer .powered-by {
  display: flex;
  flex: 1 0 auto;
  justify-content: center;
  color: #ffffff;
  font-size: 14px !important;
  white-space: nowrap;
}
@media screen and (max-width: 575.98px) {
  #layout-footer .powered-by {
    font-size: 12px !important;
  }
}
#layout-footer .social-networks {
  flex: 1 0 auto;
}
.bd-example {
  position: relative;
  padding: 10px;
  margin: 20px -20px;
  border: solid #f8f9fa;
  border-width: 2px;
}
.highlight {
  background-color: #f8f9fa;
  padding: 10px;
}
.highlight .pre {
  padding: 0;
  margin-top: 0;
  margin-bottom: 0;
  background-color: transparent;
  border: 0;
  overflow: auto;
}
.highlight .pre .code {
  font-size: inherit;
  color: #212529;
  word-break: normal;
}
.container-fluid.banner {
  margin-top: 0px;
  margin-bottom: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.share {
  display: flex;
  align-items: center;
  justify-content: flex-end;
}
.twitter-widget {
  max-height: 720px;
  max-width: 787px;
  margin-left: 6px;
  overflow-y: scroll;
  border: 1px solid #a5a7aa;
  border-radius: 5px;
}
.subscribe-container {
  display: flex;
  flex-direction: column;
  justify-content: stretch;
  box-sizing: border-box;
}
.subscribe-items + .subscribe-items {
  padding-top: 1rem;
}
.subscribe-items a {
  margin-right: 10px;
  width: 63px;
  height: 63px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
}
.content_static_list {
  list-style-type: none;
  display: flex;
  padding: 0;
  margin-top: 80px;
  justify-content: space-between;
}
.content_static_list img {
  width: 88%;
}
.download-icon {
  background: url(../themes/pensoft-showcase/assets/images/download.svg) bottom left no-repeat;
  background-size: 14px;
  padding-left: 20px;
  color: #3daae9;
  font-size: 15px;
}
.ui-widget-content {
  border: none !important;
  background: none !important;
  color: unset !important;
}
.funded_by {
  display: flex;
  flex-wrap: wrap;
  align-items: center;
  justify-content: space-between;
}
.funded_by img {
  margin: 10px;
  display: inline-flex;
}
.funded_by img:nth-of-type(1) {
  max-width: 105px;
  margin: 10px 10px 10px 0!important;
}
.funded_by img:nth-of-type(2) {
  max-width: 166px;
}
.funded_by img:nth-of-type(3) {
  max-width: 225px;
}
.funded_by img:nth-of-type(4) {
  max-width: 186px;
}
.funded_by img:nth-of-type(5) {
  max-width: 320px;
  margin: 10px 0px 10px 10!important;
}
.homepage_intro {
  width: 100%;
  justify-content: space-between;
}
.homepage_intro .cards div {
  width: 85%;
}
@media screen and (max-width: 575.98px) {
  .homepage_intro .cards div {
    margin: 30px auto;
  }
}
.homepage_intro .cards h2 {
  font-family: Oswald;
}
.project_background {
  background: url(../storage/app/media/pensoft/about/image-about.jpg) bottom left no-repeat;
  background-size: cover;
  color: #ffffff;
}
.project_background p {
  color: #ffffff;
}
.project_background h1 {
  color: #8ca03c;
}
.project_background .card {
  padding: 2rem;
}
.project_background .card-img {
  width: 45%;
}
@media screen and (max-width: 575.98px) {
  footer .align-items-center {
    text-align: center !important;
  }
}
.youtube-video {
  position: relative;
  display: block;
  width: 90%;
  float: right;
}
.youtube-video img {
  width: 100%;
  height: auto;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.youtube-video .play-button {
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  width: 64px;
  height: 64px;
  cursor: pointer;
}
.youtube-video .iframe-container {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  -moz-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  -webkit-box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  box-shadow: 0 0 20px rgba(0, 0, 0, 0.2);
  border-radius: 10px;
}
.youtube-video iframe {
  border-radius: 10px;
}
.rio_collection {
  font-size: 20px;
  text-align: center;
}
.rio_collection .container {
  padding: 0;
}
.rio_collection a.button {
  background: #356f64 url('../storage/app/media/RIO%20logo%20all%20white-01.svg') left center no-repeat;
  background-size: 40%;
  background-position-x: 20px;
  color: white;
  text-align: center;
  padding: 12px 30px 12px 140px;
  font-size: 15px;
  border-radius: 35px;
  margin-top: 26px;
  display: inline-block;
}
.rio_collection a.button:hover {
  opacity: 0.7;
}
/* HOMEPAGE **/
.homepage-intro {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 100%;
  overflow: hidden !important;
  margin-bottom: 48px;
  position: relative;
  padding-left: 0 !important;
  padding-right: 0 !important;
  /* intro text **/
  /* intro carousel **/
  /* intro slide dots **/
}
@media screen and (max-width: 575.98px) {
  .homepage-intro {
    margin-bottom: 0;
  }
}
.homepage-intro .intro-container {
  position: absolute;
  max-width: 80%;
  padding: 20px;
  z-index: 69;
}
@media screen and (max-width: 991.98px) {
  .homepage-intro .intro-container {
    max-width: 100%;
  }
}
.homepage-intro .intro-container h1.underline {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0px;
  margin-bottom: 0;
  font: normal normal 600 59px/87px Oswald;
  color: #ffffff;
}
@media screen and (max-width: 991.98px) {
  .homepage-intro .intro-container h1.underline {
    font-size: 30px !important;
    line-height: 1.6em !important;
  }
}
.homepage-intro .video-carousel {
  position: relative;
  width: 100%;
  height: 100vh;
  /* Intro button **/
}
@media screen and (max-width: 991.98px) {
  .homepage-intro .video-carousel {
    height: 100%;
  }
}
.homepage-intro .video-carousel .video-carousel-1,
.homepage-intro .video-carousel .video-carousel-2,
.homepage-intro .video-carousel .video-carousel-3 {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100vh;
}
.homepage-intro .video-carousel .video-carousel-1 video,
.homepage-intro .video-carousel .video-carousel-2 video,
.homepage-intro .video-carousel .video-carousel-3 video {
  width: 100% !important;
  height: 100% !important;
  object-fit: cover !important;
}
.homepage-intro .video-carousel .video-carousel-1:after,
.homepage-intro .video-carousel .video-carousel-2:after,
.homepage-intro .video-carousel .video-carousel-3:after {
  content: '';
  width: 100%;
  height: 100% !important;
  position: absolute;
  top: 0;
  left: 0;
  z-index: 1;
}
.homepage-intro .video-carousel .video-carousel-1,
.homepage-intro .video-carousel .video-carousel-2,
.homepage-intro .video-carousel .video-carousel-3 {
  padding: 0 !important;
}
.homepage-intro .video-carousel .video-carousel-1 video,
.homepage-intro .video-carousel .video-carousel-2 video,
.homepage-intro .video-carousel .video-carousel-3 video {
  opacity: 1;
}
.homepage-intro .video-carousel .video-carousel-1:after,
.homepage-intro .video-carousel .video-carousel-2:after,
.homepage-intro .video-carousel .video-carousel-3:after {
  background: transparent linear-gradient(180deg, rgba(64, 75, 16, 0.7) 0%, rgba(64, 75, 16, 0) 100%) 0% 0% no-repeat padding-box;
  opacity: 0.7;
}
.homepage-intro .slick-dots {
  z-index: 9;
  list-style: none;
  align-items: center;
  justify-content: center;
  padding: 0;
  margin: 0;
  position: absolute;
  bottom: 25px;
  top: 45%;
  left: 50%;
  transform: translateX(40%);
}
.homepage-intro .slick-dots li {
  display: block !important;
  margin: 8px 50px;
}
.homepage-intro .slick-dots li button {
  cursor: pointer;
  border: 0;
  background: white;
  opacity: 0.7;
  display: block;
  padding: 5px;
  position: relative;
  width: 20px;
  height: 20px;
  border-radius: 50%;
  transition: opacity .25s ease;
}
.homepage-intro .slick-dots li button:before {
  display: none;
}
.homepage-intro .slick-dots li button:hover,
.homepage-intro .slick-dots li button:focus {
  outline: none;
  opacity: 1;
}
.homepage-intro .slick-dots li.slick-active button {
  color: #ffffff;
  opacity: 1;
}
@media screen and (max-width: 1199.98px) {
  .homepage-intro .slick-dots {
    display: none !important;
  }
}
.subscriber {
  display: flex;
  justify-content: center;
  align-items: center;
}
.subscriber .subscriber-row {
  display: flex;
  justify-content: center;
  align-items: center;
  background: url(../themes/pensoft-showcase/assets/images/banner-img.png) center no-repeat;
  background-size: cover;
  backdrop-filter: blur(8px);
  border-radius: 10px;
  padding: 20px 16px;
}
.subscriber .subscriber-row h2 {
  font-size: 40px;
  color: #ffffff;
}
.subscriber .view_all {
  margin-right: 20px;
}
@media screen and (max-width: 575.98px) {
  .subscriber .view_all {
    margin-right: 0;
    margin-bottom: 20px;
  }
}
.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: 1200px) {
  .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: #e2a225;
}
.text-secondary {
  color: #e0e2e0;
}
.text-success {
  color: #020202;
}
.text-danger {
  color: #dc3545;
}
.text-warning {
  color: #ffc107;
}
.text-info {
  color: #17a2b8;
}
.text-light {
  color: #8698b2;
}
.text-dark {
  color: #1b282e;
}
.text-muted {
  color: #6c757d;
}
.text-white {
  color: #ffffff;
}
.text-grey {
  color: #495a62;
}
.text-grey-search-btn {
  color: #c1c1c1;
}
.text-link {
  color: #00809e;
}
.bg-primary {
  background-color: #6c6c6c;
}
.bg-secondary {
  background-color: #e0e2e0;
}
.bg-success {
  background-color: #020202;
}
.bg-danger {
  background-color: #dc3545;
}
.bg-warning {
  background-color: #ffc107;
}
.bg-info {
  background-color: #17a2b8;
}
.bg-light {
  background-color: #8698b2;
}
.bg-dark {
  background-color: #1b282e;
}
.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: #6c757d;
  margin-bottom: 20px;
  color: #e2a225;
}
.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: #6c757d;
}
.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: 1200px) {
  .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;
}
.container-fluid {
  padding-right: 2rem;
  padding-left: 2rem;
}
.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;
  margin-right: -0.5rem;
  margin-left: -0.5rem;
}
.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%;
  background: #ffffff;
  padding: 1.25rem;
  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 */
.slick-loading .slick-list {
  background: #ffffff url('../themes/pensoft-showcase/assets/images/ajax-loader.gif') center center no-repeat;
}
/* 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 {
  outline: none;
  background: transparent;
  color: transparent;
  background: #ededed;
  border-radius: 50px;
}
.slick-prev:hover:before,
.slick-next:hover:before,
.slick-prev:focus:before,
.slick-next:focus:before {
  opacity: 1;
}
.slick-prev.slick-disabled:before,
.slick-next.slick-disabled:before {
  opacity: 0.25;
}
.slick-prev {
  padding: 10px 13px 10px 7px;
}
.slick-next {
  padding: 10px 7px 10px 13px;
}
.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;
}
/* 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: 1;
}
.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;
}
