html {
  background: url(../images/bg.jpg); }

body {
  font-family: Helvetica, "Tahoma", Arial;
  font-size: 13px;
  margin: 0;
  padding: 0;
  min-width: 768px;
  overflow-y: scroll;
  color: #2d4354; }
  body.priv {
    background: url(../images/bg-head1.jpg) repeat-x; }
  body.jur {
    background: url(../images/bg-head2.jpg) repeat-x; }

a {
  text-decoration: none;
  color: #009cde; }

img {
  border: 0; }

h1 {
  font-size: 20px;
  font-weight: normal;
  color: #2d4354;
  font-weight: bold; }

h2 {
  font-size: 18px;
  font-weight: normal;
  color: #00afe1;
  margin: .5em 0; }

p {
  line-height: 1.5em;
  margin: 0;
  padding: 0 0 1em 0; }

hr {
  border: 0;
  border-top: 1px solid #b6c4ca; }

div.wrap {
  position: relative;
  max-width: 900px;
  min-width: 768px;
  margin: 0 auto; }
  div.wrap div.header {
    position: relative;
    width: 100%;
    z-index: 9; }
    div.wrap div.header div.row1 {
      position: relative;
      width: 100%;
      height: 59px; }
      div.wrap div.header div.row1 a.logo {
        position: absolute;
        width: 250px;
        height: 59px;
        top: 0;
        left: 0; }

body#lang-lv div.wrap div.header div.row1 a.logo {
  background: url(../images/lv/irve.jpg) no-repeat; }
body#lang-lv.svg div.wrap div.header div.row1 a.logo {
  background: url(../images/lv/irve.svg) no-repeat; }
body#lang-ru div.wrap div.header div.row1 a.logo {
  background: url(../images/ru/irve.jpg) no-repeat; }
body#lang-ru.svg div.wrap div.header div.row1 a.logo {
  background: url(../images/ru/irve.svg) no-repeat; }
body#lang-en div.wrap div.header div.row1 a.logo {
  background: url(../images/en/irve.jpg) no-repeat; }
body#lang-en.svg div.wrap div.header div.row1 a.logo {
  background: url(../images/en/irve.svg) no-repeat; }

div.wrap div.header div.row1 ul.submenu {
  position: absolute;
  right: 90px;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0; }
  div.wrap div.header div.row1 ul.submenu li {
    float: left;
    border-left: 1px solid #d3d2d3; }
    div.wrap div.header div.row1 ul.submenu li a {
      display: block;
      color: #54565a;
      height: 59px;
      line-height: 59px;
      padding: 0 1em;
      font-weight: bold;
      font-size: 11px; }
      div.wrap div.header div.row1 ul.submenu li a:hover {
        background: #f2f4f6; }
div.wrap div.header div.row1 ul.langs {
  position: absolute;
  right: 0;
  top: 0;
  list-style: none;
  margin: 0;
  padding: 0; }
  div.wrap div.header div.row1 ul.langs li {
    float: left;
    margin-right: 1px; }
    div.wrap div.header div.row1 ul.langs li a {
      display: block;
      color: #58585a;
      height: 59px;
      line-height: 59px;
      width: 29px;
      font-size: 11px;
      text-align: center; }
      div.wrap div.header div.row1 ul.langs li a:hover {
        background: #ade5f3; }
      div.wrap div.header div.row1 ul.langs li a.active {
        color: white; }

body.priv div.wrap div.header div.row1 ul.langs li a.active {
  background: url(../images/lang-active1.jpg) no-repeat; }
body.jur div.wrap div.header div.row1 ul.langs li a.active {
  background: url(../images/lang-active2.jpg) no-repeat; }

div.wrap div.header div.row2 {
  position: relative;
  width: 100%;
  height: 61px; }
  div.wrap div.header div.row2 span.subtitle {
    position: absolute;
    display: block;
    height: 60px;
    line-height: 60px;
    text-transform: uppercase;
    font-size: 32px;
    font-weight: bold;
    color: #0f2d42; }
  div.wrap div.header div.row2 ul.right {
    position: absolute;
    right: 0;
    top: 0;
    list-style: none;
    margin: 0;
    padding: 0; }
    div.wrap div.header div.row2 ul.right li {
      float: left; }
      div.wrap div.header div.row2 ul.right li a {
        display: block;
        width: 70px;
        height: 60px;
        cursor: pointer; }
        div.wrap div.header div.row2 ul.right li a span {
          display: block;
          width: 70px;
          height: 60px;
          cursor: pointer; }

body.priv div.wrap div.header div.row2 ul.right li a {
  border-right: 1px solid #40c2e4; }
body.priv div.wrap div.header div.row2 ul.right li:first-child a {
  border-left: 1px solid #40c2e4; }
body#lang-lv.priv div.wrap div.header div.row2 ul.right li a.mob {
  background: url(../images/lv/btn-mob1.jpg) 0 0 no-repeat; }
body#lang-ru.priv div.wrap div.header div.row2 ul.right li a.mob {
  background: url(../images/ru/btn-mob1.png) 0 0 no-repeat; }
body#lang-en.priv div.wrap div.header div.row2 ul.right li a.mob {
  background: url(../images/en/btn-mob1.png) 0 0 no-repeat; }
body#lang-lv.svg.priv div.wrap div.header div.row2 ul.right li a.mob, body#lang-ru.svg.priv div.wrap div.header div.row2 ul.right li a.mob, body#lang-en.svg.priv div.wrap div.header div.row2 ul.right li a.mob {
  background: url(../images/btn-bg1.jpg) 0 0 no-repeat; }
body#lang-lv.svg.priv div.wrap div.header div.row2 ul.right li a.mob span {
  background: url(../images/lv/btn-mob.svg) 0 0 no-repeat; }
body#lang-ru.svg.priv div.wrap div.header div.row2 ul.right li a.mob span {
  background: url(../images/ru/btn-mob.svg) 0 0 no-repeat; }
