.primaryFontRegular {
  font-family: 'Roboto', sans-serif;
  font-weight: 400;
}
.primaryFontBold {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
}
.secondaryFontLight {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
}
.secondaryFontBold {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
nav,
section {
  display: block;
}
audio,
canvas,
video {
  display: inline-block;
  *display: inline;
  *zoom: 1;
}
audio:not([controls]) {
  display: none;
}
[hidden] {
  display: none;
}
html {
  font-size: 100%;
  -webkit-text-size-adjust: 100%;
  -ms-text-size-adjust: 100%;
}
html,
button,
input,
select,
textarea {
  font-family: sans-serif;
}
body {
  margin: 0;
  font-size: 1em;
  line-height: 1.4;
}
::-moz-selection {
  background: #666;
  color: #fff;
  text-shadow: none;
}
::selection {
  background: #666;
  color: #fff;
  text-shadow: none;
}
a:focus {
  outline: thin dotted;
}
a:hover,
a:active {
  outline: 0;
}
abbr[title] {
  border-bottom: 1px dotted;
}
b,
strong {
  font-weight: bold;
}
blockquote {
  margin: 1em 40px;
}
dfn {
  font-style: italic;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  border-top: 1px solid #ccc;
  margin: 1em 0;
  padding: 0;
}
ins {
  background: #ff9;
  color: #000;
  text-decoration: none;
}
mark {
  background: #ff0;
  color: #000;
  font-style: italic;
  font-weight: bold;
}
pre,
code,
kbd,
samp {
  font-family: monospace, serif;
  _font-family: 'courier new', monospace;
  font-size: 1em;
}
pre {
  white-space: pre;
  white-space: pre-wrap;
  word-wrap: break-word;
}
q {
  quotes: none;
}
q:before,
q:after {
  content: "";
  content: none;
}
small {
  font-size: 85%;
}
sub,
sup {
  font-size: 75%;
  line-height: 0;
  position: relative;
  vertical-align: baseline;
}
sup {
  top: -0.5em;
}
sub {
  bottom: -0.25em;
}
ul,
ol {
  margin: 1em 0;
  padding: 0 0 0 40px;
}
dd {
  margin: 0 0 0 40px;
}
nav ul,
nav ol {
  list-style: none;
  list-style-image: none;
  margin: 0;
  padding: 0;
}
img {
  border: 0;
  -ms-interpolation-mode: bicubic;
  vertical-align: middle;
}
svg:not(:root) {
  overflow: hidden;
}
figure {
  margin: 0;
}
form {
  margin: 0;
}
fieldset {
  border: 0;
  margin: 0;
  padding: 0;
}
label {
  cursor: pointer;
}
legend {
  border: 0;
  *margin-left: -7px;
  padding: 0;
  white-space: normal;
}
button,
input,
select,
textarea {
  font-size: 100%;
  margin: 0;
  vertical-align: baseline;
  *vertical-align: middle;
}
button,
input {
  line-height: normal;
}
button,
input[type="button"],
input[type="reset"],
input[type="submit"] {
  cursor: pointer;
  -webkit-appearance: button;
  *overflow: visible;
}
button[disabled],
input[disabled] {
  cursor: default;
}
input[type="checkbox"],
input[type="radio"] {
  box-sizing: border-box;
  padding: 0;
  *width: 13px;
  *height: 13px;
}
input[type="search"] {
  -webkit-appearance: textfield;
  -moz-box-sizing: content-box;
  -webkit-box-sizing: content-box;
  box-sizing: content-box;
}
input[type="search"]::-webkit-search-decoration,
input[type="search"]::-webkit-search-cancel-button {
  -webkit-appearance: none;
}
button::-moz-focus-inner,
input::-moz-focus-inner {
  border: 0;
  padding: 0;
}
textarea {
  overflow: auto;
  vertical-align: top;
  resize: vertical;
}
input:invalid,
textarea:invalid {
  background-color: #f0dddd;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
td {
  vertical-align: top;
}
.chromeframe {
  margin: 0.2em 0;
  background: #ccc;
  color: black;
  padding: 0.2em 0;
}
.ir {
  display: block;
  border: 0;
  text-indent: -999em;
  overflow: hidden;
  background-color: transparent;
  background-repeat: no-repeat;
  text-align: left;
  direction: ltr;
  *line-height: 0;
}
.ir br {
  display: none;
}
.hidden {
  display: none !important;
  visibility: hidden;
}
.visuallyhidden {
  border: 0;
  clip: rect(0 0 0 0);
  height: 1px;
  margin: -1px;
  overflow: hidden;
  padding: 0;
  position: absolute;
  width: 1px;
}
.visuallyhidden.focusable:active,
.visuallyhidden.focusable:focus {
  clip: auto;
  height: auto;
  margin: 0;
  overflow: visible;
  position: static;
  width: auto;
}
.invisible {
  visibility: hidden;
}
.clearfix:before,
.clearfix:after {
  content: "";
  display: table;
}
.clearfix:after {
  clear: both;
}
.clearfix {
  *zoom: 1;
}
body,
h1,
h2,
h3,
h4,
h5,
h6,
p,
label,
ul,
li,
input,
img,
div {
  border: 0 none;
  margin: 0;
  padding: 0;
}
a {
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
ul {
  list-style: none;
}
img {
  border: 0 none;
}
body {
  background-color: #fff;
  color: #5d5d5d;
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  height: 100%;
  min-width: 280px;
  overflow-x: hidden;
  padding: 17px 0 0;
}
.container {
  margin: 0 auto;
  max-width: 100%;
  position: relative;
  width: 1005px;
  z-index: 100;
}
.bodyCont {
  margin: 0 auto;
  max-width: 1920px;
}
.nivoSlider {
  position: relative;
  width: 100%;
  height: auto;
  overflow: hidden;
}
.nivoSlider img {
  position: absolute;
  top: 0px;
  left: 0px;
  max-width: none;
}
.nivo-main-image {
  display: block !important;
  position: relative !important;
  width: 100% !important;
}
.nivoSlider a.nivo-imageLink {
  position: absolute;
  top: 0px;
  left: 0px;
  width: 100%;
  height: 100%;
  border: 0;
  padding: 0;
  margin: 0;
  z-index: 6;
  display: none;
  background: white;
  filter: alpha(opacity=0);
  opacity: 0;
}
.nivo-slice {
  display: block;
  position: absolute;
  z-index: 5;
  height: 100%;
  top: 0;
}
.nivo-box {
  display: block;
  position: absolute;
  z-index: 5;
  overflow: hidden;
}
.nivo-box img {
  display: block;
}
.nivo-caption {
  position: absolute;
  left: 0px;
  bottom: 0px;
  background: #000;
  color: #fff;
  width: 100%;
  z-index: 8;
  padding: 5px 10px;
  opacity: 0.8;
  overflow: hidden;
  display: none;
  -moz-opacity: 0.8;
  filter: alpha(opacity=8);
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.nivo-caption p {
  padding: 5px;
  margin: 0;
}
.nivo-caption a {
  display: inline !important;
}
.nivo-html-caption {
  display: none;
}
.nivo-directionNav a {
  position: absolute;
  top: 45%;
  z-index: 9;
  cursor: pointer;
}
.nivo-prevNav {
  left: 0px;
}
.nivo-nextNav {
  right: 0px;
}
.nivo-controlNav {
  text-align: center;
  padding: 15px 0;
}
.nivo-controlNav a {
  cursor: pointer;
}
.nivo-controlNav a.active {
  font-weight: bold;
}
.accessibilityCont {
  position: fixed;
  left: -200px;
  top: 10px;
  transition: all .2s ease-in;
  width: 251px;
  z-index: 99999;
}
.accessibilityCont.expanded {
  left: 0;
}
.accessibilityCont .actionsCont {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #fff;
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.2);
  float: left;
  padding: 10px 20px;
  width: 200px;
}
.accessibilityCont .actionsCont li {
  font-size: 0.750em;
  padding: 8px 0;
}
.accessibilityCont .actionsCont .action {
  cursor: pointer;
}
.accessibilityCont .accessibilityIco {
  box-shadow: 0 0 10px 0 rgba(0,0,0,0.1);
  cursor: pointer;
}
body.greyscale .action.greyscale,
body.highContrast1 .action.highContrast1,
body.highContrast2 .action.highContrast2,
body.linksUnderline .action.linksUnderline,
body.bigFont .action.bigFont {
  font-weight: 700;
}
body.greyscale > * {
  filter: grayscale(100%);
  -webkit-filter: grayscale(100%);
  -webkit-filter: grayscale(1);
  -moz-filter: grayscale(100%);
  -ms-filter: grayscale(100%);
  -o-filter: grayscale(100%);
  filter: gray;
}
body.highContrast1 {
  background: #fff;
  color: #000 !important;
}
body.highContrast1 .header,
body.highContrast1 .commonHeader,
body.highContrast1 .headerCont .hashtag,
body.highContrast1 .menuCont .menu > ul a,
body.highContrast1 .moreInfo,
body.highContrast1 .mainNews .date {
  color: #000 !important;
}
body.highContrast1 .menuCont .submenu,
body.highContrast1 .mainAbout .rightCont,
body.highContrast1 .mainAbout .aboutSlider .item {
  background: #000 !important;
}
body.highContrast1 .commonHeader {
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: #000 !important;
  background-image: none !important;
}
body.highContrast1 .mainAbout .aboutSliderNav span {
  background-color: #000;
}
body.highContrast1 .mainAbout .aboutSliderNav span.active {
  background-color: #ff0000;
}
body.highContrast1 .mainCalendar .daysCont .day.active {
  color: #ff0000 !important;
}
body.highContrast1 .menuCont .submenu a:hover {
  background-color: #ff0000 !important;
}
body.highContrast1 .mainNews .more {
  color: #000 !important;
  border-bottom-color: #000 !important;
}
body.highContrast1 .footerCont {
  background: #000 !important;
}
body.highContrast1 .footerCont .commonHeader {
  -webkit-text-fill-color: #fff !important;
  color: #fff !important;
}
body.highContrast2 {
  background: #000;
  color: #fff !important;
}
body.highContrast2 .headerCont .leftCol {
  display: none;
}
body.highContrast2 .accessibilityCont .actionsCont {
  background: yellow;
  color: #000;
}
body.highContrast2 .header,
body.highContrast2 .commonHeader,
body.highContrast2 .headerCont .hashtag,
body.highContrast2 .menuCont .menu > ul a,
body.highContrast2 .moreInfo,
body.highContrast2 .mainNews .date {
  color: yellow !important;
}
body.highContrast2 .menuCont .submenu,
body.highContrast2 .mainAbout .rightCont,
body.highContrast2 .mainAbout .aboutSlider .item {
  background: #000 !important;
}
body.highContrast2 .commonHeader {
  -webkit-background-clip: initial !important;
  -webkit-text-fill-color: yellow !important;
  background-image: none !important;
}
body.highContrast2 .mainAbout .aboutSliderNav span {
  background-color: #000 !important;
}
body.highContrast2 .mainAbout .aboutSliderNav span.active {
  background-color: #ff0000 !important;
}
body.highContrast2 .mainCalendar .daysCont .day.active {
  color: #000 !important;
}
body.highContrast2 .menuCont .submenu a:hover {
  background-color: yellow !important;
  color: #000 !important;
}
body.highContrast2 .mainNews .more {
  color: #fff !important;
  border-bottom-color: #000 !important;
}
body.highContrast2 .footerCont {
  background: #000 !important;
}
body.highContrast2 .footerCont .commonHeader {
  -webkit-text-fill-color: #fff !important;
  color: #fff !important;
}
body.highContrast2 .mainCalendar .daysCont .day .wrap {
  border-right-color: #fff;
}
body.highContrast2 .mainCalendar .daysCont .day {
  color: #fff;
}
body.bigFont {
  font-size: 18px !important;
}
body.linksUnderline a {
  text-decoration: underline !important;
}
.openingHours {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #000;
  color: #fff;
  min-height: 300px;
  float: right;
  width: 50%;
  z-index: 101;
  padding-top: 4em;
  padding-left: 4em;
  padding-right: 2em;
  padding-bottom: 500px;
  margin-bottom: -500px;
}
.openingHours .innerCont {
  max-width: 502.5px;
}
.openingHours .weekDaysList {
  line-height: 1.6;
}
.openingHours .weekDay {
  color: #f4bb21;
}
.openingHours p {
  margin-top: 1.5em;
}
.justify {
  text-align: justify !important;
}
.commonTitle {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  display: block;
  color: #e35f00;
  font-size: 3em;
  margin-bottom: 0.25em;
}
.commonTitle.white {
  color: #fff;
}
.commonTitle.upper {
  text-transform: uppercase;
}
.commonTitle.pageTitle {
  margin: 1em 0;
}
.commonTitle .subtitle {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  color: #5d5d5d;
  display: block;
  font-size: 0.5em;
  margin-top: 0.75em;
  text-transofrm: uppercase;
}
.checkboxList li {
  background: url(/img/check-li.png) no-repeat 0 6px;
  padding: 0.2em 0 0.5em 30px;
}
.arrowList li {
  background: url(/img/arrow-li.png) no-repeat 0 6px;
  padding: 0.05em 0 0.5em 30px;
}
.noMarginBottom {
  margin-bottom: 0 !important;
}
.noMarginTop {
  margin-top: 0 !important;
}
.noPaddingBottom {
  padding-bottom: 0 !important;
}
.noPaddingTop {
  padding-top: 0 !important;
}
.commonTxtCont {
  padding: 1em 0 2em;
}
.commonTxtCont .commonTitle {
  margin-top: 2em;
  margin-bottom: 1em;
}
.commonTxtCont .checkboxList {
  font-size: 0.875em;
  line-height: 1.6;
  letter-spacing: 1px;
}
.commonTxtCont .txtParagraph {
  font-size: 0.875em;
  line-height: 1.6;
  letter-spacing: 1px;
  text-align: justify;
}
.commonTxtCont .bulletList {
  font-size: 0.875em;
  line-height: 1.6;
  list-style-type: disc;
  list-style-position: outside;
  letter-spacing: 1px;
  padding-left: 1.125em;
}
.button {
  -webkit-border-radius: 3.167em;
  -moz-border-radius: 3.167em;
  border-radius: 3.167em;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  cursor: pointer;
  display: inline-block;
  border: 2px solid #fff500;
  color: #fff;
  line-height: 3.167em;
  letter-spacing: 1px;
  padding: 0 3em 0 2.333em;
  position: relative;
  text-transform: uppercase;
  transition: all .2s ease-in-out;
  white-space: nowrap;
}
.button:hover {
  background-color: #fff;
  color: #000;
  text-decoration: none;
}
.button:after {
  background: url(/img/button.png) no-repeat 0 0;
  content: '';
  display: block;
  height: 22px;
  margin: -12px 0 0;
  position: absolute;
  right: 1em;
  top: 50%;
  width: 12px;
}
.button.medium {
  font-size: 0.833em;
}
.button.small {
  border-color: #a6e45e;
  border-width: 1px;
  font-size: 0.75em;
}
.button.small:after {
  background: url(/img/sprite.png) no-repeat -249px -74px;
  margin-top: -10px;
  height: 20px;
  width: 11px;
}
.submitHelper {
  width: 1px;
  height: 1px;
  overflow: hidden;
  font-size: 0;
  position: absolute;
  border: 0 none;
  padding: 0;
  background-color: transparent;
}
.curtainRelative {
  position: absolute;
  top: 0;
  left: 0;
  display: none;
  width: 100%;
  height: 100%;
  background-color: #aaa;
  opacity: 0.5;
  filter: alpha(opacity=50);
  z-index: 99;
}
.curtainRelative .loader {
  background: url("/img/loader.gif") no-repeat center center;
  height: 32px;
  left: 50%;
  margin: -16px 0 0 -16px;
  position: absolute;
  top: 50%;
  width: 32px;
  z-index: 100;
}
.messageBox {
  background-color: #fff;
  color: #333;
  font-size: 18px;
  line-height: 1.2;
  padding: 25px 45px;
}
.messageBox .title {
  display: block;
  font-size: 22px;
  font-weight: bold;
  padding-bottom: 50px;
}
.messageBox .title.warning {
  color: #8B0000;
}
.messageBox .title.info {
  color: #000080;
}
.messageBox .title.error {
  color: #ff0000;
}
.absoluteMessageBox {
  position: fixed;
  left: 50%;
  margin-left: -200px;
  overflow: hidden;
  top: 25%;
  text-overflow: elipsis;
  width: 400px;
  z-index: 1001;
}
.absoluteMessageBox.xl {
  width: 750px;
  margin-left: -375px;
}
.lbClose {
  color: #000;
  cursor: pointer;
  font-size: 12px;
  position: absolute;
  right: 10px;
  top: 10px;
  z-index: 1;
}
.headerCont {
  padding-bottom: 20px;
}
.headerCont .logo2 {
  float: right;
}
.headerCont .logo3 {
  float: right;
  margin-left: 2em;
}
.headerCont .headerMenu {
  clear: both;
  float: right;
  font-size: 1.25em;
  font-weight: 300;
  margin-top: 1em;
}
.headerCont .headerMenu .mainItem {
  float: left;
  margin-left: 14px;
  position: relative;
}
.headerCont .headerMenu .mainItem.offerMenuItem {
  position: static;
}
.headerCont .headerMenu .mainItem:hover .submenu {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
  visibility: visible;
  z-index: 1;
}
.headerCont .headerMenu .mainItem:hover .mainLink {
  border-bottom-color: #000;
  text-decoration: none;
}
.headerCont .headerMenu .mainItem .submenu {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  left: 0;
  position: absolute;
  top: 100%;
  font-size: 14px;
  font-weight: 300;
  min-width: 100%;
  padding-top: 8px;
  text-transform: none;
  transition: all .3s ease-in-out;
  visibility: hidden;
  white-space: nowrap;
  z-index: -1;
}
.headerCont .headerMenu .mainItem .submenu.offerSubmenu {
  background: #313131;
  border-bottom: 1px solid #fff500;
  left: 0;
  padding: 2em;
  right: 0;
  text-transform: uppercase;
  width: 100%;
}
.headerCont .headerMenu .mainItem .submenu.offerSubmenu:before {
  content: '';
  background: #313131;
  width: 50vh;
  position: absolute;
  top: 0;
  bottom: 0;
  right: 100%;
}
.headerCont .headerMenu .mainItem .submenu.offerSubmenu:after {
  content: '';
  background: #313131;
  width: 50vh;
  position: absolute;
  top: 0;
  bottom: 0;
  left: 100%;
}
.headerCont .headerMenu .mainItem .submenu.offerSubmenu > div {
  float: right;
  margin-left: 2em;
}
.headerCont .headerMenu .mainItem .submenu.offerSubmenu .offerSubmenuTitle {
  color: #fff500;
  display: block;
  margin-bottom: 1em;
}
.headerCont .headerMenu .mainItem .submenu.offerSubmenu .offerSubmenuTitle span {
  display: block;
  color: #838383;
}
.headerCont .headerMenu .mainItem .submenu.offerSubmenu a {
  background-color: transparent;
  color: #fff;
}
.headerCont .headerMenu .mainItem .submenu li {
  margin-bottom: 0.25em;
  margin: 0 0 3px;
}
.headerCont .headerMenu .mainItem .submenu a {
  background-color: #fff;
  color: #141414;
  display: inline-block;
  padding: 0 6px;
  position: relative;
  white-space: nowrap;
  z-index: 4;
}
.headerCont .headerMenu .mainItem .submenu a:hover {
  background-color: #fff;
  color: #5d5d5d !important;
  text-decoration: none;
}
.headerCont .headerMenu .mainLink {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  border-bottom: 2px solid #fff500;
  color: #5d5d5d;
  display: block;
  font-size: 0.889em;
  letter-spacing: 2px;
  padding: 0 6px 0.2em;
  text-transform: uppercase;
  transition: border-color .2s ease-in-out;
}
.sliderCont .nivoSlider {
  max-height: 600px;
}
.sliderCont .nivoSlider.static {
  background-position: center 0;
  background-size: cover;
  background-repeat: no-repeat;
  min-height: 220px;
}
.sliderCont .nivoSlider.static img {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  left: auto;
  position: static;
  top: auto;
}
.sliderCont .nivoSlider.static .arrowList li {
  background-position: 0 9px;
  padding-top: 0;
  padding-bottom: 0;
}
.sliderCont .nivoSlider.static .arrowList a {
  color: #005f9c;
  display: inline-block !important;
  font-family: 'Comfortaa', cursive;
  font-size: 1.5em;
  font-weight: bold;
  padding-top: 0.1em;
  padding-bottom: 0.25em;
}
.sliderCont .nivoSlider.static .nivo-caption .txt {
  margin-bottom: 0.333em;
}
.sliderCont .nivoSlider.static .nivo-caption .txt.upper {
  text-transform: uppercase;
}
.sliderCont .nivoSlider.static .fadingImagesCont {
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.sliderCont .nivoSlider.static .fadingImagesCont img {
  transition: opacity 0.1s ease-in 0.1s;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.sliderCont .nivoSlider img {
  -moz-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  border-spacing: 0;
  display: block;
  height: auto;
  width: 100%;
}
.sliderCont .nivoSlider .nivo-slice {
  -moz-backface-visibility: hidden;
  -webkit-transform: translateZ(0);
  border-spacing: 0;
}
.sliderCont .nivo-caption {
  background: transparent;
  display: block;
  left: 0;
  -webkit-opacity: 1;
  -moz-opacity: 1;
  filter: alpha(opacity=10);
  opacity: 1;
  padding-left: 30px;
  position: absolute;
  top: 0;
}
.sliderCont .nivo-caption .itemDesc {
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.sliderCont .nivo-caption .button {
  display: inline-block !important;
  font-size: 0.750em;
}
.sliderCont .nivo-caption .txt {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  color: #fff500;
  cursor: default;
  display: block;
  font-size: 3em;
  letter-spacing: 0.075em;
  margin: 2.368em 0 0.75em;
}
.sliderCont .nivo-caption .txt small {
  font-family: 'Roboto', sans-serif;
  font-weight: 700;
  color: #fff;
  display: block;
  font-size: 0.35em;
  line-height: 1.4;
  letter-spacing: normal;
  margin-top: 1em;
}
.sliderCont .nivo-prevNav {
  background-image: url('/img/arrow_left.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  height: 45px;
  left: 25px;
  font-size: 0;
  vertical-align: middle;
  width: 45px;
}
.sliderCont .nivo-nextNav {
  background-image: url('/img/arrow_right.png');
  background-repeat: no-repeat;
  background-position: 0 0;
  display: inline-block;
  height: 45px;
  right: 25px;
  font-size: 0;
  vertical-align: middle;
  width: 45px;
}
.footerCont {
  background-color: #fff;
  padding-top: 3em;
  padding-bottom: 4em;
}
.footerCont a {
  color: #5d5d5d;
}
.footerCont .footerMenu .col {
  float: left;
  margin-right: 1.5em;
}
.footerCont .footerMenu .head {
  border-bottom: 2px solid #fff500;
  font-size: 1em;
  font-weight: 300;
  letter-spacing: 2px;
  line-height: 1.4;
  margin-bottom: 12px;
  padding-bottom: 4px;
  text-transform: uppercase;
}
.footerCont .footerMenu li {
  font-size: 0.750em;
}
.footerCont .footerMenu a {
  letter-spacing: 1px;
}
.footerCont .copyCont {
  border-top: 2px solid #000;
  clear: both;
  color: #2c2e30;
  font-size: 0.75em;
  font-weight: 300;
  margin-top: 5em;
  padding: 10px 10px 0;
  text-align: right;
}
.mainCont .newsItems section {
  border-bottom: 1px solid #E4E4E4;
  margin-bottom: 2px;
  padding-bottom: 3em;
  position: relative;
  outline: none;
}
.mainCont .newsItems .more {
  border-bottom: 2px solid #F3BA22;
  bottom: -3px;
  color: #c45200;
  position: absolute;
  right: 0;
  text-transform: uppercase;
  text-decoration: none;
}
.mainCont .slick-dots {
  text-align: center;
}
.mainCont .slick-dots li {
  display: inline-block;
  margin: 0 0.25em;
}
.mainCont .slick-dots li button {
  background-color: #E5E5E5;
  border: 0;
  border-radius: 16px;
  height: 16px;
  font-size: 0;
  outline: 0 none;
  padding: 0;
  width: 16px;
}
.mainCont .slick-dots li.slick-active button {
  background-color: #F9B81C;
}
.mainCont .news {
  font-size: 0.875em;
  line-height: 1.8;
  padding: 3.375em 0 5.000em;
  text-align: justify;
}
.mainCont .news h3 {
  font-size: 1.25em;
  margin-bottom: 0.25em;
}
.mainCont .news h3 .date {
  color: #1c1c1a;
  float: right;
  font-size: 0.75em;
  margin-left: 3em;
  margin-top: 0.375em;
}
.mainCont .offers a {
  color: #fff;
  float: left;
  overflow: hidden;
  padding-bottom: 27.41596638655462%;
  position: relative;
  text-align: center;
  width: 20%;
}
.mainCont .offers a:hover img {
  left: 0;
  top: 0;
  width: 100%;
}
.mainCont .offers a:hover .longRight {
  -webkit-opacity: 1;
  -moz-opacity: 1;
  opacity: 1;
}
.mainCont .offers a:hover:after {
  background-color: rgba(35,35,35,0.7);
  content: '';
  display: block;
  height: 100%;
  left: 0;
  position: absolute;
  top: 0;
  width: 100%;
}
.mainCont .offers a img {
  height: auto;
  image-rendering: optimizeQuality;
  left: -5%;
  position: absolute;
  top: -5%;
  transition: all .2s ease-in-out;
  width: 110%;
}
.mainCont .offers .txt {
  color: #fff;
  font-size: 1.75em;
  font-weight: 700;
  line-height: 1.2;
  left: 0;
  position: absolute;
  top: 25px;
  width: 100%;
  z-index: 2;
}
.mainCont .offers .txt small {
  display: block;
  font-size: 0.75em;
  font-weight: 400;
  margin-top: 0.75em;
}
.mainCont .offers .longRight {
  -webkit-opacity: 0;
  -moz-opacity: 0;
  opacity: 0;
  bottom: 25px;
  left: 50%;
  margin: 0 0 0 -35px;
  position: absolute;
  transition: opacity .2s ease-in-out;
  z-index: 2;
}
.mainCont .team {
  padding: 3.375em 0 5.000em;
}
.mainCont .team .commonTitle {
  margin-bottom: 2em;
}
.mainCont .team .colCont {
  float: left;
  height: 17.3134328358209%;
  margin-right: 9.054726368159204%;
  text-align: center;
  text-transform: uppercase;
  width: 17.3134328358209%;
}
.mainCont .team .colCont.last {
  margin-right: 0;
}
.mainCont .team .colCont .name {
  color: #242526;
  display: block;
}
.mainCont .team .colCont .pos {
  display: block;
  font-size: 0.750em;
  margin: 0.25em 0 2em;
}
.mainCont .team .upper .button {
  display: none;
}
.mainCont .team *,
.mainCont .team *::after,
.mainCont .team *::before {
  box-sizing: inherit;
}
.mainCont .team .circleCont {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  height: 100%;
  margin-bottom: 20px;
  position: relative;
  width: 100%;
}
.mainCont .team .circleCont img {
  -webkit-border-radius: 100%;
  -moz-border-radius: 100%;
  border-radius: 100%;
  -moz-background-clip: padding;
  -webkit-background-clip: padding-box;
  background-clip: padding-box;
  left: 5.747126436781609%;
  position: absolute;
  top: 5.747126436781609%;
  height: 88.50574712643678%;
  width: 88.50574712643678%;
}
.mainCont .team .circleCont:before {
  content: "";
  display: block;
  width: 100%;
  padding-bottom: 100%;
  background-image: linear-gradient(to right,#005f9c,#29a1df,#2cc574,#53af33);
  border-radius: 50%;
  animation: rot 2s linear infinite;
}
.mainCont .team .circle {
  background: #fff;
  width: 100%;
  padding-bottom: 100%;
  border-radius: 50%;
  position: absolute;
  left: 0;
  top: 0;
  animation: scl 5s linear infinite;
}
.mainContactCont {
  background-color: #fff500;
  overflow: hidden;
}
.mainContactCont>.container {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.mainContactCont .commonTitle {
  margin-bottom: 0.5em;
}
.mainContactCont .leftCol {
  padding-top: 4em;
  padding-bottom: 4em;
}
.mainContactCont .leftCol .button {
  color: #fff;
  float: right;
  margin-right: 7em;
  margin-bottom: 6em;
}
.mainContactCont .leftCol .email {
  color: #53af33;
}
.mainContactCont .leftCol .lowerCont {
  font-size: 0.875em;
  margin-bottom: 3.5em;
}
.mainContactCont .leftCol .rightCont {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: right;
  padding: 0 2em 2em 0;
  width: 49.99%;
}
.mainContactCont .leftCol .intro {
  margin-bottom: 0.75em;
}
.mainContactCont .mapCont {
  margin-bottom: -4em;
  min-height: 300px;
  float: right;
  width: 50%;
  z-index: 101;
}
.mainContactCont .seeOnMap {
  color: #6e9ecf;
  display: inline-block;
  font-size: 0.857em;
  margin-top: 0.5em;
}
.mainContactCont .head {
  display: block;
  margin-bottom: 0.375em;
  text-transform: uppercase;
}
@keyframes rot {
  0% {
    transform: rotate(0deg);
  }
  100% {
    transform: rotate(360deg);
  }
}
@keyframes scl {
  0% {
    transform: scale(.96);
  }
  50% {
    transform: scale(1);
  }
  100% {
    transform: scale(.96);
  }
}
.contactCont .openingHours {
  float: none;
  margin-bottom: 0;
  padding: 0 4em 0 0;
  width: 100%;
}
.contactFormRow {
  background-color: #000;
  color: #fff;
  padding: 3.5em 0 2.5em;
}
.contactFormRow .commonTitle {
  margin-bottom: 0.75em;
}
.contactFormRow .form {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 6%;
  width: 50%;
}
.contactFormRow .form .button {
  float: right;
  text-align: center;
  width: 160px;
}
.contactFormRow .form input,
.contactFormRow .form textarea {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #393939;
  border: 1px solid #fff;
  color: #fff;
  font-size: 0.75em;
  margin-bottom: 1em;
  padding: 0.667em 0.833em;
  width: 100%;
}
.contactFormRow .form input::-webkit-input-placeholder,
.contactFormRow .form textarea::-webkit-input-placeholder {
  color: #fafafa;
  text-transform: uppercase;
}
.contactFormRow .form input:-moz-placeholder,
.contactFormRow .form textarea:-moz-placeholder {
  color: #95b6ca;
  text-transform: uppercase;
}
.contactFormRow .form input::-moz-placeholder,
.contactFormRow .form textarea::-moz-placeholder {
  color: #95b6ca;
  text-transform: uppercase;
}
.contactFormRow .form input:-ms-input-placeholder,
.contactFormRow .form textarea:-ms-input-placeholder {
  color: #95b6ca;
  text-transform: uppercase;
}
.contactFormRow .rightCol {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  width: 50%;
}
.contactFormRow .rightCol .socialCont {
  color: #fff;
  font-weight: 300;
  text-transform: uppercase;
}
.contactFormRow .rightCol .socialCont:hover {
  color: #95B6CA;
  text-decoration: none;
}
.contactFormRow .rightCol .socialCont .sprite {
  margin-left: 8px;
  margin-right: 24px;
}
.contactFormRow .rightCol p {
  font-size: 0.875em;
  line-height: 1.6;
  margin-bottom: 2em;
}
.aboutCont .bulletList {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 5%;
  width: 50%;
}
.aboutCont .bulletList.third {
  margin-top: 1.5em;
}
.aboutCont .commonTitle {
  margin-top: 1em;
}
.aboutCont .commonTitle b {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  color: #fff;
  display: block;
  font-size: 0.5em;
}
.aboutCont.kfirstCont {
  background-color: #90685f;
  color: #fff;
}
.aboutCont.mMuzykaCont {
  background-color: #220e38;
  color: #fff;
}
.aboutCont.mRobotykaCont {
  background-color: #52a7ca;
  color: #fff;
}
.aboutCont.mTechnikaCont {
  background-color: #d62e42;
  color: #fff;
}
.aboutCont.mNaukaCont {
  background-color: #f2bc16;
  color: #fff;
}
.aboutCont.mNaukaCont .commonTitle {
  color: #5a4d26;
}
.offerCont .container {
  border-bottom: 1px solid #e4e4e4;
  padding-bottom: 5em;
}
.offerCont .bigTxt {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  font-size: 1.5em;
}
.offerCont .bigTxt .normal {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 300;
  display: block;
}
.offerCont .programSchedule {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  font-size: 1.25em;
  margin: 1em 0 -1.5em;
}
.offerCont section {
  border-top: 1px solid #e4e4e4;
  margin-top: 3em;
  padding-top: 1em;
}
.offerCont section h2 {
  margin-top: 1em;
}
.offerCont .additionalInfo {
  margin: 1em 0 0;
}
.termsCont .commonTitle {
  margin: 1em 0;
}
.termsCont .sectionName {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  font-size: 1.5em;
  margin-bottom: 0.5em;
}
.termsCont .container  > ol {
  margin-bottom: 3em;
}
.termsCont ol {
  letter-spacing: 1px;
  line-height: 1.6;
}
.termsCont ol li {
  margin-bottom: 0.25em;
}
.termsCont ol ol {
  list-style-type: lower-alpha;
}
.scheduleCont h1 {
  margin-top: 1em;
}
.scheduleCont ul {
  margin-top: 3em;
}
.scheduleCont li {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  float: left;
  padding-right: 1em;
  width: 20%;
}
.scheduleCont li:last-of-type {
  margin-right: -1em;
}
.scheduleCont li h3 {
  font-size: 1.5em;
  margin-bottom: 0.375em;
  text-transform: uppercase;
}
.scheduleCont li section {
  -webkit-box-sizing: border-box;
  -moz-box-sizing: border-box;
  box-sizing: border-box;
  background-color: #FFF500;
  margin-bottom: 1em;
  padding: 0.75em 1em;
  text-transform: uppercase;
  width: 100%;
}
.scheduleCont li section strong {
  display: block;
  font-size: 1.25em;
  letter-spacing: 1px;
  margin-bottom: 0.75em;
  white-space: nowrap;
}
.scheduleCont li section p {
  font-size: 0.75em;
}
.scheduleCont li section p span {
  text-transform: none;
}
.newsCont .commonTitle {
  margin: 1em 0;
}
.newsCont .singleNews {
  border-bottom: 1px solid #e4e4e4;
  margin-bottom: 2em;
  padding-bottom: 1em;
}
.newsCont .date {
  color: #1c1c1a;
  display: block;
  font-size: 12px;
}
.newsCont .title {
  font-family: 'Titillium Web', sans-serif;
  font-weight: 700;
  display: block;
  margin-bottom: 0.5em;
}
.newsCont .txt {
  display: block;
  line-height: 1.8;
  margin: 0.1em 0 0.2em;
  font-size: 14px;
  text-align: justify;
}
@media all and (max-width: 1024px) {
  body {
    font-size: 15px;
  }
  .container {
    -webkit-box-sizing: border-box;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
    padding-left: 20px;
    padding-right: 20px;
  }
  .sliderCont .nivo-caption .txt {
    font-size: 2em;
  }
  .sliderCont .nivo-prevNav {
    display: none;
  }
}
@media all and (max-width: 960px) {
  .scheduleCont li {
    float: none;
    margin-bottom: 3em;
    width: 100%;
  }
}
@media all and (max-width: 800px) {
  body {
    font-size: 14px;
  }
  .sliderCont .nivo-caption .txt {
    font-size: 1.5em;
  }
  .sliderCont .nivo-prevNav,
  .sliderCont .nivo-nextNav {
    display: none;
  }
  .mainCont .whoWeAre .leftCol {
    float: none;
    margin-bottom: 1em;
    width: 100%;
  }
  .mainCont .whoWeAre .rightCol {
    float: none;
    width: 100%;
  }
  .mainCont .whoWeAre .more {
    font-size: 1em;
  }
  .mainCont .offers a {
    padding-bottom: 54.83193277310924%;
    width: 50%;
  }
  .mainCont .team .colCont {
    margin-bottom: 2em;
    width: 34.6268656716418%;
  }
  .mainCont .team .first,
  .mainCont .team .third {
    margin-left: 9.054726368159204%;
  }
  .mainCont .team .upper .button {
    display: block;
  }
  .mainCont .team .lower .button {
    display: none;
  }
}
@media all and (max-width: 640px) {
  .headerCont .headerMenu .mainItem {
    float: none;
    padding-bottom: 0.25em;
  }
  .headerCont .headerMenu .mainItem .submenu.offerSubmenu {
    -webkit-opacity: 1;
    -moz-opacity: 1;
    opacity: 1;
    padding: 0;
    position: static;
    visibility: visible;
  }
  .headerCont .headerMenu .mainItem .submenu.offerSubmenu a {
    white-space: normal;
  }
  .headerCont .headerMenu .mainItem .submenu.offerSubmenu > div {
    float: none;
    margin: 0;
  }
  .headerCont .headerMenu .mainItem .submenu.offerSubmenu > div:first-of-type {
    padding-top: 0.75em;
  }
  .headerCont .headerMenu .mainItem .submenu.offerSubmenu > div ul {
    display: none;
  }
  .aboutCont .bulletList {
    float: none;
    width: 100%;
  }
  .aboutCont .bulletList.third {
    margin-top: 0;
  }
  .sliderCont .nivo-caption .txt {
    font-size: 1.25em;
    margin-top: 1em;
  }
  .sliderCont .nivo-prevNav,
  .sliderCont .nivo-nextNav {
    display: none;
  }
  .footerCont .rightCont {
    float: none;
    margin-bottom: 2em;
  }
  .footerCont .col {
    margin-bottom: 1em;
  }
  .mainCont .team {
    padding-bottom: 1em;
  }
  .mainContactCont .leftCol {
    padding-right: 0;
  }
  .mainContactCont .mapCont {
    float: none;
    width: 100%;
  }
  .mainContactCont #mainContactInnerContainer {
    padding-right: 0 !important;
  }
  .contactCont .personList li {
    float: none;
    width: 100%;
  }
  .contactFormRow .form {
    float: none;
    width: 100%;
  }
  .contactFormRow .rightCol {
    float: none;
    padding-top: 3.5em;
    width: 100%;
  }
  .contactFormRow .rightCol .socialCont {
    display: block;
    margin-top: 1em;
  }
}
@media all and (max-width: 460px) {
  .sliderCont .nivo-caption .button {
    display: none !important;
  }
}
@media all and (max-width: 380px) {
  body {
    font-size: 15px;
  }
  .headerCont {
    text-align: center;
  }
  .headerCont .headerMenu {
    margin: 1em auto 2em;
    width: 100%;
  }
  .headerCont .headerMenu .mainItem {
    float: none;
    padding-bottom: 0.25em;
  }
  .headerCont .logo {
    margin-bottom: 1em;
  }
  .sliderCont .nivo-caption .txt {
    margin-top: 0.75em;
  }
  .mainCont .offers a {
    padding-bottom: 109.6638655462185%;
    width: 100%;
  }
  .mainCont .team .colCont {
    float: none;
    margin-left: 9.054726368159204%;
    width: 81.89054726368159%;
  }
  .mainContactCont .lowerCont {
    clear: both;
  }
  .mainContactCont .lowerCont .rightCont {
    float: none;
    width: 100%;
  }
  .footerCont .col {
    clear: both;
    margin-top: 1.5em;
  }
}
