@import url('https://fonts.googleapis.com/css?family=Source+Sans+Pro:300,400,600,700&display=swap');
body {
  font-family: "Montserrat", sans-serif;
  color: #4E4E4E;
  background-image: url(/frontend/web/epitkezes/img/line-bg.png);
}
.main-bg {
  background-image: url(/frontend/web/epitkezes/img/line-bg.png);
}
.no-padding {
  padding: 0px !important;
}
.text-overflow-ellipsis {
  display: -webkit-box;
}
.input-placeholder ::placeholder {
  position: relative;
  padding-left: 200px;
}
.input-placeholder :-ms-input-placeholder {
  position: relative;
  padding-left: 200px;
}
.input-placeholder :-ms-input-placeholder {
  position: relative;
  padding-left: 200px;
}
.btn-success,
.btn-primary,
.btn-default {
  border-color: #FFCE2E;
  border-radius: 0;
  background-color: #FFCE2E;
  color: #1A1A1A;
  font-weight: bold;
  margin-bottom: 30px;
}
.btn-success:hover,
.btn-success:active,
.btn-success:focus,
.btn-success:focus:active,
.btn-primary:hover,
.btn-primary:active,
.btn-primary:focus,
.btn-primary:focus:active,
.btn-default:hover,
.btn-default:active,
.btn-default:focus,
.btn-default:focus:active {
  border-color: #1A1A1A;
  border-radius: 0;
  background-color: #1A1A1A;
  color: #FFCE2E;
  font-weight: bold;
  margin-bottom: 30px;
}
.btn-info {
  border-radius: 0;
}
.yellow-text {
  color: #FFCE2E;
}
.black-text {
  color: #1A1A1A !important;
}
.white-text {
  color: white !important;
}
.bold-text {
  font-weight: bold;
}
.white-bg {
  background-color: white;
}
.grey-link {
  color: #4E4E4E;
  font-size: 16px;
}
.grey-link:hover,
.grey-link:active {
  color: #4E4E4E;
}
.article-div h3 {
  background-color: #999999;
  color: white;
  text-transform: uppercase;
  font-weight: bold;
  padding: 10px;
  width: fit-content;
}
.article-div h3 a {
  text-decoration: none;
  color: white;
}
.article-div h3 a:hover {
  color: #FFCE2E;
}
.article-div div {
  padding-top: 10px;
}
#accordion-article-tab .panel-heading {
  background-color: #FFCE2E;
  color: #1A1A1A;
  border-top-left-radius: 0;
  border-top-right-radius: 0;
  margin-left: -15px;
}
#accordion-article-tab .panel-title {
  font-weight: bold;
  border-bottom: 0;
  width: 95%;
  font-size: 14px;
  padding: 7px 0px;
}
#accordion-article-tab .panel-title a {
  text-decoration: none;
}
#accordion-article-tab .panel-title i {
  font-size: 37px;
  top: -26px;
  color: white;
  position: relative;
  right: -15px;
}
#accordion-article-tab .panel-body {
  color: #4E4E4E;
  background-color: white;
  padding: 10px 0 0 0;
}
#accordion-article-tab .panel-default {
  margin-bottom: 20px;
}
h2.subtitle {
  font-weight: bold;
  text-transform: uppercase;
}
#site-profile,
#site-signup {
  width: 100%;
}
#site-profile .container,
#site-signup .container {
  width: 100%;
}
#construction-phase-text {
  overflow: hidden;
}
#construction-phase-text .yellow-text {
  font-size: 34px;
  font-weight: bold;
}
#construction-phase-text a.my-toop-tip {
  font-weight: bold;
  font-size: 28px;
  margin-left: 15px;
  position: relative;
}
#construction-phase-text a.my-toop-tip:after {
  content: '';
  position: absolute;
  top: 50%;
  width: 100vw;
  height: 1px;
  border: none;
  border-bottom: 2px dashed #FFCE2E;
  margin-left: 5px;
}
#construction-phase-text a.my-toop-tip:hover {
  color: #FFCE2E;
}
#duplicated-page {
  margin-bottom: 40px;
}
#duplicated-page .container {
  max-width: 100%;
}
.user-form-page legend {
  margin-top: 20px;
  margin-bottom: 5px;
  color: #1A1A1A;
  font-size: 30px;
  font-weight: bold;
}
.user-form-page fieldset {
  margin-bottom: 30px;
}
.header-banner {
  text-align: center;
  margin-top: 10px;
  margin-bottom: 10px;
}
.header-banner img {
  height: 100px;
  display: inline-block;
}
.sidebar-banner {
  margin-bottom: 15px;
}
.mobile-menu {
  background-color: unset !important;
}
.mobile-menu p {
  display: inline-block;
  font-weight: 600;
  font-size: 18px;
  margin-bottom: 0;
  top: -13px;
  position: relative;
}
.mobile-menu h2 {
  margin-top: 0;
  position: relative;
  top: -13px;
}
.mobile-menu .btn-style {
  width: 40px !important;
  display: inline-block;
  font-size: 10px;
  background-color: #FFCE2E;
}
.mobile-menu .btn-style .menu-img {
  height: 40px !important;
  background-size: 30px !important;
}
.login-mobile form {
  float: right;
  width: auto;
  display: inline-block;
}
.login-mobile form .login-btn {
  background-color: #1A1A1A;
  color: white;
  font-weight: 600;
  border-radius: 0;
  top: -2px;
  position: relative;
}
.login-mobile form .form-group {
  margin-right: -3px;
}
.login-mobile form input {
  border: 0;
  background-color: #F2F2F2;
  border-radius: 0;
  width: 100%;
  box-shadow: inset 0 0 0 rgba(0,0,0,0.075);
}
.login2 #username {
  font-weight: 600;
}
.login2 #my-data {
  margin-left: 10px;
}
.header-newsletter-btn {
  font-size: 16px;
  color: white;
  text-decoration: none;
  margin-right: 50px;
  margin-top: 3px;
}
.header-newsletter-btn:hover,
.header-newsletter-btn:focus {
  color: white;
}
.header-label {
  text-transform: uppercase;
  font-weight: 600;
  margin-left: 10px;
}
.search {
  position: relative;
  top: 0;
  right: 0;
  width: 200px;
}
.search input {
  height: 24px;
  border: 0;
  border-radius: 0;
  background: #F2F2F2;
  top: 2px;
}
.search .btn {
  top: 2px;
  padding: 1px 12px;
  border-radius: 0;
  background-color: transparent;
}
.search .btn i {
  font-size: 28px;
  color: white !important;
}
.search-mobile {
  position: relative;
  top: 0;
  right: 0;
  width: 100%;
}
.search-mobile input {
  height: 24px;
  border: 0;
  border-radius: 0;
  background: #F2F2F2;
  top: 2px;
}
.search-mobile .btn {
  top: 2px;
  padding: 1px 12px;
  border-radius: 0;
  background-color: #FFCE2E;
}
.search-mobile .btn i {
  color: white !important;
}
.grey-btn {
  font-weight: 600;
  background-color: #F2F2F2;
  color: #1A1A1A;
  border-radius: 0;
}
.grey-btn {
  font-weight: 700;
  text-transform: uppercase;
  background-color: #cccccc;
  color: white;
  border-radius: 0;
}
.yellow-btn {
  font-weight: 700;
  text-transform: uppercase;
  background-color: #FFCE2E;
  color: #1A1A1A;
  border-radius: 0;
}
.black-btn {
  font-weight: 700;
  text-transform: uppercase;
  background-color: #000000;
  color: white;
  border-radius: 0;
}
.black-btn span {
  line-height: 28px;
}
.black-btn i {
  font-size: 28px;
  line-height: 1;
}
.black-btn:hover {
  color: white;
}
.btn.large {
  padding: 6px 20px;
  font-size: 22px;
}
.inner-container-left {
  padding-left: 110px;
  margin: 0;
}
.custom-container {
  padding: 0 110px 0 110px;
}
.line-bar {
  width: 100%;
  height: 36px;
}
.dark-grey {
  color: #4E4E4E;
}
.darker-grey {
  color: #2E2E2E;
}
.dark-grey-bg {
  background: #4E4E4E;
}
.darker-grey-bg {
  background: #2E2E2E;
}
.black-bg {
  background: black;
}
.yellow-bg {
  background: #FFCE2E;
}
.yellow-text {
  color: #FFCE2E;
}
.black-box {
  border: 3px solid #2E2E2E;
  position: relative;
  margin-left: 15px;
}
.black-box:after {
  content: "";
  position: absolute;
  top: -1px;
  left: -1px;
  width: calc(100% + 15px);
  height: calc(100% + 15px);
  background: black;
  border: 1px solid #2E2E2E;
  box-sizing: content-box;
}
.black-box:before {
  content: "";
  position: absolute;
  top: -15px;
  left: -15px;
  width: calc(100% + 18px);
  height: calc(100% + 18px);
  border: 3px solid #2E2E2E;
  z-index: 100;
}
.black-box.black-box-yellow-background::after {
  background: #FFCE2E;
  border: none;
  top: 0px;
  left: 0px;
}
.black-box-inner {
  position: relative;
  z-index: 999;
}
.pt-0,
.py-0 {
  padding-top: 0 !important;
}
.pb-0,
.py-0 {
  padding-bottom: 0 !important;
}
.row.inner-container {
  margin: 0;
}
.steps-bg {
  padding: 25px 0;
}
.steps-bg:after {
  content: '';
  background-image: url('/frontend/web/epitkezes/img/home-steps.png');
  background-size: cover;
  background-position: center;
  width: 100vw;
  height: 100%;
  display: block;
  position: absolute;
  top: 0;
  left: -127px;
}
.bottom-bg {
  background-image: url('/frontend/web/epitkezes/img/bottom-bg.png');
  background-size: cover;
  background-position: center;
}
.floated-text-box {
  position: relative;
}
.floated-text-box .top-text {
  position: absolute;
  left: 330px;
  font-weight: 900;
  font-size: 21px;
  color: #000;
}
.floated-text-box .bottom-text {
  position: absolute;
  bottom: 0;
  left: 50px;
  font-size: 21px;
}
.floated-text-box img {
  position: absolute;
  left: 330px;
  top: 76px;
  max-height: 175px;
}
.close-btn {
  position: relative;
  right: 0;
  top: 0;
  width: 10px;
  height: 10px;
  opacity: 1;
}
.close-btn:hover {
  opacity: 0.5;
}
.close-btn:before,
.close-btn:after {
  position: absolute;
  left: 0;
  content: ' ';
  height: 18px;
  width: 4px;
  background-color: white;
}
.close-btn:before {
  transform: rotate(45deg);
}
.close-btn:after {
  transform: rotate(-45deg);
}
.open-btn {
  height: 0;
  width: 0;
  border: 10px solid transparent;
  border-top: 10px solid white;
}
.open-btn:hover {
  opacity: 0.5;
}
.header .header-info {
  background-color: #434343;
  font-weight: 600;
  height: 65px;
  color: #b3b3b3;
  font-size: 10px;
  padding: 12px 0;
  display: flex;
  align-items: center;
}
.header .header-info input {
  font-size: 20px;
  background: transparent;
  height: 100%;
  text-align: right;
  color: white;
}
.header .header-info i {
  color: #FFCE2E;
}
.header .header-info .white-part-of-header {
  display: inline-block;
  position: relative;
  z-index: 1;
  width: 30%;
  height: 100%;
}
.header .header-info .white-part-of-header:after {
  position: absolute;
  z-index: -1;
  top: 15px;
  left: 0;
  width: 100%;
  height: 50%;
  content: "";
  background-color: white;
}
.header .header-info .white-of-part-header-end {
  position: relative;
  left: -2px;
  display: inline-block;
  width: 0;
  height: 0;
  border-left: 21px solid white;
  border-bottom: 0 solid transparent;
  border-top: 15px solid transparent;
}
.header .header-info .contact-info {
  display: inline-block;
  position: relative;
  top: -10px;
  left: 20px;
}
.header .header-info .socials-container {
  display: inline-block;
  float: right;
}
.header .header-info .socials-container i {
  color: #b3b3b3;
  border-left: 2px solid #b3b3b3;
  font-size: 20px;
  padding: 5px;
}
.header .header-white {
  padding: 20px 15px;
}
.header .header-white img {
  height: 61px;
  display: inline-block;
}
.header .header-white .buttons {
  display: none;
  float: right;
}
.header .header-white .buttons a {
  background-color: #FFCE2E;
  font-size: 25px;
  position: relative;
  top: 10px;
  color: white !important;
  display: inline-block;
}
.header .header-white .buttons a i {
  padding-left: 7px;
  padding-right: 7px;
}
.header .header-white .login {
  display: inline-block;
  float: right;
  position: relative;
}
.header .header-white .login #login-box-desktop {
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  padding: 20px;
  width: 300px;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #FFCE2E;
  background-color: white;
  z-index: 1;
}
.header .header-white .login #login-box-desktop form {
  width: 100%;
  padding: 0;
  display: flex;
  gap: 15px;
  max-width: 100%;
  justify-content: end;
}
.header .header-white .login #login-box-desktop form input {
  width: 100%;
}
.header .header-white .login form {
  padding-right: 0;
  width: auto;
  display: inline-block;
  float: right;
}
.header .header-white .login form .login-btn {
  background-color: #1A1A1A;
  color: white;
  font-weight: 600;
  border-radius: 0;
  top: -5px;
  position: relative;
}
.header .header-white .login form .form-group {
  width: 100%;
}
.header .header-white .login form input {
  border: 0;
  background-color: #F2F2F2;
  border-radius: 0;
  width: 100%;
  box-shadow: inset 0 0 0 rgba(0,0,0,0.075);
}
.header .header-info-openable .openable-head {
  padding: 10px;
  background-color: #999999;
  color: white;
}
.header .header-info-openable .openable-head h2 {
  margin: 0;
  font-weight: bold;
  font-size: 26px;
}
.header .header-info-openable .openable-body {
  padding-top: 40px;
  background-color: #F7F7F7;
}
.header .header-info-openable .openable-body img {
  padding: 20px 0px 20px 41px;
  padding-top: 0px;
  margin-top: -5px;
}
.header .header-info-openable .openable-footer {
  padding-top: 20px;
  font-size: 23px;
  font-weight: bold;
  line-height: 1.3;
}
.header .header-info-openable .openable-footer p {
  font-size: 16px;
}
.header .header-info-openable #step-by-step-right {
  margin-left: -17px;
  font-weight: 600;
  font-size: 16px;
  line-height: 2.1;
  padding-right: 32px;
}
.header .header-info-openable #step-by-step-right p {
  margin: 0;
}
.header .yellow-menu-white-triangle {
  position: absolute;
  right: 0;
  bottom: -22px;
  background: black;
  width: 29px;
  height: 50px;
  border-radius: 23px 0px 0px 0px;
}
.header .yellow-menu-white-triangle i {
  display: inline-block;
  width: 20px;
  height: 20px;
  font-size: 24px;
  position: absolute;
  top: 3px;
  color: #FFCE2E;
  left: 8px;
}
.header .yellow-menu-white-triangle.minus-bot {
  bottom: -12px;
}
.black-menu-item {
  background-color: #1A1A1A;
  color: #FFCE2E;
}
#phaseBox {
  background: black;
  overflow: hidden;
}
#phaseBox .bottom-box {
  min-height: 30px;
}
#phaseBox .status-number {
  position: absolute;
  bottom: -27px;
  left: 0;
  color: #FFCE2E;
  font-size: 17px;
}
#phaseBox .header-yellow {
  display: flex;
  position: relative;
}
#phaseBox .header-yellow .yellow-menu-link {
  position: relative;
  width: 10.8%;
  display: inline-flex;
  background-color: #FFCE2E;
}
#phaseBox .header-yellow .yellow-menu-link:after {
  content: "";
  position: absolute;
  bottom: 0;
  left: 0;
  width: 40px;
  height: 100%;
  background: transparent linear-gradient(270deg,#FFCE2E00 0%,#F4BA00 100%) 0% 0% no-repeat padding-box;
}
#phaseBox .header-yellow .yellow-menu-link:first-child {
  border-radius: 50% 0 0 0;
}
#phaseBox .header-yellow .yellow-menu-link:first-child:after {
  display: none;
}
#phaseBox .header-yellow .yellow-menu-link:last-child {
  position: absolute;
  width: 100px;
  height: 100%;
  left: calc(97.2% - 15px);
}
#phaseBox .header-yellow .col-for-yellow-menu:hover {
  background-color: #1A1A1A;
  color: #FFCE2E;
}
#phaseBox .header-yellow .col-for-yellow-menu:hover h2 {
  color: #FFCE2E;
}
#phaseBox .header-yellow .col-for-yellow-menu:hover .menu-img {
  filter: invert(79%) sepia(90%) saturate(669%) hue-rotate(330deg) brightness(103%) contrast(101%);
}
#phaseBox .header-yellow .col-for-yellow-menu {
  position: relative;
  z-index: 10;
  padding-bottom: 10px;
  width: 100%;
}
#phaseBox .header-yellow .col-for-yellow-menu h2 {
  font-size: 36px;
  font-weight: bold;
  color: black;
  line-height: 1;
}
#phaseBox .header-yellow .col-for-yellow-menu .btn-style {
  width: 100%;
}
#phaseBox .header-yellow .col-for-yellow-menu .btn-style p {
  font-weight: 600;
  line-height: 1.2;
  margin-top: 3px;
  font-size: 16px;
}
#phaseBox .header-yellow .yellow-hover {
  filter: none;
}
#phaseBox .header-yellow .btn-style {
  display: inline-block;
  font-size: 10px;
}
#phaseBox .header-yellow .btn-style .menu-img {
  height: 33px;
  position: relative;
  width: 50px;
}
#phaseBox .header-yellow .btn-style p {
  margin-bottom: 0;
  text-align: left;
}
#phaseBox .header-yellow a {
  color: #231F20;
}
#phaseBox .header-yellow a h2 {
  color: #967A20;
  margin-bottom: 0;
}
#phaseBox .header-yellow a:hover {
  text-decoration: none;
}
#phaseBox .header-yellow .status-bar {
  background-color: #967A20;
  position: absolute;
  bottom: 0px;
  width: 100%;
  height: 10px;
}
#phaseBox .header-yellow .status-bar small {
  color: #FFCE2E;
  position: relative;
  font-size: 10px;
  float: left;
  padding-left: 5px;
  top: -2px;
}
.hamburger-menu {
  width: 30px;
  height: 20px;
  position: relative;
  cursor: pointer;
  display: inline-block;
  top: 5px;
  margin-left: 20px;
}
.hamburger-menu .menu-inner {
  display: none;
  position: absolute;
  top: 60px;
  right: 0;
  padding: 20px;
  width: 240px;
  box-shadow: 0px 3px 6px #00000029;
  border: 1px solid #FFCE2E;
  background-color: white;
  z-index: 999;
}
.hamburger-menu .menu-inner li {
  padding-bottom: 5px;
}
.hamburger-menu .menu-inner li a {
  color: #4E4E4E;
  font-weight: 500;
}
.hamburger-menu .menu-inner li a:hover {
  color: #FFCE2E;
}
.hamburger-menu .line {
  width: 100%;
  height: 3px;
  background-color: #4E4E4E;
  position: absolute;
  transition: all 0.5s ease;
}
.hamburger-menu .line1 {
  top: 0;
}
.hamburger-menu .line2 {
  top: 50%;
  transform: translateY(-50%);
}
.hamburger-menu .line3 {
  bottom: 0;
}
.hamburger-menu.active .line1 {
  transform: translateY(10px) rotate(-45deg);
}
.hamburger-menu.active .line2 {
  opacity: 0;
}
.hamburger-menu.active .line3 {
  transform: translateY(-8px) rotate(45deg);
}
.hamburger-menu.active .menu-inner {
  display: block;
}
footer {
  padding-top: 50px;
  color: white;
  background-color: #4E4E4E;
}
footer .footer-info {
  font-weight: 600;
  margin-top: 25px;
  margin-bottom: 25px;
  color: #b3b3b3;
  font-size: 12px;
}
footer .footer-info i {
  color: #FFCE2E;
}
footer .footer-menu {
  font-weight: 600;
  font-size: 15px;
  color: #999999;
}
footer .footer-menu a {
  font-weight: 600;
  font-size: 15px;
  color: #999999;
}
footer .footer-menu .row {
  margin: 6px -15px;
}
footer #facebook-icon {
  margin-top: 5px;
  margin-right: 30px;
}
footer #facebook-icon a {
  color: white;
}
@media (min-width: 768px) {
  #phase-right {
    width: 46%;
  }
}
#phase-right h1 {
  margin-bottom: 0;
  font-size: 30px;
  text-transform: uppercase;
  font-weight: bold;
  color: black;
  border-bottom: 2px solid black;
}
#phase-right .plus-logo {
  position: absolute;
  left: -10px;
  top: 10px;
}
#phase-right .phase-document-text {
  padding-left: 10px;
  margin-bottom: 5px;
}
#phase-right .tipps h3,
#phase-right .legal-info h3 {
  padding: 10px 20px;
}
.legal-info-margin {
  margin-left: 87px;
}
@media (max-width: 991px) {
  .legal-info-margin {
    margin: 0px !important;
  }
}
.phase-user .plus-logo {
  top: 25px !important;
}
.phase-user .article-right {
  margin-top: 0 !important;
}
.tipps h3 {
  background-color: #FFCE2E;
  margin: 0;
  padding: 10px 20px;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.tipps p {
  padding: 20px;
  font-weight: 600;
  line-height: 2;
}
.tipps .tipps-text {
  border: 2px solid #F7F7F7;
  border-top: 0;
}
.legal-info h3 {
  background-color: #4E4E4E;
  margin: 0;
  padding: 10px 20px;
  color: white;
  text-transform: uppercase;
  font-size: 18px;
  font-weight: bold;
}
.legal-info p {
  padding: 20px;
  font-weight: 600;
  line-height: 2;
}
.legal-info .legal-text {
  border: 2px solid #F7F7F7;
  border-top: 0;
}
.sidebar-banner {
  margin-top: 5px;
}
#banners-bottom {
  margin-bottom: 20px;
}
#banners-bottom img {
  margin-left: 0;
}
#site-index {
  margin-top: 5px;
  margin-bottom: 40px;
}
.appearance img {
  margin: auto;
}
.article {
  margin-bottom: 20px;
}
.article h2 {
  text-transform: uppercase;
  color: #333;
  background: transparent;
  text-align: left;
  overflow: hidden;
  padding-bottom: 2px;
  line-height: 1;
}
.article h2:after {
  background-color: #333;
  content: "";
  display: inline-block;
  height: 16px;
  position: relative;
  vertical-align: baseline;
  width: 100%;
  left: 0.5em;
  margin-right: -100%;
}
.article pre {
  padding: 20px;
  border-left: 10px solid #FFCE2E;
  font-size: 24px;
  font-style: italic;
  color: #333;
  border-radius: 0;
  text-align: center;
  margin: 10px 0;
  text-transform: uppercase;
  word-break: normal;
  font-family: inherit;
  word-wrap: unset;
  white-space: unset;
  background-color: #fff;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
}
.article .article-tab-head {
  padding: 10px;
  padding-left: 15px;
  margin-bottom: 20px;
  background-color: #FFCE2E;
}
.article .article-tab-head h2 {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}
.article .article-tab-head-yellow {
  padding: 10px;
  padding-left: 15px;
  padding-bottom: 0;
  background-color: #FFCE2E;
  color: #4E4E4E;
}
.article .article-tab-head-yellow h2 {
  padding-bottom: 10px;
  border-bottom: 1px solid white;
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}
.article .article-right-tab-body {
  background-color: white;
  color: #4E4E4E;
}
.article .article-right-tab-body-content {
  background-color: white;
  color: #4d4d4d;
  margin: 0px -10px 0px -15px;
  padding: 0 15px 1px 15px;
}
.article .article-right-tab-head-dark {
  padding: 7px 15px;
  margin-bottom: 0;
  background-color: #313232;
  color: white;
  font-size: 14px;
  font-weight: bold;
}
.article .article-right-tab-head-dark h2 {
  font-weight: 600;
  font-size: 16px;
  margin: 0;
}
.article .article-left {
  padding-right: 15px;
}
.article .article-left iframe {
  width: 100%;
}
.article .article-left h1 {
  font-size: 30px;
}
.article .article-left p {
  font-weight: 600;
}
.article .article-left a {
  color: #4E4E4E;
}
.article .article-left a:hover {
  color: #FFCE2E;
}
.article .article-left img {
  margin-bottom: 20px;
}
.article .article-right {
  background-color: #FFCE2E;
  margin-top: 40px;
}
.article img {
  max-width: 100%;
}
.article table {
  width: 100% !important;
}
.panel-group .panel + .panel {
  margin-top: 0;
}
.panel {
  border: 0;
  background-color: unset;
  border-radius: unset;
  box-shadow: unset;
}
.panel .panel-body {
  background-color: #999999;
  color: white;
}
.panel .panel-body p {
  font-weight: 400;
}
.panel .panel-body a {
  color: black;
}
.panel .panel-heading {
  padding: 0 15px;
}
.panel .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 12px;
  color: inherit;
  border-bottom: 1px solid white;
  padding: 8px 0;
  height: auto;
}
.construction-container {
  text-align: center;
  background: #F2F2F2;
  border-radius: 5px;
  color: #4E4E4E;
  margin-top: 15px;
}
.active-construction {
  background-color: #FFCE2E !important;
  color: white !important;
}
.cube {
  border: 1px solid;
  height: 17px;
  width: 17px;
  float: right;
  margin-right: 15px;
}
.done-sym {
  border: 4px solid white;
  border-left: 0;
  border-top: 0;
  width: 13px;
  height: 24px;
  float: right;
  -ms-transform: rotate(45deg);
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg);
  top: -11px;
  right: -5px;
  position: relative;
}
.epitkezes-newsletter-title {
  width: fit-content;
  background-color: #999999;
  padding: 5px;
  color: white;
  font-weight: 600;
}
.mobile-view {
  display: none;
}
.header .mobile-view {
  display: none;
}
.carousel img {
  max-width: 100%;
}
.flex-v-center {
  display: flex;
  align-items: center;
}
.flex-center {
  display: flex;
  justify-content: center;
}
.flex-between {
  display: flex;
  justify-content: space-between;
}
.flex-all-center {
  display: flex;
  justify-content: center;
  align-items: center;
}
.font-w-medium {
  font-weight: 500 !important;
}
.list-with-pipe {
  list-style: none;
  padding: 0;
}
.list-with-pipe li {
  font-size: 21px;
}
.list-with-pipe li:before {
  content: "✔";
  display: inline-block;
  width: 1.3em;
  color: #FFCE2E;
  font-size: 30px;
}
h1,
.h1 {
  font-size: 2rem;
}
h2,
.h2 {
  font-size: 1.6rem;
}
h3,
.h3 {
  font-size: 1.4rem;
}
.bold {
  font-weight: bold;
}
.dark-text {
  color: #2E2E2E;
}
.left-border {
  border-left: 1px solid;
}
.border-left-2 {
  border-left: 2px solid;
}
.border-right-2 {
  border-right: 2px solid;
}
.black-text {
  color: black;
}
.home-button-1 {
  width: 100%;
  float: right;
  max-width: 390px;
}
.home-button-1 i {
  font-size: 28px;
  display: flex;
  flex-direction: column;
  justify-content: end;
}
.col-sidebar {
  width: 100%;
  max-width: 400px;
  padding: 50px;
  background: #2E2E2E;
  border-radius: 0 0 0 64px;
}
.col-to-sidebar {
  width: calc(100% - 400px);
}
.custom-row {
  display: flex;
  flex-wrap: wrap;
  flex-direction: row;
}
.max-width-btn {
  max-width: 400px;
}
a:hover {
  color: inherit;
}
.short-text {
  font-size: 19px;
  font-weight: bold;
  color: #363636;
}
.mid-text {
  font-size: 19px;
}
.fw-600 {
  font-weight: 600;
}
.empty-circle {
  border: 2px solid #FFCE2E;
  border-radius: 50%;
  width: 96px;
  height: 96px;
  background: #434343;
  min-width: 96px;
}
.minus-margin-left-20 {
  margin-left: -20%;
}
.object-fit-cover {
  object-fit: cover;
}
.overflow-hidden {
  overflow: hidden;
}
.two-col {
  display: flex;
  flex-wrap: wrap;
}
.two-col > * {
  width: 50%;
}
.two-col img {
  object-fit: cover;
}
.big-text {
  font-size: 23px;
}
.dark-grey-text {
  color: #2E2E2E;
}
.article-short a {
  text-align: right;
}
.border-right-3 {
  border-right: 3px solid #2E2E2E;
}
.border-left-3 {
  border-left: 3px solid #2E2E2E;
}
.border-top-3 {
  border-top: 3px solid #2E2E2E;
}
.border-bottom-3 {
  border-bottom: 3px solid #2E2E2E;
}
.border-3 {
  border: 3px solid #2E2E2E;
}
.border-yellow-3 {
  border: 3px solid #FFCE2E;
}
.border-yellow-2 {
  border: 2px solid #FFCE2E;
}
.border-left-yellow-3 {
  border-left: 3px solid #FFCE2E;
}
.border-right-yellow-3 {
  border-right: 3px solid #FFCE2E;
}
.border-top-yellow-3 {
  border-top: 3px solid #FFCE2E;
}
.border-bottom-yellow-3 {
  border-bottom: 3px solid #FFCE2E;
}
.border-bottom-2 {
  border-bottom: 2px solid #2E2E2E;
}
.border-bottom-1 {
  border-bottom: 1px solid #2E2E2E;
}
.custom-subscriber-form hr {
  border-bottom: 2px solid #FFFFFF;
  opacity: 0.34;
}
.custom-subscriber-form input {
  background: transparent;
  border: none;
  padding-left: 0;
  color: white;
}
.custom-subscriber-form::after {
  content: "";
  display: inline-block;
  width: 40px;
  height: 100%;
  background: black;
  border: 3px solid #FFCE2E;
  position: absolute;
  top: -3px;
  right: -46px;
  box-sizing: content-box;
}
.col-to-sidebar-small {
  width: calc(100% - 300px);
}
.col-info-sidebar {
  width: 300px;
  background: #2E2E2E;
  border-radius: 0 64px 0 0;
}
.custom-grid {
  display: grid;
  grid-template-columns: 1fr 1.5fr;
  grid-template-areas: 'item1 item2 ' 'item1 item3 ' 'item4 item5 ' 'item6 item6 ' 'item7 item8 ' 'item9 item9 ' 'item10 item10 ' 'item11 item11 ';
  overflow: hidden;
  padding: 10px;
  border-radius: 10px;
  --gap: 2em;
  --line-offset: calc(var(--gap) / 2);
  --line-thickness: 2px;
  --line-color: #2E2E2E;
}
.custom-grid .item1 {
  grid-area: item1;
}
.custom-grid .item2 {
  grid-area: item2;
}
.custom-grid .item3 {
  grid-area: item3;
}
.custom-grid .item4 {
  grid-area: item4;
}
.custom-grid .item5 {
  grid-area: item5;
}
.custom-grid .item6 {
  grid-area: item6;
}
.custom-grid .item7 {
  grid-area: item7;
}
.custom-grid .item8 {
  grid-area: item8;
}
.custom-grid .item9 {
  grid-area: item9;
}
.custom-grid .item10 {
  grid-area: item10;
}
.custom-grid .item11 {
  grid-area: item11;
}
.custom-grid > div {
  border: 2px solid #2E2E2E;
  border-left: none;
  border-top: none;
  padding: 30px;
  color: #2E2E2E;
  display: flex;
  align-items: center;
}
.custom-grid .item2,
.custom-grid .item3,
.custom-grid .item5,
.custom-grid .item6,
.custom-grid .item8,
.custom-grid .item9,
.custom-grid .item10,
.custom-grid .item11 {
  border-right: none;
  padding-right: 100px;
}
.custom-grid .item2,
.custom-grid .item3,
.custom-grid .item5,
.custom-grid .item8 {
  padding-left: 50px;
}
.custom-grid .item11,
.custom-grid .item10 {
  border-bottom: none;
}
.custom-grid .item11 {
  padding-top: 0;
}
.custom-grid a {
  color: #4E4E4E;
  text-decoration: underline;
  font-weight: 500;
}
.custom-grid .btn {
  font-weight: 700;
  font-size: 21px;
  text-decoration: none;
}
.custom-grid.hideItem3 {
  grid-template-areas: 'item1 item2 ' 'item1 item2 ' 'item4 item5 ' 'item6 item6 ' 'item7 item8 ' 'item9 item9 ' 'item10 item10 ' 'item11 item11 ';
}
.info-list {
  list-style: none;
  padding: 0;
}
.info-list li {
  font-size: 18px;
  margin-bottom: 10px;
}
.info-list li:before {
  content: "";
  display: inline-block;
  width: 13px;
  height: 13px;
  background-color: #FFCE2E;
  margin-right: 0.5em;
  font-size: 30px;
}
.landig-list {
  padding: 20px;
}
.landig-list li {
  font-size: 18px;
  margin-bottom: 20px;
  font-weight: 500;
}
.article-ul-list {
  list-style: none;
  padding: 0;
}
.article-ul-list li {
  font-size: 18px;
  margin-bottom: 20px;
  position: relative;
  display: flex;
  align-items: center;
}
.article-ul-list li a {
  color: #4E4E4E;
  text-decoration: none;
  font-weight: 600;
}
.flex-align-start {
  align-items: start !important;
}
.font-size-16 {
  font-size: 16px !important;
}
.list-style-none {
  list-style: none;
  padding: 0;
}
.info-ul-list li {
  font-size: 18px;
  font-weight: 600;
  margin-top: 20px;
}
.round {
  border-radius: 50%;
}
.left-menu-ul {
  list-style: none;
  padding: 0;
}
.left-menu-ul li {
  padding: 15px;
  padding-left: 70px;
  font-size: 19px;
  font-weight: 500;
  background: transparent linear-gradient(192deg,#434343 0%,#404040 0%,#3F3F3F 0%,#3D3D3D 14%,#141414 100%,#434343 100%) 0% 0% no-repeat padding-box;
  border-bottom: 2px solid;
}
.left-menu-ul li a {
  color: white;
  text-decoration: none;
}
.left-menu-ul li:first-child {
  border-radius: 0px 64px 0px 0px;
}
.main-article-box img {
  max-width: 100%;
}
.main-article-box a {
  color: #FFCE2E;
  font-weight: bold;
}
.main-article-box .btn-primary {
  color: #1A1A1A;
}
.main-article-box .btn-primary:hover {
  color: #FFCE2E;
}
.main-article-box h2 {
  text-transform: uppercase;
  font-size: 25px;
  font-weight: bold;
}
.main-article-box pre {
  padding: 20px;
  border-left: 6px solid #FFCE2E;
  font-size: 23px;
  font-weight: bold;
  color: #363636;
  border-radius: 0;
  margin: 10px 0;
  text-transform: uppercase;
  word-break: normal;
  font-family: inherit;
  word-wrap: unset;
  white-space: unset;
  border-right: 0;
  border-top: 0;
  border-bottom: 0;
  margin-left: 30px;
}
.custom-phase-list {
  position: relative;
}
.custom-phase-list .article-right-tab-head-dark {
  padding-left: 35px !important;
}
.custom-phase-list .panel .panel-heading {
  padding: 0 35px;
}
.custom-phase-list .panel .panel-title {
  margin-top: 0;
  margin-bottom: 0;
  font-size: 20px;
  border-bottom: 2px solid black;
  padding: 15px;
  height: auto;
  font-weight: 600;
}
.custom-phase-list .panel .panel-title a {
  color: black;
}
.custom-phase-list .panel .panel-body {
  background-color: transparent;
  color: black;
  padding: 20px 50px;
}
.custom-phase-list .panel:last-child .panel-title {
  border-bottom: 0;
}
.font-size-28 {
  font-size: 28px;
}
.footer_logo {
  max-width: 264px;
}
.custom-phase-list:before {
  content: "";
  display: inline-block;
  width: 100%;
  height: 100%;
  background: black;
  position: absolute;
  top: 15px;
  right: -15px;
  box-sizing: content-box;
  z-index: -1;
}
.custom-search-box .black-box {
  margin-bottom: 75px;
}
.custom-search-box .black-box-inner::after {
  content: "";
  display: inline-block;
  width: calc(100% + 30px);
  height: 2px;
  background: #FFCE2E;
  position: absolute;
  bottom: -42px;
  right: -15px;
  box-sizing: content-box;
  z-index: -1;
}
.custom-search-box .black-box-inner img {
  width: 33.333%;
}
.custom-search-box .black-box-inner .text {
  width: 66.666%;
}
.custom-search-box .black-box-inner .text h3 {
  font-size: 20px;
}
.custom-search-box .pagination {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-top: 50px;
  margin-bottom: 20px;
}
.custom-search-box .pagination li {
  border: 1px solid black;
  border-right: 0;
  padding: 3px 12px;
  min-height: 38px;
  display: flex;
  align-items: center;
}
.custom-search-box .pagination li a {
  color: #2E2E2E;
  font-size: 18px;
  font-weight: 500;
  line-height: 30px;
}
.custom-search-box .pagination li.prev {
  border-radius: 6px 0 0 6px;
}
.custom-search-box .pagination li.next {
  border-radius: 0 6px 6px 0;
  border-right: 1px solid black;
}
.custom-search-box .pagination li.active {
  background: black;
}
.custom-search-box .pagination li.active a {
  color: #FFCE2E;
}
.max-width-890 {
  max-width: 890px;
}
.text-underline {
  text-decoration: underline;
}
.flex-no-wrap {
  flex-wrap: nowrap;
}
.custom-register input {
  border-radius: 0;
  border-color: #4E4E4E;
  padding: 10px 15px;
}
.custom-register .form-group label {
  font-size: 18px;
  font-weight: bold;
  color: #707070;
}
.custom-register legend {
  font-size: 19px !important;
}
.tabindex {
  position: relative;
  z-index: 1;
  padding-left: 50px;
  font-size: 23px;
  font-weight: bold;
}
.tabindex:before {
  content: "";
  display: inline-block;
  width: 6px;
  height: 100%;
  background: black;
  position: absolute;
  top: 0;
  left: 20px;
  z-index: -1;
}
.tabindex.white-text:before {
  background: white;
}
hr.darker-grey {
  border-bottom: 1px solid #2E2E2E;
}
html footer .footer-line {
  color: white;
  margin-bottom: 8px;
  font-size: 18px;
  font-weight: 200;
  display: inline-block;
}
.mobile-padding-top-3 {
  padding-top: 3rem;
}
#footer-search-fb .footer-line a {
  font-weight: 500;
}
.username {
  color: #4E4E4E;
}
.username:hover {
  color: #FFCE2E;
}
.normal-link {
  font-weight: 600;
  color: #1A1A1A;
}
@media (min-width: 1234px) and (max-width: 1378px) {
  .floated-text-box .top-text,
  .floated-text-box img {
    left: 380px;
  }
}
@media (min-width: 1200px) and (max-width: 1233px) {
  .floated-text-box .top-text,
  .floated-text-box img {
    left: 410px;
  }
}
@media (min-width: 991px) {
  .desktop-hidden {
    display: none;
  }
}
@media (min-width: 768px) {
  .container {
    max-width: 90%;
  }
  #phaseBox {
    padding-left: 2%;
  }
}
@media (max-width: 1200px) {
  body {
    font-size: 14px;
  }
  h1,
  .h1 {
    font-size: 18px;
  }
  h1.pb-5 {
    padding-bottom: 20px !important;
  }
  h1.mb-5 {
    margin-bottom: 20px !important;
  }
  .list-with-pipe li {
    font-size: 15px;
  }
  .list-with-pipe li:before {
    font-size: 18px;
  }
  #construction-phase-text .yellow-text {
    font-size: 18px;
  }
  #phaseBox .header-yellow .col-for-yellow-menu h2 {
    font-size: 24px;
  }
  #phaseBox .header-yellow .col-for-yellow-menu .btn-style p {
    font-size: 12px;
  }
  #phaseBox .header-yellow .btn-style .menu-img {
    height: 21px;
    width: 32px;
  }
  .header .yellow-menu-white-triangle i {
    width: 16px;
    height: 20px;
    font-size: 16px;
    top: 5px;
    left: 6px;
  }
  .header .yellow-menu-white-triangle {
    right: -22px;
    bottom: -22px;
    width: 44px;
    height: 44px;
  }
  #phaseBox .header-yellow .btn-style {
    font-size: 10px;
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .inner-container-left {
    padding-left: 50px;
  }
  h2,
  .h2 {
    font-size: 17px;
  }
  .pl-5,
  .px-5 {
    padding-left: 2rem !important;
  }
  .pr-5,
  .px-5 {
    padding-right: 2rem !important;
  }
  .col-sidebar {
    max-width: 360px;
    padding: 35px;
  }
  .col-to-sidebar {
    width: calc(100% - 360px);
  }
  .black-btn span {
    line-height: 18px;
  }
  .home-button-1 {
    max-width: 280px;
    font-size: 11px;
    padding: 10px 15px !important;
  }
  .home-button-2 {
    font-size: 11px;
    padding: 10px 15px !important;
    margin-bottom: 20px !important;
  }
  .btn.large {
    padding: 4px 16px;
    font-size: 14px;
  }
  .short-text {
    font-size: 14px;
    line-height: 16px;
  }
  .big-text {
    font-size: 13px;
  }
  .flex-column.flex-between .short-text:not(.px-0),
  .flex-column.flex-between .big-text {
    padding: 15px !important;
  }
  .flex-column.flex-between .short-text.px-0 {
    padding-top: 15px !important;
    padding-bottom: 15px !important;
  }
  .black-btn i {
    font-size: 18px;
  }
  .floated-text-box .top-text {
    font-size: 15px;
    left: 245px;
  }
  .floated-text-box .bottom-text {
    font-size: 15px;
    left: 35px;
    bottom: -5px;
  }
  .floated-text-box img {
    left: 245px;
    top: 47px;
    max-height: 111px;
  }
}
@media (max-width: 991px) {
  .hamburger-menu .menu-inner {
    display: none;
    position: fixed;
    top: 7%;
    right: auto;
    padding: 20px;
    box-shadow: 0px 3px 6px #00000029;
    border: 1px solid #FFCE2E;
    background-color: white;
    z-index: 999;
    width: 100vw;
    left: 0;
    text-align: center;
  }
  .hamburger-menu.active::after {
    content: "";
    display: inline-block;
    width: 100%;
    height: 100%;
    background: #0000008f;
    position: fixed;
    top: 0;
    left: 0;
    z-index: 2;
  }
  .desktop-view {
    display: none !important;
  }
  .mobile-view {
    display: block !important;
  }
  .buttons {
    display: inline-block !important;
  }
  .header-white img {
    height: 50px !important;
  }
  .col-to-sidebar {
    width: 100%;
  }
  .col-sidebar {
    width: 100%;
    max-width: inherit;
    padding: 20px;
    background: #2E2E2E;
    border-radius: 0;
    text-align: center;
  }
  .inner-container-left {
    padding-left: 3rem;
  }
  .custom-container {
    padding: 0 30px 0 30px;
  }
  #phaseBox .status-number {
    position: relative;
    bottom: 0;
    left: 0;
    color: #FFCE2E;
    font-size: 17px;
    background: #2E2E2E;
    text-align: left;
    padding-left: 20px;
  }
  .header .yellow-menu-white-triangle.minus-bot {
    bottom: 26px;
  }
  #phaseBox .header-yellow {
    flex-direction: column;
    padding: 0;
  }
  #phaseBox .header-yellow .status-bar {
    position: relative;
  }
  #phaseBox .header-yellow .yellow-menu-link {
    width: 100%;
    overflow: hidden;
  }
  #phaseBox .header-yellow .yellow-menu-link:first-child {
    border-radius: 50px 0 0 0;
  }
  #phaseBox .header-yellow .col-for-yellow-menu h2 {
    font-size: 28px;
    min-width: 40px;
  }
  #phaseBox .header-yellow .col-for-yellow-menu .btn-style {
    padding-left: 5% !important;
  }
  #phaseBox .header-yellow .col-for-yellow-menu .btn-style p {
    font-size: 16px;
  }
  #phaseBox .header-yellow .col-for-yellow-menu .btn-style .menu-img {
    height: 28px;
    width: 50px;
    margin-left: 10px;
    margin-right: 5px;
  }
  #phaseBox .header-yellow .col-for-yellow-menu .btn-style .d-flex {
    float: left;
  }
  .steps-bg:after,
  .floated-text-box {
    display: none;
  }
  .video.black-box {
    margin-right: 25px;
  }
  .mobile-custom-size-1 {
    width: 100vw;
    margin-left: -3rem;
  }
  .black-box .two-col.article-short {
    flex-direction: column;
  }
  .black-box .two-col.article-short > * {
    width: 100%;
  }
  .black-box .two-col.article-short img {
    border-right: none;
    border-bottom: 3px solid #2E2E2E;
  }
  .custom-row .col-to-sidebar {
    order: 2;
  }
  .custom-row .col-sidebar {
    order: 1;
  }
  .mobile-hidden {
    display: none;
  }
  .mobile-mt-0 {
    margin-top: 0 !important;
  }
  .mobile-m-0 {
    margin: 0 !important;
  }
  .bottom-bg {
    background: none;
  }
  .mobile-pt-0 {
    padding-top: 0 !important;
  }
  .custom-subscriber-form {
    width: calc(100% - 40px);
  }
  .mobile-p-0 {
    padding: 0 !important;
  }
  footer .footer-menu {
    border-top: 2px solid;
    border-bottom: 2px solid;
    padding: 10px 0 0px 0;
    margin: 0 0 30px 0px;
  }
  footer .footer-menu .border-left-2,
  footer .footer-menu .border-right-2 {
    border: none;
    padding: 0 !important;
  }
  .custom-grid {
    display: flex;
    flex-direction: column;
  }
  .custom-grid > div {
    border-left: none !important;
    border-right: none;
  }
  .custom-grid .item2 {
    padding-top: 30px !important;
  }
  .col-info-sidebar {
    width: 100%;
    border-radius: 0 0 43px 43px;
  }
  .col-info-sidebar .custom-sidebar-header {
    display: flex;
    align-items: center;
    padding: 15px 30px !important;
    gap: 30px;
  }
  .col-info-sidebar .custom-sidebar-header img {
    width: 50px;
    height: 50px;
  }
  .col-info-sidebar .custom-sidebar-header h3 {
    font-size: 19px;
  }
  .col-info-sidebar .custom-sidebar-header > div {
    display: flex;
    gap: 30px;
  }
  .col-info-sidebar .custom-sidebar-header i {
    font-size: 30px;
    color: #FFCE2E;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: #2E2E2E;
  }
  .col-info-sidebar .left-menu-ul {
    margin: 0;
    display: none;
  }
  .col-info-sidebar .left-menu-ul li:first-child {
    border-radius: 0;
  }
  .col-info-sidebar .left-menu-ul li:last-child {
    border-radius: 0 0 43px 43px;
  }
  .col-to-sidebar-small {
    width: 100%;
  }
  .togglePhases {
    font-size: 30px;
    color: white;
    -webkit-text-stroke-width: 4px;
    -webkit-text-stroke-color: black;
  }
}
@media (max-width: 768px) {
  #phase-right h1 {
    font-size: 18px;
  }
  #phase-right h2 {
    font-size: 17px;
  }
  #phase-right h3 {
    font-size: 16px;
  }
  #phase-right .panel-title a {
    font-size: 16px;
  }
  .tipps .tipps-text a {
    font-size: 16px;
  }
}
@media (max-width: 580px) {
  footer {
    padding: 0 15px;
  }
}
@media (max-width: 425px) {
  .header-info-openable {
    display: none;
  }
  .header-banner img {
    height: auto;
    width: 100%;
  }
  .sidebar-banner .appearance img {
    width: 100%;
    height: auto;
  }
  #footer-search-fb {
    display: none;
  }
}
.subscription-bottom-text {
  font-weight: 600;
  font-size: 16px;
}
.registration-top-text ul {
  list-style: none;
  padding: 0;
}
.registration-top-text li {
  padding-left: 3.5em;
}
.registration-top-text li:before {
  content: "✔";
  display: inline-block;
  margin-left: -2.5em;
  width: 40px;
  border: 2px solid #2E2E2E;
  border-radius: 50%;
  height: 40px;
  font-size: 24px;
  text-align: center;
  margin-right: 19px;
  color: #FFCE2E;
}
.search-module-results .input-group-btn button {
  background-color: #FFCE2E;
}
.search-module-results .input-group-btn button i {
  color: white;
}
.search-module-results h3 {
  margin-bottom: 0;
  font-size: 20px;
  background: none;
  padding-left: 0;
}
.search-module-results h3 a {
  color: black;
}
.search-module-results p {
  font-size: 12px;
}
.search-module-results .search-line {
  margin-top: 10px;
  margin-bottom: 10px;
  border: 0;
  border-top: 2px solid #FFCE2E;
}
.regist-title {
  text-align: left;
  background: #999999;
  width: fit-content;
  text-transform: uppercase;
  color: white;
  font-weight: 700;
  font-size: 30px;
  padding: 9px;
}
.epitkezes-regist-row .user-form-div .text-center {
  text-align: left;
}
.epitkezes-regist-row .user-form-div legend {
  font-size: 16px;
}
.epitkezes-regist-row .user-form-div .help-block.help-block-error {
  color: red;
}
.regist-login-container {
  padding: 22px 31px 30px 30px;
  border: 2px solid #FFCE2E;
  font-weight: 600;
  margin-bottom: 60px;
  margin-top: 20px;
}
.address-form {
  width: 100% !important;
}
#latest_references_title {
  font-size: 14px;
}
#latest_references_box {
  padding-left: 5px;
  margin-top: 5px;
}
#latest_references_body {
  border: 2px solid #F7F7F7;
  border-top: 0;
  padding: 20px;
  font-weight: 600;
  line-height: 1.5;
}
#latest_references_body a {
  color: #4E4E4E;
  font-size: 16px;
}
#latest_references_body a::before {
  content: '■ ';
}
