::-webkit-scrollbar {
  width: 8px;
  height: 8px;
}
::-webkit-scrollbar-button {
  background-color: var(--bs-orange);
}
::-webkit-scrollbar-track {
  background-color: var(--bs-orange);
}
::-webkit-scrollbar-track-piece {
  background-color: var(--bs-white);
}
::-webkit-scrollbar-thumb {
  height: 50px;
  background-color: var(--bs-orange);
}
::-webkit-scrollbar-corner {
  background-color: var(--bs-orange);
}
::-webkit-resizer {
  background-color: var(--bs-orange);
}

#preloader-block #hellopreloader_preload {
  display: block;
  position: fixed;
  z-index: 99999;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  min-width: 1000px;
  background: #242831 url(/files/heart.png) center center no-repeat;
  background-size: 120px;
}

/*Special class for admins*/
.admin-class {
  margin-top: 30px;
}

/*Base classes*/
body {
  margin: 0;
  font-family: var(--bs-font-sans-serif);
  font-size: 1rem;
  font-weight: 400;
  line-height: 1.5;
  color: var(--bs-dark);
  background-color: var(--bs-white);
  -webkit-text-size-adjust: 100%;
  -webkit-tap-highlight-color: rgba(0, 0, 0, 0);
  overflow-x: hidden;
}

p {
  margin-top: 0;
  margin-bottom: 2rem;
}

hr {
  margin: 2rem 0rem;
  color: var(--bs-orange);
}

thead,
tbody,
tfoot,
tr,
td,
th {
  padding-top: 1.5rem;
  padding-right: 1.5rem;
  border-color: var(--bs-orange);
  border-style: solid;
  border-width: 1px;
  border-left: 0px;
  border-right: 0px;
  border-top: 0px;
}

#colorbox {
  z-index: 999999 !important;
}

.more-link {
  display: block;
  text-align: right;
  font-size: 1.2rem;
}

.layout-container {
  margin-top: 0rem;
}

.contextual {
  z-index: 9999;
}

.form-text {
  width: 100%;
}

img {
  max-width: 100%;
  height: auto;
}

#block-glavnoemenyu {
  background: var(--bs-white);
}

.custom-menu-bottom {
  background: var(--bs-white);
}

.messages--status {
  box-shadow: 0px 0 0 #ffffff;
}

.messages {
  padding: 15px 20px 15px 35px;
  margin-top: 45px;
  margin-bottom: 15px;
  word-wrap: break-word;
  border: 0px solid;
  border-width: 0px;
  border-radius: 0px;
}

.messages--error {
  box-shadow: 0px 0 0 #ffffff;
}

.content_layout {
  padding-top: 5rem;
}

.region-custom-menu {
  z-index: 9000 !important;
  background: var(--bs-white) !important;
}

.black_over {
  background: url(/files/medprof/black_over.png) repeat;
  position: absolute;
  width: 100%;
  height: 100%;
  top: 0%;
  left: 0%;
  z-index: 200;
}

.toolbar {
  z-index: 9999 !important;
  font-family: var(--bs-font-sans-serif);
}

a {
  color: var(--bs-blue);
  text-decoration: none;
  transition: all 0.3s;
}
a:hover {
  color: var(--bs-blue);
  text-decoration: underline;
  transition: all 0.3s;
}

h2 {
  font-size: 1.8rem;
  margin-top: 2rem;
  margin-bottom: 3rem;
  padding-top: 0rem;
  padding-bottom: 0rem;
  padding-left: 11rem;
  font-weight: 600;
  line-height: 1.2;
  background: url(/files/medprof/random_dots_hor.png) 0% 0% no-repeat;
  color: var(--bs-blue);
}

.block-header-class {
  font-size: 2em;
  font-weight: 500;
  padding-top: 0rem;
  padding-bottom: 3rem;
  text-shadow: 1px 1px 1px #fff;
  background: url(/files/medprof/random_back_orange.png) 15% 0% no-repeat;
  background-size: 50%;
}

.block-header-class i {
  margin-right: 1rem;
}

.block-header-class-top {
  font-size: 1.8em;
  font-weight: 600;
  padding-top: 0rem;
  padding-bottom: 3rem;
  margin-top: 0rem;
  color: var(--bs-blue);
}

.page-title-fon {
  margin-right: 1.5rem;
  position: relative;
  bottom: 3px;
}

.page-title-wrapper h1 {
  font-size: 2.4rem;
  margin: 0rem;
  margin-top: 0rem;
  padding-top: 3rem;
  padding-bottom: 3rem;
  margin-left: 0rem;
  font-weight: 500;
  color: var(--bs-blue);
  line-height: 160%;
}

