/* res_id: b3c90b9ccb1cae7726eb59c9bae6aab8 */

html, body {
  position: absolute;
  height: 100%;
  width: 100%;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
body {
  font-family: 'Roboto', 'Verdana', sans-serif;
}
a {
  text-decoration: none;
}
.wrap {
  position: relative;
  max-width: 61.25rem;
  width: 100%;
  min-height: 100%;
  margin: 0 auto;
}
header {
  width: 100%;
  height: 8.75rem;
  position: relative;
}
header ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
header .logo {
  width: 12.5rem;
  display: inline-block;
  position: relative;
  height: 100%;
  padding: 1.25rem 0 0 1.25rem;
  box-sizing: border-box;
}
header .logo img {
  max-height: 100%;
  display: block;
}
header nav {
  width: calc(100% - (12.5rem + 16.25rem));
  display: inline-block;
  left: 12.5rem;
  position: absolute;
  top: 0;
}
main {
  position: relative;
  width: 100%;
  padding-bottom: 17rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
footer {
  position: absolute;
  bottom: 0;
}
.cntnt-lft {
  width: 12.5rem;
  display: inline-block;
  float: left;
  min-height: 1rem;
  box-sizing: border-box;
  font-size: 0.875rem;
  line-height: 1.5;
}
.cntnt-lft > div {
  padding: 1.25rem;
}
.cntnt-lft > div:empty {
  display: none;
}
article {
  width: calc(100% - (12.5rem + 16.25rem));
  display: inline-block;
  min-height: 12.5rem;
  box-sizing: border-box;
  position: relative;
}
article div:first-of-type {
  margin-top: 0;
}
.cntnt-rght {
  width: 16.25rem;
  min-width: 16.25rem;
  position: absolute;
  right: 0;
  top: 0;
  box-sizing: border-box;
  padding-left: 1.875rem;
}
.cntnt-rght:empty {
  display: none;
}
.cntnt-rght .txt {
  display: none;
}
.strt {
  position: relative;
  top: 0;
  margin: 0 auto;
  max-width: 61.25rem;
  width: 100%;
  padding-top: 19vh;
  height: 100%;
  box-sizing: border-box;
}
.container {
  position: relative;
  width: 100%;
  height: 21.875rem;
  background-color: #333;
  margin-bottom: 2.125rem;
}
.container article {
  position: absolute;
  z-index: 2;
  font-size: 1.125rem;
  line-height: 1.875;
  color: #fff;
  left: 0;
  height: 100%;
  box-sizing: border-box;
  padding: 1.25rem 0 0 15.75rem;
  width: auto;
  top: 0;
}
.container article .txt {
  height: 100%;
  font-size: 1.125rem;
  line-height: 1.875;
}
.container article .txt p {
  height: 100%;
}
.container article .txt a {
  color: #be5f28;
  text-decoration: underline;
}
.container article .txt a:hover {
  color: #aaa;
}
.container article img {
  max-height: 67%;
  display: block;
  margin-bottom: 0.75rem;
}
.strt-bg-lnks, .strt-bg-rchts {
  width: 14.5rem;
  background-size: cover;
  display: inline-block;
  height: 100%;
}
.strt-bg-lnks {
  width: 14.5rem;
  background-position: right;
}
.strt-bg-rchts {
  width: calc(100% - 14.5rem);
  left: 14.5rem;
  background-position: left;
}
.strt aside .spum + div {
  display: inline-block;
  vertical-align: middle;
  padding-left: 1rem;
}
.strt aside .spum + div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
.strt aside .spum + div a {
  background-color: transparent;
  color: #aaa;
}
.strt aside .spum + div a:hover {
  color: #be5f28;
}
.strt aside .strt-spum {
  width: auto;
}
nav {
  display: inline-block;
  position: relative;
  left: 15.625rem;
}
nav ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
nav li {
  display: inline-block;
}
nav a {
  color: #343434;
}
nav a:hover, nav span.active, nav a.current, nav a.active {
  color: #be5f28;
}
.nav-start, .nav-default, .nav-start-plus {
  font-size: 1.125rem;
  line-height: 1.875;
  position: relative;
  height: 2.125rem;
}
.nav-start li::after, .nav-default li::after, .nav-start-plus li::after {
  content: "..";
  padding: 0 0.25rem;
}
.nav-start li:last-of-type::after, .nav-default li:last-of-type::after, .nav-start-plus li:last-of-type::after {
  display: none;
}
.nav-start ul, .nav-default ul, .nav-start-plus ul {
  position: absolute;
  display: none;
  white-space: nowrap;
  font-size: 0.875rem;
  line-height: 1.875;
  left: 0;
  top: 1.9375rem;
}
.nav-start ul li:after, .nav-default ul li:after, .nav-start-plus ul li:after {
  content: ".";
}
.nav-start .active ul, .nav-default .active ul, .nav-start-plus .active ul {
  display: inline-block;
}
.nav-start {
  margin-bottom: 3rem;
}
.nav-default {
  margin-top: 0.625rem;
}
.nav-default.active .current + ul {
  display: none;
}
.nav-default .current + ul, .nav-default.active .active > ul {
  display: inline-block;
}
.nav-start-plus {
  display: none;
}
.hdr-rght, .strt aside {
  margin-top: 1.25rem;
  padding-left: 1.875rem;
  box-sizing: border-box;
  font-size: 0.75rem;
  line-height: 1.125;
  height: 1.125rem;
  white-space: nowrap;
  width: 16.25rem;
  position: absolute;
  right: 0;
  top: 0;
}
.spum {
  display: inline-block;
  position: relative;
  height: 100%;
}
.spum a {
  color: #fff;
  background-color: #343434;
  padding: 0.125rem 0.25rem;
  display: inline-block;
  height: 100%;
  box-sizing: border-box;
  vertical-align: top;
}
.spum a:first-of-type:hover {
  color: #be5f28;
}
.spum a.active:first-of-type:hover {
  color: #fff;
}
.spum a:last-of-type:hover {
  color: #be5f28;
}
.spum a.active:last-of-type:hover {
  color: #fff;
}
.spum i {
  width: 0.5rem;
  height: 100%;
  background: center url('../../media/lingua_line_2.jpg');
  background-size: cover;
  display: inline-block;
  padding: 0.125rem;
  box-sizing: border-box;
}
.spum .active {
  background-color: #be5f28;
}
.spum .active + i {
  background-image: url('../../media/lingua_line_1.jpg');
}
.spum:empty {
  display: none;
}
.spum:empty + .srch {
  margin-top: -0.125rem;
}
i.fa {
  color: #aaa;
  width: 0.75rem;
  font-size: 0.875rem;
  line-height: 1.5;
}
a i.fa {
  color: #343434;
}
a:hover i.fa {
  color: #be5f28;
}
.srch {
  margin-top: 0.5rem;
}
.srch .npt-srch {
  font-size: 0.875rem;
  line-height: 1.5;
  background-color: rgba(255, 255, 255, 0.4);
  border: none;
  border-bottom: solid 0.0625rem #aaa;
  margin-left: -1rem;
  padding-left: 1.5rem;
  box-sizing: border-box;
}
.srch .npt-srch:active {
  border-bottom: solid 0.125rem #be5f28;
}
.srch .npt-srch:focus {
  border-color: #be5f28;
}
.srch .npt-srch::-webkit-input-placeholder {
  color: #aaa;
  font-size: 0.75rem;
}
.srch .npt-srch::-moz-placeholder {
  opacity: 1;
  color: #aaa;
  font-size: 0.75rem;
}
.srch .npt-srch:-moz-placeholder {
  opacity: 1;
  color: #aaa;
  font-size: 0.75rem;
}
.srch .npt-srch:-ms-input-placeholder {
  color: #aaa;
  font-size: 0.75rem;
}
.srch .npt-srch ::input-placeholder {
  color: #aaa;
  font-size: 0.75rem;
}
.hddn-nav {
  position: absolute;
  margin-bottom: 0.625em;
  color: #fff;
  z-index: 40;
  font-size: 0.625rem;
  display: none;
}
.hn-brgr {
  width: 2.6em;
  height: 2em;
  position: relative;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  cursor: pointer;
}
.hn-brgr span {
  display: block;
  position: absolute;
  height: 0.125em;
  width: 100%;
  background-color: #343434;
  opacity: 1;
  -webkit-transform: rotate(0deg);
  -moz-transform: rotate(0deg);
  -ms-transform: rotate(0deg);
  -o-transform: rotate(0deg);
  transform: rotate(0deg);
  -webkit-transition: 0.25s ease-in-out;
  -moz-transition: 0.25s ease-in-out;
  -o-transition: 0.25s ease-in-out;
  transition: 0.25s ease-in-out;
}
.strt .hn-brgr span {
  background-color: #fff;
}
.hn-brgr span:nth-child(1) {
  top: 0px;
}
.hn-brgr span:nth-child(2) {
  top: 0.75em;
}
.hn-brgr span:nth-child(3) {
  top: 1.5em;
}
.shw .hn-brgr span:nth-child(1) {
  top: 0.8em;
  -webkit-transform: rotate(45deg);
  -moz-transform: rotate(45deg);
  -ms-transform: rotate(45deg);
  -o-transform: rotate(45deg);
  transform: rotate(45deg);
}
.shw .hn-brgr span:nth-child(2) {
  opacity: 0;
  width: 0;
}
.shw .hn-brgr span:nth-child(3) {
  top: 0.8em;
  -webkit-transform: rotate(-45deg);
  -moz-transform: rotate(-45deg);
  -ms-transform: rotate(-45deg);
  -o-transform: rotate(-45deg);
  transform: rotate(-45deg);
}
footer {
  font-size: 0.75rem;
  line-height: 1.125rem;
  background-color: #444;
  color: #fff;
  width: 100%;
}
footer a {
  color: #fff;
  margin-bottom: 0.5rem;
  display: inline-block;
}
footer a:hover {
  color: #be5f28;
}
footer > div {
  display: inline-flex;
  padding: 1rem 1rem 1rem 0;
  max-width: 100%;
  box-sizing: border-box;
}
footer > div div {
  width: 15%;
  box-sizing: border-box;
  padding-left: 1rem;
}
footer > div div > ul > li > a {
  text-transform: uppercase;
}
footer > div div:nth-of-type(5) img {
  width: 40%;
}
footer > div div:nth-of-type(3), footer > div div:nth-of-type(6) {
  width: 20%;
}
footer > div ul {
  list-style: none;
  padding: 0;
  margin: 0;
}
footer > div span {
  display: block;
  margin-bottom: 1rem;
}
footer img {
  max-width: 100%;
}
footer > span {
  display: block;
  padding: 1rem;
}
.l2nv {
  text-align: center;
  margin: 1rem 0;
}
.l2nv a {
  text-decoration: underline;
  color: #be5f28;
}
.prnt {
  position: absolute;
  top: 0;
  right: 0;
}
form.srch {
  margin-bottom: 1.5rem;
}
form.srch .npt-srch {
  margin-left: 0;
  padding-left: 0.0625rem;
  min-width: 53%;
  max-width: 75%;
  width: 17.5rem;
}
form.srch .srch-bttn {
  border: none;
  background-color: transparent;
}
form.srch .srch-bttn:hover {
  color: #be5f28;
}
.srch-rslts {
  list-style: none;
  padding: 0;
  margin: 0;
  margin-top: 1.5rem;
}
.srch-rslts .hdln {
  font-size: 1.125rem;
}
.srch-rslts .dscr {
  margin-top: 0;
}
.txt {
  font-size: 0.875rem;
  line-height: 1.5;
}
.txt h2, .txt h3, .txt h4, .txt h5 {
  font-weight: normal;
}
.txt h2 {
  font-size: 1.5rem;
}
.txt h3 {
  font-size: 1.25rem;
}
.txt h4 {
  font-size: 1.125rem;
}
.txt h5 {
  font-size: 1rem;
}
.txt .rst {
  color: #be5f28;
}
.txt a {
  text-decoration: underline;
  color: #be5f28;
}
.txt p:first-of-type {
  margin-top: 0;
}
.txt p:last-of-type {
  margin-bottom: 0;
}
.txt img {
  max-width: 100%;
  height: auto;
}
.txt .cptn {
  font-size: 0.75rem;
  line-height: 1.125;
  display: block;
}
.headline, .hdln {
  font-size: 1.5rem;
  line-height: 1.5;
  color: #be5f28;
}
.ao, .au {
  color: #be5f28;
  text-decoration: underline;
  cursor: pointer;
  margin-left: 0.5rem;
  display: inline-block;
}
.vnt {
  border-top: solid 0.0625rem #aaa;
  padding-top: 0.75rem;
  margin-top: 1.25rem;
}
.dtp {
  font-weight: bold;
  font-size: 0.875rem;
  line-height: 1.5;
}
.prgmm, .srch-rslts li {
  border-top: solid 0.0625rem #aaa;
  padding: 0.5rem 0;
  color: #343434;
  position: relative;
  padding-right: 3rem;
}
.prgmm:hover, .srch-rslts li:hover {
  background-color: rgba(0, 0, 0, 0.1);
}
.prgmm .headline, .srch-rslts li .headline {
  display: inline-block;
  padding-right: 1rem;
}
.prgmm .dscr, .srch-rslts li .dscr {
  display: inline-block;
}
.prgmm .dscr p, .srch-rslts li .dscr p {
  margin: 0;
}
.nwdy {
  border-top: solid 0.0625rem #aaa;
  border-bottom: solid 0.0625rem #aaa;
  display: block;
  font-weight: bold;
  font-size: 1rem;
  position: relative;
}
.nwdy span {
  position: absolute;
  right: 0.5rem;
  font-weight: normal;
}
.nwdy span a {
  color: #be5f28;
  text-decoration: underline;
  font-size: 0.875rem;
  line-height: 1.5;
}
.nwdy + a > .prgmm, .nwdy + .prgmm {
  border-top: none;
}
.prgmm-mr {
  position: absolute;
  bottom: 0;
  right: 0;
  color: #be5f28;
  text-decoration: underline;
  padding: 0 0.5rem 0.5rem 0;
}
.sldshw a {
  display: none;
}
.sldshw a:first-of-type {
  display: block;
}
.sldshw img {
  width: auto;
  height: auto;
  max-width: 100%;
}
.klndr {
  width: 13.1875rem;
  overflow: hidden;
  position: relative;
  height: 13.9375rem;
  margin-top: -2.125rem;
  font-size: 1.125rem;
  line-height: 1.875;
}
.klndr a {
  color: #343434;
  text-decoration: none;
}
.klndr a:hover div, .klndr .nxt:hover, .klndr .prv:hover {
  background-color: #be5f28;
}
.klndr > div {
  position: absolute;
}
.past {
  left: -100%;
}
.future {
  left: 100%;
}
.mnth {
  width: 13.1875rem;
  overflow: hidden;
}
.mnth > div {
  border-bottom: solid 0.0625rem #be5f28;
  text-align: center;
}
.mnth > div:first-of-type {
  height: 2.125rem;
}
.rw {
  box-sizing: border-box;
  border-left: solid 1px #be5f28;
  height: 1.875rem;
}
.rw div {
  display: inline-block;
  position: relative;
  float: left;
  width: 1.875rem;
  height: 1.8125rem;
  border-right: solid 0.0625rem #be5f28;
  box-sizing: border-box;
  line-height: 1.75rem;
}
.nctv {
  color: #aaa;
}
.nctv.nxt, .nctv.prv {
  color: #343434;
}
.nxt, .prv {
  cursor: pointer;
}
.tdy {
  color: #fff;
  background-color: #be5f28;
}


html, body {
  position: absolute;
  height: 100%;
  width: 100%;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
@media screen and (min-width: 30.0625em) and (max-width: 56.1875em) and (min-height: 30em) {
  .strt {
    padding-top: 0;
    height: 100%;
  }
  .strt aside {
    width: auto;
    z-index: 15;
    position: relative;
    height: 11.67%;
    min-height: 5.625rem;
    top: 0;
    box-sizing: border-box;
    padding-top: 1.25rem;
    margin-top: 0;
  }
  .spum.strt-spum {
    width: auto;
    margin-top: 0;
    text-align: right;
  }
  .container {
    height: calc(100% - 12.875rem);
    max-height: 525px;
  }
  .container article {
    padding-left: 0.9375rem;
  }
  nav {
    padding-left: 0.9375rem;
    left: 0;
    margin: 0 auto;
  }
  nav .current + ul, nav.active .active > ul {
    display: block;
  }
  .strt-bg-rchts {
    width: 100%;
    position: absolute;
    left: 0;
  }
  .strt-bg-lnks {
    display: none;
  }
}
@media screen and (max-width: 30em), (max-height: 29.9375em) {
  .strt {
    width: 100%;
    height: 100%;
    position: absolute;
    top: 0;
    left: 0;
    overflow: hidden;
    padding-top: 0;
    max-width: none;
  }
  .strt aside {
    width: auto;
    z-index: 15;
  }
  .strt aside .spum + div {
    display: none;
  }
  .srch {
    display: none;
  }
  .container {
    width: 100%;
    height: 100%;
    margin: 0;
    position: absolute;
    top: 0;
    left: 0;
  }
  .container article {
    padding: 0 1rem;
    position: absolute;
    bottom: 0;
    height: 85%;
    top: auto;
  }
  .spum.strt-spum {
    width: auto;
    margin-top: 0;
    text-align: right;
  }
  .strt-bg-lnks, .strt-bg-rchts {
    height: 100%;
  }
  .strt-bg-rchts {
    width: 100%;
    position: absolute;
    left: 0;
  }
  nav {
    position: absolute;
    top: 0;
    left: 0;
    z-index: 10;
    width: 100%;
    height: 100%;
    overflow: auto;
    padding-left: 0;
  }
  nav a {
    color: #fff;
  }
  nav li {
    display: block;
  }
  .nav-start, .nav-start-plus {
    padding: 0.9375rem 1rem 0 3.5rem;
    display: none;
    background-color: rgba(0, 0, 0, 0.8);
    height: auto;
    margin-bottom: 0;
  }
  .nav-start ul, .nav-start-plus ul {
    display: block;
    top: 0;
    position: relative;
  }
  .nav-start ul li, .nav-start-plus ul li {
    margin-left: 1rem;
  }
  .nav-start li::after, .nav-start-plus li::after {
    content: "";
    padding: 0;
  }
  .nav-start-plus {
    padding-top: 0;
    padding-bottom: 1rem;
  }
  .shw .nav-start, .shw .nav-start-plus {
    display: block;
  }
  .spum.strt-spum {
    right: 1rem;
    top: 0;
    z-index: 15;
    margin-left: 0;
  }
  .hddn-nav {
    left: 1rem;
    top: 1.25rem;
    display: block;
  }
}


html, body {
  position: absolute;
  height: 100%;
  width: 100%;
}
.group:after {
  content: "";
  display: table;
  clear: both;
}
.prjkt-adk {
  font-size: 0.75rem;
  line-height: 1.125;
  left: 15.625rem;
  position: relative;
  max-width: 23rem;
  margin-bottom: 2rem;
}
.prjkt-adk img {
  width: 12.5rem;
  vertical-align: text-top;
  margin-left: 0.375rem;
}
.nav-start {
  margin-bottom: 2.5rem;
}
@media screen and (min-width: 30.0625em) and (max-width: 56.1875em) and (min-height: 30em) {
  .prjkt-adk {
    left: 0;
    padding-left: 1rem;
  }
  .nav-start {
    margin-bottom: 0;
  }
}
@media screen and (max-width: 30em), (max-height: 29.9375em) {
  .prjkt-adk {
    position: absolute;
    bottom: 0;
    padding: 0 1rem;
    color: #fff;
    left: 0;
    z-index: 2;
  }
  .prjkt-adk img {
    width: 12rem;
  }
  nav {
    height: 80%;
  }
  nav.shw {
    height: 100%;
  }
  .nav-start {
    margin-bottom: 0;
  }
  .txt img {
    max-width: 52%;
  }
}
@media screen and (orientation: landscape) and (max-height: 24em) {
  .container article {
    height: 62%;
    bottom: 4rem;
  }
  .prjkt-adk {
    margin-bottom: 0.5rem;
  }
}


