/*

    theme name: Ludza MOB
    description: Ludza MOB
    version: 1.1
    author: IG STUDIJA
    author uri: http://www.igstudija.lv/
    tags: Ludza
    Text Domain: ludza

font-family: 'Devonshire', cursive;
font-family: 'Jim Nightshade', cursive;
font-family: 'Quintessential', cursive;
font-family: 'Fondamento', cursive;
font-family: 'Stalemate', cursive;

*/
@import "icomoon/style.css";

html {
  background: url('images/bg.png');
  min-height: 100%;
  display: block;
  /*position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;*/
}

/**/
html.zoom-100 {
  /*zoom: 100%;
    -ms-zoom: 1;
    -webkit-zoom: 1;
    -moz-transform: scale(1, 1);
    -moz-transform-origin: center top;
      overflow-x: hidden;*/
}

html.zoom-120 {
  /* zoom: 120%;
    -ms-zoom: 1.2;
    -webkit-zoom: 1.2;
    -moz-transform: scale(1.2, 1.2);
    -moz-transform-origin: center top;
     overflow-x: hidden;*/
}

html.zoom-140 {
  /*zoom: 140%;
    -ms-zoom: 1.4;
    -webkit-zoom: 1.4;
    -moz-transform: scale(1.4, 1.4);
    -moz-transform-origin: center top;
      overflow-x: hidden;*/
}

body {
  /*font-family: 'Ubuntu Condensed', sans-serif;*/
  font-family: 'Raleway', sans-serif;
  font-size: 14px;
  display: block;
  /*position: absolute;
    bottom: 0;
    top: 0;
    left: 0;
    right: 0;*/
  background-position: center -1px !important;
}

body.active,
body.sactive {
  overflow: hidden;
}

body>.container {
  position: relative;
  min-height: 100%;
  padding-left: 215px;
  padding-bottom: 100px;
}

@media (min-width: 1300px) {
  .container {
    width: 1240px;
    max-width: 100%;
  }
}

@media (max-width: 1300px) {
  .container {
    width: 100% !important;
  }
}

body>.container::before {
  content: " ";
  display: block;
  position: absolute;
  top: 276px;
  bottom: 100px;
  left: 0;
  right: 0;
  background: #fff;
  z-index: 0;
  margin-left: 200px;
}

body>.container::after {
  content: " ";
  display: block;
  position: absolute;
  top: 276px;
  bottom: 0;
  left: 0;
  background: #eaeaea;
  z-index: -1;
  width: 200px;
}

.logo {
  text-align: center;
  padding-top: 30px;
  padding-bottom: 31px;
  position: absolute;
  left: 0;
  right: 0;
  top: 80px
}

.logo a,
.logo a:hover,
.logo a:visited,
.logo a:focus {
  text-decoration: none
}

.logo a img {
  max-width: 80px;
}

.logo a span {
  display: block;
  font-weight: 400;
  font-size: 20px;
  font-family: 'Raleway', sans-serif;
  /* font-family: 'Great Vibes', cursive;*/
  color: #000;
  /*   text-shadow: 0px 0px 3px rgb(35, 35, 35);*/
}

.logo a.runame span {
  font-family: 'Time New Roman';
  font-size: 25px;
}

.logo a.enname span {
  font-size: 20px;
}

.lang {
  width: 100%;
  height: 30px;
  position: relative;
  overflow: hidden;
text-align: center;
  margin-top: 260px;
  font-size: 13px;
}

.lang a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  color: #fff;
  width: 30px;
  line-height: 30px;
  background: #083f88;
  margin-left: 5px;
  margin-right: 5px;
}

.firstcol {
  position: absolute;
  width: 200px;
  left: 0;
  top: 0;
  transition: all 0.4s ease 0s;
}

.firstcol::before {
  background: #fff;
  content: " ";
  position: absolute;
  height: 301px;
  top: 0px;
  left: 0;
  right: 0;
  z-index: 0;
  /* border-radius: 15px 15px 0 0; */
  opacity: 0.8;
}

/* menu */
.menu-holder {
  margin-top: 20px;
}

/*
.menu-top_menu-container,
.menu-virs_top_menu-container,
.menu-top_menu_ru-container,
.menu-virs_top_menu_ru-container,
.menu-top_menu_en-container,
.menu-virs_top_menu_en-container
{
    margin-left: -15px;
    margin-right: -15px;
}*/
.menu-top_menu-container ul,
.menu-virs_top_menu-container ul,
.menu-top_menu_ru-container ul,
.menu-virs_top_menu_ru-container ul,
.menu-top_menu_en-container ul,
.menu-virs_top_menu_en-container ul,
.menu-noteikumi-container ul,
.menu-noteikumi-ru-container ul,
.menu-noteikumi-en-container ul {
  list-style: none;
  margin: 0;
  padding: 0;
}