.page-title-wrapper i {
  margin-right: 0.5rem;
  position: relative;
  top: 2px;
}

.row {
  --bs-gutter-x: 2rem;
}

.header-line {
  background: url(/files/medprof/random_dots_hor.png) 1rem 0% no-repeat;
  font-size: 1.6rem;
  font-weight: 600;
  padding-left: 12rem;
  margin-top: 4rem;
  padding-bottom: 3rem;
  color: var(--bs-blue);
}

.header-line-views {
  margin-left: -1rem;
  background: url(/files/medprof/random_dots_hor.png) 1rem 0% no-repeat;
  font-size: 1.4rem;
  font-weight: 500;
  padding-left: 12rem;
  padding-bottom: 2rem;
  color: var(--bs-blue);
}

.toolbar-menu-administration {
  padding-top: 0rem;
  z-index: 9999 !important;
}

.placeholder {
  background: transparent;
}

ul {
  list-style-type: none;
  margin-bottom: 0rem;
  padding-left: 0rem;
}

.pager__item {
  padding-left: 0rem;
}

.js-pager__items {
  margin-top: 3rem;
}

.pager__item a {
  background: var(--bs-orange);
  color: var(--bs-white);
  padding: 1em 2rem;
  border-radius: 4px;
}

.pager__item.is-active a {
  background: var(--bs-dark);
}

.views-infinite-scroll-content-wrapper {
  padding-top: 3rem;
}

.moodle {
  margin-left: 1rem;
  float: left;
}

.moodle img {
  max-height: 60px;
  width: auto;
}

.special-link-class {
  font-size: 1.2rem;
  font-weight: bold;
}

.special-link-block {
  float: left;
  padding-top: 0.5rem;
  max-width: 8rem;
  font-weight: 600;
}

.special-link-block i {
  margin-right: 0.5rem;
}

.node-share {
  margin-bottom: 1.5rem;
}

.node-share-text {
  padding-bottom: 1rem;
  font-weight: 300;
  font-size: 0.9rem;
}

.term-view-title {
  font-size: 1.2rem;
  padding-top: 0.5rem;
}

.nav-item-right {
  position: relative;
  top: 1rem;
  font-weight: 600;
}

/*Bootstrap navbar*/
.navbar {
  margin-top: 3rem;
  padding-top: 0.5rem;
  padding-bottom: 0.5rem;
  z-index: 9990 !important;
}

.navbar-fixed-top.scrolled .navbar {
  margin-top: 0rem;
  transition: all 0.5s;
}

#logged_in .navbar {
  margin-top: 11.75rem;
}

#logged_in .navbar-fixed-top.scrolled .navbar {
  margin-top: 5.4rem;
}

.navbar-nav li a {
  color: var(--bs-dark);
}

.navbar-nav li i {
  margin-right: 1rem;
  font-size: 0.8rem;
  color: #333;
}

.navbar-nav li {
  text-transform: uppercase;
  margin-right: 1rem;
  padding: 1rem 0rem;
  transition: all 0.3s;
}

.navbar-brand {
  padding-top: 0rem;
  padding-bottom: 0rem;
  margin-right: 2rem;
  margin-left: 0.5rem;
  font-size: 1rem;
  text-decoration: none;
  white-space: nowrap;
  transition: all 0.2s ease-in-out;
}

.navbar-brand i {
  font-size: 2rem;
}

.navbar-brand img {
  max-height: 60px;
  width: auto;
}

.navbar-toggler {
  border: 0px solid var(--bs-white);
  padding: 0rem;
  border-radius: 0rem;
}

.navbar-toggler-icon i {
  color: var(--bs-white);
  margin-top: 5px;
}

.bootstrap-menu-text {
  display: none;
}

.bg-light {
  background-color: transparent !important;
  background: url(/files/fon_white.png) repeat;
}

