html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, strike, sub,tt, var,center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
  margin: 0;
  padding: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
  font-family: 'Raleway', sans-serif !important;
  font-size: 14px;
}
body::-webkit-scrollbar { 
    display: none; 
}
.header {
  background: url("./images/bg2.jpeg");
  background-position: center;
  background-size: cover;
  background-repeat: no-repeat;
  height: 140px;
  /*display: table;*/
  width: 100%;
  text-align: left;
  position: relative;
}
.header-box {
  width: 100%;
  margin: 0 auto;
  max-width: 750px;
  display: table;
  height: 100%;
}
.dot {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  background: url("./images/dot.gif");
  opacity: 0.2;
}
.logo {
  float: right;
  position: relative;
  top: 21px;
  right: 21px;
  z-index: 9;
}
.title {
  font-size: 25px;
  color: #fff;
  text-align: left;
  position: relative;
  display: block;
  font-weight: bold;
  width: 70%;
  display: table-cell;
  vertical-align: middle;
  padding-left: 48px;
  text-transform: uppercase;
  z-index: 9;
  padding-bottom: 15px;
}
.title-upper {
  padding-left: 48px;
  font-size: 18px;
  width: 100%;
  position: relative;
  display: table-cell;
  vertical-align: middle;
  color:  #8c8c8c;
}
.open-popup {
  width: 100px;
  height: 40px;
  line-height: 40px;
  background: #8B8835;
  color: #fff;
  display: block;
  float: right;
  position: absolute;
  top: 15px;
  right: 10px;
  text-align: center;
  text-decoration: none;
  font-weight: bold;
}
.upper-box {
  position: relative;
  height: 70px;
  background: #fff;
  display: table;
  width: 100%;
  max-width: 750px;
  margin: 0 auto;
}
.main-title-box {
  border-top: 1px solid #DDE1DC;
  width: 95%;
  margin: 0 auto;
}
.main-title {
  display: block;
  height: 40px;
  line-height: 40px;
  font-weight: bold;
  font-size: 25px;
  color: #8C8C8C;
  position: relative;
  cursor: pointer;
  font-weight: 900;
  padding: 10px 0px 10px 30px;
}
.main-body-box {
  width: 100%;
  padding-bottom: 75px;
  max-width: 750px;
  margin: 0 auto;
}
.body-text {
  width: 95%;
  margin: 0 auto;
  text-align: left;
  display: none;
}
.end-text {
  width: 95%;
  margin: 0 auto;
  text-align: left;
}
.end-text p {
  width: 80%;
  font-size: 12px;
  line-height: 22px;
  padding: 10px;
  padding-left: 30px;
  color: #8C8C8C;
  padding-top: 25px;
}
.body-text p {
  width: 80%;
  font-size: 14px;
  line-height: 22px;
  padding: 10px;
  padding-left: 30px;
  color: #8C8C8C;
}
.body-text p a {
  color: #8B8835;
  text-decoration: underline;
  display: block;
  margin-top: -20px;
  margin-bottom: -5px;
  font-size: 14px;
  font-family: 'Raleway', sans-serif !important;
}
.drop-img {
  float: right;
  position: absolute;
  right: 0px;
  top: 0px;
}
.footer {
  text-align: center;
  position: fixed;
  bottom: 0px;
  left: 0px;
  right: 0px;
  margin: 0 auto;
  background: 70px;
  height: 46px;
  border-top: 1px solid #DDE1DC;
  background: #fff;
}
#panoDiv {
  width:100%;
  height:100%;
}

#gWindow {
  font-family:Arial, Helvetica, sans-serif;
  font-size:17px;
  color:#303430;
  text-align:center;
  margin-top:10%;
}
.gw2 {
  display: block;
  padding-bottom: 10px;
  position: relative;
  color: #8B8835;
  text-decoration: underline;
}
.overlay {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0px;
  display: none;
}
.close {
  position: absolute;
  top: 9px;
  right: 60px;
  color: #fff;
  z-index: 9;
  width: 30px;
  height: 30px;
  line-height: 30px;
  text-align: center;
  font-size: 20px;
  cursor: pointer;
}
.close img {
  width: 26px;
}
.kontakti_epasts {
  margin-top:0px !important;
}
.fancybox-close {
  position: absolute !important;
  right: 10px !important;
  top: 10px !important;
  width: 25px !important;
  height: 30px !important;
  background-image: url("./images/close.svg") !important;
  background-repeat: no-repeat !important;
  background-size: contain !important;
}
.b {
  font-weight: bold;
  padding-bottom: 0px !important;
  margin-bottom: -8px;
}
@media (max-width: 480px){
  .body-text p {
    font-size: 16px;
  }
  .body-text p a {
    font-size: 16px;
  }
  .title {
    font-size: 20px;
    padding-left:40px;
  }
  .title-upper {
    padding-left:40px;
  }
}
@media (max-width: 413px){
  .footer {
    height: auto;
  }
  .footer a {
    width: 45%;
  }
  .footer a img {
    width: 45%;
  }
}