@charset "utf-8";

/* =============================================================== */
/* IMPORT
/* =============================================================== */
/* Helpers for Bootstrap */
@import url("helpers.css");
/* Webfonts and Icon fonts */
/*@import url("open-sans.min.css");*/
/*@import url("font-awesome.min.css");*/
/*@import url("glyphicons-regular.min.css");*/


@import url('https://fonts.cdnfonts.com/css/nexa-bold?styles=29919,29913');



.nexa {font-family: 'Nexa', sans-serif !important;}
.nexa-bold {font-family: 'Nexa', sans-serif !important;font-weight:700 !important;}


.text-orange {color: #f15628 !important;}
.text-beige {color: #e4d7c6 !important;}
.bg-orange  {background-color: #f15628 !important;}

html, body {
    color: #fff;
    background: #2d717a;
    font-family: 'Nexa', sans-serif !important;
}

h1, h2, h3 {
    font-family: 'Nexa', sans-serif !important;
}

.text-uppercase {text-transform:uppercase !important;}

.hbold {font-family: 'Nexa', sans-serif !important;}


.bg-mint {
    background-color: #2d717a;
}

@media (min-width: 1200px) {
    .container {
      width: 1250px;
    }
}

footer {
  background-color: #2d717a;
  color: rgba(255, 255, 255,1);
  font-size: 15px;
  margin-top: 0;
}
footer .footer-bottom {
  background-color: #2d717a;
  border-top: 0px solid rgba(255, 255, 255, 0.07);
  padding: 25px 0 50px;
}

.programok {
    background: #ea649f url('../img/2022/body-bg-1.jpg') no-repeat scroll center top / 100% 100%;
    padding: 50px 0 0;
}
.programok .section-title {
    font-family: 'Nexa', sans-serif !important;
    font-size: 2.5em;
    text-transform: none;
    margin: 40px auto 40px;
    color: #000;
    text-align: center;
}



#speakers-carousel.owl-theme .owl-nav {
    position: relative;
}
#speakers-carousel.owl-theme .owl-nav [class*="owl-"] {
    margin: 0;
    padding: 0;
    background: transparent;
    border-radius: 0;
}
#speakers-carousel.owl-theme .owl-nav .owl-prev {
    position: absolute;
    left: -15rem;
    top: -37rem;
}
#speakers-carousel.owl-theme .owl-nav .owl-next {
    position: absolute;
    right: -15rem;
    top: -37rem;
}

#speakers-carousel.owl-theme .owl-stage-outer {
  box-shadow: 0 0 35px 10px rgba(0,0,0,0.2);
}
#speakers-carousel.owl-theme img {
}

.landing-body.speakers-carousel {
    background: #e4d7c6 !important;
}

.landing-body .section-title {
  font-weight: 700 !important;
  font-size: 2.2em;
  line-height: 1.3;
  color: #533247;
  margin-bottom: 4rem;
}

.video-stage {
    background: #d4204a;
}
.video-stage > div {
    border: 0px solid #d4204a;
}

.idopontok .btn {
  background: #000;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 40px 5px !important;
  width: 50%;
  font-size: 50px;
  letter-spacing: 2px;
  margin-top: 20px;
  font-family: 'Nexa', sans-serif;
}

.idopontok .section-title {
    font-family: 'Nexa', sans-serif;
    font-size: 3.5em;
    text-transform: none;
    margin: 40px auto 40px;
    color: #000;
    text-align: center;
}
.idopontok .section-title-2 {
    font-family: 'Nexa', sans-serif;
    font-size: 3em;
    text-transform: none;
    margin: 40px auto 40px;
    color: #000;
    text-align: center;
}

.helyszinek {
    background: #fff url('../img/2024/tavasz/map-bg.jpg') no-repeat scroll center -80% / 100% auto;
    padding: 0 0 8rem !important;
}


#signup2 .form-control {
    background-color: #c74c83;
    border: 1px solid #c74c83;
    font-size: 30px;
    height: 50px !important;
    padding: 38px;
    color: #fff;
}
#signup2 .form-control::placeholder {
    color: #fff;
    opacity: 1;
}
#signup2 .btn {
    background: #000;
    color: #fff;
    text-transform: uppercase;
    padding: 10px 40px 5px !important;
    width: 100%;
    font-size: 50px;
    letter-spacing: 2px;
    margin-top: 20px;
    font-family: 'Nexa', sans-serif;
}

