body {
  font-family: 'Raleway', sans-serif;
  font-weight: 400;
  line-height: 1.7;
  font-size:15px;
 }

h1,
h2,
h3,
h4,
h5,
h6 {
  font-weight: 700;
  font-family: 'Montserrat'; }

hr.star-light,
hr.star-dark {
  max-width: 15rem;
  padding: 0;
  text-align: center;
  border: none;
  border-top: solid 0.25rem;
  margin-top: 2.5rem;
  margin-bottom: 2.5rem;
  margin-left: auto;
  margin-right: auto; }

hr.star-light:after,
hr.star-dark:after {
  position: relative;
  top: -.8em;
  display: inline-block;
  padding: 0 0.25em;
  content: '\f005';
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  font-size: 2em; }

hr.star-light {
  border-color: #a18732; }

hr.star-light:after {
  color: #a18732;
  background-color: #ffffff; }

hr.star-dark {
  border-color: #ffffff; }

hr.star-dark:after {
  color: #ffffff;
  background-color: white; }

section {
  padding: 0rem 0; }
  section h2 {
    font-size: 2.25rem;
    line-height: 2rem; }
  @media (min-width: 992px) {
    section h2 {
      font-size: 2rem;
      line-height: 2.5rem; } }

.btn-xl {
  padding: 1rem 1.75rem;
  font-size: 1.25rem; }

.btn-social {
  width: 3.25rem;
  height: 3.25rem;
  font-size: 1.25rem;
  line-height: 2rem; }

.scroll-to-top {
  z-index: 1042;
  right: 1rem;
  bottom: 1rem;
  display: none; }
  .scroll-to-top a {
    width: 3.5rem;
    height: 3.5rem;
    background-color: rgba(33, 37, 41, 0.5);
    line-height: 3.1rem; }

.ticket-list-title {
  text-align: center; }

@media (min-width: 992px) {
  .ticket-list-title {
    text-align: left; }

  #mainNav {
    height: 90px; }

  .col-lg-3.gold {
    -ms-flex: 0 0 25%;
    flex: 0 0 25%;
    max-width: 200px !important;
    background-image: url("/img/hattercsik_HONLAP_hatterelem.png") !important; }

  #rightContentInner {
    border-left: 1px solid #a18732;
    width: 100%;
    height: 100%; }

  .lnameinput {
    padding-right: 10px; }

  .fnameinput {
    padding-left: 10px; }

  .tile {
    transition: transform .2s;
    /* Animation */
    margin: 0 auto; }

  .tile:hover {
    z-index: 100;
    transform: scale(1.2);
    /* (150% zoom - Note: if the zoom is too large, it will go outside of the viewport) */ } }
#mainContent {
  color: #a18732 !important;
  text-align: justify; 
  /* padding: 0 55px!important; */
}
@media (min-width: 576px) {
  #mainContent {
    color: #a18732 !important;
    text-align: justify;
    padding: 0 55px !important;
  }
}

.lead {
  font-size: 15px; }

.card-title {
  color: #a18732; }

.card-text {
  color: #a18732; }

.switchLang .active {
  background-color: transparent !important; }
  .switchLang .active img {
    opacity: .6; }

.text-color-gold {
  color: #a18732 !important; }

#mainNav {
  padding-top: 1rem;
  padding-bottom: 1rem;
  font-weight: 700;
  font-family: 'Montserrat'; }
  #mainNav .navbar-brand {
    color: #a18732; }
  #mainNav .navbar-nav {
    margin-top: 1rem;
    letter-spacing: 0.0625rem; }
    #mainNav .navbar-nav li.nav-item a.nav-link {
      /* padding-right: 0px!important; */
      color: #494949; }
      #mainNav .navbar-nav li.nav-item a.nav-link:hover {
        color: #a18732; }
      #mainNav .navbar-nav li.nav-item a.nav-link:active, #mainNav .navbar-nav li.nav-item a.nav-link:focus {
        color: #a18732; }
      #mainNav .navbar-nav li.nav-item a.nav-link.active {
        color: #a18732; }
  #mainNav .navbar-toggler {
    font-size: 80%;
    padding: 0.8rem; }

