@font-face {
    font-family: 'AvenirNextLTPro';
    src: url('fonts2/AVENIRNEXTLTPRO-ULTLT.woff2') format('woff2'),
         url('fonts2/AVENIRNEXTLTPRO-ULTLT.woff') format('woff');
    font-weight: 200;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextLTPro';
    src: url('fonts2/AVENIRNEXTLTPRO-MEDIUM.woff2') format('woff2'),
         url('fonts2/AVENIRNEXTLTPRO-MEDIUM.woff') format('woff');
    font-weight: 500;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextLTPro';
    src: url('fonts2/AVENIRNEXTLTPRO-DEMI.woff2') format('woff2'),
         url('fonts2/AVENIRNEXTLTPRO-DEMI.woff') format('woff');
    font-weight: 600;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextLTPro';
    src: url('fonts2/AVENIRNEXTLTPRO-HEAVY.woff2') format('woff2'),
         url('fonts2/AVENIRNEXTLTPRO-HEAVY.woff') format('woff');
    font-weight: 800;
    font-style: normal;
}

@font-face {
    font-family: 'AvenirNextLTPro';
    src: url('fonts2/AVENIR-BOLD.woff2') format('woff2'),
         url('fonts2/AVENIR-BOLD.woff') format('woff');
    font-weight: 700;
    font-style: normal;
}


.owl-nav button { 
    position: absolute;
    top: 50%;
    background-color: #000;
    color: #fff;
    margin: 0;
    transition: all 0.3s ease-in-out;
  }
  .owl-nav button.owl-prev {
    left: 0;
  }
  .owl-nav button.owl-next {
    right: 0;
  }
  
  .owl-dots {
    text-align: center;
    padding-top: 15px;
  }
  .owl-dots button.owl-dot {
    width: 15px;
    height: 15px;
    border-radius: 50%;
    display: inline-block;
    background: #888 !important;
    margin: 0 3px;
  }
  .owl-dots button.owl-dot.active {
    background-color: #000 !important;
  }
  .owl-dots button.owl-dot:focus {
    outline: none;
  }
  .owl-nav button {
      position: absolute;
      top: 50%;
      transform: translateY(-50%);
      background: rgba(255, 255, 255, 0.38) !important;
  }
  span {
      font-size: 70px;    
      position: relative;
      top: -5px;
  }
  .owl-nav button:focus {
      outline: none;
  }

  .owl-nav { display:none !important }


#thaankyou .modal-content
{
    background:#000;
    color: white;
    padding:25px
    
}



.custom_select {
    appearance: none;
    -webkit-appearance: none;
    -moz-appearance: none;
    background: url('arrow1.svg') no-repeat;
    background-position: right 0.75rem center;
    background-size: 20px 39px

}

.ebird
{
    padding: 2px 5px;
    color: white;
    background: #3CC964;
    text-transform: uppercase;
    margin-left: 6px
}

.pg-ttl
{
    color: white
}

.pg-ttl h1
{
    font-size:36px;
    padding-top:35px;
    padding-bottom: 35px;
}

.org_eve
{
    font-size:18px;
}

.org_eve2
{
    font-size:18px;
}


.fnt1
{
    font-size:36px;
    font-weight: 500;
}


.disabled-link {
    color: #aaa; /* Grey color to indicate disabled state */
    pointer-events: none; /* Prevent clicking */
    cursor: not-allowed; /* Show a 'not-allowed' cursor */
    text-decoration: none; /* Remove underline */
}
 

#inscriere-btn
{
    position:absolute;
}


#home-container-1 {
    background: #000;
    min-height: 977px;
    position: relative;
}


.flex-mobile  .desscode
{
    margin-top:8px
}


#header-mobile {
    display: none;
}

