html {
  scroll-behavior: smooth;
  overflow-x: clip;
  overflow-y: scroll;
}

/*fejléc háttér szín*/
#rt-header{
	background: #24272c;
}
body #rt-header {
    background: #24272c none repeat scroll 0 0;
}
/*láb háttér szín*/
#rt-footer{
	background: #272727;
}	
/*főmenü színe*/
.gf-menu.l1 > li.active .item{
	color: #a0ec4f;
	background-color: #24272c;
}
.gf-menu{
	border-left: 1px solid #ebebeb;
	float: none;
	margin-left: 0.5em;
}
ul.gf-menu li:hover a{
	color: #a0ec4f;
	background-color: #24272c;
}
.gf-menu .item{
	color: #fff;
	background-color: #24272c;	
}

.rt-block .gf-menu {
	float: none;
	margin: 0 auto;
	display: flex;
	justify-content: center;
	border-left: none;
}

/*link cikkben*/
a, ul.menu li .separator {
    color: #1199cc;
}
a:hover{
	color: #004799;
}

/*láb*/
#rt-copyright {
    background: #24272c none repeat scroll 0 0;
    color: #fff;
	padding-top: 0 !important;
}
#rt-copyright p {
	text-align: center;
}
.rt-grid-10 {
	width: 90%;
}
.rt-grid-2 {
	width: 10%;
}
.follow li a {
    background: #24272c none repeat scroll 0 0;
}
#gantry-totop {
    background: #24272c none repeat scroll 0 0;
	width: max-content;
}

/*belépés ikon*/
.call_us i.fa, #rt-top .login i.fa{
	color: #1199cc;
}
#btl-content-profile .btl-buttonsubmit {
    background-color: #1190cc;
}	

body {
    background: #24272c none repeat scroll 0 0  !important;
}	

/*logó*/
#rt-logo{
	background: none;
	margin: -30px auto 0 auto !important;
}
#rt-logo a {
	width: auto;
  height: auto;
  display: block;
}

.rt-debug{
	background: #24272c;
}
/*fejléc fölött*/
.tabla_zaszlo{
		width: auto; 
	margin: -1px auto 10px auto; 
	border: 0; 
	border-spacing: 0; 
	border-collapse: collapse;
}
.tabla_zaszlo img{
	border: 1px solid #ccc !important;
	min-width: 24px;
}

.top-header img{
	opacity: 0 !important;
}
.gf-menu li{
	border:none;
}
.top-header .top-section{
	float:right;
	margin-right: 16px;
}

.alul1{
	width: 100% !important;
	margin: 0px !important;
	padding: 10px;
}
.alul1 h2.title::after{
	background: #a0ec4f !important;
	width: 40px;
}
.alul1 h2{
	padding:10px;
}
.alul1 a:active, a:hover{
	color: #a0ec4f !important;
}
.alul2{
	width: 100% !important;
	margin: 0px !important;
	padding: 10px;
}
.alul2 h2.title::after{
	background: #a0ec4f !important;
	width: 40px;
}
.alul2 h2{
	padding:10px;
}
.alul2 i.fa{
	color: #a0ec4f !important;
	top:3px;
}
.alul3{
	width: 100% !important;
	margin:0 auto;
	text-align:center;
}
.alul4{
	width: 100% !important;
	margin:0;
}

/*főmenü középre*/
.menu-block{
	float:none !important;
}

/*felsőkép sliderben kép vagy felirat*/
.rt-block .sprocket-features .sprocket-features-desc{
	width: 60%;
}
.rt-block .sprocket-features .sprocket-features-content{
	top: 6%;
}
/*főoldal cikk egyéni html*/
.center2{
	width: 100%;
	margin:auto;
	padding-top: 30px;
}
.center2 .copyright-link{
	display:none;
}
.center2 .rg-image-wrapper{
	padding:0;
}
.center2 .rg-image{
	margin-top: 0px;
}
.center2 h2{
	text-transform: none !important;
	color: #e1e1e1;
	padding-top: 40px;
	font-size: 32px;
}

