@media(max-width:992px){
  .szechenyi-asztal{ display: none;}
}
@media(min-width:993px){
  .szechenyi-mobil{ display: none;}
}
@media(min-width: 992px) {
  a#offcanvas-toggler {
    display: none !important;
}
}
div#sppb-addon-1649241355146 h3.sppb-addon-title {
    margin-bottom: 30px !important
}
div#sp-top1 a {
    color: white !important;
}

#sp-top2 a {
    color: white;
}

#sp-top-bar {
    background: #f39000;
}

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

#sp-menu>.sp-column {
    height: fit-content;
}


.szolg-col .sppb-column-addons .sppb-addon-wrapper {
    margin: 0px !important;
    padding: 0px !important;
    border: 3px solid #53688b;
}

.szolg-row .sppb-row > div {
    padding: 0px;
}

.szolg-col .flip-box-inner {
    background: #00000055;
}

.szolg-col .sppb-flipbox-front.flip-box {
    padding: 0px !important;
    margin: 0px !important;
}

.szolg-row .sppb-flipbox-panel.flip .sppb-flipbox-back .flip-box-inner, .szolg-col .sppb-flipbox-back .flip-box-inner {
    background: #00356b !important;
    padding: 20px !important;
}

.sppb-flipbox-panel.flip .sppb-flipbox-front {
    filter: blur(5px);
    transition: 1s all;
}

.sppb-flipbox-panel .sppb-flipbox-front {
  transition: 1s all;
}

.szolg-col .sppb-flipbox-back.flip-box:before {
    background-color: #53688b6b !important;
}


.szolg-col .sppb-flipbox-front h2, .sppb-flipbox-back .flip-box-inner h3 {
    font-size: 1.5rem;
} 


.sppb-flipbox-panel {
    background: #53688b;
}

.szolg-col i {
    color: #e98c00 !important;
}


.rolunk-tb ol li {
    list-style: none;
}

.rolunk-tb ol li:before {
    content: '\f00c';
    font-weight: bold;
    font-family: 'Font Awesome 5 Free';
    margin-right: 5px;
    color: #e98d00;
}

.fb-col > .sppb-column-addons {
    justify-content: center;
    align-items: center;
    display: flex;
}

.sppb-container-inner .sppb-row > div h1.sppb-addon-title, .sppb-container-inner .sppb-row > div h2.sppb-addon-title, .sppb-container-inner .sppb-row > div h3.sppb-addon-title, .sppb-row-container .sppb-row > div h1.sppb-addon-title,  .sppb-row-container .sppb-row > div h2.sppb-addon-title,  .sppb-row-container .sppb-row > div h3.sppb-addon-title {
  color: #171717;
  text-decoration: none;
  background-image: linear-gradient(#222b40, #222b40),
    linear-gradient(rgb(88 145 174), rgb(83 104 139)),
    linear-gradient(#ee8f00, #f69400);
  background-size: 20px 2px, 100% 2px, 0 2px;
  background-position: calc(20px * -1) 100%, 100% 100%, 0 100%;
  background-repeat: no-repeat;
  transition: background-size .8s linear, background-position .8s linear;
}

.sppb-container-inner .sppb-row > div:hover h1.sppb-addon-title, .sppb-container-inner .sppb-row > div:hover h2.sppb-addon-title, .sppb-container-inner .sppb-row > div:hover h3.sppb-addon-title, .sppb-row-container:hover .sppb-row > div h1.sppb-addon-title, .sppb-row-container:hover .sppb-row > div h2.sppb-addon-title, .sppb-row-container:hover .sppb-row > div h3.sppb-addon-title {
  background-size: 20px 2px, 0 2px, 100% 2px;
  background-position: calc(100% + 20px) 100%, 100% 100%, 0 100%;
}

.sp-column.d-flex.justify-content-end.align-items-center {
    background: #02265d;
}

nav.sp-megamenu-wrapper {
    justify-content: center;
    align-items: center;
    margin-right: auto;
    margin-left: 3%;
}

.sp-megamenu-parent li a {
    color: white !important;
}

.sppb-flipbox-panel.flip .sppb-flipbox-front.flip-box {
    transform: scale(1.1);
}

#sp-bottom1 .contact-icons, .kapcsolat-row .contact-icons {
    border: 1px solid !important;
    border-radius: 100% !important;
    margin: 10px !important;
    width: 35px !important;
    height: 35px !important;
    justify-content: center !important;
    align-items: center !important;
    display: flex !important;
    font-size: 18px;
}

.contact-icons:before {
    position: absolute;
}

.kapcsolat-info {
    display: flex;
    align-items: center;
}


#sp-bottom1 h3 {
  color: white;
}

/*.fb-col .sppb-column-addons {
    position: absolute;
}*/

.bottom-msg-col .sppb-addon-title {
  color: white !important;
}

a.szolg-readmore-btn {
    border: 1px solid white;
    padding: 5px 10px;
    color: white;
    transition: .3s all;
}

