canvas {
  filter: blur(1px);
}

.xfade {
  transition: opacity 1s ease-in-out;
}

.fade-out {
  opacity: 0;
}

.fade-in {
  opacity: 1;
}

.container {
  /* border: 1px solid black; */
  height: 100%;
  /* width: 400px; */
  padding: 10px;
  box-sizing: border-box;
}

.spaced {
  height: 100%;
  padding: 0;
  list-style: none;
  display: flex;
  flex-direction: column;
  justify-content: space-around;
  margin: 0;
}

.h1_generic {
  text-align: center;
  color: darkmagenta;
  margin-bottom: 30px;
}

.page-master {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  left: 0px;
}

.row {
  height: 100%;
}

.noscrollbars {
  overflow-y: scroll;
  scrollbar-width: none; /* Firefox */
  -ms-overflow-style: none; /* Internet Explorer 10+ */
}
.noscrollbars::-webkit-scrollbar {
  /* WebKit */
  width: 0;
  height: 0;
}

.button_previous {
  height: 40px;
  margin-left: 20px;
  margin-right: 20px;
  width: 70px;
}

.button_next {
  height: 40px;
  margin-left: 20px;
  margin-right: 20px;
  width: 70px;
}

.app_div {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
}

.navBar_div {
  height: 50px;
  z-index: 10;
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
}

.col_telefono_div {
  padding-top: 10px;
  margin-top: 100px;
  border-top: 2px solid black;
}

.bottom {
  background-color: white;
  opacity: 0.6;
  padding-left: 20px;
}

.module_card {
  width: 17rem;
  background-color: blue;
  color: ivory;
  opacity: 0.6;
  margin: 5px;
}

.module_footer {
  width: 100%;
  text-align: right;
  margin-top: auto;
  border-color: #198754 !important;
}

.title_bottom {
  position: fixed;
  right: 0px;
  bottom: 70px;
  height: 100px;
  left: 0px;
}

.title_bottomLeft {
  position: fixed;
  bottom: 70px;
  height: 250px;
  left: 0px;
  width: 400px;
  padding-left: 50px;
}

.title_topLeftMini {
  position: relative;
  top: 120px;
  min-height: 250px;
  left: 0px;
  width: 100%;
  padding-left: 30px;
  padding-right: 30px;
}

.title_topRight {
  position: fixed;
  top: 120px;
  /* height: 250px; */
  right: 0px;
  width: 400px;
}

.img_fonas {
  height: 101%;
  width: 101%;
  position: absolute;
  top: 0px;
  left: 0px;
  object-fit: cover;
  z-index: -1;
}

.left_touch_div {
  width: 120px;
  height: 120px;
  float: left;
}

.left_background_div {
  background: rgba(255, 255, 255, 0.4);
  width: 70px;
  height: 70px;
  margin-left: 20px;
  margin-top: 10px;
}

.arrow_left {
  width: 50px;
  margin-left: 10px;
  margin-top: 10px;
}

.right_touch_div {
  width: 120px;
  height: 120px;
  float: right;
  z-index: 100;
}

.right_background_div {
  background: rgba(255, 255, 255, 0.4);
  width: 70px;
  height: 70px;
  margin-left: 20px;
  margin-top: 10px;
}

.arrow_right {
  width: 50px;
  margin-left: 10px;
  margin-top: 10px;
}

.test_fonas_green {
  background-color: green;
}

.test_fonas_red {
  background-color: red;
}

.sky_center_fonas {
  position: absolute;
  background-color: lightskyblue;
  width: calc(100vw - 100px);
  margin-left: 35px;
  height: calc(100vh - 150px);
  z-index: -1;
}

.sky_center_fonas2 {
  position: absolute;
  background-color: rgb(134, 141, 119);
  width: calc(100vw - 100px);
  margin-left: 35px;
  height: calc(100vh - 150px);
  z-index: -1;
}

.sky_center_fonas4 {
  position: absolute;
  background-color: tomato;
  width: calc(100vw - 100px);
  margin-left: 35px;
  height: calc(100vh - 150px);
  z-index: -1;
}

.sky_center_fonas5 {
  position: absolute;
  background-color: purple;
  width: calc(100vw - 100px);
  margin-left: 35px;
  height: calc(100vh - 150px);
  z-index: -1;
}

.sky_center_fonas6 {
  position: absolute;
  background-color: #dd1b50;
  width: calc(100vw - 100px);
  margin-left: 35px;
  height: calc(100vh - 150px);
  z-index: -1;
}

.sky_desineje_img {
  width: auto;
  height: 90vh;
  margin-top: -50px;
}

.sky_desineje_tekstas {
  position: relative;
  top: -50px;
  left: -700px;
  padding-left: 20px;
  padding-right: 50px;
  width: 800px;
  height: 130px;
  background-color: lightskyblue;
  z-index: 10;
  font-size: x-large;
  color: white;
}

