@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,700,900&display=swap);@import url(https://fonts.googleapis.com/css?family=Poppins:400,500,600,700,800,900&display=swap);/* global */

body {
  font-family: 'Poppins', sans-serif;
  overflow-x: hidden;
  margin: 0px;
  font-size: 14px;
}

body p {
  color: #3A3A3A;
  font-family: 'Poppins', sans-serif;
  font-size: 14px;
}

a {
  color: #000;
  text-decoration: none;
  font-family: 'Poppins', sans-serif;
}

a:hover {
  color: #818181;
  -webkit-transition: all 0.2s;
  transition: all 0.2s;
  text-decoration: none !important;
}

h1,
h2,
h3,
h4,
h5,
h6 {
  color: #3A3A3A;
  font-family: 'Poppins', sans-serif;
}

.men_top {
  background-color: #3A3A3A;
  width: 100%;
  height: 80px;
  color: #C2C2C2;
  font-size: 13px;
  line-height: 49px;
}

.men_top2 {
  background-color: #fff;
  width: 100%;
  height: 56px;
  border-bottom: 1px solid #dddddd;
  color: #C2C2C2;
  font-size: 13px;
  line-height: 49px;
}

.men_top a {
  color: #C2C2C2;
  margin-left: 13px;
}

.men_top2 a {
  color: #3A3A3A;
  margin-left: 13px;
}

.men_top a:hover {
  color: #fff;
}

.men_top p {
  color: #C2C2C2;
}

.men_top i {
  position: absolute;
  top: 0;
  left: -15px;
  color: #C2C2C2;
}

.men_top2 i {
  position: absolute;
  top: 0;
  left: -15px;
  color: #C2C2C2;
}

.container {
  position: relative;
}

a.but_big {
  color: #fff;
  background-color: #A3C145;
  padding: 20px 25px 20px 25px;
  font-size: 20px;
  display: inline-block;
  font-weight: 600;
  margin: 10px;
}

a.but_big:hover {
  color: #A3C145;
  background-color: #fff;
  padding: 20px 25px 20px 25px;
  font-size: 20px;
  display: inline-block;
  font-weight: 600;
}

a.but_big2 {
  color: #A3C145;
  background-color: #fff;
  padding: 20px 25px 20px 25px;
  font-size: 20px;
  display: inline-block;
  font-weight: 600;
  margin: 10px;
}

a.but_big2:hover {
  color: #fff;
  background-color: #A3C145;
  padding: 20px 25px 20px 25px;
  font-size: 20px;
  display: inline-block;
  font-weight: 600;
}

a.but_big3 {
  color: #A3C145;
  background-color: #fff;
  padding: 20px 25px 20px 25px;
  font-size: 20px;
  display: inline-block;
  font-weight: 600;
  margin: 10px;
  border: 1px solid #A3C145;
}

a.but_big3:hover {
  color: #fff;
  background-color: #A3C145;
  padding: 20px 25px 20px 25px;
  font-size: 20px;
  display: inline-block;
  font-weight: 600;
}

.wrapper {
  max-width: 1400px !important;
  margin: 0 auto !important;
  position: relative;
}

.center-tab {
  margin: 0 auto !important;
}

.radius {
  border-radius: 30px;
  max-height: 200px;
  height: 200px;
  min-height: 248px;
}

.radius a {
  color: #fff;
  font-size: 25px;
  font-weight: 600;
}

.bor_le {
  border-left: 1px solid #3A3A3A;
}

a.button_small {
  background-color: #3A3A3A;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  color: #fff;
  border: 1px solid #fff;
}

a.button_small:hover {
  background-color: #fff;
  border-radius: 10px;
  padding: 10px 20px 10px 20px;
  color: #3A3A3A;
  border: 1px solid #3A3A3A;
}

.lang-item a img {
  width: 20px;
  height: 15px;
  margin-top: -4px;
}

.szkolenie_small {
  background-color: #3A3A3A;
  border-radius: 15px;
  padding-top: 20px;
  padding-left: 20px;
  padding-right: 20px;
}

.szkolenie_small h2 {
  font-size: 14px;
  color: #fff;
}

#menu-galerie .current-menu-item {
  border: 1px solid #C2C2C2 !important;
  background-color: #ebebeb;
  color: #C2C2C2;
}

#menu-galerie li {
  padding: 0px !important;
}

#menu-galerie a {
  color: #3A3A3A;
  display: block;
  width: 100%;
  height: 100%;
  padding: 15px;
}

#menu-galerie a:hover {
  background-color: #ebebeb;
}

