
.d-none{
  display: none!important;
}

h2.home-title{
  font-family: 'Barlow', sans-serif;
  font-weight: 700;
  font-size: 36px;
  text-align: center;
  padding-top: 30px;
}
span.ticket-label {
  padding-bottom: 0px;
  padding-top: 15px;
}
.ticket-package span.ticket-label {
  padding-top: 0px;
}

.quantity-label {
  line-height: 36px;
}

.mod-locuri{
  line-height: 24px;
  margin: 10px 0;
  text-align: left;
  font-size: 12px;
}

.event-content.long-description {
  margin-top: 20px;
}
div.event-short-description {
  display: inline-block;
  padding: 10px;
  padding-left: 0px;
  padding-top: 15px;
}

h3 {
  font-size: 20px;
}

.align-right{
  text-align: right;
}
.pr-10px{
  padding-right: 10px;
}
.ev-pag-top{
  margin-top: 23px;
}

.ticket .ticket-categ-name, .ticket-categ-seats{
  text-transform: uppercase;
}

h2.titlu-ev-pag-eveniment {
  margin-bottom: 15px;
}

/* pagina de event */

.package-content {
  font-size: 12px;
  text-transform: none;
  font-weight: normal;
  color: #30353a;
}

span.price-val {
  display: block;
}

h4.pull-right.disc-name > span {
  float: left;
  display: block;
}

span.price-val {
  width: 60px;
}

span.price-label {
  width: calc(100% - 60px);
}

.remove-item {
  padding-right:0px ;
}

.btn[disabled] {
  border-color: #aaa;
  color: #aaa;
  background-color: transparent;
}
.evticket-button[disabled]:hover, .evticket-button[disabled]:focus, .evticket-button[disabled]:active, .evticket-button[disabled]:active:focus, .evticket-button[disabled]:active:hover {
  border-color: #aaa;
  color: #aaa;
  background-color: transparent;
}

.automatic-selection-load > div {
  padding: 0px;
}

div .pt-20px{
  padding-top: 20px;
}


/*  pagina de success */

.ticket-item {
  margin: auto;
  box-shadow: 0px 5px 15px 2.5px #ddd;
  border-radius: 10px;
  border: 1px solid #ddd;
  font-weight: 300;
  max-width: 95%;
  width: 800px;
  padding: 30px;
  padding-bottom: 45px;
}
.email-template .p-bottom{
  padding-bottom: 35px;
}
.email-template .p-top{
  margin-top: 35px;
}
.email-template .accent-color-seats{
  font-weight: bold;
  font-size: 20px
}
.event-info-checkout h1 {
  font-size: 28px;
  margin-bottom: 5px;
}
h2 {
  margin: 0px;
  /* font-size: 18px; */
  /* line-height: 18px; */
  font-weight: normal;
  margin-bottom: 35px;
}

.mt-6{
  margin-top: 6em;
}
.mt-5{
  margin-top: 5em;
}

.d-block-center{
  display: block;
  width: 100%;
}

.warning-color {
color: #eace1a;
}

.success-text {
color: #77e90d;
}

.feedback-message {
  width: auto;
  padding: 9px;
  max-width: 300px;
  margin: auto;
}

.feedback-message.success {
  color: #155724;
  background-color: #d4edda;
  border-color: #c3e6cb;
}
.feedback-message.error {
  color: #721c24;
  background-color: #f8d7da;
  border-color: #f5c6cb;
}





@media (max-width: 440px) {

  div div .selection-box{
    height: 280px;
  }
  /***
  Login page
  ***/
  .login .logo {
    margin-top: 10px;
  }

  .login .login-content {
    width: 280px;
    margin-top: 10px;
  }

  .login .login-content h3 {
    font-size: 22px;
  }
  .login .content .forget-form h3 {
    font-size: 22px;
  }

  .forget-password {
    display: inline-block;
    margin-top: 20px;
  }

  .login-options .social-icons {
    float: left;
    padding-top: 3px;
  }

  .login .checkbox {
    font-size: 13px;
  }

  .title{
    font-size: 1.7em;
  }

}

@media (max-height: 500px) {
  form.cart-seats {
    position: absolute;
}
}

.automatic-selection .all_seats {
  display: none;
}


