html,
body,
h1,
h2,
h5,
h6 {
  font-family: sans-serif;
}

@font-face {
  font-family: 'dnevnik-icons';
  src: url('../index/dnevnik-icons.eot');
  src: url('../index/dnevnik-icons.eot?#iefix') format('embedded-opentype'),
    url('../index/dnevnik-icons.ttf') format('truetype'), url('../index/dnevnik-icons.woff') format('woff'),
    url('../index/dnevnik-icons.svg?#dnevnik-icons') format('svg');
  font-weight: normal;
  font-style: normal;
  font-display: block;
}

[class^='icon-'] {
  /* use !important to prevent issues with browser extensions that change fonts */
  font-family: 'dnevnik-icons' !important;
  speak: never;
  font-style: normal;
  font-weight: normal;
  font-variant: normal;
  text-transform: none;
  line-height: 1;

  /* Better Font Rendering =========== */
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
.icon-profile:before {
  content: '\e900';
}
.icon-facebook:before {
  content: '\e92f';
}
.icon-instagram:before {
  content: '\e930';
}
.icon-linkedin:before {
  content: '\e931';
}
.icon-viber:before {
  content: '\e932';
}
.icon-youtube:before {
  content: '\e933';
}
.icon-telegram:before {
  content: '\e934';
}
.icon-twitter:before {
  content: '\e935';
}

#header nav[role='navigation'] [class*='i-'] {
  background: url('../index/ui.svg') no-repeat -10000px 0;
}

#header {
  position: relative;
  z-index: 100000;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
  outline-style: none;
}

#header nav[role='navigation'] {
  text-align: right;
  font-size: 0;
}

#header nav[role='navigation'] li {
  display: inline-block;
  padding-left: 10px;
  position: relative;
  color: #4c4c4c;
  font: 15px/1.1 sans-serif;
  vertical-align: middle;
}

#header nav[role='navigation'] li a {
  display: block;
  padding: 5px 3px;
  color: #4c4c4c;
  text-decoration: none;
}

#header nav[role='navigation'] li a:hover {
  color: #ce1e2e;
}

#header nav[role='navigation'] [class*='i-'] {
  height: 20px;
  width: 18px;
  margin: 0 2px;
  display: block;
  text-align: left;
  text-indent: -10000px;
  -webkit-transition: none;
  transition: none;
}

#header nav[role='navigation'] .i-profile {
  background-position: -186px -138px;
}

#header nav[role='navigation'] .i-profile:hover {
  background-position: -186px -159px;
}

.checkbox-v2 [type='checkbox']:not(:checked) + var:before,
.radio-v2 [type='radio']:not(:checked) + var:before {
  content: '';
  height: 24px;
  width: 24px;
  position: absolute;
  top: 2px;
  left: 0;
  background: #fff;
  border: 4px solid #c1c1c1;
}

.checkbox-v2 [type='checkbox']:not(:checked) + var:after,
.radio-v2 [type='radio']:not(:checked) + var:after {
  content: '';
  height: 8px;
  width: 8px;
  top: 4px;
  left: 5px;
}

.checkbox-v3 [type='checkbox']:not(:checked) + var:before,
.radio-v3 [type='radio']:not(:checked) + var:before {
  content: '';
  height: 20px;
  width: 20px;
  position: absolute;
  top: 22px;
  left: 20px;
  background: #fff;
  border: 1px solid #c1c1c1;
}

.checkbox-v3 [type='checkbox']:not(:checked) + var:after,
.radio-v3 [type='radio']:not(:checked) + var:after {
  content: '';
  height: 8px;
  width: 8px;
  top: 22px;
  left: 23px;
}

.audio .scrubber .progress[width^='50'] {
  background: gold;
}

#header {
  z-index: 100000;
  margin-bottom: 30px;
}

.general-article-v2 .newsletter-form.dexpress .input-text:auto-fill {
  background: 0 0 !important;
  color: #f2f2f2 !important;
  background-color: transparent !important;
}

#header nav[role='navigation'] .i-profile {
  width: 100%;
  height: 32px;
  padding: 0;
  text-indent: 0px;
  background: 0 0;
  color: #ce1e2e;
  border-radius: 50px;
  display: flex;
  align-items: center;
  position: relative;
}

