a {
  text-decoration: none;
}
.pagination {
  margin-top: 40px;
  margin-bottom: 40px;
}
.index-container {
  max-width: 964px !important;
}
.footer {
  padding-top: 38px;
  padding-bottom: 38px;
  background-color: #5c7e67;
}
.footer .cookie-consent-reopen {
  color: white;
}
.footer .footer-items {
  display: flex;
  justify-content: center;
  flex-wrap: wrap;
}
.footer .footer-items #footer-item,
.footer .footer-items .footer-item {
  color: white;
  padding-right: 1px;
  padding-left: 1px;
}
.footer .footer-items #footer-item a,
.footer .footer-items #footer-item a:hover,
.footer .footer-items #footer-item a:active,
.footer .footer-items .footer-item a,
.footer .footer-items .footer-item a:hover,
.footer .footer-items .footer-item a:active {
  color: white;
}
.footer #footer-item:not(:last-child)::after {
  content: "|";
  display: inline-block;
  margin-left: 2px;
  margin-right: 2px;
}
.color-green {
  color: #5c7e67;
}
.btn-klot {
  color: white;
  background-color: #5C7E67;
  cursor: pointer;
  display: inline-block;
  padding: 5px 20px;
  min-width: 258px;
  font-size: 18px;
  text-align: center;
  font-weight: 600;
  border: 1px solid transparent;
  text-decoration: none !important;
}
.btn-klot:hover {
  color: white;
}
.jumbotron {
  background: #eee;
}
.admin-edit-url {
  font-size: 12px;
}
@media (max-width: 768px) {
  .grid-magic-slider {
    white-space: nowrap !important;
    overflow-x: auto !important;
    padding: 0px 18px 30px !important;
  }
  .grid-magic-slider .grid-magic-slider-item {
    display: inline-block !important;
    vertical-align: top !important;
    white-space: normal !important;
    width: 100% !important;
    padding: 0 !important;
    float: none !important;
  }
}
.wrap nav {
  background-color: #acc5b4;
  max-height: 74px;
}
.wrap nav .navbar-brand {
  margin: 0;
}
.wrap nav .navbar-brand #brand-image {
  position: unset;
  max-height: 73px;
  max-width: 74px;
  object-fit: cover;
  transition: 200ms;
  margin-left: 90px;
}
.wrap nav .navbar-brand .brand-big {
  scale: 2;
  transform-origin: top left;
}
.wrap nav .navbar-nav {
  align-items: center;
}
.wrap nav .navbar-nav li {
  display: flex;
  align-items: center;
  padding: 1rem 0.5rem 1.2rem 0.5rem;
}
.wrap nav .navbar-nav li a {
  color: #5c7e67;
  font-weight: 700;
}
.wrap nav .navbar-nav li:active,
.wrap nav .navbar-nav li:hover {
  background-color: #5c7e67;
}
.wrap nav .navbar-nav li:active .nav-link,
.wrap nav .navbar-nav li:hover .nav-link {
  color: white;
}
.wrap nav .navbar-nav li .dropdown-menu {
  border-radius: 0;
  opacity: 0.9;
  top: 95%;
}
.wrap nav .navbar-nav li .dropdown-menu a {
  opacity: 1;
  color: #5c7e67;
  font-weight: bold;
  padding: 0.25rem 0.6rem;
}
.wrap nav .navbar-nav li .dropdown-menu a:hover {
  background-color: #acc5b4;
}
.wrap nav .navbar-nav li:before {
  content: "|";
  color: #5c7e67;
  font-weight: bold;
  margin-left: calc(-0.5rem - 4px);
}
.wrap nav .navbar-nav li:hover::before {
  color: #acc5b4;
}
.wrap nav .navbar-nav li:first-of-type:before {
  display: none;
}
.wrap nav .navbar-toggler {
  color: #ffffff;
  border-color: #ffffff;
}
.wrap nav .navbar-toggler-icon {
  background-image: url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' width='30' height='30' viewBox='0 0 30 30'%3e%3cpath stroke='rgba%28255, 255, 255, 0.5%29' stroke-linecap='round' stroke-miterlimit='10' stroke-width='2' d='M4 7h22M4 15h22M4 23h22'/%3e%3c/svg%3e");
}
@media (max-width: 992px) {
  .wrap .navbar {
    padding: unset;
    max-height: unset;
  }
  .wrap .navbar .navbar-brand {
    padding-top: unset;
    padding-bottom: unset;
  }
  .wrap .navbar .navbar-nav {
    align-items: unset;
    text-align: center;
  }
  .wrap .navbar .navbar-nav li {
    background-color: inherit !important;
    display: block;
    max-width: 100%;
    padding: unset;
  }
  .wrap .navbar .navbar-nav li:before {
    display: none;
  }
  .wrap .brand-big {
    scale: 1 !important;
  }
  .wrap .navbar-collapse {
    background-color: #acc5b4;
  }
}
.container {
  max-width: 1110px;
}
.site-index #introduction-article h3 {
  margin-top: 24px;
}
.site-index #introduction-article #introduction_article_image {
  max-width: 162px;
  max-height: 216px;
  object-fit: cover;
}
.site-index #contact {
  margin-top: 20px;
  background-color: #acc5b4;
  padding: 24px 67px;
}
.site-index #contact h5 {
  color: #5c7e67;
}
.site-index #contact .contact-left {
  display: inline-block;
  vertical-align: top;
  margin-right: 20px;
}
.site-index #contact .contact-left .mapouter .gmap_canvas {
  max-width: inherit;
  max-height: 350px;
}
.site-index #contact .contact-right {
  display: inline-block;
  max-width: 485px;
}
.site-index #contact .contact-right .form-group label {
  color: #5C7E67;
}
.site-index #contact .contact-right .form-group input {
  max-width: 282px;
}
.site-index #contact .contact-right .form-group input,
.site-index #contact .contact-right .form-group textarea {
  border: 1px solid #44010B;
  border-radius: 0;
}
.site-index #contact .contact-right .form-group textarea {
  max-height: 157px;
  max-width: 485px;
}
.site-index #contact .contact-right #contact-save-btn {
  min-width: 160px !important;
}
.site-index #hirek {
  margin-bottom: 60px;
}
.site-index #hirek .news-cards {
  margin-top: 22px;
  overflow-x: hidden;
}
.site-index #hirek .news-cards .news-card {
  max-width: 300px;
}
.site-index #hirek .news-cards .news-card img {
  max-width: 300px;
  max-height: 150px;
  object-fit: cover;
}
.site-index #hirek .news-cards .news-card #news-card-short {
  flex-grow: 1;
}
.site-index #ujsag {
  margin-bottom: 33px;
}
.site-index #ujsag .newspaper-cards {
  margin-top: 29px;
  margin-bottom: 34px;
}
.site-index #ujsag .newspaper-cards .newspaper-card img {
  max-height: 300px;
  max-width: 210px;
  object-fit: cover;
}
.title-klot {
  color: #5c7e67;
  min-width: 200px;
  display: inline-block;
  border-bottom: solid 2px #5c7e67;
  text-align: center;
  line-height: 2;
}
#carousel {
  max-height: 300px;
}
#carousel .carousel-caption {
  max-height: 85px;
  height: 85px;
  max-width: 450px;
  text-align: left;
  right: unset;
  left: 0;
  background-color: rgba(92,126,103,0.8) !important;
  padding-left: 40px;
  padding-right: 100px;
  padding-bottom: 0;
  padding-top: 0;
  bottom: 22px;
}
#carousel .carousel-caption h2 {
  font-family: 'Inter';
  font-style: normal;
  font-weight: 700;
  font-size: 20px;
  margin-bottom: 0;
}
#carousel .carousel-caption h3 {
  font-size: 15px;
}
#carousel .carousel-indicators {
  display: none;
}
#carousel img {
  width: 100%;
}
#carousel .left {
  background-image: none;
  color: #ccc;
  width: 10px;
  position: absolute;
  top: 50%;
  left: 10px;
  transform: translateY(-50%);
  z-index: 10;
}
#carousel .left:before {
  font-family: FontAwesome;
  font-size: 20px;
  content: '\f053';
}
#carousel .right {
  background-image: none;
  color: #ccc;
  width: 15px;
  position: absolute;
  top: 50%;
  right: 10px;
  transform: translateY(-50%);
}
#carousel .right:before {
  font-family: FontAwesome;
  font-size: 20px;
  content: '\f054';
}
#carousel .glyphicon-chevron-right,
#carousel .glyphicon-chevron-left {
  display: none;
}
#carousel .carousel {
  max-height: 300px;
}
#carousel .carousel .carousel-inner {
  max-height: 300px;
}
.cookie-consent {
  background-color: #acc5b4 !important;
}
.cookie-consent button {
  background-color: #5C7E67;
}
.cookie-consent-modal-content {
  background-color: #acc5b4 !important;
}
.cookie-consent-modal-content #cookie-consent-modal-accept {
  border: 1px solid black;
  background-color: #5C7E67;
}
.alert {
  position: absolute;
  top: 12%;
  left: 30%;
  z-index: 1030;
}
#contact,
#ujsag,
#hirek,
#palyazatok {
  scroll-margin-top: 70px;
}
.article-gallery {
  margin-bottom: 40px;
  margin-top: 20px;
}
.article-gallery img {
  max-width: 300px;
  max-height: 150px;
  object-fit: cover;
}
.article-item .blog-image {
  max-width: fit-content;
}
.article-item .blog-title a {
  color: black;
  text-decoration: none;
}
.breadcrumb {
  background-color: unset;
}
.breadcrumb > li {
  color: #5C7E67;
  font-weight: bold;
}
.breadcrumb > li a {
  color: #5C7E67;
  font-weight: bold;
}
.breadcrumb > li + li:before {
  padding: 0 5px;
  color: #5C7E67;
  content: ">";
  font-weight: bold;
}
#article-list-page .pagination,
.article-gallery .pagination {
  gap: 3px;
  padding: 2px 50px;
  border-bottom: solid 2px #5c7e67;
}
#article-list-page .pagination span,
#article-list-page .pagination a,
.article-gallery .pagination span,
.article-gallery .pagination a {
  color: #5c7e67;
  font-weight: bold;
}
a {
  text-decoration: none !important;
  color: #5C7E67;
}
a:hover {
  text-decoration: none !important;
  color: unset;
}
#back {
  color: #5C7E67;
  font-size: 1rem;
  font-weight: bold;
}
.row-gap-20 {
  row-gap: 32px;
}
.article-documents h3 {
  font-size: 1rem;
  font-weight: bold;
}
@media only screen and (max-width: 960px) {
  .site-index #contact {
    padding: 20px 0;
  }
  .site-index #contact .contact-left {
    margin-right: 0;
  }
  .site-index #introduction-article #introduction_article_image {
    max-width: 100%;
    max-height: unset;
  }
  .site-index #hirek .news-cards .news-card {
    max-width: unset;
  }
  .site-index #hirek .news-cards .news-card img {
    width: 100%;
    max-width: 100%;
  }
  .container {
    max-width: 1110px;
  }
  .wrap nav .navbar-brand #brand-image {
    margin-left: 1rem;
  }
  .footer #footer-item {
    text-align: center;
  }
  .footer #footer-item.footer-item-nodash::after {
    content: none;
  }
  .mobile-line {
    display: block;
    border-top: 1px solid #5C7E67;
    width: 210px;
    margin: 1rem auto 1.5rem;
  }
  #carousel .carousel-caption {
    position: unset;
    max-width: unset;
    height: 75px;
    padding-left: 5px;
    padding-right: 5px;
  }
  #carousel .carousel-cover {
    display: none;
  }
  .news-cards .mobile-line,
  #article-list-page .mobile-line {
    width: 100%;
    margin: 1rem auto 1.5rem;
  }
  .news-cards img,
  #article-list-page img {
    width: 100%;
  }
  .news-cards .article-item .blog-image,
  #article-list-page .article-item .blog-image {
    max-width: unset;
  }
  #newspaper-list-page .mobile-line {
    margin-top: 0;
    margin-bottom: 2rem;
  }
  .index-container {
    padding-left: 0 !important;
    padding-right: 0 !important;
  }
  #contact-article {
    padding-right: 15px;
    padding-left: 15px;
  }
  .navbar-toggler {
    margin-right: 10px;
  }
  #article-page img {
    max-width: 100%;
    height: auto;
    width: 100%;
  }
  #introduction_article_image {
    width: 100%;
  }
  .carousel-caption h2,
  h3 {
    padding-right: 30px;
    padding-left: 30px;
  }
  .mobile-no-padding {
    padding: 0 !important;
  }
  #carousel .right {
    top: unset;
    bottom: 9px;
  }
  #carousel .left {
    top: unset;
    bottom: 9px;
  }
  #contact #contact-article {
    padding-right: 0;
    padding-left: 0;
  }
}
@media only screen and (min-width: 961px) {
  .mobile-line {
    display: none;
  }
}
.dropdown-toggle.nav-link::after {
  display: none;
}
#search-module-form {
  margin-left: 10px;
}
@media (min-width: 992px) {
  .navbar-collapse .menu-holder {
    display: contents;
  }
}
@media (max-width: 991px) {
  .navbar-collapse .menu-holder {
    padding-left: 25px !important;
    height: 100vh;
    width: 100%;
    display: block;
  }
}
.list-view {
  margin-bottom: 40px;
}
.pagination-style {
  list-style-type: none;
  display: flex;
  font-weight: 700;
  color: #5c7e67;
  font-size: 20px;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
}
.pagination-style .disabled {
  margin-left: 10px;
  margin-right: 10px;
}
.bold {
  font-weight: 700;
}
#search-module-form {
  margin-left: 10px;
}
@media (min-width: 992px) {
  .navbar-collapse .menu-holder {
    display: contents;
  }
}
@media (max-width: 991px) {
  .navbar-collapse .menu-holder {
    padding-left: 25px !important;
    height: 100vh;
    width: 100%;
    display: block;
  }
}
@media (max-width: 768px) {
  .search-module-results {
    padding: 25px 25px 0 25px;
  }
}
@media only screen and (max-width: 960px) {
  .search-module-results > .row > .col-md-6 > h3 {
    padding-left: 0 !important;
  }
}
