

* {
    outline: 0px;
}

body {
    margin: 0;
    padding: 0;
    height: 100%;
    color: #282828;
    font-family: 'Source Sans Pro', sans-serif;
}

html {
    height: 100%;
}

body a {
    text-decoration: none!important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    -ms-transition: 0.5s all;
    color: #000!important;
	font-weight: 900;
}

body a:hover {
    color: #a9a9a9!important;
}


h1,
h2,
h3,
h4,
h5,
h6 {
    margin: 0;
}

p {
    margin: 0;
}

p a {
    color: #282828;
    font-weight: 900;
}

hr {
    size: 2px;
}

ul {
    margin: 0;
    padding: 0;
}

.mobile-header {
    display: none;
}
/*----*/
.banner {
    overflow: hidden;
    height: 100%;
    background-size: cover;
}

.bg {
    position: absolute;
    top: 0px;
    left: 0px;
    min-width: 100%;
    min-height: 100%;
    overflow: hidden;
}
.innerbg {
    z-index: -1;
    position: absolute;
    top: 0;
    left: 0;
    background-position: center center;
    background-size: cover;
    width: 100%;
    height: 100%;
}

.bg video {
    position: absolute;
    right: 0px;
    bottom: 0px;
    z-index: -2;
    min-width: 100%;
    min-height: 100%;
    width: auto;
    height: auto;
}

.info {
    margin-top: 30%;
    width: 100%;
    vertical-align: middle;
    text-align: center;
	background-color: rgba(201, 201, 201, 0.79);
}

.info h1 {
    padding: 20px;
    letter-spacing: 5px;
}
.info h2 {
    padding: 20px;
    letter-spacing: 3px;
}
.info h3 {
    padding: 20px;
    letter-spacing: 1px;
}

.info p {
    line-height: 1.5em;
    padding: 20px;
    text-align: center;
}
.topsize{
	
	margin-top:30px;
}
.clearfix:before,
.clearfix:after,
.row:before,
.row:after {
    content: '\0020';
    display: block;
    overflow: hidden;
    visibility: hidden;
    width: 0;
    height: 0;
}

.row:after,
.clearfix:after {
    clear: both;
}

.row,
.clearfix {
    zoom: 1;
}
/* GOMBOK*/
.btn-red-lg {
	width:100%;
    background: #c9c9c9;
    border: 1px solid #c9c9c9;
	color: #282828!important;
    transition: 0.5s all;
    -webkit-transition: 0.5s all;
    -moz-transition: 0.5s all;
    -o-transition: 0.5s all;
    font-size: 1.1em;
	font-weight: 900;
	text-align: center;
    padding: 0.7em 2em;
    margin: 0 auto;
    display: inherit;
    border-radius: 5px;
    margin-bottom:20px;
}
.btn-red-lg:hover {
    background-color: #282828!important;
    color: #c9c9c9!important;
    border: 1px solid #c9c9c9!important;
}


/*MENÜ*/
.main .navigational {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    z-index: 999;
}
.navigational {
    transition: top 0.5s;
	text-align: center;
    background-color: #c9c9c9; /*background: url('../images/menufoto.jpg');*/
    box-shadow: 3px 3px 10px #111;
}
.navigational:hover {
    top: 0px!important;
}

.navigational .container {
   
}
.top-menu {
    float: left;
	width: 100%;
	
}
.top-menu ul li {
    line-height: 50px;
    display: inline-block;
}
.top-menu ul li a {
    display: block;
    padding: 2px 10px;
    color:  #282828!important;
    font-size: 17px;
    text-decoration: none;
    font-weight: 700;
}
.top-menu ul li.active a,
.top-menu ul li a:hover {
    color: #fff!important;
}
.fixed {
    position: fixed;
    top: 0;
    width: 100%;
    margin: 0 auto;
    left: 0;
    z-index: 999;
}

/*BEVITELI MEZŐK*/
.form-control {
    margin-top: 10px;
}


/*KONTÉNEREK*/
.kontener {
	padding-top: 50px;
    margin-bottom: 20px;
	text-align: center;
	min-height: 400px;
}
.kontener h2 {
	padding: 0px 0px 20px;
}
.kontener_gray {
	background-color: #c9c9c9; 
	padding-top: 50px;
    margin-bottom: 20px;
	text-align: center;
	min-height: 400px;
}
.kontener_gray h2 {
	padding: 0px 0px 20px;
}
.kontener_belso {
	min-height: 300px;
	text-align: center;
}
.kontener_belso img{
 margin: 0 auto;
}