#header nav[role='navigation'] .i-profile:before {
  content: '';
  width: 33px;
  height: 33px;
  margin: 0 3px 0 0;
  border: 1px solid #ce1d2e;
  text-indent: 0px;
  background: 0 0;
  background-position: -186px -138px;
  border-radius: 50px;
  display: inline-block;
}

#header nav[role='navigation'] .i-profile:after {
  content: '';
  height: 20px;
  width: 18px;
  margin: 0 2px;
  text-align: left;
  -webkit-transition: none;
  transition: none;
  background: url(../index/ui.svg) no-repeat -186px -159px;
  position: absolute;
  top: 5px;
  left: 5px;
}

#article-content-progress:has(#AllimportantToKnow) + .social-links.links-bottom {
  margin: 0;
  top: -100px;
  width: auto;
  float: right;
}

#header {
  z-index: 100000;
  margin-bottom: 30px;
}

.general-article-v2 .newsletter-form.dexpress .input-text:auto-fill {
  background: 0 0 !important;
  color: #f2f2f2 !important;
  background-color: transparent !important;
}

#header nav[role='navigation'] .i-profile {
  height: 38px;
  width: 38px;
  padding: 0;
  text-indent: 0px;
  background: 0 0;
  color: #262626;
  border-radius: 50px;
  display: flex;
  border: 1.5px solid #262626;
  align-items: center;
  justify-content: center;
  position: relative;
  margin-right: 12px;
  transition: all 0.3s ease-in-out;
}

#header nav[role='navigation'] .i-profile span.icon-profile {
  font-size: 22px;
  margin-top: -2px;
}

#header nav[role='navigation'] .i-profile:hover,
#header nav[role='navigation'] .i-profile:hover span.icon-profile {
  color: #ce1e2e;
  border-color: #ce1e2e;
}

#header nav[role='navigation'] .i-profile:before {
  content: none;
  width: 33px;
  height: 33px;
  margin: 0 3px 0 0;
  border: 1px solid #ce1d2e;
  text-indent: 0px;
  background: 0 0;
  border-radius: 50px;
  display: inline-block;
}

#header nav[role='navigation'] .i-profile:after {
  content: none;
  height: 20px;
  width: 18px;
  margin: 0 2px;
  text-align: left;
  -webkit-transition: none;
  transition: none;
  background: 0 0;
}

#article-content-progress:has(#AllimportantToKnow) + .social-links.links-bottom {
  margin: 0;
  top: -100px;
  width: auto;
  float: right;
}

a.text-link {
  font-size: inherit;
  display: inline-block;
  color: #fff;
  margin: 0;
  cursor: pointer;
  line-height: 1.02;
  border-bottom: 1px solid rgba(255, 255, 255, 0.8);
}

.btn {
  display: flex;
  position: relative;
  width: 100%;
  font-family: sans-serif;
  align-items: center;
  font-size: 16px;
  text-decoration: none;
  justify-content: center;
  transition: all 0.55s cubic-bezier(0.19, 1, 0.22, 1);
}

.btn.red {
  background-color: #db1737;
  color: #fff;
  border-radius: 20px;
}

.btn.red span {
  font-family: sans-serif;
  line-height: 1.1;
  text-transform: uppercase;
}

#header nav[role='navigation'] {
  display: flex;
  height: 100%;
}

#header nav[role='navigation'] li {
  padding-left: 0;
  height: 100%;
  display: flex;
  align-items: center;
  z-index: 1;
}

#header nav[role='navigation'] li a.btn.red.abonament {
  max-width: 180px;
  min-width: 165px;
  height: 36px;
  display: flex;
  justify-content: center;
  align-items: center;
  color: #fff;
}

.search-form .search-input:-internal-autofill-selected {
  background-color: none !important;
}

.logo-area {
  background-color: #db1737;
  max-width: 375px;
  height: 100%;
  padding: 14px 12px 12px;
  order: 1;
}

.logo-area .dnevnik-logo {
  height: 37px;
  width: auto;
}

#header.header-area {
  position: relative;
  margin-bottom: 0;
  background-color: #f7f7f7;
  display: flex;
  width: 100%;
  height: 60px;
  align-items: center;
  flex-grow: 1;
}

