/*felugro ablak*/
div.popover {
    -webkit-box-shadow: 0 5px 10px rgba(0, 0, 0, .8);
    box-shadow: 0 5px 10px rgba(0, 0, 0, .8);
}

div.popover-header {
    font-weight: bold;
    text-align: center;
}

div.popover-body {
    color: white;
    background-color: #2a4254 !important;

}

/*terkep*/
path.Debrecen_link{
    fill: #184588;
    opacity: 0.5;
}
path.Budapest_link{
    fill: #184588;
    opacity: 0.5;
}
path.vonalak {
    fill: white;
}

@media (min-width: 576px) {
    .pin_display:hover {
        fill: #7ed957!important;
    }
}

@keyframes stroke {
    from {
        stroke-dasharray: 3000;
        stroke-dashoffset: 3000;
    }
    to {
        stroke-dashoffset: 0;
    }
}
.pin.pointer {
    fill: white;
}

.pin_display {
    fill: #f99c21;
    transform-origin: center center;
    transform-box: fill-box;
    /*animation: stroke-reverse 1.5s;*/
}
.pin_activated{
    fill: #7ed957!important;
    stroke: black;
    stroke-width: 20;
    stroke-linecap: round;
    /*transform: scale(1.5);*/
    animation: stroke 1.5s linear;
}

#ep_18.pin_display {
    fill:  #7ed957!important;
    pointer-events: none;
}
/*Hamarosan felirat megjelenítése*/
#text1958-9 {
    display: none;
}
#g2976-3-3 {
    display: none;
}
#text1958-2-3 {
    display: none;
}
#g2976-3-6-6 {
    display: none;
}

/*Mátyásföld térkép pin*/
/*#ep_17.pin_display {*/
/*    pointer-events: none;*/
/*}*/
/*#path874-7-7{*/
/*    pointer-events: none;*/
/*}*/

/*@keyframes stroke-reverse {
    from {
        stroke-dashoffset: 0;
    }
    to {
        stroke-dashoffset: 3000;
        stroke-dasharray: 3000;
    }
}*/
.pointer {
    cursor: pointer;
}

.noactive {
    pointer-events:none;
    opacity: .5;
}

.ss-card {
    border: 1px solid #E5E5E5;
    /*background: #F99C21 !important;*/
    /*box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);*/
    /*-webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);*/
}
.ss-card-callback {
    border-radius: 10px;
    border: 2px solid #E5E5E5;
    -webkit-box-shadow: 0px 0px 8px 0px rgba(0,0,0,0.1);
}

.card-input-element {
    display: none;
}
.card2-input-element {
    display: none;
}
.card-input-element-callback {
    display: none;
}

.card-input:hover {
    cursor: pointer;
}

.card-input-element:checked + .card-input {
    box-shadow: 0px 0px 8px 0px #184588;
    -webkit-box-shadow: 0px 0px 8px 0px #184588;
}

.card2-input-element:checked + .card-input {
    font-weight: bold;
    text-align: center;
    color: white;
    background: #7ed957 !important;
    /*background: #F99C21 !important;*/
    /*border-color: #F99C21 !important;*/
}

.card-input-element-callback:checked + .card-input {
    border-radius: 10px;
    border: 2px solid #FF5757;
    //-webkit-box-shadow: 0px 0px 8px 0px #FF5757;
}

.checked {
    box-shadow: 0px 0px 8px 0px #184588;
    -webkit-box-shadow: 0px 0px 8px 0px #184588;
}

.active2 {
    /*box-shadow: 0px 0px 8px 0px #F99C21;*/
    /*-webkit-box-shadow: 0px 0px 8px 0px #F99C21;*/
}

a {
    color: inherit;
}
.extra {
    color: inherit;
}
.extra:hover :visited {
    color: inherit;
}

ul.a {
    list-style-type: circle;
}

ul.menu-vertical-01 li.active a, ul.menu-vertical-01 li a.active {
    background: #184588;
    color: #FFF;
}
ul.menu-vertical-01 li.active a:after, ul.menu-vertical-01 li a.active:after {
    border-color: transparent transparent transparent #184588;
}

.bg-primary {
    background: #184588 !important;
}
.btn-primary {
    background: #184588 !important;
    border-color: #184588 !important;
}
.bg-warning {
    background: #F99C21 !important;
}
.btn-warning {
    background: #F99C21 !important;
    border-color: #F99C21 !important;
}

.bg-error {
    background: #ff2a2a !important;
}
.btn-error {
    background: #ff2a2a !important;
    border-color: #ff2a2a !important;
}

