@charset "UTF-8";
*,
*:focus,
button:focus {
  outline: none;
}

.price {
  color: #245b99;
  font-weight: bold;
}

.fancy_description,
.desktop {
  display: block;
}

#steps .step:before {
  right: 85%;
}

#main-content *,
#main-content .formatedtext * {
  text-align: left !important;
}

.hid {
  display: none;
}

a.swipebox {
  position: relative;
}

.news .container,
.middle-menu .container,
.container {
  max-width: 85%;
}

#main-content .gallery a .bord {
  width: 100%;
  height: 100%;
  position: absolute;
  top: 0;
  left: 0;
  text-align: center !important;
  background: rgba(49, 49, 49, 0.5);
}

#fair-brn .background {
  background-size: contain;
}

#mobile-menu .overlay {
  width: 200vw;
}

#main-content .event .date,
#main-content .event .date span,
#main-content #steps .step .number {
  text-align: center !important;
}

#main-content .gallery a .bord span {
  display: block;
  width: 100%;
  padding: 0.6rem 0;
  color: #fff;
  font-size: 16px;
  line-height: 13px;
  text-align: center !important;
}

#main-content .gallery a .bord span.big {
  padding: 5px 0;
  line-height: 40px;
  font-size: 50px;
  text-align: center !important;
}

.main-menu ul {
  display: none;
}

#mobile-menu {
  max-width: 75%;
  line-height: 1.25;
}

#mobile-menu ul {
  margin-left: -25px;
}

.gallery .swipebox.hidden {
  display: none;
}

.hamburger-inner,
.hamburger-inner:after,
.hamburger-inner:before,
.hamburger.is-active .hamburger-inner,
.hamburger.is-active .hamburger-inner:after,
.hamburger.is-active .hamburger-inner:before {
  background-color: #fff;
  width: 26px;
  height: 3px;
}

.hamburger.is-active:hover,
.hamburger:hover {
  opacity: 1;
}

.hamburger-box {
  position: absolute;
  top: 8px;
  left: 7px;
}

.topline .menu-toggler {
  background-image: none;
}

img {
  max-width: 100%;
}

#mobile-menu {
  right: 0 !important;
  left: none;
}

body {
  color: #454545;
}

.actual_big img {
  width: 100%;
}

.page-tree a:hover {
  color: #519e8a;
}

/* .carousel-control-prev,
.carousel-control-next {
    display: none;
} */
#mobile-menu .nav-item.active,
.nav-link.active,
#mobile-menu .navbar.blue-menu .nav-item .nav-link.active,
#mobile-menu .navbar.blue-menu .nav-item .nav-link.chosen {
  color: #119ef9;
}

.brand-wrap .brand {
  vertical-align: middle;
  padding: 20px;
}

/* Fill me with your fixes */
.news-img-text img {
  box-sizing: border-box;
  color: #fff;
  display: inline-block;
  font-size: 30px;
  font-weight: 700;
  width: 90px;
  max-height: 72px;
  margin-right: 15px;
  padding-top: 5px;
  text-align: center;
  transition: background-color 0.16s linear;
}

.news-img-text p {
  display: inline-block;
  width: 73%;
  vertical-align: top;
  padding-top: 3px;
}

.news-img-text {
  font-weight: normal;
  display: flex;
}

.offer-carousel.owl-carousel img {
  max-width: 99%;
}

.langmenu {
  display: none;
}

.langmenu.select-wrap .select-value {
  background-image: url("/images/html/world.svg");
  background-size: 18px;
  background: none;
}

.langmenu.select-wrap .select-value:after {
  background-image: url("/images/html/arrow-down-new.svg");
  background-size: 8px;
  color: #ccc;
}

.green-menu .nav-item {
  text-align: center;
}

.main-menu nav.blue-menu .nav-link {
  font-weight: normal;
}

.result-list a.black {
  color: #343a40 !important;
  font-weight: normal;
}