#header.header-area .logo-area {
  background-color: #db1737;
  height: 100%;
  padding: 12px 4px 10px 8px;
  min-width: 30px;
  order: 1;
}

#header.header-area .logo-area .dnevnik-logo {
  height: 28px;
  min-height: 28px;
  width: auto;
}

#header.header-area .logo-area .desktop-hide {
  display: flex;
}

#header.header-area .logo-area .mobile-hide {
  display: none;
}

#header.header-area .toggle-btn {
  z-index: 1;
  cursor: pointer;
}

#header.header-area .toggle-btn,
#header.header-area .toggle-btn .hamburger-icon {
  cursor: pointer;
  position: relative;
  display: inline-flex;
  order: 2;
  width: 40px;
  height: 100%;
}

#header.header-area .toggle-btn .hamburger-icon {
  background-color: #db1737;
  justify-content: center;
  border: none;
  z-index: 1000;
  -webkit-user-select: none;
  -ms-user-select: none;
  user-select: none;
}

#header.header-area .toggle-btn .hamburger-icon span {
  background-color: #fff;
  display: block;
  width: 18px;
  height: 2px;
  position: absolute;
  transform: rotate(0deg);
  transition: 0.25s ease-in-out;
}

#header.header-area .toggle-btn .hamburger-icon span:first-child {
  top: 18px;
}

#header.header-area .toggle-btn .hamburger-icon span:nth-child(2) {
  top: 24px;
}

#header.header-area .toggle-btn .hamburger-icon span:nth-child(3) {
  top: 30px;
}

#header.header-area .toggle-btn .hamburger-icon span {
  transition: 0.25s ease-in-out;
}

#header.header-area .header-logonav {
  max-width: 312px;
  display: flex;
  align-items: center;
  justify-content: space-between;
  height: 100%;
  order: 1;
  background-color: #db1737;
}

#header.header-area .header-topbar {
  display: flex;
  order: 3;
  height: 100%;
  flex-grow: 1;
  align-items: center;
  justify-content: flex-end;
}

#header.header-area .header-topbar .header-topbar-nav ul {
  display: flex;
  align-items: center;
  height: 100%;
  gap: 6px;
  min-width: 185px;
  max-width: 100%;
  width: 100%;
  right: 0;
  left: auto;
}

#header.header-area .header-topbar .header-topbar-nav ul li a {
  padding: 5px;
}

#header.header-area .header-topbar .text-link {
  display: block;
  color: #262626;
  font-size: 16px;
  font-weight: 600;
  padding: 5px;
  text-decoration: none;
  margin: 0;
  border: 0;
}

@media only screen and (min-width: 480px) {
  #header.header-area {
    height: 60px;
  }

  #header.header-area .logo-area {
    background-color: #db1737;
    height: 100%;
    padding: 12px 4px 10px 14px;
    min-width: 50px;
    order: 1;
  }

  #header.header-area .logo-area .dnevnik-logo {
    height: 37px;
    min-height: 37px;
    width: auto;
  }

  #header.header-area .toggle-btn {
    width: 50px;
  }

  #header.header-area .toggle-btn .hamburger-icon {
    position: relative;
    display: inline-flex;
    background-color: #db1737;
    justify-content: center;
    border: none;
    width: 60px;
    height: 100%;
    order: 2;
    z-index: 1000;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  #header.header-area .toggle-btn .hamburger-icon span {
    width: 28px;
    height: 3px;
    position: absolute;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }

  #header.header-area .toggle-btn .hamburger-icon span:first-child {
    top: 20px;
  }

  #header.header-area .toggle-btn .hamburger-icon span:nth-child(2) {
    top: 28px;
  }

  #header.header-area .toggle-btn .hamburger-icon span:nth-child(3) {
    top: 36px;
  }

  #header.header-area .header-topbar {
    display: flex;
    order: 3;
    height: 100%;
    flex-grow: 1;
    align-items: center;
    justify-content: flex-end;
  }

  #header.header-area .header-topbar .text-link {
    display: block;
    padding: 5px;
    margin: 0;
  }

  #header.header-area .header-topbar .btn.red.abonament {
    margin: 0 8px;
    height: 32px;
    min-width: 130px;
    max-width: 150px;
  }

  #header.header-area .header-topbar .btn.red.abonament .btn-title {
    font-size: 14.5px;
  }
}