.header-main .header-top {
    background-color: rgba(255, 255, 255, 1);
    color: black;
}
.header-main .header-nav {
    background-color: #184588;
    box-shadow: 0px 1px 4px rgba(0,0,0,0.3);
    color: #FFF;
}
.header-waypoint-sticky.header-main .header-nav {
    background-color: #184588;
}

.icon-font{
    color: #184588;
}

.header-main .main-nav > li > a {
    color:white;
}

.header-main .navbar-arrow .arrow-indicator {
    color:white;
}

.menu-horizontal-02 {
    background-color: #F99C21;
}
.header-main .btn.btn-toggle:before {
    color:grey;
}
.header-main .btn.btn-toggle {
    margin: 0;
}
.header-main .header-top .header-logo img {
    height: 42px;
    top: 3px;
}
@media (min-width: 576px) {
.hero-banner.set-height-03 {
    height: 300px !important;
}
}
.hero-banner .set-height-01 {
    height: 300px;
}
@media (max-width: 575px) {
.hero-banner .set-height-01 {
    height: 230px;
}
}
@media (max-width: 345px) {
    .hero-banner .set-height-01 {
        height: 200px;
    }
}
@media (max-width: 991px) {
    .header-main .header-top {
        padding: 5px 0;
    }
    }
@media (min-width: 992px) {
    .header-main .header-top {
        padding: 10px 0;
    }
}

.header-main .btn.btn-toggle:before {
    margin-top: 7px;
}
/*.testimonial-horizontal .texting {
    margin-left: 0px;
    text-align: center;
}*/

.text-link:hover {
    background-color: #184588;
    color:white;
}
.text-link-active {
    background-color: #184588;
    color:white;
}
.step-icon {
    font-size: 5em;
}
.step-icon:active{
    color: #8c8b8b !important;

}
hr.style13 {
    height: 10px;
    border: 0;
    box-shadow: 0 10px 10px -10px #8c8b8b inset;
    margin-top: 0px;
    margin-bottom: 0px;
}

.testimonial-horizontal:before {
    font-size: 50px;
}

.testimonial-horizontal {
    padding-top: 50px;
}

/*.header-main.header-mobile-menu .main-menu-nav .main-nav > li > a, .header-main.header-mobile-menu .main-menu-nav .main-nav li ul li a { line-height:1; font-size: 12px; padding: 13px 0; color: rgba(255,255,255,0.7);  padding-right: 20px !important; }*/
/*.header-main.header-mobile-menu .main-menu-nav .main-nav li ul li .arrow-indicator {  margin: 0; position: absolute; top: 14px; right: 20px; }*/
/*.header-main.header-mobile-menu .main-menu-nav .main-nav li ul { position:relative; top: 0; left:20px; width: 100%; background-color: transparent; }*/

.form-check-input:checked {
    background-color: #F99C21 !important;
}

.sw-theme-dots > .nav .nav-link.active::after {
    background-color: #F99C21 !important;
}
.sw-theme-dots > .nav .nav-link.done::after {
    background-color: #8c8b8b !important;
}
.sw-theme-dots > .nav .nav-link.active {
    color: #F99C21 !important;
    cursor: pointer;
}
.sw-theme-dots > .nav .nav-link.done {
    color: #8c8b8b !important;
    cursor: pointer;
}
.icheckbox_flat-orange {
    vertical-align: top !important;
}
.icheckbox_flat-blue {
    vertical-align: top !important;
}
@media (max-width: 767px) {
    .map-icon {
        height: 65px !important;
    }
}
.text-warning {
    color: #F99C21 !important;
}
.just-font br {
    content: "";
    display: block;
    font-size: 200%;
}

.flag {
    width: 15px;
    display: inline-block;
    vertical-align: middle;
    margin-top: -4px;
    margin-right: 5px;
}

.noheight {
    line-height: normal;
}
.btn-wide {
padding: 0.75rem 1.5rem;
}

.bg {
    background: no-repeat center center fixed;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
}

.slide-right-01 {
    width: 100%;
    overflow: hidden;
    /*margin-left: 100px;*/
    max-width: 500px
}
.slide-right-02 {
    width: 100%;
    overflow: hidden;
    /*margin-left: 100px;*/
    max-width: 500px
}
.slide-left-01 {
    width: 100%;
    overflow: hidden;
    /*margin-left: 100px;*/
    /*max-width: 500px*/
}

.slide-01 {
    animation: 2s slide-right 0.5s forwards;
    transform:translateX(-200%);
}
.slide-02 {
    animation: 2s slide-right 1s forwards;
    transform:translateX(-200%);
}
.slide-03 {
    animation: 2s slide-right 1s forwards;
    transform:translateX(300%);
}


