/**************************************
 SORTEOS
**************************************/

/* amagar missatge superior de cookiepro */
.visually-hidden, .focusable, .skip-link{
  display: none;
}

.form-inner{
  border-radius: 15px;
  background-color: white;
  padding-right: 30px;
}

button.webform-button--submit{
  width: auto !important;
}

div.gdpr_text {
  width: 98%;
  height: 50px;
  overflow-y: auto;
  color: black;
  font-size: 12px;
  line-height: normal;
  padding: 5px;
}

div.gdpr_text p{
  display:  none;
}

.Ver_Bases{
  margin-bottom: 20px;
}

div.input_sorteo {
  display: inline-flex;
}

input.input_sorteo {
  width: auto;
  margin-left: 5px;
  margin-right: 5px;
  border-radius: 25px;
}

.webform-submission-form {
  display: flex;
  flex-wrap: wrap;
  justify-content: center;
}

/*
.webform-submission-form div:last-child{
  width: 98%;
  height: 80px;
  overflow-y: auto;
  color: black;
  font-size: 12px;
  line-height: normal;
  padding: 5px;
}
*/

.webform-submission-form .form-item {
  width: 49%;
}

.webform-submission-form .form-item input {
  height: 36px;
  font-size: 16px;
  border-radius: 25px;
  color: #333;
  border: 1px solid #333;
}

::-webkit-input-placeholder { /* Edge */
  color: #333 !important;
}

:-ms-input-placeholder { /* Internet Explorer 10-11 */
  color: #333 !important;
}

::placeholder {
  color: #333 !important;
}

.webform-submission-form .form-item:nth-child(even) {
  margin-left: 1%;
}

.webform-submission-form .form-item:nth-child(odd) {
  margin-right: 1%;
}

.webform-submission-form .form-item-numero, .webform-submission-form .form-item-piso, .webform-submission-form .form-item-puerta {
  width: 32%;
}

.webform-submission-form .form-item-gdpr-e {
  width: 100%;
}

.webform-submission-form .form-item-puerta {
  margin-left: 1%;
  margin-right: 0 !important;
}

.webform-submission-form .form-item-piso {
  margin-right: 1%;
}



/* Botó enviar del formulari */
/*
.page-node-type-ct-sorteo button.webform-button--submit {
    margin-left: auto;
    margin-right: auto;
    margin: 0 auto;
    margin-top: 20px;
    display: inline-block;
    font-weight: bold;
    font-size: 17px;
    background-color: #00b3f6;
    border-radius: 20px;
    border: none;
    width: auto;
    padding: 10px 20px 10px 20px;
}
*/

/* .page-node-type-ct-sorteo button.webform-button--submit {
  background-color: #1C98C4;
  width: 100%;
  max-width: 276px;
  margin: 0 auto;
  margin-bottom: 15px;
  display: block;
  border-radius: 20px;
  font-size: 20px;
  color: #fff;
  text-shadow: -1px 1px 1px #1C98C4;
  border: solid 2px #1C98C4;
  font-family: 'Open Sans', sans-serif;
} */

.page-node-type-ct-sorteo button.webform-button--submit {
    width: 100%;
    max-width: 276px;
    margin: 0 auto;
    margin-bottom: 15px;
    display: block;
    border-radius: 20px;
    font-size: 20px;
    border: solid 2px;
    font-family: 'Open Sans', sans-serif;
}

form.form .action {
    margin: 20px 0 16px;
}

/* .page-node-type-ct-sorteo button.webform-button--submit:hover {
    background-color: #fff;
    color: #00b3f6;
    border: solid 2px #1C98C4;
} */


button.close{
      font-size: 30px;
    background-color: white !important;
    opacity: 1;
    border: 0px;
}

button.close:hover{
 border: 0px;
}

.form-type-checkbox{
  color: black;
}


html,
body {
    margin: 0px;
    height: 100%;
    /*overflow-y: auto;*/
}

h1.form-title{
  font-family: 'proxima_novalight';
  font-weight: bold;
}

/*
.col-sm-12{
  padding: 0px !important;
}
*/

/*
#main{
  background-color: silver !important;
}
*/

/***********************/

p {
  color: #000;
}

.webform-submission-form{
  margin-top: 20px;

}


.copyright-text {
  margin-top: 117px !important;
}

