@charset "UTF-8";
/**
 * @license
 *
 * Font Family: Satoshi
 * Designed by: Deni Anggara
 * URL: https://www.fontshare.com/fonts/satoshi
 * © 2023 Indian Type Foundry
 *
 * Font Styles:
 * Satoshi Variable(Variable font)
 * Satoshi Variable Italic(Variable font)
 * Satoshi Light
 * Satoshi Light Italic
 * Satoshi Regular
 * Satoshi Italic
 * Satoshi Medium
 * Satoshi Medium Italic
 * Satoshi Bold
 * Satoshi Bold Italic
 * Satoshi Blackcss
 * Satoshi Black Italic
 *
*/
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 900.0;
*
* available axes:

* 'wght' (range from 300.0 to 900.0)

*/
@font-face {
  font-family: "Satoshi-Variable";
  src: url("../fonts/Satoshi-Variable.woff2") format("woff2"), url("../fonts/Satoshi-Variable.woff") format("woff"), url("../fonts/Satoshi-Variable.ttf") format("truetype");
  font-weight: 300 900;
  font-display: swap;
  font-style: normal;
}
/**
* This is a variable font
* You can controll variable axes as shown below:
* font-variation-settings: 'wght' 900.0;
*
* available axes:

* 'wght' (range from 300.0 to 900.0)

*/
@font-face {
  font-family: "Satoshi-VariableItalic";
  src: url("../fonts/Satoshi-VariableItalic.woff2") format("woff2"), url("../fonts/Satoshi-VariableItalic.woff") format("woff"), url("../fonts/Satoshi-VariableItalic.ttf") format("truetype");
  font-weight: 300 900;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Light";
  src: url("../fonts/Satoshi-Light.woff2") format("woff2"), url("../fonts/Satoshi-Light.woff") format("woff"), url("../fonts/Satoshi-Light.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-LightItalic";
  src: url("../fonts/Satoshi-LightItalic.woff2") format("woff2"), url("../fonts/Satoshi-LightItalic.woff") format("woff"), url("../fonts/Satoshi-LightItalic.ttf") format("truetype");
  font-weight: 300;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Regular";
  src: url("../fonts/Satoshi-Regular.woff2") format("woff2"), url("../fonts/Satoshi-Regular.woff") format("woff"), url("../fonts/Satoshi-Regular.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-Italic";
  src: url("../fonts/Satoshi-Italic.woff2") format("woff2"), url("../fonts/Satoshi-Italic.woff") format("woff"), url("../fonts/Satoshi-Italic.ttf") format("truetype");
  font-weight: 400;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Medium";
  src: url("../fonts/Satoshi-Medium.woff2") format("woff2"), url("../fonts/Satoshi-Medium.woff") format("woff"), url("../fonts/Satoshi-Medium.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-MediumItalic";
  src: url("../fonts/Satoshi-MediumItalic.woff2") format("woff2"), url("../fonts/Satoshi-MediumItalic.woff") format("woff"), url("../fonts/Satoshi-MediumItalic.ttf") format("truetype");
  font-weight: 500;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Bold";
  src: url("../fonts/Satoshi-Bold.woff2") format("woff2"), url("../fonts/Satoshi-Bold.woff") format("woff"), url("../fonts/Satoshi-Bold.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-BoldItalic";
  src: url("../fonts/Satoshi-BoldItalic.woff2") format("woff2"), url("../fonts/Satoshi-BoldItalic.woff") format("woff"), url("../fonts/Satoshi-BoldItalic.ttf") format("truetype");
  font-weight: 700;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "Satoshi-Black";
  src: url("../fonts/Satoshi-Black.woff2") format("woff2"), url("../fonts/Satoshi-Black.woff") format("woff"), url("../fonts/Satoshi-Black.ttf") format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: normal;
}
@font-face {
  font-family: "Satoshi-BlackItalic";
  src: url("../fonts/Satoshi-BlackItalic.woff2") format("woff2"), url("../fonts/Satoshi-BlackItalic.woff") format("woff"), url("../fonts/Satoshi-BlackItalic.ttf") format("truetype");
  font-weight: 900;
  font-display: swap;
  font-style: italic;
}
@font-face {
  font-family: "BreeSerif-Regular";
  src: url("../fonts/BreeSerif-Regular.ttf") format("truetype");
  font-weight: normal;
  /* Specify the font weight if it's not regular */
  font-style: normal;
  /* Specify the font style if it's not normal */
  font-display: swap;
}
html {
  scroll-behavior: smooth;
}

* {
  box-sizing: border-box;
}

body {
  font-family: "Satoshi-Variable", sans-serif;
  width: 100%;
  min-height: 200px;
  padding: 0;
  margin: 0;
}

.wrapper {
  margin: 0 auto;
  max-width: 1403px;
  padding: 0px;
}

.aktiva_izvelne {
  font-weight: bold;
}

.obj_nos {
  color: #134da5;
}

.obj_datums {
  display: inline-block;
  padding-left: 1em;
  color: #AA7700;
  font-size: 0.8em;
}

.obj_galerija {
  width: 100%;
}

.gal_icon {
  margin: 5px 0 0 5px;
  display: inline-block;
}

.obj_galerija {
  margin: 1em 0;
}

.obj_galerija a {
  margin: 0 2px 6px 0;
  padding: 0;
  display: inline-block;
}

.obj_galerija span {
  margin: 0 2px 6px 0;
  padding: 0;
  display: inline-block;
}

.obj_galerija img {
  margin: 0;
  display: inline-block;
}

.objekts {
  margin-bottom: 2em;
}

#map {
  min-height: 300px;
  width: 100%;
}
p {
  margin-bottom: 0.5em;
  text-indent: 1.5em;
  text-align: justify;
  line-height: 1.3em;
}

.lasit_vairak {
  float: right;
  display: inline-block;
}

#apaksizvelnes li a {
  padding: 0.2em;
}

.lasit_vairak {
  float: right;
  display: inline-block;
}

#apaksizvelnes li a {
  padding: 0.2em;
}

table, td {
  border-left: 1px solid #CCC;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC !important;
  border-right: 1px solid #CCC;
  padding: 0.5em !important;
}

table td img {
  margin: 0 auto !important;
  display: inherit;
}

figure {
  margin-bottom: 0 !important;
}

figcaption p {
  text-indent: 0;
  padding-top: 0.4em;
  color: #444;
  text-align: center;
}

#backtotop {
  cursor: pointer;
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 90%;
  padding: 10px 20px;
  text-align: center;
  background-color: #000;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  color: #FFF;
  font-size: 14px;
  z-index: 1000;
}

#backtotop:hover {
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}

.calendar_content_table td {
  width: 1em !important;
  height: 1em !important;
  padding: 0.2em !important;
  vertical-align: top;
  text-align: center;
}

#jaunakas_galerijas_title {
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  margin-bottom: 1em;
}

.jaunakas_galerijas {
  width: 100%;
  text-align: center;
}

.jaunakas_galerijas a {
  width: 100%;
  display: inline-block;
  margin-bottom: 1em;
}

.jaunakas_galerijas a span {
  width: 100%;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.2em;
}

.jaunakas_galerijas a img {
  margin: 0 0.5em 0.5em 0;
  display: inline-block;
}

iframe {
  max-width: 100% !important;
  text-align: center !important;
}

#visi_video {
  text-align: center;
}

#visi_video a {
  margin: 0 1em 1em 0;
  float: left;
}

#zo {
  width: 100%;
  height: 4000px;
  overflow: auto;
}

.right_baner {
  width: 100%;
  text-align: center;
  display: inline-block;
  margin-top: 0.5em;
}

.right_baner img {
  margin: 0 auto;
}