.menu-top_menu-container ul li a,
.menu-noteikumi-container ul li a,
.menu-virs_top_menu-container ul li a,
.menu-top_menu_ru-container ul li a,
.menu-virs_top_menu_ru-container ul li a,
.menu-top_menu_en-container ul li a,
.menu-virs_top_menu_en-container ul li a,
.menu-noteikumi-ru-container ul li a,
.menu-noteikumi-en-container ulli a {
  display: block;
  padding-top: 3px;
  padding-bottom: 3px;
  border-radius: 15px;
  margin-left: 5px;
  margin-right: 5px;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 2px
}

.menu-top_menu-container ul li a:hover,
.menu-noteikumi-container ul li a:hover,
.menu-noteikumi-ru-container ul li a:hover,
.menu-noteikumi-en-container ul li a:hover,
.menu-virs_top_menu-container ul li a:hover,
.menu-top_menu_ru-container ul li a:hover,
.menu-virs_top_menu_ru-container ul li a:hover,
.menu-top_menu_en-container ul li a:hover,
.menu-virs_top_menu_en-container ul li a:hover {
  background: #d8d8d8;
  text-decoration: none;
}

.menu-top_menu-container>ul>li.current-menu-item>a,
.menu-noteikumi-container>ul>li.current-menu-item>a,
.menu-noteikumi-ru-container>ul>li.current-menu-item>a,
.menu-noteikumi-en-container>ul>li.current-menu-item>a,
.menu-top_menu-container>ul>li.current-post-parent>a,
.menu-top_menu-container>ul>li.current-post-ancestor>a,
.menu-top_menu-container>ul>li.current-menu-ancestor>a,
.menu-virs_top_menu-container>ul>li.current-menu-item>a,
.menu-virs_top_menu-container>ul>li.current-post-ancestor>a,
.menu-virs_top_menu-container>ul>li.current-post-parent>a,
.menu-top_menu_ru-container>ul>li.current-menu-item>a,
.menu-top_menu_ru-container>ul>li.current-post-parent>a,
.menu-top_menu_ru-container>ul>li.current-post-ancestor>a,
.menu-top_menu_ru-container>ul>li.current-menu-ancestor>a,
.menu-virs_top_menu_ru-container>ul>li.current-menu-item>a,
.menu-virs_top_menu_ru-container>ul>li.current-post-ancestor>a,
.menu-virs_top_menu_ru-container>ul>li.current-post-parent>a,
.menu-top_menu_en-container>ul>li.current-menu-item>a,
.menu-top_menu_en-container>ul>li.current-post-parent>a,
.menu-top_menu_en-container>ul>li.current-post-ancestor>a,
.menu-top_menu_en-container>ul>li.current-menu-ancestor>a,
.menu-virs_top_menu_en-container>ul>li.current-menu-item>a,
.menu-virs_top_menu_en-container>ul>li.current-post-ancestor>a,
.menu-virs_top_menu_en-container>ul>li.current-post-parent>a {
  background: #083f88;
  color: #fff;
}

.sub-menu {
  display: none
}

.current-menu-item .sub-menu,
.current-menu-ancestor .sub-menu {
  display: block;
  background: #d8d8d8;
  border-radius: 16px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px;
  padding-top: 5px;
  padding-bottom: 5px;
  margin-top: 5px
}

.current-menu-item>.sub-menu>li>a {
  background: none
}

.sub-menu>li.current-menu-item>a,
.sub-menu>li.current-post-parent>a,
.sub-menu>li.current-post-ancestor>a,
.sub-menu>li.current-menu-ancestor>a,
.sub-menu>li.current-menu-item>a,
.sub-menu>li.current-post-ancestor>a,
.sub-menu>li.current-post-parent>a {
  background: #949494;
  color: #fff;
}

.sub-menu>li.current-menu-item>a:hover,
.sub-menu>li.current-post-parent>a:hover,
.sub-menu>li.current-post-ancestor>a:hover,
.sub-menu>li.current-menu-ancestor>a:hover,
.sub-menu>li.current-menu-item>a:hover,
.sub-menu>li.current-post-ancestor>a:hover,
.sub-menu>li.current-post-parent>a:hover {
  background: #949494;
  color: #fff;
}

