.com-content-article__body {
  text-align: justify;
}

/* nuo fotkiu tarpa palaikom */
figure {
  margin: 0em 1em 0em 0em
}

/* susitraukiantis menu mobilkom */
.container-header .navbar-toggler {
  border: 2px solid black;
}
.icon-menu {
  color:black;
}

/* Siaurinau headeri */
.container-header .grid-child {
  padding: 0em;
}
.container-header nav {
  padding: 0;
  margin-top: 0em;
}
.footer {
  margin-top: 0em;
  color: hsl(0deg, 0%, 100%);
  background-color: var(--cassiopeia-color-primary);
  background-image: -o-linear-gradient(315deg, var(--cassiopeia-color-primary) 0%, var(--cassiopeia-color-hover) 100%);
  background-image: linear-gradient(135deg, var(--cassiopeia-color-primary) 0%, var(--cassiopeia-color-hover) 100%);
}
.footer .grid-child {
  -webkit-box-align: center;
      -ms-flex-align: center;
          align-items: center;
  -webkit-box-pack: justify;
      -ms-flex-pack: justify;
          justify-content: space-between;
  padding: 0.5rem 0.5em;
}
.footer a {
  color: currentColor;
}
[dir=rtl] .footer {
  background-image: -o-linear-gradient(315deg, var(--cassiopeia-color-hover) 0%, var(--cassiopeia-color-primary) 100%);
  background-image: linear-gradient(135deg, var(--cassiopeia-color-hover) 0%, var(--cassiopeia-color-primary) 100%);
}
.footer .mod-menu {
  position: relative;
}
.footer .metismenu.mod-menu .mm-collapse {
  background: var(--cassiopeia-color-primary);
}
@media (max-width: 991.98px) {
  .footer .grid-child {
    -webkit-box-orient: vertical;
    -webkit-box-direction: normal;
        -ms-flex-direction: column;
            flex-direction: column;
  }
  .footer .grid-child .mod-footer {
    margin: 0.375rem 0;
  }
}

/* Linku apipavidalinimas */
a:link {
  text-decoration: none;
}

a:visited {
  text-decoration: none;
}

a:hover {
  text-decoration: underline;
}

a:active {
  text-decoration: underline;
}


.page-header {
  color: black;

}

.fields-container {
    font-size: 14px;
  color: black;

}

/* Virsus */
.container-header {
  background-color: #769477;
  background-image:  url("/images/background006_4.jpg");
  background-size: cover;  
}

/* Meniu virsuje */
.nav-item {
  font-style: bold;
  font-size: 16px;
  color: black; 
  font-weight: 500;
  text-shadow: 1px 1px gray;
}

/* Meniu apacioje */
.metismenu-item {
  font-style: bold;
  font-size: 16px;
  color: black; 
  font-weight: 500;
  text-shadow: 1px 1px gray;
}

/* Vidurys */
body {  
  background-color: linen;
/*  background-image:  url("/images/brick_wall.png"); 
  background-image:  url("/images/background006_3.jpg"); */ 
}

/* Pavadinimai viduryje */
h1 {
  color: black;
 /* text-shadow: 2px 2px #ffff00;*/
  font-size: 20px;
  text-align: center;
}

h2 {  /* Blog articles linkai */
  font-size: 18px;
}


h4 {  /* Naudojama tik "Sugriausime", Isvesime" */
  color: black;
  font-size: 14px;
}

/* Tekstas viduryje*/
.com-content-article__body {
/*  font-style: Oblique;*/
  font-size: 16px;
  color: black;
 /* text-shadow: 1px 1px lime;*/
}

/* Apacia */
.container-footer {
  /* max-height: 120px;*/
   background-image:  url("/images/background006_4.jpg");
/*    background: rgb(2, 0, 36);
    background: linear-gradient(90deg, rgba(0, 212, 255, 1) 0%, rgba(119, 9, 121, 1) 35%, rgba(2, 0, 36, 1) 100%); */
}

/* Uzrasai apacioje */
.mod-custom {
  color: black;
  font-style: bold;
  font-size: 12px;
}

.kontaktai-virsuje {
  font-size: 20px;
}





/*
.container-header {
  background-color: #769477;
  background-image: url("../images/header3.jpg");
  background-size: cover;
}
.container-footer {
  max-height: 100px;
  background-color: #C6D1E1;
  background-image: none;
}

/* Meniu virsuje 
.nav-item {
  color: #000000 ;
/*
  font-style: Italic;
  font-size: 20px;
  color: red; 
  font-weight: 700;
  text-shadow: 1px 1px lime;
*/
}


/*
.item-102, .item-104, .item-105, .item-106, .item-129, .item-108, .item-109, .item-110, .item-130, .item-132 > a {
    color: #000000 !important;
}
*/