/* version 2.1 */
.redzams-a {
  visibility: visible !important;
  position: absolute !important;
  z-index: 11100000000 !important;
}

.redzams {
  visibility: visible !important;
  position: relative !important;
}

.neredzams {
  visibility: hidden;
  position: absolute !important;
}

.show-mobile {
  visibility: hidden;
  position: absolute;
}
@media screen and (max-width: 950px) {
  .show-mobile {
    visibility: hidden;
    position: relative;
  }
}

#lapas_karte_shortcut {
  width: 100%;
  padding: 1em;
  background-color: #9ab36c;
  visibility: hidden;
  position: absolute;
}
#lapas_karte_shortcut a {
  font-size: 1.5em;
  border-radius: 5px;
  border: 1px solid #000;
  color: #000;
  background-color: #FFF;
  padding: 0.5em;
  display: inline-block;
}

#lapas_galva {
  padding: 0;
  width: 100%;
  min-height: 280px;
  text-align: center;
}
@media screen and (max-width: 950px) {
  #lapas_galva {
    min-height: unset;
  }
}
#lapas_galva .wrapper {
  max-width: 1440px;
  margin: 0 auto;
  padding: 0 3em;
  min-height: 280px;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  position: relative;
  justify-content: space-between;
  overflow: visible;
  background-position: center center;
  background-size: cover;
}
@media screen and (max-width: 950px) {
  #lapas_galva .wrapper {
    min-height: unset;
    padding: 0;
  }
}
#lapas_galva .wrapper .video-container {
  position: relative;
  top: 0%;
  left: 50%;
  width: 100%;
  max-height: 100%;
  z-index: -1;
  position: absolute;
  top: 0;
  left: 0;
  right: 0;
}
@media screen and (max-width: 950px) {
  #lapas_galva .wrapper .video-container {
    order: 5;
    position: relative;
  }
}
#lapas_galva .wrapper .video-container video {
  width: 100%;
  object-fit: cover;
  /* Ensure the video covers the entire container */
}
#lapas_galva .wrapper #main_logo {
  margin: 1.5em 0 0 4em;
}
#lapas_galva .wrapper #main_logo img {
  width: 300px;
}
@media screen and (max-width: 1180px) {
  #lapas_galva .wrapper #main_logo {
    margin: 1.5em 0 0 2em;
  }
  #lapas_galva .wrapper #main_logo img {
    width: 250px;
  }
}
@media screen and (max-width: 1024px) {
  #lapas_galva .wrapper #main_logo {
    margin: 1.5em 0 0 1em;
  }
  #lapas_galva .wrapper #main_logo img {
    width: 200px;
  }
}
@media screen and (max-width: 950px) {
  #lapas_galva .wrapper #main_logo {
    position: absolute;
    visibility: hidden;
  }
}
#lapas_galva .wrapper #head-soc-media {
  margin: 3em 0 0 2em;
  list-style: none;
  display: flex;
  flex-direction: row;
  position: absolute;
  right: 1em;
  bottom: 1em;
}
#lapas_galva .wrapper #head-soc-media a {
  font-size: 2em;
  text-decoration: none;
  color: #FFF;
}
@media screen and (max-width: 920px) {
  #lapas_galva .wrapper #head-soc-media {
    display: none;
  }
}
#lapas_galva .wrapper a {
  display: inline-block;
}
#lapas_galva .wrapper a img {
  max-width: 100%;
}
#lapas_galva .main-intro-wrapper {
  height: 810px;
}
@media screen and (max-width: 1400px) {
  #lapas_galva .main-intro-wrapper {
    padding-bottom: 56.25%;
    height: 0;
  }
}
@media screen and (max-width: 950px) {
  #lapas_galva .main-intro-wrapper {
    padding-bottom: 0;
    height: unset;
  }
}

#go_under_video {
  z-index: 10000000000000000000;
  position: absolute;
  left: 50%;
  transform: translateX(-50%);
  top: 65%;
  color: #FFF;
  font-size: 4rem;
  text-decoration: none;
  animation: waterfall 2.5s linear infinite;
  cursor: pointer;
  padding: 1rem;
}
@media screen and (max-width: 950px) {
  #go_under_video {
    padding: 0.2rem;
  }
}

@keyframes waterfall {
  0% {
    top: 65%;
    opacity: 0.1;
  }
  /* Start with 10% visibility */
  30% {
    opacity: 1;
  }
  /* Gradually increase to 100% */
  100% {
    top: 85%;
    opacity: 0.5;
  }
  /* Fade down to 50% */
}
.wrapper {
  margin: 0 auto;
  max-width: 1440px;
  padding: 0px;
}
@media screen and (max-width: 950px) {
  .wrapper {
    width: 100%;
    padding: 0;
    margin: 0;
  }
}

.intro_title {
  font-family: "BreeSerif-Regular", sans-serif;
  font-size: 2.2em;
  padding: 0 0.5em;
  color: #486932;
}
@media screen and (max-width: 950px) {
  .intro_title {
    margin: 0.3em 0;
  }
}

#main-menu-container {
  margin-top: 1em;
}
#main-menu-container nav {
  padding: 0px !important;
  margin: 0px !important;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
}
#main-menu-container nav {
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
}
@media screen and (max-width: 950px) {
  #main-menu-container {
    width: 100%;
    background-color: #618C3F;
    padding: 0;
    margin: 0;
  }
  #main-menu-container .navbar {
    flex-direction: column;
  }
}

#lang-nav {
  list-style: none;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  margin: 0.5em;
  padding: 0 1em 0 0;
}
#lang-nav li {
  padding: 0.5em;
}
#lang-nav a {
  color: #6E267F;
  text-decoration: none;
}
#lang-nav .active {
  color: #6E267F;
}
@media screen and (max-width: 950px) {
  #lang-nav {
    width: 100%;
    padding: 0 1em 0 0;
    margin: 0;
    background-color: #618C3F;
    justify-content: right;
  }
  #lang-nav a, #lang-nav .active {
    color: #FFF;
  }
}

#settings_container {
  display: none;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-end;
  align-items: center;
  margin: 0 1em 0 auto;
}
#settings_container li {
  margin: 0;
  list-style: none;
}
#settings_container a {
  color: #000;
  cursor: pointer;
  padding: 0.5em 0.3em;
  text-decoration: none;
}
#settings_container li:hover {
  background-color: #FFF;
}
@media screen and (max-width: 950px) {
  #settings_container {
    flex-direction: row;
    margin: 0;
    padding: 0;
    width: 100%;
  }
}