@media only screen and (min-width: 768px) {
  #header.header-area {
    height: 60px;
  }

  #header.header-area .logo-area {
    background-color: #db1737;
    height: 100%;
    padding: 14px 4px 10px 14px;
    min-width: 50px;
    order: 1;
  }

  #header.header-area .logo-area .dnevnik-logo {
    height: 37px;
    min-height: 37px;
    width: auto;
  }

  #header.header-area .toggle-btn {
    width: 60px;
  }

  #header.header-area .toggle-btn .hamburger-icon {
    position: relative;
    display: inline-flex;
    background-color: #db1737;
    justify-content: center;
    border: none;
    width: 60px;
    height: 100%;
    order: 2;
    z-index: 1000;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  #header.header-area .toggle-btn .hamburger-icon span {
    width: 28px;
    height: 3px;
    position: absolute;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }

  #header.header-area .toggle-btn .hamburger-icon span:first-child {
    top: 22px;
  }

  #header.header-area .toggle-btn .hamburger-icon span:nth-child(2) {
    top: 30px;
  }

  #header.header-area .toggle-btn .hamburger-icon span:nth-child(3) {
    top: 38px;
  }

  #header.header-area .header-topbar {
    display: flex;
    order: 3;
    height: 100%;
    flex-grow: 1;
    align-items: center;
    justify-content: flex-end;
  }

  #header.header-area .header-topbar .text-link {
    display: block;
    padding: 5px;
    margin: 0;
  }

  #header.header-area .header-topbar .btn.red.abonament {
    margin: 0 8px;
    height: 32px;
    min-width: 145px;
    max-width: 160px;
  }

  #header.header-area .header-topbar .btn.red.abonament .btn-title {
    font-size: 14.5px;
  }
}

@media only screen and (min-width: 1146px) {
  #header.header-area {
    height: 70px;
  }

  #header.header-area .logo-area {
    padding: 16px 9px 9px 16px;
    min-width: 60px;
  }

  #header.header-area .logo-area .dnevnik-logo {
    height: 42px;
    min-height: 42px;
    width: auto;
  }

  #header.header-area .toggle-btn {
    width: 60px;
  }

  #header.header-area .toggle-btn .hamburger-icon {
    position: relative;
    display: inline-flex;
    background-color: #db1737;
    justify-content: center;
    border: none;
    width: 60px;
    height: 100%;
    order: 2;
    z-index: 1000;
    -webkit-user-select: none;
    -ms-user-select: none;
    user-select: none;
  }

  #header.header-area .toggle-btn .hamburger-icon span {
    width: 30px;
    height: 3px;
    position: absolute;
    transform: rotate(0deg);
    transition: 0.25s ease-in-out;
  }

  #header.header-area .toggle-btn .hamburger-icon span:first-child {
    top: 24px;
  }

  #header.header-area .toggle-btn .hamburger-icon span:nth-child(2) {
    top: 34px;
  }

  #header.header-area .toggle-btn .hamburger-icon span:nth-child(3) {
    top: 44px;
  }

  #header.header-area .header-topbar .btn.red.abonament {
    height: 39px;
    min-width: 165px;
    max-width: 180px;
  }

  #header.header-area .header-topbar .btn.red.abonament .btn-title {
    font-size: 16px;
    font-weight: 500;
    padding: 0;
  }
}

@media (width <= 768px) {
  .alltoday {
    display: none !important;
  }
}
@media (width <= 500px) {
  .desktop-hide {
    display: none !important;
  }
  .mobile-hide {
    display: block !important;
  }
}

body {
  margin: 0;
  padding: 0;
}

figcaption,
figure,
footer,
header,
nav,
section {
  display: block;
}

a {
  background: 0 0;
}

a:active,
a:hover {
  outline: 0;
}

strong {
  font-weight: 600;
}

h1 {
  font-size: 2em;
  margin: 0.67em 0;
}

small {
  font-size: 80%;
}

img {
  border: 0;
}

ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

