/**
 * ITCSS port of Bootstrap v3.3.3
 *
 * 1. Settings................Global variables, config switches.
 * 2. Tools...................Default mixins and functions.
 * 3. Generic.................Ground-zero styles (resets, box-sizing).
 * 4. Base....................Unclassed HTML elements (type selectors).
 * 5. Objects.................Cosmetic-free design patterns.
 * 6. Components..............Designed components, chunks of UI.
 * 7. Trumps..................Helpers and overrides.
 *
 */
 .modal-body ul li {
    position: relative;
    padding-left: 15px;
    margin-top: 13px;
    margin-left: 25px;
}
@media (max-width: 768px) {
  .contenedor {
    overflow: hidden; }
  ul li {
    font-size: 16px !important;
    line-height: 20px !important; }
  .segunda {
    padding-top: 0 !important;
    padding: 50px 0 !important; }
    .segunda__mecanica h4 {
      font-size: 28px !important;
      line-height: 35px !important; }
    .segunda .offset-1 {
      margin-left: 0 !important; }
    .segunda__formulario {
      margin-top: 50px;
      height: auto !important; }
      .segunda__formulario__terminos {
        margin: 25px 0px !important;
        position: relative;
        top: 0 !important; }
  .primera__informacion {
    margin-top: 85px; }
    .primera__informacion h3 {
      font-size: 20px !important; }
    .primera__informacion h2 {
      font-size: 25px !important;
      line-height: 35px !important; }
    .primera__informacion__botones {
      top: 0 !important;
      margin: 0 !important; }
    .primera__informacion__texto {
      position: relative !important;
      bottom: 0 !important;
      right: 0 !important; }
  .primera__premios__articulos {
    position: relative !important; }
    .primera__premios__articulos--1 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important; }
      .primera__premios__articulos--1--texto {
        left: 0 !important; }
    .primera__premios__articulos--2 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important; }
      .primera__premios__articulos--2--texto {
        left: 0 !important; }
    .primera__premios__articulos--3 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important;
      left: 0 !important;
      bottom: 0 !important; }
      .primera__premios__articulos--3--texto {
        bottom: 15px !important;
        left: 0 !important;
        bottom: 15px !important; }
    .primera__premios__articulos h3 {
      font-size: 25px !important;
      line-height: 55px !important; }
    .primera__premios__articulos img {
      max-width: 50%; }
  .confeti img {
    width: 100%; }
  .gracias {
    height: auto !important; }
    .gracias .container1 {
      padding-left: 0 !important;
      margin-bottom: 50px; }
  .tercera {
    padding-bottom: 50px !important; }
    .tercera .col-lg-6 {
      text-align: center !important;
      -webkit-box-pack: space-evenly !important;
          -ms-flex-pack: space-evenly !important;
              justify-content: space-evenly !important; } }

@media (min-width: 768px) and (max-width: 991.98px) {
  .contenedor {
    overflow: hidden; }
  .segunda {
    padding-top: 0 !important;
    padding: 50px 0 !important; }
    .segunda .offset-1 {
      margin-left: 0 !important; }
    .segunda__formulario {
      margin-top: 50px;
      height: auto !important; }
      .segunda__formulario__terminos {
        margin: 25px 0px !important;
        position: relative;
        top: 0 !important; }
  .primera__informacion {
    margin-top: 50px; }
    .primera__informacion__botones {
      top: 0 !important;
      margin: 0 !important; }
    .primera__informacion__texto {
      position: relative !important;
      bottom: 0 !important;
      right: 0 !important; }
  .primera__premios__articulos {
    position: relative !important; }
    .primera__premios__articulos--1 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important; }
      .primera__premios__articulos--1--texto {
        left: 0 !important; }
    .primera__premios__articulos--2 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important; }
      .primera__premios__articulos--2--texto {
        left: 0 !important; }
    .primera__premios__articulos--3 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important; }
      .primera__premios__articulos--3--texto {
        left: 0 !important; }
    .primera__premios__articulos img {
      max-width: 100%; }
  .confeti img {
    width: 100%; }
  .gracias {
    height: auto !important; } }