.sub-menu .sub-menu {
  display: none
}

.sub-menu .current-menu-item .sub-menu,
.sub-menu .current-menu-ancestor .sub-menu {
  display: block;
  background: #eaeaea;
  border-radius: 15px;
  margin-right: 5px;
  margin-left: 5px;
  margin-bottom: 5px
}

.sub-menu .sub-menu>li.current-menu-item>a,
.sub-menu .sub-menu>li.current-post-parent>a,
.sub-menu .sub-menu>li.current-post-ancestor>a,
.sub-menu .sub-menu>li.current-menu-ancestor>a,
.sub-menu .sub-menu>li.current-menu-item>a,
.sub-menu .sub-menu>li.current-post-ancestor>a,
.sub-menu .sub-menu>li.current-post-parent>a {
  background: #d4d4d4;
  color: #222;
}

/* baneris */
.baneris {
  height: 275px;
  position: relative;
}

.autors {
  position: absolute;
  right: -20px;
  bottom: 50px;
  font-size: 11px;
  color: #fff;
  transform: rotate(-90deg);
}

.sauklis {
  padding-top: 30px;
  width: 100%;
  margin-left: 30px;
  font-size: 30px;
  font-family: 'Raleway', sans-serif;
  font-weight: 200;
  /* font-family: 'Great Vibes', cursive;*/
  color: #fff;
  text-align: right;
  padding-right: 30px;
  /* text-shadow: 1px 1px #484848; */
}

.sauklis.ru {
  font-family: 'Times New Roman', cursive;
  font-size: 30px;
}

.logoplace-banner,
.baneris .lang,
.menu-opener,
.firstcol .icon-cross2 {
  display: none;
}

.banerbottom {
  position: absolute;
  bottom: -15px;
  left: 0px;
  height: 30px;
  line-height: 30px;
  z-index: 999;
}

.banerbottom>div {
  float: left
}

.widgets {
  position: relative;
  margin-right: 45px;
  height: 30px;
  line-height: 30px;
  background: #083f88;
  color: #fff;
  white-space: nowrap;
  border-radius: 15px;
  padding-left: 5px;
  padding-right: 5px;
  margin-left: -15px;
}

.widgets>div {
  float: left;
  font-size: 13px;
}

.datums {
  padding-left: 15px;
  /* text-transform: lowercase*/
}

.datums,
.vardadienas {
  padding-right: 40px;
  position: relative
}

.laikazinas {
  margin-right: 15px;
}

.datums::after,
.vardadienas::after {
  content: " ";
  display: block;
  position: absolute;
  right: 15px;
  top: 10px;
  width: 10px;
  height: 10px;
  border-radius: 50%;
  background: #dca707;
}

.soc {
  text-align: center;
  margin-top: 15px;
  margin-bottom: 15px;
}

.soc a {
  display: inline-block;
  text-align: center;
  line-height: 30px;
  width: 30px;
  border-radius: 50%;
  margin: 5px
}

.soc a.dr {
  background: #ec971f;
  color: #fff
}

.soc a.dr img {
  max-width: 20px;
  height: auto;
  margin-top: -3px;
  margin-left: 1px;
}

.soc a.fb,
.soc a.fb:hover {
  background: #006699;
  color: #fff;
  text-decoration: none;
}

.soc a.tw {
  background: #31b0d5;
  color: #fff
}

.soc a.fb span {
  margin-right: 2px;
}

/**/
.meklesana .icon-cross2 {
  display: none
}

.meklesana .inputbox {
  line-height: 30px;
  width: 100%;
  height: 30px;
  border: 0;
  -webkit-box-shadow: inset 0px 0px 13px -2px rgba(186, 186, 186, 1);
  -moz-box-shadow: inset 0px 0px 13px -2px rgba(186, 186, 186, 1);
  box-shadow: inset 0px 0px 13px -2px rgba(186, 186, 186, 1);
  padding-left: 15px;
  padding-right: 30px;
  position: absolute;
  z-index: 9;
  border-radius: 15px;
}

.meklesana .inputbox:focus {
  outline: none
}

.meklesana button {
  position: absolute;
  z-index: 10;
  right: 5px;
  top: 0;
  width: 30px;
  line-height: 30px;
  text-align: center;
  height: 30px;
  background: transparent;
  border: 0;
  border-radius: 50%;
}

.meklesana button span {
  color: #777
}