.sky_desineje_tekstasB {
  position: relative;
  top: -50px;
  left: -700px;
  padding-left: 20px;
  padding-right: 50px;
  width: 800px;
  background-color: lightskyblue;
  z-index: 10;
  font-size: x-large;
  color: white;
}

.sky_desineje_tekstas2 {
  position: relative;
  top: -100px;
  left: -700px;
  padding-left: 20px;
  padding-right: 50px;
  width: 800px;
  height: 190px;
  background-color: YellowGreen;
  z-index: -1;
  font-size: x-large;
  color: white;
}

.sky_desineje_tekstasB4 {
  position: relative;
  top: -50px;
  left: -700px;
  padding-left: 20px;
  padding-right: 50px;
  width: 800px;
  background-color: tomato;
  z-index: 10;
  font-size: x-large;
  color: white;
}

.sky_desineje_tekstasB5 {
  position: relative;
  top: -50px;
  left: -700px;
  padding-left: 20px;
  padding-right: 50px;
  width: 800px;
  background-color: purple;
  z-index: 10;
  font-size: x-large;
  color: white;
}

.sky_desineje_tekstasB6 {
  position: relative;
  top: -50px;
  left: -700px;
  padding-left: 20px;
  padding-right: 50px;
  padding-top: 10px;
  padding-bottom: 10px;
  width: 800px;
  background-color: #dd1b50;
  z-index: 10;
  font-size: x-large;
  color: white;
}

.sky_kaireje_tekstasB5 {
  position: relative;
  top: 0px;
  left: 0px;
  padding-left: 20px;
  padding-right: 50px;
  width: 400px;
  background-color: yellow;
  z-index: 10;
  font-size: x-large;
  color: black;
}

.sky_apacioje_tekstasB5 {
  position: relative;
  top: 90px;
  left: 100px;
  width: 80%;
  font-size: x-large;
  color: black;
}

.sky_apacioje_tekstasB6 {
  position: relative;
  top: 90px;
  left: 100px;
  width: 80%;
  font-size: x-large;
  color: black;
}

.sky_desineje_tekstasC5 {
  top: 0px;
  left: 0px;
  padding-left: 20px;
  padding-right: 20px;
  background-color: purple;
  z-index: 10;
  font-size: x-large;
  color: white;
}

.sky_kaireje_tekstasC5 {
  top: 0px;
  left: 0px;
  padding-left: 20px;
  padding-right: 20px;
  z-index: 10;
  font-size: x-large;
  color: black;
}