.iratkozzfel {
    position: relative;
}
.iratkozzfel::before {
  content: '';
  background: transparent url('../img/2022/deco-left.png') no-repeat scroll 0 0;
  width: 224px;
  height: 533px;
  display: block;
  position: absolute;
  left: 0;
  top: -40rem;
}

.programok {
    position: relative;
}
.programok::before {
  content: '';
  background: transparent url('../img/2022/deco-left-2.png') no-repeat scroll 0 0;
  width: 213px;
  height: 591px;
  display: block;
  position: absolute;
  left: 0;
  bottom: 30rem;
}
.programok::after {
  content: '';
  background: transparent url('../img/2022/deco-right.png') no-repeat scroll 0 0;
  width: 214px;
  height: 591px;
  display: block;
  position: absolute;
  right: 0;
  top: 75rem;
}

.idopontok {
    position: relative;
}
.idopontok::after {
  content: '';
  background: transparent url('../img/2022/deco-right-2.png') no-repeat scroll 0 0;
  width: 279px;
  height: 591px;
  display: block;
  position: absolute;
  right: 0;
  top: 45rem;
}

/* helpers */

.text-theme {
    color: #6e1b58 !important;
}

/* font sizes */
.fs-3 {
    font-size: 2.5em !important;
}
.fs-4 {
    font-size: 2em !important;
}
.fs-5 {
    font-size: 1.5em !important;
}
.fs-6 {
    font-size: 1em !important;
}
.fs-7 {
    font-size: .9em !important;
}
.fs-8 {
    font-size: .85em !important;
}
.fs-9 {
    font-size: .8em !important;
}
.fs-xl {
    font-size: 3em !important;
}
.fs-xxl {
    font-size: 4em !important;
}
.fs-xxxl {
    font-size: 5em !important;
}

/* padding vertical */
.py-6 {
    padding-top: 4rem !important;
    padding-bottom: 4rem !important;
}
.py-7 {
    padding-top: 5rem !important;
    padding-bottom: 5rem !important;
}
.py-8 {
    padding-top: 8rem !important;
    padding-bottom: 8rem !important;
}
.py-9 {
    padding-top: 7rem !important;
    padding-bottom: 7rem !important;
}

/* padding horizontal */
.px-6 {
    padding-left: 4rem !important;
    padding-right: 4rem !important;
}
.px-7 {
    padding-left: 5rem !important;
    padding-right: 5rem !important;
}
.px-8 {
    padding-left: 6rem !important;
    padding-right: 6rem !important;
}
.px-9 {
    padding-left: 7rem !important;
    padding-right: 7rem !important;
}

/* padding top */
.pt-3 {
    padding-top: 1rem !important;
}
.pt-4 {
    padding-top: 2rem !important;
}
.pt-5 {
    padding-top: 3rem !important;
}
.pt-6 {
    padding-top: 4rem !important;
}
.pt-7 {
    padding-top: 5rem !important;
}
.pt-8 {
    padding-top: 6rem !important;
}
.pt-9 {
    padding-top: 7rem !important;
}

/* padding bottom */
.pb-3 {
    padding-bottom: 1rem !important;
}
.pb-4 {
    padding-bottom: 2rem !important;
}
.pb-5 {
    padding-bottom: 3rem !important;
}
.pb-6 {
    padding-bottom: 4rem !important;
}
.pb-7 {
    padding-bottom: 5rem !important;
}
.pb-8 {
    padding-bottom: 6rem !important;
}
.pb-9 {
    padding-bottom: 7rem !important;
}

/* margin top */
.mt-3 {
    margin-top: 1rem !important;
}
.mt-4 {
    margin-top: 2rem !important;
}
.mt-5 {
    margin-top: 3rem !important;
}
.mt-6 {
    margin-top: 4rem !important;
}
.mt-7 {
    margin-top: 5rem !important;
}
.mt-8 {
    margin-top: 6rem !important;
}
.mt-9 {
    margin-top: 7rem !important;
}

/* margin bottom */
.mb-0 {
    margin-bottom: 0 !important;
}
.mb-1 {
    margin-bottom: 0.25rem !important;
}
.mb-2 {
    margin-bottom: 0.5rem !important;
}
.mb-3 {
    margin-bottom: 1rem !important;
}
.mb-4 {
    margin-bottom: 2rem !important;
}
.mb-5 {
    margin-bottom: 3rem !important;
}
.mb-6 {
    margin-bottom: 4rem !important;
}
.mb-7 {
    margin-bottom: 5rem !important;
}
.mb-8 {
    margin-bottom: 6rem !important;
}
.mb-9 {
    margin-bottom: 7rem !important;
}