#main-menu {
  font-family: "Satoshi-Variable";
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0 1%;
  margin: 0 0.4em;
  background-color: #618C3F;
  border-radius: 18px;
}
@media screen and (max-width: 950px) {
  #main-menu {
    border-radius: 0px;
  }
}
#main-menu li {
  margin: 0px;
  list-style: none;
}
#main-menu > li {
  margin: 0.2em;
}
@media screen and (max-width: 1180px) {
  #main-menu > li {
    margin: 0.5em 0.4em;
  }
}
@media screen and (max-width: 1024px) {
  #main-menu > li {
    margin: 0.5em 0.3em;
  }
}
@media screen and (max-width: 950px) {
  #main-menu > li {
    margin: 0;
    width: 100%;
  }
}
#main-menu .active {
  background-color: #EB5389;
  border-radius: 18px;
}
@media screen and (max-width: 950px) {
  #main-menu .active {
    border-radius: 0px;
  }
}
#main-menu li:last-child {
  /* pedejie submenu iet arpus ekrana */
}
@media screen and (min-width: 1024px) {
  #main-menu li:last-child ul {
    width: 210px;
  }
  #main-menu li:last-child ul li a {
    text-wrap: wrap;
  }
}
#main-menu > li > ul > li {
  background-color: #618C3F;
}
#main-menu > li > ul > li > ul > li {
  background-color: #618C3F;
}
#main-menu > li > ul > li > ul > li > ul > li {
  background-color: #618C3F;
}
#main-menu a {
  color: #F8EECA;
  font-weight: bold;
  padding: 0.5em;
  cursor: pointer;
  white-space: nowrap;
  text-decoration: none;
  width: 100%;
  display: inline-block;
  border-radius: 18px;
}
@media screen and (max-width: 1180px) {
  #main-menu a {
    font-size: 0.9em;
    padding: 0.3em;
  }
}
@media screen and (max-width: 1024px) {
  #main-menu a {
    font-size: 0.8em;
    padding: 0.3em;
  }
}
@media screen and (max-width: 950px) {
  #main-menu a {
    border-radius: 0px;
    text-align: left;
    float: left;
    font-size: 1.2em;
  }
}
#main-menu a:hover {
  background-color: #a9cf54;
  color: #000;
}
#main-menu .i-caret-down, #main-menu .i-cross {
  visibility: hidden;
  position: absolute;
}
#main-menu .submen {
  visibility: hidden;
  position: absolute;
  margin: auto 0;
  padding: 0;
  display: flex;
  flex-direction: column;
  z-index: 11000000;
  border-radius: 18px;
  background-color: #618C3F;
  padding: 0.5em 0.2em;
  overflow: auto;
}
#main-menu .submen a {
  color: #F8EECA;
}
#main-menu .submen .submen {
  left: 100%;
  margin-top: -2.5em;
}
#main-menu .submen li {
  text-align: left;
}
#main-menu #mobile_logo {
  visibility: hidden;
  position: absolute;
}
@media screen and (max-width: 950px) {
  #main-menu {
    flex-direction: column;
    margin: 0;
    padding: 0;
    width: 100%;
  }
  #main-menu #mobile_logo {
    visibility: visible;
    position: relative;
    width: 100%;
    display: flex;
    flex-direction: row;
    flex-wrap: nowrap;
    justify-content: space-between;
    align-items: center;
  }
  #main-menu #mobile_logo a {
    color: #000;
    padding: 13px 0 10px 1.5em;
    font-weight: bold;
    font-size: 1.3em;
    display: inline-block;
    text-wrap: inherit;
    width: 90%;
  }
  #main-menu #mobile_logo a img {
    max-height: 60px;
  }
  #main-menu .active {
    background-color: #618C3F;
  }
  #main-menu .i-caret-down, #main-menu .i-cross {
    float: right;
    display: inline-block;
    padding: 0.3em 0 0.5em 3%;
    font-size: 1.5em;
    width: 10%;
    cursor: pointer;
    color: #FFF;
  }
  #main-menu a {
    width: 90%;
    margin: 0%;
    padding: 0.5em 1.5em;
    display: inline-block;
  }
  #main-menu > li {
    visibility: hidden;
    position: absolute;
    width: 100%;
    border-bottom: 1px solid #CCC;
  }
  #main-menu li:hover {
    background-color: unset;
  }
  #main-menu .submen {
    visibility: hidden;
    position: absolute;
    background-color: #618C3F;
    display: flex;
    flex-direction: column;
    width: 100%;
    li-visibility: visible !important;
    li-position: relative !important;
  }
  #main-menu .submen .submen {
    left: 0%;
    margin-top: -2.5em;
    width: 100%;
  }
}

#main_content {
  flex-basis: 100%;
}
#main_content section h1, #main_content section h2, #main_content #visas_galerijas h1, #main_content #visas_galerijas h2 {
  margin: 0.5em 0;
  color: #486932;
}
#main_content section > h1, #main_content #visas_galerijas > h1 {
  padding-top: 1em;
}
@media screen and (max-width: 950px) {
  #main_content {
    width: 100%;
    padding: 1em 2%;
    margin: 0 auto;
    flex-basis: 100%;
  }
  #main_content sectio h1, #main_content sectio h2, #main_content #visas_galerijas h1, #main_content #visas_galerijas h2 {
    margin: 0.5em 0 0 0;
  }
}

#right_col {
  flex-basis: 20%;
  float: left;
  text-align: center;
}
@media screen and (max-width: 950px) {
  #right_col {
    visibility: hidden;
    position: absolute;
  }
}

#left_col {
  flex-basis: 20%;
  margin-right: 1%;
  float: left;
  text-align: center;
}
@media screen and (max-width: 950px) {
  #left_col {
    visibility: hidden;
    position: absolute;
  }
}
#left_col #left-baners a {
  margin: 0.5em;
  padding: 0.5em;
  display: inline-block;
}

#left_menu {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
  padding: 0;
  margin: 0.5em 0;
}
#left_menu ul {
  padding-left: 0.5em;
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  justify-content: flex-start;
  align-items: center;
}
#left_menu li {
  list-style: none;
  width: 100%;
}
#left_menu > li {
  background-color: #eee7e7;
}
#left_menu > li > ul li {
  background-color: #f6f1f1;
}
#left_menu > li ul li ul li {
  background-color: #ffffff;
}
#left_menu a {
  padding: 0.5em 1em;
  display: inline-block;
  text-decoration: none;
  text-align: left;
  color: #5b491e;
  width: 100%;
}
#left_menu a:hover {
  background-color: #CCC;
  color: #000;
}

#saturs {
  font-size: 1em;
}
#saturs .wrapper {
  padding: 0 1%;
  display: flex;
}
@media screen and (max-width: 950px) {
  #saturs {
    padding: 0em;
  }
  #saturs .wrapper {
    margin: 0;
    padding: 0;
    max-width: 100%;
  }
}

.aktiva_izvelne {
  font-weight: bold;
}

.obj_nos {
  color: #134da5;
}

.obj_datums {
  display: inline-block;
  padding-left: 1em;
  color: #AA7700;
  font-size: 0.8em;
}

.obj_saturs {
  display: inline-block;
  width: 100%;
  padding: 0 1%;
  margin-top: 0.2em;
}
.obj_saturs a {
  word-wrap: break-word;
}
.obj_saturs img, .obj_saturs p > img {
  cursor: pointer;
  max-width: 100% !important;
}
.obj_saturs h2 {
  margin: 1em 0;
}
.obj_saturs iframe {
  margin: 0.5em auto;
  display: block;
}
.obj_saturs ul {
  display: inline-block;
}
@media screen and (max-width: 1024px) {
  .obj_saturs p {
    font-size: 0.9em;
  }
}
@media screen and (max-width: 1024px) {
  .obj_saturs p {
    font-size: 1em;
  }
}

.obj_galerija {
  width: 100%;
}

.gal_icon {
  margin: 5px 0 0 5px;
  display: inline-block;
}

.obj_galerija {
  margin: 1em 0;
}

.obj_galerija a {
  margin: 0.2em;
  padding: 0;
  display: inline-block;
}

.obj_galerija span {
  margin: 0 2px 6px 0;
  padding: 0;
  display: inline-block;
}

.obj_galerija img {
  margin: 0;
  display: inline-block;
}

.objekts {
  margin-bottom: 2em;
}

#map {
  min-height: 300px;
  width: 100%;
}

p {
  margin-bottom: 0.5em;
  text-indent: 1.5em;
  text-align: justify;
  line-height: 1.3em;
}

.lasit_vairak {
  float: right;
  display: inline-block;
}

#apaksizvelnes li a {
  padding: 0.2em;
}

.lasit_vairak {
  float: right;
  display: inline-block;
}

#apaksizvelnes li a {
  padding: 0.2em;
}