@media (min-width: 992px) {
  #mainNav {
    font-size: 12px;
    font-weight: bolder;
    padding-top: 1.5rem;
    padding-bottom: 1.5rem;
    -webkit-transition: padding-top 0.3s, padding-bottom 0.3s;
    -moz-transition: padding-top 0.3s, padding-bottom 0.3s;
    transition: padding-top 0.3s, padding-bottom 0.3s; }
    #mainNav .navbar-brand {
      font-size: 2em;
      -webkit-transition: font-size 0.3s;
      -moz-transition: font-size 0.3s;
      transition: font-size 0.3s; }
    #mainNav .navbar-nav {
      margin-top: 0; }
    #mainNav .navbar-nav > li.nav-item > a.nav-link.active {
      color: #a18732;
      background: #ffffff; }
      #mainNav .navbar-nav > li.nav-item > a.nav-link.active:active, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:focus, #mainNav .navbar-nav > li.nav-item > a.nav-link.active:hover {
        color: #a18732;
        background: #ffffff; }

  #mainNav.navbar-shrink {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    #mainNav.navbar-shrink .navbar-brand {
      font-size: 1.5em; }

  #mainNav.bg-primary {
    padding-top: 0.5rem;
    padding-bottom: 0.5rem; }
    #mainNav.bg-primary .navbar-brand {
      font-size: 1.5em; }

  #mainNav.bg-primary {
    background-color: #007bff !important; }

  #mainNava.bg-primary:hover, #mainNav.a.bg-primary:focus,
  #mainNav.button.bg-primary:hover,
  #mainNav.button.bg-primary:focus {
    background-color: #0062cc !important; } }
header.masthead {
  padding-top: calc(6rem + 72px);
  padding-bottom: 6rem; }
  header.masthead h1 {
    font-size: 3rem;
    line-height: 3rem; }
  header.masthead h2 {
    font-size: 1.3rem;
    font-family: 'Raleway', sans-serif; }

@media (min-width: 992px) {
  header.masthead {
    padding-top: calc(6rem + 106px);
    padding-bottom: 6rem; }
    header.masthead h1 {
      font-size: 4.75em;
      line-height: 4rem; }
    header.masthead h2 {
      font-size: 1.75em; } }
.portfolio {
  margin-bottom: -15px; }
  .portfolio .portfolio-item {
    position: relative;
    display: block;
    max-width: 25rem;
    margin-bottom: 15px; }
    .portfolio .portfolio-item .portfolio-item-caption {
      -webkit-transition: all ease 0.5s;
      -moz-transition: all ease 0.5s;
      transition: all ease 0.5s;
      opacity: 0;
      background-color: rgba(255, 255, 255, 0.9); }
      .portfolio .portfolio-item .portfolio-item-caption:hover {
        opacity: 1; }
      .portfolio .portfolio-item .portfolio-item-caption .portfolio-item-caption-content {
        font-size: 1.5rem; }
  @media (min-width: 576px) {
    .portfolio {
      margin-bottom: -30px; }
      .portfolio .portfolio-item {
        margin-bottom: 30px; } }

.portfolio-modal .portfolio-modal-dialog {
  padding: 3rem 1rem;
  min-height: calc(100vh - 2rem);
  margin: 1rem calc(1rem - 8px);
  position: relative;
  z-index: 2;
  -moz-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
  -webkit-box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5);
  box-shadow: 0 0 3rem 1rem rgba(0, 0, 0, 0.5); }
  .portfolio-modal .portfolio-modal-dialog .close-button {
    position: absolute;
    top: 2rem;
    right: 2rem; }
    .portfolio-modal .portfolio-modal-dialog .close-button i {
      line-height: 38px; }
  .portfolio-modal .portfolio-modal-dialog h2 {
    font-size: 2rem; }
@media (min-width: 768px) {
  .portfolio-modal .portfolio-modal-dialog {
    min-height: 100vh;
    padding: 5rem;
    margin: 3rem calc(3rem - 8px); }
    .portfolio-modal .portfolio-modal-dialog h2 {
      font-size: 3rem; } }