a.szolg-readmore-btn:hover {
    border: 1px solid #53688b;
    padding: 5px 10px;
    color: #53688b;
    background: white;
    transition: .3s all;
}

.sp-megamenu-parent .sp-dropdown li.sp-menu-item > a {
    color: #252525 !important;
}

.fb-col .sppb-column-addons > div.sppb-addon-wrapper {
  width: 100%;
}

.fb-like-box {
    justify-content: center;
    align-items: center;
    display: flex !important;
}

.kapcsolat-info i.contact-icons {
    transition: .5s all;
}

.kapcsolat-info:hover i.contact-icons {
    color: #e88b00;
    border-color: #e88b00;
    transition: .5s all;
}


.sp-dropdown .sp-dropdown-inner {
    padding: 0px !important;
}

.sp-dropdown ul li.sp-menu-item a {
    padding: 15px !important;
}

.sp-dropdown li.sp-menu-item:hover {
    background: #02265d;
    transition: .5s all;
}

.sp-dropdown li.sp-menu-item {
    transition: .5s all;
}

.sp-dropdown li.sp-menu-item:hover a {
    color: white !important;
}

.sp-dropdown .sp-menu-item a {
    width: 100% !important;
}

.image-layout-preset-style-collage .sppb-addon-image-layout-content {
    margin-left: -10%;
    box-shadow: -10px 15px 20px 0 rgb(0 0 0 / 30%);
    background: -webkit-linear-gradient(225deg,rgb(2 38 93) 0,rgb(1 79 130 / 90%) 100%) transparent !important;
    background: linear-gradient(225deg,rgb(2 38 93) 0,rgb(1 82 133 / 90%) 100%) transparent !important;
    position: relative;
    z-index: 1;
}

.sppb-btn-custom, .sppb-btn, .btn, .sppb-btn-primary, .frik-submit {
    background-color: #ffac2d !important;
    color: #FFFFFF !important;
    padding: 8px 22px 10px 22px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    transition: .3s all !important;
}


.sppb-btn-custom:hover, .sppb-btn:hover, .btn:hover, .sppb-btn-primary:hover, .frik-submit:hover {
    background-color: #ef9000 !important;
    color: #FFFFFF !important;
    padding: 8px 22px 10px 22px !important;
    font-size: 16px !important;
    border-radius: 0px !important;
    transition: .3s all !important;
}

.parallax-section > .sppb-column-addons {
  margin-top: auto;
  margin-bottom: auto;
}

.rolunk-row:hover img {
    transform: scale(1.05) !important;
    transition: 5s all;
}

.rolunk-row img {
    transition: 5s all;
}

.rolunk-row img.sppb-img-responsive {
    box-shadow: 10px 10px 25px 0px rgb(0 0 0 / 50%) !important;
}

.kezdolap-rolunk-col-img .sppb-column-addons {
  margin-top: auto;
}

.szolg-col-img .sppb-column-addons {
    margin-top: auto;
    margin-bottom: auto;
}

.szolg-ajanlat-row .sppb-row-container > .sppb-row {
    border: 3px solid #5787a6;
    padding: 30px;
    /* box-shadow: 0px 0px 30px 0px rgb(0 0 0 / 30%); */
    background: rgb(218 218 218 / 30%);
}

.szolg-ajanlat-row img.sppb-img-responsive {
    box-shadow: -10px 10px 15px 0px rgb(255 255 255 / 80%);
}

.szolg-ajanlat-row:hover .sppb-img-responsive {
    transition: 1s all;
    transform: scale(1.03);
}

.szolg-ajanlat-row .sppb-img-responsive {
    transition: 1s all;
    transform: scale(1);
}

::-webkit-scrollbar {
    width: 10px;
    background-color: #02265d;
}
::-webkit-scrollbar-thumb {
    background-color: #e88b00;
    border: none;
}

.sp-megamenu-parent>li.active>a {
    font-weight: bold;
}

.aninum-row .sppb-animated-number {
    color: white;
    font-weight: bold;
    font-size: 6ex !important;
}

.aninum-row .sppb-animated-number-title {
    color: #02265d;
    font-weight: bold;
}

.aninum-row .sppb-addon.sppb-addon-animated-number.sppb-text-center .sppb-animated-number {
    margin-left: -75px;
    transition: .3s all;
    max-height: 200px;
    max-width: 200px;
}

.aninum-row .sppb-addon.sppb-addon-animated-number.sppb-text-center .sppb-animated-number-title {
    margin-left: 75px;
    transition: .3s all;
    max-height: 200px;
    max-width: 100%;
    font-size: 14px !important;
}

.aninum-row .sppb-addon.sppb-addon-animated-number.sppb-text-center:hover .sppb-animated-number, .aninum-row .sppb-addon.sppb-addon-animated-number.sppb-text-center:hover .sppb-animated-number-title {
    margin-left: 0px;
    transition: .5s all;
    max-height: 200px;
    max-width: 100%;
}