table, td {
  border-left: 1px solid #CCC;
  border-top: 1px solid #CCC;
  border-bottom: 1px solid #CCC !important;
  border-right: 1px solid #CCC;
}

figure {
  margin-bottom: 0 !important;
}

figcaption p {
  text-indent: 0;
  padding-top: 0.4em;
  color: #444;
  text-align: center;
}

#backtotop {
  cursor: pointer;
  display: none;
  position: fixed;
  bottom: 10px;
  right: 10px;
  font-size: 90%;
  padding: 10px 20px;
  text-align: center;
  background-color: #000;
  border-radius: 8px;
  -webkit-border-radius: 8px;
  -moz-border-radius: 8px;
  filter: alpha(opacity=60);
  -khtml-opacity: 0.6;
  -moz-opacity: 0.6;
  opacity: 0.6;
  color: #FFF;
  font-size: 14px;
  z-index: 1000;
}

#backtotop:hover {
  filter: alpha(opacity=90);
  -khtml-opacity: 0.9;
  -moz-opacity: 0.9;
  opacity: 0.9;
}

#footer {
  display: block;
}
#footer #footer-content {
  width: 100%;
}
#footer .wrapper {
  min-height: 250px;
  background-color: #486931;
}
#footer .wrapper #footer-content {
  background-image: url(../img/footer-background.svg);
  background-repeat: no-repeat;
  background-position: center center;
  background-size: cover;
  min-height: 250px;
}
#footer .wrapper div {
  display: inline-block;
  position: relative;
}
#footer #footer-soc-media {
  margin: 3em 0 0 2em;
  list-style: none;
  display: flex;
  flex-direction: row;
}
#footer #footer-soc-media a {
  font-size: 2em;
  text-decoration: none;
  color: #FFF;
}
@media screen and (max-width: 920px) {
  #footer #footer-soc-media {
    margin: 3em 0 0 1em;
    padding: 0;
  }
}
#footer #footer-fonds {
  line-height: 1.4em;
  margin: 2em 4.5em 0 4.5em;
  font-size: 0.9em;
  color: #FFF;
}
#footer #footer-fonds a {
  color: #FFF;
}
@media screen and (max-width: 920px) {
  #footer #footer-fonds {
    margin: 1em 2em 0 2em;
  }
}
#footer #footer-flex {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
#footer #footer-flex #sponsor-logo {
  display: inline-block;
  margin: 1em 0 0 0;
  width: 600px;
  max-width: 100%;
}
@media screen and (max-width: 950px) {
  #footer #footer-flex #sponsor-logo {
    max-width: 80%;
  }
}
#footer #footer-flex div a {
  margin: 1em 1em 0 0;
  display: block;
  font-size: 1rem;
  text-decoration: none;
}
#footer #footer-flex div a:hover {
  color: #000;
}
@media screen and (max-width: 920px) {
  #footer #footer-flex {
    margin: 1em 2em 0 2em;
  }
}
#footer #developer {
  text-align: right;
  width: 98%;
  margin: 0 2% 1em 0;
  color: #607953;
}
#footer #developer a {
  color: #607953;
  text-decoration: none;
}

#jaunakas_galerijas_title {
  width: 100%;
  font-size: 1.2em;
  font-weight: bold;
  text-align: center;
  margin: 2em 0 1em 0;
}

.jaunakas_galerijas {
  width: 100%;
  text-align: center;
  margin: 1em 0.5em;
}
.jaunakas_galerijas a {
  width: 100%;
  display: inline-block;
  margin-bottom: 1em;
}
.jaunakas_galerijas a span {
  width: 100%;
  display: inline-block;
  font-size: 0.9em;
  line-height: 1.2em;
}
.jaunakas_galerijas a img {
  margin: 0 0.5em 0.5em 0;
  display: inline-block;
}

#calendar_container {
  padding: 0.2em;
  background-color: #ececec;
}

#calendar {
  padding: 0.5em 0 0 0;
  border-radius: 5px;
  border: 1px solid #CCC;
  margin: 1em 0;
  text-align: center;
}
#calendar #calendar_chort_cuts {
  margin: 0 auto;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-start;
  align-items: center;
}
#calendar #calendar_chort_cuts a {
  margin: 0.5em 0.3em;
  background-color: #ececec;
}
#calendar #calendar_chort_cuts a:hover {
  border-radius: 5px;
}
@media screen and (max-width: 1400px) {
  #calendar #calendar_chort_cuts a {
    font-size: 0.8em !important;
  }
}
@media screen and (max-width: 1024px) {
  #calendar #calendar_chort_cuts a {
    font-size: 0.6em !important;
  }
}
#calendar #calendar_header {
  padding: 0;
}
#calendar #calendar_header select {
  margin: 0 1%;
  line-height: 1.65em;
  width: 36%;
  float: left;
  border-radius: 5px;
  padding: 0.5em;
}
#calendar #calendar_header .k_poga {
  width: 10%;
  margin: 0 1%;
  padding: 0.5em;
  display: inline-block;
  float: left;
  text-decoration: none;
  font-weight: bold;
  color: #000 !important;
  text-align: center;
}
@media screen and (max-width: 1024px) {
  #calendar #calendar_header .k_poga {
    padding: 0.2em;
  }
}
#calendar #calendar_header .k_poga:hover {
  background-color: #CCC;
  border-radius: 10px;
}
#calendar #calendar_content a {
  padding: 0.4em;
  width: 100%;
  display: inline-block;
  color: #000000;
  text-decoration: none;
  font-family: Axiforma, Arial, sans, _sans;
}
#calendar #calendar_content a:focus {
  background-color: #5C6F34 !important;
  color: #FFF;
}
@media screen and (max-width: 1400px) {
  #calendar #calendar_content a {
    font-size: 0.8em;
  }
}
@media screen and (max-width: 1024px) {
  #calendar #calendar_content a {
    font-size: 0.7em;
    padding: 0.2em;
  }
}
#calendar .calnedar_day_headings {
  padding: 0.7em 0;
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  flex-basis: 100% !important;
}
#calendar .calnedar_day_headings div {
  flex-basis: 14.3%;
  color: #b1b7c5;
}
#calendar .calendar_content_table {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
}
#calendar .calendar_content_table div {
  flex-basis: 14%;
  text-align: center;
}
#calendar .sodiena a {
  font-weight: bold;
  color: #000 !important;
  border-radius: 0 0 15px 0;
}
#calendar .other_month {
  background-color: #FFF;
}

iframe {
  max-width: 100% !important;
}

#zo {
  width: 100%;
  height: 4000px;
  overflow: auto;
}

.obj_nos {
  margin-bottom: 0.2em;
  color: #486932;
}

.obj_nos a {
  text-decoration: none !important;
  color: #5B491E;
  padding: 0 0.2em;
  display: inline-block !important;
}

.obj_nos a:hover {
  color: #000;
}

.obj_nos a {
  text-decoration: none !important;
  color: #222222;
  color: #5B491E;
}

.obj_datums, .raksta_datums {
  color: #486932;
  width: 100%;
  display: block;
  padding: 0;
  font-weight: bold;
  font-size: 1.3rem;
  letter-spacing: 2px;
}

#pasakumu_navigacija {
  width: 100%;
  display: inline-block;
  padding-top: 1em;
}
@media screen and (max-width: 950px) {
  #pasakumu_navigacija {
    margin-top: 1em;
  }
}

#pasakumu_view {
  margin: 0 0 1em 0;
  display: inline-block;
  float: left;
  text-align: center;
}

#pasakumu_view li {
  float: left;
  list-style: none;
  margin-left: 1em;
}

#pasakumu_view li a {
  text-decoration: none;
  display: inline-block;
  color: #0f0f0f;
  padding: 0 0.2em;
}