.center2 h2.title::after{
	background: #a0ec4f !important;
	width: 70px;
}
.center2a{
	float:left; 
	min-width: 200px !important;
	max-width: 50% !important;
	padding: 40px; 
	color: #f1f1f1;
	line-height: 30px;
}
.center2 table {
	width: 100%;
	margin: auto;

}
.center2 p{
	text-align: center;
}
.center2b{
	float:left; 
	min-width: 200px !important;
	max-width: 50% !important;
	padding: 20px; 
	color: #f1f1f1;
}
.center2b .rg-caption p{
	line-height: 0px;
}
.center2b .rg-caption{
	margin-top: 0px;
}
.center2b :hover{
	    zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.98;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
.center2c{
	float:none; 
	min-width: 240px !important;
	max-width: 40%;
	padding: 40px; 
	color: #f1f1f1;
	line-height: 30px;
}
.center2d{
	float:left; 
	min-width: 200px !important;
	max-width: 100% !important;
	padding: 20px; 
	color: #f1f1f1;
}
.center2d :hover{
	    zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.96;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
.center2a hr{
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: hidden;
}
.center2d hr{
	margin-top: 0px;
	margin-bottom: 0px;
	visibility: hidden;
}
.center2d ul li{
	display: inline !important;
}
.center2e li{
	float: left;
	display: block;
	padding:10px;
	color: #f1f1f1;
	text-align: center;
	min-width:33%;	
}
.center2e span{
	font-weight: bold;
}
.center2ee li{
	text-align:center;
	line-height:30px;
	float:none;
	width: auto;
	display: block;
	padding:10px 18px;
	color: #f1f1f1;
}
.center2ee span{
	font-weight: bold;
}
.center2f{
	float:left; 
	min-width: 50% !important;
	max-width: 100% !important;
	padding: 20px; 
	color: #f1f1f1;
}
.goldlogo1{
	text-align:center;
	padding-top:20px;
}
.goldlogo1 :hover{
		zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.86;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
.goldlogo1 img{
	width:35%;
	max-width: 190px;
}
.goldlogo2{
	text-align:center;
	padding-top:0px;
}
.goldlogo2 :hover{
		zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.86;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
.goldlogo2 img{
	max-width: 190px;
}
.component-content{
	display:none;
}

/*panoráma kép*/
.panorama{

}
.panorama :hover{
	    zoom: 1;
        filter: alpha(opacity=50);
        opacity: 0.9;
        -webkit-transition: opacity .15s ease-in-out;
        -moz-transition: opacity .15s ease-in-out;
        -ms-transition: opacity .15s ease-in-out;
        -o-transition: opacity .15s ease-in-out;
        transition: opacity .15s ease-in-out;
}
#gantry-totop {
    float: right;
}
/*.rt-grid-10{
	width: 600px;
}*/



.center2g {
	color: #f1f1f1;
	text-align: left;
	max-width: 80%;
	margin: auto;
}
.center2g h3{
	color: #f1f1f1;
	font-size: 120%;
	font-weight: 500;
	text-transform: unset;
}
.center2g p{
	text-align: left;
	line-height: 150%;
}
.center2g span{
	color: #6bc7ea;
}
.center2g ul{
	list-style: unset;
	margin: 1.5em;
}

.center2p {
  	color: #a0ec4f !important;
}
.center2p:before {
  background: #a0ec4f !important;
  width: 70px;
    height: 2px;
  content: "";
  display: block;
  margin: 0 auto 2em auto;
}

.infor ul{
	margin: 0;
}
.infor ul ul {
	padding-left: 1.5rem;
}
.infor ul ul li {
	line-height: 160%;
}
.infor h3 {
	text-decoration: underline;
	margin-bottom: 0;
}
.infor h4 {
	color: #f1f1f1;
  font-size: 113%;
  font-weight: 550;
  text-transform: unset;
}
.infor b {
	color: #fff;
}
.infor p {
	color: #bbb;
	margin-bottom: 0;
}
.infobr {
	margin-bottom: 1rem;
}