.navbar-fixed-top.scrolled .bg-light {
  background-color: #f7f7f7 !important;
  background: none;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring 👇 */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows 👇 */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.gin-secondary-toolbar--frontend {
  padding-top: 1.5rem;
  padding-bottom: 1.5rem;
}

.gin-secondary-toolbar--frontend {
  z-index: 9999;
  position: sticky;
  top: 0;
  margin-top: 0;
  height: var(--ginToolbarSecondaryHeight);
  background: rgba(255, 255, 255, 0.98);
  border-bottom: 0px solid var(--colorGinLayerBorder);
  box-sizing: border-box;
}

.navbar-light .navbar-nav .nav-link {
  color: var(--bs-blue);
}

.nav-link {
  font-size: 1em;
  padding: 0 rem 0.5rem;
}

.nav-link i {
  margin-right: 0.5rem;
}

.navbar-toggler-text {
  font-size: 1rem;
  position: relative;
  top: 2px;
  margin-right: 0.5rem;
  color: var(--bs-white);
}

.dropdown:hover > .dropdown-menu {
  display: block;
}

.navbar-toggler-icon i {
  color: var(--bs-blue);
}

.dropdown-menu {
  top: 3.5rem;
  z-index: 9990;
  min-width: 25rem;
  width: 25rem;
  padding: 1rem;
  font-size: 0.9rem;
  color: var(--bs-dark);
  border: 0;
  background: #f7f7f7;
  border-radius: 1rem;
  outline: 0.15rem solid var(--bs-orange);
  outline-offset: 0.25rem;
}

.navbar-fixed-top.scrolled .dropdown-menu {
  background: var(--bs-white);
}

.dropdown-toggle::after {
  border-top: 0.3em solid;
  border-right: 0.3em solid transparent;
  border-bottom: 0;
  border-left: 0.3em solid transparent;
}

.dropdown-toggle::after {
  border: none !important;
  font: normal normal normal 14px/1 FontAwesome;
  content: "\f107" !important; /* the desired FontAwesome icon */
  vertical-align: 0; /* to center vertically */
}

li.menu-item.show a.dropdown-toggle::after {
  content: "\f106" !important; /* the different icon */
}

.fixed-top {
  z-index: 9990;
}

.bootstrap-right .nav-item {
  float: left;
  padding-top: 0.5rem;
}

.bootstrap-right .nav-item a {
  color: var(--bs-blue);
  padding: 0.25rem 0rem;
  font-size: 1rem;
}

.bootstrap-right .nav-link {
  padding: 0rem 1rem;
}

/*Header*/
.header-block-wrapper {
  position: relative;
  width: 100%;
  height: 98vh;
  background: url(/files/medprof/cover.jpg) no-repeat;
  background-size: cover;
  z-index: 100;
  margin-top: 0rem;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring 👇 */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows 👇 */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.admin-class .header-block-wrapper {
  margin-top: 0rem;
}

.header-block-wrapper-inside {
  position: relative;
  width: 100%;
  height: 20vh;
  margin-top: 7rem;
  background: url(/files/medprof/cover.jpg) no-repeat center top;
  background-size: cover;
  z-index: 100;
  box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
}

.admin-class .header-block-wrapper-inside {
  margin-top: 0rem;
}

.site-logo img {
  max-width: 400px;
  margin: 0 auto;
  text-align: center;
}

.header-cover-logo {
  text-align: center;
  position: absolute;
  top: 40%;
  left: 50%;
  z-index: 400;
  transform: translate(-50%, -50%);
}

.header-cover-logo img {
  max-width: 120px;
  padding-top: 1rem;
}

.header-cover-link {
  margin-top: 5rem;
}

.header-cover-link i {
  color: var(--bs-orange);
  font-size: 4rem;
  border-radius: 50%;
  box-shadow: 0 0 50px var(--bs-orange);
  transition: color 0.4s, background-color 0.4s, border-color 0.4s,
    box-shadow 0.4s;
}

.header-cover-link:hover i {
  box-shadow: 0 0 100px var(--bs-white);
  transition: color 0.4s, background-color 0.4s, border-color 0.4s,
    box-shadow 0.4s;
}

.header-cover-text {
  text-shadow: 2px 4px 3px rgba(0, 0, 0, 0.3);
  text-align: center;
  text-transform: uppercase;
  font-size: 1.2em;
  padding: 5rem 10rem;
  line-height: 180%;
  color: var(--bs-white);
  transition: color 0.4s, background-color 0.4s, border-color 0.4s, box-shadow 0.4s;
}

.header-cover-text-bold-1 {
  font-size: 1.4em;
  font-weight: 600;
  padding: 1rem;
}

.header-cover-text-img {
  margin-bottom: -3rem;
}

.header-cover-text-bottom {
  margin-top: -3rem;
}

.header-cover-text-bold-2 {
  font-size: 1.6em;
  font-weight: 600;
  padding-bottom: 1rem;
  line-height: 160%;
  color: var(--bs-white);
}

.header-social-block-item a {
  color: var(--bs-white);
  font-size: 1.6rem;
  margin-right: 1rem;
}

.header-cover-button {
  margin-top: 3rem;
}

/*Footer*/
#footer-content {
  background: #f9f9f9;
  padding-top: 3rem;
  padding-bottom: 5rem;
}

.footer-wrapper {
  margin-top: 0rem;
  padding-bottom: 1rem;
  color: var(--bs-dark);
}

.footer-item {
  font-size: 1rem;
  padding: 1rem 0rem;
}

.footer-item-form {
  font-size: 1.4em;
  font-weight: 600;
  padding-top: 1rem;
}

.footer-item i {
  margin-right: 0.5rem;
}

.footer-map {
  padding-top: 1rem;
}

/*Tabs*/
div.tabs {
  margin: 1em 0em;
}

ul.tabs {
  list-style: none;
  margin-top: 3rem;
}

.tabs > li {
  display: inline-block;
  margin-right: 0.3em;
  /* LTR */
}

.tabs a {
  display: block;
  padding: 6px 10px;
  padding-bottom: 7px;
  text-decoration: none;
  background: #e6e6e6;
  line-height: 100%;
  color: #444;
  margin-bottom: 1rem;
}

.tabs a.is-active {
  background-color: var(--bs-blue);
  color: var(--bs-white);
}

.tabs a:focus,
.tabs a:hover {
  background-color: var(--bs-dark);
  color: var(--bs-white);
  transition: all 0.3s;
}

/*Inputs*/
input,
button,
select,
textarea {
  padding: 1rem;
  border: 2px solid var(--bs-blue);
  border-radius: 3px;
  max-width: 100%;
}

/*Buttons*/
.btn,
input[type="submit"] {
  color: var(--bs-white);
  cursor: pointer;
  border: 0;
  padding: 14px 30px;
  line-height: 100%;
  margin-right: 15px;
  display: inline-block;
  background: var(--bs-orange);
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
  transition: color 0.4s, background-color 0.4s, border-color 0.4s,
    box-shadow 0.4s;
}

.btn:hover,
input[type="submit"]:hover {
  background: var(--bs-blue);
  color: var(--bs-white);
  transition: all 0.3s;
}

/*Forms*/
.form-composite > .fieldset-wrapper > .description,
.form-item .description {
  font-size: 0.8rem;
  padding-top: 5px;
}

label {
  display: block;
  float: none;
  padding-bottom: 5px;
  font-size: 1.1.rem;
  font-weight: 600;
}

.form-item,
.form-actions {
  max-width: 100%;
}

#block-poleznyesayty {
  margin-top: 5rem;
}