.btn-inverted {
    background: black;
    color: white;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.btn-inverted:hover {
    color: black;
    background: white;
    border-color: black
}

.nav_desktp{
    position: relative;
    z-index: 9999;
}

.btn-white {
    color: black;
    background: white;
    border-color: black;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.btn-white:hover {
    color: white;
    background: black;
    border-color: white;
}

.btn-white-transparent {
    color: black;
    background: white;
    border-color: black;
    padding-top: 15px;
    padding-bottom: 15px;
    text-transform: uppercase;
}

.btn-white-transparent:hover {

    background: black;
    color: white;
}

.scrolling {
    height: 250px;
    overflow-y: scroll;
}


.btn-inv-primary {
    color: white;
    background: black;
    padding: 13px 50px;
    text-transform: uppercase;
}

.btn-inv-primary:hover {
    background: #333;
    color: white
}

.showdiv {
    display: none;
}

.choice {
    padding: 15px;
    border-bottom: 1px solid #ccc;
}


#page-container-1 {
    background: #000;
    min-height: 327px;
    position: relative;
}

body {
    font-family: "AvenirNextLTPro", sans-serif;
}

.inscrieri-block
{
    font-family: "AvenirNextLTPro", sans-serif;
}

.cazuri-editii-precedente {
    font-size: 26px;
    font-weight: 400;
    color: white;
    margin-top: 55px
}

.cazuri-class {
    color: white;
    text-transform: uppercase;
    font-size: 18px
}


.despre-noi-block-1 {
    font-size: 36px;
    line-height: 130%;
}


.btn-primary {
    color: black;
    text-transform: uppercase;
    background: white;
    border-color: white;
    font-size: 0.75em;
    font-weight: 700;
   font-family: 'AvenirNextLTPro', sans-serif;
    padding: 13px 40px;
    border-radius: 0;
    letter-spacing: 1px;;
    line-height: 100%;
}

.btn-whiteborder {
    color: #fff;
    text-transform: uppercase;
    background: transparent;
    border-color: #fff;
    font-size: 0.8em;
    font-weight: 600;
    ;
    padding: 13px 40px;
    border-radius: 0;
}

.btn-whiteborder:hover{
    color: #000;
    background: #fff;
}


.btn-black {
    color: #fff;
    text-transform: uppercase;
    background: #000;
    border-color: #000;
    font-size: 0.8em;
    font-weight: 600;
    font-family: 'AvenirNextLTPro', sans-serif;
    padding: 13px 40px;
    border-radius: 0;
    letter-spacing: 2px;
}

.btn-black:hover {
    color: #000;
    background: #fff;
    border-color: #000;
}

#main-info-wrapper {
    max-width: 474px;
}


.btn-outline-primary {
    color: white;
    text-transform: uppercase;

    border-color: white;
    font-size: 0.8em;
    font-weight: 600;
    ;
    padding: 13px 40px;
    border-radius: 0;
}

.btn-outline-primary:hover {
    background: white;
    color: black;
    border-color: #000;
}

.new-padding1 {

    padding: 18px 40px;
}

.btn-primary:hover {
    color: white;
    background: black;
    border-color: black;
}


.main-menu ul {
    padding: 0;
    margin: 0;
}

.main-menu ul li {
    display: block;
    text-transform: uppercase;
    font-size: 0.7em;
    font-weight: 300;
    text-align: right;
    margin-bottom: 10px
}


.main-menu ul li a:link,
.main-menu ul li a:visited {
    color: #9F9F9F;
    text-decoration: none;
    font-size: 12px;
    font-weight: 600;
    letter-spacing: 3px;
}

.main-menu ul li a:hover {
    text-decoration: underline;
}

.mask1 {
    position: absolute;
    top: 0;
    left: 0;
    background: url('images/mask1.png');
    min-height: 980px;
    min-width: 1360px;
    z-index: 999;
}


.main-ttl {
    color: white;
    max-width: 200px;
    max-width: 474px;
    font-weight: 400;
    font-size: 80px;
    line-height: 84px;
}

.ccl1 {
    font-weight: 600;
}

#main-info {
    max-width: 434px;
}

#main-info h2 {
    text-transform: uppercase;
    color: white;
    font-size: 16px;
    font-weight: 700;
    letter-spacing: 3px;
}

#main-info p {
    text-transform: uppercase;
    color: white;
    font-size: 0.9em;
    font-weight: 300;
    letter-spacing: 5px;
}

.trofeu {
    position: relative;
}

.trofeu img {
    position: absolute;
    top: -229px
}

.desscode {
    color: white;
    text-transform: uppercase;
    font-size:12px
    
}

.desscode p {
    font-weight: 400;
}


.desscode p b {
    font-weight: 500;
}

.text-main-index {
    font-size: 36px;
    max-width: 794px;
    margin: auto
}

.smaller-text-index {
    font-size: 1.2em;
    max-width: 660px;
    margin: auto
}

.card-1 {
    border: 1px solid #000;
    text-align: center;
    position: relative;
}

.card-1 h4 {
    font-weight: 700;
    font-size: 56px;
    margin-top: 0;
    padding-top: 5px
}

.card-1 p {
    text-transform: uppercase;
    padding: 0;
    margin: 0;
    font-size:12px;
    letter-spacing: 2px;
}

.card-1 img {
    position: absolute;
    right: 10px;
    top: 10px
}


.eveniment-name {
    font-size: 46px;
    font-weight: 700;
    color:#000
}

.eveniment-time {
    font-size: 3em;
    color: #777
}