@media (max-width: 768px) {

  .event-image-wrapper {
    height: auto;
  }

  .total-bar{
    display: none;
  }

  .mod-locuri{
    margin-top: 20px;
  }

  div .leaflet-bar a, .leaflet-bar a:hover {
    border-bottom: none;
    border-right: 1px solid #ccc;
  }

  div .leaflet-bar a, .leaflet-control-layers-toggle {
      display: inline-block !important;
  }

  a.leaflet-control-zoom-out {
    border-right: none;
  }

  .leaflet-touch .leaflet-control-layers, .leaflet-touch .leaflet-bar{
    border: 1px solid rgba(0,0,0,0.2) !important;
  }

  .m-pull-right {
    float: right!important;
  }

.slection-title {
    line-height: 20px;
    font-size: 18px;
}

div .selection-box {
    height: 230px;
    position: relative;
    margin-bottom: 10px;
}

.selection-description {
    padding-top: 10px;
    font-size: 14px;
}

.package-events > div:first-child {
    padding-right: 7.5px;
}

.package-events > div:nth-child(2) {
    padding-left: 7.5px;
}


  .automatic-selection .all_seats {
    display: block;
  }
  .current-categ {
    text-align: center;
  }

  .custom-bullet {
      float: none;
      top: -1px;
      margin-right: 5px;
      margin-left: 0px;
      /* font-size: 16px !important; */
  }


  .cart-seat-price {
    font-weight: 700;
  }

  .cart-seat-price:before {
    content: "-";
    padding: 0px 5px 0px 15px;
  }

    .package-events .back-to-auto {
      margin: 0px;
      padding: 15px;
  }

  .wrapper-map {
      padding-top: 15px;
  }

  h2.home-title{
      font-size: 28px;
      text-align: center;
      padding-top: 10px;
  }
  .ultimele-evenimente{
      padding-bottom: 15px;
  }
  .ticket-label {
      padding: 15px 0px;
      display: none;
  }

  p.event-short-description.desktop{
      display: none;
  }

  #to-checkout {
      margin: 5px 0px;
      display: inline-block;
  }

  div .mobile-align-left{
      text-align: left;
  }
  div .mobile-align-center{
      float: none!important;
      text-align: center;
      /* display: inline-block; */
  }

  div#checkout{
      margin-top: 50px;
  }

  .feedback-box-opened {
    margin-left: 20px !important;
    top: 120px;
  }

  .link-button-2 {
    margin-top: 20px;
  }

  .mobile-line-footer {
    display: block !important;
    text-align: center;
    margin-top: 20px;
  }

  .header-button-top {
    margin: auto;
  }

  .top-btn-add {
    margin-top: 20px;
  }

  .carte_button {
    top: -5px;
  }

  span#res_total {
    margin: 10px 0px;
    display: inline-block;
  }

  /* ---------------------- Login -----------------------------*/

  /*.footer-li {
    bottom: 0;
  }*/

  .navbar-toggle {
    padding: 9px 8px;
  }

  .login-icon {
    width: 40px;
    height: 40px;
    position: relative;
    top: -1px;
    right: 10px;
  }

  .login-icon-mobile {
    width: 48px;
    height: 46px;
  }

  /* ---------------------- Contul meu -----------------------------*/

  .login-mobile-wrapper {
    margin-right: -20px !important;
    margin-top: -8px;
  }

  .border-input-editpage {
    width: 80%;
  }

  .account-first-block {
    height: 750px;
  }

  .desktop {
    display: none!important;
  }

  nav#main-nav,
  nav#main-nav .container-fluid {
    padding: 0;
    z-index: 99999;
  }

  nav#main-nav .navbar-header {
    padding: 0;
    display: flex;
    align-items: center;
    flex-direction: row-reverse;
  }

  .login-evticket {
    position: relative;
    left: 0px;
  }

  .navbar-brand {
    width: 100%;
    text-align: center;
  }

 /* .logedin-evticket button {
    width: 120px;
  }*/

  .feedback-form textarea {
    width: 100%;
  }

  .ticket-available {
    /* text-align: right; */
  }

  .ticket-block {
    padding: 15px;
  }

  .ticket-marker:before,
  .ticket-marker:after {
    border: 0;
  }

  .btn-responsive {
    margin-top: 20px;
    margin-bottom: 20px;
  }

  ul.tickets-list {
    margin-bottom: 0px;
  }

  .content {
    padding: 15px 0;
  }

  .checkout-boxes {
    padding: 15px 15px;
  }

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


  .event-info-checkout h1 {
    font-size: 24px;
  }

  .tickets-wrp {
    width: 100%;
    margin-top: 15px;
  }

  .event-wrp h1 span {
    display: inline-block;
    font-size: 14px;
  }

  .event-wrp .item.item-left span.venue-location,
  .event-wrp .item.item-left span.address-location {
      display: block;
      font-size: 14px;
  }

  header .container {
    /* position: absolute; */
    bottom: 0;
    top: unset;
    /* transform: translate(0, -45%); */
  }

  .search-projects {
     width: 290px;
  }
  .container {
    /* padding-right: 7px; */
    /* padding-left: 7px; */
    margin-top: 0px;
  }
  .list-group-item {
    padding: 10px 10px;
    padding-bottom: 20px;
  }
  .adm_project .row {
    font-size: 1.1em;
    line-height: 15px;
  }
  .adm_project .btn, .collabor_proj .btn {
    font-size: 12px;
  }
  .collabor_proj {
    font-size: 14px;
  }
  .proj_btns {
    margin-top: 10px;
  }
  .collab_btns {
    margin-top: 10px;
  }
  .finish_lab {
    font-size: 15px;
  }
  .title{
    font-size: 2em;
  }
  .modal {
    padding-top: 118px;
  }
  .modal-content {
    width: 90%;
    padding: 15px;
  }
  #checkseats .modal-dialog {
    padding-bottom: 0px;
  }


  /************************************_************************************/
