@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-light-webfont.eot');
  src: url('../fonts/montserrat-light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-light-webfont.woff2') format('woff2'), url('../fonts/montserrat-light-webfont.woff') format('woff'), url('../fonts/montserrat-light-webfont.ttf') format('truetype');
  font-weight: 300;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-regular-webfont.eot');
  src: url('../fonts/montserrat-regular-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-regular-webfont.woff2') format('woff2'), url('../fonts/montserrat-regular-webfont.woff') format('woff'), url('../fonts/montserrat-regular-webfont.ttf') format('truetype');
  font-weight: 400;
  font-style: normal;
}
@font-face {
  font-family: 'Montserrat';
  src: url('../fonts/montserrat-semibold-webfont.eot');
  src: url('../fonts/montserrat-semibold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/montserrat-semibold-webfont.woff2') format('woff2'), url('../fonts/montserrat-semibold-webfont.woff') format('woff'), url('../fonts/montserrat-semibold-webfont.ttf') format('truetype');
  font-weight: 600;
  font-style: normal;
}

@import url('https://fonts.googleapis.com/css?family=Open+Sans:300,400,700&subset=latin-ext');

body {
  font-family: 'Montserrat', sans-serif;
  line-height: 1.5;
  -webkit-font-smoothing: antialiased;
  -moz-osx-font-smoothing: grayscale;
  font-size: 12px;
  text-align: left;
  background-color: #eaeaea;
/*  background-color: #f2f2f2;*/
}
/*
@font-face {
  font-family: 'NobelCE';
  src: url('../img/fonts/nobel-regular.ttf');
}
*/
h1 {
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
  color: #43494e;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 20px;
  letter-spacing: 2px;
}
.content h1 {
  font-size: 22px;
  position: relative;
  overflow: hidden;
}
.content h1:after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  bottom: 5px;
  margin-left: 15px;
  display: inline-block;
}
h2 {
  font-size: 17px;
  font-family: "Montserrat", sans-serif;
  color: #43494e;
  font-weight: bold;
  text-transform: uppercase;
  margin-bottom: 15px;
  letter-spacing: 1.3px;
}
.content h2 {
  margin-bottom: 23px;
}
.publication-title h2 {
  font-size: 22px;
  font-family: 'Montserrat', sans-serif;
  color: #43494e;
  font-weight: bold;
  text-transform: uppercase;
  padding-top: 14px;
  line-height: 1.3;
  margin-bottom: 13px;
}
h3 {
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  color: #43494e;
  font-weight: bold;
  text-transform: uppercase;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
h3:hover {
  color: #8f8f8f;
  cursor: pointer;
}
p {
  font-size: 14px;
  line-height: 1.5;
  color: #43494e;
  font-family: "Open Sans", sans-serif;
}
.content p {
  font-size: 16px;
  letter-spacing: normal;
}
a {
  font-family: "Open Sans", sans-serif;
  text-decoration: none;
  -webkit-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-size: 14px;
  color: #000;
  cursor: pointer;
}
a:hover,
a:focus {
  text-decoration: none;
  cursor: pointer;
}
.content a {
  font-size: 16px;
}
.white-space {
  min-height: 20px;
}

.content h2 {
    font-size: 18px;
}

.content h3 {
    font-size: 17px;
    margin-bottom: 20px;
    
}

.content h4 {
    font-size: 16px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;

}

.content h5 {
    font-size: 14px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;

}

.content h6 {
    font-size: 12px;
    text-transform: uppercase;
    font-weight: bold;
    margin-bottom: 20px;

}

/*---------------MENU---------------*/
.mega-dropdown {
  position: static !important;
}
.mega-dropdown-menu {
  padding: 20px 20px 20px 12px;
  /*    width: 50%;*/
  width: auto;
  box-shadow: none;
  -webkit-box-shadow: none;
  background-color: #1b476c;
  margin: 0;
  border: none;
  border-radius: 0;
}
li.dropdown-list {
  width: auto;
}
.nav-justified > .dropdown .dropdown-menu.search-menu {
  top: auto;
  left: auto;
  left: initial;
  right: 0;
}
.mega-dropdown-menu > li > ul,
.mega-dropdown-menu form li ul {
  padding: 0;
  margin: 0;
}
.mega-dropdown-menu > li > ul > li,
.mega-dropdown-menu form li ul li {
  list-style: none;
  border-bottom: 1px solid rgba(255, 255, 255, 0.3);
  /*    padding: 5px;*/
}
.mega-dropdown-menu > li > ul > li:hover {
  background-color: #215784;
}
.mega-dropdown-menu > li > ul > li > a {
  display: block;
  color: #f2f2f2;
  padding: 7px 5px;
  letter-spacing: 0;
}
.nav-justified > .dropdown .dropdown-menu {
  margin-left: -20px;
}
.mega-dropdown-menu > li ul > li > a:hover,
.mega-dropdown-menu > li ul > li > a:focus {
  text-decoration: none;
}
.mega-dropdown-menu .dropdown-header {
  font-size: 18px;
  color: #ff3546;
  padding: 5px 60px 5px 5px;
  line-height: 30px;
}
.nav-justified > li > a {
  font-size: 12px;
  font-family: 'Montserrat', sans-serif;
  color: #ffffff;
  font-weight: bold;
  text-transform: uppercase;
}
.nav > li > a:focus,
.nav > li > a:hover {
  text-decoration: none;
  background-color: transparent;
}
.nav .open > a:focus,
.nav .open > a:hover,
.nav .open > a {
  background-color: transparent;
}
.menu {
  padding: 50px 0;
}
.search-menu form li ul li {
  border-bottom: none;
}
.search-menu form li ul li input[type=text] {
  background-color: transparent;
  box-shadow: none;
  border: none;
  width: 100%;
  border: 1px solid rgba(255, 255, 255, 0.5);
  padding: 5px 15px;
  color: #fff;
}
.search-menu form li.input-search {
  padding-left: 15px;
  min-width: 265px;
}
.search-menu form li ul li input[type=submit] {
  background-color: #2e618d;
  box-shadow: none;
  border: none;
  width: 100%;
  padding: 9px 21px;
  margin-left: 3px;
  color: #fff;
  text-transform: uppercase;
  font-size: 11px;
  font-weight: bold;
  letter-spacing: 1.3px;
}
.search-menu form li ul li input {
  outline: none;
}
.search-menu form li {
  padding-left: 5px;
  padding-right: 0;
}
.navbar-default .navbar-toggle {
  border-color: transparent;
  margin-bottom: 0px;
}
.navbar-default .navbar-toggle .icon-bar {
  background-color: #fff;
  display: block;
  width: 30px;
  height: 3px;
  border-radius: 0px;
}
.navbar-default .navbar-toggle:focus,
.navbar-default .navbar-toggle:hover {
  background-color: transparent;
}
.close-menu .icon-close {
  background-image: url('../img/close.svg');
  width: 20px;
  height: 20px;
  display: block;
}
.close-menu .icon-bar {
  display: none !important;
}
ul.nav li a:after {
  position: relative;
}
ul.nav li a:hover:after {
  content: "";
  width: 100%;
  height: 1px;
  position: absolute;
  z-index: 9;
  bottom: 0;
  left: 0;
  background: #215784;
  /* For browsers that do not support gradients */
  background: -webkit-radial-gradient(circle, #fffc00 0%, #62daa3 41%, #1b476c 73%, #1b476c 100%);
  /* Safari */
  background: -o-radial-gradient(circle, #fffc00 0%, #62daa3 41%, #1b476c 73%, #1b476c 100%);
  /* Opera 11.6 to 12.0 */
  background: -moz-radial-gradient(circle, #fffc00 0%, #62daa3 41%, #1b476c 73%, #1b476c 100%);
  /* Firefox 3.6 to 15 */
  background: radial-gradient(circle, #fffc00 0%, #62daa3 41%, #1b476c 73%, #1b476c 100%);
  /* Standard syntax */
}
ul.dropdown-menu li a:hover:after {
  background: none;
}
/*---------------HEADER---------------*/
.main_header {
  background-image: url(../img/background-header.jpg);
  background-repeat: repeat-x;
  /*    height: 150px;*/
  margin-bottom: 7px;
}
.navbar-default {
  background-color: transparent;
  border-color: transparent;
  border: none;
}
.header-shadow {
  background-image: url(../img/header-shadow.png);
  width: 100%;
  height: 150px;
  position: absolute;
  opacity: .3;
  top: 0;
  left: 0;
}
.main_header.fixed {
  position: fixed;
  width: 100%;
  z-index: 2;
}
/*---------------MAIN 1 SECTION---------------*/
.main-photo {
  position: relative;
  width: 100%;
}
.main-photo img {
  width: 100%;
  /*height: 411px;*/
  object-fit: cover;
}
.main-slider-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 30px;
}
.main-slider-text h4 {
  font-weight: bold;
  color: #43494e;
  margin-bottom: 5px;
  margin-top: 0;
  font-size: 17px;
}
.main-slider h2,
.events h2 {
  width: 100%;
  position: relative;
  overflow: hidden;
}
.main-slider h2:after,
.events h2:after {
  content: "";
  margin-left: 20px;
  overflow-x: hidden;
  position: absolute;
  bottom: 3px;
  display: inline-block;
  border-bottom: 1px solid #cfd9e1;
}
.events h2:after {
  width: 65%;
}
.event-title h3 {
  margin-top: 12px;
  text-align: left;
  letter-spacing: 1.3px;
}
.main-slider h2:after {
  width: 82%;
}
.event-container {
  background-color: #fff;
  /*    padding: 15px;*/
  height: 411px;
  overflow: hidden;
}
.event-header {
  padding: 15px 20px;
  border-bottom: 2px solid #f2f2f2;
  margin-left: 0px;
  padding-left: 0;
}
.event-title h3,
.event-more a h3,
.news-menu li {
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  color: #43494e;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  text-align: center;
}
.event-more {
  position: absolute;
  bottom: 0;
  width: 100%;
}
.event-title h3:hover,
.event-more a h3:hover,
.news-menu li:hover {
  color: #8f8f8f;
}
#front-news label input[type="radio"] {
  display: none;
}
label.radio-inline {
  padding-left: 0;
}
.event-title h3:hover .event-title-hover,
.event-title.active h3 .event-title-hover {
  border-bottom: 2px solid #1b476c;
  position: absolute;
  bottom: -27px;
  width: 70%;
}
.event-title.active h3 {
  color: #8f8f8f;
}
.event-date p {
  font-size: 11px;
  font-family: "Montserrat";
  color: #215785;
  font-weight: bold;
  line-height: 1.909;
  text-align: left;
  padding: 20px 0px 10px;
  text-transform: uppercase;
  margin-bottom: 0;
}
.event-text p {
  padding: 20px 0px;
  vertical-align: middle;
  margin-bottom: 0;
}
.main-event {
  border-bottom: 1px solid #f2f2f2;
  margin-left: 0px;
  display: table-cell;
  padding-left: 10px;
}
.main-event:nth-child(4) {
  border-bottom: none;
}
.event-more a h3 {
  text-align: right;
  padding: 0px 30px 20px;
  float: right;
  margin-bottom: 0;
  margin-top: 10px;
  z-index: 3;
  letter-spacing: 1px;
}
.event .tab-pane .main-event:nth-child(3) {
  border-bottom: none;
}
.event-text {
  position: relative;
}
.event-list {
  list-style: none;
  padding: 0;
}
.nav-pills > li + li {
  margin-left: 0px;
}
.hide-text {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 100px;
  left: 0;
  width: 90%;
  margin-left: 15px;
  background: -webkit-linear-gradient(transparent, white, white);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(transparent, white, white);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(transparent, white, white);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(transparent, white, white);
}
.hide-text-news {
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  left: 0;
  background: -webkit-linear-gradient(transparent, white, white);
  /* For Safari 5.1 to 6.0 */
  background: -o-linear-gradient(transparent, white, white);
  /* For Opera 11.1 to 12.0 */
  background: -moz-linear-gradient(transparent, white, white);
  /* For Firefox 3.6 to 15 */
  background: linear-gradient(transparent, white, white);
}
.hide-news {
  /*    position: relative;*/
}
.main-event:hover {
  background-color: #f6fafd;
}
/*---------------MAIN SLIDER---------------*/
ul.slick-dots {
  text-align: center;
  margin-top: 7px;
  padding-left: 0;
}
ul.slick-dots li {
  list-style: none;
  display: inline-block;
}
ul.slick-dots li button {
  background-color: #53595d;
  border: none;
  margin-left: 8px;
  font-size: 0;
  width: 8px;
  height: 8px;
  padding: 0;
  opacity: .4;
  outline: none;
}
.main-photo-slider ul.slick-dots li.slick-active button,
.news-slider ul.slick-dots li.slick-active button {
  opacity: 1 !important;
}
.news-slider ul.slick-dots {
  margin-top: -20px;
}
/*
.front-cat,.front-ads{
    display: none;
}
*/
/*---------------NAUJIENOS---------------*/
.main-news-title h2 {
  margin-bottom: 0;
  margin-top: 3px;
  overflow: hidden;
  position: relative;
}
.main-news {
  min-height: 403px;
}
.main-news-title h2:after {
  content: "";
  margin-left: 15px;
  position: absolute;
  bottom: 0;
  border-bottom: 1px solid #cfd9e1;
  width: 100%;
  display: inline-block;
}
.news-menu li {
  display: inline-block;
  list-style: none;
  margin-top: 5px;
  margin-left: 18px;
  letter-spacing: 1.3px;
}
.news-menu {
  text-align: right;
}
.main-new {
  background-color: #fff;
  position: relative;
  overflow: hidden;
  margin-top: 15px;
  margin-bottom: 30px;
  min-height: 310px;
  box-shadow: 0px 3px 5px 0px rgba(218, 218, 218, 0.18);
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.main-new:hover {
  box-shadow: 0px 14px 21px 0px rgba(100, 100, 100, 0.24);
}
.news-img img {
  width: 100%;
}
.news-date h3 {
  padding: 10px;
  margin-bottom: 0;
  color: #8f8f8f;
}
.news-title p {
  padding: 10px;
  padding-top: 0;
  min-height: 70px;
}
.all-news a h3 {
  float: right;
  letter-spacing: 1.3px;
}
/*---------------PROJEKTAI---------------*/
.main-publication {
  background-color: #fff;
  display: inline-block;
  margin-top: 22px;
  margin-bottom: 40px;
}
.left {
  float: left;
  width: 50%;
}
.left img {
  width: 100%;
  height: 235px;
  object-fit: cover;
  padding-right: 15px;
}
.right {
  float: right;
  width: 50%;
  padding-left: 20px;
  padding-right: 20px;
}
.publication-number h3 {
  color: #8f8f8f;
  margin-top: 2px;
  letter-spacing: 1.3px;
}
.full-line {
  border-top: 1px solid #cfd9e1;
}
.publication-more a h3 {
  border: 1px solid #cfd9e1;
  /*    border-top:1px solid #cfd9e1;*/
  /*    width: 80%;*/
  /*    text-align: center;*/
  padding: 10px 16px;
  letter-spacing: 1.3px;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
  float: left;
}
.publication-more a h3:hover {
  border: 1px solid #1b476c;
  background-color: #1b476c;
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
  /*    border:none;*/
}
/*---------------FOOTER---------------*/
footer {
  background-image: url(../img/background-header.jpg);
  color: #fff;
  padding-top: 20px;
  padding-bottom: 15px;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
footer a {
  color: #fff;
  font-size: 14px;
  font-family: "Open Sans", sans-serif;
}
footer a:hover {
  color: #fff;
}
a.footer-email {
  color: #84b1d7;
}
.footer-link img:hover {
  padding-bottom: 3px;
  cursor: pointer;
}
.footer-link img {
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
}
.arrow {
  position: fixed;
  bottom: 70px;
  right: 20px;
  display: none;
}
.arrow::before {
  content: url(../img/arrow-up.png);
}
.arrow:hover {
  cursor: pointer;
}
.footer-name,.footer-link{
    margin-top: 10px;
}
#naujienlaiskis{
    display: none;
}
/*---------------SINGLE PAGE---------------*/
.content {
  background-color: #fff;
  padding: 20px 65px;
  margin-top: 10px;
}
.content a {
  color: #3b73a4;
}
.quote {
  margin: 22px 0;
  position: relative;
}
.quote p:before {
  /*    padding-right: 20px;*/
  content: "";
  position: absolute;
  background: #f2f2f2;
  width: 15px;
  height: 80%;
  top: 10%;
  left: 0;
}
.quote p {
  padding-left: 37px;
  font-size: 18px;
  font-style: italic;
}
/*---------------SINGLE SIDE BAR---------------*/
.side-bar {
  background-color: #fff;
  margin-top: 10px;
}
.right-menu {
  padding-right: 0;
  padding-top: 0px;
  padding-left: 20px;
}
.right-menu .content{
    float: left;
    padding: 0 20px;
    margin-top: 0;
}
ul.side-menu {
  list-style: none;
  padding: 0;
}
ul.side-menu li:first-child {
  padding-top: 28px;
}
ul.side-menu li {
  padding: 14px;
  padding-left: 30px;
  /*    border-bottom: 1px solid grey;*/
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  -webkit-transition: 0.2s ease all;
  -moz-transition: 0.2s ease all;
  transition: 0.2s ease all;
}
ul.side-menu li a {
  letter-spacing: 0.1px;
  color: #444a4e;
}
ul.side-menu li.active {
  background-color: #215785;
}
ul.side-menu li.active a {
  color: #fff;
}
ul.side-menu li:hover {
  background-color: #215785;
  color: #fff;
}
ul.side-menu li:hover a {
  color: #fff;
}
ul.side-menu-in {
  background-color: #f6fafd;
  list-style: none;
  padding: 0px;
  padding-bottom: 20px;
}
ul.side-menu-in li {
  padding: 7px 0px;
  padding-left: 30px;
}
ul.side-menu-in li:after {
  padding: 7px 0px;
  padding-left: 53px;
}
ul.side-menu-in {
  padding-top: 14px;
}
ul.side-menu-in li:first-child {
  padding-top: 7px;
}
ul.side-menu-in li a {
  font-size: 12px;
  color: #444a4e;
}
ul.side-menu-in li a:before {
  content: "▶";
  font-size: 9px;
  margin-right: 15px;
  opacity: .5;
}
/*---------------Bredcrumbs---------------*/
.breadcrumbs ul {
  list-style: none;
  padding: 0;
}
.breadcrumbs {
  min-height: 20px;
}
.breadcrumbs ul li {
  float: left;
  margin-left: 7px;
}
.breadcrumbs ul li:before {
  content: "▶";
  font-size: 9px;
  margin-right: 7px;
  opacity: .5;
}
.breadcrumbs ul li:first-child:before {
  content: "";
  margin-right: 0px;
}
.breadcrumbs ul li:first-child {
  margin-left: 0px;
}
.breadcrumbs ul li a {
  font-size: 11px;
  font-family: 'Montserrat', sans-serif;
  color: #43494e;
  font-weight: bold;
  text-transform: uppercase;
  position: relative;
  text-align: center;
  letter-spacing: 1.3px;
}
.breadcrumbs ul li a:hover {
  color: #8f8f8f;
  cursor: pointer;
}
/*---------------SINGLE PAGE TABLE---------------*/
table {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  margin-top: 22px;
}
table thead {
  text-transform: uppercase;
  color: #555a5e;
}
table thead tr th:last-child {
  text-align: right;
}
table thead tr th,
table tbody tr td {
  padding: 13px 30px 10px 3px !important;
  font-size: 13px;
  line-height: 1.385;
}
.content table {
  border-bottom: 1px solid #ddd;
    border-color: transparent;
}
table thead tr th {
  width: auto !important;
  white-space: nowrap;
}
table.autors thead tr th:first-child {
  width: 127px !important;
  letter-spacing: 1.3px;
}
.table-hover > tbody > tr:hover {
  background-color: #f6fafd;
}
ul.list-style {
  color: #555a5e;
}
ul.list-style {
  list-style: none;
  padding: 0;
  margin: 0;
}
.content ul li p {
  margin-bottom: 0;
}
ul.list-style li {
  padding-left: 1em;
  text-indent: -0.7em;
  line-height: 1.5;
  position: relative;
  padding-left: 35px;
}
ul.list-style li:before {
  position: absolute;
  bottom: -5px;
  left: 10px;
  content: "\002022";
  color: #c7c7c7;
  font-size: 25px;
  padding-right: 10px;
}
/*
a[href$=".doc"],
a[href$=".pdf"] {
  padding-left: 40px;
  position: relative;
  display: inline-block;
}
a[href$=".doc"]:before {
  content: "DOC";
}
a[href$=".pdf"]:before {
  content: "PDF";
}
*/
ul.document {
  list-style: none;
  padding: 0;
}
/*
a[href$=".doc"]:before,
a[href$=".pdf"]:before {
  position: absolute;
  top: 4px;
  left: 0px;
  color: #8f8f8f;
  font-size: 11px;
  font-weight: bold;
  padding-right: 10px;
  letter-spacing: 2px;
}
#page-leidiniai a[href$=".pdf"]:before, #page-leidiniai a[href$=".doc"]:before, .atsisiusti a[href$=".pdf"]:before, .atsisiusti a[href$=".doc"]:before{
    content:"";
}
#page-leidiniai a[href$=".pdf"], #page-leidiniai a[href$=".doc"]{
    padding-left: 0;
}
*/
/*---------------download class---------------*/

.downloads a[href$=".doc"],
.downloads a[href$=".pdf"], 
.downloads a[href$=".txt"],
.downloads a[href$=".odt"],
.downloads a[href$=".ods"],
.downloads a[href$=".docx"],
.downloads a[href$=".rtf"],
.downloads a[href$=".tex"],
.downloads a[href$=".wpd"],
.downloads a[href$=".wks"],
.downloads a[href$=".wps"],
.downloads a[href$=".pps"],
.downloads a[href$=".ppt"],
.downloads a[href$=".pptx"],
.downloads a[href$=".odp"],
.downloads a[href$=".key"],
.downloads a[href$=".xlr"],
.downloads a[href$=".xls"],
.downloads a[href$=".xlsx"],
.downloads a[href$=".csv"],
.downloads a[href$=".avi"],
.downloads a[href$=".mp4"],
.downloads a[href$=".m4v"],
.downloads a[href$=".mpg"],
.downloads a[href$=".mov"],
.downloads a[href$=".mkv"],
.downloads a[href$=".h264"],
.downloads a[href$=".h265"],
.downloads a[href$=".3gp"],
.downloads a[href$=".m4a"],
.downloads a[href$=".mp3"],
.downloads a[href$=".wav"],
.downloads a[href$=".ogg"],
.downloads a[href$=".vma"],
.downloads a[href$=".aif"],
.downloads a[href$=".7z"],
.downloads a[href$=".rar"],
.downloads a[href$=".zip"],
.downloads a[href$=".zipx"],
.downloads a[href$=".iso"],
.downloads a[href$=".bin"],
.downloads a[href$=".eps"],
.downloads a[href$=".ics"]

{
  padding-left: 40px;
  position: relative;
  display: inline-block;
}
.downloads a[href$=".doc"]:before {
  content: "DOC";
}
.downloads a[href$=".pdf"]:before {
  content: "PDF";
}
.downloads a[href$=".txt"]:before {
  content: "TXT";
}
.downloads a[href$=".odt"]:before {
  content: "ODT";
}
.downloads a[href$=".ods"]:before {
  content: "ODS";
}
.downloads a[href$=".docx"]:before {
  content: "DOC";
}
.downloads a[href$=".rtf"]:before{
  content: "RTF";
}
.downloads a[href$=".tex"]:before{
  content: "TEX";
}
.downloads a[href$=".wpd"]:before{
  content: "WPD";
}
.downloads a[href$=".wks"]:before{
  content: "WKS";
}
.downloads a[href$=".wps"]:before{
  content: "WPS";
}
.downloads a[href$=".pps"]:before{
  content: "PPS";
}
.downloads a[href$=".ppt"]:before{
  content: "PPT";
}
.downloads a[href$=".pptx"]:before{
  content: "PPT";
}
.downloads a[href$=".odp"]:before{
  content: "ODP";
}
.downloads a[href$=".key"]:before{
  content: "KEY";
}
.downloads a[href$=".xlr"]:before{
  content: "XLR";
}
.downloads a[href$=".xls"]:before{
  content: "XLS";
}
.downloads a[href$=".xlsx"]:before{
  content: "XLS";
}
.downloads a[href$=".csv"]:before{
  content: "CSV";
}
.downloads a[href$=".avi"]:before{
  content: "AVI";
}
.downloads a[href$=".mp4"]:before{
  content: "MP4";
}
.downloads a[href$=".m4v"]:before{
  content: "M4V";
}
.downloads a[href$=".mpg"]:before{
  content: "MPG";
}
.downloads a[href$=".mov"]:before{
  content: "MOV";
}
.downloads a[href$=".mkv"]:before{
  content: "MKV";
}
.downloads a[href$=".h264"]:before{
  content: "H264";
}
.downloads a[href$=".h265"]:before{
  content: "H265";
}
.downloads a[href$=".3gp"]:before{
  content: "3GP";
}
.downloads a[href$=".m4a"]:before{
  content: "M4A";
}
.downloads a[href$=".mp3"]:before{
  content: "MP3";
}
.downloads a[href$=".wav"]:before{
  content: "WAV";
}
.downloads a[href$=".ogg"]:before{
  content: "OGG";
}
.downloads a[href$=".vma"]:before{
  content: "VMA";
}
.downloads a[href$=".aif"]:before{
  content: "AIF";
}
.downloads a[href$=".7z"]:before{
  content: "7Z";
}
.downloads a[href$=".rar"]:before{
  content: "RAR";
}
.downloads a[href$=".zip"]:before{
  content: "ZIP";
}
.downloads a[href$=".zipx"]:before{
  content: "ZIP";
}
.downloads a[href$=".iso"]:before{
  content: "DOC";
}
.downloads a[href$=".bin"]:before{
  content: "ISO";
}
.downloads a[href$=".eps"]:before{
  content: "EPS";
}
.downloads a[href$=".ics"]:before{
    content: "ICS";
}


.downloads a[href$=".doc"]:before,
.downloads a[href$=".pdf"]:before,
.downloads a[href$=".txt"]:before,
.downloads a[href$=".odt"]:before,
.downloads a[href$=".ods"]:before,
.downloads a[href$=".docx"]:before,
/*
.downloads a[href$=".rtf"]:before,
.downloads a[href$=".tex"]:before,
.downloads a[href$=".wpd"]:before,
.downloads a[href$=".wks"]:before,
.downloads a[href$=".wps"]:before,
.downloads a[href$=".pps"]:before,
.downloads a[href$=".ppt"]:before,
.downloads a[href$=".pptx"]:before,
.downloads a[href$=".odp"]:before,
.downloads a[href$=".key"]:before,
.downloads a[href$=".xlr"]:before,
.downloads a[href$=".xls"]:before,
.downloads a[href$=".xlsx"]:before,
.downloads a[href$=".csv"]:before,
.downloads a[href$=".avi"]:before,
.downloads a[href$=".mp4"]:before,
.downloads a[href$=".m4v"]:before,
.downloads a[href$=".mpg"]:before,
.downloads a[href$=".mov"]:before,
.downloads a[href$=".mkv"]:before,
.downloads a[href$=".h264"]:before,
.downloads a[href$=".h265"]:before,
.downloads a[href$=".3gp"]:before,
.downloads a[href$=".m4a"]:before,
.downloads a[href$=".mp3"]:before,
.downloads a[href$=".wav"]:before,
.downloads a[href$=".ogg"]:before,
.downloads a[href$=".vma"]:before,
.downloads a[href$=".aif"]:before,
.downloads a[href$=".7z"]:before,
.downloads a[href$=".rar"]:before,
.downloads a[href$=".zip"]:before,
.downloads a[href$=".zipx"]:before,
.downloads a[href$=".iso"]:before,
.downloads a[href$=".bin"]:before,
.downloads a[href$=".eps"]:before,
.downloads a[href$=".ics"]:before
*/
.downloads a:before{
  position: absolute;
  top: 4px;
  left: 0px;
  color: #3b73a4;
  font-size: 11px;
  font-weight: bold;
  padding-right: 10px;
  letter-spacing: 2px;
}
.downloads{border-radius:5px;margin-top:1em;background:#f6f6f6;padding:1em;-webkit-transition:.3s ease all;transition:.3s ease all;border-bottom:2px solid #e5e5e5;}
.downloads ul{margin:0 1em;padding:0;}
.downloads li{list-style:none;}
.downloads a{list-style:none;color:#383838;cursor:pointer;border:none;}
.downloads a:hover{margin-left:.5em; color: #3b73a4;}
@media (max-width:640px){.downloads ul{margin-left:1em;padding:0;}}
/*---------------SINGLE PAGE GALLERY---------------*/
.gallery-single {
  margin-bottom: 45px;
}
.gallery-slider-thumb .slider {
  width: 100px;
  display: inline-block;
  /*    padding-top: 6px;*/
}
.gallery-slider-thumb .slider .main-photo img {
  width: 100%;
  object-fit: cover;
  height: 65px;
}
.main-photo-mainslider-fit, .main-photo-thumb-fit, .main-photo-fit, .publication-img{
    background-size: cover;
    background-position: center center;
}
.publication-img{
    height: 235px;
}
.main-photo-mainslider-fit{
    height: 411px;
}
.main-photo-fit{
    height: 445px;
}
.main-photo-thumb-fit{
    height: 65px;
}
.gallery-slider-thumb .slider .main-photo {
  padding-right: 3px;
}
.gallery-slider .slider .main-photo img {
  height: 445px;
  max-width: 100%;
  object-fit: cover;
}
.gallery-slider .slider .main-photo .main-slider-text h4 {
  padding: 0px 15px;
}
.gallery-slider button.slick-prev.slick-arrow,
.gallery-slider button.slick-next.slick-arrow,
.gallery-slider-thumb button.slick-prev.slick-arrow,
.gallery-slider-thumb button.slick-next.slick-arrow {
  position: relative;
  border: none;
  font-size: 0px;
  outline: none;
  background-color: transparent;
}
.gallery-slider button.slick-next.slick-arrow,
.gallery-slider-thumb button.slick-next.slick-arrow {
  float: right;
}
.gallery-slider button.slick-prev.slick-arrow:before,
.gallery-slider button.slick-next.slick-arrow:before,
.gallery-slider-thumb button.slick-prev.slick-arrow:before,
.gallery-slider-thumb button.slick-next.slick-arrow:before {
  display: block !important;
  position: absolute;
  font-size: 20px;
  opacity: .3;
}
.gallery-slider button.slick-prev.slick-arrow:before {
  content: url(../img/left-arrow.svg);
  left: -30px;
  top: 200px;
}
.gallery-slider-thumb button.slick-prev.slick-arrow:before {
  content: url(../img/left-arrow.svg);
  left: -30px;
  top: 20px;
}
.gallery-slider button.slick-next.slick-arrow:before {
  content: url(../img/right-arrow.svg);
  right: -30px;
  bottom: 220px;
}
.gallery-slider-thumb button.slick-next.slick-arrow:before {
  content: url(../img/right-arrow.svg);
  right: -30px;
  bottom: 20px;
}
.gallery-slider button.slick-next.slick-arrow:hover:before,
.gallery-slider-thumb button.slick-next.slick-arrow:hover:before {
  content: url(../img/right-arrow-hover.svg);
}
.gallery-slider button.slick-prev.slick-arrow:hover:before,
.gallery-slider-thumb button.slick-prev.slick-arrow:hover:before {
  content: url(../img/left-arrow-hover.svg);
}
.gallery-slider button.slick-next.slick-arrow:hover:before,
.gallery-slider button.slick-prev.slick-arrow:hover:before,
.gallery-slider-thumb button.slick-next.slick-arrow:hover:before,
.gallery-slider-thumb button.slick-prev.slick-arrow:hover:before {
  opacity: 1;
  cursor: pointer;
}
button.slick-prev.slick-arrow {
  position: absolute !important;
}
.gallery-slider-thumb .slick-list {
  width: 100%;
}
/*--------------- ACCORDION ---------------*/
.content-text .panel-group{
    display: inline-block;
    width: 100%;
}
.panel-group .panel {
  margin-bottom: 0;
  border-radius: 0px;
  border: none;
}
.accordion-panel-title a {
  color: #43494e;
  text-transform: uppercase;
  font-weight: bold;
  font-size: 12px;
  letter-spacing: 1.2px;
}
.panel-group .panel-collapse > .list-group,
.panel-group .panel-collapse > .panel-body {
  border: none;
  padding: 20px 0;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
}
.panel-group .panel {
  margin-bottom: 0px;
  background-color: #fff;
  border: 1px solid transparent;
  border-radius: 4px;
  box-shadow: none;
  padding: 0;
}
.panel-default {
  padding: 15px;
}
.panel-group .panel + .panel {
  margin-top: 0px;
}
h4.accordion-panel-title a:before {
  content: url(../img/right-arrow-accordion.svg);
  margin-right: 10px;
  opacity: .3;
}
.active h4.accordion-panel-title a:before {
  content: url(../img/down-arrow-accordion.svg);
  margin-right: 10px;
  opacity: 1;
}
h4.accordion-panel-title {
  background-color: #f2f2f2;
  padding: 12px 20px;
  margin: 0;
}
.active h4.accordion-panel-title {
  background-color: #215785;
}
.active .accordion-panel-title a {
  color: #fff;
}
/*---------------PADALINIAI---------------*/
.sectors-block {
  margin-top: 35px;
}
.sectors {
  display: table;
  padding-left: 0;
  margin-bottom: 27px;
}
.sectors a {
  display: flex;
  align-items: center;
  vertical-align: middle;
  height: 100%;
  font-size: 14px;
  width: 100%;
  letter-spacing: -0.4px;
  color: #43494e;
  transition: 0.3s ease all;
}
.sectors a:hover {
  transition: 0.3s ease all;
}
.sectors img {
  float: left;
  display: table-cell;
  margin-right: 22px;
  width: 56px;
  height: 56px;
  max-width: none;
  transition: 0.3s ease all;
}
.sectors:hover.sectors img {
  box-shadow: 0px 3px 13px 0px rgba(0, 0, 0, 0.38);
  cursor: pointer;
  transition: 0.3s ease all;
}
    li.pagin-text{
        float: left;
        margin-top: 7px;
        margin-right:10px;
     }
     .more-news-button{
         float: right;
/*         position: absolute;*/
/*         bottom: 20px;*/
/*         right: 20px;*/
    }

    .fif-button ul.pagination li a{
     margin-right:10px;
     }
li.facebook-menu, li.youtube-menu, li.linkedin-menu{
    background-repeat: no-repeat;
    width: 20px;
    height: 20px;
    background-position: center;
}
li.facebook-menu a:hover:after, li.youtube-menu a:hover:after, li.linkedin-menu a:hover:after{
    display: none;
}

li.facebook-menu{
    background-image: url(../img/facebook-logo.svg);
}
li.youtube-menu{
    background-image: url(../img/youtube-logo.svg);
}
li.linkedin-menu{
    background-image: url(../img/linkedin-logo.svg);
}

/*---------------MOBILE MEDIA---------------*/
@media (min-width: 768px) {
  .navbar-collapse {
    width: 75%;
  }
  .all-news a h3 {
    margin-top: -21px;
  }
  table thead tr th:last-child {
    width: 20%;
  }
  table thead tr th:first-child {
    width: 20%;
  }
  .nav > li > a {
    padding-bottom: 2px;
    white-space: nowrap;
  }
  .language-menu {
    float: right;
    text-align: right;
    width: 30px;
    margin-top: 0px;
  }
}
@media (min-width: 992px) {
  .header-menu.nav-justified > li {
    display: inline-block;
    float: left;
    width: auto;
    padding-left: 0px;
  }
  .navbar {
    margin-bottom: 7px;
  }
  .language-menu {
    float: right;
    text-align: right;
    width: 265px;
    margin-top: -47px;
  }
  .menu-line {
    padding-right: 0;
  }
  div#navbar-collapse {
    margin-top: 31px;
    padding-left: 22px;
    letter-spacing: 1.3px;
    padding-right: 0;
  }
  .all-news.col-md-12 {
    padding-right: 0;
  }
  .sectors:nth-child(odd) {
    padding-left: 30px;
  }
  .news-img img {
    height: 152px;
    object-fit: cover;
  }
    #page-naujienos .pagination{
    float: left;
}
}
@media (min-width: 1200px) {
  .menu-line {
    padding-right: 0;
  }
  ul.header-menu li:last-child {
    padding: 0;
    width: 30px;
    padding-left: 25px;
  }
  ul.language-menu li:last-child {
    padding: 0;
    width: 100px;
    padding-left: 25px;
  }
  ul.mega-dropdown-menu li:last-child {
    padding: 0;
    width: auto;
    padding-left: 0px;
  }
  .header-menu.nav-justified > li {
    padding-left: 25px;
  }
  ul.mega-dropdown-menu li.dropdown-list {
    padding-left: 15px;
    padding-right: 15px;
  }
  .content {
    min-height: 500px;
  }
}
@media only screen and (min-width: 992px) and (max-width: 1200px) {
  .news-menu li {
    margin-left: 0px;
  }
  .main-news-title h2:after {
    width: 75%;
  }
  .main-slider h2:after {
    width: 79%;
  }
  .events h2:after {
    width: 57%;
  }
}
@media (max-width: 992px) {
  .event-title-hover {
    display: none;
  }
    .more-news-button{
        float: left;
        position: relative;
    }
}
@media (max-width: 768px) {
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    background-color: #143957;
    padding: 0;
  }
  .nav-justified > li > a {
    text-align: left;
  }
  .nav-justified > .dropdown .dropdown-menu {
    position: relative;
    width: 100%;
    border: none;
    border-radius: 0;
    padding-top: 5px;
    margin-bottom: 10px;
  }
  a.dropdown-toggle {
    background-color: #1b476c;
    margin-bottom: -5px !important;
  }
  .search-menu {
    background-color: #143957;
  }
  .search-button {
    display: none !important;
  }
  .mega-dropdown-menu > li > ul > li > a {
    padding-left: 0;
  }
  .mega-dropdown-menu > li > ul > li,
  .mega-dropdown-menu form li ul li {
    padding-left: 0;
  }
  .search-menu form li ul li input[type=submit] {
    background-color: #1b476c;
  }
  .arrow {
    position: relative;
    bottom: 155px;
    content: url(../img/arrow-up.png);
    right: 20px;
    display: none;
    float: right;
  }
  .right-menu {
    padding-left: 00px;
  }
  .content {
    padding: 20px 20px;
      float:left;
  }
  .gallery-slider button.slick-prev.slick-arrow:before,
  .gallery-slider-thumb button.slick-prev.slick-arrow:before {
    left: -20px;
  }
  .gallery-slider button.slick-next.slick-arrow:before,
  .gallery-slider-thumb button.slick-next.slick-arrow:before {
    right: -20px;
  }
  table thead tr th {
    font-size: 10px;
  }
  .search-menu form li.input-search {
    min-width: 160px;
    padding-left: 0px;
  }
  .nav-justified > .dropdown .dropdown-menu {
    margin-left: 0px;
  }
  .event-container {
    margin-bottom: 30px;
  }
  .dropdown-list {
    padding-left: 5px;
  }
  .search-menu form li ul li input[type=submit] {
    width: inherit;
    padding: 9px 23px;
  }
  .event-date p {
    padding: 20px 0px 0px;
  }
  .event-text p {
    padding: 10px 0px;
  }
  .main-project {
    margin-top: 50px;
  }
  /*    header*/
  .header-shadow {
    display: none;
  }
  .logo {
    position: absolute;
  }
  .mobile-close {
    position: absolute;
    z-index: 9;
    right: 15px;
    top: -35px;
  }
  .close-menu-container {
    margin-top: -55px;
    padding-top: 30px !important;
  }
  .navbar-default .navbar-collapse,
  .navbar-default .navbar-form {
    border-color: transparent;
  }
    li.facebook-menu, li.youtube-menu, li.linkedin-menu {
        float: left;
        margin-left: 20px;
        margin-right: 20px;
    }
}
@media (max-width: 580px) {
  .publication-title h2 {
    font-size: 11px;
  }
  .content h1:after {
    width: 60%;
  }
}
#page-padaliniai .content {
  margin-bottom: 65px;
}
.is-overlay {
  background-color: rgba(0, 0, 0, 0.55);
}
.is-overlay-white {
  background-color: rgba(255, 255, 255, 0.75);
}
.is-overlay-blue {
  background-color: rgba(33, 87, 133, 0.75);
}
.main-slider-text h3 {
  font-size: 22x;
  font-family: "Montserrat", sans-serif;
  color: #43494e;
  font-weight: bold;
  text-transform: uppercase;
  margin-top: 0;
}
.white-txt h3,
.white-txt h4,
.white-txt p {
  color: #fff !important;
}
.main-slider-text h3 {
  font-size: 22px;
  font-family: "Montserrat", sans-serif;
  color: #43494e;
  font-weight: bold;
}
.main-slider .btn-blue {
  color: white;
  font-family: 'Montserrat', sans-serif;
  font-size: 11px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #2e618d;
  padding: 5px 20px;
  float: left;
  display: block;
  letter-spacing: 1.3px;
}
.main-slider .btn-stroke {
  border: 1px solid #cfd9e1;
  padding: 10px 16px;
  letter-spacing: 1.3px;
  -webkit-transition: 0.3s ease all;
  -moz-transition: 0.3s ease all;
  transition: 0.3s ease all;
  font-family: Montserrat;
  font-size: 11px;
  text-transform: uppercase;
  font-weight: bold;
  display: inline-block;
  color: #fff;
}
.float {
  width: 100%;
  float: left;
}
.no-padding-right {
  padding-right: 0;
}
img {
  max-width: 100%;
  height: auto;
}
.no-padding-left {
  padding-left: 0;
}
#page-renginiai .content {
  margin-bottom: 115px;
}
#page-renginiai .content h1::after {
  content: none;
}
#page-renginiai .content .section-header {
  width: 100%;
  float: left;
  border-bottom: solid 2px #f2f2f2;
}
#page-renginiai .content .section-header .sectors {
  padding-left: 0;
}
#page-renginys .content {
  margin-bottom: 65px;
  padding-bottom: 65px;
}
#page-renginys .content h1::after {
  content: none;
}
#page-renginys .content .section-content .renginys-thumb {
  width: 100%;
  float: left;
  text-align: center;
  margin: 25px 0;
}
#page-renginys .content .section-content .renginys-date {
  background-color: #f6fafd;
  padding: 23px 20px;
  color: #43494e;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin-bottom: 20px;
  margin-top: 10px;
}
#page-renginys .content .section-content .renginys-date .renginio-data {
  padding-right: 45px;
  float: left;
}
#page-renginys .content .section-content .renginys-date .renginio-data img {
  padding-right: 15px;
}
#page-renginys .content .section-content .renginys-date .renginio-vieta {
  float: left;
}
#page-renginys .content .section-content .renginys-date .renginio-vieta img {
  padding-right: 15px;
}
#page-renginys .kiti-skelbimai {
  margin-top: 40px;
  margin-bottom: 65px;
  width: 100%;
  float: left;
}
#page-renginys .kiti-skelbimai .kiti-skelbimai-header {
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  float: left;
  overflow: hidden;
}
#page-renginys .kiti-skelbimai .kiti-skelbimai-header::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  bottom: 5px;
  margin-left: 15px;
  display: inline-block;
}
#page-renginys .kiti-skelbimai ul {
  padding: 0;
  background-color: white;
  list-style: none;
  width: 100%;
  float: left;
}
#page-renginys .kiti-skelbimai ul li {
  padding: 23px 28px;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  float: left;
}
#page-renginys .kiti-skelbimai ul li .date {
  color: #215785;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  float: left;
  padding-right: 25px;
  width: 25%;
}
#page-renginys .kiti-skelbimai ul li a {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  float: left;
  width: 75%;
}
.float {
  width: 100%;
  float: left;
}
#page-skelbimai .content {
  margin-bottom: 100px;
}
#page-skelbimai .content .section-content {
  width: 100%;
  float: left;
}
#page-skelbimai .content .skelbimai-item {
  padding-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #f2f2f2;
}
#page-skelbimai .content .skelbimai-item:first-child {
  padding-top: 0;
}
#page-skelbimai .content .skelbimai-item.premium {
  background-color: #f6fafd;
}
#page-skelbimai .content .skelbimai-item .skelbimai-title {
  width: 100%;
  float: left;
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-skelbimai .content .skelbimai-item .skelbimai-date {
  width: 100%;
  float: left;
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
#page-skelbimai .content .skelbimai-pagination {
  margin-top: 25px;
  margin-bottom: 95px;
}
#page-skelbimai .content .skelbimai-pagination ul {
  list-style: none;
  float: right;
}
#page-skelbimai .content .skelbimai-pagination ul li {
  float: left;
  border: 1px solid #d6e4f0;
  margin-left: 5px;
}
#page-skelbimai .content .skelbimai-pagination ul li a {
  color: #444a4f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  line-height: 21px;
}
#page-skelbimai .content .skelbimai-pagination ul li.active {
  background-color: #215785;
  border: 1px solid #215785;
}
#page-skelbimai .content .skelbimai-pagination ul li.active a {
  color: #fff;
}
.renginiu-arhyvo-page .skelbimai-pagination {
  margin-top: 25px;
  margin-bottom: 95px;
}
.renginiu-arhyvo-page .skelbimai-pagination ul {
  list-style: none;
  float: right;
}
.renginiu-arhyvo-page .skelbimai-pagination ul li {
  float: left;
  border: 1px solid #d6e4f0;
  margin-left: 5px;
}
.renginiu-arhyvo-page .skelbimai-pagination ul li a {
  color: #444a4f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  line-height: 21px;
}
.renginiu-arhyvo-page .skelbimai-pagination ul li.active {
  background-color: #215785;
  border: 1px solid #215785;
}
.renginiu-arhyvo-page .skelbimai-pagination ul li.active a {
  color: #fff;
}
.float {
  width: 100%;
  float: left;
}
#page-skelbimas .content {
  margin-bottom: 65px;
}
#page-skelbimas .content h1::after {
  content: none;
}
#page-skelbimas .kiti-skelbimai {
  margin-top: 40px;
  margin-bottom: 65px;
  width: 100%;
  float: left;
}
#page-skelbimas .kiti-skelbimai .kiti-skelbimai-header {
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  float: left;
  overflow: hidden;
}
#page-skelbimas .kiti-skelbimai .kiti-skelbimai-header::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  bottom: 5px;
  margin-left: 15px;
  display: inline-block;
}
#page-skelbimas .kiti-skelbimai ul {
  padding: 0;
  background-color: white;
  list-style: none;
  width: 100%;
  float: left;
}
#page-skelbimas .kiti-skelbimai ul li {
  padding: 23px 28px;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  float: left;
}
#page-skelbimas .kiti-skelbimai ul li a {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  width: 100%;
  float: left;
}
.single-post-content {
  width: 100%;
  float: left;
}
.single-post-content .single-post-date {
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
.single-post-content .single-post-date span {
  padding-left: 35px;
}

.single-post-content .larger-content-text {
  width: 100%;
  float: left;
}
.single-post-content .larger-content-text p {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 400;
  line-height: 25px;
}
#page-paieskos-rezultatai .content {
  margin-bottom: 65px;
}
#page-paieskos-rezultatai .content .section-header h1 {
  overflow: hidden;
}
#page-paieskos-rezultatai .content .section-header h1::after {
  display: inline-block;
}
#page-paieskos-rezultatai .content .search-content {
  width: 100%;
  float: left;
}
#page-paieskos-rezultatai .content .search-content ul {
  width: 100%;
  float: left;
  padding: 0;
  list-style: none;
}
#page-paieskos-rezultatai .content .search-content ul li {
  width: 100%;
  float: left;
  position: relative;
  padding-left: 20px;
  margin-bottom: 20px;
}
#page-paieskos-rezultatai .content .search-content ul li a {
  color: #484d52;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-paieskos-rezultatai .content .search-content ul li a span {
  background-color: #f1f5d3;
  padding: 5px 0;
}
#page-paieskos-rezultatai .content .search-content ul li::before {
  content: "";
  position: absolute;
  left: 0;
  top: 8px;
  width: 4px;
  height: 4px;
  background-color: #c8c8c8;
}
#page-paieskos-rezultatai .content .search-content .new-search {
  width: 100%;
  float: left;
}
#page-paieskos-rezultatai .content .search-content .new-search .new-search-header {
  width: 100%;
  float: left;
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 15px;
}
#page-paieskos-rezultatai .content .search-content .new-search form {
  width: 100%;
  float: left;
}
#page-paieskos-rezultatai .content .search-content .new-search form input[type="text"] {
  width: 88%;
  float: left;
  height: 35px;
  border: 1px solid #b4c5d4;
  margin-right: 10px;
  padding-left: 15px;
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-paieskos-rezultatai .content .search-content .new-search form input[type="text"]::-webkit-input-placeholder {
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-paieskos-rezultatai .content .search-content .new-search form input[type="text"]::-moz-placeholder {
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-paieskos-rezultatai .content .search-content .new-search form input[type="text"]:-ms-input-placeholder {
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-paieskos-rezultatai .content .search-content .new-search form input[type="text"]:-moz-placeholder {
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-paieskos-rezultatai .content .search-content .new-search form input[type="submit"] {
  width: 10%;
  float: left;
  height: 35px;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  color: white;
  border: none;
  background-color: #2e618d;
}
.float {
  width: 100%;
  float: left;
}
#page-leidiniai .content {
  margin-bottom: 65px;
}
#page-leidiniai .content .section-header h1 {
  overflow: hidden;
}
#page-leidiniai .content .section-header h1::after {
  display: inline-block;
}
#page-leidiniai .content .leidiniai-content {
  margin-top: 10px;
  width: 100%;
  float: left;
}
#page-leidiniai .content .leidiniai-content.newsletter-content{
    padding-bottom: 20px !important;
    width: 40%;
}
#page-leidiniai .content .leidiniai-content .leidinys {
  margin-bottom: 50px;
}
#page-leidiniai .content .leidiniai-content .leidinys.newsletter-co {
  margin-bottom: 0px;
  border-bottom: 1px solid rgba(0,0,0,.2);
}
#page-leidiniai .content .leidiniai-content .leidinys img {
  max-width: 100%;
  height: auto;
}
#page-leidiniai .content .leidiniai-content .leidinys .pavadinimas {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-top: 20px;
}
#page-leidiniai .content .leidiniai-content .leidinys .pavadinimas.newsletter-name{
    width: 50%;
}
#page-leidinys .content {
  margin-bottom: 65px;
}
#page-leidinys .content .section-header h1 {
  overflow: hidden;
}
#page-leidinys .content .section-header h1::after {
  display: inline-block;
}
#page-leidinys .content .leidiniai-content {
  width: 100%;
  float: left;
}
#page-leidinys .content .leidiniai-content img {
  max-width: 100%;
  height: auto;
}
#page-leidinys .content .leidiniai-content .atsisiusti {
  margin-top: 23px;
  margin-bottom: 60px;
  width: 100%;
  float: left;
}
#page-leidinys .content .leidiniai-content .atsisiusti a, .newsletter-btn a {
  color: white;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #2e618d;
  padding: 5px 20px !important;
  float: left;
  margin-right: 20px;
}
.newsletter-btn .size{
    padding-top: 10px;
}