* {
  margin: 0;
  padding: 0;
}

* {
  outline: 0;
  text-rendering: optimizeLegibility;
}

img:not(.img-footer) {
  display: inline-block;
  max-width: 100%;
  line-height: 0;
  vertical-align: top;
}

a img {
  border: 0;
}

a {
  color: #000;
  text-decoration: none;
  -webkit-transition: color 0.25s ease-out, background 0.25s ease-out;
  transition: color 0.25s ease-out, background 0.25s ease-out;
}

* {
  -webkit-tap-highlight-color: transparent;
}

*,
*:after,
*:before {
  margin: 0;
  padding: 0;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}

html,
body {
  min-height: 100%;
  height: 100%;
  width: 100%;
  color: #000;
  cursor: default;
  background: #fff;
  font: normal 14px/20px sans-serif;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}

html {
  overflow-x: hidden;
}

h1,
h5,
h6 {
  margin-bottom: 15px;
  font: normal 17px/1.2 sans-serif;
}

h1 {
  font-size: 38px;
}

h5 {
  font-size: 14px;
}

h6 {
  font-size: 14px;
}

::-moz-selection {
  color: #fff;
  background: #333;
  text-shadow: 0 0 transparent;
}

::selection {
  color: #fff;
  background: #333;
  text-shadow: 0 0 transparent;
}

strong {
  font-weight: 400;
}

[class*='checkbox'] [type='checkbox']:not(:checked) ~ var:before,
[class*='radio'] [type='radio']:not(:checked) ~ var:before {
  content: '';
  height: 13px;
  width: 13px;
  position: absolute !important;
  top: 3px;
  left: 0;
  background: #fff;
  border: 1px solid #e3e3e3;
}

[class*='checkbox'] [type='checkbox']:not(:checked) ~ var:after,
[class*='radio'] [type='radio']:not(:checked) ~ var:after {
  content: '';
  display: none;
  height: 7px;
  width: 7px;
  position: absolute;
  top: 0;
  left: 0;
  margin: 6px 0 0 3px;
}

[class*='checkbox'] [type='checkbox']:not(:checked) ~ var:after,
[class*='radio'] [type='radio']:not(:checked) ~ var:after {
  background: #ce1e2e;
}

[class*='checkbox'] [type='checkbox']:not(:checked) ~ var:after,
[class*='radio'] [type='radio']:not(:checked) ~ var:after {
  display: none;
}

[class*='checkbox'] [type='checkbox']:disabled:not(:checked) ~ var,
[class*='radio'] [type='radio']:disabled:not(:checked) ~ var {
  opacity: 0.5;
}

[class*='radio'] [type='radio']:not(:checked) ~ var:before,
[class*='radio'] [type='radio']:not(:checked) ~ var:after {
  -webkit-border-radius: 26px;
  border-radius: 26px;
}

figure img {
  display: block;
  width: 100%;
  position: relative;
  transition: opacity 0.45s ease;
}

figure,
figcaption {
  position: relative;
}

.checkbox-v2 [type='checkbox']:not(:checked) + var:before,
.radio-v2 [type='radio']:not(:checked) + var:before {
  content: '';
  height: 24px;
  width: 24px;
  position: absolute;
  top: 2px;
  left: 0;
  background: #fff;
  border: 4px solid #c1c1c1;
}

.checkbox-v2 [type='checkbox']:not(:checked) + var:after,
.radio-v2 [type='radio']:not(:checked) + var:after {
  content: '';
  height: 8px;
  width: 8px;
  top: 4px;
  left: 5px;
}

.checkbox-v3 [type='checkbox']:not(:checked) + var:before,
.radio-v3 [type='radio']:not(:checked) + var:before {
  content: '';
  height: 20px;
  width: 20px;
  position: absolute;
  top: 22px;
  left: 20px;
  background: #fff;
  border: 1px solid #c1c1c1;
}

.checkbox-v3 [type='checkbox']:not(:checked) + var:after,
.radio-v3 [type='radio']:not(:checked) + var:after {
  content: '';
  height: 8px;
  width: 8px;
  top: 22px;
  left: 23px;
}

.audio .scrubber .progress[width^='50'] {
  background: gold;
}