article {
  margin-bottom: 20px;
}




@media (max-width: 1600px) {

  .copyright-text{
    margin-top: 10px;
  }


}



@media (max-width: 1024px) {

  .copyright-text{
    margin-top: 10px;
  }
}

@media (min-width: 801px) {

  body{
    /*overflow: hidden;*/
  }

  /*
  h1.form_title{
    font-size: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 25px;
  }
  */
}

/* Fins a 768px */
@media (max-width: 800px) {

  article {
    margin-bottom: 50px;
  }

  body {
    background: none;
    overflow-y: scroll;
  }
  /*
  h1.form_title {
    font-size: 1.5rem;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 25px;
  }
  */

  .copyright-text span{
    margin-top: 0px !important;
    color: #000 !important;
  }

  .copyright-text{
    margin-top: 0px !important;
    margin-bottom: 10px !important;
  }

}

@media (min-width: 768px) {

}

@media (max-width: 399px) {
  /*
   .form_title {
      font-size: 1.5rem;
      text-align: center;
      text-transform: uppercase;
      margin-bottom: 5px;
      margin-top: 25px;
      padding: 0 10 0 10;
  }
  */
}

@media (max-width: 350px) {
  /*
  .form_title {
    font-size: 1.35rem;
    text-align: center;
    text-transform: uppercase;
    margin-bottom: 5px;
    margin-top: 25px;
    padding: 0 10 0 10;
  }
  */

  /*
  h1.form-title{
    padding-top: 20px;
  }
  */


  .form_title img {
    width: 10px !important;
    height: auto !important;
  }
}

/*********************
 * ESTILS PLANTILLA
 * ******************/

 @import url('https://fonts.googleapis.com/css2?family=Raleway:ital,wght@0,100;0,200;0,300;0,400;0,500;0,600;0,700;0,800;0,900;1,100;1,200;1,300;1,400;1,500;1,600;1,700;1,800;1,900&display=swap');

@import url('https://fonts.googleapis.com/css2?family=Open+Sans:ital,wght@0,300;0,400;0,600;0,700;0,800;1,300;1,400;1,600;1,700;1,800&display=swap');

@font-face {
    font-family: 'Arial';
    src: url('Arial-Black.woff2') format('woff2'),
        url('Arial-Black.woff') format('woff'),
        url('Arial-Black.ttf') format('truetype');
    font-weight: 900;
    font-style: normal;
}