.border-bottom-1 {
    border-bottom: 1px solid #444
}


.border-bottom-2 {
    border-bottom: 1px solid #ddd
}

.btn-outline-secondary {
    padding: 13px 40px;
    text-transform: uppercase;
    border-radius: 0;
}

.p-text {
    color: white;
    font-size: 1.52em
}

.despre-noi-p {
    text-transform: uppercase;
    color: #000;
    font-weight: 700;
}

.p-text2 {
    color: #111;
    text-transform: uppercase;
}

.p-text2a {
    color: #333;
    text-transform: uppercase;
}

.guy-phone {
    position: absolute;
    left: 0;
    bottom: 0;
    height: 398px;
    width: 885px;
    background: url('images/guy_phone.png') no-repeat;
}

.sponsori .sponsor-box {
    width: 20%;
    display: inline-block;
    ;
    padding: 15px;
    text-align: center;
}

#p-academic {
    background: #fff;
    border: 1px solid #ccc;
}

#p-vip {
    background: #E5E4E2;
}

#p-plati {
    background: #fff;
    border: 1px solid #ccc;
}

.inscrieri-block {
    background: #1B1B1B
}


.regular-page-header-p {
    color: white;
    padding: 0;
    margin: 0;
    text-transform: uppercase;
}

#inscrieri-block {
    background: #292929;
    min-height: 90px;

    max-width: 700px;
    margin: auto;
    margin-top: 50px;
}

.pasi {
    width: 100%;
    margin: auto;
    display: flex;
    /* Enables flexbox */
    width: 100%;
    /* Container takes full width */
    margin: 0;
    padding: 0;
}

.pasi .pas {
    flex: 0 0 20%;
    border-bottom: 4px solid #ccc;
    text-align: center;
    margin: 0;
    background: white
}

.pasi .pas h3 {
    text-transform: uppercase;
    font-size: 13px;
    font-weight: 300;
    color: #999;
    padding-top: 15px;
    padding-bottom: 10px
}

.pasi .active {
    border-color: #000
}

.pasi .active h3 {
    color: #000;
    font-weight: 600;
}

.pasi .done h3 {
    color: #999;
    font-weight: 600;
}


.pasi .pas h3::before {
    content: '\2022';
    /* Unicode for a bullet (grey dot) */
    color: #ccc;
    /* Grey color */
    font-size: 20px;
    /* Adjust size as needed */
    display: inline-block;
    width: 10px;
    margin-right: 10px;
    vertical-align: middle;
}

.pasi .pas.active h3::before {
    content: '\2022';
    /* Unicode for a bullet (current step) */
    color: #4CAF50;
    /* Green color */
}


.pasi .pas.completed h3::before {
    content: '\2713';
    /* Unicode for check mark */
    color: #ccc;
    /* Green color to show completion */
}

.pasi .completed h3 {
    color: #999
}

.form-content-1 {
    width: 700px;
    margin: auto;
}


.total-block {
    background: #f2f2f2
}

.uppercase-font {
    text-transform: uppercase;
}

.file_upload {
    border: 1px solid #ddd
}

.fnt-231 {
    font-size: 26px
}


#tetrul-block {

    background: black;
    min-height: 715px;
   overflow: hidden;
}

.half-background {
    width: 100%;

    background:
        linear-gradient(to right, transparent 50%, rgb(0, 0, 0) 50%),
        url('images/map1.png') no-repeat right;
    background-size: 50% 100%;
}

.bg-img-harta {
    position: absolute;
    top: 0;
    left: 0
}


.components-1 h2 {
    color: white;
    text-transform: uppercase;
    font-weight: 700;
    font-size: 16px;
    margin-bottom: 0px
}


.xv1 {
    font-weight: 700;
    font-size: 12px;
    text-transform: uppercase;
    letter-spacing: 2px;
}

.xv2 {
    font-weight: 400;
    letter-spacing: 3px;
    font-size: 12px;
    text-transform: uppercase;
}



.components-1 p {
    color: white;
    text-transform: uppercase;
    font-size: 15px;
    font-weight: 300;
}

#parti_eveniment {
    background: black;
    padding-top: 55px;
    padding-bottom: 55px
}

#parti_eveniment h3 {
    color: white
}



.item_access_general {
    width: 100%;
    background: #292929;
    color: white;
    padding: 25px;
    border: 1px solid white;
}

.item_access_general.future {
    color: #aaa;
}

.item_access_general.future .btn-primary {
    opacity: 0.5;
    cursor: default;
}

.item_access_general .acces-gen-text {
    text-transform: uppercase;
    font-weight: 800;
    font-size: 17px
}