#pasakumu_datumu_navigacija {
  margin: 0 0 1em 0;
  display: inline-block;
  float: right;
  text-align: center;
}

#pasakumu_datumu_navigacija li {
  float: left;
  list-style: none;
  margin-right: 1em;
}

#pasakumu_datumu_navigacija li a {
  text-decoration: none;
  padding: 0 0.5em;
  display: inline-block;
  color: #0f0f0f;
}

#pasakumu_datumu_navigacija .active {
  font-weight: bold;
  background-color: #E0E3E5;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: 0 0 1px #F5F4E0;
  padding-left: 1em;
  padding-right: 1em;
}

.tabs {
  margin-bottom: 24px;
  font-size: 14px;
}

.tabs ul {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  margin-top: -1px;
}

.tabs li {
  list-style: none;
}

.tabs li em, .tabs li.active a {
  border-bottom: 1px solid #fff;
}

.tabs li em, .tabs li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  cursor: default;
  text-decoration: none;
}

.tabs em, .tabs a {
  border: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  font-style: normal;
  padding: 7px 24px;
  position: relative;
  text-decoration: none;
  top: 1px;
}

.social_buttons {
  width: 100%;
  margin: 2em 0 1em 0;
}

.social_buttons div {
  float: left;
}

.soc-btn-draugiem {
  padding-top: 5px;
  margin-right: 1em;
}

.soc-btn-twitter {
  padding-top: 5px;
  margin-right: 1em;
}

.soc-btn-print {
  float: right;
  padding: 5px 5px 0 0;
  display: inline-block;
}

.dati_sagatavoti {
  color: #E4E4E4;
  font-size: 0.8em;
}

.dati_sagatavoti a {
  color: #E4E4E4;
}

h1 {
  font-size: 2em;
  font-family: "BreeSerif-Regular", sans-serif;
}

.objekts h1 a:focus {
  background-color: #CCC;
  width: 100%;
  display: inline-block;
  padding: 0 0.5em;
}

.objekts h2 a:focus {
  background-color: #CCC;
  width: 100%;
  display: inline-block;
}

.objekts h3 a:focus {
  background-color: #CCC;
  width: 100%;
  display: inline-block;
  padding: 0 0.5em;
}

.objekts h4 a:focus {
  background-color: #CCC;
  width: 100%;
  display: inline-block;
  padding: 0 0.5em;
}

.raksta_nos {
  color: #5B491E;
}

.norises_vieta {
  margin-left: 2em;
  font-weight: normal;
}

.brivdiena {
  background-color: #EBEBEB;
}

.sodiena {
  background-color: #B9C998;
}

.selected_date {
  background-color: #EBDE03;
}

.saraksta_persona {
  width: 100%;
  display: inline-block;
  margin-bottom: 2em;
}

.saraksta_persona_logo {
  display: inline-block;
  width: 15%;
  float: left;
  text-align: center;
}

.saraksta_persona_dati {
  display: inline-block;
  margin-left: 2%;
  width: 83%;
}

.saraksta_pers_dati2 {
  display: inline-block;
  width: 70%;
}

.saraksta_persona_nos {
  display: inline-block;
  font-weight: bold;
  float: left;
  color: #5B491E;
  text-decoration: none;
  font-size: 1.2em;
}

.saraksta_persona address {
  display: inline-block;
  float: left;
  color: #5B491E;
  text-decoration: none;
  margin: 0 !important;
  padding: 0 !important;
  font-size: 1em;
  width: 100%;
}

.saraksta_persona_kontakti {
  display: inline-block;
  font-size: 0.9em;
}

.saraksta_pers_atslegv {
  display: inline-block;
  float: right;
  width: 29%;
  line-height: 1.2em;
  font-size: 0.9em;
  padding-left: 1%;
}

.sp_show_more {
  text-align: right;
  width: 100%;
  display: inline-block;
}

.sp_show_more a {
  background-color: #d8d8d8;
  color: #795548;
  padding: 0.5em;
  text-decoration: none;
}

.sp_www {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../../../img/www.png");
  background-origin: padding-box;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: inline-block;
  line-height: 18px;
  padding-left: 22px;
}

.sp_telefons {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../../../img/telefons.png");
  background-origin: padding-box;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: inline-block;
  line-height: 18px;
  padding-left: 22px;
  margin-right: 1em;
}

.cbooking {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../../../img/gulta.png");
  background-origin: padding-box;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: inline-block;
  line-height: 18px;
  padding-left: 22px;
  margin-right: 1em;
}

.sp_epasts {
  background-attachment: scroll;
  background-clip: border-box;
  background-color: transparent;
  background-image: url("../../../img/aploksne.png") !important;
  background-origin: padding-box;
  background-position: left center;
  background-repeat: no-repeat;
  background-size: auto auto;
  display: inline-block;
  line-height: 18px;
  padding-left: 22px;
  margin-right: 1em;
}

#iepirkumi_table a {
  text-decoration: none;
}

.iepirkums_detalas a {
  text-decoration: none;
}

.iepirkums_detalas {
  margin-top: 1em;
}

.iepirkums_detalas td {
  padding: 0.2em 1em;
}

.video_links {
  margin: 1em;
  display: inline-block;
}

.video_links img {
  display: inline-block;
}

#pasakumu_view {
  margin: 0 0 1em 0;
  display: inline-block;
  float: left;
  text-align: center;
}

#pasakumu_view li {
  float: left;
  list-style: none;
  margin-left: 1em;
}

#pasakumu_view li a {
  text-decoration: none;
  display: inline-block;
  color: #0f0f0f;
  padding: 0 0.2em;
}

#pasakumu_datumu_navigacija {
  margin: 0 0 1em 0;
  display: inline-block;
  float: right;
  text-align: center;
}

#pasakumu_datumu_navigacija li {
  float: left;
  list-style: none;
  margin-right: 1em;
}

#pasakumu_datumu_navigacija li a {
  text-decoration: none;
  padding: 0 0.5em;
  display: inline-block;
  color: #0f0f0f;
}

#pasakumu_datumu_navigacija .active {
  font-weight: bold;
  background-color: #E0E3E5;
  border-bottom-left-radius: 2px;
  border-bottom-right-radius: 2px;
  border-top-left-radius: 2px;
  border-top-right-radius: 2px;
  box-shadow: 0 0 1px #F5F4E0;
  padding-left: 1em;
  padding-right: 1em;
}

.tabs {
  margin-bottom: 24px;
  font-size: 14px;
}

.tabs ul {
  border-bottom: 1px solid rgba(0, 0, 0, 0.1);
  display: flex;
  margin-top: -1px;
}

.tabs li {
  list-style: none;
}

.tabs li em, .tabs li.active a {
  border-bottom: 1px solid #fff;
}

.tabs li em, .tabs li.active a {
  background: rgba(0, 0, 0, 0) none repeat scroll 0 0;
  border: 1px solid rgba(0, 0, 0, 0.1);
  color: #000;
  cursor: default;
  text-decoration: none;
}

.tabs em, .tabs a {
  border: 1px solid transparent;
  border-top-left-radius: 4px;
  border-top-right-radius: 4px;
  color: rgba(0, 0, 0, 0.5);
  display: block;
  font-style: normal;
  padding: 7px 24px;
  position: relative;
  text-decoration: none;
  top: 1px;
}

/*personas*/
.personas_kontakti .show_more span {
  display: inline-block;
  margin: 0.2em 1.3em;
}

.personas_kontakti .gps {
  margin-bottom: 1em;
}

.personas_kontakti .show_more a {
  padding: 0.1em 0 0.1em 1em;
  margin: 0 1em 0 0;
  text-decoration: none;
  color: #000;
  display: inline-block;
}