/****************************    CSS   SEBI    ***************************/
/************************************_************************************/

/****************************    Home   ***************************/

.ultimele-evenimente h2, .ultimele-evenimente h5, .newsletter-title, .newsletter-description {
  padding-left: 0px;
  text-align: center;
  margin-bottom: 0px;
}

.newsletter-description {
  padding-right: 10%;
  font-size: 23px;
}

.event-expired .home-last-ev-img {
  width: 80%;
}

.home-events-details {
  padding-left: 15px !important;
  padding-right: 15px;
}

.buton-evenimente {
  float: left;
}

.input-dsgn {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
}

.newsletter-submit {
  width: 80%;
  margin-left: 10%;
  margin-right: 10%;
  margin-top: 30px;
}

.img-logo-block {
  text-align: center;
}

.footer-pages {
  display: block;
  text-align: center;
}

.link-button {
  text-align: center;
}

.footer-button {
  float: unset;
  margin-top: 20px;
}

.bottom-footer {
  text-align: center;
  margin-bottom: 50px !important;
}

.social-icons {
  float: unset;
  margin-top: 30px;
  padding-bottom: 40px;
}

.social-icons li {
    padding-left: 10px;
}

.micro-menu {
  height: 40px;
  border-radius: 50%;
  background-color: #6f7071;
}

.navbar-inverse .navbar-toggle {
    border-color: #6f7071;
}

.login-evticket {
  display: none;
}

.header-logo {
  float: left;
  margin-left: 5%;
  position: relative;
  top: -7px;
}

.padding-class {
  margin-top: 25px;
  margin-bottom: 15px;
}

.box-fluid {
  width: 100%;
  padding: 0;
}

.title-text {
  text-align: center;
  width: 100%;
  font-size: 40px;
}

.footer-menu-link a {
  padding-right: unset;
}

/*.manage-price h2 {
  padding-right: 50px;
}*/

.chenar-box {
  height: 320px;
  background-color: #ea0a43;
  background-image: unset;
}

.img-slider {
  display: block;
  /* margin-left: -740px; */
  width: unset !important;
  max-width: 100vw;
  /* height: auto!important; */
  margin-top: 120px;
}

.subtitle-text {
  text-align: center;
  padding-left: 100px;
  padding-right: 120px;
}

.button-slider {
  margin: 100px auto 90px;
  display: block;
}

.title-chenar {
  text-align: center;
  left: unset;
  font-size: 30px;
}

.descriere-chenar {
  padding-right: 60px;
  padding-left: 60px;
  text-align: center;
  left: unset;
}