body#lang-en.svg.priv div.wrap div.header div.row2 ul.right li a.mob span {
  background: url(../images/en/btn-mob.svg) 0 0 no-repeat; }
body#lang-lv.priv div.wrap div.header div.row2 ul.right li a.jur {
  background: url(../images/lv/btn-jur1.jpg) 0 0 no-repeat; }
body#lang-ru.priv div.wrap div.header div.row2 ul.right li a.jur {
  background: url(../images/ru/btn-jur1.png) 0 0 no-repeat; }
body#lang-en.priv div.wrap div.header div.row2 ul.right li a.jur {
  background: url(../images/en/btn-jur1.png) 0 0 no-repeat; }
body#lang-lv.svg.priv div.wrap div.header div.row2 ul.right li a.jur, body#lang-en.svg.priv div.wrap div.header div.row2 ul.right li a.jur, body#lang-ru.svg.priv div.wrap div.header div.row2 ul.right li a.jur {
  background: url(../images/btn-bg1.jpg) 0 0 no-repeat; }
body#lang-lv.svg.priv div.wrap div.header div.row2 ul.right li a.jur span {
  background: url(../images/lv/btn-jur.svg) 0 0 no-repeat; }
body#lang-ru.svg.priv div.wrap div.header div.row2 ul.right li a.jur span {
  background: url(../images/ru/btn-jur.svg) 0 0 no-repeat; }
body#lang-en.svg.priv div.wrap div.header div.row2 ul.right li a.jur span {
  background: url(../images/en/btn-jur.svg) 0 0 no-repeat; }
body.jur div.wrap div.header div.row2 ul.right li a {
  border-right: 1px solid #0e83b1; }
body.jur div.wrap div.header div.row2 ul.right li:first-child a {
  border-left: 1px solid #0e83b1; }
body#lang-lv.jur div.wrap div.header div.row2 ul.right li a.mob {
  background: url(../images/btn-mob2.jpg) 0 0 no-repeat; }
body#lang-ru.jur div.wrap div.header div.row2 ul.right li a.mob {
  background: url(../images/ru/btn-mob2.png) 0 0 no-repeat; }
body#lang-en.jur div.wrap div.header div.row2 ul.right li a.mob {
  background: url(../images/en/btn-mob2.png) 0 0 no-repeat; }
body#lang-lv.svg.jur div.wrap div.header div.row2 ul.right li a.mob, body#lang-en.svg.jur div.wrap div.header div.row2 ul.right li a.mob, body#lang-ru.svg.jur div.wrap div.header div.row2 ul.right li a.mob {
  background: url(../images/btn-bg2.jpg) 0 0 no-repeat; }
body#lang-lv.svg.jur div.wrap div.header div.row2 ul.right li a.mob span {
  background: url(../images/lv/btn-mob.svg) 0 0 no-repeat; }
body#lang-ru.svg.jur div.wrap div.header div.row2 ul.right li a.mob span {
  background: url(../images/ru/btn-mob.svg) 0 0 no-repeat; }
body#lang-en.svg.jur div.wrap div.header div.row2 ul.right li a.mob span {
  background: url(../images/en/btn-mob.svg) 0 0 no-repeat; }
body#lang-lv.jur div.wrap div.header div.row2 ul.right li a.pri {
  background: url(../images/lv/btn-pri2.jpg) 0 0 no-repeat; }
body#lang-ru.jur div.wrap div.header div.row2 ul.right li a.pri {
  background: url(../images/ru/btn-pri2.png) 0 0 no-repeat; }
body#lang-en.jur div.wrap div.header div.row2 ul.right li a.pri {
  background: url(../images/en/btn-pri2.png) 0 0 no-repeat; }
body#lang-lv.svg.jur div.wrap div.header div.row2 ul.right li a.pri, body#lang-ru.svg.jur div.wrap div.header div.row2 ul.right li a.pri, body#lang-en.svg.jur div.wrap div.header div.row2 ul.right li a.pri {
  background: url(../images/btn-bg2.jpg) 0 0 no-repeat; }