#page-leidinys .content .leidiniai-content .atsisiusti .size {
  color: #8a8a8a;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  padding: 5px 20px;
  float: left;
}
.float {
  width: 100%;
  float: left;
}
#page-naujienos .content {
  margin-bottom: 65px;
}
#page-naujienos .content .section-header h1 {
  overflow: hidden;
}
#page-naujienos .content .section-header h1::after {
  display: inline-block;
}
#page-naujienos .content .section-content {
  width: 100%;
  float: left;
}
#page-naujienos .content .section-content .naujiena-item {
  padding-top: 20px;
  padding-bottom: 25px;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  float: left;
}
#page-naujienos .content .section-content .naujiena-item .naujiena-item-data {
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
}
#page-naujienos .content .section-content .naujiena-item .naujiena-item-img {
  padding-top: 5px;
}
#page-naujienos .content .section-content .naujiena-item h4 {
  margin-top: 0;
}
#page-naujienos .content .section-content .naujiena-item h4 a {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 500;
  line-height: 21px;
}
#page-naujienos .content .section-content .naujiena-item .naujiena-item-content {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-naujienos .skelbimai-pagination {
  margin-top: 45px;
  margin-bottom: 95px;
}
#page-naujienos .skelbimai-pagination ul {
  list-style: none;
  float: right;
}
#page-naujienos .skelbimai-pagination ul li {
  float: left;
  border: 1px solid #d6e4f0;
  margin-left: 5px;
}
#page-naujienos .skelbimai-pagination ul li a {
  color: #444a4f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  line-height: 21px;
}
#page-naujienos .skelbimai-pagination ul li.active {
  background-color: #215785;
  border: 1px solid #215785;
}
#page-naujienos .skelbimai-pagination ul li.active a {
  color: #fff;
}
#page-naujiena .content {
  margin-bottom: 65px;
}
#page-naujiena .content h1::after {
  content: none;
}
#page-naujiena .kiti-skelbimai {
  margin-top: 40px;
  margin-bottom: 65px;
  width: 100%;
  float: left;
}
#page-naujiena .kiti-skelbimai .kiti-skelbimai-header {
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  position: relative;
  margin-bottom: 15px;
  width: 100%;
  float: left;
  overflow: hidden;
}
#page-naujiena .kiti-skelbimai .kiti-skelbimai-header::after {
  content: "";
  position: absolute;
  border-bottom: 1px solid #e2e2e2;
  width: 100%;
  bottom: 5px;
  margin-left: 15px;
  display: inline-block;
}
#page-naujiena .kiti-skelbimai ul {
  padding: 0;
  background-color: white;
  list-style: none;
  width: 100%;
  float: left;
}
#page-naujiena .kiti-skelbimai ul li {
  padding: 23px 28px;
  border-bottom: 1px solid #f2f2f2;
  width: 100%;
  float: left;
}
#page-naujiena .kiti-skelbimai ul li a {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  width: 100%;
  float: left;
}
.single-post-content {
  width: 100%;
  float: left;
}
.single-post-content .single-post-date {
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
.single-post-content .single-post-date span {
  padding-left: 35px;
}
.single-post-content p {
  margin: 15px 0;
  width: 100%;
  /*float: left;*/
}
.single-post-content .content-text {
  margin-bottom: 10px;
  width: 100%;
  float: left;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
    font-weight: 400;
    line-height: 24px;
}
.single-post-content .content-text p {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
.single-post-content .larger-content-text {
  width: 100%;
  float: left;
}
.single-post-content .larger-content-text p {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
}
.content-text ol {
    float: left;
    width: 100%;
}
.fancy{
    display: inline-block !important;
}
.float {
  width: 100%;
  float: left;
}
#page-darbuotojai .content {
  margin-bottom: 65px;
  padding-bottom: 50px;
}
#page-darbuotojai .content .section-header h1 {
  overflow: hidden;
}
#page-darbuotojai .content .section-header h1::after {
  display: inline-block;
}
#page-darbuotojai .content .section-content {
  width: 100%;
  float: left;
}
#page-darbuotojai .content .section-content ul.kategorijos {
  width: 100%;
  float: left;
  list-style: none;
  padding-left: 0;
  columns: 2;
  -webkit-columns: 2;
  -moz-columns: 2;
  margin-bottom: 45px;
}
#page-darbuotojai .content .section-content ul.kategorijos li {
  width: 90%;
  float: left;
}
#page-darbuotojai .content .section-content ul.kategorijos li a {
  color: #215785;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 28px;
}
#page-darbuotojas .content {
  margin-bottom: 65px;
  padding-bottom: 65px;
}
#page-darbuotojas .content .section-header {
  width: 100%;
  float: left;
}
#page-darbuotojas .content .section-header h1 {
  margin-bottom: 7px;
}
#page-darbuotojas .content .section-header .sub-header {
  width: 100%;
  float: left;
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
}
#page-darbuotojas .content .section-content {
  width: 100%;
  float: left;
}
#page-darbuotojas .content .section-content .darbuotojas-info {
  width: 100%;
  float: left;
  margin-top: 10px;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-position {
  margin-top: 14px;
  width: 100%;
  float: left;
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
.notworking {
    color: #ff3333 !important;
    font-size: 14px !important;
    font-weight: bold !important;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-item {
  width: 100%;
  float: left;
  color: #454b4f;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-item a {
  width: 100%;
  float: left;
  color: #2e618d;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-item:last-child {
  position: relative;
  margin-bottom: 40px;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-item:last-child::after {
  position: absolute;
  content: "";
  width: 60px;
  height: 1px;
  background-color: #e2e2e2;
  left: 0;
  bottom: -17px;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-img {
  text-align: right;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-img img {
  max-width: 100%;
  height: auto;
}
#page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-txt {
  padding-bottom: 20px;
}
.float {
  width: 100%;
  float: left;
}
#page-projektai .content {
  margin-bottom: 65px;
  padding-bottom: 55px;
}
#page-projektai .content .section-header {
  width: 100%;
  float: left;
}
#page-projektai .content .section-content {
  width: 100%;
  float: left;
}
#page-projektas .content {
  margin-bottom: 65px;
  padding-bottom: 55px;
}
#page-projektas .content .section-header {
  width: 100%;
  float: left;
}
#page-projektas .content .section-content {
  width: 100%;
  float: left;
}
#page-projektas .content .section-content .projektas-info {
  width: 100%;
  float: left;
  margin-top: 15px;
  margin-bottom: 20px;
}
#page-projektas .content .section-content .projektas-info .projektas-info-img {
  text-align: right;
}
#page-projektas .content .section-content .projektas-info .projektas-info-item-h {
  width: 45%;
  float: left;
  text-align: right;
  padding-right: 15px;
  color: #43494e;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  margin-bottom: 20px;
  clear: both;
}
#page-projektas .content .section-content .projektas-info .projektas-info-item {
  width: 55%;
  float: left;
  padding-left: 15px;
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 20px;
}
#page-projektas .content .section-content .projektas-info .projektas-info-item a {
  color: #2270b2;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-projektas .content .section-content .projektas-info .projektas-info-item.vykdomas {
  color: #34ac18;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