.content-col,
.sidebar {
  padding-top: 35px;
  min-height: 1800px;
}

.content-col p,
.content-col p span,
.content-col p span strong {
  font-family: 'Raleway', sans-serif !important;
  font-size: 14px !important;
}

.content-col table {
  border-collapse: collapse;
  border: 0px solid #eaeaea;
  max-width: 100% !important;
  width: auto !important;
}

.content-col table td {
  padding: 5px;
  border: 0px solid #eaeaea;
  vertical-align: top;
  width: auto
}

.content-col h1,
.content-col h2,
.content-col h3 {
  clear: both
}

.content-col p {
  width: 100%;
  /* float: left*/
}

.content-col img {
  max-width: 100%;
}

img.alignleft {
  float: left;
  margin-right: 15px
}

img.aligncenter,
.content-col img.alignright {
  display: block;
  margin-left: auto;
  margin-right: auto;
}

img.alignright {
  float: right;
  margin-left: 15px
}

/* zinas */
h3 {
  font-size: 20px;
}

h3 .icon {
  font-size: 14px;
  line-height: 14px;
  color: #c90;
  display: inline-block
}

h3 .icon-play {
  color: #e62117
}

.zina-jaunaka {
  /*border-bottom:1px solid #eaeaea;
    padding-bottom: 20px;*/
  margin-bottom: 20px;
}

.zina-jaunaka .saturs {
  margin-left: -15px;
}

.zina-jaunaka h3,
.zina-izcelta h3,
.zina-archive h3 {
  margin-top: 0px;
  margin-bottom: 0px;
}

.zina-svarigi {
  padding: 15px;
  background: #eaeaea;
  margin-bottom: 20px;
  border-left: 5px solid #dca707;
}

.zina-svarigi p {
  margin-bottom: 0;
}

.zina-svarigi .saturs {
  padding-right: 0;
}

.zina-svarigi .saturs h3 {
  margin-top: 0px;
  margin-bottom: 0;
}

.zina-izcelta {
  margin-bottom: 15px;
}

.zina-izcelta h3,
.zina-parasta h3 {
  font-size: 16px;
}

/*
.zina-izcelta>.row {
    margin: 0
}

.zina-izcelta>.row>div {
    padding: 0;
}
*/
.thumb {
  overflow: hidden
}

.thumb img {
  width: 100%;
  height: auto
}

.zina-jaunaka .thumb {
  position: relative;
  display: block;
  width: 100%;
  border: 1px solid #eaeaea;
  overflow: hidden
}

.zina-jaunaka .thumb img {
  /*    margin-left: -8%;
    margin-top: -8%;
    width: 116%;
    max-width: none;*/
}

.zina-parasta h3 {
  margin-top: 20px;
  margin-bottom: 0;
}

.zina-archive .thumb,
.zina-svarigi .thumb,
.zina-izcelta .thumb {
  display: block;
  line-height: 109px;
  overflow: hidden;
  text-align: center;
  background: #fff;
  border: 1px solid #eaeaea;
  position: relative;
}

.zina-svarigi .thumb img,
.zina-izcelta .thumb img {
  max-height: 100%;
  max-width: 100%;
  width: auto;
}

.thumb.calendar {
  border: 0;
}

.thumb.calendar:hover {
  text-decoration: none;
}

.thumb.calendar .icon {
  font-size: 130px;
  color: #083f88;
}

.zina-datums {
  color: #777;
  font-size: 12px;
  margin-bottom: 8px
}

.zina-datums.xs {
  display: none;
}

.thumb .zina-datums {
  position: absolute;
  bottom: 0;
  left: 0;
  line-height: 20px;
  color: #fff;
  background: #c90;
  opacity: 0.9;
  z-index: 999;
  padding-left: 8px;
  padding-right: 8px;
}

.content-text {
  text-align: justify
}

/*.content-text img,*/
.content-text .gallery,
.archive-content-text .gallery {
  display: none;
}

.archive-content-text.neradit-galeriju .gallery {
  display: block;
}

.archive-content-text.projekti table td:first-child {
  width: 150px;
}

.archive-content-text.neradit-galeriju .gallery-item {
  display: block;
  padding: 10px;
  height: 170px;
  width: 24% !important;
  float: left;
  margin-right: 1%;
  margin-bottom: 10px;
  border: 1px solid #eaeaea;
  text-align: center;
}

.archive-content-text.neradit-galeriju .gallery-item img {
  border: 0 !important;
  max-width: 100%;
  max-height: 100%;
  height: auto;
  width: auto;
}