.bigthumb {
  display: inline-block;
  max-width: 100%;
  width: 25%;
  margin-right: 3%;
  vertical-align: top;
  box-sizing: border-box;
}

.bigthumbtext {
  display: inline-block;
  width: 71%;
  box-sizing: border-box;
}

#skype_c2c_menu_container {
  display: none;
}

#header-wrap {
  z-index: 9999;
}

.feedback {
  margin-bottom: 0px;
}

.brands {
  margin-top: 40px;
}

a.back:before {
  content: "«";
  background: none;
  display: inline;
}

.brand-wrap .brand img {
  max-width: 150px;
}

li.occured,
.result-list li.occured a {
  color: #dadada !important;
}

.langmenu.select-wrap .select-options .option {
  max-width: 54px;
}

header .soc-icons a {
  background-color: #006BB8;
  display: block;
  float: left;
  width: 35px;
  height: 35px;
  line-height: 35px;
  -webkit-box-sizing: border-box;
  box-sizing: border-box;
  padding-top: 6px;
  text-align: center;
  margin-right: 1px;
}

header .soc-icons a.facebook {
  padding-top: 11px;
}

header .soc-icons a:hover {
  background-color: #108AEE;
}

.green-menu {
  min-width: 100%;
}

.main-menu {
  z-index: 1;
}

.soc-wrap {
  margin-bottom: 20px;
}

.formatedtext img {
  margin: 15px;
}

font[size="2"],
.formatedtext font {
  font-size: 1em;
}

.buy-table {
  clear: both;
  margin-top: 20px;
  margin-bottom: 20px;
}

#main-content p[style*="font-size: 12px"] {
  font-size: 1em !important;
}

.buy-table .row-wrap:last-child .row {
  border-bottom: 1px solid #d9d9d9;
}

.checkoutfix {
  color: #519e8a;
  font-weight: bold;
  border: none;
  background: none;
}

.actions input[type=submit] {
  width: auto;
}

.hidden {
  display: none;
}

header .search-wrap {
  margin-top: 10px;
}

.result-list a {
  color: #519e8a !important;
}

/* .green-menu {
    -webkit-box-flex: 1;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
} */
.green-menu .nav-item {
  -webkit-box-flex: 1;
  -ms-flex: 1 1 0px;
  flex: 1 1 0px;
}

a.more:after,
.exams .exam h3:after {
  display: none;
}

.container.wide {
  max-width: 100%;
}

/* .news .container,
.middle-menu .container,
.container {
    max-width: 85%;
} */
#map_canvas {
  max-width: 100%;
}

.news a {
  font-weight: 300;
}

a.more {
  font-weight: 700;
}

.page-tree .submenu .nav-item {
  margin-bottom: 5px;
}

header .search-wrap {
  margin-top: 14px;
}

.offer-carousel img {
  display: none;
}

.offer-carousel.owl-carousel img {
  display: block;
}

.exams .exam p {
  position: relative;
}

footer p {
  color: #fff;
}

/* .contact-icon{
    width:
} */
.link-catalog-mob,
header .soc-icons a.contact-icon,
.soc-icons .mob {
  display: none;
}

.langmenu.select-wrap .select-options {
  right: 14px;
}

footer input[type=submit] {
  display: none;
}

#mobile-menu .nav-link {
  padding: 0.2rem 0rem;
}

@media all and (min-width: 992px) {
  .langmenu.select-wrap .select-options {
    right: 3px;
  }
}
@media all and (max-width: 1650px) {
  body.lt .main-menu nav.blue-menu .nav-link {
    font-size: 15px;
  }
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 15px;
  }
}
@media all and (max-width: 1560px) {
  body.lt .main-menu nav.blue-menu .nav-link {
    font-size: 14px;
  }
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 14px;
  }
}
@media all and (max-width: 1480px) {
  body.lt .main-menu nav.blue-menu .nav-link {
    font-size: 13px;
  }
}
@media all and (max-width: 1460px) {
  header .top-menu .nav-item .nav-link {
    padding: 8px;
  }
  header .top-menu {
    font-size: 13px;
  }
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 12.5px;
  }
}
/* @media all and (max-width: 1410px) { */
header .top-menu .nav-item .nav-link {
  padding: 5px;
  font-size: 13px;
}

