/* GANTRY5 DEVELOPMENT MODE ENABLED.
 *
 * WARNING: This file is automatically generated by Gantry5. Any modifications to this file will be lost!
 *
 * For more information on modifying CSS, please read:
 *
 * http://docs.gantry.org/gantry5/configure/styles
 * http://docs.gantry.org/gantry5/tutorials/adding-a-custom-style-sheet
 */

@charset "UTF-8";
@font-face {
  font-family: "MonotypeCorsiva";
  font-style: normal;
  font-weight: 400;
  src: url('../fonts/monotype-corsiva/MonotypeCorsiva.eot#iefix') format("embedded-opentype"), url('../fonts/monotype-corsiva/MonotypeCorsiva.woff2') format("woff2"), url('../fonts/monotype-corsiva/MonotypeCorsiva.woff') format("woff"), url('../fonts/monotype-corsiva/MonotypeCorsiva.ttf') format("truetype"), url('../fonts/monotype-corsiva/MonotypeCorsiva.svg#MonotypeCorsiva') format("svg");
}
/* section#g-navigation {background: #ffffff!important;} 
.g-block.size-25.align-left {margin-top: -50px;} */
#g-header {
  margin-top: -100px !important;
  padding: 5rem 0 !important;
  height: 50vh;
}
#g-header a {
  color: #ffffff;
}
header#g-header.vidinis {
  height: 150px;
}
h2.g-owlcarousel-item-desc {
  background: #00674c;
  border-radius: 35px;
  height: 50px;
  padding-left: 15px;
  padding-right: 15px;
  opacity: 0.7;
  color: #fff;
  font-weight: 600 !important;
}
.g-social a {
  color: #00674c !important;
}
.owl-carousel .owl-item img {
  height: 106vh;
}
table.beremelio {
  border: none;
}
h2.g-title {
  text-align: center;
  font-weight: 700;
}
/* img.fotoapvalinimas {border-radius: 15px;} */
.card-block .fa {
  border: none !important;
  width: auto !important;
}
.card {
  border: none !important;
}
div#mod-custom114 {
  border-top: 1px solid #00674c;
}
#g-testimonials:before {
  background: linear-gradient(200deg, #00674c, #000) !important;
}
table.lentele {
  border: none;
}
/* Išskleidžiamas tekstas */
.collapsible {
  background-color: #f8bd51;
  color: #FFF;
  cursor: pointer;
  padding: 18px;
  width: 100%;
  border: none;
  text-align: left;
  outline: none;
  font-size: 15px;
}
.collapsible:hover {
  background-color: #ccc;
  color: #00674c;
}
.content {
  padding: 0 18px;
  display: none;
  overflow: hidden;
  transition: max-height 0.2s ease-out;
}
p.collapsible::after {
  color: #FFFFFF !important;
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  /* Unicode character for "plus" sign (+) */
  font-size: 13px;
  float: right;
  margin-left: 5px;
}
p.collapsible.active:after {
  font-family: "Font Awesome 5 Free";
  font-weight: 900;
  content: "";
  /* Unicode character for "minus" sign (-) */
}
:hover::after {
  color: white;
}
.button1 {
  display: inline-block;
  font-family: "Basic";
  font-weight: 600;
  font-size: 0.8rem;
  line-height: 1.15;
  letter-spacing: 0.1rem;
  text-transform: uppercase;
  background: #f8bd51;
  color: #FFFFFF;
  margin: 0 0 0.5rem 0;
  padding: 1.5rem 3.125rem;
  vertical-align: middle;
  text-shadow: none;
  transition: all 0.2s;
}
/* Kitoks meniu bruksneliu atvaizdavimas */
.wrapper-menu {
  width: 35px;
  height: 35px;
  display: flex !important;
  flex-direction: column;
  justify-content: space-between;
  cursor: pointer;
  transition: transform 330ms ease-out;
}
.wrapper-menu.open {
  transform: rotate(-45deg);
}
.line-menu {
  background-color: #fff;
  border-radius: 5px;
  width: 100%;
  height: 4px;
}
.line-menu.half {
  width: 50%;
}
.line-menu.start {
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: right;
}
.open .line-menu.start {
  transform: rotate(-90deg) translateX(15px);
}
.line-menu.end {
  align-self: flex-end;
  transition: transform 330ms cubic-bezier(0.54, -0.81, 0.57, 0.57);
  transform-origin: left;
}
.open .line-menu.end {
  transform: rotate(-90deg) translateX(-15px);
}
#g-hamburger-menu .g-container {
  position: relative;
}
.g-offcanvas-right .g-offcanvas-toggle {
  top: 29px;
  right: 2.7rem;
}
.card-transparent {
  margin-top: 25px;
}
h2.pirmas {
  text-align: left;
  color: #f8bd51;
}
h2.pirmas:after {
  display: block;
  margin-right: auto;
  width: 5.5rem;
  height: 2px;
  content: "";
  background-color: #f8bd51;
}
h2.antras {
  text-align: center;
  color: #f8bd51;
}
h2.antras:after {
  display: block;
  margin: 0 auto;
  width: 5.5rem;
  height: 2px;
  content: "";
  background-color: #f8bd51;
}
h2.trecias {
  text-align: right;
  color: #f8bd51;
}
h2.trecias:after {
  display: block;
  margin-left: auto;
  width: 5.5rem;
  height: 2px;
  content: "";
  background-color: #f8bd51;
}
h2.card-title.kaire {
  text-align: left;
  margin: 0 130px 0 0;
}
h2.card-title.centras {
  text-align: center;
  margin: 0 80px;
}
h2.card-title.desine {
  text-align: right;
  margin: 0 0 0 145px;
}
/* Rodykle zemyn */
@-webkit-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-moz-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@-ms-keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
@keyframes bounce {
  0%, 20%, 50%, 80%, 100% {
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    transform: translateY(0);
  }
  40% {
    -webkit-transform: translateY(-20px);
    -moz-transform: translateY(-20px);
    -ms-transform: translateY(-20px);
    transform: translateY(-20px);
  }
  60% {
    -webkit-transform: translateY(-10px);
    -moz-transform: translateY(-10px);
    -ms-transform: translateY(-10px);
    transform: translateY(-10px);
  }
}
.encircle {
  width: 60px;
  height: 60px;
  border-radius: 60px;
  border: solid 2px white;
  position: absolute;
  bottom: 10px;
  left: 50%;
}
.arrow {
  margin: 0 auto;
  margin-top: 13px;
  width: 30px;
  height: 30px;
  background-image: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiBlbmNvZGluZz0iVVRGLTgiPz4NCjwhLS0gR2VuZXJhdG9yOiBBZG9iZSBJbGx1c3RyYXRvciAxNi4wLjAsIFNWRyBFeHBvcnQgUGx1Zy1JbiAuIFNWRyBWZXJzaW9uOiA2LjAwIEJ1aWxkIDApICAtLT4NCjwhRE9DVFlQRSBzdmcgUFVCTElDICItLy9XM0MvL0RURCBTVkcgMS4xLy9FTiIgImh0dHA6Ly93d3cudzMub3JnL0dyYXBoaWNzL1NWRy8xLjEvRFREL3N2ZzExLmR0ZCI+DQo8c3ZnIHZlcnNpb249IjEuMSIgaWQ9IkxheWVyXzEiIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgeG1sbnM6eGxpbms9Imh0dHA6Ly93d3cudzMub3JnLzE5OTkveGxpbmsiIHg9IjBweCIgeT0iMHB4IiB3aWR0aD0iNTEycHgiIGhlaWdodD0iNTEycHgiIHZpZXdCb3g9IjAgMCA1MTIgNTEyIiBlbmFibGUtYmFja2dyb3VuZD0ibmV3IDAgMCA1MTIgNTEyIiB4bWw6c3BhY2U9InByZXNlcnZlIj4NCjxwYXRoIGZpbGw9IiNGRkZGRkYiIGQ9Ik0yOTMuNzUxLDQ1NS44NjhjLTIwLjE4MSwyMC4xNzktNTMuMTY1LDE5LjkxMy03My42NzMtMC41OTVsMCwwYy0yMC41MDgtMjAuNTA4LTIwLjc3My01My40OTMtMC41OTQtNzMuNjcyICBsMTg5Ljk5OS0xOTBjMjAuMTc4LTIwLjE3OCw1My4xNjQtMTkuOTEzLDczLjY3MiwwLjU5NWwwLDBjMjAuNTA4LDIwLjUwOSwyMC43NzIsNTMuNDkyLDAuNTk1LDczLjY3MUwyOTMuNzUxLDQ1NS44Njh6Ii8+DQo8cGF0aCBmaWxsPSIjRkZGRkZGIiBkPSJNMjIwLjI0OSw0NTUuODY4YzIwLjE4LDIwLjE3OSw1My4xNjQsMTkuOTEzLDczLjY3Mi0wLjU5NWwwLDBjMjAuNTA5LTIwLjUwOCwyMC43NzQtNTMuNDkzLDAuNTk2LTczLjY3MiAgbC0xOTAtMTkwYy0yMC4xNzgtMjAuMTc4LTUzLjE2NC0xOS45MTMtNzMuNjcxLDAuNTk1bDAsMGMtMjAuNTA4LDIwLjUwOS0yMC43NzIsNTMuNDkyLTAuNTk1LDczLjY3MUwyMjAuMjQ5LDQ1NS44Njh6Ii8+DQo8L3N2Zz4=);
  background-size: contain;
}
.bounce {
  -webkit-animation: bounce 2s infinite;
  -moz-animation: bounce 2s infinite;
  -ms-animation: bounce 2s infinite;
  animation: bounce 2s infinite;
}
/* Į viršų */
#scrolltop {
  position: fixed;
  bottom: 15px;
  right: 15px;
  padding: 30px;
  background-color: rgba(0, 0, 0, 0.5);
  background-image: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACAAAAAgCAMAAABEpIrGAAAAe1BMVEUAAAD////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////NgkbwAAAAKHRSTlMAAQIDDRITFBcdHh8gIyQlJjdDREx1d4CCg4WXmpu5urzZ6e3v+fv9pStiuwAAAI9JREFUOE/dylkWgkAMRNFqUXEW53kC1Ox/hWKOtG3SZgHkq3LuAxp4q7xv+oboPrDdLNiNYktkFt7/FIFHix+viqHwHYkThffr7Bkrvp4gixT7wIHsURcj6ZeE/6kopMtirTwsUuCmHZjUxRxIS17n0H1xctXultqB8bs4Ot6dQjsXB/fZ7WVLOdBbODTmXgKJJx7c/fm3AAAAAElFTkSuQmCC);
  background-repeat: no-repeat;
  background-position: center center;
  border-radius: 5px;
  display: block;
  z-index: 9999;
}
#g-offcanvas #g-mobilemenu-container ul > li:not(.g-menu-item-type-particle):not(.g-menu-item-type-module).active {
  background: #00674c;
}
/* Headeris pakeistas */
#g-header:before {
  opacity: 0.6 !important;
  background: linear-gradient(200deg, #00674c, #000) !important;
}
/* Medziu spalva */
.g-home-particles.g-helium-style .fp-features .fa {
  color: #00674c;
}
.g-home-particles.g-helium-style .fp-features .card-title {
  color: #00674c;
}
img.mobilus {
  display: none;
}
@media only all and (max-width: 820px) {
  .g-logo {
    float: left;
    margin: 0.15rem 0;
  }
  #g-header {
    height: auto;
  }
  h2.pirmas, h2.antras, h2.trecias, h2.card-title {
    text-align: center !important;
    font-size: 20px !important;
  }
  h2.pirmas:after, h2.antras:after, h2.trecias:after, h2.card-title.kaire, h2.card-title.centras, h2.card-title.desine {
    margin: auto;
  }
  div#custom-4294-particle {
    margin: 15px 0 -25px 0;
    padding: 0;
  }
}
@media only all and (min-width: 821px) and (max-width: 1024px) {
  #g-header {
    height: auto;
  }
  h2.pirmas, h2.antras, h2.trecias, h2.card-title {
    font-size: 32px !important;
  }
}
@media only screen and (max-width: 760px), (min-device-width: 200px) and (max-device-width: 1024px) {
  table, thead, tbody, th, td, tr {
    display: contents;
  }
  img.nemobilus {
    display: none;
  }
  img.mobilus {
    display: block;
  }
  .row > * {
    padding-right: 0;
    padding-left: 0;
    margin-left: calc(var(--bs-gutter-x) * -.5);
  }
}
#cookiesck_accept, .cookiesck-main .cookiesck_button {
  background: #00674c !important;
  border: 2px solid #00674c !important;
  color: #FFF !important;
}
#cookiesck_accept:hover, .cookiesck-main .cookiesck-accept:hover {
  background: #00674c !important;
  border: 2px solid #FFF !important;
  color: #FFF !important;
}
.cookiesck-main .cookiesck-decline:hover, .cookiesck-main .cookiesck-decline.cookiesck-active {
  background: #000 !important;
  border: 2px solid #000 !important;
  color: #FFF !important;
}
.cookiesck-main:hover .cookiesck-decline:hover {
  background: #000 !important;
  border: 2px solid #FFF !important;
  color: #FFF !important;
}
.cookiesck-main-close, .cookiesck-platform {
  background: #f8bd51;
  color: #00674c;
}
/*# sourceMappingURL=custom_13.css.map */