/* 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: 'Inter'
*/
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-Black.ttf') format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-BlackItalic.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-BoldItalic.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-ExtraBold.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-ExtraBoldItalic.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-ExtraLight.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-ExtraLightItalic.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-Italic.ttf') format('truetype');
  font-style: italic;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-Light.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-LightItalic.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-Medium.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-MediumItalic.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-Regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-SemiBold.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Inter';
  src: url('../themes/pensoft-solo/assets/fonts/inter/Inter-SemiBoldItalic.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
/**
* font-family: 'Clear Sans'
*/
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 900;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 900;
  font-style: italic;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/ClearSans-Bold.ttf') format('truetype');
  font-weight: 700;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 700;
  font-style: italic;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 800;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 800;
  font-style: italic;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 200;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 200;
  font-style: italic;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-style: italic;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 300;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 300;
  font-style: italic;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 500;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 500;
  font-style: italic;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 400;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 600;
}
@font-face {
  font-family: 'Clear Sans';
  src: url('../themes/pensoft-solo/assets/fonts/clearSans/clear-sans.regular.ttf') format('truetype');
  font-weight: 600;
  font-style: italic;
}
h1,
.h1 {
  font-size: 36px;
  line-height: 1.5em;
}
h2,
.h2 {
  font-size: 27px;
  line-height: 1.5em;
}
h3,
.h3 {
  font-size: 21.06px;
  line-height: 1.5em;
}
h4,
.h4 {
  font-size: 18px;
}
h5,
.h5 {
  font-size: 15.66px;
  line-height: 1.5em;
}
h6,
.h6 {
  font-size: 12.06px;
  line-height: 1.5em;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.title {
  margin-bottom: 20px;
  color: #363636;
}
h1.underline,
.h1.underline,
h2.underline,
.h2.underline,
h3.underline,
.h3.underline,
h4.underline,
.h4.underline,
h5.underline,
.h5.underline,
h6.underline,
.h6.underline,
.title.underline {
  display: inline-block;
  padding-bottom: 10px;
}
h1.underline.white,
.h1.underline.white,
h2.underline.white,
.h2.underline.white,
h3.underline.white,
.h3.underline.white,
h4.underline.white,
.h4.underline.white,
h5.underline.white,
.h5.underline.white,
h6.underline.white,
.h6.underline.white,
.title.underline.white {
  border-color: #ffffff;
}
h1.base_heading,
.h1.base_heading,
h2.base_heading,
.h2.base_heading,
h3.base_heading,
.h3.base_heading,
h4.base_heading,
.h4.base_heading,
h5.base_heading,
.h5.base_heading,
h6.base_heading,
.h6.base_heading,
.title.base_heading {
  padding-left: 0;
  padding-right: 0;
  text-align: left;
}
h1.base_heading.inner-page,
.h1.base_heading.inner-page,
h2.base_heading.inner-page,
.h2.base_heading.inner-page,
h3.base_heading.inner-page,
.h3.base_heading.inner-page,
h4.base_heading.inner-page,
.h4.base_heading.inner-page,
h5.base_heading.inner-page,
.h5.base_heading.inner-page,
h6.base_heading.inner-page,
.h6.base_heading.inner-page,
.title.base_heading.inner-page {
  margin-bottom: 20px !important;
  text-transform: none;
}
del,
s {
  text-decoration: line-through;
}
ins,
u {
  text-decoration: underline;
}
small {
  font-size: 14.4px;
}
strong,
b {
  font-weight: bold;
}
em {
  font-style: italic;
}
a {
  text-decoration: none;
  background-color: transparent;
}
p {
  margin-top: 0;
  margin-bottom: 20px;
}
p.lead {
  font-size: 22.5px;
  font-weight: 300;
}
img.text,
.img.text {
  height: 18px;
  width: auto;
}
img.fluid,
.img.fluid {
  max-width: 100%;
  width: 100%;
  width: 100% \9;
  height: auto;
}
img.thumbnail,
.img.thumbnail {
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
img.rounded,
.img.rounded {
  border-radius: 0px 0px 0px 0px;
  -moz-border-radius: 0px 0px 0px 0px;
  -webkit-border-radius: 0px 0px 0px 0px;
}
img.float-left,
.img.float-left {
  float: left;
}
img.float-right,
.img.float-right {
  float: left;
}
.container {
  max-width: 100%;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
  padding-top: 80px;
  padding-bottom: 0px;
  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: 1280px;
  }
}
.container.highlights-news {
  padding-bottom: 30px;
}
.container.jpi {
  padding-top: 0;
}
.container-fluid {
  width: 100%;
  padding-left: 0 !important;
}
.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;
}
.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;
}
.link {
  display: flex;
  flex-direction: column;
}
.link .link-header {
  display: flex;
  align-items: flex-end;
}
.link .link-title {
  display: block;
  min-width: 300px;
  padding-left: 10px;
  padding-right: 10px;
  padding-top: 10px;
  padding-bottom: 10px;
  background-color: #f0f0f0;
  line-height: 1.4;
  color: #363636;
  text-align: center;
  box-sizing: border-box;
}
.link .link-image {
  display: flex;
}
.link .link-image img {
  max-width: 100px;
  max-height: 42px;
}
.link .link-title + .link-image {
  margin-left: 20px;
}
@media screen and (max-width: 575.98px) {
  .link .link-title {
    min-width: auto;
    width: 100%;
  }
  .link .link-header {
    flex-direction: column;
    align-items: flex-start;
  }
  .link .link-title + .link-image {
    margin-top: 20px;
    margin-left: 0;
  }
}
.link .link-body {
  padding-top: 25px;
  padding-bottom: 10px;
  text-align: left;
}
.link + .link {
  margin-top: 20px;
}
img {
  width: 100%;
}
@media screen and (max-width: 575.98px) {
  img {
    width: auto;
  }
}
img.content {
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 20px;
  margin-right: 20px;
}
@media screen and (max-width: 575.98px) {
  img.content {
    margin-right: 0;
  }
}
img.content.left {
  float: none;
  margin-top: 0;
  margin-left: 0;
}
@media screen and (min-width: 992px) {
  img {
    width: auto;
  }
  img.content {
    margin-top: 20px;
    margin-left: 20px;
    margin-right: 20px;
  }
  img.content.left {
    float: left;
    margin-top: 0;
    margin-left: 0;
  }
}
.ui-state-active,
.ui-widget-content .ui-state-active,
.ui-widget-header .ui-state-active,
a.ui-button:active,
.ui-button:active,
.ui-button.ui-state-active:hover {
  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;
}
.ui-accordion .ui-accordion-header {
  display: block !important;
  align-items: center;
  cursor: pointer;
  position: relative;
  margin: 0 !important;
  padding: 0 1rem 0 0!important;
  font-size: 100%;
  outline: none;
}
@media screen and (max-width: 991.98px) {
  .ui-accordion .ui-accordion-header {
    padding: 0 !important;
    text-align: left !important;
    width: 100%;
  }
}
.ui-accordion .ui-accordion-content {
  padding: 0 0 0 1rem!important;
  border-top: 0;
  overflow: unset !important;
}
@media screen and (max-width: 991.98px) {
  .ui-accordion .ui-accordion-content {
    padding: 0 !important;
    text-align: left !important;
  }
}
.ui-icon {
  display: none !important;
}
.ui-widget {
  font-size: 1em;
}
/*------------------------*/
.ui-icon.small,
.ui-icon.large,
.ui-icon.huge {
  line-height: 1.5em;
  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;
}
#ui-id-1 a,
#ui-id-2 a,
#ui-id-3 a,
#ui-id-4 a,
#ui-id-5 a,
#ui-id-6 a,
#ui-id-7 a,
#ui-id-8 a,
#ui-id-9 a,
#ui-id-10 a,
#ui-id-11 a,
#ui-id-12 a,
#ui-id-13 a,
#ui-id-14 a,
#ui-id-15 a,
#ui-id-16 a {
  color: #571300;
}
@media screen and (max-width: 991.98px) {
  #ui-id-1,
  #ui-id-2,
  #ui-id-3,
  #ui-id-4,
  #ui-id-5,
  #ui-id-6,
  #ui-id-7,
  #ui-id-8,
  #ui-id-9,
  #ui-id-10,
  #ui-id-11,
  #ui-id-12,
  #ui-id-13,
  #ui-id-14,
  #ui-id-15,
  #ui-id-16 {
    display: flex !important;
    width: 100%;
    flex-direction: column;
  }
}
[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.5em;
  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 #d1d1d1;
  border-top: 1px solid #d1d1d1;
  border-right: 1px solid #d1d1d1;
  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 {
  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: #571300;
  border-color: #571300;
  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,
.btn-primary.active {
  opacity: 0.7;
}
.btn-secondary {
  color: #ffffff;
  background-color: #571300;
  border-color: #f0f0f0;
  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: #571300;
  background-color: #ffffff;
  border-color: #571300;
}
.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: #571300;
  background-color: #8698b2;
  border-color: #8698b2;
}
.btn-dark {
  color: #ffffff;
  background-color: #571300;
  border-color: #571300;
}
.btn-yellow {
  color: #ffffff;
  background-color: #571300;
  border-color: #571300;
}
.btn-yellow:hover {
  color: #571300;
  background-color: #f0f0f0;
  border-color: #f0f0f0;
}
.btn-link {
  color: #571300;
}
.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: absolute;
  width: 100vw;
  height: 85px;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-between;
  align-items: center;
  color: #ffffff;
  transition: background-color 0.3s;
  box-sizing: border-box;
}
.navbar a {
  color: #ffffff;
}
.navbar.fixed {
  position: fixed;
  z-index: 9999;
  background: #571300;
}
.navbar.scrolled {
  background: #571300;
}
.navbar .navbar-brand {
  display: flex;
  flex-basis: 100px;
  height: 50px;
  background-repeat: no-repeat;
}
@media screen and (max-width: 991.98px) {
  .navbar .navbar-brand {
    flex-basis: 205px;
  }
}
@media screen and (max-width: 575.98px) {
  .navbar .navbar-brand {
    flex-basis: 69px;
  }
}
.navbar .navbar-nav {
  list-style-type: none;
}
.navbar .dropdown .dropdown-menu {
  background: rgba(0, 0, 0, 0.7);
  backdrop-filter: blur(30px);
  border-radius: 4px;
}
.navbar .navbar-collapse {
  display: flex;
  flex-basis: 100%;
  flex-grow: 1;
  flex-direction: column-reverse;
  align-items: center;
}
.navbar .navbar-collapse .pr {
  margin-right: 8px;
}
.navbar .navbar-collapse .pr:hover {
  color: #ffffff !important;
  opacity: 0.7 !important;
}
.navbar .navbar-collapse .navbar-nav {
  display: flex;
  flex-basis: 100%;
  width: 100%;
  max-width: fit-content;
  flex-grow: 1;
  padding-left: 0;
  padding-right: 0;
  padding-top: 1rem;
  padding-bottom: 1rem;
  justify-content: space-around;
  flex-direction: column;
  box-sizing: border-box;
  align-items: center;
  z-index: 1000;
  font-size: 36px;
  font-weight: 500;
}
.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;
}
.navbar .navbar-collapse .navbar-nav .nav-item > a {
  padding-left: 0.2rem;
  padding-right: 0.2rem;
  padding-top: 0.3rem;
  padding-bottom: 0.3rem;
  margin-left: 0.5rem;
  margin-right: 0.5rem;
  white-space: nowrap;
  text-overflow: ellipsis;
  max-width: 100%;
}
.navbar .navbar-collapse .navbar-nav .nav-item > a:hover {
  border-bottom: 1px solid white;
}
.navbar .navbar-collapse .navbar-nav .nav-item.active a {
  border-bottom: 1px solid white;
}
.navbar .navbar-collapse .navbar-nav .nav-item.active .dropdown-menu a {
  border-bottom: none;
}
@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;
    margin: 0 10px;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown:hover > .dropdown-menu {
    display: block;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown a:first-of-type {
    background: url("../themes/pensoft-solo/assets/images/menu-arrow.svg") right no-repeat;
    background-size: 12px;
    padding-right: 15px;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu {
    display: none;
    position: absolute;
    top: 60px;
    padding: 15px !important;
    margin-left: 10px;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu a {
    background: none;
    padding: 0 !important;
    font-size: 16px;
    margin-bottom: 10px;
    color: #ffffff !important;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu a:hover {
    color: white !important;
    opacity: 0.7;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu a.active {
    border-bottom: none !important;
  }
  .navbar .navbar-collapse .navbar-nav .nav-item.dropdown .dropdown-menu .nav-item.active a {
    border-bottom: none !important;
  }
}
@media screen and (max-width: 991.98px) {
  .navbar {
    justify-content: flex-start;
  }
}
.home .navbar-brand {
  display: none !important;
}
.home .navbar-brand.scrolled {
  display: flex !important;
}
.home .navbar.fixed {
  background: none;
}
.home .navbar.fixed.scrolled {
  background: #571300;
}
.full-width #search {
  position: absolute;
  top: 0;
  width: 100vw;
  height: 310px;
  left: 0;
  right: 0;
  background: #571300;
  /* right: 110px; */
  z-index: 9999;
}
.full-width #search form {
  max-width: 70%;
  margin: 160px auto 0 auto;
}
.full-width #search .text-grey-search-btn {
  background: #ffffff;
  color: #35393E;
  position: relative;
  top: unset;
  width: auto;
  height: 43px;
  left: 0;
  right: 0;
  z-index: 11;
  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 #c3c4d7;
  border-top: 1px solid #c3c4d7;
  border-right: 1px solid #c3c4d7;
}
.full-width #search.content-wrapper,
.full-width #search#layout-content {
  top: 0px !important;
}
.full-width .close-search {
  width: 29px;
  height: 29px;
  position: fixed;
  top: 26px;
  right: 18px;
  cursor: pointer;
  color: #571300;
  background: #ffffff;
  border-radius: 50%;
  font-size: 18px;
  font-weight: bold;
  text-align: center;
  line-height: 29px;
}
@media screen and (max-width: 1199.98px) {
  .full-width .close-search {
    width: 39px;
    height: 39px;
    line-height: 39px;
  }
}
@media screen and (max-width: 1199.98px) {
  nav .pr.p-search.middle.search-btn {
    display: none;
  }
}
.search-btn {
  margin-right: 20px;
  cursor: pointer;
}
/* menu toggle effect mobile */
#menuToggle {
  display: flex;
  flex-direction: column;
  position: absolute;
  right: 50px;
  top: 20px;
  z-index: 1;
  -webkit-user-select: none;
  user-select: none;
  width: 50px;
  height: 32px;
  background: #571300;
  border-radius: 50%;
  padding-top: 18px;
  align-items: center;
}
@media screen and (max-width: 991.98px) {
  #menuToggle {
    right: 20px;
  }
}
#menuToggle input {
  display: flex;
  width: 40px;
  height: 32px;
  position: absolute;
  cursor: pointer;
  opacity: 0;
  top: 9px;
  z-index: 2;
}
#menuToggle span {
  display: flex;
  width: 24px;
  height: 2px;
  margin-bottom: 5px;
  position: relative;
  background: #ffffff;
  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(35deg) translate(2px, 1px);
  background: #ffffff;
  order: 3;
}
#menuToggle input:checked ~ span:nth-last-child(3) {
  opacity: 0;
  transform: rotate(0deg) scale(0.2, 0.2);
  background: #ffffff;
}
#menuToggle input:checked ~ span:nth-last-child(2) {
  transform: rotate(-35deg) translate(3px, 0px);
  background: #ffffff;
}
#menu {
  visibility: hidden;
  position: absolute;
  right: 0;
  top: 0;
  bottom: 0;
  background: #571300;
  display: block;
  width: auto;
  white-space: nowrap;
  height: 100vh;
  margin: -20px -66px 0 0;
  padding: 5rem 90px 0 90px;
  font-size: 20px !important;
  color: #ffffff !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);
}
@media screen and (max-width: 1370.98px) {
  #menu {
    margin: -24px -66px 0 0;
    padding: 3rem 90px 0 90px;
  }
}
@media screen and (max-width: 991.98px) {
  #menu {
    width: 100vw;
    margin: -24px -20px 0 0;
    padding: 3rem 0px 0 0px;
  }
}
#menu li {
  padding: 22px 0 0 0;
  text-align: center;
  font-weight: 600;
  float: unset !important;
}
#menu li a {
  color: #ffffff !important;
}
#menu li a:hover {
  text-decoration: none;
}
#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-menu li a {
  color: #efefef;
}
#menuToggle .dropdown span {
  display: none;
}
.nav-item.search_field a {
  margin: 0px auto 0px auto;
  background: url('../themes/pensoft-solo/assets/images/search.svg') center no-repeat;
  background-size: contain;
  width: 50px;
  height: 25px;
  display: block;
}
.jumbotron {
  position: absolute;
  z-index: 100;
  width: 100%;
}
@media screen and (max-width: 991.98px) {
  .jumbotron {
    padding-top: 95px;
  }
}
.flip_cards_container {
  /* The flip card container - set the width and height to whatever you want. We have added the border property to demonstrate that the flip itself goes out of the box on hover (remove perspective if you don't want the 3D effect */
  /* This container is needed to position the front and back side */
  /* Do an horizontal flip when you move the mouse over the flip box container */
  /* Position the front and back side */
  /* Style the front side (fallback if image is missing) */
  /* Style the back side */
}
.flip_cards_container .col-md.col-xs-12 {
  max-width: 20%;
}
@media screen and (max-width: 1199.98px) {
  .flip_cards_container .col-md.col-xs-12 {
    max-width: 30%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991.98px) {
  .flip_cards_container .col-md.col-xs-12 {
    max-width: 100%;
    margin: 0 auto;
  }
}
.flip_cards_container .flip-card {
  background-color: transparent;
  width: 290px;
  max-width: 98%;
  height: 405px;
  margin-bottom: 100px;
  perspective: 1000px;
  /* Remove this if you don't want the 3D effect */
  color: #ffffff;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  .flip_cards_container .flip-card {
    margin: 30px auto;
  }
}
.flip_cards_container .flip-card-inner {
  position: relative;
  width: 100%;
  height: 100%;
  text-align: center;
  transition: transform 0.8s;
  transform-style: preserve-3d;
}
.flip_cards_container .flip-card:hover .flip-card-inner {
  transform: rotateY(180deg);
}
.flip_cards_container .flip-card-front,
.flip_cards_container .flip-card-back {
  position: absolute;
  width: 100%;
  height: 100%;
  -webkit-backface-visibility: hidden;
  /* Safari */
  backface-visibility: hidden;
  border-radius: 10px;
}
.flip_cards_container .flip-card-front {
  background-color: #183150;
}
.flip_cards_container .flip-card-front p {
  padding: 30px;
  height: 160px;
  font-size: 26px;
  line-height: 38px;
  font-weight: bold;
}
.flip_cards_container .flip-card-back {
  background-color: #183150;
  transform: rotateY(180deg);
}
.flip_cards_container .flip-card-back p {
  padding: 30px;
  text-align: center;
  font-size: 20px;
}
.flip_cards_container .col-md.col-xs-12 .flip-card-front span {
  background: url("../themes/pensoft-solo/assets/images/WP-image.png") center no-repeat;
  background-size: 177px;
  width: 177px;
  height: 177px;
  margin: 0px auto 30px auto;
  color: white;
  font-size: 36px;
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: center;
}
.home .background-dots {
  background-size: 100%;
  background-position: center -106px;
}
@media screen and (max-width: 991.98px) {
  .home .background-dots {
    background-size: cover;
    background-position: center 7px;
  }
}
.about .container:has(.background) {
  padding-top: 0;
  padding-bottom: 0;
}
.about .aims {
  padding-top: 0;
  padding-bottom: 0;
  text-align: center;
}
.about .image_bg {
  padding: 0 !important;
  margin-top: 50px;
}
.about .image_bg .container {
  padding-top: 0;
  padding-bottom: 0;
}
.background_info_background {
  background: url("../themes/pensoft-solo/assets/images/about-background-graphics-2.svg") bottom left no-repeat;
  background-position: left 0px bottom 0px;
  background-size: 273px;
}
.background_info_background .background {
  width: 100%;
  min-height: 232px;
  display: flex;
  padding-bottom: 200px;
  position: relative;
  margin-top: 200px;
}
.background_info_background .background .some_background {
  background: url("../themes/pensoft-solo/assets/images/about.jpg") bottom right no-repeat;
  background-size: 731px 432px;
  position: absolute;
  border-radius: 10px;
  right: 0;
  bottom: 0;
  width: 731px;
  height: 421px;
}
@media screen and (max-width: 991.98px) {
  .background_info_background .background .some_background {
    display: none;
  }
}
.background_info_background .background .container {
  background: #571300;
  color: #ffffff;
  padding-top: 45px !important;
  padding-bottom: 45px !important;
  padding-left: 45px !important;
  padding-right: 45px !important;
  border-radius: 10px;
  width: 641px;
  display: block;
  float: left;
  position: absolute;
  top: -200px;
}
@media screen and (max-width: 991.98px) {
  .background_info_background .background .container {
    padding-top: 25px !important;
    padding-bottom: 25px !important;
    padding-left: 25px !important;
    padding-right: 25px !important;
    width: 85%;
  }
}
.background_info_background .background h1 {
  color: #ffffff;
  text-align: left !important;
  font-size: 30px;
}
.list_background {
  background: url("../themes/pensoft-solo/assets/images/about-background-graphics-3.svg") right no-repeat;
  background-position: right -50px bottom 60%;
}
.list_background .list_mission {
  font-size: 18px !important;
  line-height: 28px;
  color: #363636;
  padding: 0;
}
.list_background .list_mission ul {
  list-style-type: none;
  margin-bottom: 20px;
  padding: 0;
}
.list_background .list_mission ul li {
  background: url("../themes/pensoft-solo/assets/images/bullet_arrow.svg") left no-repeat;
  background-size: 41px;
  padding-left: 65px;
  min-height: 41px;
  line-height: 41px;
  margin-top: 10px;
  margin-bottom: 10px;
}
.objectives_background {
  background: url("../themes/pensoft-solo/assets/images/about-background.jpg") center no-repeat;
  background-size: cover;
  border-radius: 10px;
  width: 100%;
  padding: 90px 0 50px 0!important;
  margin-top: 80px;
}
.objectives_background h1 {
  color: #ffffff;
  margin-bottom: 100px !important;
  font-size: 30px;
}
.objectives_background .objectives {
  padding: 0;
}
.objectives_background .objectives .container {
  padding: 0;
}
.objectives_background .objectives .objectives_list {
  display: flex;
  justify-content: center;
}
.objectives_background .objectives .objectives_list div {
  padding-top: 140px;
  padding-left: 50px;
  padding-right: 50px;
  text-align: center;
  margin-bottom: 100px;
  font-size: 16px;
  color: #ffffff;
}
.objectives_background .objectives .objectives_list div:nth-of-type(1) {
  background: url("../themes/pensoft-solo/assets/images/objective1.svg") top center no-repeat;
  background-size: 120px;
}
.objectives_background .objectives .objectives_list div:nth-of-type(2) {
  background: url("../themes/pensoft-solo/assets/images/objective2.svg") top center no-repeat;
  background-size: 120px;
}
.objectives_background .objectives .objectives_list div:nth-of-type(3) {
  background: url("../themes/pensoft-solo/assets/images/objective3.svg") top center no-repeat;
  background-size: 120px;
}
.objectives_background .objectives .objectives_list div:nth-of-type(4) {
  background: url("../themes/pensoft-solo/assets/images/objective4.svg") top center no-repeat;
  background-size: 120px;
}
.objectives_background .objectives .objectives_list div:nth-of-type(5) {
  background: url("../themes/pensoft-solo/assets/images/objective5.svg") top center no-repeat;
  background-size: 120px;
}
.container.work_packages {
  padding-bottom: 250px;
}
@media screen and (max-width: 991.98px) {
  .container.work_packages {
    padding-top: 0px;
    padding-bottom: 50px;
  }
}
.work_packages {
  margin-top: 90px;
}
.work_packages h2 {
  font-size: 30px !important;
  line-height: 1.7em !important;
  text-align: center !important;
  width: 100%;
}
.work_packages .work_packages_container {
  position: relative;
}
.work_packages .work_packages_container .wp_content {
  display: none;
  position: absolute;
  top: 311px;
  width: 100%;
  height: fit-content;
  background: #57130033;
  border-radius: 10px;
  padding: 35px;
}
@media screen and (max-width: 1370.98px) {
  .work_packages .work_packages_container .wp_content {
    width: 94%;
    margin: 0 auto;
  }
}
@media screen and (max-width: 991.98px) {
  .work_packages .work_packages_container .wp_content {
    position: relative;
    top: 25px;
    margin-bottom: 20px;
  }
}
.work_packages .work_packages_container .wp_content ol {
  list-style: none;
  counter-reset: item;
}
.work_packages .work_packages_container .wp_content ol li {
  counter-increment: item;
  margin-bottom: 15px;
  color: #363636;
  font-size: calc(17.5px);
  line-height: calc(21.5px);
  position: relative;
  display: flex;
  align-items: flex-start;
  padding-left: 42px;
  margin: 30px 0;
}
.work_packages .work_packages_container .wp_content ol li:before {
  content: counter(item);
  position: absolute;
  color: #571300;
  width: 25px;
  height: 25px;
  border: 1px solid #571300;
  border-radius: 50%;
  /* margin-bottom: 35px; */
  text-align: center;
  display: inline-block;
  font-size: 16px;
  font-weight: bold;
  line-height: 25px;
  margin-left: -41px;
}
.work_packages .work_packages_container .prefix_container {
  background: url("../themes/pensoft-solo/assets/images/arrow down.svg") bottom center no-repeat;
  background-size: 36px;
  padding-bottom: 50px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: relative;
}
.work_packages .work_packages_container .prefix_container .wp_prefix {
  background: #571300;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  margin: 30px auto;
  border: 9px solid #571300;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.work_packages .work_packages_container .prefix_container .wp_title {
  font-size: 22px;
  color: #363636;
  text-align: center;
}
.work_packages .work_packages_container .prefix_container:hover,
.work_packages .work_packages_container .prefix_container.active {
  cursor: pointer;
  background: url("../themes/pensoft-solo/assets/images/arrow up.svg") bottom center no-repeat;
}
.work_packages .work_packages_container .prefix_container:hover > .wp_prefix,
.work_packages .work_packages_container .prefix_container.active > .wp_prefix {
  border: 9px solid #57130036 !important;
  background: #ffffff;
  color: #571300;
}
.work_packages .work_packages_container .prefix_container.active {
  cursor: pointer;
  background: url("../themes/pensoft-solo/assets/images/arrow up.svg") bottom center no-repeat;
}
.work_packages .work_packages_container .prefix_container.active .wp_prefix {
  border: 9px solid #57130036 !important;
  background: #ffffff;
  color: #571300;
}
.work_packages .work_packages_container .prefix_container:not(.active) {
  background: url("../themes/pensoft-solo/assets/images/arrow down.svg") bottom center no-repeat;
  background-size: 36px;
  padding-bottom: 50px;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
  position: relative;
}
.work_packages .work_packages_container .prefix_container:not(.active) .wp_prefix {
  background: #571300;
  width: 100px;
  height: 100px;
  line-height: 100px;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
  color: #ffffff;
  border-radius: 50%;
  margin: 30px auto;
  border: 9px solid #571300;
  transition: all 0.5s;
  -webkit-transition: all 0.5s;
}
.work_packages .work_packages_container .prefix_container:not(.active) .wp_title {
  font-size: 22px;
  color: #363636;
  text-align: center;
}
.card_title {
  font-size: 22px;
  font-weight: 600;
  color: #571300;
}
.card-group {
  display: -ms-flexbox;
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
}
.card-container {
  min-width: fit-content;
  display: block;
  justify-content: center;
  margin: 25px auto 100px auto;
  text-align: center;
}
.card-container a {
  display: block;
}
@media screen and (max-width: 1370.98px) {
  .card-container {
    padding: 0px;
  }
}
.card-columns {
  flex-flow: column wrap !important;
}
.card-columns .card {
  margin-bottom: 15px;
}
@media screen and (min-width: 576px) {
  .card-columns {
    -webkit-column-count: 1;
    -moz-column-count: 1;
    column-count: 1;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns .card {
    display: inline-flex;
    width: 100%;
  }
}
.card-columns-three .card {
  margin-bottom: 15px;
}
@media screen and (min-width: 576px) {
  .card-columns-three {
    -webkit-column-count: 3;
    -moz-column-count: 3;
    column-count: 3;
    -webkit-column-gap: 1.25rem;
    -moz-column-gap: 1.25rem;
    column-gap: 1.25rem;
    orphans: 1;
    widows: 1;
  }
  .card-columns-three .card {
    display: inline-flex;
    width: 100%;
  }
}
.cards {
  display: flex;
  -ms-flex-flow: row wrap;
  flex-flow: row wrap;
  margin-left: -.5rem;
  margin-right: -.5rem;
}
.cards .card {
  padding-left: 0.5rem;
  padding-right: 0.5rem;
}
@media screen and (max-width: 575.98px) {
  .cards .card {
    width: 100%;
  }
}
@media screen and (max-width: 575.98px) {
  .cards {
    margin-right: 0;
    margin-left: 0;
  }
}
@media screen and (max-width: 575.98px) {
  .card + .card {
    margin-top: 20px;
  }
}
@font-face {
  font-family: 'icomoon';
  src: url('../themes/pensoft-solo/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa');
  src: url('../themes/pensoft-solo/assets/fonts/icons/icomoon/icomoon.eot?ilrlqa#iefix') format('embedded-opentype'), url('../themes/pensoft-solo/assets/fonts/icons/icomoon/icomoon.ttf?ilrlqa') format('truetype'), url('../themes/pensoft-solo/assets/fonts/icons/icomoon/icomoon.woff?ilrlqa') format('woff'), url('../themes/pensoft-solo/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-solo/assets/fonts/icons/x-icon/icomoon.eot?o4q3va');
  src: url('../themes/pensoft-solo/assets/fonts/icons/x-icon/icomoon.eot?o4q3va#iefix') format('embedded-opentype'), url('../themes/pensoft-solo/assets/fonts/icons/x-icon/icomoon.ttf?o4q3va') format('truetype'), url('../themes/pensoft-solo/assets/fonts/icons/x-icon/icomoon.woff?o4q3va') format('woff'), url('../themes/pensoft-solo/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.5em;
}
.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.5em;
  vertical-align: middle;
}
.p.small,
.pb.small,
.pd.small,
.pl.small,
.pr.small,
.ps.small {
  font-size: 14.4px;
}
.p.normal,
.pb.normal,
.pd.normal,
.pl.normal,
.pr.normal,
.ps.normal {
  font-size: 23.4px;
}
.p.big,
.pb.big,
.pd.big,
.pl.big,
.pr.big,
.ps.big {
  font-size: 32.4px;
}
.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: 25.2px;
  margin-right: 8px;
}
.p.middle,
.pb.middle,
.pd.middle,
.pl.middle,
.pr.middle,
.ps.middle {
  font-size: 41.4px;
}
.p.middle.p-twitter,
.pb.middle.p-twitter,
.pd.middle.p-twitter,
.pl.middle.p-twitter,
.pr.middle.p-twitter,
.ps.middle.p-twitter {
  font-size: 35px;
  font-weight: bold;
}
.p.medium,
.pb.medium,
.pd.medium,
.pl.medium,
.pr.medium,
.ps.medium {
  font-size: 48.6px;
}
.p.medium.p-twitter,
.pb.medium.p-twitter,
.pd.medium.p-twitter,
.pl.medium.p-twitter,
.pr.medium.p-twitter,
.ps.medium.p-twitter {
  font-size: 24px !important;
  font-weight: bold;
}
.p.large,
.pb.large,
.pd.large,
.pl.large,
.pr.large,
.ps.large {
  font-size: 63px;
}
.p.huge,
.pb.huge,
.pd.huge,
.pl.huge,
.pr.huge,
.ps.huge {
  font-size: 90px;
}
.p.p-primary,
.pb.p-primary,
.pd.p-primary,
.pl.p-primary,
.pr.p-primary,
.ps.p-primary {
  color: #571300;
  background-color: #ffffff;
  border: 2px solid #571300;
  width: 78px;
  height: 78px;
  line-height: 78px;
  align-items: center;
  border-radius: 50% 50% 50% 50%;
  -moz-border-radius: 50% 50% 50% 50%;
  -webkit-border-radius: 50% 50% 50% 50%;
}
.p.p-primary.subscribe_home,
.pb.p-primary.subscribe_home,
.pd.p-primary.subscribe_home,
.pl.p-primary.subscribe_home,
.pr.p-primary.subscribe_home,
.ps.p-primary.subscribe_home {
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  width: fit-content;
  padding: 10px 50px 0 50px!important;
  font-weight: bold;
}
@media screen and (max-width: 575.98px) {
  .p.p-primary.subscribe_home,
  .pb.p-primary.subscribe_home,
  .pd.p-primary.subscribe_home,
  .pl.p-primary.subscribe_home,
  .pr.p-primary.subscribe_home,
  .ps.p-primary.subscribe_home {
    font-size: 16px;
  }
}
.p.p-primary:hover,
.pb.p-primary:hover,
.pd.p-primary:hover,
.pl.p-primary:hover,
.pr.p-primary:hover,
.ps.p-primary:hover {
  color: #ffffff;
  background-color: #571300;
  border-color: #571300;
}
.p.p-secondary,
.pb.p-secondary,
.pd.p-secondary,
.pl.p-secondary,
.pr.p-secondary,
.ps.p-secondary {
  line-height: 1em !important;
}
.p.p-secondary:hover,
.pb.p-secondary:hover,
.pd.p-secondary:hover,
.pl.p-secondary:hover,
.pr.p-secondary:hover,
.ps.p-secondary:hover {
  opacity: 0.7 !important;
}
.p.p-search,
.pb.p-search,
.pd.p-search,
.pl.p-search,
.pr.p-search,
.ps.p-search {
  color: #ffffff;
}
.p.p-success,
.pb.p-success,
.pd.p-success,
.pl.p-success,
.pr.p-success,
.ps.p-success {
  color: #020202;
}
.p.p-danger,
.pb.p-danger,
.pd.p-danger,
.pl.p-danger,
.pr.p-danger,
.ps.p-danger {
  color: #dc3545;
}
.p.p-warning,
.pb.p-warning,
.pd.p-warning,
.pl.p-warning,
.pr.p-warning,
.ps.p-warning {
  color: #ffc107;
}
.p.p-info,
.pb.p-info,
.pd.p-info,
.pl.p-info,
.pr.p-info,
.ps.p-info {
  color: #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: #571300;
}
.p.p-link,
.pb.p-link,
.pd.p-link,
.pl.p-link,
.pr.p-link,
.ps.p-link {
  color: #ffffff;
}
.p.p-subscribe,
.pb.p-subscribe,
.pd.p-subscribe,
.pl.p-subscribe,
.pr.p-subscribe,
.ps.p-subscribe {
  font-size: 1.3em !important;
  width: 36px !important;
  height: 36px !important;
  line-height: 36px !important;
  text-align: center;
}
.p.p-mail,
.pb.p-mail,
.pd.p-mail,
.pl.p-mail,
.pr.p-mail,
.ps.p-mail {
  font-size: 1em !important;
  width: 36px !important;
  height: 36px !important;
  line-height: 36px !important;
  text-align: center;
}
.ps {
  font-family: "icomoon";
  font-weight: 900;
}
.pr {
  font-family: "icomoon";
  font-weight: 400;
}
.pl {
  font-family: "icomoon";
  font-weight: 300;
}
.pd {
  font-family: "icomoon";
  font-weight: 900;
}
.pb {
  font-family: "icomoon";
  font-weight: 400;
}
.icons {
  display: flex;
  font-family: "icomoon";
  font-weight: 400;
}
.icons .p + .p,
.icons .pb + .pb,
.icons .pd + .pd,
.icons .pl + .pl,
.icons .pr + .pr,
.icons .ps + .ps {
  margin-left: 10px;
}
.icons.icons-vertical {
  flex-direction: column;
}
.icons.icons-vertical .p + .p,
.icons.icons-vertical .pb + .pb,
.icons.icons-vertical .pd + .pd,
.icons.icons-vertical .pl + .pl,
.icons.icons-vertical .pr + .pr,
.icons.icons-vertical .ps + .ps {
  margin-left: 0;
  margin-top: 20px;
}
.p-researchgate:before {
  content: "\e900";
}
.p-location:before {
  content: "\e90c";
}
.p-time:before {
  content: "\e901";
}
.p-gearwheel:before {
  content: "\e902";
}
.p-country-ch:before {
  content: "\e903";
}
.p-country-de:before {
  content: "\e904";
}
.p-country-fr:before {
  content: "\e905";
}
.p-country-pl:before {
  content: "\e900";
}
.p-search:before {
  content: "\ea82";
}
.p-facebook:before {
  content: "\eaeb";
}
.p-instagram:before {
  content: "\eaec";
}
.p-linkedin:before {
  content: "\eaed";
}
.p-mail:before {
  content: "\e900";
}
.p-website:before {
  content: "\e903";
}
.p-organisation:before {
  content: "\e911";
}
.p-phone:before {
  content: "\e906";
}
.p-mendeley:before {
  content: "\eaef";
}
.p-reddit:before {
  content: "\eaf0";
}
.p-RSS:before {
  content: "\eaf1";
}
.p-twitter:before {
  font-family: 'x-icon';
  content: "\e901";
}
.p-youtube:before {
  content: "\eaf3";
}
.p-subscribe:before {
  content: "\e901";
}
.p-mail:before {
  content: "\e900";
}
.p-key:before {
  content: "\eaf4";
}
.p-minus:before {
  content: "\eaf5";
}
.p-person:before {
  content: "\eaf6";
}
.p-plus:before {
  content: "\eaf7";
}
.p-hamburger:before {
  content: "\eaf8";
}
.p-share1:before {
  content: "\eaf9";
}
.p-back:before {
  content: "\eafb";
}
.p-colapse:before {
  content: "\eafc";
}
.p-remove:before {
  content: "\eafd";
}
.p-trash:before {
  content: "\eafe";
}
.p-download:before {
  content: "\e914";
}
.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: 768px) {
  .timeline.vertical {
    display: flex;
    flex-direction: row;
    height: 450px;
    justify-content: space-between;
    align-items: baseline;
    margin-top: 100px;
  }
  .timeline.vertical::after {
    width: 100%;
    height: 2px;
    top: 50%;
    left: 0;
    right: 0;
  }
  .timeline.vertical .timeline-item {
    width: 100%;
    height: 100%;
    text-align: center;
  }
  .timeline.vertical .timeline-item .timeline-header {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    width: 100%;
    top: 55px;
    height: calc(50% - 55px);
    left: 8px;
    padding: 0;
    box-sizing: border-box;
    margin: auto;
    text-align: center;
    word-break: break-all;
  }
  .timeline.vertical .timeline-item .timeline-header:first-of-type {
    padding-top: 15px;
    height: 20%;
    min-height: 45px;
    top: 60px;
  }
  .timeline.vertical .timeline-item .timeline-header:first-of-type span {
    background: #571300;
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 30px;
    font-weight: 600;
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  .timeline.vertical .timeline-item .timeline-header:nth-of-type(2) {
    padding-bottom: 20px;
    height: 20%;
    min-height: 45px;
    top: 130px;
  }
  .timeline.vertical .timeline-item .timeline-header:nth-of-type(2) span {
    padding: 10px 20px;
    color: #571300;
    border-radius: 30px;
    font-weight: 600;
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  .timeline.vertical .timeline-item .timeline-body {
    display: flex;
    align-items: flex-end;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: 0;
    top: 50%;
    word-break: unset;
    font-weight: 600;
    line-height: 1.2em;
    font-size: 22px;
    color: #35393E;
  }
  .timeline.vertical .timeline-item::after {
    top: calc(50% - 20px + 6px);
    left: calc(50% - 20px + 6px);
  }
  .timeline.vertical .timeline-item:nth-child(odd) .timeline-header {
    display: flex;
    align-items: flex-start;
    justify-content: left;
    width: 100%;
    top: 155px;
    height: calc(50% - 55px);
    padding: 0;
    box-sizing: border-box;
    margin: auto;
    text-align: center;
    word-break: break-all;
  }
  .timeline.vertical .timeline-item:nth-child(odd) .timeline-header:first-of-type {
    padding-top: 15px;
    height: 20%;
    min-height: 45px;
    top: 266px;
  }
  .timeline.vertical .timeline-item:nth-child(odd) .timeline-header:first-of-type span {
    background: #571300;
    padding: 10px 20px;
    color: #ffffff;
    border-radius: 30px;
    font-weight: 600;
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  .timeline.vertical .timeline-item:nth-child(odd) .timeline-header:nth-of-type(2) {
    padding-bottom: 20px;
    height: 20%;
    min-height: 45px;
    top: 335px;
  }
  .timeline.vertical .timeline-item:nth-child(odd) .timeline-header:nth-of-type(2) span {
    padding: 10px 20px;
    color: #571300;
    border-radius: 30px;
    font-weight: 600;
    width: 50%;
    margin: 0 auto;
    text-align: center;
  }
  .timeline.vertical .timeline-item:nth-child(odd) .timeline-body {
    display: flex;
    align-items: flex-start;
    justify-content: center;
    position: absolute;
    width: 100%;
    height: 50%;
    bottom: 0;
    left: unset;
    top: 0px;
    word-break: unset;
    font-weight: 600;
    line-height: 1.2em;
    font-size: 22px;
    color: #35393E;
  }
  .timeline.vertical .timeline-item:nth-child(odd)::after {
    top: calc(50% - 20px + 6px);
    left: 50%;
  }
  .timeline.vertical .timeline-item:nth-child(odd)::before {
    content: '';
    position: absolute;
    width: 2px;
    top: 125px;
    bottom: unset;
    left: calc(50% + 15px);
    margin-left: -1px;
    background: #363636;
    height: 84px;
  }
}
@media screen and (min-width: 768px) and screen and (max-width: 575.98px) {
  .timeline.vertical .timeline-item:nth-child(odd)::before {
    display: none;
  }
}
.timeline::after {
  content: '';
  position: absolute;
  width: 2px;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -1px;
  background-color: #571300;
}
.timeline .timeline-item {
  width: 50%;
  padding: 40px 28px;
  box-sizing: border-box;
  position: relative;
  text-align: right;
}
.timeline .timeline-item .timeline-header {
  text-align: left;
  top: 50px;
  position: absolute;
  left: calc(100% + 28px + 30px);
  overflow: hidden;
  width: 50%;
}
@media screen and (max-width: 575.98px) {
  .timeline .timeline-item .timeline-header {
    width: 75%;
  }
}
.timeline .timeline-item .timeline-body {
  background-color: rgba(0, 0, 0, 0);
  padding: 30px;
  /*word-break: break-all;*/
  box-sizing: border-box;
  overflow: hidden;
}
.timeline .timeline-item::before {
  content: '';
  position: absolute;
  width: 2px;
  top: calc(50% + 6px + 14px);
  bottom: 0;
  left: calc(50% - 20px + 6px + 16px);
  margin-left: -1px;
  background: #363636;
  height: 84px;
}
@media screen and (max-width: 575.98px) {
  .timeline .timeline-item::before {
    display: none;
  }
}
.timeline .timeline-item::after {
  top: 47.5px;
  content: '';
  width: 20px;
  height: 20px;
  position: absolute;
  background-color: #571300;
  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: 6px;
  border-style: solid;
  box-shadow: 0 0 0 2px #571300;
  z-index: 998;
  right: -6px;
}
@media screen and (max-width: 575.98px) {
  .timeline::after {
    content: '';
    position: absolute;
    width: 2px;
    top: 0;
    bottom: 0;
    left: 50%;
    margin-left: -1px;
    background-color: #571300;
  }
  .timeline .timeline-item:nth-child(even) {
    left: 50%;
  }
  .timeline .timeline-item:nth-child(even)::after {
    left: -16px;
  }
  .timeline .timeline-item:nth-child(even) .timeline-header {
    text-align: center;
    left: auto;
    right: calc(100% + 28px + 30px);
  }
  .timeline .timeline-item:nth-child(even) .timeline-header.event_date {
    left: -103%;
  }
  .timeline .timeline-item {
    width: 50%;
    padding: 40px 28px;
    box-sizing: border-box;
    position: relative;
    text-align: center;
  }
  .timeline .timeline-item .timeline-header {
    text-align: left;
    top: 50px;
    position: absolute;
    left: calc(100% + 28px + 30px);
    overflow: hidden;
    width: 50%;
  }
  .timeline .timeline-item .timeline-header.event_date {
    background: #571300;
    color: #ffffff;
    left: 198px;
    width: 81% !important;
    /* margin-top: -50px; */
    border-radius: 20px;
    /* padding: 5px; */
    position: absolute;
    top: 16px;
    font-size: 0.7em;
    text-align: center;
  }
  .timeline .timeline-item .timeline-body {
    background-color: rgba(0, 0, 0, 0);
    padding: 1px;
    /*word-break: break-all;*/
    box-sizing: border-box;
    overflow: hidden;
    font-weight: 600;
    line-height: 1.2em;
    font-size: 22px;
    color: #35393E;
  }
  .timeline .timeline-item::after {
    top: 47.5px;
    content: '';
    width: 20px;
    height: 20px;
    position: absolute;
    background: #571300;
    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: 6px;
    border-style: solid;
    box-shadow: 0 0 0 2px #571300;
    z-index: 998;
    right: -16px;
  }
}
.input-group {
  position: relative;
  display: flex;
  align-items: center;
  width: 100%;
}
.form-control {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #571300;
  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 #c3c4d7;
}
.form-control:focus {
  outline: none;
}
.form-control.search_input {
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  background: #ffffff;
  border-bottom: 1px solid #fff;
  border-top: 1px solid #fff;
  border-left: 1px solid #fff;
  color: #363636;
  padding: 0px 10px;
  height: 43px;
  box-sizing: border-box;
  font-size: 14px;
}
@media screen and (max-width: 575.98px) {
  .form-control.search_input {
    background: #ffffff;
    border-right: 1px solid #ffffff;
  }
}
.form-control.search_input::placeholder {
  color: #363636;
  opacity: 0.9;
  /* Firefox */
}
.form-control.documents_search {
  background-color: rgba(0, 0, 0, 0) !important;
  border-radius: 0 0 0 0;
  -moz-border-radius: 0 0 0 0;
  -webkit-border-radius: 0 0 0 0;
  border-bottom: 2px solid #c3c4d7;
  color: #000000;
}
.ui.form {
  /* Hide the default checkbox */
  /* Create a custom checkbox */
  /* Create the mark/indicator (hidden when not checked) */
  /* Show the mark when checked */
  /* Style the mark/indicator */
}
.ui.form .field + .field {
  margin-top: 1rem;
}
.ui.form .fields {
  display: flex;
  margin: 0 -0.5rem;
  flex-direction: column;
}
.ui.form .fields .field + .field {
  margin-top: 1rem;
}
.ui.form .fields.inline {
  flex-direction: row;
}
.ui.form .fields.inline .field {
  margin-top: 0;
}
.ui.form .fields .field {
  padding-left: .5rem;
  padding-right: .5rem;
  clear: both;
  margin: 0;
}
.ui.form .field {
  display: flex;
  flex-direction: column;
}
.ui.form .field.inline {
  flex-direction: row;
  width: auto;
}
.ui.form .field.inline input,
.ui.form .field.inline textarea {
  width: auto;
}
.ui.form .field > label {
  display: block;
  margin: 0 0 .3rem 0;
}
.ui.form .field > input,
.ui.form .field textarea,
.ui.form .field select {
  display: block;
  width: 100%;
  font-size: 18px;
  color: #571300;
  background-color: #ffffff;
  box-sizing: border-box;
  padding: .555rem 1rem;
  line-height: 1.5em;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  border: 0px solid #C1C1C1;
  border-right-width: 15px;
  border-right-color: white;
  box-shadow: 0 0 0 1px #C1C1C1;
}
.ui.form .field > input:focus,
.ui.form .field textarea:focus,
.ui.form .field select:focus {
  outline: none;
}
.ui.form .field,
.ui.form .group-holder label {
  position: relative;
}
.ui.form input[type="checkbox"] {
  /*visibility: hidden; */
  opacity: 0;
  cursor: pointer;
  /* margin-right: 10px; */
  min-width: 20px;
  min-height: 20px;
  left: -12px;
  position: relative;
  /* height: 20px; */
  /* float: left; */
  display: block;
  z-index: 2;
}
.ui.form .mark {
  position: absolute;
  top: 3px;
  left: 0;
  height: 20px;
  width: 20px;
  background-color: white;
  border: 1px solid #571300;
  cursor: pointer;
}
.ui.form .field:hover input ~ .mark {
  background-color: #571300;
  opacity: 0.3;
}
.ui.form input:checked ~ .mark {
  background-color: #571300 !important;
  background-image: none;
}
.ui.form .mark:after {
  content: "";
  position: absolute;
  display: none;
}
.ui.form input:checked ~ .mark:after {
  display: block;
}
.ui.form .mark:after {
  left: 6px;
  top: 2px;
  width: 5px;
  height: 8px;
  border: solid white;
  border-width: 0 3px 3px 0;
  transform: rotate(45deg);
}
.ui.form .align-items-baseline {
  position: relative;
}
/**
	SVG map
*/
.st6:hover {
  opacity: 0.5;
  cursor: pointer;
}
.tooltiptext {
  display: none;
  width: fit-content;
  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: #363636;
  position: fixed;
  z-index: 999;
  height: 35px;
  width: 100%;
  padding: 13px 0 10px 0;
}
.navbar-loggedin-user ul {
  list-style-type: none;
}
@media screen and (max-width: 991.98px) {
  .navbar-loggedin-user ul {
    padding: 0;
  }
}
.navbar-loggedin-user ul li {
  display: inline;
  padding: 0 20px;
}
@media screen and (max-width: 991.98px) {
  .navbar-loggedin-user ul li {
    padding: 0 10px;
  }
}
.navbar-loggedin-user ul li a {
  color: #ffffff;
  max-width: 150px;
  padding: 10px;
}
@media screen and (max-width: 991.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 {
  padding-top: 0.6rem;
  padding-bottom: 0.6rem;
  display: block;
  white-space: nowrap;
  text-overflow: ellipsis;
  overflow: hidden;
}
.nav-item.sign-in a:hover {
  color: #571300;
}
@media screen and (max-width: 991.98px) {
  .nav-item.sign-in a {
    padding: 0;
    padding-bottom: 5px;
  }
}
@media screen and (max-width: 991.98px) {
  #headerNavbarLogin {
    display: none;
  }
}
.profile_name span {
  color: #ffffff;
}
@media screen and (max-width: 991.98px) {
  .profile_name span {
    display: none;
  }
}
@media screen and (max-width: 991.98px) {
  #headerNavbar {
    display: flex;
  }
}
nav:not(.navbar) {
  width: 100%;
}
nav:not(.navbar) ul {
  list-style-type: none;
}
nav:not(.navbar) ul li {
  display: inline;
}
.news .news-title {
  min-height: 86px;
}
.news .newslist {
  justify-content: start !important;
}
.news-title .card-title {
  color: #363636;
  font-weight: bold;
  text-transform: unset;
  font-size: 24px;
  text-align: left;
  min-height: 105px;
}
.news-title .card-title a {
  color: #363636;
}
@media screen and (max-width: 991.98px) {
  .news-title .card-title {
    font-size: 20px;
  }
}
.news-title .single-new-title {
  line-height: 1.3em;
  width: 100%;
  text-align: left !important;
  font-size: 42px;
}
@media screen and (max-width: 991.98px) {
  .news-title .single-new-title {
    font-size: 33px !important;
    margin-top: 40px;
  }
}
.single-news-item {
  position: relative;
}
.single-news-item .text-published {
  font-weight: bold;
  background: url("../themes/pensoft-solo/assets/images/calendar.svg") left no-repeat;
  background-size: contain;
  padding-left: 40px;
}
.single-news-item .text-place {
  font-weight: bold;
  color: #571300;
  background: url("../themes/pensoft-solo/assets/images/location.svg") left no-repeat;
  background-size: contain;
  padding-left: 40px;
}
@media screen and (max-width: 991.98px) {
  .single-news-item .text-place {
    text-align: center;
  }
}
.single-news-item .news_content_wrapper {
  padding-right: 20px;
}
.single-news-item .news_content_wrapper ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}
.single-news-item .news_content_wrapper ul li {
  background: url("../themes/pensoft-solo/assets/images/bullet_arrow.svg") left no-repeat;
  background-size: 16px;
  background-position: left 6px;
  padding-left: 30px;
  margin: 5px 0 10px 0;
}
.single-news-item .news_content_wrapper h2,
.single-news-item .news_content_wrapper h3 {
  font-weight: bold;
  font-size: 22px;
}
.single-news-item .col-xs {
  padding-left: 0;
}
.single-news-item .content {
  margin-top: 50px;
}
.single-news-item .share_container {
  margin-top: 50px;
}
.single-news-item .share_container .col-xs-1,
.single-news-item .share_container .col-xs-2,
.single-news-item .share_container .col-xs-3 {
  color: #571300;
  font-weight: bold;
}
.single-news-item .share_container a {
  padding: 0 !important;
}
.single-news-item .share_container a.btn.p-primary {
  width: 45px;
  height: 45px;
  font-size: 30px;
  line-height: 45px;
}
.single-news-item .share_container .btn.p-primary:hover {
  background: #571300 !important;
}
@media screen and (max-width: 991.98px) {
  .single-news-item .content.left {
    padding-bottom: 0px;
  }
}
.single-news-item img {
  max-width: 100% !important;
  border-radius: 10px;
}
.single-news-item h1 {
  text-transform: none;
}
.single-news-item .read_more {
  background-size: contain;
}
.single-news-item .read_more:hover {
  opacity: 0.7;
}
.news-container .row {
  display: none;
}
.info {
  color: #571300;
  font-size: 17px;
}
.info a {
  color: #571300;
}
.news .tabs + div.row {
  width: 100%;
}
.news .container:first-of-type {
  padding-bottom: 0;
}
.news .container-fluid:first-of-type {
  padding-top: 0;
}
.news .category-tabs-container {
  display: flex;
  justify-content: start;
  align-items: center;
}
.news .category-tabs-container a {
  position: relative;
  font-family: inter, Inter V;
  font-size: 18px;
  font-weight: 600;
  padding: 20px 40px;
  color: #571300;
  border: 2px solid #571300;
  border-radius: 60px;
  z-index: 999999;
}
.news .category-tabs-container a.active,
.news .category-tabs-container a:hover {
  background-color: #571300;
  color: #FFFFFF;
}
.news .category-tabs-container a:not(:last-child) {
  margin-right: 20px;
}
@media screen and (max-width: 575.98px) {
  .news .category-tabs-container a:not(:last-child) {
    margin-right: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .news .category-tabs-container a {
    margin-bottom: 18px;
  }
}
@media screen and (max-width: 991.98px) {
  .news .category-tabs-container .category-tabs {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
@media screen and (max-width: 991.98px) {
  .news .category-tabs-container {
    display: flex;
    flex-direction: column;
    align-items: center;
    justify-content: center;
  }
}
.news .news_column {
  width: 100%;
  max-width: 360px;
  margin-bottom: 40px;
  display: flex;
  flex-direction: column;
  justify-content: start;
}
.news .news_column img {
  width: 360px;
  height: 223px;
  max-width: 100%;
  object-fit: cover;
  object-position: center;
  border-radius: 10px;
  margin-bottom: 20px;
}
.news .news_column .text-published {
  color: #571300;
  font-weight: bold !important;
  position: relative;
  font-size: 18px !important;
  width: unset;
  margin-top: 20px;
}
.news .news_column .news-container {
  padding: 0;
  display: flex;
  flex-direction: column;
  align-items: start;
  justify-content: start;
}
@media screen and (max-width: 991.98px) {
  .news .news_column .news-container {
    height: auto;
  }
}
.news .news_column .news-container .body {
  min-height: 162px;
}
@media screen and (max-width: 1199.98px) {
  .news .news_column {
    height: 92%;
    margin-bottom: 0px;
  }
}
.news .newslist .news-item {
  display: flex;
  flex-direction: column;
}
.news .newslist .news-item .news_column {
  display: flex;
  flex-direction: column;
  flex-wrap: inherit;
}
.news .newslist .news-item .news_column .wrapper {
  color: #363636;
}
.news .newslist .news_image:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 223px;
  top: 0;
  left: 0;
  background: rgba(87, 19, 0, 0.4);
  opacity: 0;
  transition: all 0.9s;
  -webkit-transition: all 0.9s;
  border-radius: 10px;
}
.news .newslist .news_column a:hover > .news_image:after {
  opacity: 1;
}
.news .newslist .news_column a:hover > .news-container {
  opacity: 0.7 !important;
}
.news .container:first-of-type {
  position: relative;
}
.news .some_news_background {
  background: url("../themes/pensoft-solo/assets/images/news-graphic.svg") top left no-repeat;
  background-size: 200px;
  left: -250px;
  width: 200px;
  height: 400px;
  position: absolute;
}
.news .some_news_background2 {
  background: url("../themes/pensoft-solo/assets/images/news-graphic-2.svg") top right no-repeat;
  background-size: 200px;
  right: -150px;
  width: 200px;
  height: 500px;
  position: absolute;
}
@media screen and (max-width: 1199.98px) {
  .news .some_news_background2 {
    display: none;
  }
}
.news .news-title {
  margin-left: 0;
}
.news .content {
  margin-left: 0;
  margin-top: 50px;
}
.news img {
  width: unset;
  margin: 0;
}
.news .single-news-item .event-date {
  color: #571300;
  margin: 0px 0 0px 0px;
}
.newslist {
  margin-top: 50px;
  display: flex;
  justify-content: space-between;
}
@media screen and (max-width: 991.98px) {
  .newslist {
    margin-top: 10px;
  }
}
.home .newslist .col-xs-12:first-child {
  display: flex;
  justify-content: space-between;
  padding: 0;
  margin: 0;
}
@media screen and (max-width: 991.98px) {
  .home .newslist .col-xs-12:first-child {
    display: unset;
  }
}
.home .newslist .col-xs-12:first-child .card-title {
  color: #363636 !important;
  font-size: 24px;
  line-height: 1.4em;
  font-weight: bold;
}
.home .newslist .col-xs-12:first-child .text-published {
  display: none;
}
.home .newslist .col-xs-12:first-child .card-description {
  display: none;
}
.home .newslist .col-xs-12:first-child .news-container {
  padding: 20px 0 0 0;
}
.home .news-item {
  margin-bottom: 30px;
  flex-basis: 30%;
}
.home .news-item .news_column {
  width: 360px;
  max-width: 100%;
  margin: 0 auto;
  position: relative;
  background: #ffffff;
  display: block;
}
.home .news-item .news_column img {
  margin: 0px auto;
  width: 360px;
  height: 223px;
  max-width: 100%;
  object-fit: cover;
  border-radius: 10px;
}
@media screen and (max-width: 1370.98px) {
  .home .news-item .news_column img {
    margin: 0 auto;
  }
}
@media screen and (max-width: 1199.98px) {
  .home .news-item .news_column {
    margin-bottom: 80px;
  }
}
.home .news-item .news_image {
  position: relative;
  padding: 0 !important;
}
.home .news-item .news_image img {
  width: 100%;
  vertical-align: top;
}
.home .news-item .news_image:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(87, 19, 0, 0.4);
  opacity: 0;
  transition: all 0.9s;
  -webkit-transition: all 0.9s;
  border-radius: 10px;
}
.home .news-item .news_column a:hover > .news_image:after {
  opacity: 1;
}
.home .news-item .news_column a:hover > .news-container {
  opacity: 0.7 !important;
}
.newslist .news_image {
  position: relative;
  padding: 0 !important;
}
.newslist .news_image img {
  width: 100%;
  vertical-align: top;
}
.newslist .news_image:after {
  content: '\A';
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(87, 19, 0, 0.4);
  opacity: 0;
  transition: all 0.9s;
  -webkit-transition: all 0.9s;
  border-radius: 10px;
}
.newslist .news_column a:hover > .news_image:after {
  opacity: 1;
}
.newslist .news_column a:hover > .news-container {
  opacity: 0.7 !important;
}
.home .newslist {
  margin-top: 110px;
}
@media screen and (max-width: 991.98px) {
  .home .newslist {
    margin-top: 10px;
  }
}
@media screen and (max-width: 991.98px) {
  .library-items {
    margin-top: 150px;
  }
}
.library .container {
  padding-bottom: 0;
}
.library .publications,
.library .download_size {
  display: none;
}
.library-item {
  background: #f0f0f0;
  padding: 30px !important;
  margin: 30px 0!important;
  color: #571300 !important;
  font-size: 16px;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  position: relative;
}
.library-item .library-type-label {
  font-weight: bold;
  margin-bottom: 10px;
  background: #571300;
  color: #ffffff;
  width: 30%;
  padding-left: 40px;
  height: 48px;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  display: flex;
  align-items: center;
  position: absolute;
  left: 0;
  top: 33px;
  font-size: 18px;
}
.library-item .library-type-label.type_color_68 {
  background: #575757;
}
.library-item .library-type-label.type_color_71 {
  background: #007D44;
}
.library-item .library-type-label.type_color_16 {
  background: #269DA1;
}
.library-item .library-type-label.type_color_89 {
  background: #C19435;
}
.library-item .library-type-label.type_color_19 {
  background: #B65859;
}
.library-item .library-type-label.type_color_107 {
  background: #8D5616;
}
.library-item .library-type-label.type_color_39 {
  background: #554E43;
}
.library-item .library-type-label.type_color_65 {
  background: #A1A100;
}
.library-item .library-type-label.type_color_113 {
  background: #00637F;
}
.library-item .library-type-label .doc_year {
  display: none;
}
.library-item .row .col-xs-12.col-md-9 {
  margin-top: 60px;
}
.library-item .row .end-md.end-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.library-item .row .col-md-3.col-xs-12 {
  text-align: right;
}
.library-item h3 {
  font-weight: bold;
  font-size: 22px;
  color: #363636;
  text-transform: none;
  text-align: left;
  margin: 20px 0;
}
.library-item .text-bold {
  font-weight: bold;
  color: #2f2f2f !important;
  margin-right: 5px;
  font-size: 18px;
}
.library-item .body div {
  display: inline-flex;
  padding: 10px 40px 0px 0;
  flex-direction: row;
  color: #000000 !important;
  font-weight: normal;
}
.library-item.external_library_item .body {
  color: #000000 !important;
  font-size: 18px;
}
.library-item .download_text {
  font-weight: bold;
  margin-right: 10px;
  line-height: 36px;
}
.library-item .btn.btn-primary {
  font-size: 0;
  padding: 0;
  width: 36px;
  height: 36px;
  line-height: 36px;
  text-align: center;
}
.library-item .btn.btn-primary:hover {
  opacity: 0.7;
}
.library-item .btn.btn-primary i {
  line-height: unset !important;
}
.library-item .btn.btn-primary i.pr.normal {
  font-size: 16px !important;
}
@media screen and (max-width: 575.98px) {
  .library-item .btn.btn-primary {
    margin: 10px auto!important;
    display: block;
  }
}
.library h1.display-1 {
  display: none;
}
.library .container .row.center-xs.mb-1 {
  position: relative;
  display: block;
}
.library .container .row.center-xs.mb-1 .col-xs {
  position: absolute;
  top: 65px;
  right: 0px;
  display: inline-flex;
  flex-direction: row;
}
@media screen and (max-width: 575.98px) {
  .library .container .row.center-xs.mb-1 .col-xs {
    display: none;
  }
}
.library .container .row.center-xs.mb-1 .col-xs form {
  width: 100%;
}
.library .container .row.center-xs.mb-1 .col-xs i {
  display: none;
}
.libraryForm {
  float: left;
  width: fit-content;
}
@media screen and (max-width: 991.98px) {
  .libraryForm {
    float: left;
  }
}
.libraryForm .col-sm-3.col-xs {
  max-width: 100%;
  flex-basis: unset;
}
.libraryForm .col-sm-3.col-xs:first-of-type {
  display: none;
}
.libraryForm .col-sm-2.col-xs {
  max-width: 100%;
  flex-basis: unset;
}
@media screen and (max-width: 991.98px) {
  .libraryForm .col-sm-2.col-xs {
    width: 100%;
  }
}
.libraryForm .field {
  margin-right: 20px;
}
@media screen and (max-width: 1370.98px) {
  .libraryForm .field {
    margin-bottom: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .libraryForm .field {
    margin-right: 0px;
    margin-bottom: 20px;
    width: 100%;
  }
}
#searchLibrary {
  display: inline-block;
}
#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: #363636 !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 #AFB8BC;
  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 #AFB8BC;
  border-top: 1px solid #AFB8BC;
  border-right: 1px solid #AFB8BC;
  padding: 0;
  height: 47px;
  width: 67px;
  background: url(../themes/pensoft-solo/assets/images/search_grey.svg) center no-repeat;
  background-size: 26px;
}
#searchLibrary .btn-reset {
  border: none;
  border-bottom: 1px solid #AFB8BC;
  border-top: 1px solid #AFB8BC;
  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 {
  margin-bottom: 40px;
  width: 100%;
  display: block;
  float: left;
}
@media screen and (max-width: 575.98px) {
  .library .tabs .btn-primary {
    margin-bottom: 20px;
  }
}
.library .tabs form {
  width: fit-content;
  float: left;
}
@media screen and (max-width: 575.98px) {
  .library .tabs form {
    width: auto;
    float: unset;
    max-width: 100%;
  }
}
.library .tabs a,
.library .tabs button {
  margin-right: 20px;
  width: fit-content;
  font-weight: bold;
  cursor: pointer;
  color: #571300;
  border: none;
  background: none;
  font-size: 18px;
}
@media screen and (max-width: 575.98px) {
  .library .tabs a,
  .library .tabs button {
    margin-left: 0px;
    width: 100%;
    text-align: center;
    float: left;
    padding: 5px 0;
  }
}
.library .tabs a.active,
.library .tabs button.active {
  opacity: 0.5;
}
.external_documents {
  position: relative;
}
.external_documents .some_news_background {
  background: url("../themes/pensoft-solo/assets/images/news-graphic-2.svg") top left no-repeat;
  background-size: 200px;
  left: 0px;
  top: 0;
  width: 200px;
  height: 400px;
  position: absolute;
  transform: rotate(-90deg);
}
@media screen and (max-width: 1199.98px) {
  .external_documents .some_news_background {
    display: none;
  }
}
.external_documents .some_news_background2 {
  background: url("../themes/pensoft-solo/assets/images/news-graphic-2.svg") top right no-repeat;
  background-size: 200px;
  right: 0px;
  width: 200px;
  top: 0;
  height: 400px;
  position: absolute;
  transform: rotate(90deg);
}
@media screen and (max-width: 1199.98px) {
  .external_documents .some_news_background2 {
    display: none;
  }
}
.external_documents .library-item .body {
  flex-direction: column;
  flex-wrap: wrap;
}
.external_documents .library-item .body div {
  width: 100%;
}
.external_documents .library-item .body .available_label {
  margin-top: 20px;
  font-weight: bold;
}
.external_documents .library-item a {
  font-weight: bold;
  display: flex;
  align-items: center;
  justify-content: end;
}
.external_documents .library-item a i {
  width: 36px !important;
  height: 36px !important;
  border-radius: 50%;
  padding: 0;
  margin: 0;
  text-align: center;
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 10px;
}
.external_documents .library-item a:hover {
  opacity: 0.7;
}
.external_documents .library-type-label.soil-organic-carbon-stocks {
  background: #575757;
}
.external_documents .library-type-label.climate-smart-agriculture {
  background: #007D44;
}
.external_documents .library-type-label.erosion-prevention {
  background: #269DA1;
}
.external_documents .library-type-label.footprint-on-soils {
  background: #C19435;
}
.external_documents .library-type-label.land-degradation {
  background: #B65859;
}
.external_documents .library-type-label.nature-conservation-of-soil-biodiversity {
  background: #8D5616;
}
.external_documents .library-type-label.pollution-and-restoration {
  background: #554E43;
}
.external_documents .library-type-label.soil-literacy {
  background: #A1A100;
}
.external_documents .library-type-label.soil-organic-carbon-stocks {
  background: #00637F;
}
.external_documents .library-type-label.soil-sealing-and-urban-soils {
  background: #707070;
}
.external_documents .library-type-label.soil-structure {
  background: red;
}
.fc-toolbar {
  flex-direction: column;
}
@media screen and (min-width: 992px) {
  .fc-toolbar {
    flex-direction: row;
  }
}
.fc-button-primary:disabled {
  visibility: hidden;
}
@media screen and (max-width: 991.98px) {
  .fc-button-primary:disabled {
    display: none;
  }
}
.fc-button-group > .fc-button,
.fc-button-group > .fc-button:not(:first-child),
.fc-button-group > .fc-button:not(:last-child) {
  background: #571300 !important;
  color: #ffffff !important;
  border: 1px solid #571300;
  border-radius: 20px;
}
.fc-button-group > .fc-button:hover,
.fc-button-group > .fc-button:not(:first-child):hover,
.fc-button-primary:not(:disabled).fc-button-active {
  background: #571300 !important;
  color: #ffffff !important;
  border: 1px solid #571300 !important;
}
@media screen and (max-width: 991.98px) {
  .fc-button-group > .fc-button {
    margin: 50px 3px;
  }
}
.fc-toolbar.fc-header-toolbar {
  display: flex;
}
.fc-left {
  order: 2;
  position: absolute;
  margin-left: 320px;
}
@media screen and (max-width: 991.98px) {
  .fc-left {
    position: unset;
    margin-left: 0px;
  }
}
.fc-center {
  order: 1;
}
.fc-center h2 {
  text-transform: none;
}
.fc-right {
  order: 3;
}
@media screen and (max-width: 991.98px) {
  .fc-button {
    margin: 20px 5px 10px 5px!important;
  }
}
.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:nth-of-type(3) {
  margin: 0 0 0 10px;
}
.fc-event {
  background: #571300 !important;
  border-color: #571300 !important;
  padding: 10px !important;
}
.fc-view-container {
  background: #ffffff;
  padding: 0px;
}
.fc-day-grid-event .fc-time {
  display: none;
}
.event-date {
  font-weight: 500;
  margin-top: 20px;
  margin-bottom: 20px;
  background: #571300;
  color: #ffffff !important;
  width: 220px;
  height: 48px;
  border-bottom-right-radius: 50px;
  border-top-right-radius: 50px;
  display: flex;
  align-items: center;
  justify-content: center;
}
.event-place {
  color: #571300;
  font-weight: 500;
}
.events .tabs {
  width: 100%;
  display: block;
}
@media screen and (max-width: 991.98px) {
  .events .tabs {
    width: fit-content;
    margin: 0 auto;
  }
}
.events .tabs a {
  width: fit-content;
  font-weight: bold;
  cursor: pointer;
  color: #571300;
  padding-left: 40px;
  float: left;
}
@media screen and (max-width: 991.98px) {
  .events .tabs a {
    margin-left: 0px;
  }
}
.events .tabs a.active {
  opacity: 0.6;
  display: none;
}
.events .tabs a:first-of-type {
  background: url("../themes/pensoft-solo/assets/images/list.svg") left no-repeat;
  background-size: 25px;
  height: 25px;
  line-height: 25px;
}
.events .tabs a:last-of-type {
  background: url("../themes/pensoft-solo/assets/images/calendar.svg") left no-repeat;
  background-size: 22px;
  padding-left: 30px;
  height: 25px;
  line-height: 25px;
}
.events .tabs + div.row {
  width: 100%;
}
.events .container {
  padding: 45px 0;
}
.events .container:first-of-type {
  position: relative;
}
.events .some_news_background {
  background: url("../themes/pensoft-solo/assets/images/news-graphic.svg") top left no-repeat;
  background-size: 200px;
  left: -250px;
  width: 200px;
  height: 400px;
  position: absolute;
}
.events .some_news_background2 {
  background: url("../themes/pensoft-solo/assets/images/news-graphic-2.svg") top right no-repeat;
  background-size: 200px;
  right: -150px;
  width: 200px;
  height: 500px;
  position: absolute;
}
@media screen and (max-width: 1199.98px) {
  .events .some_news_background2 {
    display: none;
  }
}
.events .newslist .col-xs-12:first-child {
  display: unset !important;
}
.events .news-title {
  margin-left: 0;
}
.events .content {
  margin-left: 0;
}
.events img {
  width: unset;
  margin: 0;
}
.events .single-news-item .event-date {
  color: #571300;
  margin: 0px 0 0px 0px;
}
.fc-listYear-button.fc-button.fc-button-primary {
  display: none;
}
.fc-button-primary {
  background: #363636 !important;
  border-radius: 50px !important;
}
.fc-button-primary:hover {
  cursor: pointer;
  background: #571300 !important;
}
.events_list_container {
  background: #571300;
  background-size: contain;
  padding: 52px 48px!important;
  border-radius: 10px;
  width: 100%;
}
.events_list_container h1 {
  color: #ffffff;
}
.events_list_container .entry_item {
  color: #ffffff;
  font-size: 20px;
  font-weight: normal;
  padding: 40px 0;
  border-bottom: 1px solid #ffffff;
}
.events_list_container .entry_item:last-of-type {
  border-bottom: none;
}
.events_list_container .entry_item span {
  line-height: 26px;
  width: 100%;
  display: block;
}
.events_list_container .entry_item h3 {
  font-size: 24px;
  color: #ffffff;
  font-weight: bold;
  text-align: left !important;
}
@media screen and (max-width: 991.98px) {
  .events_list_container .entry_item h3 {
    text-align: center !important;
  }
}
.events_list_container .entry_item .date_day {
  font-size: 30px;
  font-weight: bold;
  width: 100%;
}
.events_list_container .entry_item .date_month {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
}
.events_list_container .entry_item .date_year {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
.events_list_container .entry_item .read_more {
  color: #ffffff;
  font-size: 16px;
  background: url("../themes/pensoft-solo/assets/images/white arrow.svg") center no-repeat;
  background-size: contain;
  height: 36px;
  line-height: 36px;
  background-position: right center;
  font-weight: bold;
  width: fit-content;
  border-radius: 50px;
  padding: 5px 45px 5px 0px;
}
.events_list_container .entry_item .read_more:hover {
  opacity: 0.7;
}
.upcoming_events_container {
  background: url("../themes/pensoft-solo/assets/images/events.jpg") no-repeat;
  border-radius: 10px;
  background-size: cover;
  padding: 52px 48px!important;
}
@media screen and (max-width: 1199.98px) {
  .upcoming_events_container {
    background-size: cover !important;
    border-radius: 10px;
  }
}
.upcoming_events_container h1 {
  color: #ffffff;
}
.upcoming_events_container h1 a {
  color: #ffffff;
}
.upcoming_events_container h1 a:hover {
  opacity: 0.7;
}
.upcoming_events_container .entry_item {
  color: #ffffff;
  font-size: 19px;
  font-weight: normal;
  padding: 35px 0;
  border-bottom: 1px solid #ffffff;
}
.upcoming_events_container .entry_item:last-of-type {
  border-bottom: none;
}
.upcoming_events_container .entry_item span {
  line-height: 26px;
  width: 100%;
  display: block;
}
.upcoming_events_container .entry_item h3 {
  font-size: 20px;
  color: #ffffff;
  font-weight: bold;
  text-align: left !important;
}
@media screen and (max-width: 991.98px) {
  .upcoming_events_container .entry_item h3 {
    text-align: center !important;
  }
}
.upcoming_events_container .entry_item .date_day {
  font-size: 30px;
  font-weight: bold;
  width: 100%;
}
.upcoming_events_container .entry_item .date_month {
  font-size: 20px;
  font-weight: bold;
  width: 100%;
}
.upcoming_events_container .entry_item .date_year {
  font-size: 16px;
  font-weight: bold;
  width: 100%;
}
.upcoming_events_container .entry_item .read_more {
  color: #ffffff;
  font-size: 16px;
  background: url("../themes/pensoft-solo/assets/images/white arrow.svg") center no-repeat;
  background-size: contain;
  height: 36px;
  line-height: 36px;
  background-position: right center;
  font-weight: bold;
  width: fit-content;
  border-radius: 50px;
  padding: 5px 45px 5px 0px;
}
.upcoming_events_container .entry_item .read_more:hover {
  opacity: 0.7;
}
.delete-icon {
  color: #9D6A6A;
  background: url('../themes/pensoft-solo/assets/images/library_icons_delete.svg') left no-repeat;
  background-size: 8px;
  padding-left: 14px;
}
.upload-icon {
  background: url('../themes/pensoft-solo/assets/images/library_icons_upload.svg') left no-repeat;
  background-size: 8px;
  padding-left: 14px;
}
.download-icon {
  background: url(../themes/pensoft-solo/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);
  -moz-box-shadow: inset 0 4px 13px rgba(0, 0, 0, 0.3);
  -webkit-box-shadow: inset 0 4px 13px rgba(0, 0, 0, 0.3);
  box-shadow: inset 0 4px 13px rgba(0, 0, 0, 0.3);
  background-clip: padding-box;
  outline: none;
  border-radius: 10px;
}
.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;
  text-transform: none;
}
.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 {
    -moz-box-shadow: inset 0 4px 13px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: inset 0 4px 13px rgba(0, 0, 0, 0.3);
    box-shadow: inset 0 4px 13px rgba(0, 0, 0, 0.3);
  }
  .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-solo/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-solo/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-solo/assets/images/back.svg') left no-repeat;
  border-radius: 50%;
  background-size: 18px;
  background-position: 8px 9px;
}
.circled_plus {
  background: url('../themes/pensoft-solo/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-solo/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 {
  border: none;
  padding: 0;
  background: url('../themes/pensoft-solo/assets/images/folder.svg') left no-repeat;
  background-size: 33px;
  padding-left: 42px;
}
.card.internal {
  color: #363636;
  flex-basis: 20%;
  max-width: 20%;
}
@media screen and (max-width: 1199.98px) {
  .card.internal {
    max-width: 95vw;
    margin: 20px auto;
  }
}
.card.internal .card-header {
  text-align: center;
  padding: 0 20px;
}
.card.internal .card-header a {
  color: #363636 !important;
  font-weight: bold;
  text-transform: none;
  font-size: 22px;
}
.folder-background {
  display: flex;
  background-size: 60px !important;
  height: 120px !important;
  width: 120px;
  border-radius: 50%;
  margin: 0 auto;
  border: 27px solid #D6CBC8 ;
  padding: 20px;
}
.folder-background:hover {
  border: 3px solid #D6CBC8 ;
  padding: 44px;
}
@media screen and (max-width: 575.98px) {
  .folder-background {
    width: 150px !important;
    height: 150px !important;
    background-size: 60px !important;
  }
}
.internal-documents .text-grey-search-btn,
.documents-search .text-grey-search-btn {
  color: #363636;
}
.internal-documents h4,
.documents-search h4 {
  text-transform: none;
}
.internal-documents .accordion-toggle,
.documents-search .accordion-toggle {
  border-radius: 50px;
  border: 1px solid #571300;
  padding: 20px !important;
  margin: 0 !important;
  cursor: pointer;
  width: 100%;
  background: #f0f0f0;
  color: #363636;
  font-size: 20px;
  font-weight: normal;
  text-transform: none;
}
.internal-documents .plusminus,
.documents-search .plusminus {
  width: 17px;
  height: 17px;
  position: relative;
  display: inline-block;
}
.internal-documents .plus,
.documents-search .plus {
  background: url(../themes/pensoft-solo/assets/images/expand.svg) left no-repeat;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  top: 4px;
  left: 1px;
}
.internal-documents .minus,
.documents-search .minus {
  background: url(../themes/pensoft-solo/assets/images/colapse.svg) left no-repeat;
  width: 18px;
  height: 18px;
  position: relative;
  display: inline-block;
  top: 4px;
  left: 1px;
}
.internal-documents .accordion-toggle.subfolder_photos,
.documents-search .accordion-toggle.subfolder_photos,
.internal-documents .accordion-toggle.subfolder_files,
.documents-search .accordion-toggle.subfolder_files {
  background: url('../themes/pensoft-solo/assets/images/folder.svg') left no-repeat;
  background-size: 33px;
  padding-left: 42px !important;
  border-radius: unset !important;
  border: none;
  border-radius: 5px;
  padding: 0 0 0 42px !important;
  margin: 0 0 20px 0!important;
  font-size: 1em;
  cursor: pointer;
  width: 100%;
  -moz-box-shadow: none;
  -webkit-box-shadow: none;
  box-shadow: none;
}
.internal-documents .row.middle-xs.between-xs .search,
.documents-search .row.middle-xs.between-xs .search {
  background: #ffffff;
  position: relative;
  top: unset;
  width: auto;
  height: 42px;
  /* max-width: 1600px; */
  left: 0;
  right: 0;
  z-index: 11;
}
.internal-documents .row.middle-xs.between-xs .search.form-control,
.documents-search .row.middle-xs.between-xs .search.form-control {
  display: block;
  width: 100%;
  height: 30px;
  font-size: 18px;
  color: #122642;
  background-color: #ffffff;
  border-top-left-radius: 50px;
  border-bottom-left-radius: 50px;
  border: 1px solid #d1d1d1!important;
  border-right: 0 !important;
  padding: 5px 10px;
}
.internal-documents .row.middle-xs.between-xs .search .text-grey,
.documents-search .row.middle-xs.between-xs .search .text-grey {
  color: #495a62;
  line-height: 42px;
}
.internal-documents .search-btn,
.documents-search .search-btn {
  margin-right: 20px;
  cursor: pointer;
}
.group-head h3,
.mailing .col-xs-12.col-sm-8 h1 {
  text-align: left;
  margin-bottom: 0;
}
@media screen and (max-width: 575.98px) {
  .card-container {
    width: -webkit-fill-available !important;
  }
}
.card.profile {
  width: 370px !important;
  background-color: #f0f0f0;
  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;
}
.contacts_page {
  margin-top: 150px;
}
@media screen and (max-width: 991.98px) {
  .contacts_page {
    margin-top: 50px;
  }
}
@media screen and (max-width: 991.98px) {
  .contact .container {
    padding: 0 !important;
  }
}
.profile-item {
  max-width: 48% !important;
}
@media screen and (max-width: 991.98px) {
  .profile-item {
    max-width: 100% !important;
  }
}
.profile-item h3 {
  font-size: 30px !important;
  font-weight: bold;
  text-align: left !important;
  color: #363636;
}
.profile-item .contact_info {
  background: #D6CBC8;
  border-radius: 10px;
  padding: 100px;
  color: #363636;
  position: relative;
}
.profile-item .contact_info .coordinator_image {
  position: absolute;
  top: -55px;
  left: -230px;
  border-radius: 10px;
}
@media screen and (max-width: 991.98px) {
  .profile-item .contact_info .coordinator_image {
    position: relative;
    top: 0px;
    left: 0px;
  }
}
.profile-item .contact_info .coordinator_image img {
  border-radius: 10px;
}
@media screen and (max-width: 991.98px) {
  .profile-item .contact_info {
    padding: 20px;
  }
}
.profile-item i {
  color: #571300 !important;
  margin-right: 10px;
}
.profile-item i.p-location {
  margin-left: -6px;
  margin-top: -9px;
  font-size: 40px;
}
.profile-item p:not(.card_title) {
  margin-bottom: 20px !important;
  display: flex;
  align-items: center;
}
.profile-item .card_title {
  font-weight: bold;
}
.profile-item .card_title,
.profile-item .contact_affiliation {
  font-size: 20px;
  color: #363636;
}
.profile-item .contact_address {
  align-items: start !important;
  background-size: 30px 25px;
  background-position: left 2px;
  padding-left: 40px;
}
.profile-item .contact_mail {
  align-items: start !important;
  background: url("../themes/pensoft-solo/assets/images/contact mail.svg") no-repeat;
  background-size: 30px 25px;
  background-position: left 2px;
  padding-left: 40px;
}
.profile-item .contact_phone {
  align-items: start !important;
  background-size: 30px 25px;
  background-position: left 2px;
  padding-left: 40px;
}
@media screen and (max-width: 991.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: 991.98px) {
  .newsletter_title {
    width: 100%;
  }
}
.newsletter_item {
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  .newsletter_item {
    margin-top: 50px;
  }
}
.broshure_and_poster img,
.newsletter_item img {
  border-radius: 50%;
}
.media_center_container {
  background: url("../themes/pensoft-solo/assets/images/media_center.svg") top center no-repeat;
  background-size: auto 345px;
  padding-top: 85px;
}
.media_label {
  color: #363636;
  display: block;
  margin: 20px auto;
  font-size: 20px;
  font-weight: bold;
}
.media_label:hover {
  opacity: 0.7;
}
.bg_media {
  background: url("../themes/pensoft-solo/assets/images/media-centre.svg") right no-repeat;
  background-size: auto 530px;
}
@media screen and (max-width: 991.98px) {
  .bg_media {
    background: url("../themes/pensoft-solo/assets/images/media-centre.svg") bottom center no-repeat;
    background-size: contain;
    padding-bottom: 200px;
  }
}
.back-to {
  color: #571300;
}
.press-releases .link a {
  margin-right: 20px;
}
.press-relieses-container .date {
  color: #571300;
}
.press-relieses-container .press-relies-item {
  background: #EFF5F5;
  padding: 30px !important;
  margin: 30px 0!important;
  color: #571300 !important;
  font-size: 16px;
  border-radius: 5px 5px 5px 5px;
  -moz-border-radius: 5px 5px 5px 5px;
  -webkit-border-radius: 5px 5px 5px 5px;
  position: relative;
}
.logo .col-md-3 {
  padding: 20px;
}
.logo .col-md-3 .logo_container {
  background: #D6CBC8;
  border-radius: 10px;
  padding: 20px;
}
.logo .col-md-3 .logo_container img {
  width: 100%;
  height: 132px;
  object-fit: contain;
}
.logo .container {
  padding-bottom: 0;
}
.logo .container .row {
  margin-bottom: 0;
}
.media-center .card_image_container,
.newsletters .card_image_container,
.presentation .card_image_container {
  background-color: #571300 !important;
  height: 89px;
  width: 89px;
  border-radius: 50%;
  display: block;
  margin: 0 auto;
}
.media-center .card-container,
.newsletters .card-container,
.presentation .card-container {
  flex-direction: column !important;
  display: block;
  height: unset;
  width: unset;
  text-align: left;
  margin: 0;
}
.media-center .card-container .card_border,
.newsletters .card-container .card_border,
.presentation .card-container .card_border {
  width: 140px;
  height: 140px;
  border-radius: 50%;
  border: 27px solid #D6CBC8;
  display: flex;
  align-items: center;
  margin: 0 auto;
  padding: 0;
}
.media-center .card_title,
.newsletters .card_title,
.presentation .card_title {
  font-weight: bold;
}
.media-center a:hover > .card_border,
.newsletters a:hover > .card_border,
.presentation a:hover > .card_border {
  border: 3px solid #D6CBC8;
  padding: 24px;
}
.media-center .container,
.newsletters .container,
.presentation .container {
  padding-bottom: 0;
}
.newsletters .card_image_container {
  width: 312px;
  height: 100px;
  border-radius: 0%;
  display: block;
  margin: 0 auto;
}
.flyer img {
  height: 200px;
  object-fit: contain;
}
.flyer .btn-primary {
  color: #ffffff;
  background-color: #571300;
  border-color: #571300;
  border-radius: 50px 50px 50px 50px;
  -moz-border-radius: 50px 50px 50px 50px;
  -webkit-border-radius: 50px 50px 50px 50px;
  padding-left: 17px;
  padding-right: 17px;
  padding-top: 7px;
  padding-bottom: 7px;
  margin: 0 5px;
  height: 50px;
  display: inline-flex;
  align-items: center;
}
.flyer .lang_versions_btn {
  display: flex;
  align-items: center;
  justify-content: center;
}
.flyer .lang_versions_btn a {
  white-space: nowrap;
  display: inline-flex;
  align-items: center;
  text-align: center;
  justify-content: center;
  width: 50px;
  height: 50px;
  border-radius: 50%;
  padding: 0;
  margin: 5px;
}
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: #f0f0f0;
  border-radius: 50%;
  padding: 20px;
}
@media screen and (max-width: 991.98px) {
  ul.partners_logos_list li {
    margin: 17px 4px 0 4px;
  }
}
.partner_cover {
  max-height: 94px;
  width: 94px;
  object-fit: contain;
}
.parener_logo {
  width: 162px;
  height: 162px;
  border-radius: 50%;
  margin: 0 20px 20px 0;
  display: inline-flex;
  color: transparent;
  flex-direction: row;
  align-items: center;
  justify-content: center;
  cursor: pointer;
  -moz-box-shadow: 0px 15px 17px rgba(229, 240, 245, 0.9);
  -webkit-box-shadow: 0px 15px 17px rgba(229, 240, 245, 0.9);
  box-shadow: 0px 15px 17px rgba(229, 240, 245, 0.9);
}
.parener_logo:hover {
  box-shadow: none;
}
@media screen and (max-width: 991.98px) {
  .parener_logo {
    margin: 0 1px 30px 1px;
  }
}
.fill_default:hover,
.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;
  opacity: 0.7;
}
.partners .partners_background {
  position: relative;
  display: contents;
}
.partners .partners_background .svg_map {
  position: absolute;
  top: 285px;
  right: 0;
  width: 35%;
  height: 600px;
  max-height: 600px !important;
  display: flex;
  align-items: end;
  justify-content: end;
}
@media screen and (max-width: 1370.98px) {
  .partners .partners_background .svg_map {
    top: 200px !important;
    width: 37%;
  }
}
@media screen and (max-width: 991.98px) {
  .partners .partners_background .svg_map {
    width: auto;
    height: 100%;
    top: 288px !important;
    max-height: 330px !important;
  }
}
.partners .partners_background .partners_list {
  font-size: 20px;
  line-height: 30px;
}
.partners .partners_background h1 {
  text-align: left;
}
.partners .partners_background strong {
  color: #571300;
}
.partners .partners_background .container {
  padding-left: 0;
}
@media screen and (max-width: 991.98px) {
  .partners .partners_background .container {
    padding-left: 9px;
  }
}
@media screen and (max-width: 1370.98px) {
  .partners .partners_background .container:has(.tooltiptext) {
    padding-top: 0px;
  }
}
.partners .partners-map-container {
  width: 100%;
  display: flex;
  padding-top: 0;
  padding-bottom: 0;
}
@media screen and (max-width: 1370.98px) {
  .partners .partners-map-container {
    padding-left: 20px !important;
  }
}
.fill_default:hover {
  cursor: pointer;
  opacity: 0.7;
}
.partners_list {
  display: flex;
  justify-content: flex-start;
  margin-top: 100px;
}
@media screen and (max-width: 991.98px) {
  .partners_list {
    margin-top: 10px;
  }
}
.consortium {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media screen and (max-width: 1370.98px) {
  .consortium {
    padding-right: 0 !important;
    padding-left: 20px !important;
  }
}
@media screen and (max-width: 991.98px) {
  .consortium {
    margin-top: 250px;
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.consortium .container,
.consortium .col-xs-12 {
  padding-right: 0 !important;
  padding-left: 0 !important;
}
@media screen and (max-width: 991.98px) {
  .consortium .container,
  .consortium .col-xs-12 {
    padding-right: 0 !important;
    padding-left: 0 !important;
  }
}
.partner-item {
  margin-bottom: 20px;
  margin-right: 15px;
  border-radius: 10px;
  border: 2px solid #D6CBC8;
  padding: 20px !important;
  flex-basis: 32% !important;
  max-width: 32% !important;
}
@media screen and (max-width: 1199.98px) {
  .partner-item {
    flex-basis: 48% !important;
    max-width: 48% !important;
  }
}
@media screen and (max-width: 991.98px) {
  .partner-item {
    flex-basis: 98% !important;
    max-width: 98% !important;
    margin-right: 0px;
  }
}
.partner-item .partner_title {
  font-size: 32px;
  line-height: 38px;
}
.partner-item .partner_logo img {
  width: 150px;
  height: 67px;
  object-fit: contain;
  object-position: left;
}
@media screen and (max-width: 991.98px) {
  .partner-item .partner_logo img {
    width: auto;
    max-width: 100%;
    object-fit: contain;
  }
}
.partner-item .partner_description {
  padding-left: 0 !important;
  padding-right: 0 !important;
}
.partner-item .logo_and_link {
  border-bottom: 3px solid #571300;
  padding-bottom: 20px;
  min-height: 67px;
  display: flex;
  align-items: center;
}
.partner-item .partner_link a {
  background: #571300 url("../themes/pensoft-solo/assets/images/link.svg") center no-repeat;
  background-size: 35px;
  color: #ffffff;
  width: 45px;
  height: 45px;
  border-radius: 50%;
  display: inline-block;
}
.partner-item .partner_link a:hover {
  opacity: 0.7;
}
@media screen and (max-width: 991.98px) {
  .partner-item .partner_link {
    font-size: 40px;
    margin-left: 0;
  }
}
.partner-item .row:has(.partner_title ) {
  align-items: center;
}
.partner-item .contact_info {
  margin-bottom: 30px;
}
.partner-item .contact_info .coordinator_image {
  width: 236px;
  height: 236px;
  display: flex;
  align-items: center;
}
.partner-item .contact_info .coordinator_image img {
  margin: 0 auto;
  width: 236px;
  height: 236px;
  border-radius: 50%;
}
.partner-item .contact_info .coordinator_image img.no-image {
  filter: grayscale(0%);
  width: 67px;
  height: 67px;
  border-radius: 50%;
  background: #EEF0F1;
}
.partner-item .contact_info .coordinator_image:has(.no-image) {
  border-radius: 50%;
  background: #EEF0F1;
  display: flex;
  max-width: 236px;
  margin: 0 auto;
}
.partner-item .contact_info .coordinator_info {
  text-align: center;
  max-width: 300px;
  width: 100%;
  margin: 0 auto;
}
.partner-item .contact_info .coordinator_info h3 {
  color: #571300;
  font-size: 22px;
  font-weight: bold;
  margin: 20px auto;
  height: 64px;
}
.partner-item .contact_info .coordinator_info .body {
  max-height: 115px;
  position: relative;
  overflow: hidden;
}
.partner-item .contact_info .coordinator_info .body:after {
  position: absolute;
  display: block;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: linear-gradient(to top, #ffffff 20%, rgba(255, 255, 255, 0) 80%);
  pointer-events: none;
  /* so the text is still selectable */
}
.partner-item .contact_info .coordinator_info .body.changed:after {
  position: absolute;
  bottom: 0;
  height: 100%;
  width: 100%;
  content: "";
  background: unset;
  pointer-events: none;
  /* so the text is still selectable */
}
.partner-item .contact_info .coordinator_info .body .read-more {
  position: absolute;
  top: 50px;
  left: 0;
  width: 100%;
  text-align: center;
  margin: 0;
  padding: 30px 0;
  /* background: red; */
  display: flex;
  z-index: 9;
  justify-content: space-around;
  font-weight: bold;
  font-size: 16px;
  color: #0077B5;
  cursor: pointer;
}
.see_all_partners_link {
  width: 100%;
}
.partners-insider {
  margin-top: 50px;
}
.partners-insider a {
  font-size: 22px;
  font-weight: bold;
  color: #102441;
  margin-bottom: 20px;
}
.partners-insider .member_item {
  display: flex;
  flex-direction: column;
  align-items: center;
}
.partners-insider .member_item img {
  width: 193px;
  height: 193px;
  border-radius: 50%;
  object-fit: cover;
  object-position: top;
  -webkit-filter: grayscale(100%);
  /* Safari 6.0 - 9.0 */
  filter: grayscale(100%);
}
.partners-insider .member_item .member_name {
  width: 193px;
  text-align: center;
  align-items: center;
  display: block;
  margin: 20px auto 40px auto;
  color: #102441;
  font-size: 22px;
  font-weight: bold;
}
.mailing .container .row.ui.form .row:nth-of-type(3) .group-head {
  background: url(../storage/app/media/CMS_icons_groups.svg) left no-repeat;
  background-size: 30px;
  padding-left: 40px;
  margin-left: 10px;
}
.mailing .container .row.ui.form .row:nth-of-type(3) .row:nth-of-type(2) span {
  margin-left: 30px;
}
@media screen and (max-width: 1370.98px) {
  .mailing .container .row.ui.form .row:nth-of-type(3) .row:nth-of-type(2) span {
    font-size: 13px;
  }
}
.mailing .container .row.ui.form .row:nth-of-type(4) .row:nth-of-type(2) span {
  margin-left: 30px;
}
.mailing .container .row.ui.form .row:nth-of-type(4) .group-head {
  background: url(../storage/app/media/CMS_icons_individuals.svg) left no-repeat;
  background-size: 30px;
  padding-left: 40px;
  margin-left: 10px;
}
#userAvatar img {
  width: auto;
}
.ui-datepicker .ui-datepicker-prev,
.ui-datepicker .ui-datepicker-next {
  border: 1px solid #838383!important;
  background: #838383 !important;
}
.ui-widget-header .ui-icon {
  content: '>>';
}
.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: 1px solid #363636 !important;
  background: #363636 !important;
  font-weight: normal !important;
  color: #ffffff !important;
}
.ui-icon-background,
.ui-state-active .ui-icon-background {
  border: #363636;
  background-color: #ffffff;
}
.group_mailing_list {
  position: absolute;
  height: auto;
  max-height: 250px;
  padding: 20px;
  overflow-y: auto;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background: white;
  margin-top: -150px;
  border: none;
  z-index: 10;
}
.group_mailing_list .close-btn {
  color: #045868;
  font-weight: bolder;
  position: absolute;
  margin-top: -15px;
  margin-left: -15px;
  cursor: pointer;
}
.single_mailing_list {
  position: absolute;
  height: auto;
  max-height: 50px;
  padding: 5px 20px;
  overflow: hidden;
  border-radius: 3px;
  -webkit-box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  box-shadow: 0 3px 9px rgba(0, 0, 0, 0.5);
  background: white;
  margin-top: -50px;
  margin-left: 150px;
  border: none;
  z-index: 10;
}
.single_mailing_list .close-btn {
  color: #045868;
  font-weight: bolder;
  position: absolute;
  margin-left: -15px;
  cursor: pointer;
}
html,
body {
  font-family: inter, Arial, sans-serif;
  background-color: #ffffff;
  color: #2f2f2f;
  font-weight: normal;
  height: 100%;
  font-size: 18px;
  line-height: 1.5em;
  letter-spacing: 0px;
}
a {
  color: #571300;
}
a.no-color {
  color: #a5be5a;
}
.container p a {
  color: #269DA1;
  font-weight: 600;
  text-decoration: underline;
}
img {
  width: 100%;
}
nav img {
  width: auto;
}
.row + .row {
  margin-top: 1.5rem;
}
ul {
  list-style-type: disc;
  padding-left: 30px;
}
ol.q {
  list-style-type: upper-roman;
  padding-left: 20px;
}
h1,
.h1,
h2,
.h2,
h3,
.h3,
h4,
.h4,
h5,
.h5,
h6,
.h6,
.title,
.head,
.page_heading {
  color: #363636;
  font-weight: 600;
}
h1,
h2 {
  font-size: 36px;
  font-weight: bold;
}
@media screen and (max-width: 991.98px) {
  h1,
  h2 {
    font-size: 30px;
  }
}
h1.display-1,
h2.underline {
  margin-bottom: 30px;
  font-size: 36px;
  text-align: center;
}
p:has(.edit-link) {
  display: none !important;
}
.head {
  color: #ffffff;
  font-size: 20px;
  font-weight: bold;
}
.page_heading {
  color: #363636;
  font-size: 75px;
  line-height: 100px;
}
@media screen and (max-width: 991.98px) {
  .page_heading {
    text-align: center;
    word-break: break-word;
    font-size: 46px;
    line-height: 50px;
    margin-left: 0 !important;
  }
}
.read_more {
  color: #571300;
  font-size: 18px;
  background: url("../themes/pensoft-solo/assets/images/red_arrow.svg") center no-repeat;
  height: 36px;
  line-height: 36px;
  background-position: right center;
  font-weight: bold;
  width: fit-content;
  border-radius: 50px;
  padding: 5px 45px 5px 0px;
}
.read_more.showmembers {
  background: none;
  width: fit-content;
  height: unset;
  display: flex;
  align-items: center;
  justify-content: space-between;
  padding-bottom: 0;
  margin-bottom: 20px;
  font-size: 16px;
  font-weight: 600;
  cursor: pointer;
}
.read_more.showmembers span {
  background: url("../themes/pensoft-solo/assets/images/right_arrow.svg") center no-repeat;
  background-size: 23px;
  transform: rotate(90deg);
  width: 26px;
  height: 26px;
  display: inline-flex;
  margin-left: 10px;
}
.read_more.showmembers.expanded span {
  transform: rotate(-90deg);
}
ul.pagination {
  padding: 0;
  margin: 0 auto;
  width: fit-content;
}
ul.pagination .page-item {
  padding: 5px 10px;
  font-weight: bold;
}
.header-image {
  overflow: hidden;
  position: relative;
  align-items: center;
  justify-content: center;
  display: flex;
  color: #ffffff;
}
.header-image .header-image-bar {
  width: 100%;
  height: 288px;
  background-size: cover;
  background-position: top left;
}
.header-image h1.underline {
  padding-left: 0;
  padding-right: 0;
  padding-bottom: 0;
  margin: 0 auto;
  display: block;
  padding-top: 80px;
  font-size: 40px;
  color: #ffffff;
  text-transform: uppercase;
  text-align: center;
}
@media screen and (max-width: 991.98px) {
  .header-image h1.underline {
    font-size: 30px;
    padding-top: 85px;
  }
}
.header-image .jumbotron p {
  font-size: 65px;
  line-height: 79px;
  color: #571300;
  font-weight: bold;
}
@media screen and (max-width: 1370.98px) {
  .header-image .jumbotron p {
    font-size: 40px;
    line-height: 60px;
  }
}
@media screen and (max-width: 1199.98px) {
  .header-image .jumbotron p {
    font-size: 36px;
    line-height: 42px;
  }
}
@media screen and (max-width: 991.98px) {
  .header-image .jumbotron p {
    text-align: center;
  }
}
.header-image .jumbotron .subtitle {
  font-size: 18px;
  line-height: 29px;
  color: #ffffff;
  font-weight: bold;
  text-align: center;
  margin: 10px auto;
  width: 100%;
  display: block;
}
.header-image .jumbotron .container {
  z-index: 3;
}
.header-image .jumbotron .container:before {
  content: "";
  display: inline-block;
  width: 350px;
  height: 250px;
  background: url("../themes/pensoft-solo/assets/images/homepage.svg") no-repeat;
  background-size: contain;
  position: relative;
  left: -105px;
  bottom: -50vh;
  z-index: 1;
}
@media screen and (max-width: 575.98px) {
  .header-image .jumbotron .container:before {
    bottom: -56vh;
  }
}
@media screen and (max-width: 991.98px) {
  .header-image .jumbotron .container {
    padding-top: 0;
  }
}
@media screen and (max-width: 991.98px) {
  .header-image .jumbotron {
    padding-top: 0;
  }
}
.header-image.home .header-image-bar {
  height: 100vh;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .header-image.home .header-image-bar {
    background: none !important;
  }
}
.header-image.home h1.underline {
  border-bottom: none;
}
.header-image.home .intro {
  display: flex;
  flex-direction: column;
  margin-top: -250px;
}
.header-image.home .intro .logo_main {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Brand-rgb.svg") left no-repeat;
  background-size: contain;
  width: 100%;
  height: 220px;
  margin-bottom: 50px;
}
@media screen and (max-width: 991.98px) {
  .header-image.home .intro .logo_main {
    height: 200px;
    width: 50%;
    margin: 0 auto 40px auto;
    background-position: center;
  }
}
.header-image.home .intro span {
  color: #ffffff;
  text-shadow: 6px 0 #ffffff;
  letter-spacing: 6px;
  font-weight: bold;
}
.header-image.home .intro .site-tag {
  padding-bottom: 32px;
}
@media screen and (max-width: 991.98px) {
  .header-image.home .intro .site-tag {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
  }
}
.header-image.home .intro .site-tag p {
  display: inline-block;
  line-height: 54px;
}
.header-image.home .intro .site-tag i {
  background: url("../themes/pensoft-solo/assets/images/red_arrow.svg") center no-repeat;
  background-size: 54px;
  width: 54px;
  height: 54px;
  display: inline-block;
  vertical-align: middle;
  margin-left: 15px;
}
.header-image.home .intro .btn-home {
  position: relative;
  font-family: inter, Inter V;
  font-size: 18px;
  font-weight: 600;
  padding: 20px 40px;
  color: #571300;
  border: 2px solid #571300;
  border-radius: 60px;
  z-index: 999999;
  text-align: center;
}
.header-image.home .intro .btn-home:hover {
  background-color: #571300;
  color: #FFFFFF;
}
@media screen and (max-width: 991.98px) {
  .header-image.home .intro .btn-home {
    display: flex;
    justify-content: center;
    align-items: center;
    flex-direction: column;
    margin-bottom: 15px;
  }
}
.header-image.home .intro .intro_btn {
  z-index: 999999;
}
.header-image.home .intro .intro_btn a {
  width: fit-content;
  font-size: 18px;
  font-weight: bold;
  height: 36px;
  border: none;
  border-radius: 50px;
  text-align: center;
  color: #571300;
  margin-top: 20px;
  display: flex;
  align-items: center;
  padding: 5px 10px 5px 20px;
}
.header-image.home .intro .intro_btn a:hover {
  color: #ffffff !important;
  background: #571300;
}
.header-image.home .intro .intro_btn a i {
  background: url("../themes/pensoft-solo/assets/images/red_arrow.svg") center no-repeat;
  background-size: 36px;
  width: 36px;
  height: 36px;
  display: inline-block;
  margin-left: 10px;
}
@media screen and (max-width: 991.98px) {
  .header-image.home .intro .intro_btn {
    margin: 20px auto;
  }
}
@media screen and (max-width: 1370.98px) {
  .header-image.home .intro {
    padding-left: 50px;
  }
}
@media screen and (max-width: 991.98px) {
  .header-image.home .intro {
    max-width: 100%;
    padding-left: 20px;
  }
}
@media screen and (max-width: 575.98px) {
  .header-image.home .intro {
    padding-left: 0px;
  }
}
.header-image.soils-europe-conference-2026 .header-image-bar {
  height: 83vh;
  position: relative;
  background: url("../themes/pensoft-solo/assets/images/conference2026-header.jpg") center no-repeat !important;
  background-size: cover;
  overflow: hidden;
}
.header-image.soils-europe-conference-2026 .header-image-bar:after {
  width: 50vw;
  max-width: 532px;
  aspect-ratio: 1;
  border: 22px solid #d8c8c4;
  background: #ffffff url("../themes/pensoft-solo/assets/images/SOLO-conference-logo.svg") center no-repeat;
  background-size: 80%;
  background-position-y: 89px;
  content: '';
  position: absolute;
  bottom: 0px;
  left: 50%;
  transform: translate(-50%, 47%);
  border-radius: 50%;
}
@media screen and (max-width: 991.98px) {
  .header-image.soils-europe-conference-2026 .header-image-bar:after {
    background-position-y: 40px;
  }
}
.header-image.soils-europe-conference-2026 h1 {
  display: none;
}
.soils-europe-conference-2026 {
  /* The actual timeline (the vertical ruler) */
  /* The actual timeline (the vertical ruler) */
  /* Container around content */
  /* The circles on the timeline */
  /* Place the container to the left */
  /* Place the container to the right */
  /* Fix the circle for containers on the right side */
  /* The actual content */
  /* Media queries - Responsive timeline on screens less than 600px wide */
}
.soils-europe-conference-2026 .timeline {
  position: relative;
}
.soils-europe-conference-2026 .timeline::after {
  content: '';
  position: absolute;
  width: 6px;
  background: transparent linear-gradient(180deg, #571300 0%, rgba(87, 19, 0, 0) 100%) 0% 0% no-repeat padding-box;
  top: 0;
  bottom: 0;
  left: 50%;
  margin-left: -3px;
}
.soils-europe-conference-2026 .timeline_container {
  position: relative;
  background-color: inherit;
  width: 50%;
}
.soils-europe-conference-2026 .timeline_container::after {
  content: ' \25CF ';
  font-size: 18px;
  line-height: 100%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: #571300;
  position: absolute;
  width: 24px;
  height: 24px;
  right: -15px;
  background-color: white;
  border: 2px solid #571300;
  top: 15px;
  border-radius: 50%;
  z-index: 1;
  padding: 1px 0 0 1px;
}
.soils-europe-conference-2026 .first:after {
  background-color: #571300;
  top: 0;
}
.soils-europe-conference-2026 .left {
  left: 0;
}
.soils-europe-conference-2026 .left .content {
  text-align: right;
}
@media screen and (max-width: 991.98px) {
  .soils-europe-conference-2026 .left .content {
    text-align: left;
  }
}
.soils-europe-conference-2026 .right {
  left: 50%;
}
.soils-europe-conference-2026 .right::after {
  left: -14px;
}
.soils-europe-conference-2026 .content {
  padding: 17px 41px 63px 41px;
  background-color: white;
  position: relative;
  border-radius: 6px;
}
@media screen and (max-width: 991.98px) {
  .soils-europe-conference-2026 .content {
    padding: 17px 0 63px 0px;
  }
}
.soils-europe-conference-2026 .content.location {
  font-weight: bold;
  font-size: 18px;
  color: #571300;
  background: url("../themes/pensoft-solo/assets/images/location.svg") no-repeat;
  background-size: 25px;
  background-position: 41px 17px;
  padding-left: 81px;
}
@media screen and (max-width: 991.98px) {
  .soils-europe-conference-2026 .content.location {
    padding-left: 41px;
    background-position: 0 17px;
  }
}
.soils-europe-conference-2026 .content.calendar {
  font-weight: bold;
  font-size: 18px;
  color: #571300;
  background: url("../themes/pensoft-solo/assets/images/calendar.svg") no-repeat;
  background-size: 25px;
  background-position: right 244px top 17px;
}
@media screen and (max-width: 991.98px) {
  .soils-europe-conference-2026 .content.calendar {
    padding-left: 41px;
    background-position: 0 17px;
  }
}
.soils-europe-conference-2026 .content a {
  border: 1px solid #571300;
  border-radius: 50px;
  display: inline-flex;
  margin: 5px 3px;
  padding: 10px;
}
.soils-europe-conference-2026 .content a img {
  height: 57px;
  width: auto;
  object-fit: contain;
  margin: 5px;
}
@media screen and (max-width: 600px) {
  .soils-europe-conference-2026 {
    /* Place the timelime to the left */
    /* Full-width containers */
    /* Make sure all circles are at the same spot */
    /* Make all right containers behave like the left ones */
  }
  .soils-europe-conference-2026 .timeline::after {
    left: 31px;
  }
  .soils-europe-conference-2026 .timeline_container {
    width: 80%;
    padding-left: 70px;
  }
  .soils-europe-conference-2026 .left::after,
  .soils-europe-conference-2026 .right::after {
    left: 15px;
  }
  .soils-europe-conference-2026 .right {
    left: 0%;
  }
}
#layout-content {
  padding-bottom: 345px;
}
.content-wrapper {
  min-height: 100%;
}
#layout-footer {
  height: 345px;
  margin-top: -345px;
  position: relative;
  z-index: 2;
}
#layout-footer a {
  color: #ffffff;
}
#layout-footer a:hover {
  opacity: 0.4 !important;
}
#layout-footer .jpi_climate {
  background: url("../themes/pensoft-solo/assets/images/logo_JPI.svg") center no-repeat;
  float: left;
  width: 198px;
  height: 65px;
  background-size: contain;
}
#layout-footer .container-fluid.dark-background {
  background: #363636;
  padding-bottom: 80px;
}
#layout-footer .container-fluid.dark-background .footer-menu {
  list-style-type: none;
  padding: 0;
  margin: 20px 0;
}
#layout-footer .container-fluid.dark-background .footer-menu a {
  line-height: 2.2em;
  font-size: 18px;
}
#layout-footer .some-background {
  background: url("../themes/pensoft-solo/assets/images/footer.svg") no-repeat;
  background-position: bottom -120px right -80px;
  width: 100%;
  height: 220px;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .footer-menu-container .col-xs-12.col-md-2.col-sm-6 {
    margin-top: 20px;
  }
}
#layout-footer .mail_icon {
  float: left;
  margin-left: 13px;
  height: 37px;
  width: 25px;
}
#layout-footer .funding {
  display: flex;
  flex: 1 1 14%;
  color: #ffffff;
  font-size: 18px !important;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .funding img {
    margin-bottom: 20px;
  }
}
#layout-footer .funding-text {
  font-size: 14px;
  color: #ffffff;
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 40px;
  line-height: 1.3em;
  padding-left: 0;
}
#layout-footer .funding-text p {
  color: #ffffff;
}
#layout-footer .funding-text .container {
  padding: 0;
  font-size: 14px;
}
#layout-footer .powered-by {
  display: flex;
  flex: 1 0 auto;
  color: #ffffff;
  font-size: 16px !important;
  font-weight: bold;
  white-space: nowrap;
  padding-left: 0;
}
#layout-footer .powered-by .pensoft_logo {
  float: right;
  margin-left: 10px;
  height: 28px;
  width: 120px;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .powered-by {
    font-size: 12px !important;
  }
}
#layout-footer .powered-by a {
  color: #ffffff;
}
#layout-footer .social-networks {
  flex: 1 0 auto;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .social-networks {
    margin: 0 auto;
  }
}
@media screen and (max-width: 991.98px) {
  #layout-footer {
    height: auto;
  }
}
#layout-footer .icons {
  width: 48px;
  height: 48px;
}
@media screen and (max-width: 991.98px) {
  #layout-footer .icons {
    display: inline-flex;
    align-items: center;
    justify-content: center;
    margin-bottom: 25px;
  }
}
#layout-footer .footer-right-border {
  border-right: 1px solid #ffffff;
}
#layout-footer .project_footer_logo {
  width: 76px;
}
.bd-example {
  position: relative;
  padding: 10px;
  margin: 20px -20px;
  border: solid #f8f9fa;
  border-width: 4px;
}
.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: 628px;
  margin: 50px auto;
  overflow-y: scroll;
  border-radius: 10px;
}
@media screen and (max-width: 991.98px) {
  .twitter-widget {
    width: auto;
  }
}
.social_media_conainer {
  padding-left: 60px !important;
}
@media screen and (max-width: 1199.98px) {
  .social_media_conainer {
    padding-left: 0 !important;
    margin-top: 50px;
  }
}
.subscribe-container {
  display: flex;
  flex-direction: column;
  box-sizing: border-box;
  height: 550px;
  justify-content: space-between;
}
@media screen and (max-width: 991.98px) {
  .subscribe-container {
    text-align: center;
  }
}
@media screen and (max-width: 991.98px) {
  .subscribe-container {
    justify-content: unset;
    height: auto;
  }
}
.subscribe-container .homepage-funding {
  color: #571300;
}
@media screen and (max-width: 991.98px) {
  .subscribe-container .homepage-funding .col-xs-12 {
    margin-bottom: 20px;
  }
}
.subscribe-items {
  margin-top: 53px;
}
.subscribe-items a {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-right: 20px;
}
.subscribe-items a:hover {
  background: #571300 !important;
  color: #ffffff !important;
}
.subscribe-newsletter-background {
  height: fit-content;
  background: #57130033;
  border-radius: 10px;
  padding-top: 35px !important;
  padding-bottom: 35px !important;
  padding-left: 0 !important;
  padding-right: 0 !important;
  margin-top: 50px;
  display: flex;
  align-items: center;
  justify-content: center !important;
  text-align: center;
}
.subscriber {
  font-family: inter, Inter V;
}
.subscriber .sub-text {
  font-size: 30px;
  color: #363636;
  font-weight: bold;
  text-align: center;
  transform: translateY(50%);
}
@media screen and (max-width: 1199.98px) {
  .subscriber .sub-text {
    padding-bottom: 125px;
  }
}
.subscriber .no-transition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.subscriber .btn-subscribe a {
  width: 228px;
  height: 228px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin: 0px auto;
  background: #571300;
  font-size: 20px;
  font-weight: bold;
  word-spacing: 100px;
  border: 30px solid white;
  position: relative;
  transition: all 0.3s;
}
.subscriber .btn-subscribe a:hover {
  border: 30px solid #ddd1cd;
}
.subscriber .btn-subscribe a:hover:after {
  visibility: visible;
  opacity: 1;
}
@media screen and (max-width: 1370.98px) {
  .subscriber .btn-subscribe a:hover:after {
    visibility: hidden;
    opacity: 0;
  }
}
@media screen and (max-width: 1370.98px) {
  .subscriber .btn-subscribe a:hover {
    border: none;
  }
}
.subscriber .btn-subscribe a:after {
  position: absolute;
  content: ' ';
  width: 360px;
  height: 360px;
  border-radius: 50%;
  border: 4px solid #ddd1cd;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
@media screen and (max-width: 1370.98px) {
  .subscriber .btn-subscribe a:after {
    border: none;
    width: 0;
    height: 0;
    display: none;
  }
}
@media screen and (max-width: 1199.98px) {
  .subscriber {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
  }
}
.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-solo/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 10px!important;
}
.homepage_intro {
  width: 100%;
  justify-content: space-between;
}
.homepage_intro .cards div {
  width: 85%;
}
@media screen and (max-width: 991.98px) {
  .homepage_intro .cards div {
    margin: 30px auto;
  }
}
.home .container {
  padding-top: 0 !important;
  padding-bottom: 0 !important;
}
.home .col-sm-6.col-xs-12 {
  padding: 0;
}
@media screen and (max-width: 991.98px) {
  .home h1 {
    text-align: center;
    margin-top: 50px;
  }
}
.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: #a5be5a;
}
.project_background .card {
  padding: 2rem;
}
.project_background .card-img {
  width: 45%;
}
@media screen and (max-width: 991.98px) {
  footer .align-items-center {
    text-align: center !important;
  }
}
/* login page */
#layout-content.login {
  height: calc(-300%);
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 991.98px) {
  .login .container,
  .Forgot .container,
  .register .container {
    padding-right: 10px !important;
  }
}
.login .btn.btn-primary,
.Forgot .btn.btn-primary,
.register .btn.btn-primary {
  width: 70%;
}
.login .field,
.Forgot .field,
.register .field {
  margin: 15px !important;
}
.login #layout-footer,
.Forgot #layout-footer,
.register #layout-footer {
  z-index: 6;
  height: 345px;
  display: block;
  position: fixed;
  bottom: 0;
}
@media screen and (max-width: 991.98px) {
  .login #layout-footer,
  .Forgot #layout-footer,
  .register #layout-footer {
    height: auto;
  }
}
.login .hidden-md,
.Forgot .hidden-md,
.register .hidden-md {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .login .hidden-md,
  .Forgot .hidden-md,
  .register .hidden-md {
    background: #ffffff;
    display: block;
    width: 100vw;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding: 30px 0;
  }
}
.login .login_info,
.Forgot .login_info,
.register .login_info {
  position: relative;
  justify-content: flex-end;
}
.login .login_info .login_image,
.Forgot .login_info .login_image,
.register .login_info .login_image {
  position: absolute;
  left: 15%;
  bottom: -70px;
  z-index: 1;
}
@media screen and (max-width: 991.98px) {
  .login .login_info .login_image,
  .Forgot .login_info .login_image,
  .register .login_info .login_image {
    display: none;
  }
}
.login .login_info .login_image img,
.Forgot .login_info .login_image img,
.register .login_info .login_image img {
  width: 710px;
  height: 532px;
  object-fit: cover;
  border-radius: 10px;
}
.login .login_info .logn_form,
.Forgot .login_info .logn_form,
.register .login_info .logn_form {
  background: #D6CBC8;
  border-radius: 10px;
  padding: 50px;
  width: 407px;
  max-width: 50%;
  z-index: 3;
  text-align: center;
  margin-right: 5%;
}
@media screen and (max-width: 991.98px) {
  .login .login_info .logn_form,
  .Forgot .login_info .logn_form,
  .register .login_info .logn_form {
    padding: 20px;
    width: 100%;
    max-width: 100%;
    z-index: 3;
    text-align: center;
    margin-right: 0;
  }
}
.register .field.inline {
  margin: 0 0 0 25px!important;
}
.register label:not(.notbold) {
  text-align: left;
  font-weight: bold;
}
.Forgot .ui.form .field > label {
  display: none !important;
}
.Forgot .hidden-md {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .Forgot .hidden-md {
    background: #ffffff;
    display: block;
    width: 100vw;
    position: absolute;
    top: 0px;
    left: 0;
    right: 0;
    padding: 30px 0;
  }
}
.Forgot img {
  height: 320px !important;
}
.sr-only {
  display: none;
}
@media screen and (max-width: 991.98px) {
  .carousel-fade .icon {
    display: none !important;
  }
}
.home-background {
  background: url('../themes/pensoft-solo/assets/images/mantis.png') bottom right no-repeat;
  background-size: 30%;
}
@media screen and (max-width: 991.98px) {
  .home-background {
    background: url('../themes/pensoft-solo/assets/images/mantis.png') bottom right no-repeat;
    background-size: 75%;
  }
}
/*
WHAT IS NEW IN 3.3: "Added transforms to improve carousel performance in modern browsers."
now override the 3.3 new styles for modern browsers & apply opacity
*/
@media all and (transform-3d), (-webkit-transform-3d) {
  .carousel-fade .carousel-inner > .item.next,
  .carousel-fade .carousel-inner > .item.active.right {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.prev,
  .carousel-fade .carousel-inner > .item.active.left {
    opacity: 0;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
  .carousel-fade .carousel-inner > .item.next.left,
  .carousel-fade .carousel-inner > .item.prev.right,
  .carousel-fade .carousel-inner > .item.active {
    opacity: 1;
    -webkit-transform: translate3d(0, 0, 0);
    transform: translate3d(0, 0, 0);
  }
}
.layout-home .wrapper {
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 100vh;
}
.layout-home .wrapper .navbar-transparent {
  background-color: transparent !important;
}
.layout-home .wrapper .nav-link {
  color: #fff !important;
}
.layout-home .carousel {
  height: 100vh;
}
.cc_container .cc_message {
  color: white !important;
}
.no-transition * {
  -webkit-transition: none !important;
  -moz-transition: none !important;
  -ms-transition: none !important;
  -o-transition: none !important;
  transition: none !important;
}
.create_document {
  min-height: 350px;
}
.create_document a {
  width: 208px;
  height: 208px;
  border-radius: 50%;
  display: flex;
  align-items: center;
  justify-content: center;
  color: white;
  text-transform: uppercase;
  text-align: center;
  margin: 0px auto;
  background: #571300;
  font-size: 20px;
  font-weight: bold;
  word-spacing: 100px;
  border: 30px solid white;
  position: relative;
  transition: all 0.3s;
}
.create_document a:hover {
  border: 30px solid #ddd1cd;
}
.create_document a:hover:after {
  visibility: visible;
  opacity: 1;
}
.create_document a:after {
  position: absolute;
  content: ' ';
  width: 330px;
  height: 330px;
  border-radius: 50%;
  border: 5px solid #ddd1cd;
  top: -65px;
  left: -65px;
  opacity: 0;
  visibility: hidden;
  transition: all 0.3s;
}
.profile_container {
  display: flex;
  align-items: center;
  justify-content: space-between;
}
.profile_container a {
  display: flex;
  align-items: center;
}
.profile_container .logoutbtn {
  background: url(../themes/pensoft-solo/assets/images/logout_icon.png) no-repeat scroll 50% 50% transparent;
  width: 25px;
  margin: 3px 0 0 10px;
}
.profile_container .logoutbtn:hover {
  opacity: 0.7;
  cursor: pointer;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container {
    padding-top: 20px;
  }
}
.think_tanks_container .tabs {
  width: 100%;
  display: block;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs {
    width: fit-content;
    margin: 0 auto;
  }
}
.think_tanks_container .tabs a {
  cursor: pointer;
  color: transparent;
  background: #FFFFFF;
  box-shadow: 0px 1px 19px #00000019;
  border-radius: 13px;
  float: left;
  width: 218px;
  height: 126px;
  margin: 0 20px 20px 0;
  border: 6px solid white;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a {
    margin: 0 5px 10px 5px;
    display: flex;
    float: left;
    width: 26%;
    height: 53px;
  }
}
.think_tanks_container .tabs a.active,
.think_tanks_container .tabs a:hover {
  border: 6px solid #D6CBC8;
}
.think_tanks_container .tabs a:first-of-type {
  background: url("../themes/pensoft-solo/assets/images/SOLO_Reduce-desertification-logo.png") center no-repeat;
  background-size: contain;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:first-of-type {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(2) {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Carbon-rgb.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(2) {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(3) {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Urban-rgb.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(3) {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(4) {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Pesticide-rgb_v2.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(4) {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(5) {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Erosion-rgb.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(5) {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(6) {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Footprint-rgb.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(6) {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(7) {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Structure-rgb.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(7) {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(8) {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Literacy-rgb.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(8) {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(9) {
  background: url("../themes/pensoft-solo/assets/images/SOLO-Conservation-rgb.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(9) {
    background-size: contain;
  }
}
.think_tanks_container .tabs a:nth-of-type(10) {
  background: url("https://soils4europe.eu/storage/app/media/SOLO-Climate-smart-agriculture-rgb.svg") center no-repeat;
  background-size: 183px 52px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .tabs a:nth-of-type(10) {
    background-size: contain;
  }
}
.think_tanks_container strong em,
.think_tanks_container strong a {
  color: #269DA1;
  font-style: normal;
}
.think_tanks_container p a {
  color: #269DA1;
}
.think_tanks_container .col-md-6.col-xs-12,
.think_tanks_container .col-md-5.col-xs-12,
.think_tanks_container .col-md-7.col-xs-12,
.think_tanks_container .col-md-10.col-xs-12 {
  padding: 0;
}
.think_tanks_container .col-md-6.col-xs-12.brown_bg,
.think_tanks_container .col-md-5.col-xs-12.brown_bg,
.think_tanks_container .col-md-7.col-xs-12.brown_bg,
.think_tanks_container .col-md-10.col-xs-12.brown_bg {
  display: none;
  background: #571300;
  border-radius: 10px;
  color: white;
  padding: 0 30px!important;
  align-items: center;
  flex-basis: 45%;
  max-width: 45%;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .col-md-6.col-xs-12.brown_bg,
  .think_tanks_container .col-md-5.col-xs-12.brown_bg,
  .think_tanks_container .col-md-7.col-xs-12.brown_bg,
  .think_tanks_container .col-md-10.col-xs-12.brown_bg {
    flex-basis: 100%;
    max-width: 100%;
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 20px !important;
  }
}
.think_tanks_container .col-md-6.col-xs-12.beige_bg,
.think_tanks_container .col-md-5.col-xs-12.beige_bg,
.think_tanks_container .col-md-7.col-xs-12.beige_bg,
.think_tanks_container .col-md-10.col-xs-12.beige_bg {
  background: #e2d8d5;
  box-shadow: 0px 3px 44px #0000001D;
  border-radius: 10px;
  color: #363636;
  display: flex;
  align-items: center;
  padding: 40px 180px 40px 40px;
  position: relative;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .col-md-6.col-xs-12.beige_bg,
  .think_tanks_container .col-md-5.col-xs-12.beige_bg,
  .think_tanks_container .col-md-7.col-xs-12.beige_bg,
  .think_tanks_container .col-md-10.col-xs-12.beige_bg {
    display: flex;
    flex-direction: column;
    text-align: center;
    padding: 20px !important;
  }
}
.think_tanks_container .col-md-6.col-xs-12.beige_bg p,
.think_tanks_container .col-md-5.col-xs-12.beige_bg p,
.think_tanks_container .col-md-7.col-xs-12.beige_bg p,
.think_tanks_container .col-md-10.col-xs-12.beige_bg p {
  margin-bottom: 0;
}
.think_tanks_container .col-md-6.col-xs-12.beige_bg a.go_to_roadmap,
.think_tanks_container .col-md-5.col-xs-12.beige_bg a.go_to_roadmap,
.think_tanks_container .col-md-7.col-xs-12.beige_bg a.go_to_roadmap,
.think_tanks_container .col-md-10.col-xs-12.beige_bg a.go_to_roadmap {
  position: absolute;
  right: -180px;
  padding: 8px;
  border: 1px solid transparent;
  border-radius: 40px;
  height: 61px;
  display: flex;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .col-md-6.col-xs-12.beige_bg a.go_to_roadmap,
  .think_tanks_container .col-md-5.col-xs-12.beige_bg a.go_to_roadmap,
  .think_tanks_container .col-md-7.col-xs-12.beige_bg a.go_to_roadmap,
  .think_tanks_container .col-md-10.col-xs-12.beige_bg a.go_to_roadmap {
    position: relative;
    right: unset;
    margin-top: 20px;
  }
}
.think_tanks_container .col-md-6.col-xs-12.beige_bg a.go_to_roadmap span,
.think_tanks_container .col-md-5.col-xs-12.beige_bg a.go_to_roadmap span,
.think_tanks_container .col-md-7.col-xs-12.beige_bg a.go_to_roadmap span,
.think_tanks_container .col-md-10.col-xs-12.beige_bg a.go_to_roadmap span {
  background: #571300;
  color: white;
  font-weight: bold;
  padding: 20px 90px;
  border-radius: 40px;
  line-height: 1em;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .col-md-6.col-xs-12.beige_bg a.go_to_roadmap span,
  .think_tanks_container .col-md-5.col-xs-12.beige_bg a.go_to_roadmap span,
  .think_tanks_container .col-md-7.col-xs-12.beige_bg a.go_to_roadmap span,
  .think_tanks_container .col-md-10.col-xs-12.beige_bg a.go_to_roadmap span {
    padding: 20px 40px;
  }
}
.think_tanks_container .col-md-6.col-xs-12.beige_bg a.go_to_roadmap:hover,
.think_tanks_container .col-md-5.col-xs-12.beige_bg a.go_to_roadmap:hover,
.think_tanks_container .col-md-7.col-xs-12.beige_bg a.go_to_roadmap:hover,
.think_tanks_container .col-md-10.col-xs-12.beige_bg a.go_to_roadmap:hover {
  border: 1px solid #571300;
}
.think_tanks_container .col-md-5.col-xs-12 {
  padding: 0;
}
.think_tanks_container .col-md-5.col-xs-12.brown_bg {
  display: none;
  flex-basis: 35%;
  max-width: 35%;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .col-md-5.col-xs-12.brown_bg {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.think_tanks_container .col-md-7.col-xs-12 {
  padding: 0;
}
.think_tanks_container .col-md-7.col-xs-12.brown_bg {
  display: none;
  flex-basis: 55%;
  max-width: 55%;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 30px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container .col-md-7.col-xs-12.brown_bg {
    flex-basis: 100%;
    max-width: 100%;
  }
}
.think_tanks_container .col-md-7.col-xs-12.brown_bg p:last-of-type {
  margin-bottom: 0;
}
.think_tanks_container h3 {
  color: #571300;
  font-weight: bold;
  font-size: 20px;
  margin-top: 40px;
}
.think_tanks_container ul.arrows {
  display: table;
  table-layout: fixed;
  width: 100%;
  list-style-type: none;
  padding: 0;
  margin: 20px 0;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container ul.arrows {
    display: block;
  }
}
.think_tanks_container ul.arrows li {
  display: table-cell;
  background: url("../themes/pensoft-solo/assets/images/arrow-down.svg") top left no-repeat;
  background-size: 41px;
  padding-top: 73px;
  padding-right: 20px;
}
@media screen and (max-width: 991.98px) {
  .think_tanks_container ul.arrows li {
    display: block;
    margin-bottom: 40px;
    padding-right: 0px;
    padding-top: 63px;
  }
}
.think_tanks_container ol {
  list-style: none;
  counter-reset: item;
  margin-bottom: 40px;
}
.think_tanks_container ol li {
  counter-increment: item;
  color: #363636;
  position: relative;
  align-items: flex-start;
  padding-left: 42px;
  margin: 30px 0 15px 0;
}
.think_tanks_container ol li:before {
  content: counter(item);
  position: absolute;
  width: 28px;
  height: 28px;
  border: 1px solid #571300;
  background: #571300;
  border-radius: 50%;
  color: white;
  text-align: center;
  display: inline-block;
  font-size: 18px;
  line-height: 28px;
  margin-left: -41px;
}
@media screen and (min-width: 1024px) and (min-height: 1366px) and (max-width: 1025px) {
  .header-image-bar {
    background: none !important;
  }
  .intro {
    display: flex !important;
    justify-content: center !important;
    align-items: center !important;
    flex-direction: column !important;
  }
  .intro .logo_main {
    height: 200px !important;
    width: 50% !important;
    margin: 0 auto 40px auto !important;
    background-position: center !important;
  }
}
.modal-body {
  padding: 20px !important;
}
.modal-body .container {
  padding: 20px;
}
.modal-body a {
  display: unset !important;
}
.library-item .row .col-md-3.col-xs-12 p {
  text-align: left !important;
}
.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: #571300;
}
.text-secondary {
  color: #f0f0f0;
}
.text-success {
  color: #020202;
}
.text-danger {
  color: #dc3545;
}
.text-warning {
  color: #ffc107;
}
.text-info {
  color: #17a2b8;
}
.text-light {
  color: #8698b2;
}
.text-dark {
  color: #571300;
}
.text-muted {
  color: #363636;
}
.text-white {
  color: #ffffff;
}
.text-grey {
  color: #495a62;
}
.text-grey-search-btn {
  color: #363636;
}
.text-link {
  color: #571300;
}
.bg-primary {
  background-color: #ffffff;
}
.bg-secondary {
  background-color: #f0f0f0;
}
.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: #571300;
}
.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: #363636;
  margin-bottom: 20px;
  color: #571300;
}
.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: #363636;
  font-size: 20px;
}
.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;
}
.row {
  box-sizing: border-box;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-flex: 0;
  -ms-flex: 0 1 auto;
  flex: 0 1 auto;
  -webkit-box-orient: horizontal;
  -webkit-box-direction: normal;
  -ms-flex-direction: row;
  flex-direction: row;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.row.reverse {
  -webkit-box-orient: horizontal;
  -webkit-box-direction: reverse;
  -ms-flex-direction: row-reverse;
  flex-direction: row-reverse;
}
.col.reverse {
  -webkit-box-orient: vertical;
  -webkit-box-direction: reverse;
  -ms-flex-direction: column-reverse;
  flex-direction: column-reverse;
}
.col-xs,
.col-xs-1,
.col-xs-2,
.col-xs-3,
.col-xs-4,
.col-xs-5,
.col-xs-6,
.col-xs-7,
.col-xs-8,
.col-xs-9,
.col-xs-10,
.col-xs-11,
.col-xs-12,
.col-xs-offset-0,
.col-xs-offset-1,
.col-xs-offset-2,
.col-xs-offset-3,
.col-xs-offset-4,
.col-xs-offset-5,
.col-xs-offset-6,
.col-xs-offset-7,
.col-xs-offset-8,
.col-xs-offset-9,
.col-xs-offset-10,
.col-xs-offset-11,
.col-xs-offset-12 {
  box-sizing: border-box;
  -webkit-box-flex: 0;
  -ms-flex: 0 0 auto;
  flex: 0 0 auto;
  padding-right: 0.5rem;
  padding-left: 0.5rem;
}
.col-xs {
  -webkit-box-flex: 1;
  -ms-flex-positive: 1;
  flex-grow: 1;
  -ms-flex-preferred-size: 0;
  flex-basis: 0;
  max-width: 100%;
}
.col-xs-1 {
  -ms-flex-preferred-size: 8.33333333%;
  flex-basis: 8.33333333%;
  max-width: 8.33333333%;
}
.col-xs-2 {
  -ms-flex-preferred-size: 16.66666667%;
  flex-basis: 16.66666667%;
  max-width: 16.66666667%;
}
.col-xs-3 {
  -ms-flex-preferred-size: 25%;
  flex-basis: 25%;
  max-width: 25%;
}
.col-xs-4 {
  -ms-flex-preferred-size: 33.33333333%;
  flex-basis: 33.33333333%;
  max-width: 33.33333333%;
}
.col-xs-5 {
  -ms-flex-preferred-size: 41.66666667%;
  flex-basis: 41.66666667%;
  max-width: 41.66666667%;
}
.col-xs-6 {
  -ms-flex-preferred-size: 50%;
  flex-basis: 50%;
  max-width: 50%;
}
.col-xs-7 {
  -ms-flex-preferred-size: 58.33333333%;
  flex-basis: 58.33333333%;
  max-width: 58.33333333%;
}
.col-xs-8 {
  -ms-flex-preferred-size: 66.66666667%;
  flex-basis: 66.66666667%;
  max-width: 66.66666667%;
}
.col-xs-9 {
  -ms-flex-preferred-size: 75%;
  flex-basis: 75%;
  max-width: 75%;
}
.col-xs-10 {
  -ms-flex-preferred-size: 83.33333333%;
  flex-basis: 83.33333333%;
  max-width: 83.33333333%;
}
.col-xs-11 {
  -ms-flex-preferred-size: 91.66666667%;
  flex-basis: 91.66666667%;
  max-width: 91.66666667%;
}
.col-xs-12 {
  -ms-flex-preferred-size: 100%;
  flex-basis: 100%;
  max-width: 100%;
}
.col-xs-offset-0 {
  margin-left: 0;
}
.col-xs-offset-1 {
  margin-left: 8.33333333%;
}
.col-xs-offset-2 {
  margin-left: 16.66666667%;
}
.col-xs-offset-3 {
  margin-left: 25%;
}
.col-xs-offset-4 {
  margin-left: 33.33333333%;
}
.col-xs-offset-5 {
  margin-left: 41.66666667%;
}
.col-xs-offset-6 {
  margin-left: 50%;
}
.col-xs-offset-7 {
  margin-left: 58.33333333%;
}
.col-xs-offset-8 {
  margin-left: 66.66666667%;
}
.col-xs-offset-9 {
  margin-left: 75%;
}
.col-xs-offset-10 {
  margin-left: 83.33333333%;
}
.col-xs-offset-11 {
  margin-left: 91.66666667%;
}
.start-xs {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
  text-align: start;
}
.center-xs {
  -webkit-box-pack: center;
  -ms-flex-pack: center;
  justify-content: center;
  text-align: center;
}
.end-xs {
  -webkit-box-pack: end;
  -ms-flex-pack: end;
  justify-content: flex-end;
  text-align: end;
}
.top-xs {
  -webkit-box-align: start;
  -ms-flex-align: start;
  align-items: flex-start;
}
.middle-xs {
  -webkit-box-align: center;
  -ms-flex-align: center;
  align-items: center;
}
.bottom-xs {
  -webkit-box-align: end;
  -ms-flex-align: end;
  align-items: flex-end;
}
.around-xs {
  -ms-flex-pack: distribute;
  justify-content: space-around;
}
.between-xs {
  -webkit-box-pack: justify;
  -ms-flex-pack: justify;
  justify-content: space-between;
}
.first-xs {
  -webkit-box-ordinal-group: 0;
  -ms-flex-order: -1;
  order: -1;
}
.last-xs {
  -webkit-box-ordinal-group: 2;
  -ms-flex-order: 1;
  order: 1;
}
@media only screen and (min-width: 48em) {
  .container {
    /*width: 49rem;*/
  }
  .col-sm,
  .col-sm-1,
  .col-sm-2,
  .col-sm-3,
  .col-sm-4,
  .col-sm-5,
  .col-sm-6,
  .col-sm-7,
  .col-sm-8,
  .col-sm-9,
  .col-sm-10,
  .col-sm-11,
  .col-sm-12,
  .col-sm-offset-0,
  .col-sm-offset-1,
  .col-sm-offset-2,
  .col-sm-offset-3,
  .col-sm-offset-4,
  .col-sm-offset-5,
  .col-sm-offset-6,
  .col-sm-offset-7,
  .col-sm-offset-8,
  .col-sm-offset-9,
  .col-sm-offset-10,
  .col-sm-offset-11,
  .col-sm-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-sm {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-sm-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-sm-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-sm-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-sm-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-sm-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-sm-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-sm-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-sm-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-sm-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-sm-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-sm-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-sm-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-sm-offset-0 {
    margin-left: 0;
  }
  .col-sm-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-sm-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-sm-offset-3 {
    margin-left: 25%;
  }
  .col-sm-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-sm-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-sm-offset-6 {
    margin-left: 50%;
  }
  .col-sm-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-sm-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-sm-offset-9 {
    margin-left: 75%;
  }
  .col-sm-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-sm-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-sm {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-sm {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-sm {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-sm {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-sm {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-sm {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-sm {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-sm {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-sm {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-sm {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 64em) {
  .container {
    /*width: 65rem;*/
  }
  .col-md,
  .col-md-1,
  .col-md-2,
  .col-md-3,
  .col-md-4,
  .col-md-5,
  .col-md-6,
  .col-md-7,
  .col-md-8,
  .col-md-9,
  .col-md-10,
  .col-md-11,
  .col-md-12,
  .col-md-offset-0,
  .col-md-offset-1,
  .col-md-offset-2,
  .col-md-offset-3,
  .col-md-offset-4,
  .col-md-offset-5,
  .col-md-offset-6,
  .col-md-offset-7,
  .col-md-offset-8,
  .col-md-offset-9,
  .col-md-offset-10,
  .col-md-offset-11,
  .col-md-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-md {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-md-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-md-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-md-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-md-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-md-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-md-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-md-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-md-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-md-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-md-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-md-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-md-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-md-offset-0 {
    margin-left: 0;
  }
  .col-md-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-md-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-md-offset-3 {
    margin-left: 25%;
  }
  .col-md-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-md-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-md-offset-6 {
    margin-left: 50%;
  }
  .col-md-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-md-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-md-offset-9 {
    margin-left: 75%;
  }
  .col-md-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-md-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-md {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-md {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-md {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-md {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-md {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-md {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-md {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-md {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-md {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-md {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
@media only screen and (min-width: 75em) {
  .container {
    /*width: 76rem;*/
  }
  .col-lg,
  .col-lg-1,
  .col-lg-2,
  .col-lg-3,
  .col-lg-4,
  .col-lg-5,
  .col-lg-6,
  .col-lg-7,
  .col-lg-8,
  .col-lg-9,
  .col-lg-10,
  .col-lg-11,
  .col-lg-12,
  .col-lg-offset-0,
  .col-lg-offset-1,
  .col-lg-offset-2,
  .col-lg-offset-3,
  .col-lg-offset-4,
  .col-lg-offset-5,
  .col-lg-offset-6,
  .col-lg-offset-7,
  .col-lg-offset-8,
  .col-lg-offset-9,
  .col-lg-offset-10,
  .col-lg-offset-11,
  .col-lg-offset-12 {
    box-sizing: border-box;
    -webkit-box-flex: 0;
    -ms-flex: 0 0 auto;
    flex: 0 0 auto;
    padding-right: 0.5rem;
    padding-left: 0.5rem;
  }
  .col-lg {
    -webkit-box-flex: 1;
    -ms-flex-positive: 1;
    flex-grow: 1;
    -ms-flex-preferred-size: 0;
    flex-basis: 0;
    max-width: 100%;
  }
  .col-lg-1 {
    -ms-flex-preferred-size: 8.33333333%;
    flex-basis: 8.33333333%;
    max-width: 8.33333333%;
  }
  .col-lg-2 {
    -ms-flex-preferred-size: 16.66666667%;
    flex-basis: 16.66666667%;
    max-width: 16.66666667%;
  }
  .col-lg-3 {
    -ms-flex-preferred-size: 25%;
    flex-basis: 25%;
    max-width: 25%;
  }
  .col-lg-4 {
    -ms-flex-preferred-size: 33.33333333%;
    flex-basis: 33.33333333%;
    max-width: 33.33333333%;
  }
  .col-lg-5 {
    -ms-flex-preferred-size: 41.66666667%;
    flex-basis: 41.66666667%;
    max-width: 41.66666667%;
  }
  .col-lg-6 {
    -ms-flex-preferred-size: 50%;
    flex-basis: 50%;
    max-width: 50%;
  }
  .col-lg-7 {
    -ms-flex-preferred-size: 58.33333333%;
    flex-basis: 58.33333333%;
    max-width: 58.33333333%;
  }
  .col-lg-8 {
    -ms-flex-preferred-size: 66.66666667%;
    flex-basis: 66.66666667%;
    max-width: 66.66666667%;
  }
  .col-lg-9 {
    -ms-flex-preferred-size: 75%;
    flex-basis: 75%;
    max-width: 75%;
  }
  .col-lg-10 {
    -ms-flex-preferred-size: 83.33333333%;
    flex-basis: 83.33333333%;
    max-width: 83.33333333%;
  }
  .col-lg-11 {
    -ms-flex-preferred-size: 91.66666667%;
    flex-basis: 91.66666667%;
    max-width: 91.66666667%;
  }
  .col-lg-12 {
    -ms-flex-preferred-size: 100%;
    flex-basis: 100%;
    max-width: 100%;
  }
  .col-lg-offset-0 {
    margin-left: 0;
  }
  .col-lg-offset-1 {
    margin-left: 8.33333333%;
  }
  .col-lg-offset-2 {
    margin-left: 16.66666667%;
  }
  .col-lg-offset-3 {
    margin-left: 25%;
  }
  .col-lg-offset-4 {
    margin-left: 33.33333333%;
  }
  .col-lg-offset-5 {
    margin-left: 41.66666667%;
  }
  .col-lg-offset-6 {
    margin-left: 50%;
  }
  .col-lg-offset-7 {
    margin-left: 58.33333333%;
  }
  .col-lg-offset-8 {
    margin-left: 66.66666667%;
  }
  .col-lg-offset-9 {
    margin-left: 75%;
  }
  .col-lg-offset-10 {
    margin-left: 83.33333333%;
  }
  .col-lg-offset-11 {
    margin-left: 91.66666667%;
  }
  .start-lg {
    -webkit-box-pack: start;
    -ms-flex-pack: start;
    justify-content: flex-start;
    text-align: start;
  }
  .center-lg {
    -webkit-box-pack: center;
    -ms-flex-pack: center;
    justify-content: center;
    text-align: center;
  }
  .end-lg {
    -webkit-box-pack: end;
    -ms-flex-pack: end;
    justify-content: flex-end;
    text-align: end;
  }
  .top-lg {
    -webkit-box-align: start;
    -ms-flex-align: start;
    align-items: flex-start;
  }
  .middle-lg {
    -webkit-box-align: center;
    -ms-flex-align: center;
    align-items: center;
  }
  .bottom-lg {
    -webkit-box-align: end;
    -ms-flex-align: end;
    align-items: flex-end;
  }
  .around-lg {
    -ms-flex-pack: distribute;
    justify-content: space-around;
  }
  .between-lg {
    -webkit-box-pack: justify;
    -ms-flex-pack: justify;
    justify-content: space-between;
  }
  .first-lg {
    -webkit-box-ordinal-group: 0;
    -ms-flex-order: -1;
    order: -1;
  }
  .last-lg {
    -webkit-box-ordinal-group: 2;
    -ms-flex-order: 1;
    order: 1;
  }
}
/* Slider */
.slick-slider {
  position: relative;
  display: block;
  box-sizing: border-box;
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  -ms-touch-action: pan-y;
  touch-action: pan-y;
  -webkit-tap-highlight-color: transparent;
}
.slick-list {
  position: relative;
  overflow: hidden;
  display: block;
  margin: 0;
  padding: 0;
}
.slick-list:focus {
  outline: none;
}
.slick-list.dragging {
  cursor: pointer;
  cursor: hand;
}
.slick-slider .slick-track,
.slick-slider .slick-list {
  -webkit-transform: translate3d(0, 0, 0);
  -moz-transform: translate3d(0, 0, 0);
  -ms-transform: translate3d(0, 0, 0);
  -o-transform: translate3d(0, 0, 0);
  transform: translate3d(0, 0, 0);
}
.slick-track {
  position: relative;
  left: 0;
  top: 0;
  display: block;
  margin-left: auto;
  margin-right: auto;
}
.slick-track:before,
.slick-track:after {
  content: "";
  display: table;
}
.slick-track:after {
  clear: both;
}
.slick-loading .slick-track {
  visibility: hidden;
}
.slick-slide {
  float: left;
  height: 100%;
  background: #ffffff;
  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-solo/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;
}
.slick-prev {
  left: -25px;
}
[dir="rtl"] .slick-prev {
  left: auto;
  right: -25px;
}
.slick-prev:before {
  color: #571300;
}
[dir="rtl"] .slick-prev:before {
  content: "\ea42";
}
.slick-next {
  right: -25px;
}
[dir="rtl"] .slick-next {
  left: -25px;
  right: auto;
}
.slick-next:before {
  color: #571300;
}
[dir="rtl"] .slick-next:before {
  content: "\ea44";
}
/* Dots */
.slick-dotted .slick-slider {
  margin-bottom: 30px;
}
.slick-dots {
  position: absolute;
  bottom: -25px;
  list-style: none;
  display: block;
  text-align: center;
  padding: 0;
  margin: 0;
  width: 100%;
}
.slick-dots li {
  position: relative;
  display: inline-block;
  height: 20px;
  width: 20px;
  margin: 0 5px;
  padding: 0;
  cursor: pointer;
}
.slick-dots li button {
  border: 0;
  background: transparent;
  display: block;
  height: 20px;
  width: 20px;
  outline: none;
  line-height: 0px;
  font-size: 0px;
  color: transparent;
  padding: 5px;
  cursor: pointer;
}
.slick-dots li button:hover,
.slick-dots li button:focus {
  outline: none;
}
.slick-dots li button:hover:before,
.slick-dots li button:focus:before {
  opacity: 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;
}