#menu-galerie .current-menu-item a {
  color: #3A3A3A;
  display: block;
  width: 100%;
  height: 100%;
}

.szkolenie_small p {
  font-size: 13px;
  color: #fff;
  padding: 0px;
  margin: 0px;
}

.szkolenie_small_desc {
  padding-left: 35%;
}

.szkolenie_small table {
  margin: 0 auto;
  padding: 0px;
  border: 0px;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  color: #fff;
  margin-top: 20px;
}

.szkolenie_small table td {
  border: 0px;
  padding: 0px;
  padding-right: 10px;
}

.foot_block h2 {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  padding-bottom: 5px;
  margin: 0 auto;
}

.foot_wrap {
  background-color: #3A3A3A;
  padding-bottom: 30px;
  padding-top: 20px;
  margin-top: 50px;
}

.men1_footer {
  margin-top: 20px;
}

.men1_footer li {
  margin-top: 10px;
}

.men1_footer a {
  font-weight: 400;
  color: #fff;
}

.men1_footer a:hover {
  color: #3A3A3A;
}

.block_footer_small a {
  font-size: 18px;
  font-weight: 700;
  color: #fff;
  margin-top: -5px;
  position: relative;
}

.block_footer_small i {
  font-size: 22px;
  color: #fff;
  position: absolute;
  left: -15px;
  top: 1px;
}

.block_footer_small ul {
  margin-top: 20px;
}

.foot_block p {
  color: #fff;
}

.foot_block img {
  max-width: 178px;
}

.copyrights {
  padding-top: 10px;
}

.copyrights p {
  color: #3A3A3A;
}

.copyrights p span {
  color: #3f3f3f;
}

.copyrights p strong {
  color: #3A3A3A;
}

.copyrights a {
  color: #3A3A3A;
}

.copyrights a span {
  color: #3f3f3f;
}

.cop strong {
  color: #3A3A3A;
}

.copyrights a strong {
  color: #eb913d;
}

.block_footer_small img {
  max-width: 35px;
}

.page_tit {
  height: 150px;
  background-size: cover !important;
  border-bottom: 1px solid #C2C2C2;
  margin-bottom: 50px;
  padding-top: 40px;
}

.bread {
  color: #e7e7e7;
  font-size: 12px;
}

.bread a {
  color: #e7e7e7;
}

.bread a:hover {
  color: #3A3A3A !important;
}

.bread span {
  color: #e7e7e7;
}

.page_tit h1 {
  font-size: 30px;
  text-transform: uppercase;
  color: #fff;
  font-weight: 400;
  line-height: 40px;
}

.morecontent span {
  display: none;
}

.morelink {
  display: block;
}

.more {
  color: #fff;
  overflow: hidden;
  margin-top: 20px;
  font-size: 14px;
  line-height: 15px;
}

.more2 {
  height: auto;
  overflow: hidden;
}

.exp_more {
  color: #fff;
  text-align: center;
  font-size: 60px;
  margin-top: 20px;
  margin: 0 auto;
}

.exp_less {
  color: #fff;
  text-align: center;
  font-size: 60px;
  margin-top: 20px;
  margin: 0 auto;
}

.szkolenie_small a {
  display: block;
  text-align: center;
}

.im_post {
  height: 300px;
  background-size: cover !important;
}

.dat_aut {
  position: absolute;
  bottom: 20px;
  right: 20px;
}

form input::-webkit-input-placeholder {
  color: #707070 !important;
}

form input::-ms-input-placeholder {
  color: #707070 !important;
}

form input::placeholder {
  color: #707070 !important;
}

form input::-webkit-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #707070 !important;
  opacity: 1;
  /* Firefox */
}

form input::-ms-input-placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #707070 !important;
  opacity: 1;
  /* Firefox */
}

form input::placeholder {
  /* Chrome, Firefox, Opera, Safari 10.1+ */
  color: #707070 !important;
  opacity: 1;
  /* Firefox */
}

form input:-ms-input-placeholder {
  /* Internet Explorer 10-11 */
  color: #707070 !important;
}

form input::-ms-input-placeholder {
  /* Microsoft Edge */
  color: #707070 !important;
}

form label {
  position: relative;
}

form span {
  margin-left: 10px;
}

form input[type=checkbox] {
  position: absolute;
  left: -20px;
  top: -10px;
  text-align: left;
  width: 24px;
  height: 20px;
  background-color: #fff;
}

form input {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px;
  color: #707070 !important;
  border: 1px solid #707070;
  width: 100%;
}