.buton-chenar {
  left: unset;
  margin: auto;
}
/****************************    Despre Noi   ***************************/

.despre-noi-title-page {
  text-align: center;
  font-size: 30px;
}

.despre-noi-subtitle {
  font-size: 20px;
}

.despre-noi-paragraph {
  font-size: 20px;
}


/****************************    Contact   ***************************/

.contact-right-box {
  display: none;
}

.contact-form-button {
  margin: 15% auto -10%;
}

.switch-selection {
  top: -1px;
  height: 42px;
}

.contact-box {
  box-shadow: unset;
  margin-top: 0px;
}

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

/****************************    Pagina eveniment    ***************************/

  .quantity-container {
    width: 120px;
  }

  .img-pag-eveniment {
    width: 100%;
    margin-top: 0px;
    margin-bottom: 15px;
  }
  .descriere-ev-pag-eveniment{
      margin-bottom: 40px;
  }

  span.ticket-label, span.ticket-price{
      width: 100%;
      float: left!important;
      padding: 10px 0px;
  }

  .ticket-offer , .ticket-offer span{

      margin-left: 0px;
  }


/****************************    Lista Evenimente   ***************************/

.banner-top-lista-ev {
  background-size: 100%;
}

.banner-text-lista-ev {
  font-size: 35px;
  padding-top: 110px;
}

  /****************************    Pagina Eveniment   ***************************/

.ticket .ticket-categ-name {
  display: block;
  text-align: center;
  text-transform: uppercase;
  margin-bottom: 10px;
  font-size: 18px;
}

.ticket-price {
  text-align: center;
}

.ticket-price.qty-wrp span {
  font-weight: 300;
}

.ticket-price.qty-wrp {
  padding-bottom: 5px;
}

.general-text-box .ticket:first-child:before {
  border-bottom: none;
}

.ticket .plus-minus-button {
  margin-bottom: 0px;
}


.ticket-price-content .ticket-price, .ticket-categ-seats {
font-size: 16px;
}

.ticket-quantity {
  text-align: center;
}

.package-events {
  display: block;
}

.vezi-harta-button {
  /* margin-top: 40px; */
}

.plus-minus-button {
  margin: auto;
  /* margin-top: 10px; */
  margin-bottom: 30px;
}


.ev-pag-top {
  margin-top: 30px;
}
.ticket{
  height: auto;
  padding: 25px 0px;
}

}

@media (min-width: 992px) {


  .custom-collapse {
    float: right;
  }

  .custom-collapse > ul {
    float:right;
  }

  .custom-collapse > ul > li a {
    height: auto;
    padding-top: 0;
    padding-bottom: 0;
  }

  .custom-collapse {
    display: flex;
    align-items: center;
  }

}

@media (max-width: 480px) {
  .search-projects {
     width: 100%;
     margin-bottom: 10px;
  }
  .navbar {
    padding-left: 0;
    padding-right: 0;
  }
  .nav_title {
    /* display: none; */
  }
  .adm_project .row {
    font-size: 0.9em;
    line-height: 15px;
  }
  .adm_project .btn, .collabor_proj .btn {
    font-size: 12px;
  }
  .collabor_proj {
    padding-left: 5px;
    padding-right: 5px;
    font-size: 12px;
  }

  /************************************_************************************/
/****************************    CSS   SEBI    ***************************/
/************************************_************************************/

/****************************    Contact   ***************************/

.contact-form-button {
  margin: 30% auto -10%;
}

/****************************    Home   ***************************/

.subtitle-text {
  padding-left: unset;
  padding-right: unset;
}

/****************************    Lista Evenimente   ***************************/

  .banner-text-lista-ev {
    font-size: 30px;
    padding-top: 115px;
  }

  .banner-text-lista-ev {
    font-size: 22px !important;
  }

}

