@media(min-width: 993px) {
  .burger-icon {
    display: none;
}
  }

section#sp-top-bar {
    background: #b98d5f;
}

#sp-top-bar a, #sp-top-bar li, #sp-top-bar span {
    color: white;
}

.sp-menu-item a {
    font-size: 16px !important;
    font-weight: bold;
    text-transform: uppercase;
}

.sp-megamenu-wrapper {
    display: flex;
    justify-content: center;
    align-items: center;
}

li.sp-menu-item.active a, li.sp-menu-item:hover a {
    font-weight: bold;
    color: #a48460;
}


.aninum-row .sppb-animated-number {
    font-size: 60px;
    color: #252525;
}

.aninum-row .sppb-animated-number-title {
    color: white;
    font-size: 16px;
}

h1.sppb-addon-title:before, h2.sppb-addon-title:before {
    content: '';
    background: #b98d5f;
    height: 40px !important;
    width: 25px !important;
    display: flex;
    position: absolute;
    left: -30px;
    top: 5px;
}


h3.sppb-addon-title:before {
    content: '';
    background: #b98d5f;
    height: 20px !important;
    width: 15px !important;
    display: flex;
    position: absolute;
    left: -30px;
    top: 5px;
}

h3.sppb-addon-title.h3-center-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.h3-center-title h3.sppb-addon-title:before {
    content: '';
    background: #b98d5f;
    height: 20px !important;
    width: 15px !important;
    display: flex;
    position: unset;
    left: -30px;
    top: 5px;
    margin-right: 10px;
}

.sp-menu-item.active:hover a {
    color: #b98d5f !important;
}

.sppb-btn {
    background: transparent !important;
    color: #b98d5f !important;
    border: 1px solid #b98d5f;
    text-transform: uppercase;
    border-radius: 0px;
}

.segitseg-jelentkezes-row li {
    list-style: none;
    font-size: 18px;
    display:flex;
}

.segitseg-jelentkezes-row li:before {
    content: '\f00c';
    font-weight: bold;
    font-family: 'Font Awesome 6 Free';
    color: #b98d5f;
    font-size: 20px;
    margin-right: 10px;
}

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

.h3-center-title h3.sppb-addon-title{
    display: flex;
    justify-content: center;
    align-items: center;
}

.center-title .sppb-addon-title {
    display: flex;
    justify-content: center;
    align-items: center;
}

.center-title .sppb-addon-title:before {
  position: unset;
  margin-right: 10px;
}

.center-title .sppb-addon-content {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    text-align: left;
}

.rolunk-tanulmany-row .addon-root-text-block .sppb-addon-text-block {
    max-width: fit-content;
    margin-left: auto;
    margin-right: auto;
    padding: 50px;
    border: 5px dashed #b98d5f;
}

.rolunk-tanulmany-row .center-title .sppb-addon-title {
  margin-bottom: 30px;
}

.bottom-modul .rsform input, .bottom-modul .rsform textarea {
    background: transparent;
    border-radius: 0px;
}


.rsform .form-control:focus {
    border-color: #b98d5f;
    background: #ffecd3 !important;
    transition: .5s;
}

.bottom-modul .form-control {
    transition: .3s;
    color: white;
}

.bottom-modul .rsform button {
    background: transparent !important;
    border: 1px solid;
    border-radius: 0px;
}

.bottom-modul .rsform button:hover {
    background: transparent !important;
    border: 1px solid #b98d5f;
    border-radius: 0px;
    background: #b98d5f !important;
}

.aninum-item {
    height: 300px;
    width: 300px;
    align-items: center;
    justify-content: center;
    display: flex;
    background: #ffffff22;
    backdrop-filter: blur(4px);
    border-bottom: 3px solid #5e4932;
}

.aninum-row {
    display: flex;
    justify-content: center;
    align-items: center;
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
    margin-left: auto !important;
    margin-right: auto !important;
}

.aninum-row .sppb-row > div {
    padding: 0;
    align-items: center;
    justify-content: center;
    display: flex !important;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    max-width: 300px !important;
    margin-left: auto;
    margin-right: auto;
}

.sppb-addon-text-block .sppb-addon-content {
    font-size: 16px;
}

.tb-bg .sppb-addon-content {
    background: #edcfae;
    padding: 25px;
    margin-bottom: 25px;
    box-shadow: 5px 0px 10px 0px #edcfae;
}

.segitseg-jelentkezes-row ul li {
    font-size: 20px;
    transition: .1s all;
}

.segitseg-jelentkezes-row ul li:hover {
    font-weight: bold;
    transition: .3s all;
}

.jelentkezes-col {
    background: #faefe3;
    box-shadow: 0px 0px 15px 0px #faefe3;
}


.velemenyek-row .sppb-testimonial-carousel-icon i {
    color: #b98d5f;
}

.sppb-carousel-extended-dots ul li.active span {
    background: #b98d5f !important;
}

.velemenyek-row {
    background: #faefe3;
}

.tanulmany-kurzus-col .sppb-column-addons .sppb-addon-text-block {
    min-height: 440px;
}

.bottom-modul, .bottom-modul p, .bottom-modul span {
    color: white !important;
}

input#privacypolicy0 {
    border: 1px solid white;
}

.kapcsolat-info-col .sppb-addon-content {
    font-size: 1vw;
    margin-top: 25px;
}

.kapcsolat-info-col .sppb-addon-content p a {
    color: #b98d5f;
}

.kapcsolat-row a {
    color: #b98d5f !important;
}


.rsform-submit-button {
    background: transparent;
    color: #b98d5f;
    text-transform: uppercase;
    border: 1px solid #b98d5f;
    border-radius: 0px;
}

.rsform-submit-button:hover {
    background: #b98d5f;
    color: white;
    border: 1px solid #b98d5f;
}

.kapcsolat-row .form-control {
    color: black;
}

.bottom-modul .form-control:focus, .bottom-modul textarea:focus {
    color: black;
}

#sp-bottom, #sp-footer {
    background: #5e4932;
  }

#sp-main-body {
    background: #efefef;
}

.segitseg-jelentkezes-row .sppb-column-addons .sppb-addon-content {
    padding: 50px;
    margin: 25px;
    background: #be966d66;
    justify-content: center;
    align-items: center;
    display: flex;
    box-shadow: 0px 0px 10px 5px #be966d88;
}

.segitseg-jelentkezes-row .sppb-addon-content {
    min-height: 580px;
}

.rolam-pg-row .rolam-img {
    max-width: 580px;
}

.article-introtext .readmore a {
    border-radius: 10px 10px 10px 10px;
    padding: 9px;
    background: #5e4932 !important;
    color: #ffffff !important;
}


.article-featured-video {
    background-image: url("images/mental-mindset-b.png") !important;
    height: 400px;
    padding-top: 100px;
    padding-bottom: 50%;
}