h1,
h5,
h6 {
  margin-bottom: 0;
}

.general-article-v2 .newsletter-form.dexpress .input-text:auto-fill {
  background: 0 0 !important;
  color: #f2f2f2 !important;
  background-color: transparent !important;
}

#article-content-progress:has(#AllimportantToKnow) + .social-links.links-bottom {
  margin: 0;
  top: -100px;
  width: auto;
  float: right;
}

h1,
h5,
h6 {
  margin-bottom: 0;
}

.general-article-v2 .newsletter-form.dexpress .input-text:auto-fill {
  background: 0 0 !important;
  color: #f2f2f2 !important;
  background-color: transparent !important;
}

#article-content-progress:has(#AllimportantToKnow) + .social-links.links-bottom {
  margin: 0;
  top: -100px;
  width: auto;
  float: right;
}

[class*='col-'] {
  display: flex;
  box-sizing: border-box;
  flex-grow: 1;
  flex-shrink: 1;
  padding: 0;
  width: 100%;
  max-width: 100%;
}

@media only screen and (min-width: 768px) {
  .col-4 {
    width: 33.33%;
    max-width: 33.33%;
  }

  .col-8 {
    width: 66.66%;
    max-width: 66.66%;
  }
}

.search-form .search-input:-internal-autofill-selected {
  background-color: none !important;
}

.social-media-wrapper {
  max-width: 100%;
}

.social-media-wrapper,
.social-media-wrapper .social-media-list {
  width: 100%;
  display: block;
}

.social-media-wrapper .social-media-list li {
  display: block;
  position: relative;
  margin-bottom: 14px;
}

.social-media-wrapper .social-media-list li a {
  display: flex;
  padding: 0;
  width: 100%;
  height: 100%;
  align-items: center;
  text-decoration: none;
}

.social-media-wrapper .social-media-list li a:visited,
.social-media-wrapper .social-media-list li a:hover {
  opacity: 0.75;
}

.social-media-wrapper .social-media-list li a span {
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  display: inline-block;
  font-size: 18px;
  color: #000;
}

.social-media-wrapper .social-media-list li a [class^='icon-'] {
  width: 45px;
  height: 45px;
  line-height: 45px;
  font-size: 22px;
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  text-align: center;
  margin-right: 14px;
}

.row {
  display: block;
}

.row.flex {
  width: 100%;
  display: flex;
  flex-direction: row;
}

.row.wrap {
  flex-wrap: wrap;
}

.valign-center {
  align-items: center;
}

.small-device-hide {
  display: none !important;
}

.mb-30 {
  margin-bottom: 30px;
}

.container {
  position: relative;
  width: 100%;
  max-width: 1620px;
  margin: 0 auto;
  display: flex;
}

.container.wrap {
  flex-wrap: wrap;
}

ul.more-about {
  flex-direction: row;
  flex-wrap: wrap;
}

ul.more-about,
ul.more-about li {
  display: inline-flex;
}

ul.more-about li h6 {
  font-family: sans-serif;
  color: #fff;
  padding: 5px 5px 5px 0;
  font-size: 17px;
  line-height: 1;
  margin: 0;
}

ul.more-about li .sub-links {
  margin-right: 14px;
  display: flex;
  align-items: center;
  gap: 10px;
}

ul.more-about li .sub-links li a {
  font-size: 15px;
}

.logo-area {
  background-color: #db1737;
  max-width: 375px;
  height: 100%;
  padding: 14px 12px 12px;
  order: 1;
}

.logo-area .dnevnik-logo {
  height: 37px;
  width: auto;
}

.logo-area h1 {
  font-size: 0;
  opacity: 0;
  line-height: 0;
  margin: 0;
  padding: 0;
}

.footer-area {
  width: 100%;
  display: block;
  position: relative;
  background: #fff;
  left: 0;
  right: 0;
  bottom: 0;
  font-family: sans-serif;
  font-style: normal;
  font-weight: 400;
  font-size: 14.5px;
  line-height: 20px;
  color: #000;
}

.footer-area a,
.footer-area small,
.footer-area address {
  font-family: sans-serif;
  font-style: normal;
  font-size: 14.5px;
}

.footer-area strong {
  font-weight: 600;
}