form textarea {
  margin-top: 10px;
  max-height: 100px;
  margin-bottom: 10px;
  padding: 9px;
  color: #707070;
  border: 1px solid #707070;
  width: 100%;
  height: 210px;
}

form select {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px;
  color: #0B396E;
  border: 1px solid #0B396E;
  border-radius: 5px;
  width: 100%;
}

form input[type=submit] {
  background-color: #A3C145;
  color: #fff !important;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
  float: right;
  width: 30%;
  border: 0px;
}

form input[type=submit]:hover {
  background-color: #f3f3f3;
  color: #3A3A3A;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

#exampleModal {
  visibility: hidden;
}

.slide_box {
  position: fixed;
  top: 30%;
  left: 0;
  z-index: 99999999;
}

.slide_box ul li i {
  color: #A3C145;
  position: absolute;
  top: 10px;
  left: 10px;
}

.slide_box ul li span a {
  color: #A3C145;
}

.slide_box ul li span a:hover {
  color: #000 !important;
  text-decoration: none;
}

.slide_box span {
  line-height: 10px;
  position: absolute;
  top: 17px;
  left: 65px;
  width: 200px;
}

.slide_box ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  overflow: hidden;
}

.foot_block ul {
  margin-top: 20px;
  list-style: none;
  margin-left: 0px;
  padding: 0px;
}

.foot_block ul li {
  margin-top: 10px;
}

.foot_block ul li a {
  font-weight: 400;
  color: #fff;
}

.foot_block h3 {
  color: #fff;
  border-bottom: 1px solid #fff;
  font-weight: 700;
  text-align: center;
  width: -webkit-fit-content;
  width: -moz-fit-content;
  width: fit-content;
  font-size: 18px;
  padding-bottom: 5px;
  margin: 0 auto;
}

.slide_box ul li.sli1 span a {
  color: #A3C145;
  font-size: 13px;
}

.slide_box ul li.sli2 span a {
  color: #A3C145;
  font-size: 11px;
}

.slide_box li {
  border: 1px solid #eeeeee;
  position: relative;
  cursor: pointer;
  width: 50px;
  height: 50px;
  padding: 10px;
  overflow: hidden;
  background-color: #fff;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.wid {
  width: 200px !important;
  -webkit-transition: all 0.4s;
  transition: all 0.4s;
}

.zarejestruj_wrap form input {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px;
  color: #0B396E;
  border: 1px solid #0B396E;
  border-radius: 5px;
  width: 100%;
}

.zarejestruj_wrap form textarea {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px;
  color: #0B396E;
  border: 1px solid #0B396E;
  border-radius: 5px;
  width: 100%;
  height: 210px;
}

.zarejestruj_wrap form select {
  margin-top: 10px;
  margin-bottom: 10px;
  padding: 9px;
  color: #0B396E;
  border: 1px solid #0B396E;
  border-radius: 5px;
  width: 100%;
}

.zarejestruj_wrap form input[type=submit] {
  background-color: #3A3A3A;
  color: #fff;
  padding-top: 10px;
  padding-bottom: 10px;
  font-size: 25px;
  font-weight: 700;
}

.zarejestruj_wrap form input[type=submit]:hover {
  background-color: #f3f3f3;
  color: #3A3A3A;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
}

.zarejestruj_wrap h2 {
  font-size: 20px;
}

.rec2 {
  max-height: 320px;
  overflow-y: scroll;
}

#style-1::-webkit-scrollbar-track {
  -webkit-box-shadow: inset 0 0 6px rgba(243, 243, 243, 0.3);
  border-radius: 10px;
  background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar {
  width: 12px;
  background-color: #F5F5F5;
}

#style-1::-webkit-scrollbar-thumb {
  border-radius: 10px;
  -webkit-box-shadow: inset 0 0 6px rgba(0, 0, 0, 0.3);
  background-color: #555;
}

header.main-header.no_front_head.main_nav.fixed li {
  height: 50px !important;
}

.card-header button {
  background-color: #fff;
  border: 0px;
  color: #000;
}

.card-header button:focus {
  background-color: #fff;
  border: 0px;
  outline: 0px !important;
}

.card-header button i {
  background-color: #fff;
  border: 0px;
  font-size: 30px;
  color: #A6C34C;
  float: right;
  position: absolute;
  right: 30px;
  top: 20px;
}