.floating-label-form-group {
  position: relative;
  border-bottom: 1px solid #e9ecef; }
  .floating-label-form-group input,
  .floating-label-form-group textarea {
    font-size: 1.5em;
    position: relative;
    z-index: 1;
    padding-right: 0;
    padding-left: 0;
    resize: none;
    border: none;
    border-radius: 0;
    background: none;
    box-shadow: none !important; }
  .floating-label-form-group label {
    font-size: 0.85em;
    line-height: 1.764705882em;
    position: relative;
    z-index: 0;
    top: 2em;
    display: block;
    margin: 0;
    -webkit-transition: top 0.3s ease, opacity 0.3s ease;
    -moz-transition: top 0.3s ease, opacity 0.3s ease;
    -ms-transition: top 0.3s ease, opacity 0.3s ease;
    transition: top 0.3s ease, opacity 0.3s ease;
    vertical-align: middle;
    vertical-align: baseline;
    opacity: 0; }
  .floating-label-form-group:not(:first-child) {
    padding-left: 14px;
    border-left: 1px solid #e9ecef; }

.floating-label-form-group-with-value label {
  top: 0;
  opacity: 1; }

.floating-label-form-group-with-focus label {
  color: #ffffff; }

form .row:first-child .floating-label-form-group {
  border-top: 1px solid #e9ecef; }

.contact-name,
.contact-tel {
  color: black;
  font-size: 15px; }

.contact-title,
.contact-email {
  color: #a18732; }

.contact-title {
  margin-bottom: 15px; }

.footer {
  /* padding-top: 3rem;
  padding-bottom: 3rem; */
  /* background-color: #494949; */
  color: #ffffff;
  margin-top: -190px; }

.copyright {
  /* background-color: darken($secondary, 10%); */
  color: #b5b5b5; }

.social-icon a {
  margin: auto 9px;
  font-size: 24px; }
  .social-icon a:first-child {
    margin-left: 0px; }

.footer-bg {
  background-image: url("../img/footer_bg.png");
  background-position: center top;
  background-repeat: no-repeat;
  background-size: cover; }
  .footer-bg .container {
    padding-top: 85px; }
  @media (max-width: 1199.98px) {
    .footer-bg .container {
      padding-top: 45px; } }
  @media (max-width: 991.98px) {
    .footer-bg .container {
      padding-top: 45px; } }
  @media (max-width: 767.98px) {
    .footer-bg .container {
      padding-top: 150px; } }
  @media (max-width: 575.98px) {
    .footer-bg .container {
      padding-top: 150px; } }

h3.submenu {
  font-size: 19px;
  font-weight: 600; }

.submenu {
  list-style: none;
  text-align: left;
  padding: 0px;
  font-size: 15px; }
  .submenu li {
    margin: 5px auto; }
  .submenu a:hover {
    text-decoration: none; }

.naptar {
  position: absolute;
  top: 0;
  left: 25px;
  background-color: #fff;
  border-radius: 5px;
  color: #000;
  text-align: center;
  font-family: 'Montserrat';
  font-weight: 600; }
  .naptar .ho {
    color: #fff;
    text-transform: uppercase;
    background-color: #fe4a49;
    padding: 2px 10px;
    border-top-left-radius: 5px;
    border-top-right-radius: 5px;
    font-size: 14px;
    width: 70px; }
  .naptar .nap {
    margin: 0px;
    padding: 2px 10px;
    font-size: 16px; }

a {
  color: #ffffff; }
  a:focus, a:hover, a:active {
    color: #e6e6e6; }

.btn {
  border-width: 2px; }

.bg-primary {
  background-color: #ffffff !important; }

.bg-gold {
  background-color: #a18732 !important; }

.bg-secondary {
  background-color: #ffffff !important; }

.text-primary {
  color: #ffffff !important; }

.text-secondary {
  color: #ffffff !important; }

.btn-primary {
  background-color: #a28829 !important;
  border-color: #a28829 !important;
  -webkit-transition: .5s ease-in-out;
  transition: 0.5s ease-in-out;
  color: #fff !important; }
  .btn-primary:hover, .btn-primary:focus, .btn-primary:active {
    border-color: #a28829 !important;
    color: #a28829 !important;
    background-color: transparent !important; }

.eventsBox .event .card .card-img {
  transition: transform .5s; }
.eventsBox .event:hover .card .card-img {
  transform: scale(1.06); }

/*.btn-primary {
  background-color: $primary;
  border-color: $primary;
  &:hover,
  &:focus,
  &:active {
    background-color: darken($primary, 10%);
    border-color: darken($primary, 10%);
  }
}

.btn-secondary {
  background-color: $secondary;
  border-color: $secondary;
  &:hover,
  &:focus,
  &:active {
    background-color: darken($secondary, 10%);
    border-color: darken($secondary, 10%);
  }
}*/
.bg-grey {
  background-color: #494949; }

.fw-100 {
  font-weight: 100; }

.fw-200 {
  font-weight: 200; }

.fw-300 {
  font-weight: 300; }

.fw-400 {
  font-weight: 400; }

.fw-500 {
  font-weight: 500; }

.fw-600 {
  font-weight: 600; }

.fw-700 {
  font-weight: 700; }

.fw-800 {
  font-weight: 800; }

.fw-900 {
  font-weight: 900; }

.mb-gutter {
  margin-bottom: 15px; }

.container-border {
  border-left: 3px solid #9f8638;
  border-right: 3px solid #9f8638;
  padding-bottom: 230px; }

.custom-control-label::after {
  position: absolute;
  top: .25rem;
  left: -1.5rem;
  display: block;
  width: 1rem;
  height: 1rem;
  content: "";
  background-repeat: no-repeat;
  background-position: center center;
  background-size: 70% 70%; }

.custom-control-input:checked ~ .custom-control-label::before {
  color: #fff;
  border-color: #4A4956;
  background-color: #4A4956; }

.card-header {
    padding: .75rem 1.25rem;
    margin-bottom: 0;
    color: inherit;
    background-color: #fff!important;
    border-bottom: 1px solid rgba(0,0,0,.125);
}
.card-footer {
    padding: .75rem 1.25rem;
    background-color: #fff!important;
    /* border-top: 1px solid rgba(0,0,0,.125); */
    border-top: 0px!important;
}
.card-body>p>span{
  float:right;
}
.card-body>p>span+span{
  float:left;
}
.card-title {
    text-align: center;
}
/*# sourceMappingURL=freelancer.css.map */
@media (max-width: 768px) {
    .text-xs-center{
        text-align: center!important;
    }
    .pt-xs-2{
        padding-top:.5rem!important;
    }
}
b, strong {
    font-weight: bold!important;
}
.lead{
text-align: justify!important;
color: #a18732 !important;
font-size: 15px!important;
font-family: 'Raleway', sans-serif!important;
font-weight: 400!important;
line-height: 1.7!important;
}
.partner{
    display: flex;
    flex-direction: column;
    justify-content: center;
    align-items: center;
    height:100%;
}
.partnerkiemelt{
    border:1px solid rgba(161,135,50,0.3);
    transition: 0.5s ease-in-out;

}
.partnerkiemelt:hover{
    border:1px solid rgba(161,135,50,1);
}
.partnerkiemelt span{
    font-size: 13px;
    display: flex;
    align-items: center;
    height: 85px;
}
.partner span
{
    /* color: #a18732 !important; */
    color: rgba(161,135,50,0.3) !important;
    transition: 0.5s ease-in-out;

}
.partner img{
    max-width:70%;
}
.partnerkiemelt img{
    max-width:85%;
}
.partner:hover span
{
    /* color: #a18732 !important; */
    color: rgba(161,135,50,1) !important;
}
@media (max-width: 768px) {
  .img-fluid {
      max-width: 100%!important;
      height: auto;
  }
}
.keparnyek{
  box-shadow: 0 4px 8px 0 rgba(0, 0, 0, 0.3), 0 6px 20px 0 rgba(0, 0, 0, 0.29);
  -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 30%), 0 6px 20px 0 rgb(0 0 0 / 29%);
  -moz-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 30%), 0 6px 20px 0 rgb(0 0 0 / 29%);
  margin-top: 15px;
  margin-bottom: 15px;
}
.desc-video video{
  max-width: 600px;
  width:100%;
  box-shadow: 0 4px 8px 0 rgb(0 0 0 / 30%), 0 6px 20px 0 rgb(0 0 0 / 29%);
  -webkit-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 30%), 0 6px 20px 0 rgb(0 0 0 / 29%);
  -moz-box-shadow: 0 4px 8px 0 rgb(0 0 0 / 30%), 0 6px 20px 0 rgb(0 0 0 / 29%);
}
video.vadakura{
    max-height: 300px;
    background: #000;
}
.desc-audio{
  text-align: center;
  margin-bottom: 1rem;
}
.table2{
    margin-bottom: 15px!important;
}
.table2 td, .table2 th {
    padding: .35rem;
    vertical-align: top;
    border-top: 1px solid #dee2e6;
}
.table2 tr:last-child td {
    border-bottom: 1px solid #dee2e6;
}
.plr-15px{
  padding-left:15px;
  padding-right:15px;
}