.archive-content-text.neradit-galeriju .gallery-item dt {
  font-weight: 700;
  display: block;
}

.archive-content-text.neradit-galeriju .gallery-item dd {
  font-size: 12px;
  line-height: 16px;
}

.content-thumbnail img {
  width: 100%;
  height: auto;
  margin-bottom: 20px;
}

footer {
  height: 100px;
  background: #efefef;
  border-top: 2px solid #d5d5d5;
  display: block;
  margin-top: -100px;
  bottom: 0;
  left: 0;
  right: 0;
  font-size: 12px;
  padding-top: 15px;
}

/*laika zinas*/
div.wp-forecast-curr {
  padding: 0;
}

.wp-forecast-curr-head,
.wp-forecast-curr br,
.wp-forecast-curr-details {
  display: none
}

.wp-forecast-curr-block div {
  float: left;
  padding: 0;
}

.wp-forecast-curr-block img {
  height: 28px;
  width: auto;
  margin-top: -1px;
}

/* kalendars */
.kalendars p {
  margin: 0;
}

#wp-calendar {
  width: 100%;
  margin-bottom: 20px;
}

#wp-calendar td,
#wp-calendar th {
  text-align: center;
}

#wp-calendar #prev {
  text-align: left
}

#wp-calendar #prev a,
#wp-calendar #next a {
  display: block;
  line-height: 20px;
  text-align: center;
  background: #efefef;
  width: 50px;
  border-radius: 8px;
  margin-top: 10px;
}

#wp-calendar #prev a {
  float: right
}

#wp-calendar #next {
  text-align: right
}

#wp-calendar #today a {
  display: block;
  border-radius: 50%;
  width: 20px;
  line-height: 20px;
  color: #fff;
  background: #083f88;
  margin: auto;
}

#wp-calendar caption {
  padding-top: 0;
  padding-bottom: .75rem;
  color: #818a91;
  text-align: left;
  caption-side: top;
  text-align: center;
  text-transform: uppercase;
}

.paginators {
  text-align: center;
  margin-bottom: 20px;
}

.paginators a,
.paginators .current {
  display: inline-block;
  line-height: 24px;
  width: 24px;
  text-align: center;
  background: #efefef;
  margin-right: 5px;
  border-radius: 50%;
}

.paginators .current {
  background: #083f88;
  color: #fff;
}

.gallerylistitem {
  text-align: center;
  margin-bottom: 15px;
}

.gallerylistitem img {
  width: 100%;
}

.wpcf7-form input,
.wpcf7-form textarea {
  border-radius: 15px;
  border: 1px solid #ccc;
}

.wpcf7-textarea {
  width: 100%;
}

.wpcf7-form .wpcf7-submit {
  border: 0;
  background: #083f88;
  color: #fff;
  border-radius: 15px;
  height: 30px;
  width: 100px;
  text-align: center;
}

.banners {
  margin-top: 20px;
}

.banners p {
  display: block;
  width: 90%;
  margin: 5%;
  text-align: center;
  border: 1px solid #eaeaea;
  padding: 10px;
}

.banners p img {
  max-width: 100%;
  max-height: 150px;
}

.to-all,
.to-all:active,
.to-all:focus {
  display: block;
  line-height: 30px;
  border-radius: 15px;
  background: #083f88;
  color: #fff;
  text-decoration: none;
  margin: auto;
  margin-top: 10px;
  margin-bottom: 15px;
  width: 150px;
  text-align: center
}

.to-all:hover {
  background: #818a91;
  color: #fff;
  text-decoration: none;
}

td *,
td {
  /* These are technically the same, but use both */
  overflow-wrap: break-word;
  word-wrap: break-word;
  -ms-word-break: break-all;
  /* This is the dangerous one in WebKit, as it breaks things wherever */
  word-break: break-all;
  /* Instead use this non-standard one: */
  word-break: break-word;
  /* Adds a hyphen where the word breaks, if supported (No Blink) */
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
}

.iepirkumi tr td:first-child {
  width: 90px
}

.iepirkumi tr td:last-child {
  width: 90px;
  white-space: nowrap
}

.table_2-1-2 tr td:nth-child(1),
.table_2-1-2 tr td:nth-child(2),
.table_2-1-2 tr td:nth-child(4),
.table_2-1-2 tr td:nth-child(5) {
  width: 100px;
}

.projbox {
  border: 1px solid #eaeaea;
  padding: 10px;
  border-radius: 15px;
  margin-top: 10px;
  text-align: center;
  display: block;
}

