.color-theme,
.event-block-2 .event-image .event-date .date,
a:hover,
a:focus,
a:active,
.post-block .post-title a:hover,
.post-block .post-title a:active,
.post-block .post-title a::before,
.post-list-small-2 .post-block .post-meta,
.contact-info ul li i,
.btn-inline,
.drupal-tabs .is-active a,
.block-dropdown-language .dropbutton-wrapper ul.dropbutton::after,
.topbar-information ul li i {
	color: #7862AB !important;
}

.gsc-heading .sub-title > span::after,
.event-block-2 .event-line,
.button,
.btn,
.btn-white,
.btn-theme,
.btn-theme-second,
.more-link a,
.btn-theme-submit,
.pager ul.pager__items > li.is-active a,
.pager ul.pager__items > li a:hover,
.block .block-title::after,
.socials a i {
	background: #7862AB;
}

.pager ul.pager__items > li.is-active a,
.pager ul.pager__items > li a:hover {
	border-color: #7862AB;
}

@media (min-width: 992px) {
	.navigation .gva_menu .sub-menu > li > a:hover,
  .navigation .gva_menu .sub-menu > li > a:focus,
  .navigation .gva_menu .sub-menu > li > a:active,
  .navigation .gva_menu > li.menu-item--active-trail > a {
    color: #7862AB !important;
  }
}

@media (max-width: 991.98px) {
	.gva-offcanvas-mobile .gva-navigation .gva_menu > li ul.menu.sub-menu li a:hover,
  .gva-offcanvas-mobile .gva-navigation .gva_menu > li > a:hover {
  	color: #7862AB !important;
  }
}

@media (min-width: 992px) and (min-width: 576px) {
  .navigation .gva_menu > li:hover > a {
    color: #7862AB;
  }
}

body .body-page {
  background-color: transparent;
}

.webform-submission-form legend {
  font-size: 16px;
  font-weight: 700;
  color: #000;
  font-family: "gilmer";
}

.webform-submission-form .js-form-type-radio input {
  width: auto;
}