body#lang-lv.svg.jur div.wrap div.header div.row2 ul.right li a.pri span {
  background: url(../images/lv/btn-pri.svg) 0 0 no-repeat; }
body#lang-ru.svg.jur div.wrap div.header div.row2 ul.right li a.pri span {
  background: url(../images/ru/btn-pri.svg) 0 0 no-repeat; }
body#lang-en.svg.jur div.wrap div.header div.row2 ul.right li a.pri span {
  background: url(../images/en/btn-pri.svg) 0 0 no-repeat; }

/*
body.priv div.wrap div.header div.row2 ul.right li a.vei {
	background: url(../images/btn-vei1.jpg) 0 0 no-repeat;
}
*/
/*
body.jur div.wrap div.header div.row2 ul.right li a.vei {
	background: url(../images/btn-vei2.jpg) 0 0 no-repeat;
}
*/
div.wrap div.header div.row2 ul.right li a:hover {
  background-position: 0 -60px !important; }
div.wrap div.header div.row3 {
  position: relative;
  width: 100%;
  height: 67px; }
  div.wrap div.header div.row3 ul.menu {
    list-style: none;
    width: 100%;
    margin: 0;
    padding: 0; }
    div.wrap div.header div.row3 ul.menu li {
      position: relative;
      float: left;
      padding: 0 0 7px 0; }
      div.wrap div.header div.row3 ul.menu li a {
        display: block;
        width: 100%;
        font-family: 'Cuprum', sans-serif;
        font-size: 14px;
        color: #efefef;
        text-align: center;
        height: 60px;
        line-height: 60px;
        text-transform: uppercase;
        text-shadow: #0f2d42 1px 1px 1px; }

body.priv div.wrap div.header div.row3 ul.menu li a {
  border-right: 1px solid #40c2e3; }
body.jur div.wrap div.header div.row3 ul.menu li a {
  border-right: 1px solid #0073a0; }
body.priv div.wrap div.header div.row3 ul.menu li a.roll, body.priv div.wrap div.header div.row3 ul.menu li a:hover {
  background: #2bbee4; }
body.jur div.wrap div.header div.row3 ul.menu li a.roll, body.jur div.wrap div.header div.row3 ul.menu li a:hover {
  background: #2ba6d4; }
body.priv div.wrap div.header div.row3 ul.menu li a.noroll:hover, body.jur div.wrap div.header div.row3 ul.menu li a.noroll:hover {
  background: none; }
body.priv div.wrap div.header div.row3 ul.menu li:first-child a {
  border-left: 1px solid #40c2e3; }
body.jur div.wrap div.header div.row3 ul.menu li:first-child a {
  border-left: 1px solid #0073a0; }
body.priv div.wrap div.header div.row3 ul.menu li.active {
  background: url(../images/menu-down1.png) 50% 100% no-repeat; }
body.jur div.wrap div.header div.row3 ul.menu li.active {
  background: url(../images/menu-down2.png) 50% 100% no-repeat; }
body.priv div.wrap div.header div.row3 ul.menu li.active a {
  background: url(../images/menu-active1.png); }
body.jur div.wrap div.header div.row3 ul.menu li.active a {
  background: url(../images/menu-active2.png); }

/**			sub			*/
div.wrap div.header div.row3 ul.menu li ul.sub {
  position: absolute;
  display: none;
  top: 60px;
  left: 0;
  width: 100%;
  list-style: none;
  margin: 0;
  padding: 0; }
  div.wrap div.header div.row3 ul.menu li ul.sub li {
    float: none;
    padding: 0; }
    div.wrap div.header div.row3 ul.menu li ul.sub li a {
      color: white;
      text-align: left;
      height: auto;
      line-height: 1em;
      font-size: 11px;
      text-shadow: none;
      font-family: tahoma; }
      div.wrap div.header div.row3 ul.menu li ul.sub li a span {
        padding: 1.25em;
        display: block; }

body.priv div.wrap div.header div.row3 ul.menu li ul.sub li a {
  border: 0;
  border-bottom: 1px solid #60ceeb; }
body.jur div.wrap div.header div.row3 ul.menu li ul.sub li a {
  border: 0;
  border-bottom: 1px solid #248bb3; }
body.priv div.wrap div.header div.row3 ul.menu li ul.sub li a {
  background: #2bbee4; }
body.jur div.wrap div.header div.row3 ul.menu li ul.sub li a {
  background: #2ba6d4; }
body.priv div.wrap div.header div.row3 ul.menu li ul.sub li a:hover {
  background: #29b4d9; }
body.jur div.wrap div.header div.row3 ul.menu li ul.sub li a:hover {
  background: #2aa0cd; }

/**
 * 			content
 */
div.contents {
  position: relative;
  width: 100%;
  min-height: 500px;
  margin: 10px 0; }
  div.contents div.left {
    float: left;
    width: 260px; }
    div.contents div.left div.banners {
      position: relative;
      height: 300px; }
      div.contents div.left div.banners a.banner {
        position: absolute;
        display: none;
        top: 0;
        left: 0; }
      div.contents div.left div.banners img {
        max-width: 100%; }
    div.contents div.left ul.side {
      list-style: none;
      margin: 30px 0 10px 0;
      padding: 0; }
      div.contents div.left ul.side li a {
        display: block;
        padding: 1em 10px;
        color: #3e3d40;
        font-size: 12px;
        text-transform: uppercase;
        border-bottom: 1px solid #bbc9ce; }
      div.contents div.left ul.side li:first-child a {
        border-top: 1px solid #bbc9ce; }
      div.contents div.left ul.side li a:hover {
        background: url(../images/bg-side-roll.jpg); }

body.priv div.contents div.left ul.side li a.active {
  background: #02a3d1;
  color: white; }
body.priv div.contents div.left ul.side li.active {
  padding: 0 6px 0 0;
  background: url(../images/side-active1.png) 100% 50% no-repeat; }
body.jur div.contents div.left ul.side li a.active {
  background: #00465e;
  color: white; }
body.jur div.contents div.left ul.side li.active {
  padding: 0 6px 0 0;
  background: url(../images/side-active2.png) 100% 50% no-repeat; }

div.contents div.right {
  position: relative;
  margin-left: 285px;
  max-width: 605px;
  min-width: 483px;
  color: #0f2d42;
  padding: 0 10px 0 0; }
  div.contents div.right img {
    max-width: 100%; }
div.contents div.locator {
  color: #868789;
  font-size: 11px; }
  div.contents div.locator a {
    color: #868789; }
div.vietas div.head {
  position: relative;
  height: 60px;
  background: #00afe1;
  z-index: 2; }
  div.vietas div.head div.dropdown {
    position: absolute;
    left: 25px;
    top: 15px;
    height: 30px;
    width: 295px;
    background: #b7e4f6 url(../images/dropdown.jpg) 100% 50% no-repeat; }
    div.vietas div.head div.dropdown div.dropdown-wrap {
      position: relative;
      height: 30px;
      line-height: 30px;
      padding: 0 1em;
      color: #2d4354;
      font-weight: bold; }
      div.vietas div.head div.dropdown div.dropdown-wrap div.items {
        position: absolute;
        display: none;
        top: 30px;
        width: 262px;
        left: 0;
        padding: 0 33px 0 0;
        background: url(../images/bg-dropdown.jpg) repeat-y; }
        div.vietas div.head div.dropdown div.dropdown-wrap div.items a.tc {
          display: block;
          height: 30px;
          line-height: 30px;
          padding: 0 1em;
          color: #2d4354;
          font-weight: normal;
          font-size: 14px;
          border-bottom: 1px dotted #9bc3d3; }
        div.vietas div.head div.dropdown div.dropdown-wrap div.items ul.items {
          list-style: none;
          margin: 0;
          padding: 0; }
          div.vietas div.head div.dropdown div.dropdown-wrap div.items ul.items li {
            width: 130px; }
            div.vietas div.head div.dropdown div.dropdown-wrap div.items ul.items li.left {
              float: left;
              border-right: 1px dotted #9bc3d3; }
            div.vietas div.head div.dropdown div.dropdown-wrap div.items ul.items li.right {
              float: right; }
            div.vietas div.head div.dropdown div.dropdown-wrap div.items ul.items li a {
              display: block;
              font-size: 12px;
              font-weight: normal;
              color: #2d4354;
              padding: .15em 1em; }
        div.vietas div.head div.dropdown div.dropdown-wrap div.items a:hover {
          background: #87daff; }
div.vietas div#karte {
  width: 100%;
  height: 420px; }
div.marker {
  color: #2d4354; }
  div.marker div.title {
    font-weight: bold; }
    div.marker div.title div.vieta {
      font-weight: normal;
      color: #00afe1; }
  div.marker div.phone {
    padding: .5em 0 0 0; }
div.vietas div.subtitle {
  position: relative;
  height: 50px;
  line-height: 50px;
  color: #2d4354;
  font-size: 22px;
  font-weight: bold;
  text-transform: uppercase;
  background: #00afe1;
  padding: 0 10px; }
div.vietas table.vietas {
  width: 100%;
  border-collapse: collapse;
  border: 0; }
  div.vietas table.vietas thead th {
    background: #e1f5ff;
    color: #07354d;
    font-size: 16px;
    font-weight: bold;
    text-align: left;
    vertical-align: top;
    padding: 10px 0 1em 10px;
    border-right: 1px solid #b6c4ca; }
    div.vietas table.vietas thead th.dd, div.vietas table.vietas thead th.se, div.vietas table.vietas thead th.sv {
      width: 140px;
      font-size: 12px; }
    div.vietas table.vietas thead th.laiks {
      border-bottom: 1px solid #b6c4ca; }
    div.vietas table.vietas thead th:last-child {
      border-right: 0; }
  div.vietas table.vietas tr td {
    padding: .5em 1em;
    font-size: 12px;
    color: #2d4354;
    border-right: 1px solid #b6c4ca; }
    div.vietas table.vietas tr td:last-child {
      border-right: 0; }
    div.vietas table.vietas tr td .vieta, div.vietas table.vietas tr td .phone {
      color: #2d4354;
      font-weight: bold; }
    div.vietas table.vietas tr td .vieta span.vieta {
      color: #00afe1;
      font-weight: normal; }
    div.vietas table.vietas tr td span.closed {
      color: #be0a26; }
  div.vietas table.vietas tr.nth td {
    background: #ebebeb; }
  div.vietas table.vietas tr:hover td {
    background: #d7f1ff; }

/**
 * 			vietas
 */
/**
 * 			mob
 */
img.mob {
  width: 100%; }

table.mob-cols {
  width: 100%;
  border: 0; }
  table.mob-cols tr td.left {
    width: 360px;
    vertical-align: top; }
  table.mob-cols tr td.mid {
    width: 50px;
    background: url(../images/bg-mob.png) 50% 0 repeat-y; }
  table.mob-cols tr td.right {
    vertical-align: top; }
  table.mob-cols tr td.left div.chapter {
    color: white;
    background: #00aee5;
    font-size: 16px;
    padding: 0 10px;
    height: 40px;
    line-height: 40px; }
  table.mob-cols tr td.left form {
    background: #ebf7fb; }
    table.mob-cols tr td.left form div.row {
      padding: .5em 1em; }
      table.mob-cols tr td.left form div.row span.note {
        color: #00aee5;
        font-weight: normal; }
      table.mob-cols tr td.left form div.row label {
        display: block;
        font-size: 11px;
        color: #07354d;
        font-weight: bold; }
    table.mob-cols tr td.left form div.note {
      display: block;
      font-size: 11px;
      color: #07354d;
      font-weight: bold; }
    table.mob-cols tr td.left form div.row .inp {
      border: 1px solid #bfd1d7;
      padding: .35em; }
    table.mob-cols tr td.left form div.row .max {
      width: 99%; }
    table.mob-cols tr td.left form div.row .err {
      border: 1px solid red; }
    table.mob-cols tr td.left form div.row input.button {
      display: block;
      border: 0;
      width: 173px;
      height: 39px;
      color: white;
      font-weight: bold;
      background: url(../images/bg-send.jpg) 0 0 no-repeat; }
      table.mob-cols tr td.left form div.row input.button:hover {
        background-position: 0 -39px; }
    table.mob-cols tr td.left form div.row a.tip {
      position: relative;
      color: #be0a26;
      padding: 0 1em; }
    table.mob-cols tr td.left form div.row span.tip-wrap {
      display: none;
      position: absolute;
      bottom: 1em;
      left: 0;
      padding: 0 0 12px 0;
      width: 370px; }
      table.mob-cols tr td.left form div.row span.tip-wrap span.tip {
        position: relative;
        display: block;
        color: #07354d;
        padding: .5em;
        background: white;
        border: 1px solid #c3ced4; }
      table.mob-cols tr td.left form div.row span.tip-wrap img.bg {
        position: absolute;
        bottom: -12px;
        left: 20px; }
    table.mob-cols tr td.left form div.row a.tip:hover span.tip-wrap {
      display: block; }
  table.mob-cols tr td.right div.chapter {
    color: white;
    background: #004560;
    font-size: 16px;
    text-transform: uppercase;
    padding: 0 10px;
    height: 40px;
    line-height: 40px; }
table.mob tr td {
  height: 40px;
  line-height: 40px;
  border-bottom: 1px solid #becfd6; }
table.mob-cols tr td.right div.faq {
  border-bottom: 1px solid #becfd6; }
  table.mob-cols tr td.right div.faq a.q {
    display: block;
    font-weight: bold;
    color: #07354d;
    padding: .75em 40px .75em .75em;
    background: url(../images/bg-faq1.png) 98% 50% no-repeat; }
    table.mob-cols tr td.right div.faq a.q:hover {
      background-color: #e7f9ff; }
  table.mob-cols tr td.right div.faq a.active {
    background: url(../images/bg-faq2.png) 98% 50% no-repeat; }
  table.mob-cols tr td.right div.faq div.a {
    display: none;
    padding: 0 1em;
    color: #58585a;
    font-size: 12px; }

/**
 * 			vakances
 */
div.dd {
  position: absolute;
  width: 128px;
  height: 30px;
  top: 20px;
  right: 0;
  background: url(../images/bg-dd.jpg) 0 0 no-repeat;
  z-index: 9; }
  div.dd div.dd-wrap {
    position: repeat;
    height: 30px;
    line-height: 30px;
    padding: 0 1em; }
    div.dd div.dd-wrap ul {
      position: absolute;
      display: none;
      list-style: none;
      margin: 0;
      padding: 0;
      top: 30px;
      right: 0;
      width: 128px; }
      div.dd div.dd-wrap ul li a {
        display: block;
        text-align: left;
        margin: 0;
        padding: 0 1em;
        background: #b7e4f6; }
div.vakances div.chapter {
  color: #07354d;
  background: #87daff;
  font-size: 22px;
  padding: 0 10px;
  height: 50px;
  line-height: 50px;
  text-transform: uppercase; }
div.vakances div.item {
  border-bottom: 1px solid #becfd6; }
  div.vakances div.item a.q {
    display: block;
    font-weight: bold;
    color: #07354d;
    padding: .75em 40px .75em 30px;
    background: url(../images/bg-faq1.png) 2px 50% no-repeat; }
  div.vakances div.item a.active {
    background: #e7f9ff url(../images/bg-faq2.png) 2px 50% no-repeat; }
  div.vakances div.item a.q:hover {
    background-color: #e7f9ff; }
  div.vakances div.item div.desc {
    padding: .5em 0 0 0;
    display: none; }
    div.vakances div.item div.desc div.vakance {
      width: 400px;
      color: #07354d;
      float: left; }
    div.vakances div.item div.desc h3 {
      margin: 0 0 .5em 0;
      font-size: 16px; }
    div.vakances div.item div.desc div.apply {
      width: auto;
      color: #07354d;
      margin: 0 0 0 410px; }
div.vakances a.button {
  display: block;
  width: 173px;
  height: 39px;
  line-height: 39px;
  color: white;
  text-align: center;
  background: url(../images/bg-send.jpg) 0 0 no-repeat; }
  div.vakances a.button:hover {
    background-position: 0 -39px; }
div.vakances form {
  background: #ebf7fb;
  border: 1px solid #c1d2d8;
  width: 540px;
  padding: 1em 0; }
  div.vakances form div.row {
    padding: .75em 1em; }
    div.vakances form div.row label {
      display: inline-block;
      width: 170px;
      text-align: right;
      padding: .25em 15px 0 0;
      color: #07354d;
      font-weight: bold;
      vertical-align: top; }
    div.vakances form div.row .max {
      width: 320px;
      border: 1px solid #bfd1d7;
      padding: .25em 0; }
    div.vakances form div.row .inp {
      border: 1px solid #bfd1d7;
      padding: .25em 0; }
    div.vakances form div.row .err {
      border: 1px solid red; }
div.vakances input.button {
  display: inline-block;
  width: 173px;
  height: 39px;
  line-height: 39px;
  color: white;
  text-align: center;
  border: 0;
  background: url(../images/bg-send.jpg) 0 0 no-repeat;
  cursor: pointer; }
  div.vakances input.button:hover {
    background-position: 0 -39px; }
div.jaunumi {
  border-top: 1px solid #bbcdd3; }
  div.jaunumi div.item {
    position: relative;
    height: 100px;
    padding: 10px 0;
    border-bottom: 1px solid #bbcdd3; }
    div.jaunumi div.item .roll {
      position: absolute;
      display: none;
      top: 0;
      left: 0; }
  div.jaunumi div.l {
    position: relative;
    float: left;
    width: 280px;
    height: 100px; }
    div.jaunumi div.l div.date {
      position: absolute;
      bottom: 0;
      color: #07354d; }
      div.jaunumi div.l div.date span {
        display: block;
        font-size: 24px; }
    div.jaunumi div.l a.image {
      position: absolute;
      top: 0;
      left: 80px;
      display: block;
      width: 200px;
      height: 100px;
      background: #eff0f0 url(../images/bg-jaunumi.jpg) 50% 50% no-repeat; }
  div.jaunumi div.r {
    float: none;
    width: auto;
    margin-left: 295px; }
    div.jaunumi div.r a {
      color: #009ddf;
      font-size: 14px;
      font-weight: bold; }
      div.jaunumi div.r a:hover {
        text-decoration: underline; }
    div.jaunumi div.r p {
      color: #07354d;
      margin: .5em 0 0 0; }
div.jaunums div.date {
  color: #07354d;
  padding: .5em; }
  div.jaunums div.date span {
    display: block;
    font-size: 24px; }
div.jaunums div.l {
  float: left;
  width: 280px; }
  div.jaunums div.l img.image {
    max-width: 280px; }
div.jaunums div.r {
  float: none;
  width: auto;
  margin-left: 300px;
  color: #07354d; }
  div.jaunums div.r h2 {
    color: #009ddf;
    font-size: 18px;
    font-weight: bold;
    margin: 0 0 .5em 0; }
div.jaunums a.button {
  display: inline-block;
  width: 173px;
  height: 39px;
  line-height: 39px;
  color: white;
  text-align: center;
  border: 0;
  background: url(../images/bg-back.jpg) 0 0 no-repeat;
  cursor: pointer; }
  div.jaunums a.button:hover {
    background-position: 0 -39px; }
div.kontakti {
  position: relative; }
  div.kontakti div.l {
    width: auto;
    margin-right: 450px; }
  div.kontakti div.r {
    position: absolute;
    right: 0;
    top: 0;
    width: 430px; }
    div.kontakti div.r h2 {
      margin: 0; }
    div.kontakti div.r div.types {
      color: #07354d;
      font-weight: bold;
      padding: .5em 0; }
  div.kontakti form {
    background: #ebf7fb;
    border: 1px solid #c1d2d8;
    width: 430px;
    padding: 1em 0; }
    div.kontakti form div.row {
      padding: .75em 1em; }
      div.kontakti form div.row label {
        display: inline-block;
        width: 100px;
        text-align: right;
        padding: .25em 15px 0 0;
        color: #07354d;
        font-weight: bold;
        vertical-align: top; }
      div.kontakti form div.row .max {
        width: 280px;
        border: 1px solid #bfd1d7;
        padding: .25em 0; }
      div.kontakti form div.row .inp {
        border: 1px solid #bfd1d7;
        padding: .25em 0; }
      div.kontakti form div.row .err {
        border: 1px solid red; }
  div.kontakti input.button {
    display: inline-block;
    width: 173px;
    height: 39px;
    line-height: 39px;
    color: white;
    text-align: center;
    border: 0;
    background: url(../images/bg-send.jpg) 0 0 no-repeat;
    cursor: pointer; }
    div.kontakti input.button:hover {
      background-position: 0 -39px; }
div.teksts ul {
  list-style: none;
  margin: .5em 0 1.5em 0;
  padding: 0; }
  div.teksts ul li {
    border-bottom: 1px solid #bdcad0;
    background: url(../images/bullets.png) 0 1.2em no-repeat;
    padding: .75em 0 .75em 20px; }
    div.teksts ul li p {
      margin: 0;
      padding: 0; }
div.footer-wrap {
  position: relative;
  height: 177px;
  width: 100%;
  bottom: 0;
  background: url(../images/bg-footer.jpg) repeat-x; }
div.footer {
  position: relative;
  max-width: 900px;
  min-width: 768px;
  height: 177px;
  margin: 0 auto; }
  div.footer a.fb {
    position: absolute;
    right: 0;
    top: 70px;
    width: 35px;
    height: 35px;
    border-radius: 50%;
    background: #9B9B9D; }
    div.footer a.fb:hover {
      background: #666666; }
  div.footer div.row {
    position: relative;
    height: 60px; }
    div.footer div.row ul.left {
      position: absolute;
      left: 0;
      top: 0;
      list-style: none;
      margin: 0;
      padding: 0; }
      div.footer div.row ul.left li {
        float: left; }
        div.footer div.row ul.left li a {
          display: block;
          height: 60px;
          line-height: 60px;
          color: #707173;
          padding: 0 1em;
          font-size: 12px;
          border-right: 1px solid #e4e5e5; }
        div.footer div.row ul.left li:first-child a {
          border-left: 1px solid #e4e5e5; }
        div.footer div.row ul.left li a:hover {
          background: url(../images/btn-footer-roll.jpg) repeat-x; }
    div.footer div.row ul.right {
      position: absolute;
      right: 0;
      top: 0;
      list-style: none;
      margin: 0;
      padding: 0; }
      div.footer div.row ul.right li {
        float: left; }
        div.footer div.row ul.right li a {
          display: block;
          height: 60px;
          width: 70px;
          cursor: pointer;
          border-right: 1px solid #e4e5e5; }
          div.footer div.row ul.right li a span {
            display: block;
            height: 60px;
            width: 70px;
            cursor: pointer; }
        div.footer div.row ul.right li:first-child a {
          border-left: 1px solid #e4e5e5; }

/**
 * 			jaunumi
 */
/**		jaunums		*/
/**
 * 			kontakti
 */
/**
 * 			teksts
 */
/**
 * 			footer
 */
body#lang-lv div.footer div.row ul.right li a.mob {
  background: url(../images/lv/btn-footer-mob.jpg) 0 0 no-repeat; }
body#lang-ru div.footer div.row ul.right li a.mob {
  background: url(../images/ru/btn-footer-mob.png) 0 0 no-repeat; }
body#lang-en div.footer div.row ul.right li a.mob {
  background: url(../images/en/btn-footer-mob.png) 0 0 no-repeat; }
body#lang-lv.svg div.footer div.row ul.right li a.mob, body#lang-ru.svg div.footer div.row ul.right li a.mob, body#lang-en.svg div.footer div.row ul.right li a.mob {
  background: url(../images/btn-footer-bg.jpg) 0 0 no-repeat; }
body#lang-lv.svg div.footer div.row ul.right li a.mob span {
  background: url(../images/lv/btn-footer-mob.svg) 0 0 no-repeat; }
body#lang-ru.svg div.footer div.row ul.right li a.mob span {
  background: url(../images/ru/btn-footer-mob.svg) 0 0 no-repeat; }
body#lang-en.svg div.footer div.row ul.right li a.mob span {
  background: url(../images/en/btn-footer-mob.svg) 0 0 no-repeat; }
body#lang-lv div.footer div.row ul.right li a.pri {
  background: url(../images/lv/btn-footer-pri.jpg) 0 0 no-repeat; }
body#lang-ru div.footer div.row ul.right li a.pri {
  background: url(../images/ru/btn-footer-pri.png) 0 0 no-repeat; }
body#lang-en div.footer div.row ul.right li a.pri {
  background: url(../images/en/btn-footer-pri.png) 0 0 no-repeat; }
body#lang-lv.svg div.footer div.row ul.right li a.pri, body#lang-ru.svg div.footer div.row ul.right li a.pri, body#lang-en.svg div.footer div.row ul.right li a.pri {
  background: url(../images/btn-footer-bg.jpg) 0 0 no-repeat; }
body#lang-lv.svg div.footer div.row ul.right li a.pri span {
  background: url(../images/lv/btn-footer-pri.svg) 0 0 no-repeat; }
body#lang-ru.svg div.footer div.row ul.right li a.pri span {
  background: url(../images/ru/btn-footer-pri.svg) 0 0 no-repeat; }
body#lang-en.svg div.footer div.row ul.right li a.pri span {
  background: url(../images/en/btn-footer-pri.svg) 0 0 no-repeat; }
body#lang-lv div.footer div.row ul.right li a.jur {
  background: url(../images/lv/btn-footer-jur.jpg) 0 0 no-repeat; }
body#lang-ru div.footer div.row ul.right li a.jur {
  background: url(../images/ru/btn-footer-jur.png) 0 0 no-repeat; }
body#lang-en div.footer div.row ul.right li a.jur {
  background: url(../images/en/btn-footer-jur.png) 0 0 no-repeat; }
body#lang-lv.svg div.footer div.row ul.right li a.jur, body#lang-ru.svg div.footer div.row ul.right li a.jur, body#lang-en.svg div.footer div.row ul.right li a.jur {
  background: url(../images/btn-footer-bg.jpg) 0 0 no-repeat; }
body#lang-lv.svg div.footer div.row ul.right li a.jur span {
  background: url(../images/lv/btn-footer-jur.svg) 0 0 no-repeat; }
body#lang-ru.svg div.footer div.row ul.right li a.jur span {
  background: url(../images/ru/btn-footer-jur.svg) 0 0 no-repeat; }
body#lang-en.svg div.row ul.right li a.jur span {
  background: url(../images/en/btn-footer-jur.svg) 0 0 no-repeat; }

/*
div.footer div.row ul.right li a.vei {
	background: url(../images/btn-footer-vei.jpg) 0 0 no-repeat;
}
*/
div.footer-wrap div.footer div.row ul.right li a:hover {
  background-position: 0 -60px !important; }
div.footer div.bottom {
  position: relative;
  height: 60px; }
div.footer span.copy {
  position: absolute;
  top: 70px;
  left: 20px;
  color: #58585a;
  font-weight: bold; }
div.footer a.cosmo {
  position: absolute;
  bottom: 15px;
  left: 20px; }

/**
 * Cookie alert
 */
.cookie-alert {
  z-index: 10;
  font-size: 14px;
  box-sizing: border-box;
  background: rgba(2, 163, 209, 0.9);
  color: #FFF;
  padding: 20px 0 5px 0;
  position: fixed;
  width: 100%;
  -webkit-transition: all 0.5s;
  -ms-transtition: all 0.5s;
  -moz-transition: all 0.5s;
  -o-transition: all 0.5s;
  transition: all 0.5s;
  opacity: 0;
  bottom: -60px;
  line-height: 1.6em; }
  .cookie-alert .content {
    padding-right: 30px;
    box-sizing: border-box;
    max-width: 900px;
    text-align: center;
    margin: 0 auto; }
    .cookie-alert .content a {
      color: #FFF;
      text-decoration: underline; }
      .cookie-alert .content a:visited {
        color: #FFF;
        text-decoration: underline; }
      .cookie-alert .content a:hover {
        text-decoration: underline; }
  .cookie-alert a.cookie-close {
    float: right;
    margin-right: 0;
    position: relative;
    z-index: 15;
    color: #FFF;
    background: #828384;
    padding: 5px 10px;
    /* float: left; */
    top: -5px;
    text-shadow: none;
    text-decoration: none;
    border-radius: 2px;
    box-shadow: 0px 0px 1px #0f2d42; }
    .cookie-alert a.cookie-close:hover {
      text-decoration: none;
      background: #666666; }

/*# sourceMappingURL=style.css.map */