#uzenet {
    padding: 50px 0px;
	color: #c9c9c9; 
    background-position: center 400px;
    background-image: url(../uploads/images/rendszer/honlappic/uzenet.jpg);
    background-size: cover;
    background-position: center center;
    position: relative;
}
/*REFERENCIA*/
.item {
    text-align: center;
    height: 400px !important;
}

.carousel-inner > .item {
    background-size: cover;
    background-position: center center;
}
.carousel-inner > .item:before {
    content: " ";
    width: 100%;
    height: 100%;
    top: 0px;
    left: 0px;
    position: absolute;
    background-color: rgba(201, 201, 201, 0.4);
}
.carouseltext {
	height: 200px !important;

}
/*TABLE*/
.table_sz table {
    width: 100%;
    height: 100%;
    margin: 0px;
    padding: 0px;
    border-spacing: 0pt;
}


.table_sz tr:first-child td {
    background-color: #292929;
    text-align: center;
    font-weight: bold;
    color: #c9c9c9;
}
.table_sz tr:first-child td a {
    color: #c9c9c9!important;;
}
.table_sz tr:first-child td :hover {
    color: #EFEFEF!important;;
}

.table_sz tr:nth-child(odd) {
    background-color: #a9a9a9;
}

.table_sz td:first-child {
    width: 20%;
}
.table_sz td {
    vertical-align: middle;
    height: 40px;
    border: 0px;
    
    padding: 5px 0px 5px 0px;
    font-weight: normal;
    font-weight: bold;
}
/*ALOLDAL*/
.line {
    position: relative;
    float: left;
    margin-top: 10px;
    background: url(../img/line.png);
    height: 20px;
}
.subpage-header {
    text-align: center;
    display: table;
    width: 100%;
    height: 200px;
    position: relative;
    overflow: hidden;
    background-position: center center;
}

.subpage-header h2 {
    display: table-cell;
    color: #EFEFEF!important;
    vertical-align: middle;
    position: relative;
    font-size: 50px;
    z-index: 200;
}

.subpage-header img {
    position: absolute;
    left: 0%;
    height: 200px;
    width: 100%;
    -webkit-filter: brightness(0.70);
    filter: brightness(0.70);
    background-size: cover;
    background-position: center center;
}
.aloldal {
	padding-top: 50px;
    margin-bottom: 20px;
	text-align: left;
	min-height: 400px;
}
.aloldal h2 {
	padding: 0px 0px 20px;
	width: 100%;
	text-align: center;
}
/*PC NÉZET*/
@media (max-width: 740px) {
  .navigation {
        position: fixed;
        top: 0;
        width: 100%;
        margin: 0 auto;
        left: 0;
        z-index: 999;
        font-size: 12px;
    }
 .top-menu li {
        width: 100%;
        font-size: 20px;
        text-align: center;
    }
	 .mobile-header {
        display: block;
    }
	.fixed-header h1 {
        color: white;
        font-size: 24px;
        height: 40px;
    }
    .fixed-header {
        height: 33px;
        overflow: hidden;
        position: relative;
        transition: height 0.5s;
    }	
	    .toggled {
        height: auto;
    }
    #mobiletoggle {
        display: block;
        width: 30px;
        height: 30px;
        float: right;
        position: absolute;
        right: 10px;
        top: 5px;
        transition: transform 0.4s;
    }
    .toggled #mobiletoggle {
        -ms-transform: rotate(90deg);
        /* IE 9 */
        
        -webkit-transform: rotate(90deg);
        /* Chrome, Safari, Opera */
        
        transform: rotate(90deg);
    }
    #mobiletoggle span {
        height: 2px;
        background-color: white;
        display: block;
        width: 100%;
        margin-top: 5px;
    }
	
}
/*TABLET NÉZET*/
@media (max-width: 480px) {
}

/*MOBIL NÉZET*/
@media (max-width: 320px) {
 .top-menu ul li a {
        padding: 0 3px;
        font-size: 0.8em;
    }
.navigational {
        padding: 1em 0;
    }
	.no-mobile {
        display: block;
	}
}