@media (max-width: 576px) {

  .feedback-box{
      top: 330px
  }

  .mobile-padding {
      padding-top: 20px;
  }


.offer-arrow{
  bottom: -100px;
  left: calc(50vw - 30px);
}


.container-fluid.margin-style{
  margin-top: 110px;
}

.banner-top-lista-ev{
  padding: 0;
  height: auto;
}

.ma-abonez-checkbox {
  margin-top: 10px;
}

.remember-me-signup {
  width: unset;
}

.signup {
  width: 95% !important;
  margin-top: 20px;
  margin-bottom: 20px;
}

  .address-block > div,
  .ticket-block > div {
    width: 100%;
    text-align: center;
    padding: 10px;
    justify-content: center;
  }

  .ticket-block > div {
    padding: 5px;
    text-align: center;
  }

/****************************    Lista Evenimente   ***************************/

.banner-top-lista-ev{
  padding: 0;
  height: 60px;
}
  .banner-text-lista-ev {
    font-size: 30px;
    padding-top: 10px;
  }
}

@media (max-width: 991px) {


  .t-align-center{
    text-align: center!important;
  }
  
  .selection-box{
    height: 175px;
  }

  .selection-box:before {
    background-size: 70px;
    width: 100%;
    left: 0;
    top: 10px;
    background-position: center top;
  }

  .selection-box {
    padding: 7.5px;
    padding-top: 80px;
    text-align: center;
  }

  h2.title-boxes {
    font-size: 24px;
  }
  .automatic-selection{
    display: inline-block !important;
  }

  .general-text-box {
    margin-bottom: 10px;
  }

}

@media (max-width: 1500px) {
  /* .custom-collapse {
    padding-right: 145px !important;
  } */

  /************************************_************************************/
/****************************    CSS   SEBI    ***************************/
/************************************_************************************/



/****************************    Contact   ***************************/

.contact-right-box {
  display: none;
}


/****************************    Lista Evenimente   ***************************/

.banner-top-lista-ev {
  background-size: 100%;
}


}

@media (min-width: 992px) {
  .timeline-events .col-lg-2:first-child .location-marker::before,
  .timeline-events .col-lg-2:last-child .location-marker::after {
    content: none;
  }

  .ticket-label {
      display: inline-block;
  }
}

@media (min-width: 768px){

  .desktop-pull-right{
      float: right;
  }

  .eveniment-box-section {
      padding-top: 50px;
  }

  .mobile {
      display: none;
  }

  div .quantity-label {
      float: left;
  }

.login-icon-mobile {
  display: none;
}

  .hero-text {
    top: 40%;
    left: 50%;
    transform: translate(-50%, -40%);
  }
  .jumbotron .container {
    max-width: 80rem;
  }
  .container .jumbotron, .container-fluid .jumbotron {
    padding-right: 0;
    padding-left: 0;
  }
}

@media (max-width: 768px){


span.categ_desc {
  justify-content: center;
}

  .seat-name {
    padding: 5px 0px 5px 15px;
    overflow: hidden;
    white-space: nowrap;
    text-overflow: ellipsis;
}

  .m-no-padding {
    padding: 0!important;
  }

  .m-no-x-padding {
    padding-left: 0!important;
    padding-right: 0!important;
  }

  .m-no-margin {
    margin: 0!important;
  }
  
  div#navcontainer {
    min-width: auto;
    max-width: 100vw;
    background-color: rgba(255,255,255, 0.95);
  }

  ul#navlist {
    width: 100%;
    float: left;
    position: relative;
    margin-top: 10px;
    display: none;
  }
  
  #navlist li {
      float: left;
      padding: 10px;
      width: 100%;
      font-size: 11px;
      text-align: left;
  }
  .map-bottom-wrapper {
    position: absolute;
    width: 47%;
    right: 10px;
    top: 25px;
    min-width: 160px;
  }

  div#map_wrp {
      position: relative;
  }

  #navlist li div.bullet-price {
      /* float: left; */
      padding-left: 0px;
  }

  #navlist li div.bullet-price.m-pull-right {
    font-weight: 700;
  }
  #navlist li div{
    position: relative;
    font-weight: 500;
  }

  #navlist li div {
      display: inline-block;
      /* float: left; */
  }

  #navcontainer .title-semi {
      font-size: 12px;
      /* margin-bottom: 0px; */
      padding: 10px 15px;
      margin: 0px;
  }

  .link-button > div {
    text-align: center!important;
  }
  
  .brd-legend-price {
      float: left;
      width: 100%;
  }

  .ev-pg-map-title{
    width: calc(100vw - 30px);
  }

  div .ticket-price{
      margin-right: 0px;
  }

  .event-info-checkout h1 {
      font-size: 24px;
  }

  .event-info-checkout h2 {
      font-size: 22px;
  }

  h2.titlu-ev-pag-eveniment {
      font-size: 34px;
      margin-bottom: 15px;
  }

  h3.slogan-text-ev {
      font-size: 26px;
  }


  div .quantity-label {
      line-height: 1em;
  }

  .my-account-edit {
      margin-top: 130px;
  }

  .hero-text {
    top: 22%;
    left: 50%;
    transform: translate(-50%, -22%);
  }
  .timeline-events .container {
    background-color: #000;
  }
  section.tournament {
    margin-top: 0;
  }
}


