body {
  font-family: sans-serif, "arial";
  min-height: 100vh; }

.wrapper {
  background: url(images/background2.jpg) top;
  background-size: cover;
  background-repeat: repeat-x; }

header {
  background: url(images/background.jpg) top;
  background-size: cover;
  height: 420px;
  width: 100%;
  margin: auto;
  color: white;
  padding-top: 20px;
  position: relative; }
  header nav {
    width: 90%;
    max-width: 1400px;
    vertical-align: middle;
    margin: auto;
    overflow: hidden; }
    header nav .leftSide {
      float: left;
      display: inline-block;
      font-size: 25px;
      font-weight: 600;
      padding: 10px 0px; }
      header nav .leftSide h1 {
        font-family: 'Cinzel', serif; }
    header nav .rightSide {
      float: right; }
      header nav .rightSide li {
        display: inline-block;
        font-size: 15px;
        line-height: 50px;
        font-weight: 600;
        margin-left: 20px;
        cursor: pointer; }
        header nav .rightSide li:hover {
          color: gray; }
      header nav .rightSide .sandwich {
        display: none; }
  header p {
    font-family: 'Great Vibes', cursive;
    font-size: 40px;
    font-weight: 300; }
    header p .color {
      color: #c6f48d; }
  header p.isKaires {
    position: absolute;
    top: 110px;
    left: 20%;
    transform: translateX(-50%) translateY(-50%); }
  header p.isDesines {
    position: absolute;
    top: 160px;
    left: 27%;
    transform: translateX(-50%) translateY(-50%); }
  header .susisiekite {
    background-color: rgba(0, 120, 0, 0.7);
    border-radius: 25px 0px 0px 0px;
    width: 300px;
    height: 350px;
    position: absolute;
    bottom: 0px;
    right: 0px;
    text-align: center;
    padding: 20px 50px;
    box-sizing: border-box;
    color: #ffffff; }
    header .susisiekite h5 {
      font-size: 30px; }
    header .susisiekite hr {
      border-color: white; }
    header .susisiekite .tel {
      display: block;
      font-size: 20px; }
      header .susisiekite .tel:nth-of-type(1) {
        margin-bottom: 10px; }
      header .susisiekite .tel img {
        width: 20px;
        height: auto;
        padding-right: 10px; }
    header .susisiekite p {
      font-family: 'Roboto', sans-serif;
      font-size: 22px;
      line-height: 1.5;
      text-align: justify; }
      header .susisiekite p .move {
        padding-left: 16px; }
      header .susisiekite p .move2 {
        padding-left: 12px; }
      header .susisiekite p .warn {
        display: inline-block;
        font-size: 18px;
        color: #960000;
        text-align: left; }

main {
  width: 90%;
  max-width: 1160px;
  text-align: center;
  margin: auto;
  font-size: 0px;
  overflow: auto; }
  main h1 {
    font-family: 'Merriweather', serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.7;
    padding: 30px 0px;
    color: #ffffff; }
  main .kvadratai {
    display: inline-block;
    width: 25%;
    height: 100px;
    font-size: 20px;
    position: relative;
    cursor: pointer; }
    main .kvadratai h3 {
      position: absolute;
      top: 50%;
      left: 50%;
      transform: translateX(-50%) translateY(-50%);
      color: #ffffff;
      font-weight: 600; }
  main .kv1 {
    background-color: #0c2900; }
  main .kv2 {
    background-color: #588204; }
  main .kv3 {
    background-color: #6e9d2d; }
  main .kv4 {
    background-color: #b1c45b; }
  main .adresas {
    width: 50%;
    float: left;
    padding: 20px 0px 0px 0px;
    text-align: left;
    font-weight: 600;
    color: #454444;
    cursor: default;
    font-size: 15px;
    line-height: 1.5; }
    main .adresas h2 {
      font-size: 25px;
      display: inline-block; }
      main .adresas h2 hr {
        display: inline-block; }
    main .adresas p {
      padding: 20px 0px 20px 0px; }
      main .adresas p a {
        color: #113102; }
      main .adresas p span {
        display: block;
        padding: 10px 0px;
        color: #c7140b; }
    main .adresas address {
      font-size: 14px; }
      main .adresas address .address {
        font-size: 20px; }
      main .adresas address .red {
        color: #c7140b; }
  main iframe {
    float: right; }

section {
  width: 90%;
  max-width: 1160px;
  margin: auto;
  text-align: center;
  padding: 40px 0px 20px 0px;
  font-family: 'Cuprum', sans-serif;
  text-transform: uppercase; }
  section h3 {
    font-size: 25px;
    font-weight: 100;
    color: white;
    padding-bottom: 20px; }
  section p {
    font-size: 19px;
    font-weight: 200;
    line-height: 1.5;
    text-align: justify;
    color: white;
    text-indent: 50px;
    padding-bottom: 20px; }

footer {
  padding: 20px 0px;
  text-align: center;
  background-color: #222222; }
  footer .inner {
    overflow: hidden;
    width: 90%;
    max-width: 1200px;
    margin: auto; }
    footer .inner p {
      float: left;
      font-size: 15px;
      color: gray;
      font-weight: 600;
      line-height: 1.5; }
    footer .inner span {
      float: right;
      font-size: 15px;
      font-weight: 600;
      position: relative;
      top: 3px; }
      footer .inner span strong {
        color: gray;
        font-family: 'Lobster', cursive;
        font-weight: 100;
        position: relative;
        top: 1px; }

.bBody {
  background-image: none;
  background-color: #ffffff; }

.bHeader {
  background: url(images/background2.jpg) center;
  background-size: cover;
  height: auto;
  position: relative; }
  .bHeader h2 {
    font-family: 'Merriweather', serif;
    font-size: 40px;
    text-transform: uppercase;
    line-height: 1.7;
    padding: 30px 0px;
    color: #ffffff;
    text-align: center; }
  .bHeader h3 {
    position: absolute;
    top: 165px;
    left: 50%;
    transform: translateX(-50%);
    font-family: 'Merriweather', serif;
    text-align: center;
    width: 100%; }



.paminklu-foto figure::after{
    content: "www.paminkludirbtuves.eu";
    position: absolute;
    top: 40%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    color: #ffffff;
    font-size: 15px;
    opacity: 0.8;
    font-weight: 600;
}

.mainImages li::after {
    content: "www.paminkludirbtuves.eu";
    position: absolute;
    top: 50%;
    left: 0;
    transform: translateY(-50%);
    width: 100%;
    color: #ffffff;
    font-size: 20px;
    opacity: 0.8;
    font-weight: 600;
}

.mainImages {
  width: 100%; }
  .mainImages h2 {
    font-family: 'Merriweather', serif;
    font-size: 30px;
    text-transform: uppercase;
    line-height: 1.7;
    padding: 30px 0px 10px 0px;
    color: #222222;
    text-align: center; }
  .mainImages ul {
    display: inline-block;
    white-space: nowrap; }
    .mainImages ul li {
      position: relative;
      display: inline-block;
      width: 33.333%;
      box-sizing: border-box;
      padding: 0 0.2% 10px; }
  .mainImages .small {
    max-height: 500px; }

.mobileMenu {
  position: fixed;
  top: 0px;
  left: -50%;
  width: 50%;
  height: 100%;
  background-color: #528D20;
  transition: left 0.5s;
  z-index: 5; }

.mobileMenu li {
  color: #fff;
  padding: 15px 20px;
  font-weight: 600;
  border-bottom: 1px solid #2c3e50; }

.sideMenu {
  left: 0px; }

.paveikslas {
  background-color: #6E6E6E; }

.main {
  width: 100%;
  max-width: 100%; }
  .main .main-wrapper {
    padding-top: 25px; }
    .main .main-wrapper .services {
      display: inline-block;
      width: 50%;
      max-width: 500px;
      padding: 15px;
      box-sizing: border-box;
      vertical-align: bottom;
      margin: auto; }
      .main .main-wrapper .services img {
        border-radius: 5px; }
      .main .main-wrapper .services-header {
        font-size: 20px;
        line-height: 1.2;
        color: #fff;
        padding-bottom: 5px; }
    .main .main-wrapper .gaminiai {
      width: 16.666%;
      min-height: 280px;
      display: inline-block;
      position: relative;
      cursor: pointer;
      margin-bottom: 40px;
      margin-top: 15px; }
      .main .main-wrapper .gaminiai .gaminiai-header {
        position: absolute;
        top: -6%;
        left: 50%;
        transform: translate(-50%, -50%);
        font-size: 25px;
        font-weight: 600;
        color: #fff; }
    .main .main-wrapper .paminklai {
      background-image: url(images/paminklai.jpg);
      background-position: top;
      background-size: cover; }
    .main .main-wrapper .gelynai {
      background-image: url(images/gelynai.jpg);
      background-position: center;
      background-size: cover; }
    .main .main-wrapper .urnos {
      background-image: url(images/vazos.jpg);
      background-position: top;
      background-size: cover; }
    .main .main-wrapper .tvoreles {
      background-image: url(images/tvoreles.png);
      background-position: center;
      background-size: cover; }
    .main .main-wrapper .apdaila {
      background-image: url(images/apdaila.jpg);
      background-position: top;
      background-size: cover; }
    .main .main-wrapper .medziagos {
      background-image: url(images/medziagos.jpg);
      background-position: top;
      background-size: cover; }

.paminklu-foto {
  height: 100%;
  width: 100%; }
  .paminklu-foto .foto-inner {
    width: 100%;
    margin-bottom: 20px;
    display: inline-block; }
    .paminklu-foto .foto-inner h3 {
      font-size: 24px;
      text-align: center;
      padding: 20px 0 10px;
      color: #fafafa;
      font-weight: 600; }
    .paminklu-foto .foto-inner figure {
      display: inline-block;
      width: 24%;
      padding: 20px 10px;
      margin: 5px 0.5%;
      box-sizing: border-box;
      height: 300px;
      background-color: #383838;
      vertical-align: top;
      position: relative;
      border-radius: 5px; }
    .paminklu-foto .foto-inner img {
      max-height: 255px; }
    .paminklu-foto .foto-inner figcaption {
      font-size: 16px;
      padding-top: 5px;
      color: #fafafa;
      vertical-align: bottom;
      position: absolute;
      bottom: 5px;
      left: 50%;
      transform: translateX(-50%);
      width: 200px; }

.aukstis {
  min-height: 100vh; }
  
  
@media (max-width: 1000px) {
  .mainImages ul li {
    width: 50%; }
  .paminklu-foto .foto-inner figure {
    width: 48%; }
}

@media (max-width: 900px) {
  /*IR PANSETEM IR TELEFONAM*/
  header nav .rightSide li {
    display: none; }

  header nav .rightSide .sandwich {
    display: inline-block;
    padding: 10px 0px;
    cursor: pointer; }

  main {
    width: 90%; }

  section {
    width: 90%; }

  footer .inner {
    width: 90%; }

  .main .main-wrapper .gaminiai {
    width: 33%; }
@media (max-width: 700px) {
  .main .main-wrapper .services {
    display: block;
    width: 100%; } }
@media (min-width: 667px) and (max-width: 1023px) {
  /*TIK PLANSETEM*/ }
@media (max-width: 667px) {
  /*TIK TELEFONAM*/
  body {
    background-size: auto; }

  main div {
    display: block;
    width: 90%;
    margin: auto; }
  main h1 {
    font-size: 22px; }
  main .adresas {
    float: none;
    width: 100%;
    display: inline-block; }
  main iframe {
    float: none;
    width: 100%;
    margin-top: 10px; }
  main .kvadratai {
    display: block;
    width: 90%;
    max-width: 220px; }

  section p {
    font-size: 14px; }

  header p {
    display: none; }
  header .susisiekite {
    width: 100%;
    bottom: 0px;
    height: auto;
    padding: 10px 0px;
    border-radius: 20px 20px 0px 0px; }
    header .susisiekite hr {
      display: none; }
    header .susisiekite h5 {
      display: inline-block;
      padding-bottom: 10px; }
    header .susisiekite .tel {
      display: block; }
    header .susisiekite p {
      font-size: 15px;
      display: inline-block;
      text-align: center;
      padding-top: 10px; }
      header .susisiekite p .move {
        padding-left: 12px; }
      header .susisiekite p .move2 {
        padding-left: 12px; }
      header .susisiekite p .warn {
        font-size: 20px;
        text-align: center; }

  .mainImages ul li {
    display: block;
    width: 100%; }

  .main .main-wrapper {
    width: 100%; } }
@media (max-width: 570px) {
  footer .inner {
    overflow: hidden; }
    footer .inner p {
      float: none;
      display: block;
      margin: auto;
      margin-bottom: 20px; }
    footer .inner span {
      float: none;
      display: block;
      margin: auto;
      top: -1px; } }
@media (max-width: 520px) {
  header p {
    display: none; }

  .main .main-wrapper .gaminiai {
    display: block;
    width: 90%; }

  .paminklu-foto .foto-inner figure {
    display: block;
    width: 98%; } }
@media (max-width: 355px) {
  header nav .leftSide {
    font-size: 15px;
    padding-top: 20px; }

  .paminklu-foto .foto-inner figure {
    height: auto;
    padding-bottom: 25px; }

  .main .main-wrapper .services-header {
    font-size: 16px; } }

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