.persona {
  margin-bottom: 1em;
  display: inline-block;
  box-shadow: none;
  /*line-height: 1em;*/
  width: 100%;
  padding: 0;
  display: inline-block;
  margin-bottom: 1em;
}
.persona .obj_apr_conatainer {
  display: inline-block;
}
.persona .obj_saturs {
  display: block;
}
.persona .obj_saturs ul {
  display: inline;
}
.persona .obj_apr_conatainer {
  display: inline-block;
}
.persona #map {
  margin-top: 2em;
  min-height: 400px !important;
  z-index: 0;
}
.persona .kur_iegadaties span {
  font-size: 0.8em;
  padding: 0.3em 0.5em;
  margin: 0.2em 0.5em 0 0;
  color: #fff;
  background-color: #eb5389;
  border-radius: 10px;
}

.p-tagi-container {
  margin-bottom: 1em;
}

.p-tagi span {
  background-color: #486932;
  color: #FFF;
  border-radius: 10px;
  padding: 0.3em 0.5em;
  margin: 0.2em 0.5em 0 0;
  display: inline-block;
  cursor: pointer;
}
.p-tagi .tag_filter_disabled {
  background-color: #CCC;
  color: #000;
}

.persona .obj_nos {
  margin-top: 0 !important;
}

address {
  margin-bottom: 0.5em !important;
}

/*jaunie kontakti*/
.personas_logo {
  float: right;
  margin-bottom: 1em;
  display: inline-block;
  width: 300px;
  text-align: center;
}

.kontakti {
  padding: 0 0 1em 0;
  margin: 0;
  list-style-type: none;
}

.kontakti .kontakti_cilveks {
  padding: 0;
  margin: 1.2em 0 1em 0;
  list-style: outside disc;
}

.kontakti_cilveks .amats {
  width: 100%;
  display: inline-block;
  font-weight: bold;
  font-size: 1.1em;
}

.kontakti_cilveks .vards_uzvards {
  width: 100%;
  display: inline-block;
  padding: 0 0 0 2em;
  font-size: 1.1em;
  line-height: 1.3em;
}

.kontakti_cilveks .cilveka_apraksts {
  width: 100%;
  display: inline-block;
  padding-left: 2em;
}

.kontakti_cilveka_kontakti {
  margin: 0 0 0 1em;
}

.kontakti_cilveka_kontakti li {
  padding-left: 1em;
  line-height: 1.3em;
}

.kontaktu_tabula {
  margin-top: 0.5em !important;
  width: 100%;
  display: inline-block;
}

.ct_row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  border-top: 1px solid #ebebeb;
  margin-bottom: 0.5em;
  padding: 0.5em 0;
}

.ct_row div {
  text-align: left;
  flex-basis: 25%;
}

.ct_amats_vards, .ct_kontakti_no_apr {
  flex-basis: 50%;
}

@media only screen and (max-width: 960px) {
  .ct_amats, .ct_vards {
    flex: 100% !important;
  }
}
.kontaktu_grupas_nosaukums_tabula {
  background-color: #ebebeb;
  font-weight: bold;
  padding: 1em;
  width: 100%;
}

/*.telefons {letter-spacing: 1px;}*/
/*.fakss {letter-spacing: 1px;}*/
/*.kontakti_grupa_holder span{*/
/*background-color: rgba(222, 238, 189, 0.65);*/
/*font-weight: bold;*/
/*width:90%; margin-right:10%; display: inline-block; padding:0.3em 1em;}*/
.kontaktu_grupas_nosaukums {
  font-weight: bold;
  margin: 1em 0 0 0;
  font-size: 1.1em;
  display: inline-block;
}

.kontakti li {
  list-style-type: none;
  overflow: auto !important;
  padding-bottom: 0.4em;
}
.kontakti i {
  min-width: 32px !important;
  display: inline-block;
}
.kontakti li a {
  font-family: "Satoshi-Variable", sans-serif !important;
  padding: 0 !important;
  text-decoration: none;
  color: #000;
}
.kontakti a:hover {
  text-decoration: underline;
}

.kwww {
  width: unset !important;
}

#tabs {
  margin-top: 0.5em;
  width: 100%;
  display: block;
}

.kontaktu_tabula span {
  display: inline-block;
  width: 100%;
}

/*mobile menu krustins*/
/* mobile menu icon */
#mmenu-show {
  display: none;
}

#menu-icon {
  cursor: pointer;
  float: right;
  padding: 0 30px;
  position: relative;
  user-select: none;
  display: none;
}

@media screen and (max-width: 950px) {
  #menu-icon {
    display: block;
    padding: 35px;
  }
}
#menu-icon i {
  background: #FFF;
  display: block;
  height: 4px;
  position: relative;
  transition: background 0.2s ease-out;
  width: 28px;
}

#menu-icon i:before,
#menu-icon i:after {
  background: #FFF;
  content: "";
  display: block;
  height: 100%;
  position: absolute;
  transition: all 0.2s ease-out;
  width: 100%;
}

#menu-icon i:before {
  top: 10px;
}

#menu-icon i:after {
  top: -10px;
}

#mmenu-show:checked ~ #menu-icon i {
  background: transparent;
}

#mmenu-show:checked ~ #menu-icon i:before {
  transform: rotate(-45deg);
  top: 0;
}

#mmenu-show:checked ~ #menu-icon i:after {
  transform: rotate(45deg);
  top: 0;
}

.pager_box {
  width: 100%;
  display: inline-block;
}
.pager_box .pager {
  font-weight: normal;
  text-transform: none;
  margin: 1em 0;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: flex-start;
}
.pager_box .pager span {
  background-color: #CCC;
}
.pager_box .pager a, .pager_box .pager span {
  vertical-align: middle;
  padding: 0.4em 0.8em;
  border: 1px solid rgba(17, 17, 19, 0.1);
  color: #111113;
  text-decoration: none;
  line-height: 1.4;
  margin: 0.2em;
}
.pager_box .pager .interval-break {
  border: none;
  background-color: unset;
  padding: 8px 0;
}

#search-container {
  visibility: hidden;
  position: absolute;
  background-color: #9AB36CFF;
}
#search-container .wrapper {
  padding: 0.5em 0;
  text-align: center;
  margin: 0 auto;
  display: flex;
  flex-direction: row;
  justify-content: center;
}
#search-container input {
  padding: 0.25em;
  font-size: 1.5em;
  width: 50%;
}
#search-container button {
  padding: 0 1.5em;
  cursor: pointer;
}
@media screen and (max-width: 950px) {
  #search-container {
    width: 100%;
  }
  #search-container input {
    padding: 0.25em;
    font-size: 1.5em;
    width: 70%;
    float: left;
    position: relative;
  }
  #search-container button {
    width: 15%;
    float: left;
    position: relative;
  }
}

#chose_text_size_link {
  display: inline-block;
}
#chose_text_size_link div {
  float: left;
}
#chose_text_size_link div:nth-of-type(1) {
  font-size: 1em;
}
#chose_text_size_link div:nth-of-type(2) {
  font-size: 0.9em;
}
#chose_text_size_link div:nth-of-type(3) {
  font-size: 0.8em;
}

#chose_text_size_box {
  visibility: hidden;
  position: absolute;
  width: 80px;
  box-shadow: 0 2px 18px #00000026;
  padding: 0;
  z-index: 100001;
  background-color: #618C3F;
}
#chose_text_size_box li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
#chose_text_size_box li a {
  padding: 0.5em 1em;
  display: block;
}
#chose_text_size_box li a:hover {
  background-color: #a9cf54;
}

.font_siz1 {
  font-size: 95% !important;
}