/* } */
@media all and (max-width: 1390px) {
  body.lt .main-menu nav.blue-menu .nav-link {
    font-size: 12px;
  }
  body.ee .main-menu nav.blue-menu .nav-link {
    font-size: 14px;
  }
}
@media all and (max-width: 1340px) {
  #fair-brn .background {
    background-size: cover;
  }
  header .soc-icons a {
    display: inline-block;
    float: none;
  }
  header .soc-icons {
    margin-right: 5px;
  }
  header .search-wrap {
    margin-right: 0;
  }
  .topline .container {
    max-width: 100%;
  }
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 12px;
  }
}
@media all and (max-width: 1310px) {
  body.lt .main-menu nav.blue-menu .nav-link {
    font-size: 11.5px;
  }
}
@media all and (max-width: 1300px) {
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 11.5px;
  }
}
@media all and (max-width: 1260px) {
  body.lt .main-menu nav.blue-menu .nav-link {
    font-size: 10.5px;
  }
}
@media all and (max-width: 1250px) {
  body.ee .main-menu nav.blue-menu .nav-link {
    font-size: 13.5px;
  }
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 11px;
  }
}
@media all and (max-width: 1220px) {
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 10.5px;
  }
}
@media all and (max-width: 1200px) {
  body.ee .main-menu nav.blue-menu .nav-link {
    font-size: 13px;
  }
}
@media all and (max-width: 1180px) {
  header .top-menu .nav-item .nav-link {
    padding: 8px 6px;
    font-size: 12px;
  }
  body.lt .main-menu nav.blue-menu .nav-link,
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 10px;
  }
  body.ee .main-menu nav.blue-menu .nav-link {
    font-size: 12.5px;
  }
}
@media all and (max-width: 1135px) {
  body.ee .main-menu nav.blue-menu .nav-link {
    font-size: 12px;
  }
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 9.5px;
  }
}
@media all and (max-width: 1130px) {
  body.lt .main-menu nav.blue-menu .nav-link {
    font-size: 9.5px;
  }
}
@media all and (max-width: 1100px) {
  body.ee .main-menu nav.blue-menu .nav-link {
    font-size: 11.5px;
  }
}
@media all and (max-width: 1085px) {
  body.lt .main-menu nav.blue-menu .nav-link,
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 9px;
  }
}
@media all and (max-width: 1075px) {
  header .top-menu .nav-item .nav-link {
    padding: 8px 4px;
    font-size: 11px;
  }
  body {
    overflow-x: hidden;
  }
}
@media all and (max-width: 1060px) {
  body.ee .main-menu nav.blue-menu .nav-link {
    font-size: 11px;
  }
}
@media all and (max-width: 1050px) {
  body.lt .main-menu nav.blue-menu .nav-link {
    font-size: 8.75px;
  }
}
@media all and (max-width: 1040px) {
  body.ru .main-menu nav.blue-menu .nav-link {
    font-size: 8.5px;
  }
}
@media all and (max-width: 1030px) {
  body.ee .main-menu nav.blue-menu .nav-link {
    font-size: 10.5px;
  }
  .news .container,
  .middle-menu .container,
  .container {
    max-width: 95%;
  }
  .topline .ml-auto.d-flex.justify-content-end {
    margin-right: 50px;
  }
  .topline .menu-toggler {
    position: absolute;
    right: -5px;
  }
}
@media (max-width: 991.98px) {
  #main-container aside {
    display: none;
  }
  .carousel-control-prev,
  .carousel-control-next {
    display: flex;
  }
  .langmenu.select-wrap {
    width: 85px;
  }
  .langmenu.select-wrap img {
    width: 28px;
    padding-top: 0;
  }
  .desktop,
  header .soc-icons a.desktop,
  aside .catalogmenu,
  #mobile-menu .bottom-row .soc-icons a.desktop {
    display: none;
  }
  aside .catalogmenu.active {
    display: block;
  }
  .soc-icons .mob,
  .soc-icons .contact-icon.mob {
    display: inline-block;
    background: none;
    padding-top: 5px;
  }
  .link-catalog-mob {
    display: block;
    padding: 0.5rem;
    position: relative;
    z-index: 5;
    background: #245b99;
    cursor: pointer;
  }
  .link-catalog-mob span {
    color: #fff;
    font-size: 16px;
    padding-left: 25px;
  }
  .link-catalog-mob span:after {
    content: "";
    background-image: url(../images/white_arrow.png);
    background-repeat: no-repeat;
    background-size: contain;
    position: absolute;
    left: 5px;
    top: 17px;
    width: 20px;
    height: 12px;
    -moz-transform: rotate(90deg);
    -webkit-transform: rotate(90deg);
    -o-transform: rotate(90deg);
    -ms-transform: rotate(90deg);
    transform: rotate(90deg);
  }
}
@media all and (max-width: 800px) {
  .green-menu .nav-item {
    /* -webkit-box-flex: 1; 
    -ms-flex: 1 1 0px;
    /* flex: 1 1 0px; */
    display: block !important;
    width: 100% !important;
    flex: none !important;
    text-align: left;
  }
  .middle-menu .container {
    max-width: 100%;
  }
  .green-menu {
    /* display: none;
    margin-left: -20px;
    margin-right: -20px;*/
  }
  .green-menu .nav-link {
    background-position: 12px center;
  }
  .green-menu a {
    padding-top: 10px !important;
  }
}
@media all and (max-width: 767px) {
  #back-to-top {
    bottom: 70px;
    right: 10px;
  }
  /*,
  .search-wrap*/
  #main-carousel .carousel-indicators {
    display: none;
  }
  .container {
    max-width: 95%;
  }
  .buy-form .row-wrap .row .col:nth-child(2) {
    height: auto;
  }
  #main-content .formatedtext {
    overflow: scroll;
  }
}
.gallery {
  -webkit-box-pack: start;
  -ms-flex-pack: start;
  justify-content: flex-start;
}