.content-gallery {
  float: left;
  width: 100%;
  clear: both;
  margin-top: 20px;
}

.content-gallery a {
  display: block;
  padding: 10px;
  line-height: 150px;
  width: 24%;
  float: left;
  margin-right: 1%;
  margin-bottom: 10px;
  border: 1px solid #eaeaea;
  text-align: center;
}

.content-gallery a img {
  max-width: 100%;
  height: auto;
  width: auto;
  max-height: 120px;
}

ul {
  clear: both;
}

#menu-kalendara_menu,
#menu-kalendara_menu_en_ru {
  margin: 0;
  padding: 0;
  list-style: none;
  display: block;
  float: left;
  width: 100%;
  margin-bottom: 20px;
}

#menu-kalendara_menu li,
#menu-kalendara_menu_en_ru li {
  display: block;
  float: left;
  margin-right: 5px;
  margin-bottom: 5px;
}

#menu-kalendara_menu li a,
#menu-kalendara_menu_en_ru li a {
  display: block;
  text-align: center;
  line-height: 30px;
  background: #eaeaea;
  border-radius: 15px;
  padding-left: 15px;
  padding-right: 15px;
}

h3.caldate {
  margin-top: 10px;
}

.active-bg {
  display: none;
}

.active .active-bg,
.sactive .active-bg {
  display: block;
  position: fixed;
  background: #333;
  opacity: 0.8;
  z-index: 995;
  top: 0;
  left: 0;
  right: 0;
  bottom: 0;
}

.search-opener {
  display: none;
}

.active .active-bg {
  z-index: 997;
}

.honeypot-253-wrap,
.honeypot-13-wrap,
.honeypot-450-wrap {
  display: none
}

.wp-pagenavi a,
.wp-pagenavi span {
  text-decoration: none;
  border: 0px solid #BFBFBF;
  padding: 0px;
  margin: 0px;
  margin-right: 5px;
}

fieldset {
  border: 0;
  margin: 0;
  padding: 0;
  display: block;
  clear: both;
}

#spetial_element {
  height: 1000px;
}

.tab-pane {
  padding: 30px;
}

.votebanner {
  display: block;
  padding: 15px;
  text-align: center;
  border-radius: 10px;
  color: #fff;
  background: #c4942f;
  font-size: 18px;
  margin-bottom: 20px;
}

.votebutton {
  display: block;
  padding: 10px;
  width: 70px;
  text-align: center;
}

.partneriba-map {
  border: 0;
  border-radius: 10px;
  margin-bottom: 20px
}

.alert {
  clear: both
}

.wp-polls-ul i {
  font-style: normal;
}

.noteikumi-block ul {
  margin: 0;
  padding: 0;
  list-style: none;
}

.noteikumi-block ul li {
  display: block;
  margin-bottom: 10px;
  padding-bottom: 10px;
  border-bottom: 1px solid #eaeaea;
}

.noteikumi-block ul li h4 {
  font-size: 16px;
  clear: both;
  font-weight: bold;
}

.noteikumi-block ul li .badge {
  display: block;
  padding-left: 5px;
  padding-right: 5px;
  border-radius: 7px;
  background: #006699;
  color: #fff;
  float: left;
  clear: both;
  font-size: 11px;
}

.noteikumi-block ul li .badge.aktuala {
  background: #449d44;
}

.noteikumi-block ul li .badge.sakotneja {
  background: #777;
}

.noteikumi-block ul li .badge.grozojumi {
  background: #c4942f;
}

.noteikumi-block ul li .datumi {
  font-weight: bold;
}

.noteikumi-block ul li label {
  font-weight: normal;
  font-size: 12px;
}

.mb-0 {
  font-size: 18px;
}

.card.kontakti .card-block {
  padding: 10px;
}

.domes-sedes,
.domes-sedes tbody,
.domes-sedes tr,
.domes-sedes td {
  display: block;
  width: 100% !important;
  text-align: left !important;
}

.domes-sedes tr td:nth-child(2) {
  font-size: 20px;
}

.domes-sedes td {
  padding: 0 !important;
}

.domes-sedes tr {
  margin-bottom: 15px;
  border-radius: .25rem;
  border: 1px solid rgba(0, 0, 0, .125);
  padding: 15px;
}

.domes-sedes p {
  margin-bottom: 0;
}

.easy-read {
  border-radius: 15px;
  height: 30px;
}