.item_access_general .early-bird {
    padding: 2px 12px;
    color: white;
    background: #3CC964;
    text-transform: uppercase;
}

.item_access_general.future .early-bird {
    background: none;
    color: #aaa;
    border: 1px solid #aaa;
}

.item_access_general.future .pret {
    color: #ccc;
}

.item_access_general .pret {
    color: #3CC964;
    font-weight: 700;

}

.item_access_general.caz_wrapper .pret {
    color: #fff;
}

.item_access_general.caz_wrapper .pret .cazz {
    font-weight: 400;
}

.item_access_general .data-dt {
    text-transform: uppercase;
}

.item_access_general .rest-text {

    font-size: 14px
}

.item_access_general .nrbilete {
    text-transform: uppercase;
}

.item_access_general.caz_wrapper .nrbilete {
    display: flex;
    flex-flow: wrap;
    justify-content: flex-end;
}

.item_access_general.caz_wrapper .nrbilete .iconwrapper {
    padding-right: 10px;
}

.item_access_general.future {
    border-color: transparent;
}


#parti_eveniment h3 {
    text-transform: uppercase;
    font-size: 20px
}


/*slider css  */
.slider_wrapper_big {
    height: 592px;
}
.collumns_wrapper{
    display: flex;
    flex-flow: row;
    align-items: start;
}
.collumns_wrapper .col1{
    flex: 0 0 auto;
    width: 100%;
}
.collumns_wrapper .col2{
    flex: 0 0 auto;
    width: 50%;
}
.slider_remote_changer_navigation {
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    max-height: 592px;
    overflow-y: scroll;
}


.slider_remote_changer_navigation .active {
    opacity: 0.5;    
}

.slider_remote_changer_navigation .image_item {
    flex: 0 0 auto;
    width: 50%;
    text-align: center;
    display: flex;
    flex-flow: wrap;
    justify-content: center;
    padding: 15px;
}

.slider_remote_changer_navigation .image_item img {
    height: auto;
    width: 100%;
}

.slider_wrapper_big {
    overflow: hidden;
    
}

.slider_remote_changer_wrapper {
    position: relative;
}

.slider_remote_changer {
    padding-top: 15px;
}
.slider_remote_changer .slide_item {
    max-height: 100%;
    padding: 0;
    
}
.slider_remote_changer .slide_item img {
    width: 100%;
}
.slider_remote_changer .slide_item .sl_title {
    height: 205px;
    font-family: DM Serif Display, sans-serif;
    font-size: 40px;
    font-weight: 400;
    line-height: 52px;
    letter-spacing: 0em;
    text-align: left;
    color: #00263C;
    text-overflow: ellipsis;
    overflow: hidden;
    margin-bottom: 20px;

}

.slider_remote_changer .slide_item .sl_author {
    padding-right: 98px;
    width: 100%;
    border-top: 1px solid #D1D3D5;
    padding-top: 15px;
    padding-bottom: 17px;
}

.slider_remote_changer_title {
    position: relative;
    font-family: "DM Serif Display";
    font-size: 64px;
    font-weight: 400;
    line-height: 70px;
    letter-spacing: 0em;
    text-align: right;
    
    color: #00263C;

}

.slider_remote_changer_title .title {
    text-align: center;
    margin-top: -125px;
}

.blank_collumn {
    height: 50px;
}

.slider_remote_changer .slide_item .author_name {
        font-family: DM Sans, sans-serif;
    font-size: 18px;
    font-weight: 700;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    
    color: #00263C;

}
.slider_remote_changer .slide_item .author_position {
    font-family: DM Sans,  sans-serif;
    font-size: 18px;
    font-weight: 400;
    line-height: 26px;
    letter-spacing: 0em;
    text-align: left;
    
    color: #00263C;

}
.slider_remote_changer_wrapper .navigation_section {
    position: absolute;
    top: initial;
    right: 15px;
    bottom: 30px;
    z-index: 1;
}

.slider_remote_changer_wrapper .navigation_section .slick-arrow {
    padding: 15px 15px 10px 15px;
    border: 1px solid #00263C;
    margin-right: 10px;
    cursor: pointer;
}
.slider_remote_changer_wrapper .navigation_section .slick-arrow:last-child {
    margin-right: 0;
}

.slider_remote_changer_wrapper .navigation_section .slick-arrow svg path {
    fill: #00263C;
}
.slider_remote_changer_wrapper .slick-arrow.slick-disabled {
    border-color: #A9C5E5;
}
.slider_remote_changer_wrapper .slick-arrow.slick-disabled svg path{
    fill: #A9C5E5;
    
}