@media (min-width: 992px) and (max-width: 1199.98px) {
  .gracias {
    height: auto !important; }
  .contenedor {
    overflow: hidden; }
  .segunda {
    padding-top: 0 !important;
    padding: 50px 0 !important; }
    .segunda .offset-1 {
      margin-left: 0 !important; }
    .segunda__formulario {
      width: 500px;
      margin-top: 50px;
      height: auto !important; }
      .segunda__formulario__terminos {
        margin: 25px 0px !important;
        position: relative;
        top: 0 !important; }
  .primera__informacion {
    margin-top: 50px; }
    .primera__informacion h2 {
      font-size: 35px !important;
      line-height: 38px !important; }
    .primera__informacion h3 {
      font-size: 35px !important;
      line-height: 38px !important; }
    .primera__informacion__botones {
      top: 0 !important;
      margin: 0 !important; }
    .primera__informacion__texto {
      position: relative !important;
      bottom: 0 !important;
      right: 0 !important; }
  .primera__premios__articulos {
    position: relative !important; }
    .primera__premios__articulos h3 {
      font-size: 25px !important;
      line-height: 40px !important; }
    .primera__premios__articulos--1 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important; }
      .primera__premios__articulos--1--texto {
        bottom: 0;
        left: 0 !important; }
    .primera__premios__articulos--2 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important; }
      .primera__premios__articulos--2--texto {
        bottom: 0 !important;
        left: 0 !important; }
    .primera__premios__articulos--3 {
      right: 0 !important;
      top: 0 !important;
      text-align: center !important; }
      .primera__premios__articulos--3--texto {
        bottom: 0 !important;
        left: 0 !important; }
    .primera__premios__articulos img {
      max-width: 100%; }
  .confeti img {
    width: 100%; } }

@media (min-width: 1200px) and (max-width: 1599px) {
  .container {
    max-width: 1350px !important; }
  .contenedor .segunda__formulario__input label {
    font-size: 15px !important; }
  .contenedor .primera__informacion__texto {
    bottom: -80px !important; }
  .contenedor .primera__informacion img {
    width: 120px; }
  .contenedor .primera__premios {
    padding-top: 0; }
    .contenedor .primera__premios__articulos {
      bottom: -15% !important; }
      .contenedor .primera__premios__articulos h3 {
        font-size: 30px !important;
        line-height: 36px !important; }
      .contenedor .primera__premios__articulos div {
        bottom: 0 !important; }
      .contenedor .primera__premios__articulos img {
        width: 100%; }
  .contenedor .segunda__formulario {
    width: 600px; }
  .confeti img {
    width: 100%; } }

@media (min-width: 1701px) {
  .checkmark {
    left: 13% !important; } }

@media (min-width: 1600px) and (max-width: 1700px) {
  .checkmark {
    left: 55px !important; } }

@media (min-width: 1600px) {
  .contenedor .segunda__formulario__terminos {
    margin: 0 0px !important; }
  .container {
    max-width: 1785px; } }

@media (min-width: 1200px) {
  .modal-dialog {
    max-width: 1165px; }
  .modal-content {
    padding: 15px 50px;
    background: #FFFFFF;
    -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
            box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
    border-radius: 25px; } }

.is-invalid {
  border-color: #dc3545 !important;
  border-radius: 0 !important; }

.segunda__formulario__input__contenido .field-error {
  color: red !important; }