.aninum-row .sppb-addon.sppb-addon-animated-number.sppb-text-center:hover .sppb-animated-number {
    color: #e9910d;
}

 .aninum-row .sppb-addon.sppb-addon-animated-number.sppb-text-center:hover .sppb-animated-number-title {
     color: white;
 }

.aninum-row .sppb-addon.sppb-addon-animated-number.sppb-text-center {
    height: 300px;
    width: 350px;
    margin-left: auto;
    margin-right: auto;
    justify-content: center;
    align-items: center;
    display: flex;
    transition: .5s all;
}

.aninum-row .sppb-addon.sppb-addon-animated-number.sppb-text-center:hover {
background: #02265d;
    transition: .5s all;
    width: 300px;
}

.aninum-row .sppb-animated-number {
    text-decoration: underline;
}

.aninum-row .sppb-animated-number-title {
    text-decoration: underline;
}

.velemenyek-row {
  background: #fafafa;
}

.grecaptcha-badge {
  bottom: 110px !important;
}

/* ---------------- GDPR ---------------- */

.activebar-container {
    background-color: rgba(0, 0, 0, 0.8) !important;
    border-bottom: 1px solid #000;
    color: #fff !important;
}
.activebar-container p {
    font-size: 16px;
    padding-left: 25px;
}
.activebar-container a {
    font-weight: bold;
    font-size: 14px;
  color: #e88b00;
}
.activebar-container {
    margin: 0;
    display: block;
    position: fixed;
    top: auto !important;
    bottom: 0;
    left: 0;
    width: 100%;
    height: auto;
    z-index: 9999;
    overflow: hidden;
    overflow-x: hidden;
  border-top: 1px dotted white;
}
.activebar-container button.accept {
    color: #fff !important;
    background-color: #5cba3c !important;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 5px;
    border: none;
}

.activebar-container button {
    float: right;
    clear: none;
    margin: 5px 10px;
    padding: 10px 20px !important;
    border-radius: 0px;
    border: none;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted, .plg_system_eprivacy_module div.plg_system_eprivacy_declined {
    overflow: hidden;
    border: none !important;
    border-top: 1px dotted white !important;
    color: #fff !important;
    vertical-align: middle;
    padding: 10px !important;
    background-color: #171717;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button {
    border: 1px solid #06203d00;
    color: white;
    font-weight: 500;
    padding: 5px 10px !important;
    margin-right: 10px;
    background-color: #06203d00;
    -webkit-transition: all 0.6s ease;
    -moz-transition: all 0.6s ease;
    -o-transition: all 0.6s ease;
    transition: all 0.6s ease;
}
.plg_system_eprivacy_module div.plg_system_eprivacy_accepted button:hover, .plg_system_eprivacy_module div.plg_system_eprivacy_declined button:hover {
    color: white;
    background-color: #02265d !important;
    border: 1px solid white;
    transition: .3s ease-in-out;
}


/* ---------------- GDPR END ------------*/

div#sp-position7 {
    width: 350px;
    height: auto;
    position: fixed;
    left: 0;
    top: 0;
    padding-left: 0 !important;
    margin-left: 0 !important;
    z-index: 99999;
}


#sp-header .row {
    display: flex;
    justify-content: flex-end;
    align-content: center;
    flex-wrap: nowrap;
    flex-direction: row;
    align-items: center;
}


.sp-module.szechenyi-topbar {
    margin-left: 0 !important;
    padding-right: 10px;
}

#sp-logo .sp-column {
    margin-left: auto !important;
    display: flex;
    justify-content: center;
}

@media(max-width: 992px) {
#sp-position7 {
  position: relative !important;
}
  
  header#sp-header {
    height: 80px !important;
    align-items: center;
    justify-content: space-between;
   /* display: flex; */
    align-content: center;
    flex-direction: row;
    flex-wrap: nowrap;
}
}

@media(max-width: 1580px) {
  #sp-position7 {
  position: relative !important;
}
  
  #sp-position7, #sp-top1, #sp-top2 {
    align-items: center;
    justify-content: center;
    display: flex;
    margin-top: auto;
    margin-bottom: auto;
}
  div#sp-position7 {
    position: fixed !important;
    top: 80px;
}
}

@media(max-width: 992px) {
  section#sp-top-bar {
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    align-content: center;
    justify-content: space-between;
    align-items: center;
}

header#sp-header {
    margin-top: auto !important;
    padding: 0;
    margin: 0;
}

div#sp-menu {
}

#sp-header .row {
    height: 100%;
    align-items: center;
}
  
  .sp-column.d-flex.align-items-center.justify-content-end {
    background: white;
    padding-right: 25px;
}

}

.offcanvas-overlay {
    z-index: 99999;
}

.offcanvas-menu {
    z-index: 999999999999;
}