@media all and (max-width: 680px) {
  header .search-wrap {
    margin-right: 15px;
    margin-top: 4px;
  }
  #mobile-menu .bottom-row .soc-icons a {
    margin-right: 18px;
    margin-bottom: 8px;
  }
}
@media all and (max-width: 650px) {
  #fair-registration {
    margin-bottom: 440px;
  }
}
@media all and (max-width: 515px) {
  .buy-form .fancy_description {
    font-size: 12px;
  }
  .buy-form {
    margin-left: -25px;
    width: 115%;
  }
}
@media all and (max-width: 495px) {
  .buy-form .fancy_description {
    font-size: 10px;
  }
}
@media all and (max-width: 480px) {
  .buy-form .row.header {
    position: relative;
  }
  /* .buy-form .col.price{
      position: absolute;
      bottom: 1px;
  }

  .buy-form .col.weeks{
      position: absolute;
      bottom: 60px;
  }  */
}
#swipebox-arrows {
  position: fixed;
}

.main-menu .submenu,
.top-menu .submenu {
  display: none;
}

.aside-basket {
  display: flex;
  flex-direction: column;
  min-width: 400px;
  border: 1px solid rgba(128, 128, 128, 0.21);
  margin-bottom: 20px;
}
.aside-basket .not-selected-notification {
  display: none;
}
.aside-basket.program-unselected > *:not(.not-selected-notification), .aside-basket.program-unselected > *:not(.total) {
  display: none !important;
}
.aside-basket.program-unselected > .not-selected-notification, .aside-basket.program-unselected > .total {
  display: flex !important;
}
.aside-basket > div {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
  margin-bottom: 20px;
  padding: 0 10px;
}
.aside-basket > div > span {
  max-width: 300px;
}
.aside-basket > div > div > span {
  display: block;
}
.aside-basket > div div[class$=__radio] {
  display: flex;
  flex-direction: row;
  justify-content: space-between;
}
.aside-basket > div div[class$=__radio] input, .aside-basket > div div[class$=__radio] label {
  cursor: pointer;
}
.aside-basket > div.hidden {
  display: none;
}
.aside-basket .select-course-duration:not(.additional-option), .aside-basket .educational-materials:not(.additional-option), .aside-basket .transfer:not(.additional-option) {
  flex-direction: column;
}
.aside-basket span[class$=__title], .aside-basket span[class$=__price], .aside-basket span[class$=__description], .aside-basket span[class$=__value], .aside-basket label, .aside-basket select {
  font-size: 0.8rem;
}
.aside-basket label {
  user-select: none;
}
.aside-basket span[class$=__title] {
  font-weight: 700;
}
.aside-basket span[class$=__price], .aside-basket span[class$=-price] {
  color: #245b99;
  font-weight: 700;
  font-size: 0.8rem;
}
.aside-basket .total {
  margin-top: 15px;
}
.aside-basket .total span[class$=__title]:after {
  background: #119ef9;
  content: "";
  display: block;
  height: 2px;
  margin-top: 15px;
  width: 34px;
}
.aside-basket .total span[class$=__title], .aside-basket .total span[class$=__price] {
  font-size: 1.6rem;
}
.aside-basket .currency-warning, .aside-basket .not-selected-notification {
  background-color: rgba(255, 226, 79, 0.13);
  padding-top: 10px;
  padding-bottom: 10px;
}
.aside-basket .currency-warning span, .aside-basket .not-selected-notification span {
  font-size: 0.8rem;
  font-weight: bold;
  color: rgb(237, 209, 4);
}
.aside-basket select {
  padding: 10px;
  margin-top: 5px;
  cursor: pointer;
}
.aside-basket .order-submit {
  display: flex;
  flex-direction: row;
  justify-content: center;
}
.aside-basket .order-submit button {
  padding: 10px 45px;
  background-color: #519e8a;
  color: #ffffff;
  border: none;
  outline: none;
  box-shadow: none;
  font-size: 1rem;
  cursor: pointer;
}
.aside-basket .order-submit button:hover {
  background-color: #49937f;
}

