html {
  scroll-behavior: smooth;
}
.go-to-top.go-top-visible {
    display: none;
}
a{color:#C9589E}
a:hover{color:#82003F;}
a.btn:hover{color: #fff;}
a.anchor-link {
    display: block;
    position: relative;
    top: -100px;
    visibility: hidden;
}
.media-inner2{
  position: absolute;
  top:90%;
}
.mad-custom-select.mad-opened .mad-options-list {
    max-height: 200px;
    overflow-y: scroll;
}
.main-navigation > ul > li > a {font-size: 0.9em }
.kiemel{font-weight: 800; color:#45B29D;}
.header.style-2 .top-header {padding-top: 10px; padding-bottom: 10px; background-color: white;}
.fixedheader{}
.header.style-2 {position: fixed;}
.clone-fixed{display: none !important}
.sub-menu-wrap {background: #79C7B8;}
.mainNotificationBox{position: fixed; z-index: 999; top:250px; margin: 0px auto}

.txt-center{text-align: center;}
.txt-justify{text-align: justify;}
.txt-left{text-align: left;}
.txt-right{text-align: right;}

/*.logo-wrap{position:relative; top:-60px;*/
.ext-rolam-social {text-align: center; width: 120px; margin: 0px auto}
.ext-rolam-social li{text-align: center;}

.script{font-family: 'Marck Script', cursive; font-size: 28px; font-style: italic; font-weight: 400; padding-left: 15%; padding-right: 15%;color:#EC9D50;}

.testimonial blockquote {font-size: 14px; font-weight: 400;}

.class-table-week-number{margin-bottom: 35px}
.class-table{}
.class-table-day{border: 1px solid #FBFBFB; padding-left: 0px; padding-right: 0px; float: left; margin-bottom: 25px; text-align: center;}
.class-table-day-name{font-size: 16px;letter-spacing: 0.5px; color: white; background: #45b29d; text-transform: uppercase; height: 50px; line-height: 50px}
.class-table-day-cont{min-height: 150px; text-align: left;}
.class-table-day-cont-time{float: left; font-size: 13px; padding-left: 0px; padding-right: 0px}
.class-table-day-cont-txt{float: left; font-size: 13px }
.class-table-day-cont-txt i{font-size: 20px; padding-right: 10px }

.class-table-day-cont-row{min-height: 45px; border-bottom: 1px solid #f1f1f1; line-height: 45px; padding-right: 3px; padding-left: 3px}
.class-table-day-cont-row_v2{border:none;}

.createdby{width: 100%; text-align: right;}
/*.jogamaps img{width: 100%; }*/
.jogaOrarendDesc i{ color:#45B29D;}

.kezmuveskacatItems
.kezmuveskacatItem{height: 350px; float: left;}
.kezmuveskacatItem img{width: 100%; height: 350px; object-fit: cover;}
.nopadding {
   padding: 0 !important;
   margin: 0 !important;
}

/*timeline*/
ul.timeline {
    list-style-type: none;
    position: relative;
}
.timeline span {
  color: #C9589E;
}
.timelinePadding {
    padding-left: 50px;
}
ul.timeline:before {
    content: ' ';
    background: #d4d9df;
    display: inline-block;
    position: absolute;
    left: 29px;
    width: 2px;
    height: 100%;
    z-index: 400;
}
ul.timeline > li {
    margin: 20px 0;
    padding-left: 20px;
}
ul.timeline > li:before {
    content: ' ';
    background: white;
    display: inline-block;
    position: absolute;
    border-radius: 50%;
    border: 3px solid #22c0e8;
    left: 20px;
    width: 20px;
    height: 20px;
    z-index: 400;
}

.kezmuveskacatOverlay {
  position: absolute;
  top: 0;
  bottom: 0;
  left: -10%;
  right: 0;
  height: 110%;
  width: 120%;
  opacity: 0;
  transition: .75s ease;
  background: rgba( 69, 178, 157, 0.7 );;
}
.kezmuveskacatText {
  color: white;
  font-size: 20px;
  position: absolute;
  top: 50%;
  left: 50%;
  transform: translate(-50%, -50%);
  -ms-transform: translate(-50%, -50%);
  text-align: center;
}
.kezmuveskacatItems:hover .kezmuveskacatOverlay {
  opacity: 1;
}

.aboutMeFrostIldi p{padding-left: 10%; padding-right: 10%}

.ajandekkartya{height: 500px}
.ajandekkartyaTitle{color: #333 !important; margin-top: 75px}
.ajandekkartya p{color: #666 !important}
/*login*/
.over{display: none; position: fixed; height: 100%; width: 100%; z-index: 9999999; background: rgba( 0, 0, 0, 0.4 );}
.over-box{display: none; margin: 135px auto; border: 1px solid #F1F1F1; position: relative; min-height: 50px; background: white }
.over-box h5{text-align: center; margin-top: 20px}
.over-sign-in{display: none; }
.over-registration{display: none; }
.over-forgot-pass{display: none; }
.over-class{display: none; }
.fl{float: left; margin-bottom: 10px}
.over-exit{height: 15px; line-height: 15px; position: relative; right: 5px; top: 15px; text-align: right; }
.loginsub{color:#c0c0c0; font-size: 12px; font-weight: 300 }

/*FAQ*/
.breadcrumbs-wrap {margin-top: 150px; background-image: url("../images/separation.png"); background-repeat: no-repeat; background-attachment: fixed;  background-position: right center; background-size: 20%; }
.gyikEtiket ul{list-style-type:circle; padding-left: 30px}

/*GALÉRIA*/
.buttonImg{float: left; height: 200px; justify-content: center; display: flex; flex-direction: row; object-fit: cover;overflow: hidden; margin-top: 15px; margin-bottom: 15px}
.buttonImg img{-moz-transition: all 0.3s;-webkit-transition: all 0.3s; transition: all 0.3s; filter: brightness(80%);}
.buttonImg img:hover{-moz-transform: scale(1.1);-webkit-transform: scale(1.1);transform: scale(1.1);filter: brightness(60%);}
.buttonImgTitle{position: relative; height: 50px; z-index: 9; bottom:55px;}
.buttonImgTitle h5{color: #fff;}

/*TABS*/
/* Style the tab */
.tab {
  overflow: hidden;
  border: 1px solid #ccc;
  background-color: #f1f1f1;
}

/* Style the buttons that are used to open the tab content */
.tab button {
  background-color: inherit;
  float: left;
  border: none;
  outline: none;
  cursor: pointer;
  padding: 14px 16px;
  transition: 0.3s;
}

/* Change background color of buttons on hover */
.tab button:hover {
  background-color: #ddd;
}

/* Create an active/current tablink class */
.tab button.active {
  background-color: #ccc;
}

/* Style the tab content */
.tabcontent {
  display: none;
  padding: 6px 12px;
  border: 1px solid #ccc;
  border-top: none;
}
.tabcontent2{border: 0px solid white}

/*ADMIN*/
.add-new-event{display: none; min-height: 50px;}
.add-new-class{display: none; min-height: 50px;}


.adminTudastarRow{}
.adminTudastartitle{float: left;}
.adminTudastarEdit{float: left;}



/*.adminChk input[type="radio"] + label::before, input[type="checkbox"] + label::before {margin-top: 25px }*/
.adminChk input[type="checkbox"] + label::after {margin-top: 0px;}
.adminChk input[type="checkbox"] + label::before {top: 5px;}

/*Galeria*/
.galeriaThumbnails a{font-size: 14px; margin-bottom: 25px}
.galeriaThumbnails h4{padding-top: 20px; padding-bottom: 20px}

/*MOBILADMIN*/
.ma-jogaorawrap{text-align: center; background-color:#F1F1F1; border: 1px solid #d8d6d6; margin-bottom: 20px }
.ma-jogaoranev{ background-color:#bab6b6;  font-size: 1.6em; border-bottom: 1px solid #d8d6d6; height: 50px; line-height: 50px;color: white; }
.ma-jogaoranev h6{ font-size: 1.0em; color: white; padding-top: 10px }
.ma-jogaoraplus{font-size: 2em; height: 100px; line-height: 100px; width: 100%;}
.ma-jogaoraplus a{padding: 5px 50px 5px 50px; border: 1px solid #317f6f; background-color: #45b29d; border-radius: 10px } 
.ma-jogaoraplus a:hover{color: white;}
.ma-contact a{background-color: #754B75; color: white}
.ma-contact a:hover{color: black}
.ma-jogaoradatum{font-size: 1.2em; height: 75px; padding-top: 10px }

/*RESPONSIVE*/
@media (min-width: 1281px) and (max-width: 1366px) {
	.over-box {margin: 25px auto;} 

  
}

@media (min-width: 1025px) and (max-width: 1280px) {
	.over-box {margin: 25px auto; }  

  
}

/* 
  ##Device = Tablets, Ipads (portrait)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) {
  .over-box {margin: 25px auto} 
  

  
}

/* 
  ##Device = Tablets, Ipads (landscape)
  ##Screen = B/w 768px to 1024px
*/

@media (min-width: 768px) and (max-width: 1024px) and (orientation: landscape) {
  .over-box {margin: 25px auto} 
  
  
}

/* 
  ##Device = Low Resolution Tablets, Mobiles (Landscape)
  ##Screen = B/w 481px to 767px
*/

@media (min-width: 481px) and (max-width: 767px) {
	.over-box {margin: 25px auto} 

}

/* 
  ##Device = Most of the Smartphones Mobiles (Portrait)
  ##Screen = B/w 320px to 479px
*/

@media (min-width: 320px) and (max-width: 480px) {
	.over-box {margin: 25px auto} 
}