/* css document */
@font-face {
	font-family: 'gothic';
	src: url('/font/gothic.eot');
	src: local('gothic'), url('/font/gothic.woff') format('woff'), url('/font/gothic.ttf') format('truetype');
}
* {
  margin: 0px;
  padding: 0px;
  box-sizing: border-box;
  -moz-box-sizing: border-box; /* Firefox */   
  -webkit-touch-callout: none;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -moz-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
body {
  background: #555555 url(/images/background_mozaik.jpg) top center no-repeat;
  font-family: Tahoma, Verdana;
  text-decoration: none;
  font-weight: normal;
  color: #737373;
}
body#page-jogositvany,
body#page-jogositvany-beiratkozas,
body#page-jogositvany-elmeleti-tanfolyam,
body#page-jogositvany-gyakorlati-tanfolyam,
body#page-jogositvany-elsosegely-vizsga,
body#page-jogositvany-forgalmi-vizsga,
body#page-jogositvany-ar,
body#page-autos-oktatas-helyszinek {
  background: #555555 url(/images/background.png) top center no-repeat;
}
input, select, textarea {
  font-family: Tahoma, Verdana;
  color: #737373;
}
strong {
  font-weight: normal;
}
strong.bold {
  font-weight: bold;
  color: #333333;
}
strong.kiemelt {
  font-weight: bold;
  color: #CD2622;
  text-decoration: underline;
}
.clear {
  clear: both;
}
hr {
  border: none;
  border-bottom: #eeeeee 1px solid;
  height: 1px;
  margin-bottom: 15px;
}
*:focus {
  outline: none;
}
::-webkit-input-placeholder {
   font-weight: normal !important;
   color: #ababab !important;
   font-size: 12px !important;
}
:-moz-placeholder { /* Firefox 18- */
   font-weight: normal !important;
   color: #ababab !important;
   font-size: 12px !important;    
}
::-moz-placeholder {  /* Firefox 19+ */
   font-weight: normal !important;
   color: #ababab !important;
   font-size: 12px !important;    
}
:-ms-input-placeholder {  
   font-weight: normal !important;
   color: #ababab !important;
   font-size: 12px !important;     
}
img {
  border: none;
  /*max-width: 100%;*/
}
/*------------------ frame ------------------*/
#wrapper {
  position: relative;
  width: 1000px;
  height: auto;
  margin: 0 auto;
  padding: 0 20px;
}
/*------------------ header ------------------*/
#header {
  position: relative;
  width: 100%;
  height: 160px;  
}
#logo {
  position: absolute;
  width: 345px;
  height: 160px;
  top: 0;
  left: -20px;
}
#phone {
  position: absolute;
  top: 12px;
  right: 0;
  font-family: 'gothic';
  font-weight: bold;
  color: #ffffff;
  text-transform: uppercase;
  font-size: 17px;  
}
#phone span {
  color: #7ab306;
  font-size: 17px;
  padding: 0 5px;  
}
#phone span a {
  color: #7ab306;
  font-size: 17px;
  text-decoration: none;  
}
#phone span.separator {
  color: #ffffff;
  font-size: 20px;
  padding: 0;
}
#mail {
  position: absolute;
  top: 54px;
  right: 0;
  font-family: 'gothic';
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;  
}
#mail span {
  color: #7ab306;
  font-size: 14px;
  padding: 0 5px;  
}
#mail span a {
  color: #7ab306;
  font-size: 14px;
  text-decoration: none;
}
#contact {
  position: absolute;
  top: 78px;
  right: 0;
  font-family: 'gothic';
  font-weight: bold;
  color: #ffffff;
  font-size: 14px;  
}
#contact span,
#contact a {
  color: #7ab306;
  font-size: 14px;
  padding: 0 5px;
  text-decoration: none;  
}
#topmenu {
  position: absolute;
  width: auto;
  height: 40px;
  right: 0;
  bottom: 0;
  background: rgba(0, 0, 0, 0.3);
  border-radius: 0 10px 0 0;
  padding: 9px 20px 0 0;
}
#topmenu .left {
  position: absolute;
  width: 50px;
  height: 40px;
  left: -50px;
  bottom: 0;
  background: url(/images/top_menu_left.png) top center no-repeat;
}
#topmenu a {
  display: block;
  float: left;
  font-family: 'gothic';
  font-weight: bold;
  color: #d5d5d5;
  font-size: 15px;
  text-decoration: none;
  line-height: 24px;  
}
#topmenu a.offer {
  color: #7AB306;
}
#topmenu a:hover {
  color: #7AB306;
}
#topmenu a.social {
  width: 25px;
  height: 24px;
}
#topmenu a#facebook {
  background: url(/images/facebook.png) 0 -24px no-repeat;
  margin-right: 7px;
}
#topmenu a#instagram {
  background: url(/images/instagram.png) 0 -24px no-repeat;
  margin-right: 7px;
}
#topmenu a#google {
  background: url(/images/google.png) 0 -24px no-repeat;
}
#topmenu a#facebook:hover,
#topmenu a#instagram:hover,
#topmenu a#google:hover {
  background-position: 0 0;
}
#topmenu span {
  display: block;
  float: left;
  font-family: 'gothic';
  font-weight: bold;
  color: #585858;
  font-size: 15px;
  text-decoration: none;
  line-height: 24px;
  padding: 0 7px;  
}
#topmenu:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*------------------ menu ------------------*/
#menu {
  position: relative;
  width: 100%;
  height: auto;   
}
#menu h2, #menu .title {
  display: block;
  width: 300px;
  height: 61px;
  margin-left: -40px;
  padding-left: 70px;
  margin-bottom: 2px;  
}
#menu h2 a, #menu .title a {
  display: table-cell;
  width: 200px;
  height: 61px;
  vertical-align: middle;
  font-size: 15px;
  text-transform: uppercase;
  color: #e0e0e0;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;     
}
#menu h2#button_a, #menu li#button_a {
  background: url(/images/button_a.png) center center no-repeat;
}
#menu h2#button_b, #menu li#button_b {
  background: url(/images/button_b.png) center center no-repeat;
}
#menu h2#button_ju, #menu li#button_ju {
  background: url(/images/button_ju.png) center center no-repeat;
}
#menu h2#button_vt, #menu li#button_vt {
  background: url(/images/button_vt.png) center center no-repeat;
}
#menu h2#button_shop, #menu li#button_shop {
  background: url(/images/button_shop.png) center center no-repeat;
}
#menu h2#button_rent, #menu li#button_rent {
  background: url(/images/button_rent.png) center center no-repeat;
}
#menu ul {
  list-style: none;
  padding-top: 10px;
  margin-bottom: 20px;
  background: url(/images/left_menu_bigline.png) left bottom no-repeat;
  display: none;    
}
#menu ul.el-margin-0 {
  margin-bottom: 0;
}
#menu ul li {
  padding-left: 30px;
  background: url(/images/left_menu_line.png) 0 10px no-repeat;
  padding-bottom: 5px;   
}
#menu ul li h3 {
  color: #2b2b2b;
  font-size: 14px;
  font-family: 'gothic';
  text-decoration: none;
  font-weight: normal;   
}
#menu ul li a {
  color: #2b2b2b;
  font-size: 14px;
  font-family: 'gothic';
  text-decoration: none;   
}
#menu ul li a:hover {
  color: #7ab306;  
}
#menu ul li a.selected {
  color: #7ab306;
  /*font-weight: bold;*/  
}
#menu .el-menu {
  font-size: 15px;
  text-transform: uppercase;
  color: #7ab306;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;
  padding: 10px 0 12px 30px !important;
  display: block;
  position: relative;
  -webkit-animation: pulsate 3s ease-out;
  -webkit-animation-iteration-count: infinite; 
  animation: pulsate 3s ease-out;
  animation-iteration-count: infinite;   
}
#menu .el-menu::before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(/images/online-arrow.png) center center no-repeat;
  left: 0;
  top: 8px; 
}
/*------------------ calendar ------------------*/
#calendar {
  position: relative;
  width: 100%;
  height: auto;   
}
#calendar a {
  display: table-cell;
  width: 200px;
  height: 45px;
  vertical-align: middle;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;
}
#calendar li {
  display: block;
  width: 300px;
  height: 45px;
  margin-left: -40px;
  padding-left: 70px;
  background: url(/images/left_title_calendar.png) top center no-repeat;      
}
#calendar p {
  font-size: 12px;
  line-height: 18px;
  color: #535353;
  margin: 10px 0;  
}
#calendar h3 {
  font-size: 14px;
  font-weight: bold;
  color: #7ab306;  
}
#calendar h4 {
  font-size: 13px;
  font-weight: bold;
  text-decoration: underline;
  color: #535353;
  margin: 10px 0;  
}
#calendar ul {
  list-style: none;
  padding: 10px 0;  
}
#calendar li {
  font-size: 12px;  
}
/*------------------ notes ------------------*/
#notes {
  position: relative;
  width: 100%;
  height: auto;   
}
#notes a {
  display: table-cell;
  width: 200px;
  height: 45px;
  vertical-align: middle;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;
}
#notes li {
  display: block;
  width: 300px;
  height: 45px;
  margin-left: -40px;
  padding-left: 70px;
  background: url(/images/left_title_notes.png) top center no-repeat;      
}
/*------------------ onlineb ------------------*/
#onlineb {
  position: relative;
  width: 100%;
  height: auto;   
}
#onlineb a {
  display: table-cell;
  width: 200px;
  height: 61px;
  vertical-align: middle;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;
}
#onlineb li {
  display: block;
  width: 300px;
  height: 61px;
  margin-left: -40px;
  padding-left: 70px;
  background: url(/images/left_title_online.png) top center no-repeat;      
}
/*------------------ trainingb ------------------*/
#trainingb {
  position: relative;
  width: 100%;
  height: auto;   
}
#trainingb a {
  display: table-cell;
  width: 200px;
  height: 45px;
  vertical-align: middle;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;
}
#trainingb li {
  display: block;
  width: 300px;
  height: 45px;
  margin-left: -40px;
  padding-left: 70px;
  background: url(/images/left_title_training.png) top center no-repeat;      
}
/*------------------ voucher ------------------*/
#voucher {
  position: relative;
  width: 100%;
  height: auto;   
}
#voucher a {
  display: table-cell;
  width: 200px;
  height: 45px;
  vertical-align: middle;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;
}
#voucher li {
  display: block;
  width: 300px;
  height: 45px;
  margin-left: -40px;
  padding-left: 70px;
  background: url(/images/left_title_voucher.png) top center no-repeat;      
}
/*------------------ blog ------------------*/
#blog {
  position: relative;
  width: 100%;
  height: auto;   
}
#blog a {
  display: table-cell;
  width: 200px;
  height: 45px;
  vertical-align: middle;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;
}
#blog li {
  display: block;
  width: 300px;
  height: 45px;
  margin-left: -40px;
  padding-left: 70px;
  background: url(/images/left_title_blog.png) top center no-repeat;      
}
/*------------------ facebook ------------------*/
#facebook-faces {
  margin-top: 15px;
}    
/*------------------ middle ------------------*/ 
#middle {
  position: relative;
  width: 100%;
  height: auto;
  background: #ececec url(/images/middle_back.png) top center repeat-y;
  border-radius: 10px 0 10px 10px;
  border-top: #7ab306 10px solid;
  box-shadow: 0 0 8px rgba(0, 0, 0, 0.75);
  padding: 10px 0 100px 0;   
}
#left_col {
  position: relative;
  width: 270px;
  height: auto;
  float: left;
  padding: 0 20px;
}
#right_col {
  position: relative;
  width: 690px;
  height: auto;
  float: left;
  padding: 0 20px;
}
#middle:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content h1 {
  color: #7AB306;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 18px;
  border-bottom: #7AB306 1px solid;
}
#content h1 strong {
  font-weight: bold;
  background: #ececec;
  padding-right: 10px;
  margin-bottom: -4px;
  display: inline-block;
}
#content p {
  font-size: 14px;
  color: #737373;
  line-height: 20px;
  margin: 15px 0;
}
img.textimg {
  box-shadow: 0 0 4px rgba(52, 52, 52, 0.5);
  border-radius: 5px;
  border: rgba(255, 255, 255, 0.5) 5px solid;
}
#content .picturegallery:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content .picturegallery a {
  float: left;
  margin-right: 10px;
}
#content .picturegallery a:nth-child(4n) {
  margin-right: 0;
}
#content .picturegallery a:nth-child(n+5) {
  margin-top: 10px;
}
#content p span.note {
  font-size: 12px;
}
#content p.plus:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content p.plus span {
  background: #82b51c;
  border-radius: 40px;
  display: block;
  width: 40px;
  height: 40px;
  overflow: hidden;
  color: #ffffff;
  font-size: 24px;
  font-family: 'gothic';
  font-weight: bold;
  text-align: center;
  float: left;
  margin-right: 15px;
  padding-top: 8px;
  margin-top: 2px;  
}
#content a {
  color: #7AB306;
  text-decoration: underline;
}
#content a.dark {
  color: #737373;
}
#content a.dark:hover {
  color: #7AB306;
}
#content h2 {
  color: #7AB306;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 18px;
  border-bottom: #7AB306 1px solid;
  margin: 15px 0;
}
#content h2.mv-style {
  background: #191512;
  color: #E0E0E0;
  border: none;
  padding: 5px 10px;
}
#content h2.mv-style2 {
  background: #f9d20a;
  color: #191512;
  border: none;
  padding: 5px 10px;
}
#content h2 a {
  text-decoration: none;
}
#content h2 strong {
  font-weight: bold;
  background: #ececec;
  padding-right: 10px;
  margin-bottom: -4px;
  display: inline-block;
}
#content h3 {
  color: #2b2b2b;
  font-weight: bold;
  font-size: 15px;
  margin-top: 15px;
}
#content h3.line {
  border-bottom: #737373 1px dotted;
  padding-bottom: 5px;
}
#content ul,
#content ol {
  margin: 15px 0 15px 30px;
}
#content li {
  font-size: 14px;
  color: #737373;
  line-height: 20px;
}
#content ul.checklist {
  list-style: none;
}
#content ul.checklist li {
  position: relative;
}
#content ul.checklist li::before {
  content: '';
  display: block;
  position: absolute;
  width: 18px;
  height: 18px;
  background: url(/images/check.png) center center no-repeat;
  left: -25px;
  top: 2px;
}
#content .title {
  position: relative;
  width: 650px;
  height: 250px;
}
#content .title img {
  position: relative;
  z-index: 50;
}
#content .title h1 {
  position: absolute;
  left: -5px;
  bottom: 10px;
  color: #E0E0E0;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 18px;
  border-bottom: none;
  background: rgba(130, 181, 28, 0.88);
  display: inline-block;
  z-index: 100;
  padding: 8px 30px 6px 15px;
  border-radius: 10px;
  text-transform: uppercase;
}
#content .title h1.mv-style {
  background: #f9d20a;
  color: #191512;
}
#content .emptytitle {
  position: relative;
  width: 650px;
  height: auto;
}
#content .emptytitle h1 {
  position: relative;
  color: #E0E0E0;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 18px;
  border-bottom: none;
  background: rgba(130, 181, 28, 0.88);
  display: inline-block;
  z-index: 100;
  padding: 8px 30px 6px 20px;
  border-radius: 10px;
  text-transform: uppercase;
}
#content table {
  margin-top: 15px;
  font-size: 13px;
}
#content table th {
  background: #333333;
  color: #E0E0E0;
  text-align: center;
  padding: 5px;
  vertical-align: middle;  
}
#content table td {
  background: #e0e0e0;
  text-align: center;
  padding: 5px;
  vertical-align: middle;  
}
#content table.lform tr td:first-child {
  text-align: left;
  background: #cbcbcb;
  color: #333333;   
}
#content table.lform tr th:first-child {
  text-align: left; 
}
#content table.sumform tr td {
  text-align: left; 
}
#content table.sumform tr td:first-child {
  background: #7AB306;
  color: #ffffff;
  font-weight: bold;
}
#content table td.total {
  border: 2px solid #82b51c;
  color: #333333;  
  font-weight: bold;    
}
#content p.nextstep {
  margin-top: 50px;
}
#content p.nextstep span {
  display: table-cell;
  width: auto;
  white-space: nowrap;
  vertical-align: middle;
  height: 70px;
}
#content p.nextstep span:first-child {
  width: 100%;
  background: url(/images/nextstep_arrow.png) center right no-repeat;
}
#content p.nextstep span a {
  text-decoration: none;
  font-size: 12px;
  font-weight: bold;
  color: #ffffff;
  background: #82B51C;
  padding: 8px 20px;
  border-radius: 5px;
}
#content .instructor:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#content .instructor img {
  float: left;
  margin-top: -30px;
  margin-right: 20px;  
}
#content .instructor p {
  margin: 0;
}
#content .instructor h4 {
  font-size: 15px;
  font-weight: bold;
  margin-top: 50px;
  margin-bottom: 10px;
  padding-bottom: 5px;
  border-bottom: rgba(115, 115, 115, 0.3) 1px solid;
}
/*------------------ splash ------------------*/
#slider_container {
  position: relative;
  width: 650px;
  height: 300px;  
}
#page-splash #content .block {
  border-radius: 10px;
  padding: 17px 20px 10px 20px;
  margin: 15px 0 0 0;
}
#page-splash #content .a-class {
  background: #e0e0e0 url(/images/icon_a.png) 20px 14px no-repeat;
}
#page-splash #content .b-class {
  background: #e0e0e0 url(/images/icon_b.png) 20px 14px no-repeat;
}
#page-splash #content .vt-class {
  background: #e0e0e0 url(/images/icon_vt.png) 20px 14px no-repeat;
}
#page-splash #content .shop-class {
  background: #e0e0e0 url(/images/icon_shop.png) 20px 14px no-repeat;
}
#page-splash #content .rent-class {
  background: #e0e0e0 url(/images/icon_rent.png) 20px 14px no-repeat;
  margin-bottom: 15px;
}
#page-splash #content .shop-class {
  background: #e0e0e0 url(/images/icon_shop.png) 20px 14px no-repeat;
  margin-bottom: 15px;
}
#page-splash #content .block h3 {
  text-transform: uppercase;
  color: #2b2b2b;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 24px;
  padding: 0 0 0 50px;
  margin-top: 0;
}
#page-splash #content .block h3 a {
  text-transform: uppercase;
  color: #2b2b2b;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
}
#page-splash #content .block p {
  margin-bottom: 0;
  margin-top: 5px;
}
#page-splash .address {
  margin-top: 15px;
}
#page-splash .address iframe {
  float: left;
  margin-right: 15px;
}
#page-splash .address:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
/*------------------ messagebox ------------------*/
#messagebox {
  position: fixed;
  width: 248px;
  height: 235px;
  background: url(/images/message.png) center center no-repeat;
  right: 0;
  top: 185px;
  z-index: 9999;  
}
#messagebox .button {
  position: absolute;
  width: 40px;
  height: 135px;
  top: 50px;
  left: 7px;
  cursor: pointer;
}
#messagebox .form {
  position: absolute;
  width: 180px;
  height: 210px;
  top: 10px;
  right: 10px;
  z-index: 50;  
}
#messagebox #sendingmask {
  position: absolute;
  width: 180px;
  height: 210px;
  top: 10px;
  right: 10px;
  z-index: 100;
  background: rgba(121, 177, 6, 0.9) url(/images/sending.png) center center no-repeat;
  display: none;
  font-size: 15px;
  text-transform: uppercase;
  color: #ffffff;
  font-family: 'gothic';
  font-weight: bold;
  text-decoration: none;
  padding: 65px 0 0 0;
  text-align: center;  
}
#messagebox .form p {
  color: #ffffff;
  font-size: 12px;
  line-height: 16px;
  margin-bottom: 10px;
}
#messagebox .form input,
#messagebox .form select {
  width: 180px;
  border: none;
  background: #ffffff;
  border-radius: 5px;
  margin-bottom: 5px;
  padding: 5px 10px;
  color: #2B2B2B;
  font-weight: bold;  
}
#messagebox .form input.submit {
  background: #343434;
  color: #ffffff;
  cursor: pointer;
}
/*------------------ footer ------------------*/ 
#footer {
  position: relative;
  width: 100%;
  height: auto;
}
#backgroundmask {
  position: absolute;
  width: 1000px;
  height: 343px;
  top: -20px;
  left: -20px;
  background: url(/images/footer_background.png) center center no-repeat;
  z-index: 100;
}
#footer h4 {
  color: #ffffff;
  font-size: 14px;
  font-weight: bold;
  border-bottom: #ffffff 1px solid;
  padding-bottom: 5px;
  margin-bottom: 10px; 
}
#footer .block:after {
  content: ".";
  display: block;
  height: 0;
  clear: both;
  visibility: hidden;
}
#footer .block {
  position: relative;
  margin-top: 20px;
  z-index: 200;
}
#links li {
  list-style: none;
}
#links li {
  float: left;
  width: 25%;
}
#links li a {
  display: block;
  color: #bcbcbc;
  text-decoration: none;
  font-size: 14px;
  line-height: 22px;
}
#links li a:hover {
  text-decoration: underline;
}
#partners a {
  display: block;
  width: 234px;
  height: 70px;
  background: #7f7f7f;
  border-radius: 10px;
  float: left;
  margin-right: 8px;
  padding: 5px;
}
#partners a img {
  border-radius: 5px;
  opacity: 0.6;
}
#partners a:hover img {
  opacity: 1;
}
#partners a:last-child {
  margin: 0;
}
#copyright p {
  color: #bcbcbc;
  font-size: 12px;
  line-height: 18px;
  border-top: #2e2e2e 1px solid;
  padding: 10px 0 0 0;  
}
#copyright a {
  color: #bcbcbc;
  text-decoration: none; 
}
#copyright a:hover {
  color: #bcbcbc;
  text-decoration: underline; 
}
#footer #copyright {
  margin-top: 10px;
}
/* alert */
#alert-background {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  display: none;
}
#alert-box {
  position: relative;
  width: 300px;
  height: auto;
  background: #ececec;
  border-radius: 10px;
  padding: 20px;
  display: inline-block;
  text-align: center;
  box-shadow: 0 0 4px rgba(52, 52, 52, 0.5);
  margin-top: 200px;   
}
#alert-box p {
  font-size: 13px;
  color: #2b2b2b;
}
#close-alert {
  display: inline-block;
  cursor: pointer;  
  background: #343434;
  text-transform: uppercase;
  color: #ffffff;
  padding: 5px 20px;
  cursor: pointer;
  width: auto;
  border-radius: 5px;
  font-size: 13px;    
}
#close-alert:hover {
  text-decoration: none;
}
/* voucher */
#voucher-background {
  position: fixed;
  width: 100%;
  height: 100%;
  top: 0;
  left: 0;
  background: rgba(0, 0, 0, 0.6);
  z-index: 99999;
  display: none;
}
#voucher-box {
  position: relative;
  width: 1020px;
  height: auto;
  background: #ececec;
  border-radius: 10px;
  padding: 10px;
  display: inline-block;
  text-align: center;
  box-shadow: 0 0 4px rgba(52, 52, 52, 0.5);
  margin-top: 50px;   
}
#close-voucher {
  position: absolute;  
  background: #79b106;
  text-transform: uppercase;
  color: #ffffff;
  cursor: pointer;
  width: 34px;
  height: 34px;
  border-radius: 34px;
  font-size: 16px;
  font-weight: bold;
  top: -10px;
  right: -10px;
  text-align: center;
  padding-top: 5px;
  border: #ffffff 2px solid;    
}
#close-voucher:hover {
  text-decoration: none;
}
.testlink {
  display: block;
}
#npl-table {width: 100%; margin: 0 0 15px 0 !important;}
#npl-table th, #npl-table td {padding: 5px; vertical-align: top;}
#npl-table th {text-align: center; font-size: 15px;}
#npl-table img {border: none; width: 111px; margin: 0; padding: 0;}
#npl-table a {display: block; font-size: 13px; padding: 0 0 10px 0;}
#npl-table a:first-letter {text-transform: capitalize;}
/* kovacs niki */
#kovacs-niki {
  position: fixed;
  width: 219px;
  height: 401px;
  bottom: 0;
  left: 50%;
  margin-left: -699px;
}
#content a.tel {
  color: #737373;
  text-decoration: none;
}
/*------------------ accept cookie ------------------*/ 
#accept_cookie {
  position: fixed;
  width: 100%;
  height: auto;
  bottom: 0;
  left: 0;
  background: rgba(0,0,0,0.9);
  color: #ffffff;
  font-size: 12px;
  z-index: 8000;
  padding: 10px 20px;
  text-align: center;
  display: none;
}
#accept_cookie .accept {
  border-radius: 5px;
  color: #ffffff;
  font-size: 12px;
  margin: 0 auto;
  position: relative;
  cursor: pointer;
  padding: 4px 16px;
  display: inline-block;
  text-decoration: none;
  background: #7AB306;
  margin-top: 10px;
}
.blogcopy,
.blogshare {
  border-top: #cecece 1px solid;
}
.blogshare {
  padding: 10px 0;
  display: flex;
  align-items: center;
}
.blogcopy p {
  font-size: 12px !important;
}
.bloglist {
  display: flex;
  flex-direction: row;
}
.bloglist a {
  display: block;
  margin-right: 20px;
}
.bloglist a img {
  max-width: 100%;
  min-width: 250px;
  display: block;
}
.bloglist p {
  margin: 0 !important;
  text-align: justify;
  padding-bottom: 20px;
}
.bloglist p span {
  display: flex;
  text-align: right;
  justify-content: flex-end;
  padding-top: 10px;
}
.bloglist p span a {
  margin: 0;
  background: #333333;
  color: #ffffff !important;
  text-decoration: none !important;
  padding: 4px 10px;
  border-radius: 4px;
  font-weight: bold;
  font-size: 13px;
}
img.blogpic {
  max-width: 100%;
}
button.copybutton {
  background: #79b106;
  border: none;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 4px;
  font-size: 13px;
  height: 28px;
  padding: 0 10px 0 10px;
  cursor: pointer;
  margin-left: 4px;    
}
button.copybutton:hover {
  background: #6c9f04; 
}
.el-button {
  background: #79b106;
  border: none;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 4px;
  font-size: 13px;
  padding: 10px 20px !important;
  cursor: pointer;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-animation: pulsate 3s ease-out;
  -webkit-animation-iteration-count: infinite; 
  animation: pulsate 3s ease-out;
  animation-iteration-count: infinite;
  width: auto;
  min-width: 70%;
  text-align: center;
  display: inline-block;
}
.el-button:hover {
  background: #6c9f04; 
}
.highlighted-contact-container {
  width: 70% !important;
  margin-left: auto;
  margin-right: auto;
  margin-top: -11px;
}
.highlighted-contact-container .title {
  background: #cbcbcb;
  border: none;
  color: #333333 !important;
  font-weight: bold;
  border-radius: 4px;
  font-size: 13px;
  padding: 10px 20px !important;
  text-decoration: none !important;
  text-transform: uppercase;
  text-align: center;
  display: inline-block;
  width: 100% !important;
  height: max-content !important;
}
.highlighted-contact-container .buttons {
  width: 100%;
  display: flex;
  margin-top: 4px;
}
.highlighted-contact-container .buttons a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: calc(50% - 2px);
  height: 50px;
  border: none;
  color: #ffffff !important;
  font-weight: bold;
  border-radius: 4px;
  font-size: 13px;
  padding: 10px 20px !important;
  cursor: pointer;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-animation: pulsate 3s ease-out;
  -webkit-animation-iteration-count: infinite; 
  animation: pulsate 3s ease-out;
  animation-iteration-count: infinite;
}
.highlighted-contact-container .buttons a:first-child {
  margin-right: 4px;
  background: #2b2b2b url(/images/wht_phone.png) center center no-repeat;
  background-size: 40px 32px;  
}
.highlighted-contact-container .buttons a:last-child {
  background: #2b2b2b url(/images/wht_mail.png) center center no-repeat;
  background-size: 40px 32px;  
}
.highlighted-online-container {
  width: 100% !important;
  display: flex;
  flex-wrap: wrap;
  margin-top: 10px;
}
.highlighted-online-container .entry {
  width: calc(50% - 2px);
  display: flex;
  flex-direction: column;
}
.highlighted-online-container .entry:first-child {
  margin-right: 4px;
}
.highlighted-online-container .entry a {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  border: none;
  color: #ffffff !important;
  background: #2b2b2b;
  border-radius: 4px;
  font-size: 18px;
  padding: 10px 20px !important;
  cursor: pointer;
  text-decoration: none !important;
  text-transform: uppercase;
  -webkit-animation: pulsate 3s ease-out;
  -webkit-animation-iteration-count: infinite; 
  animation: pulsate 3s ease-out;
  animation-iteration-count: infinite;
}
.highlighted-online-container .entry :last-child {
  margin-top: 4px;
}
.highlighted-online-container .entry h4 {
  display: flex;
  align-items: center;
  justify-content: center;
  width: 100%;
  height: 50px;
  border: none;
  border-radius: 4px;
  padding: 10px 20px !important;
  background: #7ab306;
  color: #ffffff;
  font-weight: normal;
  font-size: 14px;
  text-align: center;
}
#urlinput {
  opacity: 0;
  position: absolute;
  z-index: -1;
  -webkit-user-select: all !important;
  -khtml-user-select: all !important;
  -moz-user-select: all !important;
  -ms-user-select: all !important;
  user-select: all !important;  
}
#content.blogcontent p {
  text-align: justify !important;
}
#splashblog {
  background: #e0e0e0 url(/images/icon_blog.png) 20px 14px no-repeat;
  padding: 17px 20px 20px 20px;
  border-radius: 10px;
  margin-bottom: 15px;
}
#splashblog h2 strong {
  background: #e0e0e0;
}
#splashblog h3 {
  text-transform: uppercase;
  color: #2b2b2b;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 24px;
  padding: 0 0 0 50px;
  margin-top: 0;
}
#splashblog h3 a {
  text-transform: uppercase;
  color: #2b2b2b;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 22px;
  text-decoration: none;
}
#splashblog .all {
  border-top: #737373 1px solid;
  padding-top: 15px;
}
#splashblog .all a {
  color: #737373;
  text-decoration: none;
}
p.kiskiemeles {
  font-weight: bold;
  color: #7AB306 !important;
  font-style: italic;
}
#corona {
  background: #7AB306;
  padding: 10px;
  margin: 0 0 10px 0;
  display: block;
  border-radius: 10px;
  text-align: center;
  text-transform: uppercase;
  color: #ffffff;
  font-weight: bold;
  letter-spacing: 1px;
  font-size: 15px;
  text-decoration: none;
}
#corona span {
  -webkit-animation: pulsate 3s ease-out;
  -webkit-animation-iteration-count: infinite; 
  animation: pulsate 3s ease-out;
  animation-iteration-count: infinite;  
}
.phonelayer {
  position: fixed;
  z-index: 1000000;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0.9);
  display: flex;
  justify-content: center;
  align-items: center;
}
.phonebox {
  padding: 30px;
  background: #ffffff;
  border-radius: 10px;
  display: flex;
  flex-direction: column;
  align-items: center;
}
.phonebox p {
  text-transform: uppercase;
  color: #2b2b2b;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 12px;
  text-decoration: none;
  text-align: center;  
}
.phonebox p:not(:first-child) {
  margin-top: 20px;
  padding-top: 20px;
  border-top: #cbcbcb 1px solid;
}
.phonebox a {
  color: #7AB306;
  font-family: 'gothic';
  font-weight: bold;
  font-size: 24px;
  text-decoration: none;
  margin-top: 10px;
}
@keyframes pulsate {
  0% { 
    opacity: 0.2;
  }
  50% { 
    opacity: 1.0;
  }
  100% { 
    opacity: 0.2;
  }
}
@media only screen
and (min-width : 1024px) {
  .menu-pulsate {
    -webkit-animation: pulsate 3s ease-out;
    -webkit-animation-iteration-count: infinite; 
    animation: pulsate 3s ease-out;
    animation-iteration-count: infinite;  
  }
}

