
body {
  font-family: 'IBM Plex Serif', serif;
  font-size: 17px;
  line-height: 22px;
  color: #222;
  background-color: #FFF;
  font-weight: 300;
  background-image: url('img/background-zacusca_new.jpg');
  background-repeat: no-repeat;
  background-position: top center;
  background-color: #dedede;
  background-attachment: fixed;
  background-size: cover;
}
a,
:focus {
  outline: none;
}
p,
li {
  font-size: 14px;
  line-height: 24px;
}
* {
  margin: 0;
  padding: 0;
  box-sizing: border-box;
}
a {
  text-decoration: none;
  color: #222;
}
img {
  width: 100%;
}
/*===================Header Start=====================*/
/* ================= HEADER STYLES ================= */

/* header + menu */
.header {
  position: relative;
  height: 90px;
  z-index: 1000001;
  background-color: #FFF;
}

.antena-brand {
  width: 52px;
  height: 13px;
  display: block;
  position: absolute;
  top: 0;
  left: 50%;
  margin-left: -26px;
  background: url(https://a1.ro/templates/default/images-21/antena.png) no-repeat;
  background-size: contain;
  text-indent: -9999px;
}

.logo {
  height: 55px;
  width: 50px;
  position: absolute;
  top: 18px;
  left: 50%;
  margin: 0 0 0 -18px;
  text-indent: -9999px;
}

.logo a,
.logo {
  display: block;
  width: 34px;
  height: 41px;
  background: url(https://a1.ro/templates/default/images-21/master-logo-antena1.svg) no-repeat;
  background-size: cover;
}

.removeScroll {
  overflow: hidden;
}

.removeScroll .nav-menu {
  overflow-x: hidden;
  overflow-y: scroll;
  height: 100%;
}

.hamburger {
  position: absolute;
  top: 0;
  left: 0;
  display: block;
  width: 50px;
  height: 50px;
  padding-top: 25px;
  z-index: 5;
  background-color: #fff;
  cursor: pointer;
}

.hamburger.active .bar:nth-child(2) {
  opacity: 0;
}

.hamburger.active .bar:nth-child(1) {
  transform: translateY(4px) rotate(45deg);
}

.hamburger.active .bar:nth-child(3) {
  transform: translateY(-8px) rotate(-45deg);
}

.bar {
  display: block;
  width: 24px;
  height: 2px;
  margin: 4px auto;
  transition: all .3s ease-in-out;
  background-color: #000;
}

.navbar {
  padding-top: 90px;
}

.nav-menu,
.nav-menu ul {
  display: none;
}

.nav-menu.active {
  display: block;
  background-color: #fff;
  position: relative;
  width: 100%;
  height: 100vh;
  overflow-y: scroll;
  -webkit-overflow-scrolling: touch;
  /* sarafi scroll */
  overflow-x: hidden;
  max-height: calc(100vh - 80px);
}

.submenu.active ul {
  display: block;
  background-color: #f1f1f1;
}

.navbar li {
  position: relative;
}

.navbar li a,
.submenu-open-more {
  display: block;
  padding: 10px;
  border-bottom: solid 1px #ddd;
  color: #222;
}

.navbar li a:hover,
.submenu-open-more:hover {
  color: #da0f10;
  cursor: pointer;
}

.submenu-arrow {
  width: 24px;
  height: 24px;
  position: absolute;
  top: 5px;
  line-height: 12px;
  right: 5px;
  cursor: pointer;
}

.submenu-arrow:before {
  content: "<";
  display: block;
  font-size: 14px;
  font-weight: bold;
  text-align: center;
  line-height: 34px;
  transform: rotate(-90deg);
}

.submenu.active>.submenu-arrow:before {
  transform: rotate(90deg);
  right: -3px;
  position: relative;
}

.cauta {
  display: none;
}

.link-antenaplay {
  float: right;
  height: 50px;
  background: url(../images-21/antenaplay.png) no-repeat left center;
  background-size: 40%;
  color: #000;
  padding: 13px 10px 10px 30px;
  text-align: right;
  text-decoration: none;
  margin-top: 25px;
}

.cauta-mobile {
  float: right;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url(https://a1.ro/templates/default/images-21/icon-new-menu__search.svg) no-repeat center;
  cursor: pointer;
  margin-top: 10px;
}

.user-login {
  float: right;
  width: 24px;
  height: 24px;
  text-indent: -9999px;
  background: url(https://a1.ro/templates/default/images-21/icon-user.svg) no-repeat center;
  cursor: pointer;
  margin-top: 10px;
}
.animated .user-login,
.animated .cauta-mobile {
  margin: 38px 10px 0 15px;
  z-index: 10;
  position: relative;
  background-size: contain;
}


.app-title {
  padding: 30px 15px 15px 15px;
  text-align: center;
}

.app-logo {
  background-color: #da0f10;
  border-radius: 30%;
  top: 10px;
  width: 30px;
  height: 30px;
  display: inline-block;
  position: relative;
}

.app-logo::before {
  content: "";
  background: url(https://a1.ro/templates/default/images-21/master-logo-antena1.svg) no-repeat;
  background-size: cover;
  width: 16px;
  height: 19px;
  filter: brightness(0) invert(1);
  position: absolute;
  left: 6px;
  top: 6px;
}

.app-button {
  width: 300px;
  height: 50px;
  margin: 0 auto;
  list-style: none;
}

.navbar .app-button a {
  width: 140px;
  height: 50px;
  font-size: 13px;
  padding: 6px 40px 10px 10px;
  line-height: 18px;
  color: #8f9193;
  border-radius: 10px;
  border: 1px solid #ddd;
  background-image: url(https://a1.ro/templates/default/images-21/footer-logo.png?v3);
  background-repeat: no-repeat;
  background-size: 900px;
}

.navbar .app-button a:hover,
.navbar .app-social:hover {
  box-shadow: 10px 10px 30px #ccc;
  color: #8f9193;
  text-decoration: none;
}

.gplay {
  float: left;
  background-position: -65px -107px;
}

.appstore {
  float: right;
  background-position: -65px -168px;
}

.gplay:hover {
  background-position: 92px -107px;
}

.appstore:hover {
  background-position: 92px -168px;
}

.navbar .app-social {
  width: 300px;
  height: 50px;
  border: 1px solid #ddd;
  padding: 10px 10px 10px 130px;
  margin: 15px auto 45px auto;
  clear: both;
  border-radius: 10px;
  list-style: none;
}

.app-social::before {
  content: "Urmareste-ne";
  position: absolute;
  top: 15px;
  left: 15px;
  font-size: 13px;
  line-height: 18px;
  color: #8f9193;
}

.navbar .app-social a {
  width: 27px;
  height: 27px;
  margin-left: 4px;
  display: block;
  float: left;
  text-indent: -9999px;
  border: 0;
  padding: 0;
  background-image: url(https://a1.ro/templates/default/images-21/footer-logo.png?v3);
  background-repeat: no-repeat;
  background-size: 600px;
  filter: grayscale(100%);
  opacity: .6;
  transition: all .1s;
}

.navbar .app-social a:hover {
  filter: grayscale(0%);
  opacity: 1;
}

.app-facebook {
  background-position: 3px -153px;
}

.app-instagram {
  background-position: -26px -153px;
}

.app-youtube {
  background-position: -57px -153px;
}

.app-tiktok {
  background-position: -89px -153px;
}

.app-linkedin {
  background-position: -119px -153px;
}

.app-googleplay {
  background-position: -119px -153px;
}

/* end header + menu */
/*====================Header End======================*/

.input-error {
  border-color: #df0000 !important;
  outline: 0;
}

/*====================Body Start======================*/
/* ===== Critical styles for content (no header/footer) ===== */
.container3-tab {
  display: flex;
  justify-content: center;
  /* centers horizontally */
  align-items: center;
  /* centers vertically */
  margin-bottom: 20px;
}

.container3-tab ul {
  display: flex;
  gap: 20px;
  /* space between items */
  padding: 0;
  margin: 0;
  list-style: none;
}

.container3-tab li {
  margin: 0;
}
/* Hero sections */


.article-neatza2 {
  margin-top: 0;
  padding: 20px 0 0 0;
  background: #fff;
}

.neck-img {
  max-width: 100%;
  height: auto;
  display: block;
}

/* Tabs / menu */
.meniu {
  margin-bottom: 60px;
}

.meniu li {
  list-style: none;
  display: inline-block;
  text-transform: uppercase;
  font-size: 18px;
  color: #da0f0f;
  font-weight: 700;
  margin-right: 15px;
}

.meniu li:first-child {
  margin-left: -15px;
}

.meniu li a {
  display: block;
  padding: 5px 15px;
  text-decoration: none;
  color: #da0f0f;
  margin-top: 6px;
}

.meniu li a:hover {
  text-decoration: none;
  background: #eee;
  color: #222;
}

.meniu .active {
  background: #eee;
  color: #222;
}

/* Main box & intro text */
.main_box {
  background: #fff;
  padding: 40px;
  min-height: 1400px;
}

.intro {
  text-align: center;
  margin-bottom: 20px;
  height: auto;
  display: table;
  margin-left: auto !important;
  margin-right: auto !important;
}

.intro .desc {
  font-size: 20px;
  font-weight: 400;
  margin-bottom: 15px;
  padding: 0 90px;
  text-align: justify;
}

/* Simple 2-column form grid (replaces bootstrap) */
.row {
  width: 50%;
  display: block;
  float: left;
  padding: 20px;
  margin: 0;
}

.col-md-12 {
  width: 100%;
  float: none;
}

/* Form fields & labels */
input:not([type='checkbox']):not([type='radio']):not([type='submit']),
textarea,
select {
  font-family: "IBM Plex Serif", serif;
  font-size: 16px;
  line-height: 1.5;
  color: #222;
  background-color: #FFF;
  font-weight: 300;
  border-radius: 5px;
  border: 1px solid rgba(0, 0, 0, 0.25);
  outline: none;
  width: 100%;
  margin: 0 0 10px;
  padding: 16px 17px 14px;
}

.form {
  margin-top: 30px;
}

.form_camp,
.form_camp2,
.form_camp3,
.form_camp33 {
  font-size: 20px;
  font-weight: 400;
  float: left;
  margin-right: 20px;
  margin-bottom: 5px;
}

.form_camp2 {
  margin-top: -10px;
}

/* Text inputs with .camp */
.camp,
.campp {
  background: #e9e9e9;
  border-radius: 5px;
  border: 0;
  width: 350px;
  padding: 0 10px;
  float: left;
  margin-bottom: 15px;
  height: 45px;
  font-size: 20px;
  font-weight: 400;
}

/* Radios / checkboxes blocks */
.big {
  font-size: 15px;
  text-transform: uppercase;
}

.big p {
  margin-top: 5px;
  float: left;
  margin-left: 2px;
  margin-right: 7px;
}

.big input {
  margin-top: 10px;
  float: left;
  margin-bottom: 15px;
}

.bigg {
  font-size: 15px;
}

.bigg p {
  margin-top: 4px;
  float: left;
  margin-left: 25px;
  margin-right: 10px;
}

.bigg input {
  margin-top: 5px;
  float: left;
  margin-bottom: 15px;
  margin-right: 10px;
}

/* Utilities */
.clear {
  clear: both;
}

.clear_mob {
  display: none;
}

.mt15 {
  margin-top: 5px;
  display: inline-block;
}

.cl {
  width: 1px;
  float: left;
}

.termeni {
  text-decoration: underline;
  color: #383838;
}

/* File input (hide native, show label as button) */
#file {
  height: 0;
  overflow: hidden;
  width: 0;
  display: none;
}

label[for="file"] {
  background: #da0f0f;
  border: none;
  border-radius: 5px;
  color: #fff;
  cursor: pointer;
  display: inline-block;
  font-size: inherit;
  font-weight: 500;
  margin-bottom: 1rem;
  padding: 1rem 50px;
  transition: all 0.3s;
}

/* Submit button */
.send {
  background: #da0f0f !important;
  border: 0;
  border-radius: 5px;
  width: 190px;
  height: 55px;
  color: #fff !important;
  text-transform: uppercase;
  font-size: 18px;
  text-align: center;
  margin-top: 30px;
  cursor: pointer;
}

/* Validation messages */
.eroarez,
.eroare,
.eroare_viz {
  background-color: #df0000;
  margin-bottom: 20px;
  color: #fff;
  padding: 5px 10px;
  border-radius: 3px;
}

.eroarez,
.eroare {
  display: none;
}

.eroare_viz {
  display: block;
}

/* Responsive tweaks */
@media all and (max-width: 780px) {
  .row {
    width: 100%;
    display: block;
    float: none;
    padding: 0;
  }
}

@media (max-width: 768px) {
  .meniu li a {
    margin-top: 0;
  }

  .main_box {
    margin-top: 25px;
    background: #fff;
    padding: 25px;
  }

  .form_camp2,
  .form_camp3 {
    float: none;
  }

  .cl {
    clear: both;
  }

  .form_camp33 {
    display: none;
  }

  .intro .desc {
    font-size: 20px;
    padding: 0;
  }
}

@media (max-width: 651px) {
  #formId .row {
    width: 100%;
    display: block;
    float: left;
    padding: 5px;
    margin: 0;
  }

  .form_camp,
  .form_camp2,
  .form_camp3 {
    font-size: 15px;
  }
}

@media (max-width: 500px) {
  .intro .desc {
    font-size: 16px;
  }

  .meniu li {
    font-size: 14px;
    margin-right: 5px;
    margin-top: 3px;
  }

  .meniu {
    background: #fff;
    height: 35px;
  }

  .camp {
    width: 100%;
    float: none;
  }

  .form_camp2,
  .form_camp3 {
    width: 100%;
  }
}
/*====================Body End======================*/

@media only screen and (min-width: 1024px) {
  .main-container {
    width: 1030px;
    background-color: #FFF;
    margin: 0 auto;
    position: relative;
    z-index: 1;
    padding: 0;
  }
}
ul,
li {
  margin: 0;
  padding: 0;
  /* text-align: center; */
}

/* ================================ footer start ================================ */
 footer {
  text-align: center;
}
.social-logo li,
.social-logo a,
.parteneri li,
.parteneri a {
  display: inline-block;
  list-style: none;
}
@media only screen and (min-width: 1024px) {
  .parteneri {
    padding: 0 50px;
  }
}
@media only screen and (min-width: 1024px) {
  footer .linkuri-utile li {
    display: inline-block;
  }
}
footer .linkuri-utile li {
  padding: 5px 0;
}
footer {
  margin: 30px 0 0 0;
  text-align: center;
  position: relative;
}

footer .controller {
  background-image: url(https://a1.ro/templates/default/images-21/shade-light.png);
  padding: 15px;
  position: relative;
}

footer .wrapper {
  background-color: #fff;
  padding: 15px;
}

.social-logo {
  padding: 15px 0;
}

footer p {
  font-size: 14px;
}

footer .linkuri-utile {
  list-style-type: none;
  font-size: 14px;
  color: #DA0F10;
  margin-bottom: 15px;
}

footer .linkuri-utile a,
footer .linkuri-utile #ot-sdk-btn.ot-sdk-show-settings {
  color: #DA0F10;
  font-size: 14px;
  border-color: #fff;
  background-color: transparent;
}

.parteneri li,
.social-logo li,
.social-logo a {
  display: inline-block;
  list-style: none;
}

.parteneri a {
  padding: 3px 10px 4px 10px;
  display: inline-block;
  border-radius: 20px;
  cursor: pointer;
  font-size: 14px;
  line-height: 24px;
  color: #DA0F10;
}

.parteneri a:hover {
  background-color: #DA0F10;
  color: #FFF;
}
.social-logo a {
  width: 50px;
}
.parteneri a,
.social-logo a {
  /* text-indent: -9999px; */
  /* background-image: url(../img/footer-logo.png);
  background-repeat: no-repeat;
  background-size: 1500px; */
  /* filter: grayscale(100%);
  opacity: 0.5;
  height: 55px;
  transition: all .3s; */
}
.social-logo a {
  filter: grayscale(100%);
  opacity: 0.5;
  width: 50px;
  height: 50px;
  transition: all .3s;
  margin-right: 5px;
}

.social-logo li:last-child a {
  margin-right: 0;
}

.social-logo a:hover {
  filter: grayscale(0%);
  opacity: 1;
}

.social-logo li {
  padding: 0 1px;
}

.social-logo a {
  width: 50px;
} 


/* ================================ footer end ================================ */




/*===========cautare pop-up=============*/
.popup-meniu.active {
  display: block;
  z-index: 99999;
}
.popup-meniu {
  display: none;
  position: fixed;
  top: 35%;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 100000;
  overflow-y: scroll;
  overflow-x: hidden;
  padding: 30px;
}
@media (min-width: 700px) {
  .popup-meniu form {
    padding: 30px 40px 50px;
  }
}
.popup-meniu form {
  background-color: #fff;
  -webkit-box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
  box-shadow: 0 3px 20px rgba(0, 0, 0, .1);
  padding: 20px 20px 25px;
  max-width: 500px;
  margin-left: auto;
  margin-right: auto;
  position: relative;
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
}
.popup-meniu input[type="submit"] {
  background-color: #DA0F10;
  font-size: 14px;
  color: #fff;
  text-transform: uppercase;
  padding: 10px 25px;
  cursor: pointer;
}
.inchide-search {
  position: absolute;
  right: 0;
  top: 0;
  background-color: #eee;
  color: #000;
  font-weight: 700;
  width: 26px;
  height: 26px;
  text-align: center;
  cursor: pointer;
  font-family: "IBM Plex Sans", serif;
  border-bottom-left-radius: 4px;
}
/*===========cautare pop-up=============*/