/* negative margins */
.mx-n1 {
    margin-left: -0.25rem !important;
    margin-right: -0.25rem !important; 
}
.mx-n2 {
    margin-left: -0.5rem !important;
    margin-right: -0.5rem !important; 
}
.mx-n3 {
    margin-left: -0.75rem !important;
    margin-right: -0.75rem !important; 
}
.mx-n4 {
    margin-left: -1rem !important;
    margin-right: -1rem !important; 
}
.mx-n5 {
    margin-left: -1.25rem !important;
    margin-right: -1.25rem !important; 
}
.mx-n6 {
    margin-left: -1.5rem !important;
    margin-right: -1.5rem !important; 
}

.mt-n1 {
    margin-top: -0.25rem !important;
}
.mt-n2 {
    margin-top: -0.5rem !important;
}
.mt-n3 {
    margin-top: -0.75rem !important;
}
.mt-n4 {
    margin-top: -1rem !important;
}
.mt-n5 {
    margin-top: -1.25rem !important;
}
.mt-n6 {
    margin-top: -1.5rem !important;
}
.mt-n7 {
    margin-top: -5rem !important;
}
.mt-n8 {
    margin-top: -7rem !important;
}

.strong {font-weight:600;}
.strongest {font-weight:700;}
.xstrong {font-weight:800;}

.ns {font-weight:400;}

.lh-xs {
    line-height: 1;
}
.lh-sm {
    line-height: 1.2;
}
.lh-md {
    line-height: 1.4;
}
.lh-lg {
    line-height: 1.6;
}

.mx-auto {
    margin-left: auto;
    margin-right: auto;
}


@media (max-width: 575.98px) { 
    .iratkozzfel::before,
    .programok::before,
    .programok::after,
    .idopontok::after {
        display: none !important;
    }
    .programok {
      padding: 0 20px;
    }
    .programok .section-title {
        font-size: 1.5em;
    }
    .programok .col-lg-5 {
        margin-top: 0  !important;
        text-align: center;
    }
    .programok .col-lg-5 img {
        max-width: 70%;
        margin: auto;
        float: none !important;
    }
    .idopontok .section-title {
      font-size: 1.5em;
      margin: 20px auto 40px;
    }
    .iratkozzfel .btn,
    .idopontok .btn {
      width: 100% !important;
      font-size: 1.5em !important;
    }
    #speakers-carousel {
      max-width: 70% !important;
      margin: 5rem auto !important;
    }
    #speakers-carousel .item {
        text-align: center !important;
    }
    #speakers-carousel .item img {
        margin: auto !important;
    }
    #speakers-carousel .item h4 {
      font-size: 1.5em;
    }
    #speakers-carousel .item p {
      font-size: 1em;
    }
    #speakers-carousel .item p br {
      display: none !important;
    }
    #speakers-carousel.owl-theme .owl-nav .owl-prev {
      left: -6rem !important;
      top: -25rem !important;
    }
    #speakers-carousel.owl-theme .owl-nav .owl-next {
      right: -6rem !important;
      top: -25rem !important;
    }
    #speakers-carousel.owl-theme .owl-nav [class*="owl-"] img {
        width: 70%;
        height: auto;
    }
    .idopontok {
      padding: 5rem 0 2rem !important;
    }
    .helyszinek {
      background-position: center 6rem !important;
      padding: 0 0 2rem !important;
    }
    .swap-xs {
        display: grid;
    }
    .swap-xs .col-lg-5 {
        order: 1;
    }
    .swap-xs .col-lg-7 {
        order: 2;
    }
}



.input-thin-white {
  border: 2px solid #e4d7c6 !important;
  background: #e4d7c6 !important;
  border-radius: 6px !important;
  color: #533247 !important;
}
.input-thin-white::placeholder {
    color: #533247 !important;
}
.input-thin-white::focus::placeholder {
    opacity: 0.2;
}