#online-jelentkezes {
  display: none;
}

.vedofelszereles-kepek {
  display: flex;
  margin: 20px 0 30px 0;
}

.vedofelszereles-kepek a {
  width: calc(100% / 5);
  padding: 0 5px;
}

.vedofelszereles-kepek a img {
  width: 100%;
  height: auto;
}

.left-banner {
  width: 230px;
  height: auto;
  margin-top: 15px;
}

.left-banner img {
  width: 100%;
  height: auto;
}

.table-sum-container {
  display: flex;
}

.table-sum-entry {
  display: flex;
  flex-direction: column;
  width: calc(50% - 1px);
  align-items: center;
  background: #cbcbcb;
  padding: 10px 0;
  font-size: 14px;
}

.table-sum-entry span.desc {
  margin-bottom: 5px;
}

.table-sum-entry span.price {
  font-size: 16px;
  font-weight: bold;
  color: #333333;  
}

.table-sum-entry span.info {
  font-size: 12px;
  margin-top: 5px;
  text-align: center;
}

.table-sum-entry:last-child {
  margin-left: auto;
}

.highlighted-instructors {
  padding: 0 20px 20px 20px;
  border: rgba(122,179,6,0.5) 1px solid;
  background: rgba(122,179,6,0.02);
}

#content .highlighted-instructors .instructor h4 {
  color: #7AB306;
  border-color: rgba(122,179,6,0.5);
}

.instrutors-image-row,
.cars-image-row,
.sb-image-row {
  display: flex;
  padding-top: 20px;
  flex-wrap: wrap;
  justify-content: center;
}

.cars-image-row,
.sb-image-row {
  padding-top: 0;
}

.instrutors-image-row img {
  width: 20%;
}

.cars-image-row img {
  width: calc(50% - 4px);
  margin: 2px;
}

.sb-image-row a {
  display: flex;
  flex-direction: column;
  width: calc((100% / 3) - 4px);
  margin: 2px;
  background: #e0e0e0;
  text-decoration: none !important;
}

.sb-image-row a h4 {
  display: flex;
  flex-direction: column;
  justify-content: center;
  align-items: center;
  text-align: center;
  font-size: 12px;
  padding: 10px 0;
  font-weight: normal;
  color: #333333;
}

.sb-image-row a h4 span {
  text-transform: uppercase;
  font-size: 12px;
  color: #2b2b2b;
  font-weight: bold;
}

.sb-image-row a img {
  max-width: 100%;
}