.youtube_text {
  font-size: x-large;
  color: white;
  background-color: magenta;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.youtube_text2 {
  font-size: x-large;
  color: white;
  background-color: YellowGreen;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.youtube_text3 {
  font-size: x-large;
  color: white;
  background-color: blue;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.youtube_text4 {
  font-size: x-large;
  color: white;
  background-color: tomato;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
}

.youtube_bottom {
  position: fixed;
  right: 0px;
  bottom: 0px;
  left: 0px;
  padding-bottom: 20px;
  padding-top: 10px;
}

.turinys {
  margin-top: 120px; /* suderinta su navbar auksciu */
}

.kvadratas_2x_pavadinimas {
  font-weight: 700;
  font-size: x-large;
  padding: 20px;
  padding-top: 0px;
  margin-top: -20px;
}

.kvadratas_2xjpg {
  position: relative;
  top: -40px;
  left: -90px;
  width: 50%;
  height: 100px;
  background-color: lightskyblue;
  z-index: -1;
}

.kvadratas_2xjpg2 {
  position: relative;
  top: -40px;
  left: -90px;
  width: 50%;
  height: 100px;
  background-color: YellowGreen;
  z-index: -1;
}

.kvadratas_2xjpg4 {
  position: relative;
  top: -40px;
  left: -90px;
  width: 50%;
  height: 100px;
  background-color: tomato;
  z-index: -1;
}

.kvadratas_2xjpg5 {
  position: relative;
  top: -40px;
  left: -90px;
  width: 50%;
  height: 100px;
  background-color: purple;
  z-index: -1;
}

.kvadratas_2xjpg6 {
  position: relative;
  top: -40px;
  left: -90px;
  width: 50%;
  height: 100px;
  background-color: #dd1b50;
  z-index: -1;
}

.kvadratas_pavadinimas5 {
  color: white;
  font-size: xx-large;
  padding-top: 10px;
  padding-left: 100px;
  padding-bottom: 10px;
}

.kvadratas_pavadinimas6 {
  color: white;
  font-size: xx-large;
  padding-top: 10px;
  padding-left: 100px;
  padding-bottom: 10px;
}

.kvadratas_jpgcentre {
  position: relative;
  top: 60vh;
  width: 180px;
  height: 180px;
  background-color: lightskyblue;
  z-index: -10;
}

.kvadratas_jpgcentre2 {
  position: relative;
  top: 60vh;
  width: 180px;
  height: 180px;
  background-color: YellowGreen;
  z-index: -10;
}

.kvadratas_jpgcentre4 {
  position: relative;
  top: 60vh;
  width: 180px;
  height: 180px;
  background-color: tomato;
  z-index: -10;
}

.kvadratas_jpgcentre5 {
  position: relative;
  top: 60vh;
  width: 180px;
  height: 180px;
  background-color: purple;
  z-index: -10;
}

.kvadratas_jpgcentre6 {
  position: relative;
  top: 60vh;
  width: 180px;
  height: 180px;
  background-color: #dd1b50;
  z-index: -10;
}

/* fonas zalias */
.fz {
  background-color: YellowGreen !important;
}

.pavadinimas {
  background-color: blue;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: xx-large;
}

.pavadinimas_paddings {
  padding-top: 10px;
  padding-bottom: 10px;
  margin-bottom: 20px;
  padding-left: 10px;
  padding-right: 10px;
}

/* antro modulio dizainas - kita spalva */
.pavadinimas2 {
  background-color: YellowGreen;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: xx-large;
}

.pavadinimas_tekstas2 {
  background-color: YellowGreen;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: x-large;
}

/* ketvirto modulio dizainas - kita spalva */
.pavadinimas4 {
  background-color: tomato;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: xx-large;
}

.pavadinimas_tekstas4 {
  background-color: tomato;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: x-large;
}

/* penkto modulio dizainas - kita spalva */
.pavadinimas5 {
  background-color: purple;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: xx-large;
}

.pavadinimas_tekstas5 {
  background-color: purple;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: x-large;
}

.pav5komentaras {
  position: fixed;
  bottom: 120px;
  right: 20px;
  width: 400px;
  z-index: 10;
  color: white;
  font-size: x-large;
}

.pavadinimas5mini {
  background-color: purple;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: xx-large;
  padding: 20px;
  margin-bottom: 50px;
}

/* sesto modulio dizainas - kita spalva */
.pavadinimas6 {
  background-color: #dd1b50;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  text-transform: uppercase;
  font-weight: 700;
  font-size: xx-large;
}

.pavadinimas_tekstas6 {
  background-color: #dd1b50;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-weight: 700;
  font-size: x-large;
}

.pav6komentaras {
  position: fixed;
  bottom: 120px;
  right: 20px;
  width: 400px;
  z-index: 10;
  color: white;
  font-size: x-large;
}

.pavadinimas6mini {
  background-color: #dd1b50;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: xx-large;
  padding: 20px;
  margin-bottom: 50px;
}

.pavadinimas6mini2 {
  background-color: #dd1b50;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: large;
  padding: 10px;
}

.pavadinimas6mini3 {
  background-color: #dd1b50;
  color: ivory;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: xx-large;
  padding: 20px;
  margin-bottom: 50px;
  max-height: initial;
  height: initial;
  min-width: 380px;
  min-height: 80px;
  margin-left: -200px;
  width: 110%;
}

.pav6x {
  position: absolute;
  z-index: -2;
  top: -20px;
  left: 35px;
}

.pav6x_title {
  background-color: #dd1b50;
  color: ivory;
  z-index: 10;
  display: flex;
  justify-content: center;
  align-items: center;
  font-size: large;
  padding: 10px;
  position: relative;
  left: 10px;
  margin-top: -100px;
}

.pav6ximg {
  width: 95%;
  position: relative;
  z-index: -2;
}

.pavadinimas_telefono {
  width: 100% !important;
  margin-bottom: 50px;
  text-align: center;
}

.img_telefono_apacioje {
  width: 100%;
  margin-top: 30px;
}

.text_center {
  display: inline-flex;
  justify-content: center;
  align-items: center;
}

.tekstas_viduryje {
  width: 90%;
  text-align: justify;
}

.number_square {
  width: 50px;
  height: 50px;
  color: white;
  font-size: x-large;
  font-weight: 700;
}

.pavadinimas_pos {
  position: absolute;
  top: 0px;
  left: 0px;
}

.pavadinimas_height {
  height: 20%;
  width: 80%;
  min-width: 380px;
  min-height: 80px;
  max-height: 150px;
}

.pavadinimas_height2 {
  width: 80%;
  min-width: 380px;
  min-height: 80px;
  max-height: 150px;
}

.pavadinimas_heightv3 {
  width: 80%;
  min-width: 380px;
  min-height: 80px;
}

.img_desineje_container {
  width: 100%;
  max-height: 70vh;
  overflow: hidden;
}

.img_desineje {
  position: relative;
  max-width: 100%;
  max-height: 100%;
  float: right;
  object-fit: cover;
}

.card1 {
  width: 300px;
  margin: 50px;
}

.card1_nopad {
  padding-left: 0px;
  padding-right: 0px;
}

.card1_padding {
  padding-left: 1rem;
  padding-right: 1rem;
  padding-top: 5px;
  padding-bottom: 5px;
  text-align: center;
}

.card1_title {
  line-height: 2;
  margin-top: 280px;
}

.dot {
  height: 25px;
  width: 25px;
  background-color: #bbb;
  border-radius: 50%;
  display: inline-block;
}

table,
th,
td {
  border: 1px solid white;
  border-collapse: collapse;
}