/*end slider css  */

/*slider two columns*/
.columns {
    display: flex;
    flex-flow: wrap;
}

.columns .col2 {
    flex: 0 0 auto;
    width: 50%;
}
.slider_with_two_columns_wrapper {
    position: relative;
    padding-top: 35px;
    margin-bottom: 132px;
}

.slider_with_two_columns .sl_item .left {
    width: 65%;
}
.slider_with_two_columns .sl_item .right {
    width: 35%;
}

.slider_with_two_columns .sl_item .img_wrap {
    padding-right: 25px;
}
.slider_with_two_columns .sl_item .img_wrap img {
    width: 100%;
    height: auto;
    object-fit: cover;
}

.slider_with_two_columns .sl_item .rating {
    display: flex;
    padding: 25px 0 15px 0;
}
.slider_with_two_columns .sl_item .sl_title {
    max-width: 326px;
    margin-bottom: 50px;
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 36.4px;
    text-align: left;

}

.slider_with_two_columns .sl_item {
    display: flex;
    flex-flow: wrap;
}

.slider_with_two_columns_wrapper .slider_with_two_columns_navigation_section {
    position: absolute;
    right: 0;
    bottom: 0;
}

.slider_with_two_columns_wrapper .slider_with_two_columns_navigation_section .slick-dots {
    list-style: none;
    margin: 0;
}

.slider_with_two_columns_wrapper .slider_with_two_columns_navigation_section .slick-dots li {
    display: inline-block;
    padding: 0;
    margin-right: 15px;
}

.slider_with_two_columns_wrapper .slider_with_two_columns_navigation_section .slick-dots li.slick-active button {
    background: #000000;
}

.slider_with_two_columns_wrapper .slider_with_two_columns_navigation_section .slick-dots li button {
    font-size: 0;
    width: 8px;
    height: 16px;
    border-radius: 50% 50%;
    background: #fff;
}
/*end slider two columns*/

/*sldier with simple columns*/
.slider_with_number_elements .number {
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 46px;
    text-align: left;
    color: #fff;
}

.slider_with_number_elements .slider-item {
    position: relative;
    padding-top: 25px;
}

.slider_with_number_elements .slider-item.slick-current #sliderprogress {
    opacity: 1;
}

.slider_with_number_elements .slick-list{
    padding:0 120px 0 0;
}

.slider_with_number_elements_wrapper {
    position: relative;
    padding-bottom: 50px;
}
.slider_with_number_elements_wrapper .bggardient {
    position: absolute;
    top: 0;
    right: 0;
    display: inline-block;
    width: 250px;
    height: 150px;
    background: rgb(2,0,36);
    background: linear-gradient(90deg, rgba(2,0,36,0) 0%, rgba(0,0,0,1) 100%);
    z-index: 1;
}

.slider_with_number_elements .mytext {
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 18px;
    font-weight: 600;
    line-height: 27px;
    text-align: left;
    color: #fff;
    padding-left: 25px;
    padding-right: 25px;
}

.slider_with_number_elements .mytext .mytext_dscription {
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 14px;
    font-weight: 400;
    line-height: 21px;
    text-align: left;
    color: #fff;
    opacity: 0.6;
}

.slider_with_number_elements .cstm_arrows {
    position: absolute;
    top: 50%;
    transform: translateY(-50%);
    border: 1px solid #fff;
    border-radius: 50%;
    padding: 15px;
}

.slider_with_number_elements .cstm_arrows.slick-disabled {
    display: none!important;
}
.slider_with_number_elements .cstm_arrows.arrow-pre {
    left: -120px;
}
.slider_with_number_elements .cstm_arrows.arrow-next {
    right: -120px;
}


     
#sliderprogress {
    position: absolute;
    left: 0;
    top: 0;
    width: 100%;
    background-color: #fff;
    opacity: 0.6;
}

#sliderprogress_bar {
  width: 0%;
  height: 3px;
  background-color: #fff;
}
/*end sldier with simple columns*/


.small_details_entry {
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 16px;
    font-weight: 400;
    line-height: 24px;
    text-align: left;
    color: #fff;
    
    margin-bottom: 15px;

}

.timeline-section {
    margin-bottom: 15px;
}


/*timeline acordion*/
.timeline-section .accordion-header {
    background: transparent;
    
}

.timeline-section .accordion {
    margin-bottom: 25px;
}

.timeline-section .date_title {
    position: relative;
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.4px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #fff;
    background: transparent;
    border: 0;
    box-shadow: none;
 text-transform: uppercase;
 padding: 15px 0;
 cursor: pointer;
 z-index: 0;
}