i {
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

.rotate {
  -webkit-transform: rotate(180deg);
          transform: rotate(180deg);
  -webkit-transition: 0.4s;
  transition: 0.4s;
}

/* clear fix */

.grid:after {
  content: '';
  display: block;
  clear: both;
}

/* ---- .grid-item ---- */

.grid-sizer,
.grid-item {
  width: 31%;
  margin: 1%;
}

.grid-item {
  float: left;
}

.grid-item img {
  display: block;
  max-width: 100%;
}

.menu_gal ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
  margin-top: 23px;
}

.menu_gal ul li:first-child {
  margin-top: 1%;
}

.menu_gal ul li {
  background-color: #81D7EB;
  margin-top: 10px;
  text-align: center;
  padding: 15px;
}

.men_mob {
  display: none;
}

.but_mob {
  display: none;
}

.menu_gal ul li a {
  color: #fff;
  font-size: 18px;
  font-weight: 600;
}

.kon_row {
  height: 200px;
  border: 1px solid #345;
  border-radius: 10px;
  text-align: center;
  padding-top: 30px;
}

.map {
  margin-top: 50px;
  margin-bottom: 50px;
}

.kon_row h2 {
  font-size: 18px;
  font-weight: 600;
}

.kon_row p {
  font-size: 15px;
  line-height: 20px;
  color: #3A3A3A;
}

/* pages */

.about_fly_desc h1 {
  font-size: 100px;
  font-weight: 400;
  color: #3A3A3A;
  margin-top: 20px;
}

.about_fly_desc h1 strong {
  font-weight: 700;
}

.about_fly_desc p {
  margin-top: 20px;
  margin-bottom: 20px;
}

.recent_courses h2 {
  font-size: 20px;
  color: #3A3A3A;
}

.recent_courses h2 strong {
  font-size: 20px;
  font-weight: 800;
  color: #3A3A3A;
}

.recent_courses table p {
  font-size: 20px;
  color: #3A3A3A;
}

.recent_courses table {
  font-weight: 700;
  color: #3A3A3A;
  margin-top: 40px;
}

.recent_courses table tr {
  border: 0px !important;
}

.recent_courses table td {
  border: 0px !important;
}

.testim_img {
  width: 100%;
  height: 300px !important;
  background-size: cover !important;
  border: 1px solid #e6e6e6;
}

.testim_desc p {
  -webkit-box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.16);
  box-shadow: 3px 4px 5px 0px rgba(0, 0, 0, 0.16);
  text-align: center;
  padding: 40px;
  height: 220px;
}

.home-controls2 .chev_l {
  left: -10%;
  top: 45%;
  font-size: 6em;
  position: absolute;
  cursor: pointer;
  color: #3A3A3A;
}

.home-controls2 .chev_r {
  right: -10%;
  top: 45%;
  font-size: 6em;
  position: absolute;
  cursor: pointer;
  color: #3A3A3A;
}

/* components */

.main-header {
  z-index: 999;
  background-color: #fff;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  left: 0;
  top: 0;
  width: 100%;
  height: 6rem;
  color: #C2C2C2;
  line-height: 6rem;
}

.ma20 {
  margin-top: -20px;
}

.front_head {
  position: absolute;
}

.no_front_head {
  position: relative;
  margin-bottom: 50px;
}

.fixed {
  position: fixed;
  height: 4.6rem;
  line-height: 3.5rem;
  -webkit-transition: all 0.5s;
  transition: all 0.5s;
  background-color: #fff;
  border-bottom: 1px solid #f1f1f1;
}

.main-header a {
  color: #3A3A3A;
  font-family: "Montserrat", sans-serif;
  font-weight: 700;
  text-transform: uppercase;
  font-size: 18px;
}

.main-header a:hover {
  color: #C2C2C2;
}

.fixed a {
  color: #3A3A3A;
}

.main-header h1 {
  float: left;
  font-size: 1.4em;
  margin: 0 0 0 2rem;
  text-transform: uppercase;
}

.main-header nav {
  text-align: center;
  font-size: 1.1em;
  text-align: center;
}

.main-header nav ul {
  margin: 0;
  padding: 0;
}

.main-header nav li {
  display: inline-block;
  margin: 10px;
  height: 70px;
  line-height: 85px;
}

.main-header img {
  max-width: 83px;
  margin-top: 4px;
}

header.main-header.front_head.fixed img {
  max-width: 44px;
  margin-top: 23px;
}

.current-menu-item a {
  color: #A3C145;
}

.main-header.front_head.fixed nav li {
  line-height: 75px;
}