.font_siz2 {
  font-size: 104% !important;
}

.font_siz3 {
  font-size: 107% !important;
}

#chose_contrast_box {
  visibility: hidden;
  position: absolute;
  width: 50px;
  box-shadow: 0 2px 18px #00000026;
  margin: 4px 0 0 0px;
  padding: 0;
  z-index: 100001;
  background-color: #fff;
}
#chose_contrast_box li {
  float: left;
  width: 100%;
  margin: 0;
  padding: 0;
}
#chose_contrast_box li a {
  padding: 0.5em 1em;
  display: block;
}

.contr1 {
  background-color: #FFF !important;
  color: #000 !important;
}

.contr2 {
  background-color: #000 !important;
  color: #FFF !important;
}

.contr3 {
  background-color: #FFFF00 !important;
  color: #000 !important;
}

.contr4 {
  background-color: #000 !important;
  color: #FFFF00 !important;
}

#visas_galerijas {
  width: 100%;
  float: left;
  padding: 0 1% 1em 1%;
  color: #000;
}
#visas_galerijas h2 span {
  color: #CCC;
  float: right;
  display: inline-block;
  font-size: 0.9em;
}
#visas_galerijas a {
  color: #000;
  text-decoration: none;
}
#visas_galerijas .big_img {
  width: 100%;
  padding-top: 66%;
  margin-top: 1em !important;
  display: inline-block;
  background-size: cover;
}
#visas_galerijas .half_v_img1 {
  width: 49%;
  margin-right: 1%;
  padding-top: 66%;
  margin-top: 1em !important;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  float: left;
}
#visas_galerijas .half_v_img2 {
  width: 49%;
  margin-left: 1%;
  padding-top: 66%;
  margin-top: 1em !important;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  float: left;
}
#visas_galerijas .half_half_img1 {
  width: 100%;
  padding-top: 65%;
  margin-top: 1em !important;
  display: inline-block;
  background-size: cover;
  vertical-align: top;
}
#visas_galerijas .half_half_img2 {
  position: relative;
  width: 100%;
  padding-top: 65%;
  margin-top: 2% !important;
  display: inline-block;
  background-size: cover;
  background-position: center center;
  vertical-align: top;
  float: left;
}
#visas_galerijas .half_half_img2 span {
  position: absolute;
  left: 40%;
  top: 35%;
  font-size: 4em;
  color: #FFF;
  font-weight: bold;
}
#visas_galerijas .galerija_box {
  width: 100%;
  margin-bottom: 3em !important;
  display: inline-block;
  background-size: cover;
  float: left;
}
#visas_galerijas .galerija_box_half {
  width: 50%;
  float: left;
}
#visas_galerijas .obj_galerija {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}
@media screen and (max-width: 950px) {
  #visas_galerijas {
    width: 100%;
    padding: 2%;
    margin: 0 auto;
  }
}

#visi_video {
  width: 100%;
  margin: 0.5em;
  float: left;
  padding: 1em;
  text-align: center;
}
#visi_video .video_box {
  max-width: 100%;
}
#visi_video .video_box iframe {
  width: 100%;
}
#visi_video h1 {
  margin-top: 1em !important;
}
#visi_video h2 {
  margin: 1.5em 0 0.5em 0 !important;
  float: left;
}
@media screen and (max-width: 950px) {
  #visi_video {
    width: 100%;
    padding: 2%;
    margin: 0 auto;
  }
}

.img_left {
  float: left !important;
  margin: 0 1em 1em 0;
  clear: both;
}

.img_center {
  margin: auto !important;
  display: block;
  clear: both;
}

.img_right {
  float: right !important;
  margin: 0 0 1em 1em;
  clear: both;
}

.img_100 {
  width: 100% !important;
}

.img_50 {
  width: 50%;
}

.img_33 {
  width: 33%;
}

.img_20 {
  width: 20%;
}
@media screen and (max-width: 950px) {
  .img_20 {
    width: 50%;
    margin: 0.5em 0.5em 0.5em 0;
  }
}

@media screen and (max-width: 950px) {
  .img_50, .img_33 {
    width: 100%;
    margin: 0.5em auto 1em auto;
  }
  .img_50 img, .img_33 img {
    width: 100%;
  }
}

@media screen and (max-width: 950px) {
  figure.img_33 {
    display: contents;
  }
}

.cards, .section_data_box {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
}

.section_data_box a {
  margin-bottom: 1em;
}

.intro_box {
  width: 100%;
  margin: 1em auto;
  padding: 0;
  background-color: #FFF;
  display: flex;
  flex-wrap: wrap;
  justify-content: space-around;
  padding: 0 1em;
}

.card {
  display: inline-block;
  padding: 1em;
  flex-basis: 32%;
  text-decoration: none;
  color: #486932;
  border: solid 2px transparent;
  transition: outline 0.2s ease-in-out;
}
.card .card-img {
  border-radius: 18px;
  display: inline-block;
  min-height: 200px;
  width: 100%;
  background-position: center center;
  background-size: cover;
}
.card .card-title {
  font-family: "BreeSerif-Regular", sans-serif;
  display: inline-block;
  min-height: 50px;
  width: 100%;
  background-position: center center;
  background-size: cover;
  padding: 0.2em 0.5em 0.5em 0.5em;
  font-size: 2em;
  font-weight: bold;
  line-height: 40.5px;
  display: flex;
  align-items: center;
}
.card .card-intro {
  display: inline-block;
  min-height: 50px;
  padding: 0 1em;
}
.card p {
  margin: 0.2rem;
}
.card:hover {
  transform: scale(1.02);
  box-shadow: 0 0 0 3px #f0f0f0, 2px 2px 5px 3px rgba(0, 0, 0, 0.1);
}
@media screen and (max-width: 950px) {
  .card {
    flex-basis: 100%;
    margin-bottom: 1rem;
  }
}

.card-calendar {
  width: 100%;
  display: block;
  padding: 1rem 0 0 0.3em;
  font-weight: bold;
  font-size: 1rem;
  letter-spacing: 2px;
}

.izvelnes_head_map {
  margin-bottom: 1em;
}

#razotaji-conainer section {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: left;
}
#razotaji-conainer section .card {
  flex-basis: 23%;
  min-height: 300px;
  margin: 1%;
  transition: all 0.1s ease;
  /* Smooth transition for hover effect */
  /* Initial border for the bevel effect */
  position: relative;
  /* Ensure box-shadow respects the box's dimensions */
}
#razotaji-conainer section .card .card-title {
  font-size: 25px !important;
  min-height: 70px;
  line-height: 1.1em;
}
#razotaji-conainer section .card .card-data {
  display: flex;
  flex-direction: column;
  justify-content: space-between;
}
#razotaji-conainer section .card .card-data .card-img {
  background-position: center top;
  background-size: cover;
  background-repeat: no-repeat;
  padding-bottom: 50%;
  min-height: unset !important;
  border-radius: unset;
}
#razotaji-conainer section .card .card-data .card-img::before {
  content: "";
  display: block;
  padding-top: 48%;
  /* This controls the aspect ratio; 100% makes it square */
}
#razotaji-conainer section .card .card-data .card-img::before :hover {
  background-size: 200%;
}
@media screen and (max-width: 920px) {
  #razotaji-conainer section .card .card-data .card-img::before {
    padding-top: 30%;
  }
}
#razotaji-conainer section .card .card-data .pers-data {
  display: flex;
  flex-direction: column;
}
#razotaji-conainer section .card .card-data .pers-data .address {
  display: inline-block;
  font-style: italic;
  width: 92%;
  margin: 0 auto;
}
#razotaji-conainer section .card .card-data .pers-data .p-tagi {
  margin-top: 1em;
  font-weight: bold;
  display: inline-block;
  width: 92%;
  margin: 0 auto;
}
@media screen and (max-width: 920px) {
  #razotaji-conainer section .card .card-data .pers-data {
    font-size: 1.3em;
  }
}
@media screen and (max-width: 1400px) {
  #razotaji-conainer section .card {
    flex-basis: 31%;
  }
}
@media screen and (max-width: 1180px) {
  #razotaji-conainer section .card {
    flex-basis: 48%;
  }
}
@media screen and (max-width: 920px) {
  #razotaji-conainer section .card {
    flex-basis: 96%;
  }
}
#razotaji-conainer .raksts {
  margin-top: 1em;
}
#razotaji-conainer .intro {
  margin-top: 0;
}