.select-program, .select-residence {
  margin-top: 15px;
  margin-bottom: 25px;
}

.school-select-program, .school-select-residence {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  justify-content: space-between;
  max-width: 80%;
  background-color: rgba(90, 82, 82, 0.06);
  margin-bottom: 3px;
}
.school-select-program .radio-input, .school-select-residence .radio-input {
  display: flex;
  flex-direction: row;
  position: relative;
  min-height: 40px;
  padding-top: 8px;
  padding-bottom: 8px;
  flex: 0 1 calc(100% - 40px);
}
.school-select-program .radio-input label, .school-select-residence .radio-input label {
  font-size: 0.9rem;
  line-height: 24px;
  margin-bottom: 0;
  margin-left: 15px;
  padding-left: 20px;
}
.school-select-program .expand-icon, .school-select-residence .expand-icon {
  cursor: pointer;
  display: flex;
  align-items: center;
  justify-content: center;
  min-height: 40px;
  min-width: 40px;
}
.school-select-program .course-description, .school-select-program .price, .school-select-residence .course-description, .school-select-residence .price {
  display: none;
}
.school-select-program.opened .course-description, .school-select-program.opened .price, .school-select-residence.opened .course-description, .school-select-residence.opened .price {
  display: block;
}
.school-select-program.opened .expand-icon, .school-select-residence.opened .expand-icon {
  transform: rotate(90deg);
}
.school-select-program .course-description, .school-select-residence .course-description {
  flex: 0 1 100%;
  margin-left: 35px;
}
.school-select-program .price, .school-select-residence .price {
  margin-left: 35px;
  background-color: rgba(96, 163, 236, 0.3);
  color: #09477e;
  margin-bottom: 15px;
  font-size: 0.8rem;
  padding: 6px;
  border-radius: 2px;
}