@keyframes slide-right {
    to {
        transform:translateX(0);
    }
}
@keyframes slide-left {
    to {
        transform:translateX(0);
    }
}
.bg-third {
    background: #A6A6A6 !important; color: #FFF;
}

.wishChkBox  input[type='checkbox'] {
    display:none;
}

@media (min-width: 500px) {
    .wishChkBox input[type='checkbox']+ label:before {
        display: inline-block;
        font-family: 'ElegantIcons';
        /*color: #184588;*/
        color: #f99c21;
        content: "\e0fd";
        font-size:2rem;
        cursor:pointer;
        float:left;
        margin-right: 7px;
        margin-bottom: 5px;
    }
}

@media (max-width: 499px) {
    .wishChkBox input[type='checkbox'] + label:before {
        display: inline-block;
        font-family: 'ElegantIcons';
        /*color: #184588;*/
        color: #f99c21;
        content: "\e0fd";
        font-size: 1.8rem;
        cursor: pointer;
        float: left;
        margin-right: 7px;
        margin-bottom: 5px;
    }
}
.wishChkBox  input[type='checkbox']:checked + label:before {
    color: #7ed957;
}
.form-check-label {
    cursor: pointer;
}
.accordion-header a.collapsed:before {
    font-family: 'ElegantIcons';
    content: "\e03a";
    color: #F99C21;
    font-size:1.5rem;
    float: right;
    transition: all 0.5s;
}
.accordion-header a:before {
    font-family: 'ElegantIcons';
    content: "\e039";
    color: #F99C21;
    font-size:1.5rem;
    float: right;
    transition: all 0.5s;
}

.text-gray {
    color: #8c8b8b;
}

@media (max-width: 374px) {
    .fcaption-height {
        top: 20px !important;
    }
}

@media (min-width: 375px) {
    .fcaption-height {
        top: 40px !important;
    }
}

@media (min-width: 992px) {
    .fcaption-height {
        top: 80px !important;
    }
}
/*@media (max-width: 992px) {*/
/*img {max-width: 50%;height: auto;-ms-interpolation-mode: bicubic;}*/
/*}*/

.m_br {display:none}
@media screen and (max-width : 374px){
    .m_br{
        display:block
    }
}

.close-button {
    z-index: 100000;
    width: 36px;
    height: 10px;
    /*background-color: rgb(255, 255, 255);*/
    /*box-shadow: 0px 0px 8px 0px darkgrey;*/
    /*-webkit-box-shadow: 0px 0px 8px 0px darkgrey;*/
    /*border-radius: 50%;*/
    font-weight: bold;
    font-size: medium;
    -webkit-box-align: center;
    align-items: center;
    display: flex;
    flex-wrap: nowrap;
    -webkit-box-pack: center;
    justify-content: center;
}

.szechenyi-logo {
    cursor: pointer;
}

.palyazat {
    position: fixed;
    bottom: -10px;
    left: 0px;
    z-index: 99999
}

.google-review {
    position: fixed;
    bottom: -10px;
    right: 0px;
    z-index: 99999
}

@media (max-width: 374px) {
    .header-title {
        font-size: 22px !important;
    }
}

@media (min-width: 375px) {
    .header-title {
        font-size: 36px !important;
    }
}

@media (min-width: 992px) {
    .header-title {
        font-size: 48px !important;
    }
}

@media (max-width: 374px) {
    .header-content {
        font-size: 12px !important;
    }
}

@media (min-width: 375px) {
    .header-content {
        font-size: 15px !important;
    }
}

@media (min-width: 992px) {
    .header-content {
        font-size: 18px !important;
    }
}

@media (max-width: 500px) {
    .map-height {
        height: 340px !important;
    }
}

.bg-green {
    background: #7ed957 !important;
}

.debrecen input[type='checkbox']+ label:before {
    display: inline-block;
    font-family: 'ElegantIcons';
     color: dimgrey;
    content: "\e0fd";
    font-size: 2rem;
    cursor: pointer;
    float: left;
    margin-right: 7px;
    margin-bottom: 5px;
}

.debrecen input[type='checkbox']:checked + label:before {
    color: #7ed957;
}

@media (max-width: 500px) {
    svg {
        height: 95% !important;
    }
}

.grecaptcha-badge { visibility: hidden; }

.form-check_ {
    display: flex;
    align-items: flex-start;
    gap: 0.5rem; /* vagy: 8px */
    flex-wrap: nowrap;
    max-width: 100%;
}

.icheckbox_flat-orange {
    flex-shrink: 0; /* Ne zsugorodjon össze a checkbox */
    margin-top: 3px; /* Hogy függőlegesen igazodjon a szöveghez */
}

.form-check-label {
    flex: 1;
    word-break: break-word;
    overflow-wrap: break-word;
}