.pers_head_img {
  margin: 0 0 1.5em 1.5em;
  float: right;
  display: flex;
  flex-direction: column;
  width: 35%;
}
@media screen and (max-width: 950px) {
  .pers_head_img {
    margin-top: 0;
  }
}

.pers_logo {
  width: 100%;
  height: 100%;
  float: right;
  background-position: center center;
  background-size: cover;
  margin-top: -30px;
  width: 100%;
}
@media screen and (max-width: 950px) {
  .pers_logo {
    margin-top: 0;
  }
}

.pers_head {
  width: 100%;
  padding: 1em 1%;
  display: inline-block;
}
@media (max-width: 950px) {
  .pers_head {
    padding: 0;
  }
}
.pers_head .p_head_data {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 68%;
  padding: 0 1%;
  justify-content: space-between;
}
.pers_head .p_head_data .kontakti_container {
  flex-basis: 100%;
}
@media (max-width: 1024px) {
  .pers_head .p_head_data .kontakti_container {
    flex-basis: 100%;
  }
}
@media (max-width: 1024px) {
  .pers_head .p_head_data {
    justify-content: center;
    width: 46%;
  }
  .pers_head .p_head_data .darbalaiki_container, .pers_head .p_head_data .kontakti_container {
    flex-basis: 96%;
  }
}
@media (max-width: 950px) {
  .pers_head .p_head_data {
    width: 100%;
    justify-content: space-between;
    padding: 0 3%;
  }
  .pers_head .p_head_data .darbalaiki_container, .pers_head .p_head_data .kontakti_container {
    flex-basis: 44vw;
  }
}
@media (max-width: 460px) {
  .pers_head .p_head_data {
    justify-content: center;
  }
  .pers_head .p_head_data .darbalaiki_container, .pers_head .p_head_data .kontakti_container {
    flex-basis: 98vw;
  }
}

.obj_galerija {
  width: 100%;
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: center;
  margin-top: 2em;
}
.obj_galerija a {
  flex-basis: 150px;
  padding-bottom: 150px;
  margin: 0 1em 1em 0;
}
.obj_galerija .gbm {
  margin: 0 5px 0.5em 0;
  display: inline-block;
}

#gallery_back {
  background-color: rgba(0, 0, 0, 0.9);
  height: 100vh;
  width: 100%;
  position: absolute;
  z-index: 100001;
}
#gallery_back #gal_close {
  position: absolute;
  right: 0;
  top: 0;
  padding: 1em;
  color: #FFF;
  text-decoration: none;
  font-size: 2em;
  cursor: pointer;
  z-index: 100002;
}
#gallery_back #gal_previous, #gallery_back #gal_next {
  position: absolute;
  left: 2vw;
  top: 28vh;
  padding: 2vw;
  color: #FFF;
  text-decoration: none;
  font-size: 3em;
  font-weight: bold;
  cursor: pointer;
  z-index: 100002;
}
#gallery_back #gal_next {
  left: unset;
  right: 2vw;
}

#gal_slides_container {
  height: 70vh;
  margin-top: 2vh;
  display: inline-flex;
  overflow: hidden;
  transform: translateX(0);
  transition: transform 0.3s ease-out;
  cursor: grab;
}
#gal_slides_container .gal_slide {
  max-height: 100%;
  width: 100vw;
  display: flex;
  flex-direction: column;
  align-items: center;
  justify-content: center;
  padding: 1rem;
  user-select: none;
  float: left;
}
#gal_slides_container .gal_slide picture {
  max-height: 100%;
  max-width: 100%;
}
#gal_slides_container .gal_slide source {
  max-height: 100%;
  max-width: 100%;
}
#gal_slides_container .gal_slide img {
  max-height: inherit;
  max-width: 100%;
}
#gal_slides_container .gal_slide .g_b_title {
  color: #FFF;
  width: 100%;
  margin: 1em;
  padding: 1em;
  text-align: center;
}

#gal_preview_container {
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: center;
  margin-top: 1em;
}
#gal_preview_container a {
  width: 150px;
  padding-top: 150px;
  margin: 0 0 1em 1em;
  display: block;
  cursor: pointer;
}

.reg_anketa_txt {
  font-size: 1rem;
  margin: 0 auto;
}

#fileInput_label.not-filled, #fileInput_label2.not-filled {
  border-width: 10px !important;
}

#reg_anketa {
  width: 50%;
  margin: 0 auto;
  font-size: 1rem;
  padding: 0 1em;
}
@media screen and (max-width: 1024px) {
  #reg_anketa {
    width: 70%;
  }
}
@media screen and (max-width: 920px) {
  #reg_anketa {
    width: 90%;
  }
}
#reg_anketa label {
  width: 100%;
  display: inline-block;
  margin-top: 0.7em;
  font-size: 1rem;
}
#reg_anketa input {
  cursor: pointer;
  font-size: 1rem;
  display: inline-block;
}
#reg_anketa input[type=text] {
  width: 90%;
  padding: 0.3em;
}
#reg_anketa input[type=checkbox] {
  width: 20px;
  height: 20px;
}
#reg_anketa input[type=radio] {
  width: 20px;
  height: 20px;
}
#reg_anketa h2 {
  margin: 1.5rem 0 0 0;
}
#reg_anketa #produkti {
  column-count: 2;
  column-gap: 1rem;
}
#reg_anketa #produkti li {
  list-style: none;
}
#reg_anketa textarea {
  width: 90%;
  min-height: 90px;
  font-size: 1rem;
  padding: 0.5em;
  margin: 0.5em 0;
}
#reg_anketa input[type=submit], #reg_anketa .custom-button {
  background-color: #486932;
  border: none;
  color: #FFF;
  border-radius: 10px;
  padding: 0.5em 1em;
  margin: 1.5em 0;
  width: 400px;
}
@media screen and (max-width: 950px) {
  #reg_anketa input[type=submit], #reg_anketa .custom-button {
    width: 100%;
  }
}
#reg_anketa input[type=file] {
  display: none;
}
#reg_anketa .custom-button {
  max-width: 100%;
  text-align: center;
}
@media screen and (max-width: 950px) {
  #reg_anketa .custom-button {
    width: 100%;
  }
}
#reg_anketa .not-filled {
  border: 3px solid #e35f5f;
}
#reg_anketa #label_ziedu_plavas_ha {
  visibility: hidden;
  position: absolute;
}
#reg_anketa .del-btn {
  cursor: pointer;
  color: red;
}
#reg_anketa #dzivnieku_faili {
  visibility: hidden;
  position: absolute;
}

#parstavis_container {
  display: none;
}

.star {
  font-weight: bold;
  color: #eb5389;
  vertical-align: middle;
}

.poga {
  background-color: #486932;
  border: none;
  color: #FFF;
  border-radius: 10px;
  padding: 0.5em 1em;
  margin: 1.5em 0;
  width: 400px;
}

/*# sourceMappingURL=stili10.css.map */