.timeline-section .date_title .circle {
    display: inline-block;
    position: absolute;
    left: -25px;
    top: 50%;
    width: 8px;
    height: 8px;
    background: #2AE55F;
    border: 1px solid #2AE55F;
    border-radius: 50% 50%;
    transform: translateY(-50%);
    
}


.timeline-section .date_title .line {
      display: block;
    position: absolute;
    top: 45px;
    left: -21px;
    width: 1px;
    height: 30%;
    background: #fff;
    z-index: 1;
}

.timeline-section .ac-item:last-child .date_title .line {
    display: none;
}

.timeline-section .date_title.collapsed .circle {
    background: transparent;
    border-color: #fff;
}

.timeline-section .date_title .date_evnt {
    display: none;
    font-family: "AvenirNextLTPro", sans-serif;
font-size: 12px;
font-weight: 500;
line-height: 14.4px;
letter-spacing: 0.1em;
text-align: left;
padding-left: 20px;
}

.timeline-section .date_title.collapsed .date_evnt,
.timeline-section .date_title .accordion-button.collapsed .date_evnt,
.timeline-section .date_title .collapsed .date_evnt {
    display: inline-block;


}

.timeline-section .date_title button {
    border: 0;
}

.timeline-section .date_title button:focus:not(:focus-visible),
.timeline-section .date_title .accordion-button:not(.collapsed) {
    background: transparent;
    color: #fff;
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 12px;
    font-weight: 700;
    line-height: 14.4px;
    letter-spacing: 0.1em;
    text-align: left;
    border: 0;
     box-shadow: none;
     
}

.timeline-section .date_title.collapsed,
.timeline-section .date_title .accordion-button.collapsed,
.timeline-section .date_title .collapsed {
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 19.2px;
    letter-spacing: 0.1em;
    text-align: left;
    color: #FFFFFF;
    opacity: 0.5;
    background: transparent;
    border-bottom: 1px solid #FFFFFF;
     text-transform: uppercase;
}

.timeline-section .accordion-button:not(.collapsed)::after {
    display: none;
}

.timeline-section .date_content {
    display: flex;
    flex-flow: wrap;
    background: transparent;
    
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 16px;
    font-weight: 700;
    line-height: 22.4px;
    letter-spacing: 0.2em;
    text-align: left;
    color: #fff;
    text-transform: uppercase;
    border-bottom: 1px solid rgba(255, 255, 255, 0.5);
    padding: 0 0 15px 0;
}

.timeline-section .ac-item {
    background: transparent;
    position: relative;
    z-index: 0;
}

.timeline-section .accordion-collapse.collapse.show .line {
    display: block;
    position: absolute;
    top: 45px;
    left: -21px;
    width: 1px;
    height: 67%;
    background: #fff;
    z-index: 1;
}

.timeline-section .ac-item:last-child .accordion-collapse.collapse.show .line {
    display: none;
}

.timeline-section .date_content .left {
    flex: 0 0 auto;
}
.timeline-section .date_content .center {
    flex: 0 0 auto;
    padding: 0 25px;
}
.timeline-section .date_content .right {
    flex: 0 0 auto;
}
/*end timeline acordion*/

.becomepartener_btn_wrapper {
    margin-bottom: 100px;
}

#main-ttl2
{display:none !important}


#reg-page-header-mobile { display: none;}



.counter-container {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width:120px;
    margin:auto;
    margin-top:10px;
 
    padding: 4px;
    border: 1px solid #ccc;
    border-radius: 0px;
  }

  .counter-button {
    cursor: pointer;
    padding: 5px;
    font-size: 20px;
    user-select: none;
  }

  .counter-value {
    margin: 0 10px;
    font-size: 20px;
  }





  .counter-container1 {
    display: flex;
    align-items: center;
    justify-content: center;
    max-width:120px;
    margin:auto;
    margin-top:10px;
 
    padding: 4px;
    border: 1px solid #999;
    border-radius: 0px;
  }

  .counter-button1 {
    cursor: pointer;
    padding: 5px;
    font-size: 20px;
    user-select: none;
  }

  .counter-value1 {
    margin: 0 10px;
    font-size: 20px;
  }


.counter-value {
        width: 35px;
        background: transparent;
        border: 0;
        color: #fff;
        font-size: 16px;
        font-weight: 500;
        line-height: 19.2px;
        letter-spacing: 0.2em;
        text-align: center;
        margin: 0;
    }
    
    .counter-value:focus-visible {
        border: 0!important;
        outline: 0; 
    }
    
    /* Chrome, Safari, Edge, Opera */
    input.counter-value::-webkit-outer-spin-button,
    input.counter-value::-webkit-inner-spin-button {
      -webkit-appearance: none;
      margin: 0;
    }

    /* Firefox */
    input.counter-value[type=number] {
      -moz-appearance: textfield;
    }