.btn-thin-theme {
    background: #6e1b58 !important;
    border-radius: 6px !important;
}
#signup .btn {
  padding: 15px 40px 5px !important;
  font-size: 42px !important;
  margin-top: 0 !important;
  font-family: 'Nexa', sans-serif;
  font-weight: 900;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: 0;
  background: #f15628 !important;
}
#signup2 .btn {
  padding: 15px 40px 5px !important;
  font-size: 42px !important;
  margin-top: 0 !important;
  font-family: 'Nexa', sans-serif;
  font-weight: 900;
  line-height: 1.5;
  text-transform: none;
  letter-spacing: 0;
  background: #533247 !important;
}
#signup .form-control, #signup2 .form-control {
  padding: 33px;
}

.form-title {
    font-family: 'Nexa', sans-serif;
    font-size: 2.8em;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: none !important; 
}
.section-title {
    font-family: 'Nexa', sans-serif;
    font-size: 2.6em;
    font-weight: 700;
    margin-bottom: 20px;
    text-transform: none !important; 
}

.form-desc {
  font-size: 1.6em;
  line-height: 1.2;
  width: 90%;
  letter-spacing: -0.1rem;
  color: #000;
}
.form-desc strong {
    font-family: 'Nexa', sans-serif;
    font-weight: 700;
}

section.newsletter-subscribe {
    background: #f6a0c3 !important; 
}
section.newsletter-subscribe2 {
    background: #f6a0c3 !important; 
}
section.newsletter-subscribe2 .form-desc {
    color: #533247 !important; 
}
section.newsletter-subscribe form,
section.download-section .apps {
    padding-left: 0;
}

section.download-section {
    border-bottom: 1px solid #2d717a !important;
     padding-bottom: 80px !important;
}
section.download-section .apps {
    padding-top: 40px;
}
.form-control, .btn {
    border-radius: 4rem !important;
}


section.map-section {
    background: #bad092;
}
section.map-section .map-desc {
    position: relative;
}


@media (max-width: 1380px) { 
    section.map-section .map-desc:before {
        left: 10% !important;
    }
    section.map-section {
        background: #891a49;
    }
    #speakers-carousel.owl-theme .owl-nav .owl-prev {
      top: -25rem;
    }
    #speakers-carousel.owl-theme .owl-nav .owl-next {
      top: -25rem;
    }
}

@media (max-width: 850px) { 

}

@media (max-width: 575.98px) { 

    section.newsletter-subscribe,
    section.download-section {
        padding: 20px 0 !important; 
    }
    section.newsletter-subscribe form,
    section.download-section .apps {
        padding: 20px 0 !important;
    }
    .landing-body.speakers-carousel {
      
    }

    .event-map {
      margin: 0 auto !important;
    }
    
    .form-title {
        font-size: 2em !important;
    }
    .form-desc {
        font-size: 1em !important;
    }
    .section-title {
        font-size: 1.8em !important;
    }
    #speakers-carousel {
      max-width: 93% !important;
      margin: 0 15px !important;
    }
    #speakers-carousel.owl-theme .owl-stage-outer {
    }
    #speakers-carousel .item img {
    }
    
    .landing-body.map-section {
      background: #891a49;
    }
    .landing-body.map-section .map-title {
        padding:  0 30px;
    }
    .landing-body.map-section .map-desc {
        padding: 15px 20px;
    }

     
}
.product-name h1{
  max-width: 100%;
}


.map-links-mobile {
    margin: 20px 15px;
}

.btn-black {
    background: #000;
    color: #fff;
    font-size: 0.7em;
    letter-spacing: 1px;
    font-weight: 700;
    text-transform: none;
    margin-bottom: 10px;
}

.download-section .form-title {
    line-height: 0.5;
  margin-bottom: 45px;
  margin-top: 50px;
}
.download-section .form-title span {
    font-size: 0.3em;
}
.download-section .form-desc {
  font-size: 1.1em;
  margin-bottom: 30px;
}



.w-70 {
    width: 70%;
}
.w-90 {
    width: 90%;
}

@media (max-width: 575.98px) { 

    .w-70 {
        width: 100%;
    }
    .w-90 {
        width: 100%;
    }
    
    #signup .btn,
    #signup2 .btn {
      font-size: 30px !important;
    }
    .form-title {
      font-size: 1.8em !important;
    }
    .section-title {
      font-size: 1.4em !important;
    }
}


.modal-dialog {
  width: 80%;
  margin: 30px auto;
}

.modal-body {
  position: relative;
  padding: 0px;
}
.close {
  position: absolute;
  right: 8px;
  top: 0;
  z-index: 999;
  font-size: 5rem;
  font-weight: normal;
  color: #fff;
  opacity: 1;
}