.footer-area h6,
.footer-area h5 {
  position: relative;
  font-size: inherit;
  font-family: sans-serif;
  color: #000;
  margin: 0 0 15px;
  line-height: 1.5;
}

.footer-area .footer-heading {
  background-color: #fff;
  position: relative;
  display: flex;
  align-items: flex-end;
  justify-content: space-between;
  align-content: space-between;
  width: 100%;
  height: 60px;
  padding: 0 15px;
}

.footer-area .footer-heading .red-line {
  background-color: #db1737;
  width: 100%;
  height: 3px;
  order: 2;
  transform: translateY(-100%);
}

.footer-area .footer-copyright {
  background-color: #292929;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
}

.footer-area .footer-copyright .container {
  padding: 30px 15px;
}

.footer-area .footer-copyright .container h5 {
  display: inline-flex;
  font-size: 22px;
  color: #fff;
  margin: 0 15px 0 0;
  line-height: 1;
  min-width: 120px;
}

.footer-area .footer-copyright .container .legal-info {
  flex-direction: column;
  font-family: sans-serif;
  padding: 10px 0;
  width: 100%;
  font-size: 15px;
}

.footer-area .footer-copyright {
  background-color: #292929;
  color: #fff;
  font-size: 15px;
  line-height: 1.2;
}

.footer-area .footer-copyright a {
  color: #fff;
}

.footer-area .footer-copyright .container .legal-info .col-4 {
  width: 100%;
  max-width: 100%;
  flex-direction: column;
}

.footer-area .footer-copyright .container .legal-info p {
  font-size: 15px;
  line-height: 1.3;
  margin-bottom: 18px;
}

.legal-info .legal-links {
  display: flex;
  flex-wrap: wrap;
  margin-bottom: 20px;
}

.legal-info .legal-links li {
  position: relative;
  margin-bottom: 5px;
}

.legal-info .legal-links li:before {
  content: '';
  position: absolute;
  left: 0;
  top: 25%;
  width: 1px;
  height: 14px;
  background-color: rgba(255, 255, 255, 0.5);
}

.legal-info .legal-links li:first-of-type:before {
  content: none;
}

.legal-info .legal-links li a {
  padding: 2px 16px;
  text-decoration: none;
}

.legal-info .legal-links li:first-of-type a {
  padding: 2px 16px 2px 0;
}

.footer-area .footer-copyright .container .legal-info .col-8 {
  display: none;
}

.footer-area .footer-body {
  display: flex;
  width: 100%;
  flex-direction: column;
  justify-content: space-between;
  padding: 15px 0 0;
}

.footer-area .footer-body .foot-menu-wrapper {
  width: 100%;
  order: 2;
  flex-grow: 5;
}

.footer-area .footer-body .social-media-wrapper {
  max-width: 100%;
  width: 100%;
  display: flex;
  order: 1;
  align-items: center;
  margin-bottom: 20px;
  padding: 0 15px;
}

.footer-area .footer-body .social-media-wrapper .social-media-list {
  display: flex;
  flex-wrap: wrap;
  width: 100%;
  justify-content: space-evenly;
}

.footer-area .footer-body .social-media-wrapper .social-media-list li {
  display: inline-block;
  width: 45px;
  height: 45px;
  margin-bottom: 0;
}

.footer-area .footer-body .social-media-wrapper .social-media-list li a {
  display: block;
  width: 100%;
  height: 100%;
  border: 1px solid #e8e8e8;
  border-radius: 50%;
  text-align: center;
  text-decoration: none;
}

.footer-area .footer-body .social-media-wrapper .social-media-list li a span {
  font-size: 20px;
  line-height: 45px;
  border: 0;
  width: 45px;
  height: 45px;
}

.footer-area .footer-body .social-media-wrapper .social-media-list li a .social-media-title {
  display: none;
}

.main-menu li {
  font-family: sans-serif;
  display: inline-block;
  width: 100%;
}

.main-menu li a {
  font-size: 15px;
  font-family: sans-serif;
  text-decoration: none;
  display: block;
  width: 100%;
  color: #fff;
  padding: 10px;
}

.main-menu.site-map {
  column-count: 2;
  column-fill: balance;
  column-rule: solid 1px #e8e8e8;
}