@font-face {
    font-family: 'Arial';
    src: url('Arial-BoldMT.woff2') format('woff2'),
        url('Arial-BoldMT.woff') format('woff'),
        url('Arial-BoldMT.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
    font-family: 'Arial';
    src: url('Arial.woff2') format('woff2'),
        url('Arial.woff') format('woff'),
        url('Arial.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'Consolas';
    font-style: normal;
    font-weight: 400;
    src: url('moz-extension://60e28df9-360c-43dd-92ab-e84aaf16ee0c/res/fonts/consolas.woff') format('woff');
  }


*{
  margin: 0px;
  padding: 0px;
}
body, html{
  margin: 0px;
  padding: 0px;
  color: #000;
  font-family: 'Open Sans', sans-serif;
}


p, li{
  font-size: 14px;
  font-family: 'Open Sans', sans-serif;
margin: 0;
 font-weight: normal;
}
h1, h2, h3, h4, h5{margin: 0; padding: 0; font-family: 'Raleway', sans-serif;}

/*header start*/
header.site-header {
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 99;
}
.main-header {
    padding: 0 50px;
}
header.site-header .logo {
    text-align: right;
}
 .logo img {
    max-width: 200px;
}
.home-banner img {
    width: 100%;
}
.home-banner{
  position: relative;
}
form.form {
    background-color: #fff;
    border-radius: 8px;
    padding: 30px;
}
h1.form-title {
    font-size: 1.9rem;
    text-align: center;
    text-transform: uppercase;
    padding-top:  20px;
    /*margin-bottom: 28px;*/
}
h1.form-title span {
    padding: 0 9px;
}
h1.form-title i {
    color: #00b7fd;
}
.form-row {
    margin-bottom: 15px;
    justify-content: space-between;
}
.form-row input, .form-row select {
  font-family: 'Open Sans', sans-serif;
    height: 42px;
    padding: 0 13px;
    border-radius: 25px;
    border: solid 1px #333;
    font-size: 18px;
  color: #333;
  width: 100%;
   font-weight: normal;
}
.form-row input:focus, .form-row select:focus {
border-color: #00b3f6;

}
.form-row input::placeholder, .form-row select::placeholder {
  color: #333;
  font-family: 'Raleway', sans-serif;
}
.condition-checkbox {
    display: flex;
}
.condition-checkbox input[type="checkbox"] {
    min-width: 24px;
    height: 24px;
    -webkit-appearance: none;
    border: solid 1px #333;
    padding: 0;
    width: 24px;
    margin-right: 9px;
    margin-top: 2px;
}
.content br {
    display: none;
}
.condition-checkbox input[type="checkbox"]:checked {
    border: solid 1px #00b3f6;
    background-image: url(../images/checkbox-icon.png);
    background-size: 18px auto;
    background-repeat: no-repeat;
    background-position: center;
}
.action-btn {
    background-color: #00b3f6;
    width: 100%;
    max-width: 276px;
    margin: 0 auto;
    display: block;
    border-radius: 20px;
    font-size: 20px;
    color: #fff;
    text-shadow: -1px 1px 1px #505050;
    border: solid 2px #00b3f6;
  font-family: 'Open Sans', sans-serif;;
}
form.form .conditions p {
    margin: 0;
    line-height: 20px;
}
form.form .action {
    margin: 20px 0 16px;
}
.action-btn:hover {
    background-color: #fff;
    color: #00b3f6;
    border: solid 2px #00b3f6;
}
a.Ver_Bases {
    text-align: center;
    display: block;
    margin: 0 auto;
    padding-bottom: 20px;
    text-decoration: underline !important;
      cursor: pointer;
    font-size: 12px;
}
footer.site-footer {
    position: relative;
    z-index: 1;
    text-align: center;
    bottom: 0;
    left: 0;
    right: 0;
}
footer.site-footer ul li {
    display: inline-block;
    padding: 0 16px;
    color: #000;
    position: relative;
}
footer.site-footer ul {
    width: 100%;
}
footer.site-footer ul li a {
    color: #000;
    text-decoration: underline !important;
    font-size: 13px;
      cursor: pointer;
  font-family: 'Open Sans', sans-serif;
}

.popup-outer.open {
    display: block !important;
}
.popup-outer {
    position: fixed;
    top: 0;
    left: 0;
    right: 0;
    z-index: 999;
    background-color: rgba(0, 0 , 0, 0.4);
    height: 100%;
}
.popup-main {
    position: relative;
    margin: auto;
    left: 0;
    right: 0;
    top: 50%;
    transform: translateY(-50%);
    max-width: 800px;
    margin: 0 auto;
}
.popup-inner {
    position: relative;
    margin: auto;
    display: block;
    padding: 40px;
    background-color: #fff;
    border-radius: 16px;
}
span.close-btn {
    position: absolute;
    right: 20px;
    font-size: 37px;
    color: #000;
    font-weight: 400;
    top: 18px;
    cursor: pointer;
}
.popup-inner .content h3 {
  font-size: 23px;
  text-align: center;
  font-family: 'Raleway', sans-serif;
  margin-bottom: 20px;
}
.popup-inner h2 {
  color: #00b7fd;
  font-size: 20px;
  margin-bottom: 20px;
  text-transform: uppercase;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
ul.PoblaciÃ³n li {
  list-style: none;
  padding: 8px 15px;
  background-color: #bebebe;
  margin: 0;
  display: block;
  border: none;
  cursor: pointer;
  font-family: 'Open Sans', sans-serif;
}
ul.PoblaciÃ³n li:hover, ul.PoblaciÃ³n li:nth-child(2n+1):hover {
  background-color: #00b3f6;
  color: #FFFFFF;
}
ul.PoblaciÃ³n {
  text-align: center;
  margin: 0;
}
ul.PoblaciÃ³n li:nth-child(2n+1) {
  background-color: #d7d7d7;
}
.action-button {
  margin-top: 30px;
  text-align: right;
}
.action-button button.close-btn, .volver-btn {
  padding: 2px 30px;
  border-radius: 14px;
  border: solid 2px #00b3f6;
  background-color: #00b3f6;
  color: #fff;
  text-transform: capitalize;
  font-size: 18px;
}
.action-button button.close-btn:hover, .volver-btn:hover {
  border: solid 2px #00b3f6;
  background-color: transparent;
  color: #00b3f6;
}
.modal-backdrop {
  position: fixed;
  top: 0;
  left: 0;
  z-index: 9;
  width: 100vw;
  height: 100vh;
  background-color: transparent;
}
.policy-list strong {
  font-weight: 500;
  display: block;
  margin: 10px 0;
  font-size: 16px;
}
.policy-list ul {
  padding-left: 42px;
  list-style-position: outside;
}
.content p {
  margin-bottom: 18px;
}
.bg-color{
  background-color: #0d141c;
}
.thank-inner {
  max-width: 900px;
  margin: 0px auto;
  text-align: center;
  padding-top: 90px;
}
.thank-inner h1 {
  font-size: 35px;
  color: #fff;
  margin: 0 0 20px;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.thank-inner h2 {
  font-size: 22px;
  color: #fff;
  font-weight: 400;
  font-family: 'Raleway', sans-serif;
}
.thank-inner >div, .border-box {
  padding: 80px 60px;
  position: relative;
  border-radius: 19px;
  border: solid 1px #0195d3;
  margin-bottom: 50px;
  width: 100%;
}
.thank-inner img {
  width: 100%;
}
.center-logo {
  position: absolute;
  top: -42px;
  left: 0;
  right: 0;
  margin: 0 auto;
  z-index: 10;
  text-align: center
}
.border-box ul {
  padding-left: 22px;
  margin: 30px 0;
}
 .center-logo  img {
  background-color: #0d141c;
}
.form-row input.error, .form-row select.error, .condition-checkbox input[type="checkbox"].error {
  border-color: #ff0000;
  box-shadow: 0px 0px 4px #ff0000;
}
.border-box p {
  color: #fff;
}
.border-box p, .border-box li {
  color: #fff;
  font-size: 20px;
  margin-bottom: 10px;
  font-family: 'Open Sans', sans-serif;
}


.boc-content h1 {
  color: #0195d3;
  font-size: 24px;
  margin-bottom: 40px;
  font-family: 'Open Sans', sans-serif;
  font-weight: bold;
}
main#main {
  min-height: 90vh;
  /*margin-bottom: 25px;*/
}
.ganadores-content{text-align: center;}
label.error:first-letter, .cit-error:first-letter {
    text-transform: capitalize;
}
label.error, .cit-error {
    color: #ff0000;
    font-size: 13px;
    padding-left:12px
}
a:hover, a:not([href]):not([tabindex]):hover, footer.site-footer ul li a:hover{
  color: #00b3f6 !important;
}
.popup-inner .loader-sec h3 {
    font-size: 26px;
    font-weight: 600;
  color: #484848;
  font-family: 'Open Sans', sans-serif;
}
.loader-sec {
    text-align: center;
}
form.form .conditions {
    overflow-y: auto;
}
.condition-checkbox label, form.form .conditions p {
    font-size: 11px;
    line-height: normal;
 font-family: 'Open Sans', sans-serif;
}
div.height::-webkit-scrollbar {
    display:none;
}
.ganadores-content h2 {
    color: #fff;
    font-size: 24px;
}
.boc-content.ganadores-content h1 {
    margin-bottom: 20px;
  font-family: 'Open Sans', sans-serif;
}
div#loader-pop .popup-main {
    max-width: 600px;
    text-align: center;
    display: flex;
}
div#loader-pop .popup-main .popup-inner {
    padding: 60px 20px 30px;
}
div#loader-pop .popup-main .popup-inner .content h3 {
    font-size: 24px;
    line-height: 33px;
}
.main-box {
    padding-top: 90px;
}
.ganadores_modal-inner {
    padding: 40px;
    text-align: center;
}
.ganadores_modal-inner h3 {
    color: #000;
}
.popup-main .content a {
  color: #00b3f6;
}
.popup-inner >div.height {
  height: 76vh;
  overflow-y: auto;
}

 .policy-content p span {
    display: block;
}
.popup-outer.participa-popup, div#loader-pop {
  max-width: 800px;
  margin: 0 auto;
  background: transparent;
  padding: 0 !important;
}
.popup-outer.participa-popup  ~ .modal-backdrop.show, div#loader-pop ~ .modal-backdrop.show {
  opacity: .4;
  background-color: #000;
}

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
    /* display: none; <- Crashes Chrome on hover */
    -webkit-appearance: none;
    margin: 0; /* <-- Apparently some margin are still there even though it's hidden */
}