#page-projektas .content .section-content .projektas-info .projektas-info-item.derybos {
  color: #b5a417;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
#page-projektas .content .section-content .projektas-info .projektas-info-item.baigtas {
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
#page-projektas .content .section-content .projektas-description {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-bottom: 30px;
}
.float {
  width: 100%;
  float: left;
}
#page-padalinys .content {
  margin-bottom: 65px;
  padding-bottom: 55px;
}
#page-padalinys .content .section-header {
  width: 100%;
  float: left;
}
#page-padalinys .content .section-header h1::after {
  content: none;
}
#page-padalinys .content .section-content {
  width: 100%;
  float: left;
}
#page-padalinys .content .section-content .padalinio-info {
  margin-top: 20px;
  width: 100%;
  float: left;
}
#page-padalinys .content .section-content .padalinio-info .padalinio-description {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
  margin-top: 40px;
}
#page-padalinys .content .section-content .padalinio-info .padalinio-description p {
  margin-bottom: 30px;
}
#page-padalinys .content .section-content .padalinio-info .padalinio-info-position {
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  width: 100%;
  float: left;
  margin-top: -5px;
}
#page-padalinys .content .section-content .padalinio-info .padalinio-info-name {
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  width: 100%;
  float: left;
}
#page-padalinys .content .section-content .padalinio-info .padalinio-info-study {
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
#page-padalinys .content .section-content .padalinio-info .padalinio-info-item {
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
  color: #444a4e;
  width: 100%;
  float: left;
}
#page-padalinys .content .section-content .padalinio-info .padalinio-info-item a {
  color: #215785;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 22px;
}
.float {
  width: 100%;
  float: left;
}
#page-publikacijos .content {
  margin-bottom: 65px;
}
#page-publikacijos .content .section-header {
  width: 100%;
  float: left;
}
#page-publikacijos .content .section-header h1::after {
  content: none;
}
#page-publikacijos .content .section-content {
  width: 100%;
  float: left;
}
#page-publikacijos .content .section-content .order {
  width: 100%;
  float: left;
}
#page-publikacijos .content .section-content .order span {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  float: left;
}
#page-publikacijos .content .section-content .order .order-item {
  margin-left: 36px;
  float: left;
}
#page-publikacijos .content .section-content .order .order-item:nth-child(2) {
  margin-left: 42px;
}
#page-publikacijos .content .section-content .order .order-item .order-item-title {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 700;
  line-height: 21px;
  float: left;
  margin-right: 15px;
}
#page-publikacijos .content .section-content .order .order-item a {
  color: #215785;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 21px;
  text-decoration: underline;
  float: left;
  margin-left: 5px;
  padding: 0 8px;
}
#page-publikacijos .content .section-content .order .order-item a.active {
  background-color: #215785;
  color: white;
  text-decoration: none;
}
#page-publikacijos .content .section-content .order .order-item a:hover {
  background-color: #215785;
  color: white;
  text-decoration: none;
}
#page-publikacijos .content .section-content .publikacijos-category {
  width: 100%;
  float: left;
  margin-bottom: 25px;
}
#page-publikacijos .content .section-content .publikacijos-category h3 {
  color: #215785;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  letter-spacing: 1px;
  cursor: text;
}
#page-publikacijos .content .section-content .publikacijos-category .publikacija-item {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 28px;
  padding-top: 10px;
}
#page-publikacijos .content .section-content .publikacijos-category .publikacija-item .publikacija-item-title {
  color: #28292a;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  margin: 15px 0;
  width: 100%;
  float: left;
}
#page-publikacijos .content .section-content .publikacijos-category .publikacija-item .publikacija-item-author {
  width: 100%;
  float: left;
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 20px;
}
#page-publikacijos .content .section-content .publikacijos-category .publikacija-item .publikacija-item-author span {
  text-decoration: underline;
}
#page-publikacijos .content .section-content .publikacijos-category .publikacija-item .publikacija-item-info {
  width: 100%;
  float: left;
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 19px;
  background-color: #f6fafd;
  padding: 5px;
}
#page-publikacijos .content .section-content .publikacijos-category .publikacija-item .publikacija-item-info span {
  font-style: italic;
}
#page-publikacijos .content .skelbimai-pagination {
  margin-top: 25px;
  margin-bottom: 75px;
}
#page-publikacijos .content .skelbimai-pagination .pages-count {
  float: left;
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
#page-publikacijos .content .skelbimai-pagination ul {
  list-style: none;
  float: right;
}
#page-publikacijos .content .skelbimai-pagination ul li {
  float: left;
  border: 1px solid #d6e4f0;
  margin-left: 5px;
}
#page-publikacijos .content .skelbimai-pagination ul li a {
  color: #444a4f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  line-height: 21px;
}
#page-publikacijos .content .skelbimai-pagination ul li.active {
  background-color: #215785;
  border: 1px solid #215785;
}
#page-publikacijos .content .skelbimai-pagination ul li.active a {
  color: #fff;
}
#page-publikacijos .content .skelbimai-pagination ul li.between-pages {
  border: none;
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
  padding-top: 3px;
}
#page-publikacijos .content .skelbimai-pagination ul li.between-pages:hover {
  border: none !important;
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 700;
  line-height: 21px;
  text-transform: uppercase;
  padding-top: 3px;
  background-color: transparent;
}
.float {
  width: 100%;
  float: left;
}
#page-katalogas-list .content {
  margin-bottom: 65px;
}
#page-katalogas-list .content .section-header {
  width: 100%;
  float: left;
}
#page-katalogas-list .content .katalogas-description {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
#page-katalogas-list .content .katalogas-content {
  width: 100%;
  float: left;
  margin-top: 35px;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li {
  width: 100%;
  float: left;
  margin-bottom: 7px;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li a {
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding: 8px 10px;
  background-color: #215785;
  width: 100%;
  float: left;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li a:hover {
    background-color: #183752;
}
li.aToZ-letter {
    list-style: none;
    display: inline-block;
    margin: 0 2px;
}
.item-maker p {
    font-size: 12px;
    font-weight: bold;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu {
  width: 100%;
  float: left;
  display: none;
  background-color: #f6fafd;
  list-style: none;
  padding-left: 0;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li {
  width: 100%;
  float: left;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li:first-child {
  padding-top: 10px;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li:last-child {
  padding-bottom: 10px;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li a {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  width: 100%;
  float: left;
  background-color: transparent;
  padding-left: 25px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
#page-katalogas-list .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li a::before {
  position: absolute;
  content: "▶";
  font-size: 9px;
  opacity: .5;
  left: 10px;
}
#page-katalogas-list .content .katalogas-content .katalogas-item {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding: 28px 0;
}
#page-katalogas-list .content .katalogas-content .katalogas-item:first-child {
  padding-top: 0;
}
#page-katalogas-list .content .katalogas-content .katalogas-item:last-child {
  border-bottom: none;
}
#page-katalogas-list .content .katalogas-content .katalogas-item .katalogas-item-title {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
#page-katalogas-list .content .katalogas-content .katalogas-item .katalogas-item-description {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
#page-katalogas-list .content .katalogas-content .katalogas-item .katalogas-item-specs {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 18px;
  background-color: #f6fafd;
  border: 1px solid #dde7ee;
  padding: 8px 13px;
  width: 100%;
  float: left;
}
#page-katalogas-list .content .katalogas-content .katalogas-item .katalogas-item-specs span {
  font-weight: 700;
}
#page-katalogas-single .content {
  margin-bottom: 65px;
}
#page-katalogas-single .content .section-header {
  width: 100%;
  float: left;
}
#page-katalogas-single .content .katalogas-description {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
#page-katalogas-single .content .katalogas-content {
  width: 100%;
  float: left;
  margin-top: 35px;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu {
  width: 100%;
  float: left;
  list-style: none;
  padding: 0;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu li {
  width: 100%;
  float: left;
  margin-bottom: 7px;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu li a {
  color: white;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 18px;
  padding: 8px 10px;
  background-color: #215785;
  width: 100%;
  float: left;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu {
  width: 100%;
  float: left;
  display: none;
  background-color: #f6fafd;
  list-style: none;
  padding-left: 0;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li {
  width: 100%;
  float: left;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li:first-child {
  padding-top: 10px;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li:last-child {
  padding-bottom: 10px;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li a {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 18px;
  width: 100%;
  float: left;
  background-color: transparent;
  padding-left: 25px;
  position: relative;
  padding-top: 10px;
  padding-bottom: 10px;
}
#page-katalogas-single .content .katalogas-content .katalogas-meniu li .katalogas-sub-meniu li a::before {
  position: absolute;
  content: "▶";
  font-size: 9px;
  opacity: .5;
  left: 10px;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  line-height: 21px;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description .katalogas-thumbnail {
  margin-bottom: 25px;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description .katalogas-single-description-title {
  width: 100%;
  float: left;
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 20px;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description .katalogas-single-description-text {
  width: 100%;
  float: left;
  font-size: 14px;
  font-weight: 400;
  margin-bottom: 20px;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description .katalogas-single-description-text p {
  margin-bottom: 20px;
  font-size: 14px;
  font-weight: 400;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  line-height: 21px;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description .katalogas-single-description-text p:last-child {
  margin-bottom: 0;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description form {
  width: 100%;
  float: left;
  margin-bottom: 20px;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description form label {
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description form input {
  border: 1px solid #b4c5d4;
  border-radius: 0;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description form input.invalid {
  border: 1px solid #e41e1e;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description form textarea {
  border: 1px solid #b4c5d4;
  border-radius: 0;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description form textarea.invalid {
  border: 1px solid #e41e1e;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description form button {
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  color: white;
  background-color: #2e618d;
  border-radius: 0;
  border: none;
  float: right;
  padding: 6px 20px;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description .form-success {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  background-color: #e1f5e6;
  text-align: center;
  padding: 20px 0;
}
#page-katalogas-single .content .katalogas-content .katalogas-single-description .form-failure {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 21px;
  background-color: #fbdcdd;
  text-align: center;
  padding: 20px 0;
}
#page-katalogas-single .content .katalogas-content .other-products {
  margin-top: 50px;
  width: 100%;
  float: left;
}
#page-katalogas-single .content .katalogas-content .other-products .other-products-title {
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  letter-spacing: 1px;
}
#page-katalogas-single .content .katalogas-content .katalogas-item {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding: 28px 0;
}
#page-katalogas-single .content .katalogas-content .katalogas-item:first-child {
  padding-top: 0;
}
#page-katalogas-single .content .katalogas-content .katalogas-item:last-child {
  border-bottom: none;
}
#page-katalogas-single .content .katalogas-content .katalogas-item .katalogas-item-title {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 17px;
  font-weight: 700;
  line-height: 20px;
  width: 100%;
  float: left;
  margin-bottom: 15px;
}
#page-katalogas-single .content .katalogas-content .katalogas-item .katalogas-item-description {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  margin-bottom: 15px;
  width: 100%;
  float: left;
}
#page-katalogas-single .content .katalogas-content .katalogas-item .katalogas-item-specs {
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  line-height: 18px;
  background-color: #f6fafd;
  border: 1px solid #dde7ee;
  padding: 8px 13px;
  width: 100%;
  float: left;
}
#page-katalogas-single .content .katalogas-content .katalogas-item .katalogas-item-specs span {
  font-weight: 700;
}
.float {
  width: 100%;
  float: left;
}
.tabs-nav {
  margin-top: 5px;
  width: 100%;
  float: left;
  list-style: none;
  padding-left: 0;
  border-bottom: 1px solid #e2e2e2;
}
.tabs-nav li {
  float: left;
  border: 1px solid #e2e2e2;
  background-color: #f6fafd;
  margin-right: 11px;
  margin-bottom: -1px;
}
.tabs-nav li:hover {
  background-color: #215785;
  border: 1px solid #215785;
}
.tabs-nav li:hover a {
  color: white;
}
.tabs-nav li a {
  float: left;
  color: #43494e;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  padding: 10px 25px;
}
.tabs-nav li.active {
  background-color: #215785;
  border: 1px solid #215785;
}
.tabs-nav li.active a {
  color: white;
}
.tab-pane {
  width: 100%;
  float: left;
}
.tab-pane h3 {
  color: #43494e;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  margin-bottom: 20px;
  cursor: default;
  letter-spacing: 1px;
}
.projects-category {
  margin-bottom: 40px;
  width: 100%;
  float: left;
}
.projects-category h3 {
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
  letter-spacing: 1px;
  text-transform: uppercase;
  cursor: default;
  margin-top: 0;
}
.projects-category h4 {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 18px;
  font-weight: 600;
  line-height: 28px;
  margin-bottom: 20px;
}
.projects-category .projects-item {
  position: relative;
  padding: 20px 30px;
  border: 1px solid #e2e2e2;
  margin-bottom: 24px;
  width: 100%;
  float: left;
}
.projects-category .projects-item:hover {
  box-shadow: 0 3px 13px rgba(0, 0, 0, 0.17);
}
.projects-category .projects-item .project-items-count {
  position: absolute;
  top: 25px;
  left: -20px;
}
.projects-category .projects-item .projects-item-header {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  width: 100%;
  float: left;
  margin-bottom: 10px;
}
.projects-category .projects-item .projects-item-web a {
  color: #2270b2;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  float: left;
  padding-left: 15px;
}
.projects-category .projects-item .projects-item-img {
  margin-top: 4px;
  padding-left: 0;
}
.projects-category .projects-item .projects-item-date {
  float: right;
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
.projects-category .projects-item .projects-item-status {
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  color: #8f8f8f;
  padding-left: 44px;
  float: right;
}
.projects-category .projects-item .projects-item-status.vykdomas {
  color: #34ac18;
}
.projects-category .projects-item .projects-item-status.derybos {
  color: #b5a417;
}
.projects-category .projects-item .projects-item-description {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.projects-category .projects-item .projects-item-description a {
  color: #454b4f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
  padding-left: 15px;
}
.projects-category .projects-item .line {
  width: 100%;
  float: left;
  height: 1px;
  background-color: #e2e2e2;
  margin: 20px 0;
}
.publikacija-item {
  width: 100%;
  float: left;
  border-bottom: 1px solid #e2e2e2;
  padding-bottom: 10px;
  margin-bottom: 30px;
}
.publikacija-item:last-child {
  border-bottom: none;
}
.publikacija-item .publikacija-item-header {
  width: 100%;
  float: left;
  color: #28292a;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 600;
  line-height: 21px;
  margin-bottom: 15px;
}
.publikacija-item .publikacija-item-authors {
  width: 100%;
  float: left;
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.publikacija-item .publikacija-item-name {
  background-color: #f6fafd;
  width: 100%;
  float: left;
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  line-height: 19px;
  padding: 5px 6px;
  margin-top: 15px;
}
.publikacija-item .publikacija-item-name span {
  font-style: italic;
}
.table-section {
  margin-bottom: 20px;
  width: 100%;
  float: left;
}
.table-section h3 {
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
}
.table {
  width: 100%;
}
.table tr {
  width: 100%;
  height: 30px;
  border-bottom: 1px solid #e2e2e2;
  border-top: 1px solid #e2e2e2;
  line-height: 1.4;
}
.table tr:first-child {
  border-top: none;
  height: 40px;
}
.table tr:first-child:hover {
  background: transparent;
}
.table tr:first-child th {
  border-top: none !important;
  padding-left: 0;
}
.table tr:hover {
  background-color: rgba(234, 255, 0, 0.07);
}
.table tr th {
  color: #454b4f;
  letter-spacing: 1px;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
  padding-left: 0;
  padding-right: 0;
  border-top: none;
}
.table tr th:first-child {
  padding-right: 10px;
}
.table tr th:last-child {
  text-align: right;
}
.table tr th:nth-child(4) {
  padding-left: 10px !important;
  white-space: nowrap;
}
.table tr td {
  padding: 10px 30px 10px 3px !important;
}
.table tr td:nth-child(1) {
  color: #454b4f;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 500;
  line-height: 1.4;
  padding-right: 10px !important;
}
.table tr td:nth-child(2) {
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 10px;
  font-weight: 600;
  line-height: 1.4;
  text-transform: uppercase;
}
.table tr td:nth-child(3) {
  color: #454b4f;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
}
.table tr td:nth-child(4) {
  color: #454b4f;
  font-family: "Open Sans", sans-serif;
  font-size: 13px;
  font-weight: 400;
  line-height: 1.4;
  padding-right: 10px !important;
  padding-left: 10px !important;
}
.table tr td:last-child {
  text-align: right;
  padding-right: 5px !important;
}
.table tr td a {
  color: #2e618d;
  font-family: "Open Sans", sans-serif;
  font-size: 13px !important;
  font-weight: 400;
  line-height: 1.4;
}
.renginiai-cell {
  padding: 25px 0;
  border-bottom: 1px solid #f2f2f2;
}
.renginiai-cell .renginiai-data {
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
}
.renginiai-cell .renginiai-title {
  color: #43494e;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.renginiai-cell .renginiai-title span {
  color: #454b4f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  width: 100%;
  float: left;
}
.renginiai-cell .renginiai-img {
  text-align: right;
}
.renginiai-cell .renginiai-img img {
  max-width: 100%;
  height: auto;
}
.renginiai-cell:last-child {
  margin-bottom: 100px;
}
.renginiai-tab-nav {
  color: #484d52;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 11px;
  text-transform: uppercase;
  margin-top: 29px;
}
.renginiai-tab-nav ul {
  width: 100%;
  float: left;
  list-style: none;
  text-align: right;
}
.renginiai-tab-nav ul li.active a {
  color: #8f8f8f;
  border-bottom: 2px solid #1b476c;
}
.renginiai-tab-nav ul li a {
  color: #484d52;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 11px;
  text-transform: uppercase;
  padding-bottom: 23px;
  border-bottom: 2px solid transparent;
}
.renginiai-tab-nav ul li a:hover {
  color: #8f8f8f;
}
.archive-search {
  width: 100%;
  float: left;
  margin-top: 35px;
/*  margin-bottom: 30px;*/
}
.archive-search .archive-search-header {
  color: #43494e;
  font-family: Montserrat;
  font-size: 17px;
  font-weight: 600;
  line-height: 26px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-bottom: 10px;
}
.archive-search .archive-search-form {
  width: 100%;
  float: left;
  background-color: #fff;
  padding: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.archive-search .archive-search-form form {
  width: 100%;
  float: left;
}
.archive-search .archive-search-form form .archive-search-group {
  width: 100%;
  float: left;
  margin: 5px 0;
}
.archive-search .archive-search-form form .archive-search-group:nth-child(2) {
  margin-bottom: 10px;
}
.archive-search .archive-search-form form select {
  width: 100%;
  border-radius: 0;
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
  border: 1px solid #b4c5d4;
  height: 31px;
}
.archive-search .archive-search-form form .select2-container {
  width: 100% !important;
  margin-bottom: 16px;
}
.archive-search .archive-search-form form .select2-container--default .select2-selection--single .select2-selection__arrow {
  top: 4px;
}
.archive-search .archive-search-form form .select2-container--default .select2-selection--single .select2-selection__rendered, .select2-results__option {
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  color: #28292a;
  line-height: 32px;
}
.select2-results__options .select2-results__option {
  line-height: 26px;  
}
.archive-search .archive-search-form form .select2-container--default .select2-selection--single .select2-selection__arrow b {
  border-color: #215785 transparent transparent transparent;
}
.archive-search .archive-search-form form .select2-container--default .select2-selection--single {
  border-radius: 0;
  border: 1px solid #b4c5d4;
  height: 35px;
}
.archive-search .archive-search-form form .select2-selection__placeholder {
  color: #575c60;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
}
.archive-search .archive-search-form form input[type="text"] {
  width: 100%;
  float: left;
  height: 35px;
  padding-left: 8px;
  margin-bottom: 5px;
  border: 1px solid #b4c5d4;
}
.archive-search .archive-search-form form input[type="text"]::-webkit-input-placeholder,
.archive-search .archive-search-form form input[type="text"]::-moz-placeholder,
.archive-search .archive-search-form form input[type="text"]:-ms-input-placeholder {
  color: #8f8f8f;
  font-family: "Open Sans", sans-serif;
  font-size: 14px;
  font-weight: 400;
  line-height: 21px;
}
.archive-search .archive-search-form form .search-label {
  margin-top: 0;
  width: 100%;
  float: left;
  color: #8f8f8f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  line-height: 21px;
  text-transform: uppercase;
}
.archive-search .archive-search-form form input[type="submit"] {
  color: white;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  border: none;
  padding: 3px 18px;
  float: right;
  line-height: 26px;
  text-transform: uppercase;
  background-color: #2e618d;
  margin-top: 5px;
}
.archive-search .archive-search-form form .select2-container--default .select2-selection--single .select2-selection__placeholder {
  color: #28292a;
}
.archive-search .archive-search-form form .multiselect {
  margin-bottom: 16px;
  border-radius: 0;
  border: 1px solid #b4c5d4;
  height: 35px;
  font-family: "Open Sans", sans-serif;
  font-size: 12px;
  font-weight: 400;
  line-height: 26px;
  text-align: left;
  padding-top: 4px;
  color: #28292a;
}
.archive-search .archive-search-form form .btn .caret {
  float: right;
  margin-top: 10px;
  margin-right: -5px;
}
.archive-search .archive-search-form form .archive-search-group-date {
  width: 100%;
  float: left;
  margin: 5px 0;
}
.archive-search .archive-search-form form .archive-search-group-date.second {
  margin-bottom: 20px;
}
.float {
  width: 100%;
  float: left;
}
@media (max-width: 767px) {
  #page-renginiai .content {
    margin-bottom: 10px;
  }
  .right-menu {
    width: 100%;
    float: left;
    padding-left: 0;
  }
  #page-skelbimai .skelbimai-item {
    width: 100%;
    float: left;
  }
  #page-skelbimai .skelbimai-item .skelbimai-title,
  #page-skelbimai .skelbimai-item .skelbimai-date {
    width: 100%;
    float: left;
  }
  #page-skelbimai .skelbimai-pagination {
    width: 100%;
    float: left;
  }
  #page-skelbimai .content {
    margin-bottom: 10px;
  }
  .renginiu-arhyvo-page .skelbimai-pagination {
    width: 100%;
    float: left;
  }
  #page-skelbimas .content {
    margin-bottom: 10px;
  }
  #page-paieskos-rezultatai .content .search-content {
    padding-bottom: 50px;
  }
  #page-paieskos-rezultatai .content .search-content .new-search form input[type="text"] {
    width: 70%;
  }
  #page-paieskos-rezultatai .content .search-content .new-search form input[type="submit"] {
    width: 20%;
  }
  #page-leidiniai .content .leidiniai-content .leidinys:nth-child(2n+1) {
    clear: both;
  }
  #page-404 .content {
    padding-bottom: 70px;
  }
  .skelbimai-pagination {
    width: 100%;
    float: left;
  }
  #page-naujienos .content .section-content .naujiena-item .naujiena-item-img {
    margin: 10px 0;
  }
  #page-darbuotojas .content .section-content .darbuotojas-info .darbuotojas-info-img {
    text-align: left;
    margin: 45px 0;
  }
  #page-padalinys .content .section-content .padalinio-info .padalinio-info-img {
    margin-bottom: 20px;
  }
  #page-renginys .content .section-content .renginys-date .renginio-data {
    margin-bottom: 20px;
    width: 100%;
  }
  #page-renginys .content .section-content .renginys-date .renginio-vieta {
    width: 100%;
  }
  #page-publikacijos .content .section-content .order span {
    margin-bottom: 5px;
  }
  #page-publikacijos .content .section-content .order .order-item {
    width: 100%;
    float: left;
    margin-left: 0;
    margin-bottom: 10px;
    margin-top: 10px;
  }
  #page-publikacijos .content .section-content .order .order-item:nth-child(2) {
    margin-left: 0;
  }
  #page-katalogas-list .content {
    margin-bottom: 30px;
  }
  #page-katalogas-list .content .katalogas-content .katalogas-meniu {
    margin-bottom: 30px;
  }
  #page-katalogas-list .content .katalogas-content .katalogas-meniu li a {
    padding: 10px 10px;
  }
  #page-katalogas-list .content .katalogas-content .katalogas-item .col-md-4 img {
    margin-bottom: 15px;
  }
  #page-katalogas-single .content {
    margin-bottom: 30px;
  }
  #page-katalogas-single .content .katalogas-content .katalogas-meniu {
    margin-bottom: 30px;
  }
  #page-katalogas-single .content .katalogas-content .katalogas-meniu li a {
    padding: 10px 10px;
  }
  #page-katalogas-single .content .katalogas-content .katalogas-item .col-md-4 img {
    margin-bottom: 15px;
  }
  .tabs-nav li {
    width: 100%;
    text-align: center;
  }
  .tabs-nav li a {
    width: 100%;
  }
  .tab-pane .projects-category .projects-item .project-items-count {
    left: -13px;
  }
  .tab-pane .projects-category .projects-item .no-padding-left-mobile {
    padding-left: 0;
  }
  .tab-pane .projects-category .projects-item .projects-item-img {
    margin-bottom: 15px;
  }
  .tab-pane .projects-category .projects-item .projects-item-web a {
    padding-left: 0;
  }
  .renginiai-tab-nav {
    margin-bottom: 10px;
  }
  .renginiai-tab-nav ul {
    text-align: left;
    padding-left: 0;
  }
  .renginiai-tab-nav ul li {
    padding: 5px 0;
  }
  .renginiai-tab-nav ul li.active a {
    border: none;
  }
  .renginiai-tab-nav ul li a {
    padding-bottom: 0;
  }
  .renginiai-cell {
    width: 100%;
    float: left;
  }
  .renginiai-cell .renginiai-data,
  .renginiai-cell .renginiai-title {
    width: 100%;
    float: left;
  }
  .renginiai-cell .renginiai-img {
    text-align: left;
    margin-top: 10px;
    width: 100%;
    float: left;
  }
  .table tr td:last-child {
    text-align: right;
    padding-right: 5px !important;
  }
  .table tr td:nth-child(4) {
    padding-right: 15px !important;
  }
  .projects-category .projects-item .project-items-count {
    left: -13px;
  }
  .projects-category .projects-item .no-padding-left-mobile {
    padding-left: 0;
  }
  .projects-category .projects-item .projects-item-img {
    margin-bottom: 15px;
  }
  .projects-category .projects-item .projects-item-web a {
    padding-left: 0;
  }
}
.float {
  width: 100%;
  float: left;
}
@media (min-width: 768px) and (max-width: 991px) {
  #page-renginiai .content {
    margin-bottom: 10px;
  }
  .right-menu {
    width: 100%;
    float: left;
    padding-left: 0;
  }
  #page-skelbimai .skelbimai-item {
    width: 100%;
    float: left;
  }
  #page-skelbimai .skelbimai-item .skelbimai-title,
  #page-skelbimai .skelbimai-item .skelbimai-date {
    width: 100%;
    float: left;
  }
  #page-skelbimai .skelbimai-pagination {
    width: 100%;
    float: left;
  }
  #page-skelbimai .content {
    margin-bottom: 10px;
  }
  .renginiu-arhyvo-page .skelbimai-pagination {
    width: 100%;
    float: left;
  }
  #page-skelbimas .content {
    margin-bottom: 10px;
  }
  #page-paieskos-rezultatai .content .search-content {
    padding-bottom: 50px;
  }
  #page-leidiniai .content .leidiniai-content .leidinys:nth-child(2n+1) {
    clear: both;
  }
  #page-404 .content {
    padding-bottom: 70px;
  }
  .skelbimai-pagination {
    width: 100%;
    float: left;
  }
  #page-naujienos .content .section-content .naujiena-item .naujiena-item-img {
    margin: 10px 0;
  }
  #page-katalogas-list .content {
    margin-bottom: 30px;
  }
  #page-katalogas-list .content .katalogas-content .katalogas-meniu {
    margin-bottom: 30px;
  }
  #page-katalogas-list .content .katalogas-content .katalogas-meniu li a {
    padding: 10px 10px;
  }
  #page-katalogas-list .content .katalogas-content .katalogas-item .col-md-4 img {
    margin-bottom: 15px;
  }
  #page-katalogas-single .content {
    margin-bottom: 30px;
  }
  #page-katalogas-single .content .katalogas-content .katalogas-meniu {
    margin-bottom: 30px;
  }
  #page-katalogas-single .content .katalogas-content .katalogas-meniu li a {
    padding: 10px 10px;
  }
  #page-katalogas-single .content .katalogas-content .katalogas-item .col-md-4 img {
    margin-bottom: 15px;
  }
  .renginiai-tab-nav {
    margin-bottom: 10px;
  }
  .renginiai-tab-nav ul {
    text-align: left;
    padding-left: 0;
  }
  .renginiai-tab-nav ul li {
    padding: 5px 0;
  }
  .renginiai-tab-nav ul li.active a {
    border: none;
  }
  .renginiai-tab-nav ul li a {
    padding-bottom: 0;
  }
  .renginiai-cell {
    width: 100%;
    float: left;
  }
  .renginiai-cell .renginiai-data,
  .renginiai-cell .renginiai-title {
    width: 100%;
    float: left;
  }
  .renginiai-cell .renginiai-img {
    text-align: left;
    margin-top: 10px;
    width: 100%;
    float: left;
  }
}
@media (min-width: 992px) and (max-width: 1199px) {
  #page-paieskos-rezultatai .content .search-content {
    padding-bottom: 50px;
  }
  #page-leidiniai .content .leidiniai-content {
    padding-bottom: 50px;
  }
  #page-leidiniai .content .leidiniai-content .leidinys:nth-child(3n+1) {
    clear: both;
  }
  #page-404 .content {
    padding-bottom: 90px;
  }
  .archive-search .archive-search-form form .search-label {
    width: 100%;
  }
  .archive-search .archive-search-form form input[type="date"] {
    width: 100%;
  }
}
@media (min-width: 1200px) {
  #page-leidiniai .content .leidiniai-content {
    padding-bottom: 50px;
  }
  #page-leidiniai .content .leidiniai-content .leidinys:nth-child(3n+1) {
    clear: both;
  }
  #page-padalinys .content .section-content .padalinio-info .padalinio-info-item:last-child {
    position: relative;
  }
  #page-padalinys .content .section-content .padalinio-info .padalinio-info-item:last-child::after {
    position: absolute;
    content: "";
    bottom: -20px;
    left: 0;
    width: 100%;
    display: inline-block;
    height: 1px;
    background-color: #e2e2e2;
  }
}
#page-404 .content {
  margin-bottom: 65px;
}
#page-404 .content .section-header {
  margin-top: 90px;
  text-align: center;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 16px;
  font-weight: 400;
  line-height: 24px;
}
#page-404 .content .section-header img {
  max-width: 100%;
  height: auto;
}
#page-404 .content .section-header h2 {
  color: #43494e;
  font-family: Montserrat;
  font-size: 22px;
  font-weight: 600;
  line-height: 28px;
  text-transform: uppercase;
  margin-top: 40px;
  margin-bottom: 15px;
}
.skelbimai-pagination {
  margin-top: 45px;
  margin-bottom: 95px;
}
.skelbimai-pagination ul {
  list-style: none;
  float: right;
}
.skelbimai-pagination ul li {
  float: left;
  border: 1px solid #d6e4f0;
  margin-left: 5px;
}
.skelbimai-pagination ul li:hover {
  background-color: #215785;
  border: 1px solid #215785 !important;
}
.skelbimai-pagination ul li:hover a {
  color: #fff !important;
}
.skelbimai-pagination ul li a {
  color: #444a4f;
  font-family: Montserrat;
  font-size: 11px;
  font-weight: 600;
  text-transform: uppercase;
  padding: 10px;
  line-height: 21px;
}
.skelbimai-pagination ul li.active {
  background-color: #215785;
  border: 1px solid #215785 !important;
}
.skelbimai-pagination ul li.active a {
  color: #fff;
}
.gallery-slider .slider .main-photo.portrait img {
  object-fit: contain;
}
/* Publications */
.publikacija-item a {
  color: inherit;
  font-size: 13px;
  border-bottom: 1px dashed #999;
}
.publikacija-item a:hover {
  color: #215785;
}
.publikacija-item:hover {
  background-color: #f6fafd;
}
#page-publikacijos .content .section-content .publikacijos-category .publikacija-item {
  padding-bottom: 10px;
}
.ui-datepicker td {
  padding: 1px !important;
}
.ui-datepicker th {
  padding: .7em .3em !important;
}
/*Date picker image*/
.archive-search-group-date {
  position: relative;
}
.archive-search-group-date::after {
  position: absolute;
  width: 24px;
  height: 20px;
  content: "";
  background-image: url("../img/calendar-icon.png");
  bottom: 12px;
  right: 10px;
}
/* Updates from LEI excel sheet begins */