@media (max-width: 1200px) {
.slider1
.mobiles-img {
  margin-top: 130px !important;
  width: 600px;
}

.parag1-prim {
  padding-left: 300px !important;
  padding-right: 300px !important;
}

div .section4-parag {
  margin-top: 150px !important;
}

.section2-parag {
  margin-top: 50px !important;
}

.iphone1-img {
  margin-left: -120px !important;
}

.section3-bg {
  height: 500px !important;
}

.bg-section5 {
  margin-top: 100px !important;
  height: 500px !important;
}

.parag-block-section3 {
  text-align: center;
  margin-top: 130px;
}

.section4-bg {
  margin-top: 0px !important;
  background-size: 100% !important;
}

.bg-section2 {
  height: 450px !important;
}

.section3-parag {
    margin-top: 50px !important;
}

.iphone-img4 {
  float: none !important;
  width: 580px;
      margin-top: 0px !important;
    margin-left: 0px;
}

.parag3 {
    color: #fff !important;
}

.error-button-back {
  margin: auto;
  width: 300px;
  height: 55px;
  font-size: 35px;
  margin-top: 60px;
}

.sector-error-404 {
  flex-direction: column-reverse;
  display: flex;
}

.oops-error-text-1 {
  text-align: center;
  font-size: 50px;
  line-height: 50px;
}

.oops-error-text-2 {
  text-align: center;
  font-size: 40px;
  line-height: 50px;
  margin-top: 50px;
}

.list-grid-box p {
  display: none;
}

  .img-background-edit-account {
  background-size: cover;
}

.edit-page-save-button {
  float: left;
  margin-bottom: 20px;
  margin-right: 20px;
}

.list-grid-box {
  width: 75px;
}

.list-grid-box:hover, .active-view:hover {
  width: 75px;
}

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

  .footer-menu-link a {
    font-size: 19px;
  }
}