form input[type="number"] {
  -moz-appearance: textfield;
}

h1.form-title img {
  width: 20px;
  display: inline-block;
  margin-top: -4px;
}
form.form .conditions {
  padding: 8px;
  background-color: #f7f7f7;
}
/* media */

@media (min-width: 801px) {

  .form-row.three-fields span {
      width: 31%;
  }

    .ganadores_modal-inner h3 {
      line-height: 33px;
  }
    footer.site-footer ul li a, footer.site-footer ul li {
      color: #fff;
  }
    .site-footer .logo{display: none;}
  form.form .conditions {
      height: 80px;
      overflow-y: auto;
      margin: 25px 0;
  }

  .form-row span {
      width: 48%;
  }
    .home-banner .container {
      padding-top: 108px;
  }
  .desktop-image {
      width: 100% !important;
      height: auto  !important;
      position: fixed;
      top: 0;
      /*border-bottom: 2px #fff solid !important;*/
  }
    .form-inner {
      padding-left: 40px;
  }
  .mobile-image{
    display: none;
  }

}

@media (min-width: 1500px){
  .container {
      /*max-width: 1270px;*/
      max-width: 100% !important;
      padding-left: 20px;
      padding-right: 20px;
  }

  main#main{
    background-color: #000;
    min-height: 100vh !important;
    margin-bottom: -45px !important;
  }
}