.header_tickets {
    border: 0;
}
.header_tickets .right {
    text-align: right;
}
.header_tickets .text-right {
    display: flex;
    flex-flow: column;
    align-items: flex-end;
}
.header_tickets .counter-container {
    margin: 10px 0;
}


.mmmbb
{
    margin-top:85px
}

@media only screen and (max-width: 1400px) {
    #home-container-1 {
        overflow: hidden;
    }
}



#guy-phone-mobile, #slider-two_two-mobile  { display: none}



@media only screen and (min-width: 768px) {

    #devinoPartenerModal .modal-dialog { width: 670px; max-width: 670px }
    .bb112 {
        font-size:18px
    }

    .owl_item
    {
        padding-left: 15px
    }

    .owl-item
    {
        height:300px
    }
}


#slider-two_two-mobile .slider-item
{
    margin-bottom:25px
}

#slider-two_two-mobile .slider-item .number
{
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 46px;
    font-weight: 700;
    line-height: 46px;
    text-align: left;
    margin-bottom:20px;
    color: #fff;
}


#slider-two_two-mobile .slider-item .mytext
{
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 16px;
    font-weight: 500;
    line-height: 27px;
    text-align: left;
    color: #fff;
}


#slider-two_two-mobile .slider-item .mytext_dscription
{
    font-size:14px;
    font-weight: 400;
}

.select2-search--dropdown {
    font-size: 16px;
}
.select2-container {
    height: 35px!important;
}
.select2-container--default .select2-selection--single .select2-selection__rendered {
    padding-top: 3px;
}
.select2-container {
    height: 24px;
}
 .select2-container .select2-selection--single .select2-selection__rendered {
    
    font-weight: 400;
    text-align: left;

}
 .specialselectwrapper span {
    top: 0!important;
   font-size: 16px;
    font-weight: 400!important;
 }
 
 .select2-search--dropdown {
    font-size: 16px!important;
}
 
.select2-container .select2-selection--single {
   height: 36px;
 }
 
.select2-results__option--selectable {
    font-size: 16px!important;
}