.projects-item .projects-item-description p {
  font-size: 14px;
}
/*news slider button hover effect*/
a.btn-stroke:hover {
  border: 1px solid #1b476c;
  background-color: #1b476c;
  -webkit-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.25);
  -moz-box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.25);
  box-shadow: 0px 8px 16px 0px rgba(0, 0, 0, 0.25);
  color: #fff;
}

/*Built-in WordPress image aligment classes*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}


/*Slick arrows*/
.news-slider button.slick-arrow, .main-photo-slider button.slick-arrow {
  display: inline-block;
  position: absolute;
  top: calc(50% - 28px);
  z-index: 10;
  -webkit-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  -moz-box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  box-shadow: 0px 5px 10px 0px rgba(0, 0, 0, 0.2);
  background-color: rgba(255,255,255,.5);
  border: none;
  color: #cfd9e1;
  font-size: 0px;
/*
  padding-top: 4px;
  padding-left: 7px;
  padding-right: 7px;
*/
    border-radius:2px;
    padding: 20px;
  background-repeat: no-repeat;
    width: 15px;
    background-position: center center;
    height: 15px;
    -webkit-transition: 0.3s ease all;
    -moz-transition: 0.3s ease all;
    transition: 0.3s ease all;
    margin-top: -7px;
    
}
.news-slider button.slick-arrow:hover, .main-photo-slider button.slick-arrow:hover {
  background-color: rgba(255,255,255,1);
}
button.slick-arrow:focus {
  outline: none;
}
.news-slider button.slick-next, .main-photo-slider button.slick-next{
    background-image: url(../img/arrow-right1.svg);
    margin-right: 10px;
}
.news-slider button.slick-prev, .main-photo-slider button.slick-prev{
    background-image: url(../img/arrow-left1.svg);
    margin-left: 10px;
}
.news-slider button.slick-next {
  right: 0;
}
.news-slider button.slick-prev {
  left: 0;
}
.main-photo-slider button.slick-next {
  right: -15px;;
}
.main-photo-slider button.slick-prev {
  left: -15px;
}