.swal2-popup {
  background: #fff !important; }

.swal2-title {
  color: #3C424F !important; }

.swal2-html-container {
  color: #3C424F !important; }

#txtPrimerApellido-error, #distrito-error, #provincia-error, #departamento-error, #txtFecha-error, #txtNombres-error, #txtSegundoApellido-error, #txtDNI-error, #txtDireccion-error, #txtTelefono-error, #txtCorreo-error, #txtBoletaFactura-error, #txtLugarCompra-error {
  position: absolute;
  top: -30px !important;
  font-size: 11px;
  color: #fd0303; }

.swal2-styled.swal2-confirm {
  border-radius: 30px !important;
  background-color: #3354A3 !important; }

.field-error .checkmark {
  background-color: #d61515 !important; }

input::-webkit-outer-spin-button,
input::-webkit-inner-spin-button {
  -webkit-appearance: none;
  margin: 0; }

/* Firefox */
input[type=number] {
  -moz-appearance: textfield; }

.contenedor {
  background-image: url(../img/bgcasa.png);
  background-size: cover; }
  .contenedor .primera__premios {
    padding-top: 45px; }
    .contenedor .primera__premios__articulos {
      bottom: -65px; }
      .contenedor .primera__premios__articulos h4 {
        font-family: Pluto Sans;
        font-style: normal;
        font-weight: 800;
        font-size: 25px;
        line-height: 31px;
        text-align: center;
        color: #FFFFFF;
        text-shadow: 0px 5px 10px #000000; }
      .contenedor .primera__premios__articulos h3 {
        font-family: Pluto Sans;
        font-style: normal;
        font-weight: 800;
        font-size: 48px;
        line-height: 59px;
        text-align: center;
        color: #FFFFFF;
        text-shadow: 0px 5px 10px #000000;
        margin-bottom: 0; }
      .contenedor .primera__premios__articulos--1 {
        position: relative;
        right: 25px;
        top: 15px; }
        .contenedor .primera__premios__articulos--1--texto {
          position: relative;
          left: 23px;
          bottom: 10px; }
      .contenedor .primera__premios__articulos--2 {
        position: relative;
        top: 32px;
        right: 12px; }
        .contenedor .primera__premios__articulos--2--texto {
          position: relative;
          left: 44px;
          bottom: 20px; }
      .contenedor .primera__premios__articulos--3 {
        position: relative;
        left: 30px;
        bottom: 10px; }
        .contenedor .primera__premios__articulos--3--texto {
          position: relative;
          left: 18px;
          bottom: 63px; }
  .contenedor .primera__informacion {
    /*btn_background*/
    /*btn_text*/
    /*highlight*/ }
    .contenedor .primera__informacion__texto {
      position: absolute;
      bottom: -30px;
      right: 48px; }
      .contenedor .primera__informacion__texto p {
        font-family: Pluto Sans;
        font-style: normal;
        font-weight: 500;
        font-size: 18px;
        line-height: 22px;
        text-align: center;
        color: #FFFFFF;
        text-shadow: 0px 5px 10px #000000; }
    .contenedor .primera__informacion__botones {
      position: relative;
      top: 70px;
      margin: -40px 0 0 0; }
      .contenedor .primera__informacion__botones .buttons {
        margin-bottom: 15px; }
      .contenedor .primera__informacion__botones a {
        font-family: Pluto Sans;
        font-style: normal;
        font-weight: 800;
        font-size: 16px;
        line-height: 20px;
        /* identical to box height */
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25); }
      .contenedor .primera__informacion__botones--1 .effect01 {
        width: 293px;
        padding: 15px 0;
        margin: auto;
        color: #FFF;
        -webkit-box-shadow: 0px 0px 0px 1px #000 inset;
                box-shadow: 0px 0px 0px 1px #000 inset;
        background: #3354A3;
        overflow: hidden;
        position: relative;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
        border-radius: 60px; }
      .contenedor .primera__informacion__botones--2 .effect01 {
        padding: 25px 0;
        width: 350px;
        margin: auto;
        color: #FFF;
        -webkit-box-shadow: 0px 0px 0px 1px #000 inset;
                box-shadow: 0px 0px 0px 1px #000 inset;
        background: #FAC525;
        overflow: hidden;
        position: relative;
        -webkit-transition: all 0.3s ease-in-out;
        transition: all 0.3s ease-in-out;
        -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
        border-radius: 60px; }
    .contenedor .primera__informacion .effect01:hover {
      background-color: #FFF;
      -webkit-box-shadow: 0px 0px 0px 4px #EEE inset;
              box-shadow: 0px 0px 0px 4px #EEE inset; }
    .contenedor .primera__informacion .effect01 span {
      -webkit-transition: all 0.2s ease-out;
      transition: all 0.2s ease-out;
      z-index: 2; }
    .contenedor .primera__informacion .effect01:hover span {
      letter-spacing: 0.13em;
      color: #333; }
    .contenedor .primera__informacion .effect01:after {
      background: #FFF;
      border: 0px solid #000;
      content: "";
      height: 155px;
      left: -75px;
      opacity: .8;
      position: absolute;
      top: -50px;
      -webkit-transform: rotate(35deg);
      transform: rotate(35deg);
      width: 50px;
      -webkit-transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
      transition: all 1s cubic-bezier(0.075, 0.82, 0.165, 1);
      /*easeOutCirc*/
      z-index: 1; }
    .contenedor .primera__informacion .effect01:hover:after {
      background: #FFF;
      border: 20px solid #000;
      opacity: 0;
      left: 120%;
      -webkit-transform: rotate(40deg);
      transform: rotate(40deg); }
    .contenedor .primera__informacion img {
      margin-bottom: 25px; }
    .contenedor .primera__informacion h3 {
      font-family: Pluto Sans;
      font-style: normal;
      font-weight: 800;
      font-size: 40px;
      line-height: 49px;
      text-align: center;
      color: #FAC525;
      text-shadow: 0px 5px 10px #000000; }
    .contenedor .primera__informacion h2 {
      font-family: Pluto Sans;
      font-style: normal;
      font-weight: 800;
      font-size: 40px;
      line-height: 49px;
      text-align: center;
      color: #FFFFFF;
      text-shadow: 0px 5px 10px #000000; }
  .contenedor .segunda {
    overflow: hidden;
    padding: 100px 0;
    padding-top: 200px; }
    .contenedor .segunda__formulario {
      position: relative;
      z-index: 2; }
      .contenedor .segunda__formulario p {
        padding-top: 10px;
        font-family: Raleway;
        font-style: normal;
        font-weight: 500;
        font-size: 12px;
        line-height: 14px;
        color: #7E7E7E; }
      .contenedor .segunda__formulario__submit {
        margin-top: 0; }
        .contenedor .segunda__formulario__submit input {
          background: #3354A3;
          -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
                  box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
          font-family: Pluto Sans;
          font-style: normal;
          font-weight: 800;
          font-size: 16px;
          line-height: 20px;
          text-align: center;
          text-transform: uppercase;
          color: #FFFFFF;
          text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
          border: 0;
          width: 100%;
          border-radius: 30px;
          padding: 18px 0;
          -webkit-transition: all .5s;
          transition: all .5s; }
          .contenedor .segunda__formulario__submit input:hover {
            background: #FFFFFF;
            color: #3354A3; }
          .contenedor .segunda__formulario__submit input:focus {
            border: 0;
            outline: 0; }
      .contenedor .segunda__formulario__terminos {
        position: relative;
        text-align: center;
        margin: 0 30px; }
        .contenedor .segunda__formulario__terminos label {
          font-family: Raleway;
          font-style: normal;
          font-weight: 500;
          font-size: 14px;
          line-height: 16px;
          color: #3C424F; }
      .contenedor .segunda__formulario__contenedor {
        position: relative; }
        .contenedor .segunda__formulario__contenedor:after {
          background-image: url(../img/confettiizquierda1.png);
          position: absolute;
          width: 367.25px;
          height: 564.85px;
          bottom: -52px;
          content: "";
          background-repeat: no-repeat;
          z-index: 1;
          left: -116px; }
        .contenedor .segunda__formulario__contenedor:before {
          background-image: url(../img/confettiderec.png);
          position: absolute;
          right: -150px;
          width: 367.25px;
          height: 564.85px;
          bottom: 70px;
          -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
                  box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
          content: "";
          background-repeat: no-repeat;
          z-index: 1; }
    .contenedor .segunda__formulario {
      background: #FFFFFF;
      -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
              box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
      padding: 50px 50px;
      height: 750px;
      position: relative; }
      .contenedor .segunda__formulario__input {
        position: relative;
        padding-bottom: 34px; }
        .contenedor .segunda__formulario__input select {
          border: 0;
          border-bottom: 1px solid #E5E5E5;
          border-radius: 0;
          font-family: Raleway; }
          .contenedor .segunda__formulario__input select:focus {
            outline: 0; }
        .contenedor .segunda__formulario__input__icono {
          background: #FAC525;
          border-radius: 12px 0px 0px 12px;
          height: 100%;
          text-align: center;
          padding-top: 16px;
          height: 77px; }
        .contenedor .segunda__formulario__input__contenido {
          background: #2F96F1;
          border-radius: 0 12px 12px 0;
          height: 77px; }
          .contenedor .segunda__formulario__input__contenido span {
            font-family: Raleway;
            font-style: normal;
            font-weight: 600;
            font-size: 12px;
            line-height: 14px;
            /* blanco */
            color: #FFFFFF; }
          .contenedor .segunda__formulario__input__contenido #selected_filename {
            font-family: Raleway;
            font-style: normal;
            font-weight: normal;
            font-size: 16px;
            line-height: 19px;
            color: #FFFFFF;
            font-weight: 100;
            position: relative;
            top: 5px; }
          .contenedor .segunda__formulario__input__contenido #falseinput {
            text-align: left;
            outline: 0;
            padding: 0 0 0 20px;
            width: 100%;
            height: 76px;
            background: transparent !important;
            border: 0 !important;
            font-family: Raleway;
            font-style: normal;
            font-weight: 600;
            font-size: 12px;
            line-height: 14px;
            color: #FFFFFF; }
        .contenedor .segunda__formulario__input p {
          padding-top: 10px;
          font-family: Raleway;
          font-style: normal;
          font-weight: 500;
          font-size: 12px;
          line-height: 14px;
          color: #7E7E7E; }
        .contenedor .segunda__formulario__input input {
          border-bottom: 1px solid #E5E5E5;
          border-right: 0;
          border-left: 0;
          border-top: 0;
          z-index: 55;
          position: relative;
          background: transparent; }
          .contenedor .segunda__formulario__input input:focus {
            -webkit-box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
                    box-shadow: 0 0 0 0rem rgba(0, 123, 255, 0.25);
            border-bottom: 1px solid #2F96F1;
            border-radius: 0; }
            .contenedor .segunda__formulario__input input:focus + .form-control-placeholder {
              color: #2F96F1; }
        .contenedor .segunda__formulario__input .form-control-placeholder {
          font-size: 12px;
          top: -10px !important;
          opacity: 1;
          font-family: Raleway;
          font-style: normal;
          font-weight: 600;
          font-size: 12px;
          line-height: 14px;
          position: absolute;
          /* gris2 */
          color: #7E7E7E; }
      .contenedor .segunda__formulario:after {
        background: #ccc;
        position: absolute;
        right: -15px;
        width: 15px;
        height: 564.85px;
        bottom: 0;
        background: #2F96F1;
        -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
                box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
        content: ""; }
      .contenedor .segunda__formulario:before {
        background: #ccc;
        position: absolute;
        left: -15px;
        width: 15px;
        bottom: 0;
        height: 670.61px;
        background: #3354A3;
        -webkit-box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
                box-shadow: 0px 5px 10px rgba(0, 0, 0, 0.07);
        content: ""; }
    .contenedor .segunda__mecanica {
      position: relative;
      top: 25px;
      padding: 0 50px 0 0; }
      .contenedor .segunda__mecanica__terminos {
        margin-top: 40px; }
        .contenedor .segunda__mecanica__terminos ul {
          padding-left: 0;
          list-style: none; }
          .contenedor .segunda__mecanica__terminos ul li {
            font-family: Pluto Sans;
            font-style: normal;
            margin-bottom: 20px;
            font-weight: 500;
            font-size: 18px;
            line-height: 28px;
            color: #FFFFFF;
            text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3); }
            .contenedor .segunda__mecanica__terminos ul li span {
              color: #FAC525; }
      .contenedor .segunda__mecanica__boton a {
        font-family: Pluto Sans;
        font-style: normal;
        font-weight: 800;
        font-size: 16px;
        line-height: 20px;
        text-align: center;
        text-transform: uppercase;
        color: #FFFFFF;
        text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.25);
        background: #FAC525;
        -webkit-box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
                box-shadow: 0px 10px 10px rgba(0, 0, 0, 0.1);
        border-radius: 60px;
        display: block;
        width: 293px;
        padding: 18px 0;
        -webkit-transition: all .5s;
        transition: all .5s; }
        .contenedor .segunda__mecanica__boton a:hover {
          text-decoration: none;
          background: #fff;
          color: #FAC525; }
      .contenedor .segunda__mecanica h4 {
        font-family: Pluto Sans;
        font-style: normal;
        font-weight: 800;
        font-size: 35px;
        line-height: 43px;
        text-transform: uppercase;
        color: #FAC525;
        text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
        margin-bottom: 32px; }
      .contenedor .segunda__mecanica__pautas {
        margin-bottom: 56px; }
        .contenedor .segunda__mecanica__pautas ul {
          padding-left: 0;
          list-style: none; }
          .contenedor .segunda__mecanica__pautas ul li {
            padding-left: 75px;
            position: relative;
            font-family: Pluto Sans;
            font-style: normal;
            font-weight: 800;
            text-transform: uppercase;
            font-size: 20px;
            line-height: 28px;
            color: #FFFFFF;
            text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
            margin-bottom: 27px; }
            .contenedor .segunda__mecanica__pautas ul li span {
              color: #FAC525;
              text-shadow: 0px 2px 3px rgba(0, 0, 0, 0.3);
              position: absolute;
              border: 3px solid #2F96F1;
              width: 54px;
              height: 54px;
              text-align: center;
              left: 0;
              font-size: 36px;
              top: -5px;
              border-radius: 30px;
              padding-top: 12px; }
  .contenedor .tercera {
    padding: 0 50px; }
    .contenedor .tercera__copy p {
      font-family: Raleway;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #FFFFFF; }
    .contenedor .tercera__copy a {
      font-family: Raleway;
      font-style: normal;
      font-weight: bold;
      font-size: 13px;
      line-height: 15px;
      color: #FFFFFF; }

/* The container1 */
.container1 {
  display: block;
  position: relative;
  margin-bottom: 12px;
  cursor: pointer;
  font-size: 22px;
  -webkit-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none; }

/* Hide the browser's default checkbox */
.container1 input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0; }

/* Create a custom checkbox */
.checkmark {
  position: absolute;
  top: 0;
  left: 0;
  height: 18px;
  width: 18px;
  background-color: #eee; }

/* On mouse-over, add a grey background color */
.container1:hover input ~ .checkmark {
  background-color: #ccc; }

/* When the checkbox is checked, add a blue background */
.container1 input:checked ~ .checkmark {
  background-color: #2196F3; }

/* Create the checkmark/indicator (hidden when not checked) */
.checkmark:after {
  content: "";
  position: absolute;
  display: none; }

/* Show the checkmark when checked */
.container1 input:checked ~ .checkmark:after {
  display: block; }

/* Style the checkmark/indicator */
.container1 .checkmark:after {
  left: 7px;
  top: 3px;
  width: 5px;
  height: 10px;
  border: solid white;
  border-width: 0 3px 3px 0;
  -webkit-transform: rotate(45deg);
  transform: rotate(45deg); }

input[value=""]::-webkit-datetime-edit {
  color: transparent; }

input:focus::-webkit-datetime-edit {
  color: #000; }

input:focus + .form-control-placeholder {
  top: 0 !important;
  font-size: 12px; }

/* width */
::-webkit-scrollbar {
  width: 5px; }

.gracias {
  height: 100vh; }
  .gracias h2 {
    font-size: 28px !important; }

.close {
  margin: -1rem -1rem -1rem auto;
  position: absolute;
  right: 0;
  top: 0;
  /* background: #ccc; */
  background-color: #2F96F1 !important;
  opacity: 1;
  color: #fff;
  border-radius: 30px;
  width: 63.02px;
  height: 63.02px;
  padding: 0px 0px 10px 2px !important;
  font-size: 50px; }
  .close:hover {
    outline: 0; }

.modal-header {
  border-bottom: 0; }

.modal-body {
  height: 600px;
  overflow-y: scroll;
  font-family: Pluto Sans;
  font-style: normal;
  font-weight: 500;
  font-size: 16px;
  line-height: 28px;
  color: #535360; }
  .modal-body ul {
    padding-left: 0;
    list-style: none; }
    .modal-body ul li {
      position: relative;
      padding-left: 13px;
      margin-top: 13px; }
      .modal-body ul li:before {
        position: absolute;
        content: "";
        top: 10px;
        left: 0;
        background: #2F96F1;
        width: 5px;
        height: 5px;
        border-radius: 30px;
        margin: auto; }

.modal-title {
  font-family: Pluto Sans;
  font-style: normal;
  font-weight: 800;
  font-size: 24px;
  line-height: 30px;
  /* identical to box height */
  text-align: center;
  /* AzulAceros */
  color: #3354A3; }

/* Track */
::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 5px grey;
          box-shadow: inset 0 0 5px grey;
  border-radius: 10px; }

/* Handle */
::-webkit-scrollbar-thumb {
  background: #3354a3;
  border-radius: 10px; }

/* Handle on hover */
::-webkit-scrollbar-thumb:hover {
  background: #b30000; }

@font-face {
  font-family: 'Pluto Sans';
  src: url("../fonts/PlutoSansCondMedium.woff");
  src: url("../fonts/PlutoSansCondMedium.woff2"); }