@media (max-width: 400px) {
  .chenar-box {
    height: 380px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {
  .selection-box{
    height: 145px;
  }

  .selection-description {
    font-size: 12px;
  }

  .custom-collapse ul.nav .nav-link a {
    font-size: 14px;
    padding: 0px 12px;
  }

  .input-dsgn, .input-dsgn {
    width: 330px;
  }

  .chenar-box {
    background-position-x: 480px;
  }

  .subtitle-text {
    padding-right: 500px;
  }

  /****************************    Lista Evenimente   ***************************/
  .img-pag-eveniment {
    width: 100%;
  }

  .banner-text-lista-ev {
    font-size: 60px;
    padding-top: 90px;
  }

}


/* ----- Tablet ----- */

@media (min-width: 768px) and (max-width: 1200px){

  .no-ipad {
      display: none!important;
  }

  .on-ipad{
      display: block!important;
  }

  .no-tablet{
    display: none;
  }

  .tablet{
    display: inline;
  }

  /* MyAccount - Lista tichete*/

  .account-table-secondline {
    font-size: 25px;
    padding-top: 0px;
  }

  .my-account-edit, .account-second-block{
    width: 90%;
  }

}
@media (min-width: 768px) and (max-width: 991px) {

    /* Pagina eveniment */

    .ticket {
      height: 100px;
  }

  .ticket-label {
      text-align: center;
      line-height: 36px;
  }

  .ticket-price.qty-wrp {
      width: 100%;
      display: flex;
  }

  .quantity-container, .ticket-quantity {
      margin: 0 auto;
  }

/************************************_************************************/
/****************************    CSS   SEBI    ***************************/
/************************************_************************************/

/****************************    Home   ***************************/

  .text-slider-block {
        padding-top: 4%;
    padding-left: 5%;
  }

  .button-slider {
    width: 215px;
    height: 55px;
    padding-top: 11px;
}

  .title-text {
    width: unset;
    font-size: 32px;
  }

  .newsletter-submit {
    margin-top: 20px;
  }

  .chenar-box {
    background-image: unset;
  }

  .subtitle-text {
    font-size: 18px;
  }

  .footer-button {
    margin-top: 50px;
    float: unset;
  }

  .footer-menu-link a {
    font-size: 19px;
  }

/*  .social-icons li {
    padding-left: 50px;
}*/

/****************************    Lista Evenimente   ***************************/

/*.email-input {
    margin-left: 0px;
}
*/
  .img-pag-eveniment {
    width: 100%;
  }

  .banner-text-lista-ev {
    font-size: 50px;
    padding-top: 100px;
  }
}


@media (min-width: 768px) {


  .map-bottom-wrapper div#navcontainer {
    border-bottom: none;
    border-bottom-left-radius: 0px;
    border-bottom-right-radius: 0px;
  }

  .img-slider {
    height: 100% !important;
  }
}

@media (min-width: 1200px) and (max-width: 1500px) {

  .show-ticket-myaccount {
    width: 150px;
  }

  .account-first-block-edit-fizice {
    width: 85%;
  }

  .button-slider {
    top: -160px;
  }

  .subtitle-text {
    top: -240px;
  }

  .title-text {
    top: -370px;
  }
}

@media (min-width: 1800px) {
  .slider-padd {
    padding-top: 10%;
    /* padding-left: 10%; */
    width: 100%;
  }
}

@media (min-width: 1400px) and (max-width: 1800px) {

.title-block-section2 {
  margin-left: -60px !important;
}

.parag-block-section2 p {
 margin-left: -60px !important;
}

  .slider-padd {
    padding: 7%;
  }

  .parag1-prim {
  padding-left: 550px !important;
  padding-right: 550px !important;
}
}

@media (min-width: 1200px) and (max-width: 1400px) {

.parag-block-section2 p {
 margin-left: -60px !important;
}

.title-block-section2 {
  margin-left: -60px !important;
}

.parag1-prim {
  padding-left: 400px !important;
  padding-right: 400px !important;
}

  .slider-padd {
    padding: 5%;
  }

  .title-text {
    font-size: 40px;
}

  .button-slider {
    width: 240px;
}
}

@media (min-width: 768px) and (max-width: 1200px) {
  .slider1 {
    margin-top: 220px;
  }

  .feedback-box {
    top: 350px;
  }

  .feedback-box-opened {
      top: 350px;
  }
}

@media (min-width: 992px) and (max-width: 1200px) {



  .title-text {
    font-size: 31px;
}

  .button-slider {
    width: 240px;
    padding-top: 7px;
    font-size: 22px;
    height: 45px;
}

  .slider-padd {
    padding: 5%;
  }

  .subtitle-text {
    padding-right: 300px;
}
}


@media (max-width: 570px) {
.contulmeu-title-edit, .tickets-title-account, .contulmeu-edit-padding {
  font-size: 34px;
}

.edit-block-button {
  float: unset !important;
}
}

@media (min-width: 768px) {
  .login-footer {
    bottom: -150px;
  }
}


@media (max-width: 992px) {

.carte_button {
  right: 0px !important;
}

.mobiles-img {
  width: 70%;
}

.parag1-prim {
  padding-left: 20px !important;
  padding-right: 20px !important;
}

.beta-betch {
  right: 70px;
}

.title3 {
    color: #fff !important;
}

  .row-sect1 {
    flex-direction: column-reverse;
    display: flex;
  }

  .black-bg {
    text-align: center;
    background-image: url(/assets/default/images/bckgrnd.png) !important;
    background-size: 100% 60% !important;
    background-position: top !important;
  }

  .iphone1-img {
    margin-left: 0px !important;
    height: 420px !important;
  }

  .section1-parag {
    margin-top: -130px !important;
}

  .title1, .parag-2, .section1-parag {
    text-align: center !important;
  }

  .apps-img {
    width: 200px !important;
  }

  .section2 {
    margin-top: 20px !important;
}

  .title-block-section2 {
    margin-left: 0px !important;
    text-align: center !important;
    margin-top: 45px !important;
  }

  .parag-block-section2 p {
    width: 100% !important;
    margin-left: 0px !important;
  }

  .parag-block-section2 {
    text-align: center !important;
  }

  .section3-bg {
    margin-top: 100px !important;
    background-image: url(/assets/default/images/section3-bg-mobile.png) !important;
  }

  .section3-parag {
    margin-top: 55px !important;
  }

  .download-app-p.title3 {
    font-size: 39px !important;
  }

  .parag-3 {
    margin-top: 15px !important;
  }

  .section3-bg {
    height: 360px !important;
      background-image: url(/assets/default/images/section3-bg-tablet.png) !important;

  }

  .iphone-img4 {
  width: 450px !important;
  }

  .section4-bg {
    height: 490px !important;
    margin-top: 130px !important;
  }

  .title2 {
    font-size: 34px !important;
  }

  .section2-parag {
    margin-top: 20px !important;
  }

  .section5-bg {
    margin-top: 0px !important;
  }

  .parag-block-section3 {
    margin-top: 70px !important;
  }

  .bg-section5 {
    height: 400px !important;
  }

  div .section4-parag {
    margin-top: 30px !important;
  }

  .parag-3 {
    color: #fff !important;
}

}

/* ---- Mobile ---- */

@media (max-width: 768px) {

  .vezi-harta-button {
      text-align: center;
      padding-left: 15px;
  }

  .ticket.ticket-package {
      white-space: inherit;
  }

  div .panel-chart-color {
      font-size: 14px !important;
  }

.switch-label-off {
  padding-left: 27px;
}

.switch-label-on {
  padding-left: 0px;
}

.s8-text-wrapper {
    margin-left: 0px;
    margin-right: 0px;
}

.bg-circles {
  margin-top: 10px !important;
}


.mobiles-img {
  margin-top: 100px;
}

.beta-betch {
    right: 15px;
    top: 90px;
}

.parag-block-section3 {
    margin-top: 30px !important;
}

.bg-section5 {
    height: 290px !important;
}

.section4-bg {
    height: 390px !important;
    margin-top: 80px !important;
}

.iphone-img4 {
    width: 260px !important;
}

.bg-section2 {
    height: 290px !important;
}

  .title3 {
    font-size: 25px !important;
  }

  .section3-parag {
    margin-top: 25px !important;
  }

  .parag-3 {
    text-align: center !important;
    margin-top: 50px !important;
}

  /* ------ MyAccount ------- */

  .account-table-secondline {
    font-size: 25px;
    padding-top: 0px;
  }

  .my-account-edit, .account-second-block{
    width: 90%;
  }

  .account-first-block-edit-fizice .switch-utilizator{
    left: 18px;
  }

  .account-first-block-edit-fizice .switch-companie{
    right: 4px;
  }

}

@media (max-width: 500px){

.carte_button:hover + .carte {
  height: 100px;
}

.carte {
  top: 30px;
}

.titlu-evenimente {
  height: 90px;
}

.carte_button {
  width: 100px;
  height: 130px;
}

.bg-circles {
      height: 250px !important;
}

.mobiles-img {
  margin-top: 80px !important;
}

.beta-betch {
    right: -10px;
    top: 90px;
    z-index: 9999;
}

  .download-app-p.title3 {
    font-size: 25px !important;
  }

  .download-app-p.parag-3 {
    color: #000 !important;
    margin-top: 130px !important;
  }

  .section4-text-color {
    color: #000 !important;
  }

  .section5-bg {
    margin-top: 300px !important;
}

  .section5-flex-mobile {
    display: flex;
    flex-direction: column-reverse;
}

  .iphone-img4 {
    width: 210px !important;
  }

  .section4-bg {
    height: 230px !important;
  }

  .mobile-section4-center {
    text-align: center;
  }

  .iphone-img4 {
    margin-right: 0px !important;
  }
}

  @media not all and (min-resolution:.001dpcm)
{ @supports (-webkit-appearance:none) {

  .login-mobile-wrapper {
    position: relative;
    top: -10px !important;
  }
}}