/*Galerija*/
.gallery-single {
  float: left;
  width: 100%;
}
.gallery-slider .main-slider-text {
  position: absolute;
  bottom: 0;
  left: 0;
  width: 100%;
  padding: 10px 20px;
  background: rgba(0,0,0,0.5);
}
.gallery-slider .main-slider-text h4 {
  color: #ffffff;
  font-family: Roboto;
  font-size: 14px;
  font-weight: 400;
  line-height: 24px;
  margin: 0;
}
.gallery-slider-thumb .slick-slide:focus {
  outline: none;
}
/*Galerijos pabaiga*/

/*img caption*/
.wp-caption-text {
  color: #43494e;
  font-family: "Open Sans";
  font-size: 11px;
  font-weight: 400;
  line-height: 21px;
}
.main-slider .btn-blue:hover {
/*  border: 1px solid #cfd9e1;*/
  background-color: white;
  color: #43494e;
}

.single-post-content .content-text .lead-style, .content-text .lead-style, .lead-style {
  width: 100%;
  float: left;
  color: #444a4e;
  font-family: "Open Sans", sans-serif;
  font-size: 20px;
  font-weight: 600;
  line-height: 25px;
  margin: 10px 0;
}
.empty-block {
  width: 100%;
  float: left;
  display: block;
  height: 200px;
}