@media only screen and (max-width: 768px) {

    h1 span
    {
            font-size: 43px;
            position: relative;
            top: -5px;
            line-height: 24px;
 
    }
    #section-guy-phone-black
    {
        padding-bottom:15px
    }

    #slider-two_two
    {
        display:none
    }

    #guy-phone-mobile
    {
        margin-bottom:35px
    }

    #guy-phone-mobile, #slider-two_two-mobile { display: block;}


    .d-flex-mobile p
    {
        width: 45%;
        text-align: left;
        padding-right:35px;
        padding-top:15px !important
    }

    .d-flex-mobile h4
    {
        width: 55%;
        text-align: left;
    }

    .d-flex-mobile
    {
        padding:15px !important
    }


    .card-1 h4
    {
        font-size: 46px
    }


    .slider_with_two_columns .sl_item .left {
        width: 100%;
    }
    .slider_with_two_columns .sl_item .right {
        width: 100%;
    }

    .slider_with_two_columns .sl_item .sl_title {
        max-width: 100%;
    }

    .slider_with_two_columns_wrapper .slider_with_two_columns_navigation_section {
        width: 100%;
        text-align: center;
        bottom: -79px;
    }

    .slider_remote_changer_navigation {
        max-height: 110px;
    }

    .slider_remote_changer_navigation .image_item {
        width: 30%;
    }
    .slider_remote_changer_navigation {
        flex-flow: row;
    }

    .button_wrapper_b {
        padding: 0 20px;
    }

    .timeline-section {
        padding-left: 30px;
    }
}
@media only screen and (max-width: 600px) {


    .small_details_entry
    {
        margin-left:-20px
    }

    .timeline-section .date_content
    {
        font-size:14px
    }

    .timeline-section .date_title .date_evnt
    {
        width: 100%; padding-left: 0
    }


    .text-main-index {
        font-size: 26px;

    }


    #inscriere-btn
    {
        position: relative;
    }

    .mmmbb {
        margin-top:15px;
    }


    .trofeu, .mask1
    {
        display: none;
    }


    #main-ttl2
    {
        padding-top:25px;
        margin-bottom:45px;
        display: flex !important;
    }

    #participa-btn {
        width: 100%;
    }


    #inscriere-btn {
        width: 100%;
    }

    .ccccc1 {
        width: 100%
    }

    .main-ttl {
        font-size: 34px;
        line-height: 36px;
    }

    .mask1 {
        width: 100%;
        min-width: 250px;
    }

    .bg-img-harta img {
        width: 100%
    }

    .guy-phone {
        width: 100%;
    }

    #tetrul-block img {
        width: 100%
    }

    .sss1 {
        width: 100%
    }

    #header-mobile {
        /*
        display: block;
        z-index: 9999999999;
        position: relative;
        margin-bottom: 44px; */
    }

    #header-mobile img {
        padding-top: 5px
    }

    #header-desktop {
        display: none;

    }

    .navbarText {
        z-index: 99999999
    }


    #home-container-1 {
        min-height: 1100px;
    }

    .trofeu img {
        top: -87px
    }


    .sponsori .sponsor-box {
    width: 100%
    }

    .item-with-text
    {
        width: 100%
    }


    .flex-mobile {
        display: flex;
        flex-direction:row;
      }


      .pr-mobile {
        padding-right: 10px; /* Adjust the padding value as needed */
      }


      .d-flex-mobile
      {
        display: flex;
        flex-direction:row;
      }

      .d-flex-mobile p
      {
        padding-top:25px
      }

      .flex-grow-mobile {
        flex-grow: 1;
        text-align: left;
      }


      #home-container-1 {
 
        background: #000 url('images/trofeu.png') no-repeat bottom right;
        min-height: 650px;
        background-size: 400px; /* Adjust the size of the background image */
        background-position: calc(100% + 132px) bottom;
        
        position: relative;
    }

    #tetrul-block{ min-height: 895px;}


    .mask4
    {
        position: absolute;
        bottom: 0;
        height:130px;
        width: 100%;
        background:          linear-gradient(to bottom, transparent, #000);
    }


    #main-info h2
    {
        font-size:16px;
        max-width: 140px;
        font-weight: 500;
    }

    #participa_for_mobile_btn
    {
        margin-top:55px
    }


    #inscriere-btn:link, #inscriere-btn:visited
    {
        color: black;
        background: white
    }

    .form-content-1
    {
        width: 100%
    }

    #reg-page-header-desktop { display:none !important}
    #reg-page-header-mobile { display: block; }
    #reg-page-header-mobile .img1 { width:100%  }


    .eveniment-name {
        font-size: 1.53em;
    }

    .eveniment-time
    {
        font-size:1.33em
    }


    .guy-phone
    {
        display: none;
    }

    .flex-column-mob
    {
        flex-direction: column;
    }

}


.show_on_mobile_only
{
    display:none
}


.owl_item .rating 
{
    display:flex;
    padding: 25px 0 15px 0
}

.owl_item .rating img
{
    width: 15px !important;
    height:15px;
    display:block;
}


.owl_item .rating .sl_title
{
 
    font-family: "AvenirNextLTPro", sans-serif;
    font-size: 26px;
    font-weight: 400;
    line-height: 36.4px;
    text-align: left;
}

#review_slider_mobile { display:none }

.desktop_p
{
    font-size:26px;
    margin-bottom:20px
}

.desktop_pdes
{
    font-size:16px;
 
}


.membru-card
{
    border:1px solid #ccc;
    padding:15px;
    margin-bottom:20px
}

.membru-card h3
{
    font-size:18px;
    font-weight: 600;
    text-align: center;
}


@media ( max-width: 768px ) {
    .header_tickets .right {
        text-align: left;
    }
    .item_access_general.caz_wrapper .nrbilete {
        justify-content: flex-start;
    }
    
    .form-content-1 {
        width: 100%;
    }

} 

@media (max-width: 600px) { /* You can adjust the max-width value as needed for your definition of mobile */
    .mobile-break::after {
        content: "";
        display: block;
    }

    .header_tickets .right
    {
        text-align: left;
    }

    .early-bird
    {
        width: 113px
    }

    #review_slider_mobile
    {
        display: block;
    }

    .item_access_general
    {
        padding-bottom:0
    }

    .header_tickets .text-right
    {
        display: block;
    }

    .show_on_mobile_only
    {
        display:block
    }

    .show_on_desktop_only
    {
        display:none
    }

    .show_on_mobile_only p { margin-bottom: 0; padding-bottom: 0;}


    .slider_remote_changer_wrapper
    {
        height:300px
    }

    .slider_remote_changer_navigation
    {
        padding-left: 31px;
    }


    .slider_wrapper_big {
        height: 407px;
    }
}


@media ( max-width: 460px ) {
    .gradwrapperline {
        flex: 0 0 auto;
        width: 100%;
    }
    
    .bigwarppermobile {
        flex-flow: wrap;
    }
}