.easy-read span {
  display: block;
  float: left;
  line-height: 30px;
  width: 30px;
  height: 30px;
  border-radius: 15px;
  text-align: center;
  background: #dca707;
  color: #fff;
  margin-right: 8px;
  cursor: pointer;
  position: relative
}

.easy-read-100 {
  font-size: 16px;
}

.easy-read-120 {
  font-size: 20px;
}

.easy-read-120::before {
  content: "+";
  color: #fff;
  position: absolute;
  background: #083f88;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  text-align: center;
  line-height: 10px;
  font-size: 12px;
  right: -5px;
  top: 10px;
  top: 10px;
}

.easy-read-140 {
  font-size: 24px;
}

.easy-read-140::before {
  content: "+";
  color: #fff;
  position: absolute;
  background: #083f88;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  text-align: center;
  line-height: 10px;
  font-size: 12px;
  right: -5px;
  top: 10px;
  top: 10px;
}

.easy-read-140::after {
  content: "+";
  color: #fff;
  position: absolute;
  background: #083f88;
  width: 10px;
  height: 10px;
  border-radius: 5px;
  text-align: center;
  line-height: 10px;
  font-size: 12px;
  right: -15px;
  top: 10px;
  top: 10px;
}

.jautforma textarea {
  height: 150px;
  width: 100%;
}

.share {
  margin-bottom: 10px;
  height: 30px;
  text-align: right
}

.share a {
  display: inline-block;
  text-align: center;
  text-decoration: none;
  border-radius: 50%;
  color: #fff;
  width: 30px;
  line-height: 30px;
  background: #083f88;
  margin-left: 10px;
}

@media print {

  html,
  body {
    position: relative;
  }

  .baneris,
  .logo,
  .lang,
  .menu-holder,
  .sidebar,
  .share,
  footer,
  .firstcol {
    display: none;
  }

  *,
  body,
  html {
    background: none !important
  }

  *::before,
  *::after {
    display: none !important
  }

  .row {
    margin: 0;
  }

  .container {
    padding: 0 !important;
    margin: 0;
    height: auto;
    width: auto
  }

  .content-col,
  .col-md-8 {
    width: 100%;
    padding: 0px;
    min-height: 0;
    float: none;
    max-width: 100%;
  }

  .col-md-8 {
    -webkit-box-flex: 0;
    -webkit-flex: 0 0 100%;
    -ms-flex: 0 0 100%;
    flex: 0 0 100%;
    max-width: 100%;
  }

  .row {
    display: initial;
  }
}

.meklesana {
  position: absolute;
  bottom: -15px;
  right: 15px;
  height: 30px;
  width: 30.5%;
  z-index: 9999;
}

.cse .gsc-search-button-v2,
.gsc-search-button-v2 {
  padding: 0 !important;
  width: 30px !important;
  height: 30px !important;
  border-radius: 50% !important;
  background: #083f88 !important;
  border: 0 !important;
  text-align: center !important;
}

.gsc-input-box {
  border: 1px solid #D9D9D9;
  background: #fff;
  height: 30px !important;
  border-radius: 15px !important;
}

.gsc-search-box-tools .gsc-search-box .gsc-input {
  padding-right: 5px !important;
}

.gsib_a {
  width: 100%;
  padding: 0px 10px 0 !important;
  height: 30px !important;
}

.cse .gsc-control-cse,
.gsc-control-cse {
  padding: 0 !important;
  width: 100% !important;
}

.gsc-above-wrapper-area-container td {
  padding: 0 !important;
  overflow-wrap: normal !important;
  word-wrap: normal !important;
  -ms-word-break: normal !important;
  word-break: normal !important;
  word-break: normal !important;
  -ms-hyphens: auto;
  -moz-hyphens: auto;
  -webkit-hyphens: auto;
  hyphens: auto;
  width: 50% !important;
}

.gsc-orderby-container {
  display: none
}

/**/
.gsc-adBlock {
  display: none !important
}

.gsc-input {
  text-indent: initial !important;
  background: none !important
}

.gs-bidi-start-align.gs-snippet,
.gsc-url-top {
  font-family: 'Raleway', sans-serif !important;
  font-size: 14px !important;
}

.gs-title {
  font-family: 'Raleway', sans-serif !important;
  font-size: 16px !important;
}

.cookie-notice-container {
  background: #006 !important;
  color: #fff !important;
}

.tabula td {
  border: 1px solid #eaeaea !important;
  border-collapse: collapse;
  width: 20% !important;
}