.gallery-slider button.slick-next.slick-arrow {
  display: block;
  background-image: url(../img/right-arrow.svg);
  right: -30px;
  background-repeat: no-repeat;
  bottom: 220px;
  position: absolute;
  background-position: center;
  background-size: contain;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.3;
  width: 30px;
  height: 15px;
}
.gallery-slider button.slick-prev.slick-arrow {
  display: block;
  background-image: url(../img/left-arrow.svg);
  left: -30px;
  background-repeat: no-repeat;
  bottom: 220px;
  position: absolute;
  background-position: center;
  background-size: contain;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
  opacity: 0.3;
  width: 30px;
  height: 15px;
}
.gallery-slider-thumb button.slick-prev.slick-arrow{
      display: block;
      background-image: url(../img/left-arrow.svg);
      left: -30px;
      background-repeat: no-repeat;
      top: 25px;
      position: absolute;
      background-position: center;
      background-size: contain;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      opacity: 0.3;
      width: 30px;
      height: 15px;
}
.gallery-slider-thumb button.slick-next.slick-arrow{
     display: block;
      background-image: url(../img/right-arrow.svg);
      right: -30px;
      background-repeat: no-repeat;
      top: 25px;
      position: absolute;
      background-position: center;
      background-size: contain;
      -webkit-box-shadow: none;
      -moz-box-shadow: none;
      box-shadow: none;
      opacity: 0.3;
      width: 30px;
      height: 15px;
}
.gallery-slider button.slick-prev.slick-arrow:hover, .gallery-slider button.slick-next.slick-arrow:hover, .gallery-slider-thumb button.slick-prev.slick-arrow:hover, .gallery-slider-thumb button.slick-next.slick-arrow:hover{
  opacity: 1;
}
.gallery-slider button.slick-prev.slick-arrow:hover::before, .gallery-slider button.slick-next.slick-arrow:hover::before, .gallery-slider-thumb button.slick-prev.slick-arrow:hover::before, .gallery-slider-thumb button.slick-next.slick-arrow:hover::before {
  content: none;
}
.gallery-slider button.slick-next.slick-arrow::before, .gallery-slider-thumb button.slick-next.slick-arrow:before {
  content: none;
}
.gallery-slider button.slick-prev.slick-arrow::before, .gallery-slider-thumb button.slick-prev.slick-arrow:before {
  content: none;
}
.gallery-slider-thumb button.slick-next.slick-arrow, .gallery-slider-thumb button.slick-next.slick-arrow, .gallery-slider-thumb button.slick-prev.slick-arrow, .gallery-slider-thumb button.slick-next.slick-arrow {
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
  box-shadow: none;
}
/* Updates from LEI excel sheet ends */