.main-menu.site-map li a.menu-category {
  display: block;
  width: 100%;
  color: #000;
  padding: 15px;
}

.main-menu.site-map li a.menu-category:last-of-type {
  padding: 15px 15px 20px;
}

.main-menu.site-map li a.menu-category h6 {
  color: #000;
  font-size: 20px;
  line-height: 1.2;
  margin: 0;
}

.main-menu.site-map li .sub-menu {
  display: none;
}

@media (min-width: 900px) {
  .small-device-hide {
    display: block !important;
  }

  .footer-area,
  .footer-area a,
  .footer-area small,
  .footer-area address {
    font-size: 16px;
  }

  .footer-area .container {
    padding: 16px;
  }

  .footer-area .footer-heading {
    padding: 0;
  }

  .footer-area .footer-copyright {
    font-size: 16px;
  }

  .footer-area .footer-copyright .container {
    display: flex;
    flex-direction: column;
    padding: 30px 15px 40px;
  }

  .footer-area .footer-copyright .container .legal-info {
    flex-direction: row;
    gap: 20px;
  }

  .footer-area .footer-copyright .container .legal-info .col-4 {
    width: 34%;
    max-width: 34%;
  }

  .footer-area .footer-copyright .container .legal-info .col-8 {
    display: flex;
    flex-direction: column;
    width: 66%;
    max-width: 66%;
  }

  .footer-area .footer-copyright .container .legal-info p {
    margin-bottom: 20px;
    line-height: 1.3;
    max-width: 410px;
  }

  .footer-area .footer-copyright .container .legal-info .col-4 .legal-links {
    display: none;
  }

  .footer-area .footer-body {
    flex-direction: row;
    flex-wrap: nowrap;
    padding: 30px 0;
  }

  .footer-area .footer-body .foot-menu-wrapper {
    width: 100%;
    max-width: 90%;
    order: 1;
    flex-grow: 5;
  }

  .footer-area .footer-body .social-media-wrapper {
    max-width: 75px;
    display: flex;
    width: 100%;
    order: 2;
    align-items: center;
    justify-content: flex-end;
    padding: 0;
  }

  .footer-area .footer-body .social-media-wrapper .social-media-list {
    display: block;
    width: 55px;
  }

  .footer-area .footer-body .social-media-wrapper .social-media-list li {
    width: 55px;
    height: 55px;
    margin-bottom: 15px;
  }

  .footer-area .footer-body .social-media-wrapper .social-media-list li a {
    display: block;
    width: 100%;
    height: 100%;
    border: 1px solid #e8e8e8;
    border-radius: 50%;
    text-align: center;
  }

  .footer-area .footer-body .social-media-wrapper .social-media-list li a span {
    font-size: 24px;
    line-height: 55px;
    width: 100%;
    height: 100%;
  }

  .footer-area .footer-copyright {
    font-size: 16px;
  }

  .main-menu {
    column-count: 1;
    column-rule: none;
  }

  .main-menu.site-map {
    column-count: 6;
    column-rule: none;
  }

  .main-menu.site-map li .sub-menu {
    display: block;
  }

  .main-menu.site-map li a.menu-category:last-of-type {
    padding: 10px 0;
  }

  .main-menu.site-map li a.menu-category h6 {
    color: #db1737;
    font-size: 1.2rem;
  }

  figure.partner-amb {
    display: flex;
    flex-direction: row;
    gap: 20px;
  }

  figure.partner-amb img.img-footer {
    width: 80px;
    max-width: 80px;
  }

  figure.partner-amb figcaption {
    max-width: 680px;
    font-size: 14px;
    line-height: 1.3;
    font-family: sans-serif;
    color: rgba(255, 255, 255, 0.8);
  }

  .main-menu.site-map li .sub-menu li a {
    color: #000;
    width: 100%;
    padding: 7px 0;
    font-size: 15px;
    line-height: 1.2;
    cursor: pointer;
  }
}

@media (max-width: 1000px) {
  .footer-area .footer-copyright .container {
    padding-bottom: 70px;
  }
}

@media(max-width:768px) {
  .mb-title {
    font-size: 24px !important;
  }
}