@media (min-width: 1600px) {
  .thank-inner h1 {
      font-size: 48px;
  }
  .thank-inner h2 {
      font-size: 30px;
  }

  /*
  footer.site-footer{
    padding-top: 25px;

  }
  */
  main#main{
    background-color: #000;
    min-height: 100vh !important;
    margin-bottom: -30px !important;
  }
}

@media (max-width: 1600px) {

  .thank-inner >div {
      padding: 60px 60px;
  }
  .thank-inner {
      max-width: 700px;
  }
  .logo img {
      max-width: 160px;
  }
    .home-banner .container {
      padding-top: 86px;
  }
    form.form .action {
      margin: 8px 0 6px;
  }
    form.form .conditions {
      height: 65px;
      margin: 20px 0;
  }
    form.form {
      padding: 15px;
  }
  .form-row input, .form-row select {
      height: 36px;
      font-size: 16px;
  }

  main#main{
    background-color: #000;
    min-height: 100vh !important;
    margin-bottom: -45px !important;
  }

  @media (max-width: 1080px){
    main#main {
      background-color: #000;
      min-height: 60vh !important;
      margin-bottom: -45px !important;
    }
  }
}

@media (max-width: 1300px){
  .desktop-image {
      height: auto;
      top: 0;
  }

  body {
  background-color: #020c16;
  }
  h1.form-title {
      font-size: 16px;
  }
  label.error, .cit-error {
      font-size: 11px;
      margin: 0;
  }
  main#main {
      margin-bottom: 22px;
  }
  footer.site-footer ul {
      margin-bottom: 12px;
  }
  h1.form-title {
      margin-bottom: 12px;
  }
  .action-btn {
      border-radius: 20px;
      font-size: 18px;
      height: 38px;
      padding: 0 12px;
  }
  .form-row {
      margin-bottom: 8px;
    }
  .logo img {
      max-width: 150px;
  }
  .home-banner .container {
      padding-top: 68px;
  }

  form.form .conditions {
      height: 55px;
      margin: 10px 0;
  }
}

@media (max-width: 1024px){
  h1.form-title img {
    width: 15px;
    display: inline-block;
    margin-top: -4px;
  }

  h1.form-title  {
    font-size:  1.5rem;
  }
}

@media (max-width: 991px){
  .form-main .form-inner {
      margin: 0 -15px 0 -15px;
  }

  .form-inner {
      padding-left: 0;
  }
  .popup-main {
      max-width: 80%;
  }

  @media (max-height: 1440px){
    main#main {
      background-color: #000;
      min-height: 60vh !important;
      margin-bottom: -45px !important;
    }
  }
}