ul.aToZ-list a {
    position: relative;
    float: left;
    padding: 6px 12px;
    margin-left: -1px;
    line-height: 1.42857143;
    color: #337ab7;
    text-decoration: none;
    background-color: #fff;
    border: 1px solid #ddd;
}
/*
.alignleft{
    float: left;
    margin-right:10px;
}
.alignright{
    float: right;
    margin-left:10px;
}
*/
.textcenter{
    text-align: center;
}
.textcenter *{
    display:inline-block;
}
figcaption.wp-caption-text{
    display: block;
}
.table.border-table>tbody>tr>td, .table.border-table>tbody>tr>th, .table.border-table>tfoot>tr>td, .table.border-table>tfoot>tr>th, .table.border-table>thead>tr>td, .table.border-table>thead>tr>th{
    border: 1px solid #ddd;
    padding-left: 10px !important;
    padding-right: 10px !important;
}
.table.border-table tr:first-child th {
    border-top: 1px solid #ddd !important;
    padding-left: 10px;
    padding-right: 10px;
}

.table.noborder-table>tbody>tr>td, .table.noborder-table>tbody>tr>th, .table.noborder-table>tfoot>tr>td, .table.noborder-table>tfoot>tr>th, .table.noborder-table>thead>tr>td, .table.noborder-table>thead>tr>th{
    border: 1px solid transparent;
    padding-left: 10px !important;
    padding-right: 10px !important;
    border-bottom: none;
    border-top: none;
    border-right: none;
    border-left: none;
}
.table.noborder-table tr:first-child th {
    padding-left: 10px;
    padding-right: 10px;
}
.table.noborder-table tr{
    border-bottom: 1px solid transparent;
    border-top: 1px solid transparent;
}
.table.noborder-table tr:hover {
    background-color: transparent;
}
/*MOBILE*/
.mobile-screen{
    display: none;
}
@media (max-width: 992px){
    .mobile-screen{
        display: block;
    }
    .desktop-screen{
        display: none;
    }
}
/*
 * Default WP Alignment Classes
 *****************************************************************************/

 img.alignright {float:right; margin:0 0 1em 1em}
 img.alignleft {float:left; margin:0 1em 1em 0}
 img.aligncenter {display: block; margin-left: auto; margin-right: auto}
 a img.alignright {float:right; margin:0 0 1em 1em}
 a img.alignleft {float:left; margin:0 1em 1em 0}
 a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