.container-bg {
  background: -moz-linear-gradient(#E8E6EB,#E8E6EB);
  background: -o-linear-gradient(#E8E6EB,#E8E6EB);
  background: -webkit-gradient(linear,0% 0%,0% 100%,from(#E8E6EB),to(#E8E6EB));
  background: -webkit-linear-gradient(#E8E6EB,#E8E6EB);
  clear: both;
}

.obsidian-background-overlay {
  background-image: url('/sites/default/files/custom-background.jpg');
  background-size: cover;
  background-position: center top;
  background-repeat: no-repeat;
  pointer-events: none;
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: -1;
}

.custom-frontpage .header-title {
  display: none;
}

.custom-frontpage pre {
  margin: 0;
}

.custom-frontpage .service-block .frontend {
  padding: 0;
}

.custom-frontpage .service-block .frontend .service-icon {
  margin-bottom: 0;
  padding: 0;
  max-width: none;
}

.custom-frontpage .service-block .backend {
  padding: 0;
  border: 1px solid rgba(0, 0, 0, 0.2);
  background: #e8e6eb; /* Old browsers */
  background: -moz-linear-gradient(top,  #e8e6eb 0%, #ffffff 100%); /* FF3.6+ */
  background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#e8e6eb), color-stop(100%,#ffffff)); /* Chrome,Safari4+ */
  background: -webkit-linear-gradient(top,  #e8e6eb 0%,#ffffff 100%); /* Chrome10+,Safari5.1+ */
  background: -o-linear-gradient(top,  #e8e6eb 0%,#ffffff 100%); /* Opera 11.10+ */
  background: -ms-linear-gradient(top,  #e8e6eb 0%,#ffffff 100%); /* IE10+ */
  background: linear-gradient(to bottom,  #e8e6eb 0%,#ffffff 100%); /* W3C */
  filter: progid:DXImageTransform.Microsoft.gradient( startColorstr=’#e8e6eb′, endColorstr=’#ffffff′,GradientType=0 ); /* IE6-9 */
}

.custom-frontpage .service-block .backend ul {
  text-align: left;
  margin-top: 10px;
}

.custom-frontpage .service-block .backend ul li {
  color: #7862AB;
}

.custom-frontpage .service-block .backend ul li a {
  margin: 10px 0;
  display: block;
}

.custom-frontpage .owl-carousel .owl-stage-outer .item {
  padding: 1px;
}

.custom-frontpage .service-block .frontend, .custom-frontpage .service-block .backend {
  min-height: 240px;
}

.custom-frontpage .service-block .backend {
  font-size: 16px;
}

.custom-frontpage .service-block .backend .btn-inline {
  text-transform: none;
}

.custom-frontpage .service-block .frontend .desc, .custom-frontpage .service-block .backend .desc {
  display: none;
}

.custom-frontpage .service-block .backend h3 {
  display: none;
}

.custom-frontpage .service-block {
  margin: 0;
}

.custom-frontpage #block-hirlevel,
.custom-frontpage #block-nyitvatartas,
.custom-frontpage .block-news-frontpage {
  background: white;
  padding: 10px;
  margin: 10px !important;
  border-radius: 5px;
}

.custom-padding-0 {
  padding: 0;
}

.fa-fax-alt::before {
  content: "\f1ac";
}

.content-main .gbb-row .bb-inner {
  padding: 0;
}

.custom-logo-wrapper {
  background-color: #e8e6eb;
}

.custom-logo-wrapper pre {
  border: 0;
}

.logo-block {
  color: #6d6e70;
  line-height: 0.7;
  text-align: right;
}

.logo-block a {
  color: #6d6e70;
  font-size: 12px;
}

.logo-block img {
  display: block;
  margin: auto;
}

#block-topbarright {
  float: left;
}

#block-daudo-subtheme-searchform {
  float: right;
}

.search-form__submit {
  padding: 5px 10px;
  vertical-align: middle;
  width: 29px;
  font-size: 0;
  height: 30px;
  margin-bottom: 1px;
  border-radius: 4px;
  background: transparent url(/sites/default/files/search-icon.png) !important;
  #background-image: url(/sites/default/files/search-icon.png);
  background-color: transparent;
  background-repeat: no-repeat;
  background-position: 0px 0px;
  border: none;
  cursor: pointer;
  padding-left: 16px;
  vertical-align: middle;
  background-size: cover;
}

.search-form__submit:after {
  position: relative;
  z-index: 1;
  left: -25px;
  top: 1px;
  color: #7B7B7B;
  cursor: pointer;
  width: 0;
  z-index: 11;
}

form .form-item label {
  width: auto;
  text-transform: none;
}

.btn-inline {
  text-transform: none;
}

.view-media-gallery .item-list ul, .view-media-galleries .view-content, .path-media-gallery .field--name-images, .path-galleries .view-media-galleries .view-content {
  justify-content: left !important;
}

.custom-gallery .item,
.custom-gallery .views-row {
  width: 24%;
  display: inline-grid;
  vertical-align: top;
  margin-top: 15px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 14px;
}

.node--type-gallery .text-center {
  text-align: left !important;
}

.node--type-gallery .lightGallery .item {
  width: 24%;
  display: inline-grid;
  vertical-align: top;
  margin-bottom: 15px;
  text-align: center;
}

.breadcrumb-content-inner {
  margin-bottom: 0;
}

.digital-programs .post-image a + div.item-image {
  display: none;
}

.digital-programs form {
  margin-bottom: 20px;
  margin-top: 20px;
}

.digital-programs form div {
  display: inline-block;
}

.digital-programs form #edit-submit-digital-programs {
  padding: 10px;
}

.custom-frontpage .custom-service-block {
  margin-top: -10px;
}

.custom-frontpage .owl-carousel .owl-stage {
  margin-top: 10px;
}

.custom-disable {
  opacity: 0.3;
}

#block-logoblock .socials {
  text-align: center;
  margin-top: 30px;
}

#block-logoblock .socials i {
  font-size: 16px;
}

@media (max-width: 991.98px) {
  .custom-gallery .item,
  .custom-gallery .views-row {
    width: 32%;
  }
  
  .node--type-gallery .lightGallery .item {
    width: 32%;
  }
  
  #block-logoblock {
    display: none;
  }
}

@media (max-width: 767px) {
  .custom-gallery .item,
  .custom-gallery .views-row {
    width: 49%;
  }
  
  .node--type-gallery .lightGallery .item {
    width: 49%;
  }
}

@media (max-width: 480px) {
  .custom-gallery .item,
  .custom-gallery .views-row {
    width: 100%;
  }
  
  .node--type-gallery .lightGallery .item {
    width: 100%;
  }
}

