body {
  font-family: 'Arial', sans-serif;
  font-size: 20px;
}
ul li {
  list-style-image: url('../image/li.png');
}
h1 {
  color: #003766;
  font-size: 39px;
  margin: 0px;
  line-height: 1;
}
h2 {
  color: #00aeef;
  font-size: 37px;
  font-weight: bold;
}
.mobile-menu {
  display: none;
}
.clear {
  clear: both;
}
.button {
  background-color: #fa6c16;
  border-radius: 6px;
  color: #ffffff;
  font-size: 22px;
  font-weight: bold;
  line-height: 24px;
  margin-right: 20px;
  padding: 18px 24px;
  transition: background-color 0.3333s;
}
.button:hover {
  background-color: #bc5111;
  color: #ffffff;
  text-decoration: none;
}
.button--rightarrow i {
  font-size: 24px;
  margin-left: 10px;
  position: relative;
  top: 2px;
}
section {
  padding: 60px 0px;
}
.selector--light .carousel-indicators .slide-selector.active {
  background-color: #00aeef;
}
.carousel-indicators {
  display: block;
  position: static;
  margin: -40px 0 0 0;
  padding: 0;
}
.carousel-indicators .slide-selector {
  display: inline-block;
  background-color: #b8e5fa;
  border-radius: 50%;
  height: 15px;
  margin: 0 15px 0 0;
  width: 15px;
  transition: background-color 0.3333s;
}
.carousel-indicators .slide-selector.active {
  background-color: #f1faff;
}
.section-title {
  background-color: #b8e5fa;
  padding: 16px 0px;
  height: 75px;
}
.section-title__left {
  float: left;
  text-align: center;
  width: 300px;
}
.section-title__left img {
  margin-top: -16px;
  max-height: 128px;
}
.section-title__right {
  float: left;
}
.section-menu {
  padding: 16px 0px;
}
.section-menu__left {
  float: left;
  min-height: 1px;
  width: 300px;
}
.section-menu__right {
  float: left;
}
.section-menu__element {
  float: left;
  font-size: 21px;
  margin-right: 45px;
}
.section-menu__element a {
  color: #003766;
  text-decoration: none;
}
.section-menu__element a:hover {
  text-decoration: underline;
}
.section-top {
  background-color: #00aeef;
  padding-top: 0px;
  position: relative;
}
.section-top__slider {
  position: absolute;
  z-index: 0;
  left: 0px;
  top: 0px;
  right: 0px;
  bottom: 0px;
}
.section-top__slider__slide {
  background-position: center bottom;
  background-repeat: no-repeat;
  background-size: contain;
  width: 100%;
  height: 100%;
}
.section-top__slider .slide-first {
  background-image: url('../image/TOP_001.png');
}
.section-top__slider .slide-second {
  background-image: url('../image/TOP_002.png');
}
.section-top__slider .slide-third {
  background-image: url('../image/TOP_003.png');
}
.section-top__slider .slide-fourth {
  background-image: url('../image/TOP_004.png');
}
.section-top__slider .slide-fifth {
  background-image: url('../image/TOP_005.png');
}
.section-top__front {
  position: relative;
  z-index: 1;
  padding-top: 20px;
  margin-bottom: 40px;
}
.section-top__front h2 {
  color: #fff;
  margin-bottom: 30px;
  max-width: 50%;
}
.section-top__front h3 {
  color: #003767;
  font-size: 32px;
  font-weight: bold;
  margin-bottom: 30px;
  max-width: 50%;
}
.section-top__front .ul-header {
  color: #003766;
  font-weight: bold;
}
.section-top__front ul {
  margin-bottom: 66px;
  max-width: 50%;
  padding-left: 24px;
}
.section-top__front ul li {
  color: #003766;
  font-weight: bold;
  list-style-image: url('../image/li_white.png');
}
.section-tudasanyag {
  background-color: #fff;
  /*background-image: url('../image/TUDASANYAG_BACKGROUND.png');
    background-position: center center;
    background-repeat: no-repeat;
    background-size: contain;*/
}
.section-tudasanyag.section-tudasanyag-tudasanyag {
  background-color: #00aeef;
  background-image: none;
}
.section-tudasanyag.section-tudasanyag-tudasanyag .section-tudasanyag__tudasanyag__title {
  background-color: white;
}
.section-tudasanyag.section-tudasanyag-tudasanyag .section-tudasanyag__tudasanyag__description {
  background-color: white;
}
.section-tudasanyag h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-tudasanyag__description {
  color: #003766;
  margin-bottom: 60px;
}
.section-tudasanyag__tudasanyag {
  padding-bottom: 18px;
}
.section-tudasanyag__tudasanyag img {
  border: 10px white solid;
  width: 100%;
}
.section-tudasanyag__tudasanyag__title {
  color: #003766;
  font-weight: bold;
  padding: 15px;
  height: 78px;
  position: relative;
}
.section-tudasanyag__tudasanyag__title.with-arrows {
  padding-left: 45px;
}
.section-tudasanyag__tudasanyag__title.with-arrows:before {
  content: "";
  position: absolute;
  left: 5px;
  top: 22.5px;
  height: 15px;
  width: 15px;
  background-image: url('/image/li.png');
  background-repeat: no-repeat;
  background-size: contain;
}
.section-tudasanyag__tudasanyag__description {
  color: #003766;
  padding: 15px;
  margin-bottom: 22px;
  height: 208px;
  overflow: hidden;
}
.section-tudasanyag__selector {
  margin-top: 80px;
  text-align: center;
}
.section-versenyrol {
  background-color: #fff;
}
.section-versenyrol a {
  color: #ffffff;
}
.section-versenyrol h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-versenyrol__description {
  color: #003766;
  margin-bottom: 60px;
}
.section-versenyrol img {
    width: 100%;
    margin-bottom: 30px;
    max-width: none !important;
}
.section-nevezes {
  background-image: url('../image/NEVEZES_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.section-nevezes h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-nevezes__description {
  color: #003766;
  margin-bottom: 60px;
}
.section-nevezes__options {
  color: #003766;
}
.section-nevezes img {
  width: 100%;
}
.section-nevezes p {
  margin-bottom: 15px;
}
.section-feladatok {
  background-color: #00aeef;
  padding-bottom: 120px;
}
.section-feladatok.section-versenykiiras-feladatok .section-feladatok__feladat {
  background-color: transparent;
}
.section-feladatok.section-versenykiiras-feladatok .section-feladatok__feladat__text {
  background-color: #bddef8;
}
.section-feladatok h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.section-feladatok a {
  color: #fff;
}
.section-feladatok .row {
  display: flex;
  flex-wrap: nowrap;
}
.section-feladatok__description {
  color: #003766;
  margin-bottom: 30px;
}
.section-feladatok__link {
  margin-bottom: 30px;
}
.section-feladatok__feladat {
  flex: auto;
  position: relative;
  height: 270px;
}
.section-feladatok__feladat img {
  width: 100%;
}
.section-feladatok__feladat__title {
  color: #003766;
  font-weight: bold;
  margin-bottom: 30px;
}
.section-feladatok__feladat__description {
  color: #003766;
  margin-bottom: 0px;
}
.section-feladatok__feladat__description--with-button {
  margin-bottom: 48px;
}
.section-feladatok__feladat__text {
  position: absolute;
  width: calc(100% - 30px);
  background-color: #ffffff;
  padding: 30px 30px 53px 30px;
  height: 100px;
  overflow: hidden;
  transition: height 0.3333s, margin-top 0.3333s;
}
.section-feladatok__feladat__text .button--rightarrow {
  opacity: 0;
  transition: opacity 0.33s;
}
.section-feladatok__feladat__text:hover {
  margin-top: -100px;
  height: 220px;
}
.section-feladatok__feladat__text:hover .button--rightarrow {
  opacity: 1;
}
.section-kozepdontos {
  background-image: url('../image/KOZEPDONTOS_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.section-kozepdontos.section-versenykiiras-kozepdontos {
  background-image: none;
  background-color: #00aeef;
}
.section-kozepdontos.section-versenykiiras-kozepdontos h2 {
  color: #ffffff;
}
.section-kozepdontos.section-versenykiiras-kozepdontos a {
  color: #ffffff;
}
.section-kozepdontos h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-kozepdontos__description {
  color: #003766;
  margin-bottom: 30px;
}
.section-kozepdontos__links {
  color: #003766;
}
.section-galeria {
  background-image: url('../image/KOZEPDONTOS_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  background-color: #00aeef;
}
.section-galeria h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
}
.section-galeria img {
  width: 100%;
}
.section-galeria__slide {
  margin-bottom: 30px;
}
.section-galeria__selector {
  text-align: center;
  margin-bottom: 48px;
}
.section-galeria .carousel-inner {
  margin-bottom: 48px;
}
.section-mobilalkalmazas {
  background-image: url('../image/MOBILALKALMAZAS_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  background-color: #00aeef;
}
.section-mobilalkalmazas h2 {
  text-align: center;
  margin-bottom: 30px;
  color: #fff;
}
.section-mobilalkalmazas__description {
  color: #003766;
  margin-bottom: 30px;
  text-align: left;
}
.section-mobilalkalmazas__download img {
  display: inline-block;
}
.section-mobilalkalmazas__download img.appstore {
  height: 40px;
}
.section-mobilalkalmazas__download img.googleplay {
  height: 60px;
  margin-left: 10px;
}
.section-mobilalkalmazas__info {
  text-align: left;
  margin-bottom: 30px;
}
.section-mobilalkalmazas__info__image {
  margin-bottom: 0px !important;
  max-width: none !important;
  width: 100%;
}
.section-mobilalkalmazas__info__text {
  background-color: #e4f1fd;
  padding: 30px;
  min-height: 240px;
  width: 100%;
}
.section-mobilalkalmazas__info__title {
  color: #003766;
  font-weight: bold;
  margin-bottom: 30px;
}
.section-mobilalkalmazas img {
  margin-bottom: 30px;
  max-width: 1024px;
}
.section-gyerekszaj {
  background-color: #fff;
  text-align: center;
}
.section-gyerekszaj h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-gyerekszaj__description {
  color: #003766;
  margin-bottom: 60px;
  text-align: left;
}
.section-gyerekszaj__video {
  position: relative;
  margin: 0px 10px;
  padding-bottom: 37.5%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}
.section-gyerekszaj__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px 20px;
}
.section-gyerekszaj img {
  width: 100%;
}
.section-gyerekszaj__slide__kape {
  position: absolute;
  left: 90%;
  bottom: 0px;
  width: 20%;
}
.section-gyerekszaj__slide__kape img {
  width: 100%;
}
.section-gyerekszaj .carousel-indicators {
  margin-top: 0px;
}
.section-gyerekszaj .carousel-inner {
  margin-bottom: 30px;
}
.section-gyerekszaj .row {
  display: flex;
  justify-content: center;
}
.section-gyerekszaj .container {
  position: relative;
}
.section-gyerekszaj .kape {
  position: absolute;
  bottom: 60px;
  left: 100%;
  margin-left: -112px;
  width: 225px;
}


select
    {
        border: 1px solid #003766;
    background-color: white;
        border-radius: 8px;

        padding: 8px;
        font-size: 14px;
        width: 100%;

        min-width: 256px;
        max-width: 512px;
    }
	select{
		height:40px;
	}



@media (max-width: 1365px) {
  .section-gyerekszaj .kape {
    display: none;
  }
}
.section-versenykiiras-videogaleria {
  background-image: url('../image/VIDEOGALERIA_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
}
.section-versenykiiras-videogaleria h2 {
  color: #00aeef;
  text-align: center;
  margin-bottom: 30px;
}
.section-versenykiiras-videogaleria__description {
  color: #003766;
  margin-bottom: 60px;
  text-align: left;
}
.section-versenykiiras-videogaleria__video {
  position: relative;
  margin: 0px 10px;
  padding-bottom: 37.5%;
  padding-top: 25px;
  height: 0;
  margin-bottom: 30px;
}
.section-versenykiiras-videogaleria__video iframe {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  padding: 0px 20px;
}
.section-versenykiiras-videogaleria img {
  width: 100%;
}
.section-versenykiiras-videogaleria__slide__kape {
  position: absolute;
  left: 90%;
  bottom: 0px;
  width: 20%;
}
.section-versenykiiras-videogaleria__slide__kape img {
  width: 100%;
}
.section-versenykiiras-videogaleria .carousel-indicators {
  margin-top: 0px;
}
.section-versenykiiras-videogaleria .carousel-inner {
  margin-bottom: 30px;
}
.section-versenykiiras-videogaleria .row {
  display: flex;
  justify-content: center;
}
.section-kapcsolat {
  background-image: url('../image/KAPCSOLAT_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
  background-color: #00aeef;
}
.section-kapcsolat--dark {
  background-color: #00aeef;
  background-image: none;
}
.section-kapcsolat--dark h2 {
  color: #fff;
}
.section-kapcsolat--dark a {
  color: #fff;
}
.section-kapcsolat h2 {
  color: #fff;
  text-align: center;
  margin-bottom: 30px;
}
.section-kapcsolat__description {
  color: #003766;
  margin-bottom: 30px;
  text-align: left;
}
.section-kapcsolat__contact {
  color: #003766;
  text-align: left;
}
.section-kapcsolat__contact a {
  color: #000 !important;
}
.section-sajtoszoba {
  background-color: #fff;
  text-align: center;
}
.section-sajtoszoba h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-sajtoszoba__sajtoszoba {
  padding-bottom: 30px;
  margin-bottom: 30px;
  text-align: left;
}
.section-sajtoszoba__sajtoszoba__image {
  position: relative;
  height: 0px;
  margin-bottom: 30px;
  padding-top: 66.6666%;
  overflow: hidden;
}
.section-sajtoszoba__sajtoszoba__image img {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 100%;
}
.section-sajtoszoba__sajtoszoba__title {
  color: #003766;
  font-weight: bold;
  margin-bottom: 30px;
  height: 60px;
  overflow: hidden;
}
.section-sajtoszoba__sajtoszoba__description {
  color: #003766;
  margin-bottom: 66px;
  height: 120px;
  overflow: hidden;
}
.section-sajtoszoba__selector {
  margin-top: 30px;
}
.footer {
  background-color: #bddef8;
  color: #003766;
  padding: 60px 0px;
  text-align: center;
}
.footer h2 {
  color: #003766;
  text-align: center;
  margin-bottom: 30px;
}
.footer__links {
  margin-bottom: 60px;
}
.footer__links a {
  color: #003766;
  display: inline-block;
  margin: 0px 10px;
}
.footer__social a {
  color: #003766;
  display: inline-block;
  font-size: 48px;
  margin: 0px 25px;
}
.section-versenyrol-title,
.section-tudasanyag-title {
  background-color: #b8e5fa;
}
.section-versenyrol-title h1,
.section-tudasanyag-title h1 {
  font-size: 37px;
  font-weight: bold;
}
.section-versenyrol-introduction {
  background-image: url('../image/VERSENYROL_INTRODUCTION_BACKROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #003766;
  font-size: 20px;
}
.section-versenyrol-introduction img {
  margin-left: 60px;
  float: right;
}
.section-versenyrol-introduction a {
  /*color: #00aeef;*/
}
.section-versenyrol-introduction h2 {
    text-align: center;
	margin-bottom: 30px;
}
.section-tudasanyag-introduction {
  background-image: url('../image/TUDASANYAG_INTRODUCTION_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  color: #003766;
  font-size: 20px;
}
.section-tudasanyag-introduction img {
  margin-left: 60px;
  float: right;
}
.section-tudasanyag-introduction a {
  color: #00aeef;
}
.section-tudasanyag-vlog {
  background-color: #00aeef;
  color: #003766;
}
@media (min-width: 1280px) {
  .section-tudasanyag-vlog .container-wide {
    padding: 0px;
  }
  .section-tudasanyag-vlog .container-wide .row > div:first-child {
    margin-left: 0px;
  }
  .section-tudasanyag-vlog .container-wide .row > div:last-child {
    margin-right: 0px;
  }
}
.section-tudasanyag-vlog__selector {
  text-align: center;
  margin-top: 80px;
}
.section-tudasanyag-vlog h2 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}
.section-tudasanyag-vlog .row {
  display: flex;
  flex-wrap: nowrap;
}
.section-tudasanyag-vlog__button {
  padding-top: 30px;
  text-align: center;
}
.section-tudasanyag-vlog__description {
  color: #003766;
  margin-bottom: 30px;
}
.section-tudasanyag-vlog__link {
  margin-bottom: 30px;
}
.section-tudasanyag-vlog__szereplo {
  flex: auto;
  padding: 0px;
  margin: 0px 15px;
  margin-top: 30px;
  width: calc(25% - 30px);
}
.section-tudasanyag-vlog__szereplo__text {
  background-color: #ffffff;
  height: 140px;
  overflow: hidden;
  padding: 15px;
  position: relative;
  width: 100%;
  transition: height 0.33s, margin-top 0.33s;
}
.section-tudasanyag-vlog__szereplo__text:hover {
  height: 320px;
  margin-top: -180px;
}
@media (min-width: 1280px) {
  .section-tudasanyag-vlog__szereplo__text {
    margin: 0px 30px;
  }
}
.section-tudasanyag-vlog__szereplo img {
  margin: 0px 30px;
  width: 100%;
}
@media (max-width: 1280px) {
  .section-tudasanyag-vlog__szereplo img {
    margin: 0px;
  }
}
.section-tudasanyag-vlog__szereplo__title {
  color: #003766;
  font-weight: bold;
  margin-bottom: 30px;
}
.section-tudasanyag-vlog__szereplo__description {
  color: #003766;
  margin-bottom: 0px;
}
.section-versenyrol-versenykiiras,
.section-mentorprogram {
  background-color: #00aeef;
  color: #003766;
}
.section-versenyrol-versenykiiras.section-tudasanyag-mentorprogram,
.section-mentorprogram.section-tudasanyag-mentorprogram {
  background-color: #ffffff;
  background-image: url('../image/TUDASANYAG_MENTORPRORAM_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.section-versenyrol-versenykiiras.section-tudasanyag-mentorprogram h2,
.section-mentorprogram.section-tudasanyag-mentorprogram h2 {
  color: #00aeef;
}
.section-versenyrol-versenykiiras.section-tudasanyag-mentorprogram a,
.section-mentorprogram.section-tudasanyag-mentorprogram a {
  color: #00aeef;
}
.section-versenyrol-versenykiiras h2,
.section-mentorprogram h2 {
  color: #ffffff;
  text-align: center;
  margin-bottom: 30px;
}
.section-versenyrol-versenykiiras a,
.section-mentorprogram a {
  color: white;
}
.section-versenykiiras-galeria-title {
  padding-bottom: 0px;
}
.section-versenykiiras-galeria-title h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-versenykiiras-galeria {
  background-image: url('../image/VERSENYROL_GALERIA_BACKROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
  text-align: center;
}
.section-versenykiiras-galeria.galeria-dark {
  background-image: none;
  background-color: #00aeef;
}
.section-versenykiiras-galeria.galeria-dark h2 {
  color: #ffffff;
}
.section-versenykiiras-galeria.galeria-dark .fotok .description {
  background-color: #ffffff;
}
.section-versenykiiras-galeria.galeria-light {
  background-image: url('../image/BACKGROUND_001.png');
}
.section-versenykiiras-galeria.galeria-light.alternative-background {
  background-image: url('../image/BACKGROUND_002.png');
}
.section-versenykiiras-galeria h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-versenykiiras-galeria .fotok .image-container {
  height: 0px;
  padding-top: 56.25%;
  position: relative;
  overflow: hidden;
}
.section-versenykiiras-galeria .fotok .image-container img {
  position: absolute;
  left: 0px;
  top: 0px;
}
.section-versenykiiras-galeria .fotok img {
  width: 100%;
}
.section-versenykiiras-galeria .fotok .description {
  position: relative;
  background-color: #bddef8;
  padding: 15px 15px 48px 15px;
  height: 120px;
  width: 100%;
  margin-top: 0px;
  overflow: hidden;
  transition: height 0.33s, margin-top 0.33s;
}
.section-versenykiiras-galeria .fotok .description:hover {
  margin-top: -60px;
  height: 180px;
}
.section-versenykiiras-galeria .fotok .description:hover .button {
  display: block;
}
.section-versenykiiras-galeria .fotok .description .text {
  color: #003766;
  font-size: 20px;
  font-weight: bold;
  text-align: left;
  margin-bottom: 48px;
}
.section-versenykiiras-galeria .fotok .description .button {
  display: none;
}
.section-versenykiiras-galeria__slide {
  margin-bottom: 30px;
}
.section-versenykiiras-galeria__selector {
  text-align: center;
  margin-bottom: 48px;
}
.section-versenykiiras-galeria .carousel-inner {
  margin-bottom: 48px;
}
.section-versenykiiras-galeria.galeria--first {
  padding-bottom: 30px;

}
.section-versenykiiras-galeria.galeria--first h2 {
  font-size: 32px;
}
.section-versenykiiras-galeria.galeria--second {
  padding-top: 0px;
}
.section-versenykiiras-galeria.galeria--second h2 {
  font-size: 32px;
}
.section-tudasanyag-oktatasi {
  background-image: url('../image/TUDASANYAG_OKTATASI_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.section-tudasanyag-oktatasi h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-tudasanyag-videosorozat {
  background-image: url('../image/TUDASANYAG_OKTATASI_BACKGROUND.png');
  background-position: center center;
  background-repeat: no-repeat;
  background-size: contain;
}
.section-tudasanyag-videosorozat__description {
  margin-bottom: 30px;
}
.section-tudasanyag-videosorozat h2 {
  text-align: center;
  margin-bottom: 30px;
}
.section-tudasanyag-videosorozat img {
  max-width: 100%;
}
.section-tudasanyag-videosorozat__slide {
  margin-bottom: 30px;
}
.section-tudasanyag-videosorozat__selector {
  text-align: center;
  margin-bottom: 48px;
}
.section-tudasanyag-videosorozat .title {
  font-weight: 600;
  margin-top: 20px;
  margin-bottom: 20px;
}
.section-tudasanyag-videosorozat .description {
  padding-bottom: 15px;
}
#nevezes h3 {
  font-size: 24px;
  margin-top: 40px;
  margin-bottom: 10px;
}
#nevezes .help-text {
  font-size: 14px;
  margin: 0px 0px 15px 0px;
  font-style: italic;
  font-weight: lighter;
}
#nevezes .button {
  cursor: pointer;
  border: none;
}
.radio-group {
  margin-bottom: 20px;
}
.radio-group input[type=radio] {
  margin: 0px 5px 0px 20px;
  position: relative;
  top: 2px;
}
.radio-group label {
  font-size: 14px;
  margin-bottom: 0px;
}
.input-group {
  flex-direction: column;
  margin-bottom: 20px;
}
.input-group.input-checkbox {
  padding-top: 40px;
}
.input-group label {
  color: #003766;
  font-size: 14px;
  line-height: 16px;
  height: 16px;
  margin-bottom: 5px;
}
.input-group input[type=text],
.input-group input[type=tel],
.input-group input[type=num],
.input-group input[type=email] {
  border: 1px solid #003766;
  border-radius: 8px;
  padding: 8px;
  font-size: 14px;
  width: 100%;
  min-width: 256px;
  max-width: 512px;
}
.input-group input[type=checkbox] {
  position: relative;
  top: 2px;
  margin-right: 10px;
}
.input-group--float {
  float: left;
  margin-right: 5px;
  width: auto;
}
.input-group--small {
  width: auto;
}
.input-group--small input[type=text],
.input-group--small input[type=tel],
.input-group--small input[type=num],
.input-group--small input[type=email] {
  min-width: unset;
  max-width: unset;
  width: 96px;
}
.mentorprogram-input {
  color: #003766;
  font-size: 14px;
  padding: 8px 15px;
}
.mentorprogram-input .toggle {
  border: 1px solid #003766;
  border-radius: 8px;
  color: black;
  font-size: 14px;
  float: right;
  padding: 8px;
  margin-left: 20px;
  margin-top: -8px;
}
.mentorprogram-input .toggle-on.btn,
.mentorprogram-input .toggle-off.btn {
  background-color: #ffffff;
  padding-left: 12px;
  padding-right: 12px;
}
.mentorprogram-input .toggle-on.btn {
  background-color: #fa6c16;
}
.mentorprogram-input .toggle-on.btn:active {
  background-color: #fa6c16;
}
.mentorprogram-input .toggle-handle {
  display: none;
}
.kapcsolattarto--szulo {
  display: none;
}
@media (max-width: 1280px) {
  body {
    font-size: 16px;
  }
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  .section-versenykiiras-galeria.galeria--first h2,
  .section-versenykiiras-galeria.galeria--second h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 20px;
  }
  .button {
    border-radius: 4px;
    font-size: 16px;
    line-height: 20px;
    margin-right: 16px;
    padding: 16px 18px;
  }
  .button--rightarrow i {
    font-size: 20px;
    margin-left: 6px;
    position: relative;
    top: 2px;
  }
  section {
    padding: 30px 0px;
  }
  .section-title {
    height: 60px;
  }
  .section-title__left img {
    max-height: 104px;
  }
  .section-menu__element {
    font-size: 18px;
    margin-right: 25px;
  }
  .section-top__front {
    padding-top: 30px;
    margin-bottom: 48px;
  }
  .section-top__front h3 {
    font-size: 20px;
  }
  .section-mobilalkalmazas img {
    max-width: 640px;
  }
  .section-mobilalkalmazas__download img {
    display: inline-block;
  }
  .section-mobilalkalmazas__download img.appstore {
    height: 60px;
  }
  .section-mobilalkalmazas__download img.googleplay {
    height: 90px;
    margin-left: 30px;
  }
}
@media (max-width: 992px) {
  .section-feladatok .row {
    flex-wrap: wrap;
  }
  .section-feladatok__feladat {
    margin-bottom: 30px;
    width: calc(50% - 60px);
    height: 500px;
  }
  .section-feladatok__feladat__text {
    height: 250px;
  }
  .section-feladatok__feladat__text:hover {
    margin-top: -130px;
    height: 380px;
  }
  .section-tudasanyag-vlog {
    font-size: 16px;
  }
  .section-tudasanyag-vlog .row {
    flex-wrap: wrap;
  }
  .section-tudasanyag-vlog__szereplo {
    margin-bottom: 30px;
    width: calc(50% - 60px);
  }
  .section-tudasanyag-vlog__szereplo img {
    margin: 0px;
  }
}
@media (max-width: 768px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 24px;
  }
  h2 {
    font-size: 20px;
  }
  h3 {
    font-size: 18px;
  }
  .button {
    border-radius: 4px;
    font-size: 14px;
    line-height: 18px;
    margin-right: 16px;
    padding: 16px 18px;
  }
  .button--rightarrow i {
    font-size: 18px;
    margin-left: 6px;
    position: relative;
    top: 2px;
  }
  section {
    padding: 30px 0px;
  }
  .section-title {
    height: 56px;
  }
  .section-title__left {
    width: 140px;
  }
  .section-title__left img {
    max-height: 96px;
  }
  .section-menu__left {
    width: 140px;
  }
  .section-menu__element {
    font-size: 16px;
    margin-right: 20px;
  }
  .section-top__front {
    padding-top: 30px;
    margin-bottom: 48px;
  }
  .section-top__front h3 {
    font-size: 18px;
  }
  .section-mobilalkalmazas img {
    max-width: 500px;
  }
  .section-mobilalkalmazas__download img {
    display: inline-block;
  }
  .section-mobilalkalmazas__download img.appstore {
    height: 45px;
  }
  .section-mobilalkalmazas__download img.googleplay {
    height: 67.5px;
    margin-left: 22.5px;
  }
  .footer__social a {
    font-size: 24px;
  }
}
@media (max-width: 576px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 28px;
  }
  h2 {
    font-size: 24px;
  }
  h3 {
    font-size: 20px;
  }
  .col-sm-4 {
    margin-bottom: 15px;
  }
  .button {
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
    margin-right: 8px;
    padding: 12px 16px;
  }
  .button--rightarrow i {
    font-size: 16px;
    margin-left: 6px;
    position: relative;
    top: 2px;
  }
  section {
    padding: 30px 0px;
  }
  .section-title {
    height: 52px;
  }
  .section-title__left {
    text-align: left;
    width: 100%;
  }
  .section-title__left img {
    margin-left: 32px;
    max-height: unset;
    height: 96px;
    width: auto;
  }
  .section-title__right {
    margin: 10px 0px;
    text-align: center;
    width: 100%;
  }
  .section-title__right h1 {
    line-height: 1.5;
  }
  .section-menu__left {
    display: none;
  }
  .section-menu__right {
    display: none;
    padding-top: 10px;
    width: 100%;
  }
  .section-menu__element {
    font-size: 14px;
    margin: 5px 0px;
    text-align: center;
    width: 100%;
  }
  .mobile-menu {
    display: block;
    float: right;
  }
  .section-top__front {
    padding-top: 30px;
    margin-bottom: 48px;
  }
  .section-top__front h3 {
    font-size: 16px;
  }
  .section-top__slider__slide {
    background-size: cover;
  }
  .section-tudasanyag {
    text-align: center;
  }
  .section-tudasanyag__tudasanyag {
    padding-bottom: 60px;
  }
  .section-tudasanyag__tudasanyag__title {
    height: 42px;
  }
  .section-tudasanyag__tudasanyag__description {
    height: 110px;
    overflow: hidden;
    margin-bottom: 18px;
  }
  .section-tudasanyag__selector {
    margin-top: 30px;
    position: static;
    top: 0px;
    text-align: center;
  }
  .section-feladatok__feladat {
    margin-bottom: 160px;
    max-width: 100%;
    width: 100%;
  }
  .section-versenyrol-introduction img {
    float: none;
  }
  .section-mobilalkalmazas img {
    max-width: 300px;
  }
  .section-mobilalkalmazas__download img {
    display: inline-block;
  }
  .section-mobilalkalmazas__download img.appstore {
    height: 45px;
  }
  .section-mobilalkalmazas__download img.googleplay {
    height: 67.5px;
    margin-left: 22.5px;
  }
}
@media (max-width: 375px) {
  body {
    font-size: 14px;
  }
  h1 {
    font-size: 20px;
  }
  h2 {
    font-size: 18px;
  }
  h3 {
    font-size: 16px;
  }
  .button {
    border-radius: 4px;
    font-size: 14px;
    line-height: 16px;
    margin-right: 8px;
    padding: 12px 16px;
  }
  .button--rightarrow i {
    font-size: 16px;
    margin-left: 6px;
    position: relative;
    top: 2px;
  }
  section {
    padding: 30px 0px;
  }
  .section-top__front {
    padding-top: 30px;
    margin-bottom: 48px;
  }
  .section-top__front h3 {
    font-size: 16px;
  }
  .section-top__slider__slide {
    background-size: cover;
  }
  .section-top__slide__buttons {
    display: flex;
    flex-direction: column;
    align-items: flex-start;
  }
  .section-top__slide__buttons .button {
    margin-bottom: 10px;
  }
  .section-tudasanyag__tudasanyag__title {
    height: 42px;
  }
  .section-tudasanyag__tudasanyag__description {
    overflow: hidden;
  }
  .section-feladatok .row {
    flex-wrap: wrap;
  }
  .section-feladatok__feladat {
    margin-bottom: 30px;
    width: calc(100% - 60px);
  }
  .section-tudasanyag-vlog .row {
    flex-wrap: wrap;
  }
  .section-tudasanyag-vlog__szereplo {
    margin-bottom: 30px;
    width: calc(100% - 60px);
  }
  .section-mobilalkalmazas img {
    max-width: 256px;
  }
  .section-mobilalkalmazas__download img {
    display: inline-block;
  }
  .section-mobilalkalmazas__download img.appstore {
    height: 45px;
  }
  .section-mobilalkalmazas__download img.googleplay {
    height: 67.5px;
    margin-left: 0px;
  }
}
/*# sourceMappingURL=index.css.map */


.select2-container--default .select2-selection--single {
    border: 1px solid #003766 !important;
    border-radius: 8px !important;
/*    padding: 8px !important; */

}

.select2-selection__placeholder {
 font-size: 14px;
 vertical-align: top;
}

.select2-selection__rendered {
    line-height: 39px !important;
}
.select2-container .select2-selection--single {
    height: 39px !important;
}
.select2-selection__arrow {
    height: 39px !important;
}
.hide {
  display: none;
}

.mnb_block {
  height: 400px;
}
