@import "fancybox.css";
html,
body,
div,
span,
object,
iframe,
h1,
h2,
h3,
h4,
h5,
h6,
p,
blockquote,
pre,
abbr,
address,
cite,
code,
del,
dfn,
em,
img,
ins,
kbd,
q,
samp,
small,
strong,
sub,
sup,
var,
b,
i,
dl,
dt,
dd,
ol,
ul,
li,
fieldset,
form,
label,
legend,
table,
caption,
tbody,
tfoot,
thead,
tr,
th,
td,
article,
aside,
canvas,
details,
figcaption,
figure,
footer,
header,
group,
menu,
nav,
section,
summary,
time,
mark,
audio,
video {
  margin: 0;
  padding: 0;
  border: 0;
  outline: 0;
  font-size: 100%;
  vertical-align: baseline;
}
body {
  line-height: 1;
}
article,
aside,
details,
figcaption,
figure,
footer,
header,
hgroup,
menu,
nav,
section {
  display: block;
}
html {
  overflow-y: scroll;
  overflow-x: hidden;
}
blockquote,
q {
  quotes: none;
}
blockquote:before,
blockquote:after,
q:before,
q:after {
  content: '';
}
a {
  margin: 0;
  padding: 0;
  font-size: 100%;
  vertical-align: baseline;
  background: transparent;
}
ol,
ul {
  list-style: none;
}
abbr[title] {
  border-bottom: 1px dotted;
  cursor: help;
}
table {
  border-collapse: collapse;
  border-spacing: 0;
}
hr {
  display: block;
  height: 1px;
  border: 0;
  padding: 0;
}
input,
select {
  vertical-align: middle;
  -webkit-appearance: none;
}
.nixhier {
  display: none;
}
.clearfix {
  clear: both;
  visibility: hidden;
}
.btn {
  display: inline-block;
  border: none;
  border-bottom: 3px solid #c3c3c3;
  font-size: 15px;
  background: #e2e2e2;
  padding: 11px 15px 9px 15px;
  text-decoration: none;
  text-align: center;
  font-family: ;
  font-weight: bold;
  line-height: 20px;
  transition: .3s ease-in-out;
}
.btn-xl {
  font-size: 15px;
  padding: 16px 10px 14px 10px;
}
@media screen and (min-width: 768px) {
  .btn-xl {
    font-size: 17px;
    padding: 21px 25px 19px 25px;
  }
}
.btn-green,
.btn-blue,
.btn-red {
  color: white;
}
.btn-green {
  background: ;
  border-color: ;
}
.btn-green:hover {
  background: ;
}
.btn-blue {
  background: #0089CE;
  border-color: ;
}
.btn-blue:hover {
  background: ;
}
.btn-red {
  background: ;
  border-color: ;
}
.btn-red:hover {
  background: ;
}
body {
  font-family: 'Roboto', sans-serif;
  font-size: 14px;
}
.wrapper {
  margin: 0 auto;
  width: 94%;
  position: relative;
}
@media screen and (min-width: 768px) {
  .wrapper {
    width: 768px;
  }
}
@media screen and (min-width: 990px) {
  .wrapper {
    width: 990px;
  }
}
@media screen and (min-width: 1220px) {
  .wrapper {
    width: 1200px;
  }
}
@media screen and (min-width: 1600px) {
  .wrapper {
    width: 1400px;
  }
}
a {
  text-decoration: underline;
  color: inherit;
}
a:hover {
  text-decoration: none;
}
.float-left {
  float: left;
}
.float-right {
  float: right;
}
.homepage-header .homepage-header-flex {
  display: flex;
  margin-top: 40px;
}
.homepage-header .homepage-header-flex .flex-2-3 {
  width: 60%;
  margin-right: 15px;
}
.homepage-header .homepage-header-flex .flex-2-3 .upper-section {
  display: flex;
  align-items: center;
  width: 100%;
  height: 20%;
}
.homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-2-3 {
  width: 70%;
  border-right: 1px solid #D5D5D5;
}
.homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-2-3 p {
  font-size: 17px;
  line-height: 25px;
}
.homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-2-3 p span {
  color: #0089CE;
}
.homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 {
  width: 30%;
  padding-left: 40px;
}
.homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 div {
  display: block;
  float: left;
  height: 100%;
}
.homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 div p {
  position: relative;
  padding-left: 30px;
  font-size: 12px;
  font-weight: 500;
  line-height: 1.5;
  color: #191E59;
}
.homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 div img {
  max-width: 50px;
  position: relative;
  top: -4px;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section {
  display: flex;
  height: calc(80%);
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section div {
  width: 33%;
  margin-right: 15px;
  margin-top: 15px;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section div:last-of-type {
  margin-right: 0;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 {
  color: #fff;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient {
  height: 100%;
  width: 100%;
  background: linear-gradient(to bottom,transparent,rgba(0,0,0,0.6));
  margin: 0;
  position: relative;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link {
  width: 100%;
  height: 100%;
  display: block;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div {
  position: absolute;
  width: 65%;
  bottom: 0;
  left: 0;
  margin-left: 30px;
  margin-bottom: 30px;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div p,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div p,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div p {
  font-size: 17px;
  font-weight: 700;
  margin-bottom: 30px;
  line-height: 25px;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div .subject-link,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div .subject-link,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div .subject-link {
  border: 2px solid #fff;
  padding-top: 8px;
  padding-bottom: 8px;
  padding-left: 20px;
  padding-right: 20px;
  font-size: 12px;
  font-weight: 400;
  line-height: 18px;
  text-decoration: none;
  display: inline-block;
  margin-bottom: 0;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div .subject-link:hover,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div .subject-link:hover,
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div .subject-link:hover {
  color: #000;
  background-color: #fff;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 {
  background-image: url('../img/homepage-header-subjects/subject1.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 {
  background-image: url('../img/homepage-header-subjects/subject2.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 {
  background-image: url('../img/homepage-header-subjects/subject3.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.homepage-header .homepage-header-flex .flex-1-3 {
  width: 40%;
}
.homepage-header .homepage-header-flex .flex-1-3 img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 990px) {
  .homepage-header .homepage-header-flex {
    display: block;
  }
  .homepage-header .homepage-header-flex .flex-2-3 {
    width: 100%;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section {
    display: flex;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 {
    width: 30%;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 div {
    display: flex;
    height: 40px;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-2-3 {
    padding-right: 20px;
    width: 70%;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section {
    display: flex;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section div {
    width: 33%;
    height: 200px;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div {
    margin-top: 0;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div p,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div p,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div p {
    position: absolute;
    bottom: 0;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div p:first-of-type,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div p:first-of-type,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div p:first-of-type {
    padding-bottom: 20px;
  }
  .homepage-header .homepage-header-flex .flex-1-3 {
    width: 100%;
  }
  .homepage-header .homepage-header-flex .flex-1-3 .container {
    max-width: 100%;
    margin: 0;
  }
}
@media screen and (max-width: 600px) {
  .homepage-header .homepage-header-flex {
    display: block;
  }
  .homepage-header .homepage-header-flex .flex-2-3 {
    width: 100%;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section {
    display: block;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 {
    padding-left: 0px;
    width: 100%;
    height: 100%;
    padding-top: 20px;
    display: flex;
    justify-content: flex-start;
    gap: 20px;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 div {
    display: flex;
    height: 40px;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-1-3 div p {
    padding-left: 0;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .upper-section div.upper-section-flex-2-3 {
    width: 100%;
    border-right: none;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section {
    display: block;
    height: 100%;
    margin-top: 20px;
    margin-bottom: 20px;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section div {
    width: 100%;
    height: 200px;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div {
    margin-top: 0;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div p,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div p,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div p {
    position: absolute;
    bottom: 0;
  }
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject1 .black-gradient .subject-full-link div p:first-of-type,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject2 .black-gradient .subject-full-link div p:first-of-type,
  .homepage-header .homepage-header-flex .flex-2-3 .bottom-section .subject3 .black-gradient .subject-full-link div p:first-of-type {
    padding-bottom: 20px;
  }
}
.main-school-secton {
  background-image: url('../img/main-section-bg-left-top.svg');
  background-position: -200px -200px;
  background-size: 50%;
  background-repeat: no-repeat;
}
.main-school-secton .bottom-right-bg {
  background-image: url('../img/main-section-bg-right-bottom.svg');
  background-position: 180% 100px;
  background-size: 50%;
  background-repeat: no-repeat;
}
.main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section {
  width: 90%;
  display: flex;
  margin: auto;
  padding-top: 100px;
  padding-bottom: 30px;
}
.main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .headings {
  width: 50%;
  margin-bottom: 30px;
}
.main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .headings h2 {
  color: #0089CE;
  font-size: 25px;
  font-weight: 700;
}
.main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .headings h3 {
  color: #191E59;
  font-size: 22px;
  font-weight: 300;
  padding-top: 10px;
}
.main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .icons {
  width: 50%;
  display: flex;
  flex-direction: row;
  flex-wrap: nowrap;
  justify-content: flex-end;
  align-items: flex-end;
  align-content: stretch;
}
.main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .icons a {
  margin-right: 15px;
}
.main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .icons a:last-of-type {
  margin-right: 0;
}
.main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .icons a img {
  max-width: 40px;
}
@media screen and (max-width: 600px) {
  .main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section {
    width: 100%;
    display: block;
    margin: 0;
  }
  .main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .headings {
    width: 100%;
  }
  .main-school-secton .bottom-right-bg .wrapper .headings-and-icons-section .icons {
    width: 100%;
    justify-content: flex-start;
    align-items: flex-start;
  }
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex {
  display: flex;
  width: 90%;
  margin: auto;
  margin-bottom: 100px;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .left-section {
  width: 60%;
  margin-right: 40px;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .left-section .left-section-read-more {
  text-align: end;
  margin-top: 35px;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .left-section .left-section-read-more .left-section-read-more-button {
  text-decoration: none;
  background: transparent;
  border: 1px solid #0089CE;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: .3s;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .left-section .left-section-read-more .left-section-read-more-button:hover {
  background: #0089CE;
  color: #fff;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section {
  width: 40%;
  margin-left: 40px;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section {
  display: flex;
  padding-top: 20px;
  padding-bottom: 40px;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section .galery-section {
  width: 50%;
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  border-right: 1px dashed #707070;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section .calendar-section {
  width: 50%;
  display: flex;
  padding-left: 30px;
  padding-top: 20px;
  padding-bottom: 20px;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section .heading {
  color: #0089CE;
  font-weight: 700;
  font-size: 15px;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section a {
  text-decoration: none;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section a:hover p {
  text-decoration: underline;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section a:hover p.heading {
  text-decoration: none;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section p {
  color: #191E59;
  margin-top: 0;
  margin-bottom: 0;
  padding-left: 20px;
  font-size: 12px;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section img {
  max-width: 50px;
  height: auto;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .main-section-image img {
  max-width: 100%;
  max-height: 100%;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex div .school-introduction {
  color: #191E59;
  font-size: 17px;
  font-weight: 400;
}
.main-school-secton .bottom-right-bg .wrapper .main-section-flex div p {
  line-height: 1.5;
  margin-top: 20px;
  margin-bottom: 20px;
  color: #515151;
}
@media screen and (max-width: 768px) {
  .main-school-secton .bottom-right-bg .wrapper .main-section-flex {
    display: block;
    width: 100%;
  }
  .main-school-secton .bottom-right-bg .wrapper .main-section-flex .left-section {
    width: 100%;
  }
  .main-school-secton .bottom-right-bg .wrapper .main-section-flex .left-section .left-section-read-more {
    text-align: start;
    margin-top: 40px;
    margin-bottom: 80px;
  }
  .main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section {
    width: 100%;
    margin-left: 0;
  }
  .main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .galery-calendar-section .calendar-section {
    justify-content: flex-end;
  }
  .main-school-secton .bottom-right-bg .wrapper .main-section-flex .right-section .main-section-image img {
    max-width: unset;
    width: 100%;
    max-height: 100%;
  }
}
.blue-links-section {
  height: 200px;
  background-image: url('../img/blue-links-images/background.png');
  background-size: 110%;
  background-repeat: no-repeat;
  background-position: -20px 0;
}
.blue-links-section .blue-links-color-overlay {
  background-color: rgba(0,137,206,0.9);
  width: 100%;
  height: 200px;
}
.blue-links-section .blue-links-color-overlay .blue-links-flex {
  display: flex;
  justify-content: center;
  height: 100%;
}
.blue-links-section .blue-links-color-overlay .blue-links-flex div {
  height: 100%;
  width: calc(14.285714285714%);
  border-right: 1px solid #fff;
  padding-left: 20px;
  padding-right: 20px;
}
.blue-links-section .blue-links-color-overlay .blue-links-flex div:hover {
  background-color: rgba(25,30,89,0.3);
}
.blue-links-section .blue-links-color-overlay .blue-links-flex div:last-of-type {
  border-right: 0;
}
.blue-links-section .blue-links-color-overlay .blue-links-flex div a {
  height: 100%;
  width: 100%;
  display: flex;
  flex-direction: column;
  flex-wrap: nowrap;
  justify-content: center;
  align-items: center;
  align-content: stretch;
  text-decoration: none;
  text-align: center;
}
.blue-links-section .blue-links-color-overlay .blue-links-flex div img {
  max-width: 40px;
  height: auto;
}
.blue-links-section .blue-links-color-overlay .blue-links-flex div p {
  color: #fff;
  padding-top: 40px;
}
@media screen and (max-width: 990px) {
  .blue-links-section {
    height: unset;
    background: url('../img/blue-links-images/background.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .blue-links-section .blue-links-color-overlay {
    height: auto;
  }
  .blue-links-section .blue-links-color-overlay .blue-links-flex {
    display: flex;
    flex-wrap: wrap;
    align-items: stretch;
    align-content: stretch;
  }
  .blue-links-section .blue-links-color-overlay .blue-links-flex div {
    height: 130px;
    width: calc(50%);
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 0;
    border-bottom: 1px solid #fff;
    padding: 0;
    margin: 0;
  }
  .blue-links-section .blue-links-color-overlay .blue-links-flex div:last-of-type {
    border-bottom: none;
  }
}
@media screen and (max-width: 600px) {
  .blue-links-section {
    height: unset;
    background: url('../img/blue-links-images/background.png') no-repeat center center;
    -webkit-background-size: cover;
    -moz-background-size: cover;
    -o-background-size: cover;
    background-size: cover;
  }
  .blue-links-section .blue-links-color-overlay {
    height: auto;
  }
  .blue-links-section .blue-links-color-overlay .blue-links-flex {
    display: flex;
    flex-wrap: wrap;
    justify-content: flex-start;
    align-items: stretch;
    align-content: stretch;
  }
  .blue-links-section .blue-links-color-overlay .blue-links-flex div {
    width: 100%;
    padding-top: 20px;
    padding-bottom: 20px;
    border-right: 0;
    border-bottom: 1px solid #fff;
  }
}
.school-of-the-year-section {
  padding-top: 100px;
  padding-bottom: 100px;
  background-image: url('../img/main-section-bg-right-bottom.svg');
  background-position: 160%;
  background-size: 50%;
  background-repeat: no-repeat;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
  width: 90%;
  margin: auto;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-img {
  max-width: 50%;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-text {
  max-width: 50%;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-text h2 {
  font-size: 25px;
  color: #191E59;
  font-weight: 300;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-text h2 span {
  color: #0089CE;
  font-weight: 700;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-text p {
  padding-top: 20px;
  padding-bottom: 40px;
  line-height: 1.5;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-text a {
  margin-top: 15px;
  text-decoration: none;
  background: transparent;
  border: 1px solid #0089CE;
  padding-left: 30px;
  padding-right: 30px;
  padding-top: 10px;
  padding-bottom: 10px;
  transition: .3s;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-text a:hover {
  background: #0089CE;
  color: #fff;
}
.school-of-the-year-section .wrapper .school-of-the-year-flex img {
  max-width: 350px;
  height: auto;
}
@media screen and (max-width: 990px) {
  .school-of-the-year-section .wrapper {
    width: 100%;
  }
  .school-of-the-year-section .wrapper .school-of-the-year-flex {
    width: 95%;
  }
}
@media screen and (max-width: 768px) {
  .school-of-the-year-section .wrapper .school-of-the-year-flex {
    width: 90%;
    gap: 40px;
  }
  .school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-img {
    max-width: 40%;
  }
  .school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-img img {
    max-width: 100%;
  }
  .school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-text {
    max-width: 60%;
  }
}
@media screen and (max-width: 768px) {
  .school-of-the-year-section .wrapper .school-of-the-year-flex {
    display: block;
    width: 90%;
  }
  .school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-img {
    max-width: 40%;
  }
  .school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-img img {
    max-width: 100%;
  }
  .school-of-the-year-section .wrapper .school-of-the-year-flex .school-of-the-year-text {
    max-width: 100%;
    padding-top: 40px;
  }
}
.photogalery-section {
  background-color: #F5F5F5;
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('../img/homepage-photogalery-slider/bg_kostky.svg');
  background-position: 160% 100px;
  background-size: 60%;
  background-repeat: no-repeat;
}
.photogalery-section .wrapper .photogalery-section-content {
  width: 90%;
  margin: auto;
}
@media screen and (max-width: 990px) {
  .photogalery-section .wrapper .photogalery-section-content {
    width: 100%;
  }
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-headings {
  text-align: center;
  padding-bottom: 40px;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-headings h2 {
  color: #0089CE;
  font-size: 30px;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-headings p {
  font-size: 20px;
  font-weight: 300;
  padding-top: 10px;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex {
  display: flex;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .image-slider {
  width: 75%;
  margin-right: 15px;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .image-slider .container {
  max-width: 100%;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .image-slider .container .carousel {
  height: 500px;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column {
  width: 25%;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .column-item {
  height: calc(31.333333333333%);
  width: auto;
  background-repeat: no-repeat;
  background-size: cover;
  margin-top: 15px;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .column-item:first-of-type {
  margin-top: 0;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .column-item .bg-color-overlay {
  background-color: rgba(25,30,89,0.7);
  height: 100%;
  width: auto;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .column-item a {
  text-decoration: none;
  color: #fff;
  font-size: 20px;
  font-weight: 500;
  width: 100%;
  height: 100%;
  display: flex;
  justify-content: center;
  align-items: center;
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .photoatelier {
  background-image: url('../img/homepage-photogalery-slider/photoatelier.png');
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .classrooms {
  background-image: url('../img/homepage-photogalery-slider/classrooms.png');
}
.photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .school {
  background-image: url('../img/homepage-photogalery-slider/school.png');
}
@media screen and (max-width: 768px) {
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex {
    display: block;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .image-slider {
    width: 100%;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .image-slider .container .carousel {
    height: 300px;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column {
    display: flex;
    width: 100%;
    margin-top: 15px;
    gap: 15px;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .column-item {
    height: 150px;
    margin-top: 0;
    width: calc(33.333333333333%);
  }
}
@media screen and (max-width: 600px) {
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex {
    display: block;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .image-slider {
    width: 100%;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .image-slider .container .carousel {
    height: 200px;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column {
    width: 100%;
    display: block;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .column-item {
    height: 200px;
    width: 100%;
    margin-top: 15px;
  }
  .photogalery-section .wrapper .photogalery-section-content .photogalery-section-flex .images-column .column-item:first-of-type {
    margin-top: 0px;
  }
}
.school-invitation-section {
  background-color: #0089CE;
  background-image: url('../img/school-invitation-section/left-top-arrow.svg');
  background-position: -100px 0;
  background-size: 40%;
  background-repeat: no-repeat;
}
.school-invitation-section .bg-arrow-right {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('../img/school-invitation-section/right-bottom-arrow.svg');
  background-position: 115% 100%;
  background-size: 40%;
  background-repeat: no-repeat;
}
.school-invitation-section .bg-arrow-right div {
  text-align: center;
  width: 60%;
  color: #fff;
  font-size: 17px;
  font-weight: 300;
  line-height: 1.5;
}
.school-invitation-section .bg-arrow-right div span {
  font-weight: 700;
}
.school-invitation-section .bg-arrow-right div .bottom-text {
  font-size: 14px;
}
.school-invitation-section .bg-arrow-right div img {
  padding-top: 40px;
  padding-bottom: 40px;
  max-width: 40px;
}
@media screen and (max-width: 990px) {
  .school-invitation-section .bg-arrow-right div {
    width: 90%;
  }
}
@media screen and (max-width: 600px) {
  .school-invitation-section {
    background-size: 65%;
  }
  .school-invitation-section .bg-arrow-right {
    background-size: 65%;
  }
}
.above-standard-section .above-standard-heading {
  background-color: #F2FBFF;
}
.above-standard-section h2 {
  padding-top: 40px;
  padding-bottom: 40px;
  text-align: center;
  font-size: 28px;
  font-weight: 300;
}
.above-standard-section h2 span {
  color: #0089CE;
  font-weight: 500;
}
.above-standard-section .above-standard-content {
  padding-top: 80px;
  padding-bottom: 80px;
  background-image: url('../img/above-standard-section/bg_kostky.svg');
  background-position: -350px 50%;
  background-size: 50%;
  background-repeat: no-repeat;
}
.above-standard-section .above-standard-content .wrapper .above-standard-flex {
  display: flex;
  justify-content: space-between;
  width: 90%;
  margin: auto;
}
.above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text {
  width: 50%;
  padding-top: 40px;
}
.above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text div {
  max-width: 70%;
}
.above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text div h3 {
  color: #0089CE;
  font-size: 25px;
  font-weight: 500;
}
.above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text div h4 {
  color: #191E59;
  font-size: 20px;
  font-weight: 400;
  padding-top: 10px;
  padding-bottom: 20px;
}
.above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text div p {
  color: #5F5F5F;
  font-size: 15px;
  font-weight: 300;
  line-height: 1.5;
}
.above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-img {
  width: 50%;
}
.above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-img img {
  max-width: 100%;
  max-height: 100%;
}
@media screen and (max-width: 990px) {
  .above-standard-section h2 {
    font-size: 23px;
  }
  .above-standard-section .above-standard-content .wrapper .above-standard-flex {
    gap: 20px;
  }
  .above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text {
    width: 65%;
  }
  .above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text div {
    max-width: 100%;
  }
  .above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-img {
    width: 35%;
  }
}
@media screen and (max-width: 768px) {
  .above-standard-section .above-standard-content .wrapper .above-standard-flex {
    flex-direction: column-reverse;
    flex-wrap: wrap;
  }
  .above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text {
    width: 100%;
  }
  .above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text div {
    max-width: 100%;
  }
  .above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-img {
    width: 40%;
  }
}
@media screen and (max-width: 600px) {
  .above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-text {
    padding-top: 10px;
  }
  .above-standard-section .above-standard-content .wrapper .above-standard-flex .above-standard-img {
    width: 60%;
  }
}
.sponsors-section {
  background-color: #F2FBFF;
}
.sponsors-section .wrapper .sponsors {
  padding-top: 60px;
  padding-bottom: 40px;
  display: flex;
}
.sponsors-section .wrapper .sponsors div {
  margin-left: 30px;
  margin-right: 30px;
  max-width: calc(16.666666666667%);
}
.sponsors-section .wrapper .sponsors div img {
  max-width: 100%;
  max-height: 100%;
}
.sponsors-section .sponsors-section-underline {
  height: 20px;
  width: 100%;
  background-color: #CFEAF8;
}
@media screen and (max-width: 990px) {
  .sponsors-section .wrapper .sponsors div {
    margin-left: 10px;
    margin-right: 10px;
  }
}
@media screen and (max-width: 600px) {
  .sponsors-section .wrapper .sponsors {
    flex-wrap: wrap;
    gap: 20px;
    justify-content: center;
  }
  .sponsors-section .wrapper .sponsors div {
    max-width: unset;
    width: calc(50% - 40px);
    margin: 0;
  }
}
footer {
  color: #fff;
}
footer .footer-content {
  background-color: #0089CE;
  padding-top: 40px;
  padding-bottom: 40px;
  line-height: 1.5;
  background-image: url('../img/footer/footer-bg.svg');
  background-position: 100% 0;
  background-size: 40%;
  background-repeat: no-repeat;
}
footer .footer-content p,
footer .footer-content a,
footer .footer-content li {
  font-weight: 300;
}
footer .footer-content .footer-content-flex {
  width: 90%;
  margin: auto;
  display: flex;
}
footer .footer-content .footer-content-flex .contact-information,
footer .footer-content .footer-content-flex .important-links,
footer .footer-content .footer-content-flex .social-sites,
footer .footer-content .footer-content-flex .news {
  width: 25%;
  padding-right: 40px;
  padding-left: 40px;
  padding-top: 20px;
  border-right: 1px solid #87BCD9;
}
footer .footer-content .footer-content-flex .contact-information:first-of-type,
footer .footer-content .footer-content-flex .important-links:first-of-type,
footer .footer-content .footer-content-flex .social-sites:first-of-type,
footer .footer-content .footer-content-flex .news:first-of-type {
  padding-left: 0;
}
footer .footer-content .footer-content-flex .contact-information h4,
footer .footer-content .footer-content-flex .important-links h4,
footer .footer-content .footer-content-flex .social-sites h4,
footer .footer-content .footer-content-flex .news h4 {
  padding-bottom: 40px;
}
footer .footer-content .footer-content-flex .contact-information .qrcode-section {
  display: flex;
  padding-bottom: 20px;
}
footer .footer-content .footer-content-flex .contact-information .qrcode-section img {
  margin-left: -10px;
  margin-top: -10px;
}
footer .footer-content .footer-content-flex .contact-information .contact-person {
  padding-bottom: 20px;
}
footer .footer-content .footer-content-flex .contact-information .contact-person .contacts {
  display: flex;
  padding-top: 20px;
  padding-bottom: 20px;
  font-weight: 300;
}
footer .footer-content .footer-content-flex .contact-information .contact-person .contacts img {
  padding-right: 40px;
}
footer .footer-content .footer-content-flex .important-links a {
  text-decoration: none;
}
footer .footer-content .footer-content-flex .important-links a:hover {
  text-decoration: underline;
}
footer .footer-content .footer-content-flex .important-links .galery-school-hours {
  padding-bottom: 20px;
}
footer .footer-content .footer-content-flex .important-links .galery-school-hours:first-of-type {
  padding-top: 40px;
  border-bottom: 1px solid #87BCD9;
}
footer .footer-content .footer-content-flex .important-links .galery-school-hours:last-of-type {
  padding-top: 20px;
  padding-bottom: 0;
}
footer .footer-content .footer-content-flex .important-links .galery-school-hours .content {
  display: flex;
  font-weight: 300;
  align-items: center;
}
footer .footer-content .footer-content-flex .important-links .galery-school-hours .content img {
  padding-right: 40px;
}
footer .footer-content .footer-content-flex .social-sites .social-links {
  display: flex;
  padding-bottom: 60px;
}
footer .footer-content .footer-content-flex .social-sites .social-links a {
  display: flex;
  justify-content: center;
  align-items: center;
  margin-right: 10px;
  width: 40px;
  height: 40px;
  background-color: #395899;
}
footer .footer-content .footer-content-flex .social-sites .social-links a:hover {
  background-color: #48B3E1;
}
footer .footer-content .footer-content-flex .social-sites .social-links a img {
  width: 20px;
  height: 20px;
}
footer .footer-content .footer-content-flex .social-sites .footer-photogalery h4 {
  padding-bottom: 20px;
}
footer .footer-content .footer-content-flex .social-sites .footer-photogalery img {
  max-width: 100%;
  max-height: 100%;
}
footer .footer-content .footer-content-flex .news {
  border-right: 0;
}
footer .footer-content .footer-content-flex .news .news-article {
  border-bottom: 1px solid #8FC9E6;
  padding-top: 15px;
  padding-bottom: 15px;
}
footer .footer-content .footer-content-flex .news .news-article:first-of-type {
  padding-top: 0;
}
footer .footer-content .footer-content-flex .news .news-article:last-of-type {
  border-bottom: 0;
}
footer .footer-content .footer-content-flex .news .news-article .news-heading {
  padding-bottom: 15px;
}
footer .footer-content .footer-content-flex .news .news-article .news-date {
  display: flex;
  align-items: center;
  color: #8FC9E6;
}
footer .footer-content .footer-content-flex .news .news-article .news-date p {
  padding-left: 15px;
}
footer .footer-content .footer-content-flex .news .news-article .news-date img {
  max-width: 15px;
  height: auto;
}
@media screen and (max-width: 990px) {
  footer .footer-content .footer-content-flex {
    width: 90%;
    flex-wrap: wrap;
  }
  footer .footer-content .footer-content-flex .contact-information,
  footer .footer-content .footer-content-flex .important-links,
  footer .footer-content .footer-content-flex .social-sites,
  footer .footer-content .footer-content-flex .news {
    width: calc(50% - 20px);
    padding-right: 10px;
    padding-left: 10px;
    padding-top: 20px;
    border-right: 0;
  }
  footer .footer-content .footer-content-flex .contact-information:first-of-type,
  footer .footer-content .footer-content-flex .contact-information:nth-child(2),
  footer .footer-content .footer-content-flex .important-links:first-of-type,
  footer .footer-content .footer-content-flex .important-links:nth-child(2),
  footer .footer-content .footer-content-flex .social-sites:first-of-type,
  footer .footer-content .footer-content-flex .social-sites:nth-child(2),
  footer .footer-content .footer-content-flex .news:first-of-type,
  footer .footer-content .footer-content-flex .news:nth-child(2) {
    border-bottom: 1px solid #87BCD9;
  }
  footer .footer-content .footer-content-flex .contact-information h4,
  footer .footer-content .footer-content-flex .important-links h4,
  footer .footer-content .footer-content-flex .social-sites h4,
  footer .footer-content .footer-content-flex .news h4 {
    padding-top: 40px;
    padding-bottom: 40px;
  }
}
@media screen and (max-width: 600px) {
  footer .footer-content .footer-content-flex {
    width: 90%;
    display: block;
  }
  footer .footer-content .footer-content-flex .contact-information,
  footer .footer-content .footer-content-flex .important-links,
  footer .footer-content .footer-content-flex .social-sites,
  footer .footer-content .footer-content-flex .news {
    width: calc(100%);
    padding-right: 0px;
    padding-left: 0px;
    padding-top: 20px;
    border-right: 0;
  }
  footer .footer-content .footer-content-flex .contact-information:first-of-type,
  footer .footer-content .footer-content-flex .contact-information:nth-child(2),
  footer .footer-content .footer-content-flex .important-links:first-of-type,
  footer .footer-content .footer-content-flex .important-links:nth-child(2),
  footer .footer-content .footer-content-flex .social-sites:first-of-type,
  footer .footer-content .footer-content-flex .social-sites:nth-child(2),
  footer .footer-content .footer-content-flex .news:first-of-type,
  footer .footer-content .footer-content-flex .news:nth-child(2) {
    border-bottom: none;
  }
  footer .footer-content .footer-content-flex .contact-information h4,
  footer .footer-content .footer-content-flex .important-links h4,
  footer .footer-content .footer-content-flex .social-sites h4,
  footer .footer-content .footer-content-flex .news h4 {
    padding-top: 0px;
    padding-bottom: 40px;
  }
}
footer .copyright-section {
  background-color: #066FB2;
  padding-top: 30px;
  padding-bottom: 30px;
  font-weight: 300;
}
footer .copyright-section .wrapper {
  max-width: 90%;
  margin: auto;
}
footer .copyright-section .wrapper .copyright-flex {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
footer .copyright-section .wrapper .copyright-flex .created-by-pixio {
  display: flex;
  align-items: center;
}
footer .copyright-section .wrapper .copyright-flex .created-by-pixio p {
  padding-right: 15px;
}
@media screen and (max-width: 768px) {
  footer .copyright-section .wrapper .copyright-flex {
    display: block;
  }
  footer .copyright-section .wrapper .copyright-flex .created-by-pixio {
    padding-top: 20px;
  }
}
.subpage-full-page .subpage-flex {
  display: flex;
}
.subpage-full-page .subpage-flex .subpage-center-section {
  width: 100%;
  margin: 0px;
}
.subpage-flex {
  background-image: url('../img/above-standard-section/bg_kostky.svg');
  background-position: -350px 0;
  background-size: 50%;
  background-repeat: no-repeat;
  display: flex;
  margin: auto;
}
.subpage-flex .subpage-left-section,
.subpage-flex .subpage-center-section {
  padding-top: 55px;
  padding-bottom: 80px;
  width: 60%;
  margin: auto;
  margin-right: 20px;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .headings h1,
.subpage-flex .subpage-center-section .subpage-content .main-section .headings h1 {
  color: #0089CE;
  font-size: 35px;
  padding-bottom: 10px;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .headings p,
.subpage-flex .subpage-center-section .subpage-content .main-section .headings p {
  color: #191E59;
  font-size: 25px;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content,
.subpage-flex .subpage-center-section .subpage-content .main-section .content {
  padding-top: 40px;
  padding-bottom: 40px;
  gap: 40px;
  min-height: 400px;
  line-height: 27px;
  font-size: 14px;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content table,
.subpage-flex .subpage-left-section .subpage-content .main-section .content ul,
.subpage-flex .subpage-left-section .subpage-content .main-section .content ol,
.subpage-flex .subpage-left-section .subpage-content .main-section .content p,
.subpage-flex .subpage-left-section .subpage-content .main-section .content h2,
.subpage-flex .subpage-left-section .subpage-content .main-section .content h3,
.subpage-flex .subpage-left-section .subpage-content .main-section .content h4,
.subpage-flex .subpage-left-section .subpage-content .main-section .content h5,
.subpage-flex .subpage-left-section .subpage-content .main-section .content hr,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table,
.subpage-flex .subpage-center-section .subpage-content .main-section .content ul,
.subpage-flex .subpage-center-section .subpage-content .main-section .content ol,
.subpage-flex .subpage-center-section .subpage-content .main-section .content p,
.subpage-flex .subpage-center-section .subpage-content .main-section .content h2,
.subpage-flex .subpage-center-section .subpage-content .main-section .content h3,
.subpage-flex .subpage-center-section .subpage-content .main-section .content h4,
.subpage-flex .subpage-center-section .subpage-content .main-section .content h5,
.subpage-flex .subpage-center-section .subpage-content .main-section .content hr {
  margin: 0 0 18px 0;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content h2,
.subpage-flex .subpage-center-section .subpage-content .main-section .content h2 {
  font-size: 24px;
  font-weight: normal;
  padding: 10px 0;
  line-height: 30px;
}
@media screen and (min-width: 768px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h2,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h2 {
    font-size: 25px;
    padding: 12px 0;
  }
}
@media screen and (min-width: 990px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h2,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h2 {
    font-size: 28px;
    padding: 13px 0;
  }
}
@media screen and (min-width: 1220px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h2,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h2 {
    font-size: 30px;
    padding: 15px 0;
  }
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content h3,
.subpage-flex .subpage-center-section .subpage-content .main-section .content h3 {
  font-size: 19px;
  font-weight: normal;
  padding: 7px 0;
}
@media screen and (min-width: 768px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h3,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h3 {
    font-size: 19px;
    padding: 9px 0;
  }
}
@media screen and (min-width: 990px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h3,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h3 {
    font-size: 21px;
    padding: 12px 0;
  }
}
@media screen and (min-width: 1220px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h3,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h3 {
    font-size: 22px;
    padding: 13px 0;
  }
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content h4,
.subpage-flex .subpage-center-section .subpage-content .main-section .content h4 {
  font-size: 15px;
  padding: 6px 0;
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h4,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h4 {
    font-size: 15px;
    padding: 8px 0;
  }
}
@media screen and (min-width: 990px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h4,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h4 {
    font-size: 15px;
    padding: 8px 0;
  }
}
@media screen and (min-width: 1220px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h4,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h4 {
    font-size: 16px;
    padding: 10px 0;
  }
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content h5,
.subpage-flex .subpage-center-section .subpage-content .main-section .content h5 {
  font-size: 14px;
  padding: 0px 0;
  font-weight: normal;
}
@media screen and (min-width: 768px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h5,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h5 {
    font-size: 15px;
    padding: 4px 0;
  }
}
@media screen and (min-width: 990px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h5,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h5 {
    font-size: 15px;
    padding: 3px 0;
  }
}
@media screen and (min-width: 1220px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content h5,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content h5 {
    font-size: 16px;
    padding: 4px 0;
  }
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content a,
.subpage-flex .subpage-center-section .subpage-content .main-section .content a {
  color: #0089CE;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content hr,
.subpage-flex .subpage-center-section .subpage-content .main-section .content hr {
  display: block;
  height: 1px;
  border: none;
  margin: 10px 0;
  background: #e4e4e4;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content blockquote,
.subpage-flex .subpage-center-section .subpage-content .main-section .content blockquote {
  border-left: 5px solid #d5d5d5;
  padding-left: 20px;
  font-style: italic;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content ul li,
.subpage-flex .subpage-center-section .subpage-content .main-section .content ul li {
  padding: 2px 0 2px 28px;
  background: url('../img/li_default_small.svg') 0 11px no-repeat;
  background-size: 8px auto;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content ul ul,
.subpage-flex .subpage-center-section .subpage-content .main-section .content ul ul {
  margin-left: 13px;
  margin-bottom: 0px;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content ul.years li,
.subpage-flex .subpage-center-section .subpage-content .main-section .content ul.years li {
  padding: 0px;
  background: none !important;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content ul.years li a,
.subpage-flex .subpage-center-section .subpage-content .main-section .content ul.years li a {
  display: block;
  padding: 15px 0px;
  text-decoration: none;
  border: 1px solid #cfcfcf;
  text-align: center;
  color: ;
  margin: 15px 0px;
}
@media screen and (min-width: 768px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content ul.years li a,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content ul.years li a {
    float: left;
    margin: 15px 19px;
    width: calc(50% - 40px);
  }
}
@media screen and (min-width: 1220px) {
  .subpage-flex .subpage-left-section .subpage-content .main-section .content ul.years li a,
  .subpage-flex .subpage-center-section .subpage-content .main-section .content ul.years li a {
    margin: 15px 20px;
    width: calc(33% - 40px);
  }
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content ul.years li a:hover,
.subpage-flex .subpage-center-section .subpage-content .main-section .content ul.years li a:hover {
  text-decoration: underline;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content table,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table {
  width: 100%;
  border-collapse: separate;
  border-spacing: 1px;
  *border-collapse: expression('separate',cellSpacing='1px');
  font-weight: 300;
  font-size: 13px;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content table th,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table th {
  font-weight: normal;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content table td,
.subpage-flex .subpage-left-section .subpage-content .main-section .content table th,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table td,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table th {
  padding: 6px 8px;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content table td a,
.subpage-flex .subpage-left-section .subpage-content .main-section .content table th a,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table td a,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table th a {
  color: inherit;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content table tr,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table tr {
  background-color: #D3E8F2;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content table th:first-of-type,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table th:first-of-type {
  background-color: #0A8DCF;
  color: #fff;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content table td,
.subpage-flex .subpage-center-section .subpage-content .main-section .content table td {
  background-color: #F4FAFC;
}
.subpage-flex .subpage-left-section .subpage-content .main-section .content p,
.subpage-flex .subpage-center-section .subpage-content .main-section .content p {
  color: #2C2C2C;
  font-weight: 300;
  line-height: 1.5;
}
.subpage-flex .subpage-left-section .subpage-content .second-section,
.subpage-flex .subpage-center-section .subpage-content .second-section {
  padding-top: 40px;
  padding-bottom: 40px;
  border-top: 1px solid #0A8DCF;
  border-bottom: 1px solid #0A8DCF;
  display: flex;
  justify-content: space-between;
  gap: 40px;
}
.subpage-flex .subpage-left-section .subpage-content .second-section .headings,
.subpage-flex .subpage-center-section .subpage-content .second-section .headings {
  width: 50%;
}
.subpage-flex .subpage-left-section .subpage-content .second-section .headings h2,
.subpage-flex .subpage-center-section .subpage-content .second-section .headings h2 {
  color: #0089CE;
  font-size: 30px;
  padding-bottom: 40px;
}
.subpage-flex .subpage-left-section .subpage-content .second-section .headings p,
.subpage-flex .subpage-center-section .subpage-content .second-section .headings p {
  color: #191E59;
  font-size: 16px;
  font-weight: 400;
  line-height: 1.3;
}
.subpage-flex .subpage-left-section .subpage-content .second-section .section-image,
.subpage-flex .subpage-center-section .subpage-content .second-section .section-image {
  width: 50%;
}
.subpage-flex .subpage-left-section .subpage-content .second-section .section-image img,
.subpage-flex .subpage-center-section .subpage-content .second-section .section-image img {
  max-width: 100%;
  max-height: auto;
}
.subpage-flex .subpage-left-section .subpage-content .third-section,
.subpage-flex .subpage-center-section .subpage-content .third-section {
  margin-top: 20px;
  margin-bottom: 80px;
}
.subpage-flex .subpage-left-section .subpage-content .third-section h3,
.subpage-flex .subpage-center-section .subpage-content .third-section h3 {
  font-size: 18px;
  color: #000;
}
.subpage-flex .subpage-left-section .subpage-content .third-section p,
.subpage-flex .subpage-center-section .subpage-content .third-section p {
  color: #2C2C2C;
  font-weight: 300;
  line-height: 1.3;
  padding-top: 20px;
  padding-bottom: 20px;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex,
.subpage-flex .subpage-center-section .subpage-content .third-section .cyber-section-flex {
  display: flex;
  gap: 20px;
  padding-top: 20px;
  padding-bottom: 40px;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex .cyber-image,
.subpage-flex .subpage-center-section .subpage-content .third-section .cyber-section-flex .cyber-image {
  width: 50%;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex .cyber-image img,
.subpage-flex .subpage-center-section .subpage-content .third-section .cyber-section-flex .cyber-image img {
  max-height: 100%;
  max-width: 100%;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex .cyber-content,
.subpage-flex .subpage-center-section .subpage-content .third-section .cyber-section-flex .cyber-content {
  width: 50%;
  background-color: #0A8DCF;
  background-image: url('../img/above-standard-section/bg_kostky.svg');
  background-position: 50% 55%;
  background-size: 200%;
  background-repeat: no-repeat;
  display: flex;
  justify-content: center;
  align-items: center;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex .cyber-content div p,
.subpage-flex .subpage-center-section .subpage-content .third-section .cyber-section-flex .cyber-content div p {
  padding: 0;
  text-align: center;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex .cyber-content div .cyber-heading,
.subpage-flex .subpage-center-section .subpage-content .third-section .cyber-section-flex .cyber-content div .cyber-heading {
  color: #fff;
  font-size: 25px;
  font-weight: 500;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex .cyber-content div .cyber-heading-2,
.subpage-flex .subpage-center-section .subpage-content .third-section .cyber-section-flex .cyber-content div .cyber-heading-2 {
  color: #191E59;
  background: #D0EBF8;
  font-size: 18px;
  font-weight: 400;
  padding-top: 5px;
  padding-bottom: 5px;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .computer-network-section,
.subpage-flex .subpage-center-section .subpage-content .third-section .computer-network-section {
  padding-top: 20px;
  border-top: 2px solid #40A6DA;
  border-bottom: 1px solid #0089CE;
  display: flex;
  justify-content: center;
  align-items: center;
  background-image: url('../img/above-standard-section/bg_kostky.svg');
  background-position: 50% 55%;
  background-size: 100%;
  background-repeat: no-repeat;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .computer-network-section h3,
.subpage-flex .subpage-center-section .subpage-content .third-section .computer-network-section h3 {
  color: #0089CE;
  font-size: 20px;
}
.subpage-flex .subpage-left-section .subpage-content .third-section .computer-network-section p,
.subpage-flex .subpage-center-section .subpage-content .third-section .computer-network-section p {
  text-align: center;
  color: #0189CE;
  font-size: 15px;
  font-weight: 300;
}
.subpage-flex .subpage-aside {
  width: 20%;
  background-color: #F2FBFF;
  padding-left: 40px;
  padding-top: 80px;
  background-image: url('../img/above-standard-section/bg_kostky.svg');
  background-position: 40px 50%;
  background-size: 200%;
  background-repeat: no-repeat;
}
.subpage-flex .subpage-aside .aside-flex {
  display: flex;
}
.subpage-flex .subpage-aside .aside-flex .aside-content {
  max-width: 70%;
}
.subpage-flex .subpage-aside .aside-flex .aside-content img {
  max-width: 100%;
  max-height: 100%;
}
.subpage-flex .subpage-aside .aside-flex .aside-content .aside-info div {
  padding-top: 20px;
  padding-bottom: 20px;
  border-bottom: 1px solid #9DD3ED;
  line-height: 1.5;
}
.subpage-flex .subpage-aside .aside-flex .aside-content .aside-info div:last-of-type {
  border-bottom: 0;
}
.subpage-flex .subpage-aside .aside-flex .aside-content .aside-info div .heading {
  color: #191E59;
  font-weight: 500;
}
.subpage-flex .subpage-aside .aside-flex .aside-content .aside-info div .content {
  color: #191E59;
  font-weight: 300;
}
.subpage-flex .subpage-aside .aside-flex .aside-content .red-square {
  margin-top: 20px;
  background-color: #FF5757;
  color: #fff;
  text-align: center;
  padding: 20px;
  font-weight: 300;
  line-height: 1.5;
}
@media screen and (max-width: 768px) {
  .subpage-flex {
    display: block;
    max-width: 100%;
  }
  .subpage-flex .subpage-left-section {
    width: 100%;
  }
  .subpage-flex .subpage-left-section .subpage-content {
    padding-right: 20px;
    padding-left: 20px;
  }
  .subpage-flex .subpage-left-section .subpage-content .main-section .content {
    flex-direction: column;
    width: 100%;
  }
  .subpage-flex .subpage-left-section .subpage-content .second-section {
    flex-direction: column-reverse;
    width: 100%;
  }
  .subpage-flex .subpage-left-section .subpage-content .second-section .headings {
    width: 100%;
  }
  .subpage-flex .subpage-left-section .subpage-content .second-section .section-image {
    width: 40%;
  }
  .subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex .cyber-content div .cyber-heading {
    font-size: 18px;
  }
  .subpage-flex .subpage-left-section .subpage-content .third-section .cyber-section-flex .cyber-content div .cyber-heading-2 {
    margin-top: 10px;
    font-size: 13px;
  }
  .subpage-flex .subpage-left-section .subpage-content .third-section .subpage-table {
    overflow-x: scroll;
  }
  .subpage-flex .subpage-aside {
    width: 100%;
    padding-right: 0;
    padding-left: 0;
  }
  .subpage-flex .subpage-aside .aside-flex {
    justify-content: center;
    padding-bottom: 80px;
  }
  .subpage-flex .subpage-aside .aside-flex .aside-content {
    max-width: 80%;
  }
  .subpage-flex .subpage-aside .aside-flex .aside-content img {
    max-width: 50%;
  }
}
header {
  z-index: 10000;
  position: relative;
}
header .topbar {
  background: #fff;
  background-repeat: no-repeat;
  box-shadow: 0px 0px 15px #CFDFE8;
}
@media screen and (max-width: 990px) {
  header .topbar {
    display: none;
  }
}
header .topbar .wrapper {
  background: url('../img/bg_cubes.svg') bottom -50px left 250px no-repeat;
  background-size: 350px auto;
}
header .topbar .wrapper .logo {
  display: block;
  width: 200px;
  height: 64px;
  margin-top: 5px;
  background: url('../img/logo.svg');
  background-repeat: no-repeat;
  background-size: 200px auto;
  text-indent: -5555px;
  float: left;
}
header .topbar .wrapper ul.contacts {
  float: left;
  display: block;
  margin-left: 70px;
  margin-top: 17px;
}
header .topbar .wrapper ul.contacts li {
  display: inline-block;
  padding: 15px 0 15px 35px;
  margin-right: 35px;
  font-size: 15px;
}
@media only screen and (max-width: 1600px) {
  header .topbar .wrapper ul.contacts li {
    display: block;
    margin-right: 0;
    padding: 5px 0 5px 30px;
  }
  header .topbar .wrapper ul.contacts li.email,
  header .topbar .wrapper ul.contacts li.phone {
    background-size: 15px auto;
    background-color: aquamarine;
  }
}
header .topbar .wrapper ul.contacts li.email {
  background: url('../img/contact-email.svg') center left no-repeat;
  background-size: 18px auto;
}
header .topbar .wrapper ul.contacts li.phone {
  background: url('../img/contact-phone.svg') center left no-repeat;
  background-size: 18px auto;
}
header .topbar .wrapper nav {
  float: right;
  display: block;
}
header .topbar .wrapper nav ul li {
  float: left;
  padding: 23px 10px;
}
header .topbar .wrapper nav ul li:after {
  content: "";
  display: block;
  width: 1px;
  height: 24px;
  background: #0089CE;
  position: absolute;
  top: 28px;
  margin-left: -10px;
}
header .topbar .wrapper nav ul li a {
  text-decoration: none;
  display: block;
  height: 100%;
  padding: 10px;
}
header .topbar .wrapper nav ul li a:hover {
  text-decoration: underline;
}
header .topbar .wrapper nav ul li.link-home {
  display: none;
}
header .topbar .wrapper nav ul li.link-gallery {
  background: url('../img/icon-gallery.svg') center left 17px no-repeat;
  background-size: 18px auto;
}
header .topbar .wrapper nav ul li.link-gallery a {
  border: none;
  padding-left: 40px;
}
header .topbar .wrapper nav ul li.link-contact a {
  background: #0089CE;
  color: white;
}
header .topbar .wrapper nav ul li.link-contact a:hover {
  background: #006BA0;
  text-decoration: none;
}
header .topbar .wrapper nav ul li.link-contact.active a {
  color: white;
}
header .topbar .wrapper nav ul li.link-contact:after {
  display: none;
}
header .topbar .wrapper nav ul li.active a {
  color: #0089CE;
}
header .topbar .wrapper nav ul li.active ul a {
  color: inherit;
}
header .topbar .wrapper nav ul li .main-menu-lvl2-wrapper {
  border: 2px solid #0089CE;
  position: absolute;
  padding: 40px;
  padding-top: 80px;
  background: white;
  top: 80px;
  right: 0px;
  z-index: 2;
  width: 750px;
  display: none;
  background-image: url('../img/navbar-bg.svg');
  background-position: 50% 0px;
  background-size: 75%;
  background-repeat: no-repeat;
}
header .topbar .wrapper nav ul li .main-menu-lvl2-wrapper ul {
  display: flex;
  flex-direction: column;
  flex-wrap: wrap;
  -webkit-flex-wrap: wrap;
  max-height: 260px;
  max-width: 60%;
}
header .topbar .wrapper nav ul li .main-menu-lvl2-wrapper ul li {
  padding: 0px;
  padding-top: 20px;
  padding-bottom: 10px;
  border-bottom: 1px solid #E0E0E0;
  max-width: 50%;
  margin-right: 40px;
}
header .topbar .wrapper nav ul li .main-menu-lvl2-wrapper ul li:nth-of-type(5) {
  border-bottom: none;
}
header .topbar .wrapper nav ul li .main-menu-lvl2-wrapper ul li a {
  padding: 0px;
}
header .topbar .wrapper nav ul li .main-menu-lvl2-wrapper ul li a:hover {
  text-decoration: none;
  color: #0089CE;
}
header .topbar .wrapper nav ul li .main-menu-lvl2-wrapper ul li:after {
  display: none;
}
header .topbar .wrapper nav ul li:hover .main-menu-lvl2-wrapper {
  display: block;
}
header .subpage-nav {
  background: #0089CE;
  padding-top: 20px;
  padding-bottom: 20px;
}
header .subpage-nav .subpage-navbar-flex {
  display: flex;
  align-items: center;
}
header .subpage-nav .subpage-navbar-flex .subpage-arrow {
  width: 40px;
  height: 35px;
  background: url('../img/subpage-navbar-icon.svg') center left 17px no-repeat;
  background-size: 18px auto;
}
header .subpage-nav .subpage-navbar-flex ul {
  display: flex;
  justify-content: left;
}
header .subpage-nav .subpage-navbar-flex ul li {
  padding-left: 20px;
  padding-right: 20px;
  padding-top: 5px;
  padding-bottom: 5px;
  border-right: 1px solid #3faaea;
}
header .subpage-nav .subpage-navbar-flex ul li:last-of-type {
  border-right: none;
  text-decoration: underline;
}
header .subpage-nav .subpage-navbar-flex ul li a {
  text-decoration: none;
  color: #fff;
  font-weight: 300;
}
header .subpage-nav .subpage-navbar-flex ul li a:hover {
  text-decoration: underline;
}
.menu-arrow {
  position: absolute;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0 11px 8px 11px;
  border-color: transparent transparent #0089CE transparent;
}
.menu-arrow-uchazec {
  left: 260px;
}
.menu-arrow-student {
  left: 355px;
}
.menu-arrow-dalsi-vzdelavani {
  left: 470px;
}
.menu-arrow-skola {
  left: 575px;
}
.menu-arrow-galerie {
  left: 680px;
}
.menu-heading {
  position: absolute;
  top: 40px;
}
.menu-heading p {
  font-weight: 500;
  font-size: 20px;
}
.menu-fast-links {
  display: flex;
  margin-top: 30px;
}
.menu-fast-links a {
  margin-right: 20px;
  background-color: #EEEEEE;
  transition: .3s;
}
.menu-fast-links a:hover {
  background-color: #e5e5e5;
}
.menu-fast-links .bakalari {
  padding: 8px 17px !important;
}
.menu-fast-links .edubase {
  padding-left: 40px !important;
  padding-right: 40px !important;
  padding-top: 10px !important;
  padding-bottom: 10px !important;
}
.menu-fotogalerie {
  position: absolute;
  top: 40px;
  right: calc(0px + 40px);
  -moz-box-sizing: border-box;
  box-sizing: border-box;
}
.menu-fotogalerie .menu-fotogalerie-section img {
  max-width: 200px;
  max-height: auto;
}
.menu-fotogalerie .menu-fotogalerie-section a {
  padding: 0 !important;
  padding-top: 10px !important;
  float: right;
}
@media screen and (min-width: 990px) {
  .mobile-navbar {
    display: none;
  }
}
.mobile-navbar .navbar-area {
  background-color: #fff;
}
.mobile-navbar .site-navbar {
  display: flex;
  justify-content: space-between;
  align-items: center;
}
.mobile-navbar .site-navbar ul {
  margin: 0;
  padding: 0;
  list-style: none;
  display: flex;
  z-index: 3;
}
.mobile-navbar .site-navbar ul li a {
  color: #fff;
  padding: 20px;
  display: block;
  text-decoration: none;
  text-transform: uppercase;
}
.mobile-navbar .site-navbar ul li a:hover {
  background: rgba(255,255,255,0.1);
}
.mobile-navbar a.site-logo {
  display: block;
  width: 150px;
  height: 30px;
  background: url('../img/logo.svg');
  background-repeat: no-repeat;
  text-indent: -5555px;
  float: left;
}
.mobile-navbar .nav-toggler {
  border: none;
  padding: 5px;
  background-color: transparent;
  cursor: pointer;
  height: 39px;
  display: none;
}
.mobile-navbar .nav-toggler span {
  width: 28px;
  height: 3px;
  background-color: #0089CE;
  display: block;
  transition: .3s;
}
.mobile-navbar .nav-toggler span:before {
  width: 28px;
  height: 3px;
  background-color: #0089CE;
  display: block;
  transition: .3s;
  content: '';
  transform: translateY(-9px);
}
.mobile-navbar .nav-toggler span:after {
  width: 28px;
  height: 3px;
  background-color: #0089CE;
  display: block;
  transition: .3s;
  content: '';
  transform: translateY(6px);
}
.mobile-navbar .nav-toggler.toggler-open span {
  background-color: transparent;
}
.mobile-navbar .nav-toggler.toggler-open span:before {
  transform: translateY(0px) rotate(45deg);
}
.mobile-navbar .nav-toggler.toggler-open span:after {
  transform: translateY(-3px) rotate(-45deg);
}
.mobile-navbar .intro-area {
  height: calc(39vh);
  display: flex;
  align-items: center;
  text-align: center;
  color: #fff;
}
.mobile-navbar .intro-area h2 {
  font-size: 50px;
  font-weight: 300;
  line-height: 50px;
  margin-bottom: 25px;
}
.mobile-navbar .intro-area p {
  font-size: 18px;
}
@media screen and (max-width: 990px) {
  .mobile-navbar .menu-arrow,
  .mobile-navbar .menu-fotogalerie,
  .mobile-navbar .menu-fast-links,
  .mobile-navbar .menu-heading {
    display: none !important;
  }
  .mobile-navbar .nav-toggler {
    display: block;
  }
  .mobile-navbar .site-navbar {
    min-height: 60px;
    padding-left: 20px;
    padding-right: 20px;
  }
  .mobile-navbar .site-navbar ul {
    position: absolute;
    width: 100%;
    height: calc(40vh);
    left: 0;
    top: 60px;
    flex-direction: column;
    align-items: center;
    border: none;
    max-height: 0;
    overflow: hidden;
    transition: .3s;
  }
  .mobile-navbar .site-navbar ul li {
    width: 100%;
    text-align: center;
    background-color: #0089CE;
  }
  .mobile-navbar .site-navbar ul li a {
    padding: 25px;
  }
  .mobile-navbar .site-navbar ul li a:hover {
    background-color: rgba(255,255,255,0.1);
  }
  .mobile-navbar .site-navbar ul li .main-menu-lvl2 {
    height: 100%;
    width: 100%;
    max-height: 100%;
    position: static;
    height: 0px;
    visibility: hidden;
    opacity: 0;
    transition: visibility 0s, opacity 0.3s linear;
    background: none;
    z-index: 20;
  }
  .mobile-navbar .site-navbar ul li .main-menu-lvl2 .main-menu-lvl2-item {
    background-color: #006BA0;
  }
  .mobile-navbar .site-navbar ul li .main-menu-lvl2 .main-menu-lvl2-item .main-menu-lvl3-wrapper {
    display: none;
    opacity: 0;
    visibility: hidden;
  }
  .mobile-navbar .site-navbar ul li .has-child {
    position: absolute;
    display: inline-block;
    width: 20px;
    height: 20px;
    margin-top: -42px;
    right: 30px;
    background: url(../img/plus.png) 0 0 no-repeat;
    transition: .2s ease-in;
    visibility: visible !important;
    opacity: 1 !important;
  }
  .mobile-navbar .site-navbar ul .secondary-menu-open .main-menu-lvl2-wrapper .main-menu-lvl2 {
    visibility: visible;
    opacity: 1;
    height: 100%;
  }
  .mobile-navbar .site-navbar ul .secondary-menu-open .main-menu-lvl2-wrapper .has-child {
    transform: rotate(45deg);
  }
  .mobile-navbar .site-navbar ul .mobileNavbarParentLink a {
    pointer-events: none;
  }
  .mobile-navbar .site-navbar ul .mobileNavbarParentLink div a {
    pointer-events: auto;
  }
  .mobile-navbar .site-navbar ul.open {
    min-height: 300vh;
    max-height: 100%;
    overflow: visible;
  }
  .mobile-navbar .intro-area h2 {
    font-size: 36px;
    margin-bottom: 15px;
  }
}
.container {
  width: 100%;
  max-width: 600px;
  margin: auto;
}
.carousel-item {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  color: #fff;
}
.carousel-item-bg-1 {
  background-image: url('../img/homepage-header-slider/header-slider.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.carousel-item-bg-2 {
  background-image: url('../img/homepage-header-slider/header-slider.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.carousel-item-bg-3 {
  background-image: url('../img/homepage-header-slider/header-slider.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.carousel-item-bg-4 {
  background-image: url('../img/homepage-header-slider/header-slider.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.carousel {
  position: relative;
  width: 100%;
  height: 350px;
  overflow: hidden;
}
.carousel-item {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  display: none;
  transition: left 300ms ease-in-out;
  align-items: flex-start;
  justify-content: flex-end;
}
.carousel-item.previous {
  display: flex;
  left: -100%;
}
.carousel-item.active {
  display: flex;
  left: 0;
}
.carousel-item.next {
  display: flex;
  left: 100%;
}
.carousel-arrow {
  position: absolute;
  top: 0;
  display: flex;
  width: 20%;
  height: 100%;
  background: #000;
  font-size: 3em;
  justify-content: center;
  align-items: center;
  color: #fff;
  text-decoration: none;
  opacity: 0;
  transition: opacity 300ms ease-in-out;
}
.carousel-arrow:hover {
  opacity: 0.2;
}
.carousel-navigation {
  position: absolute;
  width: 100%;
  bottom: 2em;
  right: 30px;
  text-align: end;
}
.carousel-navigation-btn {
  display: inline-block;
  width: 0.6em;
  height: 0.6em;
  background: rgba(255,255,255,0.5);
  border-radius: 50%;
}
.carousel-navigation-btn:not(:last-of-type) {
  margin-right: 0.6em;
}
.carousel-navigation-btn:hover,
.carousel-navigation-btn.active {
  background: #fff;
}
.photogalery-item-bg-1 {
  background-image: url('../img/homepage-header-slider/header-slider.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.photogalery-item-bg-2 {
  background-image: url('../img/homepage-header-slider/header-slider.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.photogalery-item-bg-3 {
  background-image: url('../img/homepage-header-slider/header-slider.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.photogalery-item-bg-4 {
  background-image: url('../img/homepage-header-slider/header-slider.png');
  background-size: cover;
  background-repeat: no-repeat;
}
.carousel-item p {
  display: block;
  margin-bottom: 2em;
  margin-left: 30px;
}
.news-section {
  box-shadow: 0 20px 20px 0px #f5f5f5;
  padding-top: 20px;
  padding-bottom: 20px;
}
.news-section .news-slider-container {
  padding-top: 20px;
  padding-bottom: 20px;
  padding-right: 80px;
  padding-left: 80px;
  background-color: #F5F5F5;
}
.news-section .news-slider-container .owl-nav {
  margin-top: 0;
  display: flex;
  justify-content: space-between;
}
.news-section .news-slider-container .owl-nav .owl-prev,
.news-section .news-slider-container .owl-nav .owl-next {
  border: none;
  background: none;
  text-indent: -9999em;
  text-transform: uppercase;
  height: 15px;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
.news-section .news-slider-container .owl-nav .owl-prev:hover,
.news-section .news-slider-container .owl-nav .owl-next:hover {
  background: none;
  height: 15px;
  width: 15px;
  background-size: contain;
  background-repeat: no-repeat;
}
.news-section .news-slider-container .owl-nav .owl-prev {
  position: absolute;
  left: -60px;
  bottom: 120px;
  background-image: url('../img/left-arrow.svg');
}
.news-section .news-slider-container .owl-nav .owl-prev:hover {
  background-image: url('../img/left-arrow.svg');
}
.news-section .news-slider-container .owl-nav .owl-next {
  position: absolute;
  right: -60px;
  bottom: 120px;
  background-image: url('../img/right-arrow.svg');
}
.news-section .news-slider-container .owl-nav .owl-next:hover {
  background-image: url('../img/right-arrow.svg');
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource {
  margin-top: 15px;
  margin-bottom: 15px;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border {
  padding-left: 0px;
  padding-right: 40px;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border:after {
  position: absolute;
  bottom: 30px;
  right: 0;
  content: '';
  background: url('../img/news-line.svg');
  height: 70%;
  margin-left: 6px;
  width: 1px;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-heading {
  color: #4A4A4A;
  font-size: 15px;
  font-weight: 700;
  max-width: 70%;
  line-height: 1.5;
  margin-bottom: 20px;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-text {
  color: #515151;
  line-height: 18px;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more {
  padding-top: 30px;
  display: flex;
  justify-content: space-between;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more .news-read-more-div {
  margin-top: 10px;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more .news-read-more-div .news-read-more-button {
  text-decoration: none;
  color: #fff;
  background: #0089CE;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
  padding-right: 30px;
  font-size: 11px;
  font-weight: 500;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more .news-read-more-div .news-read-more-button:hover {
  background: #006BA0;
}
.news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more div .news-date {
  background: url('../img/calendar.svg') center left no-repeat;
  background-size: 18px 20px;
  padding-top: 10px;
  padding-bottom: 10px;
  padding-left: 30px;
}
@media screen and (max-width: 600px) {
  .news-section .news-slider-container .news-slider .resource-slider-inset {
    margin-bottom: 0;
  }
  .news-section .news-slider-container .news-slider .resource-slider-inset .resource {
    margin-top: 0;
    margin-bottom: 0;
  }
  .news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border {
    padding-right: 0;
  }
  .news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border:after {
    display: none;
  }
  .news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-heading {
    max-width: 100%;
  }
  .news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more {
    display: flex;
    flex-direction: column-reverse;
    padding-top: 10px;
  }
  .news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more div {
    width: 100%;
  }
  .news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more div .news-date {
    margin-bottom: 10px;
  }
  .news-section .news-slider-container .news-slider .resource-slider-inset .resource .resource-border .news-read-more .news-read-more-div {
    width: 100%;
  }
}
#content {
  line-height: 25px;
}
#content table,
#content ul,
#content ol,
#content p,
#content h2,
#content h3,
#content h4,
#content h5,
#content hr {
  margin: 0 0 15px 0;
}
#content a {
  color: inherit;
}
#content hr {
  display: block;
  height: 1px;
  border: none;
  background: #e4e4e4;
}
#content h2 {
  font-size: 26px;
}
#content h3 {
  font-size: 23px;
}
#content h4 {
  font-size: 18px;
}
#content h5 {
  font-size: 16px;
}
#content ul li {
  padding: 2px 0 2px 20px;
  background: url('../img/content_li.png') 0 13px no-repeat;
  background-size: 8px 12px;
}
#content ul ul {
  margin-left: 13px;
  margin-bottom: 0px;
}
#content table {
  width: 100%;
}
#content table thead tr {
  background: #dcefff;
}
#content table thead tr th {
  padding: 12px 10px 12px 10px;
  font-weight: 400;
}
#content table thead tr th:first-child {
  text-align: left;
}
#content table thead tr th:last-child {
  text-align: right;
}
#content table tbody tr td {
  padding: 8px 10px 8px 10px;
}
footer .copyright {
  background: #212121;
  color: #717171;
  padding: 15px 0px;
  line-height: 45px;
}
footer .copyright a {
  text-decoration: none;
  color: #717171;
}
footer .copyright a:hover {
  text-decoration: underline;
}
@media screen and (min-width: 768px) {
  footer .copyright .left {
    float: left;
  }
}
footer .copyright .right {
  display: block;
}
@media screen and (min-width: 768px) {
  footer .copyright .right {
    float: right;
  }
}
footer .copyright .right a.pixio {
  position: relative;
  top: 8px;
  margin-left: 15px;
}
footer .copyright ul {
  width: 100%;
  border-top: 1px solid #3c3c3c;
  margin-top: 10px;
}
@media screen and (min-width: 768px) {
  footer .copyright ul {
    width: auto;
    border-top: 0px;
    margin-top: 0px;
  }
}
@media screen and (min-width: 990px) {
  footer .copyright ul {
    margin-right: 60px;
  }
}
footer .copyright ul li {
  margin-top: 7px;
  float: left;
  margin-right: 40px;
}
@media screen and (min-width: 768px) {
  footer .copyright ul li {
    margin-top: 0px;
    margin-right: 0px;
    margin-left: 40px;
  }
}
.pixio-control-panel {
  background: #f8f8f8;
  border-top: 1px solid #e1e1e1;
  position: fixed;
  width: 100%;
  bottom: 0px;
  left: 0px;
  right: 0px;
  font-size: 13px;
}
.pixio-control-panel .pixio-container {
  background: #141b21;
  display: none;
  padding: 10px 20px;
  float: left;
}
.pixio-control-panel .pixio-container a {
  display: block;
  width: 54px;
  height: 20px;
  text-indent: -5555px;
  background-image: url('../img/controlpanel/controlpanel_sprite.png');
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .pixio-control-panel .pixio-container a {
    background-image: url('../img/controlpanel/controlpanel_sprite@x2.png');
    background-size: 60px 60px;
  }
}
@media screen and (min-width: 768px) {
  .pixio-control-panel .pixio-container {
    display: inline-block;
  }
}
.pixio-control-panel-ul {
  margin: 3px 0 10px 0;
}
.pixio-control-panel-ul li {
  color: #818181;
  display: block;
  margin: 7px 15px 13px 15px;
  float: left;
}
.pixio-control-panel-ul li span {
  background-image: url('../img/controlpanel/controlpanel_sprite.png');
  display: inline-block;
  width: 20px;
  height: 20px;
  position: relative;
  top: 5px;
  margin: 0 5px 0 0;
}
@media only screen and (-webkit-min-device-pixel-ratio: 1.5),only screen and (min--moz-device-pixel-ratio: 1.5),only screen and (min-device-pixel-ratio: 1.5) {
  .pixio-control-panel-ul li span {
    background-image: url('../img/controlpanel/controlpanel_sprite@x2.png');
    background-size: 60px 60px;
  }
}
.pixio-control-panel-ul li a {
  color: #1c68a3;
  text-decoration: none;
  font-weight: bold;
}
.pixio-control-panel-ul li a:hover {
  text-decoration: underline !important;
}
@media screen and (min-width: 600px) {
  .pixio-control-panel-ul li {
    margin: 0 15px;
  }
}
.pixio-control-panel-ul-left {
  float: left;
}
.pixio-control-panel-ul-left li#block-loading-time,
.pixio-control-panel-ul-left li#block-file-upload {
  display: none;
}
@media screen and (min-width: 600px) {
  .pixio-control-panel-ul-left li#block-loading-time,
  .pixio-control-panel-ul-left li#block-file-upload {
    display: block;
  }
}
.pixio-control-panel-ul-left li#block-loading-time span {
  background-position: 0px -20px;
}
.pixio-control-panel-ul-left li#block-edit-page span {
  background-position: 0px -40px;
}
.pixio-control-panel-ul-left li#block-page-settings span {
  background-position: -20px -20px;
}
.pixio-control-panel-ul-left li#block-file-upload span {
  background-position: -20px -40px;
}
.pixio-control-panel-ul-right {
  float: right;
  display: none;
}
.pixio-control-panel-ul-right li#block-logout a {
  color: #c50001;
}
.pixio-control-panel-ul-right li#block-logout span {
  background-position: -40px -20px;
}
.pixio-control-panel-ul-right li#block-user-name span {
  background-position: -40px -40px;
}
@media screen and (min-width: 990px) {
  .pixio-control-panel-ul-right {
    display: block;
  }
}
.news-item {
  float: left;
  padding: 0px !important;
  background: none !important;
  margin: 0 0px 20px 0 !important;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .news-item {
    width: 245px;
    margin: 0 15px 40px 0 !important;
  }
}
@media screen and (min-width: 990px) {
  .news-item {
    width: 225px;
    margin: 0 15px 40px 0 !important;
  }
}
@media screen and (min-width: 1220px) {
  .news-item {
    width: 265px;
    margin: 0 25px 40px 0 !important;
  }
}
.news-item-thumb {
  width: 100%;
  position: relative;
  height: 164px;
  overflow: hidden;
}
.news-item-thumb img {
  margin: 0px !important;
  width: 100%;
  height: auto;
  transition: transform .3s;
}
.news-item-title {
  font-size: 17px;
  line-height: 22px;
  font-weight: bold;
  padding: 15px 0 10px 0;
}
.news-item-title a {
  text-decoration: none;
  color: black !important;
}
.news-item-text {
  font-size: 13px;
  text-align: justify !important;
}
@media screen and (min-width: 768px) {
  .news-item-text {
    min-height: 60px;
  }
}
.news-item-date {
  position: absolute;
  bottom: 12px;
  right: 12px;
  color: white;
  display: block;
  padding: 5px 10px;
  background: rgba(0,0,0,0.7);
  z-index: 2;
}
@media screen and (min-width: 768px) {
  .news-item:nth-child(odd) {
    clear: left;
  }
}
@media screen and (min-width: 990px) {
  .news-item:nth-child(odd) {
    clear: none;
  }
}
@media screen and (min-width: 768px) {
  .news-item:nth-child(2n) {
    margin-left: 0px;
  }
}
@media screen and (min-width: 990px) {
  .news-item:nth-child(2n) {
    margin-left: inherit;
  }
}
@media screen and (min-width: 1220px) {
  .news-item:nth-child(3n) {
    clear: none;
    margin-left: 0px;
  }
}
@media screen and (min-width: 990px) {
  .news-item:nth-child(4n) {
    clear: both;
    margin-left: 0px;
  }
}
@media screen and (min-width: 990px) {
  .news-item:nth-child(7n) {
    clear: both;
    margin-left: 0px;
  }
}
@media screen and (min-width: 990px) {
  .news-item:nth-child(8n) {
    clear: none;
    margin-left: 0px;
  }
}
.news-item:hover img {
  transform: scale(1.1);
}
.news-item:hover a {
  text-decoration: underline;
}
.news-item:after {
  display: block;
  content: "";
  width: 50px;
  height: 3px;
  background: #d5d5d5;
  margin: 15px auto 10px auto;
}
@media screen and (min-width: 768px) {
  .news-item:after {
    margin: 15px auto 10px auto;
  }
}
.news-detail-back {
  float: right;
  display: inline-block;
  border: none;
  border-bottom: 3px solid #c3c3c3;
  font-size: 15px;
  background: #e2e2e2;
  padding: 11px 15px 9px 15px;
  text-decoration: none;
  text-align: center;
  font-family: ;
  font-weight: bold;
  line-height: 20px;
  transition: .3s ease-in-out;
  color: white;
  background: #0089CE;
  border-color: ;
  color: white !important;
}
.news-detail-back:hover {
  background: ;
}
.news-detail {
  margin-bottom: 10px;
}
.news-detail-last-change {
  color: #5e5e5e;
}
.news-detail-back {
  margin: 0 5px;
}
.pagination {
  float: right;
}
.pagination li {
  padding: 0px !important;
  float: left;
  list-style: none;
  background: none !important;
}
.pagination li a {
  padding: 2px 8px;
  float: left;
  border-radius: 8px;
  border: 1px solid rgba(0,0,0,0.2) !important;
  margin: 5px;
  background: white;
  text-decoration: none;
  opacity: 0.5;
}
.pagination li.active a {
  opacity: 1;
  background: white !important;
}
.pagination li:hover a {
  opacity: 0.8;
}
.bookings_sheet tr td {
  text-align: center;
}
@media screen and (min-width: 990px) {
  .bookings_sheet tr td {
    padding: 6px 4px !important;
  }
}
@media screen and (min-width: 1220px) {
  .bookings_sheet tr td {
    padding: 6px 2px !important;
  }
}
.bookings_sheet tr:hover {
  background: none !important;
}
.bookings_month {
  font-size: 17px;
  font-family: ;
  padding: 7px 0 25px;
}
.bookings_tooltip {
  display: block;
  width: 100%;
  font-size: 14px;
  color: white !important;
  text-align: center;
}
.bookings_tooltip .booking_detail {
  position: absolute;
  display: none;
  background: rgba(0,0,0,0.8);
  color: white;
  padding: 10px;
  line-height: 16px;
  font-size: 14px;
}
.bookings_tooltip .booking_detail strong {
  margin-bottom: 4px;
  display: block;
}
.bookings_tooltip:hover .booking_detail {
  display: block;
}
.album-item {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  margin: 10px;
  background: none !important;
  padding: 0px !important;
  position: relative;
  width: 100%;
}
@media screen and (min-width: 768px) {
  .album-item {
    width: calc(33% - 20px);
  }
}
@media screen and (min-width: 1220px) {
  .album-item {
    width: calc(25% - 20px);
  }
}
.album-item-title {
  display: block;
  position: absolute;
  background: rgba(0,0,0,0.8);
  color: white;
  width: 50%;
  font-size: 12px;
  line-height: 18px;
  padding: 5px 13px;
  text-align: right;
  right: 10px;
  bottom: 18px;
  z-index: 15;
}
.album-item-description {
  text-align: center;
}
.album-item img {
  width: 100%;
  margin: 0 !important;
  transition: transform .3s;
}
.album-item:hover img {
  transform: scale(1.1);
}
.pagination li {
  padding: 0px !important;
}
.pagination li a {
  padding: 2px 8px;
  float: left;
  border-radius: 8px;
  border: 1px solid gray;
  margin: 5px;
}
.pagination li.active a {
  background: #eeeeee;
}
.download-gallery-table-description {
  display: none;
}
.download-gallery-table img {
  margin: 0px 6px 0px 0px !important;
  position: relative;
  top: 6px;
}
.DownloadGalleryTable img {
  margin: 0px !important;
}
.gallery-item {
  list-style: none;
  padding: 0;
  margin: 0;
  float: left;
  padding: 0px !important;
  background: none !important;
  margin: 8px 10px !important;
  width: calc(33% - 20px);
}
@media screen and (min-width: 768px) {
  .gallery-item {
    width: 73px;
    margin: 7px 11px !important;
  }
}
@media screen and (min-width: 990px) {
  .gallery-item {
    width: 85px;
    margin: 9px 12px !important;
  }
}
@media screen and (min-width: 1220px) {
  .gallery-item {
    margin: 9px 13px !important;
  }
}
.gallery-item img {
  width: 100%;
  margin: 0 !important;
  transition: transform .3s;
}
.gallery-item img:hover {
  transform: scale(1.1);
}
.gallery-back {
  display: inline-block;
  border: none;
  border-bottom: 3px solid #c3c3c3;
  font-size: 15px;
  background: #e2e2e2;
  padding: 11px 15px 9px 15px;
  text-decoration: none;
  text-align: center;
  font-family: ;
  font-weight: bold;
  line-height: 20px;
  transition: .3s ease-in-out;
  color: white;
  background: #0089CE;
  border-color: ;
  color: white !important;
  float: right;
}
.gallery-back:hover {
  background: ;
}
.registrace-form small {
  margin-top: 13px;
  font-size: 13px;
  display: block;
}
.error_box {
  color: #c51919;
  display: block;
  padding: 3px;
}
.success_box {
  color: #3db812;
  display: block;
  padding: 3px;
}
.form tbody tr td {
  padding: 2px !important;
}
.form-title {
  vertical-align: middle;
  font-weight: bold;
  width: 120px;
}
.form-title-required {
  color: red;
}
.form-help {
  display: none;
}
.form .input-text {
  -webkit-appearance: none;
  -webkit-border-radius: 0px;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 10px;
  width: calc(100% - 20px);
  border: 1px solid #e8e8e8;
}
.form .input-text:hover,
.form .input-text:focus {
  border: 1px solid #d8d8d8;
}
.form .input-select {
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  padding: 8px 0px;
  text-indent: 5px;
  width: 100%;
  border: 1px solid #e8e8e8;
}
.form .input-select:hover,
.form .input-select:focus {
  border: 1px solid #d8d8d8;
}
.form .input-checkbox-label {
  margin-left: 5px;
  vertical-align: middle;
}
.form .input-checkbox-container {
  margin: 6px 0;
}
.form .input-radio-label {
  margin-left: 5px;
  vertical-align: middle;
}
.form .input-radio-container {
  margin: 6px 0;
}
.form-input-error {
  border: 1px solid red !important;
  background: #fdd8d8;
}
.form-btn-send {
  border: 0px;
  display: block;
  padding: 8px 10px;
  cursor: pointer;
  font-weight: bold;
  -moz-border-radius: 8px;
  -webkit-border-radius: 8px;
  border-radius: 8px;
  float: right;
}
