/* Generated by less 3.11.1 */
@import url("https://use.typekit.net/ndr1kdu.css");
html {
  height: 100%;
}
* {
  -webkit-box-sizing: border-box;
          box-sizing: border-box;
}
img {
  display: block;
}
a {
  text-decoration: none;
  -webkit-transition: all 0.4s ease-in-out;
  -o-transition: all 0.4s ease-in-out;
  transition: all 0.4s ease-in-out;
}
.clearfix:after {
  content: "";
  display: block;
  clear: both;
}
.display-400 {
  font-family: erbaum, sans-serif;
  font-weight: 400;
}
.display-700 {
  font-family: erbaum, sans-serif;
  font-weight: 700;
}
b,
strong,
.strong {
  font-family: erbaum, sans-serif;
  font-weight: bold;
}
body {
  font-family: proxima-nova, sans-serif;
  font-size: 18px;
  font-weight: normal;
  color: #cf2313;
  line-height: 1.2;
  background: url(../img/background-desktop.jpg);
  background-size: 100% auto;
  background-repeat: repeat-y;
  background-position: 100% 0;
  margin: 0;
  padding: 0;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
}
@media (max-width: 1000px) {
  body {
    background-image: url(../img/background-mobile.jpg);
  }
}
.registracija {
  padding: 100px 0 150px 0;
  background: url(../img/nuts-desktop.png);
  background-position: 50% 100px;
  background-repeat: no-repeat;
}
@media (max-width: 1000px) {
  .registracija {
    background: none;
  }
}
.registracija .headline {
  margin-bottom: 50px;
}
.registracija .nuts-mobile {
  display: block;
  margin: 30px auto 0 auto;
  max-width: 250px;
}
.lottery-term {
  color: #ed6700;
  margin: 0;
  text-align: center;
  font-size: 14px;
  margin-top: 50px;
}
h1,
.headline {
  text-align: center;
  color: #cf2313;
  font-size: 50px;
  margin: 0;
  padding: 0;
  line-height: 1.2;
  text-transform: uppercase;
  font-family: erbaum, sans-serif;
  font-weight: bold;
}
@media (max-width: 980px) {
  h1,
  .headline {
    font-size: 30px;
  }
}
.terms-row {
  color: white;
  margin-top: 30px;
}
@media (min-width: 801px) {
  .terms-row {
    margin: 0 -20px;
    display: -webkit-box;
    display: -ms-flexbox;
    display: flex;
    -webkit-box-pack: center;
        -ms-flex-pack: center;
            justify-content: center;
  }
}
.terms-row .col {
  position: relative;
  padding: 0 20px;
  width: 33.333%;
  max-width: 250px;
  text-align: center;
}
@media (max-width: 800px) {
  .terms-row .col {
    width: 100%;
    margin: 0 auto;
  }
  .terms-row .col + .col {
    margin-top: 70px;
  }
}
.terms-row .col img {
  display: block;
  margin: 0 auto;
}
.terms-row .col .image {
  height: calc(80px * 1.5);
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: center;
      -ms-flex-pack: center;
          justify-content: center;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
}
.terms-row .col .image.image-1 img {
  height: calc(44px * 1.5);
}
.terms-row .col .image.image-2 img {
  height: calc(52px * 1.5);
}
.terms-row .col .image.image-3 img {
  height: calc(80px * 1.5);
}
.terms-row .col p {
  font-size: 30px;
  margin: 20px 0 0 0;
  display: inline-block;
  font-family: erbaum, sans-serif;
  font-weight: bold;
}
@media (max-width: 800px) {
  .terms-row .col p {
    text-align: center;
    margin-top: 20px;
  }
  .terms-row .col p br {
    display: none;
  }
}
.terms-row .col p small {
  font-size: 16px;
  display: block;
  margin-top: 10px;
  font-weight: normal;
  text-transform: none;
}
@media (min-width: 901px) {
  .hidden-desktop {
    display: none !important;
  }
}
@media (max-width: 900px) {
  .hidden-mobile {
    display: none !important;
  }
}
.cover {
  padding-top: 60px;
}
.cover img {
  display: block;
  max-width: 100%;
  margin: 0 auto;
}
@media (max-width: 900px) {
  .cover {
    padding-top: 0;
  }
  .cover img {
    max-width: 450px;
    width: 100%;
  }
}
.container {
  max-width: 1000px;
  padding: 0 15px;
  margin: 0 auto;
  position: relative;
}
.logo {
  position: absolute;
  z-index: 1;
  left: 30px;
  top: 30px;
  display: block;
  max-width: 180px;
}
@media (max-width: 980px) {
  .logo {
    width: 120px;
    position: static;
    margin: 0 20px;
  }
}
@-webkit-keyframes main {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
@keyframes main {
  from {
    opacity: 0;
    -webkit-transform: scale(1.1);
            transform: scale(1.1);
  }
  to {
    opacity: 1;
    -webkit-transform: scale(1);
            transform: scale(1);
  }
}
.info-note {
  text-align: center;
  color: #1c75bc;
  margin: 0;
  font-size: 16px;
}
.cookies {
  display: block;
  max-width: 760px;
  width: 100%;
  margin: 0 auto;
  margin-top: 60px;
}
.title {
  margin: 0 auto;
  display: block;
  max-width: 100%;
  width: 100%;
  -webkit-transition: all 0.3s ease-out;
  -o-transition: all 0.3s ease-out;
  transition: all 0.3s ease-out;
}
.winner-title {
  text-align: center;
  font-size: 20px;
  color: #232F84;
}
table + .winner-title {
  margin-top: 70px;
}
.winner-table {
  text-align: center;
}
.navigation {
  overflow: hidden;
  padding: 0 10px;
  position: fixed;
  left: 0;
  top: 0;
  width: 100%;
  z-index: 100;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(237, 103, 0, 0)), color-stop(#ed6700), to(rgba(237, 103, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(237, 103, 0, 0), #ed6700, rgba(237, 103, 0, 0));
  background-image: linear-gradient(to right, rgba(237, 103, 0, 0), #ed6700, rgba(237, 103, 0, 0));
}
.navigation ul {
  text-align: center;
  list-style: none;
  margin: 0;
  padding: 0;
  color: white;
}
.navigation ul li {
  display: inline-block;
  margin: 0 10px;
}
@media (max-width: 980px) {
  .navigation ul li {
    margin: 0;
  }
}
.navigation ul li a {
  display: block;
  color: white;
  padding: 15px;
  font-size: 18px;
  line-height: 30px;
  border: 1px solid transparent;
  border-radius: 16px;
  font-family: erbaum, sans-serif;
  font-weight: bold;
  line-height: 20px;
}
@media (max-width: 980px) {
  .navigation ul li a {
    color: white;
    font-size: 12px;
    padding: 10px;
  }
}
.page {
  overflow: hidden;
}
.page .row {
  margin: 0 -20px;
}
.page .row:after {
  content: "";
  display: block;
  clear: both;
}
.page .row .col {
  position: relative;
  padding: 0 20px;
  width: 33.333%;
  float: left;
  text-align: center;
}
@media (max-width: 800px) {
  .page .row .col {
    float: none;
    width: 100%;
  }
  .page .row .col + .col {
    margin-top: 70px;
  }
}
.page .row .col img {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
.page .row .col p {
  font-size: 40px;
  font-weight: bold;
  margin: 50px 0 0 0;
  display: inline-block;
  text-align: left;
}
@media (max-width: 800px) {
  .page .row .col p {
    text-align: center;
    margin-top: 20px;
  }
  .page .row .col p br {
    display: none;
  }
}
.page .row .col p small {
  font-weight: normal;
  color: #232F84;
  font-size: 20px;
  display: block;
}
.image {
  display: block;
  margin: 0 auto;
  max-width: 100%;
}
@media (max-width: 800px) {
  .image {
    margin-top: 50px;
  }
}
form {
  max-width: 660px;
  margin: 0 auto;
  position: relative;
  z-index: 3;
}
form .row {
  margin: 0 !important;
}
@media (min-width: 800px) {
  form .row {
    margin: 0 -20px !important;
  }
  form .row:after {
    content: "";
    display: block;
    clear: both;
  }
  form .row .form-group {
    width: 50%;
    float: left;
    padding: 0 20px;
  }
}
form label {
  font-size: 18px;
  display: block;
  line-height: 1;
  font-family: erbaum, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
}
form label input,
form label select {
  display: block;
  border: 0;
  color: #232F84;
  line-height: 30px;
  padding: 12px 20px;
  width: 100%;
  height: 54px;
  text-transform: none;
  font-size: 18px;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 3px;
  margin-top: 10px;
  font-weight: normal;
}
form .form-group {
  margin-bottom: 40px;
}
form .form-group .message {
  display: none;
}
form .form-group.error,
form .form-group .error {
  position: relative;
}
form .form-group.error input,
form .form-group .error input,
form .form-group.error select,
form .form-group .error select {
  background: #cf2313;
  color: white;
}
form .form-group.error .message,
form .form-group .error .message {
  position: absolute;
  top: 0;
  right: 0;
  background: #cf2313;
  color: white;
  display: block;
  line-height: 18px;
  font-size: 10px;
  padding: 0 6px;
  border-radius: 3px;
  text-transform: uppercase;
}
form .form-group.error .message:after,
form .form-group .error .message:after {
  top: 100%;
  right: 10px;
  border: solid transparent;
  content: " ";
  height: 0;
  width: 0;
  position: absolute;
  pointer-events: none;
  border-color: rgba(136, 183, 213, 0);
  border-top-color: #cf2313;
  border-width: 8px;
  margin-left: -8px;
}
form .form-group.error.checkbox-group .message,
form .form-group .error.checkbox-group .message {
  right: auto;
  left: 0;
  top: -20px;
}
form .form-group.error.checkbox-group .message:after,
form .form-group .error.checkbox-group .message:after {
  right: auto;
  left: 16px;
}
input[type="submit"],
.button {
  margin: 20px auto 0 auto;
  display: block;
  color: white;
  font-size: 30px;
  line-height: 20px;
  padding: 20px 50px;
  height: 60px;
  text-transform: none;
  font-family: inherit;
  -webkit-appearance: none;
  border-radius: 0;
  border: 0;
  background: transparent;
  font-family: erbaum, sans-serif;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: all 0.3s ease;
  -o-transition: all 0.3s ease;
  transition: all 0.3s ease;
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(237, 103, 0, 0)), color-stop(#ed6700), to(rgba(237, 103, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(237, 103, 0, 0), #ed6700, rgba(237, 103, 0, 0));
  background-image: linear-gradient(to right, rgba(237, 103, 0, 0), #ed6700, rgba(237, 103, 0, 0));
}
input[type="submit"]:hover,
.button:hover {
  background-image: -webkit-gradient(linear, left top, right top, from(rgba(237, 103, 0, 0)), color-stop(#cf2313), to(rgba(237, 103, 0, 0)));
  background-image: -o-linear-gradient(left, rgba(237, 103, 0, 0), #cf2313, rgba(237, 103, 0, 0));
  background-image: linear-gradient(to right, rgba(237, 103, 0, 0), #cf2313, rgba(237, 103, 0, 0));
}
@media (max-width: 980px) {
  input[type="submit"],
  .button {
    width: 100%;
    font-size: 20px;
  }
}
.terms-wrapper {
  text-align: center;
  margin-top: 50px;
}
.terms-wrapper strong {
  font-size: 16px;
}
.terms-wrapper p {
  font-size: 14px;
}
.button {
  display: inline-block;
}
input:focus,
select:focus {
  outline: 0;
}
#error,
#errors,
#success,
#no-prize {
  background: #cf2313;
  color: white;
  margin-top: 20px;
  padding: 20px;
  text-align: center;
  display: none;
}
html[lang="lv"] .ru {
  display: none;
}
html[lang="ru"] .lv {
  display: none;
}
.has-errors #errors {
  display: block;
}
#success {
  background: #82ba0e;
}
.success #success {
  display: block;
}
.hidden {
  display: none;
}
input[type="checkbox"] {
  display: none;
}
.checkbox {
  line-height: 30px;
  font-weight: normal;
  color: #cf2313;
}
@media (min-width: 800px) {
  .checkbox {
    display: inline-block;
  }
}
.checkbox .input {
  width: 30px;
  height: 30px;
  border-radius: 3px;
  padding: 3px;
  display: block;
  float: left;
  margin-right: 10px;
  position: relative;
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  border: 2px solid #cf2313;
}
.checkbox .input::after {
  -webkit-transition: all 0.3s linear;
  -o-transition: all 0.3s linear;
  transition: all 0.3s linear;
  display: block;
  opacity: 0;
  background: #cf2313;
  border-radius: 3px;
  width: 100%;
  height: 100%;
  content: "";
}
.checkbox .input.checked::after {
  opacity: 1;
}
.checkbox a:not(.input) {
  color: inherit;
  border-bottom: 2px solid #ed6700;
}
.checkbox p {
  font-size: 14px;
  line-height: 1.6;
}
.checkboxes {
  margin: 0 0 50px 0;
}
@media (min-width: 800px) {
}
#laimetaji table {
  width: 100%;
  max-width: 700px;
  margin: 0 auto;
}
#laimetaji table tr td {
  text-align: left;
  vertical-align: top;
  padding-bottom: 0;
  padding: 5px;
}
#laimetaji table tr td:first-child {
  padding-left: 0;
}
#laimetaji table tr td.name {
  font-weight: bold;
}
#laimetaji table tr td.receipt {
  display: block;
  font-size: 14px;
  color: #ed6700;
  text-align: right;
}
.winners {
  background: url(../img/nuts-2-desktop.png);
  background-position: 50% 100px;
  background-repeat: no-repeat;
}
@media (max-width: 1000px) {
  .winners {
    background: none;
  }
}
.winners .headline {
  margin-bottom: 20px;
}
.winners .page {
  max-width: 660px;
  margin: 0 auto;
}
.winners .set {
  display: -webkit-box;
  display: -ms-flexbox;
  display: flex;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  -webkit-box-align: end;
      -ms-flex-align: end;
          align-items: flex-end;
  margin-top: 30px;
  min-height: 145px;
}
@media (max-width: 1000px) {
  .winners .set {
    min-height: 90px;
  }
}
.winners .set .empty {
  margin: 0;
}
.winners .set h3 {
  font-size: 20px;
  line-height: 1.2;
  color: #cf2313;
  margin: 0 0 15px 0;
  text-transform: uppercase;
  font-family: erbaum, sans-serif;
  font-weight: bold;
}
.winners .set img {
  display: block;
  width: 200px;
}
@media (max-width: 1000px) {
  .winners .set img {
    width: 120px;
  }
}
.edit-content {
  background: white;
  color: #333;
  padding: 50px 100px;
  font-family: Helvetica, Arial;
}
.edit-content h1 {
  font-size: 20px;
  margin: 0;
}
.edit-content table {
  border-collapse: collapse;
  width: 100%;
  margin: 50px 0;
}
.edit-content table th,
.edit-content table td {
  border-top: 1px solid #ccc;
  padding: 10px;
  line-height: 20px;
}
.edit-content table th {
  text-align: left;
  border-top: 0 !important;
  background: #eee;
  border-color: transparent;
}
.edit-content table [contenteditable]:focus {
  outline: none;
  background: #ffeb06;
  color: #333;
}
.edit-content table tbody td:not([contenteditable]) {
  text-align: center;
}
.edit-content .table {
  padding: 0;
}
.edit-content .table-editable {
  position: relative;
}
.edit-content .table-editable .glyphicon {
  font-size: 13px;
}
.edit-content .table-remove {
  color: #e95656;
  cursor: pointer;
}
.edit-content .table-remove:hover {
  color: #c53838;
}
.edit-content .table-up,
.edit-content .table-down {
  color: #999;
  cursor: pointer;
}
.edit-content .table-up:hover,
.edit-content .table-down:hover {
  color: #333;
}
.edit-content .table-add {
  color: #070;
  cursor: pointer;
  position: absolute;
  height: 20px;
  top: 10px;
  right: 10px;
}
.edit-content .table-add.glyphicon {
  font-size: 16px;
}
.edit-content .table-add.glyphicon::before {
  height: 20px;
  display: block;
  line-height: 20px;
}
.edit-content .table-add:hover {
  color: #0b0;
}
.invisible {
  width: 0;
  height: 0;
  overflow: hidden;
}
.pulse {
  -webkit-animation: pulse 0.5s 3 linear;
          animation: pulse 0.5s 3 linear;
}
@-webkit-keyframes pulse {
  0% {
    background: transparent;
  }
  50% {
    background: #ffeb06;
  }
  100% {
    background: transparent;
  }
}
@keyframes pulse {
  0% {
    background: transparent;
  }
  50% {
    background: #ffeb06;
  }
  100% {
    background: transparent;
  }
}
.history {
  color: #999;
}
.fancybox-button {
  background: #232F84;
}
.lottery-terms {
  border-bottom: 5px solid #ed6700;
  height: 300px;
  overflow-y: scroll;
  margin: 10px 0;
  padding: 15px 0;
  display: none;
}
@media (hover: hover) and (pointer: fine) {
  .lottery-terms::-webkit-scrollbar {
    display: inherit;
  }
  .lottery-terms:hover::-webkit-scrollbar {
    width: 10px;
  }
  .lottery-terms:hover::-webkit-scrollbar-track {
    background: rgba(0, 0, 0, 0.1);
    border-radius: 8px;
  }
  .lottery-terms:hover::-webkit-scrollbar-thumb {
    border-radius: 10px;
    background: #ed6700;
  }
}
.lottery-terms #terms {
  display: block;
}
.lottery-terms #terms .terms-inner {
  color: white !important;
}
.lottery-terms #terms .terms-inner h2 {
  font-size: 25px;
  text-align: left;
  color: #232F84;
}
#noteikumi {
  padding: 150px 0 150px 0;
  background: url(../img/nuts-desktop.png);
  background-position: 50% 100px;
  background-repeat: no-repeat;
}
@media (max-width: 1000px) {
  #noteikumi {
    background: none;
  }
}
#noteikumi .button-holder {
  text-align: center;
}
#noteikumi .headline {
  margin-bottom: 50px;
}
#noteikumi .page {
  max-width: 660px;
  margin: 0 auto;
}
#noteikumi .page li + li {
  margin-top: 10px;
}
#noteikumi .page li ul {
  margin: 20px 0 40px 0;
}
.before-start {
  background: #cf2313;
  color: white;
  position: fixed;
  left: 0;
  bottom: 0;
  right: 0;
  text-align: center;
  line-height: 1.2;
  font-size: 16px;
  padding: 10px 10px;
  -webkit-animation: shownotice 0.5s 1 ease-out;
          animation: shownotice 0.5s 1 ease-out;
  -webkit-animation-fill-mode: both;
          animation-fill-mode: both;
  -webkit-animation-delay: 1.5s;
          animation-delay: 1.5s;
  z-index: 9999;
}
@media (max-width: 600px) {
  .before-start {
    font-size: 14px;
  }
}
@-webkit-keyframes shownotice {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
@keyframes shownotice {
  from {
    opacity: 0;
    -webkit-transform: translate(0, 100%);
            transform: translate(0, 100%);
  }
  to {
    opacity: 1;
    -webkit-transform: translate(0, 0);
            transform: translate(0, 0);
  }
}