.wpcf7-list-item {
  display: block !important
}

.uzlapu {
  display: block;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
  background: #dca612;
  color: #fff;
  text-align: center;
  font-weight: bold;
  text-transform: uppercase;
  font-size: 18px;
  border-radius: 5px;
  border-left: 5px solid #1f3f88;
}

.uzlapu:hover {
  background: #ca9400;
  color: #fff;
}

.aktuali-baneris {
  display: block;
  position: relative;
  margin-bottom: 15px;
}

.aktuali-baneris img {
  max-width: 100%;
  width: 100%;
}

.aktuali-baneris span {
  display: block;
  position: absolute;
  bottom: 0;
  left: 0;
  right: 0;
  padding: 7px;
  color: #fff;
  font-size: 16px;
  text-align: center;
  font-weight: 500;
  z-index: 1;
}

.aktuali-baneris span::after {
  content: "";
  display: block;
  left: 0;
  right: 0;
  top: 0;
  bottom: 0;
  background: #000;
  opacity: 0.5;
  position: absolute;
  z-index: -1;
}

.lapas-top-bilde {
  position: relative;
  margin-bottom: 20px;
}

.lapas-top-bilde img {
  max-width: 100%;
}

.lapas-top-bilde h1 {
  position: absolute;
  bottom: 15px;
  left: 15px;
}

.sublapa {
  margin-bottom: 15px;
}

.sublapa a {
  display: block;
  position: relative;
  height: 100%;
  min-height: 100px;
  background: #ccc;
}

.sublapa img {
  max-width: 100%;
}

.sublapa-nosaukums {
  position: absolute;
  top: 100%;
  bottom: auto;
  left: 0;
  right: 0;
  color: #fff;
  text-align: center;
  padding: 10px;
  transition: all 0.4s ease 0s;
  transform: translateY(-100%);
}

.sublapa:hover .sublapa-nosaukums {
  top: 0;
  transform: translateY(0);
  bottom: 0;
  transition: all 0.4s ease 0s;
}

.sublapa-nosaukums span.after {
  content: "";
  opacity: 0.5;
  position: absolute;
  left: 0;
  right: 0;
  bottom: 0;
  top: 0;
  z-index: 1;
  transition: all 0.4s ease 0s;
}

.sublapa-nosaukums span.title {
  display: block;
  position: relative;
  z-index: 2;
  transition: all 0.4s ease 0s;
}

.sublapa:hover .sublapa-nosaukums span.title {
  position: absolute;
  left: 10px;
  right: 10px;
  top: 50%;
  transform: translateY(-50%);
}

.topvideo {
  position: absolute;
  top: 0;
  left: 0;
  width: 1240px;
  height: 276px;
}

.topvideo video {
  width: 100%;
  height: 100%;
}

@media (max-width:768px) {
  .topvideo {
    display: none;
  }
}

#wfboxOverlay {
  display: none;
}

.page-id-197 .content-col img {
  width: 200px;
  height: auto;
  margin: 0;
  margin-right: 15px;
  max-width: unset;
}

.page-id-197 table {
  border-collapse: collapse;
  width: 100%;
}

.page-id-197 table td {
  padding: 0;
}

a[href$='.pdf']::before {
  content: "\ef36";
  margin-right: 5px;
  color: red;
  font-family: 'IcoMoon-Ultimate';
}

a[href$='.zip']::before {
  content: "\e9b9";
  margin-right: 5px;
  color: orange;
  font-family: 'IcoMoon-Ultimate';
}

a[href$='.docx']::before,
a[href$='.doc']::before {
  content: "\ef38";
  margin-right: 5px;
  color: blue;
  font-family: 'IcoMoon-Ultimate';
}

a[href$='.xls']::before,
a[href$='.xlsx']::before {
  content: "\ef39";
  margin-right: 5px;
  color: green;
  font-family: 'IcoMoon-Ultimate';
}

.kac table {
  width: 100% !important;
  border: 1px solid #ccc;
  border-collapse: collapse;
  margin-bottom: 20px;
}

.kac table td {
  width: 50%;
  padding: 15px;
  border: 1px solid #ccc;
}

.topimage {
  position: absolute;
  left: 0;
  top: 0;
  right: 0;
  height: 300px;
  overflow: hidden;
  background: url('images/panorama-pavasaris-2022.jpg');
  background-size: cover;
  background-position: center;
}

@media(max-width:768px) {
  .topimage {
    display: none;
  }
}

.post-date {
    margin-bottom: 20px;
}