html,
body {
  height: 100%;
}
html,
body,
div,
span,
applet,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
a,
abbr,
acronym,
address,
big,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
s,
samp,
small,
strike,
strong,
sub,
sup,
tt,
var,
b,
u,
i,
center,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
embed,
figure,
figcaption,
footer,
header,
hgroup,
menu,
nav,
output,
ruby,
section,
summary,
time,
mark,
audio,
video {
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  border: 0;
  font-size: 100%;
  font: inherit;
  vertical-align: baseline;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
body {
  line-height: 100%;
}
ol,
ul {
  list-style: none;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
  content: none;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
@font-face {
  font-family: 'ltmSvgFont';
  src: url("../fonts/ltmSvgFont.eot");
  src: url("../fonts/ltmSvgFont.eot?#iefix") format('embedded-opentype'), url("../fonts/ltmSvgFont.woff") format('woff'), url("../fonts/ltmSvgFont.ttf") format('truetype'), url("../fonts/ltmSvgFont.svg#ltmSvgFont") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Regular';
  src: url("../fonts/SourceSansPro-Regular.eot");
  src: url("../fonts/SourceSansPro-Regular.eot?#iefix") format('embedded-opentype'), url("../fonts/SourceSansPro-Regular.woff") format('woff'), url("../fonts/SourceSansPro-Regular.ttf") format('truetype'), url("../fonts/SourceSansPro-Regular.svg#SourceSansPro-Regular") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Semibold';
  src: url("../fonts/SourceSansPro-Semibold.eot");
  src: url("../fonts/SourceSansPro-Semibold.eot?#iefix") format('embedded-opentype'), url("../fonts/SourceSansPro-Semibold.woff") format('woff'), url("../fonts/SourceSansPro-Semibold.ttf") format('truetype'), url("../fonts/SourceSansPro-Semibold.svg#SourceSansPro-Semibold") format('svg');
  font-weight: normal;
  font-style: normal;
}
@font-face {
  font-family: 'SourceSansPro-Bold';
  src: url("../fonts/SourceSansPro-Bold.eot");
  src: url("../fonts/SourceSansPro-Bold.eot?#iefix") format('embedded-opentype'), url("../fonts/SourceSansPro-Bold.woff") format('woff'), url("../fonts/SourceSansPro-Bold.ttf") format('truetype'), url("../fonts/SourceSansPro-Bold.svg#SourceSansPro-Bold") format('svg');
  font-weight: normal;
  font-style: normal;
}
.ltm-icon--arrow-e:before {
  content: '\E001';
}
.ltm-icon--arrow-n:before {
  content: '\E002';
}
.ltm-icon--arrow-s:before {
  content: '\E003';
}
.ltm-icon--arrow-w:before {
  content: '\E004';
}
.ltm-icon--bird:before {
  content: '\E005';
}
.ltm-icon--camera:before {
  content: '\E006';
}
.ltm-icon--eta:before {
  content: '\E007';
}
.ltm-icon--f:before {
  content: '\E008';
}
.ltm-icon--hamburger:before {
  content: '\E009';
}
.ltm-icon--lietuvos-menas:before {
  content: '\E00A';
}
.ltm-icon--magnifying-glass:before {
  content: '\E00B';
}
.ltm-icon--x-dashed:before {
  content: '\E00C';
}
.ltm-icon--x:before {
  content: '\E00D';
}
body {
  background-color: #fff;
  text-align: center;
}
html,
body,
button,
input,
select,
textarea,
p,
span,
a,
b,
strong,
h1,
h2,
h3,
h4,
h5,
th,
td,
i,
em,
li {
  font-size: 14px;
  line-height: 150%;
  color: #000;
  font-weight: 400;
  font-family: 'SourceSansPro-Regular', Helvetica, Arial, sans-serif;
}
a {
  color: #5c6768;
  text-decoration: none;
}
a:hover {
  color: #2b292a;
  text-decoration: none;
}
p {
  margin-top: 20px;
}
p:first-child {
  margin-top: 0;
}
strong,
b {
  font-family: 'SourceSansPro-Bold', Helvetica, Arial, sans-serif;
  font-weight: bold;
}
.ltm-icon {
  display: inline-block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  font-family: 'ltmSvgFont';
  line-height: 100%;
  color: #5c6768;
}
.ltm-icon:hover {
  color: #000;
}
.h-clear {
  clear: both;
  height: 1px;
  overflow: hidden;
  margin-top: -1px;
}
.ltm-wysiwyg h2 {
  font-size: 32px;
  line-height: 110%;
  font-family: 'SourceSansPro-Semibold';
}
.ltm-wysiwyg b,
.ltm-wysiwyg strong {
  font-family: 'SourceSansPro-Bold';
}
.ltm-wysiwyg--bigger p {
  font-size: 20px;
}
.ltm-wysiwyg--bigger p * {
  font-size: 20px;
}
.ltm-button {
  border: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  background: transparent;
  cursor: pointer;
  display: inline-block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ltm-button__text {
  max-width: 100%;
  display: inline-block;
  overflow: hidden;
  text-overflow: ellipsis;
  white-space: nowrap;
  word-wrap: normal;
}
.ltm-button--has-icon-left,
.ltm-button--has-icon-right {
  position: relative;
}
.ltm-button--has-icon-left:hover .ltm-button__icon .ltm-icon,
.ltm-button--has-icon-right:hover .ltm-button__icon .ltm-icon {
  color: #000;
}
.ltm-button--has-icon-left .ltm-button__icon,
.ltm-button--has-icon-right .ltm-button__icon {
  position: absolute;
  top: 50%;
  -webkit-transform: translateY(-40%);
  -moz-transform: translateY(-40%);
  -ms-transform: translateY(-40%);
  -o-transform: translateY(-40%);
  transform: translateY(-40%);
}
.ltm-button:hover .ltm-button__text {
  color: #000;
}
.ltm-button--primary {
  padding-top: 20px;
  padding-right: 65px;
  padding-bottom: 20px;
  padding-left: 65px;
  background: #e8eced;
  height: 70px;
}
@media screen and (max-width: 767px) {
  .ltm-button--primary {
    padding-top: 10px;
    padding-right: 20px;
    padding-bottom: 10px;
    padding-left: 20px;
    height: 45px;
  }
}
.ltm-button--primary .ltm-button__text {
  font-size: 20px;
  color: #859195;
}
@media screen and (max-width: 767px) {
  .ltm-button--primary .ltm-button__text {
    line-height: 20px;
  }
}
.ltm-button--primary.ltm-button--has-icon-left {
  padding-left: 110px;
}
@media screen and (max-width: 767px) {
  .ltm-button--primary.ltm-button--has-icon-left {
    padding-left: 40px;
  }
}
.ltm-button--primary.ltm-button--has-icon-left .ltm-button__icon {
  left: 65px;
}
@media screen and (max-width: 767px) {
  .ltm-button--primary.ltm-button--has-icon-left .ltm-button__icon {
    left: 20px;
  }
}
.ltm-button--primary.ltm-button--has-icon-left .ltm-button__icon .ltm-icon {
  color: #859195;
}
.ltm-button--primary.ltm-button--has-icon-left .ltm-button__icon .ltm-icon--arrow-n {
  font-size: 22px;
  margin-left: -10px;
}
@media screen and (max-width: 767px) {
  .ltm-button--primary.ltm-button--has-icon-left .ltm-button__icon .ltm-icon--arrow-n {
    font-size: 13px;
  }
}
.ltm-button--primary.ltm-button--has-icon-left .ltm-button__icon .ltm-icon--arrow-w {
  font-size: 35px;
}
@media screen and (max-width: 767px) {
  .ltm-button--primary.ltm-button--has-icon-left .ltm-button__icon .ltm-icon--arrow-w {
    font-size: 22px;
  }
}
.ltm-button--primary:hover.ltm-button--has-icon-left .ltm-button__icon .ltm-icon {
  color: #000;
}
.ltm-button--secondary .ltm-button__text {
  font-size: 20px;
  color: #859195;
}
.ltm-button--secondary.ltm-button--has-icon-right {
  padding-right: 45px;
}
.ltm-button--secondary.ltm-button--has-icon-right .ltm-button__icon {
  right: 0;
}
.ltm-button--secondary.ltm-button--has-icon-right .ltm-button__icon .ltm-icon--x {
  font-size: 20px;
  margin-top: -10px;
}
.ltm-time-line .ltm-button-group .ltm-button:last-child {
  display: none;
}
@media screen and (max-width: 767px) {
  .ltm-time-line .ltm-button-group .ltm-button:last-child {
    display: inline-block;
  }
}
.ltm-heading-h1 {
  font-size: 43px;
  font-family: 'SourceSansPro-Semibold';
  color: #231f20;
  letter-spacing: -2px;
  line-height: 110%;
}

@media screen and (max-width: 767px) {
	.ltm-heading-h1 {
		font-size: 22px;
		font-family: 'SourceSansPro-Bold';
		letter-spacing: 0;
	}
}
.ltm-buble {
  background: white;
  border: 5px solid #e8eced;
  padding-top: 7px;
  padding-right: 15px;
  padding-bottom: 7px;
  padding-left: 15px;
  width: 200px;
  max-width: 200px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  color: #5c6768;
}
.ltm-buble span {
  font-fmaily: 'SourceSansPro-Semibold';
  color: #5c6768;
}
.ltm-buble:before {
  content: '';
  display: block;
  position: absolute;
  top: 100%;
  left: 10px;
  width: 0;
  height: 0;
  border-left: 6px solid transparent;
  border-right: 6px solid transparent;
  border-top: 6px solid #e8eced;
}
.ltm-form__field {
  margin-top: 30px;
}
.ltm-form__element {
  width: 100%;
}
.ltm-form__control {
  border: 0;
  background: transparent;
  width: 100%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-bottom: 1px solid #75797a;
  -webkit-appearance: none;
  -moz-appearance: none;
  -ms-appearance: none;
  -o-appearance: none;
  appearance: none;
}
.ltm-layout__wrapper,
.ltm-layout__header,
.ltm-layout__footer,
.ltm-layout__navigation,
.ltm-layout__data {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ltm-layout__header,
.ltm-layout__content,
.ltm-layout__footer {
  padding-right: 40px;
  padding-left: 40px;
}
@media screen and (max-width: 1250px) {
  .ltm-layout__header,
  .ltm-layout__content,
  .ltm-layout__footer {
    padding-right: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ltm-layout__header,
  .ltm-layout__content,
  .ltm-layout__footer {
    padding-right: 11px;
    padding-left: 11px;
  }
}
.ltm-layout__wrapper {
  max-width: 1250px;
  min-height: 100%;
  text-align: left;
  margin-right: auto;
  margin-left: auto;
  position: relative;
  padding-top: 80px;
  padding-bottom: 159px;
}
.ltm-layout__header {
  height: 80px;
  position: absolute;
  top: 0;
  right: 0;
  left: 0;
  z-index: 1;
}
@media screen and (max-width: 767px) {
  .ltm-layout__header {
    height: 60px;
  }
}
.ltm-layout__header--sticky {
    position: fixed;
    top: 0;
    right: 0;
    left: 0;
    z-index: 9999;
    background: #fff;
    height: 113px;
    -webkit-box-shadow: 0 3px 15px rgba(182,182,182,0.75);
    -moz-box-shadow: 0 3px 15px rgba(182,182,182,0.75);
    -ms-box-shadow: 0 3px 15px rgba(182,182,182,0.75);
    -o-box-shadow: 0 3px 15px rgba(182,182,182,0.75);
    box-shadow: 0 3px 15px rgba(182,182,182,0.75);
    padding-right: 0;
    padding-left: 0;
}
@media screen and (max-width: 1250px) {
    .ltm-layout__header--sticky {
        height: 60px !important;
    }
}
.ltm-layout__header--sticky .ltm-header {
    max-width: 1250px;
    margin-right: auto;
    margin-left: auto;
    padding-right: 40px;
    padding-left: 40px;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
}
.ltm-layout__header--sticky .ltm-header__logo {
    left: 40px;
    bottom: 30px;
    overflow: hidden;
    width: 130px !important;
}
@media screen and (max-width: 1250px) {
    .ltm-layout__header--sticky .ltm-header__logo {
        left: 10px;
        bottom: 10px;
        top: 15px;
    }
}
.ltm-layout__header--sticky .ltm-header__navigation {
    right: 40px;
    bottom: 30px;
    display: block !important;
}
@media screen and (max-width: 1250px) {
    .ltm-layout__header--sticky .ltm-header__navigation {
        right: 10px;
        top: 22px;
    }
}

.ltm-layout__content {
  padding-top: 30px;
}

.ltm-time-line .ltm-layout__content {
  padding-top: 55px;
}

.ltm-index .ltm-layout__content {
  padding-top: 75px;
}

@media screen and (max-width: 767px) {
  .ltm-layout__content {
    padding-top: 20px;
  }
}

.ltm-layout__content::after {
  clear: both;
  content: "";
  display: table;
}
.ltm-layout__navigation,
.ltm-layout__data {
  float: left;
}
.ltm-layout__navigation {
  width: 20%;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .ltm-layout__navigation {
    width: 25%;
  }
}
.ltm-layout__data {
  width: 80%;
}
@media screen and (max-width: 767px) {
  .ltm-layout__data {
    width: 75%;
  }
}
.ltm-layout__side-navigation,
.ltm-layout__side-navigation-overlay {
  display: none;
}
.ltm-layout__side-navigation-overlay {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 9998;
  background-image: url("../images/side-navigation-overlay.png");
}
@media screen and (max-width: 767px) {
  .ltm-layout__side-navigation-overlay {
    display: none !important;
  }
}
.ltm-layout__side-navigation {
  position: fixed;
  top: 0;
  right: 0;
  bottom: 0;
  z-index: 9999;
  width: 30%;
  text-align: left;
}
@media screen and (max-width: 1250px) {
  .ltm-layout__side-navigation {
    width: 50%;
    height: 100%;
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -o-box-sizing: border-box;
    box-sizing: border-box;
  }
}
@media screen and (max-width: 767px) {
  .ltm-layout__side-navigation {
    position: fixed;
    top: 0;
    right: 0;
    bottom: 0;
    left: 0;
    width: auto;
    height: auto;
    max-width: 100%;
    overflow: auto;
  }
}
.ltm-layout__footer {
  position: absolute;
  right: 0;
  bottom: 0;
  left: 0;
  z-index: 1;
  height: 139px;
}
.ltm-layout__bottom-nav {
  margin-top: 20px;
  text-align: right;
}
@media screen and (min-width: 1250px) {
  .ltm-index {
    min-height: 650px;
  }
}
.ltm-index .ltm-header__navigation {
  display: none;
}
.ltm-index .ltm-layout__wrapper {
  padding-top: 53px;
  padding-bottom: 0;
  position: relative;
  top: 50%;
  margin-top: -205px;
  min-height: auto;
  padding-bottom: 0;
}
@media screen and (max-width: 1250px) {
  .ltm-index .ltm-layout__wrapper {
    max-width: 660px;
  }
}
@media screen and (max-width: 767px) {
  .ltm-index .ltm-layout__wrapper {
    max-width: 430px;
  }
}
.ltm-index .ltm-layout__header,
.ltm-index .ltm-layout__content,
.ltm-index .ltm-layout__footer {
  padding-right: 150px;
  padding-left: 150px;
}
@media screen and (max-width: 1250px) {
  .ltm-index .ltm-layout__header,
  .ltm-index .ltm-layout__content,
  .ltm-index .ltm-layout__footer {
    padding-right: 20px;
    padding-left: 20px;
  }
}
.ltm-index .ltm-layout__footer {
  display: none;
}
@media screen and (max-width: 480px) {
  .ltm-index .ltm-layout__content {
    padding-top: 60px;
  }
}
@media screen and (max-width: 767px) {
  .ltm-index .ltm-layout__content {
    padding-top: 60px;
  }
  .ltm-index .ltm-layout__navigation {
    width: 35%;
  }
  .ltm-index .ltm-layout__data {
    width: 65%;
  }
}
.ltm-index .ltm-layout__header {
  height: 53px;
}
body.ltm-time-line {
  min-height: 750px;
}
body.ltm-time-line .ltm-layout__wrapper {
  padding-top: 53px;
  padding-bottom: 0;
}
@media screen and (max-width: 1250px) {
  body.ltm-time-line .ltm-layout__wrapper {
    top: 0;
    -webkit-transform: translateY(0);
    -moz-transform: translateY(0);
    -ms-transform: translateY(0);
    -o-transform: translateY(0);
    transform: translateY(0);
    min-height: 100%;
  }
}
@media screen and (max-width: 767px) {
  body.ltm-time-line .ltm-layout__navigation {
    display: none;
  }
  body.ltm-time-line .ltm-layout__data {
    width: 100%;
  }
}
.ltm-page .ltm-layout__data {
  width: 100%;
}
@media screen and (max-width: 1250px) {
  .ltm-page .ltm-layout__content {
    padding-top: 40px;
  }
}
@media screen and (max-width: 767px) {
    .ltm-page .ltm-layout__content {
        padding-top: 10px;
    }
}
.ltm-show-side-navigation {
  overflow: hidden;
}
.ltm-show-side-navigation .ltm-layout__side-navigation,
.ltm-show-side-navigation .ltm-layout__side-navigation-overlay {
  display: block;
}
@media screen and (max-width: 767px) {
  .ltm-show-side-navigation .ltm-layout__wrapper {
    display: none;
  }
}
.ltm-aside {
  background: #fff;
  width: 100%;
  height: 100vh;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 20px;
  padding-right: 50px;
  padding-bottom: 10px;
  padding-left: 50px;
  overflow-y: auto;
}
@media screen and (max-width: 1250px) {
  .ltm-aside {
    padding-top: 20px;
    padding-right: 20px;
    padding-bottom: 20px;
    padding-left: 20px;
  }
}
@media screen and (max-width: 767px) {
  .ltm-aside {
    margin-top: -30px;
    width: auto;
    height: auto;
  }
}
.ltm-aside__navigation,
.ltm-aside__languages {
  margin-top: 20px;
}
.ltm-button-group .ltm-button {
  margin-left: 20px;
}
.ltm-footer {
  height: 100%;
}
.ltm-footer__social,
.ltm-footer__text,
.ltm-footer {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ltm-footer__social {
  float: left;
  width: 20%;
  padding-top: 20px;
  padding-right: 20px;
}
@media screen and (max-width: 767px) {
  .ltm-footer__social {
    padding-top: 30px;
    padding-right: 20px;
    padding-left: 25px;
  }
}
@media screen and (max-width: 480px) {
  .ltm-footer__social {
    padding-left: 0;
    width: 25%;
  }
}
.ltm-footer__text {
  text-align: center;
  float: left;
  width: 80%;
  padding-right: 65px;
  padding-left: 65px;
  padding-top: 35px;
}
@media screen and (max-width: 767px) {
  .ltm-footer__text {
    padding-right: 0;
    padding-left: 0;
  }
}
@media screen and (max-width: 480px) {
  .ltm-footer__text {
    width: 75%;
  }
}
.ltm-footer__copyright {
  float: left;
}
.ltm-footer__law-information {
  display: inline;
}
.ltm-footer__design {
  float: right;
}
@media screen and (max-width: 767px) {
  .ltm-footer__copyright,
  .ltm-footer__law-information,
  .ltm-footer__design {
    float: none;
    display: block;
    text-align: left;
  }
  .ltm-footer__copyright *,
  .ltm-footer__law-information *,
  .ltm-footer__design * {
    font-size: 10px;
  }
}
.ltm-header {
  height: 100%;
  position: relative;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ltm-header__logo {
	
  height: 72px;
  position: absolute;
  top: 20px;
  left: 0;
}
.ltm-header__logo img {
  max-width: 100%;
  display: block;
}

@media screen and (max-width: 767px) {
  .ltm-header__logo {
	height: 72px;
    top: 23px;
    bottom: 10px;
    left: 0;
  }
}
.ltm-header__navigation {
  position: absolute;
  right: 0;
  top: 42px;
}
@media screen and (max-width: 1250px) {
  .ltm-header__navigation {
    right: 0;
  }
}
@media screen and (min-width: 767px) {
.ltm-header__logo img {
  height: 42px;
}
}
@media screen and (min-width: 1250px) {
.ltm-header__logo img {
  height: 72px;
}
}
@media screen and (max-width: 767px) {
  .ltm-header__navigation {

    top: 30px;
    bottom: 10px;
    right: 0;
  }
}
.ltm-header__navigation .ltm-icon {
  font-size: 24px;
}
@media screen and (max-width: 1250px) {
  .ltm-index .ltm-header__logo {
    left: 20%;
  }
}
@media screen and (max-width: 767px) {
  .ltm-index .ltm-header__logo {
    left: 35%;
  }
  .ltm-index .ltm-header__logo img {
    width: 110px;
  }
}
@media screen and (max-width: 767px) {
  .ltm-time-line .ltm-header__logo img {
    width: 72px;
  }

  .ltm-header__logo img {
    width: 72px;
  }
}
.ltm-heading {
  padding-bottom: 45px;
  padding-left: 50px;
}
@media screen and (max-width: 767px) {
  .ltm-heading {
	padding-bottom: 10px;
    padding-left: 0;
  }
}
.ltm-languages__items,
.ltm-languages__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.ltm-languages__item {
  display: inline-block;
  margin-right: 20px;
}
.ltm-languages__link {
  text-transform: uppercase;
}
.ltm-navigation__items,
.ltm-navigation__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.ltm-navigation__item {
  margin-top: 20px;
  height: 160px;
}
.ltm-navigation__item:first-child {
  margin-top: 0;
}
.ltm-navigation__link {
  display: block;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 65px;
  width: 100%;
  height: 100%;
  font-size: 24px;
  font-family: 'SourceSansPro-Bold';
  line-height: 110%;
  color: #8b9798;
}
.ltm-navigation__link--active {
  color: #231f20 !important;
}
.ltm-index .ltm-navigation__item {
  margin-top: 66px;
  height: 37px;
}
.ltm-index .ltm-navigation__item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1250px) {
  .ltm-index .ltm-navigation__item {
    text-align: right;
  }
}
@media screen and (max-width: 480px) {
  .ltm-index .ltm-navigation__item {
    margin-top: 20px;
  }
}
.ltm-index .ltm-navigation__link {
  padding-top: 3px;
}
@media screen and (max-width: 480px) {
  .ltm-index .ltm-navigation__link {
    font-size: 13px;
    padding-top: 9px;
  }
}
.ltm-search {
  position: relative;
  margin-right: 16.66%;
}
.ltm-search .ltm-form__field {
  padding-right: 45px;
}
.ltm-search .ltm-form__control {
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  -ms-border-radius: 0;
  -o-border-radius: 0;
  border-radius: 0;
}
.ltm-search .ltm-button {
  position: absolute;
  top: 0;
  right: 0;
}
.ltm-search .ltm-button .ltm-icon--magnifying-glass {
  font-size: 25px;
}
.ltm-side-navigation__items::after {
  clear: both;
  content: "";
  display: table;
}
.ltm-side-navigation__items,
.ltm-side-navigation__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.ltm-side-navigation__item {
  width: 20%;
  margin-right: 20%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 20px;
}
.ltm-side-navigation__item:nth-child(3n) {
  margin-right: 0;
}
@media screen and (max-width: 1250px) {
  .ltm-side-navigation__item {
    width: 9%;
    margin-right: 9%;
  }
  .ltm-side-navigation__item:nth-child(3n) {
    margin-right: 9%;
  }
  .ltm-side-navigation__item:nth-child(6n) {
    margin-right: 0;
  }
}
@media screen and (max-width: 480px) {
  .ltm-side-navigation__item {
    width: 20%;
    margin-right: 20%;
  }
  .ltm-side-navigation__item:nth-child(3n) {
    margin-right: 0;
  }
}
.ltm-side-navigation__item:nth-child(1),
.ltm-side-navigation__item:nth-child(2),
.ltm-side-navigation__item:nth-child(3) {
  margin-top: 0;
}
@media screen and (max-width: 1250px) {
  .ltm-side-navigation__item:nth-child(1),
  .ltm-side-navigation__item:nth-child(2),
  .ltm-side-navigation__item:nth-child(3) {
    margin-top: 20px;
  }
}
.ltm-side-navigation__link,
.ltm-side-navigation__color-box {
  display: block;
}
.ltm-side-navigation__color-box {
  width: 100%;
}
.ltm-side-navigation__color-box img {
  max-width: 100%;
  display: block;
  width: 100%;
}
.ltm-side-navigation__text {
  display: block;
  height: 20px;
  font-size: 9px;
  margin-right: 20px;
  line-height: 110%;
  margin-top: 3px;
}
@media screen and (max-width: 1250px) {
  .ltm-side-navigation__text {
    overflow: visible;
    margin-right: 0;
  }
}
.ltm-social {
  width: 62px;
  height: 62px;
}
.ltm-social__items,
.ltm-social__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  border-style: solid;
  border-color: #54595c;
}
.ltm-social__items {
  border-top-width: 1px;
}
.ltm-social__item {
  width: 31px;
  height: 31px;
  border-bottom-width: 1px;
  border-left-width: 1px;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ltm-social__item:nth-child(2n) {
  border-right-width: 1px;
}
.ltm-social__icon {
  display: block;
  width: 100%;
  height: 100%;
  text-decoration: none;
  text-align: center;
}
.ltm-social__icon .ltm-icon {
  -webkit-transform: translateY(50%);
  -moz-transform: translateY(50%);
  -ms-transform: translateY(50%);
  -o-transform: translateY(50%);
  transform: translateY(50%);
}
.ltm-thumbnails::after {
  clear: both;
  content: "";
  display: table;
}
.ltm-thumbnails__items::after {
  clear: both;
  content: "";
  display: table;
}
.ltm-thumbnails__items,
.ltm-thumbnails__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.ltm-thumbnails__item {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  margin-top: 15px;
}
@media screen and (max-width: 767px) {
  .ltm-thumbnails__item {
    width: 50%;
    float: left;
    margin-top: 10px;
  }
  .ltm-thumbnails__item:nth-child(2n + 1) {
    padding-right: 5px;
  }
  .ltm-thumbnails__item:nth-child(2n) {
   /* padding-left: 5px;*/
  }
}
.ltm-thumbnails__item:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .ltm-thumbnails__item:first-child {
    margin-top: 10px;
  }
}
.ltm-thumbnails__item img {
  width: 100%;
  height:auto;
  max-width: 100%;
  display: block;
}
@media screen and (max-width: 767px) {
  .ltm-thumbnails__item img {
	width: 95%;
  }
}
.ltm-thumbnails__text {
  display: block;
  margin-top: 3px;
  line-height: 110%;
}
.ltm-thumbnails--wide .ltm-thumbnails__item {
  width: 50%;
  margin-top: 10px;
  float: left;
}
.ltm-thumbnails--wide .ltm-thumbnails__item:first-child {
  margin-top: 0;
}
.ltm-thumbnails--wide .ltm-thumbnails__item:nth-child(2n + 1) {
/*  padding-right: 0;
  padding-left: 5px;*/
    padding: 0 5px;
}
.ltm-thumbnails--wide .ltm-thumbnails__item:nth-child(2n) {
  /*padding-left: 0;
  padding-right: 5px;*/
  padding: 0 5px;
}
.ltm-thumbnails--wide .ltm-thumbnails__item--emphasized {
  width: 100%;
  padding-left: 0 !important;
}
.ltm-time-line__items,
.ltm-time-line__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
  height: 160px;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__items,
  .ltm-time-line__item {
    height: auto;
  }
}
.ltm-time-line__items {
  margin-top: 20px;
}
.ltm-time-line__items::after {
  clear: both;
  content: "";
  display: table;
}
.ltm-time-line__items:first-child {
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__items {
    margin-top: 0;
    margin-right: -10px;
    margin-left: -10px;
  }
  .ltm-time-line__items--hide-mobile {
    display: none;
  }
}
.ltm-time-line__items--x2 .ltm-time-line__item {
  width: 12.5%;
}
.ltm-time-line__items--x2 .ltm-time-line__box {
  width: 12px;
  height: 12px;
}
.ltm-time-line__item {
  float: left;
  width: 20%;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  border-left: 2px solid #fff;
  background-color: #e8eced;
  position: relative;
  z-index: 1;
}
.ltm-time-line__item:last-child .ltm-time-line__image {
  left: auto;
  right: 2px;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__item {
    float: none;
    width: 100%;
    max-width: 100%;
    height: 140px;
    margin-top: 20px;
  }
}
.ltm-time-line__item:hover {
  background: #dadfe2;
  z-index: 2;
}
.ltm-time-line__image {
  display: none;
  position: absolute;
  bottom: 2px;
  left: 2px;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__image {
    left: auto;
    right: 2px;
  }
}
.ltm-time-line__number,
.ltm-time-line__years {
  position: absolute;
  right: 0;
  left: 0;
  text-align: center;
  line-height: 100%;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__number,
  .ltm-time-line__years {
    font-size: 20px;
  }
}
.ltm-time-line__number {
  color: #d2d7d8;
  font-size: 28px;
  top: 0;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__number {
    font-size: 20px;
  }
}
.ltm-time-line__boxes-wrapper {
  display: table;
  table-layout: fixed;
  width: 100%;
  height: 100%;
}
.ltm-time-line__boxes-content {
  display: table-cell;
  vertical-align: bottom;
  text-align: right;
  width: 100%;
  height: 100%;
  padding-bottom: 22px;
  line-height: 11px;
}
.ltm-time-line__box {
  display: inline-block;
  line-height: 11px;
  width: 11px;
  height: 11px;
  margin-top: 1px;
  margin-left: 1px;
  position: relative;
  z-index: 2;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__box {
    width: 16px;
    height: 16px;
  }
}
.ltm-time-line__box:hover .ltm-time-line__image {
  display: block;
}
.ltm-time-line__years {
  font-size: 15px;
  bottom: 3px;
}
.ltm-time-line__navigation {
  display: none;
}
.ltm-time-line__navigation a {
  display: inline-block;
  width: 33.33%;
  text-align: center;
  font-size: 24px;
  font-family: 'SourceSansPro-Bold';
}
.ltm-time-line__navigation a:first-child {
  text-align: left;
}
.ltm-time-line__navigation a:last-child {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__navigation {
    display: block;
  }
  .ltm-authors__item{
    padding-right: 10px !important;
    box-sizing: border-box;
  }
}
.ltm-authors__items,
.ltm-authors__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.ltm-authors__item,
.ltm-authors__names {
}
.ltm-authors__item:first-child {
  margin-top: 0;
}
.ltm-authors__letter {
  margin-top: 20px;
  margin-bottom: 15px;
  font-size: 32px;
  text-transform: uppercase;
}
.ltm-authors__link {
  display: block;
  color: #000;
line-height: 21px;
padding-bottom: 14px;
font-size: 20px;
}
.ltm-gallery {
  overflow: hidden;
}
.ltm-gallery::after {
  clear: both;
  content: "";
  display: table;
}
.ltm-gallery__items,
.ltm-gallery__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.ltm-gallery__items {
  margin-right: -20px;
}
.ltm-gallery__items::after {
  clear: both;
  content: "";
  display: table;
}
.ltm-gallery__item {
  float: left;
  width: 20%;
  margin-bottom: 20px;
}
@media screen and (max-width: 1250px) {
  .ltm-gallery__item {
    width: 33.33%;
  }
}
@media screen and (max-width: 767px) {
  .ltm-gallery__item {
    width: 50%;
  }
}
.ltm-gallery__item a {
  margin-right: 20px;
}
.ltm-gallery__item img {
  width: 100%;
  max-width: 100%;
  display: block;
  margin-bottom: 5px;
}
.ltm-gallery__link {
  line-height: 110%;
  color: #000;
  display: block;
}
@media screen and (max-width: 767px) {
  .ltm-gallery__link {
    margin-left: 0;
  }
}
.ltm-index-navigation__items,
.ltm-index-navigation__item {
  display: block;
  padding-top: 0;
  padding-right: 0;
  padding-bottom: 0;
  padding-left: 0;
  margin-top: 0;
  margin-right: 0;
  margin-bottom: 0;
  margin-left: 0;
  list-style: none;
}
.ltm-index-navigation__items {
  margin-top: 66px;
  height: 37px;
}
.ltm-index-navigation__items:first-child {
  margin-top: 0;
}
@media screen and (max-width: 1250px) {
  .ltm-index-navigation__items {
    margin-top: 66px;
  }
}
@media screen and (max-width: 480px) {
  .ltm-index-navigation__items {
    margin-top: 20px;
  }
}
.ltm-index-navigation__item {
  width: 37px;
  height: 37px;
  margin-left: 43px;
  float: left;
  position: relative;
}
.ltm-index-navigation__item--text {
  width: auto !important;
  padding-top: 8px;
  display: none;
}
.ltm-index-navigation__item--text a {
  color: #5c6768;
}
@media screen and (max-width: 1250px) {
  .ltm-index-navigation__item--text {
    display: block;
  }
}
@media screen and (max-width: 767px) {
  .ltm-index-navigation__item--text {
    display: none;
  }
}
.ltm-index-navigation__item:first-child {
  margin-left: 0;
}
.ltm-index-navigation__item:hover .ltm-index-navigation__image,
.ltm-index-navigation__item:hover .ltm-index-navigation__buble,
.ltm-index-navigation__item:hover .ltm-index-navigation__icon {
  display: block;
}
@media screen and (max-width: 1250px) {
  .ltm-index-navigation__item {
    margin-left: 30px;
  }
  .ltm-index-navigation__item .ltm-index-navigation__image {
    left: auto;
    right: 5px;
  }
  .ltm-index-navigation__item:nth-child(9),
  .ltm-index-navigation__item:nth-child(10)  {
    display: block;
  }
  
  .ltm-index-navigation__item:nth-child(8) {
    display: none;
  }
}
@media screen and (max-width: 767px) {
  .ltm-index-navigation__item:nth-child(3),
  .ltm-index-navigation__item:nth-child(4),
  .ltm-index-navigation__item:nth-child(5),
  .ltm-index-navigation__item:nth-child(6),
  .ltm-index-navigation__item:nth-child(7) {
    display: none;
  }
}
.ltm-index-navigation__item--has-icon .ltm-index-navigation__image,
.ltm-index-navigation__item--has-icon .ltm-index-navigation__buble {
  left: auto;
  right: 5px;
}
.ltm-index-navigation__item--has-icon .ltm-index-navigation__image .ltm-buble:before,
.ltm-index-navigation__item--has-icon .ltm-index-navigation__buble .ltm-buble:before {
  left: auto;
  right: 10px;
}
@media screen and (max-width: 480px) {
  .ltm-index-navigation__item {
    margin-left: 10px;
  }
}
.ltm-index-navigation__link,
.ltm-index-navigation__box {
  display: block;
  width: 100%;
  height: 100%;
}
.ltm-index-navigation__box {
  text-align: center;
}
.ltm-index-navigation__image,
.ltm-index-navigation__buble,
.ltm-index-navigation__icon {
  display: none;
}
.ltm-index-navigation__image,
.ltm-index-navigation__buble {
  position: absolute;
  bottom: 45px;
  left: 0;
  z-index: 1;
}
.ltm-index-navigation__icon {
  width: 100%;
  height: 100%;
  text-align: center;
}
.ltm-index-navigation__icon .ltm-icon {
  position: absolute;
  top: 50%;
  left: 50%;
  -webkit-transform: translateY(-50%) translateX(-50%);
  -moz-transform: translateY(-50%) translateX(-50%);
  -ms-transform: translateY(-50%) translateX(-50%);
  -o-transform: translateY(-50%) translateX(-50%);
  transform: translateY(-50%) translateX(-50%);
  color: #fff;
  font-size: 20px;
}
.ltm-index-navigation__image {
  left: 5px;
  bottom: 35px;
}
.ltm-index-navigation__bottom-link {
  text-align: right;
  margin-top: 35px;
}
@media screen and (max-width: 1250px) {
  .ltm-index-navigation__bottom-link {
    margin-right: 58px;
  }
}
@media screen and (max-width: 767px) {
  .ltm-index-navigation__bottom-link {
    margin-right: 0;
    display: block;
    padding-right: 15px;
  }
}
@media screen and (max-width: 480px) {
  .ltm-index-navigation__bottom-link {
    width: 178px;
  }
}
.ltm-item::after {
  clear: both;
  content: "";
  display: table;
}
.ltm-item__image,
.ltm-item__text {
  width: 80%;
  float: right;
}
@media screen and (max-width: 767px) {
  .ltm-item__image,
  .ltm-item__text {
    width: 100%;
    float: none;
  }
}
.ltm-item__image img {
  max-width: 100%;
  display: block;
}
.ltm-item__text {
  margin-top: 20px;
}
.ltm-item__text--narrow {
  width: 60%;
  margin-top: 0;
}
@media screen and (max-width: 767px) {
  .ltm-item__text--narrow {
    margin-top: 20px;
    width: 100%;
  }
}
.ltm-item__thumbnails {
  float: left;
  width: 20%;
  padding-right: 20px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
}
.ltm-item__thumbnails--wide {
  width: 40%;
}
@media screen and (max-width: 767px) {
  .ltm-item__thumbnails--wide {
    width: 100%;
  }
}
@media screen and (max-width: 767px) {
  .ltm-item__thumbnails {
    width: 100%;
    float: none;
    padding-right: 0;
  }
}
.ltm-item__coll {
  width: 33.33%;
  float: left;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-right: 20px;
}
.ltm-item__coll--mobile {
  display: none;
}
@media screen and (max-width: 767px) {
  .ltm-item__coll {
    width: 50%;
    display: block;
  }
  .ltm-item__coll--desctop {
    display: none;
  }
}

.ltm-time-line__years {
  font-size: 15px;
  bottom: 3px;
}
.ltm-time-line__navigation {
  display: none;
  height: 60px;
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  -ms-box-sizing: border-box;
  -o-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 25px;
}
.ltm-time-line__navigation a {
  display: inline-block;
  font-size: 24px;
  font-family: 'SourceSansPro-Bold';
  color: #5c6768;
  text-decoration: none;
  width: 33.33%;
  text-align: center;
}
.ltm-time-line__navigation a.active,
.ltm-time-line__navigation a:hover {
  color: #231f20;
}
.ltm-time-line__navigation a:first-child {
  text-align: left;
}
.ltm-time-line__navigation a:last-child {
  text-align: right;
}
.ltm-time-line__navigation a {
  display: inline-block;
  width: 32.3%;
  text-align: center;
  font-size: 24px;
  font-family: 'SourceSansPro-Bold';
}
.ltm-time-line__navigation a:first-child {
  text-align: left;
}
.ltm-time-line__navigation a:last-child {
  text-align: right;
}
@media screen and (max-width: 767px) {
  .ltm-time-line__navigation {
    display: block;
  }
}
body.ltm-time-line .ltm-layout__content {
    padding-top: 110px;
}
@media screen and (max-width: 767px) {
  body.ltm-time-line .ltm-layout__content {
    padding-top: 0;
  }
    .ltm-aside__close{
        display: none;
    }
}