.modal {
  text-align: center;
  padding: 0!important;
}

.modal:before {
  content: '';
  display: inline-block;
  height: 100%;
  vertical-align: middle;
  margin-right: -4px; /* Adjusts for spacing */
}

.modal-dialog {
  display: inline-block;
  text-align: left;
  vertical-align: middle;
}

.owl-theme .owl-dots .owl-dot span {
  width: 12px;
  height: 12px;
  background: #fff;
}
.owl-theme .owl-dots .owl-dot.active span, .owl-theme .owl-dots .owl-dot:hover span {
  background: #543147;
}


@media (max-width: 575.98px) { 
    .modal-dialog {
      width: 98%;
      margin: 30px auto;
    }
    #speakers-carousel.owl-theme .owl-nav .owl-prev {
        left: -1rem !important;
        top: 3rem !important;
    }
    #speakers-carousel.owl-theme .owl-nav .owl-next {
        right: -1rem !important;
        top: 3rem !important;
    }
}

.form-wrapper {
  background: #fff;
  padding: 50px 40px;
  border-radius: 30px;
}

.form-title  {
    color: #2d717a;
    margin-top: 70px;
}
.form-subtitle  {
  font-weight: 700 !important;
  text-transform: uppercase;
  font-size: 1.2em;
  color: #2d717a;
}
.form-desc {
    font-size: 1.1em;
    font-weight: 700 !important;
    color: #fff;
}
.newsletter-block label {
  font-size: 14px;
  letter-spacing: 0px;
  color: #2d717a;
  line-height: 1.1;
}
.newsletter-block a {
  color: #2d717a !important;
  text-decoration: underline !important;
}
.newsletter-block a:hover {
  color: #2d717a !important;
  text-decoration: none !important;
}
#signup .form-control, 
#signup2 .form-control {
  padding: 33px;
  font-size: 26px;
  padding-top: 40px;
  background: #f6a0c3 !important;
  border: #f6a0c3 !important;
  color: #fff !important;
}
#signup .btn,
#signup2 .btn {
  padding: 15px 40px 5px !important;
  font-size: 35px !important;
  margin-top: 0 !important;
  font-family: 'Nexa', sans-serif;
  font-weight: 900;
  line-height: 1.5;
  text-transform: uppercase;
  letter-spacing: 0;
  background: #2d717a !important;
  color: #fff !important;
}
#signup .form-control::placeholder, 
#signup2 .form-control::placeholder {
    color: #fff !important;
}
section.newsletter-subscribe2 .form-desc {
  color: #fff !important;
}
.download-section .form-title {
  line-height: 1;
  margin-bottom: 30px;
  margin-top: 50px;
  font-size: 1.6em;
}
.download-section .form-title span {
    font-size: 0.7em;
    display: block;
    margin-top:15px;
}
.landing-body.speakers-carousel {
  background: #99bac1 url('../img/2025/osz/slider-bg.jpg') no-repeat scroll 0 0 / cover !important;
}
#speakers-carousel.owl-theme .owl-stage-outer {
  box-shadow: none !important;
}
#speakers-carousel.owl-theme .owl-nav .owl-prev {
  position: absolute;
  left: -12rem;
  top: -34rem;
}
#speakers-carousel.owl-theme .owl-nav .owl-next {
  position: absolute;
  right: -12rem;
  top: -34rem;
}
.landing-body .section-title {
  font-weight: 700 !important;
  font-size: 1.25em;
  line-height: 1.3;
  color: #fff;
  margin-bottom: 4rem;
  text-transform: uppercase !important;
}

@media (max-width: 1380px) { 
    
    .container {
      width: 1040px;
    }
    .landing-header, 
    .map-section {
       overflow: hidden; 
    }
    .landing-header .header-desktop,
    .map-section .event-map {
      margin: 0 -8%;
    }

}

@media (max-width:768px){
    .container{width:100%;}
}

@media (max-width: 575.98px) { 
    .landing-header .header-desktop,
    .map-section .event-map {
      margin: 0;
    }
    .form-title {
      color: #2d717a;
      margin-top: 15px;
    }
    .form-wrapper {
      background: #fff;
      padding: 10px 20px;
      border-radius: 30px;
      margin-top: 15px;
    }
    #signup .btn, #signup2 .btn {
      font-size: 30px !important;
    }

}

.download-section .form-title {
    color: #f6a0c3 !important;
}
.download-section .form-title span {
    color: #fff !important;
}