@media screen and (max-width: 500px) {
  .men_mob img {
    max-width: 30px;
  }

  .wrapper {
    max-width: 90%;
    margin: 0 auto;
  }

  .testi {
    max-width: 100%;
    overflow-x: hidden;
  }

  .men_top {
    display: none;
  }

  .main-header {
    display: none;
  }

  .four_boxes h2 {
    text-align: center;
  }

  #menu-menu-1 {
    list-style: none;
    margin: 0px;
    padding: 0px;
    text-align: center;
  }

  .wrapper.kontakt {
    padding: 10px;
  }

  .map iframe {
    height: 250px;
  }

  #menu-menu-1 li {
    margin: 5px;
    width: -webkit-fit-content;
    width: -moz-fit-content;
    width: fit-content;
    margin: 0 auto;
  }

  .kon_row {
    height: 168px;
    border: 1px solid #345;
    border-radius: 10px;
    text-align: center;
    padding-top: 30px;
  }

  .but_moba {
    background-color: #fff;
    border: 0px;
    margin-top: 10px;
  }

  #menu-menu-1 li a {
    text-transform: uppercase;
  }

  #exampleModal .modal-dialog {
    width: 100%;
    height: 100%;
    top: 26px;
    left: 0;
    margin: 0 auto;
  }

  #exampleModal .modal-content {
    border: 0px;
  }

  .men_mob {
    position: fixed;
    top: 0px;
    left: 0px;
    width: 100%;
    height: 50px;
    display: block;
    background: #fff;
    z-index: 999999999999;
    -webkit-backface-visibility: hidden;
  }

  .but_mob {
    display: block;
    float: right;
    line-height: 10px;
    top: 10px;
    width: 20px;
    height: 20px;
  }

  .home-controls2 .chev_r {
    right: -6%;
  }

  .kob {
    display: none;
  }

  .copyrights p {
    font-size: 10px;
  }

  .copyrights a {
    font-size: 10px;
  }

  .about_fly_desc h1 {
    font-size: 50px;
    font-weight: 400;
    color: #0B396E;
    margin-top: 0px;
    text-align: center;
  }

  .home-controls2 .chev_l {
    left: -6%;
  }

  a.but_big {
    text-align: center;
  }

  .about_fly_desc p {
    text-align: center;
  }

  a.button_small {
    background-color: #0B396E;
    border-radius: 10px;
    font-size: 10px;
    padding: 5px 15px 5px 15px;
    color: #fff;
    border: 1px solid #fff;
  }

  .recent_courses table p {
    font-size: 10px;
  }

  .page_tit h1 {
    font-size: 20px;
    line-height: 80px;
    line-height: 30px !important;
  }

  .main-header {
    height: 1rem;
  }

  .page_tit {
    margin-top: 51px;
    height: 80px;
    background-size: cover !important;
    border-bottom: 1px solid #17BAF7;
    margin-bottom: 10px;
  }

  .slide_box {
    display: none;
  }

  .main-header img {
    max-width: 100px;
  }

  .wp-block-columns {
    padding-left: 15px;
    padding-right: 15px;
  }

  form input[type=checkbox] {
    position: absolute;
    left: -15px;
    top: -10px;
    text-align: left;
    width: 13px;
    height: 20px;
    background-color: #fff;
  }

  form input[type=submit] {
    background-color: #A3C145;
    color: #fff !important;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 25px;
    font-weight: 700;
    float: right;
    width: 100%;
    border: 0px;
  }

  form span {
    margin-left: 0px;
  }

  img {
    max-width: 100%;
    height: auto;
  }

  .foot_wrap {
    margin-top: 10px;
  }

  .slider_description {
    padding-left: 15%;
    padding-top: 25%;
    max-width: 100%;
    text-align: center;
    padding-right: 15%;
  }

  .slider_description h1 {
    font-size: 35px;
    font-weight: 700;
    line-height: 35px;
  }

  .home-slide {
    background: url("/wp-content/themes/flyhigh/img/mobile_home.png") no-repeat center center;
  }

  .slider_description p {
    margin-top: 20px;
  }

  a.but_big {
    color: #fff;
    background-color: #17BAF7;
    border-radius: 10px;
    padding: 15px 60px 15px 60px;
    font-size: 25px;
    display: block;
    font-weight: 600;
    border: 2px solid #fff;
    margin: 0 auto;
    margin-top: 20px;
  }

  #exampleModal ul {
    list-style: none;
    margin: 0px;
    padding: 0px;
    padding-bottom: 30px;
  }

  #exampleModal ul li {
    text-align: center;
    margin-top: 10px;
  }

  #exampleModal ul li a {
    color: #494949;
  }

  .men_top2 {
    display: none;
  }

  .page_tit {
    padding-top: 14px;
  }
}