@media (max-width: 800px) {
  .form-main .form-inner {
    margin: 0 0;
  }
  body {
    background-color: #fff;
  }
  a.Ver_Bases {
    font-size: 14px;
    font-weight: 500;
  }
  .form-row.three-fields span {
    width: 33%;
  }

  .condition-checkbox label, form.form .conditions p {
      font-weight: 500;
  }
  .form-row input, .form-row select {
    font-weight: 500;
      height: 48px;
      border-radius: 8px;
      border: solid 1px #ddd;
    font-size: 16px;
  }
  .condition-checkbox {
      margin-bottom: 17px;
  }
  form.form .conditions {
      margin: 18px 36px 27px 36px;
    height: 101.5px;
  }
  h1.form-title {
      margin-bottom: 20px;
      font-size:  2rem;
  }
  .thank-inner {
      padding-top: 60px;
  }
  div#loader-pop .popup-main .popup-inner img {
      max-width: 160px;
  }
  div#loader-pop .popup-main .popup-inner {
      padding: 30px 20px 10px;
  }
  .popup-inner .content h3 {
      font-size: 20px;
      line-height: 25px;
  }
  div#loader-pop .popup-main {
      max-width: 64%;
  }
  .popup-inner .content h3 {
      font-size: 20px;
  }
  .thank-inner >div, .border-box {
      padding: 40px;
  }
  .boc-content h1 {
      font-size: 20px;
      margin-bottom: 20px;
  }
  .border-box p, .border-box li {
    font-size: 16px;
  }
  main#main {
      /*min-height: 84vh;*/
      min-height: 0;
  }
  .thank-inner h2 {
      font-size: 16px;
  }
    .thank-inner h1 {
      font-size: 20px;
      margin: 0 0 14px;
  }
  .thank-inner >div, .border-box {
      padding: 40px 20px;
      border-radius: 4px;
  }
  .bg-color footer.site-footer ul li, .bg-color footer.site-footer ul li a{
    color: #fff;
  }
  footer.site-footer ul li:nth-child(3):after{
      background-color: #000;
  }
  footer.site-footer .logo {
      text-align: center;
      width: 100%;
      margin: 10px 0px 30px;
  }
  footer.site-footer .logo {display: none;}
  footer.site-footer  {margin-top: 3em;}
  .m-none{
      display: none;
    }
  .action-btn {
      max-width: 100%;
      border-radius: 8px;
      font-size: 22px;
      padding: 0px 10px;
      height: 56px;
      line-height: 50px;
  }

  .form-row {
      margin-bottom: 0;
  }
  .form-row >span {
      padding: 0 5px;
      width: 100%;
      margin-bottom: 15px;
  }
  .home-banner .container {
      padding-top: 0px;
  }
  form.form {
      padding: 0;
  }
  .container {
      max-width: 100% !important;
  }
  .desktop-image {
    display: none;
  }
  footer.site-footer ul {
      max-width: 320px;
      margin: 0 auto 20px;
  }
  footer.site-footer ul li:nth-child(2):after, footer.site-footer ul li:nth-child(4):after{
    background-color: transparent;
  }
  .action-button {
      text-align: center;
  }
  footer.site-footer ul li, footer.site-footer ul li a{font-size: 14px;}
  .content br {
      display: none;
  }
  footer.site-footer ul li {
      padding: 0 10px;
  }
  .bg-color footer.site-footer ul li:nth-child(3):after {
      background-color: #fff;
  }
  .border-box {
      margin: 0px auto 30px;
      padding: 40px 20px;
  }
  .ganadores-content h2 {
      font-size: 18px;
  }
  footer.site-footer ul li:after {
      left: -3px;
  }
  .main-box {
      padding-top: 60px;
  }
  form.form .action {
      margin: 8px 0 25px;
  }

  footer.site-footer.black-footer ul li:after{
        opacity: 0;
      visibility: hidden;

  }
  footer.site-footer.black-footer ul li:first-child {
      width: 100%;
  }

  .form-inner{
    padding: 0 20px 0 20px !important;
  }

  #edit-perfil-select {
    height: 36px;
    font-size: 16px;
    border-radius: 25px;
    color: #333;
    border: 1px solid #333;
    width: auto;
    min-width: 250px !important;
  }
}