/*Page node*/
.page-node-cover {
  position: relative;
  max-width: 100%;
  z-index: 500;
}

.page-page-cover {
  position: relative;
  max-width: 100%;
  margin-top: 0rem;
  margin-bottom: 2rem;
}

.page-page-cover img {
  border-radius: 4px;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring 👇 */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows 👇 */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.page-node-cover img {
  border-radius: 4px;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring 👇 */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows 👇 */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.page-node-label {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 30px;
  z-index: 300;
  font-size: 2rem;
  color: var(--bs-white);
}

.page-node-date {
  font-weight: 600;
  font-size: 1rem;
  padding-bottom: 3rem;
  float: left;
  margin-right: 3rem;
}

.page-node-date i {
  margin-right: 5px;
}

.page-node-video {
  padding-top: 1rem;
}

.page-node-date-start {
  display: inline-block;
  margin-right: 3rem;
}

.page-node-date p {
  margin-bottom: 0rem;
  font-size: 0.9rem;
  font-weight: 300;
}

.page-node-date-end {
  display: inline-block;
}

.page-page-image img {
  max-width: 50%;
  margin: 1rem 0rem;
  box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
}

.page-node-doc {
  font-size: 1.2rem;
  padding: 0.5rem 1rem;
}

.field--name-field-page-doc .field__item {
  font-size: 1.2rem;
  padding: 0.5rem 0rem;
}

.file {
  background-position: left 7px;
}

.paragraph--type--par-doc {
  font-size: 1.2rem;
  padding: 0.5rem 0rem;
}

.page-node-body {
  margin-top: -7rem;
  margin-left: 10%;
  margin-right: 10%;
  padding: 3rem 5rem;
  background: #f9f9f9;
  border-radius: 4px;
  font-weight: 400;
  font-size: 1.1rem;
  position: relative;
  z-index: 999;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring 👇 */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows 👇 */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.page-node-body .field__item img {
  margin-right: 1.5rem;
  margin-bottom: 1.5rem;
}

.page-node-body ul {
  list-style-type: circle;
  padding-bottom: 1.5rem;
}

.page-node-tags {
  padding-bottom: 1.5rem;
  font-size: 1.1rem;
  font-weight: 600;
  position: relative;
  bottom: 3px;
}

.page-node-tags a {
  color: var(--bs-orange);
}

.page-node-tags .field__item {
  margin-right: 0.5rem;
  float: left;
}

.page-node-tags i {
  float: left;
  margin-right: 1rem;
  position: relative;
  top: 7px;
  color: var(--bs-orange);
}

.page-node-share {
  margin-top: 2rem;
  margin-left: -5px;
}

/*Paragraph webform*/
.par-webform-wrapper {
  background: var(--bs-gray-light);
  padding: 1rem;
}

.par-webform-wrapper .btn,
input[type="submit"] {
  margin-top: 1rem;
}

/*Paragraph Clear code*/
.par-clear-code-wrapper {
  margin-bottom: 1rem;
}

/*Paragraph Text*/
.par-text-wrapper {
  margin-bottom: 1rem;
}

/*Paragraph Image*/

.par-image-wrapper img {
  margin-bottom: 1.5rem;
}

/*Paragraph Gallery*/
.par-gallery-wrapper img {
  max-width: 50%;
  margin-bottom: 0.5rem;
  margin-right: 0.5rem;
  float: left;
}

/*Paragraph Banner*/
#block-blokbannerov {
  margin-top: 6rem;
}

.block-banner-wrapper {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.par-banner-link {
  flex-basis: 15%;
  flex-grow: 1;
  margin-bottom: 1rem;
  margin-right: 1rem;
  transition: all 0.3s;
  font-size: 1.2rem;
}

/*Paragraph Block menu*/
#block-blokmenyu {
  margin-top: 5rem;
  margin-bottom: 5rem;
  margin-right: -15px;
}

.block-menu-wrapper {
  display: flex;
  justify-content: space-around;
  flex-wrap: wrap;
}

.block-menu-item {
  flex-basis: 25%;
  flex-grow: 1;
  min-height: 8rem;
  background: #f5f5f5;
  padding: 2rem;
  margin-bottom: 1rem;
  margin-right: 1rem;
  transition: all 0.3s;
  font-size: 1.2rem;
  border-radius: 4px;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring 👇 */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows 👇 */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.block-menu-item i {
  float: left;
  margin-right: 0.5rem;
  position: relative;
  top: 4px;
}

.block-menu-item a {
  color: var(--bs-dark);
  transition: all 0.3s;
}

.block-menu-item:hover {
  background: var(--bs-orange);
  transition: all 0.3s;
}

.block-menu-item:hover a {
  color: var(--bs-white);
  transition: all 0.3s;
}

/*Paragraph Doctor*/
.par-doctor-wrapper {
  border: 5px solid var(--bs-gray-light);
  padding: 2rem;
}

.par-doctor-fio {
  font-size: 1.4rem;
  font-weight: 600;
}

.par-doctor-dolg {
  font-size: 1.2rem;
  font-weight: 400;
  padding-bottom: 5px;
}

.par-doctor-filial {
  font-size: 1rem;
  font-weight: 400;
}

/*Paragraph Link*/
.par-link-wrapper a {
  font-size: 1.2rem;
  padding: 0.5rem 0rem;
}

/*News blocks*/
.expo-block-views {
  margin-bottom: 5rem;
}

.expo-block-wrapper {
  margin: 1rem 0rem;
  position: relative;
  box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
}

.news-inside-block-views {
  margin-top: 4rem;
}

.expo-block-class-view {
  padding-bottom: 3rem;
  margin-top: -0.7rem;
  background: url(/files/artfabrika/random_hor_line.png) 0% 100% no-repeat;
}

.expo-block-class-view-inside {
  padding-bottom: 3rem;
  padding-top: 1rem;
  background: url(/files/artfabrika/random_hor_line.png) 0% 100% no-repeat;
}

.expo-block-date {
  position: absolute;
  top: 0px;
  left: 0px;
  padding: 1rem;
  color: var(--bs-white);
  font-size: 0.9em;
  z-index: 300;
}

.expo-block-date i {
  margin-right: 0.5rem;
}

.expo-block-title {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 1rem;
  margin: 1rem;
  z-index: 300;
  border: 5px solid var(--bs-blue);
}

.expo-block-title a {
  color: var(--bs-white);
  font-size: 1em;
}

.expo-block-wrapper:hover .expo-block-title {
  border: 5px solid var(--bs-orange);
  transition: all 0.3s;
}

.expo-block-title-top {
  position: absolute;
  bottom: 0px;
  left: 0px;
  padding: 1rem 2rem;
  margin: 2rem;
  z-index: 300;
  border: 5px solid var(--bs-blue);
}

.expo-block-title-top a {
  color: var(--bs-white);
  font-size: 1.6em;
}

.expo-block-wrapper:hover .expo-block-title-top {
  border: 5px solid var(--bs-orange);
  transition: all 0.3s;
}

.news-block-inside {
  margin-bottom: 5rem;
  margin-top: 5rem;
}

.news-full-wrapper-inside {
  padding-top: 2rem;
  background: var(--bs-white);
}

.news-page-wrapper {
  margin-bottom: 3rem;
}

.news-block-wrapper {
  position: relative;
  margin-bottom: 2rem;
}

.news-block-cover img {
  border-radius: 4px;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring 👇 */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows 👇 */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.news-block-date {
  color: var(--bs-white);
  padding-bottom: 0.5rem;
  font-size: 0.8rem;
}

.news-block-title {
  position: absolute;
  bottom: 0rem;
  left: 0rem;
  background: transparent
    linear-gradient(
      to bottom,
      transparent 0px,
      rgba(0, 0, 0, 0.02) 10%,
      rgba(0, 0, 0, 0.05) 20%,
      rgba(0, 0, 0, 0.6) 50%,
      rgba(0, 0, 0, 0.6) 70%,
      rgba(0, 0, 0, 0.8) 100%
    )
    repeat scroll 0% 0%;
  padding: 2rem;
  padding-top: 20%;
  line-height: 200%;
  width: 100%;
  -webkit-border-top-right-radius: 0.25rem;
  -webkit-border-bottom-right-radius: 0.25rem;
  -webkit-border-bottom-left-radius: 0.25rem;
  -moz-border-radius-topright: 0.25rem;
  -moz-border-radius-bottomright: 0.25rem;
  -moz-border-radius-bottomleft: 0.25rem;
  border-top-right-radius: 0.25rem;
  border-bottom-right-radius: 0.25rem;
  border-bottom-left-radius: 0.25rem;
}

.news-block-title a {
  color: var(--bs-white);
  border-bottom: 2px solid var(--bs-orange);
  font-size: 1.4rem;
}

.news-block-title a:hover {
  border-bottom: 2px solid var(--bs-white);
  text-decoration: none;
}

.block-views-blocknews-block-2 {
  margin-top: 5rem;
}

.block-views-blocknews-block-3 {
  margin-top: 5rem;
}

/*Calendar block*/
.calendar-block-wrapper {
  padding-bottom: 1rem;
}

.calendar-event-block-views {
  margin-top: 2rem;
  padding-bottom: 3rem;
  background: url(/files/artfabrika/random_hor_line.png) 0% 100% no-repeat;
}

.calendar-block-date {
  font-size: 0.9rem;
  padding-bottom: 5px;
}

.calendar-block-title i {
  margin-right: 0.5rem;
  color: var(--bs-blue);
}

/*Gallery*/
.gallery-block-views {
  margin-top: 3rem;
}

.gallery-block-views img {
  margin-top: 1rem;
}

/*Afisha*/
.afisha-block-wrapper {
  margin-top: 4.4rem;
  padding-bottom: 4rem;
  background: url(/files/artfabrika/random_hor_line.png) 0% 100% no-repeat;
}

.afisha-block-wrapper img {
  box-shadow: 0 1px 4px rgb(0 0 0 / 40%);
}

/*Medprof*/
.medprof-info-wrapper {
  position: relative;
  margin-bottom: 2rem;
  margin-top: 2rem;
}

.medprof-info-presentation-script {
  margin-top: 3rem;
  margin-bottom: 3rem;
}

.medprof-info-link {
  padding-top: 2rem;
  padding-bottom: 0rem;
  z-index: 300;
  font-weight: 600;
  font-size: 1.2em;
}

.medprof-info-link i {
  margin-left: 0.5rem;
}

.medprof-info-image img {
  border-radius: 4px;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring ðŸ‘‡ */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows ðŸ‘‡ */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

.medprof-info-logo img {
  max-height: 80px;
  margin-right: 2.5rem;
}

.medprof-info-presentation-row {
  background: url(/files/medprof/random_dots_vert.png) 0% 50% no-repeat;
}

.medprof-info-presentation-row p {
  font-size: 1.2rem;
  font-weight: 300;
}

.medprof-info-presentation-row-text {
  position: relative;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: -5rem;
  padding: 5rem;
  border-radius: 4px;
  background: #f9f9f9;
  box-shadow: inset 0 0 0.5px 1px hsla(0, 0%, 100%, 0.075),
    /* shadow ring ðŸ‘‡ */ 0 0 0 1px hsla(0, 0%, 0%, 0.05),
    /* multiple soft shadows ðŸ‘‡ */ 0 0.3px 0.4px hsla(0, 0%, 0%, 0.02),
    0 0.9px 1.5px hsla(0, 0%, 0%, 0.045), 0 3.5px 6px hsla(0, 0%, 0%, 0.09);
}

/*Social block*/
.social-block-wrapper {
  padding-top: 2rem;
}

.social-block-item {
  font-size: 2rem;
  margin-right: 1.5rem;
}

/*Partners block*/
.partners-block-views {
  margin-bottom: 3rem;
}

.partners-block-wrapper {
  position: relative;
}

.partners-block-item {
  margin: auto;
  text-align: center;
  float: left;
}

.partners-block-item img {
  max-height: 120px;
  width: auto;
}

/*Language switcher*/
.lang-block-wrapper {
  padding-top: 1rem;
}

.lang-block-item {
  float: left;
  margin-right: 1rem;
}

/*Cookiesjsr*/
.cookiesjsr-banner {
  background-color: var(--bs-blue);
}

.cookiesjsr-btn {
  background-color: var(--bs-brown);
}

.cookiesjsr-btn.important {
  color: var(--bs-blue);
}

.cookiesjsr-banner--text {
  font-size: 0.9rem;
}

/*Superfish*/
ul.sf-menu.sf-style-white li,
ul.sf-menu.sf-style-white.sf-navbar {
  background: none;
}

.navbar-fixed-top.scrolled .sf-style-white {
  background: var(--bs-white);
  width: 100%;
}

.navbar-fixed-top.scrolled ul.sf-menu.sf-style-white {
  padding: 0.5rem 0rem;
}

.navbar-fixed-top.scrolled .custom-menu-bottom-right {
  padding-top: 5px;
}

.navbar-fixed-top.scrolled .custom-menu-bottom-right-item {
  font-size: 1rem;
  padding-bottom: 5px;
  font-weight: 600;
}

.navbar-fixed-top.scrolled .custom-menu-bottom-right-item i {
  margin-right: 0.5rem;
  font-size: 1rem;
}

ul.sf-menu.sf-style-white {
  position: relative;
  float: none;
  width: 100%;
  font-size: 0.9rem;
  font-weight: 400;
  padding: 2rem 0rem;
  margin-top: 0rem;
  margin-bottom: 0rem;
  margin-left: auto !important;
  margin-right: auto !important;
}

ul.sf-menu.sf-style-white a,
ul.sf-menu.sf-style-white a:visited,
ul.sf-menu.sf-style-white span.nolink {
  text-transform: uppercase;
  padding: 1em 1em;
}

ul.sf-menu.sf-style-white a,
ul.sf-menu.sf-style-white a:visited,
ul.sf-menu.sf-style-white span.nolink {
  border: 0 none;
  color: var(--bs-dark);
  padding: 1em 1em;
  line-height: 1.6;
}

ul.sf-menu.sf-style-white a.is-active {
  background: var(--bs-white);
  color: var(--bs-red);
  outline: 0;
}

ul.sf-menu .sf-sub-indicator:after {
  content: "*";
  left: 0;
  line-height: 1.2;
  position: absolute;
  text-indent: 0;
  top: 0;
}

/*Info top*/
.info-top-block {
  background: var(--bs-orange);
  color: var(--bs-white);
}

#custom_menu {
  position: relative;
  z-index: 99999 !important;
}

.navbar-fixed-top.scrolled #custom_menu {
  position: fixed;
  top: 0%;
  left: 0%;
  width: 100%;
  z-index: 99999 !important;
}

.info-top-wrapper {
  padding: 0.5rem 1.5rem;
  padding-bottom: 1rem;
  text-align: left;
}

.info-top-item .fa,
.far,
.fas {
  font-size: 0.7rem;
}

.info-top-item {
  float: left;
}

.info-top-item-logo img {
  max-height: 32px;
  width: auto;
  margin-right: 2rem;
}

.info-top-item-right-wrapper {
  text-align: right;
}

.info-top-item-right {
  position: relative;
  top: 3px;
  text-align: right;
  color: var(--bs-white);
}

.info-top-item-right a {
  color: var(--bs-white);
}

.info-top-item-right i {
  margin-right: 0.5rem;
}

.info-top-item-right-2 {
  position: relative;
  top: 3px;
  text-align: right;
  color: var(--bs-white);
  margin-right: 2rem;
}

.info-top-item-right-2 a {
  color: var(--bs-white);
}

.info-top-item-right-2 i {
  margin-right: 0.5rem;
}

.custom-menu-bottom-right {
  text-align: center;
  padding-top: 1.5rem;
}

.custom-menu-bottom-right-item {
  font-size: 1.2rem;
  padding-bottom: 15px;
  font-weight: 600;
}

.custom-menu-bottom-right-item i {
  margin-right: 0.5rem;
  font-size: 1.2rem;
}

.custom-menu-bottom-right-item-2 {
  font-size: 0.9rem;
}

.custom-menu-bottom-right-item-2 i {
  margin-right: 0.5rem;
  font-size: 0.9rem;
}

/*Banners*/
.block-views-blockbanners-block-1 {
  margin-top: 5rem;
}

.banners-block-main-wrapper {
  margin: auto;
  text-align: center;
  float: none;
}

.banners-block-main-image img {
  max-width: 100%;
  margin-top: 1rem;
  margin-bottom: 1rem;
}

/*Our work*/
.work-wrapper {
  min-height: 150px;
  background: var(--bs-gray-light);
  padding: 2rem;
  margin-bottom: 2rem;
  transition: all 0.3s;
}

.work-wrapper:hover {
  background: var(--bs-orange);
  transition: all 0.3s;
}

.work-wrapper:hover a {
  color: var(--bs-white);
  transition: all 0.3s;
}

.work-wrapper:hover i {
  color: var(--bs-white);
  transition: all 0.3s;
}

.work-wrapper a {
  color: var(--bs-dark);
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.4;
  transition: all 0.3s;
}

.work-wrapper i {
  margin-right: 0.5rem;
  transition: all 0.3s;
  font-size: 1.2rem;
}

.work-wrapper-inside {
  font-size: 1.2rem;
  font-weight: 300;
  line-height: 1.4;
  padding: 1rem 0rem;
}

.work-wrapper-inside i {
  margin-right: 1rem;
  color: var(--bs-blue);
}

/*Contact block*/
.contact-block-wrapper {
  border: 5px solid var(--bs-blue);
  padding: 2rem;
  margin-top: 1rem;
  height: 100%;
  transition: all 0.3s;
}

.contact-block-wrapper:hover {
  border: 5px solid var(--bs-orange);
  transition: all 0.3s;
}

.contact-block-line {
  padding-bottom: 0.5rem;
}

.contact-block-script {
  padding-top: 1.3rem;
}

/*Impaired block*/
.visually-impaired-module-special input[type="submit"] {
  box-shadow: 0 0px 0px rgb(0 0 0 / 40%);
  color: var(--bs-red);
  padding: 0rem;
  padding-bottom: 3rem;
  font-weight: 600;
  font-size: 1.6rem;
}

.visually-impaired-module-special input[type="submit"]:hover {
  text-decoration: underline;
}

.visually-impaired-module-normal input[type="submit"] {
  box-shadow: 0 0px 0px rgb(0 0 0 / 40%);
  color: var(--bs-dark);
  padding: 1rem 0rem;
  font-weight: 600;
  font-size: 2rem;
}

/* waves */
@keyframes move_wave {
  0% {
    transform: translateX(0) translateZ(0) scaleY(1);
  }
  50% {
    transform: translateX(-25%) translateZ(0) scaleY(0.55);
  }
  100% {
    transform: translateX(-50%) translateZ(0) scaleY(1);
  }
}
.waveWrapper {
  overflow: hidden;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  margin: auto;
}
.waveWrapperInner {
  position: absolute;
  width: 100%;
  overflow: hidden;
  height: 120px;
  bottom: -1px;
}
.bgTop {
  z-index: 15;
  opacity: 0.5;
}
.bgMiddle {
  z-index: 10;
  opacity: 0.75;
}
.bgBottom {
  z-index: 5;
}
.wave {
  position: absolute;
  left: 0;
  width: 200%;
  height: 100%;
  background-repeat: repeat no-repeat;
  background-position: 0 bottom;
  transform-origin: center bottom;
}
.waveTop {
  background-size: 50% 100px;
}
.waveAnimation .waveTop {
  animation: move-wave 3s;
  -webkit-animation: move-wave 3s;
  -webkit-animation-delay: 1s;
  animation-delay: 1s;
}
.waveMiddle {
  background-size: 50% 120px;
}
.waveAnimation .waveMiddle {
  animation: move_wave 10s linear infinite;
}
.waveBottom {
  background-size: 50% 100px;
}
.waveAnimation .waveBottom {
  animation: move_wave 15s linear infinite;
}