.styled-radio {
  /* Create a custom radio button */
  /* On mouse-over, add a grey background color */
  /* When the radio button is checked, add a blue background */
  /* Create the indicator (the dot/circle - hidden when not checked) */
  /* Show the indicator (dot/circle) when checked */
  /* Style the indicator (dot/circle) */
}
.styled-radio input {
  position: absolute;
  opacity: 0;
  cursor: pointer;
  height: 0;
  width: 0;
}
.styled-radio .checkmark {
  position: absolute;
  top: 8px;
  left: 8px;
  height: 20px;
  width: 20px;
  background-color: #fff;
  border-radius: 50%;
  border: 1.5px solid #49937f;
  cursor: pointer;
}
.styled-radio:hover input ~ .checkmark {
  background-color: #ccc;
}
.styled-radio input:checked ~ .checkmark {
  background-color: #49937f;
}
.styled-radio .checkmark:after {
  content: "";
  position: absolute;
  display: none;
}
.styled-radio input:checked ~ .checkmark:after {
  display: block;
}
.styled-radio .checkmark:after {
  top: 5px;
  left: 5px;
  width: 8px;
  height: 8px;
  border-radius: 50%;
  background: white;
}
.styled-radio.small-radio .checkmark {
  top: 2px;
  left: 4px;
  height: 14px;
  width: 14px;
}
.styled-radio.small-radio .checkmark:after {
  top: 3px;
  left: 3px;
  width: 6px;
  height: 6px;
  border-radius: 50%;
  background: white;
}
.styled-radio label {
  user-select: none;
  color: #000000;
  font-weight: 700;
  cursor: pointer;
  padding-left: 20px;
}

.order_form.hidden {
  display: none;
}

html body {
  position: relative;
}
html body.modal-opened, html body.form-modal-opened {
  overflow: hidden;
  width: 100vw;
  height: 100vh;
}
html body:not(.modal-opened) .map-modal-portal, html body:not(.form-modal-opened) .form-modal-portal {
  display: none;
}
html body .map-modal-portal, html body .form-modal-portal {
  width: 100vw;
  height: 100vh;
  position: fixed;
  top: 0;
  bottom: 0;
  right: 0;
  left: 0;
  z-index: 1000;
}
html body .form-modal-portal .modal-body {
  overflow-y: scroll !important;
}
html body .modal-body {
  padding: 30px;
  border-radius: 15px;
  background-color: #fff;
  width: 600px;
  height: 700px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  z-index: 3000;
}
html body .modal-body #map_canvas {
  height: 550px;
}
html body .modal-body .buttons {
  margin-top: 30px;
  width: 100%;
  display: flex;
  flex-direction: row;
  justify-content: flex-end;
}
html body .modal-body .buttons button {
  padding: 5px 35px;
  background-color: #519e8a;
  color: #ffffff;
  border: none;
  outline: none;
  box-shadow: none;
  font-size: 1rem;
  cursor: pointer;
}
html body .modal-body .buttons button:hover {
  background-color: #49937f;
}

#order_form_custom .umbraco-forms-caption {
  display: none;
}
#order_form_custom legend {
  padding-left: 15px;
}
#order_form_custom fieldset {
  padding-top: 0;
}
#order_form_custom form > div.umbraco-forms-page > fieldset:last-of-type {
  display: none;
}

.map-holder span.location {
  color: #09477e;
  font-size: 0.9rem;
  font-weight: 700;
  cursor: pointer;
}

.modal-backdrop {
  background-color: rgba(0, 0, 0, 0.2);
}

/*# sourceMappingURL=custom.css.map */