@media (max-width: 479px) {

    .ganadores_modal-inner {
        padding: 0;
    }

    .policy-list ul {
        padding-left: 16px;
    }
    .popup-inner h2 {
        font-size: 18px;
    }
    .policy-list strong, .border-box p, .border-box li {
        font-size: 14px;
    }
    span.close-btn {
        right: 8px;
        font-size: 30px;
        top: 4px;
    }
    .popup-inner {
        padding: 20px;
    }
    .popup-main {
        max-width: 94%;
    }

     .boc-content h1 {
       font-size: 14px;
    }

    .thank-inner >div {
        padding: 40px 20px;
    }
    div#loader-pop .popup-main {
        max-width: 92%;
    }
    .border-box br + br {
        display: none;
    }

    .form-inner{
    padding: 0 10px 0 10px !important;
    }

    main#main {
      min-height: 91vh;
      min-height: 0;
      background-color: #fff;
  }
}

@media (max-width: 408px) {

  .popup-outer.participa-popup {
      max-width: 94%;
    }
  .popup-outer.participa-popup .popup-main{
    max-width: 100%;
  }

  .form-inner{
    padding: 0 10px 0 10px !important;
  }

  h1.form-title {
      font-size: 1.4rem;
      text-align: center;
      text-transform: uppercase;
      padding-top:  0px !important;
      /*margin-bottom: 28px;*/
  }

  h1.form-title img {
    width: 14px;
    display: inline-block;
    /*margin-top: -4px;*/
  }

}


/*-----------*/

#edit-perfil-select{
  height: 36px;
  font-size: 16px;
  border-radius: 25px;
  color: #333;
  border: 1px solid #333;
  width: 100%;
  min-width: 275px !important;
}


.select-wrapper {
  width: auto !important;
}

/*-----------*/



/* Fix vertical resolution with large height */
@media (min-width: 801px) and (min-height: 1200px) {
  .form-main .form-inner {
    margin: 0 0;
  }
  body {
    background-color: #fff;
  }
  a.Ver_Bases {
    font-size: 14px;
    font-weight: 500;
  }
  .form-row.three-fields span {
    width: 33%;
  }

  .condition-checkbox label, form.form .conditions p {
      font-weight: 500;
  }
  .form-row input, .form-row select {
    font-weight: 500;
      height: 48px;
      border-radius: 8px;
      border: solid 1px #ddd;
    font-size: 16px;
  }
  .condition-checkbox {
      margin-bottom: 17px;
  }
  form.form .conditions {
      margin: 18px 36px 27px 36px;
    height: 101.5px;
  }
  h1.form-title {
      margin-bottom: 20px;
      font-size:  2rem;
  }
  .thank-inner {
      padding-top: 60px;
  }
  div#loader-pop .popup-main .popup-inner img {
      max-width: 160px;
  }
  div#loader-pop .popup-main .popup-inner {
      padding: 30px 20px 10px;
  }
  .popup-inner .content h3 {
      font-size: 20px;
      line-height: 25px;
  }
  div#loader-pop .popup-main {
      max-width: 64%;
  }
  .popup-inner .content h3 {
      font-size: 20px;
  }
  .thank-inner >div, .border-box {
      padding: 40px;
  }
  .boc-content h1 {
      font-size: 20px;
      margin-bottom: 20px;
  }
  .border-box p, .border-box li {
    font-size: 16px;
  }
  main#main {
      /*min-height: 84vh;*/
      min-height: 0;
      background-color: #fff;
  }



  .thank-inner h2 {
      font-size: 16px;
  }
    .thank-inner h1 {
      font-size: 20px;
      margin: 0 0 14px;
  }
  .thank-inner >div, .border-box {
      padding: 40px 20px;
      border-radius: 4px;
  }
  .bg-color footer.site-footer ul li, .bg-color footer.site-footer ul li a{
    color: #000 !important;
  }
  footer.site-footer ul li:nth-child(3):after{
      background-color: #000;
  }
  footer.site-footer .logo {
      text-align: center;
      width: 100%;
      margin: 10px 0px 30px;
  }
  .m-none{
      display: none;
    }
  .action-btn {
      max-width: 100%;
      border-radius: 8px;
      font-size: 22px;
      padding: 0px 10px;
      height: 56px;
      line-height: 50px;
  }

  .form-row {
      margin-bottom: 0;
  }
  .form-row >span {
      padding: 0 5px;
      width: 100%;
      margin-bottom: 15px;
  }
  .home-banner .container {
      padding-top: 0px;
  }
  form.form {
      padding: 0;
  }
  .container {
      max-width: 100% !important;
  }
  .desktop-image {
    display: none;
  }
  footer.site-footer ul {
      /*max-width: 320px;*/
      margin: 0 auto 20px;
  }
  footer.site-footer ul li:nth-child(2):after, footer.site-footer ul li:nth-child(4):after{
    background-color: transparent;
  }
  .action-button {
      text-align: center;
  }
  footer.site-footer ul li, footer.site-footer ul li a{font-size: 14px; color: #000 !important;}
  .content br {
      display: none;
  }
  footer.site-footer ul li {
      padding: 0 10px;
  }
  .bg-color footer.site-footer ul li:nth-child(3):after {
      background-color: #fff;
  }
  .border-box {
      margin: 0px auto 30px;
      padding: 40px 20px;
  }
  .ganadores-content h2 {
      font-size: 18px;
  }
  footer.site-footer ul li:after {
      left: -3px;
  }
  .main-box {
      padding-top: 60px;
  }
  form.form .action {
      margin: 8px 0 25px;
  }

  footer.site-footer.black-footer ul li:after{
        opacity: 0;
      visibility: hidden;

  }
  footer.site-footer.black-footer ul li:first-child {
      width: 100%;
  }

  .form-inner{
    padding: 0 20px 0 20px !important;
  }

.mobile-image{
  display:  block ;
}

.col-md-6 {
  width: 100% !important;
  }

  #edit-perfil-select{
    height: 36px;
    font-size: 16px;
    border-radius: 25px;
    color: #333;
    border: 1px solid #333;
    width: 100%;
    min-width: 400px;
  }

  div.js-form-type-select form-item-perfil-select{
    width: 300px !important;
    background-color: lime;
  }
}

@media (min-width: 1280px) and (max-width: 1280px) and (max-height: 1024px) and (min-height: 1024px) {
  main#main{
    /*background-color: #000 !important;*/
    min-height: 100vh !important;
    margin-bottom: -195px !important;
  }
}



@media (min-width: 1900px){
  .desktop-image {
    width: 100% !important;
    height: auto !important;
    position: fixed;
    top: 0;
    /*border-bottom: 2px #fff solid !important;*/
  }

  main#main{
    margin-bottom: -58px !important;
  }
}

@media (max-width: 1536px)  {
  @media (min-height: 1024px) and (max-height: 1024px){
    main#main{
      min-height: 100vh !important;
      margin-bottom: -114px !important;
    }
  }
 }

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

  main#main{
      /*background-color: #000 !important;*/
      min-height: 100vh !important;
      margin-bottom: -55px !important;
  }
 }

@media (max-width: 1024px)  {
  @media (min-height: 1500px) and (max-height: 1540px){
    main#main{
        background-color: #fff !important;
        min-height: 72vh !important;
    }
  }
 }

 @media (max-width: 1024px)  {
  @media (min-height: 1280px) and (max-height: 1280px){
    main#main{
        background-color: #fff !important;
        min-height: 88vh !important;
    }
  }
 }

 @media (max-width: 800px)  {
  @media (min-height: 1280px) and (max-height: 1280px){
    main#main{
        min-height: 72vh !important;
    }
  }
 }

 @media (max-width: 768px)  {
  @media (min-height: 1366px) and (max-height: 1366px){
    main#main{
        background-color: #fff !important;
        min-height: 69vh !important;
    }
  }
 }


 @media (max-width: 800px){
  main#main{
    background-color: #fff !important;
}
 }

#edit-gdpr-e {
  top: -10px;
}

.form-item-gdpr-e label {
  font-size: 12px;
  line-height: normal;
}


/* FORMULARI NEWSLETTER */
form[id^='webform-submission-newsletter'] div.gdpr_text{
  height: auto !important;
}

form[id^='webform-submission-newsletter'] #edit-actions-submit {
 margin-top: 5px;
}

form[id^='webform-submission-newsletter'] a {
  text-decoration: underline !important;
 }

.form-item-chk-politica-privacidad{
  width: 100% !important;
}
/* FI - FORMULARI NEWSLETTER */
